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 0f12d25ec57a2795fef62cf65eab8dbb3534102c (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f12d25ec57a2795fef62cf65eab8dbb3534102c # timeout=10 Commit message: "ns: initial testenv config" > git rev-list --no-walk a61fcf1c87c56b48e08e09b3411e2f56f6b6a8c0 # timeout=10 Copied 1 artifact from "build-kernel-none" build number 1 [ttcn3-hnbgw-test] $ /bin/sh -xe /tmp/jenkins8964645370163383449.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:903681d87777d28dc56866a07a2774c3fd5bf65fd734b24c9d0ecd9a13c9f636 Copying blob sha256:3a3937af26a8952e6a45b598a2fe300213fdf3bc066e8fd1d2773e1bf34f24ef Copying blob sha256:b4fd347305c5b0c70325e23c3b20b4988b363bd55bfb81e081c644f713f64d77 Copying blob sha256:f9df2b0bd80609546227397ba672f6855e83d258a1c10b58eaf2a6cce6607fb5 Copying blob sha256:3ba895caeb2ce501d66c1a17a23315659f87d1b2eca9e512be202a723ab3681f 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-20250410-0847-208c9e61-0', '--log-driver', 'json-file', '--log-opt', 'path=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/podman/testenv-hnbgw-all-osmocom-nightly-20250410-0847-208c9e61-0.log', '--security-opt=seccomp=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/podman/seccomp.json', '--cap-add=NET_ADMIN', '--cap-add=NET_RAW', '--device=/dev/net/tun', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/var-cache-apt:/var/cache/apt', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/var-lib-apt:/var/lib/apt', '--sysctl', 'net.ipv4.conf.all.send_redirects=0', '--sysctl', 'net.ipv4.conf.default.send_redirects=0', '-e', 'PODMAN=1', '-e', 'TESTENV_BINARY_REPO=1', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache', '--volume', '/home/osmocom-build/ccache/testenv:/home/osmocom-build/ccache/testenv', '--volume', '/home/osmocom-build/jenkins/workspace:/home/osmocom-build/jenkins/workspace', 'debian-bookworm-osmo-ttcn3-testenv', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts/testenv-podman-main.sh'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-nightly-20250410-0847-208c9e61-0', 'rm', '/etc/apt/apt.conf.d/docker-clean'] Running testenv-podman-main.sh [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-nightly-20250410-0847-208c9e61-0', 'apt-get', '-q', 'update'] Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB] Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] Get:4 http://deb.debian.org/debian bookworm/main amd64 Packages [8792 kB] Get:5 http://deb.debian.org/debian bookworm-updates/main amd64 Packages [512 B] Get:6 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [252 kB] Fetched 9300 kB in 1s (10.5 MB/s) Reading package lists... [testenv] Updating osmo-ttcn3-hacks/deps [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-nightly-20250410-0847-208c9e61-0', 'make', '-C', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/deps'] make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/deps' make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/deps' [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-nightly-20250410-0847-208c9e61-0', 'touch', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/ttcn3-deps-updated'] [testenv] Copying osmo-ttcn3-hacks sources to: /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks [testenv] + git ls-files -o -c --exclude-standard > /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/ttcn3-copy-list warning: could not open directory '_cache/podman/var-lib-apt/lists/partial/': Permission denied [testenv] + ['rsync', '--archive', '--files-from=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/ttcn3-copy-list', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/'] [testenv] + ['rsync', '--links', '--recursive', '--exclude', '/.git', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/deps/', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/deps/'] [testenv] Generating links and Makefile for hnbgw [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/hnbgw', 'testenv-hnbgw-all-osmocom-nightly-20250410-0847-208c9e61-0', './gen_links.sh'] Linking TCCInterface_Functions.ttcn Linking TCCConversion_Functions.ttcn Linking TCCConversion.cc Linking TCCInterface.cc Linking TCCInterface_ip.h Linking TCCEncoding_Functions.ttcn Linking TCCEncoding.cc Linking Socket_API_Definitions.ttcn Linking MobileL3_CC_Types.ttcn Linking MobileL3_CommonIE_Types.ttcn Linking MobileL3_GMM_SM_Types.ttcn Linking MobileL3_MM_Types.ttcn Linking MobileL3_RRM_Types.ttcn Linking MobileL3_SMS_Types.ttcn Linking MobileL3_SS_Types.ttcn Linking MobileL3_Types.ttcn Linking IPL4asp_Functions.ttcn Linking IPL4asp_PT.cc Linking IPL4asp_PT.hh Linking IPL4asp_PortType.ttcn Linking IPL4asp_Types.ttcn Linking IPL4asp_discovery.cc Linking IPL4asp_protocol_L234.hh Linking M3UA_Emulation.ttcn Linking MTP3asp_PortType.ttcn Linking MTP3asp_Types.ttcn Linking SCCP_Emulation.ttcn Linking SCCP_Mapping.ttcnpp Linking SCCP_Types.ttcn Linking SCCPasp_Types.ttcn Linking BSSAP_Types.ttcn Linking M3UA_Types.ttcn Linking SCTPasp_PT.cc Linking SCTPasp_PT.hh Linking SCTPasp_PortType.ttcn Linking SCTPasp_Types.ttcn Linking M3UA_Emulation.ttcn Linking UD_PT.cc Linking UD_PT.hh Linking UD_PortType.ttcn Linking UD_Types.ttcn Linking SDP_EncDec.cc Linking SDP_Types.ttcn Linking SDP_parse_.tab.c Linking SDP_parse_.tab.h Linking SDP_parse_parser.h Linking SDP_parser.l Linking SDP_parser.y Linking lex.SDP_parse_.c Linking RTP_EncDec.cc Linking RTP_Types.ttcn Linking TELNETasp_PT.cc Linking TELNETasp_PT.hh Linking TELNETasp_PortType.ttcn Linking PFCP_Types.ttcn Linking HNBAP_CommonDataTypes.asn Linking HNBAP_Constants.asn Linking HNBAP_Containers.asn Linking HNBAP_IEs.asn Linking HNBAP_PDU_Contents.asn Linking HNBAP_PDU_Descriptions.asn Linking HNBAP_EncDec.cc Linking HNBAP_Types.ttcn Linking HNBAP_Templates.ttcn Linking RUA_CommonDataTypes.asn Linking RUA_Constants.asn Linking RUA_Containers.asn Linking RUA_IEs.asn Linking RUA_PDU_Contents.asn Linking RUA_PDU_Descriptions.asn Linking RUA_EncDec.cc Linking RUA_Types.ttcn Linking RUA_Templates.ttcn Linking RUA_Emulation.ttcn Linking RANAP_CommonDataTypes.asn Linking RANAP_Constants.asn Linking RANAP_Containers.asn Linking RANAP_IEs.asn Linking RANAP_PDU_Contents.asn Linking RANAP_PDU_Descriptions.asn Linking RANAP_Types.ttcn Linking RANAP_Templates.ttcn Linking RANAP_CodecPort.ttcn Linking RANAP_EncDec.cc Linking Iuh_Types.ttcn Linking Iuh_CodecPort.ttcn Linking Iuh_CodecPort_CtrlFunctDef.cc Linking Iuh_CodecPort_CtrlFunct.ttcn Linking Iuh_Emulation.ttcn Linking DNS_Helpers.ttcn Linking SDP_Templates.ttcn Linking MGCP_Emulation.ttcn Linking MGCP_Types.ttcn Linking MGCP_Templates.ttcn Linking MGCP_CodecPort.ttcn Linking MGCP_CodecPort_CtrlFunct.ttcn Linking MGCP_CodecPort_CtrlFunctDef.cc Linking RAN_Adapter.ttcnpp Linking RAN_Emulation.ttcnpp Linking BSSAP_CodecPort.ttcn Linking SCCP_Templates.ttcn Linking PFCP_CodecPort.ttcn Linking PFCP_CodecPort_CtrlFunct.ttcn Linking PFCP_CodecPort_CtrlFunctDef.cc Linking PFCP_Emulation.ttcn Linking PFCP_Templates.ttcn Linking Misc_Helpers.ttcn Linking General_Types.ttcn Linking Osmocom_Types.ttcn Linking GSM_Types.ttcn Linking Osmocom_VTY_Functions.ttcn Linking Native_Functions.ttcn Linking Native_FunctionDefs.cc Linking IPA_Types.ttcn Linking IPA_CodecPort.ttcn Linking IPA_CodecPort_CtrlFunct.ttcn Linking IPA_CodecPort_CtrlFunctDef.cc Linking IPA_Emulation.ttcnpp Linking Osmocom_CTRL_Types.ttcn Linking Osmocom_CTRL_Functions.ttcn Linking Osmocom_CTRL_Adapter.ttcn Linking RTP_CodecPort.ttcn Linking RTP_CodecPort_CtrlFunct.ttcn Linking RTP_CodecPort_CtrlFunctDef.cc Linking RTP_Emulation.ttcn Linking IuUP_Types.ttcn Linking IuUP_EncDec.cc Linking IuUP_Emulation.ttcn Linking StatsD_Types.ttcn Linking StatsD_CodecPort.ttcn Linking StatsD_CodecPort_CtrlFunct.ttcn Linking StatsD_CodecPort_CtrlFunctdef.cc Linking StatsD_Checker.ttcnpp Linking L3_Templates.ttcn Linking L3_Common.ttcn Linking SCTP_Templates.ttcn Linking Mutex.ttcn [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/hnbgw', 'testenv-hnbgw-all-osmocom-nightly-20250410-0847-208c9e61-0', 'sh', '-c', 'USE_CCACHE=1 ./regen_makefile.sh'] Generating Makefile skeleton... Makefile skeleton was generated. [testenv] Building testsuite [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/hnbgw', 'testenv-hnbgw-all-osmocom-nightly-20250410-0847-208c9e61-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', '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-20250410-0847-208c9e61-0', 'make', '-j', '21'] Creating dependency file for PFCP_CodecPort_CtrlFunctDef.cc Creating dependency file for UD_PT.cc Creating dependency file for MGCP_CodecPort_CtrlFunctDef.cc Creating dependency file for RANAP_EncDec.cc Creating dependency file for RUA_EncDec.cc Creating dependency file for HNBAP_EncDec.cc Creating dependency file for TELNETasp_PT.cc Creating dependency file for TCCInterface.cc Creating dependency file for TCCEncoding.cc Creating dependency file for TCCConversion.cc Creating dependency file for StatsD_CodecPort_CtrlFunctdef.cc Creating dependency file for SDP_EncDec.cc Creating dependency file for SCTPasp_PT.cc Creating dependency file for RTP_EncDec.cc Creating dependency file for RTP_CodecPort_CtrlFunctDef.cc Creating dependency file for Native_FunctionDefs.cc Creating dependency file for Iuh_CodecPort_CtrlFunctDef.cc Creating dependency file for IuUP_EncDec.cc Creating dependency file for IPL4asp_discovery.cc Creating dependency file for IPL4asp_PT.cc Creating dependency file for IPA_CodecPort_CtrlFunctDef.cc Creating dependency file for lex.SDP_parse_.c Creating dependency file for SDP_parse_.tab.c Creating dependency file for RUA_PDU_Descriptions_part_7.cc Creating dependency file for RUA_PDU_Descriptions_part_6.cc Creating dependency file for RUA_PDU_Descriptions_part_5.cc Creating dependency file for RUA_PDU_Descriptions_part_4.cc Creating dependency file for RUA_PDU_Descriptions_part_3.cc Creating dependency file for RUA_PDU_Descriptions_part_2.cc Creating dependency file for RUA_PDU_Descriptions_part_1.cc Creating dependency file for RUA_PDU_Contents_part_7.cc Creating dependency file for RUA_PDU_Contents_part_6.cc Creating dependency file for RUA_PDU_Contents_part_5.cc Creating dependency file for RUA_PDU_Contents_part_4.cc Creating dependency file for RUA_PDU_Contents_part_3.cc Creating dependency file for RUA_PDU_Contents_part_2.cc Creating dependency file for RUA_PDU_Contents_part_1.cc Creating dependency file for RUA_IEs_part_7.cc Creating dependency file for RUA_IEs_part_6.cc Creating dependency file for RUA_IEs_part_5.cc Creating dependency file for RUA_IEs_part_4.cc Creating dependency file for RUA_IEs_part_3.cc Creating dependency file for RUA_IEs_part_2.cc Creating dependency file for RUA_IEs_part_1.cc Creating dependency file for RUA_Containers_part_7.cc Creating dependency file for RUA_Containers_part_6.cc Creating dependency file for RUA_Containers_part_5.cc Creating dependency file for RUA_Containers_part_4.cc Creating dependency file for RUA_Containers_part_3.cc Creating dependency file for RUA_Containers_part_2.cc Creating dependency file for RUA_Containers_part_1.cc Creating dependency file for RUA_Constants_part_7.cc Creating dependency file for RUA_Constants_part_6.cc Creating dependency file for RUA_Constants_part_5.cc Creating dependency file for RUA_Constants_part_4.cc Creating dependency file for RUA_Constants_part_3.cc Creating dependency file for RUA_Constants_part_2.cc Creating dependency file for RUA_Constants_part_1.cc Creating dependency file for RUA_CommonDataTypes_part_7.cc Creating dependency file for RUA_CommonDataTypes_part_6.cc Creating dependency file for RUA_CommonDataTypes_part_5.cc Creating dependency file for RUA_CommonDataTypes_part_4.cc Creating dependency file for RUA_CommonDataTypes_part_3.cc Creating dependency file for RUA_CommonDataTypes_part_2.cc Creating dependency file for RUA_CommonDataTypes_part_1.cc Creating dependency file for RANAP_PDU_Descriptions_part_7.cc Creating dependency file for RANAP_PDU_Descriptions_part_6.cc Creating dependency file for RANAP_PDU_Descriptions_part_5.cc Creating dependency file for RANAP_PDU_Descriptions_part_4.cc Creating dependency file for RANAP_PDU_Descriptions_part_3.cc Creating dependency file for RANAP_PDU_Descriptions_part_2.cc Creating dependency file for RANAP_PDU_Descriptions_part_1.cc Creating dependency file for RANAP_PDU_Contents_part_7.cc Creating dependency file for RANAP_PDU_Contents_part_6.cc Creating dependency file for RANAP_PDU_Contents_part_5.cc Creating dependency file for RANAP_PDU_Contents_part_4.cc Creating dependency file for RANAP_PDU_Contents_part_3.cc Creating dependency file for RANAP_PDU_Contents_part_2.cc Creating dependency file for RANAP_PDU_Contents_part_1.cc Creating dependency file for RANAP_IEs_part_7.cc Creating dependency file for RANAP_IEs_part_6.cc Creating dependency file for RANAP_IEs_part_5.cc Creating dependency file for RANAP_IEs_part_4.cc Creating dependency file for RANAP_IEs_part_3.cc Creating dependency file for RANAP_IEs_part_2.cc Creating dependency file for RANAP_IEs_part_1.cc Creating dependency file for RANAP_Containers_part_7.cc Creating dependency file for RANAP_Containers_part_6.cc Creating dependency file for RANAP_Containers_part_5.cc Creating dependency file for RANAP_Containers_part_4.cc Creating dependency file for RANAP_Containers_part_3.cc Creating dependency file for RANAP_Containers_part_2.cc Creating dependency file for RANAP_Containers_part_1.cc Creating dependency file for RANAP_Constants_part_7.cc Creating dependency file for RANAP_Constants_part_6.cc Creating dependency file for RANAP_Constants_part_5.cc Creating dependency file for RANAP_Constants_part_4.cc Creating dependency file for RANAP_Constants_part_3.cc Creating dependency file for RANAP_Constants_part_2.cc Creating dependency file for RANAP_Constants_part_1.cc Creating dependency file for RANAP_CommonDataTypes_part_7.cc Creating dependency file for RANAP_CommonDataTypes_part_6.cc Creating dependency file for RANAP_CommonDataTypes_part_5.cc Creating dependency file for RANAP_CommonDataTypes_part_4.cc Creating dependency file for RANAP_CommonDataTypes_part_3.cc Creating dependency file for RANAP_CommonDataTypes_part_2.cc Creating dependency file for RANAP_CommonDataTypes_part_1.cc Creating dependency file for HNBAP_PDU_Descriptions_part_7.cc Creating dependency file for HNBAP_PDU_Descriptions_part_6.cc Creating dependency file for HNBAP_PDU_Descriptions_part_5.cc Creating dependency file for HNBAP_PDU_Descriptions_part_4.cc Creating dependency file for HNBAP_PDU_Descriptions_part_3.cc Creating dependency file for HNBAP_PDU_Descriptions_part_2.cc Creating dependency file for HNBAP_PDU_Descriptions_part_1.cc Creating dependency file for HNBAP_PDU_Contents_part_7.cc Creating dependency file for HNBAP_PDU_Contents_part_6.cc Creating dependency file for HNBAP_PDU_Contents_part_5.cc Creating dependency file for HNBAP_PDU_Contents_part_4.cc Creating dependency file for HNBAP_PDU_Contents_part_3.cc Creating dependency file for HNBAP_PDU_Contents_part_2.cc Creating dependency file for HNBAP_PDU_Contents_part_1.cc Creating dependency file for HNBAP_IEs_part_7.cc Creating dependency file for HNBAP_IEs_part_6.cc Creating dependency file for HNBAP_IEs_part_5.cc Creating dependency file for HNBAP_IEs_part_4.cc Creating dependency file for HNBAP_IEs_part_3.cc Creating dependency file for HNBAP_IEs_part_2.cc Creating dependency file for HNBAP_IEs_part_1.cc Creating dependency file for HNBAP_Containers_part_7.cc Creating dependency file for HNBAP_Containers_part_6.cc Creating dependency file for HNBAP_Containers_part_5.cc Creating dependency file for HNBAP_Containers_part_4.cc Creating dependency file for HNBAP_Containers_part_3.cc Creating dependency file for HNBAP_Containers_part_2.cc Creating dependency file for HNBAP_Containers_part_1.cc Creating dependency file for HNBAP_Constants_part_7.cc Creating dependency file for HNBAP_Constants_part_6.cc Creating dependency file for HNBAP_Constants_part_5.cc Creating dependency file for HNBAP_Constants_part_4.cc Creating dependency file for HNBAP_Constants_part_3.cc Creating dependency file for HNBAP_Constants_part_2.cc Creating dependency file for HNBAP_Constants_part_1.cc Creating dependency file for HNBAP_CommonDataTypes_part_7.cc Creating dependency file for HNBAP_CommonDataTypes_part_6.cc Creating dependency file for HNBAP_CommonDataTypes_part_5.cc Creating dependency file for HNBAP_CommonDataTypes_part_4.cc Creating dependency file for HNBAP_CommonDataTypes_part_3.cc Creating dependency file for HNBAP_CommonDataTypes_part_2.cc Creating dependency file for HNBAP_CommonDataTypes_part_1.cc Creating dependency file for RUA_PDU_Descriptions.cc Creating dependency file for RUA_PDU_Contents.cc Creating dependency file for RUA_IEs.cc Creating dependency file for RUA_Containers.cc Creating dependency file for RUA_Constants.cc Creating dependency file for RUA_CommonDataTypes.cc Creating dependency file for RANAP_PDU_Descriptions.cc Creating dependency file for RANAP_PDU_Contents.cc Creating dependency file for RANAP_IEs.cc Creating dependency file for RANAP_Containers.cc Creating dependency file for RANAP_Constants.cc Creating dependency file for RANAP_CommonDataTypes.cc Creating dependency file for HNBAP_PDU_Descriptions.cc Creating dependency file for HNBAP_PDU_Contents.cc Creating dependency file for HNBAP_IEs.cc Creating dependency file for HNBAP_Containers.cc Creating dependency file for HNBAP_Constants.cc Creating dependency file for HNBAP_CommonDataTypes.cc Creating dependency file for StatsD_Checker_part_7.cc Creating dependency file for StatsD_Checker_part_6.cc Creating dependency file for StatsD_Checker_part_5.cc Creating dependency file for StatsD_Checker_part_4.cc Creating dependency file for StatsD_Checker_part_3.cc Creating dependency file for StatsD_Checker_part_2.cc Creating dependency file for StatsD_Checker_part_1.cc Creating dependency file for SCCP_Mapping_part_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_2.cc Creating dependency file for RAN_Emulation_part_1.cc Creating dependency file for RAN_Emulation_part_3.cc Creating dependency file for RAN_Adapter_part_7.cc Creating dependency file for RAN_Adapter_part_6.cc Creating dependency file for RAN_Adapter_part_5.cc Creating dependency file for RAN_Adapter_part_4.cc Creating dependency file for RAN_Adapter_part_3.cc Creating dependency file for RAN_Adapter_part_2.cc Creating dependency file for RAN_Adapter_part_1.cc Creating dependency file for IPA_Emulation_part_7.cc Creating dependency file for IPA_Emulation_part_6.cc Creating dependency file for IPA_Emulation_part_5.cc Creating dependency file for IPA_Emulation_part_4.cc Creating dependency file for IPA_Emulation_part_3.cc Creating dependency file for IPA_Emulation_part_2.cc Creating dependency file for IPA_Emulation_part_1.cc Creating dependency file for StatsD_Checker.cc Creating dependency file for SCCP_Mapping.cc Creating dependency file for RAN_Emulation.cc Creating dependency file for RAN_Adapter.cc Creating dependency file for IPA_Emulation.cc Creating dependency file for UD_Types_part_7.cc Creating dependency file for UD_Types_part_6.cc Creating dependency file for UD_Types_part_5.cc Creating dependency file for UD_Types_part_4.cc Creating dependency file for UD_Types_part_2.cc Creating dependency file for UD_Types_part_3.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_3.cc Creating dependency file for UD_PortType_part_2.cc Creating dependency file for UD_PortType_part_1.cc Creating dependency file for TELNETasp_PortType_part_7.cc Creating dependency file for TELNETasp_PortType_part_6.cc Creating dependency file for TELNETasp_PortType_part_5.cc Creating dependency file for TELNETasp_PortType_part_4.cc Creating dependency file for TELNETasp_PortType_part_2.cc Creating dependency file for TELNETasp_PortType_part_3.cc Creating dependency file for TELNETasp_PortType_part_1.cc Creating dependency file for TCCInterface_Functions_part_7.cc Creating dependency file for TCCInterface_Functions_part_6.cc Creating dependency file for TCCInterface_Functions_part_5.cc Creating dependency file for TCCInterface_Functions_part_4.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 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_5.cc Creating dependency file for StatsD_Types_part_6.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_3.cc Creating dependency file for StatsD_CodecPort_CtrlFunct_part_5.cc Creating dependency file for StatsD_CodecPort_CtrlFunct_part_2.cc Creating dependency file for StatsD_CodecPort_CtrlFunct_part_1.cc Creating dependency file for StatsD_CodecPort_CtrlFunct_part_4.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_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_3.cc Creating dependency file for Socket_API_Definitions_part_4.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_2.cc Creating dependency file for SCTPasp_PortType_part_3.cc Creating dependency file for SCTPasp_PortType_part_1.cc Creating dependency file for SCTP_Templates_part_7.cc Creating dependency file for SCTP_Templates_part_6.cc Creating dependency file for SCTP_Templates_part_5.cc Creating dependency file for SCTP_Templates_part_4.cc Creating dependency file for SCTP_Templates_part_3.cc Creating dependency file for SCTP_Templates_part_2.cc Creating dependency file for SCTP_Templates_part_1.cc Creating dependency file for SCCPasp_Types_part_7.cc Creating dependency file for SCCPasp_Types_part_5.cc Creating dependency file for SCCPasp_Types_part_6.cc Creating dependency file for SCCPasp_Types_part_3.cc Creating dependency file for SCCPasp_Types_part_4.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_Emulation_part_7.cc Creating dependency file for SCCP_Templates_part_1.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_6.cc Creating dependency file for SCCP_Emulation_part_3.cc Creating dependency file for SCCP_Emulation_part_2.cc Creating dependency file for SCCP_Emulation_part_1.cc Creating dependency file for RUA_Types_part_7.cc Creating dependency file for RUA_Types_part_6.cc Creating dependency file for RUA_Types_part_5.cc Creating dependency file for RUA_Types_part_4.cc Creating dependency file for RUA_Types_part_3.cc Creating dependency file for RUA_Types_part_1.cc Creating dependency file for RUA_Templates_part_7.cc Creating dependency file for RUA_Types_part_2.cc Creating dependency file for RUA_Templates_part_6.cc Creating dependency file for RUA_Templates_part_5.cc Creating dependency file for RUA_Templates_part_4.cc Creating dependency file for RUA_Templates_part_3.cc Creating dependency file for RUA_Templates_part_2.cc Creating dependency file for RUA_Emulation_part_7.cc Creating dependency file for RUA_Templates_part_1.cc Creating dependency file for RUA_Emulation_part_6.cc Creating dependency file for RUA_Emulation_part_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_6.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_2.cc Creating dependency file for RTP_Types_part_1.cc Creating dependency file for RTP_Emulation_part_7.cc Creating dependency file for RTP_Emulation_part_6.cc Creating dependency file for RTP_Emulation_part_5.cc Creating dependency file for RTP_Types_part_3.cc Creating dependency file for RTP_Emulation_part_4.cc Creating dependency file for RTP_Emulation_part_3.cc Creating dependency file for RTP_CodecPort_CtrlFunct_part_7.cc Creating dependency file for RTP_Emulation_part_2.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_Emulation_part_1.cc Creating dependency file for RTP_CodecPort_part_7.cc Creating dependency file for RTP_CodecPort_part_6.cc Creating dependency file for RTP_CodecPort_part_5.cc Creating dependency file for RTP_CodecPort_part_4.cc Creating dependency file for RTP_CodecPort_part_3.cc Creating dependency file for RTP_CodecPort_part_2.cc Creating dependency file for RTP_CodecPort_part_1.cc Creating dependency file for RANAP_Types_part_7.cc Creating dependency file for RANAP_Types_part_6.cc Creating dependency file for RANAP_Types_part_5.cc Creating dependency file for RANAP_Types_part_4.cc Creating dependency file for RANAP_Types_part_3.cc Creating dependency file for RANAP_Types_part_2.cc Creating dependency file for RANAP_Types_part_1.cc Creating dependency file for RANAP_Templates_part_7.cc Creating dependency file for RANAP_Templates_part_6.cc Creating dependency file for RANAP_Templates_part_5.cc Creating dependency file for RANAP_Templates_part_4.cc Creating dependency file for RANAP_Templates_part_3.cc Creating dependency file for RANAP_Templates_part_2.cc Creating dependency file for RANAP_Templates_part_1.cc Creating dependency file for RANAP_CodecPort_part_7.cc Creating dependency file for RANAP_CodecPort_part_6.cc Creating dependency file for RANAP_CodecPort_part_5.cc Creating dependency file for RANAP_CodecPort_part_4.cc Creating dependency file for RANAP_CodecPort_part_3.cc Creating dependency file for RANAP_CodecPort_part_2.cc Creating dependency file for RANAP_CodecPort_part_1.cc Creating dependency file for PFCP_Types_part_7.cc Creating dependency file for PFCP_Types_part_6.cc Creating dependency file for PFCP_Types_part_5.cc Creating dependency file for PFCP_Types_part_4.cc Creating dependency file for PFCP_Types_part_3.cc Creating dependency file for PFCP_Types_part_2.cc Creating dependency file for PFCP_Types_part_1.cc Creating dependency file for PFCP_Templates_part_7.cc Creating dependency file for PFCP_Templates_part_6.cc Creating dependency file for PFCP_Templates_part_5.cc Creating dependency file for PFCP_Templates_part_4.cc Creating dependency file for PFCP_Templates_part_2.cc Creating dependency file for PFCP_Templates_part_3.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_3.cc Creating dependency file for PFCP_Emulation_part_4.cc Creating dependency file for PFCP_Emulation_part_2.cc Creating dependency file for PFCP_Emulation_part_1.cc Creating dependency file for PFCP_CodecPort_CtrlFunct_part_7.cc Creating dependency file for PFCP_CodecPort_CtrlFunct_part_6.cc Creating dependency file for PFCP_CodecPort_CtrlFunct_part_5.cc Creating dependency file for PFCP_CodecPort_CtrlFunct_part_4.cc Creating dependency file for PFCP_CodecPort_CtrlFunct_part_3.cc Creating dependency file for PFCP_CodecPort_CtrlFunct_part_2.cc Creating dependency file for PFCP_CodecPort_CtrlFunct_part_1.cc Creating dependency file for PFCP_CodecPort_part_7.cc Creating dependency file for PFCP_CodecPort_part_6.cc Creating dependency file for PFCP_CodecPort_part_5.cc Creating dependency file for PFCP_CodecPort_part_4.cc Creating dependency file for PFCP_CodecPort_part_3.cc Creating dependency file for PFCP_CodecPort_part_2.cc Creating dependency file for PFCP_CodecPort_part_1.cc Creating dependency file for Osmocom_VTY_Functions_part_7.cc Creating dependency file for Osmocom_VTY_Functions_part_6.cc Creating dependency file for Osmocom_VTY_Functions_part_5.cc Creating dependency file for Osmocom_VTY_Functions_part_4.cc Creating dependency file for Osmocom_VTY_Functions_part_3.cc Creating dependency file for Osmocom_VTY_Functions_part_2.cc Creating dependency file for Osmocom_VTY_Functions_part_1.cc Creating dependency file for Osmocom_Types_part_7.cc Creating dependency file for Osmocom_Types_part_6.cc Creating dependency file for Osmocom_Types_part_5.cc Creating dependency file for Osmocom_Types_part_4.cc Creating dependency file for Osmocom_Types_part_3.cc Creating dependency file for Osmocom_Types_part_2.cc Creating dependency file for Osmocom_Types_part_1.cc Creating dependency file for Osmocom_CTRL_Types_part_7.cc Creating dependency file for Osmocom_CTRL_Types_part_6.cc Creating dependency file for Osmocom_CTRL_Types_part_5.cc Creating dependency file for Osmocom_CTRL_Types_part_4.cc Creating dependency file for Osmocom_CTRL_Types_part_3.cc Creating dependency file for Osmocom_CTRL_Types_part_2.cc Creating dependency file for Osmocom_CTRL_Types_part_1.cc Creating dependency file for Osmocom_CTRL_Functions_part_7.cc Creating dependency file for Osmocom_CTRL_Functions_part_6.cc Creating dependency file for Osmocom_CTRL_Functions_part_5.cc Creating dependency file for Osmocom_CTRL_Functions_part_4.cc Creating dependency file for Osmocom_CTRL_Functions_part_3.cc Creating dependency file for Osmocom_CTRL_Functions_part_2.cc Creating dependency file for Osmocom_CTRL_Functions_part_1.cc Creating dependency file for Osmocom_CTRL_Adapter_part_7.cc Creating dependency file for Osmocom_CTRL_Adapter_part_6.cc Creating dependency file for Osmocom_CTRL_Adapter_part_5.cc Creating dependency file for Osmocom_CTRL_Adapter_part_4.cc Creating dependency file for Osmocom_CTRL_Adapter_part_3.cc Creating dependency file for Osmocom_CTRL_Adapter_part_2.cc Creating dependency file for Osmocom_CTRL_Adapter_part_1.cc Creating dependency file for Native_Functions_part_7.cc Creating dependency file for Native_Functions_part_6.cc Creating dependency file for Native_Functions_part_5.cc Creating dependency file for Native_Functions_part_4.cc Creating dependency file for Native_Functions_part_3.cc Creating dependency file for Native_Functions_part_2.cc Creating dependency file for Native_Functions_part_1.cc Creating dependency file for Mutex_part_7.cc Creating dependency file for Mutex_part_6.cc Creating dependency file for Mutex_part_5.cc Creating dependency file for Mutex_part_4.cc Creating dependency file for Mutex_part_3.cc Creating dependency file for Mutex_part_2.cc Creating dependency file for Mutex_part_1.cc Creating dependency file for MobileL3_Types_part_7.cc Creating dependency file for MobileL3_Types_part_6.cc Creating dependency file for MobileL3_Types_part_5.cc Creating dependency file for MobileL3_Types_part_4.cc Creating dependency file for MobileL3_Types_part_3.cc Creating dependency file for MobileL3_Types_part_2.cc Creating dependency file for MobileL3_Types_part_1.cc Creating dependency file for MobileL3_SS_Types_part_7.cc Creating dependency file for MobileL3_SS_Types_part_6.cc Creating dependency file for MobileL3_SS_Types_part_5.cc Creating dependency file for MobileL3_SS_Types_part_4.cc Creating dependency file for MobileL3_SS_Types_part_3.cc Creating dependency file for MobileL3_SS_Types_part_2.cc Creating dependency file for MobileL3_SS_Types_part_1.cc Creating dependency file for MobileL3_SMS_Types_part_7.cc Creating dependency file for MobileL3_SMS_Types_part_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_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_GMM_SM_Types_part_3.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_4.cc Creating dependency file for MGCP_Types_part_3.cc Creating dependency file for MGCP_Types_part_2.cc Creating dependency file for MGCP_Types_part_1.cc Creating dependency file for MGCP_Templates_part_7.cc Creating dependency file for MGCP_Templates_part_6.cc Creating dependency file for MGCP_Templates_part_5.cc Creating dependency file for MGCP_Templates_part_4.cc Creating dependency file for MGCP_Templates_part_3.cc Creating dependency file for MGCP_Templates_part_2.cc Creating dependency file for MGCP_Templates_part_1.cc Creating dependency file for MGCP_Emulation_part_7.cc Creating dependency file for MGCP_Emulation_part_6.cc Creating dependency file for MGCP_Emulation_part_5.cc Creating dependency file for MGCP_Emulation_part_4.cc Creating dependency file for MGCP_Emulation_part_3.cc Creating dependency file for MGCP_Emulation_part_2.cc Creating dependency file for MGCP_Emulation_part_1.cc Creating dependency file for MGCP_CodecPort_CtrlFunct_part_7.cc Creating dependency file for MGCP_CodecPort_CtrlFunct_part_6.cc Creating dependency file for MGCP_CodecPort_CtrlFunct_part_5.cc Creating dependency file for MGCP_CodecPort_CtrlFunct_part_4.cc Creating dependency file for MGCP_CodecPort_CtrlFunct_part_3.cc Creating dependency file for MGCP_CodecPort_CtrlFunct_part_2.cc Creating dependency file for MGCP_CodecPort_CtrlFunct_part_1.cc Creating dependency file for MGCP_CodecPort_part_7.cc Creating dependency file for MGCP_CodecPort_part_6.cc Creating dependency file for MGCP_CodecPort_part_5.cc Creating dependency file for MGCP_CodecPort_part_4.cc Creating dependency file for MGCP_CodecPort_part_3.cc Creating dependency file for MGCP_CodecPort_part_2.cc Creating dependency file for MGCP_CodecPort_part_1.cc Creating dependency file for M3UA_Types_part_7.cc Creating dependency file for M3UA_Types_part_6.cc Creating dependency file for M3UA_Types_part_5.cc Creating dependency file for M3UA_Types_part_4.cc Creating dependency file for M3UA_Types_part_3.cc Creating dependency file for M3UA_Types_part_2.cc Creating dependency file for M3UA_Types_part_1.cc Creating dependency file for M3UA_Emulation_part_7.cc Creating dependency file for M3UA_Emulation_part_6.cc Creating dependency file for M3UA_Emulation_part_5.cc Creating dependency file for M3UA_Emulation_part_4.cc Creating dependency file for M3UA_Emulation_part_3.cc Creating dependency file for M3UA_Emulation_part_2.cc Creating dependency file for M3UA_Emulation_part_1.cc Creating dependency file for L3_Templates_part_7.cc Creating dependency file for L3_Templates_part_6.cc Creating dependency file for L3_Templates_part_5.cc Creating dependency file for L3_Templates_part_4.cc Creating dependency file for L3_Templates_part_3.cc Creating dependency file for L3_Templates_part_2.cc Creating dependency file for L3_Templates_part_1.cc Creating dependency file for L3_Common_part_7.cc Creating dependency file for L3_Common_part_6.cc Creating dependency file for L3_Common_part_5.cc Creating dependency file for L3_Common_part_4.cc Creating dependency file for L3_Common_part_3.cc Creating dependency file for L3_Common_part_2.cc Creating dependency file for L3_Common_part_1.cc Creating dependency file for Iuh_Types_part_7.cc Creating dependency file for Iuh_Types_part_6.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_5.cc Creating dependency file for IPA_Types_part_4.cc Creating dependency file for IPA_Types_part_3.cc Creating dependency file for IPA_Types_part_2.cc Creating dependency file for IPA_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_1.cc Creating dependency file for IPA_CodecPort_part_7.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_2.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 StatsD_CodecPort.cc Creating dependency file for Socket_API_Definitions.cc Creating dependency file for SDP_Types.cc Creating dependency file for SDP_Templates.cc Creating dependency file for SCTPasp_Types.cc Creating dependency file for SCTPasp_PortType.cc Creating dependency file for SCTP_Templates.cc Creating dependency file for SCCPasp_Types.cc Creating dependency file for SCCP_Types.cc Creating dependency file for SCCP_Templates.cc Creating dependency file for SCCP_Emulation.cc Creating dependency file for RUA_Types.cc Creating dependency file for RUA_Templates.cc Creating dependency file for RUA_Emulation.cc Creating dependency file for RTP_Types.cc Creating dependency file for RTP_Emulation.cc Creating dependency file for RTP_CodecPort_CtrlFunct.cc Creating dependency file for RTP_CodecPort.cc Creating dependency file for RANAP_Types.cc Creating dependency file for RANAP_Templates.cc Creating dependency file for RANAP_CodecPort.cc Creating dependency file for PFCP_Types.cc Creating dependency file for PFCP_Templates.cc Creating dependency file for PFCP_Emulation.cc Creating dependency file for PFCP_CodecPort_CtrlFunct.cc Creating dependency file for PFCP_CodecPort.cc Creating dependency file for Osmocom_VTY_Functions.cc Creating dependency file for Osmocom_Types.cc Creating dependency file for Osmocom_CTRL_Types.cc Creating dependency file for Osmocom_CTRL_Functions.cc Creating dependency file for Osmocom_CTRL_Adapter.cc Creating dependency file for Native_Functions.cc Creating dependency file for Mutex.cc Creating dependency file for MobileL3_Types.cc Creating dependency file for MobileL3_SS_Types.cc Creating dependency file for MobileL3_SMS_Types.cc Creating dependency file for MobileL3_RRM_Types.cc Creating dependency file for MobileL3_MM_Types.cc Creating dependency file for MobileL3_GMM_SM_Types.cc Creating dependency file for MobileL3_CommonIE_Types.cc Creating dependency file for MobileL3_CC_Types.cc Creating dependency file for Misc_Helpers.cc Creating dependency file for MTP3asp_Types.cc Creating dependency file for MTP3asp_PortType.cc Creating dependency file for MGCP_Types.cc Creating dependency file for MGCP_Templates.cc Creating dependency file for MGCP_Emulation.cc Creating dependency file for MGCP_CodecPort_CtrlFunct.cc Creating dependency file for MGCP_CodecPort.cc Creating dependency file for M3UA_Types.cc Creating dependency file for M3UA_Emulation.cc Creating dependency file for L3_Templates.cc Creating dependency file for L3_Common.cc Creating dependency file for Iuh_Types.cc Creating dependency file for Iuh_Emulation.cc Creating dependency file for Iuh_CodecPort_CtrlFunct.cc Creating dependency file for Iuh_CodecPort.cc Creating dependency file for IuUP_Emulation.cc Creating dependency file for IuUP_Types.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_CodecPort_CtrlFunct.cc Creating dependency file for IPA_Types.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 env 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 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 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 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_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 env 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 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 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 env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_EncDec.o HNBAP_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_EncDec.o RUA_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_EncDec.o RANAP_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_CodecPort_CtrlFunctDef.o MGCP_CodecPort_CtrlFunctDef.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_PT.o UD_PT.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_CodecPort_CtrlFunctDef.o PFCP_CodecPort_CtrlFunctDef.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSAP_CodecPort.so BSSAP_CodecPort.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSAP_Types.so BSSAP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ConnHdlr.so ConnHdlr.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers.so DNS_Helpers.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types.so GSM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types.so General_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_Templates.so HNBAP_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_Types.so HNBAP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBGW_Tests.so HNBGW_Tests.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort.so IPA_CodecPort.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct.so IPA_CodecPort_CtrlFunct.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types.so IPA_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions.so IPL4asp_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType.so IPL4asp_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types.so IPL4asp_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IuUP_Emulation.so IuUP_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IuUP_Types.so IuUP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Iuh_CodecPort.so Iuh_CodecPort.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Iuh_CodecPort_CtrlFunct.so Iuh_CodecPort_CtrlFunct.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Iuh_Emulation.so Iuh_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Iuh_Types.so Iuh_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common.so L3_Common.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates.so L3_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation.so M3UA_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types.so M3UA_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_CodecPort.so MGCP_CodecPort.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_CodecPort_CtrlFunct.so MGCP_CodecPort_CtrlFunct.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Emulation.so MGCP_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Templates.so MGCP_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Types.so MGCP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType.so MTP3asp_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types.so MTP3asp_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers.so Misc_Helpers.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types.so MobileL3_CC_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types.so MobileL3_CommonIE_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types.so MobileL3_GMM_SM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types.so MobileL3_MM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types.so MobileL3_RRM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types.so MobileL3_SMS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types.so MobileL3_SS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types.so MobileL3_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Mutex.so Mutex.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions.so Native_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter.so Osmocom_CTRL_Adapter.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions.so Osmocom_CTRL_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types.so Osmocom_CTRL_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types.so Osmocom_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions.so Osmocom_VTY_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_CodecPort.so PFCP_CodecPort.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_CodecPort_CtrlFunct.so PFCP_CodecPort_CtrlFunct.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_Emulation.so PFCP_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_Templates.so PFCP_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_Types.so PFCP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CodecPort.so RANAP_CodecPort.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Templates.so RANAP_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Types.so RANAP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_CodecPort.so RTP_CodecPort.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_CodecPort_CtrlFunct.so RTP_CodecPort_CtrlFunct.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_Emulation.so RTP_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_Types.so RTP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Emulation.so RUA_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Templates.so RUA_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Types.so RUA_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation.so SCCP_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates.so SCCP_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types.so SCCP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types.so SCCPasp_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTP_Templates.so SCTP_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType.so SCTPasp_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types.so SCTPasp_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SDP_Templates.so SDP_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SDP_Types.so SDP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions.so Socket_API_Definitions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_CodecPort.so StatsD_CodecPort.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_CodecPort_CtrlFunct.so StatsD_CodecPort_CtrlFunct.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_Types.so StatsD_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions.so TCCConversion_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions.so TCCEncoding_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions.so TCCInterface_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType.so TELNETasp_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UD_PortType.so UD_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UD_Types.so UD_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSAP_CodecPort_part_1.so BSSAP_CodecPort_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSAP_CodecPort_part_2.so BSSAP_CodecPort_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSAP_CodecPort_part_3.so BSSAP_CodecPort_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSAP_CodecPort_part_4.so BSSAP_CodecPort_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSAP_CodecPort_part_5.so BSSAP_CodecPort_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSAP_CodecPort_part_6.so BSSAP_CodecPort_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSAP_CodecPort_part_7.so BSSAP_CodecPort_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSAP_Types_part_1.so BSSAP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSAP_Types_part_2.so BSSAP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSAP_Types_part_3.so BSSAP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSAP_Types_part_4.so BSSAP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSAP_Types_part_5.so BSSAP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSAP_Types_part_6.so BSSAP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSAP_Types_part_7.so BSSAP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ConnHdlr_part_1.so ConnHdlr_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ConnHdlr_part_2.so ConnHdlr_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ConnHdlr_part_3.so ConnHdlr_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ConnHdlr_part_4.so ConnHdlr_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ConnHdlr_part_5.so ConnHdlr_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ConnHdlr_part_6.so ConnHdlr_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ConnHdlr_part_7.so ConnHdlr_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_1.so DNS_Helpers_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_2.so DNS_Helpers_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_3.so DNS_Helpers_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_4.so DNS_Helpers_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_5.so DNS_Helpers_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_6.so DNS_Helpers_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_7.so DNS_Helpers_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_1.so GSM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_2.so GSM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_3.so GSM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_4.so GSM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_5.so GSM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_6.so GSM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_7.so GSM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_1.so General_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_2.so General_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_3.so General_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_4.so General_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_5.so General_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_6.so General_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_7.so General_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_Templates_part_1.so HNBAP_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_Templates_part_2.so HNBAP_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_Templates_part_3.so HNBAP_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_Templates_part_4.so HNBAP_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_Templates_part_5.so HNBAP_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_Templates_part_6.so HNBAP_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_Templates_part_7.so HNBAP_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_Types_part_1.so HNBAP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_Types_part_2.so HNBAP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_Types_part_3.so HNBAP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_Types_part_4.so HNBAP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_Types_part_5.so HNBAP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_Types_part_6.so HNBAP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_Types_part_7.so HNBAP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBGW_Tests_part_1.so HNBGW_Tests_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBGW_Tests_part_2.so HNBGW_Tests_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBGW_Tests_part_3.so HNBGW_Tests_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBGW_Tests_part_4.so HNBGW_Tests_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBGW_Tests_part_5.so HNBGW_Tests_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBGW_Tests_part_6.so HNBGW_Tests_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBGW_Tests_part_7.so HNBGW_Tests_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_1.so IPA_CodecPort_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_2.so IPA_CodecPort_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_3.so IPA_CodecPort_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_4.so IPA_CodecPort_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_5.so IPA_CodecPort_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_6.so IPA_CodecPort_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_7.so IPA_CodecPort_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_1.so IPA_CodecPort_CtrlFunct_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_2.so IPA_CodecPort_CtrlFunct_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_3.so IPA_CodecPort_CtrlFunct_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_4.so IPA_CodecPort_CtrlFunct_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_5.so IPA_CodecPort_CtrlFunct_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_6.so IPA_CodecPort_CtrlFunct_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_7.so IPA_CodecPort_CtrlFunct_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_1.so IPA_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_2.so IPA_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_3.so IPA_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_4.so IPA_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_5.so IPA_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_6.so IPA_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_7.so IPA_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_1.so IPL4asp_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_2.so IPL4asp_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_3.so IPL4asp_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_4.so IPL4asp_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_5.so IPL4asp_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_6.so IPL4asp_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_7.so IPL4asp_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_1.so IPL4asp_PortType_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_2.so IPL4asp_PortType_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_3.so IPL4asp_PortType_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_4.so IPL4asp_PortType_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_5.so IPL4asp_PortType_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_6.so IPL4asp_PortType_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_7.so IPL4asp_PortType_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_1.so IPL4asp_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_2.so IPL4asp_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_3.so IPL4asp_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_4.so IPL4asp_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_5.so IPL4asp_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_6.so IPL4asp_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_7.so IPL4asp_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IuUP_Emulation_part_1.so IuUP_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IuUP_Emulation_part_2.so IuUP_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IuUP_Emulation_part_3.so IuUP_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IuUP_Emulation_part_4.so IuUP_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IuUP_Emulation_part_5.so IuUP_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IuUP_Emulation_part_6.so IuUP_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IuUP_Emulation_part_7.so IuUP_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IuUP_Types_part_1.so IuUP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IuUP_Types_part_2.so IuUP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IuUP_Types_part_3.so IuUP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IuUP_Types_part_4.so IuUP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IuUP_Types_part_5.so IuUP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IuUP_Types_part_6.so IuUP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IuUP_Types_part_7.so IuUP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Iuh_CodecPort_part_1.so Iuh_CodecPort_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Iuh_CodecPort_part_2.so Iuh_CodecPort_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Iuh_CodecPort_part_3.so Iuh_CodecPort_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Iuh_CodecPort_part_4.so Iuh_CodecPort_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Iuh_CodecPort_part_5.so Iuh_CodecPort_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Iuh_CodecPort_part_6.so Iuh_CodecPort_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Iuh_CodecPort_part_7.so Iuh_CodecPort_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Iuh_CodecPort_CtrlFunct_part_1.so Iuh_CodecPort_CtrlFunct_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Iuh_CodecPort_CtrlFunct_part_2.so Iuh_CodecPort_CtrlFunct_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Iuh_CodecPort_CtrlFunct_part_3.so Iuh_CodecPort_CtrlFunct_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Iuh_CodecPort_CtrlFunct_part_4.so Iuh_CodecPort_CtrlFunct_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Iuh_CodecPort_CtrlFunct_part_5.so Iuh_CodecPort_CtrlFunct_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Iuh_CodecPort_CtrlFunct_part_6.so Iuh_CodecPort_CtrlFunct_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Iuh_CodecPort_CtrlFunct_part_7.so Iuh_CodecPort_CtrlFunct_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Iuh_Emulation_part_1.so Iuh_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Iuh_Emulation_part_2.so Iuh_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Iuh_Emulation_part_3.so Iuh_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Iuh_Emulation_part_4.so Iuh_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Iuh_Emulation_part_5.so Iuh_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Iuh_Emulation_part_6.so Iuh_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Iuh_Emulation_part_7.so Iuh_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Iuh_Types_part_1.so Iuh_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Iuh_Types_part_2.so Iuh_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Iuh_Types_part_3.so Iuh_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Iuh_Types_part_4.so Iuh_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Iuh_Types_part_5.so Iuh_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Iuh_Types_part_6.so Iuh_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Iuh_Types_part_7.so Iuh_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common_part_1.so L3_Common_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common_part_2.so L3_Common_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common_part_3.so L3_Common_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common_part_4.so L3_Common_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common_part_5.so L3_Common_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common_part_6.so L3_Common_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common_part_7.so L3_Common_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates_part_1.so L3_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates_part_2.so L3_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates_part_3.so L3_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates_part_4.so L3_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates_part_5.so L3_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates_part_6.so L3_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates_part_7.so L3_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation_part_1.so M3UA_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation_part_2.so M3UA_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation_part_3.so M3UA_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation_part_4.so M3UA_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation_part_5.so M3UA_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation_part_6.so M3UA_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation_part_7.so M3UA_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types_part_1.so M3UA_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types_part_2.so M3UA_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types_part_3.so M3UA_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types_part_4.so M3UA_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types_part_5.so M3UA_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types_part_6.so M3UA_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types_part_7.so M3UA_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_CodecPort_part_1.so MGCP_CodecPort_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_CodecPort_part_2.so MGCP_CodecPort_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_CodecPort_part_3.so MGCP_CodecPort_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_CodecPort_part_4.so MGCP_CodecPort_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_CodecPort_part_5.so MGCP_CodecPort_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_CodecPort_part_6.so MGCP_CodecPort_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_CodecPort_part_7.so MGCP_CodecPort_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_CodecPort_CtrlFunct_part_1.so MGCP_CodecPort_CtrlFunct_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_CodecPort_CtrlFunct_part_2.so MGCP_CodecPort_CtrlFunct_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_CodecPort_CtrlFunct_part_3.so MGCP_CodecPort_CtrlFunct_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_CodecPort_CtrlFunct_part_4.so MGCP_CodecPort_CtrlFunct_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_CodecPort_CtrlFunct_part_5.so MGCP_CodecPort_CtrlFunct_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_CodecPort_CtrlFunct_part_6.so MGCP_CodecPort_CtrlFunct_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_CodecPort_CtrlFunct_part_7.so MGCP_CodecPort_CtrlFunct_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Emulation_part_1.so MGCP_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Emulation_part_2.so MGCP_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Emulation_part_3.so MGCP_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Emulation_part_4.so MGCP_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Emulation_part_5.so MGCP_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Emulation_part_6.so MGCP_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Emulation_part_7.so MGCP_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Templates_part_1.so MGCP_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Templates_part_2.so MGCP_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Templates_part_3.so MGCP_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Templates_part_4.so MGCP_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Templates_part_5.so MGCP_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Templates_part_6.so MGCP_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Templates_part_7.so MGCP_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Types_part_1.so MGCP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Types_part_2.so MGCP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Types_part_3.so MGCP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Types_part_4.so MGCP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Types_part_5.so MGCP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Types_part_6.so MGCP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Types_part_7.so MGCP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType_part_1.so MTP3asp_PortType_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType_part_2.so MTP3asp_PortType_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType_part_3.so MTP3asp_PortType_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType_part_4.so MTP3asp_PortType_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType_part_5.so MTP3asp_PortType_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType_part_6.so MTP3asp_PortType_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType_part_7.so MTP3asp_PortType_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types_part_1.so MTP3asp_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types_part_2.so MTP3asp_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types_part_3.so MTP3asp_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types_part_4.so MTP3asp_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types_part_5.so MTP3asp_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types_part_6.so MTP3asp_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types_part_7.so MTP3asp_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_1.so Misc_Helpers_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_2.so Misc_Helpers_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_3.so Misc_Helpers_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_4.so Misc_Helpers_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_5.so Misc_Helpers_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_6.so Misc_Helpers_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_7.so Misc_Helpers_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_1.so MobileL3_CC_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_2.so MobileL3_CC_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_3.so MobileL3_CC_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_4.so MobileL3_CC_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_5.so MobileL3_CC_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_6.so MobileL3_CC_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_7.so MobileL3_CC_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_1.so MobileL3_CommonIE_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_2.so MobileL3_CommonIE_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_3.so MobileL3_CommonIE_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_4.so MobileL3_CommonIE_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_5.so MobileL3_CommonIE_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_6.so MobileL3_CommonIE_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_7.so MobileL3_CommonIE_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_1.so MobileL3_GMM_SM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_2.so MobileL3_GMM_SM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_3.so MobileL3_GMM_SM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_4.so MobileL3_GMM_SM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_5.so MobileL3_GMM_SM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_6.so MobileL3_GMM_SM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_7.so MobileL3_GMM_SM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_1.so MobileL3_MM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_2.so MobileL3_MM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_3.so MobileL3_MM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_4.so MobileL3_MM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_5.so MobileL3_MM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_6.so MobileL3_MM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_7.so MobileL3_MM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_1.so MobileL3_RRM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_2.so MobileL3_RRM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_3.so MobileL3_RRM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_4.so MobileL3_RRM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_5.so MobileL3_RRM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_6.so MobileL3_RRM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_7.so MobileL3_RRM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_1.so MobileL3_SMS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_2.so MobileL3_SMS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_3.so MobileL3_SMS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_4.so MobileL3_SMS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_5.so MobileL3_SMS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_6.so MobileL3_SMS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_7.so MobileL3_SMS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_1.so MobileL3_SS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_2.so MobileL3_SS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_3.so MobileL3_SS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_4.so MobileL3_SS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_5.so MobileL3_SS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_6.so MobileL3_SS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_7.so MobileL3_SS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_1.so MobileL3_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_2.so MobileL3_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_3.so MobileL3_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_4.so MobileL3_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_5.so MobileL3_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_6.so MobileL3_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_7.so MobileL3_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Mutex_part_1.so Mutex_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Mutex_part_2.so Mutex_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Mutex_part_3.so Mutex_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Mutex_part_4.so Mutex_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Mutex_part_5.so Mutex_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Mutex_part_6.so Mutex_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Mutex_part_7.so Mutex_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_1.so Native_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_2.so Native_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_3.so Native_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_4.so Native_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_5.so Native_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_6.so Native_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_7.so Native_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_1.so Osmocom_CTRL_Adapter_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_2.so Osmocom_CTRL_Adapter_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_3.so Osmocom_CTRL_Adapter_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_4.so Osmocom_CTRL_Adapter_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_5.so Osmocom_CTRL_Adapter_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_6.so Osmocom_CTRL_Adapter_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_7.so Osmocom_CTRL_Adapter_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_1.so Osmocom_CTRL_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_2.so Osmocom_CTRL_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_3.so Osmocom_CTRL_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_4.so Osmocom_CTRL_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_5.so Osmocom_CTRL_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_6.so Osmocom_CTRL_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_7.so Osmocom_CTRL_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_1.so Osmocom_CTRL_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_2.so Osmocom_CTRL_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_3.so Osmocom_CTRL_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_4.so Osmocom_CTRL_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_5.so Osmocom_CTRL_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_6.so Osmocom_CTRL_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_7.so Osmocom_CTRL_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_1.so Osmocom_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_2.so Osmocom_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_3.so Osmocom_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_4.so Osmocom_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_5.so Osmocom_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_6.so Osmocom_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_7.so Osmocom_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_1.so Osmocom_VTY_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_2.so Osmocom_VTY_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_3.so Osmocom_VTY_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_4.so Osmocom_VTY_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_5.so Osmocom_VTY_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_6.so Osmocom_VTY_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_7.so Osmocom_VTY_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_CodecPort_part_1.so PFCP_CodecPort_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_CodecPort_part_2.so PFCP_CodecPort_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_CodecPort_part_3.so PFCP_CodecPort_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_CodecPort_part_4.so PFCP_CodecPort_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_CodecPort_part_5.so PFCP_CodecPort_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_CodecPort_part_6.so PFCP_CodecPort_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_CodecPort_part_7.so PFCP_CodecPort_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_CodecPort_CtrlFunct_part_1.so PFCP_CodecPort_CtrlFunct_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_CodecPort_CtrlFunct_part_2.so PFCP_CodecPort_CtrlFunct_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_CodecPort_CtrlFunct_part_3.so PFCP_CodecPort_CtrlFunct_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_CodecPort_CtrlFunct_part_4.so PFCP_CodecPort_CtrlFunct_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_CodecPort_CtrlFunct_part_5.so PFCP_CodecPort_CtrlFunct_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_CodecPort_CtrlFunct_part_6.so PFCP_CodecPort_CtrlFunct_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_CodecPort_CtrlFunct_part_7.so PFCP_CodecPort_CtrlFunct_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_Emulation_part_1.so PFCP_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_Emulation_part_2.so PFCP_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_Emulation_part_3.so PFCP_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_Emulation_part_4.so PFCP_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_Emulation_part_5.so PFCP_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_Emulation_part_6.so PFCP_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_Emulation_part_7.so PFCP_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_Templates_part_1.so PFCP_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_Templates_part_2.so PFCP_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_Templates_part_3.so PFCP_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_Templates_part_4.so PFCP_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_Templates_part_5.so PFCP_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_Templates_part_6.so PFCP_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_Templates_part_7.so PFCP_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_Types_part_1.so PFCP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_Types_part_2.so PFCP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_Types_part_3.so PFCP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_Types_part_4.so PFCP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_Types_part_5.so PFCP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_Types_part_6.so PFCP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_Types_part_7.so PFCP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CodecPort_part_1.so RANAP_CodecPort_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CodecPort_part_2.so RANAP_CodecPort_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CodecPort_part_3.so RANAP_CodecPort_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CodecPort_part_4.so RANAP_CodecPort_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CodecPort_part_5.so RANAP_CodecPort_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CodecPort_part_6.so RANAP_CodecPort_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CodecPort_part_7.so RANAP_CodecPort_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Templates_part_1.so RANAP_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Templates_part_2.so RANAP_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Templates_part_3.so RANAP_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Templates_part_4.so RANAP_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Templates_part_5.so RANAP_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Templates_part_6.so RANAP_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Templates_part_7.so RANAP_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Types_part_1.so RANAP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Types_part_2.so RANAP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Types_part_3.so RANAP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Types_part_4.so RANAP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Types_part_5.so RANAP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Types_part_6.so RANAP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Types_part_7.so RANAP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_CodecPort_part_1.so RTP_CodecPort_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_CodecPort_part_2.so RTP_CodecPort_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_CodecPort_part_3.so RTP_CodecPort_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_CodecPort_part_4.so RTP_CodecPort_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_CodecPort_part_5.so RTP_CodecPort_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_CodecPort_part_6.so RTP_CodecPort_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_CodecPort_part_7.so RTP_CodecPort_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_CodecPort_CtrlFunct_part_1.so RTP_CodecPort_CtrlFunct_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_CodecPort_CtrlFunct_part_2.so RTP_CodecPort_CtrlFunct_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_CodecPort_CtrlFunct_part_3.so RTP_CodecPort_CtrlFunct_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_CodecPort_CtrlFunct_part_4.so RTP_CodecPort_CtrlFunct_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_CodecPort_CtrlFunct_part_5.so RTP_CodecPort_CtrlFunct_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_CodecPort_CtrlFunct_part_6.so RTP_CodecPort_CtrlFunct_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_CodecPort_CtrlFunct_part_7.so RTP_CodecPort_CtrlFunct_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_Emulation_part_1.so RTP_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_Emulation_part_2.so RTP_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_Emulation_part_3.so RTP_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_Emulation_part_4.so RTP_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_Emulation_part_5.so RTP_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_Emulation_part_6.so RTP_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_Emulation_part_7.so RTP_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_Types_part_1.so RTP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_Types_part_2.so RTP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_Types_part_3.so RTP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_Types_part_4.so RTP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_Types_part_5.so RTP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_Types_part_6.so RTP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_Types_part_7.so RTP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Emulation_part_1.so RUA_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Emulation_part_2.so RUA_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Emulation_part_3.so RUA_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Emulation_part_4.so RUA_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Emulation_part_5.so RUA_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Emulation_part_6.so RUA_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Emulation_part_7.so RUA_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Templates_part_1.so RUA_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Templates_part_2.so RUA_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Templates_part_3.so RUA_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Templates_part_4.so RUA_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Templates_part_5.so RUA_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Templates_part_6.so RUA_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Templates_part_7.so RUA_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Types_part_1.so RUA_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Types_part_2.so RUA_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Types_part_3.so RUA_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Types_part_4.so RUA_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Types_part_5.so RUA_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Types_part_6.so RUA_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Types_part_7.so RUA_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation_part_1.so SCCP_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation_part_2.so SCCP_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation_part_3.so SCCP_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation_part_4.so SCCP_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation_part_5.so SCCP_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation_part_6.so SCCP_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation_part_7.so SCCP_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates_part_1.so SCCP_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates_part_2.so SCCP_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates_part_3.so SCCP_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates_part_4.so SCCP_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates_part_5.so SCCP_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates_part_6.so SCCP_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates_part_7.so SCCP_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types_part_1.so SCCP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types_part_2.so SCCP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types_part_3.so SCCP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types_part_4.so SCCP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types_part_5.so SCCP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types_part_6.so SCCP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types_part_7.so SCCP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types_part_1.so SCCPasp_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types_part_2.so SCCPasp_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types_part_3.so SCCPasp_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types_part_4.so SCCPasp_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types_part_5.so SCCPasp_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types_part_6.so SCCPasp_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types_part_7.so SCCPasp_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTP_Templates_part_1.so SCTP_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTP_Templates_part_2.so SCTP_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTP_Templates_part_3.so SCTP_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTP_Templates_part_4.so SCTP_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTP_Templates_part_5.so SCTP_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTP_Templates_part_6.so SCTP_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTP_Templates_part_7.so SCTP_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType_part_1.so SCTPasp_PortType_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType_part_2.so SCTPasp_PortType_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType_part_3.so SCTPasp_PortType_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType_part_4.so SCTPasp_PortType_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType_part_5.so SCTPasp_PortType_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType_part_6.so SCTPasp_PortType_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType_part_7.so SCTPasp_PortType_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types_part_1.so SCTPasp_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types_part_2.so SCTPasp_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types_part_3.so SCTPasp_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types_part_4.so SCTPasp_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types_part_5.so SCTPasp_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types_part_6.so SCTPasp_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types_part_7.so SCTPasp_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SDP_Templates_part_1.so SDP_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SDP_Templates_part_2.so SDP_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SDP_Templates_part_3.so SDP_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SDP_Templates_part_4.so SDP_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SDP_Templates_part_5.so SDP_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SDP_Templates_part_6.so SDP_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SDP_Templates_part_7.so SDP_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SDP_Types_part_1.so SDP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SDP_Types_part_2.so SDP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SDP_Types_part_3.so SDP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SDP_Types_part_4.so SDP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SDP_Types_part_5.so SDP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SDP_Types_part_6.so SDP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SDP_Types_part_7.so SDP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_1.so Socket_API_Definitions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_2.so Socket_API_Definitions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_3.so Socket_API_Definitions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_4.so Socket_API_Definitions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_5.so Socket_API_Definitions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_6.so Socket_API_Definitions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_7.so Socket_API_Definitions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_CodecPort_part_1.so StatsD_CodecPort_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_CodecPort_part_2.so StatsD_CodecPort_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_CodecPort_part_3.so StatsD_CodecPort_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_CodecPort_part_4.so StatsD_CodecPort_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_CodecPort_part_5.so StatsD_CodecPort_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_CodecPort_part_6.so StatsD_CodecPort_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_CodecPort_part_7.so StatsD_CodecPort_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_CodecPort_CtrlFunct_part_1.so StatsD_CodecPort_CtrlFunct_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_CodecPort_CtrlFunct_part_2.so StatsD_CodecPort_CtrlFunct_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_CodecPort_CtrlFunct_part_3.so StatsD_CodecPort_CtrlFunct_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_CodecPort_CtrlFunct_part_4.so StatsD_CodecPort_CtrlFunct_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_CodecPort_CtrlFunct_part_5.so StatsD_CodecPort_CtrlFunct_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_CodecPort_CtrlFunct_part_6.so StatsD_CodecPort_CtrlFunct_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_CodecPort_CtrlFunct_part_7.so StatsD_CodecPort_CtrlFunct_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_Types_part_1.so StatsD_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_Types_part_2.so StatsD_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_Types_part_3.so StatsD_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_Types_part_4.so StatsD_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_Types_part_5.so StatsD_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_Types_part_6.so StatsD_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_Types_part_7.so StatsD_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_1.so TCCConversion_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_2.so TCCConversion_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_3.so TCCConversion_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_4.so TCCConversion_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_5.so TCCConversion_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_6.so TCCConversion_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_7.so TCCConversion_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_1.so TCCEncoding_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_2.so TCCEncoding_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_3.so TCCEncoding_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_4.so TCCEncoding_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_5.so TCCEncoding_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_6.so TCCEncoding_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_7.so TCCEncoding_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_1.so TCCInterface_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_2.so TCCInterface_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_3.so TCCInterface_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_4.so TCCInterface_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_5.so TCCInterface_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_6.so TCCInterface_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_7.so TCCInterface_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_1.so TELNETasp_PortType_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_2.so TELNETasp_PortType_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_3.so TELNETasp_PortType_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_4.so TELNETasp_PortType_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_5.so TELNETasp_PortType_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_6.so TELNETasp_PortType_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_7.so TELNETasp_PortType_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UD_PortType_part_1.so UD_PortType_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UD_PortType_part_2.so UD_PortType_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UD_PortType_part_3.so UD_PortType_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UD_PortType_part_4.so UD_PortType_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UD_PortType_part_5.so UD_PortType_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UD_PortType_part_6.so UD_PortType_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UD_PortType_part_7.so UD_PortType_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UD_Types_part_1.so UD_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UD_Types_part_2.so UD_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UD_Types_part_3.so UD_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UD_Types_part_4.so UD_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UD_Types_part_5.so UD_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UD_Types_part_6.so UD_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UD_Types_part_7.so UD_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation.so IPA_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Adapter.so RAN_Adapter.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Emulation.so RAN_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping.so SCCP_Mapping.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_Checker.so StatsD_Checker.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_1.so IPA_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_2.so IPA_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_3.so IPA_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_4.so IPA_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_5.so IPA_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_6.so IPA_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_7.so IPA_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Adapter_part_1.so RAN_Adapter_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Adapter_part_2.so RAN_Adapter_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Adapter_part_3.so RAN_Adapter_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Adapter_part_4.so RAN_Adapter_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Adapter_part_5.so RAN_Adapter_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Adapter_part_6.so RAN_Adapter_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Adapter_part_7.so RAN_Adapter_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Emulation_part_1.so RAN_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Emulation_part_2.so RAN_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Emulation_part_3.so RAN_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Emulation_part_4.so RAN_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Emulation_part_5.so RAN_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Emulation_part_6.so RAN_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Emulation_part_7.so RAN_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping_part_1.so SCCP_Mapping_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping_part_2.so SCCP_Mapping_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping_part_3.so SCCP_Mapping_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping_part_4.so SCCP_Mapping_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping_part_5.so SCCP_Mapping_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping_part_6.so SCCP_Mapping_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping_part_7.so SCCP_Mapping_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_Checker_part_1.so StatsD_Checker_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_Checker_part_2.so StatsD_Checker_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_Checker_part_3.so StatsD_Checker_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_Checker_part_4.so StatsD_Checker_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_Checker_part_5.so StatsD_Checker_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_Checker_part_6.so StatsD_Checker_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_Checker_part_7.so StatsD_Checker_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_CommonDataTypes.so HNBAP_CommonDataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_Constants.so HNBAP_Constants.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_Containers.so HNBAP_Containers.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_IEs.so HNBAP_IEs.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_PDU_Contents.so HNBAP_PDU_Contents.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_PDU_Descriptions.so HNBAP_PDU_Descriptions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CommonDataTypes.so RANAP_CommonDataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Constants.so RANAP_Constants.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Containers.so RANAP_Containers.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_IEs.so RANAP_IEs.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Contents.so RANAP_PDU_Contents.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Descriptions.so RANAP_PDU_Descriptions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_CommonDataTypes.so RUA_CommonDataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Constants.so RUA_Constants.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Containers.so RUA_Containers.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_IEs.so RUA_IEs.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_PDU_Contents.so RUA_PDU_Contents.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_PDU_Descriptions.so RUA_PDU_Descriptions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_CommonDataTypes_part_1.so HNBAP_CommonDataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_CommonDataTypes_part_2.so HNBAP_CommonDataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_CommonDataTypes_part_3.so HNBAP_CommonDataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_CommonDataTypes_part_4.so HNBAP_CommonDataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_CommonDataTypes_part_5.so HNBAP_CommonDataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_CommonDataTypes_part_6.so HNBAP_CommonDataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_CommonDataTypes_part_7.so HNBAP_CommonDataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_Constants_part_1.so HNBAP_Constants_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_Constants_part_2.so HNBAP_Constants_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_Constants_part_3.so HNBAP_Constants_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_Constants_part_4.so HNBAP_Constants_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_Constants_part_5.so HNBAP_Constants_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_Constants_part_6.so HNBAP_Constants_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_Constants_part_7.so HNBAP_Constants_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_Containers_part_1.so HNBAP_Containers_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_Containers_part_2.so HNBAP_Containers_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_Containers_part_3.so HNBAP_Containers_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_Containers_part_4.so HNBAP_Containers_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_Containers_part_5.so HNBAP_Containers_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_Containers_part_6.so HNBAP_Containers_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_Containers_part_7.so HNBAP_Containers_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_IEs_part_1.so HNBAP_IEs_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_IEs_part_2.so HNBAP_IEs_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_IEs_part_3.so HNBAP_IEs_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_IEs_part_4.so HNBAP_IEs_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_IEs_part_5.so HNBAP_IEs_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_IEs_part_6.so HNBAP_IEs_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_IEs_part_7.so HNBAP_IEs_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_PDU_Contents_part_1.so HNBAP_PDU_Contents_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_PDU_Contents_part_2.so HNBAP_PDU_Contents_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_PDU_Contents_part_3.so HNBAP_PDU_Contents_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_PDU_Contents_part_4.so HNBAP_PDU_Contents_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_PDU_Contents_part_5.so HNBAP_PDU_Contents_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_PDU_Contents_part_6.so HNBAP_PDU_Contents_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_PDU_Contents_part_7.so HNBAP_PDU_Contents_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_PDU_Descriptions_part_1.so HNBAP_PDU_Descriptions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_PDU_Descriptions_part_2.so HNBAP_PDU_Descriptions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_PDU_Descriptions_part_3.so HNBAP_PDU_Descriptions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_PDU_Descriptions_part_4.so HNBAP_PDU_Descriptions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_PDU_Descriptions_part_5.so HNBAP_PDU_Descriptions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_PDU_Descriptions_part_6.so HNBAP_PDU_Descriptions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_PDU_Descriptions_part_7.so HNBAP_PDU_Descriptions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CommonDataTypes_part_1.so RANAP_CommonDataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CommonDataTypes_part_2.so RANAP_CommonDataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CommonDataTypes_part_3.so RANAP_CommonDataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CommonDataTypes_part_4.so RANAP_CommonDataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CommonDataTypes_part_5.so RANAP_CommonDataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CommonDataTypes_part_6.so RANAP_CommonDataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CommonDataTypes_part_7.so RANAP_CommonDataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Constants_part_1.so RANAP_Constants_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Constants_part_2.so RANAP_Constants_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Constants_part_3.so RANAP_Constants_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Constants_part_4.so RANAP_Constants_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Constants_part_5.so RANAP_Constants_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Constants_part_6.so RANAP_Constants_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Constants_part_7.so RANAP_Constants_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Containers_part_1.so RANAP_Containers_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Containers_part_2.so RANAP_Containers_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Containers_part_3.so RANAP_Containers_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Containers_part_4.so RANAP_Containers_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Containers_part_5.so RANAP_Containers_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Containers_part_6.so RANAP_Containers_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Containers_part_7.so RANAP_Containers_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_IEs_part_1.so RANAP_IEs_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_IEs_part_2.so RANAP_IEs_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_IEs_part_3.so RANAP_IEs_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_IEs_part_4.so RANAP_IEs_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_IEs_part_5.so RANAP_IEs_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_IEs_part_6.so RANAP_IEs_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_IEs_part_7.so RANAP_IEs_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Contents_part_1.so RANAP_PDU_Contents_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Contents_part_2.so RANAP_PDU_Contents_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Contents_part_3.so RANAP_PDU_Contents_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Contents_part_4.so RANAP_PDU_Contents_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Contents_part_5.so RANAP_PDU_Contents_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Contents_part_6.so RANAP_PDU_Contents_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Contents_part_7.so RANAP_PDU_Contents_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Descriptions_part_1.so RANAP_PDU_Descriptions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Descriptions_part_2.so RANAP_PDU_Descriptions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Descriptions_part_3.so RANAP_PDU_Descriptions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Descriptions_part_4.so RANAP_PDU_Descriptions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Descriptions_part_5.so RANAP_PDU_Descriptions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Descriptions_part_6.so RANAP_PDU_Descriptions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Descriptions_part_7.so RANAP_PDU_Descriptions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_CommonDataTypes_part_1.so RUA_CommonDataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_CommonDataTypes_part_2.so RUA_CommonDataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_CommonDataTypes_part_3.so RUA_CommonDataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_CommonDataTypes_part_4.so RUA_CommonDataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_CommonDataTypes_part_5.so RUA_CommonDataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_CommonDataTypes_part_6.so RUA_CommonDataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_CommonDataTypes_part_7.so RUA_CommonDataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Constants_part_1.so RUA_Constants_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Constants_part_2.so RUA_Constants_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Constants_part_3.so RUA_Constants_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Constants_part_4.so RUA_Constants_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Constants_part_5.so RUA_Constants_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Constants_part_6.so RUA_Constants_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Constants_part_7.so RUA_Constants_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Containers_part_1.so RUA_Containers_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Containers_part_2.so RUA_Containers_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Containers_part_3.so RUA_Containers_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Containers_part_4.so RUA_Containers_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Containers_part_5.so RUA_Containers_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Containers_part_6.so RUA_Containers_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Containers_part_7.so RUA_Containers_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_IEs_part_1.so RUA_IEs_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_IEs_part_2.so RUA_IEs_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_IEs_part_3.so RUA_IEs_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_IEs_part_4.so RUA_IEs_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_IEs_part_5.so RUA_IEs_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_IEs_part_6.so RUA_IEs_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_IEs_part_7.so RUA_IEs_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_PDU_Contents_part_1.so RUA_PDU_Contents_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_PDU_Contents_part_2.so RUA_PDU_Contents_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_PDU_Contents_part_3.so RUA_PDU_Contents_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_PDU_Contents_part_4.so RUA_PDU_Contents_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_PDU_Contents_part_5.so RUA_PDU_Contents_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_PDU_Contents_part_6.so RUA_PDU_Contents_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_PDU_Contents_part_7.so RUA_PDU_Contents_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_PDU_Descriptions_part_1.so RUA_PDU_Descriptions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_PDU_Descriptions_part_2.so RUA_PDU_Descriptions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_PDU_Descriptions_part_3.so RUA_PDU_Descriptions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_PDU_Descriptions_part_4.so RUA_PDU_Descriptions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_PDU_Descriptions_part_5.so RUA_PDU_Descriptions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_PDU_Descriptions_part_6.so RUA_PDU_Descriptions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_PDU_Descriptions_part_7.so RUA_PDU_Descriptions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SDP_parse_.tab.so SDP_parse_.tab.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o lex.SDP_parse_.so lex.SDP_parse_.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunctDef.so IPA_CodecPort_CtrlFunctDef.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PT.so IPL4asp_PT.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_discovery.so IPL4asp_discovery.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IuUP_EncDec.so IuUP_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Iuh_CodecPort_CtrlFunctDef.so Iuh_CodecPort_CtrlFunctDef.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_FunctionDefs.so Native_FunctionDefs.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_CodecPort_CtrlFunctDef.so RTP_CodecPort_CtrlFunctDef.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_EncDec.so RTP_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PT.so SCTPasp_PT.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SDP_EncDec.so SDP_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_CodecPort_CtrlFunctdef.so StatsD_CodecPort_CtrlFunctdef.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion.so TCCConversion.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding.so TCCEncoding.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface.so TCCInterface.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PT.so TELNETasp_PT.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_EncDec.so HNBAP_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_EncDec.so RUA_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_EncDec.so RANAP_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_CodecPort_CtrlFunctDef.so MGCP_CodecPort_CtrlFunctDef.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UD_PT.so UD_PT.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_CodecPort_CtrlFunctDef.so PFCP_CodecPort_CtrlFunctDef.o if env CCACHE_SLOPPINESS=time_macros ccache g++ -L /usr/lib/titan-fPIC -o HNBGW_Tests -Wl,--no-as-needed BSSAP_CodecPort.so BSSAP_Types.so ConnHdlr.so DNS_Helpers.so GSM_Types.so General_Types.so HNBAP_Templates.so HNBAP_Types.so HNBGW_Tests.so IPA_CodecPort.so IPA_CodecPort_CtrlFunct.so IPA_Types.so IPL4asp_Functions.so IPL4asp_PortType.so IPL4asp_Types.so IuUP_Emulation.so IuUP_Types.so Iuh_CodecPort.so Iuh_CodecPort_CtrlFunct.so Iuh_Emulation.so Iuh_Types.so L3_Common.so L3_Templates.so M3UA_Emulation.so M3UA_Types.so MGCP_CodecPort.so MGCP_CodecPort_CtrlFunct.so MGCP_Emulation.so MGCP_Templates.so MGCP_Types.so MTP3asp_PortType.so MTP3asp_Types.so Misc_Helpers.so MobileL3_CC_Types.so MobileL3_CommonIE_Types.so MobileL3_GMM_SM_Types.so MobileL3_MM_Types.so MobileL3_RRM_Types.so MobileL3_SMS_Types.so MobileL3_SS_Types.so MobileL3_Types.so Mutex.so Native_Functions.so Osmocom_CTRL_Adapter.so Osmocom_CTRL_Functions.so Osmocom_CTRL_Types.so Osmocom_Types.so Osmocom_VTY_Functions.so PFCP_CodecPort.so PFCP_CodecPort_CtrlFunct.so PFCP_Emulation.so PFCP_Templates.so PFCP_Types.so RANAP_CodecPort.so RANAP_Templates.so RANAP_Types.so RTP_CodecPort.so RTP_CodecPort_CtrlFunct.so RTP_Emulation.so RTP_Types.so RUA_Emulation.so RUA_Templates.so RUA_Types.so SCCP_Emulation.so SCCP_Templates.so SCCP_Types.so SCCPasp_Types.so SCTP_Templates.so SCTPasp_PortType.so SCTPasp_Types.so SDP_Templates.so SDP_Types.so Socket_API_Definitions.so StatsD_CodecPort.so StatsD_CodecPort_CtrlFunct.so StatsD_Types.so TCCConversion_Functions.so TCCEncoding_Functions.so TCCInterface_Functions.so TELNETasp_PortType.so UD_PortType.so UD_Types.so BSSAP_CodecPort_part_1.so BSSAP_CodecPort_part_2.so BSSAP_CodecPort_part_3.so BSSAP_CodecPort_part_4.so BSSAP_CodecPort_part_5.so BSSAP_CodecPort_part_6.so BSSAP_CodecPort_part_7.so BSSAP_Types_part_1.so BSSAP_Types_part_2.so BSSAP_Types_part_3.so BSSAP_Types_part_4.so BSSAP_Types_part_5.so BSSAP_Types_part_6.so BSSAP_Types_part_7.so ConnHdlr_part_1.so ConnHdlr_part_2.so ConnHdlr_part_3.so ConnHdlr_part_4.so ConnHdlr_part_5.so ConnHdlr_part_6.so ConnHdlr_part_7.so DNS_Helpers_part_1.so DNS_Helpers_part_2.so DNS_Helpers_part_3.so DNS_Helpers_part_4.so DNS_Helpers_part_5.so DNS_Helpers_part_6.so DNS_Helpers_part_7.so GSM_Types_part_1.so GSM_Types_part_2.so GSM_Types_part_3.so GSM_Types_part_4.so GSM_Types_part_5.so GSM_Types_part_6.so GSM_Types_part_7.so General_Types_part_1.so General_Types_part_2.so General_Types_part_3.so General_Types_part_4.so General_Types_part_5.so General_Types_part_6.so General_Types_part_7.so HNBAP_Templates_part_1.so HNBAP_Templates_part_2.so HNBAP_Templates_part_3.so HNBAP_Templates_part_4.so HNBAP_Templates_part_5.so HNBAP_Templates_part_6.so HNBAP_Templates_part_7.so HNBAP_Types_part_1.so HNBAP_Types_part_2.so HNBAP_Types_part_3.so HNBAP_Types_part_4.so HNBAP_Types_part_5.so HNBAP_Types_part_6.so HNBAP_Types_part_7.so HNBGW_Tests_part_1.so HNBGW_Tests_part_2.so HNBGW_Tests_part_3.so HNBGW_Tests_part_4.so HNBGW_Tests_part_5.so HNBGW_Tests_part_6.so HNBGW_Tests_part_7.so IPA_CodecPort_part_1.so IPA_CodecPort_part_2.so IPA_CodecPort_part_3.so IPA_CodecPort_part_4.so IPA_CodecPort_part_5.so IPA_CodecPort_part_6.so IPA_CodecPort_part_7.so IPA_CodecPort_CtrlFunct_part_1.so IPA_CodecPort_CtrlFunct_part_2.so IPA_CodecPort_CtrlFunct_part_3.so IPA_CodecPort_CtrlFunct_part_4.so IPA_CodecPort_CtrlFunct_part_5.so IPA_CodecPort_CtrlFunct_part_6.so IPA_CodecPort_CtrlFunct_part_7.so IPA_Types_part_1.so IPA_Types_part_2.so IPA_Types_part_3.so IPA_Types_part_4.so IPA_Types_part_5.so IPA_Types_part_6.so IPA_Types_part_7.so IPL4asp_Functions_part_1.so IPL4asp_Functions_part_2.so IPL4asp_Functions_part_3.so IPL4asp_Functions_part_4.so IPL4asp_Functions_part_5.so IPL4asp_Functions_part_6.so IPL4asp_Functions_part_7.so IPL4asp_PortType_part_1.so IPL4asp_PortType_part_2.so IPL4asp_PortType_part_3.so IPL4asp_PortType_part_4.so IPL4asp_PortType_part_5.so IPL4asp_PortType_part_6.so IPL4asp_PortType_part_7.so IPL4asp_Types_part_1.so IPL4asp_Types_part_2.so IPL4asp_Types_part_3.so IPL4asp_Types_part_4.so IPL4asp_Types_part_5.so IPL4asp_Types_part_6.so IPL4asp_Types_part_7.so IuUP_Emulation_part_1.so IuUP_Emulation_part_2.so IuUP_Emulation_part_3.so IuUP_Emulation_part_4.so IuUP_Emulation_part_5.so IuUP_Emulation_part_6.so IuUP_Emulation_part_7.so IuUP_Types_part_1.so IuUP_Types_part_2.so IuUP_Types_part_3.so IuUP_Types_part_4.so IuUP_Types_part_5.so IuUP_Types_part_6.so IuUP_Types_part_7.so Iuh_CodecPort_part_1.so Iuh_CodecPort_part_2.so Iuh_CodecPort_part_3.so Iuh_CodecPort_part_4.so Iuh_CodecPort_part_5.so Iuh_CodecPort_part_6.so Iuh_CodecPort_part_7.so Iuh_CodecPort_CtrlFunct_part_1.so Iuh_CodecPort_CtrlFunct_part_2.so Iuh_CodecPort_CtrlFunct_part_3.so Iuh_CodecPort_CtrlFunct_part_4.so Iuh_CodecPort_CtrlFunct_part_5.so Iuh_CodecPort_CtrlFunct_part_6.so Iuh_CodecPort_CtrlFunct_part_7.so Iuh_Emulation_part_1.so Iuh_Emulation_part_2.so Iuh_Emulation_part_3.so Iuh_Emulation_part_4.so Iuh_Emulation_part_5.so Iuh_Emulation_part_6.so Iuh_Emulation_part_7.so Iuh_Types_part_1.so Iuh_Types_part_2.so Iuh_Types_part_3.so Iuh_Types_part_4.so Iuh_Types_part_5.so Iuh_Types_part_6.so Iuh_Types_part_7.so L3_Common_part_1.so L3_Common_part_2.so L3_Common_part_3.so L3_Common_part_4.so L3_Common_part_5.so L3_Common_part_6.so L3_Common_part_7.so L3_Templates_part_1.so L3_Templates_part_2.so L3_Templates_part_3.so L3_Templates_part_4.so L3_Templates_part_5.so L3_Templates_part_6.so L3_Templates_part_7.so M3UA_Emulation_part_1.so M3UA_Emulation_part_2.so M3UA_Emulation_part_3.so M3UA_Emulation_part_4.so M3UA_Emulation_part_5.so M3UA_Emulation_part_6.so M3UA_Emulation_part_7.so M3UA_Types_part_1.so M3UA_Types_part_2.so M3UA_Types_part_3.so M3UA_Types_part_4.so M3UA_Types_part_5.so M3UA_Types_part_6.so M3UA_Types_part_7.so MGCP_CodecPort_part_1.so MGCP_CodecPort_part_2.so MGCP_CodecPort_part_3.so MGCP_CodecPort_part_4.so MGCP_CodecPort_part_5.so MGCP_CodecPort_part_6.so MGCP_CodecPort_part_7.so MGCP_CodecPort_CtrlFunct_part_1.so MGCP_CodecPort_CtrlFunct_part_2.so MGCP_CodecPort_CtrlFunct_part_3.so MGCP_CodecPort_CtrlFunct_part_4.so MGCP_CodecPort_CtrlFunct_part_5.so MGCP_CodecPort_CtrlFunct_part_6.so MGCP_CodecPort_CtrlFunct_part_7.so MGCP_Emulation_part_1.so MGCP_Emulation_part_2.so MGCP_Emulation_part_3.so MGCP_Emulation_part_4.so MGCP_Emulation_part_5.so MGCP_Emulation_part_6.so MGCP_Emulation_part_7.so MGCP_Templates_part_1.so MGCP_Templates_part_2.so MGCP_Templates_part_3.so MGCP_Templates_part_4.so MGCP_Templates_part_5.so MGCP_Templates_part_6.so MGCP_Templates_part_7.so MGCP_Types_part_1.so MGCP_Types_part_2.so MGCP_Types_part_3.so MGCP_Types_part_4.so MGCP_Types_part_5.so MGCP_Types_part_6.so MGCP_Types_part_7.so MTP3asp_PortType_part_1.so MTP3asp_PortType_part_2.so MTP3asp_PortType_part_3.so MTP3asp_PortType_part_4.so MTP3asp_PortType_part_5.so MTP3asp_PortType_part_6.so MTP3asp_PortType_part_7.so MTP3asp_Types_part_1.so MTP3asp_Types_part_2.so MTP3asp_Types_part_3.so MTP3asp_Types_part_4.so MTP3asp_Types_part_5.so MTP3asp_Types_part_6.so MTP3asp_Types_part_7.so Misc_Helpers_part_1.so Misc_Helpers_part_2.so Misc_Helpers_part_3.so Misc_Helpers_part_4.so Misc_Helpers_part_5.so Misc_Helpers_part_6.so Misc_Helpers_part_7.so MobileL3_CC_Types_part_1.so MobileL3_CC_Types_part_2.so MobileL3_CC_Types_part_3.so MobileL3_CC_Types_part_4.so MobileL3_CC_Types_part_5.so MobileL3_CC_Types_part_6.so MobileL3_CC_Types_part_7.so MobileL3_CommonIE_Types_part_1.so MobileL3_CommonIE_Types_part_2.so MobileL3_CommonIE_Types_part_3.so MobileL3_CommonIE_Types_part_4.so MobileL3_CommonIE_Types_part_5.so MobileL3_CommonIE_Types_part_6.so MobileL3_CommonIE_Types_part_7.so MobileL3_GMM_SM_Types_part_1.so MobileL3_GMM_SM_Types_part_2.so MobileL3_GMM_SM_Types_part_3.so MobileL3_GMM_SM_Types_part_4.so MobileL3_GMM_SM_Types_part_5.so MobileL3_GMM_SM_Types_part_6.so MobileL3_GMM_SM_Types_part_7.so MobileL3_MM_Types_part_1.so MobileL3_MM_Types_part_2.so MobileL3_MM_Types_part_3.so MobileL3_MM_Types_part_4.so MobileL3_MM_Types_part_5.so MobileL3_MM_Types_part_6.so MobileL3_MM_Types_part_7.so MobileL3_RRM_Types_part_1.so MobileL3_RRM_Types_part_2.so MobileL3_RRM_Types_part_3.so MobileL3_RRM_Types_part_4.so MobileL3_RRM_Types_part_5.so MobileL3_RRM_Types_part_6.so MobileL3_RRM_Types_part_7.so MobileL3_SMS_Types_part_1.so MobileL3_SMS_Types_part_2.so MobileL3_SMS_Types_part_3.so MobileL3_SMS_Types_part_4.so MobileL3_SMS_Types_part_5.so MobileL3_SMS_Types_part_6.so MobileL3_SMS_Types_part_7.so MobileL3_SS_Types_part_1.so MobileL3_SS_Types_part_2.so MobileL3_SS_Types_part_3.so MobileL3_SS_Types_part_4.so MobileL3_SS_Types_part_5.so MobileL3_SS_Types_part_6.so MobileL3_SS_Types_part_7.so MobileL3_Types_part_1.so MobileL3_Types_part_2.so MobileL3_Types_part_3.so MobileL3_Types_part_4.so MobileL3_Types_part_5.so MobileL3_Types_part_6.so MobileL3_Types_part_7.so Mutex_part_1.so Mutex_part_2.so Mutex_part_3.so Mutex_part_4.so Mutex_part_5.so Mutex_part_6.so Mutex_part_7.so Native_Functions_part_1.so Native_Functions_part_2.so Native_Functions_part_3.so Native_Functions_part_4.so Native_Functions_part_5.so Native_Functions_part_6.so Native_Functions_part_7.so Osmocom_CTRL_Adapter_part_1.so Osmocom_CTRL_Adapter_part_2.so Osmocom_CTRL_Adapter_part_3.so Osmocom_CTRL_Adapter_part_4.so Osmocom_CTRL_Adapter_part_5.so Osmocom_CTRL_Adapter_part_6.so Osmocom_CTRL_Adapter_part_7.so Osmocom_CTRL_Functions_part_1.so Osmocom_CTRL_Functions_part_2.so Osmocom_CTRL_Functions_part_3.so Osmocom_CTRL_Functions_part_4.so Osmocom_CTRL_Functions_part_5.so Osmocom_CTRL_Functions_part_6.so Osmocom_CTRL_Functions_part_7.so Osmocom_CTRL_Types_part_1.so Osmocom_CTRL_Types_part_2.so Osmocom_CTRL_Types_part_3.so Osmocom_CTRL_Types_part_4.so Osmocom_CTRL_Types_part_5.so Osmocom_CTRL_Types_part_6.so Osmocom_CTRL_Types_part_7.so Osmocom_Types_part_1.so Osmocom_Types_part_2.so Osmocom_Types_part_3.so Osmocom_Types_part_4.so Osmocom_Types_part_5.so Osmocom_Types_part_6.so Osmocom_Types_part_7.so Osmocom_VTY_Functions_part_1.so Osmocom_VTY_Functions_part_2.so Osmocom_VTY_Functions_part_3.so Osmocom_VTY_Functions_part_4.so Osmocom_VTY_Functions_part_5.so Osmocom_VTY_Functions_part_6.so Osmocom_VTY_Functions_part_7.so PFCP_CodecPort_part_1.so PFCP_CodecPort_part_2.so PFCP_CodecPort_part_3.so PFCP_CodecPort_part_4.so PFCP_CodecPort_part_5.so PFCP_CodecPort_part_6.so PFCP_CodecPort_part_7.so PFCP_CodecPort_CtrlFunct_part_1.so PFCP_CodecPort_CtrlFunct_part_2.so PFCP_CodecPort_CtrlFunct_part_3.so PFCP_CodecPort_CtrlFunct_part_4.so PFCP_CodecPort_CtrlFunct_part_5.so PFCP_CodecPort_CtrlFunct_part_6.so PFCP_CodecPort_CtrlFunct_part_7.so PFCP_Emulation_part_1.so PFCP_Emulation_part_2.so PFCP_Emulation_part_3.so PFCP_Emulation_part_4.so PFCP_Emulation_part_5.so PFCP_Emulation_part_6.so PFCP_Emulation_part_7.so PFCP_Templates_part_1.so PFCP_Templates_part_2.so PFCP_Templates_part_3.so PFCP_Templates_part_4.so PFCP_Templates_part_5.so PFCP_Templates_part_6.so PFCP_Templates_part_7.so PFCP_Types_part_1.so PFCP_Types_part_2.so PFCP_Types_part_3.so PFCP_Types_part_4.so PFCP_Types_part_5.so PFCP_Types_part_6.so PFCP_Types_part_7.so RANAP_CodecPort_part_1.so RANAP_CodecPort_part_2.so RANAP_CodecPort_part_3.so RANAP_CodecPort_part_4.so RANAP_CodecPort_part_5.so RANAP_CodecPort_part_6.so RANAP_CodecPort_part_7.so RANAP_Templates_part_1.so RANAP_Templates_part_2.so RANAP_Templates_part_3.so RANAP_Templates_part_4.so RANAP_Templates_part_5.so RANAP_Templates_part_6.so RANAP_Templates_part_7.so RANAP_Types_part_1.so RANAP_Types_part_2.so RANAP_Types_part_3.so RANAP_Types_part_4.so RANAP_Types_part_5.so RANAP_Types_part_6.so RANAP_Types_part_7.so RTP_CodecPort_part_1.so RTP_CodecPort_part_2.so RTP_CodecPort_part_3.so RTP_CodecPort_part_4.so RTP_CodecPort_part_5.so RTP_CodecPort_part_6.so RTP_CodecPort_part_7.so RTP_CodecPort_CtrlFunct_part_1.so RTP_CodecPort_CtrlFunct_part_2.so RTP_CodecPort_CtrlFunct_part_3.so RTP_CodecPort_CtrlFunct_part_4.so RTP_CodecPort_CtrlFunct_part_5.so RTP_CodecPort_CtrlFunct_part_6.so RTP_CodecPort_CtrlFunct_part_7.so RTP_Emulation_part_1.so RTP_Emulation_part_2.so RTP_Emulation_part_3.so RTP_Emulation_part_4.so RTP_Emulation_part_5.so RTP_Emulation_part_6.so RTP_Emulation_part_7.so RTP_Types_part_1.so RTP_Types_part_2.so RTP_Types_part_3.so RTP_Types_part_4.so RTP_Types_part_5.so RTP_Types_part_6.so RTP_Types_part_7.so RUA_Emulation_part_1.so RUA_Emulation_part_2.so RUA_Emulation_part_3.so RUA_Emulation_part_4.so RUA_Emulation_part_5.so RUA_Emulation_part_6.so RUA_Emulation_part_7.so RUA_Templates_part_1.so RUA_Templates_part_2.so RUA_Templates_part_3.so RUA_Templates_part_4.so RUA_Templates_part_5.so RUA_Templates_part_6.so RUA_Templates_part_7.so RUA_Types_part_1.so RUA_Types_part_2.so RUA_Types_part_3.so RUA_Types_part_4.so RUA_Types_part_5.so RUA_Types_part_6.so RUA_Types_part_7.so SCCP_Emulation_part_1.so SCCP_Emulation_part_2.so SCCP_Emulation_part_3.so SCCP_Emulation_part_4.so SCCP_Emulation_part_5.so SCCP_Emulation_part_6.so SCCP_Emulation_part_7.so SCCP_Templates_part_1.so SCCP_Templates_part_2.so SCCP_Templates_part_3.so SCCP_Templates_part_4.so SCCP_Templates_part_5.so SCCP_Templates_part_6.so SCCP_Templates_part_7.so SCCP_Types_part_1.so SCCP_Types_part_2.so SCCP_Types_part_3.so SCCP_Types_part_4.so SCCP_Types_part_5.so SCCP_Types_part_6.so SCCP_Types_part_7.so SCCPasp_Types_part_1.so SCCPasp_Types_part_2.so SCCPasp_Types_part_3.so SCCPasp_Types_part_4.so SCCPasp_Types_part_5.so SCCPasp_Types_part_6.so SCCPasp_Types_part_7.so SCTP_Templates_part_1.so SCTP_Templates_part_2.so SCTP_Templates_part_3.so SCTP_Templates_part_4.so SCTP_Templates_part_5.so SCTP_Templates_part_6.so SCTP_Templates_part_7.so SCTPasp_PortType_part_1.so SCTPasp_PortType_part_2.so SCTPasp_PortType_part_3.so SCTPasp_PortType_part_4.so SCTPasp_PortType_part_5.so SCTPasp_PortType_part_6.so SCTPasp_PortType_part_7.so SCTPasp_Types_part_1.so SCTPasp_Types_part_2.so SCTPasp_Types_part_3.so SCTPasp_Types_part_4.so SCTPasp_Types_part_5.so SCTPasp_Types_part_6.so SCTPasp_Types_part_7.so SDP_Templates_part_1.so SDP_Templates_part_2.so SDP_Templates_part_3.so SDP_Templates_part_4.so SDP_Templates_part_5.so SDP_Templates_part_6.so SDP_Templates_part_7.so SDP_Types_part_1.so SDP_Types_part_2.so SDP_Types_part_3.so SDP_Types_part_4.so SDP_Types_part_5.so SDP_Types_part_6.so SDP_Types_part_7.so Socket_API_Definitions_part_1.so Socket_API_Definitions_part_2.so Socket_API_Definitions_part_3.so Socket_API_Definitions_part_4.so Socket_API_Definitions_part_5.so Socket_API_Definitions_part_6.so Socket_API_Definitions_part_7.so StatsD_CodecPort_part_1.so StatsD_CodecPort_part_2.so StatsD_CodecPort_part_3.so StatsD_CodecPort_part_4.so StatsD_CodecPort_part_5.so StatsD_CodecPort_part_6.so StatsD_CodecPort_part_7.so StatsD_CodecPort_CtrlFunct_part_1.so StatsD_CodecPort_CtrlFunct_part_2.so StatsD_CodecPort_CtrlFunct_part_3.so StatsD_CodecPort_CtrlFunct_part_4.so StatsD_CodecPort_CtrlFunct_part_5.so StatsD_CodecPort_CtrlFunct_part_6.so StatsD_CodecPort_CtrlFunct_part_7.so StatsD_Types_part_1.so StatsD_Types_part_2.so StatsD_Types_part_3.so StatsD_Types_part_4.so StatsD_Types_part_5.so StatsD_Types_part_6.so StatsD_Types_part_7.so TCCConversion_Functions_part_1.so TCCConversion_Functions_part_2.so TCCConversion_Functions_part_3.so TCCConversion_Functions_part_4.so TCCConversion_Functions_part_5.so TCCConversion_Functions_part_6.so TCCConversion_Functions_part_7.so TCCEncoding_Functions_part_1.so TCCEncoding_Functions_part_2.so TCCEncoding_Functions_part_3.so TCCEncoding_Functions_part_4.so TCCEncoding_Functions_part_5.so TCCEncoding_Functions_part_6.so TCCEncoding_Functions_part_7.so TCCInterface_Functions_part_1.so TCCInterface_Functions_part_2.so TCCInterface_Functions_part_3.so TCCInterface_Functions_part_4.so TCCInterface_Functions_part_5.so TCCInterface_Functions_part_6.so TCCInterface_Functions_part_7.so TELNETasp_PortType_part_1.so TELNETasp_PortType_part_2.so TELNETasp_PortType_part_3.so TELNETasp_PortType_part_4.so TELNETasp_PortType_part_5.so TELNETasp_PortType_part_6.so TELNETasp_PortType_part_7.so UD_PortType_part_1.so UD_PortType_part_2.so UD_PortType_part_3.so UD_PortType_part_4.so UD_PortType_part_5.so UD_PortType_part_6.so UD_PortType_part_7.so UD_Types_part_1.so UD_Types_part_2.so UD_Types_part_3.so UD_Types_part_4.so UD_Types_part_5.so UD_Types_part_6.so UD_Types_part_7.so IPA_Emulation.so RAN_Adapter.so RAN_Emulation.so SCCP_Mapping.so StatsD_Checker.so IPA_Emulation_part_1.so IPA_Emulation_part_2.so IPA_Emulation_part_3.so IPA_Emulation_part_4.so IPA_Emulation_part_5.so IPA_Emulation_part_6.so IPA_Emulation_part_7.so RAN_Adapter_part_1.so RAN_Adapter_part_2.so RAN_Adapter_part_3.so RAN_Adapter_part_4.so RAN_Adapter_part_5.so RAN_Adapter_part_6.so RAN_Adapter_part_7.so RAN_Emulation_part_1.so RAN_Emulation_part_2.so RAN_Emulation_part_3.so RAN_Emulation_part_4.so RAN_Emulation_part_5.so RAN_Emulation_part_6.so RAN_Emulation_part_7.so SCCP_Mapping_part_1.so SCCP_Mapping_part_2.so SCCP_Mapping_part_3.so SCCP_Mapping_part_4.so SCCP_Mapping_part_5.so SCCP_Mapping_part_6.so SCCP_Mapping_part_7.so StatsD_Checker_part_1.so StatsD_Checker_part_2.so StatsD_Checker_part_3.so StatsD_Checker_part_4.so StatsD_Checker_part_5.so StatsD_Checker_part_6.so StatsD_Checker_part_7.so HNBAP_CommonDataTypes.so HNBAP_Constants.so HNBAP_Containers.so HNBAP_IEs.so HNBAP_PDU_Contents.so HNBAP_PDU_Descriptions.so RANAP_CommonDataTypes.so RANAP_Constants.so RANAP_Containers.so RANAP_IEs.so RANAP_PDU_Contents.so RANAP_PDU_Descriptions.so RUA_CommonDataTypes.so RUA_Constants.so RUA_Containers.so RUA_IEs.so RUA_PDU_Contents.so RUA_PDU_Descriptions.so HNBAP_CommonDataTypes_part_1.so HNBAP_CommonDataTypes_part_2.so HNBAP_CommonDataTypes_part_3.so HNBAP_CommonDataTypes_part_4.so HNBAP_CommonDataTypes_part_5.so HNBAP_CommonDataTypes_part_6.so HNBAP_CommonDataTypes_part_7.so HNBAP_Constants_part_1.so HNBAP_Constants_part_2.so HNBAP_Constants_part_3.so HNBAP_Constants_part_4.so HNBAP_Constants_part_5.so HNBAP_Constants_part_6.so HNBAP_Constants_part_7.so HNBAP_Containers_part_1.so HNBAP_Containers_part_2.so HNBAP_Containers_part_3.so HNBAP_Containers_part_4.so HNBAP_Containers_part_5.so HNBAP_Containers_part_6.so HNBAP_Containers_part_7.so HNBAP_IEs_part_1.so HNBAP_IEs_part_2.so HNBAP_IEs_part_3.so HNBAP_IEs_part_4.so HNBAP_IEs_part_5.so HNBAP_IEs_part_6.so HNBAP_IEs_part_7.so HNBAP_PDU_Contents_part_1.so HNBAP_PDU_Contents_part_2.so HNBAP_PDU_Contents_part_3.so HNBAP_PDU_Contents_part_4.so HNBAP_PDU_Contents_part_5.so HNBAP_PDU_Contents_part_6.so HNBAP_PDU_Contents_part_7.so HNBAP_PDU_Descriptions_part_1.so HNBAP_PDU_Descriptions_part_2.so HNBAP_PDU_Descriptions_part_3.so HNBAP_PDU_Descriptions_part_4.so HNBAP_PDU_Descriptions_part_5.so HNBAP_PDU_Descriptions_part_6.so HNBAP_PDU_Descriptions_part_7.so RANAP_CommonDataTypes_part_1.so RANAP_CommonDataTypes_part_2.so RANAP_CommonDataTypes_part_3.so RANAP_CommonDataTypes_part_4.so RANAP_CommonDataTypes_part_5.so RANAP_CommonDataTypes_part_6.so RANAP_CommonDataTypes_part_7.so RANAP_Constants_part_1.so RANAP_Constants_part_2.so RANAP_Constants_part_3.so RANAP_Constants_part_4.so RANAP_Constants_part_5.so RANAP_Constants_part_6.so RANAP_Constants_part_7.so RANAP_Containers_part_1.so RANAP_Containers_part_2.so RANAP_Containers_part_3.so RANAP_Containers_part_4.so RANAP_Containers_part_5.so RANAP_Containers_part_6.so RANAP_Containers_part_7.so RANAP_IEs_part_1.so RANAP_IEs_part_2.so RANAP_IEs_part_3.so RANAP_IEs_part_4.so RANAP_IEs_part_5.so RANAP_IEs_part_6.so RANAP_IEs_part_7.so RANAP_PDU_Contents_part_1.so RANAP_PDU_Contents_part_2.so RANAP_PDU_Contents_part_3.so RANAP_PDU_Contents_part_4.so RANAP_PDU_Contents_part_5.so RANAP_PDU_Contents_part_6.so RANAP_PDU_Contents_part_7.so RANAP_PDU_Descriptions_part_1.so RANAP_PDU_Descriptions_part_2.so RANAP_PDU_Descriptions_part_3.so RANAP_PDU_Descriptions_part_4.so RANAP_PDU_Descriptions_part_5.so RANAP_PDU_Descriptions_part_6.so RANAP_PDU_Descriptions_part_7.so RUA_CommonDataTypes_part_1.so RUA_CommonDataTypes_part_2.so RUA_CommonDataTypes_part_3.so RUA_CommonDataTypes_part_4.so RUA_CommonDataTypes_part_5.so RUA_CommonDataTypes_part_6.so RUA_CommonDataTypes_part_7.so RUA_Constants_part_1.so RUA_Constants_part_2.so RUA_Constants_part_3.so RUA_Constants_part_4.so RUA_Constants_part_5.so RUA_Constants_part_6.so RUA_Constants_part_7.so RUA_Containers_part_1.so RUA_Containers_part_2.so RUA_Containers_part_3.so RUA_Containers_part_4.so RUA_Containers_part_5.so RUA_Containers_part_6.so RUA_Containers_part_7.so RUA_IEs_part_1.so RUA_IEs_part_2.so RUA_IEs_part_3.so RUA_IEs_part_4.so RUA_IEs_part_5.so RUA_IEs_part_6.so RUA_IEs_part_7.so RUA_PDU_Contents_part_1.so RUA_PDU_Contents_part_2.so RUA_PDU_Contents_part_3.so RUA_PDU_Contents_part_4.so RUA_PDU_Contents_part_5.so RUA_PDU_Contents_part_6.so RUA_PDU_Contents_part_7.so RUA_PDU_Descriptions_part_1.so RUA_PDU_Descriptions_part_2.so RUA_PDU_Descriptions_part_3.so RUA_PDU_Descriptions_part_4.so RUA_PDU_Descriptions_part_5.so RUA_PDU_Descriptions_part_6.so RUA_PDU_Descriptions_part_7.so SDP_parse_.tab.so lex.SDP_parse_.so IPA_CodecPort_CtrlFunctDef.so IPL4asp_PT.so IPL4asp_discovery.so IuUP_EncDec.so Iuh_CodecPort_CtrlFunctDef.so Native_FunctionDefs.so RTP_CodecPort_CtrlFunctDef.so RTP_EncDec.so SCTPasp_PT.so SDP_EncDec.so StatsD_CodecPort_CtrlFunctdef.so TCCConversion.so TCCEncoding.so TCCInterface.so TELNETasp_PT.so HNBAP_EncDec.so RUA_EncDec.so RANAP_EncDec.so MGCP_CodecPort_CtrlFunctDef.so UD_PT.so PFCP_CodecPort_CtrlFunctDef.so \ -L/usr/lib/titan -lttcn3-parallel-dynamic \ -L/lib -lcrypto \ -L/usr/lib -lxml2 -lsctp -lfftranscode -lssl -lpthread; \ then : ; else /usr/bin/titanver BSSAP_CodecPort.o BSSAP_Types.o ConnHdlr.o DNS_Helpers.o GSM_Types.o General_Types.o HNBAP_Templates.o HNBAP_Types.o HNBGW_Tests.o IPA_CodecPort.o IPA_CodecPort_CtrlFunct.o IPA_Types.o IPL4asp_Functions.o IPL4asp_PortType.o IPL4asp_Types.o IuUP_Emulation.o IuUP_Types.o Iuh_CodecPort.o Iuh_CodecPort_CtrlFunct.o Iuh_Emulation.o Iuh_Types.o L3_Common.o L3_Templates.o M3UA_Emulation.o M3UA_Types.o MGCP_CodecPort.o MGCP_CodecPort_CtrlFunct.o MGCP_Emulation.o MGCP_Templates.o MGCP_Types.o MTP3asp_PortType.o MTP3asp_Types.o Misc_Helpers.o MobileL3_CC_Types.o MobileL3_CommonIE_Types.o MobileL3_GMM_SM_Types.o MobileL3_MM_Types.o MobileL3_RRM_Types.o MobileL3_SMS_Types.o MobileL3_SS_Types.o MobileL3_Types.o Mutex.o Native_Functions.o Osmocom_CTRL_Adapter.o Osmocom_CTRL_Functions.o Osmocom_CTRL_Types.o Osmocom_Types.o Osmocom_VTY_Functions.o PFCP_CodecPort.o PFCP_CodecPort_CtrlFunct.o PFCP_Emulation.o PFCP_Templates.o PFCP_Types.o RANAP_CodecPort.o RANAP_Templates.o RANAP_Types.o RTP_CodecPort.o RTP_CodecPort_CtrlFunct.o RTP_Emulation.o RTP_Types.o RUA_Emulation.o RUA_Templates.o RUA_Types.o SCCP_Emulation.o SCCP_Templates.o SCCP_Types.o SCCPasp_Types.o SCTP_Templates.o SCTPasp_PortType.o SCTPasp_Types.o SDP_Templates.o SDP_Types.o Socket_API_Definitions.o StatsD_CodecPort.o StatsD_CodecPort_CtrlFunct.o StatsD_Types.o TCCConversion_Functions.o TCCEncoding_Functions.o TCCInterface_Functions.o TELNETasp_PortType.o UD_PortType.o UD_Types.o BSSAP_CodecPort_part_1.o BSSAP_CodecPort_part_2.o BSSAP_CodecPort_part_3.o BSSAP_CodecPort_part_4.o BSSAP_CodecPort_part_5.o BSSAP_CodecPort_part_6.o BSSAP_CodecPort_part_7.o BSSAP_Types_part_1.o BSSAP_Types_part_2.o BSSAP_Types_part_3.o BSSAP_Types_part_4.o BSSAP_Types_part_5.o BSSAP_Types_part_6.o BSSAP_Types_part_7.o ConnHdlr_part_1.o ConnHdlr_part_2.o ConnHdlr_part_3.o ConnHdlr_part_4.o ConnHdlr_part_5.o ConnHdlr_part_6.o ConnHdlr_part_7.o DNS_Helpers_part_1.o DNS_Helpers_part_2.o DNS_Helpers_part_3.o DNS_Helpers_part_4.o DNS_Helpers_part_5.o DNS_Helpers_part_6.o DNS_Helpers_part_7.o GSM_Types_part_1.o GSM_Types_part_2.o GSM_Types_part_3.o GSM_Types_part_4.o GSM_Types_part_5.o GSM_Types_part_6.o GSM_Types_part_7.o General_Types_part_1.o General_Types_part_2.o General_Types_part_3.o General_Types_part_4.o General_Types_part_5.o General_Types_part_6.o General_Types_part_7.o HNBAP_Templates_part_1.o HNBAP_Templates_part_2.o HNBAP_Templates_part_3.o HNBAP_Templates_part_4.o HNBAP_Templates_part_5.o HNBAP_Templates_part_6.o HNBAP_Templates_part_7.o HNBAP_Types_part_1.o HNBAP_Types_part_2.o HNBAP_Types_part_3.o HNBAP_Types_part_4.o HNBAP_Types_part_5.o HNBAP_Types_part_6.o HNBAP_Types_part_7.o HNBGW_Tests_part_1.o HNBGW_Tests_part_2.o HNBGW_Tests_part_3.o HNBGW_Tests_part_4.o HNBGW_Tests_part_5.o HNBGW_Tests_part_6.o HNBGW_Tests_part_7.o IPA_CodecPort_part_1.o IPA_CodecPort_part_2.o IPA_CodecPort_part_3.o IPA_CodecPort_part_4.o IPA_CodecPort_part_5.o IPA_CodecPort_part_6.o IPA_CodecPort_part_7.o IPA_CodecPort_CtrlFunct_part_1.o IPA_CodecPort_CtrlFunct_part_2.o IPA_CodecPort_CtrlFunct_part_3.o IPA_CodecPort_CtrlFunct_part_4.o IPA_CodecPort_CtrlFunct_part_5.o IPA_CodecPort_CtrlFunct_part_6.o IPA_CodecPort_CtrlFunct_part_7.o IPA_Types_part_1.o IPA_Types_part_2.o IPA_Types_part_3.o IPA_Types_part_4.o IPA_Types_part_5.o IPA_Types_part_6.o IPA_Types_part_7.o IPL4asp_Functions_part_1.o IPL4asp_Functions_part_2.o IPL4asp_Functions_part_3.o IPL4asp_Functions_part_4.o IPL4asp_Functions_part_5.o IPL4asp_Functions_part_6.o IPL4asp_Functions_part_7.o IPL4asp_PortType_part_1.o IPL4asp_PortType_part_2.o IPL4asp_PortType_part_3.o IPL4asp_PortType_part_4.o IPL4asp_PortType_part_5.o IPL4asp_PortType_part_6.o IPL4asp_PortType_part_7.o IPL4asp_Types_part_1.o IPL4asp_Types_part_2.o IPL4asp_Types_part_3.o IPL4asp_Types_part_4.o IPL4asp_Types_part_5.o IPL4asp_Types_part_6.o IPL4asp_Types_part_7.o IuUP_Emulation_part_1.o IuUP_Emulation_part_2.o IuUP_Emulation_part_3.o IuUP_Emulation_part_4.o IuUP_Emulation_part_5.o IuUP_Emulation_part_6.o IuUP_Emulation_part_7.o IuUP_Types_part_1.o IuUP_Types_part_2.o IuUP_Types_part_3.o IuUP_Types_part_4.o IuUP_Types_part_5.o IuUP_Types_part_6.o IuUP_Types_part_7.o Iuh_CodecPort_part_1.o Iuh_CodecPort_part_2.o Iuh_CodecPort_part_3.o Iuh_CodecPort_part_4.o Iuh_CodecPort_part_5.o Iuh_CodecPort_part_6.o Iuh_CodecPort_part_7.o Iuh_CodecPort_CtrlFunct_part_1.o Iuh_CodecPort_CtrlFunct_part_2.o Iuh_CodecPort_CtrlFunct_part_3.o Iuh_CodecPort_CtrlFunct_part_4.o Iuh_CodecPort_CtrlFunct_part_5.o Iuh_CodecPort_CtrlFunct_part_6.o Iuh_CodecPort_CtrlFunct_part_7.o Iuh_Emulation_part_1.o Iuh_Emulation_part_2.o Iuh_Emulation_part_3.o Iuh_Emulation_part_4.o Iuh_Emulation_part_5.o Iuh_Emulation_part_6.o Iuh_Emulation_part_7.o Iuh_Types_part_1.o Iuh_Types_part_2.o Iuh_Types_part_3.o Iuh_Types_part_4.o Iuh_Types_part_5.o Iuh_Types_part_6.o Iuh_Types_part_7.o L3_Common_part_1.o L3_Common_part_2.o L3_Common_part_3.o L3_Common_part_4.o L3_Common_part_5.o L3_Common_part_6.o L3_Common_part_7.o L3_Templates_part_1.o L3_Templates_part_2.o L3_Templates_part_3.o L3_Templates_part_4.o L3_Templates_part_5.o L3_Templates_part_6.o L3_Templates_part_7.o M3UA_Emulation_part_1.o M3UA_Emulation_part_2.o M3UA_Emulation_part_3.o M3UA_Emulation_part_4.o M3UA_Emulation_part_5.o M3UA_Emulation_part_6.o M3UA_Emulation_part_7.o M3UA_Types_part_1.o M3UA_Types_part_2.o M3UA_Types_part_3.o M3UA_Types_part_4.o M3UA_Types_part_5.o M3UA_Types_part_6.o M3UA_Types_part_7.o MGCP_CodecPort_part_1.o MGCP_CodecPort_part_2.o MGCP_CodecPort_part_3.o MGCP_CodecPort_part_4.o MGCP_CodecPort_part_5.o MGCP_CodecPort_part_6.o MGCP_CodecPort_part_7.o MGCP_CodecPort_CtrlFunct_part_1.o MGCP_CodecPort_CtrlFunct_part_2.o MGCP_CodecPort_CtrlFunct_part_3.o MGCP_CodecPort_CtrlFunct_part_4.o MGCP_CodecPort_CtrlFunct_part_5.o MGCP_CodecPort_CtrlFunct_part_6.o MGCP_CodecPort_CtrlFunct_part_7.o MGCP_Emulation_part_1.o MGCP_Emulation_part_2.o MGCP_Emulation_part_3.o MGCP_Emulation_part_4.o MGCP_Emulation_part_5.o MGCP_Emulation_part_6.o MGCP_Emulation_part_7.o MGCP_Templates_part_1.o MGCP_Templates_part_2.o MGCP_Templates_part_3.o MGCP_Templates_part_4.o MGCP_Templates_part_5.o MGCP_Templates_part_6.o MGCP_Templates_part_7.o MGCP_Types_part_1.o MGCP_Types_part_2.o MGCP_Types_part_3.o MGCP_Types_part_4.o MGCP_Types_part_5.o MGCP_Types_part_6.o MGCP_Types_part_7.o MTP3asp_PortType_part_1.o MTP3asp_PortType_part_2.o MTP3asp_PortType_part_3.o MTP3asp_PortType_part_4.o MTP3asp_PortType_part_5.o MTP3asp_PortType_part_6.o MTP3asp_PortType_part_7.o MTP3asp_Types_part_1.o MTP3asp_Types_part_2.o MTP3asp_Types_part_3.o MTP3asp_Types_part_4.o MTP3asp_Types_part_5.o MTP3asp_Types_part_6.o MTP3asp_Types_part_7.o Misc_Helpers_part_1.o Misc_Helpers_part_2.o Misc_Helpers_part_3.o Misc_Helpers_part_4.o Misc_Helpers_part_5.o Misc_Helpers_part_6.o Misc_Helpers_part_7.o MobileL3_CC_Types_part_1.o MobileL3_CC_Types_part_2.o MobileL3_CC_Types_part_3.o MobileL3_CC_Types_part_4.o MobileL3_CC_Types_part_5.o MobileL3_CC_Types_part_6.o MobileL3_CC_Types_part_7.o MobileL3_CommonIE_Types_part_1.o MobileL3_CommonIE_Types_part_2.o MobileL3_CommonIE_Types_part_3.o MobileL3_CommonIE_Types_part_4.o MobileL3_CommonIE_Types_part_5.o MobileL3_CommonIE_Types_part_6.o MobileL3_CommonIE_Types_part_7.o MobileL3_GMM_SM_Types_part_1.o MobileL3_GMM_SM_Types_part_2.o MobileL3_GMM_SM_Types_part_3.o MobileL3_GMM_SM_Types_part_4.o MobileL3_GMM_SM_Types_part_5.o MobileL3_GMM_SM_Types_part_6.o MobileL3_GMM_SM_Types_part_7.o MobileL3_MM_Types_part_1.o MobileL3_MM_Types_part_2.o MobileL3_MM_Types_part_3.o MobileL3_MM_Types_part_4.o MobileL3_MM_Types_part_5.o MobileL3_MM_Types_part_6.o MobileL3_MM_Types_part_7.o MobileL3_RRM_Types_part_1.o MobileL3_RRM_Types_part_2.o MobileL3_RRM_Types_part_3.o MobileL3_RRM_Types_part_4.o MobileL3_RRM_Types_part_5.o MobileL3_RRM_Types_part_6.o MobileL3_RRM_Types_part_7.o MobileL3_SMS_Types_part_1.o MobileL3_SMS_Types_part_2.o MobileL3_SMS_Types_part_3.o MobileL3_SMS_Types_part_4.o MobileL3_SMS_Types_part_5.o MobileL3_SMS_Types_part_6.o MobileL3_SMS_Types_part_7.o MobileL3_SS_Types_part_1.o MobileL3_SS_Types_part_2.o MobileL3_SS_Types_part_3.o MobileL3_SS_Types_part_4.o MobileL3_SS_Types_part_5.o MobileL3_SS_Types_part_6.o MobileL3_SS_Types_part_7.o MobileL3_Types_part_1.o MobileL3_Types_part_2.o MobileL3_Types_part_3.o MobileL3_Types_part_4.o MobileL3_Types_part_5.o MobileL3_Types_part_6.o MobileL3_Types_part_7.o Mutex_part_1.o Mutex_part_2.o Mutex_part_3.o Mutex_part_4.o Mutex_part_5.o Mutex_part_6.o Mutex_part_7.o Native_Functions_part_1.o Native_Functions_part_2.o Native_Functions_part_3.o Native_Functions_part_4.o Native_Functions_part_5.o Native_Functions_part_6.o Native_Functions_part_7.o Osmocom_CTRL_Adapter_part_1.o Osmocom_CTRL_Adapter_part_2.o Osmocom_CTRL_Adapter_part_3.o Osmocom_CTRL_Adapter_part_4.o Osmocom_CTRL_Adapter_part_5.o Osmocom_CTRL_Adapter_part_6.o Osmocom_CTRL_Adapter_part_7.o Osmocom_CTRL_Functions_part_1.o Osmocom_CTRL_Functions_part_2.o Osmocom_CTRL_Functions_part_3.o Osmocom_CTRL_Functions_part_4.o Osmocom_CTRL_Functions_part_5.o Osmocom_CTRL_Functions_part_6.o Osmocom_CTRL_Functions_part_7.o Osmocom_CTRL_Types_part_1.o Osmocom_CTRL_Types_part_2.o Osmocom_CTRL_Types_part_3.o Osmocom_CTRL_Types_part_4.o Osmocom_CTRL_Types_part_5.o Osmocom_CTRL_Types_part_6.o Osmocom_CTRL_Types_part_7.o Osmocom_Types_part_1.o Osmocom_Types_part_2.o Osmocom_Types_part_3.o Osmocom_Types_part_4.o Osmocom_Types_part_5.o Osmocom_Types_part_6.o Osmocom_Types_part_7.o Osmocom_VTY_Functions_part_1.o Osmocom_VTY_Functions_part_2.o Osmocom_VTY_Functions_part_3.o Osmocom_VTY_Functions_part_4.o Osmocom_VTY_Functions_part_5.o Osmocom_VTY_Functions_part_6.o Osmocom_VTY_Functions_part_7.o PFCP_CodecPort_part_1.o PFCP_CodecPort_part_2.o PFCP_CodecPort_part_3.o PFCP_CodecPort_part_4.o PFCP_CodecPort_part_5.o PFCP_CodecPort_part_6.o PFCP_CodecPort_part_7.o PFCP_CodecPort_CtrlFunct_part_1.o PFCP_CodecPort_CtrlFunct_part_2.o PFCP_CodecPort_CtrlFunct_part_3.o PFCP_CodecPort_CtrlFunct_part_4.o PFCP_CodecPort_CtrlFunct_part_5.o PFCP_CodecPort_CtrlFunct_part_6.o PFCP_CodecPort_CtrlFunct_part_7.o PFCP_Emulation_part_1.o PFCP_Emulation_part_2.o PFCP_Emulation_part_3.o PFCP_Emulation_part_4.o PFCP_Emulation_part_5.o PFCP_Emulation_part_6.o PFCP_Emulation_part_7.o PFCP_Templates_part_1.o PFCP_Templates_part_2.o PFCP_Templates_part_3.o PFCP_Templates_part_4.o PFCP_Templates_part_5.o PFCP_Templates_part_6.o PFCP_Templates_part_7.o PFCP_Types_part_1.o PFCP_Types_part_2.o PFCP_Types_part_3.o PFCP_Types_part_4.o PFCP_Types_part_5.o PFCP_Types_part_6.o PFCP_Types_part_7.o RANAP_CodecPort_part_1.o RANAP_CodecPort_part_2.o RANAP_CodecPort_part_3.o RANAP_CodecPort_part_4.o RANAP_CodecPort_part_5.o RANAP_CodecPort_part_6.o RANAP_CodecPort_part_7.o RANAP_Templates_part_1.o RANAP_Templates_part_2.o RANAP_Templates_part_3.o RANAP_Templates_part_4.o RANAP_Templates_part_5.o RANAP_Templates_part_6.o RANAP_Templates_part_7.o RANAP_Types_part_1.o RANAP_Types_part_2.o RANAP_Types_part_3.o RANAP_Types_part_4.o RANAP_Types_part_5.o RANAP_Types_part_6.o RANAP_Types_part_7.o RTP_CodecPort_part_1.o RTP_CodecPort_part_2.o RTP_CodecPort_part_3.o RTP_CodecPort_part_4.o RTP_CodecPort_part_5.o RTP_CodecPort_part_6.o RTP_CodecPort_part_7.o RTP_CodecPort_CtrlFunct_part_1.o RTP_CodecPort_CtrlFunct_part_2.o RTP_CodecPort_CtrlFunct_part_3.o RTP_CodecPort_CtrlFunct_part_4.o RTP_CodecPort_CtrlFunct_part_5.o RTP_CodecPort_CtrlFunct_part_6.o RTP_CodecPort_CtrlFunct_part_7.o RTP_Emulation_part_1.o RTP_Emulation_part_2.o RTP_Emulation_part_3.o RTP_Emulation_part_4.o RTP_Emulation_part_5.o RTP_Emulation_part_6.o RTP_Emulation_part_7.o RTP_Types_part_1.o RTP_Types_part_2.o RTP_Types_part_3.o RTP_Types_part_4.o RTP_Types_part_5.o RTP_Types_part_6.o RTP_Types_part_7.o RUA_Emulation_part_1.o RUA_Emulation_part_2.o RUA_Emulation_part_3.o RUA_Emulation_part_4.o RUA_Emulation_part_5.o RUA_Emulation_part_6.o RUA_Emulation_part_7.o RUA_Templates_part_1.o RUA_Templates_part_2.o RUA_Templates_part_3.o RUA_Templates_part_4.o RUA_Templates_part_5.o RUA_Templates_part_6.o RUA_Templates_part_7.o RUA_Types_part_1.o RUA_Types_part_2.o RUA_Types_part_3.o RUA_Types_part_4.o RUA_Types_part_5.o RUA_Types_part_6.o RUA_Types_part_7.o SCCP_Emulation_part_1.o SCCP_Emulation_part_2.o SCCP_Emulation_part_3.o SCCP_Emulation_part_4.o SCCP_Emulation_part_5.o SCCP_Emulation_part_6.o SCCP_Emulation_part_7.o SCCP_Templates_part_1.o SCCP_Templates_part_2.o SCCP_Templates_part_3.o SCCP_Templates_part_4.o SCCP_Templates_part_5.o SCCP_Templates_part_6.o SCCP_Templates_part_7.o SCCP_Types_part_1.o SCCP_Types_part_2.o SCCP_Types_part_3.o SCCP_Types_part_4.o SCCP_Types_part_5.o SCCP_Types_part_6.o SCCP_Types_part_7.o SCCPasp_Types_part_1.o SCCPasp_Types_part_2.o SCCPasp_Types_part_3.o SCCPasp_Types_part_4.o SCCPasp_Types_part_5.o SCCPasp_Types_part_6.o SCCPasp_Types_part_7.o SCTP_Templates_part_1.o SCTP_Templates_part_2.o SCTP_Templates_part_3.o SCTP_Templates_part_4.o SCTP_Templates_part_5.o SCTP_Templates_part_6.o SCTP_Templates_part_7.o SCTPasp_PortType_part_1.o SCTPasp_PortType_part_2.o SCTPasp_PortType_part_3.o SCTPasp_PortType_part_4.o SCTPasp_PortType_part_5.o SCTPasp_PortType_part_6.o SCTPasp_PortType_part_7.o SCTPasp_Types_part_1.o SCTPasp_Types_part_2.o SCTPasp_Types_part_3.o SCTPasp_Types_part_4.o SCTPasp_Types_part_5.o SCTPasp_Types_part_6.o SCTPasp_Types_part_7.o SDP_Templates_part_1.o SDP_Templates_part_2.o SDP_Templates_part_3.o SDP_Templates_part_4.o SDP_Templates_part_5.o SDP_Templates_part_6.o SDP_Templates_part_7.o SDP_Types_part_1.o SDP_Types_part_2.o SDP_Types_part_3.o SDP_Types_part_4.o SDP_Types_part_5.o SDP_Types_part_6.o SDP_Types_part_7.o Socket_API_Definitions_part_1.o Socket_API_Definitions_part_2.o Socket_API_Definitions_part_3.o Socket_API_Definitions_part_4.o Socket_API_Definitions_part_5.o Socket_API_Definitions_part_6.o Socket_API_Definitions_part_7.o StatsD_CodecPort_part_1.o StatsD_CodecPort_part_2.o StatsD_CodecPort_part_3.o StatsD_CodecPort_part_4.o StatsD_CodecPort_part_5.o StatsD_CodecPort_part_6.o StatsD_CodecPort_part_7.o StatsD_CodecPort_CtrlFunct_part_1.o StatsD_CodecPort_CtrlFunct_part_2.o StatsD_CodecPort_CtrlFunct_part_3.o StatsD_CodecPort_CtrlFunct_part_4.o StatsD_CodecPort_CtrlFunct_part_5.o StatsD_CodecPort_CtrlFunct_part_6.o StatsD_CodecPort_CtrlFunct_part_7.o StatsD_Types_part_1.o StatsD_Types_part_2.o StatsD_Types_part_3.o StatsD_Types_part_4.o StatsD_Types_part_5.o StatsD_Types_part_6.o StatsD_Types_part_7.o TCCConversion_Functions_part_1.o TCCConversion_Functions_part_2.o TCCConversion_Functions_part_3.o TCCConversion_Functions_part_4.o TCCConversion_Functions_part_5.o TCCConversion_Functions_part_6.o TCCConversion_Functions_part_7.o TCCEncoding_Functions_part_1.o TCCEncoding_Functions_part_2.o TCCEncoding_Functions_part_3.o TCCEncoding_Functions_part_4.o TCCEncoding_Functions_part_5.o TCCEncoding_Functions_part_6.o TCCEncoding_Functions_part_7.o TCCInterface_Functions_part_1.o TCCInterface_Functions_part_2.o TCCInterface_Functions_part_3.o TCCInterface_Functions_part_4.o TCCInterface_Functions_part_5.o TCCInterface_Functions_part_6.o TCCInterface_Functions_part_7.o TELNETasp_PortType_part_1.o TELNETasp_PortType_part_2.o TELNETasp_PortType_part_3.o TELNETasp_PortType_part_4.o TELNETasp_PortType_part_5.o TELNETasp_PortType_part_6.o TELNETasp_PortType_part_7.o UD_PortType_part_1.o UD_PortType_part_2.o UD_PortType_part_3.o UD_PortType_part_4.o UD_PortType_part_5.o UD_PortType_part_6.o UD_PortType_part_7.o UD_Types_part_1.o UD_Types_part_2.o UD_Types_part_3.o UD_Types_part_4.o UD_Types_part_5.o UD_Types_part_6.o UD_Types_part_7.o IPA_Emulation.o RAN_Adapter.o RAN_Emulation.o SCCP_Mapping.o StatsD_Checker.o IPA_Emulation_part_1.o IPA_Emulation_part_2.o IPA_Emulation_part_3.o IPA_Emulation_part_4.o IPA_Emulation_part_5.o IPA_Emulation_part_6.o IPA_Emulation_part_7.o RAN_Adapter_part_1.o RAN_Adapter_part_2.o RAN_Adapter_part_3.o RAN_Adapter_part_4.o RAN_Adapter_part_5.o RAN_Adapter_part_6.o RAN_Adapter_part_7.o RAN_Emulation_part_1.o RAN_Emulation_part_2.o RAN_Emulation_part_3.o RAN_Emulation_part_4.o RAN_Emulation_part_5.o RAN_Emulation_part_6.o RAN_Emulation_part_7.o SCCP_Mapping_part_1.o SCCP_Mapping_part_2.o SCCP_Mapping_part_3.o SCCP_Mapping_part_4.o SCCP_Mapping_part_5.o SCCP_Mapping_part_6.o SCCP_Mapping_part_7.o StatsD_Checker_part_1.o StatsD_Checker_part_2.o StatsD_Checker_part_3.o StatsD_Checker_part_4.o StatsD_Checker_part_5.o StatsD_Checker_part_6.o StatsD_Checker_part_7.o HNBAP_CommonDataTypes.o HNBAP_Constants.o HNBAP_Containers.o HNBAP_IEs.o HNBAP_PDU_Contents.o HNBAP_PDU_Descriptions.o RANAP_CommonDataTypes.o RANAP_Constants.o RANAP_Containers.o RANAP_IEs.o RANAP_PDU_Contents.o RANAP_PDU_Descriptions.o RUA_CommonDataTypes.o RUA_Constants.o RUA_Containers.o RUA_IEs.o RUA_PDU_Contents.o RUA_PDU_Descriptions.o HNBAP_CommonDataTypes_part_1.o HNBAP_CommonDataTypes_part_2.o HNBAP_CommonDataTypes_part_3.o HNBAP_CommonDataTypes_part_4.o HNBAP_CommonDataTypes_part_5.o HNBAP_CommonDataTypes_part_6.o HNBAP_CommonDataTypes_part_7.o HNBAP_Constants_part_1.o HNBAP_Constants_part_2.o HNBAP_Constants_part_3.o HNBAP_Constants_part_4.o HNBAP_Constants_part_5.o HNBAP_Constants_part_6.o HNBAP_Constants_part_7.o HNBAP_Containers_part_1.o HNBAP_Containers_part_2.o HNBAP_Containers_part_3.o HNBAP_Containers_part_4.o HNBAP_Containers_part_5.o HNBAP_Containers_part_6.o HNBAP_Containers_part_7.o HNBAP_IEs_part_1.o HNBAP_IEs_part_2.o HNBAP_IEs_part_3.o HNBAP_IEs_part_4.o HNBAP_IEs_part_5.o HNBAP_IEs_part_6.o HNBAP_IEs_part_7.o HNBAP_PDU_Contents_part_1.o HNBAP_PDU_Contents_part_2.o HNBAP_PDU_Contents_part_3.o HNBAP_PDU_Contents_part_4.o HNBAP_PDU_Contents_part_5.o HNBAP_PDU_Contents_part_6.o HNBAP_PDU_Contents_part_7.o HNBAP_PDU_Descriptions_part_1.o HNBAP_PDU_Descriptions_part_2.o HNBAP_PDU_Descriptions_part_3.o HNBAP_PDU_Descriptions_part_4.o HNBAP_PDU_Descriptions_part_5.o HNBAP_PDU_Descriptions_part_6.o HNBAP_PDU_Descriptions_part_7.o RANAP_CommonDataTypes_part_1.o RANAP_CommonDataTypes_part_2.o RANAP_CommonDataTypes_part_3.o RANAP_CommonDataTypes_part_4.o RANAP_CommonDataTypes_part_5.o RANAP_CommonDataTypes_part_6.o RANAP_CommonDataTypes_part_7.o RANAP_Constants_part_1.o RANAP_Constants_part_2.o RANAP_Constants_part_3.o RANAP_Constants_part_4.o RANAP_Constants_part_5.o RANAP_Constants_part_6.o RANAP_Constants_part_7.o RANAP_Containers_part_1.o RANAP_Containers_part_2.o RANAP_Containers_part_3.o RANAP_Containers_part_4.o RANAP_Containers_part_5.o RANAP_Containers_part_6.o RANAP_Containers_part_7.o RANAP_IEs_part_1.o RANAP_IEs_part_2.o RANAP_IEs_part_3.o RANAP_IEs_part_4.o RANAP_IEs_part_5.o RANAP_IEs_part_6.o RANAP_IEs_part_7.o RANAP_PDU_Contents_part_1.o RANAP_PDU_Contents_part_2.o RANAP_PDU_Contents_part_3.o RANAP_PDU_Contents_part_4.o RANAP_PDU_Contents_part_5.o RANAP_PDU_Contents_part_6.o RANAP_PDU_Contents_part_7.o RANAP_PDU_Descriptions_part_1.o RANAP_PDU_Descriptions_part_2.o RANAP_PDU_Descriptions_part_3.o RANAP_PDU_Descriptions_part_4.o RANAP_PDU_Descriptions_part_5.o RANAP_PDU_Descriptions_part_6.o RANAP_PDU_Descriptions_part_7.o RUA_CommonDataTypes_part_1.o RUA_CommonDataTypes_part_2.o RUA_CommonDataTypes_part_3.o RUA_CommonDataTypes_part_4.o RUA_CommonDataTypes_part_5.o RUA_CommonDataTypes_part_6.o RUA_CommonDataTypes_part_7.o RUA_Constants_part_1.o RUA_Constants_part_2.o RUA_Constants_part_3.o RUA_Constants_part_4.o RUA_Constants_part_5.o RUA_Constants_part_6.o RUA_Constants_part_7.o RUA_Containers_part_1.o RUA_Containers_part_2.o RUA_Containers_part_3.o RUA_Containers_part_4.o RUA_Containers_part_5.o RUA_Containers_part_6.o RUA_Containers_part_7.o RUA_IEs_part_1.o RUA_IEs_part_2.o RUA_IEs_part_3.o RUA_IEs_part_4.o RUA_IEs_part_5.o RUA_IEs_part_6.o RUA_IEs_part_7.o RUA_PDU_Contents_part_1.o RUA_PDU_Contents_part_2.o RUA_PDU_Contents_part_3.o RUA_PDU_Contents_part_4.o RUA_PDU_Contents_part_5.o RUA_PDU_Contents_part_6.o RUA_PDU_Contents_part_7.o RUA_PDU_Descriptions_part_1.o RUA_PDU_Descriptions_part_2.o RUA_PDU_Descriptions_part_3.o RUA_PDU_Descriptions_part_4.o RUA_PDU_Descriptions_part_5.o RUA_PDU_Descriptions_part_6.o RUA_PDU_Descriptions_part_7.o SDP_parse_.tab.o lex.SDP_parse_.o IPA_CodecPort_CtrlFunctDef.o IPL4asp_PT.o IPL4asp_discovery.o IuUP_EncDec.o Iuh_CodecPort_CtrlFunctDef.o Native_FunctionDefs.o RTP_CodecPort_CtrlFunctDef.o RTP_EncDec.o SCTPasp_PT.o SDP_EncDec.o StatsD_CodecPort_CtrlFunctdef.o TCCConversion.o TCCEncoding.o TCCInterface.o TELNETasp_PT.o HNBAP_EncDec.o RUA_EncDec.o RANAP_EncDec.o MGCP_CodecPort_CtrlFunctDef.o UD_PT.o PFCP_CodecPort_CtrlFunctDef.o; exit 1; fi [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-nightly-20250410-0847-208c9e61-0', 'sh', '-c', "echo 'deb [signed-by=/obs.key] https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12/ ./' > /etc/apt/sources.list.d/osmocom.list"] [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-nightly-20250410-0847-208c9e61-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 (360 kB/s) Reading package lists... [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-nightly-20250410-0847-208c9e61-0', 'sh', '-c', 'apt-cache pkgnames | grep -- -dbg > /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/dbg_pkgs_all'] [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-nightly-20250410-0847-208c9e61-0', 'apt-rdepends', 'osmo-stp'] [testenv][generic] osmo-stp -> osmo-stp: installing osmo-stp-dbg [testenv][generic] osmo-stp -> libc6: installing libc6-dbg [testenv][generic] osmo-stp -> libosmo-sigtran11: installing libosmo-sigtran-dbg [testenv][generic] osmo-stp -> libosmocore22: installing libosmocore-dbg [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-nightly-20250410-0847-208c9e61-0', 'apt-rdepends', 'osmo-hnbgw'] [testenv][generic] osmo-hnbgw -> osmo-hnbgw: installing osmo-hnbgw-dbg [testenv][generic] osmo-hnbgw -> libasn1c1: installing libasn1c-dbg [testenv][generic] osmo-hnbgw -> libc6: installing libc6-dbg [testenv][generic] osmo-hnbgw -> libnftables1: installing libnftables1-dbgsym [testenv][generic] osmo-hnbgw -> libosmo-hnbap0: installing libosmo-hnbap-dbg [testenv][generic] osmo-hnbgw -> libosmocore22: installing libosmocore-dbg [testenv][generic] osmo-hnbgw -> libosmo-mgcp-client14: installing libosmo-mgcp-client14-dbgsym [testenv][generic] osmo-hnbgw -> libosmo-pfcp4: installing libosmo-pfcp-dbg [testenv][generic] osmo-hnbgw -> libosmo-gtlv1: installing libosmo-gtlv-dbg [testenv][generic] osmo-hnbgw -> libosmo-ranap7: installing libosmo-ranap-dbg [testenv][generic] osmo-hnbgw -> libosmo-sigtran11: installing libosmo-sigtran-dbg [testenv][generic] osmo-hnbgw -> libosmo-rua0: installing libosmo-rua-dbg [testenv][generic] Installing packages: osmo-stp, osmo-hnbgw, osmo-stp-dbg, libc6-dbg, libosmo-sigtran-dbg, libosmocore-dbg, osmo-hnbgw-dbg, libasn1c-dbg, libnftables1-dbgsym, libosmo-hnbap-dbg, libosmo-mgcp-client14-dbgsym, libosmo-pfcp-dbg, libosmo-gtlv-dbg, libosmo-ranap-dbg, libosmo-rua-dbg [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-nightly-20250410-0847-208c9e61-0', 'apt-get', '-q', 'install', '-y', '--no-install-recommends', 'osmo-stp', 'osmo-hnbgw', 'osmo-stp-dbg', 'libc6-dbg', 'libosmo-sigtran-dbg', 'libosmocore-dbg', 'osmo-hnbgw-dbg', 'libasn1c-dbg', 'libnftables1-dbgsym', 'libosmo-hnbap-dbg', 'libosmo-mgcp-client14-dbgsym', 'libosmo-pfcp-dbg', 'libosmo-gtlv-dbg', 'libosmo-ranap-dbg', 'libosmo-rua-dbg'] Reading package lists... Building dependency tree... The following additional packages will be installed: libasn1c1 libc-bin libc-dev-bin libc6 libc6-dev libnftables1 libnftnl11 libosmo-gtlv1 libosmo-hnbap0 libosmo-mgcp-client14 libosmo-pfcp4 libosmo-ranap7 libosmo-rua0 libosmo-sigtran11 libosmocodec4 libosmocoding0 libosmocore libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 libosmosim2 libosmousb0 libosmovty13 osmocom-nightly Suggested packages: glibc-doc libc-l10n locales libnss-nis libnss-nisplus manpages-dev Recommended packages: manpages manpages-dev libc-devtools osmo-mgw The following NEW packages will be installed: libasn1c-dbg libasn1c1 libc6-dbg libnftables1 libnftables1-dbgsym libnftnl11 libosmo-gtlv-dbg libosmo-gtlv1 libosmo-hnbap-dbg libosmo-hnbap0 libosmo-mgcp-client14 libosmo-mgcp-client14-dbgsym libosmo-pfcp-dbg libosmo-pfcp4 libosmo-ranap-dbg libosmo-ranap7 libosmo-rua-dbg libosmo-rua0 libosmo-sigtran-dbg libosmo-sigtran11 libosmocodec4 libosmocoding0 libosmocore libosmocore-dbg libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 libosmosim2 libosmousb0 libosmovty13 osmo-hnbgw osmo-hnbgw-dbg osmo-stp osmo-stp-dbg osmocom-nightly The following packages will be upgraded: libc-bin libc-dev-bin libc6 libc6-dev 4 upgraded, 38 newly installed, 0 to remove and 57 not upgraded. Need to get 20.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 202504092026 [1180 B] Get:9 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore22 1.11.0.23.fd0d.202504092026 [170 kB] Get:10 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-gtlv1 0.5.0.1.771b.202504092026 [16.7 kB] Get:11 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmovty13 1.11.0.23.fd0d.202504092026 [104 kB] Get:12 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-mgcp-client14 1.14.0.28.4a09a.202504092026 [58.8 kB] Get:13 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-mgcp-client14-dbgsym 1.14.0.28.4a09a.202504092026 [101 kB] Get:14 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoisdn0 1.11.0.23.fd0d.202504092026 [71.2 kB] Get:15 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogsm20 1.11.0.23.fd0d.202504092026 [228 kB] Get:16 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-pfcp4 0.5.0.1.771b.202504092026 [41.7 kB] Get:17 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmonetif11 1.6.0.2.1b40.202504092026 [59.9 kB] Get:18 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-sigtran11 2.1.0.52.4591a.202504092026 [137 kB] Get:19 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-sigtran-dbg 2.1.0.52.4591a.202504092026 [486 kB] Get:20 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocodec4 1.11.0.23.fd0d.202504092026 [52.0 kB] Get:21 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocoding0 1.11.0.23.fd0d.202504092026 [71.6 kB] Get:22 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogb14 1.11.0.23.fd0d.202504092026 [178 kB] Get:23 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoctrl0 1.11.0.23.fd0d.202504092026 [60.3 kB] Get:24 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmosim2 1.11.0.23.fd0d.202504092026 [64.3 kB] Get:25 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmousb0 1.11.0.23.fd0d.202504092026 [50.9 kB] Get:26 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore 1.11.0.23.fd0d.202504092026 [44.3 kB] Get:27 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmo-stp 2.1.0.52.4591a.202504092026 [18.3 kB] Get:28 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmo-stp-dbg 2.1.0.52.4591a.202504092026 [22.7 kB] Get:29 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libasn1c1 0.9.38.202504092026 [75.3 kB] Get:30 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libasn1c-dbg 0.9.38.202504092026 [286 kB] Get:31 http://deb.debian.org/debian bookworm/main amd64 libnftnl11 amd64 1.2.4-2 [61.6 kB] Get:32 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-gtlv-dbg 0.5.0.1.771b.202504092026 [40.6 kB] Get:33 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-hnbap0 1.7.0.202504092026 [52.0 kB] Get:34 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-hnbap-dbg 1.7.0.202504092026 [191 kB] Get:35 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-pfcp-dbg 0.5.0.1.771b.202504092026 [131 kB] Get:36 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-ranap7 1.7.0.202504092026 [222 kB] Get:37 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-ranap-dbg 1.7.0.202504092026 [953 kB] Get:38 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-rua0 1.7.0.202504092026 [28.2 kB] Get:39 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-rua-dbg 1.7.0.202504092026 [93.5 kB] Get:40 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore-dbg 1.11.0.23.fd0d.202504092026 [2165 kB] Get:41 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmo-hnbgw 1.7.0.3.d37f.202504092026 [106 kB] Get:42 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmo-hnbgw-dbg 1.7.0.3.d37f.202504092026 [497 kB] Fetched 20.9 MB in 0s (77.9 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_202504092026_amd64.deb ... Unpacking osmocom-nightly (202504092026) ... Selecting previously unselected package libosmocore22:amd64. Preparing to unpack .../05-libosmocore22_1.11.0.23.fd0d.202504092026_amd64.deb ... Unpacking libosmocore22:amd64 (1.11.0.23.fd0d.202504092026) ... Selecting previously unselected package libosmo-gtlv1:amd64. Preparing to unpack .../06-libosmo-gtlv1_0.5.0.1.771b.202504092026_amd64.deb ... Unpacking libosmo-gtlv1:amd64 (0.5.0.1.771b.202504092026) ... Selecting previously unselected package libosmovty13:amd64. Preparing to unpack .../07-libosmovty13_1.11.0.23.fd0d.202504092026_amd64.deb ... Unpacking libosmovty13:amd64 (1.11.0.23.fd0d.202504092026) ... Selecting previously unselected package libosmo-mgcp-client14:amd64. Preparing to unpack .../08-libosmo-mgcp-client14_1.14.0.28.4a09a.202504092026_amd64.deb ... Unpacking libosmo-mgcp-client14:amd64 (1.14.0.28.4a09a.202504092026) ... Selecting previously unselected package libosmo-mgcp-client14-dbgsym:amd64. Preparing to unpack .../09-libosmo-mgcp-client14-dbgsym_1.14.0.28.4a09a.202504092026_amd64.deb ... Unpacking libosmo-mgcp-client14-dbgsym:amd64 (1.14.0.28.4a09a.202504092026) ... Selecting previously unselected package libosmoisdn0:amd64. Preparing to unpack .../10-libosmoisdn0_1.11.0.23.fd0d.202504092026_amd64.deb ... Unpacking libosmoisdn0:amd64 (1.11.0.23.fd0d.202504092026) ... Selecting previously unselected package libosmogsm20:amd64. Preparing to unpack .../11-libosmogsm20_1.11.0.23.fd0d.202504092026_amd64.deb ... Unpacking libosmogsm20:amd64 (1.11.0.23.fd0d.202504092026) ... Selecting previously unselected package libosmo-pfcp4:amd64. Preparing to unpack .../12-libosmo-pfcp4_0.5.0.1.771b.202504092026_amd64.deb ... Unpacking libosmo-pfcp4:amd64 (0.5.0.1.771b.202504092026) ... Selecting previously unselected package libosmonetif11:amd64. Preparing to unpack .../13-libosmonetif11_1.6.0.2.1b40.202504092026_amd64.deb ... Unpacking libosmonetif11:amd64 (1.6.0.2.1b40.202504092026) ... Selecting previously unselected package libosmo-sigtran11:amd64. Preparing to unpack .../14-libosmo-sigtran11_2.1.0.52.4591a.202504092026_amd64.deb ... Unpacking libosmo-sigtran11:amd64 (2.1.0.52.4591a.202504092026) ... Selecting previously unselected package libosmo-sigtran-dbg:amd64. Preparing to unpack .../15-libosmo-sigtran-dbg_2.1.0.52.4591a.202504092026_amd64.deb ... Unpacking libosmo-sigtran-dbg:amd64 (2.1.0.52.4591a.202504092026) ... Selecting previously unselected package libosmocodec4:amd64. Preparing to unpack .../16-libosmocodec4_1.11.0.23.fd0d.202504092026_amd64.deb ... Unpacking libosmocodec4:amd64 (1.11.0.23.fd0d.202504092026) ... Selecting previously unselected package libosmocoding0:amd64. Preparing to unpack .../17-libosmocoding0_1.11.0.23.fd0d.202504092026_amd64.deb ... Unpacking libosmocoding0:amd64 (1.11.0.23.fd0d.202504092026) ... Selecting previously unselected package libosmogb14:amd64. Preparing to unpack .../18-libosmogb14_1.11.0.23.fd0d.202504092026_amd64.deb ... Unpacking libosmogb14:amd64 (1.11.0.23.fd0d.202504092026) ... Selecting previously unselected package libosmoctrl0:amd64. Preparing to unpack .../19-libosmoctrl0_1.11.0.23.fd0d.202504092026_amd64.deb ... Unpacking libosmoctrl0:amd64 (1.11.0.23.fd0d.202504092026) ... Selecting previously unselected package libosmosim2:amd64. Preparing to unpack .../20-libosmosim2_1.11.0.23.fd0d.202504092026_amd64.deb ... Unpacking libosmosim2:amd64 (1.11.0.23.fd0d.202504092026) ... Selecting previously unselected package libosmousb0:amd64. Preparing to unpack .../21-libosmousb0_1.11.0.23.fd0d.202504092026_amd64.deb ... Unpacking libosmousb0:amd64 (1.11.0.23.fd0d.202504092026) ... Selecting previously unselected package libosmocore. Preparing to unpack .../22-libosmocore_1.11.0.23.fd0d.202504092026_amd64.deb ... Unpacking libosmocore (1.11.0.23.fd0d.202504092026) ... Selecting previously unselected package osmo-stp:amd64. Preparing to unpack .../23-osmo-stp_2.1.0.52.4591a.202504092026_amd64.deb ... Unpacking osmo-stp:amd64 (2.1.0.52.4591a.202504092026) ... Selecting previously unselected package osmo-stp-dbg:amd64. Preparing to unpack .../24-osmo-stp-dbg_2.1.0.52.4591a.202504092026_amd64.deb ... Unpacking osmo-stp-dbg:amd64 (2.1.0.52.4591a.202504092026) ... Selecting previously unselected package libasn1c1:amd64. Preparing to unpack .../25-libasn1c1_0.9.38.202504092026_amd64.deb ... Unpacking libasn1c1:amd64 (0.9.38.202504092026) ... Selecting previously unselected package libasn1c-dbg:amd64. Preparing to unpack .../26-libasn1c-dbg_0.9.38.202504092026_amd64.deb ... Unpacking libasn1c-dbg:amd64 (0.9.38.202504092026) ... Selecting previously unselected package libosmo-gtlv-dbg:amd64. Preparing to unpack .../27-libosmo-gtlv-dbg_0.5.0.1.771b.202504092026_amd64.deb ... Unpacking libosmo-gtlv-dbg:amd64 (0.5.0.1.771b.202504092026) ... Selecting previously unselected package libosmo-hnbap0:amd64. Preparing to unpack .../28-libosmo-hnbap0_1.7.0.202504092026_amd64.deb ... Unpacking libosmo-hnbap0:amd64 (1.7.0.202504092026) ... Selecting previously unselected package libosmo-hnbap-dbg:amd64. Preparing to unpack .../29-libosmo-hnbap-dbg_1.7.0.202504092026_amd64.deb ... Unpacking libosmo-hnbap-dbg:amd64 (1.7.0.202504092026) ... Selecting previously unselected package libosmo-pfcp-dbg:amd64. Preparing to unpack .../30-libosmo-pfcp-dbg_0.5.0.1.771b.202504092026_amd64.deb ... Unpacking libosmo-pfcp-dbg:amd64 (0.5.0.1.771b.202504092026) ... Selecting previously unselected package libosmo-ranap7:amd64. Preparing to unpack .../31-libosmo-ranap7_1.7.0.202504092026_amd64.deb ... Unpacking libosmo-ranap7:amd64 (1.7.0.202504092026) ... Selecting previously unselected package libosmo-ranap-dbg:amd64. Preparing to unpack .../32-libosmo-ranap-dbg_1.7.0.202504092026_amd64.deb ... Unpacking libosmo-ranap-dbg:amd64 (1.7.0.202504092026) ... Selecting previously unselected package libosmo-rua0:amd64. Preparing to unpack .../33-libosmo-rua0_1.7.0.202504092026_amd64.deb ... Unpacking libosmo-rua0:amd64 (1.7.0.202504092026) ... Selecting previously unselected package libosmo-rua-dbg:amd64. Preparing to unpack .../34-libosmo-rua-dbg_1.7.0.202504092026_amd64.deb ... Unpacking libosmo-rua-dbg:amd64 (1.7.0.202504092026) ... Selecting previously unselected package libosmocore-dbg:amd64. Preparing to unpack .../35-libosmocore-dbg_1.11.0.23.fd0d.202504092026_amd64.deb ... Unpacking libosmocore-dbg:amd64 (1.11.0.23.fd0d.202504092026) ... Selecting previously unselected package osmo-hnbgw. Preparing to unpack .../36-osmo-hnbgw_1.7.0.3.d37f.202504092026_amd64.deb ... Unpacking osmo-hnbgw (1.7.0.3.d37f.202504092026) ... Selecting previously unselected package osmo-hnbgw-dbg:amd64. Preparing to unpack .../37-osmo-hnbgw-dbg_1.7.0.3.d37f.202504092026_amd64.deb ... Unpacking osmo-hnbgw-dbg:amd64 (1.7.0.3.d37f.202504092026) ... Setting up osmocom-nightly (202504092026) ... Setting up libnftnl11:amd64 (1.2.4-2) ... Setting up libc6-dbg:amd64 (2.36-9+deb12u10) ... Setting up libosmocore22:amd64 (1.11.0.23.fd0d.202504092026) ... Setting up libosmocodec4:amd64 (1.11.0.23.fd0d.202504092026) ... Setting up libosmo-gtlv1:amd64 (0.5.0.1.771b.202504092026) ... Setting up libc-dev-bin (2.36-9+deb12u10) ... Setting up libasn1c1:amd64 (0.9.38.202504092026) ... Setting up libnftables1:amd64 (1.0.6.3~osmocom.429.7d98) ... Setting up libosmo-hnbap0:amd64 (1.7.0.202504092026) ... Setting up libosmovty13:amd64 (1.11.0.23.fd0d.202504092026) ... Setting up libosmo-rua0:amd64 (1.7.0.202504092026) ... Setting up libosmoisdn0:amd64 (1.11.0.23.fd0d.202504092026) ... Setting up libosmo-rua-dbg:amd64 (1.7.0.202504092026) ... Setting up libosmo-gtlv-dbg:amd64 (0.5.0.1.771b.202504092026) ... Setting up libosmo-hnbap-dbg:amd64 (1.7.0.202504092026) ... Setting up libosmousb0:amd64 (1.11.0.23.fd0d.202504092026) ... Setting up libosmo-mgcp-client14:amd64 (1.14.0.28.4a09a.202504092026) ... Setting up libosmo-mgcp-client14-dbgsym:amd64 (1.14.0.28.4a09a.202504092026) ... Setting up libc6-dev:amd64 (2.36-9+deb12u10) ... Setting up libasn1c-dbg:amd64 (0.9.38.202504092026) ... Setting up libosmogsm20:amd64 (1.11.0.23.fd0d.202504092026) ... Setting up libnftables1-dbgsym:amd64 (1.0.6.3~osmocom.429.7d98) ... Setting up libosmoctrl0:amd64 (1.11.0.23.fd0d.202504092026) ... Setting up libosmogb14:amd64 (1.11.0.23.fd0d.202504092026) ... Setting up libosmonetif11:amd64 (1.6.0.2.1b40.202504092026) ... Setting up libosmo-pfcp4:amd64 (0.5.0.1.771b.202504092026) ... Setting up libosmocoding0:amd64 (1.11.0.23.fd0d.202504092026) ... Setting up libosmo-pfcp-dbg:amd64 (0.5.0.1.771b.202504092026) ... Setting up libosmosim2:amd64 (1.11.0.23.fd0d.202504092026) ... Setting up libosmocore (1.11.0.23.fd0d.202504092026) ... Setting up libosmo-sigtran11:amd64 (2.1.0.52.4591a.202504092026) ... Setting up libosmocore-dbg:amd64 (1.11.0.23.fd0d.202504092026) ... Setting up libosmo-sigtran-dbg:amd64 (2.1.0.52.4591a.202504092026) ... Setting up osmo-stp:amd64 (2.1.0.52.4591a.202504092026) ... 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.202504092026) ... Setting up osmo-hnbgw (1.7.0.3.d37f.202504092026) ... 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.202504092026) ... Setting up osmo-stp-dbg:amd64 (2.1.0.52.4591a.202504092026) ... Setting up osmo-hnbgw-dbg:amd64 (1.7.0.3.d37f.202504092026) ... Processing triggers for libc-bin (2.36-9+deb12u10) ... [testenv][generic] Preparing testdir: /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-nightly-20250410-0847-208c9e61-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/hnbgw/HNBGW_Tests.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.cfg'] [testenv][generic] + ['cp', '-a', 'osmo-stp.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/stp'] [testenv][generic] + ['cp', '-a', 'osmo-hnbgw.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/hnbgw'] [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-nightly-20250410-0847-208c9e61-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/hnbgw/HNBGW_Tests.default', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.default'] [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-nightly-20250410-0847-208c9e61-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/Common.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/Common.cfg'] [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-nightly-20250410-0847-208c9e61-0', 'sed', '-i', 's#TTCN3_HACKS_PATH := .*#TTCN3_HACKS_PATH := "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks"#', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/Common.cfg'] [testenv][generic] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/Common.cfg [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-nightly-20250410-0847-208c9e61-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "nightly"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/Common.cfg'] [testenv][generic] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.cfg [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-nightly-20250410-0847-208c9e61-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "nightly"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.cfg'] [testenv][generic] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.default [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-nightly-20250410-0847-208c9e61-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "nightly"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.default'] [testenv][generic] Running stp [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/stp', 'testenv-hnbgw-all-osmocom-nightly-20250410-0847-208c9e61-0', 'sh', '-c', 'osmo-stp 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/stp/stp.log'] 20250410084722489 DLSS7 <000c> osmo_ss7_instance.c:64 0: Creating SS7 Instance 20250410084722489 DLSS7 <000c> osmo_ss7_route_table.c:59 0: Creating Route Table system 20250410084722489 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 20250410084722489 DLSS7 <000c> fsm.c:456 XUA_ASP(virt-msc0-0){ASP_DOWN}: Allocated 20250410084722489 DLSS7 <000c> osmo_ss7_asp.c:743 0: ASP(virt-msc0-0) ASP Restart for server not implemented yet! 20250410084722489 DLSS7 <000c> fsm.c:456 XUA_AS(virt-msc0){AS_DOWN}: Allocated 20250410084722489 DLSS7 <000c> osmo_ss7_instance.c:324 0: AS(virt-msc0) Created AS 20250410084722489 DLSS7 <000c> osmo_ss7_as.c:156 0: AS(virt-msc0) Adding ASP virt-msc0-0 to AS 20250410084722489 DLSS7 <000c> osmo_ss7_as.c:162 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event AS_ASSIGNED 20250410084722489 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 20250410084722489 DLSS7 <000c> fsm.c:456 XUA_ASP(virt-msc1-0){ASP_DOWN}: Allocated 20250410084722489 DLSS7 <000c> osmo_ss7_asp.c:743 0: ASP(virt-msc1-0) ASP Restart for server not implemented yet! 20250410084722489 DLSS7 <000c> fsm.c:456 XUA_AS(virt-msc1){AS_DOWN}: Allocated 20250410084722489 DLSS7 <000c> osmo_ss7_instance.c:324 0: AS(virt-msc1) Created AS 20250410084722489 DLSS7 <000c> osmo_ss7_as.c:156 0: AS(virt-msc1) Adding ASP virt-msc1-0 to AS 20250410084722489 DLSS7 <000c> osmo_ss7_as.c:162 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event AS_ASSIGNED 20250410084722489 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 20250410084722489 DLSS7 <000c> fsm.c:456 XUA_ASP(virt-msc2-0){ASP_DOWN}: Allocated 20250410084722489 DLSS7 <000c> osmo_ss7_asp.c:743 0: ASP(virt-msc2-0) ASP Restart for server not implemented yet! 20250410084722489 DLSS7 <000c> fsm.c:456 XUA_AS(virt-msc2){AS_DOWN}: Allocated 20250410084722489 DLSS7 <000c> osmo_ss7_instance.c:324 0: AS(virt-msc2) Created AS 20250410084722489 DLSS7 <000c> osmo_ss7_as.c:156 0: AS(virt-msc2) Adding ASP virt-msc2-0 to AS 20250410084722489 DLSS7 <000c> osmo_ss7_as.c:162 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event AS_ASSIGNED 20250410084722489 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 20250410084722489 DLSS7 <000c> fsm.c:456 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Allocated 20250410084722489 DLSS7 <000c> osmo_ss7_asp.c:743 0: ASP(virt-sgsn0-0) ASP Restart for server not implemented yet! 20250410084722490 DLSS7 <000c> fsm.c:456 XUA_AS(virt-sgsn0){AS_DOWN}: Allocated 20250410084722490 DLSS7 <000c> osmo_ss7_instance.c:324 0: AS(virt-sgsn0) Created AS 20250410084722490 DLSS7 <000c> osmo_ss7_as.c:156 0: AS(virt-sgsn0) Adding ASP virt-sgsn0-0 to AS 20250410084722490 DLSS7 <000c> osmo_ss7_as.c:162 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event AS_ASSIGNED 20250410084722490 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 20250410084722490 DLSS7 <000c> fsm.c:456 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Allocated 20250410084722490 DLSS7 <000c> osmo_ss7_asp.c:743 0: ASP(virt-sgsn1-0) ASP Restart for server not implemented yet! 20250410084722490 DLSS7 <000c> fsm.c:456 XUA_AS(virt-sgsn1){AS_DOWN}: Allocated 20250410084722490 DLSS7 <000c> osmo_ss7_instance.c:324 0: AS(virt-sgsn1) Created AS 20250410084722490 DLSS7 <000c> osmo_ss7_as.c:156 0: AS(virt-sgsn1) Adding ASP virt-sgsn1-0 to AS 20250410084722490 DLSS7 <000c> osmo_ss7_as.c:162 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event AS_ASSIGNED 20250410084722490 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 20250410084722490 DLSS7 <000c> fsm.c:456 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Allocated 20250410084722490 DLSS7 <000c> osmo_ss7_asp.c:743 0: ASP(virt-sgsn2-0) ASP Restart for server not implemented yet! 20250410084722490 DLSS7 <000c> fsm.c:456 XUA_AS(virt-sgsn2){AS_DOWN}: Allocated 20250410084722490 DLSS7 <000c> osmo_ss7_instance.c:324 0: AS(virt-sgsn2) Created AS 20250410084722490 DLSS7 <000c> osmo_ss7_as.c:156 0: AS(virt-sgsn2) Adding ASP virt-sgsn2-0 to AS 20250410084722490 DLSS7 <000c> osmo_ss7_as.c:162 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event AS_ASSIGNED 20250410084722490 DLSS7 <000c> osmo_ss7_route.c:129 0: Creating route: pc=188=0.23.4 mask=0x3fff via AS 'virt-msc0' 20250410084722490 DLSS7 <000c> osmo_ss7_route.c:129 0: Creating route: pc=2=0.0.2 mask=0x3fff via AS 'virt-msc1' 20250410084722490 DLSS7 <000c> osmo_ss7_route.c:129 0: Creating route: pc=3=0.0.3 mask=0x3fff via AS 'virt-msc2' 20250410084722490 DLSS7 <000c> osmo_ss7_route.c:129 0: Creating route: pc=185=0.23.1 mask=0x3fff via AS 'virt-sgsn0' 20250410084722490 DLSS7 <000c> osmo_ss7_route.c:129 0: Creating route: pc=10=0.1.2 mask=0x3fff via AS 'virt-sgsn1' 20250410084722490 DLSS7 <000c> osmo_ss7_route.c:129 0: Creating route: pc=11=0.1.3 mask=0x3fff via AS 'virt-sgsn2' 20250410084722490 DLSS7 <000c> osmo_ss7_xua_srv.c:225 Creating m3ua Server (null):2905 20250410084722490 DLSS7 <000c> osmo_ss7_xua_srv.c:245 Created m3ua server on (null):2905 20250410084722490 DLSS7 <000c> osmo_ss7_xua_srv.c:292 (Re)binding m3ua Server to :::2905 20250410084722490 DLGLOBAL <0000> telnet_interface.c:88 Available via telnet 127.0.0.1 4239 [testenv][generic] Running hnbgw [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/hnbgw', 'testenv-hnbgw-all-osmocom-nightly-20250410-0847-208c9e61-0', 'sh', '-c', 'osmo-hnbgw 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/hnbgw/hnbgw.log'] rate_ctr.c:86 validating counter group 0x55ae08d2c480(iucs) with 3 counters rate_ctr.c:86 validating counter group 0x55ae08d2c460(iups) with 3 counters 20250410084722679 DLSS7 INFO 0: Creating SS7 Instance (osmo_ss7_instance.c:64) 20250410084722680 DLSS7 INFO 0: Creating Route Table system (osmo_ss7_route_table.c:59) 20250410084722680 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: Allocated (fsm.c:456) 20250410084722680 DLGLOBAL DEBUG validating counter group 0x55ae08d2c500(msc) with 15 counters (rate_ctr.c:86) 20250410084722680 DCN DEBUG (msc-0) allocated (cnlink.c:94) 20250410084722680 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97) 20250410084722680 DRANAP DEBUG cnlink(msc-1)[0x55ae2aef6920]{DISCONNECTED}: Allocated (fsm.c:456) 20250410084722680 DLGLOBAL DEBUG validating counter group 0x55ae08d2c500(msc) with 15 counters (rate_ctr.c:86) 20250410084722680 DCN DEBUG (msc-1) allocated (cnlink.c:94) 20250410084722680 DRANAP DEBUG cnlink(msc-1)[0x55ae2aef6920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97) 20250410084722680 DRANAP DEBUG cnlink(msc-2)[0x55ae2aef3b20]{DISCONNECTED}: Allocated (fsm.c:456) 20250410084722680 DLGLOBAL DEBUG validating counter group 0x55ae08d2c500(msc) with 15 counters (rate_ctr.c:86) 20250410084722680 DCN DEBUG (msc-2) allocated (cnlink.c:94) 20250410084722680 DRANAP DEBUG cnlink(msc-2)[0x55ae2aef3b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97) 20250410084722680 DRANAP DEBUG cnlink(msc-3)[0x55ae2af5d910]{DISCONNECTED}: Allocated (fsm.c:456) 20250410084722680 DLGLOBAL DEBUG validating counter group 0x55ae08d2c500(msc) with 15 counters (rate_ctr.c:86) 20250410084722680 DCN DEBUG (msc-3) allocated (cnlink.c:94) 20250410084722680 DRANAP DEBUG cnlink(msc-3)[0x55ae2af5d910]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97) 20250410084722680 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: Allocated (fsm.c:456) 20250410084722680 DLGLOBAL DEBUG validating counter group 0x55ae08d2c4e0(sgsn) with 15 counters (rate_ctr.c:86) 20250410084722680 DCN DEBUG (sgsn-0) allocated (cnlink.c:94) 20250410084722680 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97) 20250410084722680 DRANAP DEBUG cnlink(sgsn-1)[0x55ae2af5ec30]{DISCONNECTED}: Allocated (fsm.c:456) 20250410084722680 DLGLOBAL DEBUG validating counter group 0x55ae08d2c4e0(sgsn) with 15 counters (rate_ctr.c:86) 20250410084722680 DCN DEBUG (sgsn-1) allocated (cnlink.c:94) 20250410084722680 DRANAP DEBUG cnlink(sgsn-1)[0x55ae2af5ec30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97) 20250410084722680 DRANAP DEBUG cnlink(sgsn-2)[0x55ae2af5f5c0]{DISCONNECTED}: Allocated (fsm.c:456) 20250410084722680 DLGLOBAL DEBUG validating counter group 0x55ae08d2c4e0(sgsn) with 15 counters (rate_ctr.c:86) 20250410084722680 DCN DEBUG (sgsn-2) allocated (cnlink.c:94) 20250410084722680 DRANAP DEBUG cnlink(sgsn-2)[0x55ae2af5f5c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97) 20250410084722680 DRANAP DEBUG cnlink(sgsn-3)[0x55ae2af5ff50]{DISCONNECTED}: Allocated (fsm.c:456) 20250410084722680 DLGLOBAL DEBUG validating counter group 0x55ae08d2c4e0(sgsn) with 15 counters (rate_ctr.c:86) 20250410084722680 DCN DEBUG (sgsn-3) allocated (cnlink.c:94) 20250410084722680 DRANAP DEBUG cnlink(sgsn-3)[0x55ae2af5ff50]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97) 20250410084722680 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4261 (telnet_interface.c:88) 20250410084722680 DLCTRL NOTICE CTRL at 127.0.0.1 4262 (control_if.c:1026) 20250410084722680 DHNBAP NOTICE Using RNC-Id 23 (osmo_hnbgw_main.c:300) 20250410084722680 DMAIN NOTICE Listening for Iuh at 127.0.0.1 29169 (osmo_hnbgw_main.c:303) 20250410084722680 DMGW NOTICE No MGW pool configured, using MGW configuration in VTY node 'mgcp' (hnbgw.c:881) 20250410084722680 DLMGCP NOTICE MGW(mgw) MGCP client: using endpoint domain '@mgw' (mgcp_client.c:944) 20250410084722680 DLMGCP INFO MGW(mgw) MGW connection: r=127.0.0.1:2427<->l=127.0.0.1:38983 (mgcp_client.c:999) 20250410084722680 DLPFCP NOTICE No UPF configured, NOT setting up PFCP, NOT mapping GTP via UPF (hnbgw_pfcp.c:95) 20250410084722680 DCN DEBUG (msc-0) no SCCP instance selected yet (hnbgw_cn.c:830) 20250410084722680 DCN DEBUG (msc-0) remote-addr is 'msc-naught', using cs7 instance 0 (hnbgw_cn.c:846) 20250410084722680 DCN DEBUG (msc-0) cs7 instance 0 has no configured SCCP instance yet (hnbgw_cn.c:872) 20250410084722680 DLSCCP NOTICE msc-0: Using SS7 instance 0, pc:0.23.5 (sccp_user.c:584) 20250410084722680 DLSCCP NOTICE msc-0: Creating AS instance (sccp_user.c:591) 20250410084722680 DLGLOBAL DEBUG validating counter group 0x7f53b26a17c0(sigtran_as) with 34 counters (rate_ctr.c:86) 20250410084722680 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_DOWN}: Allocated (fsm.c:456) 20250410084722680 DLSS7 INFO 0: AS(as-clnt-msc-0) Created AS (osmo_ss7_instance.c:324) 20250410084722680 DLSCCP NOTICE msc-0: Using AS instance as-clnt-msc-0 (sccp_user.c:602) 20250410084722680 DLSCCP NOTICE msc-0: Creating default route (sccp_user.c:608) 20250410084722680 DLSS7 INFO 0: Creating route: pc=0=0.0.0 mask=0x0 via AS 'as-clnt-msc-0' (osmo_ss7_route.c:129) 20250410084722680 DLSCCP NOTICE msc-0: No unassociated ASP for m3ua, creating new ASP asp-clnt-msc-0 (sccp_user.c:646) 20250410084722680 DLGLOBAL DEBUG validating counter group 0x7f53b26a1a00(sigtran_asp) with 3 counters (rate_ctr.c:86) 20250410084722680 DLSS7 INFO 0: AS(as-clnt-msc-0) Adding ASP asp-clnt-msc-0 to AS (osmo_ss7_as.c:156) 20250410084722680 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55ae2af64880]{IDLE}: Allocated (fsm.c:456) 20250410084722680 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) 20250410084722680 DLSS7 DEBUG XUA_ASP(asp-clnt-msc-0)[0x55ae2af64aa0]{ASP_DOWN}: Allocated (fsm.c:456) 20250410084722680 DLSCCP NOTICE msc-0: Using ASP instance asp-clnt-msc-0 (sccp_user.c:713) 20250410084722680 DLSS7 NOTICE 0: Creating SCCP instance (osmo_ss7_instance.c:158) 20250410084722680 DLSCCP INFO Binding user 'SCCP Management' to SSN=1 PC=(no PC) (sccp_user.c:113) 20250410084722680 DLSS7 DEBUG registering user=SCCP for SI 3 with priv 0x55ae2af66270 (osmo_ss7_user.c:88) 20250410084722680 DCN NOTICE (msc-0) created SCCP instance on cs7 instance 0 (hnbgw_cn.c:892) 20250410084722680 DCN DEBUG (msc-0) binding OsmoHNBGW user to cs7 instance 0, local PC 189 = 0.23.5 (hnbgw_cn.c:900) 20250410084722680 DLSCCP INFO Binding user 'OsmoHNBGW' to SSN=142 PC=0.23.5 (sccp_user.c:113) 20250410084722680 DCN NOTICE (msc-0) using: cs7-0 0.23.5 <-> 0.23.4 msc-0 msc-naught (hnbgw_cn.c:800) 20250410084722680 DCN DEBUG (msc-1) no SCCP instance selected yet (hnbgw_cn.c:830) 20250410084722680 DCN DEBUG (msc-1) remote-addr is 'msc-one', using cs7 instance 0 (hnbgw_cn.c:846) 20250410084722680 DCN DEBUG (msc-1) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:866) 20250410084722680 DCN NOTICE (msc-1) using: cs7-0 0.23.5 <-> 0.0.2 msc-1 msc-one (hnbgw_cn.c:800) 20250410084722680 DCN DEBUG (msc-2) no SCCP instance selected yet (hnbgw_cn.c:830) 20250410084722680 DCN DEBUG (msc-2) remote-addr is 'msc-two', using cs7 instance 0 (hnbgw_cn.c:846) 20250410084722680 DCN DEBUG (msc-2) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:866) 20250410084722680 DCN NOTICE (msc-2) using: cs7-0 0.23.5 <-> 0.0.3 msc-2 msc-two (hnbgw_cn.c:800) 20250410084722680 DCN DEBUG (msc-3) no SCCP instance selected yet (hnbgw_cn.c:830) 20250410084722680 DCN DEBUG (msc-3) remote-addr is 'msc-three', using cs7 instance 0 (hnbgw_cn.c:846) 20250410084722680 DCN DEBUG (msc-3) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:866) 20250410084722680 DCN NOTICE (msc-3) using: cs7-0 0.23.5 <-> 0.0.4 msc-3 msc-three (hnbgw_cn.c:800) 20250410084722680 DCN DEBUG (sgsn-0) no SCCP instance selected yet (hnbgw_cn.c:830) 20250410084722680 DCN DEBUG (sgsn-0) remote-addr is 'sgsn-naught', using cs7 instance 0 (hnbgw_cn.c:846) 20250410084722680 DCN DEBUG (sgsn-0) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:866) 20250410084722680 DCN NOTICE (sgsn-0) using: cs7-0 0.23.5 <-> 0.23.1 sgsn-0 sgsn-naught (hnbgw_cn.c:800) 20250410084722680 DCN DEBUG (sgsn-1) no SCCP instance selected yet (hnbgw_cn.c:830) 20250410084722680 DCN DEBUG (sgsn-1) remote-addr is 'sgsn-one', using cs7 instance 0 (hnbgw_cn.c:846) 20250410084722680 DCN DEBUG (sgsn-1) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:866) 20250410084722680 DCN NOTICE (sgsn-1) using: cs7-0 0.23.5 <-> 0.1.2 sgsn-1 sgsn-one (hnbgw_cn.c:800) 20250410084722680 DCN DEBUG (sgsn-2) no SCCP instance selected yet (hnbgw_cn.c:830) 20250410084722680 DCN DEBUG (sgsn-2) remote-addr is 'sgsn-two', using cs7 instance 0 (hnbgw_cn.c:846) 20250410084722680 DCN DEBUG (sgsn-2) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:866) 20250410084722680 DCN NOTICE (sgsn-2) using: cs7-0 0.23.5 <-> 0.1.3 sgsn-2 sgsn-two (hnbgw_cn.c:800) 20250410084722680 DCN DEBUG (sgsn-3) no SCCP instance selected yet (hnbgw_cn.c:830) 20250410084722680 DCN DEBUG (sgsn-3) remote-addr is 'sgsn-three', using cs7 instance 0 (hnbgw_cn.c:846) 20250410084722680 DCN DEBUG (sgsn-3) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:866) 20250410084722680 DCN NOTICE (sgsn-3) using: cs7-0 0.23.5 <-> 0.1.4 sgsn-3 sgsn-three (hnbgw_cn.c:800) 20250410084722680 DLINP INFO CLICONN(asp-clnt-msc-0,r=::1:2905<->l=::1:60065){CONNECTING} connection established (stream_cli.c:440) 20250410084722680 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::1:60065<->l=::1:2905): New m3ua connection accepted 20250410084722680 DLSS7 <000c> osmo_ss7_xua_srv.c:143 (r=::1:60065<->l=::1:2905): created dynamic ASP asp-dyn-0 20250410084722680 DLSS7 <000c> osmo_ss7_asp.c:722 0: ASP(asp-dyn-0) Restarting ASP asp-dyn-0, r=::1:60065<->l=:::2905 20250410084722680 DLSS7 <000c> fsm.c:456 XUA_ASP(asp-dyn-0){ASP_DOWN}: Allocated 20250410084722680 DLSS7 <000c> osmo_ss7_asp.c:743 0: ASP(asp-dyn-0) ASP Restart for server not implemented yet! 20250410084722680 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(asp-dyn-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250410084722680 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(asp-dyn-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250410084722680 DLINP INFO sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 (stream.c:94) 20250410084722680 DLSS7 INFO 0: ASP(asp-clnt-msc-0) Client connected (r=::1:2905<->l=::1:60065) (osmo_ss7_asp.c:973) 20250410084722680 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55ae2af64880]{IDLE}: Received primitive M-SCTP_ESTABLISH.indication (xua_default_lm_fsm.c:400) 20250410084722680 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55ae2af64880]{IDLE}: Received Event SCTP-ESTABLISH.ind (xua_default_lm_fsm.c:407) 20250410084722680 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55ae2af64880]{IDLE}: State change to WAIT_ASP_UP (T1, 20s) (xua_default_lm_fsm.c:181) 20250410084722680 DLSS7 DEBUG XUA_ASP(asp-clnt-msc-0)[0x55ae2af64aa0]{ASP_DOWN}: Received Event M-ASP_UP.req (xua_default_lm_fsm.c:182) 20250410084722680 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) 20250410084722680 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084722680 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (ASPSM:UP) 20250410084722680 DLSS7 <000c> m3ua.c:736 XUA_ASP(asp-dyn-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250410084722680 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250410084722680 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(asp-dyn-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250410084722680 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(asp-dyn-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250410084722680 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 8 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410084722680 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (ASPSM:UP-ACK) (m3ua.c:775) 20250410084722680 DLSS7 DEBUG XUA_ASP(asp-clnt-msc-0)[0x55ae2af64aa0]{ASP_DOWN}: Received Event ASPSM-ASP_UP_ACK (m3ua.c:736) 20250410084722680 DLSS7 DEBUG XUA_ASP(asp-clnt-msc-0)[0x55ae2af64aa0]{ASP_DOWN}: T(ack) stopped (xua_asp_fsm.c:383) 20250410084722680 DLSS7 DEBUG XUA_ASP(asp-clnt-msc-0)[0x55ae2af64aa0]{ASP_DOWN}: State change to ASP_INACTIVE (no timeout) (xua_asp_fsm.c:444) 20250410084722680 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250410084722680 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_DOWN}: State change to AS_INACTIVE (no timeout) (xua_as_fsm.c:406) 20250410084722680 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410084722680 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55ae2af64880]{WAIT_ASP_UP}: Received primitive M-ASP_UP.confirm (xua_default_lm_fsm.c:400) 20250410084722680 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55ae2af64880]{WAIT_ASP_UP}: Received Event ASP-UP.conf (xua_default_lm_fsm.c:407) 20250410084722680 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55ae2af64880]{WAIT_ASP_UP}: State change to WAIT_NOTIFY (T2, 2s) (xua_default_lm_fsm.c:193) 20250410084722682 DRANAP DEBUG cnlink(sgsn-3)[0x55ae2af5ff50]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410084722682 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250410084722682 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410084722682 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410084722682 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410084722682 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084722682 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084722682 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084722682 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) 20250410084722682 DLSCCP ERROR MTP-TRANSFER.req from SCCP for OPC=0=0.0.0,DPC=12=0.1.4,SLS=14: no route! (sccp_scrc.c:158) 20250410084722682 DRANAP DEBUG cnlink(sgsn-3)[0x55ae2af5ff50]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410084722682 DRANAP DEBUG cnlink(sgsn-2)[0x55ae2af5f5c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410084722682 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250410084722682 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410084722682 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410084722682 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410084722682 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084722682 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084722682 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084722682 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=7 -> eSLS=39: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250410084722682 DLSCCP ERROR MTP-TRANSFER.req from SCCP for OPC=0=0.0.0,DPC=11=0.1.3,SLS=7: no route! (sccp_scrc.c:158) 20250410084722682 DRANAP DEBUG cnlink(sgsn-2)[0x55ae2af5f5c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410084722682 DRANAP DEBUG cnlink(sgsn-1)[0x55ae2af5ec30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410084722682 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250410084722682 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410084722682 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410084722682 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410084722682 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084722682 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084722682 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084722682 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=13 -> eSLS=61: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250410084722682 DLSCCP ERROR MTP-TRANSFER.req from SCCP for OPC=0=0.0.0,DPC=10=0.1.2,SLS=13: no route! (sccp_scrc.c:158) 20250410084722682 DRANAP DEBUG cnlink(sgsn-1)[0x55ae2af5ec30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410084722682 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410084722682 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250410084722682 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410084722682 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410084722682 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410084722682 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084722682 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084722682 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084722682 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) 20250410084722682 DLSCCP ERROR MTP-TRANSFER.req from SCCP for OPC=0=0.0.0,DPC=185=0.23.1,SLS=6: no route! (sccp_scrc.c:158) 20250410084722682 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410084722682 DRANAP DEBUG cnlink(msc-3)[0x55ae2af5d910]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410084722682 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250410084722682 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410084722682 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410084722682 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410084722682 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084722682 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084722682 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084722682 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) 20250410084722682 DLSCCP ERROR MTP-TRANSFER.req from SCCP for OPC=0=0.0.0,DPC=4=0.0.4,SLS=2: no route! (sccp_scrc.c:158) 20250410084722682 DRANAP DEBUG cnlink(msc-3)[0x55ae2af5d910]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410084722682 DRANAP DEBUG cnlink(msc-2)[0x55ae2aef3b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410084722682 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250410084722682 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410084722682 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410084722682 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410084722682 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084722682 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084722682 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084722682 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) 20250410084722682 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) 20250410084722682 DRANAP DEBUG cnlink(msc-2)[0x55ae2aef3b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410084722682 DRANAP DEBUG cnlink(msc-1)[0x55ae2aef6920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410084722682 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250410084722682 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410084722682 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410084722682 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410084722682 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084722682 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084722682 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084722682 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) 20250410084722682 DLSCCP ERROR MTP-TRANSFER.req from SCCP for OPC=0=0.0.0,DPC=2=0.0.2,SLS=4: no route! (sccp_scrc.c:158) 20250410084722682 DRANAP DEBUG cnlink(msc-1)[0x55ae2aef6920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410084722682 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410084722682 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250410084722682 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410084722682 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410084722682 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410084722682 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084722682 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084722682 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084722682 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) 20250410084722682 DLSCCP ERROR MTP-TRANSFER.req from SCCP for OPC=0=0.0.0,DPC=188=0.23.4,SLS=2: no route! (sccp_scrc.c:158) 20250410084722682 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) [testenv][generic] Running testsuite [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'TTCN3_PCAP_PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite', '-e', 'OSMO_SUT_HOST=127.0.0.1', '-e', 'OSMO_SUT_PORT=4261', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite', 'testenv-hnbgw-all-osmocom-nightly-20250410-0847-208c9e61-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@449bbc254af8: Unix server socket created successfully. MC@449bbc254af8: Listening on TCP port 33027. MC2> 449bbc254af8 is the default spawn /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/hnbgw/HNBGW_Tests 449bbc254af8 33027 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@449bbc254af8: New HC connected from 10.0.2.100 [10.0.2.100]. 449bbc254af8: Linux 6.1.0-29-amd64 on x86_64. cmtc MC@449bbc254af8: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@449bbc254af8: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@449bbc254af8: Configuration file was processed on all HCs. MC@449bbc254af8: Creating MTC on host 10.0.2.100. MC@449bbc254af8: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@449bbc254af8: 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 ------ Thu Apr 10 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@449bbc254af8: 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@449bbc254af8: Test case TC_hnb_register started. 20250410084724342 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53654<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410084724345 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53662<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410084724349 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:44379<->l=127.0.0.1:4262) (control_if.c:572) 20250410084724360 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410084724360 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410084724360 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410084724360 DRANAP DEBUG cnlink(msc-1)[0x55ae2aef6920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_hnb_register-Iuh0(7)@449bbc254af8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250410084724360 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410084724360 DRANAP DEBUG cnlink(msc-2)[0x55ae2aef3b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410084724361 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250410084724361 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250410084724361 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410084724361 DRANAP DEBUG cnlink(msc-3)[0x55ae2af5d910]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410084724362 DRANAP DEBUG cnlink(msc-3)[0x55ae2af5d910]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410084724362 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250410084724362 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410084724362 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410084724362 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410084724362 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084724362 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084724362 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084724362 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) 20250410084724362 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) 20250410084724362 DRANAP DEBUG cnlink(msc-3)[0x55ae2af5d910]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410084724362 DRANAP DEBUG cnlink(msc-2)[0x55ae2aef3b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410084724362 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250410084724362 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410084724362 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410084724362 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410084724362 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084724362 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084724362 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084724362 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) 20250410084724362 DLSCCP ERROR MTP-TRANSFER.req from SCCP for OPC=0=0.0.0,DPC=3=0.0.3,SLS=11: no route! (sccp_scrc.c:158) 20250410084724362 DRANAP DEBUG cnlink(msc-2)[0x55ae2aef3b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410084724362 DRANAP DEBUG cnlink(msc-1)[0x55ae2aef6920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410084724362 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250410084724362 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410084724362 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410084724362 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410084724362 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084724362 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084724362 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084724362 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) 20250410084724362 DLSCCP ERROR MTP-TRANSFER.req from SCCP for OPC=0=0.0.0,DPC=2=0.0.2,SLS=5: no route! (sccp_scrc.c:158) 20250410084724362 DRANAP DEBUG cnlink(msc-1)[0x55ae2aef6920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410084724362 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410084724362 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250410084724362 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410084724362 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410084724362 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410084724362 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084724362 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084724362 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084724362 DLSCCP ERROR MTP-TRANSFER.req from SCCP for OPC=0=0.0.0,DPC=188=0.23.4,SLS=0: no route! (sccp_scrc.c:158) 20250410084724362 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) MTC@449bbc254af8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(11)@449bbc254af8: ************************************************* HNBGW_Test.msc0-M3UA(11)@449bbc254af8: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(11)@449bbc254af8: ************************************************* MTC@449bbc254af8: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(9)@449bbc254af8: v_sccp_pdu_maxlen:268 20250410084724375 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410084724375 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410084724375 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410084724375 DRANAP DEBUG cnlink(sgsn-1)[0x55ae2af5ec30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410084724375 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410084724375 DRANAP DEBUG cnlink(sgsn-2)[0x55ae2af5f5c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410084724375 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410084724375 DRANAP DEBUG cnlink(sgsn-3)[0x55ae2af5ff50]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410084724377 DRANAP DEBUG cnlink(sgsn-3)[0x55ae2af5ff50]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410084724377 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250410084724377 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410084724377 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410084724377 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410084724377 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084724377 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084724377 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084724377 DLSCCP ERROR MTP-TRANSFER.req from SCCP for OPC=0=0.0.0,DPC=12=0.1.4,SLS=14: no route! (sccp_scrc.c:158) 20250410084724377 DRANAP DEBUG cnlink(sgsn-3)[0x55ae2af5ff50]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410084724377 DRANAP DEBUG cnlink(sgsn-2)[0x55ae2af5f5c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410084724377 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250410084724377 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410084724377 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410084724377 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410084724377 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084724377 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084724377 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084724377 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=14 -> eSLS=46: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250410084724377 DLSCCP ERROR MTP-TRANSFER.req from SCCP for OPC=0=0.0.0,DPC=11=0.1.3,SLS=14: no route! (sccp_scrc.c:158) 20250410084724377 DRANAP DEBUG cnlink(sgsn-2)[0x55ae2af5f5c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410084724377 DRANAP DEBUG cnlink(sgsn-1)[0x55ae2af5ec30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410084724377 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250410084724377 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410084724377 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410084724377 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410084724377 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084724377 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084724377 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084724377 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) 20250410084724377 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) 20250410084724377 DRANAP DEBUG cnlink(sgsn-1)[0x55ae2af5ec30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410084724377 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410084724377 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250410084724377 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410084724377 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410084724377 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410084724377 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084724377 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084724377 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084724377 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) 20250410084724377 DLSCCP ERROR MTP-TRANSFER.req from SCCP for OPC=0=0.0.0,DPC=185=0.23.1,SLS=9: no route! (sccp_scrc.c:158) 20250410084724377 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) MTC@449bbc254af8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(14)@449bbc254af8: ************************************************* HNBGW_Test.sgsn0-M3UA(14)@449bbc254af8: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(14)@449bbc254af8: ************************************************* MTC@449bbc254af8: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(12)@449bbc254af8: v_sccp_pdu_maxlen:268 20250410084724444 DLINP INFO asp-clnt-msc-0 NOTIFICATION PEER_ADDR_CHANGE flags=0x0 ADDR_CONFIRMED [fe80::c8da:2dff:fe71:8686]:2905 err=None (stream.c:265) 20250410084724445 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 296 (flags=0x80) (osmo_ss7_asp.c:1077) 20250410084724445 DLSS7 INFO 0: ASP(asp-clnt-msc-0) xUA CLNT SCTP NOTIFICATION 32770 flags=0x0 (osmo_ss7_asp.c:808) 20250410084724445 DLSS7 INFO 0: ASP(asp-clnt-msc-0) xUA CLNT SCTP_PEER_ADDR_CHANGE: ADDR_CONFIRMED [fe80::c8da:2dff:fe71:8686]:2905 err=None (osmo_ss7_asp.c:824) 20250410084724572 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250410084724573 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250410084724573 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250410084724573 DLSS7 <000c> 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)@449bbc254af8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250410084724582 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084724582 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250410084724582 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250410084724582 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250410084724582 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250410084724582 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250410084724582 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250410084724582 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 20250410084724582 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250410084724582 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  20250410084724582 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250410084724585 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084724585 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250410084724585 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250410084724585 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  20250410084724585 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250410084724585 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250410084724585 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250410084724585 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 20250410084724585 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250410084724585 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  20250410084724585 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250410084724586 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250410084724586 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250410084724586 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250410084724586 DLSS7 <000c> 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)@449bbc254af8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250410084724592 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084724592 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250410084724592 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250410084724592 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250410084724592 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250410084724592 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250410084724592 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250410084724592 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 20250410084724592 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250410084724592 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  20250410084724592 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250410084724592 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084724592 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250410084724592 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250410084724592 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  20250410084724592 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250410084724592 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250410084724592 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250410084724592 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 20250410084724592 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250410084724592 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  20250410084724592 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  20250410084724592 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250410084724682 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55ae2af64880]{WAIT_NOTIFY}: Timeout of T2 (fsm.c:317) 20250410084724682 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55ae2af64880]{WAIT_NOTIFY}: State change to RKM_REG (T4, 10s) (xua_default_lm_fsm.c:223) 20250410084724682 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Received XUA Layer Manager Primitive: M-RK_REG.request) (xua_rkm.c:592) 20250410084724682 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) 20250410084724682 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084724682 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (RKM:REG-REQ) 20250410084724682 DLSS7 <000c> xua_rkm.c:204 0: ASP(asp-dyn-0) RKM: Registering routing key 7 for DPC 0.23.5 20250410084724682 DLSS7 <000c> fsm.c:456 XUA_AS(as-rkm-7){AS_DOWN}: Allocated 20250410084724682 DLSS7 <000c> osmo_ss7_instance.c:324 0: AS(as-rkm-7) Created AS 20250410084724682 DLSS7 <000c> osmo_ss7_route.c:129 0: Creating route: pc=189=0.23.5 mask=0x3fff via AS 'as-rkm-7' 20250410084724682 DLSS7 <000c> osmo_ss7_as.c:156 0: AS(as-rkm-7) Adding ASP asp-dyn-0 to AS 20250410084724682 DLSS7 <000c> osmo_ss7_as.c:162 XUA_ASP(asp-dyn-0){ASP_INACTIVE}: Received Event AS_ASSIGNED 20250410084724682 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  20250410084724682 DLSS7 <000c> xua_rkm.c:358 XUA_AS(as-rkm-7){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250410084724682 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(as-rkm-7){AS_DOWN}: state_chg to AS_INACTIVE 20250410084724682 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 20250410084724682 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(asp-dyn-0) Tx NOTIFY Type State Change:AS Inactive () 20250410084724682 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  20250410084724682 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410084724683 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (RKM:REG-RESP) (m3ua.c:775) 20250410084724683 DLSS7 INFO 0: ASP(asp-clnt-msc-0) Received RKM REG RES rctx=7 status=SUCCESS (xua_rkm.c:464) 20250410084724683 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55ae2af64880]{RKM_REG}: Received primitive M-RK_REG.confirm (xua_default_lm_fsm.c:400) 20250410084724683 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55ae2af64880]{RKM_REG}: Received Event RKM_REG.conf (xua_default_lm_fsm.c:407) 20250410084724683 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55ae2af64880]{RKM_REG}: State change to WAIT_NOTIFY (T3, 20s) (xua_default_lm_fsm.c:298) 20250410084724683 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410084724683 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (MGMT:NOTIFY) (m3ua.c:775) 20250410084724683 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Received NOTIFY Type State Change:AS Inactive () (m3ua.c:671) 20250410084724683 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55ae2af64880]{WAIT_NOTIFY}: Received primitive M-NOTIFY.indication (xua_default_lm_fsm.c:400) 20250410084724683 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55ae2af64880]{WAIT_NOTIFY}: Received Event NOTIFY.ind (xua_default_lm_fsm.c:407) 20250410084724683 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55ae2af64880]{WAIT_NOTIFY}: State change to ACTIVE (no timeout) (xua_default_lm_fsm.c:262) 20250410084724683 DLSS7 DEBUG XUA_ASP(asp-clnt-msc-0)[0x55ae2af64aa0]{ASP_INACTIVE}: Received Event M-ASP_ACTIVE.req (xua_default_lm_fsm.c:263) 20250410084724683 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) 20250410084724683 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084724683 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (ASPTM:ACTIVE) 20250410084724683 DLSS7 <000c> m3ua.c:736 XUA_ASP(asp-dyn-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250410084724683 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  20250410084724683 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(asp-dyn-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250410084724683 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(as-rkm-7){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250410084724683 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(as-rkm-7){AS_INACTIVE}: state_chg to AS_ACTIVE 20250410084724683 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 20250410084724683 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(asp-dyn-0) Tx NOTIFY Type State Change:AS Active () 20250410084724683 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  20250410084724683 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  20250410084724683 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  20250410084724683 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(asp-dyn-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250410084724683 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410084724684 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (ASPTM:ACTIVE-ACK) (m3ua.c:775) 20250410084724684 DLSS7 DEBUG XUA_ASP(asp-clnt-msc-0)[0x55ae2af64aa0]{ASP_INACTIVE}: Received Event ASPTM-ASP_AC_ACK (m3ua.c:736) 20250410084724684 DLSS7 DEBUG XUA_ASP(asp-clnt-msc-0)[0x55ae2af64aa0]{ASP_INACTIVE}: T(ack) stopped (xua_asp_fsm.c:383) 20250410084724684 DLSS7 DEBUG XUA_ASP(asp-clnt-msc-0)[0x55ae2af64aa0]{ASP_INACTIVE}: State change to ASP_ACTIVE (no timeout) (xua_asp_fsm.c:523) 20250410084724684 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250410084724684 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_INACTIVE}: State change to AS_ACTIVE (no timeout) (xua_as_fsm.c:489) 20250410084724684 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410084724684 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55ae2af64880]{ACTIVE}: Received primitive M-ASP_ACTIVE.confirm (xua_default_lm_fsm.c:400) 20250410084724684 DLSS7 NOTICE xua_default_lm(asp-clnt-msc-0)[0x55ae2af64880]{ACTIVE}: Ignoring primitive M-ASP_ACTIVE.confirm (xua_default_lm_fsm.c:403) 20250410084724684 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410084724684 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (MGMT:NOTIFY) (m3ua.c:775) 20250410084724684 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Received NOTIFY Type State Change:AS Active () (m3ua.c:671) 20250410084724684 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55ae2af64880]{ACTIVE}: Received primitive M-NOTIFY.indication (xua_default_lm_fsm.c:400) 20250410084724684 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55ae2af64880]{ACTIVE}: Received Event NOTIFY.ind (xua_default_lm_fsm.c:407) 20250410084724860 DLINP INFO asp-clnt-msc-0 NOTIFICATION PEER_ADDR_CHANGE flags=0x0 ADDR_CONFIRMED [fd00::c8da:2dff:fe71:8686]:2905 err=None (stream.c:265) 20250410084724861 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 296 (flags=0x80) (osmo_ss7_asp.c:1077) 20250410084724861 DLSS7 INFO 0: ASP(asp-clnt-msc-0) xUA CLNT SCTP NOTIFICATION 32770 flags=0x0 (osmo_ss7_asp.c:808) 20250410084724861 DLSS7 INFO 0: ASP(asp-clnt-msc-0) xUA CLNT SCTP_PEER_ADDR_CHANGE: ADDR_CONFIRMED [fd00::c8da:2dff:fe71:8686]:2905 err=None (osmo_ss7_asp.c:824) 20250410084725392 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084725392 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410084725392 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410084725392 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410084725392 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410084725392 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 20250410084725392 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410084725392 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410084725392 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084725392 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410084725392 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410084725392 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410084725392 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410084725392 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410084725392 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410084725392 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410084725392 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250410084725392 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410084725392 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084725392 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084725392 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084725392 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084725392 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084725392 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084725392 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084725392 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084725392 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084725392 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084725392 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084725392 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084725392 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410084725392 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410084725392 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250410084725392 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250410084725392 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250410084725392 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250410084725392 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410084725392 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410084725392 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084725392 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084725392 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084725392 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) 20250410084725392 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084725392 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084725392 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084725392 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084725392 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084725392 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084725392 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084725392 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) 20250410084725392 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410084725392 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410084725392 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084725392 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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) 20250410084725392 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250410084725392 DRANAP NOTICE cnlink(msc-0)[0x55ae2af13940]{CONNECTED}: link up (cnlink.c:111) 20250410084725393 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084725393 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084725393 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084725393 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410084725393 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410084725393 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 20250410084725393 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410084725393 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410084725393 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084725393 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  20250410084725400 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084725400 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410084725400 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410084725400 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410084725400 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410084725400 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 20250410084725400 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410084725400 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410084725400 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084725400 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410084725400 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410084725400 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410084725400 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410084725400 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410084725400 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410084725400 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410084725400 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250410084725400 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410084725400 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084725400 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084725400 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084725400 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084725400 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084725400 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) HNBGW_Test.msc0-RAN(10)@449bbc254af8: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250410084725400 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084725400 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084725400 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084725400 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084725400 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084725400 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084725400 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410084725400 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410084725400 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250410084725400 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250410084725400 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250410084725400 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250410084725400 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410084725400 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410084725400 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084725400 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084725400 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084725400 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) 20250410084725400 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084725400 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084725400 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084725400 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084725400 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084725400 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084725400 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084725400 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) 20250410084725401 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410084725401 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410084725401 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084725401 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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) 20250410084725401 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250410084725401 DRANAP NOTICE cnlink(sgsn-0)[0x55ae2af5e2a0]{CONNECTED}: link up (cnlink.c:111) 20250410084725401 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084725401 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084725401 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084725401 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410084725401 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410084725401 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 20250410084725401 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410084725401 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410084725401 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084725401 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  20250410084725402 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410084725403 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410084725403 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250410084725403 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250410084725403 DLGLOBAL DEBUG validating counter group 0x55ae08d2cbe0(hnb) with 60 counters (rate_ctr.c:86) 20250410084725403 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) 20250410084725403 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250410084725403 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250410084725403 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410084725403 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)@449bbc254af8: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@449bbc254af8: setverdict(pass): none -> pass MTC@449bbc254af8: ok: talloc reports "asn1_context" = 1 bytes 20250410084725411 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53662<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250410084725411 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:44379<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(5)@449bbc254af8: Final verdict of PTC: none VirtHNBGW-STATS(4)@449bbc254af8: Final verdict of PTC: none MTC@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed 20250410084725413 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53654<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250410084725414 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410084725414 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) MutexDispCT-TC_hnb_register(3)@449bbc254af8: Final verdict of PTC: none 20250410084725414 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410084725414 DMAIN NOTICE (127.0.0.1:9999 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) 20250410084725414 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) TC_hnb_register-Iuh0-RUA(8)@449bbc254af8: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(13)@449bbc254af8: Final verdict of PTC: none HNBGW_Test.msc0-RAN(10)@449bbc254af8: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(12)@449bbc254af8: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(9)@449bbc254af8: Final verdict of PTC: none HNBGW-PFCP(6)@449bbc254af8: Final verdict of PTC: none 20250410084725415 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250410084725415 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410084725416 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250410084725416 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250410084725416 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250410084725416 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410084725416 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250410084725416 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250410084725416 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250410084725416 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410084725416 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250410084725416 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250410084725416 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250410084725416 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084725416 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-msc0-0: connection closed 20250410084725416 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250410084725416 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250410084725416 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250410084725416 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250410084725416 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 20250410084725416 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  20250410084725416 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410084725416 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250410084725416 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250410084725416 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250410084725416 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410084725416 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250410084725416 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250410084725416 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250410084725416 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084725416 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-sgsn0-0: connection closed 20250410084725416 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250410084725416 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250410084725416 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250410084725416 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250410084725416 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 20250410084725416 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410084725416 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250410084725416 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250410084725416 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410084725416 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250410084725417 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:378) 20250410084725417 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410084725417 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410084725417 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410084725417 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410084725417 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250410084725417 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250410084725417 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250410084725417 DRANAP NOTICE cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: link lost (cnlink.c:118) 20250410084725417 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410084725417 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250410084725417 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250410084725417 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410084725417 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410084725417 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410084725417 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410084725417 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250410084725417 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250410084725417 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250410084725417 DRANAP NOTICE cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc0-M3UA(11)@449bbc254af8: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(14)@449bbc254af8: Final verdict of PTC: none HNBGW-MGCP(15)@449bbc254af8: Final verdict of PTC: none TC_hnb_register-Iuh0(7)@449bbc254af8: Final verdict of PTC: none MTC@449bbc254af8: Setting final verdict of the test case. MTC@449bbc254af8: Local verdict of MTC: pass MTC@449bbc254af8: Local verdict of PTC MutexDispCT-TC_hnb_register(3): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC VirtHNBGW-STATS(4): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC IPA-CTRL-CLI-IPA(5): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW-PFCP(6): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC TC_hnb_register-Iuh0(7): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC TC_hnb_register-Iuh0-RUA(8): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.msc0-SCCP(9): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.msc0-RAN(10): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.msc0-M3UA(11): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(12): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.sgsn0-RAN(13): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(14): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW-MGCP(15): none (pass -> pass) MTC@449bbc254af8: Test case TC_hnb_register finished. Verdict: pass MTC@449bbc254af8: 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'. Thu Apr 10 08:47:25 UTC 2025 ====== HNBGW_Tests.TC_hnb_register pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_hnb_register.talloc 20250410084725502 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42274<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410084725903 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42274<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=162128) Waiting for packet dumper to finish... 1 (prev_count=162128, count=166324) 20250410084727418 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250410084727418 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250410084727418 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250410084727418 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250410084727418 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250410084727418 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@449bbc254af8: 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@449bbc254af8: 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 ------ Thu Apr 10 08:47:27 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_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@449bbc254af8: 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@449bbc254af8: Test case TC_hnb_register_duplicate started. 20250410084729028 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42288<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410084729031 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42292<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410084729034 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:33343<->l=127.0.0.1:4262) (control_if.c:572) 20250410084729046 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250410084729046 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-Iuh0(20)@449bbc254af8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250410084729053 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410084729053 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410084729053 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410084729053 DRANAP DEBUG cnlink(msc-1)[0x55ae2aef6920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410084729053 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410084729053 DRANAP DEBUG cnlink(msc-2)[0x55ae2aef3b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410084729053 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410084729053 DRANAP DEBUG cnlink(msc-3)[0x55ae2af5d910]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410084729054 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:57487 (stream_srv.c:142) 20250410084729054 DMAIN INFO New HNB SCTP connection r=127.0.0.1:57487<->l=127.0.0.1:29169 (hnbgw.c:791) TC_hnb_register_duplicate-Iuh1(22)@449bbc254af8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250410084729055 DRANAP DEBUG cnlink(msc-3)[0x55ae2af5d910]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410084729055 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250410084729055 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410084729055 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410084729055 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410084729055 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084729055 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084729055 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084729055 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) 20250410084729055 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084729055 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084729055 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084729055 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084729055 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084729055 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084729055 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084729055 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) 20250410084729055 DLSS7 DEBUG Found route for dpc=4=0.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) 20250410084729055 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250410084729055 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084729055 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250410084729055 DRANAP DEBUG cnlink(msc-3)[0x55ae2af5d910]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410084729055 DRANAP DEBUG cnlink(msc-2)[0x55ae2aef3b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410084729055 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250410084729055 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410084729055 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410084729055 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410084729055 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084729055 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084729055 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084729055 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=8 -> eSLS=56: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250410084729055 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084729055 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084729055 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084729055 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084729055 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084729055 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084729055 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084729055 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=8 -> eSLS=24: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250410084729055 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410084729055 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250410084729055 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084729055 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410084729055 DRANAP DEBUG cnlink(msc-2)[0x55ae2aef3b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410084729055 DRANAP DEBUG cnlink(msc-1)[0x55ae2aef6920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410084729055 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250410084729055 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410084729055 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410084729055 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410084729055 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084729055 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084729055 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084729055 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) 20250410084729055 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084729055 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084729055 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084729055 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084729055 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084729055 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084729055 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084729055 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) 20250410084729055 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410084729055 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410084729055 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084729055 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410084729055 DRANAP DEBUG cnlink(msc-1)[0x55ae2aef6920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410084729055 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410084729055 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250410084729055 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410084729055 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410084729055 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410084729055 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084729055 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084729055 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084729055 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084729055 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084729055 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084729055 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084729055 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084729055 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084729055 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084729055 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084729055 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) 20250410084729055 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410084729055 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410084729055 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084729055 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410084729055 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410084729055 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084729055 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084729055 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084729055 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 20250410084729055 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250410084729055 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250410084729055 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084729055 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084729055 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084729055 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250410084729055 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250410084729055 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 20250410084729055 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250410084729055 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084729055 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084729055 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084729055 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410084729055 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410084729055 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 20250410084729055 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250410084729055 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084729055 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084729055 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084729055 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410084729055 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410084729055 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 20250410084729055 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@449bbc254af8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@449bbc254af8: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(26)@449bbc254af8: ************************************************* HNBGW_Test.msc0-M3UA(26)@449bbc254af8: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(26)@449bbc254af8: ************************************************* HNBGW_Test.msc0-SCCP(24)@449bbc254af8: v_sccp_pdu_maxlen:268 20250410084729066 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410084729066 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410084729066 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410084729066 DRANAP DEBUG cnlink(sgsn-1)[0x55ae2af5ec30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410084729066 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410084729066 DRANAP DEBUG cnlink(sgsn-2)[0x55ae2af5f5c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410084729067 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410084729067 DRANAP DEBUG cnlink(sgsn-3)[0x55ae2af5ff50]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410084729068 DRANAP DEBUG cnlink(sgsn-3)[0x55ae2af5ff50]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410084729068 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250410084729068 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410084729068 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410084729068 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410084729068 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084729068 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084729068 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084729068 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) 20250410084729068 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084729068 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084729068 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084729068 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084729068 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084729068 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084729068 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084729068 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) 20250410084729068 DLSS7 DEBUG Found route for dpc=12=0.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) 20250410084729068 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250410084729068 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084729068 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250410084729068 DRANAP DEBUG cnlink(sgsn-3)[0x55ae2af5ff50]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410084729068 DRANAP DEBUG cnlink(sgsn-2)[0x55ae2af5f5c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410084729068 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250410084729068 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410084729068 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410084729068 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410084729068 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084729068 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084729068 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084729068 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) 20250410084729068 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084729068 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084729068 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084729068 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084729068 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084729068 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084729068 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084729068 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) 20250410084729068 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410084729068 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250410084729068 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084729068 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410084729068 DRANAP DEBUG cnlink(sgsn-2)[0x55ae2af5f5c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410084729068 DRANAP DEBUG cnlink(sgsn-1)[0x55ae2af5ec30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410084729068 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250410084729068 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410084729068 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410084729068 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410084729068 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084729068 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084729068 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084729068 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) 20250410084729068 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084729068 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084729068 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084729068 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084729068 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084729068 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084729068 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084729068 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) 20250410084729068 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410084729068 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250410084729068 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084729068 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410084729068 DRANAP DEBUG cnlink(sgsn-1)[0x55ae2af5ec30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410084729068 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410084729068 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250410084729068 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410084729068 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410084729068 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410084729068 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084729068 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084729068 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084729068 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) 20250410084729068 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084729068 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084729068 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084729068 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084729068 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084729068 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084729068 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084729068 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) 20250410084729068 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410084729068 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410084729068 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084729068 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410084729068 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410084729068 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084729068 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084729068 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084729068 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 20250410084729068 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250410084729068 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250410084729068 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084729068 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084729068 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084729068 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250410084729068 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250410084729068 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 20250410084729068 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250410084729068 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084729068 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084729068 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084729068 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250410084729068 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250410084729068 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 20250410084729068 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250410084729068 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084729068 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084729068 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084729068 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410084729068 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410084729068 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 20250410084729068 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@449bbc254af8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@449bbc254af8: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(29)@449bbc254af8: ************************************************* HNBGW_Test.sgsn0-M3UA(29)@449bbc254af8: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(29)@449bbc254af8: ************************************************* HNBGW_Test.sgsn0-SCCP(27)@449bbc254af8: v_sccp_pdu_maxlen:268 20250410084729265 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250410084729265 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250410084729265 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250410084729265 DLSS7 <000c> 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)@449bbc254af8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250410084729273 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084729273 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250410084729273 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250410084729273 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250410084729273 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250410084729273 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250410084729273 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250410084729273 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 20250410084729273 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250410084729273 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  20250410084729273 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250410084729276 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084729276 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250410084729276 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250410084729276 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  20250410084729276 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250410084729276 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250410084729276 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250410084729276 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 20250410084729276 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250410084729276 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  20250410084729276 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410084729276 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250410084729276 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410084729276 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250410084729276 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:413) 20250410084729276 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410084729276 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410084729276 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410084729276 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410084729276 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250410084729276 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250410084729276 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410084729277 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410084729277 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250410084729277 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410084729277 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410084729277 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410084729277 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084729277 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084729277 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084729278 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084729278 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084729278 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084729278 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084729278 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084729278 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084729278 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084729278 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084729278 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) 20250410084729278 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084729278 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084729278 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084729278 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410084729278 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410084729278 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 20250410084729278 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410084729278 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410084729278 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084729278 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  20250410084729278 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410084729278 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410084729278 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084729278 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410084729278 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410084729279 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250410084729279 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250410084729279 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250410084729280 DLSS7 <000c> 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)@449bbc254af8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250410084729285 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084729285 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250410084729285 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250410084729285 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250410084729285 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250410084729285 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250410084729285 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250410084729285 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 20250410084729285 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250410084729285 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  20250410084729285 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250410084729289 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084729289 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250410084729289 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250410084729289 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  20250410084729289 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250410084729289 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250410084729289 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250410084729289 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 20250410084729289 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250410084729289 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  20250410084729289 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  20250410084729289 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410084729289 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250410084729289 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410084729290 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250410084729290 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250410084729290 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410084729290 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410084729290 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410084729290 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410084729290 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250410084729290 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250410084729290 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410084729291 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410084729291 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250410084729291 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410084729291 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410084729291 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410084729291 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084729291 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084729291 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084729291 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) 20250410084729291 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084729291 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084729291 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084729291 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084729291 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084729291 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084729291 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084729291 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) 20250410084729291 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410084729291 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410084729291 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084729291 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410084729291 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410084729291 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084729291 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084729291 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084729291 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410084729291 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410084729291 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 20250410084729291 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410084729291 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410084729291 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084729291 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(25)@449bbc254af8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250410084730080 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084730080 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410084730080 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410084730080 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410084730080 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410084730080 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410084730080 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410084730080 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410084730080 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084730080 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410084730080 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410084730080 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410084730080 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410084730080 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410084730080 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410084730080 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410084730080 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250410084730080 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410084730080 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084730081 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084730081 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084730081 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084730081 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084730081 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084730081 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084730081 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084730081 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084730081 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084730081 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084730081 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084730081 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410084730081 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410084730081 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250410084730081 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250410084730081 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250410084730081 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250410084730081 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410084730081 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410084730081 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084730081 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084730081 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084730081 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084730081 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084730081 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084730081 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084730081 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084730081 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084730081 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084730081 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084730081 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084730081 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410084730081 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410084730081 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084730081 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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) 20250410084730081 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250410084730081 DRANAP NOTICE cnlink(msc-0)[0x55ae2af13940]{CONNECTED}: link up (cnlink.c:111) 20250410084730081 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084730081 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084730081 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084730081 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410084730081 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410084730081 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.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' 20250410084730081 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410084730081 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410084730081 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084730081 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  20250410084730083 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084730083 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410084730083 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410084730083 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410084730083 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410084730083 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410084730083 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410084730083 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410084730083 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084730083 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410084730083 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410084730083 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410084730083 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410084730083 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410084730083 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410084730083 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410084730083 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250410084730083 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410084730083 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084730083 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084730083 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084730083 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084730083 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084730083 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084730083 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084730083 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084730083 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084730083 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084730083 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084730083 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084730083 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410084730083 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410084730083 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250410084730083 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250410084730083 DRANAP INFO cnlink(msc-0)[0x55ae2af13940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(28)@449bbc254af8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250410084730090 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084730090 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410084730090 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410084730090 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410084730090 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410084730090 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410084730090 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410084730090 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410084730090 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084730090 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410084730090 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410084730090 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410084730090 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410084730090 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410084730090 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410084730090 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410084730091 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250410084730091 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410084730091 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084730091 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084730091 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084730091 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084730091 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084730091 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084730091 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084730091 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084730091 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084730091 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084730091 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084730091 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084730091 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410084730091 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410084730091 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250410084730091 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250410084730091 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250410084730091 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250410084730091 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410084730091 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410084730091 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084730091 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084730091 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084730091 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) 20250410084730091 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084730091 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084730091 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084730091 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084730091 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084730091 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084730091 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084730091 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) 20250410084730091 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410084730091 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410084730091 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084730091 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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) 20250410084730091 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250410084730091 DRANAP NOTICE cnlink(sgsn-0)[0x55ae2af5e2a0]{CONNECTED}: link up (cnlink.c:111) 20250410084730091 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084730091 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084730091 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084730091 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410084730091 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410084730091 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 20250410084730091 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410084730091 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410084730091 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084730091 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  20250410084730094 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084730094 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410084730094 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410084730094 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410084730094 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410084730094 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410084730094 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410084730094 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410084730094 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084730094 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410084730094 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410084730094 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410084730094 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410084730094 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410084730094 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410084730094 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410084730094 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250410084730094 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410084730094 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084730094 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084730094 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084730094 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084730094 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084730094 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084730094 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084730094 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084730094 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084730094 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084730094 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084730094 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084730094 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410084730094 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410084730094 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250410084730094 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250410084730094 DRANAP INFO cnlink(sgsn-0)[0x55ae2af5e2a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250410084730099 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410084730099 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410084730099 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250410084730099 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250410084730099 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) 20250410084730099 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250410084730099 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250410084730099 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410084730099 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@449bbc254af8: setverdict(pass): none -> pass 20250410084730112 DLINP DEBUG SRVCONN(,r=127.0.0.1:57487<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410084730112 DLINP DEBUG SRVCONN(,r=127.0.0.1:57487<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410084730112 DLINP DEBUG SRVCONN(,r=127.0.0.1:57487<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250410084730112 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250410084730112 DHNBAP ERROR (127.0.0.1:57487 TTCN3-HNB-1) rejecting HNB-REGISTER-REQ with duplicate cell identity 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:552) 20250410084730112 DHNBAP ERROR (127.0.0.1:57487 TTCN3-HNB-1) Rejecting HNB Register Request cause=radio(HNB parameter mismatch) (hnbgw_hnbap.c:104) 20250410084730112 DLINP DEBUG SRVCONN(,r=127.0.0.1:57487<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410084730112 DLINP DEBUG SRVCONN(,r=127.0.0.1:57487<->l=127.0.0.1:29169) sending 12 bytes of data (stream_srv.c:827) 20250410084730112 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) MTC@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed MTC@449bbc254af8: talloc reports "struct hnb_context" x 1, expecting 1 MTC@449bbc254af8: ok: talloc reports "asn1_context" = 1 bytes 20250410084730121 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42292<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250410084730121 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:33343<->l=127.0.0.1:4262) (control_if.c:193) VirtHNBGW-STATS(17)@449bbc254af8: Final verdict of PTC: none IPA-CTRL-CLI-IPA(18)@449bbc254af8: Final verdict of PTC: none MTC@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed 20250410084730124 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42288<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250410084730124 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410084730124 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410084730124 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410084730124 DMAIN NOTICE (127.0.0.1:9999 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) 20250410084730124 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) TC_hnb_register_duplicate-Iuh1-RUA(23)@449bbc254af8: Final verdict of PTC: none MutexDispCT-TC_hnb_register_duplicate(16)@449bbc254af8: Final verdict of PTC: none TC_hnb_register_duplicate-Iuh0-RUA(21)@449bbc254af8: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(24)@449bbc254af8: Final verdict of PTC: none HNBGW_Test.msc0-RAN(25)@449bbc254af8: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(27)@449bbc254af8: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(28)@449bbc254af8: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(29)@449bbc254af8: Final verdict of PTC: none TC_hnb_register_duplicate-Iuh0(20)@449bbc254af8: Final verdict of PTC: none HNBGW-PFCP(19)@449bbc254af8: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(26)@449bbc254af8: Final verdict of PTC: none HNBGW-MGCP(30)@449bbc254af8: Final verdict of PTC: none TC_hnb_register_duplicate-Iuh1(22)@449bbc254af8: Final verdict of PTC: none MTC@449bbc254af8: Setting final verdict of the test case. MTC@449bbc254af8: Local verdict of MTC: pass MTC@449bbc254af8: Local verdict of PTC MutexDispCT-TC_hnb_register_duplicate(16): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC VirtHNBGW-STATS(17): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC IPA-CTRL-CLI-IPA(18): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW-PFCP(19): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC TC_hnb_register_duplicate-Iuh0(20): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC TC_hnb_register_duplicate-Iuh0-RUA(21): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC TC_hnb_register_duplicate-Iuh1(22): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC TC_hnb_register_duplicate-Iuh1-RUA(23): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.msc0-SCCP(24): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.msc0-RAN(25): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.msc0-M3UA(26): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(27): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.sgsn0-RAN(28): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(29): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW-MGCP(30): none (pass -> pass) MTC@449bbc254af8: Test case TC_hnb_register_duplicate finished. Verdict: pass MTC@449bbc254af8: 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'. Thu Apr 10 08:47:30 UTC 2025 ====== HNBGW_Tests.TC_hnb_register_duplicate pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_hnb_register_duplicate.talloc 20250410084730221 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42296<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410084730284 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250410084730284 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410084730284 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250410084730284 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250410084730284 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250410084730284 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410084730284 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250410084730284 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250410084730284 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250410084730284 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084730284 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-msc0-0: connection closed 20250410084730284 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250410084730284 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250410084730284 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250410084730284 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250410084730284 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 20250410084730284 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  20250410084730284 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410084730284 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250410084730284 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250410084730285 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250410084730285 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410084730285 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250410084730285 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250410084730285 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250410084730285 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410084730285 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250410084730285 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250410084730285 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250410084730285 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084730285 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-sgsn0-0: connection closed 20250410084730285 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250410084730285 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250410084730285 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250410084730285 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250410084730285 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 20250410084730285 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410084730285 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250410084730285 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250410084730285 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410084730285 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250410084730285 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:378) 20250410084730285 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410084730285 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410084730285 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410084730285 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410084730285 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250410084730285 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250410084730285 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250410084730285 DRANAP NOTICE cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: link lost (cnlink.c:118) 20250410084730285 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410084730285 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250410084730285 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250410084730285 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410084730285 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410084730285 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410084730285 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410084730285 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250410084730285 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250410084730285 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250410084730285 DRANAP NOTICE cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: link lost (cnlink.c:118) 20250410084730623 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42296<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=211992) Waiting for packet dumper to finish... 1 (prev_count=211992, count=240548) 20250410084732286 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250410084732286 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250410084732287 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250410084732287 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250410084732287 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250410084732287 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@449bbc254af8: 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@449bbc254af8: 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 ------ Thu Apr 10 08:47: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_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@449bbc254af8: 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@449bbc254af8: Test case TC_hnb_register_duplicate_reuse_sctp_assoc started. 20250410084733739 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42298<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410084733747 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42312<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410084733753 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:40363<->l=127.0.0.1:4262) (control_if.c:572) 20250410084733781 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410084733781 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410084733782 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410084733782 DRANAP DEBUG cnlink(msc-1)[0x55ae2aef6920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410084733782 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410084733782 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250410084733782 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410084733782 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410084733782 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410084733782 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084733782 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084733782 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084733782 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) 20250410084733782 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084733782 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084733782 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084733782 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084733782 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084733782 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084733782 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084733782 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=3 -> eSLS=19: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250410084733782 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410084733782 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410084733782 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084733782 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410084733782 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0(35)@449bbc254af8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250410084733783 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410084733783 DRANAP DEBUG cnlink(msc-2)[0x55ae2aef3b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410084733783 DRANAP DEBUG cnlink(msc-1)[0x55ae2aef6920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410084733783 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250410084733783 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410084733783 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410084733783 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410084733783 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084733783 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084733783 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084733783 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410084733783 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084733783 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084733783 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084733783 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084733783 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084733783 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084733783 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084733783 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410084733783 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410084733783 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410084733783 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084733783 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410084733783 DRANAP DEBUG cnlink(msc-1)[0x55ae2aef6920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410084733783 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250410084733783 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250410084733783 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084733783 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084733783 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084733783 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410084733783 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410084733783 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 20250410084733783 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250410084733783 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084733783 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084733783 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084733783 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410084733783 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410084733783 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250410084733784 DRANAP DEBUG cnlink(msc-2)[0x55ae2aef3b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410084733784 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250410084733784 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410084733784 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410084733784 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410084733784 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084733784 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084733784 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084733784 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=15 -> eSLS=63: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250410084733784 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084733784 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084733784 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084733784 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084733784 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084733784 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084733784 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084733784 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=15 -> eSLS=31: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250410084733784 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410084733784 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250410084733784 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084733784 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410084733784 DRANAP DEBUG cnlink(msc-2)[0x55ae2aef3b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410084733784 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410084733784 DRANAP DEBUG cnlink(msc-3)[0x55ae2af5d910]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410084733784 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084733784 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084733784 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084733784 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250410084733784 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250410084733784 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 20250410084733784 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250410084733785 DRANAP DEBUG cnlink(msc-3)[0x55ae2af5d910]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410084733785 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250410084733785 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410084733785 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410084733785 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410084733785 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084733785 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084733785 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084733785 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) 20250410084733785 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084733785 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084733785 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084733785 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084733785 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084733785 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084733785 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084733785 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) 20250410084733785 DLSS7 DEBUG Found route for dpc=4=0.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) 20250410084733785 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250410084733785 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084733785 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250410084733785 DRANAP DEBUG cnlink(msc-3)[0x55ae2af5d910]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410084733786 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084733786 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084733786 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084733786 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 20250410084733786 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250410084733786 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! MTC@449bbc254af8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(39)@449bbc254af8: ************************************************* HNBGW_Test.msc0-M3UA(39)@449bbc254af8: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(39)@449bbc254af8: ************************************************* MTC@449bbc254af8: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(37)@449bbc254af8: v_sccp_pdu_maxlen:268 20250410084733804 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410084733804 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410084733804 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410084733804 DRANAP DEBUG cnlink(sgsn-1)[0x55ae2af5ec30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410084733804 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410084733804 DRANAP DEBUG cnlink(sgsn-2)[0x55ae2af5f5c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410084733804 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410084733804 DRANAP DEBUG cnlink(sgsn-3)[0x55ae2af5ff50]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410084733805 DRANAP DEBUG cnlink(sgsn-3)[0x55ae2af5ff50]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410084733805 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250410084733805 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410084733805 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410084733806 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410084733806 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084733806 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084733806 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084733806 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) 20250410084733806 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084733806 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084733806 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084733806 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084733806 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084733806 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084733806 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084733806 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) 20250410084733806 DLSS7 DEBUG Found route for dpc=12=0.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) 20250410084733806 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250410084733806 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084733806 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250410084733806 DRANAP DEBUG cnlink(sgsn-3)[0x55ae2af5ff50]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410084733806 DRANAP DEBUG cnlink(sgsn-2)[0x55ae2af5f5c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410084733806 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250410084733806 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410084733806 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410084733806 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410084733806 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084733806 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084733806 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084733806 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) 20250410084733806 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084733806 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084733806 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084733806 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084733806 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084733806 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084733806 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084733806 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) 20250410084733806 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410084733806 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250410084733806 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084733806 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410084733806 DRANAP DEBUG cnlink(sgsn-2)[0x55ae2af5f5c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410084733806 DRANAP DEBUG cnlink(sgsn-1)[0x55ae2af5ec30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410084733806 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250410084733806 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410084733806 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410084733806 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410084733806 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084733806 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084733806 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084733806 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084733806 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084733806 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084733806 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084733806 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084733806 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084733806 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084733806 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084733806 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=1 -> eSLS=17: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250410084733806 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410084733806 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250410084733806 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084733806 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410084733806 DRANAP DEBUG cnlink(sgsn-1)[0x55ae2af5ec30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410084733806 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410084733806 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250410084733806 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410084733806 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410084733806 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410084733806 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084733806 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084733806 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084733806 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) 20250410084733806 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084733806 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084733806 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084733806 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084733806 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084733806 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084733806 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084733806 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=10 -> eSLS=74: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250410084733806 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410084733806 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410084733806 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084733806 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410084733806 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410084733806 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084733806 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084733806 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084733806 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 20250410084733806 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250410084733806 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250410084733806 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084733806 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084733806 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084733806 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250410084733806 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250410084733806 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 20250410084733806 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250410084733806 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084733806 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084733806 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084733806 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250410084733806 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250410084733806 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 20250410084733806 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250410084733806 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084733806 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084733806 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084733806 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410084733806 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410084733806 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 20250410084733806 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@449bbc254af8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@449bbc254af8: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(42)@449bbc254af8: ************************************************* HNBGW_Test.sgsn0-M3UA(42)@449bbc254af8: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(42)@449bbc254af8: ************************************************* HNBGW_Test.sgsn0-SCCP(40)@449bbc254af8: v_sccp_pdu_maxlen:268 20250410084734002 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250410084734002 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250410084734002 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250410084734002 DLSS7 <000c> 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)@449bbc254af8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250410084734010 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084734010 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250410084734010 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250410084734010 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250410084734010 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250410084734010 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250410084734011 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250410084734011 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 20250410084734011 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250410084734011 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  20250410084734011 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250410084734013 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084734013 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250410084734013 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250410084734013 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  20250410084734013 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250410084734013 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250410084734014 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250410084734014 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 20250410084734014 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250410084734014 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  20250410084734014 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410084734014 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250410084734014 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410084734014 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250410084734014 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:413) 20250410084734014 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410084734014 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410084734014 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410084734014 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410084734014 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250410084734014 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250410084734014 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410084734015 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410084734015 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250410084734015 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410084734015 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410084734015 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410084734015 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084734015 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084734015 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084734015 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084734015 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084734015 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084734016 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084734016 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084734016 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084734016 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084734016 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084734016 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084734016 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410084734016 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410084734016 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084734016 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410084734016 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410084734016 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084734016 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084734016 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084734016 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410084734016 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410084734016 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.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' 20250410084734016 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410084734016 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410084734016 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084734016 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  20250410084734017 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250410084734017 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250410084734017 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250410084734017 DLSS7 <000c> 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)@449bbc254af8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250410084734023 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084734023 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250410084734023 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250410084734023 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250410084734023 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250410084734023 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250410084734023 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250410084734023 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 20250410084734023 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250410084734023 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  20250410084734023 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250410084734026 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084734026 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250410084734026 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250410084734026 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  20250410084734026 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250410084734026 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250410084734026 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250410084734026 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 20250410084734026 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250410084734026 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  20250410084734026 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  20250410084734026 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410084734026 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250410084734026 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410084734026 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250410084734026 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250410084734026 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410084734026 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410084734026 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410084734026 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410084734026 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250410084734026 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250410084734026 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410084734028 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410084734028 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250410084734028 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410084734028 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410084734028 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410084734028 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084734028 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084734028 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084734028 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) 20250410084734028 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084734028 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084734028 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084734028 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084734028 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084734028 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084734028 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084734028 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) 20250410084734028 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410084734028 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410084734028 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084734028 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410084734028 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410084734029 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084734029 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084734029 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084734029 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410084734029 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410084734029 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 20250410084734029 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410084734029 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410084734029 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084734029 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(38)@449bbc254af8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250410084734815 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084734815 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410084734815 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410084734815 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410084734815 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410084734816 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410084734816 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410084734816 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410084734816 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084734816 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410084734816 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410084734816 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410084734816 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410084734816 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410084734816 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410084734816 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410084734816 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250410084734816 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410084734816 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084734816 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084734816 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084734816 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084734816 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084734816 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084734816 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084734816 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084734816 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084734816 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084734816 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084734816 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084734816 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410084734816 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410084734816 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250410084734816 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250410084734816 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250410084734816 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250410084734816 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410084734816 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410084734816 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084734816 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084734816 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084734816 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084734816 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084734816 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084734816 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084734816 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084734816 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084734816 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084734816 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084734816 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084734816 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410084734816 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410084734816 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084734816 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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) 20250410084734816 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250410084734817 DRANAP NOTICE cnlink(msc-0)[0x55ae2af13940]{CONNECTED}: link up (cnlink.c:111) 20250410084734817 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084734817 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084734817 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084734817 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410084734817 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410084734817 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250410084734817 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410084734817 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410084734817 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084734817 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  20250410084734819 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084734819 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410084734819 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410084734819 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410084734819 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410084734819 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410084734819 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410084734819 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410084734819 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084734819 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410084734819 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410084734819 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410084734819 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410084734819 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410084734819 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410084734819 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410084734819 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250410084734819 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410084734819 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084734819 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084734819 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084734819 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084734819 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084734819 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084734819 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084734819 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084734819 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084734820 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084734820 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084734820 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084734820 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410084734820 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410084734820 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250410084734820 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250410084734820 DRANAP INFO cnlink(msc-0)[0x55ae2af13940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(41)@449bbc254af8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250410084734824 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084734824 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410084734824 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410084734824 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410084734824 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410084734824 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410084734824 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410084734824 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410084734824 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084734824 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410084734824 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410084734824 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410084734824 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410084734824 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410084734824 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410084734824 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410084734824 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250410084734824 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410084734824 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084734824 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084734824 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084734824 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084734824 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084734824 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084734824 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084734824 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084734824 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084734824 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084734824 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084734824 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084734824 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410084734824 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410084734824 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250410084734824 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250410084734824 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250410084734824 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250410084734824 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410084734824 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410084734824 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084734824 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084734824 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084734824 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084734824 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084734824 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084734824 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084734824 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084734824 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084734824 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084734824 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084734824 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) 20250410084734824 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410084734824 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410084734824 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084734824 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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) 20250410084734824 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250410084734824 DRANAP NOTICE cnlink(sgsn-0)[0x55ae2af5e2a0]{CONNECTED}: link up (cnlink.c:111) 20250410084734824 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084734824 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084734824 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084734824 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410084734824 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410084734824 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 20250410084734824 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410084734824 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410084734824 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084734824 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  20250410084734825 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084734825 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410084734825 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410084734825 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410084734825 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410084734825 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410084734825 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410084734825 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410084734825 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084734825 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410084734825 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410084734825 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410084734825 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410084734825 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410084734825 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410084734825 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410084734825 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250410084734825 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410084734825 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084734825 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084734825 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084734825 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084734825 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084734825 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084734825 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084734825 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084734825 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084734825 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084734825 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084734825 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084734825 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410084734825 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410084734825 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250410084734825 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250410084734825 DRANAP INFO cnlink(sgsn-0)[0x55ae2af5e2a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250410084734826 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410084734826 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410084734826 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250410084734826 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250410084734826 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) 20250410084734826 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250410084734826 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250410084734826 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410084734826 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@449bbc254af8: setverdict(pass): none -> pass 20250410084734828 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410084734828 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410084734828 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250410084734828 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250410084734828 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) 20250410084734828 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250410084734828 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250410084734828 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410084734828 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed MTC@449bbc254af8: talloc reports "struct hnb_context" x 1, expecting 1 MTC@449bbc254af8: ok: talloc reports "asn1_context" = 1 bytes 20250410084734833 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:40363<->l=127.0.0.1:4262) (control_if.c:193) 20250410084734833 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42312<->l=127.0.0.1:4261 (telnet_interface.c:138) VirtHNBGW-STATS(32)@449bbc254af8: Final verdict of PTC: none IPA-CTRL-CLI-IPA(33)@449bbc254af8: Final verdict of PTC: none MTC@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed 20250410084734836 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42298<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250410084734837 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410084734837 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410084734837 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410084734837 DMAIN NOTICE (127.0.0.1:9999 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) 20250410084734837 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) MutexDispCT-TC_hnb_register_duplicate_reuse_sctp_assoc(31)@449bbc254af8: Final verdict of PTC: none TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0-RUA(36)@449bbc254af8: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(41)@449bbc254af8: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(40)@449bbc254af8: Final verdict of PTC: none HNBGW_Test.msc0-RAN(38)@449bbc254af8: Final verdict of PTC: none TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0(35)@449bbc254af8: Final verdict of PTC: none HNBGW-PFCP(34)@449bbc254af8: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(37)@449bbc254af8: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(42)@449bbc254af8: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(39)@449bbc254af8: Final verdict of PTC: none HNBGW-MGCP(43)@449bbc254af8: Final verdict of PTC: none MTC@449bbc254af8: Setting final verdict of the test case. MTC@449bbc254af8: Local verdict of MTC: pass MTC@449bbc254af8: Local verdict of PTC MutexDispCT-TC_hnb_register_duplicate_reuse_sctp_assoc(31): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC VirtHNBGW-STATS(32): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC IPA-CTRL-CLI-IPA(33): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW-PFCP(34): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0(35): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0-RUA(36): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.msc0-SCCP(37): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.msc0-RAN(38): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.msc0-M3UA(39): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(40): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.sgsn0-RAN(41): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(42): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW-MGCP(43): none (pass -> pass) MTC@449bbc254af8: Test case TC_hnb_register_duplicate_reuse_sctp_assoc finished. Verdict: pass MTC@449bbc254af8: 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'. Thu Apr 10 08:47:34 UTC 2025 ====== HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc.talloc 20250410084734893 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42324<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410084735020 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250410084735020 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410084735021 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250410084735021 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250410084735021 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250410084735021 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410084735021 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250410084735021 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250410084735021 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250410084735021 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084735021 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-msc0-0: connection closed 20250410084735021 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250410084735021 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250410084735021 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250410084735021 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250410084735021 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 20250410084735021 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  20250410084735021 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410084735021 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250410084735021 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250410084735021 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250410084735021 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410084735021 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250410084735021 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250410084735021 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250410084735021 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410084735021 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250410084735021 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250410084735021 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250410084735021 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084735021 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410084735021 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250410084735021 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:378) 20250410084735021 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410084735021 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410084735021 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410084735021 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410084735021 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250410084735021 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250410084735021 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250410084735021 DRANAP NOTICE cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: link lost (cnlink.c:118) 20250410084735021 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-sgsn0-0: connection closed 20250410084735021 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250410084735021 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250410084735021 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250410084735021 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250410084735021 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 20250410084735021 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410084735022 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250410084735022 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250410084735022 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410084735022 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250410084735022 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250410084735022 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410084735022 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410084735022 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410084735022 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410084735022 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250410084735022 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250410084735022 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250410084735022 DRANAP NOTICE cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: link lost (cnlink.c:118) 20250410084735295 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42324<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=209760) Waiting for packet dumper to finish... 1 (prev_count=209760, count=237608) 20250410084737022 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250410084737022 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250410084737022 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250410084737022 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250410084737022 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250410084737022 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@449bbc254af8: 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@449bbc254af8: 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 ------ Thu Apr 10 08:47:37 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_hnb_disconnected_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_hnb_disconnected_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@449bbc254af8: 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@449bbc254af8: Test case TC_hnb_disconnected_timeout started. 20250410084738402 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40796<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410084738407 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40798<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410084738411 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:33975<->l=127.0.0.1:4262) (control_if.c:572) 20250410084738425 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410084738425 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410084738425 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410084738425 DRANAP DEBUG cnlink(msc-1)[0x55ae2aef6920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410084738425 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410084738425 DRANAP DEBUG cnlink(msc-2)[0x55ae2aef3b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410084738425 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410084738425 DRANAP DEBUG cnlink(msc-3)[0x55ae2af5d910]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_hnb_disconnected_timeout-Iuh0(48)@449bbc254af8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250410084738426 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250410084738426 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250410084738427 DRANAP DEBUG cnlink(msc-3)[0x55ae2af5d910]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410084738427 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250410084738427 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410084738427 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410084738427 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410084738427 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084738427 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084738427 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084738427 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) 20250410084738427 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084738427 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084738427 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084738427 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084738427 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084738427 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084738427 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084738427 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) 20250410084738427 DLSS7 DEBUG Found route for dpc=4=0.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) 20250410084738427 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250410084738427 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084738427 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250410084738427 DRANAP DEBUG cnlink(msc-3)[0x55ae2af5d910]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410084738427 DRANAP DEBUG cnlink(msc-2)[0x55ae2aef3b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410084738427 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250410084738427 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410084738427 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410084738427 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410084738427 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084738427 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084738427 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084738427 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) 20250410084738427 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084738427 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084738427 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084738427 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084738427 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084738427 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084738427 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084738427 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) 20250410084738427 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410084738427 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250410084738427 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084738427 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410084738427 DRANAP DEBUG cnlink(msc-2)[0x55ae2aef3b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410084738427 DRANAP DEBUG cnlink(msc-1)[0x55ae2aef6920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410084738427 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250410084738427 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410084738427 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410084738427 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410084738427 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084738427 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084738427 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084738427 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084738427 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084738427 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084738427 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084738427 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084738427 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084738427 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084738427 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084738427 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) 20250410084738427 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410084738427 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410084738427 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084738427 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410084738427 DRANAP DEBUG cnlink(msc-1)[0x55ae2aef6920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410084738427 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410084738427 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250410084738427 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410084738427 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410084738427 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410084738427 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084738427 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084738427 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084738427 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084738427 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084738427 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084738427 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084738427 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084738427 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084738427 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084738427 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084738427 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084738427 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410084738427 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410084738427 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084738427 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410084738427 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410084738427 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084738427 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084738427 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084738427 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 20250410084738427 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250410084738427 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250410084738427 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084738427 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084738427 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084738427 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250410084738427 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250410084738427 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 20250410084738427 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250410084738427 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084738427 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084738427 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084738427 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410084738427 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410084738427 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 20250410084738427 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250410084738427 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084738427 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084738427 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084738427 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410084738427 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410084738427 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@449bbc254af8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(52)@449bbc254af8: ************************************************* HNBGW_Test.msc0-M3UA(52)@449bbc254af8: M3UA emulation initiated, the test can be started MTC@449bbc254af8: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(52)@449bbc254af8: ************************************************* HNBGW_Test.msc0-SCCP(50)@449bbc254af8: v_sccp_pdu_maxlen:268 20250410084738439 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410084738439 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410084738439 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410084738439 DRANAP DEBUG cnlink(sgsn-1)[0x55ae2af5ec30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410084738439 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410084738439 DRANAP DEBUG cnlink(sgsn-2)[0x55ae2af5f5c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410084738439 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410084738439 DRANAP DEBUG cnlink(sgsn-3)[0x55ae2af5ff50]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410084738440 DRANAP DEBUG cnlink(sgsn-3)[0x55ae2af5ff50]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410084738440 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250410084738440 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410084738440 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410084738440 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410084738440 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084738440 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084738440 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084738440 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) 20250410084738440 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084738440 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084738440 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084738440 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084738440 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084738440 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084738440 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084738440 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) 20250410084738440 DLSS7 DEBUG Found route for dpc=12=0.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) 20250410084738440 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250410084738440 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084738440 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250410084738440 DRANAP DEBUG cnlink(sgsn-3)[0x55ae2af5ff50]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410084738440 DRANAP DEBUG cnlink(sgsn-2)[0x55ae2af5f5c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410084738440 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250410084738440 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410084738440 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410084738440 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410084738440 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084738440 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084738440 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084738440 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) 20250410084738440 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084738440 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084738440 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084738440 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084738440 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084738440 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084738440 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084738440 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) 20250410084738440 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410084738440 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250410084738440 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084738440 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410084738440 DRANAP DEBUG cnlink(sgsn-2)[0x55ae2af5f5c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410084738440 DRANAP DEBUG cnlink(sgsn-1)[0x55ae2af5ec30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410084738440 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250410084738440 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410084738440 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410084738440 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410084738440 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084738440 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084738440 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084738440 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084738440 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084738440 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084738441 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084738441 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084738441 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084738441 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084738441 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084738441 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084738441 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410084738441 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250410084738441 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084738441 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410084738441 DRANAP DEBUG cnlink(sgsn-1)[0x55ae2af5ec30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410084738441 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410084738441 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250410084738441 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410084738441 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410084738441 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410084738441 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084738441 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084738441 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084738441 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084738441 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084738441 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084738441 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084738441 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084738441 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084738441 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084738441 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084738441 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084738441 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410084738441 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410084738441 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084738441 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410084738441 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410084738441 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084738441 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084738441 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084738441 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 20250410084738441 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250410084738441 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250410084738441 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084738441 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084738441 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084738441 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250410084738441 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250410084738441 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 20250410084738441 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250410084738441 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084738441 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084738441 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084738441 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250410084738441 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250410084738441 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 20250410084738441 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250410084738441 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084738441 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084738441 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084738441 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410084738441 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410084738441 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@449bbc254af8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(55)@449bbc254af8: ************************************************* HNBGW_Test.sgsn0-M3UA(55)@449bbc254af8: M3UA emulation initiated, the test can be started MTC@449bbc254af8: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(55)@449bbc254af8: ************************************************* HNBGW_Test.sgsn0-SCCP(53)@449bbc254af8: v_sccp_pdu_maxlen:268 20250410084738460 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410084738460 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410084738460 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250410084738460 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250410084738460 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) 20250410084738460 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250410084738460 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250410084738460 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410084738460 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@449bbc254af8: setverdict(pass): none -> pass 20250410084738637 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250410084738637 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250410084738637 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250410084738637 DLSS7 <000c> 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)@449bbc254af8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250410084738646 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084738646 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250410084738646 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250410084738646 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250410084738646 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250410084738646 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250410084738646 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250410084738646 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 20250410084738646 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250410084738646 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  20250410084738646 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250410084738649 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084738649 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250410084738649 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250410084738649 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  20250410084738649 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250410084738649 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250410084738649 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250410084738649 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 20250410084738649 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250410084738649 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  20250410084738649 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410084738649 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250410084738649 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410084738649 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250410084738649 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:413) 20250410084738649 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410084738649 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410084738649 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410084738649 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410084738649 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250410084738649 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250410084738649 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410084738651 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250410084738651 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250410084738651 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250410084738651 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250410084738651 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410084738651 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250410084738651 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410084738651 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410084738651 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410084738651 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084738651 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084738651 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084738651 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=5 -> eSLS=53: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250410084738651 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084738651 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084738651 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084738651 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084738651 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084738651 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084738651 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084738651 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=5 -> eSLS=21: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250410084738651 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410084738651 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410084738651 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084738651 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410084738651 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410084738651 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084738651 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084738651 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084738651 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410084738651 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410084738651 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 20250410084738651 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410084738651 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410084738651 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084738651 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(55)@449bbc254af8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250410084738657 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084738657 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250410084738657 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250410084738657 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250410084738657 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250410084738657 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250410084738657 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250410084738657 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 20250410084738657 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250410084738657 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  20250410084738657 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250410084738660 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084738660 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250410084738660 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250410084738660 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  20250410084738660 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250410084738660 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250410084738660 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250410084738660 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 20250410084738660 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250410084738660 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  20250410084738660 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  20250410084738660 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410084738660 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250410084738660 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410084738660 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250410084738660 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250410084738660 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410084738660 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410084738660 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410084738660 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410084738660 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250410084738660 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250410084738660 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410084738662 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410084738662 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250410084738662 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410084738662 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410084738662 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410084738662 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084738662 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084738662 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084738662 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) 20250410084738662 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084738662 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084738662 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084738662 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084738662 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084738662 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084738662 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084738662 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) 20250410084738662 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410084738662 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410084738662 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084738662 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410084738662 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410084738662 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084738662 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084738662 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084738662 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410084738662 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410084738662 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 20250410084738662 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410084738662 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410084738662 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084738662 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)@449bbc254af8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250410084739454 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084739454 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410084739454 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410084739454 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410084739454 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410084739454 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410084739454 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410084739454 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410084739454 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084739454 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410084739455 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410084739455 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410084739455 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410084739455 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410084739455 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410084739455 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410084739455 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250410084739455 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410084739455 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084739455 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084739455 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084739455 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084739455 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084739455 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084739455 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084739455 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084739455 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084739455 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084739455 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084739455 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084739455 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410084739455 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410084739455 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250410084739455 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250410084739455 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250410084739455 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250410084739455 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410084739455 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410084739455 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084739455 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084739455 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084739455 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=7 -> eSLS=55: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250410084739455 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084739455 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084739455 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084739455 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084739455 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084739455 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084739455 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084739455 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=7 -> eSLS=23: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250410084739455 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410084739455 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410084739455 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084739455 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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) 20250410084739455 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250410084739455 DRANAP NOTICE cnlink(msc-0)[0x55ae2af13940]{CONNECTED}: link up (cnlink.c:111) 20250410084739455 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084739455 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084739455 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084739455 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410084739455 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410084739455 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 20250410084739455 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410084739455 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410084739455 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084739455 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  20250410084739455 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084739455 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410084739456 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410084739456 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410084739456 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410084739456 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410084739456 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410084739456 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410084739456 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084739456 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410084739456 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410084739456 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410084739456 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410084739456 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410084739456 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410084739456 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410084739456 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250410084739456 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410084739456 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084739456 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084739456 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084739456 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084739456 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084739456 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084739456 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084739456 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084739456 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084739456 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084739457 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084739457 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084739457 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410084739457 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410084739457 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250410084739457 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250410084739457 DRANAP INFO cnlink(msc-0)[0x55ae2af13940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(54)@449bbc254af8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250410084739463 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084739463 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410084739463 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410084739463 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410084739463 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410084739463 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410084739463 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410084739463 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410084739463 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084739463 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410084739463 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410084739463 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410084739463 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410084739463 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410084739463 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410084739463 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410084739463 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250410084739463 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410084739463 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084739463 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084739463 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084739463 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084739463 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084739463 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084739463 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084739463 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084739463 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084739463 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084739463 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084739463 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084739463 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410084739463 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410084739463 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250410084739463 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250410084739463 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250410084739463 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250410084739463 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410084739463 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410084739463 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084739463 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084739463 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084739463 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410084739463 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084739463 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084739463 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084739463 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084739463 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084739463 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084739463 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084739463 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410084739463 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410084739463 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410084739463 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084739463 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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) 20250410084739463 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250410084739463 DRANAP NOTICE cnlink(sgsn-0)[0x55ae2af5e2a0]{CONNECTED}: link up (cnlink.c:111) 20250410084739463 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084739463 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084739463 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084739463 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410084739463 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410084739463 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250410084739463 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410084739463 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410084739463 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084739463 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  20250410084739465 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084739465 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410084739465 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410084739465 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410084739465 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410084739465 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410084739465 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410084739465 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410084739465 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084739465 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410084739465 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410084739465 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410084739465 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410084739465 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410084739465 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410084739465 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410084739465 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250410084739465 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410084739465 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084739465 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084739465 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084739465 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084739465 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084739465 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084739465 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084739465 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084739465 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084739465 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084739465 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084739465 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084739465 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410084739465 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410084739465 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250410084739465 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250410084739465 DRANAP INFO cnlink(sgsn-0)[0x55ae2af5e2a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250410084739468 DLCTRL DEBUG Command: GET 195872924 rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428) 20250410084739468 DLCTRL DEBUG Tx Command reply: GET_REPLY 195872924 rate_ctr.abs.hnb.0.iuh:established 1 (control_if.c:477) MTC@449bbc254af8: retrieved rate counters: "hnb": { { { name := "iuh:established", val := 1 } } } MTC@449bbc254af8: initial hnb rate counters: { { { name := "iuh:established", val := 1 } } } 20250410084739472 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410084739472 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410084739472 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410084739472 DMAIN NOTICE (127.0.0.1:9999 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) 20250410084739472 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) TC_hnb_disconnected_timeout-Iuh0(48)@449bbc254af8: Final verdict of PTC: none TC_hnb_disconnected_timeout-Iuh0-RUA(49)@449bbc254af8: Final verdict of PTC: none MTC@449bbc254af8: verifying hnb rate counters: { { { name := "iuh:established", val := 1 } } } 20250410084740478 DLCTRL DEBUG Command: GET 657680238 rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428) 20250410084740478 DLCTRL DEBUG Tx Command reply: GET_REPLY 657680238 rate_ctr.abs.hnb.0.iuh:established 1 (control_if.c:477) MTC@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed MTC@449bbc254af8: verifying hnb rate counters: { { { name := "iuh:established", val := -1 } } } 20250410084745487 DLCTRL DEBUG Command: GET 358089327 rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428) 20250410084745488 DLCTRL DEBUG Tx Command reply: ERROR 358089327 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)@449bbc254af8: 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@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed MTC@449bbc254af8: verifying hnb rate counters: { { { name := "iuh:established", val := -1 } } } 20250410084746517 DLCTRL DEBUG Command: GET 712317545 rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428) 20250410084746517 DLCTRL DEBUG Tx Command reply: ERROR 712317545 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)@449bbc254af8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 IPA-CTRL-CLI-IPA(46)@449bbc254af8: Warning: dec_CtrlMessage(): Data remained at the end of the stream after successful decoding: '2067726F7570207769746820676976656E206E616D6520616E6420696E646578206E6F7420666F756E64'O (" group with given name and index not found") 20250410084746518 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250410084746518 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) MTC@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed 20250410084746527 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410084746527 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410084746527 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250410084746527 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250410084746527 DLGLOBAL DEBUG validating counter group 0x55ae08d2cbe0(hnb) with 60 counters (rate_ctr.c:86) 20250410084746527 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) 20250410084746527 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250410084746527 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250410084746527 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410084746527 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed MTC@449bbc254af8: verifying hnb rate counters: { { { name := "iuh:established", val := 1 } } } 20250410084746529 DLCTRL DEBUG Command: GET 99332344 rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428) 20250410084746529 DLCTRL DEBUG Tx Command reply: GET_REPLY 99332344 rate_ctr.abs.hnb.0.iuh:established 1 (control_if.c:477) MTC@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed 20250410084747535 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410084747535 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410084747535 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410084747535 DMAIN NOTICE (127.0.0.1:9999 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) 20250410084747535 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) TC_hnb_disconnected_timeout-Iuh0(57)@449bbc254af8: Final verdict of PTC: none TC_hnb_disconnected_timeout-Iuh0-RUA(58)@449bbc254af8: Final verdict of PTC: none MTC@449bbc254af8: verifying hnb rate counters: { { { name := "iuh:established", val := 1 } } } 20250410084747545 DLCTRL DEBUG Command: GET 415492870 rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428) 20250410084747545 DLCTRL DEBUG Tx Command reply: GET_REPLY 415492870 rate_ctr.abs.hnb.0.iuh:established 1 (control_if.c:477) MTC@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed MTC@449bbc254af8: verifying hnb rate counters: { { { name := "iuh:established", val := -1 } } } 20250410084753558 DLCTRL DEBUG Command: GET 314573663 rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428) 20250410084753558 DLCTRL DEBUG Tx Command reply: ERROR 314573663 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)@449bbc254af8: 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@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed MTC@449bbc254af8: ok: talloc reports "asn1_context" = 1 bytes 20250410084753572 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40798<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250410084753573 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:33975<->l=127.0.0.1:4262) (control_if.c:193) VirtHNBGW-STATS(45)@449bbc254af8: Final verdict of PTC: none IPA-CTRL-CLI-IPA(46)@449bbc254af8: Final verdict of PTC: none MTC@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed 20250410084753575 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40796<->l=127.0.0.1:4261 (telnet_interface.c:138) MutexDispCT-TC_hnb_disconnected_timeout(44)@449bbc254af8: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(54)@449bbc254af8: Final verdict of PTC: none HNBGW_Test.msc0-RAN(51)@449bbc254af8: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(50)@449bbc254af8: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(53)@449bbc254af8: Final verdict of PTC: none 20250410084753578 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250410084753578 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410084753578 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250410084753578 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250410084753578 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250410084753578 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410084753578 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250410084753578 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250410084753578 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250410084753578 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) HNBGW-MGCP(56)@449bbc254af8: Final verdict of PTC: none 20250410084753578 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-sgsn0-0: connection closed 20250410084753578 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250410084753578 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250410084753578 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250410084753578 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250410084753578 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 20250410084753578 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  20250410084753578 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410084753578 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250410084753578 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250410084753578 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410084753578 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250410084753578 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250410084753578 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410084753578 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410084753578 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410084753578 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410084753579 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250410084753579 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250410084753579 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250410084753579 DRANAP NOTICE cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW-PFCP(47)@449bbc254af8: Final verdict of PTC: none 20250410084753579 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250410084753579 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410084753579 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250410084753579 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250410084753579 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20250410084753579 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410084753579 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250410084753579 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SEND_FAILED 20250410084753579 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) 20250410084753579 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084753579 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-msc0-0: connection closed 20250410084753579 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250410084753580 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250410084753580 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250410084753580 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250410084753580 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(55)@449bbc254af8: Final verdict of PTC: none 20250410084753580 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410084753580 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250410084753580 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410084753580 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250410084753580 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250410084753580 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:378) 20250410084753580 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410084753580 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410084753580 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410084753580 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410084753580 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250410084753580 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250410084753580 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250410084753580 DRANAP NOTICE cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc0-M3UA(52)@449bbc254af8: Final verdict of PTC: none MTC@449bbc254af8: Setting final verdict of the test case. MTC@449bbc254af8: Local verdict of MTC: pass MTC@449bbc254af8: Local verdict of PTC MutexDispCT-TC_hnb_disconnected_timeout(44): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC VirtHNBGW-STATS(45): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC IPA-CTRL-CLI-IPA(46): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW-PFCP(47): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC TC_hnb_disconnected_timeout-Iuh0(48): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC TC_hnb_disconnected_timeout-Iuh0-RUA(49): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.msc0-SCCP(50): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.msc0-RAN(51): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.msc0-M3UA(52): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(53): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.sgsn0-RAN(54): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(55): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW-MGCP(56): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC TC_hnb_disconnected_timeout-Iuh0(57): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC TC_hnb_disconnected_timeout-Iuh0-RUA(58): none (pass -> pass) MTC@449bbc254af8: Test case TC_hnb_disconnected_timeout finished. Verdict: pass MTC@449bbc254af8: 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'. Thu Apr 10 08:47:53 UTC 2025 ====== HNBGW_Tests.TC_hnb_disconnected_timeout pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_hnb_disconnected_timeout.talloc 20250410084753635 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33782<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410084754037 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33782<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=248212) Waiting for packet dumper to finish... 1 (prev_count=248212, count=248852) 20250410084755579 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250410084755579 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250410084755579 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250410084755581 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250410084755581 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250410084755581 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@449bbc254af8: 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@449bbc254af8: 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 ------ Thu Apr 10 08:47:56 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_ue_register.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_ue_register.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@449bbc254af8: 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@449bbc254af8: Test case TC_ue_register started. 20250410084757163 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59782<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410084757168 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59790<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410084757170 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:39905<->l=127.0.0.1:4262) (control_if.c:572) 20250410084757183 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410084757183 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410084757184 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410084757184 DRANAP DEBUG cnlink(msc-1)[0x55ae2aef6920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ue_register-Iuh0(63)@449bbc254af8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250410084757185 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410084757185 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250410084757185 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410084757185 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410084757185 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410084757185 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084757185 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084757185 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084757185 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084757185 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084757185 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084757185 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084757185 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084757185 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084757185 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084757185 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084757185 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084757185 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410084757185 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410084757185 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084757185 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410084757185 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410084757185 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250410084757185 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250410084757185 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084757185 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084757185 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084757185 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410084757185 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410084757185 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250410084757185 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410084757185 DRANAP DEBUG cnlink(msc-2)[0x55ae2aef3b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410084757185 DRANAP DEBUG cnlink(msc-1)[0x55ae2aef6920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410084757185 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250410084757185 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410084757185 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410084757185 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410084757185 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084757185 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084757186 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084757186 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=3 -> eSLS=35: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250410084757186 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084757186 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084757186 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084757186 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084757186 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084757186 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084757186 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084757186 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=3 -> eSLS=3: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250410084757186 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410084757186 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410084757186 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084757186 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410084757186 DRANAP DEBUG cnlink(msc-1)[0x55ae2aef6920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410084757186 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410084757186 DRANAP DEBUG cnlink(msc-3)[0x55ae2af5d910]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410084757186 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084757186 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084757186 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084757186 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410084757186 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410084757186 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 20250410084757186 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250410084757187 DRANAP DEBUG cnlink(msc-3)[0x55ae2af5d910]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410084757187 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250410084757187 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410084757187 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410084757187 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410084757187 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084757187 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084757187 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084757187 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) 20250410084757187 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084757187 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084757187 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084757187 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084757187 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084757187 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084757187 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084757187 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) 20250410084757187 DLSS7 DEBUG Found route for dpc=4=0.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) 20250410084757187 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250410084757187 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084757187 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250410084757187 DRANAP DEBUG cnlink(msc-3)[0x55ae2af5d910]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410084757187 DRANAP DEBUG cnlink(msc-2)[0x55ae2aef3b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410084757187 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250410084757187 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410084757187 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410084757187 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410084757187 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084757187 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084757187 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084757187 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084757187 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084757187 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084757187 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084757187 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084757187 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084757187 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084757187 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084757187 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084757187 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410084757187 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250410084757187 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084757187 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410084757187 DRANAP DEBUG cnlink(msc-2)[0x55ae2aef3b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410084757187 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084757187 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084757187 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084757187 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 20250410084757187 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250410084757187 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250410084757187 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084757187 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084757187 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084757187 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250410084757187 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250410084757187 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 20250410084757187 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! MTC@449bbc254af8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@449bbc254af8: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(67)@449bbc254af8: ************************************************* HNBGW_Test.msc0-M3UA(67)@449bbc254af8: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(67)@449bbc254af8: ************************************************* HNBGW_Test.msc0-SCCP(65)@449bbc254af8: v_sccp_pdu_maxlen:268 20250410084757207 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410084757207 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410084757207 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410084757207 DRANAP DEBUG cnlink(sgsn-1)[0x55ae2af5ec30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410084757207 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410084757207 DRANAP DEBUG cnlink(sgsn-2)[0x55ae2af5f5c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410084757207 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410084757207 DRANAP DEBUG cnlink(sgsn-3)[0x55ae2af5ff50]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410084757208 DRANAP DEBUG cnlink(sgsn-3)[0x55ae2af5ff50]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410084757208 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250410084757208 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410084757208 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410084757208 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410084757208 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084757209 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084757209 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084757209 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) 20250410084757209 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084757209 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084757209 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084757209 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084757209 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084757209 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084757209 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084757209 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) 20250410084757209 DLSS7 DEBUG Found route for dpc=12=0.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) 20250410084757209 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250410084757209 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084757209 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250410084757209 DRANAP DEBUG cnlink(sgsn-3)[0x55ae2af5ff50]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410084757209 DRANAP DEBUG cnlink(sgsn-2)[0x55ae2af5f5c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410084757209 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250410084757209 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410084757209 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410084757209 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410084757209 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084757209 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084757209 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084757209 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084757209 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084757209 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084757209 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084757209 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084757209 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084757209 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084757209 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084757209 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084757209 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410084757209 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250410084757209 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084757209 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410084757209 DRANAP DEBUG cnlink(sgsn-2)[0x55ae2af5f5c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410084757209 DRANAP DEBUG cnlink(sgsn-1)[0x55ae2af5ec30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410084757209 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250410084757209 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410084757209 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410084757209 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410084757209 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084757209 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084757209 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084757209 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084757209 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084757209 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084757209 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084757209 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084757209 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084757209 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084757209 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084757209 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084757209 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410084757209 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250410084757209 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084757209 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410084757209 DRANAP DEBUG cnlink(sgsn-1)[0x55ae2af5ec30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410084757209 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410084757209 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250410084757209 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410084757209 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410084757209 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410084757209 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084757209 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084757209 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084757209 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) 20250410084757209 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084757209 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084757209 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084757209 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084757209 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084757209 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084757209 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084757209 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084757209 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410084757209 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410084757209 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084757209 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410084757209 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410084757210 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084757210 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084757210 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084757210 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 20250410084757210 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250410084757210 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250410084757210 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084757210 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084757210 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084757210 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250410084757210 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250410084757210 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250410084757210 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084757210 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084757210 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084757210 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250410084757210 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250410084757210 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 20250410084757210 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250410084757210 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084757210 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084757210 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084757210 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410084757210 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410084757210 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 20250410084757210 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@449bbc254af8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(70)@449bbc254af8: ************************************************* HNBGW_Test.sgsn0-M3UA(70)@449bbc254af8: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(70)@449bbc254af8: ************************************************* MTC@449bbc254af8: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(68)@449bbc254af8: v_sccp_pdu_maxlen:268 20250410084757236 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410084757236 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410084757236 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250410084757236 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250410084757236 DLGLOBAL DEBUG validating counter group 0x55ae08d2cbe0(hnb) with 60 counters (rate_ctr.c:86) 20250410084757236 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) 20250410084757236 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250410084757236 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250410084757236 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410084757236 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@449bbc254af8: setverdict(pass): none -> pass 20250410084757403 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250410084757403 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250410084757403 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250410084757403 DLSS7 <000c> 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)@449bbc254af8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250410084757411 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084757411 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250410084757411 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250410084757411 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250410084757411 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250410084757411 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250410084757411 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250410084757411 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 20250410084757411 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250410084757411 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  20250410084757411 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250410084757414 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084757414 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250410084757414 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250410084757414 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  20250410084757414 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250410084757414 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250410084757414 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250410084757414 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 20250410084757414 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250410084757414 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  20250410084757414 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410084757414 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250410084757415 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410084757415 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250410084757415 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:413) 20250410084757415 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410084757415 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410084757415 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410084757415 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410084757415 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250410084757415 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250410084757415 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410084757416 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410084757416 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250410084757416 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410084757416 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410084757416 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410084757416 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084757416 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084757416 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084757416 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084757416 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084757416 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084757416 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084757416 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084757416 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084757416 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084757416 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084757416 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084757416 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410084757416 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410084757416 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084757416 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410084757416 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410084757417 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084757417 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084757417 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084757417 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410084757417 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410084757417 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.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' 20250410084757417 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410084757417 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410084757417 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084757417 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  20250410084757424 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250410084757424 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250410084757424 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250410084757424 DLSS7 <000c> 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)@449bbc254af8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250410084757427 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084757427 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250410084757427 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250410084757427 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250410084757427 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250410084757427 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250410084757427 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250410084757427 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 20250410084757427 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250410084757427 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  20250410084757427 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250410084757430 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084757430 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250410084757430 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250410084757430 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  20250410084757430 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250410084757430 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250410084757430 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250410084757430 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 20250410084757430 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250410084757430 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  20250410084757430 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  20250410084757430 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410084757430 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250410084757430 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410084757430 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250410084757430 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250410084757430 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410084757430 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410084757430 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410084757430 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410084757430 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250410084757430 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250410084757430 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410084757431 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410084757431 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250410084757431 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410084757431 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410084757431 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410084757431 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084757432 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084757432 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084757432 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084757432 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084757432 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084757432 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084757432 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084757432 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084757432 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084757432 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084757432 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084757432 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410084757432 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410084757432 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084757432 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410084757432 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410084757432 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084757432 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084757432 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084757432 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410084757432 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410084757432 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.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' 20250410084757432 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410084757432 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410084757432 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084757432 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(66)@449bbc254af8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250410084758221 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084758221 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410084758221 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410084758221 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410084758221 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410084758221 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410084758221 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410084758221 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410084758221 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084758221 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410084758221 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410084758221 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410084758221 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410084758221 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410084758221 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410084758221 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410084758221 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250410084758221 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410084758221 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084758221 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084758221 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084758221 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084758221 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084758221 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084758221 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084758221 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084758221 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084758221 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084758221 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084758221 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084758221 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410084758221 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410084758221 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250410084758221 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250410084758221 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250410084758221 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250410084758221 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410084758221 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410084758221 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084758221 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084758221 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084758221 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084758221 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084758221 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084758221 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084758221 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084758221 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084758221 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084758221 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084758221 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084758221 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410084758221 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410084758221 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084758221 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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) 20250410084758221 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250410084758221 DRANAP NOTICE cnlink(msc-0)[0x55ae2af13940]{CONNECTED}: link up (cnlink.c:111) 20250410084758221 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084758221 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084758221 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084758221 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410084758221 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410084758221 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.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' 20250410084758221 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410084758221 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410084758221 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084758221 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  20250410084758222 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084758222 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410084758222 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410084758222 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410084758222 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410084758222 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410084758222 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410084758222 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410084758222 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084758222 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410084758222 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410084758222 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410084758222 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410084758222 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410084758222 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410084758222 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410084758222 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250410084758222 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410084758222 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084758222 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084758222 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084758222 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084758222 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084758222 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084758222 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084758223 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084758223 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084758223 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084758223 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084758223 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084758223 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410084758223 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410084758223 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250410084758223 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250410084758223 DRANAP INFO cnlink(msc-0)[0x55ae2af13940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(69)@449bbc254af8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250410084758231 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084758231 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410084758231 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410084758231 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410084758231 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410084758231 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410084758231 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410084758231 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410084758231 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084758231 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410084758231 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410084758231 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410084758231 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410084758231 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410084758231 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410084758231 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410084758231 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250410084758231 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410084758231 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084758231 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084758231 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084758231 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084758231 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084758231 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084758231 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084758231 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084758231 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084758231 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084758231 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084758231 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084758231 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410084758231 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410084758231 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250410084758232 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250410084758232 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250410084758232 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250410084758232 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410084758232 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410084758232 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084758232 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084758232 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084758232 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084758232 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084758232 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084758232 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084758232 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084758232 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084758232 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084758232 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084758232 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084758232 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410084758232 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410084758232 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084758232 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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) 20250410084758232 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250410084758232 DRANAP NOTICE cnlink(sgsn-0)[0x55ae2af5e2a0]{CONNECTED}: link up (cnlink.c:111) 20250410084758232 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084758232 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084758232 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084758232 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410084758232 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410084758232 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.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' 20250410084758232 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410084758232 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410084758232 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084758232 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  20250410084758235 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084758235 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410084758235 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410084758235 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410084758235 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410084758235 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410084758235 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410084758235 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410084758235 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084758235 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410084758235 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410084758235 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410084758235 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410084758235 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410084758235 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410084758235 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410084758235 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250410084758235 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410084758235 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084758235 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084758235 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084758235 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084758235 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084758235 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084758235 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084758235 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084758235 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084758235 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084758235 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084758235 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084758236 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410084758236 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410084758236 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250410084758236 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250410084758236 DRANAP INFO cnlink(sgsn-0)[0x55ae2af5e2a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250410084758246 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410084758246 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410084758246 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 30 bytes from client (stream_srv.c:1351) 20250410084758246 DMAIN DEBUG Decoding message HNBAP_UERegisterRequestIEs (hnbap_decoder.c:374) (hnbap_decoder.c:374) 20250410084758246 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) UE-REGISTER-REQ ID_type=1 imsi=262420000000001 cause=1 (hnbgw_hnbap.c:636) 20250410084758246 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410084758247 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@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed MTC@449bbc254af8: ok: talloc reports "asn1_context" = 1 bytes 20250410084758259 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59790<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250410084758260 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:39905<->l=127.0.0.1:4262) (control_if.c:193) VirtHNBGW-STATS(60)@449bbc254af8: Final verdict of PTC: none IPA-CTRL-CLI-IPA(61)@449bbc254af8: Final verdict of PTC: none MTC@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed 20250410084758263 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59782<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250410084758264 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410084758264 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410084758264 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410084758264 DMAIN NOTICE (127.0.0.1:9999 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) 20250410084758264 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) MutexDispCT-TC_ue_register(59)@449bbc254af8: Final verdict of PTC: none TC_ue_register-Iuh0-RUA(64)@449bbc254af8: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(69)@449bbc254af8: Final verdict of PTC: none HNBGW_Test.msc0-RAN(66)@449bbc254af8: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(65)@449bbc254af8: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(68)@449bbc254af8: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(70)@449bbc254af8: Final verdict of PTC: none HNBGW-PFCP(62)@449bbc254af8: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(67)@449bbc254af8: Final verdict of PTC: none HNBGW-MGCP(71)@449bbc254af8: Final verdict of PTC: none TC_ue_register-Iuh0(63)@449bbc254af8: Final verdict of PTC: none MTC@449bbc254af8: Setting final verdict of the test case. MTC@449bbc254af8: Local verdict of MTC: pass MTC@449bbc254af8: Local verdict of PTC MutexDispCT-TC_ue_register(59): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC VirtHNBGW-STATS(60): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC IPA-CTRL-CLI-IPA(61): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW-PFCP(62): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC TC_ue_register-Iuh0(63): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC TC_ue_register-Iuh0-RUA(64): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.msc0-SCCP(65): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.msc0-RAN(66): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.msc0-M3UA(67): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(68): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.sgsn0-RAN(69): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(70): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW-MGCP(71): none (pass -> pass) MTC@449bbc254af8: Test case TC_ue_register finished. Verdict: pass MTC@449bbc254af8: 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'. Thu Apr 10 08:47:58 UTC 2025 ====== HNBGW_Tests.TC_ue_register pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_ue_register.talloc 20250410084758361 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59798<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410084758424 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250410084758424 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410084758424 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250410084758424 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250410084758424 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250410084758424 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410084758424 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250410084758424 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250410084758424 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250410084758424 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084758424 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-msc0-0: connection closed 20250410084758424 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250410084758424 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250410084758425 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250410084758425 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250410084758425 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 20250410084758425 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  20250410084758425 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410084758425 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250410084758425 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250410084758425 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410084758425 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250410084758425 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:378) 20250410084758425 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410084758425 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410084758425 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410084758425 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410084758425 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250410084758425 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250410084758425 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250410084758425 DRANAP NOTICE cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: link lost (cnlink.c:118) 20250410084758425 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410084758425 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250410084758425 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250410084758425 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410084758425 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410084758425 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410084758425 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410084758425 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250410084758425 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250410084758425 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250410084758425 DRANAP NOTICE cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: link lost (cnlink.c:118) 20250410084758425 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250410084758425 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410084758425 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250410084758425 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250410084758425 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250410084758425 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410084758425 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250410084758425 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250410084758425 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250410084758425 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084758425 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-sgsn0-0: connection closed 20250410084758425 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250410084758425 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250410084758425 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250410084758425 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250410084758425 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 20250410084758425 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410084758425 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250410084758425 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250410084758764 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59798<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=234904) Waiting for packet dumper to finish... 1 (prev_count=234904, count=235560) 20250410084800426 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250410084800426 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250410084800426 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250410084800426 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250410084800426 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250410084800426 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@449bbc254af8: 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@449bbc254af8: 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 ------ Thu Apr 10 08:48: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_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@449bbc254af8: 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@449bbc254af8: Test case TC_ue_register_tmsi_lai started. MTC@449bbc254af8: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O 20250410084801865 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59808<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410084801870 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59820<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410084801874 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:37363<->l=127.0.0.1:4262) (control_if.c:572) 20250410084801887 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410084801887 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410084801887 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410084801887 DRANAP DEBUG cnlink(msc-1)[0x55ae2aef6920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ue_register_tmsi_lai-Iuh0(76)@449bbc254af8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250410084801887 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250410084801887 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250410084801887 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410084801887 DRANAP DEBUG cnlink(msc-2)[0x55ae2aef3b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410084801888 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410084801888 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250410084801888 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410084801888 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410084801888 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410084801888 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084801888 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084801888 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084801888 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084801888 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084801888 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084801888 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084801888 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084801888 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084801888 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084801888 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084801888 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084801888 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410084801888 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410084801888 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084801888 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410084801888 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410084801888 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410084801888 DRANAP DEBUG cnlink(msc-3)[0x55ae2af5d910]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410084801888 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084801888 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084801888 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084801888 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410084801888 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410084801888 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 20250410084801888 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250410084801889 DRANAP DEBUG cnlink(msc-3)[0x55ae2af5d910]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410084801889 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250410084801889 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410084801889 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410084801889 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410084801889 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084801889 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084801889 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084801889 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) 20250410084801889 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084801889 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084801889 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084801889 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084801889 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084801889 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084801889 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084801889 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) 20250410084801889 DLSS7 DEBUG Found route for dpc=4=0.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) 20250410084801889 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250410084801889 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084801889 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250410084801889 DRANAP DEBUG cnlink(msc-3)[0x55ae2af5d910]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410084801889 DRANAP DEBUG cnlink(msc-2)[0x55ae2aef3b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410084801889 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250410084801889 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410084801889 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410084801889 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410084801889 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084801889 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084801889 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084801889 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084801889 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084801889 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084801889 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084801889 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084801889 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084801889 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084801889 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084801889 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084801889 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410084801889 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250410084801889 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084801889 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410084801889 DRANAP DEBUG cnlink(msc-2)[0x55ae2aef3b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410084801889 DRANAP DEBUG cnlink(msc-1)[0x55ae2aef6920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410084801889 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250410084801889 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410084801889 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410084801889 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410084801889 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084801889 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084801889 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084801889 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=12 -> eSLS=44: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250410084801889 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084801889 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084801889 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084801889 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084801889 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084801889 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084801889 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084801889 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=12 -> eSLS=12: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250410084801889 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410084801889 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410084801889 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084801889 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410084801889 DRANAP DEBUG cnlink(msc-1)[0x55ae2aef6920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410084801889 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084801889 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084801889 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084801889 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 20250410084801889 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250410084801889 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250410084801889 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084801889 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084801889 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084801889 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250410084801889 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250410084801889 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250410084801889 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084801889 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084801889 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084801889 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410084801889 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410084801889 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 20250410084801889 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! MTC@449bbc254af8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@449bbc254af8: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(80)@449bbc254af8: ************************************************* HNBGW_Test.msc0-M3UA(80)@449bbc254af8: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(80)@449bbc254af8: ************************************************* HNBGW_Test.msc0-SCCP(78)@449bbc254af8: v_sccp_pdu_maxlen:268 20250410084801903 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410084801903 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410084801903 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410084801903 DRANAP DEBUG cnlink(sgsn-1)[0x55ae2af5ec30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410084801903 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410084801903 DRANAP DEBUG cnlink(sgsn-2)[0x55ae2af5f5c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410084801903 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410084801903 DRANAP DEBUG cnlink(sgsn-3)[0x55ae2af5ff50]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410084801904 DRANAP DEBUG cnlink(sgsn-3)[0x55ae2af5ff50]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410084801904 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250410084801904 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410084801904 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410084801904 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410084801904 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084801905 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084801905 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084801905 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) 20250410084801905 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084801905 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084801905 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084801905 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084801905 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084801905 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084801905 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084801905 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) 20250410084801905 DLSS7 DEBUG Found route for dpc=12=0.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) 20250410084801905 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250410084801905 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084801905 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250410084801905 DRANAP DEBUG cnlink(sgsn-3)[0x55ae2af5ff50]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410084801905 DRANAP DEBUG cnlink(sgsn-2)[0x55ae2af5f5c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410084801905 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250410084801905 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410084801905 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410084801905 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410084801905 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084801905 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084801905 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084801905 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) 20250410084801905 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084801905 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084801905 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084801905 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084801905 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084801905 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084801905 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084801905 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) 20250410084801905 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410084801905 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250410084801905 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084801905 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410084801905 DRANAP DEBUG cnlink(sgsn-2)[0x55ae2af5f5c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410084801905 DRANAP DEBUG cnlink(sgsn-1)[0x55ae2af5ec30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410084801905 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250410084801905 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410084801905 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410084801905 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410084801905 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084801905 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084801905 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084801905 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084801905 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084801905 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084801905 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084801905 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084801905 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084801905 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084801905 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084801905 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084801905 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410084801905 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250410084801905 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084801905 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410084801905 DRANAP DEBUG cnlink(sgsn-1)[0x55ae2af5ec30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410084801905 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410084801905 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250410084801905 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410084801905 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410084801905 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410084801905 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084801905 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084801905 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084801905 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) 20250410084801905 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084801905 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084801905 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084801905 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084801905 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084801905 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084801905 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084801905 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) 20250410084801905 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410084801905 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410084801905 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084801905 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410084801905 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410084801905 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084801905 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084801905 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084801905 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 20250410084801905 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250410084801905 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250410084801905 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084801905 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084801905 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084801905 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250410084801905 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250410084801905 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 20250410084801905 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250410084801905 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084801905 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084801905 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084801905 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250410084801905 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250410084801905 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 20250410084801905 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250410084801905 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084801905 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084801905 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084801905 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410084801905 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410084801905 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 20250410084801905 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@449bbc254af8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(83)@449bbc254af8: ************************************************* HNBGW_Test.sgsn0-M3UA(83)@449bbc254af8: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(83)@449bbc254af8: ************************************************* MTC@449bbc254af8: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(81)@449bbc254af8: v_sccp_pdu_maxlen:268 20250410084801925 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410084801925 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410084801925 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250410084801925 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250410084801925 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) 20250410084801925 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250410084801925 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250410084801925 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410084801925 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@449bbc254af8: setverdict(pass): none -> pass 20250410084802100 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250410084802100 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250410084802100 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250410084802100 DLSS7 <000c> 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)@449bbc254af8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250410084802101 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084802101 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250410084802101 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250410084802101 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250410084802101 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250410084802101 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250410084802101 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250410084802101 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 20250410084802101 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250410084802101 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  20250410084802101 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250410084802102 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084802102 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250410084802102 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250410084802102 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  20250410084802102 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250410084802102 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250410084802102 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250410084802102 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 20250410084802102 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250410084802102 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  20250410084802102 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410084802102 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250410084802102 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410084802102 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250410084802102 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:413) 20250410084802102 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410084802102 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410084802102 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410084802102 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410084802102 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250410084802102 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250410084802102 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410084802103 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410084802103 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250410084802103 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410084802103 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410084802103 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410084802103 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084802103 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084802103 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084802103 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) 20250410084802103 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084802103 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084802103 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084802103 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084802103 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084802103 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084802103 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084802103 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) 20250410084802103 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410084802103 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410084802103 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084802103 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410084802103 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410084802103 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084802103 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084802103 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084802103 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410084802103 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410084802103 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 20250410084802103 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410084802103 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410084802103 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084802103 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  20250410084802115 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250410084802115 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250410084802115 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250410084802115 DLSS7 <000c> 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)@449bbc254af8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250410084802116 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084802116 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250410084802116 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250410084802116 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250410084802116 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250410084802116 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250410084802116 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250410084802116 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 20250410084802116 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250410084802116 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  20250410084802116 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250410084802117 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084802117 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250410084802117 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250410084802117 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  20250410084802117 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250410084802117 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250410084802117 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250410084802117 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 20250410084802117 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250410084802117 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  20250410084802117 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  20250410084802117 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410084802117 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250410084802117 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410084802117 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250410084802117 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250410084802117 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410084802117 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410084802117 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410084802117 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410084802117 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250410084802117 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250410084802117 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410084802118 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410084802118 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250410084802118 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410084802118 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410084802118 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410084802118 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084802118 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084802118 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084802118 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084802118 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084802118 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084802118 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084802118 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084802118 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084802118 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084802118 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084802118 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084802118 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410084802118 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410084802118 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084802118 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410084802118 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410084802118 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084802118 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084802118 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084802118 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410084802118 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410084802118 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.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' 20250410084802118 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410084802118 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410084802118 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084802118 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(79)@449bbc254af8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250410084802904 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084802904 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410084802904 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410084802904 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410084802904 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410084802904 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410084802904 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410084802904 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410084802904 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084802904 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410084802904 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410084802904 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410084802904 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410084802904 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410084802904 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410084802904 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410084802904 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250410084802904 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410084802904 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084802904 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084802904 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084802904 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084802904 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084802904 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084802904 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084802904 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084802904 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084802904 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084802904 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084802904 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084802904 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410084802904 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410084802904 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250410084802904 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250410084802904 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250410084802904 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250410084802904 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410084802904 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410084802904 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084802904 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084802904 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084802904 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084802904 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084802904 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084802904 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084802904 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084802904 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084802904 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084802904 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084802904 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084802904 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410084802904 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410084802904 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084802904 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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) 20250410084802904 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250410084802904 DRANAP NOTICE cnlink(msc-0)[0x55ae2af13940]{CONNECTED}: link up (cnlink.c:111) 20250410084802904 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084802904 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084802904 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084802904 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410084802904 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410084802904 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 20250410084802904 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410084802904 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410084802904 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084802904 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  20250410084802905 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084802905 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410084802905 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410084802905 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410084802905 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410084802905 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410084802905 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410084802905 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410084802905 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084802905 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410084802905 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410084802905 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410084802905 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410084802905 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410084802905 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410084802905 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410084802905 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250410084802905 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410084802905 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084802905 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084802905 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084802905 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084802905 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084802905 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084802905 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084802905 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084802905 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084802905 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084802905 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084802905 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084802905 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410084802905 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410084802905 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250410084802905 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250410084802905 DRANAP INFO cnlink(msc-0)[0x55ae2af13940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(82)@449bbc254af8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250410084802920 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410084802920 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084802920 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410084802920 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410084802920 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410084802920 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410084802920 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410084802920 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410084802920 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410084802920 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084802920 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410084802920 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410084802920 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410084802920 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410084802920 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410084802920 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410084802920 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250410084802920 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410084802920 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084802920 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084802920 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084802920 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084802920 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084802920 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084802920 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084802920 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084802920 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084802920 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084802920 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084802920 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084802920 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410084802920 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410084802920 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250410084802920 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250410084802920 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250410084802920 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250410084802920 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410084802920 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410084802920 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084802920 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084802920 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084802920 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084802920 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084802920 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084802920 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084802920 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084802920 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084802920 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084802920 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084802920 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084802920 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410084802920 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410084802920 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084802920 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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) 20250410084802920 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250410084802920 DRANAP NOTICE cnlink(sgsn-0)[0x55ae2af5e2a0]{CONNECTED}: link up (cnlink.c:111) 20250410084802920 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084802920 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084802920 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084802920 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410084802920 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410084802920 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.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' 20250410084802920 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410084802920 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410084802920 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084802920 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  20250410084802921 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084802921 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410084802921 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410084802921 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410084802921 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410084802921 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410084802921 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410084802921 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410084802921 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084802921 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410084802921 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410084802921 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410084802921 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410084802921 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410084802921 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410084802921 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410084802921 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250410084802921 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410084802921 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084802921 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084802921 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084802921 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084802921 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084802921 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084802921 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084802921 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084802921 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084802921 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084802921 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084802921 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084802921 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410084802921 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410084802921 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250410084802921 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250410084802921 DRANAP INFO cnlink(sgsn-0)[0x55ae2af5e2a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250410084802929 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410084802929 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410084802929 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 32 bytes from client (stream_srv.c:1351) 20250410084802929 DMAIN DEBUG Decoding message HNBAP_UERegisterRequestIEs (hnbap_decoder.c:374) (hnbap_decoder.c:374) 20250410084802929 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNBAP register with TMSI 42000023 (hnbgw_hnbap.c:394) 20250410084802929 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410084802929 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@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed MTC@449bbc254af8: ok: talloc reports "asn1_context" = 1 bytes 20250410084802932 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59820<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250410084802932 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:37363<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(74)@449bbc254af8: Final verdict of PTC: none VirtHNBGW-STATS(73)@449bbc254af8: Final verdict of PTC: none MTC@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed 20250410084802933 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59808<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250410084802933 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410084802933 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410084802933 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410084802933 DMAIN NOTICE (127.0.0.1:9999 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) 20250410084802933 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) MutexDispCT-TC_ue_register_tmsi_lai(72)@449bbc254af8: Final verdict of PTC: none TC_ue_register_tmsi_lai-Iuh0-RUA(77)@449bbc254af8: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(82)@449bbc254af8: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(78)@449bbc254af8: Final verdict of PTC: none HNBGW_Test.msc0-RAN(79)@449bbc254af8: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(81)@449bbc254af8: Final verdict of PTC: none TC_ue_register_tmsi_lai-Iuh0(76)@449bbc254af8: Final verdict of PTC: none HNBGW-PFCP(75)@449bbc254af8: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(83)@449bbc254af8: Final verdict of PTC: none HNBGW-MGCP(84)@449bbc254af8: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(80)@449bbc254af8: Final verdict of PTC: none MTC@449bbc254af8: Setting final verdict of the test case. MTC@449bbc254af8: Local verdict of MTC: pass MTC@449bbc254af8: Local verdict of PTC MutexDispCT-TC_ue_register_tmsi_lai(72): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC VirtHNBGW-STATS(73): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC IPA-CTRL-CLI-IPA(74): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW-PFCP(75): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC TC_ue_register_tmsi_lai-Iuh0(76): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC TC_ue_register_tmsi_lai-Iuh0-RUA(77): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.msc0-SCCP(78): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.msc0-RAN(79): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.msc0-M3UA(80): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(81): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.sgsn0-RAN(82): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(83): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW-MGCP(84): none (pass -> pass) MTC@449bbc254af8: Test case TC_ue_register_tmsi_lai finished. Verdict: pass MTC@449bbc254af8: 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'. Thu Apr 10 08:48:02 UTC 2025 ====== HNBGW_Tests.TC_ue_register_tmsi_lai pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_ue_register_tmsi_lai.talloc 20250410084802991 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59826<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410084803112 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250410084803112 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410084803112 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250410084803112 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250410084803112 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250410084803112 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410084803112 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250410084803112 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250410084803112 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250410084803112 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084803113 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-msc0-0: connection closed 20250410084803113 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250410084803113 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250410084803113 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250410084803113 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250410084803113 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 20250410084803113 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  20250410084803113 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410084803113 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250410084803113 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250410084803113 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250410084803113 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410084803113 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250410084803113 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250410084803113 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250410084803113 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410084803113 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250410084803113 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250410084803113 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250410084803113 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084803113 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-sgsn0-0: connection closed 20250410084803113 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250410084803113 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250410084803113 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250410084803113 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250410084803113 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 20250410084803113 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410084803113 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250410084803113 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250410084803113 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410084803113 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250410084803113 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:378) 20250410084803113 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410084803113 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410084803113 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410084803113 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410084803113 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250410084803113 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250410084803113 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250410084803113 DRANAP NOTICE cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: link lost (cnlink.c:118) 20250410084803113 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410084803113 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250410084803113 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250410084803113 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410084803113 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410084803113 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410084803113 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410084803113 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250410084803113 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250410084803113 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250410084803114 DRANAP NOTICE cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: link lost (cnlink.c:118) 20250410084803393 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59826<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=212092) Waiting for packet dumper to finish... 1 (prev_count=212092, count=236144) 20250410084805114 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250410084805114 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250410084805114 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250410084805114 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250410084805114 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250410084805114 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@449bbc254af8: 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@449bbc254af8: 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 ------ Thu Apr 10 08:48:05 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_ue_register_before_hnb_register.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_ue_register_before_hnb_register.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@449bbc254af8: 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@449bbc254af8: Test case TC_ue_register_before_hnb_register started. 20250410084806481 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44840<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410084806484 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44856<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410084806486 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:39043<->l=127.0.0.1:4262) (control_if.c:572) 20250410084806497 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410084806497 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410084806498 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410084806498 DRANAP DEBUG cnlink(msc-1)[0x55ae2aef6920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410084806498 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410084806498 DRANAP DEBUG cnlink(msc-2)[0x55ae2aef3b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410084806498 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410084806498 DRANAP DEBUG cnlink(msc-3)[0x55ae2af5d910]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410084806498 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250410084806498 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) TC_ue_register_before_hnb_register-Iuh0(89)@449bbc254af8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250410084806499 DRANAP DEBUG cnlink(msc-3)[0x55ae2af5d910]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410084806499 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250410084806499 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410084806499 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410084806499 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410084806499 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084806499 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084806499 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084806499 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) 20250410084806499 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084806499 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084806499 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084806499 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084806499 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084806499 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084806499 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084806499 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) 20250410084806499 DLSS7 DEBUG Found route for dpc=4=0.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) 20250410084806499 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250410084806499 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084806499 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250410084806499 DRANAP DEBUG cnlink(msc-3)[0x55ae2af5d910]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410084806499 DRANAP DEBUG cnlink(msc-2)[0x55ae2aef3b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410084806499 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250410084806499 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410084806499 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410084806499 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410084806499 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084806499 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084806499 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084806499 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084806499 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084806499 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084806500 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084806500 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084806500 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084806500 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084806500 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084806500 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084806500 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410084806500 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250410084806500 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084806500 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410084806500 DRANAP DEBUG cnlink(msc-2)[0x55ae2aef3b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410084806500 DRANAP DEBUG cnlink(msc-1)[0x55ae2aef6920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410084806500 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250410084806500 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410084806500 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410084806500 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410084806500 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084806500 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084806500 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084806500 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084806500 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084806500 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084806500 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084806500 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084806500 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084806500 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084806500 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084806500 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084806500 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410084806500 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410084806500 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084806500 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410084806500 DRANAP DEBUG cnlink(msc-1)[0x55ae2aef6920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410084806500 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410084806500 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250410084806500 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410084806500 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410084806500 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410084806500 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084806500 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084806500 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084806500 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084806500 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084806500 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084806500 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084806500 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084806500 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084806500 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084806500 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084806500 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084806500 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410084806500 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410084806500 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084806500 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410084806500 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410084806500 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084806500 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084806500 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084806500 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 20250410084806500 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250410084806500 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250410084806500 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084806500 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084806500 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084806500 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250410084806500 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250410084806500 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 20250410084806500 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250410084806500 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084806500 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084806500 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084806500 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410084806500 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410084806500 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 20250410084806500 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250410084806500 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084806500 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084806500 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084806500 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410084806500 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410084806500 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@449bbc254af8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(93)@449bbc254af8: ************************************************* HNBGW_Test.msc0-M3UA(93)@449bbc254af8: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(93)@449bbc254af8: ************************************************* MTC@449bbc254af8: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(91)@449bbc254af8: v_sccp_pdu_maxlen:268 20250410084806512 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410084806512 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410084806512 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410084806512 DRANAP DEBUG cnlink(sgsn-1)[0x55ae2af5ec30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410084806513 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410084806513 DRANAP DEBUG cnlink(sgsn-2)[0x55ae2af5f5c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410084806513 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410084806513 DRANAP DEBUG cnlink(sgsn-3)[0x55ae2af5ff50]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410084806514 DRANAP DEBUG cnlink(sgsn-3)[0x55ae2af5ff50]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410084806514 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250410084806514 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410084806514 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410084806514 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410084806514 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084806514 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084806514 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084806514 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) 20250410084806514 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084806514 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084806514 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084806514 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084806514 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084806514 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084806514 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084806514 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) 20250410084806514 DLSS7 DEBUG Found route for dpc=12=0.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) 20250410084806514 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250410084806514 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084806514 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250410084806514 DRANAP DEBUG cnlink(sgsn-3)[0x55ae2af5ff50]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410084806514 DRANAP DEBUG cnlink(sgsn-2)[0x55ae2af5f5c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410084806514 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250410084806514 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410084806514 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410084806514 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410084806514 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084806514 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084806514 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084806514 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) 20250410084806514 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084806514 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084806514 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084806514 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084806514 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084806514 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084806514 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084806514 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) 20250410084806514 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410084806514 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250410084806514 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084806514 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410084806514 DRANAP DEBUG cnlink(sgsn-2)[0x55ae2af5f5c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410084806514 DRANAP DEBUG cnlink(sgsn-1)[0x55ae2af5ec30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410084806514 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250410084806514 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410084806514 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410084806514 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410084806514 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084806514 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084806514 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084806514 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084806514 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084806514 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084806514 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084806514 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084806514 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084806514 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084806514 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084806514 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084806514 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410084806514 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250410084806514 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084806514 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410084806514 DRANAP DEBUG cnlink(sgsn-1)[0x55ae2af5ec30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410084806514 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410084806514 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250410084806514 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410084806514 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410084806514 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410084806514 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084806514 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084806514 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084806514 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410084806514 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084806514 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084806514 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084806514 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084806514 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084806514 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084806514 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084806514 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410084806514 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410084806514 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410084806514 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084806514 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410084806514 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410084806514 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084806514 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084806514 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084806514 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 20250410084806514 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250410084806514 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250410084806514 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084806515 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084806515 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084806515 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250410084806515 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250410084806515 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 20250410084806515 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250410084806515 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084806515 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084806515 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084806515 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250410084806515 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250410084806515 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 20250410084806515 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250410084806515 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084806515 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084806515 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084806515 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410084806515 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410084806515 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@449bbc254af8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(96)@449bbc254af8: ************************************************* HNBGW_Test.sgsn0-M3UA(96)@449bbc254af8: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(96)@449bbc254af8: ************************************************* MTC@449bbc254af8: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(94)@449bbc254af8: v_sccp_pdu_maxlen:268 20250410084806709 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250410084806709 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250410084806709 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250410084806709 DLSS7 <000c> 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)@449bbc254af8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250410084806711 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084806712 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250410084806712 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250410084806712 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250410084806712 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250410084806712 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250410084806712 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250410084806712 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 20250410084806712 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250410084806712 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  20250410084806712 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250410084806712 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084806712 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250410084806712 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250410084806712 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  20250410084806712 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250410084806712 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250410084806712 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250410084806712 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 20250410084806712 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250410084806712 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  20250410084806712 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410084806712 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250410084806713 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410084806713 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250410084806713 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:413) 20250410084806713 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410084806713 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410084806713 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410084806713 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410084806713 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250410084806713 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250410084806713 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410084806714 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410084806714 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250410084806714 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410084806714 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410084806714 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410084806714 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084806714 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084806714 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084806714 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084806714 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084806714 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084806714 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084806714 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084806714 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084806714 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084806714 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084806714 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084806714 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410084806714 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410084806714 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084806714 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410084806714 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410084806714 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084806714 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084806714 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084806714 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410084806714 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410084806714 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 20250410084806714 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410084806714 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410084806714 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084806714 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  20250410084806724 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250410084806724 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250410084806724 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250410084806725 DLSS7 <000c> 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)@449bbc254af8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250410084806726 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084806726 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250410084806726 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250410084806726 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250410084806726 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250410084806726 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250410084806726 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250410084806726 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 20250410084806726 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250410084806726 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  20250410084806726 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250410084806727 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084806727 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250410084806727 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250410084806727 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  20250410084806727 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250410084806727 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250410084806727 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250410084806727 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 20250410084806727 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250410084806727 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  20250410084806727 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  20250410084806727 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410084806727 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250410084806727 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410084806727 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250410084806727 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250410084806727 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410084806727 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410084806727 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410084806727 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410084806727 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250410084806727 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250410084806727 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410084806728 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410084806728 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250410084806728 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410084806729 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410084806729 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410084806729 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084806729 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084806729 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084806729 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) 20250410084806729 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084806729 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084806729 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084806729 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084806729 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084806729 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084806729 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084806729 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) 20250410084806729 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410084806729 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410084806729 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084806729 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410084806729 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410084806729 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084806729 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084806729 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084806729 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410084806729 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410084806729 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 20250410084806729 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410084806729 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410084806729 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084806729 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  20250410084807517 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084807517 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410084807517 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410084807517 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410084807517 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410084807517 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410084807517 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410084807517 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410084807517 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084807517 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410084807517 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410084807517 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410084807517 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410084807517 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410084807517 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410084807517 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410084807517 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250410084807517 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410084807517 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084807517 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084807517 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084807517 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084807517 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084807517 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084807517 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084807517 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084807517 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084807517 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084807517 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084807517 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084807517 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410084807517 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410084807517 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250410084807517 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250410084807517 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250410084807517 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250410084807517 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410084807517 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410084807517 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084807517 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084807517 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084807517 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084807517 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084807517 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084807517 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084807517 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084807517 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084807517 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084807517 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084807517 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084807517 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410084807517 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410084807517 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084807517 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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) 20250410084807517 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250410084807517 DRANAP NOTICE cnlink(msc-0)[0x55ae2af13940]{CONNECTED}: link up (cnlink.c:111) 20250410084807517 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084807517 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084807517 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084807517 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410084807517 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410084807517 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 20250410084807518 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410084807518 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410084807518 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084807518 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  HNBGW_Test.msc0-RAN(92)@449bbc254af8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250410084807521 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084807521 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410084807521 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410084807521 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410084807521 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410084807521 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410084807521 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410084807521 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410084807521 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084807521 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410084807521 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410084807521 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410084807521 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410084807521 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410084807521 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410084807521 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410084807521 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250410084807521 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410084807521 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084807521 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084807521 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084807521 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084807521 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084807521 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084807521 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084807521 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084807521 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084807521 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084807521 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084807521 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084807521 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410084807521 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410084807521 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250410084807521 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250410084807521 DRANAP INFO cnlink(msc-0)[0x55ae2af13940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(95)@449bbc254af8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250410084807535 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084807535 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410084807535 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410084807536 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410084807536 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410084807536 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410084807536 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410084807536 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410084807536 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084807536 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410084807536 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410084807536 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410084807536 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410084807536 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410084807536 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410084807536 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410084807536 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250410084807536 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410084807536 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084807536 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084807536 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084807536 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084807536 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084807536 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084807536 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084807536 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084807536 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084807536 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084807536 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084807536 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084807536 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410084807536 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410084807536 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250410084807536 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250410084807536 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250410084807536 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250410084807536 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410084807536 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410084807536 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084807536 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084807536 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084807536 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084807536 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084807536 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084807536 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084807536 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084807536 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084807536 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084807536 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084807536 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084807536 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410084807536 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410084807536 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084807536 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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) 20250410084807536 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250410084807536 DRANAP NOTICE cnlink(sgsn-0)[0x55ae2af5e2a0]{CONNECTED}: link up (cnlink.c:111) 20250410084807536 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084807536 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084807536 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084807536 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410084807536 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410084807536 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.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' 20250410084807536 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410084807536 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410084807536 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084807536 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  20250410084807539 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084807539 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410084807539 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410084807539 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410084807539 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410084807539 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410084807539 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410084807539 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410084807539 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084807539 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410084807539 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410084807539 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410084807539 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410084807539 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410084807539 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410084807539 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410084807539 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250410084807539 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410084807539 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084807539 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084807539 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084807539 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084807539 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084807539 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084807539 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084807539 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084807539 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084807539 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084807539 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084807539 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084807539 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410084807539 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410084807539 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250410084807539 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250410084807539 DRANAP INFO cnlink(sgsn-0)[0x55ae2af5e2a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250410084807540 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410084807540 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410084807540 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 30 bytes from client (stream_srv.c:1351) 20250410084807540 DMAIN DEBUG Decoding message HNBAP_UERegisterRequestIEs (hnbap_decoder.c:374) (hnbap_decoder.c:374) 20250410084807540 DHNBAP DEBUG (127.0.0.1:9999 ) REJ UE_Id IMSI 262420000000001 (hnbgw_hnbap.c:283) 20250410084807540 DHNBAP ERROR (127.0.0.1:9999 ) Rejecting UE Register Request cause=radio(HNB not registered) (hnbgw_hnbap.c:295) 20250410084807540 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410084807540 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@449bbc254af8: setverdict(pass): none -> pass MTC@449bbc254af8: ok: talloc reports "asn1_context" = 1 bytes 20250410084807549 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44856<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250410084807549 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:39043<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(87)@449bbc254af8: Final verdict of PTC: none VirtHNBGW-STATS(86)@449bbc254af8: Final verdict of PTC: none MTC@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed 20250410084807552 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44840<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ue_register_before_hnb_register-Iuh0-RUA(90)@449bbc254af8: Final verdict of PTC: none MutexDispCT-TC_ue_register_before_hnb_register(85)@449bbc254af8: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(91)@449bbc254af8: Final verdict of PTC: none HNBGW-PFCP(88)@449bbc254af8: Final verdict of PTC: none TC_ue_register_before_hnb_register-Iuh0(89)@449bbc254af8: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(95)@449bbc254af8: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(94)@449bbc254af8: Final verdict of PTC: none HNBGW_Test.msc0-RAN(92)@449bbc254af8: Final verdict of PTC: none 20250410084807552 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410084807552 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410084807553 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410084807553 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) 20250410084807553 DMAIN INFO (disconnected ) Releasing HNB context (hnbgw.c:269) HNBGW-MGCP(97)@449bbc254af8: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(96)@449bbc254af8: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(93)@449bbc254af8: Final verdict of PTC: none MTC@449bbc254af8: Setting final verdict of the test case. MTC@449bbc254af8: Local verdict of MTC: pass MTC@449bbc254af8: Local verdict of PTC MutexDispCT-TC_ue_register_before_hnb_register(85): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC VirtHNBGW-STATS(86): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC IPA-CTRL-CLI-IPA(87): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW-PFCP(88): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC TC_ue_register_before_hnb_register-Iuh0(89): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC TC_ue_register_before_hnb_register-Iuh0-RUA(90): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.msc0-SCCP(91): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.msc0-RAN(92): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.msc0-M3UA(93): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(94): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.sgsn0-RAN(95): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(96): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW-MGCP(97): none (pass -> pass) MTC@449bbc254af8: Test case TC_ue_register_before_hnb_register finished. Verdict: pass MTC@449bbc254af8: 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'. Thu Apr 10 08:48:07 UTC 2025 ====== HNBGW_Tests.TC_ue_register_before_hnb_register pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_ue_register_before_hnb_register.talloc 20250410084807631 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44860<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410084807728 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250410084807728 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410084807728 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250410084807728 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250410084807728 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250410084807728 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410084807728 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250410084807728 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250410084807728 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250410084807728 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084807728 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-msc0-0: connection closed 20250410084807728 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250410084807728 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250410084807728 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250410084807728 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250410084807728 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 20250410084807728 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  20250410084807728 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410084807728 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250410084807728 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250410084807729 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250410084807729 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410084807729 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250410084807729 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250410084807729 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250410084807729 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410084807729 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250410084807729 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250410084807729 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250410084807729 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084807729 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-sgsn0-0: connection closed 20250410084807729 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250410084807729 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250410084807729 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250410084807729 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250410084807729 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 20250410084807729 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410084807729 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250410084807729 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250410084807729 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410084807729 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250410084807729 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:378) 20250410084807729 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410084807729 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410084807729 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410084807729 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410084807729 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250410084807729 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250410084807729 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250410084807729 DRANAP NOTICE cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: link lost (cnlink.c:118) 20250410084807729 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410084807729 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250410084807729 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250410084807729 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410084807729 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410084807729 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410084807729 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410084807729 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250410084807729 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250410084807729 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250410084807729 DRANAP NOTICE cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: link lost (cnlink.c:118) 20250410084808033 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44860<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=208952) Waiting for packet dumper to finish... 1 (prev_count=208952, count=233400) 20250410084809729 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250410084809730 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250410084809730 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250410084809730 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250410084809730 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250410084809730 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@449bbc254af8: 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@449bbc254af8: 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 ------ Thu Apr 10 08:48:10 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_ranap_cs_initial_ue.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_ranap_cs_initial_ue.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@449bbc254af8: 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@449bbc254af8: Test case TC_ranap_cs_initial_ue started. 20250410084811138 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44864<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410084811150 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44868<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410084811151 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:35189<->l=127.0.0.1:4262) (control_if.c:572) 20250410084811208 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410084811208 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ranap_cs_initial_ue-Iuh0(102)@449bbc254af8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250410084811212 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410084811212 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250410084811212 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410084811212 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410084811212 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410084811212 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084811212 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084811212 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084811212 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084811212 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084811212 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084811212 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084811212 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084811212 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084811212 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084811212 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084811212 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084811212 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410084811212 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410084811212 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084811212 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410084811212 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410084811212 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410084811212 DRANAP DEBUG cnlink(msc-1)[0x55ae2aef6920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410084811213 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250410084811213 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250410084811213 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084811213 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084811213 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084811213 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410084811213 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410084811213 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250410084811215 DRANAP DEBUG cnlink(msc-1)[0x55ae2aef6920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410084811215 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250410084811216 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410084811216 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410084811216 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410084811216 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084811216 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084811216 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084811216 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084811216 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084811216 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084811216 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084811216 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084811216 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084811216 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084811216 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084811216 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084811216 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410084811216 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410084811216 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084811216 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410084811216 DRANAP DEBUG cnlink(msc-1)[0x55ae2aef6920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410084811216 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410084811216 DRANAP DEBUG cnlink(msc-2)[0x55ae2aef3b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410084811216 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084811216 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084811216 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084811216 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410084811216 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410084811216 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 20250410084811216 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250410084811216 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410084811216 DRANAP DEBUG cnlink(msc-3)[0x55ae2af5d910]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410084811218 DRANAP DEBUG cnlink(msc-3)[0x55ae2af5d910]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410084811218 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250410084811218 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410084811218 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410084811218 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410084811218 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084811218 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084811218 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084811218 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) 20250410084811218 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084811218 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084811218 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084811218 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084811218 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084811218 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084811218 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084811218 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) 20250410084811218 DLSS7 DEBUG Found route for dpc=4=0.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) 20250410084811218 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250410084811218 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084811218 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250410084811218 DRANAP DEBUG cnlink(msc-3)[0x55ae2af5d910]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410084811218 DRANAP DEBUG cnlink(msc-2)[0x55ae2aef3b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410084811218 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250410084811218 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410084811218 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410084811218 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410084811218 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084811218 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084811218 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084811218 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084811218 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084811218 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084811218 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084811218 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084811218 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084811218 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084811218 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084811218 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084811218 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410084811218 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250410084811218 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084811218 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410084811218 DRANAP DEBUG cnlink(msc-2)[0x55ae2aef3b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410084811218 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084811218 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084811218 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084811218 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 20250410084811218 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250410084811218 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250410084811218 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084811218 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084811218 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084811218 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250410084811218 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250410084811218 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! MTC@449bbc254af8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(106)@449bbc254af8: ************************************************* HNBGW_Test.msc0-M3UA(106)@449bbc254af8: M3UA emulation initiated, the test can be started MTC@449bbc254af8: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(106)@449bbc254af8: ************************************************* HNBGW_Test.msc0-SCCP(104)@449bbc254af8: v_sccp_pdu_maxlen:268 20250410084811251 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410084811251 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410084811251 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410084811251 DRANAP DEBUG cnlink(sgsn-1)[0x55ae2af5ec30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410084811251 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410084811251 DRANAP DEBUG cnlink(sgsn-2)[0x55ae2af5f5c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410084811252 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410084811252 DRANAP DEBUG cnlink(sgsn-3)[0x55ae2af5ff50]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410084811253 DRANAP DEBUG cnlink(sgsn-3)[0x55ae2af5ff50]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410084811253 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250410084811253 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410084811253 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410084811253 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410084811253 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084811253 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084811253 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084811253 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) 20250410084811253 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084811253 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084811253 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084811253 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084811253 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084811253 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084811253 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084811253 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) 20250410084811253 DLSS7 DEBUG Found route for dpc=12=0.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) 20250410084811253 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250410084811253 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084811253 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250410084811253 DRANAP DEBUG cnlink(sgsn-3)[0x55ae2af5ff50]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410084811253 DRANAP DEBUG cnlink(sgsn-2)[0x55ae2af5f5c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410084811253 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250410084811253 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410084811253 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410084811253 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410084811253 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084811253 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084811253 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084811253 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084811253 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084811253 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084811253 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084811253 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084811253 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084811253 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084811253 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084811253 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084811253 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410084811253 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250410084811253 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084811253 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410084811253 DRANAP DEBUG cnlink(sgsn-2)[0x55ae2af5f5c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410084811253 DRANAP DEBUG cnlink(sgsn-1)[0x55ae2af5ec30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410084811253 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250410084811253 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410084811253 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410084811253 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410084811253 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084811253 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084811253 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084811253 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084811253 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084811253 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084811253 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084811253 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084811253 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084811253 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084811253 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084811253 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084811253 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410084811253 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250410084811253 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084811253 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410084811253 DRANAP DEBUG cnlink(sgsn-1)[0x55ae2af5ec30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410084811253 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410084811253 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250410084811253 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410084811253 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410084811253 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410084811253 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084811253 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084811253 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084811253 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084811253 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084811253 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084811253 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084811253 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084811253 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084811253 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084811253 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084811253 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084811253 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410084811253 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410084811253 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084811253 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410084811253 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410084811253 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084811253 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084811253 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084811253 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 20250410084811253 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250410084811253 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250410084811253 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084811253 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084811253 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084811253 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250410084811253 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250410084811253 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 20250410084811253 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250410084811253 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084811253 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084811253 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084811253 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250410084811253 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250410084811253 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250410084811253 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084811253 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084811253 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084811253 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410084811253 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410084811253 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@449bbc254af8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(109)@449bbc254af8: ************************************************* HNBGW_Test.sgsn0-M3UA(109)@449bbc254af8: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(109)@449bbc254af8: ************************************************* MTC@449bbc254af8: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(107)@449bbc254af8: v_sccp_pdu_maxlen:268 20250410084811300 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410084811300 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410084811300 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250410084811300 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250410084811300 DLGLOBAL DEBUG validating counter group 0x55ae08d2cbe0(hnb) with 60 counters (rate_ctr.c:86) 20250410084811300 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) 20250410084811300 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250410084811300 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250410084811300 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410084811300 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@449bbc254af8: setverdict(pass): none -> pass 20250410084811446 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250410084811446 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250410084811446 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250410084811446 DLSS7 <000c> 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)@449bbc254af8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250410084811448 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084811448 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250410084811448 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250410084811448 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250410084811448 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250410084811448 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250410084811448 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250410084811448 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 20250410084811448 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250410084811448 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  20250410084811448 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250410084811450 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084811450 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250410084811450 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250410084811450 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  20250410084811450 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250410084811450 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250410084811450 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250410084811450 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 20250410084811450 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250410084811450 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  20250410084811450 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410084811450 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250410084811450 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410084811450 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250410084811450 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:413) 20250410084811450 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410084811450 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410084811450 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410084811450 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410084811450 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250410084811450 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250410084811450 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410084811451 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410084811451 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250410084811451 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410084811451 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410084811451 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410084811451 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084811451 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084811451 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084811451 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084811451 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084811451 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084811451 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084811451 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084811451 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084811451 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084811451 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084811451 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084811451 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410084811451 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410084811451 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084811451 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410084811451 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410084811451 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084811451 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084811451 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084811451 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410084811451 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410084811451 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.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' 20250410084811451 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410084811451 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410084811451 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084811451 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  20250410084811479 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250410084811479 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250410084811479 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250410084811479 DLSS7 <000c> 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)@449bbc254af8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250410084811481 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084811481 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250410084811481 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250410084811481 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250410084811481 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250410084811481 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250410084811481 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250410084811481 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 20250410084811481 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250410084811481 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  20250410084811481 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250410084811482 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084811482 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250410084811482 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250410084811482 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  20250410084811482 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250410084811482 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250410084811482 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250410084811482 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 20250410084811482 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250410084811482 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  20250410084811482 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  20250410084811482 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410084811483 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250410084811483 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410084811483 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250410084811483 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250410084811483 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410084811483 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410084811483 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410084811483 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410084811483 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250410084811483 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250410084811483 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410084811484 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410084811484 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250410084811484 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410084811484 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410084811484 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410084811484 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084811484 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084811484 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084811484 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084811484 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084811484 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084811484 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084811484 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084811484 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084811484 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084811484 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084811484 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084811484 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410084811484 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410084811484 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084811484 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410084811484 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410084811484 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084811484 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084811484 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084811484 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410084811484 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410084811484 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250410084811484 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410084811484 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410084811484 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084811484 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(105)@449bbc254af8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250410084812257 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084812257 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410084812257 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410084812257 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410084812257 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410084812257 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410084812257 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410084812257 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410084812257 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084812257 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410084812257 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410084812257 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410084812257 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410084812257 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410084812257 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410084812257 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410084812257 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250410084812257 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410084812257 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084812257 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084812257 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084812257 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084812257 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084812258 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084812258 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084812258 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084812258 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410084812258 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410084812258 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250410084812258 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410084812258 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410084812258 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084812258 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  20250410084812257 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084812257 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084812257 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084812257 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084812257 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084812257 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084812257 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084812257 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410084812257 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410084812257 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250410084812257 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250410084812257 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250410084812257 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250410084812257 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410084812257 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410084812257 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084812258 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084812258 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084812258 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084812258 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084812258 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084812258 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084812258 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084812258 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084812258 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084812258 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084812258 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084812258 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410084812258 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410084812258 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084812258 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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) 20250410084812258 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250410084812258 DRANAP NOTICE cnlink(msc-0)[0x55ae2af13940]{CONNECTED}: link up (cnlink.c:111) 20250410084812259 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084812259 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410084812259 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410084812259 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410084812259 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410084812259 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410084812259 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410084812259 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410084812259 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084812259 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410084812259 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410084812259 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410084812259 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410084812259 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410084812259 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410084812259 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410084812259 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250410084812259 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410084812259 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084812259 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084812259 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084812259 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084812259 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084812259 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084812259 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084812259 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084812259 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084812259 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084812259 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084812259 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084812259 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410084812259 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410084812259 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250410084812259 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250410084812259 DRANAP INFO cnlink(msc-0)[0x55ae2af13940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(108)@449bbc254af8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250410084812286 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084812286 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410084812286 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410084812286 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410084812286 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410084812286 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410084812286 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410084812286 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410084812286 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084812286 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410084812286 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410084812286 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410084812286 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410084812286 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410084812286 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410084812286 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410084812286 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250410084812286 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410084812286 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084812286 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084812286 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084812286 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084812286 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084812286 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084812286 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084812286 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084812286 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084812286 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084812286 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084812286 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084812286 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410084812286 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410084812286 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250410084812286 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250410084812286 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250410084812286 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250410084812286 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410084812286 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410084812286 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084812286 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084812286 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084812286 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084812286 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084812286 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084812286 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084812286 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084812286 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084812286 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084812286 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084812286 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084812286 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410084812286 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410084812286 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084812286 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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) 20250410084812286 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250410084812286 DRANAP NOTICE cnlink(sgsn-0)[0x55ae2af5e2a0]{CONNECTED}: link up (cnlink.c:111) 20250410084812287 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084812287 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084812287 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084812287 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410084812287 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410084812287 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.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' 20250410084812287 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410084812287 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410084812287 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084812287 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  20250410084812287 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084812287 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410084812287 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410084812287 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410084812287 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410084812287 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410084812287 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410084812287 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410084812287 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084812287 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410084812287 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410084812287 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410084812287 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410084812287 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410084812287 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410084812287 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410084812287 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250410084812287 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410084812287 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084812287 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084812287 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084812287 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084812287 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084812287 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084812287 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084812287 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084812287 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084812287 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084812287 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084812287 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084812287 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410084812287 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410084812287 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250410084812287 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250410084812287 DRANAP INFO cnlink(sgsn-0)[0x55ae2af5e2a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250410084812316 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44884<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ranap_cs_initial_ue0(111)@449bbc254af8: f_gen_tmsi(suffix:=0, nri_v:=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)@449bbc254af8: f_create_expect(l3 := '05080200F110172A52082926240000000010'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(105)@449bbc254af8: Created Expect[0] for '05080200F110172A52082926240000000010'O to be handled at TC_ranap_cs_initial_ue0(111) TC_ranap_cs_initial_ue-Iuh0-RUA(103)@449bbc254af8: Added conn table entry 0TC_ranap_cs_initial_ue0(111)10840612 20250410084813343 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410084813343 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410084813343 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250410084813343 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250410084813343 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xa56a24, normal) (hnbgw_rua.c:407) 20250410084813343 DHNB DEBUG map_rua[0x55ae2af6cc60]{init}: Allocated (fsm.c:456) 20250410084813343 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10840612)[0x55ae2af6cc60]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250410084813343 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10840612 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250410084813343 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410084813343 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410084813343 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10840612 SCCP-0 CS MI=IMSI-262420000000001: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250410084813343 DCN DEBUG map_sccp[0x55ae2af6f8a0]{init}: Allocated (fsm.c:456) 20250410084813343 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x55ae2af6f8a0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250410084813343 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-10840612 <-> SCCP-1 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250410084813343 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10840612 SCCP-1 msc-0 MI=IMSI-262420000000001: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250410084813343 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10840612)[0x55ae2af6cc60]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250410084813343 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410084813343 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410084813343 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10840612)[0x55ae2af6cc60]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250410084813343 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x55ae2af6f8a0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250410084813343 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250410084813343 DLSCCP DEBUG SCCP-SCOC(1)[0x55ae2af707f0]{IDLE}: Allocated (fsm.c:456) 20250410084813343 DLSCCP DEBUG SCCP-SCOC(1)[0x55ae2af707f0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250410084813343 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000010004f400300002c0056400500f1100926) (sccp_scrc.c:415) 20250410084813343 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084813343 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084813343 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084813343 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084813343 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084813343 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084813343 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084813343 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084813343 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084813343 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084813343 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084813343 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084813343 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410084813343 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410084813343 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084813343 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 2c 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) 20250410084813343 DLSCCP DEBUG SCCP-SCOC(1)[0x55ae2af707f0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250410084813343 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x55ae2af6f8a0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250410084813343 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10840612)[0x55ae2af6cc60]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250410084813343 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084813343 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084813343 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084813343 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410084813343 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410084813343 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250410084813343 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410084813343 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410084813343 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084813343 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 2c 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)@449bbc254af8: First idle individual index:0 HNBGW_Test.msc0-SCCP(104)@449bbc254af8: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(105)@449bbc254af8: Found Expect[0] for l3='05080200F110172A52082926240000000010'O handled at TC_ranap_cs_initial_ue0(111) HNBGW_Test.msc0-RAN(105)@449bbc254af8: Added conn table entry 0TC_ranap_cs_initial_ue0(111)1713612 TC_ranap_cs_initial_ue0(111)@449bbc254af8: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(104)@449bbc254af8: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(104)@449bbc254af8: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250410084813353 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084813353 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410084813353 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410084813353 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410084813353 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410084813353 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410084813353 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410084813353 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410084813353 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084813353 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 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 16 ab 73 02 00 00 00 00 00 06 00 08 00 00 00 07  20250410084813353 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410084813353 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410084813353 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410084813353 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410084813353 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410084813353 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0016ab73) (sccp_scrc.c:486) 20250410084813353 DLSCCP DEBUG Received CO:COAK for local reference 1 (sccp_scoc.c:1855) 20250410084813353 DLSCCP DEBUG SCCP-SCOC(1)[0x55ae2af707f0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250410084813353 DLSCCP DEBUG SCCP-SCOC(1)[0x55ae2af707f0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250410084813353 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410084813353 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250410084813353 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) 20250410084813353 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x55ae2af6f8a0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250410084813353 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x55ae2af6f8a0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@449bbc254af8: ok: talloc reports "asn1_context" = 1 bytes 20250410084813357 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44868<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250410084813359 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:35189<->l=127.0.0.1:4262) (control_if.c:193) VirtHNBGW-STATS(99)@449bbc254af8: Final verdict of PTC: none IPA-CTRL-CLI-IPA(100)@449bbc254af8: Final verdict of PTC: none MTC@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed 20250410084813362 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44864<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.sgsn0-RAN(108)@449bbc254af8: Final verdict of PTC: none MutexDispCT-TC_ranap_cs_initial_ue(98)@449bbc254af8: Final verdict of PTC: none 20250410084813366 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250410084813366 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410084813366 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250410084813366 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250410084813366 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250410084813366 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410084813366 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250410084813366 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP TC_ranap_cs_initial_ue-Iuh0-RUA(103)@449bbc254af8: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(104)@449bbc254af8: Final verdict of PTC: none HNBGW_Test.msc0-RAN(105)@449bbc254af8: Final verdict of PTC: none 20250410084813366 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250410084813366 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084813366 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-sgsn0-0: connection closed 20250410084813366 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250410084813366 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250410084813366 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250410084813366 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250410084813366 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 20250410084813366 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  20250410084813366 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410084813366 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(107)@449bbc254af8: Final verdict of PTC: none 20250410084813366 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250410084813366 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410084813367 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250410084813367 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250410084813367 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410084813367 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410084813367 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410084813367 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410084813367 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250410084813367 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) TC_ranap_cs_initial_ue-Iuh0(102)@449bbc254af8: Final verdict of PTC: none 20250410084813367 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250410084813367 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410084813367 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250410084813367 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250410084813367 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250410084813367 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410084813367 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250410084813367 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250410084813367 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250410084813367 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084813367 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-msc0-0: connection closed 20250410084813367 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250410084813367 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250410084813367 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250410084813367 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250410084813367 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 20250410084813367 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410084813367 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250410084813367 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250410084813367 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250410084813367 DRANAP NOTICE cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: link lost (cnlink.c:118) 20250410084813367 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410084813367 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250410084813367 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:378) 20250410084813367 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410084813368 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) HNBGW_Test.msc0-M3UA(106)@449bbc254af8: Final verdict of PTC: none HNBGW-PFCP(101)@449bbc254af8: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(109)@449bbc254af8: Final verdict of PTC: none20250410084813368 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410084813368 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410084813368 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250410084813368 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250410084813368 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250410084813368 DRANAP NOTICE cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: link lost (cnlink.c:118) 20250410084813368 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x55ae2af6f8a0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250410084813368 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250410084813368 DLSCCP DEBUG SCCP-SCOC(1)[0x55ae2af707f0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250410084813368 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0016ab73), PART(T=Source Reference,L=4,D=00000001), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250410084813368 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084813368 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084813368 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084813368 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410084813368 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410084813368 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084813368 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [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 16 ab 73 00 00 01 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410084813368 DLSCCP DEBUG SCCP-SCOC(1)[0x55ae2af707f0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250410084813368 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x55ae2af6f8a0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250410084813368 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10840612)[0x55ae2af6cc60]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250410084813368 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10840612)[0x55ae2af6cc60]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250410084813368 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250410084813368 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10840612)[0x55ae2af6cc60]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250410084813368 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10840612)[0x55ae2af6cc60]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250410084813368 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10840612)[0x55ae2af6cc60]{disrupted}: Freeing instance (context_map.c:202) 20250410084813368 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10840612)[0x55ae2af6cc60]{disrupted}: Deallocated (fsm.c:568) 20250410084813368 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x55ae2af6f8a0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250410084813368 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x55ae2af6f8a0]{disconnected}: Freeing instance (context_map.c:206) 20250410084813368 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x55ae2af6f8a0]{disconnected}: Deallocated (fsm.c:568) 20250410084813369 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10840612 SCCP-1 msc-0 MI=IMSI-262420000000001: Deallocating (context_map.c:225) 20250410084813369 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410084813369 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250410084813369 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410084813370 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410084813370 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410084813370 DMAIN NOTICE (127.0.0.1:9999 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) 20250410084813370 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) HNBGW-MGCP(110)@449bbc254af8: Final verdict of PTC: none 20250410084813371 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44884<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_cs_initial_ue0(111)@449bbc254af8: Final verdict of PTC: pass MTC@449bbc254af8: Setting final verdict of the test case. MTC@449bbc254af8: Local verdict of MTC: pass MTC@449bbc254af8: Local verdict of PTC MutexDispCT-TC_ranap_cs_initial_ue(98): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC VirtHNBGW-STATS(99): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC IPA-CTRL-CLI-IPA(100): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW-PFCP(101): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC TC_ranap_cs_initial_ue-Iuh0(102): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC TC_ranap_cs_initial_ue-Iuh0-RUA(103): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.msc0-SCCP(104): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.msc0-RAN(105): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.msc0-M3UA(106): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(107): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.sgsn0-RAN(108): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(109): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW-MGCP(110): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC TC_ranap_cs_initial_ue0(111): pass (pass -> pass) MTC@449bbc254af8: Test case TC_ranap_cs_initial_ue finished. Verdict: pass MTC@449bbc254af8: 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'. 20250410084813369 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084813369 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084813369 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084813369 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410084813369 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410084813369 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! Thu Apr 10 08:48:13 UTC 2025 ====== HNBGW_Tests.TC_ranap_cs_initial_ue pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_ranap_cs_initial_ue.talloc 20250410084813445 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44896<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410084813846 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44896<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=207656) Waiting for packet dumper to finish... 1 (prev_count=207656, count=269072) 20250410084815367 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250410084815367 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250410084815367 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250410084815368 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250410084815368 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250410084815368 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@449bbc254af8: 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@449bbc254af8: 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 ------ Thu Apr 10 08:48: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_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@449bbc254af8: 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@449bbc254af8: Test case TC_ranap_ps_initial_ue started. 20250410084816891 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38890<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410084816897 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38898<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410084816899 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:39485<->l=127.0.0.1:4262) (control_if.c:572) 20250410084816913 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410084816913 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410084816913 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410084816913 DRANAP DEBUG cnlink(msc-1)[0x55ae2aef6920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410084816914 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410084816914 DRANAP DEBUG cnlink(msc-2)[0x55ae2aef3b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410084816914 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410084816914 DRANAP DEBUG cnlink(msc-3)[0x55ae2af5d910]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ranap_ps_initial_ue-Iuh0(116)@449bbc254af8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250410084816914 DRANAP DEBUG cnlink(msc-1)[0x55ae2aef6920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410084816914 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250410084816914 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410084816914 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410084816914 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410084816915 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084816915 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084816915 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084816915 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084816915 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084816915 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084816915 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084816915 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084816915 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084816915 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084816915 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084816915 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084816915 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410084816915 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410084816915 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084816915 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410084816915 DRANAP DEBUG cnlink(msc-1)[0x55ae2aef6920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410084816915 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410084816915 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250410084816915 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410084816915 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410084816915 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410084816915 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084816915 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084816915 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084816915 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084816915 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084816915 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084816915 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084816915 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084816915 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084816915 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084816915 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084816915 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084816915 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410084816915 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410084816915 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084816915 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410084816915 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410084816915 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250410084816915 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250410084816915 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084816915 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084816915 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084816915 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410084816915 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410084816915 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250410084816915 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084816915 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084816915 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084816915 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410084816915 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410084816915 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250410084816916 DRANAP DEBUG cnlink(msc-3)[0x55ae2af5d910]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410084816916 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250410084816916 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410084816916 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410084816916 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410084816916 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084816916 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084816916 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084816916 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) 20250410084816916 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084816916 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084816916 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084816916 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084816916 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084816916 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084816916 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084816916 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) 20250410084816916 DLSS7 DEBUG Found route for dpc=4=0.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) 20250410084816916 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250410084816916 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084816916 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250410084816916 DRANAP DEBUG cnlink(msc-3)[0x55ae2af5d910]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410084816916 DRANAP DEBUG cnlink(msc-2)[0x55ae2aef3b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410084816916 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250410084816916 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410084816916 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410084816916 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410084816916 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084816916 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084816916 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084816916 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) 20250410084816916 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084816916 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084816916 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084816916 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084816916 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084816916 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084816916 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084816916 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) 20250410084816916 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410084816916 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250410084816916 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084816916 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410084816916 DRANAP DEBUG cnlink(msc-2)[0x55ae2aef3b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410084816916 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084816916 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084816916 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084816916 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 20250410084816916 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250410084816916 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250410084816916 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084816916 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084816916 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084816916 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250410084816916 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250410084816916 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 20250410084816916 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! MTC@449bbc254af8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(120)@449bbc254af8: ************************************************* HNBGW_Test.msc0-M3UA(120)@449bbc254af8: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(120)@449bbc254af8: ************************************************* MTC@449bbc254af8: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(118)@449bbc254af8: v_sccp_pdu_maxlen:268 20250410084816929 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410084816929 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410084816930 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410084816930 DRANAP DEBUG cnlink(sgsn-1)[0x55ae2af5ec30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410084816930 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410084816930 DRANAP DEBUG cnlink(sgsn-2)[0x55ae2af5f5c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410084816930 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410084816930 DRANAP DEBUG cnlink(sgsn-3)[0x55ae2af5ff50]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410084816931 DRANAP DEBUG cnlink(sgsn-3)[0x55ae2af5ff50]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410084816931 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250410084816931 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410084816931 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410084816931 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410084816931 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084816931 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084816931 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084816931 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) 20250410084816931 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084816931 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084816931 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084816931 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084816931 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084816931 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084816931 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084816931 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) 20250410084816931 DLSS7 DEBUG Found route for dpc=12=0.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) 20250410084816931 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250410084816931 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084816931 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250410084816931 DRANAP DEBUG cnlink(sgsn-3)[0x55ae2af5ff50]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410084816931 DRANAP DEBUG cnlink(sgsn-2)[0x55ae2af5f5c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410084816931 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250410084816931 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410084816931 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410084816931 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410084816931 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084816931 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084816931 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084816931 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084816931 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084816931 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084816931 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084816931 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084816931 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084816931 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084816931 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084816931 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084816931 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410084816931 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250410084816931 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084816931 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410084816931 DRANAP DEBUG cnlink(sgsn-2)[0x55ae2af5f5c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410084816931 DRANAP DEBUG cnlink(sgsn-1)[0x55ae2af5ec30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410084816931 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250410084816931 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410084816931 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410084816931 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410084816931 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084816931 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084816931 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084816931 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084816931 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084816931 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084816931 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084816931 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084816931 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084816931 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084816931 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084816931 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084816931 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410084816931 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250410084816931 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084816931 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410084816931 DRANAP DEBUG cnlink(sgsn-1)[0x55ae2af5ec30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410084816931 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410084816931 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250410084816931 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410084816931 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410084816931 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410084816931 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084816931 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084816931 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084816931 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410084816931 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084816931 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084816931 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084816931 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084816931 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084816931 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084816931 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084816931 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410084816931 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410084816931 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410084816931 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084816931 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410084816931 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410084816931 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084816931 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084816931 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084816931 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 20250410084816931 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250410084816931 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250410084816931 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084816931 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084816931 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084816931 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250410084816931 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250410084816931 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250410084816931 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084816931 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084816931 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084816931 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250410084816931 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250410084816931 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 20250410084816931 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250410084816931 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084816931 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084816931 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084816931 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410084816931 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410084816931 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@449bbc254af8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(123)@449bbc254af8: ************************************************* MTC@449bbc254af8: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(123)@449bbc254af8: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(123)@449bbc254af8: ************************************************* HNBGW_Test.sgsn0-SCCP(121)@449bbc254af8: v_sccp_pdu_maxlen:268 20250410084816950 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410084816950 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410084816950 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250410084816950 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250410084816951 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) 20250410084816951 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250410084816951 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250410084816951 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410084816951 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@449bbc254af8: setverdict(pass): none -> pass 20250410084817127 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250410084817127 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250410084817127 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250410084817127 DLSS7 <000c> 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)@449bbc254af8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250410084817137 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084817137 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250410084817137 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250410084817137 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250410084817137 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250410084817137 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250410084817138 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250410084817138 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 20250410084817138 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250410084817138 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  20250410084817138 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250410084817141 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084817141 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250410084817141 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250410084817141 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  20250410084817141 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250410084817141 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250410084817141 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250410084817141 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 20250410084817141 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250410084817141 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  20250410084817141 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410084817141 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250410084817141 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250410084817141 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250410084817141 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250410084817142 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250410084817142 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410084817142 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250410084817142 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:413) 20250410084817142 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410084817142 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410084817142 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410084817142 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410084817142 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250410084817142 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250410084817142 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410084817143 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410084817143 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250410084817143 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410084817143 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410084817143 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410084817143 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084817143 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084817143 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084817143 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084817143 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084817143 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084817143 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084817144 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084817144 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084817144 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084817144 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084817144 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084817144 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410084817144 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410084817144 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084817144 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410084817144 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) HNBGW_Test.sgsn0-M3UA(123)@449bbc254af8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250410084817144 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084817144 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084817144 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084817144 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410084817144 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410084817144 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.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' 20250410084817144 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410084817144 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410084817144 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084817144 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  20250410084817148 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084817148 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250410084817148 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250410084817148 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250410084817148 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250410084817148 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250410084817148 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250410084817148 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 20250410084817148 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250410084817148 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  20250410084817148 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250410084817151 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084817151 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250410084817151 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250410084817151 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  20250410084817151 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250410084817151 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250410084817151 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250410084817151 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 20250410084817151 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250410084817151 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  20250410084817151 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  20250410084817151 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410084817151 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250410084817152 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410084817152 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250410084817152 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250410084817152 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410084817152 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410084817152 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410084817152 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410084817152 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250410084817152 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250410084817152 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410084817153 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410084817153 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250410084817153 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410084817153 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410084817153 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410084817153 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084817153 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084817153 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084817153 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084817153 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084817153 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084817153 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084817153 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084817153 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084817153 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084817153 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084817153 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084817153 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410084817153 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410084817153 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084817153 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410084817153 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410084817154 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084817154 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084817154 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084817154 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410084817154 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410084817154 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 20250410084817154 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410084817154 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410084817154 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084817154 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(119)@449bbc254af8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250410084817932 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084817932 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410084817932 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410084817932 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410084817932 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410084817932 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410084817932 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410084817932 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410084817932 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084817932 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410084817932 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410084817932 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410084817932 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410084817932 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410084817932 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410084817932 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410084817932 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250410084817932 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410084817932 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084817932 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084817932 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084817932 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084817932 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084817932 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084817932 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084817932 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084817932 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084817932 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084817932 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084817932 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084817932 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410084817932 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410084817932 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250410084817932 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250410084817932 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250410084817932 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250410084817932 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410084817932 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410084817932 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084817932 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084817932 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084817932 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084817932 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084817932 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084817932 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084817932 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084817932 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084817932 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084817932 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084817932 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084817932 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410084817932 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410084817932 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084817932 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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) 20250410084817932 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250410084817932 DRANAP NOTICE cnlink(msc-0)[0x55ae2af13940]{CONNECTED}: link up (cnlink.c:111) 20250410084817932 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084817932 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084817932 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084817932 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410084817932 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410084817932 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250410084817932 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410084817932 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410084817932 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084817932 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  20250410084817932 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410084817932 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410084817932 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084817932 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410084817932 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410084817932 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410084817932 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410084817932 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410084817932 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410084817932 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410084817932 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084817932 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410084817932 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410084817932 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410084817932 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410084817932 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410084817932 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250410084817932 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410084817932 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084817932 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084817932 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084817932 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084817932 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084817932 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084817932 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084817932 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084817932 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084817932 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084817932 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084817932 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084817932 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410084817932 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410084817932 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250410084817932 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250410084817932 DRANAP INFO cnlink(msc-0)[0x55ae2af13940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(122)@449bbc254af8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250410084817944 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084817944 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410084817944 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410084817944 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410084817944 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410084817944 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410084817944 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410084817944 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410084817944 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084817944 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410084817944 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410084817944 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410084817944 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410084817944 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410084817944 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410084817944 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410084817944 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250410084817944 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410084817944 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084817944 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084817944 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084817944 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084817944 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084817944 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084817944 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084817944 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084817944 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084817944 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084817944 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084817944 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084817944 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410084817944 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410084817944 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250410084817944 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250410084817944 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250410084817944 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250410084817944 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410084817944 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410084817944 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084817944 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084817944 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084817944 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084817944 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084817944 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084817944 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084817944 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084817944 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084817944 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084817944 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084817944 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084817944 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410084817944 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410084817944 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084817944 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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) 20250410084817944 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250410084817944 DRANAP NOTICE cnlink(sgsn-0)[0x55ae2af5e2a0]{CONNECTED}: link up (cnlink.c:111) 20250410084817944 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084817944 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084817944 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084817944 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410084817944 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410084817944 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.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' 20250410084817944 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410084817944 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410084817944 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084817944 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  20250410084817945 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084817945 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410084817945 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410084817945 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410084817945 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410084817945 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410084817945 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410084817945 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410084817945 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084817945 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410084817945 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410084817945 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410084817945 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410084817945 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410084817945 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410084817945 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410084817945 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250410084817945 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410084817945 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084817945 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084817945 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084817945 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084817945 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084817945 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084817945 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084817945 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084817945 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084817945 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084817945 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084817945 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084817945 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410084817945 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410084817945 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250410084817945 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250410084817945 DRANAP INFO cnlink(sgsn-0)[0x55ae2af5e2a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250410084817962 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38912<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ranap_ps_initial_ue0(125)@449bbc254af8: f_gen_tmsi(suffix:=0, 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)@449bbc254af8: f_create_expect(l3 := '080101D571000008292624000000002000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(122)@449bbc254af8: Created Expect[0] for '080101D571000008292624000000002000F1102A2A170512C7422000'O to be handled at TC_ranap_ps_initial_ue0(125) TC_ranap_ps_initial_ue-Iuh0-RUA(117)@449bbc254af8: Added conn table entry 0TC_ranap_ps_initial_ue0(125)2575592 20250410084818996 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410084818996 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410084818996 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250410084818996 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250410084818996 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x274ce8, normal) (hnbgw_rua.c:407) 20250410084818996 DHNB DEBUG map_rua[0x55ae2af6da20]{init}: Allocated (fsm.c:456) 20250410084818996 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2575592)[0x55ae2af6da20]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250410084818996 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2575592 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250410084818996 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410084818996 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410084818996 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000002 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250410084818996 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2575592 SCCP-0 PS MI=IMSI-262420000000002: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250410084818996 DCN DEBUG map_sccp[0x55ae2af6cc60]{init}: Allocated (fsm.c:456) 20250410084818996 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x55ae2af6cc60]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250410084818996 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-2575592 <-> SCCP-2 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250410084818996 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2575592 SCCP-2 sgsn-0 MI=IMSI-262420000000002: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250410084818996 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2575592)[0x55ae2af6da20]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250410084818996 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410084818996 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410084818996 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2575592)[0x55ae2af6da20]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250410084818996 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x55ae2af6cc60]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250410084818996 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250410084818996 DLSCCP DEBUG SCCP-SCOC(2)[0x55ae2af6f8a0]{IDLE}: Allocated (fsm.c:456) 20250410084818996 DLSCCP DEBUG SCCP-SCOC(2)[0x55ae2af6f8a0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250410084818996 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340540000070003400180000f40060000f11009260037400100003a40080000f110092600370010401d1c080101d571000008292624000000002000f1102a2a170512c7422000004f400300037f0056400500f1100926) (sccp_scrc.c:415) 20250410084818996 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084818996 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084818996 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084818996 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084818996 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084818996 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084818996 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084818996 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084818996 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084818996 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084818996 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084818996 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084818996 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410084818996 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410084818996 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084818996 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 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) 20250410084818996 DLSCCP DEBUG SCCP-SCOC(2)[0x55ae2af6f8a0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250410084818996 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x55ae2af6cc60]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250410084818996 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2575592)[0x55ae2af6da20]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250410084818996 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084818996 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084818996 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084818996 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410084818996 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410084818996 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250410084818996 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410084818996 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410084818996 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084818996 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 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(121)@449bbc254af8: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(121)@449bbc254af8: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(122)@449bbc254af8: Found Expect[0] for l3='080101D571000008292624000000002000F1102A2A170512C7422000'O handled at TC_ranap_ps_initial_ue0(125) HNBGW_Test.sgsn0-RAN(122)@449bbc254af8: Added conn table entry 0TC_ranap_ps_initial_ue0(125)12235743 HNBGW_Test.sgsn0-SCCP(121)@449bbc254af8: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(121)@449bbc254af8: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250410084819001 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084819001 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410084819001 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410084819001 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410084819001 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410084819001 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410084819001 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410084819001 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410084819001 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084819001 DLSS7 <000c> osmo_ss7_asp.c:1175 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 82 8a 5b 02 00 00 00 00 00 06 00 08 00 00 00 07  20250410084819001 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410084819001 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410084819001 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410084819001 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410084819001 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410084819001 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00828a5b) (sccp_scrc.c:486) 20250410084819001 DLSCCP DEBUG Received CO:COAK for local reference 2 (sccp_scoc.c:1855) 20250410084819001 DLSCCP DEBUG SCCP-SCOC(2)[0x55ae2af6f8a0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250410084819001 DLSCCP DEBUG SCCP-SCOC(2)[0x55ae2af6f8a0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250410084819001 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410084819001 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250410084819001 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) 20250410084819001 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x55ae2af6cc60]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250410084819001 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x55ae2af6cc60]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_ranap_ps_initial_ue0(125)@449bbc254af8: setverdict(pass): none -> pass MTC@449bbc254af8: ok: talloc reports "asn1_context" = 1 bytes 20250410084819004 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38898<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250410084819004 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:39485<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(114)@449bbc254af8: Final verdict of PTC: none VirtHNBGW-STATS(113)@449bbc254af8: Final verdict of PTC: none MTC@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed 20250410084819006 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38890<->l=127.0.0.1:4261 (telnet_interface.c:138) MutexDispCT-TC_ranap_ps_initial_ue(112)@449bbc254af8: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(118)@449bbc254af8: Final verdict of PTC: none TC_ranap_ps_initial_ue-Iuh0-RUA(117)@449bbc254af8: Final verdict of PTC: none HNBGW_Test.msc0-RAN(119)@449bbc254af8: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(121)@449bbc254af8: Final verdict of PTC: none 20250410084819007 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250410084819007 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410084819007 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250410084819007 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250410084819007 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250410084819007 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410084819007 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250410084819007 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250410084819007 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250410084819007 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084819007 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-msc0-0: connection closed 20250410084819007 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250410084819007 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250410084819007 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250410084819007 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250410084819007 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 20250410084819007 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  20250410084819007 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410084819007 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250410084819007 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250410084819007 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410084819007 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250410084819007 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:378) 20250410084819007 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410084819007 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410084819007 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410084819007 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410084819007 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250410084819007 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250410084819008 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250410084819008 DRANAP NOTICE cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: link lost (cnlink.c:118) 20250410084819008 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250410084819008 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410084819008 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250410084819008 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250410084819008 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250410084819008 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410084819008 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250410084819008 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250410084819008 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250410084819008 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084819008 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-sgsn0-0: connection closed 20250410084819008 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250410084819008 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250410084819008 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250410084819008 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250410084819008 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 20250410084819008 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410084819008 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250410084819008 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250410084819008 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410084819008 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250410084819008 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250410084819008 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410084819008 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410084819008 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410084819008 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410084819008 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250410084819008 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250410084819008 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250410084819008 DRANAP NOTICE cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: link lost (cnlink.c:118) 20250410084819008 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x55ae2af6cc60]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250410084819008 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250410084819008 DLSCCP DEBUG SCCP-SCOC(2)[0x55ae2af6f8a0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250410084819008 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00828a5b), PART(T=Source Reference,L=4,D=00000002), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250410084819008 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084819008 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084819008 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084819008 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410084819008 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410084819008 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084819008 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [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 82 8a 5b 00 00 02 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410084819008 DLSCCP DEBUG SCCP-SCOC(2)[0x55ae2af6f8a0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250410084819008 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x55ae2af6cc60]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250410084819008 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2575592)[0x55ae2af6da20]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250410084819008 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2575592)[0x55ae2af6da20]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250410084819008 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20250410084819008 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2575592)[0x55ae2af6da20]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250410084819008 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2575592)[0x55ae2af6da20]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250410084819008 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2575592)[0x55ae2af6da20]{disrupted}: Freeing instance (context_map.c:202) 20250410084819008 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2575592)[0x55ae2af6da20]{disrupted}: Deallocated (fsm.c:568) 20250410084819008 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x55ae2af6cc60]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250410084819008 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x55ae2af6cc60]{disconnected}: Freeing instance (context_map.c:206) 20250410084819008 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x55ae2af6cc60]{disconnected}: Deallocated (fsm.c:568) 20250410084819008 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2575592 SCCP-2 sgsn-0 MI=IMSI-262420000000002: Deallocating (context_map.c:225) 20250410084819008 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410084819008 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250410084819008 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410084819009 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410084819009 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410084819009 DMAIN NOTICE (127.0.0.1:9999 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) 20250410084819009 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250410084819009 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084819009 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084819009 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084819009 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410084819009 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410084819009 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! HNBGW-PFCP(115)@449bbc254af8: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(122)@449bbc254af8: Final verdict of PTC: none TC_ranap_ps_initial_ue-Iuh0(116)@449bbc254af8: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(123)@449bbc254af8: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(120)@449bbc254af8: Final verdict of PTC: none HNBGW-MGCP(124)@449bbc254af8: Final verdict of PTC: none 20250410084819010 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38912<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_ps_initial_ue0(125)@449bbc254af8: Final verdict of PTC: pass MTC@449bbc254af8: Setting final verdict of the test case. MTC@449bbc254af8: Local verdict of MTC: pass MTC@449bbc254af8: Local verdict of PTC MutexDispCT-TC_ranap_ps_initial_ue(112): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC VirtHNBGW-STATS(113): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC IPA-CTRL-CLI-IPA(114): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW-PFCP(115): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC TC_ranap_ps_initial_ue-Iuh0(116): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC TC_ranap_ps_initial_ue-Iuh0-RUA(117): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.msc0-SCCP(118): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.msc0-RAN(119): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.msc0-M3UA(120): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(121): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.sgsn0-RAN(122): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(123): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW-MGCP(124): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC TC_ranap_ps_initial_ue0(125): pass (pass -> pass) MTC@449bbc254af8: Test case TC_ranap_ps_initial_ue finished. Verdict: pass MTC@449bbc254af8: 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'. Thu Apr 10 08:48:19 UTC 2025 ====== HNBGW_Tests.TC_ranap_ps_initial_ue pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_ranap_ps_initial_ue.talloc 20250410084819060 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38924<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410084819561 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38924<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=265148) Waiting for packet dumper to finish... 1 (prev_count=265148, count=269144) 20250410084821009 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250410084821009 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250410084821009 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250410084821009 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250410084821009 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250410084821009 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@449bbc254af8: 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@449bbc254af8: 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 ------ Thu Apr 10 08:48: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_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@449bbc254af8: 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@449bbc254af8: Test case TC_ranap_cs_initial_ue_empty_cr started. 20250410084822623 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38930<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410084822626 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38936<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410084822630 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:40293<->l=127.0.0.1:4262) (control_if.c:572) 20250410084822647 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410084822647 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410084822648 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410084822648 DRANAP DEBUG cnlink(msc-1)[0x55ae2aef6920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410084822648 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410084822648 DRANAP DEBUG cnlink(msc-2)[0x55ae2aef3b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410084822648 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) TC_ranap_cs_initial_ue_empty_cr-Iuh0(130)@449bbc254af8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250410084822648 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250410084822649 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410084822649 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250410084822649 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410084822649 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410084822649 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410084822649 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084822649 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084822649 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084822649 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084822649 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084822649 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084822649 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084822649 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084822649 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084822649 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084822649 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084822649 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084822649 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410084822649 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410084822649 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084822649 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410084822649 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410084822649 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410084822649 DRANAP DEBUG cnlink(msc-3)[0x55ae2af5d910]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410084822649 DRANAP DEBUG cnlink(msc-1)[0x55ae2aef6920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410084822649 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250410084822649 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410084822649 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410084822649 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410084822649 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084822649 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084822649 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084822649 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084822649 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084822649 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084822649 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084822649 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084822649 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084822649 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084822649 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084822649 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084822649 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410084822649 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410084822649 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084822649 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410084822649 DRANAP DEBUG cnlink(msc-1)[0x55ae2aef6920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410084822649 DRANAP DEBUG cnlink(msc-2)[0x55ae2aef3b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410084822649 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250410084822649 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410084822649 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410084822650 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410084822650 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084822650 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084822650 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084822650 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084822650 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084822649 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084822650 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084822650 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084822650 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410084822650 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410084822650 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250410084822650 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084822650 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084822650 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084822650 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084822650 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084822650 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084822650 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084822650 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410084822650 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250410084822650 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084822650 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410084822650 DRANAP DEBUG cnlink(msc-2)[0x55ae2aef3b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410084822650 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084822650 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084822650 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084822650 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410084822650 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410084822650 DRANAP DEBUG cnlink(msc-3)[0x55ae2af5d910]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410084822650 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250410084822650 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410084822650 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410084822650 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410084822650 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084822650 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084822650 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084822650 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250410084822650 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) 20250410084822650 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084822650 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084822650 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084822650 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084822650 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084822650 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084822650 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084822651 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) 20250410084822651 DLSS7 DEBUG Found route for dpc=4=0.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) 20250410084822651 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250410084822651 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084822651 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250410084822651 DRANAP DEBUG cnlink(msc-3)[0x55ae2af5d910]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410084822651 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084822651 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084822651 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084822651 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250410084822651 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250410084822651 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250410084822651 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084822651 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084822651 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084822651 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 20250410084822651 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250410084822651 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! MTC@449bbc254af8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@449bbc254af8: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(134)@449bbc254af8: ************************************************* HNBGW_Test.msc0-M3UA(134)@449bbc254af8: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(134)@449bbc254af8: ************************************************* HNBGW_Test.msc0-SCCP(132)@449bbc254af8: v_sccp_pdu_maxlen:268 20250410084822665 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410084822665 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410084822666 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410084822666 DRANAP DEBUG cnlink(sgsn-1)[0x55ae2af5ec30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410084822666 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410084822666 DRANAP DEBUG cnlink(sgsn-2)[0x55ae2af5f5c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410084822666 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410084822666 DRANAP DEBUG cnlink(sgsn-3)[0x55ae2af5ff50]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410084822667 DRANAP DEBUG cnlink(sgsn-3)[0x55ae2af5ff50]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410084822667 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250410084822667 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410084822667 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410084822667 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410084822667 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084822667 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084822667 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084822667 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) 20250410084822667 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084822667 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084822667 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084822667 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084822667 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084822667 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084822667 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084822667 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) 20250410084822667 DLSS7 DEBUG Found route for dpc=12=0.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) 20250410084822667 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250410084822667 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084822667 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250410084822667 DRANAP DEBUG cnlink(sgsn-3)[0x55ae2af5ff50]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410084822667 DRANAP DEBUG cnlink(sgsn-2)[0x55ae2af5f5c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410084822667 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250410084822667 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410084822667 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410084822667 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410084822667 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084822667 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084822667 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084822667 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084822667 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084822667 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084822667 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084822667 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084822667 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084822667 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084822667 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084822667 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084822667 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410084822667 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250410084822667 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084822667 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410084822667 DRANAP DEBUG cnlink(sgsn-2)[0x55ae2af5f5c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410084822667 DRANAP DEBUG cnlink(sgsn-1)[0x55ae2af5ec30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410084822667 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250410084822667 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410084822667 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410084822667 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410084822667 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084822667 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084822667 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084822667 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) 20250410084822667 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084822667 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084822667 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084822667 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084822667 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084822667 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084822667 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084822667 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) 20250410084822667 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410084822667 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250410084822667 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084822667 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410084822667 DRANAP DEBUG cnlink(sgsn-1)[0x55ae2af5ec30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410084822667 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410084822667 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250410084822667 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410084822667 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410084822667 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410084822667 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084822667 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084822667 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084822667 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084822667 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084822667 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084822667 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084822667 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084822667 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084822667 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084822667 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084822667 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084822667 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410084822667 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410084822667 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084822667 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410084822667 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410084822667 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084822667 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084822667 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084822667 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 20250410084822667 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250410084822667 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250410084822667 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084822667 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084822667 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084822667 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250410084822667 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250410084822667 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250410084822667 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084822667 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084822668 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084822668 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250410084822668 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250410084822668 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 20250410084822668 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250410084822668 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084822668 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084822668 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084822668 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410084822668 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410084822668 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@449bbc254af8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@449bbc254af8: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(137)@449bbc254af8: ************************************************* HNBGW_Test.sgsn0-M3UA(137)@449bbc254af8: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(137)@449bbc254af8: ************************************************* HNBGW_Test.sgsn0-SCCP(135)@449bbc254af8: v_sccp_pdu_maxlen:268 20250410084822686 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410084822686 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410084822686 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250410084822686 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250410084822686 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) 20250410084822686 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250410084822686 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250410084822686 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410084822686 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@449bbc254af8: setverdict(pass): none -> pass 20250410084822864 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250410084822864 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250410084822864 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250410084822864 DLSS7 <000c> 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)@449bbc254af8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250410084822874 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084822874 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250410084822874 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250410084822874 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250410084822874 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250410084822874 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250410084822874 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250410084822874 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 20250410084822874 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250410084822874 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  20250410084822874 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250410084822876 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084822876 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250410084822876 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250410084822876 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  20250410084822876 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250410084822876 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250410084822876 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250410084822876 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 20250410084822876 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250410084822876 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  20250410084822876 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410084822876 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250410084822877 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410084822877 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250410084822877 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:413) 20250410084822877 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410084822877 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410084822877 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410084822877 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410084822877 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250410084822877 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250410084822877 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410084822877 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250410084822877 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250410084822877 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250410084822877 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250410084822878 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410084822878 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250410084822878 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410084822878 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410084822878 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410084822878 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084822878 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084822878 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084822878 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084822878 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084822878 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084822878 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084822878 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084822878 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084822878 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084822879 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084822879 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084822879 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410084822879 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410084822879 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084822879 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410084822879 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410084822879 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084822879 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084822879 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084822879 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410084822879 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410084822879 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.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' 20250410084822879 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410084822879 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410084822879 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084822879 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.sgsn0-M3UA(137)@449bbc254af8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250410084822883 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084822883 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250410084822883 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250410084822883 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250410084822883 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250410084822883 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250410084822883 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250410084822883 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 20250410084822883 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250410084822883 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  20250410084822883 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250410084822885 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084822885 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250410084822885 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250410084822885 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  20250410084822885 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250410084822885 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250410084822885 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250410084822885 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 20250410084822885 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250410084822885 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  20250410084822885 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  20250410084822885 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410084822885 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250410084822885 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410084822885 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250410084822885 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250410084822885 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410084822885 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410084822885 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410084822885 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410084822886 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250410084822886 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250410084822886 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410084822887 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410084822887 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250410084822887 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410084822887 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410084822887 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410084822887 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084822887 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084822887 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084822887 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084822887 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084822887 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084822887 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084822887 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084822887 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084822887 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084822887 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084822887 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) 20250410084822887 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410084822887 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410084822887 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084822887 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410084822887 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410084822887 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084822887 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084822887 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084822887 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410084822887 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410084822887 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 20250410084822887 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410084822887 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410084822887 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084822887 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  20250410084823369 DLSCCP DEBUG SCCP-SCOC(1)[0x55ae2af707f0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250410084823369 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0016ab73), PART(T=Source Reference,L=4,D=00000001), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410084823369 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410084823369 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084823369 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) 20250410084823369 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410084823369 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410084823369 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084823369 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 16 ab 73 00 00 01 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410084823369 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084823369 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084823369 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084823369 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410084823369 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410084823369 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 20250410084823369 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410084823369 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410084823369 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084823369 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 16 ab 73 00 00 01 0f 00 00 00 00 00 06 00 08 00 00 00 01  20250410084823378 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084823378 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410084823378 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410084823378 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410084823378 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410084823378 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410084823378 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410084823378 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410084823378 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084823378 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 16 ab 73 00 00 06 00 08 00 00 00 07  20250410084823378 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410084823378 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410084823378 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410084823378 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410084823378 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410084823378 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=0016ab73) (sccp_scrc.c:486) 20250410084823378 DLSCCP DEBUG Received CO:RELCO for local reference 1 (sccp_scoc.c:1855) 20250410084823378 DLSCCP DEBUG SCCP-SCOC(1)[0x55ae2af707f0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250410084823379 DLSCCP DEBUG SCCP-SCOC(1)[0x55ae2af707f0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250410084823379 DLSCCP DEBUG SCCP-SCOC(1)[0x55ae2af707f0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250410084823379 DLSCCP DEBUG SCCP-SCOC(1)[0x55ae2af707f0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250410084823379 DLSCCP DEBUG SCCP-SCOC(1)[0x55ae2af707f0]{IDLE}: Deallocated (fsm.c:568) 20250410084823679 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084823679 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410084823679 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410084823679 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410084823679 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410084823679 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410084823679 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410084823679 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410084823679 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084823679 DLSS7 <000c> osmo_ss7_asp.c:1175 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(133)@449bbc254af8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250410084823679 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410084823680 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410084823680 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410084823680 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410084823680 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410084823680 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410084823680 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250410084823680 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410084823680 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084823680 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084823680 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084823680 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084823680 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084823680 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084823680 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084823680 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084823680 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084823680 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084823680 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084823680 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084823680 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410084823680 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410084823680 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250410084823680 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250410084823680 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250410084823680 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250410084823680 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410084823680 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410084823680 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084823680 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084823680 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084823680 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084823680 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084823681 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084823681 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084823681 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084823681 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084823681 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084823681 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084823681 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084823681 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410084823681 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410084823681 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084823681 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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) 20250410084823681 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250410084823681 DRANAP NOTICE cnlink(msc-0)[0x55ae2af13940]{CONNECTED}: link up (cnlink.c:111) 20250410084823681 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084823681 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084823681 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084823681 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410084823681 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410084823681 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250410084823681 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410084823681 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410084823681 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084823682 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  20250410084823687 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084823687 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410084823687 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410084823687 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410084823687 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410084823687 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410084823687 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410084823687 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410084823687 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084823687 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410084823687 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410084823687 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410084823687 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410084823687 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410084823687 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410084823687 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410084823688 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250410084823688 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410084823688 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084823688 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084823688 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084823688 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084823688 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084823688 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084823688 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084823688 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084823688 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084823688 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084823688 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084823688 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084823688 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410084823688 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410084823688 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250410084823688 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250410084823688 DRANAP INFO cnlink(msc-0)[0x55ae2af13940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(136)@449bbc254af8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250410084823695 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084823695 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410084823695 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410084823695 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410084823695 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410084823695 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410084823695 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410084823695 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410084823695 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084823695 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410084823695 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410084823695 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410084823695 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410084823695 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410084823695 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410084823695 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410084823695 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250410084823695 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410084823695 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084823695 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084823695 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084823695 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084823695 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084823695 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084823695 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084823695 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084823695 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084823695 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084823695 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084823695 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084823695 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410084823695 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410084823695 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250410084823695 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250410084823696 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250410084823696 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250410084823696 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410084823696 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410084823696 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084823696 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084823696 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084823696 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084823696 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084823696 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084823696 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084823696 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084823696 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084823696 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084823696 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084823696 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084823696 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410084823696 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410084823696 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084823696 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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) 20250410084823696 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250410084823696 DRANAP NOTICE cnlink(sgsn-0)[0x55ae2af5e2a0]{CONNECTED}: link up (cnlink.c:111) 20250410084823696 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084823696 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084823696 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084823696 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410084823696 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410084823696 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.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' 20250410084823696 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410084823696 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410084823696 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084823696 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  20250410084823697 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084823697 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410084823697 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410084823697 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410084823697 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410084823697 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410084823697 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410084823697 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410084823697 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084823697 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410084823697 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410084823697 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410084823697 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410084823697 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410084823697 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410084823697 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410084823697 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250410084823697 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410084823697 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084823697 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084823697 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084823697 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084823697 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084823697 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084823697 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084823697 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084823697 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084823697 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084823697 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084823697 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084823697 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410084823697 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410084823697 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250410084823697 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250410084823697 DRANAP INFO cnlink(sgsn-0)[0x55ae2af5e2a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250410084823728 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38948<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ranap_cs_initial_ue_empty_cr0(139)@449bbc254af8: f_gen_tmsi(suffix:=0, nri_v:=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)@449bbc254af8: f_create_expect(l3 := omit, n_connectPointCode := omit HNBGW_Test.msc0-RAN(133)@449bbc254af8: 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)@449bbc254af8: Added conn table entry 0TC_ranap_cs_initial_ue_empty_cr0(139)15619607 20250410084824779 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410084824779 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410084824779 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250410084824779 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250410084824779 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xee5617, normal) (hnbgw_rua.c:407) 20250410084824779 DHNB DEBUG map_rua[0x55ae2af707f0]{init}: Allocated (fsm.c:456) 20250410084824779 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15619607)[0x55ae2af707f0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250410084824779 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15619607 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250410084824779 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410084824779 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410084824779 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15619607 SCCP-0 CS MI=IMSI-262420000000001: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250410084824779 DCN DEBUG map_sccp[0x55ae2af6da20]{init}: Allocated (fsm.c:456) 20250410084824779 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x55ae2af6da20]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250410084824779 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-15619607 <-> SCCP-3 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250410084824779 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15619607 SCCP-3 msc-0 MI=IMSI-262420000000001: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250410084824779 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15619607)[0x55ae2af707f0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250410084824779 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410084824779 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410084824779 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15619607)[0x55ae2af707f0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250410084824780 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x55ae2af6da20]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250410084824780 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250410084824780 DLSCCP DEBUG SCCP-SCOC(3)[0x55ae2af6cc60]{IDLE}: Allocated (fsm.c:456) 20250410084824780 DLSCCP DEBUG SCCP-SCOC(3)[0x55ae2af6cc60]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250410084824780 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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) 20250410084824780 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084824780 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084824780 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084824780 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084824780 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084824780 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084824780 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084824780 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084824780 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084824780 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084824780 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084824780 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084824780 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410084824780 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410084824780 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084824780 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) 20250410084824780 DLSCCP DEBUG SCCP-SCOC(3)[0x55ae2af6cc60]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250410084824780 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x55ae2af6da20]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250410084824780 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15619607)[0x55ae2af707f0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250410084824781 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084824781 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084824781 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084824781 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410084824781 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410084824781 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.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' 20250410084824781 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410084824781 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410084824781 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084824781 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)@449bbc254af8: First idle individual index:0 HNBGW_Test.msc0-SCCP(132)@449bbc254af8: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(133)@449bbc254af8: Found Expect[0] for l3=omit handled at TC_ranap_cs_initial_ue_empty_cr0(139) HNBGW_Test.msc0-RAN(133)@449bbc254af8: Added conn table entry 0TC_ranap_cs_initial_ue_empty_cr0(139)8243717 HNBGW_Test.msc0-SCCP(132)@449bbc254af8: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(132)@449bbc254af8: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250410084824793 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084824793 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410084824793 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410084824793 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410084824793 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410084824793 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410084824793 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410084824793 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410084824793 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084824793 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 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 9e de 70 02 00 00 00 00 00 06 00 08 00 00 00 07  20250410084824793 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410084824793 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410084824793 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410084824793 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410084824793 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410084824793 DLSS7 DEBUG scrc_rx_mtp_xfer_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=009ede70) (sccp_scrc.c:486) 20250410084824793 DLSCCP DEBUG Received CO:COAK for local reference 3 (sccp_scoc.c:1855) 20250410084824793 DLSCCP DEBUG SCCP-SCOC(3)[0x55ae2af6cc60]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250410084824793 DLSCCP DEBUG SCCP-SCOC(3)[0x55ae2af6cc60]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250410084824793 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250410084824793 DLSCCP DEBUG SCCP-SCOC(3)[0x55ae2af6cc60]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250410084824793 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009ede70), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000010004f400300036d0056400500f1100926) (sccp_scrc.c:415) 20250410084824793 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084824793 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084824793 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084824793 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410084824793 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410084824793 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084824793 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 9e de 70 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 03 6d 00 56 40 05 00 f1 10 09 26 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410084824793 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410084824794 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250410084824794 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) 20250410084824794 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x55ae2af6da20]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250410084824794 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x55ae2af6da20]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250410084824794 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084824794 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084824794 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084824794 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410084824794 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410084824794 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.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' 20250410084824794 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410084824794 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410084824794 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084824794 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 9e de 70 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 03 6d 00 56 40 05 00 f1 10 09 26 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(132)@449bbc254af8: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(132)@449bbc254af8: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(132)@449bbc254af8: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(132)@449bbc254af8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_cs_initial_ue_empty_cr0(139)@449bbc254af8: setverdict(pass): none -> pass MTC@449bbc254af8: ok: talloc reports "asn1_context" = 1 bytes 20250410084824825 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38936<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250410084824826 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:40293<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(128)@449bbc254af8: Final verdict of PTC: none VirtHNBGW-STATS(127)@449bbc254af8: Final verdict of PTC: none MTC@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed 20250410084824829 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38930<->l=127.0.0.1:4261 (telnet_interface.c:138) MutexDispCT-TC_ranap_cs_initial_ue_empty_cr(126)@449bbc254af8: Final verdict of PTC: none 20250410084824833 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250410084824833 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410084824833 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250410084824833 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250410084824833 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250410084824833 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410084824833 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250410084824833 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250410084824833 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250410084824833 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410084824833 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250410084824833 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250410084824833 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250410084824833 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) TC_ranap_cs_initial_ue_empty_cr-Iuh0-RUA(131)@449bbc254af8: Final verdict of PTC: none 20250410084824833 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-msc0-0: connection closed 20250410084824833 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250410084824833 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250410084824833 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250410084824833 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250410084824833 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 20250410084824833 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  20250410084824833 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410084824834 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250410084824834 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250410084824834 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250410084824834 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410084824834 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250410084824834 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP HNBGW_Test.sgsn0-RAN(136)@449bbc254af8: Final verdict of PTC: none 20250410084824834 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250410084824834 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084824834 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-sgsn0-0: connection closed 20250410084824834 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250410084824834 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250410084824834 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250410084824834 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250410084824834 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs HNBGW_Test.sgsn0-SCCP(135)@449bbc254af8: Final verdict of PTC: none 20250410084824834 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  HNBGW_Test.msc0-RAN(133)@449bbc254af8: Final verdict of PTC: none 20250410084824834 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250410084824834 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250410084824834 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410084824834 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250410084824834 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:378) 20250410084824834 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410084824834 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410084824834 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410084824834 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410084824834 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250410084824835 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250410084824835 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250410084824835 DRANAP NOTICE cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: link lost (cnlink.c:118) 20250410084824835 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x55ae2af6da20]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250410084824835 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250410084824835 DLSCCP DEBUG SCCP-SCOC(3)[0x55ae2af6cc60]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250410084824835 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009ede70), PART(T=Source Reference,L=4,D=00000003), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250410084824835 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084824835 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(134)@449bbc254af8: Final verdict of PTC: none TC_ranap_cs_initial_ue_empty_cr-Iuh0(130)@449bbc254af8: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(132)@449bbc254af8: Final verdict of PTC: none 20250410084824835 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084824835 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410084824835 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410084824835 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084824835 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [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 9e de 70 00 00 03 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410084824835 DLSCCP DEBUG SCCP-SCOC(3)[0x55ae2af6cc60]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250410084824835 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x55ae2af6da20]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250410084824835 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15619607)[0x55ae2af707f0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250410084824835 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15619607)[0x55ae2af707f0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250410084824835 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250410084824835 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15619607)[0x55ae2af707f0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250410084824835 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15619607)[0x55ae2af707f0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) HNBGW_Test.sgsn0-M3UA(137)@449bbc254af8: Final verdict of PTC: none HNBGW-MGCP(138)@449bbc254af8: Final verdict of PTC: none 20250410084824835 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15619607)[0x55ae2af707f0]{disrupted}: Freeing instance (context_map.c:202) 20250410084824835 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15619607)[0x55ae2af707f0]{disrupted}: Deallocated (fsm.c:568) 20250410084824835 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x55ae2af6da20]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250410084824835 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x55ae2af6da20]{disconnected}: Freeing instance (context_map.c:206) 20250410084824835 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x55ae2af6da20]{disconnected}: Deallocated (fsm.c:568) 20250410084824835 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15619607 SCCP-3 msc-0 MI=IMSI-262420000000001: Deallocating (context_map.c:225) 20250410084824835 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410084824835 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250410084824835 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250410084824836 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410084824836 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410084824836 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410084824836 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410084824836 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250410084824836 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250410084824836 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250410084824836 DRANAP NOTICE cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW-PFCP(129)@449bbc254af8: Final verdict of PTC: none 20250410084824836 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410084824836 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250410084824836 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410084824836 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084824836 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084824836 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084824836 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410084824836 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410084824836 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250410084824836 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410084824836 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410084824836 DMAIN NOTICE (127.0.0.1:9999 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) 20250410084824836 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250410084824837 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38948<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_cs_initial_ue_empty_cr0(139)@449bbc254af8: Final verdict of PTC: pass MTC@449bbc254af8: Setting final verdict of the test case. MTC@449bbc254af8: Local verdict of MTC: pass MTC@449bbc254af8: Local verdict of PTC MutexDispCT-TC_ranap_cs_initial_ue_empty_cr(126): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC VirtHNBGW-STATS(127): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC IPA-CTRL-CLI-IPA(128): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW-PFCP(129): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC TC_ranap_cs_initial_ue_empty_cr-Iuh0(130): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC TC_ranap_cs_initial_ue_empty_cr-Iuh0-RUA(131): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.msc0-SCCP(132): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.msc0-RAN(133): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.msc0-M3UA(134): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(135): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.sgsn0-RAN(136): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(137): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW-MGCP(138): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC TC_ranap_cs_initial_ue_empty_cr0(139): pass (pass -> pass) MTC@449bbc254af8: Test case TC_ranap_cs_initial_ue_empty_cr finished. Verdict: pass MTC@449bbc254af8: 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'. Thu Apr 10 08:48:24 UTC 2025 ====== HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr.talloc 20250410084824922 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38950<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410084825425 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38950<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=255732) Waiting for packet dumper to finish... 1 (prev_count=255732, count=290200) 20250410084826835 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250410084826835 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250410084826835 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250410084826835 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250410084826835 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250410084826835 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@449bbc254af8: 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@449bbc254af8: 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 ------ Thu Apr 10 08:48:27 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@449bbc254af8: 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@449bbc254af8: Test case TC_ranap_ps_initial_ue_empty_cr started. 20250410084828541 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36548<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410084828548 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36558<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410084828554 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:43777<->l=127.0.0.1:4262) (control_if.c:572) 20250410084828575 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410084828575 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410084828575 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410084828575 DRANAP DEBUG cnlink(msc-1)[0x55ae2aef6920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410084828575 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410084828575 DRANAP DEBUG cnlink(msc-2)[0x55ae2aef3b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ranap_ps_initial_ue_empty_cr-Iuh0(144)@449bbc254af8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250410084828575 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250410084828575 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250410084828576 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410084828576 DRANAP DEBUG cnlink(msc-3)[0x55ae2af5d910]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410084828577 DRANAP DEBUG cnlink(msc-3)[0x55ae2af5d910]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410084828577 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250410084828577 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410084828577 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410084828577 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410084828577 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084828577 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084828577 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084828577 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) 20250410084828577 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084828577 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084828577 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084828577 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084828577 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084828577 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084828577 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084828577 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) 20250410084828577 DLSS7 DEBUG Found route for dpc=4=0.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) 20250410084828577 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250410084828577 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084828577 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250410084828577 DRANAP DEBUG cnlink(msc-3)[0x55ae2af5d910]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410084828577 DRANAP DEBUG cnlink(msc-2)[0x55ae2aef3b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410084828577 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250410084828577 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410084828577 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410084828577 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410084828577 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084828577 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084828577 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084828577 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084828577 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084828577 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084828577 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084828577 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084828577 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084828577 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084828577 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084828577 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084828577 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410084828577 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250410084828577 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084828577 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410084828577 DRANAP DEBUG cnlink(msc-2)[0x55ae2aef3b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410084828577 DRANAP DEBUG cnlink(msc-1)[0x55ae2aef6920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410084828577 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250410084828577 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410084828577 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410084828577 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410084828577 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084828577 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084828577 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084828577 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) 20250410084828577 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084828577 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084828577 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084828577 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084828577 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084828577 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084828577 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084828577 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) 20250410084828577 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410084828577 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410084828577 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084828577 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410084828577 DRANAP DEBUG cnlink(msc-1)[0x55ae2aef6920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410084828577 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410084828577 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250410084828577 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410084828577 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410084828577 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410084828577 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084828577 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084828577 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084828577 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084828577 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084828577 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084828577 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084828577 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084828577 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084828577 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084828577 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084828577 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084828577 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410084828577 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410084828577 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084828577 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410084828577 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410084828577 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084828577 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084828577 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084828577 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 20250410084828577 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250410084828577 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250410084828577 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084828577 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084828577 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084828577 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250410084828577 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250410084828577 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250410084828577 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084828577 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084828577 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084828577 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410084828577 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410084828577 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 20250410084828577 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250410084828577 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084828577 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084828578 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084828578 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410084828578 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410084828578 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 20250410084828578 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@449bbc254af8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(148)@449bbc254af8: ************************************************* HNBGW_Test.msc0-M3UA(148)@449bbc254af8: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(148)@449bbc254af8: ************************************************* MTC@449bbc254af8: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(146)@449bbc254af8: v_sccp_pdu_maxlen:268 20250410084828589 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410084828589 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410084828589 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410084828589 DRANAP DEBUG cnlink(sgsn-1)[0x55ae2af5ec30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410084828590 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410084828590 DRANAP DEBUG cnlink(sgsn-2)[0x55ae2af5f5c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410084828590 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410084828590 DRANAP DEBUG cnlink(sgsn-3)[0x55ae2af5ff50]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410084828591 DRANAP DEBUG cnlink(sgsn-3)[0x55ae2af5ff50]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410084828591 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250410084828591 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410084828591 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410084828591 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410084828591 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084828591 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084828591 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084828591 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) 20250410084828591 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084828591 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084828591 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084828591 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084828591 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084828591 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084828591 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084828591 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) 20250410084828591 DLSS7 DEBUG Found route for dpc=12=0.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) 20250410084828591 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250410084828591 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084828591 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250410084828591 DRANAP DEBUG cnlink(sgsn-3)[0x55ae2af5ff50]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410084828591 DRANAP DEBUG cnlink(sgsn-2)[0x55ae2af5f5c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410084828591 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250410084828591 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410084828591 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410084828591 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410084828591 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084828591 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084828591 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084828591 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084828591 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084828591 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084828591 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084828591 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084828591 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084828591 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084828591 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084828591 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084828591 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410084828591 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250410084828591 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084828591 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410084828591 DRANAP DEBUG cnlink(sgsn-2)[0x55ae2af5f5c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410084828591 DRANAP DEBUG cnlink(sgsn-1)[0x55ae2af5ec30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410084828591 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250410084828591 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410084828591 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410084828591 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410084828591 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084828591 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084828591 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084828591 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084828591 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084828591 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084828591 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084828591 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084828591 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084828591 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084828591 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084828591 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084828591 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410084828591 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250410084828591 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084828591 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410084828591 DRANAP DEBUG cnlink(sgsn-1)[0x55ae2af5ec30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410084828591 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410084828591 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250410084828591 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410084828591 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410084828591 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410084828591 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084828591 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084828591 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084828591 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084828591 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084828591 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084828591 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084828591 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084828591 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084828591 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084828591 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084828591 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084828591 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410084828591 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410084828591 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084828591 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410084828591 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410084828591 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084828591 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084828591 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084828591 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 20250410084828591 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250410084828591 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250410084828591 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084828591 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084828591 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084828591 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250410084828591 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250410084828591 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 20250410084828591 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250410084828591 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084828591 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084828591 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084828591 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250410084828591 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250410084828591 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250410084828591 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084828591 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084828591 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084828591 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410084828591 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410084828591 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@449bbc254af8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@449bbc254af8: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(151)@449bbc254af8: ************************************************* HNBGW_Test.sgsn0-M3UA(151)@449bbc254af8: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(151)@449bbc254af8: ************************************************* HNBGW_Test.sgsn0-SCCP(149)@449bbc254af8: v_sccp_pdu_maxlen:268 20250410084828612 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410084828612 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410084828612 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250410084828612 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250410084828612 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) 20250410084828612 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250410084828612 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250410084828612 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410084828612 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@449bbc254af8: setverdict(pass): none -> pass 20250410084828787 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250410084828787 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250410084828787 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250410084828787 DLSS7 <000c> 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)@449bbc254af8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250410084828792 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084828792 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250410084828792 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250410084828792 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250410084828792 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250410084828793 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250410084828793 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250410084828793 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 20250410084828793 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250410084828793 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  20250410084828793 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250410084828793 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084828793 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250410084828793 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250410084828793 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  20250410084828793 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250410084828793 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250410084828793 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250410084828793 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 20250410084828793 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250410084828793 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  20250410084828793 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410084828793 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250410084828793 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410084828793 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250410084828793 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:413) 20250410084828793 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410084828793 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410084828793 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410084828793 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410084828793 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250410084828793 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250410084828793 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410084828794 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410084828795 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250410084828795 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410084828795 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410084828795 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410084828795 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084828795 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084828795 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084828795 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084828795 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084828795 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084828795 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084828795 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084828795 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084828795 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084828795 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084828795 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084828795 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410084828795 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410084828795 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084828795 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410084828795 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410084828795 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084828795 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084828795 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084828795 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410084828795 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410084828795 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250410084828795 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410084828795 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410084828795 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084828795 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  20250410084828800 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250410084828800 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250410084828800 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250410084828800 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(151)@449bbc254af8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250410084828802 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084828802 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250410084828802 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250410084828802 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250410084828802 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250410084828802 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250410084828802 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250410084828802 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 20250410084828802 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250410084828802 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  20250410084828802 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250410084828802 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084828802 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250410084828802 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250410084828802 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  20250410084828802 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250410084828802 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250410084828802 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250410084828802 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 20250410084828802 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250410084828802 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  20250410084828802 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  20250410084828802 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410084828802 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250410084828802 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410084828802 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250410084828802 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250410084828802 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410084828802 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410084828802 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410084828802 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410084828802 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250410084828802 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250410084828802 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410084828803 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410084828803 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250410084828803 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410084828803 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410084828803 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410084828803 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084828803 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084828803 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084828803 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084828803 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084828804 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084828804 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084828804 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084828804 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084828804 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084828804 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084828804 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084828804 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410084828804 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410084828804 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084828804 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410084828804 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410084828804 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084828804 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084828804 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084828804 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410084828804 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410084828804 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.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' 20250410084828804 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410084828804 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410084828804 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084828804 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  20250410084829009 DLSCCP DEBUG SCCP-SCOC(2)[0x55ae2af6f8a0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250410084829009 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00828a5b), PART(T=Source Reference,L=4,D=00000002), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410084829009 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410084829009 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084829009 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410084829009 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410084829009 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410084829009 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084829009 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 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 8a 5b 00 00 02 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410084829010 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084829010 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084829010 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084829010 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410084829010 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410084829010 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250410084829010 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410084829010 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410084829010 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084829010 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 82 8a 5b 00 00 02 0f 00 00 00 00 00 06 00 08 00 00 00 02  20250410084829020 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084829020 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410084829020 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410084829020 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410084829020 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410084829020 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410084829020 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410084829020 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410084829020 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084829020 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 82 8a 5b 00 00 06 00 08 00 00 00 07  20250410084829020 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410084829020 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410084829020 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410084829020 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410084829020 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410084829021 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=00828a5b) (sccp_scrc.c:486) 20250410084829021 DLSCCP DEBUG Received CO:RELCO for local reference 2 (sccp_scoc.c:1855) 20250410084829021 DLSCCP DEBUG SCCP-SCOC(2)[0x55ae2af6f8a0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250410084829021 DLSCCP DEBUG SCCP-SCOC(2)[0x55ae2af6f8a0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250410084829021 DLSCCP DEBUG SCCP-SCOC(2)[0x55ae2af6f8a0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250410084829021 DLSCCP DEBUG SCCP-SCOC(2)[0x55ae2af6f8a0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250410084829021 DLSCCP DEBUG SCCP-SCOC(2)[0x55ae2af6f8a0]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(147)@449bbc254af8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250410084829597 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084829597 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410084829597 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410084829597 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410084829597 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410084829597 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410084829597 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410084829597 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410084829597 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084829597 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410084829597 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410084829597 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410084829597 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410084829597 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410084829597 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410084829597 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410084829597 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250410084829597 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410084829597 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084829597 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084829597 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084829597 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084829597 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084829597 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084829597 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084829597 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084829597 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084829597 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084829597 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084829597 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084829597 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410084829597 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410084829597 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250410084829597 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250410084829597 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250410084829597 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250410084829598 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410084829598 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410084829598 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084829598 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084829598 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084829598 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084829598 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084829598 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084829598 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084829598 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084829598 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084829598 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084829598 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084829598 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084829598 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410084829598 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410084829598 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084829598 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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) 20250410084829598 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250410084829598 DRANAP NOTICE cnlink(msc-0)[0x55ae2af13940]{CONNECTED}: link up (cnlink.c:111) 20250410084829598 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084829598 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084829598 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084829598 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410084829598 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410084829598 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250410084829598 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410084829598 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410084829598 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084829598 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  20250410084829598 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084829598 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410084829598 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410084829598 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410084829598 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410084829598 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410084829598 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410084829598 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410084829598 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084829598 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410084829599 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410084829599 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410084829599 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410084829599 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410084829599 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410084829599 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410084829599 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250410084829599 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410084829599 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084829599 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084829599 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084829599 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084829599 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084829599 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084829599 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084829599 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084829599 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084829599 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084829599 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084829599 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084829599 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410084829599 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410084829599 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250410084829599 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250410084829599 DRANAP INFO cnlink(msc-0)[0x55ae2af13940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250410084829607 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084829607 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410084829607 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410084829607 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410084829607 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410084829607 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410084829607 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410084829607 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410084829607 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084829607 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410084829607 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410084829607 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410084829607 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410084829607 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410084829607 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410084829607 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410084829607 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250410084829607 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410084829607 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084829607 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084829607 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084829607 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084829607 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084829607 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084829607 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084829607 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084829607 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084829607 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084829607 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084829607 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084829607 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410084829607 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410084829607 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250410084829607 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250410084829607 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250410084829607 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250410084829607 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410084829607 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410084829607 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084829607 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084829607 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084829607 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) 20250410084829607 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084829607 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084829607 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084829607 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084829607 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084829607 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084829607 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084829607 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=14 -> eSLS=78: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250410084829607 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410084829607 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410084829607 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084829607 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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) 20250410084829607 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250410084829607 DRANAP NOTICE cnlink(sgsn-0)[0x55ae2af5e2a0]{CONNECTED}: link up (cnlink.c:111) 20250410084829608 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084829608 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084829608 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084829608 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410084829608 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410084829608 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 20250410084829608 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410084829608 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410084829608 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084829608 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  HNBGW_Test.sgsn0-RAN(150)@449bbc254af8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250410084829609 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084829609 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410084829609 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410084829609 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410084829609 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410084829609 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410084829609 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410084829609 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410084829609 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084829609 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410084829609 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410084829609 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410084829609 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410084829609 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410084829609 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410084829609 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410084829609 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250410084829609 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410084829609 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084829609 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084829609 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084829609 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084829609 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084829609 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084829609 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084829609 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084829609 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084829609 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084829609 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084829609 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084829609 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410084829609 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410084829609 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250410084829609 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250410084829609 DRANAP INFO cnlink(sgsn-0)[0x55ae2af5e2a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250410084829648 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36572<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ranap_ps_initial_ue_empty_cr0(153)@449bbc254af8: f_gen_tmsi(suffix:=0, 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)@449bbc254af8: f_create_expect(l3 := omit, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(150)@449bbc254af8: 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)@449bbc254af8: Added conn table entry 0TC_ranap_ps_initial_ue_empty_cr0(153)7345146 20250410084830686 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410084830686 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410084830686 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250410084830686 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250410084830686 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x7013fa, normal) (hnbgw_rua.c:407) 20250410084830686 DHNB DEBUG map_rua[0x55ae2af6f8a0]{init}: Allocated (fsm.c:456) 20250410084830686 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7345146)[0x55ae2af6f8a0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250410084830686 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7345146 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250410084830686 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410084830686 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410084830686 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000002 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250410084830686 DCN[33m INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7345146 SCCP-0 PS MI=IMSI-262420000000002: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250410084830686 DCN DEBUG map_sccp[0x55ae2af707f0]{init}: Allocated (fsm.c:456) 20250410084830686 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x55ae2af707f0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250410084830686 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-7345146 <-> SCCP-4 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250410084830686 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7345146 SCCP-4 sgsn-0 MI=IMSI-262420000000002: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250410084830686 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7345146)[0x55ae2af6f8a0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250410084830686 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410084830686 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410084830686 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7345146)[0x55ae2af6f8a0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250410084830686 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x55ae2af707f0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250410084830686 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250410084830686 DLSCCP DEBUG SCCP-SCOC(4)[0x55ae2af6da20]{IDLE}: Allocated (fsm.c:456) 20250410084830686 DLSCCP DEBUG SCCP-SCOC(4)[0x55ae2af6da20]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250410084830686 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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) 20250410084830686 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084830686 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084830686 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084830686 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) 20250410084830686 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084830686 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084830686 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084830686 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084830686 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084830686 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084830686 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084830686 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084830686 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410084830686 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410084830686 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084830686 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) 20250410084830686 DLSCCP DEBUG SCCP-SCOC(4)[0x55ae2af6da20]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250410084830686 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x55ae2af707f0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250410084830686 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7345146)[0x55ae2af6f8a0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250410084830686 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084830686 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084830686 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084830686 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410084830686 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410084830686 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 20250410084830686 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410084830686 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410084830686 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084830686 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)@449bbc254af8: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(149)@449bbc254af8: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(150)@449bbc254af8: Found Expect[0] for l3=omit handled at TC_ranap_ps_initial_ue_empty_cr0(153) HNBGW_Test.sgsn0-RAN(150)@449bbc254af8: Added conn table entry 0TC_ranap_ps_initial_ue_empty_cr0(153)11426156 HNBGW_Test.sgsn0-SCCP(149)@449bbc254af8: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(149)@449bbc254af8: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250410084830694 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084830694 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410084830694 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410084830694 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410084830694 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410084830694 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410084830694 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410084830694 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410084830694 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084830694 DLSS7 <000c> osmo_ss7_asp.c:1175 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 e2 14 70 02 00 00 00 00 00 06 00 08 00 00 00 07  20250410084830694 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410084830694 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410084830694 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410084830694 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410084830694 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410084830694 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00e21470) (sccp_scrc.c:486) 20250410084830694 DLSCCP DEBUG Received CO:COAK for local reference 4 (sccp_scoc.c:1855) 20250410084830694 DLSCCP DEBUG SCCP-SCOC(4)[0x55ae2af6da20]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250410084830694 DLSCCP DEBUG SCCP-SCOC(4)[0x55ae2af6da20]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250410084830694 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250410084830694 DLSCCP DEBUG SCCP-SCOC(4)[0x55ae2af6da20]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250410084830694 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e21470), PART(T=Data,L=88,D=001340540000070003400180000f40060000f11009260037400100003a40080000f110092600370010401d1c080101d571000008292624000000002000f1102a2a170512c7422000004f400300008b0056400500f1100926) (sccp_scrc.c:415) 20250410084830694 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084830694 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084830694 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084830694 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410084830694 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410084830695 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084830695 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 e2 14 70 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 00 8b 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410084830695 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410084830695 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250410084830695 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) 20250410084830695 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x55ae2af707f0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250410084830695 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x55ae2af707f0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250410084830695 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084830695 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084830695 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084830695 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410084830695 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410084830695 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.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' 20250410084830695 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410084830695 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410084830695 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084830695 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 e2 14 70 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 00 8b 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(149)@449bbc254af8: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(149)@449bbc254af8: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(149)@449bbc254af8: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(149)@449bbc254af8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_ps_initial_ue_empty_cr0(153)@449bbc254af8: setverdict(pass): none -> pass MTC@449bbc254af8: ok: talloc reports "asn1_context" = 1 bytes 20250410084830722 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36558<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250410084830722 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:43777<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(142)@449bbc254af8: Final verdict of PTC: none VirtHNBGW-STATS(141)@449bbc254af8: Final verdict of PTC: none MTC@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed 20250410084830727 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36548<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_ps_initial_ue_empty_cr-Iuh0-RUA(145)@449bbc254af8: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(146)@449bbc254af8: Final verdict of PTC: none HNBGW_Test.msc0-RAN(147)@449bbc254af8: Final verdict of PTC: none MutexDispCT-TC_ranap_ps_initial_ue_empty_cr(140)@449bbc254af8: Final verdict of PTC: none 20250410084830730 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250410084830730 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410084830730 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250410084830730 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250410084830730 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250410084830730 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410084830730 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250410084830730 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250410084830730 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250410084830730 DLSS7 <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-SCCP(149)@449bbc254af8: Final verdict of PTC: none TC_ranap_ps_initial_ue_empty_cr-Iuh0(144)@449bbc254af8: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(150)@449bbc254af8: Final verdict of PTC: none 20250410084830730 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-msc0-0: connection closed 20250410084830730 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250410084830730 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250410084830730 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250410084830730 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250410084830730 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 20250410084830730 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  20250410084830730 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410084830730 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250410084830731 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250410084830731 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410084830731 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250410084830731 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410084830731 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250410084830731 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250410084830731 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250410084830731 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410084830731 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250410084830731 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250410084830731 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250410084830731 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084830731 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-sgsn0-0: connection closed 20250410084830731 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250410084830731 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250410084830731 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250410084830731 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250410084830731 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 20250410084830731 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410084830731 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250410084830731 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250410084830731 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250410084830731 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:378) 20250410084830731 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410084830731 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410084830731 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410084830731 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410084830731 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250410084830731 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250410084830731 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250410084830731 DRANAP NOTICE cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: link lost (cnlink.c:118) 20250410084830731 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410084830732 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250410084830732 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250410084830732 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) HNBGW_Test.msc0-M3UA(148)@449bbc254af8: Final verdict of PTC: none 20250410084830732 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410084830732 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410084830732 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410084830732 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250410084830732 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250410084830732 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250410084830732 DRANAP NOTICE cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: link lost (cnlink.c:118) 20250410084830732 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x55ae2af707f0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) HNBGW_Test.sgsn0-M3UA(151)@449bbc254af8: Final verdict of PTC: none 20250410084830732 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250410084830732 DLSCCP DEBUG SCCP-SCOC(4)[0x55ae2af6da20]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250410084830732 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e21470), PART(T=Source Reference,L=4,D=00000004), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250410084830732 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084830732 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084830732 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) HNBGW-PFCP(143)@449bbc254af8: Final verdict of PTC: none 20250410084830733 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410084830733 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410084830733 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084830733 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [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 e2 14 70 00 00 04 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410084830733 DLSCCP DEBUG SCCP-SCOC(4)[0x55ae2af6da20]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250410084830733 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x55ae2af707f0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250410084830733 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7345146)[0x55ae2af6f8a0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250410084830733 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7345146)[0x55ae2af6f8a0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250410084830733 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20250410084830733 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7345146)[0x55ae2af6f8a0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250410084830733 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7345146)[0x55ae2af6f8a0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250410084830733 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7345146)[0x55ae2af6f8a0]{disrupted}: Freeing instance (context_map.c:202) 20250410084830733 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7345146)[0x55ae2af6f8a0]{disrupted}: Deallocated (fsm.c:568) 20250410084830733 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x55ae2af707f0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250410084830733 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x55ae2af707f0]{disconnected}: Freeing instance (context_map.c:206) 20250410084830733 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x55ae2af707f0]{disconnected}: Deallocated (fsm.c:568) 20250410084830733 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7345146 SCCP-4 sgsn-0 MI=IMSI-262420000000002: Deallocating (context_map.c:225) 20250410084830733 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084830733 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084830733 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084830734 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410084830734 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410084830734 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250410084830734 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410084830734 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250410084830734 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410084830734 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410084830734 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410084830734 DMAIN NOTICE (127.0.0.1:9999 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) 20250410084830734 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250410084830735 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36572<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_ps_initial_ue_empty_cr0(153)@449bbc254af8: Final verdict of PTC: pass HNBGW-MGCP(152)@449bbc254af8: Final verdict of PTC: none MTC@449bbc254af8: Setting final verdict of the test case. MTC@449bbc254af8: Local verdict of MTC: pass MTC@449bbc254af8: Local verdict of PTC MutexDispCT-TC_ranap_ps_initial_ue_empty_cr(140): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC VirtHNBGW-STATS(141): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC IPA-CTRL-CLI-IPA(142): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW-PFCP(143): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC TC_ranap_ps_initial_ue_empty_cr-Iuh0(144): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC TC_ranap_ps_initial_ue_empty_cr-Iuh0-RUA(145): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.msc0-SCCP(146): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.msc0-RAN(147): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.msc0-M3UA(148): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(149): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.sgsn0-RAN(150): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(151): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW-MGCP(152): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC TC_ranap_ps_initial_ue_empty_cr0(153): pass (pass -> pass) MTC@449bbc254af8: Test case TC_ranap_ps_initial_ue_empty_cr finished. Verdict: pass MTC@449bbc254af8: 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'. Thu Apr 10 08:48:30 UTC 2025 ====== HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr.talloc 20250410084830773 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36576<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410084831276 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36576<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=288464) Waiting for packet dumper to finish... 1 (prev_count=288464, count=292304) 20250410084832732 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250410084832732 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250410084832732 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250410084832732 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250410084832732 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250410084832732 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@449bbc254af8: 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@449bbc254af8: 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 ------ Thu Apr 10 08:48:33 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_ranap_cs_bidir.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_ranap_cs_bidir.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@449bbc254af8: 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@449bbc254af8: Test case TC_ranap_cs_bidir started. 20250410084834359 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36586<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410084834364 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36592<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410084834367 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:37153<->l=127.0.0.1:4262) (control_if.c:572) 20250410084834383 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410084834383 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410084834383 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410084834383 DRANAP DEBUG cnlink(msc-1)[0x55ae2aef6920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410084834384 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410084834384 DRANAP DEBUG cnlink(msc-2)[0x55ae2aef3b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410084834384 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410084834384 DRANAP DEBUG cnlink(msc-3)[0x55ae2af5d910]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410084834385 DRANAP DEBUG cnlink(msc-3)[0x55ae2af5d910]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410084834385 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250410084834385 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410084834385 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410084834385 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410084834385 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084834385 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084834385 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084834385 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) 20250410084834385 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084834385 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084834385 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084834385 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084834385 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084834385 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084834385 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084834385 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) 20250410084834385 DLSS7 DEBUG Found route for dpc=4=0.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) 20250410084834385 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250410084834385 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) TC_ranap_cs_bidir-Iuh0(158)@449bbc254af8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250410084834385 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250410084834385 DRANAP DEBUG cnlink(msc-3)[0x55ae2af5d910]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410084834385 DRANAP DEBUG cnlink(msc-2)[0x55ae2aef3b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410084834385 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250410084834385 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410084834385 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410084834385 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410084834385 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084834385 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084834385 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084834385 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084834385 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084834385 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084834385 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084834385 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084834385 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084834385 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084834385 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084834385 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084834385 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410084834385 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250410084834385 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084834385 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410084834385 DRANAP DEBUG cnlink(msc-2)[0x55ae2aef3b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410084834385 DRANAP DEBUG cnlink(msc-1)[0x55ae2aef6920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410084834385 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250410084834385 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410084834385 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410084834385 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410084834385 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084834385 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084834385 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084834385 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084834385 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084834385 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084834385 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084834385 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084834385 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084834385 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084834385 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084834385 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) 20250410084834385 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410084834385 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410084834385 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084834385 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410084834385 DRANAP DEBUG cnlink(msc-1)[0x55ae2aef6920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410084834385 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410084834385 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250410084834385 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410084834385 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410084834385 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410084834385 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084834385 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084834385 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084834385 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084834385 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084834385 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084834385 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084834385 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084834385 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084834385 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084834385 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084834385 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084834385 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410084834385 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410084834385 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084834385 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410084834385 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410084834385 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250410084834385 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250410084834386 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084834386 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084834386 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084834386 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 20250410084834386 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250410084834386 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250410084834386 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084834386 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084834386 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084834386 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250410084834386 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250410084834386 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 20250410084834386 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250410084834386 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084834386 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084834386 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084834386 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410084834386 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410084834386 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 20250410084834386 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250410084834386 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084834386 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084834386 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084834386 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410084834386 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410084834386 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@449bbc254af8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@449bbc254af8: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(162)@449bbc254af8: ************************************************* HNBGW_Test.msc0-M3UA(162)@449bbc254af8: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(162)@449bbc254af8: ************************************************* HNBGW_Test.msc0-SCCP(160)@449bbc254af8: v_sccp_pdu_maxlen:268 20250410084834397 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410084834397 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410084834398 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410084834398 DRANAP DEBUG cnlink(sgsn-1)[0x55ae2af5ec30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410084834398 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410084834398 DRANAP DEBUG cnlink(sgsn-2)[0x55ae2af5f5c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410084834398 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410084834398 DRANAP DEBUG cnlink(sgsn-3)[0x55ae2af5ff50]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410084834399 DRANAP DEBUG cnlink(sgsn-3)[0x55ae2af5ff50]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410084834399 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250410084834399 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410084834399 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410084834399 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410084834399 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084834399 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084834399 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084834399 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) 20250410084834399 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084834399 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084834399 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084834399 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084834399 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084834399 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084834399 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084834399 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) 20250410084834399 DLSS7 DEBUG Found route for dpc=12=0.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) 20250410084834399 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250410084834399 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084834399 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250410084834399 DRANAP DEBUG cnlink(sgsn-3)[0x55ae2af5ff50]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410084834399 DRANAP DEBUG cnlink(sgsn-2)[0x55ae2af5f5c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410084834399 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250410084834399 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410084834399 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410084834399 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410084834399 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084834399 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084834399 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084834399 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084834399 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084834399 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084834399 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084834399 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084834399 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084834399 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084834399 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084834399 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084834399 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410084834399 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250410084834399 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084834399 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410084834399 DRANAP DEBUG cnlink(sgsn-2)[0x55ae2af5f5c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410084834399 DRANAP DEBUG cnlink(sgsn-1)[0x55ae2af5ec30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410084834399 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250410084834399 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410084834399 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410084834399 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410084834399 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084834399 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084834399 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084834399 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410084834399 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084834399 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084834399 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084834399 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084834399 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084834399 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084834399 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084834399 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410084834399 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410084834399 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250410084834399 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084834399 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410084834399 DRANAP DEBUG cnlink(sgsn-1)[0x55ae2af5ec30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410084834399 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410084834399 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250410084834399 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410084834399 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410084834399 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410084834399 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084834399 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084834399 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084834399 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084834399 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084834399 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084834399 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084834399 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084834399 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084834399 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084834399 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084834399 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084834399 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410084834399 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410084834399 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084834399 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410084834399 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410084834399 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084834399 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084834399 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084834399 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 20250410084834399 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250410084834399 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250410084834399 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084834399 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084834399 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084834399 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250410084834399 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250410084834399 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250410084834399 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084834399 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084834399 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084834399 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250410084834399 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250410084834399 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 20250410084834399 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250410084834399 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084834399 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084834399 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084834399 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410084834399 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410084834399 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@449bbc254af8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@449bbc254af8: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(165)@449bbc254af8: ************************************************* HNBGW_Test.sgsn0-M3UA(165)@449bbc254af8: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(165)@449bbc254af8: ************************************************* HNBGW_Test.sgsn0-SCCP(163)@449bbc254af8: v_sccp_pdu_maxlen:268 20250410084834417 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410084834417 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410084834417 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250410084834417 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250410084834417 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) 20250410084834417 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250410084834417 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250410084834417 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410084834417 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@449bbc254af8: setverdict(pass): none -> pass 20250410084834596 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250410084834596 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250410084834596 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250410084834596 DLSS7 <000c> 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)@449bbc254af8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250410084834604 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084834604 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250410084834604 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250410084834604 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250410084834604 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250410084834604 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250410084834604 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250410084834604 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 20250410084834604 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250410084834604 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  20250410084834604 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250410084834607 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084834607 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250410084834607 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250410084834607 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  20250410084834607 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250410084834607 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250410084834607 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250410084834607 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 20250410084834607 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250410084834607 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  20250410084834607 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410084834607 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250410084834607 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410084834607 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250410084834607 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:413) 20250410084834608 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410084834608 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410084834608 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410084834608 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410084834608 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250410084834608 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250410084834608 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410084834609 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250410084834609 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250410084834609 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250410084834609 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250410084834609 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410084834609 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250410084834609 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410084834609 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410084834609 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410084834609 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084834609 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084834609 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084834609 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084834609 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084834609 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084834609 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084834609 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084834609 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084834609 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084834609 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084834609 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084834609 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410084834609 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410084834609 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084834609 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410084834609 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410084834610 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084834610 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084834610 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084834610 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410084834610 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410084834610 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 20250410084834610 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410084834610 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410084834610 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084834610 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  HNBGW_Test.sgsn0-M3UA(165)@449bbc254af8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250410084834615 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084834615 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250410084834615 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250410084834615 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250410084834615 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250410084834615 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250410084834615 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250410084834615 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 20250410084834615 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250410084834615 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  20250410084834615 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250410084834618 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084834618 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250410084834618 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250410084834618 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  20250410084834618 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250410084834618 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250410084834618 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250410084834618 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 20250410084834618 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250410084834618 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  20250410084834618 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  20250410084834618 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410084834618 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250410084834618 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410084834618 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250410084834618 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250410084834618 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410084834619 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410084834619 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410084834619 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410084834619 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250410084834619 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250410084834619 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410084834620 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410084834620 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250410084834620 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410084834620 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410084834620 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410084834620 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084834620 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084834620 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084834620 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410084834620 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084834620 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084834620 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084834620 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084834620 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084834620 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084834620 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084834620 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410084834620 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410084834620 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410084834620 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084834620 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410084834620 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410084834620 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084834621 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084834621 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084834621 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410084834621 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410084834621 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250410084834621 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410084834621 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410084834621 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084834621 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  20250410084834836 DLSCCP DEBUG SCCP-SCOC(3)[0x55ae2af6cc60]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250410084834836 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009ede70), PART(T=Source Reference,L=4,D=00000003), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410084834836 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410084834836 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084834836 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410084834836 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410084834836 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410084834836 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084834836 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 9e de 70 00 00 03 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410084834836 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084834836 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084834836 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084834836 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410084834836 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410084834836 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250410084834836 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410084834836 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410084834836 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084834836 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 9e de 70 00 00 03 0f 00 00 00 00 00 06 00 08 00 00 00 01  20250410084834847 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084834847 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410084834847 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410084834847 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410084834847 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410084834847 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410084834847 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410084834847 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410084834847 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084834847 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 9e de 70 00 00 06 00 08 00 00 00 07  20250410084834847 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410084834847 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410084834847 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410084834847 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410084834847 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410084834847 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=009ede70) (sccp_scrc.c:486) 20250410084834847 DLSCCP DEBUG Received CO:RELCO for local reference 3 (sccp_scoc.c:1855) 20250410084834847 DLSCCP DEBUG SCCP-SCOC(3)[0x55ae2af6cc60]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250410084834847 DLSCCP DEBUG SCCP-SCOC(3)[0x55ae2af6cc60]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250410084834847 DLSCCP DEBUG SCCP-SCOC(3)[0x55ae2af6cc60]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250410084834847 DLSCCP DEBUG SCCP-SCOC(3)[0x55ae2af6cc60]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250410084834847 DLSCCP DEBUG SCCP-SCOC(3)[0x55ae2af6cc60]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(161)@449bbc254af8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250410084835410 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084835410 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410084835410 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410084835410 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410084835410 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410084835410 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410084835410 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410084835410 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410084835410 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084835410 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410084835410 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410084835410 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410084835410 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410084835410 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410084835410 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410084835410 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410084835410 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250410084835410 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410084835410 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084835410 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084835410 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084835410 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084835410 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084835410 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084835410 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084835410 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084835410 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084835410 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084835410 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084835410 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084835411 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410084835411 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410084835411 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250410084835411 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250410084835411 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250410084835411 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250410084835411 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410084835411 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410084835411 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084835411 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084835411 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084835411 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084835411 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084835411 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084835411 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084835411 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084835411 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084835411 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084835411 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084835411 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084835411 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410084835411 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410084835411 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084835411 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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) 20250410084835411 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250410084835411 DRANAP NOTICE cnlink(msc-0)[0x55ae2af13940]{CONNECTED}: link up (cnlink.c:111) 20250410084835412 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084835412 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084835412 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084835412 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410084835412 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410084835412 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250410084835412 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410084835412 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410084835412 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084835412 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  20250410084835413 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084835413 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410084835413 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410084835413 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410084835413 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410084835413 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410084835413 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410084835413 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410084835413 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084835413 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410084835413 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410084835414 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410084835414 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410084835414 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410084835414 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410084835414 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410084835414 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250410084835414 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410084835414 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084835414 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084835414 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084835414 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084835414 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084835414 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084835414 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084835414 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084835414 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084835414 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084835414 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084835414 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084835414 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410084835414 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410084835414 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250410084835414 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250410084835414 DRANAP INFO cnlink(msc-0)[0x55ae2af13940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(164)@449bbc254af8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250410084835417 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084835417 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410084835417 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410084835417 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410084835417 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410084835417 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410084835417 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410084835417 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410084835417 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084835417 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410084835417 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410084835417 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410084835417 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410084835417 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410084835417 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410084835417 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410084835417 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250410084835417 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410084835417 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084835417 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084835417 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084835417 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084835417 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084835417 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084835417 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084835417 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084835417 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084835417 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084835417 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084835417 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084835417 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410084835417 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410084835417 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250410084835417 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250410084835417 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250410084835417 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250410084835417 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410084835418 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410084835418 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084835418 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084835418 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084835418 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084835418 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084835418 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084835418 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084835418 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084835418 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084835418 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084835418 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084835418 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084835418 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410084835418 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410084835418 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084835418 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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) 20250410084835418 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250410084835418 DRANAP NOTICE cnlink(sgsn-0)[0x55ae2af5e2a0]{CONNECTED}: link up (cnlink.c:111) 20250410084835418 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084835418 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084835418 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084835418 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410084835418 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410084835418 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.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' 20250410084835418 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410084835418 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410084835418 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084835418 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  20250410084835419 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084835419 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410084835419 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410084835419 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410084835419 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410084835419 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410084835419 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410084835419 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410084835419 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084835419 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410084835419 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410084835419 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410084835419 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410084835419 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410084835419 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410084835419 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410084835419 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250410084835419 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410084835419 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084835419 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084835419 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084835419 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084835419 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084835419 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084835419 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084835419 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084835419 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084835419 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084835419 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084835419 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084835419 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410084835419 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410084835419 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250410084835419 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250410084835419 DRANAP INFO cnlink(sgsn-0)[0x55ae2af5e2a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250410084835438 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50950<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ranap_cs_bidir0(167)@449bbc254af8: f_gen_tmsi(suffix:=0, nri_v:=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)@449bbc254af8: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(161)@449bbc254af8: Created Expect[0] for '05080200F110172A52082926240000000030'O to be handled at TC_ranap_cs_bidir0(167) TC_ranap_cs_bidir-Iuh0-RUA(159)@449bbc254af8: Added conn table entry 0TC_ranap_cs_bidir0(167)3870267 20250410084836499 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410084836499 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410084836499 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250410084836499 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250410084836499 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x3b0e3b, normal) (hnbgw_rua.c:407) 20250410084836499 DHNB DEBUG map_rua[0x55ae2af6cc60]{init}: Allocated (fsm.c:456) 20250410084836499 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3870267)[0x55ae2af6cc60]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250410084836499 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3870267 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250410084836499 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410084836499 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410084836499 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3870267 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250410084836499 DCN DEBUG map_sccp[0x55ae2af6f8a0]{init}: Allocated (fsm.c:456) 20250410084836499 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55ae2af6f8a0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250410084836499 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-3870267 <-> SCCP-5 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250410084836499 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3870267 SCCP-5 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250410084836499 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3870267)[0x55ae2af6cc60]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250410084836499 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410084836499 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410084836499 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3870267)[0x55ae2af6cc60]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250410084836499 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55ae2af6f8a0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250410084836499 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250410084836500 DLSCCP DEBUG SCCP-SCOC(5)[0x55ae2af707f0]{IDLE}: Allocated (fsm.c:456) 20250410084836500 DLSCCP DEBUG SCCP-SCOC(5)[0x55ae2af707f0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250410084836500 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000030004f40030000fd0056400500f1100926) (sccp_scrc.c:415) 20250410084836500 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084836500 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084836500 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084836500 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084836500 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084836500 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084836500 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084836500 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084836500 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084836500 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084836500 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084836500 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084836500 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410084836500 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410084836500 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084836500 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 fd 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410084836500 DLSCCP DEBUG SCCP-SCOC(5)[0x55ae2af707f0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250410084836500 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55ae2af6f8a0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250410084836500 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3870267)[0x55ae2af6cc60]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250410084836500 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084836501 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084836501 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084836501 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410084836501 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410084836501 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250410084836501 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410084836501 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410084836501 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084836501 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 fd 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(160)@449bbc254af8: First idle individual index:0 HNBGW_Test.msc0-SCCP(160)@449bbc254af8: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(161)@449bbc254af8: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_ranap_cs_bidir0(167) HNBGW_Test.msc0-RAN(161)@449bbc254af8: Added conn table entry 0TC_ranap_cs_bidir0(167)10202991 TC_ranap_cs_bidir0(167)@449bbc254af8: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(160)@449bbc254af8: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(160)@449bbc254af8: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250410084836527 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084836527 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410084836527 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410084836527 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410084836527 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410084836527 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410084836527 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410084836527 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410084836527 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084836527 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 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 5d 97 dd 02 00 00 00 00 00 06 00 08 00 00 00 07  20250410084836528 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410084836528 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410084836528 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410084836528 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410084836528 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410084836528 DLSS7 DEBUG scrc_rx_mtp_xfer_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=005d97dd) (sccp_scrc.c:486) 20250410084836528 DLSCCP DEBUG Received CO:COAK for local reference 5 (sccp_scoc.c:1855) 20250410084836528 DLSCCP DEBUG SCCP-SCOC(5)[0x55ae2af707f0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250410084836528 DLSCCP DEBUG SCCP-SCOC(5)[0x55ae2af707f0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250410084836528 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410084836528 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250410084836528 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) 20250410084836528 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55ae2af6f8a0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250410084836528 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55ae2af6f8a0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) HNBGW_Test.msc0-SCCP(160)@449bbc254af8: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(160)@449bbc254af8: vl_len:22 HNBGW_Test.msc0-SCCP(160)@449bbc254af8: vl_from0 HNBGW_Test.msc0-SCCP(160)@449bbc254af8: data sent by MTP3_SCCP_PORT: '001440120000010010400B0AE82E8CB24E8995F492D0'O 20250410084836729 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084836729 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410084836729 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410084836729 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410084836729 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410084836729 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410084836729 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410084836729 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410084836729 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084836729 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 e8 2e 8c b2 4e 89 95 f4 92 d0 00 00 00 00 06 00 08 00 00 00 07  20250410084836729 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 64 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410084836729 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410084836729 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410084836729 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410084836729 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410084836729 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=001440120000010010400b0ae82e8cb24e8995f492d0) (sccp_scrc.c:486) 20250410084836729 DLSCCP DEBUG Received CO:CODT for local reference 5 (sccp_scoc.c:1855) 20250410084836729 DLSCCP DEBUG SCCP-SCOC(5)[0x55ae2af707f0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250410084836729 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410084836729 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250410084836729 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55ae2af6f8a0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250410084836730 DRANAP DEBUG Rx CO IM (Direct Transfer) (ranap_common_ran.c:43) 20250410084836730 DRANAP DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250410084836730 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55ae2af6f8a0]{connected}: rx from SCCP: RANAP Direct Transfer (context_map_sccp.c:217) 20250410084836730 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3870267)[0x55ae2af6cc60]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250410084836730 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 46 bytes (hnbgw_rua.c:122) 20250410084836730 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410084836730 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)@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed 20250410084836754 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410084836754 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410084836754 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 46 bytes from client (stream_srv.c:1351) 20250410084836754 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250410084836754 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x3b0e3b) (hnbgw_rua.c:471) 20250410084836754 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3870267 SCCP-5 msc-0 MI=IMSI-262420000000003: rx RUA DirectTransfer with 22 bytes RANAP data (hnbgw_rua.c:312) 20250410084836754 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3870267)[0x55ae2af6cc60]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250410084836754 DRANAP DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250410084836754 DRANAP DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250410084836754 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3870267)[0x55ae2af6cc60]{connected}: rx from RUA: RANAP Direct Transfer (context_map_rua.c:171) 20250410084836754 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55ae2af6f8a0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250410084836754 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250410084836754 DLSCCP DEBUG SCCP-SCOC(5)[0x55ae2af707f0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250410084836754 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005d97dd), PART(T=Data,L=22,D=001440120000010010400b0a548b90684d2b400d98ec) (sccp_scrc.c:415) 20250410084836754 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084836754 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084836754 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084836754 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410084836754 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410084836755 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084836755 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 5d 97 dd 00 01 16 00 14 40 12 00 00 01 00 10 40 0b 0a 54 8b 90 68 4d 2b 40 0d 98 ec 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410084836755 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084836755 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084836755 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084836755 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410084836755 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410084836755 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250410084836755 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410084836755 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410084836755 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084836755 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 5d 97 dd 00 01 16 00 14 40 12 00 00 01 00 10 40 0b 0a 54 8b 90 68 4d 2b 40 0d 98 ec 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(160)@449bbc254af8: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(160)@449bbc254af8: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(160)@449bbc254af8: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(160)@449bbc254af8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_cs_bidir0(167)@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(160)@449bbc254af8: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(160)@449bbc254af8: vl_len:20 HNBGW_Test.msc0-SCCP(160)@449bbc254af8: vl_from0 HNBGW_Test.msc0-SCCP(160)@449bbc254af8: data sent by MTP3_SCCP_PORT: '000F401000000100174009500262420000000003'O 20250410084836774 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084836774 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410084836774 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410084836774 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410084836774 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410084836774 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410084836774 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410084836774 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410084836774 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084836774 DLSS7 <000c> osmo_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  20250410084836774 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410084836774 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410084836774 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410084836774 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410084836774 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410084836774 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) 20250410084836774 DLSCCP DEBUG Received CO:CODT for local reference 5 (sccp_scoc.c:1855) 20250410084836774 DLSCCP DEBUG SCCP-SCOC(5)[0x55ae2af707f0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250410084836774 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410084836774 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250410084836774 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55ae2af6f8a0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250410084836774 DRANAP DEBUG Rx CO IM (Common ID) (ranap_common_ran.c:43) 20250410084836774 DRANAP DEBUG Decoding message RANAP_CommonID_IEs (ranap_decoder.c:3266) (ranap_decoder.c:3266) 20250410084836775 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55ae2af6f8a0]{connected}: rx from SCCP: RANAP Common ID (context_map_sccp.c:217) 20250410084836775 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3870267)[0x55ae2af6cc60]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250410084836775 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 44 bytes (hnbgw_rua.c:122) 20250410084836775 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410084836775 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)@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed MTC@449bbc254af8: ok: talloc reports "asn1_context" = 1 bytes 20250410084836792 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36592<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250410084836792 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:37153<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(156)@449bbc254af8: Final verdict of PTC: none VirtHNBGW-STATS(155)@449bbc254af8: Final verdict of PTC: none MTC@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed 20250410084836796 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36586<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250410084836798 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410084836798 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410084836798 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410084836798 DMAIN NOTICE (127.0.0.1:9999 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) 20250410084836798 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250410084836798 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3870267)[0x55ae2af6cc60]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250410084836798 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3870267)[0x55ae2af6cc60]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250410084836798 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55ae2af6f8a0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250410084836798 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250410084836798 DLSCCP DEBUG SCCP-SCOC(5)[0x55ae2af707f0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250410084836798 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005d97dd), PART(T=Source Reference,L=4,D=00000005), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250410084836798 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) TC_ranap_cs_bidir-Iuh0-RUA(159)@449bbc254af8: Final verdict of PTC: none 20250410084836798 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084836798 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084836798 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410084836798 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410084836798 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084836798 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [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 5d 97 dd 00 00 05 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410084836798 DLSCCP DEBUG SCCP-SCOC(5)[0x55ae2af707f0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250410084836798 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55ae2af6f8a0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250410084836798 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3870267)[0x55ae2af6cc60]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250410084836798 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3870267)[0x55ae2af6cc60]{disrupted}: Freeing instance (context_map.c:202) 20250410084836798 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3870267)[0x55ae2af6cc60]{disrupted}: Deallocated (fsm.c:568) 20250410084836798 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55ae2af6f8a0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250410084836798 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55ae2af6f8a0]{disconnected}: Freeing instance (context_map.c:206) 20250410084836798 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55ae2af6f8a0]{disconnected}: Deallocated (fsm.c:568) 20250410084836798 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-3870267 SCCP-5 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) HNBGW_Test.sgsn0-SCCP(163)@449bbc254af8: Final verdict of PTC: none 20250410084836799 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084836799 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084836799 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084836799 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410084836799 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410084836799 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250410084836799 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410084836799 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410084836799 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req MutexDispCT-TC_ranap_cs_bidir(154)@449bbc254af8: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(160)@449bbc254af8: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(164)@449bbc254af8: Final verdict of PTC: none 20250410084836799 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 5d 97 dd 00 00 05 00 00 00 00 00 00 06 00 08 00 00 00 01  20250410084836799 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250410084836799 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410084836799 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250410084836799 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250410084836800 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250410084836800 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410084836800 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250410084836800 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250410084836800 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250410084836800 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410084836800 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250410084836800 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250410084836800 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250410084836800 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410084836800 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250410084836800 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250410084836800 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250410084836800 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084836800 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-sgsn0-0: connection closed 20250410084836800 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250410084836800 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250410084836800 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250410084836800 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING HNBGW_Test.msc0-RAN(161)@449bbc254af8: Final verdict of PTC: none 20250410084836800 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 20250410084836800 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  20250410084836800 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410084836800 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250410084836800 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250410084836800 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250410084836800 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084836800 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-msc0-0: connection closed 20250410084836800 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind HNBGW_Test.sgsn0-M3UA(165)@449bbc254af8: Final verdict of PTC: none HNBGW-PFCP(157)@449bbc254af8: Final verdict of PTC: none 20250410084836800 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250410084836800 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410084836801 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250410084836801 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250410084836801 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250410084836801 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 20250410084836801 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410084836801 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250410084836801 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250410084836801 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250410084836801 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410084836801 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410084836801 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410084836801 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410084836801 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250410084836801 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250410084836801 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250410084836801 DRANAP NOTICE cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: link lost (cnlink.c:118) 20250410084836801 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410084836801 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250410084836801 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:378) 20250410084836801 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410084836801 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410084836801 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410084836801 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410084836801 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250410084836801 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250410084836801 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250410084836801 DRANAP NOTICE cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc0-M3UA(162)@449bbc254af8: Final verdict of PTC: none TC_ranap_cs_bidir-Iuh0(158)@449bbc254af8: Final verdict of PTC: none HNBGW-MGCP(166)@449bbc254af8: Final verdict of PTC: none 20250410084836807 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50950<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_cs_bidir0(167)@449bbc254af8: Final verdict of PTC: pass MTC@449bbc254af8: Setting final verdict of the test case. MTC@449bbc254af8: Local verdict of MTC: pass MTC@449bbc254af8: Local verdict of PTC MutexDispCT-TC_ranap_cs_bidir(154): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC VirtHNBGW-STATS(155): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC IPA-CTRL-CLI-IPA(156): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW-PFCP(157): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC TC_ranap_cs_bidir-Iuh0(158): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC TC_ranap_cs_bidir-Iuh0-RUA(159): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.msc0-SCCP(160): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.msc0-RAN(161): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.msc0-M3UA(162): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(163): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.sgsn0-RAN(164): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(165): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW-MGCP(166): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC TC_ranap_cs_bidir0(167): pass (pass -> pass) MTC@449bbc254af8: Test case TC_ranap_cs_bidir finished. Verdict: pass MTC@449bbc254af8: 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'. Thu Apr 10 08:48:36 UTC 2025 ====== HNBGW_Tests.TC_ranap_cs_bidir pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_ranap_cs_bidir.talloc 20250410084836905 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50956<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410084837408 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50956<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=308616) Waiting for packet dumper to finish... 1 (prev_count=308616, count=309156) 20250410084838801 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250410084838801 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250410084838801 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250410084838801 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250410084838801 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250410084838801 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@449bbc254af8: 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@449bbc254af8: 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 ------ Thu Apr 10 08:48:39 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_ranap_ps_bidir.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_ranap_ps_bidir.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@449bbc254af8: 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@449bbc254af8: Test case TC_ranap_ps_bidir started. 20250410084840502 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50960<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410084840506 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50968<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410084840510 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:37855<->l=127.0.0.1:4262) (control_if.c:572) 20250410084840529 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410084840529 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410084840529 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410084840529 DRANAP DEBUG cnlink(msc-1)[0x55ae2aef6920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410084840530 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410084840530 DRANAP DEBUG cnlink(msc-2)[0x55ae2aef3b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ranap_ps_bidir-Iuh0(172)@449bbc254af8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250410084840530 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410084840530 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250410084840530 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410084840530 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410084840530 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410084840530 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084840530 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084840530 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084840530 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084840530 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084840530 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084840530 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084840530 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084840530 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084840530 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084840530 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084840530 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084840530 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410084840530 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410084840530 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084840530 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410084840530 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410084840530 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250410084840530 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250410084840530 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084840530 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410084840530 DRANAP DEBUG cnlink(msc-3)[0x55ae2af5d910]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410084840530 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084840530 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084840530 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410084840530 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410084840530 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250410084840531 DRANAP DEBUG cnlink(msc-3)[0x55ae2af5d910]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410084840531 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250410084840531 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410084840531 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410084840531 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410084840531 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084840531 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084840531 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084840531 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) 20250410084840531 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084840531 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084840531 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084840531 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084840531 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084840531 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084840531 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084840531 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) 20250410084840531 DLSS7 DEBUG Found route for dpc=4=0.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) 20250410084840531 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250410084840531 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084840531 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250410084840531 DRANAP DEBUG cnlink(msc-3)[0x55ae2af5d910]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410084840531 DRANAP DEBUG cnlink(msc-2)[0x55ae2aef3b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410084840531 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250410084840531 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410084840531 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410084840531 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410084840531 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084840531 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084840531 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084840531 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084840531 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084840531 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084840531 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084840531 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084840531 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084840531 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084840531 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084840531 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084840531 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410084840531 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250410084840531 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084840531 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410084840531 DRANAP DEBUG cnlink(msc-2)[0x55ae2aef3b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410084840531 DRANAP DEBUG cnlink(msc-1)[0x55ae2aef6920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410084840532 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250410084840532 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410084840532 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410084840532 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410084840532 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084840532 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084840532 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084840532 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084840532 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084840532 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084840532 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084840532 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084840532 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084840532 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084840532 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084840532 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084840532 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410084840532 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410084840532 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084840532 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410084840532 DRANAP DEBUG cnlink(msc-1)[0x55ae2aef6920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410084840532 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084840532 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084840532 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084840532 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 20250410084840532 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250410084840532 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250410084840532 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084840532 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084840532 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084840532 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250410084840532 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250410084840532 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250410084840532 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084840532 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084840532 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084840532 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410084840532 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410084840532 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! MTC@449bbc254af8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@449bbc254af8: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(176)@449bbc254af8: ************************************************* HNBGW_Test.msc0-M3UA(176)@449bbc254af8: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(176)@449bbc254af8: ************************************************* HNBGW_Test.msc0-SCCP(174)@449bbc254af8: v_sccp_pdu_maxlen:268 20250410084840547 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410084840547 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410084840548 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410084840548 DRANAP DEBUG cnlink(sgsn-1)[0x55ae2af5ec30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410084840548 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410084840548 DRANAP DEBUG cnlink(sgsn-2)[0x55ae2af5f5c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410084840548 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410084840548 DRANAP DEBUG cnlink(sgsn-3)[0x55ae2af5ff50]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410084840549 DRANAP DEBUG cnlink(sgsn-3)[0x55ae2af5ff50]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410084840549 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250410084840549 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410084840549 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410084840549 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410084840549 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084840549 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084840549 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084840549 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) 20250410084840549 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084840549 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084840549 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084840549 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084840549 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084840549 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084840549 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084840549 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) 20250410084840549 DLSS7 DEBUG Found route for dpc=12=0.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) 20250410084840549 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250410084840549 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084840549 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250410084840549 DRANAP DEBUG cnlink(sgsn-3)[0x55ae2af5ff50]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410084840549 DRANAP DEBUG cnlink(sgsn-2)[0x55ae2af5f5c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410084840549 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250410084840549 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410084840549 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410084840549 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410084840549 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084840549 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084840549 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084840549 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084840549 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084840549 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084840549 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084840549 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084840549 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084840549 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084840549 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084840549 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084840549 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410084840549 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250410084840549 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084840550 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410084840550 DRANAP DEBUG cnlink(sgsn-2)[0x55ae2af5f5c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410084840550 DRANAP DEBUG cnlink(sgsn-1)[0x55ae2af5ec30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410084840550 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250410084840550 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410084840550 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410084840550 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410084840550 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084840550 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084840550 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084840550 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084840550 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084840550 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084840550 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084840550 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084840550 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084840550 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084840550 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084840550 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084840550 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410084840550 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250410084840550 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084840550 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410084840550 DRANAP DEBUG cnlink(sgsn-1)[0x55ae2af5ec30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410084840550 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410084840550 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250410084840550 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410084840550 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410084840550 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410084840550 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084840550 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084840550 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084840550 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084840550 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084840550 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084840550 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084840550 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084840550 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084840550 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084840550 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084840550 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084840550 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410084840550 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410084840550 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084840550 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410084840550 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410084840550 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084840550 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084840550 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084840550 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 20250410084840550 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250410084840550 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250410084840550 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084840550 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084840550 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084840550 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250410084840550 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250410084840550 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 20250410084840550 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250410084840550 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084840550 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084840550 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084840550 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250410084840550 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250410084840550 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250410084840550 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084840550 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084840550 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084840550 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410084840550 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410084840550 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@449bbc254af8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@449bbc254af8: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(179)@449bbc254af8: ************************************************* HNBGW_Test.sgsn0-M3UA(179)@449bbc254af8: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(179)@449bbc254af8: ************************************************* HNBGW_Test.sgsn0-SCCP(177)@449bbc254af8: v_sccp_pdu_maxlen:268 20250410084840575 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410084840575 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410084840575 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250410084840575 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250410084840575 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) 20250410084840575 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250410084840575 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250410084840575 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410084840575 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@449bbc254af8: setverdict(pass): none -> pass 20250410084840734 DLSCCP DEBUG SCCP-SCOC(4)[0x55ae2af6da20]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250410084840734 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e21470), PART(T=Source Reference,L=4,D=00000004), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410084840734 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410084840734 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084840734 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410084840734 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410084840734 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410084840734 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084840734 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 e2 14 70 00 00 04 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410084840734 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084840734 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084840734 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084840734 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410084840734 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410084840734 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250410084840743 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250410084840743 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250410084840743 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250410084840743 DLSS7 <000c> 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)@449bbc254af8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250410084840754 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084840754 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250410084840754 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250410084840754 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250410084840754 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250410084840754 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250410084840754 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250410084840754 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 20250410084840754 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250410084840754 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  20250410084840754 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250410084840757 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084840757 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250410084840757 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250410084840757 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  20250410084840757 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250410084840757 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250410084840757 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250410084840757 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 20250410084840757 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250410084840757 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  20250410084840757 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410084840757 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250410084840757 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410084840757 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250410084840757 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:413) 20250410084840757 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410084840757 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410084840757 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410084840757 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410084840757 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250410084840757 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250410084840757 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410084840759 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410084840759 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250410084840759 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410084840759 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410084840759 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410084840759 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084840759 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084840759 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084840759 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084840759 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084840759 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084840759 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084840759 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084840759 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084840759 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084840759 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084840759 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084840759 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410084840759 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410084840759 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084840759 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410084840759 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410084840759 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084840759 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084840760 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084840760 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410084840760 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410084840760 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.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' 20250410084840760 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410084840760 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410084840760 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084840760 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  20250410084840761 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250410084840761 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250410084840761 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250410084840761 DLSS7 <000c> 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)@449bbc254af8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250410084840768 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084840768 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250410084840768 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250410084840768 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250410084840768 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250410084840768 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250410084840768 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250410084840768 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 20250410084840768 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250410084840768 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  20250410084840768 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250410084840770 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084840770 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250410084840770 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250410084840770 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  20250410084840770 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250410084840770 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250410084840770 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250410084840770 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 20250410084840770 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250410084840770 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  20250410084840770 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  20250410084840770 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410084840770 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250410084840771 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410084840771 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250410084840771 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250410084840771 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410084840771 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410084840771 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410084840771 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410084840771 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250410084840771 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250410084840771 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410084840772 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410084840772 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250410084840772 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410084840772 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410084840772 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410084840772 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084840772 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084840772 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084840772 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084840772 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084840772 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084840772 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084840772 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084840772 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084840772 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084840772 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084840772 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084840772 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410084840772 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410084840772 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084840772 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410084840772 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410084840773 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084840773 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084840773 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084840773 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410084840773 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410084840773 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.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' 20250410084840773 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410084840773 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410084840773 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084840773 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)@449bbc254af8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250410084841560 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084841560 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410084841560 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410084841560 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410084841560 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410084841560 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410084841560 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410084841560 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410084841560 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084841560 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410084841560 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410084841561 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410084841561 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410084841561 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410084841561 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410084841561 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410084841561 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250410084841561 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410084841561 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084841561 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084841561 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084841561 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084841561 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084841561 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084841561 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084841561 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084841561 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084841561 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084841561 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084841561 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084841561 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410084841561 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410084841561 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250410084841561 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250410084841561 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250410084841561 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250410084841561 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410084841561 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410084841561 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084841561 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084841561 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084841561 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084841561 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084841561 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084841561 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084841561 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084841561 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084841561 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084841561 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084841561 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084841561 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410084841561 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410084841561 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084841561 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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) 20250410084841561 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250410084841561 DRANAP NOTICE cnlink(msc-0)[0x55ae2af13940]{CONNECTED}: link up (cnlink.c:111) 20250410084841561 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084841561 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084841561 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084841562 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410084841562 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410084841562 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250410084841562 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410084841562 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410084841562 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084841562 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  20250410084841562 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084841562 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410084841562 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410084841562 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410084841562 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410084841562 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410084841562 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410084841562 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410084841562 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084841562 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410084841562 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410084841562 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410084841562 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410084841562 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410084841562 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410084841562 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410084841562 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250410084841562 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410084841562 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084841562 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084841562 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084841562 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084841562 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084841562 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084841562 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084841562 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084841563 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084841563 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084841563 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084841563 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084841563 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410084841563 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410084841563 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250410084841563 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250410084841563 DRANAP INFO cnlink(msc-0)[0x55ae2af13940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(178)@449bbc254af8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250410084841570 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084841570 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410084841570 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410084841570 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410084841570 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410084841570 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410084841570 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410084841570 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410084841570 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084841570 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410084841571 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410084841571 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410084841571 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410084841571 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410084841571 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410084841571 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410084841571 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250410084841571 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410084841571 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084841571 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084841571 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084841571 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084841571 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084841571 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084841571 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084841571 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084841571 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084841571 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084841571 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084841571 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084841571 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410084841571 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410084841571 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250410084841571 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250410084841571 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250410084841571 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250410084841571 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410084841571 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410084841571 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084841571 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084841571 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084841571 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084841571 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084841571 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084841571 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084841571 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084841571 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084841571 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084841571 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084841571 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084841571 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410084841571 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410084841571 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084841571 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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) 20250410084841571 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250410084841571 DRANAP NOTICE cnlink(sgsn-0)[0x55ae2af5e2a0]{CONNECTED}: link up (cnlink.c:111) 20250410084841571 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084841571 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084841571 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084841571 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410084841571 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410084841571 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.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' 20250410084841571 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410084841571 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410084841571 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084841571 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  20250410084841574 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084841574 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410084841574 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410084841574 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410084841574 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410084841574 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410084841574 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410084841574 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410084841574 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084841574 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410084841574 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410084841574 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410084841574 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410084841574 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410084841574 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410084841574 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410084841574 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250410084841574 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410084841574 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084841574 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084841574 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084841574 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084841574 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084841574 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084841574 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084841574 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084841574 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084841574 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084841574 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084841574 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084841574 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410084841574 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410084841574 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250410084841574 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250410084841574 DRANAP INFO cnlink(sgsn-0)[0x55ae2af5e2a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250410084841617 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50972<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ranap_ps_bidir0(181)@449bbc254af8: f_gen_tmsi(suffix:=0, 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)@449bbc254af8: f_create_expect(l3 := '080101D571000008292624000000004000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(178)@449bbc254af8: Created Expect[0] for '080101D571000008292624000000004000F1102A2A170512C7422000'O to be handled at TC_ranap_ps_bidir0(181) TC_ranap_ps_bidir-Iuh0-RUA(173)@449bbc254af8: Added conn table entry 0TC_ranap_ps_bidir0(181)10776187 20250410084842656 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410084842656 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410084842656 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250410084842656 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250410084842656 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xa46e7b, normal) (hnbgw_rua.c:407) 20250410084842656 DHNB DEBUG map_rua[0x55ae2af70250]{init}: Allocated (fsm.c:456) 20250410084842656 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10776187)[0x55ae2af70250]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250410084842656 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10776187 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250410084842656 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410084842656 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410084842656 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000004 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250410084842656 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10776187 SCCP-0 PS MI=IMSI-262420000000004: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250410084842656 DCN DEBUG map_sccp[0x55ae2af6cc60]{init}: Allocated (fsm.c:456) 20250410084842656 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55ae2af6cc60]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250410084842656 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-10776187 <-> SCCP-6 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250410084842656 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10776187 SCCP-6 sgsn-0 MI=IMSI-262420000000004: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250410084842656 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10776187)[0x55ae2af70250]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250410084842656 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410084842657 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410084842657 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10776187)[0x55ae2af70250]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250410084842657 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55ae2af6cc60]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250410084842657 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250410084842657 DLSCCP DEBUG SCCP-SCOC(6)[0x55ae2af6f8a0]{IDLE}: Allocated (fsm.c:456) 20250410084842657 DLSCCP DEBUG SCCP-SCOC(6)[0x55ae2af6f8a0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250410084842657 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340540000070003400180000f40060000f11009260037400100003a40080000f110092600370010401d1c080101d571000008292624000000004000f1102a2a170512c7422000004f400300038e0056400500f1100926) (sccp_scrc.c:415) 20250410084842657 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084842657 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084842657 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084842657 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084842657 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084842657 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084842657 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084842657 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084842657 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084842657 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084842657 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084842657 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084842657 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410084842657 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410084842657 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084842657 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 8e 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) 20250410084842657 DLSCCP DEBUG SCCP-SCOC(6)[0x55ae2af6f8a0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250410084842657 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55ae2af6cc60]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250410084842657 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10776187)[0x55ae2af70250]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250410084842657 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084842657 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084842657 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084842657 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410084842657 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410084842657 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.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' 20250410084842657 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410084842657 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410084842657 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084842657 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 8e 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(177)@449bbc254af8: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(177)@449bbc254af8: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(178)@449bbc254af8: Found Expect[0] for l3='080101D571000008292624000000004000F1102A2A170512C7422000'O handled at TC_ranap_ps_bidir0(181) HNBGW_Test.sgsn0-RAN(178)@449bbc254af8: Added conn table entry 0TC_ranap_ps_bidir0(181)8276544 HNBGW_Test.sgsn0-SCCP(177)@449bbc254af8: Session index based on connection ID:0 TC_ranap_ps_bidir0(181)@449bbc254af8: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(177)@449bbc254af8: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250410084842676 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084842676 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410084842676 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410084842676 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410084842676 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410084842676 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410084842676 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410084842676 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410084842676 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084842676 DLSS7 <000c> osmo_ss7_asp.c:1175 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 18 cc a7 02 00 00 00 00 00 06 00 08 00 00 00 07  20250410084842676 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410084842676 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410084842676 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410084842676 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410084842676 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410084842676 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0018cca7) (sccp_scrc.c:486) 20250410084842676 DLSCCP DEBUG Received CO:COAK for local reference 6 (sccp_scoc.c:1855) 20250410084842676 DLSCCP DEBUG SCCP-SCOC(6)[0x55ae2af6f8a0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250410084842676 DLSCCP DEBUG SCCP-SCOC(6)[0x55ae2af6f8a0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250410084842676 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410084842676 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250410084842676 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) 20250410084842676 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55ae2af6cc60]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250410084842676 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55ae2af6cc60]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) HNBGW_Test.sgsn0-SCCP(177)@449bbc254af8: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(177)@449bbc254af8: vl_len:22 HNBGW_Test.sgsn0-SCCP(177)@449bbc254af8: vl_from0 HNBGW_Test.sgsn0-SCCP(177)@449bbc254af8: data sent by MTP3_SCCP_PORT: '001440120000010010400B0ABE072B2DEF1EC2641EF3'O 20250410084842876 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084842876 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410084842876 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410084842877 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410084842877 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410084842877 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410084842877 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410084842877 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410084842877 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084842877 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 be 07 2b 2d ef 1e c2 64 1e f3 00 00 00 00 06 00 08 00 00 00 07  20250410084842877 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 64 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410084842877 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410084842877 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410084842877 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410084842877 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410084842877 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=001440120000010010400b0abe072b2def1ec2641ef3) (sccp_scrc.c:486) 20250410084842877 DLSCCP DEBUG Received CO:CODT for local reference 6 (sccp_scoc.c:1855) 20250410084842877 DLSCCP DEBUG SCCP-SCOC(6)[0x55ae2af6f8a0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250410084842877 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410084842877 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250410084842877 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55ae2af6cc60]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250410084842877 DRANAP DEBUG Rx CO IM (Direct Transfer) (ranap_common_ran.c:43) 20250410084842877 DRANAP DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250410084842877 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55ae2af6cc60]{connected}: rx from SCCP: RANAP Direct Transfer (context_map_sccp.c:217) 20250410084842877 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10776187)[0x55ae2af70250]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250410084842877 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 46 bytes (hnbgw_rua.c:122) 20250410084842877 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410084842877 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)@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed 20250410084842906 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410084842906 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410084842906 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 46 bytes from client (stream_srv.c:1351) 20250410084842906 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250410084842906 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xa46e7b) (hnbgw_rua.c:471) 20250410084842906 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10776187 SCCP-6 sgsn-0 MI=IMSI-262420000000004: rx RUA DirectTransfer with 22 bytes RANAP data (hnbgw_rua.c:312) 20250410084842906 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10776187)[0x55ae2af70250]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250410084842906 DRANAP DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250410084842906 DRANAP DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250410084842906 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10776187)[0x55ae2af70250]{connected}: rx from RUA: RANAP Direct Transfer (context_map_rua.c:171) 20250410084842906 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55ae2af6cc60]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250410084842906 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250410084842906 DLSCCP DEBUG SCCP-SCOC(6)[0x55ae2af6f8a0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250410084842906 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0018cca7), PART(T=Data,L=22,D=001440120000010010400b0a644f2f5bbcfd548a402a) (sccp_scrc.c:415) 20250410084842906 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084842906 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084842906 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084842906 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410084842906 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410084842906 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084842906 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 18 cc a7 00 01 16 00 14 40 12 00 00 01 00 10 40 0b 0a 64 4f 2f 5b bc fd 54 8a 40 2a 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410084842906 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084842906 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084842906 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084842906 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410084842906 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410084842906 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.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' 20250410084842906 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410084842906 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410084842906 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084842906 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 18 cc a7 00 01 16 00 14 40 12 00 00 01 00 10 40 0b 0a 64 4f 2f 5b bc fd 54 8a 40 2a 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(177)@449bbc254af8: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(177)@449bbc254af8: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(177)@449bbc254af8: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(177)@449bbc254af8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_ps_bidir0(181)@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(177)@449bbc254af8: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(177)@449bbc254af8: vl_len:20 HNBGW_Test.sgsn0-SCCP(177)@449bbc254af8: vl_from0 HNBGW_Test.sgsn0-SCCP(177)@449bbc254af8: data sent by MTP3_SCCP_PORT: '000F401000000100174009500262420000000004'O 20250410084842924 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084842924 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410084842924 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410084842925 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410084842925 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410084842925 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410084842925 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410084842925 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410084842925 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084842925 DLSS7 <000c> osmo_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  20250410084842925 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410084842925 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410084842925 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410084842925 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410084842925 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410084842925 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) 20250410084842925 DLSCCP DEBUG Received CO:CODT for local reference 6 (sccp_scoc.c:1855) 20250410084842925 DLSCCP DEBUG SCCP-SCOC(6)[0x55ae2af6f8a0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250410084842925 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410084842925 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250410084842925 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55ae2af6cc60]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250410084842925 DRANAP DEBUG Rx CO IM (Common ID) (ranap_common_ran.c:43) 20250410084842925 DRANAP DEBUG Decoding message RANAP_CommonID_IEs (ranap_decoder.c:3266) (ranap_decoder.c:3266) 20250410084842925 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55ae2af6cc60]{connected}: rx from SCCP: RANAP Common ID (context_map_sccp.c:217) 20250410084842925 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10776187)[0x55ae2af70250]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250410084842925 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 44 bytes (hnbgw_rua.c:122) 20250410084842925 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410084842925 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)@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed MTC@449bbc254af8: ok: talloc reports "asn1_context" = 1 bytes 20250410084842940 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50968<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250410084842941 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:37855<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(170)@449bbc254af8: Final verdict of PTC: none VirtHNBGW-STATS(169)@449bbc254af8: Final verdict of PTC: none MTC@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed 20250410084842946 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50960<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250410084842948 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410084842948 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410084842948 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410084842948 DMAIN NOTICE (127.0.0.1:9999 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) 20250410084842948 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250410084842948 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10776187)[0x55ae2af70250]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250410084842949 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10776187)[0x55ae2af70250]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250410084842949 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55ae2af6cc60]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250410084842949 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250410084842949 DLSCCP DEBUG SCCP-SCOC(6)[0x55ae2af6f8a0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250410084842949 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0018cca7), PART(T=Source Reference,L=4,D=00000006), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250410084842949 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084842949 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084842949 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) HNBGW_Test.msc0-SCCP(174)@449bbc254af8: Final verdict of PTC: none TC_ranap_ps_bidir-Iuh0-RUA(173)@449bbc254af8: Final verdict of PTC: none 20250410084842949 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250410084842949 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410084842949 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250410084842949 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250410084842949 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410084842949 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410084842949 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084842949 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [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 18 cc a7 00 00 06 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410084842949 DLSCCP DEBUG SCCP-SCOC(6)[0x55ae2af6f8a0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250410084842949 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55ae2af6cc60]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250410084842949 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10776187)[0x55ae2af70250]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250410084842949 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10776187)[0x55ae2af70250]{disrupted}: Freeing instance (context_map.c:202) 20250410084842949 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10776187)[0x55ae2af70250]{disrupted}: Deallocated (fsm.c:568) 20250410084842949 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55ae2af6cc60]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250410084842949 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55ae2af6cc60]{disconnected}: Freeing instance (context_map.c:206) 20250410084842949 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55ae2af6cc60]{disconnected}: Deallocated (fsm.c:568) 20250410084842949 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-10776187 SCCP-6 sgsn-0 MI=IMSI-262420000000004: Deallocating (context_map.c:225) HNBGW_Test.msc0-RAN(175)@449bbc254af8: Final verdict of PTC: none 20250410084842949 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250410084842949 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410084842949 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250410084842949 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250410084842949 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084842949 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084842949 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer MutexDispCT-TC_ranap_ps_bidir(168)@449bbc254af8: Final verdict of PTC: none 20250410084842949 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410084842949 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410084842949 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.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' 20250410084842949 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410084842949 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410084842949 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084842950 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 18 cc a7 00 00 06 00 00 00 00 00 00 06 00 08 00 00 00 02  20250410084842950 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250410084842950 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084842950 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-msc0-0: connection closed 20250410084842950 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250410084842950 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250410084842950 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250410084842950 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250410084842950 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 20250410084842950 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  20250410084842950 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410084842950 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250410084842950 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250410084842950 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250410084842950 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410084842950 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250410084842950 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250410084842950 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe HNBGW_Test.sgsn0-SCCP(177)@449bbc254af8: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(179)@449bbc254af8: Final verdict of PTC: none 20250410084842950 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250410084842950 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410084842950 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250410084842950 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250410084842950 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250410084842950 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084842950 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410084842950 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250410084842950 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:378) 20250410084842950 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410084842950 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410084842950 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410084842950 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410084842950 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250410084842950 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250410084842950 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250410084842950 DRANAP NOTICE cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: link lost (cnlink.c:118) 20250410084842950 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-sgsn0-0: connection closed 20250410084842951 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250410084842951 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250410084842951 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250410084842951 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250410084842951 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 20250410084842951 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410084842951 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250410084842951 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.sgsn0-RAN(178)@449bbc254af8: Final verdict of PTC: none HNBGW-PFCP(171)@449bbc254af8: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(176)@449bbc254af8: Final verdict of PTC: none TC_ranap_ps_bidir-Iuh0(172)@449bbc254af8: Final verdict of PTC: none 20250410084842951 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410084842951 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250410084842951 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250410084842951 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410084842951 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410084842951 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410084842951 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410084842951 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250410084842951 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250410084842951 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250410084842951 DRANAP NOTICE cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW-MGCP(180)@449bbc254af8: Final verdict of PTC: none 20250410084842954 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50972<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_ps_bidir0(181)@449bbc254af8: Final verdict of PTC: pass MTC@449bbc254af8: Setting final verdict of the test case. MTC@449bbc254af8: Local verdict of MTC: pass MTC@449bbc254af8: Local verdict of PTC MutexDispCT-TC_ranap_ps_bidir(168): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC VirtHNBGW-STATS(169): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC IPA-CTRL-CLI-IPA(170): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW-PFCP(171): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC TC_ranap_ps_bidir-Iuh0(172): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC TC_ranap_ps_bidir-Iuh0-RUA(173): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.msc0-SCCP(174): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.msc0-RAN(175): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.msc0-M3UA(176): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(177): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.sgsn0-RAN(178): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(179): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW-MGCP(180): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC TC_ranap_ps_bidir0(181): pass (pass -> pass) MTC@449bbc254af8: Test case TC_ranap_ps_bidir finished. Verdict: pass MTC@449bbc254af8: 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'. Thu Apr 10 08:48:42 UTC 2025 ====== HNBGW_Tests.TC_ranap_ps_bidir pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_ranap_ps_bidir.talloc 20250410084843053 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50980<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410084843556 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50980<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=300768) Waiting for packet dumper to finish... 1 (prev_count=300768, count=301308) 20250410084844951 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250410084844951 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250410084844951 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250410084844951 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250410084844951 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250410084844951 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@449bbc254af8: 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@449bbc254af8: 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 ------ Thu Apr 10 08:48:45 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_rab_assignment.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_rab_assignment.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@449bbc254af8: 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@449bbc254af8: Test case TC_rab_assignment started. 20250410084846642 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56092<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410084846646 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56104<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410084846649 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:43449<->l=127.0.0.1:4262) (control_if.c:572) 20250410084846661 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410084846661 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410084846661 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410084846661 DRANAP DEBUG cnlink(msc-1)[0x55ae2aef6920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410084846661 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410084846661 DRANAP DEBUG cnlink(msc-2)[0x55ae2aef3b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410084846661 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410084846661 DRANAP DEBUG cnlink(msc-3)[0x55ae2af5d910]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410084846662 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250410084846662 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) TC_rab_assignment-Iuh0(186)@449bbc254af8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250410084846663 DRANAP DEBUG cnlink(msc-3)[0x55ae2af5d910]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410084846663 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250410084846663 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410084846663 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410084846663 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410084846663 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084846663 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084846663 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084846663 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) 20250410084846663 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084846663 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084846663 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084846663 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084846663 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084846663 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084846663 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084846663 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) 20250410084846663 DLSS7 DEBUG Found route for dpc=4=0.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) 20250410084846663 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250410084846663 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084846663 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250410084846663 DRANAP DEBUG cnlink(msc-3)[0x55ae2af5d910]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410084846663 DRANAP DEBUG cnlink(msc-2)[0x55ae2aef3b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410084846663 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250410084846663 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410084846663 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410084846663 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410084846663 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084846663 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084846663 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084846663 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084846663 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084846663 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084846663 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084846663 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084846663 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084846663 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084846663 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084846663 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084846663 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410084846663 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250410084846663 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084846663 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410084846663 DRANAP DEBUG cnlink(msc-2)[0x55ae2aef3b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410084846663 DRANAP DEBUG cnlink(msc-1)[0x55ae2aef6920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410084846663 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250410084846663 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410084846663 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410084846663 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410084846663 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084846663 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084846663 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084846663 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084846663 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084846663 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084846663 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084846663 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084846663 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084846663 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084846663 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084846663 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084846663 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410084846663 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410084846663 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084846663 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410084846663 DRANAP DEBUG cnlink(msc-1)[0x55ae2aef6920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410084846663 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410084846663 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250410084846663 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410084846663 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410084846663 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410084846663 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084846663 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084846663 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084846663 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084846663 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084846663 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084846663 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084846663 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084846663 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084846663 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084846663 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084846663 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084846663 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410084846663 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410084846663 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084846663 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410084846663 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410084846663 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084846663 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084846663 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084846663 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 20250410084846663 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250410084846663 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250410084846663 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084846663 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084846663 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084846663 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250410084846663 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250410084846663 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 20250410084846663 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250410084846663 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084846663 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084846663 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084846663 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410084846663 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410084846663 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250410084846663 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084846663 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084846663 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084846663 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410084846663 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410084846663 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@449bbc254af8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@449bbc254af8: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(190)@449bbc254af8: ************************************************* HNBGW_Test.msc0-M3UA(190)@449bbc254af8: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(190)@449bbc254af8: ************************************************* HNBGW_Test.msc0-SCCP(188)@449bbc254af8: v_sccp_pdu_maxlen:268 20250410084846674 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410084846674 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410084846674 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410084846674 DRANAP DEBUG cnlink(sgsn-1)[0x55ae2af5ec30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410084846674 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410084846674 DRANAP DEBUG cnlink(sgsn-2)[0x55ae2af5f5c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410084846674 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410084846674 DRANAP DEBUG cnlink(sgsn-3)[0x55ae2af5ff50]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410084846675 DRANAP DEBUG cnlink(sgsn-3)[0x55ae2af5ff50]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410084846675 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250410084846675 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410084846675 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410084846675 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410084846675 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084846675 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084846675 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084846675 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) 20250410084846675 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084846675 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084846675 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084846675 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084846675 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084846675 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084846675 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084846675 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) 20250410084846675 DLSS7 DEBUG Found route for dpc=12=0.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) 20250410084846675 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250410084846675 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084846675 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250410084846675 DRANAP DEBUG cnlink(sgsn-3)[0x55ae2af5ff50]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410084846675 DRANAP DEBUG cnlink(sgsn-2)[0x55ae2af5f5c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410084846675 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250410084846675 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410084846675 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410084846675 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410084846675 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084846675 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084846675 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084846675 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084846675 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084846675 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084846675 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084846675 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084846675 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084846675 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084846675 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084846675 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084846675 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410084846675 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250410084846675 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084846675 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410084846675 DRANAP DEBUG cnlink(sgsn-2)[0x55ae2af5f5c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410084846675 DRANAP DEBUG cnlink(sgsn-1)[0x55ae2af5ec30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410084846675 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250410084846675 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410084846675 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410084846675 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410084846675 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084846675 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084846675 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084846675 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084846675 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084846675 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084846675 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084846675 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084846675 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084846675 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084846675 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084846675 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084846675 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410084846675 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250410084846675 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084846675 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410084846675 DRANAP DEBUG cnlink(sgsn-1)[0x55ae2af5ec30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410084846675 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410084846675 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250410084846675 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410084846675 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410084846675 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410084846675 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084846676 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084846676 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084846676 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084846676 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084846676 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084846676 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084846676 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084846676 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084846676 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084846676 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084846676 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084846676 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410084846676 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410084846676 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084846676 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410084846676 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410084846676 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084846676 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084846676 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084846676 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 20250410084846676 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250410084846676 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250410084846676 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084846676 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084846676 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084846676 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250410084846676 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250410084846676 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250410084846676 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084846676 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084846676 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084846676 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250410084846676 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250410084846676 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250410084846676 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084846676 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084846676 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084846676 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410084846676 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410084846676 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@449bbc254af8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(193)@449bbc254af8: ************************************************* HNBGW_Test.sgsn0-M3UA(193)@449bbc254af8: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(193)@449bbc254af8: ************************************************* MTC@449bbc254af8: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(191)@449bbc254af8: v_sccp_pdu_maxlen:268 20250410084846696 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410084846696 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410084846696 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250410084846696 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250410084846696 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) 20250410084846696 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250410084846696 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250410084846696 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410084846696 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@449bbc254af8: setverdict(pass): none -> pass 20250410084846799 DLSCCP DEBUG SCCP-SCOC(5)[0x55ae2af707f0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250410084846799 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005d97dd), PART(T=Source Reference,L=4,D=00000005), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410084846799 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410084846799 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084846799 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410084846799 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410084846799 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410084846799 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084846799 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 5d 97 dd 00 00 05 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410084846799 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084846799 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084846799 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084846799 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410084846799 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410084846799 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250410084846872 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250410084846872 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250410084846872 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250410084846872 DLSS7 <000c> 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)@449bbc254af8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250410084846881 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084846881 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250410084846881 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250410084846881 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250410084846881 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250410084846881 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250410084846881 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250410084846881 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 20250410084846881 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250410084846881 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  20250410084846881 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250410084846884 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084846884 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250410084846884 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250410084846884 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  20250410084846884 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250410084846884 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250410084846884 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250410084846884 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 20250410084846884 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250410084846884 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  20250410084846884 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410084846884 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250410084846885 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410084846885 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250410084846885 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:413) 20250410084846885 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410084846885 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410084846885 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410084846885 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410084846885 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250410084846885 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250410084846885 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410084846886 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250410084846886 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250410084846886 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250410084846886 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250410084846886 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410084846886 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250410084846886 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410084846886 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410084846886 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410084846886 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084846886 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084846886 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084846886 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084846886 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084846886 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084846886 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084846886 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084846886 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084846886 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084846886 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084846886 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084846886 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410084846886 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410084846886 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084846886 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410084846886 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410084846887 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084846887 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084846887 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084846887 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410084846887 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410084846887 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250410084846887 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410084846887 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410084846887 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084846887 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(193)@449bbc254af8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250410084846893 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084846893 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250410084846893 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250410084846893 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250410084846893 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250410084846893 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250410084846893 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250410084846893 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 20250410084846893 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250410084846893 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  20250410084846893 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250410084846895 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084846895 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250410084846895 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250410084846895 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  20250410084846895 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250410084846895 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250410084846895 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250410084846895 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 20250410084846895 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250410084846895 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  20250410084846895 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  20250410084846895 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410084846895 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250410084846896 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410084846896 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250410084846896 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250410084846896 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410084846896 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410084846896 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410084846896 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410084846896 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250410084846896 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250410084846896 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410084846897 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410084846897 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250410084846897 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410084846897 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410084846897 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410084846897 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084846897 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084846897 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084846897 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410084846897 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084846897 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084846897 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084846897 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084846897 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084846897 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084846897 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084846897 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410084846897 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410084846897 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410084846897 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084846897 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410084846897 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410084846898 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084846898 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084846898 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084846898 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410084846898 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410084846898 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250410084846898 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410084846898 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410084846898 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084846898 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(189)@449bbc254af8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250410084847688 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084847688 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410084847688 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410084847688 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410084847688 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410084847688 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410084847688 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410084847688 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410084847688 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084847688 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410084847688 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410084847688 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410084847688 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410084847688 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410084847688 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410084847688 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410084847688 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250410084847688 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410084847688 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084847688 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084847688 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084847688 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084847688 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084847688 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084847688 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084847688 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084847688 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084847688 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084847688 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084847688 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084847688 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410084847688 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410084847688 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250410084847688 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250410084847688 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250410084847688 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250410084847688 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410084847688 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410084847688 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084847688 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084847688 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084847688 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084847688 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084847688 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084847688 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084847688 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084847688 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084847688 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084847688 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084847688 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084847688 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410084847688 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410084847688 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084847688 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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) 20250410084847689 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250410084847689 DRANAP NOTICE cnlink(msc-0)[0x55ae2af13940]{CONNECTED}: link up (cnlink.c:111) 20250410084847689 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084847689 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084847689 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084847689 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410084847689 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410084847689 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250410084847689 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410084847689 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410084847689 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084847689 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  20250410084847691 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084847691 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410084847691 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410084847691 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410084847691 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410084847691 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410084847691 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410084847691 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410084847691 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084847691 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410084847691 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410084847691 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410084847691 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410084847691 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410084847691 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410084847691 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410084847691 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250410084847691 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410084847691 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084847691 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084847691 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084847691 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084847691 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084847691 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084847691 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084847691 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084847691 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084847691 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084847691 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084847691 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084847691 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410084847691 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410084847691 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250410084847691 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250410084847691 DRANAP INFO cnlink(msc-0)[0x55ae2af13940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250410084847694 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084847694 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410084847694 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410084847694 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410084847694 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410084847694 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410084847694 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410084847694 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410084847694 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084847694 DLSS7 <000c> osmo_ss7_asp.c:1175 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(192)@449bbc254af8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250410084847694 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410084847694 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410084847694 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410084847694 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410084847694 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410084847694 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410084847694 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250410084847694 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410084847694 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084847694 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084847694 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084847694 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084847694 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084847694 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084847694 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084847694 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084847694 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084847694 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084847694 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084847694 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084847694 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410084847694 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410084847694 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250410084847694 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250410084847694 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250410084847694 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250410084847694 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410084847694 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410084847694 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084847694 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084847694 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084847694 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084847694 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084847695 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084847695 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084847695 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084847695 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084847695 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084847695 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084847695 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084847695 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410084847695 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410084847695 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084847695 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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) 20250410084847695 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250410084847695 DRANAP NOTICE cnlink(sgsn-0)[0x55ae2af5e2a0]{CONNECTED}: link up (cnlink.c:111) 20250410084847695 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084847695 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084847695 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084847695 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410084847695 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410084847695 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.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' 20250410084847695 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410084847695 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410084847695 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084847695 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  20250410084847695 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084847695 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410084847695 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410084847695 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410084847695 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410084847695 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410084847695 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410084847695 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410084847695 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084847695 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410084847695 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410084847695 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410084847695 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410084847695 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410084847695 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410084847695 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410084847695 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250410084847695 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410084847695 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084847695 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084847695 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084847695 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084847695 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084847695 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084847695 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084847695 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084847695 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084847695 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084847695 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084847695 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084847695 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410084847695 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410084847695 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250410084847695 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250410084847695 DRANAP INFO cnlink(sgsn-0)[0x55ae2af5e2a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250410084847718 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56116<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_rab_assignment0(195)@449bbc254af8: f_gen_tmsi(suffix:=0, nri_v:=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)@449bbc254af8: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(189)@449bbc254af8: Created Expect[0] for '05080200F110172A52082926240000000030'O to be handled at TC_rab_assignment0(195) TC_rab_assignment-Iuh0-RUA(187)@449bbc254af8: Added conn table entry 0TC_rab_assignment0(195)16284027 20250410084848754 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410084848754 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410084848754 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250410084848754 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250410084848754 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xf8797b, normal) (hnbgw_rua.c:407) 20250410084848754 DHNB DEBUG map_rua[0x55ae2af70250]{init}: Allocated (fsm.c:456) 20250410084848754 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16284027)[0x55ae2af70250]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250410084848754 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16284027 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250410084848754 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410084848754 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410084848754 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16284027 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250410084848754 DCN DEBUG map_sccp[0x55ae2af6cc60]{init}: Allocated (fsm.c:456) 20250410084848754 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55ae2af6cc60]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250410084848754 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-16284027 <-> SCCP-7 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250410084848754 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16284027 SCCP-7 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250410084848754 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16284027)[0x55ae2af70250]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250410084848754 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410084848754 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410084848754 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16284027)[0x55ae2af70250]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250410084848754 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55ae2af6cc60]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250410084848754 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250410084848754 DLSCCP DEBUG SCCP-SCOC(7)[0x55ae2af6f040]{IDLE}: Allocated (fsm.c:456) 20250410084848754 DLSCCP DEBUG SCCP-SCOC(7)[0x55ae2af6f040]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250410084848754 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000030004f40030002b70056400500f1100926) (sccp_scrc.c:415) 20250410084848754 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084848754 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084848754 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084848754 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084848754 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084848754 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084848754 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084848754 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084848754 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084848754 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084848754 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084848754 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084848754 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410084848754 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410084848754 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084848754 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 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) 20250410084848754 DLSCCP DEBUG SCCP-SCOC(7)[0x55ae2af6f040]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250410084848754 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55ae2af6cc60]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250410084848754 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16284027)[0x55ae2af70250]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250410084848754 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084848754 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084848754 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084848754 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410084848754 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410084848754 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250410084848754 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410084848754 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410084848754 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084848754 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 b7 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(188)@449bbc254af8: First idle individual index:0 HNBGW_Test.msc0-SCCP(188)@449bbc254af8: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(189)@449bbc254af8: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_rab_assignment0(195) HNBGW_Test.msc0-RAN(189)@449bbc254af8: Added conn table entry 0TC_rab_assignment0(195)15114438 HNBGW_Test.msc0-SCCP(188)@449bbc254af8: Session index based on connection ID:0 20250410084848767 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084848767 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410084848767 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410084848767 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410084848767 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410084848767 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410084848767 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410084848767 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410084848767 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084848767 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 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 02 2c b8 02 00 00 00 00 00 06 00 08 00 00 00 07  20250410084848767 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410084848767 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410084848767 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410084848767 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410084848767 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410084848767 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00022cb8) (sccp_scrc.c:486) 20250410084848767 DLSCCP DEBUG Received CO:COAK for local reference 7 (sccp_scoc.c:1855) 20250410084848767 DLSCCP DEBUG SCCP-SCOC(7)[0x55ae2af6f040]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250410084848767 DLSCCP DEBUG SCCP-SCOC(7)[0x55ae2af6f040]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250410084848767 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410084848767 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250410084848767 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) HNBGW_Test.msc0-SCCP(188)@449bbc254af8: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_rab_assignment0(195)@449bbc254af8: setverdict(pass): none -> pass 20250410084848767 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55ae2af6cc60]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250410084848767 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55ae2af6cc60]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) VirtHNBGW-STATS(183)@449bbc254af8: 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)@449bbc254af8: 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)@449bbc254af8: 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)@449bbc254af8: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":705 HNBGW-MGCP(194)@449bbc254af8: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment0(195) HNBGW_Test.msc0-SCCP(188)@449bbc254af8: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(188)@449bbc254af8: vl_len:91 HNBGW_Test.msc0-SCCP(188)@449bbc254af8: vl_from0 HNBGW_Test.msc0-SCCP(188)@449bbc254af8: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20250410084848968 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084848968 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410084848968 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410084848968 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410084848968 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410084848968 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410084848968 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410084848968 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410084848968 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084848968 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  20250410084848968 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410084848968 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410084848968 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410084848968 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410084848968 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410084848968 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) 20250410084848968 DLSCCP DEBUG Received CO:CODT for local reference 7 (sccp_scoc.c:1855) 20250410084848968 DLSCCP DEBUG SCCP-SCOC(7)[0x55ae2af6f040]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250410084848968 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410084848968 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250410084848968 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55ae2af6cc60]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250410084848968 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250410084848968 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250410084848968 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55ae2af6cc60]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250410084848968 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250410084848968 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250410084848968 DMGW DEBUG mgw(mgw-fsm-16284027-0)[0x55ae2af6ac80]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250410084848969 DMGW DEBUG mgw(mgw-fsm-16284027-0)[0x55ae2af6ac80]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250410084848969 DMGW DEBUG mgw(mgw-fsm-16284027-0)[0x55ae2af6ac80]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250410084848969 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250410084848969 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250410084848969 DLMGCP DEBUG mgw-endp(mgw-fsm-16284027-0)[0x55ae2af71200]{UNUSED}: Allocated (fsm.c:456) 20250410084848969 DLMGCP DEBUG mgw-endp(mgw-fsm-16284027-0)[0x55ae2af71200]{UNUSED}: is child of mgw(mgw-fsm-16284027-0)[0x55ae2af6ac80] (fsm.c:486) 20250410084848969 DLMGCP DEBUG mgw-endp(mgw-fsm-16284027-0)[0x55ae2af71200]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-16284027-0)[0x55ae2af6ac80] (mgcp_client_endpoint_fsm.c:724) 20250410084848969 DLMGCP DEBUG mgw-endp(mgw-fsm-16284027-0)[0x55ae2af71200]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250410084848969 DLMGCP DEBUG mgw-endp(mgw-fsm-16284027-0)[0x55ae2af71200]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250410084848969 DLMGCP DEBUG mgw-endp(mgw-fsm-16284027-0)[0x55ae2af71200]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250410084848969 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16284027-0)[0x55ae2af6adb0]{ST_CRCX}: Allocated (fsm.c:456) 20250410084848969 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16284027-0)[0x55ae2af6adb0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-16284027-0)[0x55ae2af71200] (fsm.c:486) 20250410084848969 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16284027-0)[0x55ae2af6adb0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250410084848969 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16284027-0)[0x55ae2af6adb0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250410084848969 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:38983: len=199 'CRCX 1 rtpbridge/*@mgw MGCP 1.0\r\nC: f8797b'... (mgcp_client.c:807) 20250410084848969 DLMGCP DEBUG MGW(mgw) Queued 199 bytes for MGW (mgcp_client.c:1221) 20250410084848969 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16284027-0)[0x55ae2af6adb0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250410084848969 DLMGCP DEBUG mgw-endp(mgw-fsm-16284027-0)[0x55ae2af71200]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(194)@449bbc254af8: Found Expect[0] for { line := { verb := "CRCX", trans_id := "1", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "f8797b17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "f8797b17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@449bbc254af8: CRCX1{ line := { verb := "CRCX", trans_id := "1", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "f8797b17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "f8797b17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@449bbc254af8: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":721 20250410084849005 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 1 OK (mgcp_client.c:758) 20250410084849005 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55ae2af6adb0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250410084849005 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55ae2af6adb0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250410084849005 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55ae2af6adb0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250410084849005 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55ae2af6adb0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250410084849005 DLMGCP DEBUG mgw-endp(mgw-fsm-16284027-0)[0x55ae2af71200]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250410084849005 DLMGCP DEBUG mgw-endp(mgw-fsm-16284027-0)[0x55ae2af71200]{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) 20250410084849005 DLMGCP DEBUG mgw-endp(mgw-fsm-16284027-0)[0x55ae2af71200]{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) 20250410084849005 DLMGCP DEBUG mgw-endp(mgw-fsm-16284027-0)[0x55ae2af71200]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250410084849005 DLMGCP DEBUG mgw-endp(mgw-fsm-16284027-0)[0x55ae2af71200]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250410084849005 DLMGCP DEBUG mgw-endp(mgw-fsm-16284027-0)[0x55ae2af71200]{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) 20250410084849005 DMGW DEBUG mgw(mgw-fsm-16284027-0)[0x55ae2af6ac80]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250410084849005 DMGW DEBUG mgw(mgw-fsm-16284027-0)[0x55ae2af6ac80]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250410084849005 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250410084849005 DMGW DEBUG mgw(mgw-fsm-16284027-0)[0x55ae2af6ac80]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250410084849005 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16284027)[0x55ae2af70250]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250410084849005 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250410084849005 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410084849005 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)@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed 20250410084849030 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410084849030 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410084849030 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250410084849030 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250410084849030 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xf8797b) (hnbgw_rua.c:471) 20250410084849030 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16284027 SCCP-7 msc-0 MI=IMSI-262420000000003: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250410084849030 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16284027)[0x55ae2af70250]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250410084849030 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250410084849030 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250410084849030 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16284027)[0x55ae2af70250]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250410084849030 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250410084849030 DMGW DEBUG mgw(mgw-fsm-16284027-0)[0x55ae2af6ac80]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250410084849030 DMGW DEBUG mgw(mgw-fsm-16284027-0)[0x55ae2af6ac80]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250410084849030 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250410084849030 DMGW DEBUG mgw(mgw-fsm-16284027-0)[0x55ae2af6ac80]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250410084849030 DLMGCP DEBUG mgw-endp(mgw-fsm-16284027-0)[0x55ae2af71200]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-16284027-0)[0x55ae2af6ac80] (mgcp_client_endpoint_fsm.c:724) 20250410084849030 DLMGCP DEBUG mgw-endp(mgw-fsm-16284027-0)[0x55ae2af71200]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250410084849030 DLMGCP DEBUG mgw-endp(mgw-fsm-16284027-0)[0x55ae2af71200]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250410084849030 DLMGCP DEBUG mgw-endp(mgw-fsm-16284027-0)[0x55ae2af71200]{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) 20250410084849030 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55ae2af6adb0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250410084849030 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:38983: len=213 'MDCX 2 rtpbridge/3@mgw MGCP 1.0\r\nC: f8797b'... (mgcp_client.c:807) 20250410084849030 DLMGCP DEBUG MGW(mgw) Queued 213 bytes for MGW (mgcp_client.c:1221) 20250410084849030 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55ae2af6adb0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250410084849030 DLMGCP DEBUG mgw-endp(mgw-fsm-16284027-0)[0x55ae2af71200]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250410084849030 DLMGCP DEBUG mgw-endp(mgw-fsm-16284027-0)[0x55ae2af71200]{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) 20250410084849030 DLMGCP DEBUG mgw-endp(mgw-fsm-16284027-0)[0x55ae2af71200]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_assignment0(195)@449bbc254af8: MDCX1{ line := { verb := "MDCX", trans_id := "2", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "f8797b17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "f8797b17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250410084849044 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 2 OK (mgcp_client.c:758) 20250410084849044 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55ae2af6adb0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250410084849044 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55ae2af6adb0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250410084849044 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55ae2af6adb0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250410084849044 DLMGCP DEBUG mgw-endp(mgw-fsm-16284027-0)[0x55ae2af71200]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250410084849044 DLMGCP DEBUG mgw-endp(mgw-fsm-16284027-0)[0x55ae2af71200]{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) 20250410084849044 DLMGCP DEBUG mgw-endp(mgw-fsm-16284027-0)[0x55ae2af71200]{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) 20250410084849044 DLMGCP DEBUG mgw-endp(mgw-fsm-16284027-0)[0x55ae2af71200]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250410084849044 DLMGCP DEBUG mgw-endp(mgw-fsm-16284027-0)[0x55ae2af71200]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250410084849044 DLMGCP DEBUG mgw-endp(mgw-fsm-16284027-0)[0x55ae2af71200]{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) 20250410084849045 DMGW DEBUG mgw(mgw-fsm-16284027-0)[0x55ae2af6ac80]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250410084849045 DMGW DEBUG mgw(mgw-fsm-16284027-0)[0x55ae2af6ac80]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250410084849045 DMGW DEBUG mgw(mgw-fsm-16284027-0)[0x55ae2af6ac80]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250410084849045 DLMGCP DEBUG mgw-endp(mgw-fsm-16284027-0)[0x55ae2af71200]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-16284027-0)[0x55ae2af6ac80] (mgcp_client_endpoint_fsm.c:724) 20250410084849045 DLMGCP DEBUG mgw-endp(mgw-fsm-16284027-0)[0x55ae2af71200]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250410084849045 DLMGCP DEBUG mgw-endp(mgw-fsm-16284027-0)[0x55ae2af71200]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250410084849045 DLMGCP DEBUG mgw-endp(mgw-fsm-16284027-0)[0x55ae2af71200]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250410084849045 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16284027-0)[0x55ae2af73390]{ST_CRCX}: Allocated (fsm.c:456) 20250410084849045 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16284027-0)[0x55ae2af73390]{ST_CRCX}: is child of mgw-endp(mgw-fsm-16284027-0)[0x55ae2af71200] (fsm.c:486) 20250410084849045 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16284027-0)[0x55ae2af73390]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250410084849045 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16284027-0)[0x55ae2af73390]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/3@mgw... (mgcp_client_fsm.c:228) 20250410084849045 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:38983: len=203 'CRCX 3 rtpbridge/3@mgw MGCP 1.0\r\nC: f8797b'... (mgcp_client.c:807) 20250410084849045 DLMGCP DEBUG MGW(mgw) Queued 203 bytes for MGW (mgcp_client.c:1221) 20250410084849045 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16284027-0)[0x55ae2af73390]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250410084849045 DLMGCP DEBUG mgw-endp(mgw-fsm-16284027-0)[0x55ae2af71200]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250410084849045 DLMGCP DEBUG mgw-endp(mgw-fsm-16284027-0)[0x55ae2af71200]{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) 20250410084849045 DLMGCP DEBUG mgw-endp(mgw-fsm-16284027-0)[0x55ae2af71200]{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) 20250410084849045 DLMGCP DEBUG mgw-endp(mgw-fsm-16284027-0)[0x55ae2af71200]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_assignment0(195)@449bbc254af8: CRCX2{ line := { verb := "CRCX", trans_id := "3", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "f8797b17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "f8797b17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250410084849054 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 3 OK (mgcp_client.c:758) 20250410084849054 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55ae2af73390]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250410084849054 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55ae2af73390]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250410084849054 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55ae2af73390]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250410084849054 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55ae2af73390]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250410084849054 DLMGCP DEBUG mgw-endp(mgw-fsm-16284027-0)[0x55ae2af71200]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250410084849054 DLMGCP DEBUG mgw-endp(mgw-fsm-16284027-0)[0x55ae2af71200]{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) 20250410084849054 DLMGCP DEBUG mgw-endp(mgw-fsm-16284027-0)[0x55ae2af71200]{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) 20250410084849054 DLMGCP DEBUG mgw-endp(mgw-fsm-16284027-0)[0x55ae2af71200]{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) 20250410084849054 DLMGCP DEBUG mgw-endp(mgw-fsm-16284027-0)[0x55ae2af71200]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250410084849054 DLMGCP DEBUG mgw-endp(mgw-fsm-16284027-0)[0x55ae2af71200]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250410084849054 DLMGCP DEBUG mgw-endp(mgw-fsm-16284027-0)[0x55ae2af71200]{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) 20250410084849054 DLMGCP DEBUG mgw-endp(mgw-fsm-16284027-0)[0x55ae2af71200]{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) 20250410084849054 DMGW DEBUG mgw(mgw-fsm-16284027-0)[0x55ae2af6ac80]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250410084849054 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250410084849054 DMGW DEBUG mgw(mgw-fsm-16284027-0)[0x55ae2af6ac80]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250410084849054 DMGW DEBUG mgw(mgw-fsm-16284027-0)[0x55ae2af6ac80]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250410084849054 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55ae2af6cc60]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250410084849054 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250410084849054 DLSCCP DEBUG SCCP-SCOC(7)[0x55ae2af6f040]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250410084849054 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00022cb8), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:415) 20250410084849054 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084849054 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084849054 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084849054 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410084849054 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410084849054 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084849054 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 02 2c b8 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 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) 20250410084849054 DMGW DEBUG mgw(mgw-fsm-16284027-0)[0x55ae2af6ac80]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250410084849054 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084849054 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084849054 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084849054 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410084849054 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410084849054 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250410084849054 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410084849054 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410084849054 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084849054 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 02 2c b8 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 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)@449bbc254af8: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(188)@449bbc254af8: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(188)@449bbc254af8: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(188)@449bbc254af8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment0(195)@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(183)@449bbc254af8: 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)@449bbc254af8: 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)@449bbc254af8: 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)@449bbc254af8: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(188)@449bbc254af8: vl_len:12 HNBGW_Test.msc0-SCCP(188)@449bbc254af8: vl_from0 HNBGW_Test.msc0-SCCP(188)@449bbc254af8: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250410084849083 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084849083 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410084849083 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410084849083 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410084849083 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410084849083 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410084849083 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410084849083 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410084849083 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084849083 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  20250410084849083 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410084849083 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410084849083 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410084849083 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410084849083 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410084849083 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) 20250410084849083 DLSCCP DEBUG Received CO:CODT for local reference 7 (sccp_scoc.c:1855) 20250410084849083 DLSCCP DEBUG SCCP-SCOC(7)[0x55ae2af6f040]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250410084849083 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410084849083 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250410084849083 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55ae2af6cc60]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250410084849083 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250410084849083 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250410084849083 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55ae2af6cc60]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250410084849083 DMGW DEBUG mgw(mgw-fsm-16284027-0)[0x55ae2af6ac80]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250410084849083 DMGW DEBUG mgw(mgw-fsm-16284027-0)[0x55ae2af6ac80]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250410084849083 DMGW DEBUG mgw(mgw-fsm-16284027-0)[0x55ae2af6ac80]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250410084849083 DLMGCP DEBUG mgw-endp(mgw-fsm-16284027-0)[0x55ae2af71200]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250410084849083 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55ae2af6adb0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250410084849083 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:38983: len=56 'DLCX 4 rtpbridge/3@mgw MGCP 1.0\r\nC: f8797b'... (mgcp_client.c:807) 20250410084849083 DLMGCP DEBUG MGW(mgw) Queued 56 bytes for MGW (mgcp_client.c:1221) 20250410084849083 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55ae2af6adb0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250410084849083 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55ae2af73390]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250410084849083 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:38983: len=56 'DLCX 5 rtpbridge/3@mgw MGCP 1.0\r\nC: f8797b'... (mgcp_client.c:807) 20250410084849083 DLMGCP DEBUG MGW(mgw) Queued 56 bytes for MGW (mgcp_client.c:1221) 20250410084849083 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55ae2af73390]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250410084849083 DLMGCP DEBUG mgw-endp(mgw-fsm-16284027-0)[0x55ae2af71200]{IN_USE}: Removing from parent mgw(mgw-fsm-16284027-0)[0x55ae2af6ac80] (mgcp_client_endpoint_fsm.c:873) 20250410084849083 DLMGCP DEBUG mgw-endp(mgw-fsm-16284027-0)[0x55ae2af71200]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250410084849083 DLMGCP DEBUG mgw-endp(mgw-fsm-16284027-0)[0x55ae2af71200]{IN_USE}: Deallocated (fsm.c:568) 20250410084849083 DMGW DEBUG mgw(mgw-fsm-16284027-0)[0x55ae2af6ac80]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250410084849083 DMGW DEBUG mgw(mgw-fsm-16284027-0)[0x55ae2af6ac80]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250410084849083 DMGW DEBUG mgw(mgw-fsm-16284027-0)[0x55ae2af6ac80]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250410084849083 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16284027)[0x55ae2af70250]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250410084849083 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20250410084849083 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410084849083 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)@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment0(195)@449bbc254af8: DLCX{ line := { verb := "DLCX", trans_id := "4", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "f8797b17" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment0(195)@449bbc254af8: DLCX{ line := { verb := "DLCX", trans_id := "5", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "f8797b17" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment0(195)@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed 20250410084849087 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 4 OK (mgcp_client.c:758) 20250410084849087 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55ae2af6adb0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250410084849087 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55ae2af6adb0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250410084849087 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55ae2af6adb0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250410084849087 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55ae2af6adb0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250410084849088 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 5 OK (mgcp_client.c:758) 20250410084849088 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55ae2af73390]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250410084849088 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55ae2af73390]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250410084849088 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55ae2af73390]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250410084849088 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55ae2af73390]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment-Iuh0-RUA(187)@449bbc254af8: Deleted conn table entry 0TC_rab_assignment0(195)16284027 20250410084849093 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410084849093 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410084849093 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250410084849093 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250410084849093 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xf8797b,cause=radio(normal)) (hnbgw_rua.c:439) 20250410084849093 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16284027 SCCP-7 msc-0 MI=IMSI-262420000000003: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250410084849093 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16284027)[0x55ae2af70250]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250410084849093 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250410084849093 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250410084849093 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16284027)[0x55ae2af70250]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250410084849093 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55ae2af6cc60]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250410084849093 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250410084849093 DLSCCP DEBUG SCCP-SCOC(7)[0x55ae2af6f040]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250410084849093 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00022cb8), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250410084849093 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084849093 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084849093 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084849093 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410084849093 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410084849093 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084849093 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 02 2c b8 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) 20250410084849093 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16284027)[0x55ae2af70250]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250410084849093 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55ae2af6cc60]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250410084849093 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55ae2af6cc60]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250410084849093 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084849093 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084849093 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084849093 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410084849093 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410084849093 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250410084849093 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410084849093 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410084849093 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084849093 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 02 2c b8 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)@449bbc254af8: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(188)@449bbc254af8: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(188)@449bbc254af8: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(188)@449bbc254af8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment0(195)@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(189)@449bbc254af8: Deleted conn table entry 0TC_rab_assignment0(195)15114438 HNBGW_Test.msc0-SCCP(188)@449bbc254af8: Session index based on connection ID:0 20250410084849097 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084849097 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410084849097 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410084849097 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410084849097 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410084849097 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410084849097 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410084849097 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410084849097 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084849097 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 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 02 2c b8 00 00 00 00 00 00 06 00 08 00 00 00 07  20250410084849097 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410084849097 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410084849097 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410084849097 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410084849097 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410084849097 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=00022cb8), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250410084849097 DLSCCP DEBUG Received CO:RELRE for local reference 7 (sccp_scoc.c:1855) 20250410084849097 DLSCCP DEBUG SCCP-SCOC(7)[0x55ae2af6f040]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250410084849097 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410084849097 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250410084849097 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) 20250410084849097 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55ae2af6cc60]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250410084849097 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55ae2af6cc60]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250410084849097 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16284027)[0x55ae2af70250]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250410084849097 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16284027)[0x55ae2af70250]{disconnected}: Freeing instance (context_map.c:202) 20250410084849097 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16284027)[0x55ae2af70250]{disconnected}: Deallocated (fsm.c:568) 20250410084849097 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55ae2af6cc60]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250410084849097 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55ae2af6cc60]{disconnected}: Freeing instance (context_map.c:206) 20250410084849097 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55ae2af6cc60]{disconnected}: Deallocated (fsm.c:568) 20250410084849097 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16284027 SCCP-7 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250410084849097 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=00022cb8), PART(T=Source Reference,L=4,D=00000007) (sccp_scrc.c:415) 20250410084849097 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084849097 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084849097 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084849097 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410084849097 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410084849097 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084849097 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 02 2c b8 00 00 07 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410084849097 DLSCCP DEBUG SCCP-SCOC(7)[0x55ae2af6f040]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250410084849097 DLSCCP DEBUG SCCP-SCOC(7)[0x55ae2af6f040]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250410084849097 DLSCCP DEBUG SCCP-SCOC(7)[0x55ae2af6f040]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250410084849097 DLSCCP DEBUG SCCP-SCOC(7)[0x55ae2af6f040]{IDLE}: Deallocated (fsm.c:568) 20250410084849097 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084849097 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084849097 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084849097 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410084849097 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410084849097 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250410084849097 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410084849097 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410084849097 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084849097 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 02 2c b8 00 00 07 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(188)@449bbc254af8: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(188)@449bbc254af8: RLC received in state:disconnect_pending 20250410084850735 DLSCCP DEBUG SCCP-SCOC(4)[0x55ae2af6da20]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410084850735 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e21470), PART(T=Source Reference,L=4,D=00000004), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410084850735 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410084850735 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084850735 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410084850735 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410084850735 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410084850735 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084850735 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 e2 14 70 00 00 04 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410084850735 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084850735 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084850735 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084850735 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410084850735 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410084850735 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250410084850735 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410084850735 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410084850735 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084850735 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 e2 14 70 00 00 04 0f 00 00 00 00 00 06 00 08 00 00 00 02  20250410084850742 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084850742 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410084850742 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410084850742 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410084850742 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410084850742 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410084850742 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410084850742 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410084850742 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084850742 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 e2 14 70 00 00 06 00 08 00 00 00 07  20250410084850742 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410084850742 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410084850742 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410084850742 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410084850742 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410084850742 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=00e21470) (sccp_scrc.c:486) 20250410084850742 DLSCCP DEBUG Received CO:RELCO for local reference 4 (sccp_scoc.c:1855) 20250410084850742 DLSCCP DEBUG SCCP-SCOC(4)[0x55ae2af6da20]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250410084850742 DLSCCP DEBUG SCCP-SCOC(4)[0x55ae2af6da20]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250410084850742 DLSCCP DEBUG SCCP-SCOC(4)[0x55ae2af6da20]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250410084850742 DLSCCP DEBUG SCCP-SCOC(4)[0x55ae2af6da20]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250410084850742 DLSCCP DEBUG SCCP-SCOC(4)[0x55ae2af6da20]{IDLE}: Deallocated (fsm.c:568) TC_rab_assignment0(195)@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed MTC@449bbc254af8: ok: talloc reports "asn1_context" = 1 bytes 20250410084851104 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56104<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250410084851105 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:43449<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(184)@449bbc254af8: Final verdict of PTC: none VirtHNBGW-STATS(183)@449bbc254af8: Final verdict of PTC: none MTC@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed 20250410084851108 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56092<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250410084851109 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410084851109 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410084851109 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410084851109 DMAIN NOTICE (127.0.0.1:9999 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) 20250410084851109 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250410084851111 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250410084851111 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410084851111 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250410084851111 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250410084851111 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250410084851111 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410084851111 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250410084851111 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP MutexDispCT-TC_rab_assignment(182)@449bbc254af8: Final verdict of PTC: none 20250410084851111 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250410084851111 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084851111 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-msc0-0: connection closed 20250410084851111 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250410084851111 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250410084851111 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250410084851111 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250410084851111 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 20250410084851112 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  20250410084851112 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410084851112 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250410084851112 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250410084851112 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410084851112 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) HNBGW_Test.sgsn0-SCCP(191)@449bbc254af8: Final verdict of PTC: none 20250410084851112 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:378) 20250410084851112 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410084851112 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410084851112 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410084851112 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) HNBGW_Test.sgsn0-RAN(192)@449bbc254af8: Final verdict of PTC: none 20250410084851112 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250410084851112 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250410084851112 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250410084851112 DRANAP NOTICE cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc0-SCCP(188)@449bbc254af8: Final verdict of PTC: none HNBGW_Test.msc0-RAN(189)@449bbc254af8: Final verdict of PTC: none TC_rab_assignment-Iuh0-RUA(187)@449bbc254af8: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(190)@449bbc254af8: Final verdict of PTC: none TC_rab_assignment-Iuh0(186)@449bbc254af8: Final verdict of PTC: none HNBGW-PFCP(185)@449bbc254af8: Final verdict of PTC: none 20250410084851113 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250410084851113 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410084851113 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250410084851113 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250410084851113 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20250410084851113 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410084851113 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250410084851113 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SEND_FAILED 20250410084851113 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) 20250410084851113 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084851113 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-sgsn0-0: connection closed 20250410084851113 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250410084851113 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250410084851113 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250410084851113 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250410084851113 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 20250410084851114 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410084851114 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication HNBGW-MGCP(194)@449bbc254af8: Final verdict of PTC: none 20250410084851114 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250410084851114 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410084851114 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250410084851114 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250410084851114 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410084851114 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410084851114 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410084851114 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410084851114 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250410084851114 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250410084851114 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250410084851114 DRANAP NOTICE cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.sgsn0-M3UA(193)@449bbc254af8: Final verdict of PTC: none 20250410084851116 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56116<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment0(195)@449bbc254af8: Final verdict of PTC: pass MTC@449bbc254af8: Setting final verdict of the test case. MTC@449bbc254af8: Local verdict of MTC: pass MTC@449bbc254af8: Local verdict of PTC MutexDispCT-TC_rab_assignment(182): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC VirtHNBGW-STATS(183): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC IPA-CTRL-CLI-IPA(184): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW-PFCP(185): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC TC_rab_assignment-Iuh0(186): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC TC_rab_assignment-Iuh0-RUA(187): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.msc0-SCCP(188): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.msc0-RAN(189): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.msc0-M3UA(190): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(191): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.sgsn0-RAN(192): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(193): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW-MGCP(194): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC TC_rab_assignment0(195): pass (pass -> pass) MTC@449bbc254af8: Test case TC_rab_assignment finished. Verdict: pass MTC@449bbc254af8: 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'. Thu Apr 10 08:48:51 UTC 2025 ====== HNBGW_Tests.TC_rab_assignment pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_rab_assignment.talloc 20250410084851163 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56132<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410084851665 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56132<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=364128) Waiting for packet dumper to finish... 1 (prev_count=364128, count=392196) 20250410084852950 DLSCCP DEBUG SCCP-SCOC(6)[0x55ae2af6f8a0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250410084852950 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0018cca7), PART(T=Source Reference,L=4,D=00000006), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410084852950 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410084852950 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084852950 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410084852950 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410084852950 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410084852950 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084852950 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 18 cc a7 00 00 06 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410084852951 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084852951 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084852951 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084852951 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410084852951 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410084852951 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250410084853112 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250410084853112 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250410084853112 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250410084853115 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250410084853115 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250410084853115 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@449bbc254af8: 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@449bbc254af8: 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 ------ Thu Apr 10 08:48: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_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@449bbc254af8: 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@449bbc254af8: Test case TC_rab_assignment_concurrent started. 20250410084854760 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56136<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410084854765 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56152<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410084854769 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:36995<->l=127.0.0.1:4262) (control_if.c:572) 20250410084854784 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410084854784 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410084854785 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410084854785 DRANAP DEBUG cnlink(msc-1)[0x55ae2aef6920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410084854785 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410084854785 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250410084854785 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410084854785 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410084854785 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410084854785 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084854785 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084854785 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084854785 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084854785 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084854785 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084854785 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084854785 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084854785 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084854785 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084854785 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084854785 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084854785 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410084854785 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410084854785 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084854785 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410084854785 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) TC_rab_assignment_concurrent-Iuh0(200)@449bbc254af8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250410084854785 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084854785 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084854785 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084854785 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410084854786 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410084854786 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250410084854786 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250410084854786 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250410084854786 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410084854786 DRANAP DEBUG cnlink(msc-2)[0x55ae2aef3b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410084854786 DRANAP DEBUG cnlink(msc-1)[0x55ae2aef6920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410084854786 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250410084854786 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410084854786 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410084854786 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410084854786 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084854786 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084854786 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084854786 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084854786 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084854786 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084854786 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084854787 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084854787 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084854787 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084854787 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084854787 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084854787 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410084854787 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410084854787 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084854787 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410084854787 DRANAP DEBUG cnlink(msc-1)[0x55ae2aef6920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410084854787 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410084854787 DRANAP DEBUG cnlink(msc-3)[0x55ae2af5d910]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410084854787 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084854787 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084854787 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084854787 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410084854787 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410084854787 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 20250410084854787 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250410084854788 DRANAP DEBUG cnlink(msc-3)[0x55ae2af5d910]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410084854788 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250410084854788 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410084854788 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410084854788 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410084854788 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084854788 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084854788 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084854788 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) 20250410084854788 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084854788 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084854788 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084854788 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084854788 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084854788 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084854788 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084854788 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) 20250410084854788 DLSS7 DEBUG Found route for dpc=4=0.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) 20250410084854788 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250410084854788 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084854788 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250410084854788 DRANAP DEBUG cnlink(msc-3)[0x55ae2af5d910]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410084854788 DRANAP DEBUG cnlink(msc-2)[0x55ae2aef3b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410084854788 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250410084854788 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410084854788 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410084854788 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410084854788 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084854788 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084854788 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084854788 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084854788 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084854788 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084854788 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084854788 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084854788 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084854788 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084854788 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084854788 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084854788 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410084854788 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250410084854788 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084854788 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410084854788 DRANAP DEBUG cnlink(msc-2)[0x55ae2aef3b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410084854788 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084854788 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084854788 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084854788 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 20250410084854788 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250410084854788 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250410084854788 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084854789 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084854789 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084854789 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250410084854789 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250410084854789 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 20250410084854789 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! MTC@449bbc254af8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@449bbc254af8: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(204)@449bbc254af8: ************************************************* HNBGW_Test.msc0-M3UA(204)@449bbc254af8: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(204)@449bbc254af8: ************************************************* HNBGW_Test.msc0-SCCP(202)@449bbc254af8: v_sccp_pdu_maxlen:268 20250410084854805 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410084854805 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410084854805 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410084854805 DRANAP DEBUG cnlink(sgsn-1)[0x55ae2af5ec30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410084854805 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410084854805 DRANAP DEBUG cnlink(sgsn-2)[0x55ae2af5f5c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410084854805 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410084854805 DRANAP DEBUG cnlink(sgsn-3)[0x55ae2af5ff50]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410084854807 DRANAP DEBUG cnlink(sgsn-3)[0x55ae2af5ff50]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410084854807 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250410084854807 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410084854807 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410084854807 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410084854807 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084854807 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084854807 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084854807 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) 20250410084854807 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084854807 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084854807 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084854807 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084854807 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084854807 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084854807 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084854807 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) 20250410084854807 DLSS7 DEBUG Found route for dpc=12=0.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) 20250410084854807 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250410084854807 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084854807 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250410084854807 DRANAP DEBUG cnlink(sgsn-3)[0x55ae2af5ff50]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410084854807 DRANAP DEBUG cnlink(sgsn-2)[0x55ae2af5f5c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410084854807 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250410084854807 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410084854807 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410084854807 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410084854807 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084854807 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084854807 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084854807 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=11 -> eSLS=43: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250410084854807 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084854807 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084854807 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084854807 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084854807 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084854807 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084854807 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084854807 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=11 -> eSLS=11: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250410084854807 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410084854807 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250410084854807 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084854807 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410084854807 DRANAP DEBUG cnlink(sgsn-2)[0x55ae2af5f5c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410084854807 DRANAP DEBUG cnlink(sgsn-1)[0x55ae2af5ec30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410084854807 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250410084854807 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410084854807 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410084854807 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410084854807 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084854807 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084854807 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084854807 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084854807 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084854807 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084854807 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084854807 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084854807 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084854807 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084854807 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084854807 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084854807 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410084854807 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250410084854807 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084854807 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410084854807 DRANAP DEBUG cnlink(sgsn-1)[0x55ae2af5ec30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410084854807 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410084854807 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250410084854807 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410084854807 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410084854807 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410084854807 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084854807 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084854807 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084854807 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084854807 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084854807 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084854807 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084854807 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084854807 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084854807 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084854807 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084854807 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084854807 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410084854807 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410084854807 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084854807 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410084854807 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410084854807 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084854807 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084854808 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084854808 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 20250410084854808 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250410084854808 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250410084854808 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084854808 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084854808 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084854808 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250410084854808 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250410084854808 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 20250410084854808 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250410084854808 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084854808 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084854808 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084854808 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250410084854808 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250410084854808 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 20250410084854808 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250410084854808 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084854808 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084854808 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084854808 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410084854808 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410084854808 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@449bbc254af8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@449bbc254af8: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(207)@449bbc254af8: ************************************************* HNBGW_Test.sgsn0-M3UA(207)@449bbc254af8: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(207)@449bbc254af8: ************************************************* HNBGW_Test.sgsn0-SCCP(205)@449bbc254af8: v_sccp_pdu_maxlen:268 20250410084854828 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410084854828 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410084854828 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250410084854828 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250410084854828 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) 20250410084854828 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250410084854828 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250410084854828 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410084854828 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@449bbc254af8: setverdict(pass): none -> pass 20250410084855002 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250410084855002 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250410084855003 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250410084855003 DLSS7 <000c> 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)@449bbc254af8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250410084855012 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084855012 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250410084855012 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250410084855012 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250410084855012 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250410084855012 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250410084855012 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250410084855012 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 20250410084855012 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250410084855012 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  20250410084855012 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250410084855015 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084855015 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250410084855015 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250410084855015 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  20250410084855015 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250410084855015 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250410084855015 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250410084855015 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 20250410084855015 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250410084855015 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  20250410084855015 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410084855015 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250410084855015 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410084855015 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250410084855015 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:413) 20250410084855015 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410084855016 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410084855016 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410084855016 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410084855016 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250410084855016 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250410084855016 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410084855017 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410084855017 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250410084855017 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410084855017 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410084855017 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410084855017 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084855017 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084855017 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084855017 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084855017 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084855017 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084855017 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084855017 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084855017 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084855017 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084855017 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084855017 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084855017 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410084855017 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410084855017 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084855017 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410084855017 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410084855018 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084855018 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084855018 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084855018 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410084855018 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410084855018 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250410084855018 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410084855018 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410084855018 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084855018 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  20250410084855020 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250410084855020 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250410084855020 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250410084855020 DLSS7 <000c> 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)@449bbc254af8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250410084855025 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084855026 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250410084855026 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250410084855026 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250410084855026 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250410084855026 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250410084855026 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250410084855026 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 20250410084855026 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250410084855026 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  20250410084855026 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250410084855027 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084855027 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250410084855027 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250410084855027 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  20250410084855027 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250410084855027 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250410084855027 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250410084855027 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 20250410084855027 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250410084855027 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  20250410084855027 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  20250410084855027 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410084855027 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250410084855028 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410084855028 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250410084855028 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250410084855028 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410084855028 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410084855028 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410084855028 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410084855028 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250410084855028 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250410084855028 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410084855029 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410084855029 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250410084855029 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410084855029 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410084855029 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410084855029 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084855029 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084855029 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084855029 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084855029 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084855029 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084855029 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084855029 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084855029 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084855029 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084855029 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084855029 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084855029 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410084855029 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410084855029 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084855029 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410084855029 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410084855029 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084855029 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084855029 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084855029 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410084855029 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410084855030 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.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' 20250410084855030 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410084855030 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410084855030 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084855030 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(203)@449bbc254af8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250410084855818 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084855818 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410084855818 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410084855818 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410084855818 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410084855818 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410084855818 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410084855818 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410084855818 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084855818 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410084855819 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410084855819 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410084855819 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410084855819 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410084855819 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410084855819 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410084855819 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250410084855819 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410084855819 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084855819 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084855819 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084855819 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084855819 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084855819 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084855819 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084855819 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084855819 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084855819 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084855819 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084855819 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084855819 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410084855819 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410084855819 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250410084855819 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250410084855819 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250410084855819 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250410084855819 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410084855819 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410084855819 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084855819 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084855819 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084855819 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084855819 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084855819 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084855819 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084855819 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084855819 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084855819 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084855819 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084855819 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084855819 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410084855819 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410084855819 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084855819 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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) 20250410084855820 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250410084855820 DRANAP NOTICE cnlink(msc-0)[0x55ae2af13940]{CONNECTED}: link up (cnlink.c:111) 20250410084855820 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084855820 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084855820 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084855820 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410084855820 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410084855820 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250410084855820 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410084855820 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410084855820 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084855820 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  20250410084855821 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084855821 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410084855821 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410084855821 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410084855821 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410084855821 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410084855821 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410084855821 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410084855821 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084855821 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410084855821 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410084855821 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410084855821 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410084855821 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410084855821 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410084855821 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410084855821 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250410084855821 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410084855821 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084855821 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084855821 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084855821 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084855821 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084855821 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084855821 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084855821 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084855821 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084855821 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084855821 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084855821 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084855821 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410084855821 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410084855821 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250410084855822 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250410084855822 DRANAP INFO cnlink(msc-0)[0x55ae2af13940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(206)@449bbc254af8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250410084855828 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084855828 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410084855828 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410084855828 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410084855828 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410084855828 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410084855828 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410084855828 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410084855828 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084855828 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410084855828 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410084855828 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410084855828 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410084855828 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410084855828 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410084855828 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410084855828 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250410084855828 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410084855828 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084855828 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084855828 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084855828 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084855828 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084855828 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084855828 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084855828 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084855828 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084855828 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084855828 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084855828 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084855828 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410084855828 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410084855828 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250410084855828 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250410084855828 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250410084855828 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250410084855828 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410084855828 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410084855828 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084855828 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084855828 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084855828 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084855828 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084855828 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084855828 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084855828 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084855828 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084855828 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084855828 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084855828 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084855828 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410084855828 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410084855828 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084855828 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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) 20250410084855829 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250410084855829 DRANAP NOTICE cnlink(sgsn-0)[0x55ae2af5e2a0]{CONNECTED}: link up (cnlink.c:111) 20250410084855829 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084855829 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084855829 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084855829 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410084855829 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410084855829 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250410084855829 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410084855829 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410084855829 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084855829 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  20250410084855830 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084855830 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410084855830 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410084855830 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410084855830 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410084855830 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410084855830 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410084855830 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410084855830 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084855830 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410084855830 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410084855830 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410084855831 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410084855831 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410084855831 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410084855831 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410084855831 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250410084855831 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410084855831 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084855831 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084855831 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084855831 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084855831 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084855831 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084855831 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084855831 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084855831 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084855831 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084855831 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084855831 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084855831 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410084855831 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410084855831 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250410084855831 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250410084855831 DRANAP INFO cnlink(sgsn-0)[0x55ae2af5e2a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250410084856800 DLSCCP DEBUG SCCP-SCOC(5)[0x55ae2af707f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410084856800 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005d97dd), PART(T=Source Reference,L=4,D=00000005), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410084856800 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410084856800 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084856800 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410084856800 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410084856800 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410084856800 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084856800 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 5d 97 dd 00 00 05 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410084856801 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084856801 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084856801 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084856801 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410084856801 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410084856801 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250410084856801 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410084856801 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410084856801 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084856801 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 5d 97 dd 00 00 05 0f 00 00 00 00 00 06 00 08 00 00 00 01  20250410084856808 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084856808 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410084856808 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410084856808 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410084856808 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410084856808 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410084856808 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410084856808 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410084856808 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084856808 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 5d 97 dd 00 00 06 00 08 00 00 00 07  20250410084856808 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410084856808 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410084856808 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410084856808 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410084856808 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410084856808 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=005d97dd) (sccp_scrc.c:486) 20250410084856808 DLSCCP DEBUG Received CO:RELCO for local reference 5 (sccp_scoc.c:1855) 20250410084856808 DLSCCP DEBUG SCCP-SCOC(5)[0x55ae2af707f0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250410084856808 DLSCCP DEBUG SCCP-SCOC(5)[0x55ae2af707f0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250410084856809 DLSCCP DEBUG SCCP-SCOC(5)[0x55ae2af707f0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250410084856809 DLSCCP DEBUG SCCP-SCOC(5)[0x55ae2af707f0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250410084856809 DLSCCP DEBUG SCCP-SCOC(5)[0x55ae2af707f0]{IDLE}: Deallocated (fsm.c:568) 20250410084856863 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34934<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410084856887 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34936<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410084856905 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34942<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410084856913 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34954<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410084856924 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34968<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410084856937 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34984<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410084856947 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34998<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410084856957 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35002<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410084856967 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35018<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410084856975 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35030<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410084856985 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35042<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410084856992 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35046<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410084857002 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35050<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410084857011 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35056<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410084857017 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35070<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410084857024 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35084<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_rab_assignment_concurrent0(209)@449bbc254af8: f_gen_tmsi(suffix:=0, nri_v:=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)@449bbc254af8: f_create_expect(l3 := '05080200F110172A52082926240000000000'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@449bbc254af8: Created Expect[0] for '05080200F110172A52082926240000000000'O to be handled at TC_rab_assignment_concurrent0(209) TC_rab_assignment_concurrent0(210)@449bbc254af8: f_gen_tmsi(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)@449bbc254af8: Added conn table entry 0TC_rab_assignment_concurrent0(209)14145691 HNBGW_Test.msc0-RAN(203)@449bbc254af8: f_create_expect(l3 := '05080200F110172A52082926240000000010'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@449bbc254af8: Created Expect[1] for '05080200F110172A52082926240000000010'O to be handled at TC_rab_assignment_concurrent0(210) TC_rab_assignment_concurrent-Iuh0-RUA(201)@449bbc254af8: Added conn table entry 1TC_rab_assignment_concurrent0(210)10142552 20250410084857900 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410084857900 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410084857900 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250410084857900 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250410084857900 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xd7d89b, normal) (hnbgw_rua.c:407) 20250410084857900 DHNB DEBUG map_rua[0x55ae2af70250]{init}: Allocated (fsm.c:456) 20250410084857900 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14145691)[0x55ae2af70250]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250410084857900 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14145691 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250410084857900 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410084857900 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410084857900 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14145691 SCCP-0 CS MI=IMSI-262420000000000: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250410084857900 DCN DEBUG map_sccp[0x55ae2af6cc60]{init}: Allocated (fsm.c:456) 20250410084857900 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55ae2af6cc60]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250410084857900 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-14145691 <-> SCCP-8 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250410084857900 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14145691 SCCP-8 msc-0 MI=IMSI-262420000000000: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250410084857900 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14145691)[0x55ae2af70250]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250410084857900 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410084857900 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410084857900 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14145691)[0x55ae2af70250]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250410084857900 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55ae2af6cc60]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250410084857900 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250410084857900 DLSCCP DEBUG SCCP-SCOC(8)[0x55ae2af6f040]{IDLE}: Allocated (fsm.c:456) 20250410084857900 DLSCCP DEBUG SCCP-SCOC(8)[0x55ae2af6f040]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250410084857900 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000000004f40030000ac0056400500f1100926) (sccp_scrc.c:415) 20250410084857900 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084857900 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084857900 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084857900 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084857900 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084857900 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084857900 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084857900 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084857900 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084857900 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084857900 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084857900 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084857900 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410084857900 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410084857900 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084857900 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 bd 00 00 00 bc 03 00 00 08 01 00 00 08 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 00 00 4f 40 03 00 00 ac 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) 20250410084857900 DLSCCP DEBUG SCCP-SCOC(8)[0x55ae2af6f040]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250410084857900 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55ae2af6cc60]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250410084857900 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14145691)[0x55ae2af70250]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250410084857900 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084857900 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084857900 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084857900 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410084857900 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410084857900 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250410084857900 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410084857900 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410084857900 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084857900 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 00 ac 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(202)@449bbc254af8: First idle individual index:0 HNBGW_Test.msc0-SCCP(202)@449bbc254af8: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(203)@449bbc254af8: Found Expect[0] for l3='05080200F110172A52082926240000000000'O handled at TC_rab_assignment_concurrent0(209) HNBGW_Test.msc0-RAN(203)@449bbc254af8: Added conn table entry 0TC_rab_assignment_concurrent0(209)11501862 HNBGW_Test.msc0-SCCP(202)@449bbc254af8: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(202)@449bbc254af8: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_rab_assignment_concurrent0(209)@449bbc254af8: setverdict(pass): none -> pass 20250410084857905 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084857905 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410084857905 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410084857905 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410084857905 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410084857905 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410084857905 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410084857905 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410084857905 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084857905 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 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 5f 77 98 02 00 00 00 00 00 06 00 08 00 00 00 07  20250410084857905 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410084857905 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410084857905 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410084857905 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410084857905 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410084857905 DLSS7 DEBUG scrc_rx_mtp_xfer_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=005f7798) (sccp_scrc.c:486) 20250410084857905 DLSCCP DEBUG Received CO:COAK for local reference 8 (sccp_scoc.c:1855) 20250410084857905 DLSCCP DEBUG SCCP-SCOC(8)[0x55ae2af6f040]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250410084857905 DLSCCP DEBUG SCCP-SCOC(8)[0x55ae2af6f040]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250410084857905 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410084857905 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250410084857905 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) 20250410084857905 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55ae2af6cc60]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250410084857905 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55ae2af6cc60]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_rab_assignment_concurrent0(209)@449bbc254af8: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":705 HNBGW-MGCP(208)@449bbc254af8: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(209) TC_rab_assignment_concurrent0(211)@449bbc254af8: f_gen_tmsi(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(212)@449bbc254af8: f_gen_tmsi(suffix:=0, nri_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)@449bbc254af8: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(202)@449bbc254af8: vl_len:91 HNBGW_Test.msc0-SCCP(202)@449bbc254af8: vl_from0 HNBGW_Test.msc0-SCCP(202)@449bbc254af8: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O HNBGW_Test.msc0-RAN(203)@449bbc254af8: f_create_expect(l3 := '05080200F110172A52082926240000000020'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@449bbc254af8: Created Expect[0] for '05080200F110172A52082926240000000020'O to be handled at TC_rab_assignment_concurrent0(211) HNBGW_Test.msc0-RAN(203)@449bbc254af8: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@449bbc254af8: Created Expect[2] for '05080200F110172A52082926240000000030'O to be handled at TC_rab_assignment_concurrent0(212) TC_rab_assignment_concurrent-Iuh0-RUA(201)@449bbc254af8: Added conn table entry 2TC_rab_assignment_concurrent0(211)13779764 TC_rab_assignment_concurrent-Iuh0-RUA(201)@449bbc254af8: Added conn table entry 3TC_rab_assignment_concurrent0(212)10432849 TC_rab_assignment_concurrent0(213)@449bbc254af8: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O TC_rab_assignment_concurrent0(214)@449bbc254af8: f_gen_tmsi(suffix:=0, nri_v:=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)@449bbc254af8: f_create_expect(l3 := '05080200F110172A52082926240000000050'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@449bbc254af8: Created Expect[3] for '05080200F110172A52082926240000000050'O to be handled at TC_rab_assignment_concurrent0(214) HNBGW_Test.msc0-RAN(203)@449bbc254af8: f_create_expect(l3 := '05080200F110172A52082926240000000040'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@449bbc254af8: Created Expect[4] for '05080200F110172A52082926240000000040'O to be handled at TC_rab_assignment_concurrent0(213) TC_rab_assignment_concurrent-Iuh0-RUA(201)@449bbc254af8: Added conn table entry 4TC_rab_assignment_concurrent0(214)4798267 TC_rab_assignment_concurrent-Iuh0-RUA(201)@449bbc254af8: Added conn table entry 5TC_rab_assignment_concurrent0(213)14435453 TC_rab_assignment_concurrent0(215)@449bbc254af8: f_gen_tmsi(suffix:=0, nri_v:=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)@449bbc254af8: f_create_expect(l3 := '05080200F110172A52082926240000000060'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@449bbc254af8: Created Expect[5] for '05080200F110172A52082926240000000060'O to be handled at TC_rab_assignment_concurrent0(215) TC_rab_assignment_concurrent-Iuh0-RUA(201)@449bbc254af8: Added conn table entry 6TC_rab_assignment_concurrent0(215)13697146 TC_rab_assignment_concurrent0(216)@449bbc254af8: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O TC_rab_assignment_concurrent0(217)@449bbc254af8: f_gen_tmsi(suffix:=0, nri_v:=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)@449bbc254af8: f_create_expect(l3 := '05080200F110172A52082926240000000070'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@449bbc254af8: Created Expect[6] for '05080200F110172A52082926240000000070'O to be handled at TC_rab_assignment_concurrent0(216) TC_rab_assignment_concurrent-Iuh0-RUA(201)@449bbc254af8: Added conn table entry 7TC_rab_assignment_concurrent0(216)10200151 TC_rab_assignment_concurrent0(218)@449bbc254af8: f_gen_tmsi(suffix:=0, nri_v:=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)@449bbc254af8: f_create_expect(l3 := '05080200F110172A52082926240000000080'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@449bbc254af8: Created Expect[7] for '05080200F110172A52082926240000000080'O to be handled at TC_rab_assignment_concurrent0(217) TC_rab_assignment_concurrent-Iuh0-RUA(201)@449bbc254af8: Added conn table entry 8TC_rab_assignment_concurrent0(217)16617487 HNBGW_Test.msc0-RAN(203)@449bbc254af8: f_create_expect(l3 := '05080200F110172A52082926240000000090'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@449bbc254af8: Created Expect[8] for '05080200F110172A52082926240000000090'O to be handled at TC_rab_assignment_concurrent0(218) TC_rab_assignment_concurrent-Iuh0-RUA(201)@449bbc254af8: Added conn table entry 9TC_rab_assignment_concurrent0(218)5266306 TC_rab_assignment_concurrent0(219)@449bbc254af8: f_gen_tmsi(suffix:=0, nri_v:=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)@449bbc254af8: f_create_expect(l3 := '05080200F110172A52082926240000000001'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@449bbc254af8: Created Expect[9] for '05080200F110172A52082926240000000001'O to be handled at TC_rab_assignment_concurrent0(219) TC_rab_assignment_concurrent-Iuh0-RUA(201)@449bbc254af8: Added conn table entry 10TC_rab_assignment_concurrent0(219)6814844 TC_rab_assignment_concurrent0(220)@449bbc254af8: f_gen_tmsi(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(221)@449bbc254af8: f_gen_tmsi(suffix:=0, nri_v:=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)@449bbc254af8: f_create_expect(l3 := '05080200F110172A52082926240000000011'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@449bbc254af8: Created Expect[10] for '05080200F110172A52082926240000000011'O to be handled at TC_rab_assignment_concurrent0(220) TC_rab_assignment_concurrent-Iuh0-RUA(201)@449bbc254af8: Added conn table entry 11TC_rab_assignment_concurrent0(220)11756345 HNBGW_Test.msc0-RAN(203)@449bbc254af8: f_create_expect(l3 := '05080200F110172A52082926240000000021'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@449bbc254af8: Created Expect[11] for '05080200F110172A52082926240000000021'O to be handled at TC_rab_assignment_concurrent0(221) TC_rab_assignment_concurrent-Iuh0-RUA(201)@449bbc254af8: Added conn table entry 12TC_rab_assignment_concurrent0(221)6355621 TC_rab_assignment_concurrent0(222)@449bbc254af8: f_gen_tmsi(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(223)@449bbc254af8: f_gen_tmsi(suffix:=0, nri_v:=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)@449bbc254af8: f_create_expect(l3 := '05080200F110172A52082926240000000031'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@449bbc254af8: Created Expect[12] for '05080200F110172A52082926240000000031'O to be handled at TC_rab_assignment_concurrent0(222) TC_rab_assignment_concurrent-Iuh0-RUA(201)@449bbc254af8: Added conn table entry 13TC_rab_assignment_concurrent0(222)6810316 HNBGW_Test.msc0-RAN(203)@449bbc254af8: f_create_expect(l3 := '05080200F110172A52082926240000000041'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@449bbc254af8: Created Expect[13] for '05080200F110172A52082926240000000041'O to be handled at TC_rab_assignment_concurrent0(223) TC_rab_assignment_concurrent0(224)@449bbc254af8: f_gen_tmsi(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)@449bbc254af8: Added conn table entry 14TC_rab_assignment_concurrent0(223)4941728 HNBGW_Test.msc0-RAN(203)@449bbc254af8: f_create_expect(l3 := '05080200F110172A52082926240000000051'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@449bbc254af8: Created Expect[14] for '05080200F110172A52082926240000000051'O to be handled at TC_rab_assignment_concurrent0(224) TC_rab_assignment_concurrent-Iuh0-RUA(201)@449bbc254af8: Added conn table entry 15TC_rab_assignment_concurrent0(224)9450311 20250410084858104 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410084858105 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410084858105 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250410084858105 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250410084858105 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x9ac358, normal) (hnbgw_rua.c:407) 20250410084858105 DHNB DEBUG map_rua[0x55ae2af73390]{init}: Allocated (fsm.c:456) 20250410084858105 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10142552)[0x55ae2af73390]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250410084858105 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10142552 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250410084858105 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410084858105 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410084858105 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10142552 SCCP-0 CS MI=IMSI-262420000000001: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250410084858105 DCN DEBUG map_sccp[0x55ae2af6adb0]{init}: Allocated (fsm.c:456) 20250410084858105 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55ae2af6adb0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250410084858105 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-10142552 <-> SCCP-9 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250410084858105 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10142552 SCCP-9 msc-0 MI=IMSI-262420000000001: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250410084858105 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10142552)[0x55ae2af73390]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250410084858105 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410084858105 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410084858105 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10142552)[0x55ae2af73390]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250410084858105 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55ae2af6adb0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250410084858105 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250410084858105 DLSCCP DEBUG SCCP-SCOC(9)[0x55ae2af71200]{IDLE}: Allocated (fsm.c:456) 20250410084858105 DLSCCP DEBUG SCCP-SCOC(9)[0x55ae2af71200]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250410084858105 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000010004f40030000380056400500f1100926) (sccp_scrc.c:415) 20250410084858105 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084858105 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084858105 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084858105 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084858106 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084858106 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084858106 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084858106 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084858106 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084858106 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084858106 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084858106 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084858106 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410084858106 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410084858106 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084858106 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 38 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) 20250410084858106 DLSCCP DEBUG SCCP-SCOC(9)[0x55ae2af71200]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250410084858106 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55ae2af6adb0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250410084858106 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10142552)[0x55ae2af73390]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250410084858106 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410084858106 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410084858106 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250410084858106 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250410084858106 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xd24334, normal) (hnbgw_rua.c:407) 20250410084858106 DHNB DEBUG map_rua[0x55ae2af6ac80]{init}: Allocated (fsm.c:456) 20250410084858106 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13779764)[0x55ae2af6ac80]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250410084858106 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13779764 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250410084858106 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410084858106 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410084858106 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084858106 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084858106 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084858106 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410084858106 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410084858106 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250410084858106 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410084858106 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410084858106 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084858106 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 38 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  20250410084858106 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13779764 SCCP-0 CS MI=IMSI-262420000000002: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250410084858107 DCN DEBUG map_sccp[0x55ae2af79030]{init}: Allocated (fsm.c:456) 20250410084858107 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084858107 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410084858107 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410084858107 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410084858107 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410084858107 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55ae2af79030]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250410084858107 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-13779764 <-> SCCP-10 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250410084858107 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13779764 SCCP-10 msc-0 MI=IMSI-262420000000002: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250410084858107 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13779764)[0x55ae2af6ac80]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250410084858107 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410084858107 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410084858107 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13779764)[0x55ae2af6ac80]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250410084858107 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55ae2af79030]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250410084858107 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250410084858107 DLSCCP DEBUG SCCP-SCOC(10)[0x55ae2af776b0]{IDLE}: Allocated (fsm.c:456) 20250410084858107 DLSCCP DEBUG SCCP-SCOC(10)[0x55ae2af776b0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250410084858107 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410084858107 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410084858107 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410084858107 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084858107 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  20250410084858107 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000020004f40030001410056400500f1100926) (sccp_scrc.c:415) 20250410084858107 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084858107 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084858107 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084858107 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084858107 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084858107 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084858107 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084858107 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084858107 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084858107 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084858107 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084858107 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084858107 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410084858107 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410084858107 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084858107 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 bd 00 00 00 bc 03 00 00 0a 01 00 00 0a 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 20 00 4f 40 03 00 01 41 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) 20250410084858107 DLSCCP DEBUG SCCP-SCOC(10)[0x55ae2af776b0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250410084858108 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55ae2af79030]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250410084858108 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13779764)[0x55ae2af6ac80]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250410084858108 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410084858108 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410084858108 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410084858108 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410084858108 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410084858108 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) 20250410084858108 DLSCCP DEBUG Received CO:CODT for local reference 8 (sccp_scoc.c:1855) 20250410084858108 DLSCCP DEBUG SCCP-SCOC(8)[0x55ae2af6f040]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250410084858108 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410084858108 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250410084858108 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55ae2af6cc60]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250410084858108 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250410084858108 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250410084858108 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55ae2af6cc60]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250410084858108 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250410084858108 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250410084858108 DMGW DEBUG mgw(mgw-fsm-14145691-0)[0x55ae2af787f0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250410084858108 DMGW DEBUG mgw(mgw-fsm-14145691-0)[0x55ae2af787f0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250410084858108 DMGW DEBUG mgw(mgw-fsm-14145691-0)[0x55ae2af787f0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250410084858108 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250410084858108 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250410084858108 DLMGCP DEBUG mgw-endp(mgw-fsm-14145691-0)[0x55ae2af78aa0]{UNUSED}: Allocated (fsm.c:456) 20250410084858108 DLMGCP DEBUG mgw-endp(mgw-fsm-14145691-0)[0x55ae2af78aa0]{UNUSED}: is child of mgw(mgw-fsm-14145691-0)[0x55ae2af787f0] (fsm.c:486) 20250410084858108 DLMGCP DEBUG mgw-endp(mgw-fsm-14145691-0)[0x55ae2af78aa0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-14145691-0)[0x55ae2af787f0] (mgcp_client_endpoint_fsm.c:724) 20250410084858108 DLMGCP DEBUG mgw-endp(mgw-fsm-14145691-0)[0x55ae2af78aa0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250410084858108 DLMGCP DEBUG mgw-endp(mgw-fsm-14145691-0)[0x55ae2af78aa0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250410084858108 DLMGCP DEBUG mgw-endp(mgw-fsm-14145691-0)[0x55ae2af78aa0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250410084858108 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14145691-0)[0x55ae2af78c70]{ST_CRCX}: Allocated (fsm.c:456) 20250410084858108 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14145691-0)[0x55ae2af78c70]{ST_CRCX}: is child of mgw-endp(mgw-fsm-14145691-0)[0x55ae2af78aa0] (fsm.c:486) 20250410084858108 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14145691-0)[0x55ae2af78c70]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250410084858108 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14145691-0)[0x55ae2af78c70]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250410084858108 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:38983: len=199 'CRCX 6 rtpbridge/*@mgw MGCP 1.0\r\nC: d7d89b'... (mgcp_client.c:807) 20250410084858108 DLMGCP DEBUG MGW(mgw) Queued 199 bytes for MGW (mgcp_client.c:1221) 20250410084858108 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14145691-0)[0x55ae2af78c70]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250410084858108 DLMGCP DEBUG mgw-endp(mgw-fsm-14145691-0)[0x55ae2af78aa0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250410084858108 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410084858108 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410084858108 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250410084858109 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250410084858109 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x9f3151, normal) (hnbgw_rua.c:407) 20250410084858109 DHNB DEBUG map_rua[0x55ae2af79d90]{init}: Allocated (fsm.c:456) 20250410084858109 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10432849)[0x55ae2af79d90]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250410084858109 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10432849 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250410084858109 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410084858109 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410084858109 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10432849 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250410084858109 DCN DEBUG map_sccp[0x55ae2af7a890]{init}: Allocated (fsm.c:456) 20250410084858109 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55ae2af7a890]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250410084858109 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-10432849 <-> SCCP-11 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250410084858109 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10432849 SCCP-11 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250410084858109 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10432849)[0x55ae2af79d90]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250410084858109 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410084858109 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410084858109 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10432849)[0x55ae2af79d90]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250410084858109 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55ae2af7a890]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250410084858109 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250410084858109 DLSCCP DEBUG SCCP-SCOC(11)[0x55ae2af7b280]{IDLE}: Allocated (fsm.c:456) 20250410084858109 DLSCCP DEBUG SCCP-SCOC(11)[0x55ae2af7b280]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250410084858109 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084858109 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084858109 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084858109 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410084858109 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410084858109 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.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' 20250410084858109 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410084858109 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410084858109 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084858109 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 01 41 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  20250410084858109 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000030004f400300014a0056400500f1100926) (sccp_scrc.c:415) 20250410084858109 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084858109 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084858109 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084858109 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084858109 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084858109 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084858109 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084858109 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084858109 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084858109 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084858109 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084858109 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084858109 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410084858109 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410084858109 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084858109 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 4a 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410084858109 DLSCCP DEBUG SCCP-SCOC(11)[0x55ae2af7b280]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250410084858109 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55ae2af7a890]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250410084858109 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10432849)[0x55ae2af79d90]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250410084858109 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410084858109 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410084858109 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250410084858109 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250410084858109 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x49373b, normal) (hnbgw_rua.c:407) 20250410084858109 DHNB DEBUG map_rua[0x55ae2af7ab20]{init}: Allocated (fsm.c:456) 20250410084858109 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4798267)[0x55ae2af7ab20]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250410084858109 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4798267 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250410084858109 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410084858109 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410084858109 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084858110 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084858110 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084858110 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410084858110 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410084858110 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.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' 20250410084858110 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410084858110 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410084858110 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084858110 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4798267 SCCP-0 CS MI=IMSI-262420000000005: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250410084858110 DCN DEBUG map_sccp[0x55ae2af76f00]{init}: Allocated (fsm.c:456) 20250410084858110 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55ae2af76f00]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250410084858110 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-4798267 <-> SCCP-12 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250410084858110 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4798267 SCCP-12 msc-0 MI=IMSI-262420000000005: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250410084858110 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4798267)[0x55ae2af7ab20]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250410084858110 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410084858110 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410084858110 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4798267)[0x55ae2af7ab20]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250410084858110 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55ae2af76f00]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250410084858110 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250410084858110 DLSCCP DEBUG SCCP-SCOC(12)[0x55ae2af833e0]{IDLE}: Allocated (fsm.c:456) 20250410084858110 DLSCCP DEBUG SCCP-SCOC(12)[0x55ae2af833e0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250410084858110 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000050004f40030000ce0056400500f1100926) (sccp_scrc.c:415) 20250410084858110 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084858110 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 4a 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  20250410084858110 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084858110 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084858110 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084858110 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084858110 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084858110 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084858110 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084858110 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084858110 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084858110 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084858110 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084858110 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410084858110 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410084858110 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084858110 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 50 00 4f 40 03 00 00 ce 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) 20250410084858110 DLSCCP DEBUG SCCP-SCOC(12)[0x55ae2af833e0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250410084858110 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55ae2af76f00]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250410084858110 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4798267)[0x55ae2af7ab20]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250410084858110 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410084858110 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410084858110 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250410084858110 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250410084858110 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xdc447d, normal) (hnbgw_rua.c:407) 20250410084858110 DHNB DEBUG map_rua[0x55ae2af81e60]{init}: Allocated (fsm.c:456) 20250410084858110 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14435453)[0x55ae2af81e60]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250410084858110 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14435453 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250410084858110 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410084858110 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410084858110 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14435453 SCCP-0 CS MI=IMSI-262420000000004: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250410084858110 DCN DEBUG map_sccp[0x55ae2af7ad70]{init}: Allocated (fsm.c:456) 20250410084858110 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55ae2af7ad70]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250410084858110 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-14435453 <-> SCCP-13 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250410084858110 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14435453 SCCP-13 msc-0 MI=IMSI-262420000000004: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250410084858110 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14435453)[0x55ae2af81e60]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250410084858110 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084858110 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084858110 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084858110 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410084858110 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410084858110 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250410084858110 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410084858110 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410084858110 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410084858110 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410084858110 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14435453)[0x55ae2af81e60]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250410084858110 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55ae2af7ad70]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250410084858111 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250410084858110 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084858111 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 50 00 4f 40 03 00 00 ce 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  20250410084858111 DLSCCP DEBUG SCCP-SCOC(13)[0x55ae2af82520]{IDLE}: Allocated (fsm.c:456) 20250410084858111 DLSCCP DEBUG SCCP-SCOC(13)[0x55ae2af82520]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250410084858111 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000040004f40030003880056400500f1100926) (sccp_scrc.c:415) 20250410084858111 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084858111 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084858111 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084858111 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084858111 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084858111 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084858111 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084858111 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084858111 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084858111 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084858111 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084858111 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) 20250410084858111 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410084858111 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410084858111 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084858111 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 40 00 4f 40 03 00 03 88 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410084858111 DLSCCP DEBUG SCCP-SCOC(13)[0x55ae2af82520]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250410084858111 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55ae2af7ad70]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250410084858111 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14435453)[0x55ae2af81e60]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250410084858111 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410084858111 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410084858111 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250410084858111 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250410084858111 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xd1007a, normal) (hnbgw_rua.c:407) 20250410084858111 DHNB DEBUG map_rua[0x55ae2af82d90]{init}: Allocated (fsm.c:456) 20250410084858111 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13697146)[0x55ae2af82d90]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250410084858111 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13697146 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250410084858111 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410084858111 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410084858111 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13697146 SCCP-0 CS MI=IMSI-262420000000006: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250410084858111 DCN DEBUG map_sccp[0x55ae2af82ec0]{init}: Allocated (fsm.c:456) 20250410084858111 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x55ae2af82ec0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250410084858111 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-13697146 <-> SCCP-14 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250410084858111 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13697146 SCCP-14 msc-0 MI=IMSI-262420000000006: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250410084858111 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13697146)[0x55ae2af82d90]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250410084858111 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410084858111 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) HNBGW_Test.msc0-SCCP(202)@449bbc254af8: First idle individual index:1 20250410084858111 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084858111 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084858111 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084858111 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410084858111 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410084858111 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 20250410084858111 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410084858111 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410084858111 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084858111 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 40 00 4f 40 03 00 03 88 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  20250410084858111 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13697146)[0x55ae2af82d90]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250410084858111 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x55ae2af82ec0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250410084858111 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250410084858111 DLSCCP DEBUG SCCP-SCOC(14)[0x55ae2af83a30]{IDLE}: Allocated (fsm.c:456) 20250410084858111 DLSCCP DEBUG SCCP-SCOC(14)[0x55ae2af83a30]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250410084858111 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000060004f400300008d0056400500f1100926) (sccp_scrc.c:415) 20250410084858111 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084858111 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084858111 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084858111 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084858111 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084858111 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084858111 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084858111 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084858111 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084858111 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084858111 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084858112 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084858112 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410084858112 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410084858112 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084858112 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 bd 00 00 00 bc 03 00 00 0e 01 00 00 0e 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 60 00 4f 40 03 00 00 8d 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) 20250410084858112 DLSCCP DEBUG SCCP-SCOC(14)[0x55ae2af83a30]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250410084858112 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x55ae2af82ec0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250410084858112 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13697146)[0x55ae2af82d90]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250410084858112 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410084858112 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410084858112 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250410084858112 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250410084858112 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x9ba457, normal) (hnbgw_rua.c:407) 20250410084858112 DHNB DEBUG map_rua[0x55ae2af828f0]{init}: Allocated (fsm.c:456) 20250410084858112 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10200151)[0x55ae2af828f0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250410084858112 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10200151 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250410084858112 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410084858112 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410084858112 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10200151 SCCP-0 CS MI=IMSI-262420000000007: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250410084858112 DCN DEBUG map_sccp[0x55ae2af82a20]{init}: Allocated (fsm.c:456) 20250410084858112 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x55ae2af82a20]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250410084858112 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084858112 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084858112 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084858112 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410084858112 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410084858112 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250410084858112 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410084858112 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410084858112 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084858112 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-10200151 <-> SCCP-15 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250410084858112 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10200151 SCCP-15 msc-0 MI=IMSI-262420000000007: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250410084858112 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10200151)[0x55ae2af828f0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250410084858112 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410084858112 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410084858112 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10200151)[0x55ae2af828f0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250410084858112 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x55ae2af82a20]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250410084858112 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 00 8d 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  20250410084858112 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250410084858112 DLSCCP DEBUG SCCP-SCOC(15)[0x55ae2af84490]{IDLE}: Allocated (fsm.c:456) 20250410084858112 DLSCCP DEBUG SCCP-SCOC(15)[0x55ae2af84490]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250410084858112 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000070004f40030003d40056400500f1100926) (sccp_scrc.c:415) 20250410084858112 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084858112 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084858112 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084858112 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084858112 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084858112 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084858112 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084858112 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084858112 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084858112 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084858112 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084858112 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084858112 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410084858112 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410084858112 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084858112 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084858112 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084858112 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410084858112 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410084858112 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 20250410084858112 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410084858112 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410084858112 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084858112 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 03 d4 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  20250410084858112 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084858112 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 03 d4 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410084858112 DLSCCP DEBUG SCCP-SCOC(15)[0x55ae2af84490]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250410084858112 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x55ae2af82a20]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250410084858112 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10200151)[0x55ae2af828f0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250410084858112 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410084858112 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410084858112 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250410084858112 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250410084858112 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xfd900f, normal) (hnbgw_rua.c:407) 20250410084858112 DHNB DEBUG map_rua[0x55ae2af77250]{init}: Allocated (fsm.c:456) 20250410084858112 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16617487)[0x55ae2af77250]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250410084858112 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16617487 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250410084858112 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410084858112 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410084858112 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16617487 SCCP-0 CS MI=IMSI-262420000000008: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250410084858112 DCN DEBUG map_sccp[0x55ae2af84a40]{init}: Allocated (fsm.c:456) 20250410084858112 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x55ae2af84a40]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250410084858112 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-16617487 <-> SCCP-16 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250410084858112 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16617487 SCCP-16 msc-0 MI=IMSI-262420000000008: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250410084858112 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16617487)[0x55ae2af77250]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250410084858112 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410084858112 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410084858112 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16617487)[0x55ae2af77250]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250410084858112 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x55ae2af84a40]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250410084858112 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250410084858112 DLSCCP DEBUG SCCP-SCOC(16)[0x55ae2af850e0]{IDLE}: Allocated (fsm.c:456) 20250410084858112 DLSCCP DEBUG SCCP-SCOC(16)[0x55ae2af850e0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250410084858112 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000080004f400300025e0056400500f1100926) (sccp_scrc.c:415) 20250410084858112 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084858112 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084858112 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084858112 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084858112 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084858112 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084858112 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084858112 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084858112 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084858112 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084858112 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084858112 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084858112 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410084858112 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410084858112 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084858112 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 02 5e 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410084858112 DLSCCP DEBUG SCCP-SCOC(16)[0x55ae2af850e0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250410084858112 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x55ae2af84a40]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250410084858112 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16617487)[0x55ae2af77250]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250410084858112 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410084858112 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410084858112 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250410084858112 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250410084858112 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x505b82, normal) (hnbgw_rua.c:407) 20250410084858112 DHNB DEBUG map_rua[0x55ae2af847f0]{init}: Allocated (fsm.c:456) 20250410084858112 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5266306)[0x55ae2af847f0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250410084858112 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5266306 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250410084858112 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410084858112 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410084858112 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084858112 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084858112 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084858112 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410084858112 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410084858112 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250410084858112 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410084858112 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410084858112 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5266306 SCCP-0 CS MI=IMSI-262420000000009: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250410084858112 DCN DEBUG map_sccp[0x55ae2af84b70]{init}: Allocated (fsm.c:456) 20250410084858112 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55ae2af84b70]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250410084858112 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084858112 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-5266306 <-> SCCP-17 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250410084858112 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5266306 SCCP-17 msc-0 MI=IMSI-262420000000009: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250410084858112 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 02 5e 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  20250410084858112 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5266306)[0x55ae2af847f0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250410084858112 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410084858112 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410084858112 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5266306)[0x55ae2af847f0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250410084858112 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55ae2af84b70]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250410084858112 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250410084858112 DLSCCP DEBUG SCCP-SCOC(17)[0x55ae2af85cf0]{IDLE}: Allocated (fsm.c:456) 20250410084858112 DLSCCP DEBUG SCCP-SCOC(17)[0x55ae2af85cf0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250410084858112 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000090004f40030001150056400500f1100926) (sccp_scrc.c:415) 20250410084858112 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084858112 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084858112 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084858112 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410084858112 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084858112 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084858112 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084858112 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084858112 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084858112 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084858112 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084858112 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410084858112 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410084858112 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410084858112 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084858112 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 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) 20250410084858112 DLSCCP DEBUG SCCP-SCOC(17)[0x55ae2af85cf0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250410084858112 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55ae2af84b70]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250410084858112 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5266306)[0x55ae2af847f0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250410084858112 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410084858112 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410084858112 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250410084858112 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250410084858112 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x67fc7c, normal) (hnbgw_rua.c:407) 20250410084858112 DHNB DEBUG map_rua[0x55ae2af76c20]{init}: Allocated (fsm.c:456) 20250410084858112 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6814844)[0x55ae2af76c20]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250410084858112 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6814844 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250410084858112 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410084858112 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084858112 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084858112 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084858112 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410084858112 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410084858112 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250410084858112 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410084858112 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 HNBGW_Test.msc0-SCCP(202)@449bbc254af8: Warning: Stopping inactive timer T_ias[1]. 20250410084858112 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410084858112 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6814844 SCCP-0 CS MI=IMSI-262420000000010: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250410084858112 DCN DEBUG map_sccp[0x55ae2af86310]{init}: Allocated (fsm.c:456) 20250410084858112 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x55ae2af86310]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250410084858112 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084858112 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-6814844 <-> SCCP-18 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250410084858112 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6814844 SCCP-18 msc-0 MI=IMSI-262420000000010: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250410084858112 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6814844)[0x55ae2af76c20]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250410084858112 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410084858112 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410084858112 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6814844)[0x55ae2af76c20]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250410084858112 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 15 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  20250410084858112 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x55ae2af86310]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250410084858112 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250410084858112 DLSCCP DEBUG SCCP-SCOC(18)[0x55ae2af869e0]{IDLE}: Allocated (fsm.c:456) 20250410084858112 DLSCCP DEBUG SCCP-SCOC(18)[0x55ae2af869e0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250410084858112 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000001004f40030000050056400500f1100926) (sccp_scrc.c:415) 20250410084858112 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084858112 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084858112 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084858112 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084858112 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084858112 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084858112 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084858112 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084858112 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084858112 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084858112 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084858112 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084858112 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410084858112 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410084858112 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084858112 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 bd 00 00 00 bc 03 00 00 03 01 00 00 12 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 01 00 4f 40 03 00 00 05 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) 20250410084858112 DLSCCP DEBUG SCCP-SCOC(18)[0x55ae2af869e0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250410084858112 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x55ae2af86310]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250410084858112 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6814844)[0x55ae2af76c20]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250410084858112 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410084858112 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410084858112 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250410084858112 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250410084858112 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xb36339, normal) (hnbgw_rua.c:407) 20250410084858112 DHNB DEBUG map_rua[0x55ae2af86050]{init}: Allocated (fsm.c:456) 20250410084858112 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11756345)[0x55ae2af86050]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250410084858112 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084858112 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084858112 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11756345 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250410084858112 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410084858112 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410084858112 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084858112 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11756345 SCCP-0 CS MI=IMSI-262420000000011: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250410084858112 DCN DEBUG map_sccp[0x55ae2af86fc0]{init}: Allocated (fsm.c:456) 20250410084858112 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x55ae2af86fc0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250410084858112 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-11756345 <-> SCCP-19 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250410084858112 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410084858112 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410084858112 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11756345 SCCP-19 msc-0 MI=IMSI-262420000000011: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250410084858112 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11756345)[0x55ae2af86050]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250410084858112 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410084858112 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.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' 20250410084858112 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410084858112 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11756345)[0x55ae2af86050]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250410084858112 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x55ae2af86fc0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250410084858112 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250410084858112 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410084858112 DLSCCP DEBUG SCCP-SCOC(19)[0x55ae2af87680]{IDLE}: Allocated (fsm.c:456) 20250410084858112 DLSCCP DEBUG SCCP-SCOC(19)[0x55ae2af87680]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250410084858112 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000011004f40030001fa0056400500f1100926) (sccp_scrc.c:415) 20250410084858112 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084858112 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084858112 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084858112 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084858112 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084858112 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084858112 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084858112 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084858112 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410084858112 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084858112 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 00 05 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  20250410084858112 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084858112 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084858112 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084858112 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084858112 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410084858112 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410084858112 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084858112 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 01 fa 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) 20250410084858112 DLSCCP DEBUG SCCP-SCOC(19)[0x55ae2af87680]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250410084858112 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x55ae2af86fc0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250410084858112 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11756345)[0x55ae2af86050]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250410084858112 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410084858112 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410084858112 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250410084858112 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250410084858112 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084858112 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084858112 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084858112 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x60faa5, normal) (hnbgw_rua.c:407) 20250410084858112 DHNB DEBUG map_rua[0x55ae2af87c70]{init}: Allocated (fsm.c:456) 20250410084858112 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6355621)[0x55ae2af87c70]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250410084858112 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6355621 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250410084858112 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410084858112 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410084858112 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410084858112 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410084858112 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.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' 20250410084858113 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410084858112 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6355621 SCCP-0 CS MI=IMSI-262420000000012: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250410084858113 DCN DEBUG map_sccp[0x55ae2af87da0]{init}: Allocated (fsm.c:456) 20250410084858113 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x55ae2af87da0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250410084858113 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410084858113 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-6355621 <-> SCCP-20 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250410084858113 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6355621 SCCP-20 msc-0 MI=IMSI-262420000000012: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250410084858113 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084858113 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6355621)[0x55ae2af87c70]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250410084858113 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410084858113 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410084858113 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 01 fa 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  20250410084858113 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6355621)[0x55ae2af87c70]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250410084858113 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x55ae2af87da0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250410084858113 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250410084858113 DLSCCP DEBUG SCCP-SCOC(20)[0x55ae2af883f0]{IDLE}: Allocated (fsm.c:456) 20250410084858113 DLSCCP DEBUG SCCP-SCOC(20)[0x55ae2af883f0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250410084858113 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000021004f40030002420056400500f1100926) (sccp_scrc.c:415) 20250410084858113 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084858113 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084858113 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084858113 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084858113 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084858113 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084858113 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084858113 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084858113 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084858113 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084858113 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084858113 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) HNBGW_Test.msc0-RAN(203)@449bbc254af8: Found Expect[1] for l3='05080200F110172A52082926240000000010'O handled at TC_rab_assignment_concurrent0(210) 20250410084858113 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410084858113 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410084858113 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084858113 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 02 42 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) 20250410084858113 DLSCCP DEBUG SCCP-SCOC(20)[0x55ae2af883f0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250410084858113 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x55ae2af87da0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250410084858113 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6355621)[0x55ae2af87c70]{init}: State change to connected (no timeout) (context_map_rua.c:229) HNBGW_Test.msc0-RAN(203)@449bbc254af8: Added conn table entry 1TC_rab_assignment_concurrent0(210)5139985 20250410084858113 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410084858113 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410084858113 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250410084858113 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250410084858113 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x67eacc, normal) (hnbgw_rua.c:407) 20250410084858113 DHNB DEBUG map_rua[0x55ae2af76af0]{init}: Allocated (fsm.c:456) 20250410084858113 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6810316)[0x55ae2af76af0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250410084858113 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6810316 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250410084858113 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410084858113 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410084858113 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6810316 SCCP-0 CS MI=IMSI-262420000000013: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250410084858113 DCN DEBUG map_sccp[0x55ae2af879e0]{init}: Allocated (fsm.c:456) 20250410084858113 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x55ae2af879e0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250410084858113 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-6810316 <-> SCCP-21 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250410084858113 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084858113 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6810316 SCCP-21 msc-0 MI=IMSI-262420000000013: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250410084858113 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6810316)[0x55ae2af76af0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250410084858113 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410084858113 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410084858113 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084858113 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084858113 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410084858113 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410084858113 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250410084858113 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410084858113 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410084858113 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6810316)[0x55ae2af76af0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250410084858113 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x55ae2af879e0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250410084858113 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250410084858113 DLSCCP DEBUG SCCP-SCOC(21)[0x55ae2af89000]{IDLE}: Allocated (fsm.c:456) 20250410084858113 DLSCCP DEBUG SCCP-SCOC(21)[0x55ae2af89000]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250410084858113 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000031004f400300010a0056400500f1100926) (sccp_scrc.c:415) 20250410084858113 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084858113 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084858113 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084858113 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084858113 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084858113 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084858113 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084858113 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084858113 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084858113 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084858113 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 02 42 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  20250410084858113 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084858113 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084858113 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084858113 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410084858113 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410084858113 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084858113 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 bd 00 00 00 bc 03 00 00 04 01 00 00 15 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 31 00 4f 40 03 00 01 0a 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) 20250410084858113 DLSCCP DEBUG SCCP-SCOC(21)[0x55ae2af89000]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250410084858113 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x55ae2af879e0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250410084858113 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6810316)[0x55ae2af76af0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250410084858113 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410084858113 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410084858113 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250410084858113 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250410084858113 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084858113 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084858113 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x4b67a0, normal) (hnbgw_rua.c:407) 20250410084858113 DHNB DEBUG map_rua[0x55ae2af89660]{init}: Allocated (fsm.c:456) 20250410084858113 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084858113 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4941728)[0x55ae2af89660]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250410084858113 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4941728 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250410084858113 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410084858113 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410084858113 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410084858113 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410084858113 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.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' 20250410084858113 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410084858113 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4941728 SCCP-0 CS MI=IMSI-262420000000014: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250410084858113 DCN DEBUG map_sccp[0x55ae2af89790]{init}: Allocated (fsm.c:456) 20250410084858113 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55ae2af89790]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250410084858113 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-4941728 <-> SCCP-22 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250410084858113 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4941728 SCCP-22 msc-0 MI=IMSI-262420000000014: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250410084858113 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410084858113 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084858113 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4941728)[0x55ae2af89660]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250410084858113 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410084858113 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410084858113 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 01 0a 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)@449bbc254af8: First idle individual index:2 20250410084858113 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4941728)[0x55ae2af89660]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250410084858113 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55ae2af89790]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250410084858113 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250410084858113 DLSCCP DEBUG SCCP-SCOC(22)[0x55ae2af89de0]{IDLE}: Allocated (fsm.c:456) 20250410084858113 DLSCCP DEBUG SCCP-SCOC(22)[0x55ae2af89de0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250410084858113 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000041004f40030001090056400500f1100926) (sccp_scrc.c:415) 20250410084858113 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084858113 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084858113 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084858113 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084858113 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084858113 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084858113 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084858113 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084858113 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084858113 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084858113 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084858113 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084858113 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410084858113 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410084858113 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084858113 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 01 09 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410084858113 DLSCCP DEBUG SCCP-SCOC(22)[0x55ae2af89de0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250410084858113 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55ae2af89790]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250410084858113 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4941728)[0x55ae2af89660]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250410084858113 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410084858113 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410084858113 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250410084858113 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250410084858113 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x903347, normal) (hnbgw_rua.c:407) 20250410084858113 DHNB DEBUG map_rua[0x55ae2af89360]{init}: Allocated (fsm.c:456) 20250410084858113 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9450311)[0x55ae2af89360]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250410084858113 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9450311 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250410084858113 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410084858113 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410084858113 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084858113 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084858113 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9450311 SCCP-0 CS MI=IMSI-262420000000015: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250410084858113 DCN DEBUG map_sccp[0x55ae2af88af0]{init}: Allocated (fsm.c:456) 20250410084858113 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084858113 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x55ae2af88af0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250410084858113 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-9450311 <-> SCCP-23 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250410084858113 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9450311 SCCP-23 msc-0 MI=IMSI-262420000000015: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250410084858113 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9450311)[0x55ae2af89360]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250410084858113 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410084858113 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410084858113 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410084858113 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410084858113 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9450311)[0x55ae2af89360]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250410084858113 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x55ae2af88af0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250410084858113 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250410084858113 DLSCCP DEBUG SCCP-SCOC(23)[0x55ae2af8a960]{IDLE}: Allocated (fsm.c:456) 20250410084858113 DLSCCP DEBUG SCCP-SCOC(23)[0x55ae2af8a960]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250410084858113 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000051004f40030000450056400500f1100926) (sccp_scrc.c:415) 20250410084858113 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084858113 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250410084858113 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410084858113 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410084858113 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084858113 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084858113 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084858113 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084858113 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084858113 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084858113 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084858113 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 01 09 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  20250410084858113 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084858113 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084858113 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084858113 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084858113 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084858113 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410084858113 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410084858113 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084858113 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 45 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410084858113 DLSCCP DEBUG SCCP-SCOC(23)[0x55ae2af8a960]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250410084858113 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x55ae2af88af0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250410084858113 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9450311)[0x55ae2af89360]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250410084858113 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084858113 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084858113 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084858113 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410084858113 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410084858113 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250410084858113 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410084858113 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410084858113 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084858113 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 45 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(202)@449bbc254af8: Warning: Stopping inactive timer T_ias[2]. TC_rab_assignment_concurrent0(210)@449bbc254af8: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@449bbc254af8: First idle individual index:3 HNBGW_Test.msc0-SCCP(202)@449bbc254af8: Warning: Stopping inactive timer T_ias[3]. HNBGW_Test.msc0-RAN(203)@449bbc254af8: Found Expect[0] for l3='05080200F110172A52082926240000000020'O handled at TC_rab_assignment_concurrent0(211) HNBGW_Test.msc0-SCCP(202)@449bbc254af8: First idle individual index:4 HNBGW_Test.msc0-RAN(203)@449bbc254af8: Added conn table entry 2TC_rab_assignment_concurrent0(211)16649557 HNBGW_Test.msc0-SCCP(202)@449bbc254af8: Warning: Stopping inactive timer T_ias[4]. HNBGW_Test.msc0-RAN(203)@449bbc254af8: Found Expect[2] for l3='05080200F110172A52082926240000000030'O handled at TC_rab_assignment_concurrent0(212) HNBGW_Test.msc0-RAN(203)@449bbc254af8: Added conn table entry 3TC_rab_assignment_concurrent0(212)15255459 TC_rab_assignment_concurrent0(211)@449bbc254af8: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@449bbc254af8: First idle individual index:5 HNBGW_Test.msc0-RAN(203)@449bbc254af8: Found Expect[3] for l3='05080200F110172A52082926240000000050'O handled at TC_rab_assignment_concurrent0(214) HNBGW_Test.msc0-SCCP(202)@449bbc254af8: Warning: Stopping inactive timer T_ias[5]. HNBGW_Test.msc0-RAN(203)@449bbc254af8: Added conn table entry 4TC_rab_assignment_concurrent0(214)16591979 HNBGW_Test.msc0-SCCP(202)@449bbc254af8: First idle individual index:6 HNBGW_Test.msc0-RAN(203)@449bbc254af8: Found Expect[4] for l3='05080200F110172A52082926240000000040'O handled at TC_rab_assignment_concurrent0(213) HNBGW_Test.msc0-RAN(203)@449bbc254af8: Added conn table entry 5TC_rab_assignment_concurrent0(213)9277378 HNBGW_Test.msc0-SCCP(202)@449bbc254af8: Warning: Stopping inactive timer T_ias[6]. HNBGW_Test.msc0-SCCP(202)@449bbc254af8: First idle individual index:7 TC_rab_assignment_concurrent0(214)@449bbc254af8: setverdict(pass): none -> pass HNBGW_Test.msc0-RAN(203)@449bbc254af8: Found Expect[5] for l3='05080200F110172A52082926240000000060'O handled at TC_rab_assignment_concurrent0(215) HNBGW_Test.msc0-SCCP(202)@449bbc254af8: Warning: Stopping inactive timer T_ias[7]. HNBGW_Test.msc0-RAN(203)@449bbc254af8: Added conn table entry 6TC_rab_assignment_concurrent0(215)7333986 TC_rab_assignment_concurrent0(212)@449bbc254af8: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@449bbc254af8: First idle individual index:8 TC_rab_assignment_concurrent0(213)@449bbc254af8: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@449bbc254af8: Warning: Stopping inactive timer T_ias[8]. HNBGW_Test.msc0-SCCP(202)@449bbc254af8: First idle individual index:9 HNBGW_Test.msc0-RAN(203)@449bbc254af8: Found Expect[6] for l3='05080200F110172A52082926240000000070'O handled at TC_rab_assignment_concurrent0(216) HNBGW_Test.msc0-SCCP(202)@449bbc254af8: Warning: Stopping inactive timer T_ias[9]. HNBGW_Test.msc0-RAN(203)@449bbc254af8: Added conn table entry 7TC_rab_assignment_concurrent0(216)2385358 TC_rab_assignment_concurrent0(215)@449bbc254af8: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@449bbc254af8: First idle individual index:10 HNBGW_Test.msc0-RAN(203)@449bbc254af8: Found Expect[7] for l3='05080200F110172A52082926240000000080'O handled at TC_rab_assignment_concurrent0(217) HNBGW_Test.msc0-RAN(203)@449bbc254af8: Added conn table entry 8TC_rab_assignment_concurrent0(217)3756221 HNBGW_Test.msc0-SCCP(202)@449bbc254af8: Warning: Stopping inactive timer T_ias[10]. TC_rab_assignment_concurrent0(216)@449bbc254af8: setverdict(pass): none -> pass HNBGW_Test.msc0-RAN(203)@449bbc254af8: Found Expect[8] for l3='05080200F110172A52082926240000000090'O handled at TC_rab_assignment_concurrent0(218) HNBGW_Test.msc0-RAN(203)@449bbc254af8: Added conn table entry 9TC_rab_assignment_concurrent0(218)16401570 HNBGW_Test.msc0-SCCP(202)@449bbc254af8: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(202)@449bbc254af8: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_rab_assignment_concurrent0(217)@449bbc254af8: setverdict(pass): none -> pass HNBGW_Test.msc0-RAN(203)@449bbc254af8: Found Expect[9] for l3='05080200F110172A52082926240000000001'O handled at TC_rab_assignment_concurrent0(219) HNBGW_Test.msc0-RAN(203)@449bbc254af8: Added conn table entry 10TC_rab_assignment_concurrent0(219)1249394 HNBGW_Test.msc0-SCCP(202)@449bbc254af8: Session index based on connection ID:2 20250410084858128 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084858128 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410084858128 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410084858128 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410084858128 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410084858128 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410084858128 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410084858128 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410084858129 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084858129 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 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 dd 32 65 02 00 00 00 00 00 06 00 08 00 00 00 07  20250410084858129 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410084858129 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410084858129 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410084858129 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410084858129 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410084858129 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00dd3265) (sccp_scrc.c:486) 20250410084858129 DLSCCP DEBUG Received CO:COAK for local reference 9 (sccp_scoc.c:1855) 20250410084858129 DLSCCP DEBUG SCCP-SCOC(9)[0x55ae2af71200]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250410084858129 DLSCCP DEBUG SCCP-SCOC(9)[0x55ae2af71200]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250410084858129 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410084858129 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250410084858129 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) 20250410084858129 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55ae2af6adb0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250410084858129 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55ae2af6adb0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) HNBGW_Test.msc0-SCCP(202)@449bbc254af8: Warning: Re-starting timer T_ias[2], which is already active (running or expired). TC_rab_assignment_concurrent0(218)@449bbc254af8: setverdict(pass): none -> pass TC_rab_assignment_concurrent0(219)@449bbc254af8: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@449bbc254af8: First idle individual index:11 HNBGW_Test.msc0-SCCP(202)@449bbc254af8: Warning: Stopping inactive timer T_ias[11]. HNBGW_Test.msc0-SCCP(202)@449bbc254af8: First idle individual index:12 HNBGW_Test.msc0-RAN(203)@449bbc254af8: Found Expect[10] for l3='05080200F110172A52082926240000000011'O handled at TC_rab_assignment_concurrent0(220) HNBGW_Test.msc0-RAN(203)@449bbc254af8: Added conn table entry 11TC_rab_assignment_concurrent0(220)10575880 HNBGW_Test.msc0-SCCP(202)@449bbc254af8: Warning: Stopping inactive timer T_ias[12]. HNBGW_Test.msc0-SCCP(202)@449bbc254af8: First idle individual index:13 HNBGW_Test.msc0-RAN(203)@449bbc254af8: Found Expect[11] for l3='05080200F110172A52082926240000000021'O handled at TC_rab_assignment_concurrent0(221) HNBGW_Test.msc0-RAN(203)@449bbc254af8: Added conn table entry 12TC_rab_assignment_concurrent0(221)12812287 HNBGW_Test.msc0-SCCP(202)@449bbc254af8: Warning: Stopping inactive timer T_ias[13]. TC_rab_assignment_concurrent0(220)@449bbc254af8: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@449bbc254af8: First idle individual index:14 HNBGW_Test.msc0-SCCP(202)@449bbc254af8: Warning: Stopping inactive timer T_ias[14]. HNBGW_Test.msc0-RAN(203)@449bbc254af8: Found Expect[12] for l3='05080200F110172A52082926240000000031'O handled at TC_rab_assignment_concurrent0(222) HNBGW_Test.msc0-RAN(203)@449bbc254af8: Added conn table entry 13TC_rab_assignment_concurrent0(222)9240105 HNBGW_Test.msc0-SCCP(202)@449bbc254af8: First idle individual index:15 TC_rab_assignment_concurrent0(221)@449bbc254af8: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@449bbc254af8: Warning: Stopping inactive timer T_ias[15]. HNBGW_Test.msc0-SCCP(202)@449bbc254af8: Session index based on connection ID:3 HNBGW_Test.msc0-RAN(203)@449bbc254af8: Found Expect[13] for l3='05080200F110172A52082926240000000041'O handled at TC_rab_assignment_concurrent0(223) HNBGW_Test.msc0-RAN(203)@449bbc254af8: Added conn table entry 14TC_rab_assignment_concurrent0(223)10312375 HNBGW_Test.msc0-SCCP(202)@449bbc254af8: Warning: Re-starting timer T_ias[3], which is already active (running or expired). TC_rab_assignment_concurrent0(222)@449bbc254af8: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@449bbc254af8: Session index based on connection ID:4 HNBGW_Test.msc0-SCCP(202)@449bbc254af8: Warning: Re-starting timer T_ias[4], which is already active (running or expired). HNBGW_Test.msc0-RAN(203)@449bbc254af8: Found Expect[14] for l3='05080200F110172A52082926240000000051'O handled at TC_rab_assignment_concurrent0(224) HNBGW_Test.msc0-RAN(203)@449bbc254af8: Added conn table entry 15TC_rab_assignment_concurrent0(224)5862781 HNBGW_Test.msc0-SCCP(202)@449bbc254af8: Session index based on connection ID:5 HNBGW_Test.msc0-SCCP(202)@449bbc254af8: Warning: Re-starting timer T_ias[5], which is already active (running or expired). TC_rab_assignment_concurrent0(223)@449bbc254af8: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@449bbc254af8: Session index based on connection ID:6 HNBGW_Test.msc0-SCCP(202)@449bbc254af8: Warning: Re-starting timer T_ias[6], which is already active (running or expired). TC_rab_assignment_concurrent0(224)@449bbc254af8: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@449bbc254af8: Session index based on connection ID:7 HNBGW_Test.msc0-SCCP(202)@449bbc254af8: Warning: Re-starting timer T_ias[7], which is already active (running or expired). HNBGW_Test.msc0-SCCP(202)@449bbc254af8: Session index based on connection ID:8 HNBGW_Test.msc0-SCCP(202)@449bbc254af8: Warning: Re-starting timer T_ias[8], which is already active (running or expired). HNBGW_Test.msc0-SCCP(202)@449bbc254af8: Session index based on connection ID:9 HNBGW_Test.msc0-SCCP(202)@449bbc254af8: Warning: Re-starting timer T_ias[9], which is already active (running or expired). HNBGW-MGCP(208)@449bbc254af8: Found Expect[0] for { line := { verb := "CRCX", trans_id := "6", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "d7d89b17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "d7d89b17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@449bbc254af8: Session index based on connection ID:10 HNBGW_Test.msc0-SCCP(202)@449bbc254af8: Warning: Re-starting timer T_ias[10], which is already active (running or expired). HNBGW_Test.msc0-SCCP(202)@449bbc254af8: Session index based on connection ID:11 HNBGW_Test.msc0-SCCP(202)@449bbc254af8: Warning: Re-starting timer T_ias[11], which is already active (running or expired). HNBGW_Test.msc0-SCCP(202)@449bbc254af8: Session index based on connection ID:12 HNBGW_Test.msc0-SCCP(202)@449bbc254af8: Warning: Re-starting timer T_ias[12], which is already active (running or expired). TC_rab_assignment_concurrent0(209)@449bbc254af8: CRCX1{ line := { verb := "CRCX", trans_id := "6", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "d7d89b17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "d7d89b17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } HNBGW_Test.msc0-SCCP(202)@449bbc254af8: Session index based on connection ID:13 TC_rab_assignment_concurrent0(209)@449bbc254af8: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":721 HNBGW_Test.msc0-SCCP(202)@449bbc254af8: Warning: Re-starting timer T_ias[13], which is already active (running or expired). HNBGW_Test.msc0-SCCP(202)@449bbc254af8: Session index based on connection ID:14 HNBGW_Test.msc0-SCCP(202)@449bbc254af8: Warning: Re-starting timer T_ias[14], which is already active (running or expired). HNBGW_Test.msc0-SCCP(202)@449bbc254af8: Session index based on connection ID:15 HNBGW_Test.msc0-SCCP(202)@449bbc254af8: Warning: Re-starting timer T_ias[15], which is already active (running or expired). TC_rab_assignment_concurrent0(210)@449bbc254af8: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":705 20250410084858157 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 6 OK (mgcp_client.c:758) 20250410084858157 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55ae2af78c70]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250410084858157 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55ae2af78c70]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250410084858157 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55ae2af78c70]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250410084858157 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55ae2af78c70]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250410084858157 DLMGCP DEBUG mgw-endp(mgw-fsm-14145691-0)[0x55ae2af78aa0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250410084858157 DLMGCP DEBUG mgw-endp(mgw-fsm-14145691-0)[0x55ae2af78aa0]{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) 20250410084858157 DLMGCP DEBUG mgw-endp(mgw-fsm-14145691-0)[0x55ae2af78aa0]{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) 20250410084858157 DLMGCP DEBUG mgw-endp(mgw-fsm-14145691-0)[0x55ae2af78aa0]{WAIT_MGW_RESPONSE}: rtpbridge/0@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250410084858157 DLMGCP DEBUG mgw-endp(mgw-fsm-14145691-0)[0x55ae2af78aa0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250410084858157 DLMGCP DEBUG mgw-endp(mgw-fsm-14145691-0)[0x55ae2af78aa0]{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) 20250410084858157 DMGW DEBUG mgw(mgw-fsm-14145691-0)[0x55ae2af787f0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250410084858157 DMGW DEBUG mgw(mgw-fsm-14145691-0)[0x55ae2af787f0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250410084858157 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250410084858157 DMGW DEBUG mgw(mgw-fsm-14145691-0)[0x55ae2af787f0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250410084858157 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14145691)[0x55ae2af70250]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250410084858157 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250410084858157 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410084858157 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)@449bbc254af8: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(210) TC_rab_assignment_concurrent0(209)@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(202)@449bbc254af8: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(202)@449bbc254af8: vl_len:91 HNBGW_Test.msc0-SCCP(202)@449bbc254af8: vl_from0 HNBGW_Test.msc0-SCCP(202)@449bbc254af8: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20250410084858174 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410084858174 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410084858174 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250410084858174 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250410084858174 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xd7d89b) (hnbgw_rua.c:471) 20250410084858174 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14145691 SCCP-8 msc-0 MI=IMSI-262420000000000: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250410084858174 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14145691)[0x55ae2af70250]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250410084858174 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250410084858174 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250410084858174 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14145691)[0x55ae2af70250]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250410084858175 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250410084858175 DMGW DEBUG mgw(mgw-fsm-14145691-0)[0x55ae2af787f0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250410084858175 DMGW DEBUG mgw(mgw-fsm-14145691-0)[0x55ae2af787f0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250410084858175 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250410084858175 DMGW DEBUG mgw(mgw-fsm-14145691-0)[0x55ae2af787f0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250410084858175 DLMGCP DEBUG mgw-endp(mgw-fsm-14145691-0)[0x55ae2af78aa0]{IN_USE}: rtpbridge/0@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-14145691-0)[0x55ae2af787f0] (mgcp_client_endpoint_fsm.c:724) 20250410084858175 DLMGCP DEBUG mgw-endp(mgw-fsm-14145691-0)[0x55ae2af78aa0]{IN_USE}: rtpbridge/0@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250410084858175 DLMGCP DEBUG mgw-endp(mgw-fsm-14145691-0)[0x55ae2af78aa0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250410084858175 DLMGCP DEBUG mgw-endp(mgw-fsm-14145691-0)[0x55ae2af78aa0]{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) 20250410084858175 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55ae2af78c70]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250410084858175 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:38983: len=213 'MDCX 7 rtpbridge/0@mgw MGCP 1.0\r\nC: d7d89b'... (mgcp_client.c:807) 20250410084858175 DLMGCP DEBUG MGW(mgw) Queued 213 bytes for MGW (mgcp_client.c:1221) 20250410084858175 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55ae2af78c70]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250410084858175 DLMGCP DEBUG mgw-endp(mgw-fsm-14145691-0)[0x55ae2af78aa0]{WAIT_MGW_RESPONSE}: rtpbridge/0@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250410084858175 DLMGCP DEBUG mgw-endp(mgw-fsm-14145691-0)[0x55ae2af78aa0]{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) 20250410084858175 DLMGCP DEBUG mgw-endp(mgw-fsm-14145691-0)[0x55ae2af78aa0]{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)@449bbc254af8: MDCX1{ line := { verb := "MDCX", trans_id := "7", ep := "rtpbridge/0@mgw", ver := "1.0" }, params := { { code := "C", val := "d7d89b17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "d7d89b17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250410084858189 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 7 OK (mgcp_client.c:758) 20250410084858190 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55ae2af78c70]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250410084858190 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55ae2af78c70]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250410084858190 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55ae2af78c70]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250410084858190 DLMGCP DEBUG mgw-endp(mgw-fsm-14145691-0)[0x55ae2af78aa0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250410084858190 DLMGCP DEBUG mgw-endp(mgw-fsm-14145691-0)[0x55ae2af78aa0]{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) 20250410084858190 DLMGCP DEBUG mgw-endp(mgw-fsm-14145691-0)[0x55ae2af78aa0]{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) 20250410084858190 DLMGCP DEBUG mgw-endp(mgw-fsm-14145691-0)[0x55ae2af78aa0]{WAIT_MGW_RESPONSE}: rtpbridge/0@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250410084858190 DLMGCP DEBUG mgw-endp(mgw-fsm-14145691-0)[0x55ae2af78aa0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250410084858190 DLMGCP DEBUG mgw-endp(mgw-fsm-14145691-0)[0x55ae2af78aa0]{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) 20250410084858190 DMGW DEBUG mgw(mgw-fsm-14145691-0)[0x55ae2af787f0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250410084858190 DMGW DEBUG mgw(mgw-fsm-14145691-0)[0x55ae2af787f0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250410084858190 DMGW DEBUG mgw(mgw-fsm-14145691-0)[0x55ae2af787f0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250410084858190 DLMGCP DEBUG mgw-endp(mgw-fsm-14145691-0)[0x55ae2af78aa0]{IN_USE}: rtpbridge/0@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-14145691-0)[0x55ae2af787f0] (mgcp_client_endpoint_fsm.c:724) 20250410084858190 DLMGCP DEBUG mgw-endp(mgw-fsm-14145691-0)[0x55ae2af78aa0]{IN_USE}: rtpbridge/0@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250410084858190 DLMGCP DEBUG mgw-endp(mgw-fsm-14145691-0)[0x55ae2af78aa0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250410084858190 DLMGCP DEBUG mgw-endp(mgw-fsm-14145691-0)[0x55ae2af78aa0]{WAIT_MGW_RESPONSE}: rtpbridge/0@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250410084858190 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14145691-0)[0x55ae2af8a230]{ST_CRCX}: Allocated (fsm.c:456) 20250410084858190 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14145691-0)[0x55ae2af8a230]{ST_CRCX}: is child of mgw-endp(mgw-fsm-14145691-0)[0x55ae2af78aa0] (fsm.c:486) 20250410084858190 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14145691-0)[0x55ae2af8a230]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250410084858190 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14145691-0)[0x55ae2af8a230]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/0@mgw... (mgcp_client_fsm.c:228) 20250410084858190 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:38983: len=203 'CRCX 8 rtpbridge/0@mgw MGCP 1.0\r\nC: d7d89b'... (mgcp_client.c:807) 20250410084858190 DLMGCP DEBUG MGW(mgw) Queued 203 bytes for MGW (mgcp_client.c:1221) 20250410084858190 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14145691-0)[0x55ae2af8a230]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250410084858190 DLMGCP DEBUG mgw-endp(mgw-fsm-14145691-0)[0x55ae2af78aa0]{WAIT_MGW_RESPONSE}: rtpbridge/0@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250410084858190 DLMGCP DEBUG mgw-endp(mgw-fsm-14145691-0)[0x55ae2af78aa0]{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) 20250410084858190 DLMGCP DEBUG mgw-endp(mgw-fsm-14145691-0)[0x55ae2af78aa0]{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) 20250410084858190 DLMGCP DEBUG mgw-endp(mgw-fsm-14145691-0)[0x55ae2af78aa0]{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)@449bbc254af8: CRCX2{ line := { verb := "CRCX", trans_id := "8", ep := "rtpbridge/0@mgw", ver := "1.0" }, params := { { code := "C", val := "d7d89b17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "d7d89b17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250410084858200 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 8 OK (mgcp_client.c:758) 20250410084858200 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55ae2af8a230]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250410084858200 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55ae2af8a230]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250410084858200 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55ae2af8a230]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250410084858200 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55ae2af8a230]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250410084858200 DLMGCP DEBUG mgw-endp(mgw-fsm-14145691-0)[0x55ae2af78aa0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250410084858200 DLMGCP DEBUG mgw-endp(mgw-fsm-14145691-0)[0x55ae2af78aa0]{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) 20250410084858200 DLMGCP DEBUG mgw-endp(mgw-fsm-14145691-0)[0x55ae2af78aa0]{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) 20250410084858200 DLMGCP DEBUG mgw-endp(mgw-fsm-14145691-0)[0x55ae2af78aa0]{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) 20250410084858200 DLMGCP DEBUG mgw-endp(mgw-fsm-14145691-0)[0x55ae2af78aa0]{WAIT_MGW_RESPONSE}: rtpbridge/0@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250410084858200 DLMGCP DEBUG mgw-endp(mgw-fsm-14145691-0)[0x55ae2af78aa0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250410084858200 DLMGCP DEBUG mgw-endp(mgw-fsm-14145691-0)[0x55ae2af78aa0]{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) 20250410084858200 DLMGCP DEBUG mgw-endp(mgw-fsm-14145691-0)[0x55ae2af78aa0]{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) 20250410084858200 DMGW DEBUG mgw(mgw-fsm-14145691-0)[0x55ae2af787f0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250410084858200 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250410084858200 DMGW DEBUG mgw(mgw-fsm-14145691-0)[0x55ae2af787f0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250410084858200 DMGW DEBUG mgw(mgw-fsm-14145691-0)[0x55ae2af787f0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250410084858200 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55ae2af6cc60]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250410084858200 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250410084858200 DLSCCP DEBUG SCCP-SCOC(8)[0x55ae2af6f040]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250410084858200 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005f7798), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:415) 20250410084858200 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084858200 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084858200 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084858200 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410084858200 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410084858200 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084858200 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 5f 77 98 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 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) 20250410084858200 DMGW DEBUG mgw(mgw-fsm-14145691-0)[0x55ae2af787f0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250410084858200 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084858200 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084858200 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084858200 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410084858200 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410084858200 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250410084858200 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410084858200 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410084858200 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084858200 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 5f 77 98 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 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  20250410084858201 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084858201 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410084858201 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410084858201 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410084858201 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410084858201 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410084858201 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410084858201 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410084858201 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084858201 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 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 8d 16 ad 02 00 00 00 00 00 06 00 08 00 00 00 07  20250410084858201 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084858201 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410084858201 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410084858201 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410084858201 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410084858201 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410084858201 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410084858201 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410084858201 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084858201 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 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 04 fa 1d 02 00 00 00 00 00 06 00 08 00 00 00 07  20250410084858201 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084858201 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410084858201 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410084858201 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410084858201 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410084858201 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410084858201 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410084858201 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410084858201 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084858201 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 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 9d 2f 85 02 00 00 00 00 00 06 00 08 00 00 00 07  20250410084858201 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084858201 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410084858201 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410084858201 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410084858201 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410084858201 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410084858201 DLSS7 DEBUG scrc_rx_mtp_xfer_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=008d16ad) (sccp_scrc.c:486) 20250410084858201 DLSCCP DEBUG Received CO:COAK for local reference 10 (sccp_scoc.c:1855) 20250410084858201 DLSCCP DEBUG SCCP-SCOC(10)[0x55ae2af776b0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250410084858201 DLSCCP DEBUG SCCP-SCOC(10)[0x55ae2af776b0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250410084858201 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410084858201 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250410084858201 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) 20250410084858201 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410084858201 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410084858201 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410084858201 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410084858201 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410084858201 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410084858201 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410084858201 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55ae2af79030]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250410084858201 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55ae2af79030]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250410084858201 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084858201 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410084858201 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410084858201 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410084858201 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 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 0b d3 67 02 00 00 00 00 00 06 00 08 00 00 00 07  20250410084858201 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084858201 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410084858201 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410084858201 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410084858201 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410084858201 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410084858201 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410084858201 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410084858201 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084858201 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 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 85 25 7a 02 00 00 00 00 00 06 00 08 00 00 00 07  20250410084858201 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084858201 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410084858201 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410084858201 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410084858201 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0004fa1d) (sccp_scrc.c:486) 20250410084858201 DLSCCP DEBUG Received CO:COAK for local reference 11 (sccp_scoc.c:1855) 20250410084858201 DLSCCP DEBUG SCCP-SCOC(11)[0x55ae2af7b280]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250410084858201 DLSCCP DEBUG SCCP-SCOC(11)[0x55ae2af7b280]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250410084858201 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410084858201 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250410084858201 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) 20250410084858201 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55ae2af7a890]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250410084858201 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55ae2af7a890]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250410084858201 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410084858201 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410084858201 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410084858201 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410084858201 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410084858201 DLSS7 DEBUG scrc_rx_mtp_xfer_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=009d2f85) (sccp_scrc.c:486) 20250410084858201 DLSCCP DEBUG Received CO:COAK for local reference 12 (sccp_scoc.c:1855) 20250410084858201 DLSCCP DEBUG SCCP-SCOC(12)[0x55ae2af833e0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250410084858201 DLSCCP DEBUG SCCP-SCOC(12)[0x55ae2af833e0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250410084858201 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410084858201 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250410084858201 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) 20250410084858201 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55ae2af76f00]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250410084858201 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55ae2af76f00]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250410084858201 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410084858201 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410084858201 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410084858201 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410084858201 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410084858201 DLSS7 DEBUG scrc_rx_mtp_xfer_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=000bd367) (sccp_scrc.c:486) 20250410084858201 DLSCCP DEBUG Received CO:COAK for local reference 13 (sccp_scoc.c:1855) 20250410084858201 DLSCCP DEBUG SCCP-SCOC(13)[0x55ae2af82520]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250410084858201 DLSCCP DEBUG SCCP-SCOC(13)[0x55ae2af82520]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250410084858201 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410084858201 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250410084858201 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) 20250410084858201 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55ae2af7ad70]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250410084858201 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55ae2af7ad70]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250410084858201 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410084858201 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410084858201 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410084858201 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410084858201 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410084858201 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0085257a) (sccp_scrc.c:486) 20250410084858201 DLSCCP DEBUG Received CO:COAK for local reference 14 (sccp_scoc.c:1855) 20250410084858201 DLSCCP DEBUG SCCP-SCOC(14)[0x55ae2af83a30]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250410084858201 DLSCCP DEBUG SCCP-SCOC(14)[0x55ae2af83a30]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250410084858201 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410084858201 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250410084858201 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) 20250410084858201 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x55ae2af82ec0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250410084858201 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x55ae2af82ec0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250410084858201 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410084858201 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410084858201 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410084858201 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410084858201 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410084858201 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00ec26f7) (sccp_scrc.c:486) 20250410084858201 DLSCCP DEBUG Received CO:COAK for local reference 15 (sccp_scoc.c:1855) 20250410084858201 DLSCCP DEBUG SCCP-SCOC(15)[0x55ae2af84490]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250410084858201 DLSCCP DEBUG SCCP-SCOC(15)[0x55ae2af84490]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250410084858201 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410084858201 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250410084858201 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) 20250410084858201 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x55ae2af82a20]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250410084858201 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x55ae2af82a20]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250410084858201 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410084858201 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410084858201 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410084858201 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410084858201 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410084858201 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00d7404b) (sccp_scrc.c:486) 20250410084858201 DLSCCP DEBUG Received CO:COAK for local reference 16 (sccp_scoc.c:1855) 20250410084858201 DLSCCP DEBUG SCCP-SCOC(16)[0x55ae2af850e0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250410084858201 DLSCCP DEBUG SCCP-SCOC(16)[0x55ae2af850e0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250410084858201 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410084858201 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250410084858201 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) 20250410084858201 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x55ae2af84a40]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250410084858201 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x55ae2af84a40]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250410084858201 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410084858201 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410084858201 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410084858201 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410084858201 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410084858201 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00c0fcf8) (sccp_scrc.c:486) 20250410084858201 DLSCCP DEBUG Received CO:COAK for local reference 17 (sccp_scoc.c:1855) 20250410084858201 DLSCCP DEBUG SCCP-SCOC(17)[0x55ae2af85cf0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250410084858201 DLSCCP DEBUG SCCP-SCOC(17)[0x55ae2af85cf0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250410084858201 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410084858201 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250410084858201 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) 20250410084858201 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55ae2af84b70]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250410084858201 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55ae2af84b70]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250410084858201 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410084858201 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410084858201 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410084858201 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410084858201 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410084858201 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00415dad) (sccp_scrc.c:486) 20250410084858201 DLSCCP DEBUG Received CO:COAK for local reference 18 (sccp_scoc.c:1855) 20250410084858201 DLSCCP DEBUG SCCP-SCOC(18)[0x55ae2af869e0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250410084858201 DLSCCP DEBUG SCCP-SCOC(18)[0x55ae2af869e0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250410084858201 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410084858201 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250410084858201 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) 20250410084858201 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x55ae2af86310]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250410084858201 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x55ae2af86310]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250410084858201 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410084858201 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410084858201 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410084858201 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410084858201 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410084858201 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0063e77c) (sccp_scrc.c:486) 20250410084858201 DLSCCP DEBUG Received CO:COAK for local reference 19 (sccp_scoc.c:1855) 20250410084858201 DLSCCP DEBUG SCCP-SCOC(19)[0x55ae2af87680]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250410084858201 DLSCCP DEBUG SCCP-SCOC(19)[0x55ae2af87680]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250410084858201 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410084858201 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250410084858201 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) 20250410084858201 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x55ae2af86fc0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250410084858201 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x55ae2af86fc0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250410084858201 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410084858201 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410084858201 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410084858201 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410084858201 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410084858201 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00be4435) (sccp_scrc.c:486) 20250410084858201 DLSCCP DEBUG Received CO:COAK for local reference 20 (sccp_scoc.c:1855) 20250410084858201 DLSCCP DEBUG SCCP-SCOC(20)[0x55ae2af883f0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250410084858201 DLSCCP DEBUG SCCP-SCOC(20)[0x55ae2af883f0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250410084858201 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410084858201 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250410084858201 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) 20250410084858201 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x55ae2af87da0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250410084858201 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x55ae2af87da0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250410084858201 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410084858201 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410084858201 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410084858201 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410084858201 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410084858201 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0094c0b6) (sccp_scrc.c:486) 20250410084858201 DLSCCP DEBUG Received CO:COAK for local reference 21 (sccp_scoc.c:1855) 20250410084858201 DLSCCP DEBUG SCCP-SCOC(21)[0x55ae2af89000]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250410084858201 DLSCCP DEBUG SCCP-SCOC(21)[0x55ae2af89000]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250410084858201 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410084858201 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250410084858201 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) 20250410084858201 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x55ae2af879e0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250410084858202 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x55ae2af879e0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250410084858202 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410084858202 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410084858202 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410084858202 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410084858202 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410084858202 DLSS7 DEBUG scrc_rx_mtp_xfer_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=004c4838) (sccp_scrc.c:486) 20250410084858202 DLSCCP DEBUG Received CO:COAK for local reference 22 (sccp_scoc.c:1855) 20250410084858202 DLSCCP DEBUG SCCP-SCOC(22)[0x55ae2af89de0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250410084858202 DLSCCP DEBUG SCCP-SCOC(22)[0x55ae2af89de0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250410084858202 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410084858202 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250410084858202 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) 20250410084858202 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55ae2af89790]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250410084858202 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55ae2af89790]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250410084858202 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410084858202 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410084858202 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410084858202 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410084858202 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410084858202 DLSS7 DEBUG scrc_rx_mtp_xfer_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=007b71a2) (sccp_scrc.c:486) 20250410084858202 DLSCCP DEBUG Received CO:COAK for local reference 23 (sccp_scoc.c:1855) 20250410084858202 DLSCCP DEBUG SCCP-SCOC(23)[0x55ae2af8a960]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250410084858202 DLSCCP DEBUG SCCP-SCOC(23)[0x55ae2af8a960]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250410084858202 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410084858202 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250410084858202 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) 20250410084858202 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x55ae2af88af0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250410084858202 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x55ae2af88af0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250410084858202 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410084858202 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410084858202 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410084858202 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410084858202 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410084858202 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) 20250410084858202 DLSCCP DEBUG Received CO:CODT for local reference 9 (sccp_scoc.c:1855) 20250410084858202 DLSCCP DEBUG SCCP-SCOC(9)[0x55ae2af71200]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250410084858202 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410084858202 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250410084858202 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55ae2af6adb0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250410084858202 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250410084858202 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250410084858202 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55ae2af6adb0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250410084858202 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250410084858202 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250410084858202 DMGW DEBUG mgw(mgw-fsm-10142552-0)[0x55ae2af7a0b0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250410084858202 DMGW DEBUG mgw(mgw-fsm-10142552-0)[0x55ae2af7a0b0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250410084858202 DMGW DEBUG mgw(mgw-fsm-10142552-0)[0x55ae2af7a0b0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250410084858202 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250410084858202 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250410084858202 DLMGCP DEBUG mgw-endp(mgw-fsm-10142552-0)[0x55ae2af8ccd0]{UNUSED}: Allocated (fsm.c:456) 20250410084858202 DLMGCP DEBUG mgw-endp(mgw-fsm-10142552-0)[0x55ae2af8ccd0]{UNUSED}: is child of mgw(mgw-fsm-10142552-0)[0x55ae2af7a0b0] (fsm.c:486) 20250410084858202 DLMGCP DEBUG mgw-endp(mgw-fsm-10142552-0)[0x55ae2af8ccd0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-10142552-0)[0x55ae2af7a0b0] (mgcp_client_endpoint_fsm.c:724) 20250410084858202 DLMGCP DEBUG mgw-endp(mgw-fsm-10142552-0)[0x55ae2af8ccd0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250410084858202 DLMGCP DEBUG mgw-endp(mgw-fsm-10142552-0)[0x55ae2af8ccd0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250410084858202 DLMGCP DEBUG mgw-endp(mgw-fsm-10142552-0)[0x55ae2af8ccd0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250410084858202 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10142552-0)[0x55ae2af935a0]{ST_CRCX}: Allocated (fsm.c:456) 20250410084858202 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10142552-0)[0x55ae2af935a0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-10142552-0)[0x55ae2af8ccd0] (fsm.c:486) 20250410084858202 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10142552-0)[0x55ae2af935a0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250410084858202 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10142552-0)[0x55ae2af935a0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250410084858202 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:38983: len=199 'CRCX 9 rtpbridge/*@mgw MGCP 1.0\r\nC: 9ac358'... (mgcp_client.c:807) 20250410084858202 DLMGCP DEBUG MGW(mgw) Queued 199 bytes for MGW (mgcp_client.c:1221) 20250410084858202 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10142552-0)[0x55ae2af935a0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250410084858202 DLMGCP DEBUG mgw-endp(mgw-fsm-10142552-0)[0x55ae2af8ccd0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250410084858201 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410084858201 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410084858201 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410084858201 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410084858201 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410084858201 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410084858201 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084858201 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 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 ec 26 f7 02 00 00 00 00 00 06 00 08 00 00 00 07  20250410084858201 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084858201 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410084858201 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410084858201 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410084858201 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410084858201 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410084858201 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410084858201 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410084858201 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084858201 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 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 d7 40 4b 02 00 00 00 00 00 06 00 08 00 00 00 07  20250410084858201 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084858201 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410084858201 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410084858201 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410084858201 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410084858201 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410084858201 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410084858201 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410084858201 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084858201 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 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 c0 fc f8 02 00 00 00 00 00 06 00 08 00 00 00 07  20250410084858201 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084858201 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410084858201 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410084858201 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410084858201 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410084858201 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410084858201 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410084858201 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410084858201 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084858201 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 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 41 5d ad 02 00 00 00 00 00 06 00 08 00 00 00 07  20250410084858201 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084858201 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410084858201 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410084858201 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410084858201 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410084858201 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410084858201 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410084858201 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410084858201 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084858201 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 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 63 e7 7c 02 00 00 00 00 00 06 00 08 00 00 00 07  20250410084858201 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084858201 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410084858201 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410084858201 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410084858201 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410084858201 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410084858201 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410084858201 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410084858201 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084858201 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 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 be 44 35 02 00 00 00 00 00 06 00 08 00 00 00 07  20250410084858201 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084858201 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410084858201 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410084858201 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410084858201 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410084858201 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410084858201 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410084858201 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410084858201 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084858201 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 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 94 c0 b6 02 00 00 00 00 00 06 00 08 00 00 00 07  20250410084858201 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084858201 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410084858201 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410084858201 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410084858201 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410084858201 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410084858201 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410084858201 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410084858201 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084858201 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 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 4c 48 38 02 00 00 00 00 00 06 00 08 00 00 00 07  20250410084858201 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084858201 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410084858201 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410084858201 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410084858201 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410084858201 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410084858201 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410084858201 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410084858201 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084858201 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 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 7b 71 a2 02 00 00 00 00 00 06 00 08 00 00 00 07  20250410084858201 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084858201 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410084858201 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410084858201 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410084858201 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410084858201 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410084858201 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410084858201 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410084858201 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084858201 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  HNBGW_Test.msc0-SCCP(202)@449bbc254af8: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(202)@449bbc254af8: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@449bbc254af8: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@449bbc254af8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(209)@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@449bbc254af8: Found Expect[0] for { line := { verb := "CRCX", trans_id := "9", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "9ac35817" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "9ac35817", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@449bbc254af8: CRCX1{ line := { verb := "CRCX", trans_id := "9", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "9ac35817" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "9ac35817", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@449bbc254af8: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":721 TC_rab_assignment_concurrent0(211)@449bbc254af8: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":705 HNBGW-MGCP(208)@449bbc254af8: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(211) 20250410084858222 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 9 OK (mgcp_client.c:758) 20250410084858222 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55ae2af935a0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250410084858222 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55ae2af935a0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250410084858222 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55ae2af935a0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250410084858222 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55ae2af935a0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250410084858222 DLMGCP DEBUG mgw-endp(mgw-fsm-10142552-0)[0x55ae2af8ccd0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250410084858222 DLMGCP DEBUG mgw-endp(mgw-fsm-10142552-0)[0x55ae2af8ccd0]{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) 20250410084858222 DLMGCP DEBUG mgw-endp(mgw-fsm-10142552-0)[0x55ae2af8ccd0]{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) 20250410084858222 DLMGCP DEBUG mgw-endp(mgw-fsm-10142552-0)[0x55ae2af8ccd0]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250410084858222 DLMGCP DEBUG mgw-endp(mgw-fsm-10142552-0)[0x55ae2af8ccd0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250410084858222 DLMGCP DEBUG mgw-endp(mgw-fsm-10142552-0)[0x55ae2af8ccd0]{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) 20250410084858222 DMGW DEBUG mgw(mgw-fsm-10142552-0)[0x55ae2af7a0b0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250410084858222 DMGW DEBUG mgw(mgw-fsm-10142552-0)[0x55ae2af7a0b0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250410084858222 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250410084858222 DMGW DEBUG mgw(mgw-fsm-10142552-0)[0x55ae2af7a0b0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250410084858222 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10142552)[0x55ae2af73390]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250410084858223 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250410084858223 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410084858223 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)@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed 20250410084858231 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410084858231 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410084858231 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250410084858231 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250410084858231 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x9ac358) (hnbgw_rua.c:471) 20250410084858231 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10142552 SCCP-9 msc-0 MI=IMSI-262420000000001: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250410084858231 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10142552)[0x55ae2af73390]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250410084858231 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250410084858231 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250410084858231 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10142552)[0x55ae2af73390]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250410084858231 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250410084858231 DMGW DEBUG mgw(mgw-fsm-10142552-0)[0x55ae2af7a0b0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250410084858231 DMGW DEBUG mgw(mgw-fsm-10142552-0)[0x55ae2af7a0b0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250410084858231 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250410084858231 DMGW DEBUG mgw(mgw-fsm-10142552-0)[0x55ae2af7a0b0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250410084858231 DLMGCP DEBUG mgw-endp(mgw-fsm-10142552-0)[0x55ae2af8ccd0]{IN_USE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-10142552-0)[0x55ae2af7a0b0] (mgcp_client_endpoint_fsm.c:724) 20250410084858231 DLMGCP DEBUG mgw-endp(mgw-fsm-10142552-0)[0x55ae2af8ccd0]{IN_USE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250410084858231 DLMGCP DEBUG mgw-endp(mgw-fsm-10142552-0)[0x55ae2af8ccd0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250410084858231 DLMGCP DEBUG mgw-endp(mgw-fsm-10142552-0)[0x55ae2af8ccd0]{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) 20250410084858231 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55ae2af935a0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250410084858231 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:38983: len=214 'MDCX 10 rtpbridge/1@mgw MGCP 1.0\r\nC: 9ac35'... (mgcp_client.c:807) 20250410084858231 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1221) 20250410084858231 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55ae2af935a0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250410084858231 DLMGCP DEBUG mgw-endp(mgw-fsm-10142552-0)[0x55ae2af8ccd0]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250410084858231 DLMGCP DEBUG mgw-endp(mgw-fsm-10142552-0)[0x55ae2af8ccd0]{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) 20250410084858231 DLMGCP DEBUG mgw-endp(mgw-fsm-10142552-0)[0x55ae2af8ccd0]{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)@449bbc254af8: Session index based on connection ID:2 HNBGW_Test.msc0-SCCP(202)@449bbc254af8: vl_len:91 HNBGW_Test.msc0-SCCP(202)@449bbc254af8: vl_from0 HNBGW_Test.msc0-SCCP(202)@449bbc254af8: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(210)@449bbc254af8: MDCX1{ line := { verb := "MDCX", trans_id := "10", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "9ac35817" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "9ac35817", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250410084858237 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 10 OK (mgcp_client.c:758) 20250410084858237 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55ae2af935a0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250410084858237 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55ae2af935a0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250410084858237 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55ae2af935a0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250410084858237 DLMGCP DEBUG mgw-endp(mgw-fsm-10142552-0)[0x55ae2af8ccd0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250410084858237 DLMGCP DEBUG mgw-endp(mgw-fsm-10142552-0)[0x55ae2af8ccd0]{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) 20250410084858237 DLMGCP DEBUG mgw-endp(mgw-fsm-10142552-0)[0x55ae2af8ccd0]{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) 20250410084858237 DLMGCP DEBUG mgw-endp(mgw-fsm-10142552-0)[0x55ae2af8ccd0]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250410084858237 DLMGCP DEBUG mgw-endp(mgw-fsm-10142552-0)[0x55ae2af8ccd0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250410084858237 DLMGCP DEBUG mgw-endp(mgw-fsm-10142552-0)[0x55ae2af8ccd0]{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) 20250410084858237 DMGW DEBUG mgw(mgw-fsm-10142552-0)[0x55ae2af7a0b0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250410084858237 DMGW DEBUG mgw(mgw-fsm-10142552-0)[0x55ae2af7a0b0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250410084858237 DMGW DEBUG mgw(mgw-fsm-10142552-0)[0x55ae2af7a0b0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250410084858237 DLMGCP DEBUG mgw-endp(mgw-fsm-10142552-0)[0x55ae2af8ccd0]{IN_USE}: rtpbridge/1@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-10142552-0)[0x55ae2af7a0b0] (mgcp_client_endpoint_fsm.c:724) 20250410084858237 DLMGCP DEBUG mgw-endp(mgw-fsm-10142552-0)[0x55ae2af8ccd0]{IN_USE}: rtpbridge/1@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250410084858237 DLMGCP DEBUG mgw-endp(mgw-fsm-10142552-0)[0x55ae2af8ccd0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250410084858237 DLMGCP DEBUG mgw-endp(mgw-fsm-10142552-0)[0x55ae2af8ccd0]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250410084858237 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10142552-0)[0x55ae2af89950]{ST_CRCX}: Allocated (fsm.c:456) 20250410084858237 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10142552-0)[0x55ae2af89950]{ST_CRCX}: is child of mgw-endp(mgw-fsm-10142552-0)[0x55ae2af8ccd0] (fsm.c:486) 20250410084858237 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10142552-0)[0x55ae2af89950]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250410084858237 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10142552-0)[0x55ae2af89950]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/1@mgw... (mgcp_client_fsm.c:228) 20250410084858237 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:38983: len=204 'CRCX 11 rtpbridge/1@mgw MGCP 1.0\r\nC: 9ac35'... (mgcp_client.c:807) 20250410084858237 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1221) 20250410084858237 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10142552-0)[0x55ae2af89950]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250410084858237 DLMGCP DEBUG mgw-endp(mgw-fsm-10142552-0)[0x55ae2af8ccd0]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250410084858237 DLMGCP DEBUG mgw-endp(mgw-fsm-10142552-0)[0x55ae2af8ccd0]{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) 20250410084858237 DLMGCP DEBUG mgw-endp(mgw-fsm-10142552-0)[0x55ae2af8ccd0]{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) 20250410084858237 DLMGCP DEBUG mgw-endp(mgw-fsm-10142552-0)[0x55ae2af8ccd0]{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)@449bbc254af8: CRCX2{ line := { verb := "CRCX", trans_id := "11", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "9ac35817" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "9ac35817", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250410084858247 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 11 OK (mgcp_client.c:758) 20250410084858247 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55ae2af89950]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250410084858247 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55ae2af89950]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250410084858247 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55ae2af89950]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250410084858247 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55ae2af89950]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250410084858247 DLMGCP DEBUG mgw-endp(mgw-fsm-10142552-0)[0x55ae2af8ccd0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250410084858247 DLMGCP DEBUG mgw-endp(mgw-fsm-10142552-0)[0x55ae2af8ccd0]{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) 20250410084858247 DLMGCP DEBUG mgw-endp(mgw-fsm-10142552-0)[0x55ae2af8ccd0]{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) 20250410084858247 DLMGCP DEBUG mgw-endp(mgw-fsm-10142552-0)[0x55ae2af8ccd0]{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) 20250410084858247 DLMGCP DEBUG mgw-endp(mgw-fsm-10142552-0)[0x55ae2af8ccd0]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250410084858247 DLMGCP DEBUG mgw-endp(mgw-fsm-10142552-0)[0x55ae2af8ccd0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250410084858247 DLMGCP DEBUG mgw-endp(mgw-fsm-10142552-0)[0x55ae2af8ccd0]{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) 20250410084858247 DLMGCP DEBUG mgw-endp(mgw-fsm-10142552-0)[0x55ae2af8ccd0]{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) 20250410084858247 DMGW DEBUG mgw(mgw-fsm-10142552-0)[0x55ae2af7a0b0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250410084858247 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250410084858247 DMGW DEBUG mgw(mgw-fsm-10142552-0)[0x55ae2af7a0b0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250410084858247 DMGW DEBUG mgw(mgw-fsm-10142552-0)[0x55ae2af7a0b0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250410084858247 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55ae2af6adb0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250410084858247 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250410084858247 DLSCCP DEBUG SCCP-SCOC(9)[0x55ae2af71200]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250410084858247 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00dd3265), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:415) 20250410084858247 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084858247 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084858247 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084858247 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410084858247 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410084858247 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084858247 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 dd 32 65 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 20 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410084858247 DMGW DEBUG mgw(mgw-fsm-10142552-0)[0x55ae2af7a0b0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250410084858247 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084858247 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084858247 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084858247 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410084858247 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410084858247 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250410084858247 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410084858247 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410084858247 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084858247 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 dd 32 65 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 20 00 00 00 00 00 00 06 00 08 00 00 00 01  20250410084858247 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084858247 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410084858247 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410084858247 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410084858247 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410084858247 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410084858247 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410084858247 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410084858247 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084858247 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  20250410084858247 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410084858247 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410084858247 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410084858247 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410084858247 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410084858247 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) 20250410084858247 DLSCCP DEBUG Received CO:CODT for local reference 10 (sccp_scoc.c:1855) 20250410084858247 DLSCCP DEBUG SCCP-SCOC(10)[0x55ae2af776b0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250410084858247 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410084858247 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250410084858247 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55ae2af79030]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250410084858247 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250410084858247 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250410084858247 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55ae2af79030]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250410084858247 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250410084858247 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250410084858247 DMGW DEBUG mgw(mgw-fsm-13779764-0)[0x55ae2af8cb20]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250410084858247 DMGW DEBUG mgw(mgw-fsm-13779764-0)[0x55ae2af8cb20]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250410084858247 DMGW DEBUG mgw(mgw-fsm-13779764-0)[0x55ae2af8cb20]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250410084858247 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250410084858247 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250410084858247 DLMGCP DEBUG mgw-endp(mgw-fsm-13779764-0)[0x55ae2af95380]{UNUSED}: Allocated (fsm.c:456) 20250410084858247 DLMGCP DEBUG mgw-endp(mgw-fsm-13779764-0)[0x55ae2af95380]{UNUSED}: is child of mgw(mgw-fsm-13779764-0)[0x55ae2af8cb20] (fsm.c:486) 20250410084858247 DLMGCP DEBUG mgw-endp(mgw-fsm-13779764-0)[0x55ae2af95380]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-13779764-0)[0x55ae2af8cb20] (mgcp_client_endpoint_fsm.c:724) 20250410084858247 DLMGCP DEBUG mgw-endp(mgw-fsm-13779764-0)[0x55ae2af95380]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250410084858247 DLMGCP DEBUG mgw-endp(mgw-fsm-13779764-0)[0x55ae2af95380]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250410084858247 DLMGCP DEBUG mgw-endp(mgw-fsm-13779764-0)[0x55ae2af95380]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250410084858247 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13779764-0)[0x55ae2af8c800]{ST_CRCX}: Allocated (fsm.c:456) 20250410084858247 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13779764-0)[0x55ae2af8c800]{ST_CRCX}: is child of mgw-endp(mgw-fsm-13779764-0)[0x55ae2af95380] (fsm.c:486) 20250410084858247 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13779764-0)[0x55ae2af8c800]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250410084858247 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13779764-0)[0x55ae2af8c800]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250410084858247 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:38983: len=200 'CRCX 12 rtpbridge/*@mgw MGCP 1.0\r\nC: d2433'... (mgcp_client.c:807) 20250410084858247 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250410084858247 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13779764-0)[0x55ae2af8c800]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250410084858247 DLMGCP DEBUG mgw-endp(mgw-fsm-13779764-0)[0x55ae2af95380]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@449bbc254af8: Session index based on local reference:1 HNBGW_Test.msc0-SCCP(202)@449bbc254af8: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@449bbc254af8: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@449bbc254af8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(210)@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@449bbc254af8: Found Expect[0] for { line := { verb := "CRCX", trans_id := "12", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "d2433417" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "d2433417", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@449bbc254af8: CRCX1{ line := { verb := "CRCX", trans_id := "12", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "d2433417" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "d2433417", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@449bbc254af8: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":721 TC_rab_assignment_concurrent0(214)@449bbc254af8: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":705 20250410084858255 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 12 OK (mgcp_client.c:758) 20250410084858255 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55ae2af8c800]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250410084858255 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55ae2af8c800]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250410084858255 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55ae2af8c800]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250410084858255 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55ae2af8c800]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250410084858255 DLMGCP DEBUG mgw-endp(mgw-fsm-13779764-0)[0x55ae2af95380]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250410084858255 DLMGCP DEBUG mgw-endp(mgw-fsm-13779764-0)[0x55ae2af95380]{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) 20250410084858255 DLMGCP DEBUG mgw-endp(mgw-fsm-13779764-0)[0x55ae2af95380]{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) 20250410084858255 DLMGCP DEBUG mgw-endp(mgw-fsm-13779764-0)[0x55ae2af95380]{WAIT_MGW_RESPONSE}: rtpbridge/2@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250410084858255 DLMGCP DEBUG mgw-endp(mgw-fsm-13779764-0)[0x55ae2af95380]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250410084858255 DLMGCP DEBUG mgw-endp(mgw-fsm-13779764-0)[0x55ae2af95380]{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) 20250410084858255 DMGW DEBUG mgw(mgw-fsm-13779764-0)[0x55ae2af8cb20]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250410084858255 DMGW DEBUG mgw(mgw-fsm-13779764-0)[0x55ae2af8cb20]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250410084858255 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250410084858255 DMGW DEBUG mgw(mgw-fsm-13779764-0)[0x55ae2af8cb20]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250410084858255 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13779764)[0x55ae2af6ac80]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250410084858255 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250410084858255 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410084858255 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)@449bbc254af8: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(214) TC_rab_assignment_concurrent0(211)@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed 20250410084858261 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410084858261 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410084858261 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250410084858261 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250410084858261 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xd24334) (hnbgw_rua.c:471) 20250410084858261 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13779764 SCCP-10 msc-0 MI=IMSI-262420000000002: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250410084858261 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13779764)[0x55ae2af6ac80]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250410084858261 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250410084858261 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250410084858261 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13779764)[0x55ae2af6ac80]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250410084858261 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250410084858261 DMGW DEBUG mgw(mgw-fsm-13779764-0)[0x55ae2af8cb20]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250410084858261 DMGW DEBUG mgw(mgw-fsm-13779764-0)[0x55ae2af8cb20]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250410084858261 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250410084858261 DMGW DEBUG mgw(mgw-fsm-13779764-0)[0x55ae2af8cb20]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250410084858261 DLMGCP DEBUG mgw-endp(mgw-fsm-13779764-0)[0x55ae2af95380]{IN_USE}: rtpbridge/2@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-13779764-0)[0x55ae2af8cb20] (mgcp_client_endpoint_fsm.c:724) 20250410084858261 DLMGCP DEBUG mgw-endp(mgw-fsm-13779764-0)[0x55ae2af95380]{IN_USE}: rtpbridge/2@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250410084858261 DLMGCP DEBUG mgw-endp(mgw-fsm-13779764-0)[0x55ae2af95380]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250410084858261 DLMGCP DEBUG mgw-endp(mgw-fsm-13779764-0)[0x55ae2af95380]{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) 20250410084858261 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55ae2af8c800]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250410084858261 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:38983: len=214 'MDCX 13 rtpbridge/2@mgw MGCP 1.0\r\nC: d2433'... (mgcp_client.c:807) 20250410084858261 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1221) 20250410084858261 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55ae2af8c800]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250410084858261 DLMGCP DEBUG mgw-endp(mgw-fsm-13779764-0)[0x55ae2af95380]{WAIT_MGW_RESPONSE}: rtpbridge/2@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250410084858261 DLMGCP DEBUG mgw-endp(mgw-fsm-13779764-0)[0x55ae2af95380]{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) 20250410084858261 DLMGCP DEBUG mgw-endp(mgw-fsm-13779764-0)[0x55ae2af95380]{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)@449bbc254af8: Session index based on connection ID:4 HNBGW_Test.msc0-SCCP(202)@449bbc254af8: vl_len:91 HNBGW_Test.msc0-SCCP(202)@449bbc254af8: vl_from0 HNBGW_Test.msc0-SCCP(202)@449bbc254af8: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(211)@449bbc254af8: MDCX1{ line := { verb := "MDCX", trans_id := "13", ep := "rtpbridge/2@mgw", ver := "1.0" }, params := { { code := "C", val := "d2433417" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "d2433417", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250410084858268 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 13 OK (mgcp_client.c:758) 20250410084858268 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55ae2af8c800]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250410084858268 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55ae2af8c800]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250410084858268 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55ae2af8c800]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250410084858268 DLMGCP DEBUG mgw-endp(mgw-fsm-13779764-0)[0x55ae2af95380]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250410084858268 DLMGCP DEBUG mgw-endp(mgw-fsm-13779764-0)[0x55ae2af95380]{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) 20250410084858268 DLMGCP DEBUG mgw-endp(mgw-fsm-13779764-0)[0x55ae2af95380]{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) 20250410084858268 DLMGCP DEBUG mgw-endp(mgw-fsm-13779764-0)[0x55ae2af95380]{WAIT_MGW_RESPONSE}: rtpbridge/2@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250410084858268 DLMGCP DEBUG mgw-endp(mgw-fsm-13779764-0)[0x55ae2af95380]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250410084858268 DLMGCP DEBUG mgw-endp(mgw-fsm-13779764-0)[0x55ae2af95380]{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) 20250410084858268 DMGW DEBUG mgw(mgw-fsm-13779764-0)[0x55ae2af8cb20]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250410084858268 DMGW DEBUG mgw(mgw-fsm-13779764-0)[0x55ae2af8cb20]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250410084858268 DMGW DEBUG mgw(mgw-fsm-13779764-0)[0x55ae2af8cb20]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250410084858268 DLMGCP DEBUG mgw-endp(mgw-fsm-13779764-0)[0x55ae2af95380]{IN_USE}: rtpbridge/2@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-13779764-0)[0x55ae2af8cb20] (mgcp_client_endpoint_fsm.c:724) 20250410084858268 DLMGCP DEBUG mgw-endp(mgw-fsm-13779764-0)[0x55ae2af95380]{IN_USE}: rtpbridge/2@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250410084858268 DLMGCP DEBUG mgw-endp(mgw-fsm-13779764-0)[0x55ae2af95380]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250410084858268 DLMGCP DEBUG mgw-endp(mgw-fsm-13779764-0)[0x55ae2af95380]{WAIT_MGW_RESPONSE}: rtpbridge/2@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250410084858268 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13779764-0)[0x55ae2af95180]{ST_CRCX}: Allocated (fsm.c:456) 20250410084858268 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13779764-0)[0x55ae2af95180]{ST_CRCX}: is child of mgw-endp(mgw-fsm-13779764-0)[0x55ae2af95380] (fsm.c:486) 20250410084858268 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13779764-0)[0x55ae2af95180]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250410084858268 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13779764-0)[0x55ae2af95180]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/2@mgw... (mgcp_client_fsm.c:228) 20250410084858268 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:38983: len=204 'CRCX 14 rtpbridge/2@mgw MGCP 1.0\r\nC: d2433'... (mgcp_client.c:807) 20250410084858268 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1221) 20250410084858268 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13779764-0)[0x55ae2af95180]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250410084858268 DLMGCP DEBUG mgw-endp(mgw-fsm-13779764-0)[0x55ae2af95380]{WAIT_MGW_RESPONSE}: rtpbridge/2@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250410084858268 DLMGCP DEBUG mgw-endp(mgw-fsm-13779764-0)[0x55ae2af95380]{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) 20250410084858268 DLMGCP DEBUG mgw-endp(mgw-fsm-13779764-0)[0x55ae2af95380]{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) 20250410084858268 DLMGCP DEBUG mgw-endp(mgw-fsm-13779764-0)[0x55ae2af95380]{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)@449bbc254af8: CRCX2{ line := { verb := "CRCX", trans_id := "14", ep := "rtpbridge/2@mgw", ver := "1.0" }, params := { { code := "C", val := "d2433417" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "d2433417", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250410084858273 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 14 OK (mgcp_client.c:758) 20250410084858273 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55ae2af95180]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250410084858273 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55ae2af95180]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250410084858273 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55ae2af95180]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250410084858273 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55ae2af95180]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250410084858273 DLMGCP DEBUG mgw-endp(mgw-fsm-13779764-0)[0x55ae2af95380]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250410084858273 DLMGCP DEBUG mgw-endp(mgw-fsm-13779764-0)[0x55ae2af95380]{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) 20250410084858273 DLMGCP DEBUG mgw-endp(mgw-fsm-13779764-0)[0x55ae2af95380]{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) 20250410084858273 DLMGCP DEBUG mgw-endp(mgw-fsm-13779764-0)[0x55ae2af95380]{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) 20250410084858273 DLMGCP DEBUG mgw-endp(mgw-fsm-13779764-0)[0x55ae2af95380]{WAIT_MGW_RESPONSE}: rtpbridge/2@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250410084858273 DLMGCP DEBUG mgw-endp(mgw-fsm-13779764-0)[0x55ae2af95380]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250410084858273 DLMGCP DEBUG mgw-endp(mgw-fsm-13779764-0)[0x55ae2af95380]{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) 20250410084858273 DLMGCP DEBUG mgw-endp(mgw-fsm-13779764-0)[0x55ae2af95380]{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) 20250410084858273 DMGW DEBUG mgw(mgw-fsm-13779764-0)[0x55ae2af8cb20]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250410084858273 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250410084858273 DMGW DEBUG mgw(mgw-fsm-13779764-0)[0x55ae2af8cb20]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250410084858273 DMGW DEBUG mgw(mgw-fsm-13779764-0)[0x55ae2af8cb20]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250410084858273 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55ae2af79030]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250410084858273 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250410084858273 DLSCCP DEBUG SCCP-SCOC(10)[0x55ae2af776b0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250410084858273 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008d16ad), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:415) 20250410084858273 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084858273 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084858273 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084858273 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410084858273 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410084858273 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084858273 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 8d 16 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) 20250410084858273 DMGW DEBUG mgw(mgw-fsm-13779764-0)[0x55ae2af8cb20]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250410084858273 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084858273 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084858273 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084858273 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410084858273 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410084858273 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.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' 20250410084858273 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410084858273 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410084858273 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084858273 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 8d 16 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  20250410084858273 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084858273 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410084858273 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410084858273 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410084858273 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410084858273 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410084858273 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410084858273 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410084858273 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084858273 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  20250410084858273 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410084858273 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410084858273 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410084858273 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410084858273 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410084858273 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) 20250410084858273 DLSCCP DEBUG Received CO:CODT for local reference 12 (sccp_scoc.c:1855) 20250410084858273 DLSCCP DEBUG SCCP-SCOC(12)[0x55ae2af833e0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250410084858273 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410084858273 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250410084858273 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55ae2af76f00]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250410084858273 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250410084858273 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250410084858273 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55ae2af76f00]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250410084858273 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250410084858273 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250410084858273 DMGW DEBUG mgw(mgw-fsm-4798267-0)[0x55ae2af9dd90]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250410084858273 DMGW DEBUG mgw(mgw-fsm-4798267-0)[0x55ae2af9dd90]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250410084858273 DMGW DEBUG mgw(mgw-fsm-4798267-0)[0x55ae2af9dd90]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250410084858273 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250410084858273 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250410084858273 DLMGCP DEBUG mgw-endp(mgw-fsm-4798267-0)[0x55ae2af9d470]{UNUSED}: Allocated (fsm.c:456) 20250410084858273 DLMGCP DEBUG mgw-endp(mgw-fsm-4798267-0)[0x55ae2af9d470]{UNUSED}: is child of mgw(mgw-fsm-4798267-0)[0x55ae2af9dd90] (fsm.c:486) 20250410084858273 DLMGCP DEBUG mgw-endp(mgw-fsm-4798267-0)[0x55ae2af9d470]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-4798267-0)[0x55ae2af9dd90] (mgcp_client_endpoint_fsm.c:724) 20250410084858273 DLMGCP DEBUG mgw-endp(mgw-fsm-4798267-0)[0x55ae2af9d470]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250410084858273 DLMGCP DEBUG mgw-endp(mgw-fsm-4798267-0)[0x55ae2af9d470]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250410084858273 DLMGCP DEBUG mgw-endp(mgw-fsm-4798267-0)[0x55ae2af9d470]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250410084858273 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4798267-0)[0x55ae2af8bb20]{ST_CRCX}: Allocated (fsm.c:456) 20250410084858273 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4798267-0)[0x55ae2af8bb20]{ST_CRCX}: is child of mgw-endp(mgw-fsm-4798267-0)[0x55ae2af9d470] (fsm.c:486) 20250410084858273 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4798267-0)[0x55ae2af8bb20]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250410084858273 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4798267-0)[0x55ae2af8bb20]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250410084858273 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:38983: len=200 'CRCX 15 rtpbridge/*@mgw MGCP 1.0\r\nC: 49373'... (mgcp_client.c:807) 20250410084858273 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250410084858273 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4798267-0)[0x55ae2af8bb20]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250410084858273 DLMGCP DEBUG mgw-endp(mgw-fsm-4798267-0)[0x55ae2af9d470]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@449bbc254af8: Session index based on local reference:2 HNBGW_Test.msc0-SCCP(202)@449bbc254af8: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@449bbc254af8: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@449bbc254af8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(211)@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@449bbc254af8: Found Expect[0] for { line := { verb := "CRCX", trans_id := "15", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "49373b17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "49373b17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@449bbc254af8: CRCX1{ line := { verb := "CRCX", trans_id := "15", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "49373b17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "49373b17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@449bbc254af8: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":721 TC_rab_assignment_concurrent0(212)@449bbc254af8: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":705 HNBGW-MGCP(208)@449bbc254af8: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(212) 20250410084858280 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 15 OK (mgcp_client.c:758) 20250410084858280 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55ae2af8bb20]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250410084858280 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55ae2af8bb20]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250410084858280 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55ae2af8bb20]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250410084858280 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55ae2af8bb20]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250410084858280 DLMGCP DEBUG mgw-endp(mgw-fsm-4798267-0)[0x55ae2af9d470]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250410084858280 DLMGCP DEBUG mgw-endp(mgw-fsm-4798267-0)[0x55ae2af9d470]{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) 20250410084858280 DLMGCP DEBUG mgw-endp(mgw-fsm-4798267-0)[0x55ae2af9d470]{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) 20250410084858280 DLMGCP DEBUG mgw-endp(mgw-fsm-4798267-0)[0x55ae2af9d470]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250410084858280 DLMGCP DEBUG mgw-endp(mgw-fsm-4798267-0)[0x55ae2af9d470]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250410084858280 DLMGCP DEBUG mgw-endp(mgw-fsm-4798267-0)[0x55ae2af9d470]{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) 20250410084858281 DMGW DEBUG mgw(mgw-fsm-4798267-0)[0x55ae2af9dd90]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250410084858281 DMGW DEBUG mgw(mgw-fsm-4798267-0)[0x55ae2af9dd90]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250410084858281 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250410084858281 DMGW DEBUG mgw(mgw-fsm-4798267-0)[0x55ae2af9dd90]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250410084858281 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4798267)[0x55ae2af7ab20]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250410084858281 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250410084858281 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410084858281 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)@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed 20250410084858285 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410084858285 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410084858285 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250410084858285 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250410084858285 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x49373b) (hnbgw_rua.c:471) 20250410084858285 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4798267 SCCP-12 msc-0 MI=IMSI-262420000000005: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250410084858285 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4798267)[0x55ae2af7ab20]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250410084858285 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250410084858285 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250410084858285 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4798267)[0x55ae2af7ab20]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250410084858285 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250410084858285 DMGW DEBUG mgw(mgw-fsm-4798267-0)[0x55ae2af9dd90]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250410084858285 DMGW DEBUG mgw(mgw-fsm-4798267-0)[0x55ae2af9dd90]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250410084858285 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250410084858285 DMGW DEBUG mgw(mgw-fsm-4798267-0)[0x55ae2af9dd90]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250410084858285 DLMGCP DEBUG mgw-endp(mgw-fsm-4798267-0)[0x55ae2af9d470]{IN_USE}: rtpbridge/5@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-4798267-0)[0x55ae2af9dd90] (mgcp_client_endpoint_fsm.c:724) 20250410084858285 DLMGCP DEBUG mgw-endp(mgw-fsm-4798267-0)[0x55ae2af9d470]{IN_USE}: rtpbridge/5@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250410084858285 DLMGCP DEBUG mgw-endp(mgw-fsm-4798267-0)[0x55ae2af9d470]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250410084858285 DLMGCP DEBUG mgw-endp(mgw-fsm-4798267-0)[0x55ae2af9d470]{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) 20250410084858285 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55ae2af8bb20]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250410084858285 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:38983: len=214 'MDCX 16 rtpbridge/5@mgw MGCP 1.0\r\nC: 49373'... (mgcp_client.c:807) 20250410084858285 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1221) 20250410084858285 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55ae2af8bb20]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250410084858285 DLMGCP DEBUG mgw-endp(mgw-fsm-4798267-0)[0x55ae2af9d470]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250410084858285 DLMGCP DEBUG mgw-endp(mgw-fsm-4798267-0)[0x55ae2af9d470]{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) 20250410084858285 DLMGCP DEBUG mgw-endp(mgw-fsm-4798267-0)[0x55ae2af9d470]{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)@449bbc254af8: Session index based on connection ID:3 HNBGW_Test.msc0-SCCP(202)@449bbc254af8: vl_len:91 HNBGW_Test.msc0-SCCP(202)@449bbc254af8: vl_from0 HNBGW_Test.msc0-SCCP(202)@449bbc254af8: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(214)@449bbc254af8: MDCX1{ line := { verb := "MDCX", trans_id := "16", ep := "rtpbridge/5@mgw", ver := "1.0" }, params := { { code := "C", val := "49373b17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "49373b17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250410084858290 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 16 OK (mgcp_client.c:758) 20250410084858290 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55ae2af8bb20]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250410084858290 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55ae2af8bb20]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250410084858290 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55ae2af8bb20]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250410084858290 DLMGCP DEBUG mgw-endp(mgw-fsm-4798267-0)[0x55ae2af9d470]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250410084858290 DLMGCP DEBUG mgw-endp(mgw-fsm-4798267-0)[0x55ae2af9d470]{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) 20250410084858290 DLMGCP DEBUG mgw-endp(mgw-fsm-4798267-0)[0x55ae2af9d470]{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) 20250410084858290 DLMGCP DEBUG mgw-endp(mgw-fsm-4798267-0)[0x55ae2af9d470]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250410084858290 DLMGCP DEBUG mgw-endp(mgw-fsm-4798267-0)[0x55ae2af9d470]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250410084858290 DLMGCP DEBUG mgw-endp(mgw-fsm-4798267-0)[0x55ae2af9d470]{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) 20250410084858290 DMGW DEBUG mgw(mgw-fsm-4798267-0)[0x55ae2af9dd90]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250410084858290 DMGW DEBUG mgw(mgw-fsm-4798267-0)[0x55ae2af9dd90]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250410084858290 DMGW DEBUG mgw(mgw-fsm-4798267-0)[0x55ae2af9dd90]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250410084858290 DLMGCP DEBUG mgw-endp(mgw-fsm-4798267-0)[0x55ae2af9d470]{IN_USE}: rtpbridge/5@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-4798267-0)[0x55ae2af9dd90] (mgcp_client_endpoint_fsm.c:724) 20250410084858290 DLMGCP DEBUG mgw-endp(mgw-fsm-4798267-0)[0x55ae2af9d470]{IN_USE}: rtpbridge/5@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250410084858290 DLMGCP DEBUG mgw-endp(mgw-fsm-4798267-0)[0x55ae2af9d470]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250410084858290 DLMGCP DEBUG mgw-endp(mgw-fsm-4798267-0)[0x55ae2af9d470]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250410084858290 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4798267-0)[0x55ae2af9c7e0]{ST_CRCX}: Allocated (fsm.c:456) 20250410084858290 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4798267-0)[0x55ae2af9c7e0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-4798267-0)[0x55ae2af9d470] (fsm.c:486) 20250410084858290 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4798267-0)[0x55ae2af9c7e0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250410084858290 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4798267-0)[0x55ae2af9c7e0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/5@mgw... (mgcp_client_fsm.c:228) 20250410084858290 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:38983: len=204 'CRCX 17 rtpbridge/5@mgw MGCP 1.0\r\nC: 49373'... (mgcp_client.c:807) 20250410084858290 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1221) 20250410084858290 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4798267-0)[0x55ae2af9c7e0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250410084858290 DLMGCP DEBUG mgw-endp(mgw-fsm-4798267-0)[0x55ae2af9d470]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250410084858290 DLMGCP DEBUG mgw-endp(mgw-fsm-4798267-0)[0x55ae2af9d470]{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) 20250410084858290 DLMGCP DEBUG mgw-endp(mgw-fsm-4798267-0)[0x55ae2af9d470]{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) 20250410084858290 DLMGCP DEBUG mgw-endp(mgw-fsm-4798267-0)[0x55ae2af9d470]{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)@449bbc254af8: CRCX2{ line := { verb := "CRCX", trans_id := "17", ep := "rtpbridge/5@mgw", ver := "1.0" }, params := { { code := "C", val := "49373b17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "49373b17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250410084858295 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 17 OK (mgcp_client.c:758) 20250410084858295 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55ae2af9c7e0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250410084858295 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55ae2af9c7e0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250410084858295 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55ae2af9c7e0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250410084858295 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55ae2af9c7e0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250410084858295 DLMGCP DEBUG mgw-endp(mgw-fsm-4798267-0)[0x55ae2af9d470]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250410084858295 DLMGCP DEBUG mgw-endp(mgw-fsm-4798267-0)[0x55ae2af9d470]{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) 20250410084858295 DLMGCP DEBUG mgw-endp(mgw-fsm-4798267-0)[0x55ae2af9d470]{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) 20250410084858295 DLMGCP DEBUG mgw-endp(mgw-fsm-4798267-0)[0x55ae2af9d470]{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) 20250410084858295 DLMGCP DEBUG mgw-endp(mgw-fsm-4798267-0)[0x55ae2af9d470]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250410084858295 DLMGCP DEBUG mgw-endp(mgw-fsm-4798267-0)[0x55ae2af9d470]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250410084858295 DLMGCP DEBUG mgw-endp(mgw-fsm-4798267-0)[0x55ae2af9d470]{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) 20250410084858295 DLMGCP DEBUG mgw-endp(mgw-fsm-4798267-0)[0x55ae2af9d470]{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) 20250410084858295 DMGW DEBUG mgw(mgw-fsm-4798267-0)[0x55ae2af9dd90]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250410084858295 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250410084858295 DMGW DEBUG mgw(mgw-fsm-4798267-0)[0x55ae2af9dd90]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250410084858295 DMGW DEBUG mgw(mgw-fsm-4798267-0)[0x55ae2af9dd90]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250410084858295 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55ae2af76f00]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250410084858295 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250410084858295 DLSCCP DEBUG SCCP-SCOC(12)[0x55ae2af833e0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250410084858295 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009d2f85), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:415) 20250410084858295 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084858295 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084858295 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084858295 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410084858295 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410084858295 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084858295 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 9d 2f 85 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 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) 20250410084858295 DMGW DEBUG mgw(mgw-fsm-4798267-0)[0x55ae2af9dd90]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250410084858295 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084858295 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084858295 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084858295 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410084858295 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410084858295 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250410084858295 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410084858295 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410084858295 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084858295 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 9d 2f 85 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 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  20250410084858295 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084858295 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410084858295 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410084858295 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410084858295 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410084858295 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410084858295 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410084858295 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410084858295 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084858295 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  20250410084858295 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410084858295 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410084858295 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410084858295 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410084858295 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410084858295 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) 20250410084858295 DLSCCP DEBUG Received CO:CODT for local reference 11 (sccp_scoc.c:1855) 20250410084858295 DLSCCP DEBUG SCCP-SCOC(11)[0x55ae2af7b280]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250410084858295 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410084858295 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250410084858295 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55ae2af7a890]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250410084858295 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250410084858295 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250410084858295 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55ae2af7a890]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250410084858295 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250410084858295 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250410084858295 DMGW DEBUG mgw(mgw-fsm-10432849-0)[0x55ae2afa6740]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250410084858295 DMGW DEBUG mgw(mgw-fsm-10432849-0)[0x55ae2afa6740]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250410084858295 DMGW DEBUG mgw(mgw-fsm-10432849-0)[0x55ae2afa6740]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250410084858295 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250410084858295 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250410084858295 DLMGCP DEBUG mgw-endp(mgw-fsm-10432849-0)[0x55ae2afa6950]{UNUSED}: Allocated (fsm.c:456) 20250410084858295 DLMGCP DEBUG mgw-endp(mgw-fsm-10432849-0)[0x55ae2afa6950]{UNUSED}: is child of mgw(mgw-fsm-10432849-0)[0x55ae2afa6740] (fsm.c:486) 20250410084858295 DLMGCP DEBUG mgw-endp(mgw-fsm-10432849-0)[0x55ae2afa6950]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-10432849-0)[0x55ae2afa6740] (mgcp_client_endpoint_fsm.c:724) 20250410084858295 DLMGCP DEBUG mgw-endp(mgw-fsm-10432849-0)[0x55ae2afa6950]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250410084858295 DLMGCP DEBUG mgw-endp(mgw-fsm-10432849-0)[0x55ae2afa6950]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250410084858295 DLMGCP DEBUG mgw-endp(mgw-fsm-10432849-0)[0x55ae2afa6950]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250410084858295 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10432849-0)[0x55ae2af9cd70]{ST_CRCX}: Allocated (fsm.c:456) 20250410084858295 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10432849-0)[0x55ae2af9cd70]{ST_CRCX}: is child of mgw-endp(mgw-fsm-10432849-0)[0x55ae2afa6950] (fsm.c:486) 20250410084858295 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10432849-0)[0x55ae2af9cd70]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250410084858295 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10432849-0)[0x55ae2af9cd70]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250410084858295 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:38983: len=200 'CRCX 18 rtpbridge/*@mgw MGCP 1.0\r\nC: 9f315'... (mgcp_client.c:807) 20250410084858295 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250410084858295 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10432849-0)[0x55ae2af9cd70]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250410084858295 DLMGCP DEBUG mgw-endp(mgw-fsm-10432849-0)[0x55ae2afa6950]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@449bbc254af8: Session index based on local reference:4 HNBGW_Test.msc0-SCCP(202)@449bbc254af8: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@449bbc254af8: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@449bbc254af8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(214)@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@449bbc254af8: Found Expect[0] for { line := { verb := "CRCX", trans_id := "18", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "9f315117" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "9f315117", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@449bbc254af8: CRCX1{ line := { verb := "CRCX", trans_id := "18", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "9f315117" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "9f315117", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@449bbc254af8: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":721 TC_rab_assignment_concurrent0(213)@449bbc254af8: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":705 HNBGW-MGCP(208)@449bbc254af8: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(213) 20250410084858302 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 18 OK (mgcp_client.c:758) 20250410084858302 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55ae2af9cd70]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250410084858302 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55ae2af9cd70]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250410084858302 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55ae2af9cd70]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250410084858302 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55ae2af9cd70]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250410084858302 DLMGCP DEBUG mgw-endp(mgw-fsm-10432849-0)[0x55ae2afa6950]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250410084858302 DLMGCP DEBUG mgw-endp(mgw-fsm-10432849-0)[0x55ae2afa6950]{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) 20250410084858302 DLMGCP DEBUG mgw-endp(mgw-fsm-10432849-0)[0x55ae2afa6950]{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) 20250410084858302 DLMGCP DEBUG mgw-endp(mgw-fsm-10432849-0)[0x55ae2afa6950]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250410084858302 DLMGCP DEBUG mgw-endp(mgw-fsm-10432849-0)[0x55ae2afa6950]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250410084858302 DLMGCP DEBUG mgw-endp(mgw-fsm-10432849-0)[0x55ae2afa6950]{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) 20250410084858302 DMGW DEBUG mgw(mgw-fsm-10432849-0)[0x55ae2afa6740]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250410084858302 DMGW DEBUG mgw(mgw-fsm-10432849-0)[0x55ae2afa6740]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250410084858302 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250410084858302 DMGW DEBUG mgw(mgw-fsm-10432849-0)[0x55ae2afa6740]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250410084858302 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10432849)[0x55ae2af79d90]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250410084858302 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250410084858302 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410084858302 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)@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed 20250410084858306 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410084858306 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410084858306 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250410084858306 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250410084858306 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x9f3151) (hnbgw_rua.c:471) 20250410084858306 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10432849 SCCP-11 msc-0 MI=IMSI-262420000000003: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250410084858306 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10432849)[0x55ae2af79d90]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250410084858306 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250410084858306 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250410084858306 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10432849)[0x55ae2af79d90]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250410084858306 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250410084858306 DMGW DEBUG mgw(mgw-fsm-10432849-0)[0x55ae2afa6740]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250410084858306 DMGW DEBUG mgw(mgw-fsm-10432849-0)[0x55ae2afa6740]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250410084858306 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250410084858306 DMGW DEBUG mgw(mgw-fsm-10432849-0)[0x55ae2afa6740]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250410084858306 DLMGCP DEBUG mgw-endp(mgw-fsm-10432849-0)[0x55ae2afa6950]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-10432849-0)[0x55ae2afa6740] (mgcp_client_endpoint_fsm.c:724) 20250410084858306 DLMGCP DEBUG mgw-endp(mgw-fsm-10432849-0)[0x55ae2afa6950]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250410084858306 DLMGCP DEBUG mgw-endp(mgw-fsm-10432849-0)[0x55ae2afa6950]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250410084858306 DLMGCP DEBUG mgw-endp(mgw-fsm-10432849-0)[0x55ae2afa6950]{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) 20250410084858306 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55ae2af9cd70]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250410084858306 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:38983: len=214 'MDCX 19 rtpbridge/3@mgw MGCP 1.0\r\nC: 9f315'... (mgcp_client.c:807) 20250410084858306 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1221) 20250410084858306 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55ae2af9cd70]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250410084858306 DLMGCP DEBUG mgw-endp(mgw-fsm-10432849-0)[0x55ae2afa6950]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250410084858306 DLMGCP DEBUG mgw-endp(mgw-fsm-10432849-0)[0x55ae2afa6950]{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) 20250410084858306 DLMGCP DEBUG mgw-endp(mgw-fsm-10432849-0)[0x55ae2afa6950]{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)@449bbc254af8: Session index based on connection ID:5 HNBGW_Test.msc0-SCCP(202)@449bbc254af8: vl_len:91 HNBGW_Test.msc0-SCCP(202)@449bbc254af8: vl_from0 HNBGW_Test.msc0-SCCP(202)@449bbc254af8: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(212)@449bbc254af8: MDCX1{ line := { verb := "MDCX", trans_id := "19", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "9f315117" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "9f315117", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250410084858312 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 19 OK (mgcp_client.c:758) 20250410084858312 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55ae2af9cd70]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250410084858312 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55ae2af9cd70]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250410084858312 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55ae2af9cd70]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250410084858312 DLMGCP DEBUG mgw-endp(mgw-fsm-10432849-0)[0x55ae2afa6950]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250410084858312 DLMGCP DEBUG mgw-endp(mgw-fsm-10432849-0)[0x55ae2afa6950]{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) 20250410084858312 DLMGCP DEBUG mgw-endp(mgw-fsm-10432849-0)[0x55ae2afa6950]{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) 20250410084858312 DLMGCP DEBUG mgw-endp(mgw-fsm-10432849-0)[0x55ae2afa6950]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250410084858312 DLMGCP DEBUG mgw-endp(mgw-fsm-10432849-0)[0x55ae2afa6950]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250410084858312 DLMGCP DEBUG mgw-endp(mgw-fsm-10432849-0)[0x55ae2afa6950]{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) 20250410084858312 DMGW DEBUG mgw(mgw-fsm-10432849-0)[0x55ae2afa6740]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250410084858312 DMGW DEBUG mgw(mgw-fsm-10432849-0)[0x55ae2afa6740]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250410084858312 DMGW DEBUG mgw(mgw-fsm-10432849-0)[0x55ae2afa6740]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250410084858312 DLMGCP DEBUG mgw-endp(mgw-fsm-10432849-0)[0x55ae2afa6950]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-10432849-0)[0x55ae2afa6740] (mgcp_client_endpoint_fsm.c:724) 20250410084858312 DLMGCP DEBUG mgw-endp(mgw-fsm-10432849-0)[0x55ae2afa6950]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250410084858312 DLMGCP DEBUG mgw-endp(mgw-fsm-10432849-0)[0x55ae2afa6950]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250410084858312 DLMGCP DEBUG mgw-endp(mgw-fsm-10432849-0)[0x55ae2afa6950]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250410084858312 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10432849-0)[0x55ae2afa6390]{ST_CRCX}: Allocated (fsm.c:456) 20250410084858312 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10432849-0)[0x55ae2afa6390]{ST_CRCX}: is child of mgw-endp(mgw-fsm-10432849-0)[0x55ae2afa6950] (fsm.c:486) 20250410084858312 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10432849-0)[0x55ae2afa6390]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250410084858312 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10432849-0)[0x55ae2afa6390]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/3@mgw... (mgcp_client_fsm.c:228) 20250410084858312 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:38983: len=204 'CRCX 20 rtpbridge/3@mgw MGCP 1.0\r\nC: 9f315'... (mgcp_client.c:807) 20250410084858312 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1221) 20250410084858312 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10432849-0)[0x55ae2afa6390]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250410084858312 DLMGCP DEBUG mgw-endp(mgw-fsm-10432849-0)[0x55ae2afa6950]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250410084858312 DLMGCP DEBUG mgw-endp(mgw-fsm-10432849-0)[0x55ae2afa6950]{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) 20250410084858312 DLMGCP DEBUG mgw-endp(mgw-fsm-10432849-0)[0x55ae2afa6950]{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) 20250410084858312 DLMGCP DEBUG mgw-endp(mgw-fsm-10432849-0)[0x55ae2afa6950]{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)@449bbc254af8: CRCX2{ line := { verb := "CRCX", trans_id := "20", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "9f315117" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "9f315117", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250410084858317 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 20 OK (mgcp_client.c:758) 20250410084858317 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55ae2afa6390]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250410084858317 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55ae2afa6390]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250410084858317 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55ae2afa6390]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250410084858317 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55ae2afa6390]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250410084858317 DLMGCP DEBUG mgw-endp(mgw-fsm-10432849-0)[0x55ae2afa6950]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250410084858317 DLMGCP DEBUG mgw-endp(mgw-fsm-10432849-0)[0x55ae2afa6950]{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) 20250410084858317 DLMGCP DEBUG mgw-endp(mgw-fsm-10432849-0)[0x55ae2afa6950]{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) 20250410084858317 DLMGCP DEBUG mgw-endp(mgw-fsm-10432849-0)[0x55ae2afa6950]{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) 20250410084858317 DLMGCP DEBUG mgw-endp(mgw-fsm-10432849-0)[0x55ae2afa6950]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250410084858317 DLMGCP DEBUG mgw-endp(mgw-fsm-10432849-0)[0x55ae2afa6950]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250410084858317 DLMGCP DEBUG mgw-endp(mgw-fsm-10432849-0)[0x55ae2afa6950]{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) 20250410084858317 DLMGCP DEBUG mgw-endp(mgw-fsm-10432849-0)[0x55ae2afa6950]{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) 20250410084858317 DMGW DEBUG mgw(mgw-fsm-10432849-0)[0x55ae2afa6740]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250410084858317 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250410084858317 DMGW DEBUG mgw(mgw-fsm-10432849-0)[0x55ae2afa6740]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250410084858317 DMGW DEBUG mgw(mgw-fsm-10432849-0)[0x55ae2afa6740]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250410084858317 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55ae2af7a890]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250410084858317 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250410084858317 DLSCCP DEBUG SCCP-SCOC(11)[0x55ae2af7b280]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250410084858317 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0004fa1d), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:415) 20250410084858317 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084858317 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084858317 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084858317 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410084858317 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410084858317 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084858317 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 04 fa 1d 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 20 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410084858317 DMGW DEBUG mgw(mgw-fsm-10432849-0)[0x55ae2afa6740]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250410084858317 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084858317 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084858317 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084858317 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410084858317 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410084858317 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.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' 20250410084858317 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410084858317 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410084858317 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084858317 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 04 fa 1d 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 20 00 00 00 00 00 00 06 00 08 00 00 00 01  20250410084858318 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084858318 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410084858318 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410084858318 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410084858318 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410084858318 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410084858318 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410084858318 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410084858318 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084858318 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  20250410084858318 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410084858318 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410084858318 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410084858318 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410084858318 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410084858318 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) 20250410084858318 DLSCCP DEBUG Received CO:CODT for local reference 13 (sccp_scoc.c:1855) 20250410084858318 DLSCCP DEBUG SCCP-SCOC(13)[0x55ae2af82520]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250410084858318 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410084858318 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250410084858318 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55ae2af7ad70]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250410084858318 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250410084858318 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250410084858318 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55ae2af7ad70]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250410084858318 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250410084858318 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250410084858318 DMGW DEBUG mgw(mgw-fsm-14435453-0)[0x55ae2afaf3a0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250410084858318 DMGW DEBUG mgw(mgw-fsm-14435453-0)[0x55ae2afaf3a0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250410084858318 DMGW DEBUG mgw(mgw-fsm-14435453-0)[0x55ae2afaf3a0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250410084858318 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250410084858318 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250410084858318 DLMGCP DEBUG mgw-endp(mgw-fsm-14435453-0)[0x55ae2afafa20]{UNUSED}: Allocated (fsm.c:456) 20250410084858318 DLMGCP DEBUG mgw-endp(mgw-fsm-14435453-0)[0x55ae2afafa20]{UNUSED}: is child of mgw(mgw-fsm-14435453-0)[0x55ae2afaf3a0] (fsm.c:486) 20250410084858318 DLMGCP DEBUG mgw-endp(mgw-fsm-14435453-0)[0x55ae2afafa20]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-14435453-0)[0x55ae2afaf3a0] (mgcp_client_endpoint_fsm.c:724) 20250410084858318 DLMGCP DEBUG mgw-endp(mgw-fsm-14435453-0)[0x55ae2afafa20]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250410084858318 DLMGCP DEBUG mgw-endp(mgw-fsm-14435453-0)[0x55ae2afafa20]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250410084858318 DLMGCP DEBUG mgw-endp(mgw-fsm-14435453-0)[0x55ae2afafa20]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250410084858318 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14435453-0)[0x55ae2afb62f0]{ST_CRCX}: Allocated (fsm.c:456) 20250410084858318 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14435453-0)[0x55ae2afb62f0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-14435453-0)[0x55ae2afafa20] (fsm.c:486) 20250410084858318 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14435453-0)[0x55ae2afb62f0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250410084858318 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14435453-0)[0x55ae2afb62f0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250410084858318 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:38983: len=200 'CRCX 21 rtpbridge/*@mgw MGCP 1.0\r\nC: dc447'... (mgcp_client.c:807) 20250410084858318 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250410084858318 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14435453-0)[0x55ae2afb62f0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250410084858318 DLMGCP DEBUG mgw-endp(mgw-fsm-14435453-0)[0x55ae2afafa20]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@449bbc254af8: Session index based on local reference:3 HNBGW_Test.msc0-SCCP(202)@449bbc254af8: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@449bbc254af8: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@449bbc254af8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(212)@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@449bbc254af8: Found Expect[0] for { line := { verb := "CRCX", trans_id := "21", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "dc447d17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "dc447d17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@449bbc254af8: CRCX1{ line := { verb := "CRCX", trans_id := "21", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "dc447d17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "dc447d17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@449bbc254af8: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":721 TC_rab_assignment_concurrent0(215)@449bbc254af8: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":705 HNBGW-MGCP(208)@449bbc254af8: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(215) 20250410084858325 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 21 OK (mgcp_client.c:758) 20250410084858325 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55ae2afb62f0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250410084858325 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55ae2afb62f0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250410084858325 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55ae2afb62f0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250410084858325 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55ae2afb62f0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250410084858325 DLMGCP DEBUG mgw-endp(mgw-fsm-14435453-0)[0x55ae2afafa20]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250410084858325 DLMGCP DEBUG mgw-endp(mgw-fsm-14435453-0)[0x55ae2afafa20]{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) 20250410084858325 DLMGCP DEBUG mgw-endp(mgw-fsm-14435453-0)[0x55ae2afafa20]{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) 20250410084858325 DLMGCP DEBUG mgw-endp(mgw-fsm-14435453-0)[0x55ae2afafa20]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250410084858325 DLMGCP DEBUG mgw-endp(mgw-fsm-14435453-0)[0x55ae2afafa20]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250410084858325 DLMGCP DEBUG mgw-endp(mgw-fsm-14435453-0)[0x55ae2afafa20]{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) 20250410084858325 DMGW DEBUG mgw(mgw-fsm-14435453-0)[0x55ae2afaf3a0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250410084858325 DMGW DEBUG mgw(mgw-fsm-14435453-0)[0x55ae2afaf3a0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250410084858325 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250410084858325 DMGW DEBUG mgw(mgw-fsm-14435453-0)[0x55ae2afaf3a0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250410084858325 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14435453)[0x55ae2af81e60]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250410084858325 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250410084858325 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410084858325 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)@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed 20250410084858329 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410084858329 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410084858329 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250410084858329 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250410084858329 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xdc447d) (hnbgw_rua.c:471) 20250410084858329 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14435453 SCCP-13 msc-0 MI=IMSI-262420000000004: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250410084858329 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14435453)[0x55ae2af81e60]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250410084858329 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250410084858329 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250410084858329 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14435453)[0x55ae2af81e60]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250410084858329 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250410084858329 DMGW DEBUG mgw(mgw-fsm-14435453-0)[0x55ae2afaf3a0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250410084858329 DMGW DEBUG mgw(mgw-fsm-14435453-0)[0x55ae2afaf3a0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250410084858329 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250410084858329 DMGW DEBUG mgw(mgw-fsm-14435453-0)[0x55ae2afaf3a0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250410084858329 DLMGCP DEBUG mgw-endp(mgw-fsm-14435453-0)[0x55ae2afafa20]{IN_USE}: rtpbridge/4@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-14435453-0)[0x55ae2afaf3a0] (mgcp_client_endpoint_fsm.c:724) 20250410084858329 DLMGCP DEBUG mgw-endp(mgw-fsm-14435453-0)[0x55ae2afafa20]{IN_USE}: rtpbridge/4@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250410084858329 DLMGCP DEBUG mgw-endp(mgw-fsm-14435453-0)[0x55ae2afafa20]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250410084858329 DLMGCP DEBUG mgw-endp(mgw-fsm-14435453-0)[0x55ae2afafa20]{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) 20250410084858329 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55ae2afb62f0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250410084858329 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:38983: len=214 'MDCX 22 rtpbridge/4@mgw MGCP 1.0\r\nC: dc447'... (mgcp_client.c:807) 20250410084858329 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1221) 20250410084858329 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55ae2afb62f0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250410084858329 DLMGCP DEBUG mgw-endp(mgw-fsm-14435453-0)[0x55ae2afafa20]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250410084858329 DLMGCP DEBUG mgw-endp(mgw-fsm-14435453-0)[0x55ae2afafa20]{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) 20250410084858329 DLMGCP DEBUG mgw-endp(mgw-fsm-14435453-0)[0x55ae2afafa20]{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)@449bbc254af8: Session index based on connection ID:6 HNBGW_Test.msc0-SCCP(202)@449bbc254af8: vl_len:91 HNBGW_Test.msc0-SCCP(202)@449bbc254af8: vl_from0 HNBGW_Test.msc0-SCCP(202)@449bbc254af8: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(213)@449bbc254af8: MDCX1{ line := { verb := "MDCX", trans_id := "22", ep := "rtpbridge/4@mgw", ver := "1.0" }, params := { { code := "C", val := "dc447d17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "dc447d17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250410084858336 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 22 OK (mgcp_client.c:758) 20250410084858336 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55ae2afb62f0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250410084858336 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55ae2afb62f0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250410084858336 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55ae2afb62f0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250410084858336 DLMGCP DEBUG mgw-endp(mgw-fsm-14435453-0)[0x55ae2afafa20]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250410084858336 DLMGCP DEBUG mgw-endp(mgw-fsm-14435453-0)[0x55ae2afafa20]{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) 20250410084858336 DLMGCP DEBUG mgw-endp(mgw-fsm-14435453-0)[0x55ae2afafa20]{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) 20250410084858336 DLMGCP DEBUG mgw-endp(mgw-fsm-14435453-0)[0x55ae2afafa20]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250410084858336 DLMGCP DEBUG mgw-endp(mgw-fsm-14435453-0)[0x55ae2afafa20]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250410084858336 DLMGCP DEBUG mgw-endp(mgw-fsm-14435453-0)[0x55ae2afafa20]{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) 20250410084858336 DMGW DEBUG mgw(mgw-fsm-14435453-0)[0x55ae2afaf3a0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250410084858336 DMGW DEBUG mgw(mgw-fsm-14435453-0)[0x55ae2afaf3a0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250410084858336 DMGW DEBUG mgw(mgw-fsm-14435453-0)[0x55ae2afaf3a0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250410084858336 DLMGCP DEBUG mgw-endp(mgw-fsm-14435453-0)[0x55ae2afafa20]{IN_USE}: rtpbridge/4@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-14435453-0)[0x55ae2afaf3a0] (mgcp_client_endpoint_fsm.c:724) 20250410084858336 DLMGCP DEBUG mgw-endp(mgw-fsm-14435453-0)[0x55ae2afafa20]{IN_USE}: rtpbridge/4@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250410084858336 DLMGCP DEBUG mgw-endp(mgw-fsm-14435453-0)[0x55ae2afafa20]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250410084858336 DLMGCP DEBUG mgw-endp(mgw-fsm-14435453-0)[0x55ae2afafa20]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250410084858336 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14435453-0)[0x55ae2afae510]{ST_CRCX}: Allocated (fsm.c:456) 20250410084858336 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14435453-0)[0x55ae2afae510]{ST_CRCX}: is child of mgw-endp(mgw-fsm-14435453-0)[0x55ae2afafa20] (fsm.c:486) 20250410084858336 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14435453-0)[0x55ae2afae510]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250410084858336 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14435453-0)[0x55ae2afae510]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/4@mgw... (mgcp_client_fsm.c:228) 20250410084858336 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:38983: len=204 'CRCX 23 rtpbridge/4@mgw MGCP 1.0\r\nC: dc447'... (mgcp_client.c:807) 20250410084858336 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1221) 20250410084858336 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14435453-0)[0x55ae2afae510]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250410084858336 DLMGCP DEBUG mgw-endp(mgw-fsm-14435453-0)[0x55ae2afafa20]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250410084858336 DLMGCP DEBUG mgw-endp(mgw-fsm-14435453-0)[0x55ae2afafa20]{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) 20250410084858336 DLMGCP DEBUG mgw-endp(mgw-fsm-14435453-0)[0x55ae2afafa20]{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) 20250410084858336 DLMGCP DEBUG mgw-endp(mgw-fsm-14435453-0)[0x55ae2afafa20]{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)@449bbc254af8: CRCX2{ line := { verb := "CRCX", trans_id := "23", ep := "rtpbridge/4@mgw", ver := "1.0" }, params := { { code := "C", val := "dc447d17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "dc447d17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250410084858341 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 23 OK (mgcp_client.c:758) 20250410084858341 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55ae2afae510]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250410084858341 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55ae2afae510]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250410084858341 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55ae2afae510]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250410084858341 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55ae2afae510]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250410084858341 DLMGCP DEBUG mgw-endp(mgw-fsm-14435453-0)[0x55ae2afafa20]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250410084858341 DLMGCP DEBUG mgw-endp(mgw-fsm-14435453-0)[0x55ae2afafa20]{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) 20250410084858341 DLMGCP DEBUG mgw-endp(mgw-fsm-14435453-0)[0x55ae2afafa20]{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) 20250410084858341 DLMGCP DEBUG mgw-endp(mgw-fsm-14435453-0)[0x55ae2afafa20]{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) 20250410084858341 DLMGCP DEBUG mgw-endp(mgw-fsm-14435453-0)[0x55ae2afafa20]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250410084858341 DLMGCP DEBUG mgw-endp(mgw-fsm-14435453-0)[0x55ae2afafa20]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250410084858341 DLMGCP DEBUG mgw-endp(mgw-fsm-14435453-0)[0x55ae2afafa20]{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) 20250410084858341 DLMGCP DEBUG mgw-endp(mgw-fsm-14435453-0)[0x55ae2afafa20]{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) 20250410084858341 DMGW DEBUG mgw(mgw-fsm-14435453-0)[0x55ae2afaf3a0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250410084858341 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250410084858341 DMGW DEBUG mgw(mgw-fsm-14435453-0)[0x55ae2afaf3a0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250410084858341 DMGW DEBUG mgw(mgw-fsm-14435453-0)[0x55ae2afaf3a0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250410084858341 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55ae2af7ad70]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250410084858341 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250410084858341 DLSCCP DEBUG SCCP-SCOC(13)[0x55ae2af82520]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250410084858341 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000bd367), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:415) 20250410084858341 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084858341 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084858341 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084858341 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410084858341 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410084858341 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084858341 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 0b d3 67 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 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) 20250410084858341 DMGW DEBUG mgw(mgw-fsm-14435453-0)[0x55ae2afaf3a0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250410084858341 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084858341 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084858341 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084858341 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410084858341 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410084858341 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.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' 20250410084858341 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410084858341 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410084858341 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084858341 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 0b d3 67 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 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  20250410084858341 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084858341 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410084858341 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410084858341 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410084858341 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410084858341 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410084858341 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410084858341 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410084858341 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084858341 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  20250410084858341 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410084858341 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410084858341 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410084858341 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410084858341 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410084858341 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) 20250410084858341 DLSCCP DEBUG Received CO:CODT for local reference 14 (sccp_scoc.c:1855) 20250410084858341 DLSCCP DEBUG SCCP-SCOC(14)[0x55ae2af83a30]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250410084858341 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410084858341 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250410084858341 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x55ae2af82ec0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250410084858341 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250410084858341 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250410084858341 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x55ae2af82ec0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250410084858341 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250410084858341 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250410084858341 DMGW DEBUG mgw(mgw-fsm-13697146-0)[0x55ae2afb8280]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250410084858341 DMGW DEBUG mgw(mgw-fsm-13697146-0)[0x55ae2afb8280]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250410084858341 DMGW DEBUG mgw(mgw-fsm-13697146-0)[0x55ae2afb8280]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250410084858341 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250410084858341 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250410084858341 DLMGCP DEBUG mgw-endp(mgw-fsm-13697146-0)[0x55ae2afb8490]{UNUSED}: Allocated (fsm.c:456) 20250410084858341 DLMGCP DEBUG mgw-endp(mgw-fsm-13697146-0)[0x55ae2afb8490]{UNUSED}: is child of mgw(mgw-fsm-13697146-0)[0x55ae2afb8280] (fsm.c:486) 20250410084858341 DLMGCP DEBUG mgw-endp(mgw-fsm-13697146-0)[0x55ae2afb8490]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-13697146-0)[0x55ae2afb8280] (mgcp_client_endpoint_fsm.c:724) 20250410084858341 DLMGCP DEBUG mgw-endp(mgw-fsm-13697146-0)[0x55ae2afb8490]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250410084858341 DLMGCP DEBUG mgw-endp(mgw-fsm-13697146-0)[0x55ae2afb8490]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250410084858341 DLMGCP DEBUG mgw-endp(mgw-fsm-13697146-0)[0x55ae2afb8490]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250410084858341 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13697146-0)[0x55ae2afa5d60]{ST_CRCX}: Allocated (fsm.c:456) 20250410084858341 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13697146-0)[0x55ae2afa5d60]{ST_CRCX}: is child of mgw-endp(mgw-fsm-13697146-0)[0x55ae2afb8490] (fsm.c:486) 20250410084858341 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13697146-0)[0x55ae2afa5d60]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250410084858341 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13697146-0)[0x55ae2afa5d60]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250410084858341 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:38983: len=200 'CRCX 24 rtpbridge/*@mgw MGCP 1.0\r\nC: d1007'... (mgcp_client.c:807) 20250410084858341 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250410084858341 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13697146-0)[0x55ae2afa5d60]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250410084858341 DLMGCP DEBUG mgw-endp(mgw-fsm-13697146-0)[0x55ae2afb8490]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@449bbc254af8: Session index based on local reference:5 HNBGW_Test.msc0-SCCP(202)@449bbc254af8: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@449bbc254af8: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@449bbc254af8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(213)@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@449bbc254af8: Found Expect[0] for { line := { verb := "CRCX", trans_id := "24", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "d1007a17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "d1007a17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@449bbc254af8: CRCX1{ line := { verb := "CRCX", trans_id := "24", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "d1007a17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "d1007a17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@449bbc254af8: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":721 TC_rab_assignment_concurrent0(216)@449bbc254af8: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":705 HNBGW-MGCP(208)@449bbc254af8: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(216) 20250410084858348 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 24 OK (mgcp_client.c:758) 20250410084858348 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55ae2afa5d60]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250410084858348 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55ae2afa5d60]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250410084858348 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55ae2afa5d60]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250410084858348 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55ae2afa5d60]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250410084858348 DLMGCP DEBUG mgw-endp(mgw-fsm-13697146-0)[0x55ae2afb8490]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250410084858348 DLMGCP DEBUG mgw-endp(mgw-fsm-13697146-0)[0x55ae2afb8490]{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) 20250410084858348 DLMGCP DEBUG mgw-endp(mgw-fsm-13697146-0)[0x55ae2afb8490]{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) 20250410084858348 DLMGCP DEBUG mgw-endp(mgw-fsm-13697146-0)[0x55ae2afb8490]{WAIT_MGW_RESPONSE}: rtpbridge/6@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250410084858348 DLMGCP DEBUG mgw-endp(mgw-fsm-13697146-0)[0x55ae2afb8490]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250410084858348 DLMGCP DEBUG mgw-endp(mgw-fsm-13697146-0)[0x55ae2afb8490]{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) 20250410084858348 DMGW DEBUG mgw(mgw-fsm-13697146-0)[0x55ae2afb8280]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250410084858348 DMGW DEBUG mgw(mgw-fsm-13697146-0)[0x55ae2afb8280]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250410084858348 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250410084858348 DMGW DEBUG mgw(mgw-fsm-13697146-0)[0x55ae2afb8280]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250410084858348 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13697146)[0x55ae2af82d90]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250410084858348 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250410084858348 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410084858348 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)@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed 20250410084858352 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410084858352 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410084858352 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250410084858352 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250410084858352 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xd1007a) (hnbgw_rua.c:471) 20250410084858352 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13697146 SCCP-14 msc-0 MI=IMSI-262420000000006: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250410084858352 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13697146)[0x55ae2af82d90]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250410084858352 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250410084858352 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250410084858352 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13697146)[0x55ae2af82d90]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250410084858352 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250410084858352 DMGW DEBUG mgw(mgw-fsm-13697146-0)[0x55ae2afb8280]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250410084858352 DMGW DEBUG mgw(mgw-fsm-13697146-0)[0x55ae2afb8280]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250410084858352 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250410084858352 DMGW DEBUG mgw(mgw-fsm-13697146-0)[0x55ae2afb8280]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250410084858352 DLMGCP DEBUG mgw-endp(mgw-fsm-13697146-0)[0x55ae2afb8490]{IN_USE}: rtpbridge/6@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-13697146-0)[0x55ae2afb8280] (mgcp_client_endpoint_fsm.c:724) 20250410084858352 DLMGCP DEBUG mgw-endp(mgw-fsm-13697146-0)[0x55ae2afb8490]{IN_USE}: rtpbridge/6@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250410084858352 DLMGCP DEBUG mgw-endp(mgw-fsm-13697146-0)[0x55ae2afb8490]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250410084858352 DLMGCP DEBUG mgw-endp(mgw-fsm-13697146-0)[0x55ae2afb8490]{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) 20250410084858352 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55ae2afa5d60]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250410084858353 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:38983: len=214 'MDCX 25 rtpbridge/6@mgw MGCP 1.0\r\nC: d1007'... (mgcp_client.c:807) 20250410084858353 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1221) 20250410084858353 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55ae2afa5d60]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250410084858353 DLMGCP DEBUG mgw-endp(mgw-fsm-13697146-0)[0x55ae2afb8490]{WAIT_MGW_RESPONSE}: rtpbridge/6@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250410084858353 DLMGCP DEBUG mgw-endp(mgw-fsm-13697146-0)[0x55ae2afb8490]{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) 20250410084858353 DLMGCP DEBUG mgw-endp(mgw-fsm-13697146-0)[0x55ae2afb8490]{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)@449bbc254af8: Session index based on connection ID:7 HNBGW_Test.msc0-SCCP(202)@449bbc254af8: vl_len:91 HNBGW_Test.msc0-SCCP(202)@449bbc254af8: vl_from0 HNBGW_Test.msc0-SCCP(202)@449bbc254af8: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(215)@449bbc254af8: MDCX1{ line := { verb := "MDCX", trans_id := "25", ep := "rtpbridge/6@mgw", ver := "1.0" }, params := { { code := "C", val := "d1007a17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "d1007a17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250410084858361 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 25 OK (mgcp_client.c:758) 20250410084858361 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55ae2afa5d60]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250410084858361 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55ae2afa5d60]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250410084858361 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55ae2afa5d60]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250410084858361 DLMGCP DEBUG mgw-endp(mgw-fsm-13697146-0)[0x55ae2afb8490]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250410084858361 DLMGCP DEBUG mgw-endp(mgw-fsm-13697146-0)[0x55ae2afb8490]{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) 20250410084858361 DLMGCP DEBUG mgw-endp(mgw-fsm-13697146-0)[0x55ae2afb8490]{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) 20250410084858361 DLMGCP DEBUG mgw-endp(mgw-fsm-13697146-0)[0x55ae2afb8490]{WAIT_MGW_RESPONSE}: rtpbridge/6@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250410084858361 DLMGCP DEBUG mgw-endp(mgw-fsm-13697146-0)[0x55ae2afb8490]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250410084858361 DLMGCP DEBUG mgw-endp(mgw-fsm-13697146-0)[0x55ae2afb8490]{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) 20250410084858361 DMGW DEBUG mgw(mgw-fsm-13697146-0)[0x55ae2afb8280]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250410084858361 DMGW DEBUG mgw(mgw-fsm-13697146-0)[0x55ae2afb8280]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250410084858361 DMGW DEBUG mgw(mgw-fsm-13697146-0)[0x55ae2afb8280]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250410084858361 DLMGCP DEBUG mgw-endp(mgw-fsm-13697146-0)[0x55ae2afb8490]{IN_USE}: rtpbridge/6@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-13697146-0)[0x55ae2afb8280] (mgcp_client_endpoint_fsm.c:724) 20250410084858361 DLMGCP DEBUG mgw-endp(mgw-fsm-13697146-0)[0x55ae2afb8490]{IN_USE}: rtpbridge/6@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250410084858361 DLMGCP DEBUG mgw-endp(mgw-fsm-13697146-0)[0x55ae2afb8490]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250410084858361 DLMGCP DEBUG mgw-endp(mgw-fsm-13697146-0)[0x55ae2afb8490]{WAIT_MGW_RESPONSE}: rtpbridge/6@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250410084858361 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13697146-0)[0x55ae2afa5560]{ST_CRCX}: Allocated (fsm.c:456) 20250410084858361 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13697146-0)[0x55ae2afa5560]{ST_CRCX}: is child of mgw-endp(mgw-fsm-13697146-0)[0x55ae2afb8490] (fsm.c:486) 20250410084858361 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13697146-0)[0x55ae2afa5560]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250410084858361 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13697146-0)[0x55ae2afa5560]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/6@mgw... (mgcp_client_fsm.c:228) 20250410084858361 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:38983: len=204 'CRCX 26 rtpbridge/6@mgw MGCP 1.0\r\nC: d1007'... (mgcp_client.c:807) 20250410084858361 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1221) 20250410084858361 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13697146-0)[0x55ae2afa5560]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250410084858361 DLMGCP DEBUG mgw-endp(mgw-fsm-13697146-0)[0x55ae2afb8490]{WAIT_MGW_RESPONSE}: rtpbridge/6@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250410084858361 DLMGCP DEBUG mgw-endp(mgw-fsm-13697146-0)[0x55ae2afb8490]{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) 20250410084858361 DLMGCP DEBUG mgw-endp(mgw-fsm-13697146-0)[0x55ae2afb8490]{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) 20250410084858361 DLMGCP DEBUG mgw-endp(mgw-fsm-13697146-0)[0x55ae2afb8490]{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)@449bbc254af8: CRCX2{ line := { verb := "CRCX", trans_id := "26", ep := "rtpbridge/6@mgw", ver := "1.0" }, params := { { code := "C", val := "d1007a17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "d1007a17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250410084858369 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 26 OK (mgcp_client.c:758) 20250410084858369 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55ae2afa5560]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250410084858369 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55ae2afa5560]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250410084858369 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55ae2afa5560]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250410084858369 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55ae2afa5560]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250410084858369 DLMGCP DEBUG mgw-endp(mgw-fsm-13697146-0)[0x55ae2afb8490]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250410084858369 DLMGCP DEBUG mgw-endp(mgw-fsm-13697146-0)[0x55ae2afb8490]{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) 20250410084858369 DLMGCP DEBUG mgw-endp(mgw-fsm-13697146-0)[0x55ae2afb8490]{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) 20250410084858369 DLMGCP DEBUG mgw-endp(mgw-fsm-13697146-0)[0x55ae2afb8490]{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) 20250410084858369 DLMGCP DEBUG mgw-endp(mgw-fsm-13697146-0)[0x55ae2afb8490]{WAIT_MGW_RESPONSE}: rtpbridge/6@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250410084858369 DLMGCP DEBUG mgw-endp(mgw-fsm-13697146-0)[0x55ae2afb8490]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250410084858369 DLMGCP DEBUG mgw-endp(mgw-fsm-13697146-0)[0x55ae2afb8490]{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) 20250410084858369 DLMGCP DEBUG mgw-endp(mgw-fsm-13697146-0)[0x55ae2afb8490]{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) 20250410084858369 DMGW DEBUG mgw(mgw-fsm-13697146-0)[0x55ae2afb8280]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250410084858369 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250410084858369 DMGW DEBUG mgw(mgw-fsm-13697146-0)[0x55ae2afb8280]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250410084858369 DMGW DEBUG mgw(mgw-fsm-13697146-0)[0x55ae2afb8280]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250410084858369 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x55ae2af82ec0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250410084858369 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250410084858369 DLSCCP DEBUG SCCP-SCOC(14)[0x55ae2af83a30]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250410084858369 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0085257a), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:415) 20250410084858369 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084858369 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084858369 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084858369 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410084858369 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410084858369 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084858369 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 85 25 7a 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 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) 20250410084858369 DMGW DEBUG mgw(mgw-fsm-13697146-0)[0x55ae2afb8280]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250410084858369 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084858369 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084858369 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084858369 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410084858369 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410084858369 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250410084858369 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410084858369 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410084858369 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084858369 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 85 25 7a 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 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  20250410084858369 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084858369 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410084858369 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410084858369 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410084858369 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410084858369 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410084858369 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410084858369 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410084858369 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084858369 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  20250410084858369 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410084858369 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410084858369 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410084858369 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410084858369 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410084858369 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) 20250410084858369 DLSCCP DEBUG Received CO:CODT for local reference 15 (sccp_scoc.c:1855) 20250410084858369 DLSCCP DEBUG SCCP-SCOC(15)[0x55ae2af84490]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250410084858369 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410084858369 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250410084858369 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x55ae2af82a20]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250410084858369 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250410084858369 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250410084858369 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x55ae2af82a20]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250410084858369 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250410084858369 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250410084858369 DMGW DEBUG mgw(mgw-fsm-10200151-0)[0x55ae2afc0ff0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250410084858369 DMGW DEBUG mgw(mgw-fsm-10200151-0)[0x55ae2afc0ff0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250410084858369 DMGW DEBUG mgw(mgw-fsm-10200151-0)[0x55ae2afc0ff0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250410084858369 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250410084858369 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250410084858369 DLMGCP DEBUG mgw-endp(mgw-fsm-10200151-0)[0x55ae2afc1670]{UNUSED}: Allocated (fsm.c:456) 20250410084858369 DLMGCP DEBUG mgw-endp(mgw-fsm-10200151-0)[0x55ae2afc1670]{UNUSED}: is child of mgw(mgw-fsm-10200151-0)[0x55ae2afc0ff0] (fsm.c:486) 20250410084858369 DLMGCP DEBUG mgw-endp(mgw-fsm-10200151-0)[0x55ae2afc1670]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-10200151-0)[0x55ae2afc0ff0] (mgcp_client_endpoint_fsm.c:724) 20250410084858369 DLMGCP DEBUG mgw-endp(mgw-fsm-10200151-0)[0x55ae2afc1670]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250410084858369 DLMGCP DEBUG mgw-endp(mgw-fsm-10200151-0)[0x55ae2afc1670]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250410084858369 DLMGCP DEBUG mgw-endp(mgw-fsm-10200151-0)[0x55ae2afc1670]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250410084858369 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10200151-0)[0x55ae2afc7f40]{ST_CRCX}: Allocated (fsm.c:456) 20250410084858369 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10200151-0)[0x55ae2afc7f40]{ST_CRCX}: is child of mgw-endp(mgw-fsm-10200151-0)[0x55ae2afc1670] (fsm.c:486) 20250410084858369 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10200151-0)[0x55ae2afc7f40]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250410084858369 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10200151-0)[0x55ae2afc7f40]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250410084858369 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:38983: len=200 'CRCX 27 rtpbridge/*@mgw MGCP 1.0\r\nC: 9ba45'... (mgcp_client.c:807) 20250410084858369 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250410084858369 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10200151-0)[0x55ae2afc7f40]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250410084858369 DLMGCP DEBUG mgw-endp(mgw-fsm-10200151-0)[0x55ae2afc1670]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@449bbc254af8: Session index based on local reference:6 HNBGW_Test.msc0-SCCP(202)@449bbc254af8: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@449bbc254af8: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@449bbc254af8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(215)@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@449bbc254af8: Found Expect[0] for { line := { verb := "CRCX", trans_id := "27", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "9ba45717" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "9ba45717", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@449bbc254af8: CRCX1{ line := { verb := "CRCX", trans_id := "27", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "9ba45717" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "9ba45717", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@449bbc254af8: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":721 TC_rab_assignment_concurrent0(217)@449bbc254af8: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":705 HNBGW-MGCP(208)@449bbc254af8: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(217) 20250410084858376 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 27 OK (mgcp_client.c:758) 20250410084858376 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55ae2afc7f40]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250410084858376 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55ae2afc7f40]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250410084858376 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55ae2afc7f40]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250410084858376 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55ae2afc7f40]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250410084858376 DLMGCP DEBUG mgw-endp(mgw-fsm-10200151-0)[0x55ae2afc1670]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250410084858376 DLMGCP DEBUG mgw-endp(mgw-fsm-10200151-0)[0x55ae2afc1670]{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) 20250410084858376 DLMGCP DEBUG mgw-endp(mgw-fsm-10200151-0)[0x55ae2afc1670]{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) 20250410084858376 DLMGCP DEBUG mgw-endp(mgw-fsm-10200151-0)[0x55ae2afc1670]{WAIT_MGW_RESPONSE}: rtpbridge/7@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250410084858376 DLMGCP DEBUG mgw-endp(mgw-fsm-10200151-0)[0x55ae2afc1670]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250410084858376 DLMGCP DEBUG mgw-endp(mgw-fsm-10200151-0)[0x55ae2afc1670]{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) 20250410084858376 DMGW DEBUG mgw(mgw-fsm-10200151-0)[0x55ae2afc0ff0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250410084858376 DMGW DEBUG mgw(mgw-fsm-10200151-0)[0x55ae2afc0ff0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250410084858376 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250410084858376 DMGW DEBUG mgw(mgw-fsm-10200151-0)[0x55ae2afc0ff0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250410084858376 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10200151)[0x55ae2af828f0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250410084858376 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250410084858376 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410084858376 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)@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed 20250410084858381 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410084858381 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410084858381 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250410084858381 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250410084858381 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x9ba457) (hnbgw_rua.c:471) 20250410084858381 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10200151 SCCP-15 msc-0 MI=IMSI-262420000000007: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250410084858381 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10200151)[0x55ae2af828f0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250410084858381 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250410084858381 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250410084858381 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10200151)[0x55ae2af828f0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250410084858381 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250410084858381 DMGW DEBUG mgw(mgw-fsm-10200151-0)[0x55ae2afc0ff0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250410084858381 DMGW DEBUG mgw(mgw-fsm-10200151-0)[0x55ae2afc0ff0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250410084858381 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250410084858381 DMGW DEBUG mgw(mgw-fsm-10200151-0)[0x55ae2afc0ff0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250410084858381 DLMGCP DEBUG mgw-endp(mgw-fsm-10200151-0)[0x55ae2afc1670]{IN_USE}: rtpbridge/7@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-10200151-0)[0x55ae2afc0ff0] (mgcp_client_endpoint_fsm.c:724) 20250410084858381 DLMGCP DEBUG mgw-endp(mgw-fsm-10200151-0)[0x55ae2afc1670]{IN_USE}: rtpbridge/7@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250410084858381 DLMGCP DEBUG mgw-endp(mgw-fsm-10200151-0)[0x55ae2afc1670]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250410084858381 DLMGCP DEBUG mgw-endp(mgw-fsm-10200151-0)[0x55ae2afc1670]{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) 20250410084858381 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55ae2afc7f40]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250410084858381 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:38983: len=214 'MDCX 28 rtpbridge/7@mgw MGCP 1.0\r\nC: 9ba45'... (mgcp_client.c:807) 20250410084858381 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1221) 20250410084858381 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55ae2afc7f40]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250410084858381 DLMGCP DEBUG mgw-endp(mgw-fsm-10200151-0)[0x55ae2afc1670]{WAIT_MGW_RESPONSE}: rtpbridge/7@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250410084858381 DLMGCP DEBUG mgw-endp(mgw-fsm-10200151-0)[0x55ae2afc1670]{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) 20250410084858381 DLMGCP DEBUG mgw-endp(mgw-fsm-10200151-0)[0x55ae2afc1670]{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)@449bbc254af8: Session index based on connection ID:8 HNBGW_Test.msc0-SCCP(202)@449bbc254af8: vl_len:91 HNBGW_Test.msc0-SCCP(202)@449bbc254af8: vl_from0 HNBGW_Test.msc0-SCCP(202)@449bbc254af8: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(216)@449bbc254af8: MDCX1{ line := { verb := "MDCX", trans_id := "28", ep := "rtpbridge/7@mgw", ver := "1.0" }, params := { { code := "C", val := "9ba45717" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "9ba45717", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250410084858388 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 28 OK (mgcp_client.c:758) 20250410084858388 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55ae2afc7f40]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250410084858388 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55ae2afc7f40]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250410084858388 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55ae2afc7f40]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250410084858388 DLMGCP DEBUG mgw-endp(mgw-fsm-10200151-0)[0x55ae2afc1670]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250410084858388 DLMGCP DEBUG mgw-endp(mgw-fsm-10200151-0)[0x55ae2afc1670]{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) 20250410084858388 DLMGCP DEBUG mgw-endp(mgw-fsm-10200151-0)[0x55ae2afc1670]{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) 20250410084858388 DLMGCP DEBUG mgw-endp(mgw-fsm-10200151-0)[0x55ae2afc1670]{WAIT_MGW_RESPONSE}: rtpbridge/7@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250410084858388 DLMGCP DEBUG mgw-endp(mgw-fsm-10200151-0)[0x55ae2afc1670]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250410084858388 DLMGCP DEBUG mgw-endp(mgw-fsm-10200151-0)[0x55ae2afc1670]{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) 20250410084858388 DMGW DEBUG mgw(mgw-fsm-10200151-0)[0x55ae2afc0ff0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250410084858388 DMGW DEBUG mgw(mgw-fsm-10200151-0)[0x55ae2afc0ff0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250410084858388 DMGW DEBUG mgw(mgw-fsm-10200151-0)[0x55ae2afc0ff0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250410084858388 DLMGCP DEBUG mgw-endp(mgw-fsm-10200151-0)[0x55ae2afc1670]{IN_USE}: rtpbridge/7@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-10200151-0)[0x55ae2afc0ff0] (mgcp_client_endpoint_fsm.c:724) 20250410084858388 DLMGCP DEBUG mgw-endp(mgw-fsm-10200151-0)[0x55ae2afc1670]{IN_USE}: rtpbridge/7@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250410084858388 DLMGCP DEBUG mgw-endp(mgw-fsm-10200151-0)[0x55ae2afc1670]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250410084858388 DLMGCP DEBUG mgw-endp(mgw-fsm-10200151-0)[0x55ae2afc1670]{WAIT_MGW_RESPONSE}: rtpbridge/7@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250410084858388 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10200151-0)[0x55ae2afc05c0]{ST_CRCX}: Allocated (fsm.c:456) 20250410084858388 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10200151-0)[0x55ae2afc05c0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-10200151-0)[0x55ae2afc1670] (fsm.c:486) 20250410084858388 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10200151-0)[0x55ae2afc05c0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250410084858388 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10200151-0)[0x55ae2afc05c0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/7@mgw... (mgcp_client_fsm.c:228) 20250410084858388 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:38983: len=204 'CRCX 29 rtpbridge/7@mgw MGCP 1.0\r\nC: 9ba45'... (mgcp_client.c:807) 20250410084858388 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1221) 20250410084858388 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10200151-0)[0x55ae2afc05c0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250410084858388 DLMGCP DEBUG mgw-endp(mgw-fsm-10200151-0)[0x55ae2afc1670]{WAIT_MGW_RESPONSE}: rtpbridge/7@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250410084858388 DLMGCP DEBUG mgw-endp(mgw-fsm-10200151-0)[0x55ae2afc1670]{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) 20250410084858388 DLMGCP DEBUG mgw-endp(mgw-fsm-10200151-0)[0x55ae2afc1670]{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) 20250410084858388 DLMGCP DEBUG mgw-endp(mgw-fsm-10200151-0)[0x55ae2afc1670]{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)@449bbc254af8: CRCX2{ line := { verb := "CRCX", trans_id := "29", ep := "rtpbridge/7@mgw", ver := "1.0" }, params := { { code := "C", val := "9ba45717" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "9ba45717", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250410084858396 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 29 OK (mgcp_client.c:758) 20250410084858396 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55ae2afc05c0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250410084858396 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55ae2afc05c0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250410084858396 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55ae2afc05c0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250410084858396 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55ae2afc05c0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250410084858396 DLMGCP DEBUG mgw-endp(mgw-fsm-10200151-0)[0x55ae2afc1670]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250410084858396 DLMGCP DEBUG mgw-endp(mgw-fsm-10200151-0)[0x55ae2afc1670]{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) 20250410084858396 DLMGCP DEBUG mgw-endp(mgw-fsm-10200151-0)[0x55ae2afc1670]{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) 20250410084858396 DLMGCP DEBUG mgw-endp(mgw-fsm-10200151-0)[0x55ae2afc1670]{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) 20250410084858396 DLMGCP DEBUG mgw-endp(mgw-fsm-10200151-0)[0x55ae2afc1670]{WAIT_MGW_RESPONSE}: rtpbridge/7@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250410084858396 DLMGCP DEBUG mgw-endp(mgw-fsm-10200151-0)[0x55ae2afc1670]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250410084858396 DLMGCP DEBUG mgw-endp(mgw-fsm-10200151-0)[0x55ae2afc1670]{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) 20250410084858396 DLMGCP DEBUG mgw-endp(mgw-fsm-10200151-0)[0x55ae2afc1670]{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) 20250410084858396 DMGW DEBUG mgw(mgw-fsm-10200151-0)[0x55ae2afc0ff0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250410084858396 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250410084858396 DMGW DEBUG mgw(mgw-fsm-10200151-0)[0x55ae2afc0ff0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250410084858396 DMGW DEBUG mgw(mgw-fsm-10200151-0)[0x55ae2afc0ff0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250410084858396 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x55ae2af82a20]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250410084858396 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250410084858396 DLSCCP DEBUG SCCP-SCOC(15)[0x55ae2af84490]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250410084858396 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ec26f7), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:415) 20250410084858396 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084858396 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084858396 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084858396 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410084858396 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410084858396 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084858396 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 ec 26 f7 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 20 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410084858396 DMGW DEBUG mgw(mgw-fsm-10200151-0)[0x55ae2afc0ff0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250410084858396 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084858396 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084858396 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084858396 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410084858396 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410084858396 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.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' 20250410084858396 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410084858396 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410084858396 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084858396 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 ec 26 f7 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 20 00 00 00 00 00 00 06 00 08 00 00 00 01  20250410084858396 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084858396 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410084858396 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410084858396 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410084858396 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410084858396 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410084858396 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410084858396 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410084858397 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084858397 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  20250410084858397 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410084858397 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410084858397 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410084858397 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410084858397 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410084858397 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) 20250410084858397 DLSCCP DEBUG Received CO:CODT for local reference 16 (sccp_scoc.c:1855) 20250410084858397 DLSCCP DEBUG SCCP-SCOC(16)[0x55ae2af850e0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250410084858397 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410084858397 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250410084858397 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x55ae2af84a40]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250410084858397 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250410084858397 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250410084858397 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x55ae2af84a40]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250410084858397 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250410084858397 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250410084858397 DMGW DEBUG mgw(mgw-fsm-16617487-0)[0x55ae2afc9d00]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250410084858397 DMGW DEBUG mgw(mgw-fsm-16617487-0)[0x55ae2afc9d00]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250410084858397 DMGW DEBUG mgw(mgw-fsm-16617487-0)[0x55ae2afc9d00]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250410084858397 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250410084858397 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250410084858397 DLMGCP DEBUG mgw-endp(mgw-fsm-16617487-0)[0x55ae2afc9ed0]{UNUSED}: Allocated (fsm.c:456) 20250410084858397 DLMGCP DEBUG mgw-endp(mgw-fsm-16617487-0)[0x55ae2afc9ed0]{UNUSED}: is child of mgw(mgw-fsm-16617487-0)[0x55ae2afc9d00] (fsm.c:486) 20250410084858397 DLMGCP DEBUG mgw-endp(mgw-fsm-16617487-0)[0x55ae2afc9ed0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-16617487-0)[0x55ae2afc9d00] (mgcp_client_endpoint_fsm.c:724) 20250410084858397 DLMGCP DEBUG mgw-endp(mgw-fsm-16617487-0)[0x55ae2afc9ed0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250410084858397 DLMGCP DEBUG mgw-endp(mgw-fsm-16617487-0)[0x55ae2afc9ed0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250410084858397 DLMGCP DEBUG mgw-endp(mgw-fsm-16617487-0)[0x55ae2afc9ed0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250410084858397 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16617487-0)[0x55ae2afd0a90]{ST_CRCX}: Allocated (fsm.c:456) 20250410084858397 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16617487-0)[0x55ae2afd0a90]{ST_CRCX}: is child of mgw-endp(mgw-fsm-16617487-0)[0x55ae2afc9ed0] (fsm.c:486) 20250410084858397 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16617487-0)[0x55ae2afd0a90]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250410084858397 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16617487-0)[0x55ae2afd0a90]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250410084858397 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:38983: len=200 'CRCX 30 rtpbridge/*@mgw MGCP 1.0\r\nC: fd900'... (mgcp_client.c:807) 20250410084858397 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250410084858397 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16617487-0)[0x55ae2afd0a90]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250410084858397 DLMGCP DEBUG mgw-endp(mgw-fsm-16617487-0)[0x55ae2afc9ed0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@449bbc254af8: Session index based on local reference:7 HNBGW_Test.msc0-SCCP(202)@449bbc254af8: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@449bbc254af8: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@449bbc254af8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(216)@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@449bbc254af8: Found Expect[0] for { line := { verb := "CRCX", trans_id := "30", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "fd900f17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "fd900f17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@449bbc254af8: CRCX1{ line := { verb := "CRCX", trans_id := "30", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "fd900f17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "fd900f17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@449bbc254af8: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":721 TC_rab_assignment_concurrent0(218)@449bbc254af8: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":705 20250410084858406 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 30 OK (mgcp_client.c:758) 20250410084858406 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55ae2afd0a90]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250410084858406 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55ae2afd0a90]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250410084858406 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55ae2afd0a90]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250410084858406 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55ae2afd0a90]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250410084858406 DLMGCP DEBUG mgw-endp(mgw-fsm-16617487-0)[0x55ae2afc9ed0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250410084858406 DLMGCP DEBUG mgw-endp(mgw-fsm-16617487-0)[0x55ae2afc9ed0]{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) 20250410084858406 DLMGCP DEBUG mgw-endp(mgw-fsm-16617487-0)[0x55ae2afc9ed0]{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) 20250410084858406 DLMGCP DEBUG mgw-endp(mgw-fsm-16617487-0)[0x55ae2afc9ed0]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250410084858406 DLMGCP DEBUG mgw-endp(mgw-fsm-16617487-0)[0x55ae2afc9ed0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250410084858406 DLMGCP DEBUG mgw-endp(mgw-fsm-16617487-0)[0x55ae2afc9ed0]{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) 20250410084858406 DMGW DEBUG mgw(mgw-fsm-16617487-0)[0x55ae2afc9d00]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250410084858406 DMGW DEBUG mgw(mgw-fsm-16617487-0)[0x55ae2afc9d00]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250410084858406 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250410084858406 DMGW DEBUG mgw(mgw-fsm-16617487-0)[0x55ae2afc9d00]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250410084858406 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16617487)[0x55ae2af77250]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250410084858406 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250410084858406 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410084858406 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)@449bbc254af8: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(218) TC_rab_assignment_concurrent0(217)@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed 20250410084858412 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410084858412 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410084858412 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250410084858412 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250410084858412 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xfd900f) (hnbgw_rua.c:471) 20250410084858412 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16617487 SCCP-16 msc-0 MI=IMSI-262420000000008: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250410084858412 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16617487)[0x55ae2af77250]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250410084858412 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250410084858412 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250410084858412 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16617487)[0x55ae2af77250]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250410084858412 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250410084858412 DMGW DEBUG mgw(mgw-fsm-16617487-0)[0x55ae2afc9d00]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250410084858412 DMGW DEBUG mgw(mgw-fsm-16617487-0)[0x55ae2afc9d00]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250410084858412 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250410084858412 DMGW DEBUG mgw(mgw-fsm-16617487-0)[0x55ae2afc9d00]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250410084858412 DLMGCP DEBUG mgw-endp(mgw-fsm-16617487-0)[0x55ae2afc9ed0]{IN_USE}: rtpbridge/8@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-16617487-0)[0x55ae2afc9d00] (mgcp_client_endpoint_fsm.c:724) 20250410084858412 DLMGCP DEBUG mgw-endp(mgw-fsm-16617487-0)[0x55ae2afc9ed0]{IN_USE}: rtpbridge/8@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250410084858412 DLMGCP DEBUG mgw-endp(mgw-fsm-16617487-0)[0x55ae2afc9ed0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250410084858412 DLMGCP DEBUG mgw-endp(mgw-fsm-16617487-0)[0x55ae2afc9ed0]{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) 20250410084858412 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55ae2afd0a90]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250410084858412 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:38983: len=214 'MDCX 31 rtpbridge/8@mgw MGCP 1.0\r\nC: fd900'... (mgcp_client.c:807) 20250410084858412 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1221) 20250410084858412 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55ae2afd0a90]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250410084858412 DLMGCP DEBUG mgw-endp(mgw-fsm-16617487-0)[0x55ae2afc9ed0]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250410084858412 DLMGCP DEBUG mgw-endp(mgw-fsm-16617487-0)[0x55ae2afc9ed0]{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) 20250410084858412 DLMGCP DEBUG mgw-endp(mgw-fsm-16617487-0)[0x55ae2afc9ed0]{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)@449bbc254af8: Session index based on connection ID:9 HNBGW_Test.msc0-SCCP(202)@449bbc254af8: vl_len:91 HNBGW_Test.msc0-SCCP(202)@449bbc254af8: vl_from0 HNBGW_Test.msc0-SCCP(202)@449bbc254af8: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(217)@449bbc254af8: MDCX1{ line := { verb := "MDCX", trans_id := "31", ep := "rtpbridge/8@mgw", ver := "1.0" }, params := { { code := "C", val := "fd900f17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "fd900f17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250410084858418 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 31 OK (mgcp_client.c:758) 20250410084858418 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55ae2afd0a90]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250410084858418 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55ae2afd0a90]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250410084858418 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55ae2afd0a90]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250410084858418 DLMGCP DEBUG mgw-endp(mgw-fsm-16617487-0)[0x55ae2afc9ed0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250410084858418 DLMGCP DEBUG mgw-endp(mgw-fsm-16617487-0)[0x55ae2afc9ed0]{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) 20250410084858418 DLMGCP DEBUG mgw-endp(mgw-fsm-16617487-0)[0x55ae2afc9ed0]{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) 20250410084858418 DLMGCP DEBUG mgw-endp(mgw-fsm-16617487-0)[0x55ae2afc9ed0]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250410084858418 DLMGCP DEBUG mgw-endp(mgw-fsm-16617487-0)[0x55ae2afc9ed0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250410084858418 DLMGCP DEBUG mgw-endp(mgw-fsm-16617487-0)[0x55ae2afc9ed0]{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) 20250410084858418 DMGW DEBUG mgw(mgw-fsm-16617487-0)[0x55ae2afc9d00]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250410084858418 DMGW DEBUG mgw(mgw-fsm-16617487-0)[0x55ae2afc9d00]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250410084858418 DMGW DEBUG mgw(mgw-fsm-16617487-0)[0x55ae2afc9d00]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250410084858418 DLMGCP DEBUG mgw-endp(mgw-fsm-16617487-0)[0x55ae2afc9ed0]{IN_USE}: rtpbridge/8@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-16617487-0)[0x55ae2afc9d00] (mgcp_client_endpoint_fsm.c:724) 20250410084858418 DLMGCP DEBUG mgw-endp(mgw-fsm-16617487-0)[0x55ae2afc9ed0]{IN_USE}: rtpbridge/8@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250410084858418 DLMGCP DEBUG mgw-endp(mgw-fsm-16617487-0)[0x55ae2afc9ed0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250410084858418 DLMGCP DEBUG mgw-endp(mgw-fsm-16617487-0)[0x55ae2afc9ed0]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250410084858418 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16617487-0)[0x55ae2afb7430]{ST_CRCX}: Allocated (fsm.c:456) 20250410084858418 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16617487-0)[0x55ae2afb7430]{ST_CRCX}: is child of mgw-endp(mgw-fsm-16617487-0)[0x55ae2afc9ed0] (fsm.c:486) 20250410084858418 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16617487-0)[0x55ae2afb7430]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250410084858418 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16617487-0)[0x55ae2afb7430]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/8@mgw... (mgcp_client_fsm.c:228) 20250410084858418 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:38983: len=204 'CRCX 32 rtpbridge/8@mgw MGCP 1.0\r\nC: fd900'... (mgcp_client.c:807) 20250410084858418 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1221) 20250410084858418 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16617487-0)[0x55ae2afb7430]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250410084858418 DLMGCP DEBUG mgw-endp(mgw-fsm-16617487-0)[0x55ae2afc9ed0]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250410084858418 DLMGCP DEBUG mgw-endp(mgw-fsm-16617487-0)[0x55ae2afc9ed0]{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) 20250410084858418 DLMGCP DEBUG mgw-endp(mgw-fsm-16617487-0)[0x55ae2afc9ed0]{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) 20250410084858418 DLMGCP DEBUG mgw-endp(mgw-fsm-16617487-0)[0x55ae2afc9ed0]{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)@449bbc254af8: CRCX2{ line := { verb := "CRCX", trans_id := "32", ep := "rtpbridge/8@mgw", ver := "1.0" }, params := { { code := "C", val := "fd900f17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "fd900f17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250410084858424 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 32 OK (mgcp_client.c:758) 20250410084858424 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55ae2afb7430]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250410084858424 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55ae2afb7430]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250410084858424 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55ae2afb7430]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250410084858424 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55ae2afb7430]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250410084858424 DLMGCP DEBUG mgw-endp(mgw-fsm-16617487-0)[0x55ae2afc9ed0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250410084858424 DLMGCP DEBUG mgw-endp(mgw-fsm-16617487-0)[0x55ae2afc9ed0]{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) 20250410084858424 DLMGCP DEBUG mgw-endp(mgw-fsm-16617487-0)[0x55ae2afc9ed0]{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) 20250410084858424 DLMGCP DEBUG mgw-endp(mgw-fsm-16617487-0)[0x55ae2afc9ed0]{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) 20250410084858424 DLMGCP DEBUG mgw-endp(mgw-fsm-16617487-0)[0x55ae2afc9ed0]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250410084858424 DLMGCP DEBUG mgw-endp(mgw-fsm-16617487-0)[0x55ae2afc9ed0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250410084858424 DLMGCP DEBUG mgw-endp(mgw-fsm-16617487-0)[0x55ae2afc9ed0]{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) 20250410084858424 DLMGCP DEBUG mgw-endp(mgw-fsm-16617487-0)[0x55ae2afc9ed0]{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) 20250410084858424 DMGW DEBUG mgw(mgw-fsm-16617487-0)[0x55ae2afc9d00]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250410084858424 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250410084858424 DMGW DEBUG mgw(mgw-fsm-16617487-0)[0x55ae2afc9d00]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250410084858424 DMGW DEBUG mgw(mgw-fsm-16617487-0)[0x55ae2afc9d00]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250410084858424 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x55ae2af84a40]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250410084858424 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250410084858424 DLSCCP DEBUG SCCP-SCOC(16)[0x55ae2af850e0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250410084858424 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d7404b), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:415) 20250410084858424 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084858424 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084858424 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084858424 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410084858424 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410084858424 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084858424 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 d7 40 4b 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 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) 20250410084858424 DMGW DEBUG mgw(mgw-fsm-16617487-0)[0x55ae2afc9d00]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250410084858424 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084858424 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084858424 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084858424 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410084858424 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410084858424 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250410084858424 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410084858424 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410084858424 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084858424 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 d7 40 4b 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 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  20250410084858424 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084858424 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410084858424 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410084858424 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410084858424 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410084858424 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410084858424 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410084858424 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410084858424 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084858424 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  20250410084858424 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410084858424 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410084858424 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410084858424 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410084858424 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410084858424 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) 20250410084858424 DLSCCP DEBUG Received CO:CODT for local reference 17 (sccp_scoc.c:1855) 20250410084858424 DLSCCP DEBUG SCCP-SCOC(17)[0x55ae2af85cf0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250410084858424 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410084858424 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250410084858424 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55ae2af84b70]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250410084858424 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250410084858424 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250410084858424 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55ae2af84b70]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250410084858424 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250410084858424 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250410084858424 DMGW DEBUG mgw(mgw-fsm-5266306-0)[0x55ae2afd2a50]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250410084858424 DMGW DEBUG mgw(mgw-fsm-5266306-0)[0x55ae2afd2a50]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250410084858424 DMGW DEBUG mgw(mgw-fsm-5266306-0)[0x55ae2afd2a50]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250410084858424 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250410084858424 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250410084858424 DLMGCP DEBUG mgw-endp(mgw-fsm-5266306-0)[0x55ae2afd2c60]{UNUSED}: Allocated (fsm.c:456) 20250410084858424 DLMGCP DEBUG mgw-endp(mgw-fsm-5266306-0)[0x55ae2afd2c60]{UNUSED}: is child of mgw(mgw-fsm-5266306-0)[0x55ae2afd2a50] (fsm.c:486) 20250410084858424 DLMGCP DEBUG mgw-endp(mgw-fsm-5266306-0)[0x55ae2afd2c60]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-5266306-0)[0x55ae2afd2a50] (mgcp_client_endpoint_fsm.c:724) 20250410084858424 DLMGCP DEBUG mgw-endp(mgw-fsm-5266306-0)[0x55ae2afd2c60]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250410084858424 DLMGCP DEBUG mgw-endp(mgw-fsm-5266306-0)[0x55ae2afd2c60]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250410084858424 DLMGCP DEBUG mgw-endp(mgw-fsm-5266306-0)[0x55ae2afd2c60]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250410084858424 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5266306-0)[0x55ae2afd2090]{ST_CRCX}: Allocated (fsm.c:456) 20250410084858424 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5266306-0)[0x55ae2afd2090]{ST_CRCX}: is child of mgw-endp(mgw-fsm-5266306-0)[0x55ae2afd2c60] (fsm.c:486) 20250410084858424 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5266306-0)[0x55ae2afd2090]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250410084858424 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5266306-0)[0x55ae2afd2090]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250410084858424 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:38983: len=200 'CRCX 33 rtpbridge/*@mgw MGCP 1.0\r\nC: 505b8'... (mgcp_client.c:807) 20250410084858424 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250410084858424 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5266306-0)[0x55ae2afd2090]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250410084858424 DLMGCP DEBUG mgw-endp(mgw-fsm-5266306-0)[0x55ae2afd2c60]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@449bbc254af8: Session index based on local reference:8 HNBGW_Test.msc0-SCCP(202)@449bbc254af8: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@449bbc254af8: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@449bbc254af8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(217)@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@449bbc254af8: Found Expect[0] for { line := { verb := "CRCX", trans_id := "33", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "505b8217" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "505b8217", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@449bbc254af8: CRCX1{ line := { verb := "CRCX", trans_id := "33", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "505b8217" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "505b8217", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@449bbc254af8: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":721 TC_rab_assignment_concurrent0(219)@449bbc254af8: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":705 HNBGW-MGCP(208)@449bbc254af8: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(219) 20250410084858431 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 33 OK (mgcp_client.c:758) 20250410084858431 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55ae2afd2090]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250410084858431 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55ae2afd2090]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250410084858431 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55ae2afd2090]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250410084858431 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55ae2afd2090]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250410084858431 DLMGCP DEBUG mgw-endp(mgw-fsm-5266306-0)[0x55ae2afd2c60]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250410084858431 DLMGCP DEBUG mgw-endp(mgw-fsm-5266306-0)[0x55ae2afd2c60]{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) 20250410084858431 DLMGCP DEBUG mgw-endp(mgw-fsm-5266306-0)[0x55ae2afd2c60]{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) 20250410084858431 DLMGCP DEBUG mgw-endp(mgw-fsm-5266306-0)[0x55ae2afd2c60]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250410084858431 DLMGCP DEBUG mgw-endp(mgw-fsm-5266306-0)[0x55ae2afd2c60]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250410084858431 DLMGCP DEBUG mgw-endp(mgw-fsm-5266306-0)[0x55ae2afd2c60]{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) 20250410084858431 DMGW DEBUG mgw(mgw-fsm-5266306-0)[0x55ae2afd2a50]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250410084858431 DMGW DEBUG mgw(mgw-fsm-5266306-0)[0x55ae2afd2a50]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250410084858431 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250410084858431 DMGW DEBUG mgw(mgw-fsm-5266306-0)[0x55ae2afd2a50]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250410084858431 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5266306)[0x55ae2af847f0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250410084858431 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250410084858431 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410084858431 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)@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed 20250410084858435 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410084858435 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410084858435 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250410084858435 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250410084858435 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x505b82) (hnbgw_rua.c:471) 20250410084858435 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5266306 SCCP-17 msc-0 MI=IMSI-262420000000009: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250410084858435 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5266306)[0x55ae2af847f0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250410084858435 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250410084858435 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250410084858435 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5266306)[0x55ae2af847f0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250410084858435 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250410084858435 DMGW DEBUG mgw(mgw-fsm-5266306-0)[0x55ae2afd2a50]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250410084858435 DMGW DEBUG mgw(mgw-fsm-5266306-0)[0x55ae2afd2a50]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250410084858435 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250410084858435 DMGW DEBUG mgw(mgw-fsm-5266306-0)[0x55ae2afd2a50]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250410084858435 DLMGCP DEBUG mgw-endp(mgw-fsm-5266306-0)[0x55ae2afd2c60]{IN_USE}: rtpbridge/9@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-5266306-0)[0x55ae2afd2a50] (mgcp_client_endpoint_fsm.c:724) 20250410084858435 DLMGCP DEBUG mgw-endp(mgw-fsm-5266306-0)[0x55ae2afd2c60]{IN_USE}: rtpbridge/9@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250410084858435 DLMGCP DEBUG mgw-endp(mgw-fsm-5266306-0)[0x55ae2afd2c60]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250410084858435 DLMGCP DEBUG mgw-endp(mgw-fsm-5266306-0)[0x55ae2afd2c60]{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) 20250410084858435 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55ae2afd2090]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250410084858435 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:38983: len=214 'MDCX 34 rtpbridge/9@mgw MGCP 1.0\r\nC: 505b8'... (mgcp_client.c:807) 20250410084858435 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1221) 20250410084858435 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55ae2afd2090]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250410084858435 DLMGCP DEBUG mgw-endp(mgw-fsm-5266306-0)[0x55ae2afd2c60]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250410084858435 DLMGCP DEBUG mgw-endp(mgw-fsm-5266306-0)[0x55ae2afd2c60]{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) 20250410084858435 DLMGCP DEBUG mgw-endp(mgw-fsm-5266306-0)[0x55ae2afd2c60]{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)@449bbc254af8: Session index based on connection ID:10 HNBGW_Test.msc0-SCCP(202)@449bbc254af8: vl_len:91 HNBGW_Test.msc0-SCCP(202)@449bbc254af8: vl_from0 HNBGW_Test.msc0-SCCP(202)@449bbc254af8: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(218)@449bbc254af8: MDCX1{ line := { verb := "MDCX", trans_id := "34", ep := "rtpbridge/9@mgw", ver := "1.0" }, params := { { code := "C", val := "505b8217" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "505b8217", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250410084858440 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 34 OK (mgcp_client.c:758) 20250410084858440 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55ae2afd2090]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250410084858440 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55ae2afd2090]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250410084858440 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55ae2afd2090]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250410084858440 DLMGCP DEBUG mgw-endp(mgw-fsm-5266306-0)[0x55ae2afd2c60]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250410084858440 DLMGCP DEBUG mgw-endp(mgw-fsm-5266306-0)[0x55ae2afd2c60]{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) 20250410084858440 DLMGCP DEBUG mgw-endp(mgw-fsm-5266306-0)[0x55ae2afd2c60]{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) 20250410084858440 DLMGCP DEBUG mgw-endp(mgw-fsm-5266306-0)[0x55ae2afd2c60]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250410084858440 DLMGCP DEBUG mgw-endp(mgw-fsm-5266306-0)[0x55ae2afd2c60]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250410084858440 DLMGCP DEBUG mgw-endp(mgw-fsm-5266306-0)[0x55ae2afd2c60]{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) 20250410084858440 DMGW DEBUG mgw(mgw-fsm-5266306-0)[0x55ae2afd2a50]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250410084858440 DMGW DEBUG mgw(mgw-fsm-5266306-0)[0x55ae2afd2a50]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250410084858440 DMGW DEBUG mgw(mgw-fsm-5266306-0)[0x55ae2afd2a50]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250410084858440 DLMGCP DEBUG mgw-endp(mgw-fsm-5266306-0)[0x55ae2afd2c60]{IN_USE}: rtpbridge/9@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-5266306-0)[0x55ae2afd2a50] (mgcp_client_endpoint_fsm.c:724) 20250410084858440 DLMGCP DEBUG mgw-endp(mgw-fsm-5266306-0)[0x55ae2afd2c60]{IN_USE}: rtpbridge/9@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250410084858440 DLMGCP DEBUG mgw-endp(mgw-fsm-5266306-0)[0x55ae2afd2c60]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250410084858440 DLMGCP DEBUG mgw-endp(mgw-fsm-5266306-0)[0x55ae2afd2c60]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250410084858440 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5266306-0)[0x55ae2afd1b90]{ST_CRCX}: Allocated (fsm.c:456) 20250410084858440 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5266306-0)[0x55ae2afd1b90]{ST_CRCX}: is child of mgw-endp(mgw-fsm-5266306-0)[0x55ae2afd2c60] (fsm.c:486) 20250410084858440 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5266306-0)[0x55ae2afd1b90]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250410084858440 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5266306-0)[0x55ae2afd1b90]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/9@mgw... (mgcp_client_fsm.c:228) 20250410084858440 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:38983: len=204 'CRCX 35 rtpbridge/9@mgw MGCP 1.0\r\nC: 505b8'... (mgcp_client.c:807) 20250410084858440 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1221) 20250410084858440 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5266306-0)[0x55ae2afd1b90]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250410084858440 DLMGCP DEBUG mgw-endp(mgw-fsm-5266306-0)[0x55ae2afd2c60]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250410084858440 DLMGCP DEBUG mgw-endp(mgw-fsm-5266306-0)[0x55ae2afd2c60]{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) 20250410084858440 DLMGCP DEBUG mgw-endp(mgw-fsm-5266306-0)[0x55ae2afd2c60]{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) 20250410084858440 DLMGCP DEBUG mgw-endp(mgw-fsm-5266306-0)[0x55ae2afd2c60]{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)@449bbc254af8: CRCX2{ line := { verb := "CRCX", trans_id := "35", ep := "rtpbridge/9@mgw", ver := "1.0" }, params := { { code := "C", val := "505b8217" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "505b8217", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250410084858446 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 35 OK (mgcp_client.c:758) 20250410084858446 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55ae2afd1b90]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250410084858446 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084858446 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084858446 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084858446 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410084858446 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410084858446 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250410084858446 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410084858446 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410084858446 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084858446 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 c0 fc f8 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 20 00 00 00 00 00 00 06 00 08 00 00 00 01  20250410084858446 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55ae2afd1b90]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250410084858446 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55ae2afd1b90]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250410084858446 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55ae2afd1b90]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250410084858446 DLMGCP DEBUG mgw-endp(mgw-fsm-5266306-0)[0x55ae2afd2c60]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250410084858446 DLMGCP DEBUG mgw-endp(mgw-fsm-5266306-0)[0x55ae2afd2c60]{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) 20250410084858446 DLMGCP DEBUG mgw-endp(mgw-fsm-5266306-0)[0x55ae2afd2c60]{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) 20250410084858446 DLMGCP DEBUG mgw-endp(mgw-fsm-5266306-0)[0x55ae2afd2c60]{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) 20250410084858446 DLMGCP DEBUG mgw-endp(mgw-fsm-5266306-0)[0x55ae2afd2c60]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250410084858446 DLMGCP DEBUG mgw-endp(mgw-fsm-5266306-0)[0x55ae2afd2c60]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250410084858446 DLMGCP DEBUG mgw-endp(mgw-fsm-5266306-0)[0x55ae2afd2c60]{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) 20250410084858446 DLMGCP DEBUG mgw-endp(mgw-fsm-5266306-0)[0x55ae2afd2c60]{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) 20250410084858446 DMGW DEBUG mgw(mgw-fsm-5266306-0)[0x55ae2afd2a50]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250410084858446 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250410084858446 DMGW DEBUG mgw(mgw-fsm-5266306-0)[0x55ae2afd2a50]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250410084858446 DMGW DEBUG mgw(mgw-fsm-5266306-0)[0x55ae2afd2a50]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250410084858446 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55ae2af84b70]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250410084858446 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250410084858446 DLSCCP DEBUG SCCP-SCOC(17)[0x55ae2af85cf0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250410084858446 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c0fcf8), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:415) 20250410084858446 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410084858446 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084858446 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410084858446 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410084858446 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410084858446 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084858446 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 c0 fc f8 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 20 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410084858446 DMGW DEBUG mgw(mgw-fsm-5266306-0)[0x55ae2afd2a50]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250410084858446 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084858446 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410084858446 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410084858446 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410084858446 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410084858446 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410084858446 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410084858446 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410084858446 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084858446 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  20250410084858446 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410084858446 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410084858446 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410084858446 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410084858446 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410084858446 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) 20250410084858446 DLSCCP DEBUG Received CO:CODT for local reference 18 (sccp_scoc.c:1855) 20250410084858446 DLSCCP DEBUG SCCP-SCOC(18)[0x55ae2af869e0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250410084858446 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410084858446 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250410084858446 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x55ae2af86310]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250410084858446 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250410084858446 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250410084858446 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x55ae2af86310]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250410084858446 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250410084858446 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250410084858446 DMGW DEBUG mgw(mgw-fsm-6814844-0)[0x55ae2afdbb70]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250410084858446 DMGW DEBUG mgw(mgw-fsm-6814844-0)[0x55ae2afdbb70]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250410084858446 DMGW DEBUG mgw(mgw-fsm-6814844-0)[0x55ae2afdbb70]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250410084858446 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250410084858446 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250410084858446 DLMGCP DEBUG mgw-endp(mgw-fsm-6814844-0)[0x55ae2afdb960]{UNUSED}: Allocated (fsm.c:456) 20250410084858446 DLMGCP DEBUG mgw-endp(mgw-fsm-6814844-0)[0x55ae2afdb960]{UNUSED}: is child of mgw(mgw-fsm-6814844-0)[0x55ae2afdbb70] (fsm.c:486) 20250410084858446 DLMGCP DEBUG mgw-endp(mgw-fsm-6814844-0)[0x55ae2afdb960]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-6814844-0)[0x55ae2afdbb70] (mgcp_client_endpoint_fsm.c:724) 20250410084858446 DLMGCP DEBUG mgw-endp(mgw-fsm-6814844-0)[0x55ae2afdb960]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250410084858446 DLMGCP DEBUG mgw-endp(mgw-fsm-6814844-0)[0x55ae2afdb960]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250410084858446 DLMGCP DEBUG mgw-endp(mgw-fsm-6814844-0)[0x55ae2afdb960]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250410084858446 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6814844-0)[0x55ae2afe2800]{ST_CRCX}: Allocated (fsm.c:456) 20250410084858446 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6814844-0)[0x55ae2afe2800]{ST_CRCX}: is child of mgw-endp(mgw-fsm-6814844-0)[0x55ae2afdb960] (fsm.c:486) 20250410084858446 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6814844-0)[0x55ae2afe2800]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250410084858446 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6814844-0)[0x55ae2afe2800]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250410084858446 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:38983: len=200 'CRCX 36 rtpbridge/*@mgw MGCP 1.0\r\nC: 67fc7'... (mgcp_client.c:807) 20250410084858446 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250410084858446 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6814844-0)[0x55ae2afe2800]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250410084858446 DLMGCP DEBUG mgw-endp(mgw-fsm-6814844-0)[0x55ae2afdb960]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@449bbc254af8: Session index based on local reference:9 HNBGW_Test.msc0-SCCP(202)@449bbc254af8: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@449bbc254af8: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@449bbc254af8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(218)@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@449bbc254af8: Found Expect[0] for { line := { verb := "CRCX", trans_id := "36", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "67fc7c17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "67fc7c17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@449bbc254af8: CRCX1{ line := { verb := "CRCX", trans_id := "36", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "67fc7c17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "67fc7c17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@449bbc254af8: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":721 TC_rab_assignment_concurrent0(220)@449bbc254af8: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":705 HNBGW-MGCP(208)@449bbc254af8: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(220) 20250410084858470 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 36 OK (mgcp_client.c:758) 20250410084858470 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55ae2afe2800]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250410084858470 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55ae2afe2800]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250410084858470 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55ae2afe2800]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250410084858470 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55ae2afe2800]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250410084858470 DLMGCP DEBUG mgw-endp(mgw-fsm-6814844-0)[0x55ae2afdb960]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250410084858470 DLMGCP DEBUG mgw-endp(mgw-fsm-6814844-0)[0x55ae2afdb960]{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) 20250410084858470 DLMGCP DEBUG mgw-endp(mgw-fsm-6814844-0)[0x55ae2afdb960]{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) 20250410084858470 DLMGCP DEBUG mgw-endp(mgw-fsm-6814844-0)[0x55ae2afdb960]{WAIT_MGW_RESPONSE}: rtpbridge/10@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250410084858470 DLMGCP DEBUG mgw-endp(mgw-fsm-6814844-0)[0x55ae2afdb960]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250410084858470 DLMGCP DEBUG mgw-endp(mgw-fsm-6814844-0)[0x55ae2afdb960]{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) 20250410084858470 DMGW DEBUG mgw(mgw-fsm-6814844-0)[0x55ae2afdbb70]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250410084858470 DMGW DEBUG mgw(mgw-fsm-6814844-0)[0x55ae2afdbb70]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250410084858470 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250410084858470 DMGW DEBUG mgw(mgw-fsm-6814844-0)[0x55ae2afdbb70]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250410084858470 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6814844)[0x55ae2af76c20]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250410084858470 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250410084858470 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410084858470 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)@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed 20250410084858479 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410084858479 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410084858479 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250410084858479 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250410084858479 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x67fc7c) (hnbgw_rua.c:471) 20250410084858479 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6814844 SCCP-18 msc-0 MI=IMSI-262420000000010: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250410084858479 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6814844)[0x55ae2af76c20]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250410084858479 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250410084858479 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250410084858479 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6814844)[0x55ae2af76c20]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250410084858479 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250410084858479 DMGW DEBUG mgw(mgw-fsm-6814844-0)[0x55ae2afdbb70]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250410084858479 DMGW DEBUG mgw(mgw-fsm-6814844-0)[0x55ae2afdbb70]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250410084858479 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250410084858479 DMGW DEBUG mgw(mgw-fsm-6814844-0)[0x55ae2afdbb70]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250410084858479 DLMGCP DEBUG mgw-endp(mgw-fsm-6814844-0)[0x55ae2afdb960]{IN_USE}: rtpbridge/10@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-6814844-0)[0x55ae2afdbb70] (mgcp_client_endpoint_fsm.c:724) 20250410084858479 DLMGCP DEBUG mgw-endp(mgw-fsm-6814844-0)[0x55ae2afdb960]{IN_USE}: rtpbridge/10@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250410084858479 DLMGCP DEBUG mgw-endp(mgw-fsm-6814844-0)[0x55ae2afdb960]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250410084858479 DLMGCP DEBUG mgw-endp(mgw-fsm-6814844-0)[0x55ae2afdb960]{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) 20250410084858479 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55ae2afe2800]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250410084858479 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:38983: len=215 'MDCX 37 rtpbridge/10@mgw MGCP 1.0\r\nC: 67fc'... (mgcp_client.c:807) 20250410084858479 DLMGCP DEBUG MGW(mgw) Queued 215 bytes for MGW (mgcp_client.c:1221) 20250410084858479 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55ae2afe2800]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250410084858479 DLMGCP DEBUG mgw-endp(mgw-fsm-6814844-0)[0x55ae2afdb960]{WAIT_MGW_RESPONSE}: rtpbridge/10@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250410084858479 DLMGCP DEBUG mgw-endp(mgw-fsm-6814844-0)[0x55ae2afdb960]{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) 20250410084858479 DLMGCP DEBUG mgw-endp(mgw-fsm-6814844-0)[0x55ae2afdb960]{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)@449bbc254af8: Session index based on connection ID:11 HNBGW_Test.msc0-SCCP(202)@449bbc254af8: vl_len:91 HNBGW_Test.msc0-SCCP(202)@449bbc254af8: vl_from0 HNBGW_Test.msc0-SCCP(202)@449bbc254af8: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(219)@449bbc254af8: MDCX1{ line := { verb := "MDCX", trans_id := "37", ep := "rtpbridge/10@mgw", ver := "1.0" }, params := { { code := "C", val := "67fc7c17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "67fc7c17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250410084858485 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 37 OK (mgcp_client.c:758) 20250410084858485 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55ae2afe2800]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250410084858485 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55ae2afe2800]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250410084858485 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55ae2afe2800]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250410084858485 DLMGCP DEBUG mgw-endp(mgw-fsm-6814844-0)[0x55ae2afdb960]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250410084858485 DLMGCP DEBUG mgw-endp(mgw-fsm-6814844-0)[0x55ae2afdb960]{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) 20250410084858485 DLMGCP DEBUG mgw-endp(mgw-fsm-6814844-0)[0x55ae2afdb960]{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) 20250410084858485 DLMGCP DEBUG mgw-endp(mgw-fsm-6814844-0)[0x55ae2afdb960]{WAIT_MGW_RESPONSE}: rtpbridge/10@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250410084858485 DLMGCP DEBUG mgw-endp(mgw-fsm-6814844-0)[0x55ae2afdb960]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250410084858485 DLMGCP DEBUG mgw-endp(mgw-fsm-6814844-0)[0x55ae2afdb960]{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) 20250410084858485 DMGW DEBUG mgw(mgw-fsm-6814844-0)[0x55ae2afdbb70]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250410084858485 DMGW DEBUG mgw(mgw-fsm-6814844-0)[0x55ae2afdbb70]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250410084858485 DMGW DEBUG mgw(mgw-fsm-6814844-0)[0x55ae2afdbb70]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250410084858485 DLMGCP DEBUG mgw-endp(mgw-fsm-6814844-0)[0x55ae2afdb960]{IN_USE}: rtpbridge/10@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-6814844-0)[0x55ae2afdbb70] (mgcp_client_endpoint_fsm.c:724) 20250410084858485 DLMGCP DEBUG mgw-endp(mgw-fsm-6814844-0)[0x55ae2afdb960]{IN_USE}: rtpbridge/10@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250410084858485 DLMGCP DEBUG mgw-endp(mgw-fsm-6814844-0)[0x55ae2afdb960]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250410084858485 DLMGCP DEBUG mgw-endp(mgw-fsm-6814844-0)[0x55ae2afdb960]{WAIT_MGW_RESPONSE}: rtpbridge/10@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250410084858485 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6814844-0)[0x55ae2afc94d0]{ST_CRCX}: Allocated (fsm.c:456) 20250410084858485 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6814844-0)[0x55ae2afc94d0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-6814844-0)[0x55ae2afdb960] (fsm.c:486) 20250410084858485 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6814844-0)[0x55ae2afc94d0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250410084858485 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6814844-0)[0x55ae2afc94d0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/10@mgw... (mgcp_client_fsm.c:228) 20250410084858485 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:38983: len=205 'CRCX 38 rtpbridge/10@mgw MGCP 1.0\r\nC: 67fc'... (mgcp_client.c:807) 20250410084858485 DLMGCP DEBUG MGW(mgw) Queued 205 bytes for MGW (mgcp_client.c:1221) 20250410084858485 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6814844-0)[0x55ae2afc94d0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250410084858485 DLMGCP DEBUG mgw-endp(mgw-fsm-6814844-0)[0x55ae2afdb960]{WAIT_MGW_RESPONSE}: rtpbridge/10@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250410084858485 DLMGCP DEBUG mgw-endp(mgw-fsm-6814844-0)[0x55ae2afdb960]{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) 20250410084858485 DLMGCP DEBUG mgw-endp(mgw-fsm-6814844-0)[0x55ae2afdb960]{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) 20250410084858485 DLMGCP DEBUG mgw-endp(mgw-fsm-6814844-0)[0x55ae2afdb960]{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)@449bbc254af8: CRCX2{ line := { verb := "CRCX", trans_id := "38", ep := "rtpbridge/10@mgw", ver := "1.0" }, params := { { code := "C", val := "67fc7c17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "67fc7c17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250410084858494 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 38 OK (mgcp_client.c:758) 20250410084858494 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55ae2afc94d0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250410084858494 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55ae2afc94d0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250410084858494 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55ae2afc94d0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250410084858494 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55ae2afc94d0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250410084858494 DLMGCP DEBUG mgw-endp(mgw-fsm-6814844-0)[0x55ae2afdb960]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250410084858494 DLMGCP DEBUG mgw-endp(mgw-fsm-6814844-0)[0x55ae2afdb960]{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) 20250410084858494 DLMGCP DEBUG mgw-endp(mgw-fsm-6814844-0)[0x55ae2afdb960]{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) 20250410084858494 DLMGCP DEBUG mgw-endp(mgw-fsm-6814844-0)[0x55ae2afdb960]{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) 20250410084858494 DLMGCP DEBUG mgw-endp(mgw-fsm-6814844-0)[0x55ae2afdb960]{WAIT_MGW_RESPONSE}: rtpbridge/10@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250410084858494 DLMGCP DEBUG mgw-endp(mgw-fsm-6814844-0)[0x55ae2afdb960]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250410084858494 DLMGCP DEBUG mgw-endp(mgw-fsm-6814844-0)[0x55ae2afdb960]{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) 20250410084858494 DLMGCP DEBUG mgw-endp(mgw-fsm-6814844-0)[0x55ae2afdb960]{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) 20250410084858494 DMGW DEBUG mgw(mgw-fsm-6814844-0)[0x55ae2afdbb70]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250410084858494 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250410084858494 DMGW DEBUG mgw(mgw-fsm-6814844-0)[0x55ae2afdbb70]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250410084858494 DMGW DEBUG mgw(mgw-fsm-6814844-0)[0x55ae2afdbb70]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250410084858494 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x55ae2af86310]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250410084858494 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250410084858494 DLSCCP DEBUG SCCP-SCOC(18)[0x55ae2af869e0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250410084858494 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00415dad), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:415) 20250410084858494 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084858494 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084858494 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084858494 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410084858494 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410084858494 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084858494 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 41 5d 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) 20250410084858494 DMGW DEBUG mgw(mgw-fsm-6814844-0)[0x55ae2afdbb70]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250410084858494 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084858494 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084858494 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084858494 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410084858494 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410084858494 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.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' 20250410084858494 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410084858494 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410084858494 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084858494 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 41 5d 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  20250410084858494 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084858494 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410084858494 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410084858494 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410084858494 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410084858494 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410084858494 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410084858494 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410084858494 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084858494 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  20250410084858494 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410084858494 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410084858494 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410084858494 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410084858494 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410084858494 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) 20250410084858494 DLSCCP DEBUG Received CO:CODT for local reference 19 (sccp_scoc.c:1855) 20250410084858494 DLSCCP DEBUG SCCP-SCOC(19)[0x55ae2af87680]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250410084858494 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410084858494 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250410084858494 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x55ae2af86fc0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250410084858494 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250410084858494 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250410084858494 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x55ae2af86fc0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250410084858494 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250410084858494 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250410084858494 DMGW DEBUG mgw(mgw-fsm-11756345-0)[0x55ae2afe4960]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250410084858494 DMGW DEBUG mgw(mgw-fsm-11756345-0)[0x55ae2afe4960]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250410084858494 DMGW DEBUG mgw(mgw-fsm-11756345-0)[0x55ae2afe4960]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250410084858494 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250410084858494 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250410084858494 DLMGCP DEBUG mgw-endp(mgw-fsm-11756345-0)[0x55ae2afe4d20]{UNUSED}: Allocated (fsm.c:456) 20250410084858494 DLMGCP DEBUG mgw-endp(mgw-fsm-11756345-0)[0x55ae2afe4d20]{UNUSED}: is child of mgw(mgw-fsm-11756345-0)[0x55ae2afe4960] (fsm.c:486) 20250410084858494 DLMGCP DEBUG mgw-endp(mgw-fsm-11756345-0)[0x55ae2afe4d20]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-11756345-0)[0x55ae2afe4960] (mgcp_client_endpoint_fsm.c:724) 20250410084858494 DLMGCP DEBUG mgw-endp(mgw-fsm-11756345-0)[0x55ae2afe4d20]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250410084858494 DLMGCP DEBUG mgw-endp(mgw-fsm-11756345-0)[0x55ae2afe4d20]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250410084858494 DLMGCP DEBUG mgw-endp(mgw-fsm-11756345-0)[0x55ae2afe4d20]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250410084858494 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11756345-0)[0x55ae2afeb5f0]{ST_CRCX}: Allocated (fsm.c:456) 20250410084858494 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11756345-0)[0x55ae2afeb5f0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-11756345-0)[0x55ae2afe4d20] (fsm.c:486) 20250410084858494 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11756345-0)[0x55ae2afeb5f0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250410084858494 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11756345-0)[0x55ae2afeb5f0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250410084858494 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:38983: len=200 'CRCX 39 rtpbridge/*@mgw MGCP 1.0\r\nC: b3633'... (mgcp_client.c:807) 20250410084858494 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250410084858494 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11756345-0)[0x55ae2afeb5f0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250410084858494 DLMGCP DEBUG mgw-endp(mgw-fsm-11756345-0)[0x55ae2afe4d20]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@449bbc254af8: Session index based on local reference:10 HNBGW_Test.msc0-SCCP(202)@449bbc254af8: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@449bbc254af8: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@449bbc254af8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(219)@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@449bbc254af8: Found Expect[0] for { line := { verb := "CRCX", trans_id := "39", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "b3633917" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "b3633917", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@449bbc254af8: CRCX1{ line := { verb := "CRCX", trans_id := "39", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "b3633917" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "b3633917", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@449bbc254af8: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":721 TC_rab_assignment_concurrent0(221)@449bbc254af8: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":705 HNBGW-MGCP(208)@449bbc254af8: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(221) 20250410084858508 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 39 OK (mgcp_client.c:758) 20250410084858508 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55ae2afeb5f0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250410084858508 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55ae2afeb5f0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250410084858508 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55ae2afeb5f0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250410084858508 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55ae2afeb5f0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250410084858508 DLMGCP DEBUG mgw-endp(mgw-fsm-11756345-0)[0x55ae2afe4d20]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250410084858508 DLMGCP DEBUG mgw-endp(mgw-fsm-11756345-0)[0x55ae2afe4d20]{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) 20250410084858508 DLMGCP DEBUG mgw-endp(mgw-fsm-11756345-0)[0x55ae2afe4d20]{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) 20250410084858508 DLMGCP DEBUG mgw-endp(mgw-fsm-11756345-0)[0x55ae2afe4d20]{WAIT_MGW_RESPONSE}: rtpbridge/11@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250410084858508 DLMGCP DEBUG mgw-endp(mgw-fsm-11756345-0)[0x55ae2afe4d20]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250410084858508 DLMGCP DEBUG mgw-endp(mgw-fsm-11756345-0)[0x55ae2afe4d20]{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) 20250410084858508 DMGW DEBUG mgw(mgw-fsm-11756345-0)[0x55ae2afe4960]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250410084858508 DMGW DEBUG mgw(mgw-fsm-11756345-0)[0x55ae2afe4960]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250410084858508 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250410084858508 DMGW DEBUG mgw(mgw-fsm-11756345-0)[0x55ae2afe4960]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250410084858508 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11756345)[0x55ae2af86050]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250410084858508 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250410084858508 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410084858508 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)@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed 20250410084858513 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410084858513 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410084858513 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250410084858513 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250410084858513 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xb36339) (hnbgw_rua.c:471) 20250410084858513 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11756345 SCCP-19 msc-0 MI=IMSI-262420000000011: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250410084858513 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11756345)[0x55ae2af86050]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250410084858513 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250410084858513 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250410084858513 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11756345)[0x55ae2af86050]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250410084858513 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250410084858513 DMGW DEBUG mgw(mgw-fsm-11756345-0)[0x55ae2afe4960]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250410084858513 DMGW DEBUG mgw(mgw-fsm-11756345-0)[0x55ae2afe4960]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250410084858513 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250410084858513 DMGW DEBUG mgw(mgw-fsm-11756345-0)[0x55ae2afe4960]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250410084858513 DLMGCP DEBUG mgw-endp(mgw-fsm-11756345-0)[0x55ae2afe4d20]{IN_USE}: rtpbridge/11@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-11756345-0)[0x55ae2afe4960] (mgcp_client_endpoint_fsm.c:724) 20250410084858513 DLMGCP DEBUG mgw-endp(mgw-fsm-11756345-0)[0x55ae2afe4d20]{IN_USE}: rtpbridge/11@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250410084858513 DLMGCP DEBUG mgw-endp(mgw-fsm-11756345-0)[0x55ae2afe4d20]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250410084858513 DLMGCP DEBUG mgw-endp(mgw-fsm-11756345-0)[0x55ae2afe4d20]{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) 20250410084858513 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55ae2afeb5f0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250410084858513 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:38983: len=215 'MDCX 40 rtpbridge/11@mgw MGCP 1.0\r\nC: b363'... (mgcp_client.c:807) 20250410084858513 DLMGCP DEBUG MGW(mgw) Queued 215 bytes for MGW (mgcp_client.c:1221) 20250410084858513 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55ae2afeb5f0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250410084858513 DLMGCP DEBUG mgw-endp(mgw-fsm-11756345-0)[0x55ae2afe4d20]{WAIT_MGW_RESPONSE}: rtpbridge/11@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250410084858513 DLMGCP DEBUG mgw-endp(mgw-fsm-11756345-0)[0x55ae2afe4d20]{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) 20250410084858513 DLMGCP DEBUG mgw-endp(mgw-fsm-11756345-0)[0x55ae2afe4d20]{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)@449bbc254af8: Session index based on connection ID:12 HNBGW_Test.msc0-SCCP(202)@449bbc254af8: vl_len:91 HNBGW_Test.msc0-SCCP(202)@449bbc254af8: vl_from0 HNBGW_Test.msc0-SCCP(202)@449bbc254af8: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(220)@449bbc254af8: MDCX1{ line := { verb := "MDCX", trans_id := "40", ep := "rtpbridge/11@mgw", ver := "1.0" }, params := { { code := "C", val := "b3633917" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "b3633917", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250410084858520 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 40 OK (mgcp_client.c:758) 20250410084858520 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55ae2afeb5f0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250410084858520 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55ae2afeb5f0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250410084858520 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55ae2afeb5f0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250410084858520 DLMGCP DEBUG mgw-endp(mgw-fsm-11756345-0)[0x55ae2afe4d20]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250410084858520 DLMGCP DEBUG mgw-endp(mgw-fsm-11756345-0)[0x55ae2afe4d20]{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) 20250410084858520 DLMGCP DEBUG mgw-endp(mgw-fsm-11756345-0)[0x55ae2afe4d20]{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) 20250410084858520 DLMGCP DEBUG mgw-endp(mgw-fsm-11756345-0)[0x55ae2afe4d20]{WAIT_MGW_RESPONSE}: rtpbridge/11@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250410084858520 DLMGCP DEBUG mgw-endp(mgw-fsm-11756345-0)[0x55ae2afe4d20]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250410084858520 DLMGCP DEBUG mgw-endp(mgw-fsm-11756345-0)[0x55ae2afe4d20]{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) 20250410084858520 DMGW DEBUG mgw(mgw-fsm-11756345-0)[0x55ae2afe4960]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250410084858520 DMGW DEBUG mgw(mgw-fsm-11756345-0)[0x55ae2afe4960]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250410084858520 DMGW DEBUG mgw(mgw-fsm-11756345-0)[0x55ae2afe4960]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250410084858520 DLMGCP DEBUG mgw-endp(mgw-fsm-11756345-0)[0x55ae2afe4d20]{IN_USE}: rtpbridge/11@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-11756345-0)[0x55ae2afe4960] (mgcp_client_endpoint_fsm.c:724) 20250410084858520 DLMGCP DEBUG mgw-endp(mgw-fsm-11756345-0)[0x55ae2afe4d20]{IN_USE}: rtpbridge/11@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250410084858520 DLMGCP DEBUG mgw-endp(mgw-fsm-11756345-0)[0x55ae2afe4d20]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250410084858520 DLMGCP DEBUG mgw-endp(mgw-fsm-11756345-0)[0x55ae2afe4d20]{WAIT_MGW_RESPONSE}: rtpbridge/11@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250410084858520 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11756345-0)[0x55ae2afe3920]{ST_CRCX}: Allocated (fsm.c:456) 20250410084858520 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11756345-0)[0x55ae2afe3920]{ST_CRCX}: is child of mgw-endp(mgw-fsm-11756345-0)[0x55ae2afe4d20] (fsm.c:486) 20250410084858520 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11756345-0)[0x55ae2afe3920]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250410084858520 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11756345-0)[0x55ae2afe3920]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/11@mgw... (mgcp_client_fsm.c:228) 20250410084858520 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:38983: len=205 'CRCX 41 rtpbridge/11@mgw MGCP 1.0\r\nC: b363'... (mgcp_client.c:807) 20250410084858520 DLMGCP DEBUG MGW(mgw) Queued 205 bytes for MGW (mgcp_client.c:1221) 20250410084858520 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11756345-0)[0x55ae2afe3920]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250410084858520 DLMGCP DEBUG mgw-endp(mgw-fsm-11756345-0)[0x55ae2afe4d20]{WAIT_MGW_RESPONSE}: rtpbridge/11@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250410084858520 DLMGCP DEBUG mgw-endp(mgw-fsm-11756345-0)[0x55ae2afe4d20]{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) 20250410084858520 DLMGCP DEBUG mgw-endp(mgw-fsm-11756345-0)[0x55ae2afe4d20]{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) 20250410084858520 DLMGCP DEBUG mgw-endp(mgw-fsm-11756345-0)[0x55ae2afe4d20]{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)@449bbc254af8: CRCX2{ line := { verb := "CRCX", trans_id := "41", ep := "rtpbridge/11@mgw", ver := "1.0" }, params := { { code := "C", val := "b3633917" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "b3633917", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250410084858531 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 41 OK (mgcp_client.c:758) 20250410084858531 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55ae2afe3920]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250410084858531 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55ae2afe3920]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250410084858531 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55ae2afe3920]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250410084858531 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55ae2afe3920]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250410084858531 DLMGCP DEBUG mgw-endp(mgw-fsm-11756345-0)[0x55ae2afe4d20]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250410084858531 DLMGCP DEBUG mgw-endp(mgw-fsm-11756345-0)[0x55ae2afe4d20]{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) 20250410084858531 DLMGCP DEBUG mgw-endp(mgw-fsm-11756345-0)[0x55ae2afe4d20]{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) 20250410084858531 DLMGCP DEBUG mgw-endp(mgw-fsm-11756345-0)[0x55ae2afe4d20]{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) 20250410084858531 DLMGCP DEBUG mgw-endp(mgw-fsm-11756345-0)[0x55ae2afe4d20]{WAIT_MGW_RESPONSE}: rtpbridge/11@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250410084858531 DLMGCP DEBUG mgw-endp(mgw-fsm-11756345-0)[0x55ae2afe4d20]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250410084858531 DLMGCP DEBUG mgw-endp(mgw-fsm-11756345-0)[0x55ae2afe4d20]{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) 20250410084858531 DLMGCP DEBUG mgw-endp(mgw-fsm-11756345-0)[0x55ae2afe4d20]{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) 20250410084858531 DMGW DEBUG mgw(mgw-fsm-11756345-0)[0x55ae2afe4960]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250410084858531 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250410084858531 DMGW DEBUG mgw(mgw-fsm-11756345-0)[0x55ae2afe4960]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250410084858531 DMGW DEBUG mgw(mgw-fsm-11756345-0)[0x55ae2afe4960]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250410084858531 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x55ae2af86fc0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250410084858531 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250410084858531 DLSCCP DEBUG SCCP-SCOC(19)[0x55ae2af87680]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250410084858531 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0063e77c), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:415) 20250410084858531 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084858531 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084858531 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084858531 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410084858531 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410084858531 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084858531 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 63 e7 7c 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 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) 20250410084858531 DMGW DEBUG mgw(mgw-fsm-11756345-0)[0x55ae2afe4960]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250410084858532 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084858532 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084858532 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084858532 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410084858532 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410084858532 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.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' 20250410084858532 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410084858532 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410084858532 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084858532 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 63 e7 7c 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 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  20250410084858532 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084858532 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410084858532 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410084858532 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410084858532 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410084858532 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410084858532 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410084858532 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410084858532 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084858532 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  20250410084858532 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410084858532 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410084858532 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410084858532 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410084858532 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410084858532 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) 20250410084858532 DLSCCP DEBUG Received CO:CODT for local reference 20 (sccp_scoc.c:1855) 20250410084858532 DLSCCP DEBUG SCCP-SCOC(20)[0x55ae2af883f0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250410084858532 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410084858532 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250410084858532 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x55ae2af87da0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250410084858532 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250410084858532 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250410084858532 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x55ae2af87da0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250410084858532 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250410084858532 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250410084858532 DMGW DEBUG mgw(mgw-fsm-6355621-0)[0x55ae2afed5f0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250410084858532 DMGW DEBUG mgw(mgw-fsm-6355621-0)[0x55ae2afed5f0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250410084858532 DMGW DEBUG mgw(mgw-fsm-6355621-0)[0x55ae2afed5f0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250410084858532 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250410084858532 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250410084858532 DLMGCP DEBUG mgw-endp(mgw-fsm-6355621-0)[0x55ae2afed3e0]{UNUSED}: Allocated (fsm.c:456) 20250410084858532 DLMGCP DEBUG mgw-endp(mgw-fsm-6355621-0)[0x55ae2afed3e0]{UNUSED}: is child of mgw(mgw-fsm-6355621-0)[0x55ae2afed5f0] (fsm.c:486) 20250410084858532 DLMGCP DEBUG mgw-endp(mgw-fsm-6355621-0)[0x55ae2afed3e0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-6355621-0)[0x55ae2afed5f0] (mgcp_client_endpoint_fsm.c:724) 20250410084858532 DLMGCP DEBUG mgw-endp(mgw-fsm-6355621-0)[0x55ae2afed3e0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250410084858532 DLMGCP DEBUG mgw-endp(mgw-fsm-6355621-0)[0x55ae2afed3e0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250410084858532 DLMGCP DEBUG mgw-endp(mgw-fsm-6355621-0)[0x55ae2afed3e0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250410084858532 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6355621-0)[0x55ae2aff4280]{ST_CRCX}: Allocated (fsm.c:456) 20250410084858532 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6355621-0)[0x55ae2aff4280]{ST_CRCX}: is child of mgw-endp(mgw-fsm-6355621-0)[0x55ae2afed3e0] (fsm.c:486) 20250410084858532 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6355621-0)[0x55ae2aff4280]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250410084858532 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6355621-0)[0x55ae2aff4280]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250410084858532 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:38983: len=200 'CRCX 42 rtpbridge/*@mgw MGCP 1.0\r\nC: 60faa'... (mgcp_client.c:807) 20250410084858532 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250410084858532 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6355621-0)[0x55ae2aff4280]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250410084858532 DLMGCP DEBUG mgw-endp(mgw-fsm-6355621-0)[0x55ae2afed3e0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@449bbc254af8: Session index based on local reference:11 HNBGW_Test.msc0-SCCP(202)@449bbc254af8: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@449bbc254af8: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@449bbc254af8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(220)@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@449bbc254af8: Found Expect[0] for { line := { verb := "CRCX", trans_id := "42", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "60faa517" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "60faa517", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@449bbc254af8: CRCX1{ line := { verb := "CRCX", trans_id := "42", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "60faa517" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "60faa517", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@449bbc254af8: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":721 TC_rab_assignment_concurrent0(222)@449bbc254af8: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":705 HNBGW-MGCP(208)@449bbc254af8: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(222) 20250410084858549 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 42 OK (mgcp_client.c:758) 20250410084858549 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55ae2aff4280]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250410084858550 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55ae2aff4280]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250410084858550 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55ae2aff4280]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250410084858550 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55ae2aff4280]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250410084858550 DLMGCP DEBUG mgw-endp(mgw-fsm-6355621-0)[0x55ae2afed3e0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250410084858550 DLMGCP DEBUG mgw-endp(mgw-fsm-6355621-0)[0x55ae2afed3e0]{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) 20250410084858550 DLMGCP DEBUG mgw-endp(mgw-fsm-6355621-0)[0x55ae2afed3e0]{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) 20250410084858550 DLMGCP DEBUG mgw-endp(mgw-fsm-6355621-0)[0x55ae2afed3e0]{WAIT_MGW_RESPONSE}: rtpbridge/12@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250410084858550 DLMGCP DEBUG mgw-endp(mgw-fsm-6355621-0)[0x55ae2afed3e0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250410084858550 DLMGCP DEBUG mgw-endp(mgw-fsm-6355621-0)[0x55ae2afed3e0]{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) 20250410084858550 DMGW DEBUG mgw(mgw-fsm-6355621-0)[0x55ae2afed5f0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250410084858550 DMGW DEBUG mgw(mgw-fsm-6355621-0)[0x55ae2afed5f0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250410084858550 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250410084858550 DMGW DEBUG mgw(mgw-fsm-6355621-0)[0x55ae2afed5f0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250410084858550 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6355621)[0x55ae2af87c70]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250410084858550 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250410084858550 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410084858550 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)@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed 20250410084858559 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410084858559 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410084858559 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250410084858559 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250410084858559 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x60faa5) (hnbgw_rua.c:471) 20250410084858559 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6355621 SCCP-20 msc-0 MI=IMSI-262420000000012: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250410084858559 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6355621)[0x55ae2af87c70]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250410084858559 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250410084858559 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250410084858559 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6355621)[0x55ae2af87c70]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250410084858559 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250410084858559 DMGW DEBUG mgw(mgw-fsm-6355621-0)[0x55ae2afed5f0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250410084858559 DMGW DEBUG mgw(mgw-fsm-6355621-0)[0x55ae2afed5f0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250410084858559 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250410084858559 DMGW DEBUG mgw(mgw-fsm-6355621-0)[0x55ae2afed5f0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250410084858559 DLMGCP DEBUG mgw-endp(mgw-fsm-6355621-0)[0x55ae2afed3e0]{IN_USE}: rtpbridge/12@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-6355621-0)[0x55ae2afed5f0] (mgcp_client_endpoint_fsm.c:724) 20250410084858559 DLMGCP DEBUG mgw-endp(mgw-fsm-6355621-0)[0x55ae2afed3e0]{IN_USE}: rtpbridge/12@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250410084858559 DLMGCP DEBUG mgw-endp(mgw-fsm-6355621-0)[0x55ae2afed3e0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250410084858559 DLMGCP DEBUG mgw-endp(mgw-fsm-6355621-0)[0x55ae2afed3e0]{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) 20250410084858559 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55ae2aff4280]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250410084858559 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:38983: len=215 'MDCX 43 rtpbridge/12@mgw MGCP 1.0\r\nC: 60fa'... (mgcp_client.c:807) 20250410084858559 DLMGCP DEBUG MGW(mgw) Queued 215 bytes for MGW (mgcp_client.c:1221) 20250410084858559 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55ae2aff4280]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250410084858559 DLMGCP DEBUG mgw-endp(mgw-fsm-6355621-0)[0x55ae2afed3e0]{WAIT_MGW_RESPONSE}: rtpbridge/12@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250410084858559 DLMGCP DEBUG mgw-endp(mgw-fsm-6355621-0)[0x55ae2afed3e0]{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) 20250410084858559 DLMGCP DEBUG mgw-endp(mgw-fsm-6355621-0)[0x55ae2afed3e0]{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)@449bbc254af8: Session index based on connection ID:13 HNBGW_Test.msc0-SCCP(202)@449bbc254af8: vl_len:91 HNBGW_Test.msc0-SCCP(202)@449bbc254af8: vl_from0 HNBGW_Test.msc0-SCCP(202)@449bbc254af8: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(221)@449bbc254af8: MDCX1{ line := { verb := "MDCX", trans_id := "43", ep := "rtpbridge/12@mgw", ver := "1.0" }, params := { { code := "C", val := "60faa517" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "60faa517", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250410084858566 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 43 OK (mgcp_client.c:758) 20250410084858566 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55ae2aff4280]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250410084858566 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55ae2aff4280]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250410084858566 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55ae2aff4280]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250410084858566 DLMGCP DEBUG mgw-endp(mgw-fsm-6355621-0)[0x55ae2afed3e0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250410084858566 DLMGCP DEBUG mgw-endp(mgw-fsm-6355621-0)[0x55ae2afed3e0]{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) 20250410084858566 DLMGCP DEBUG mgw-endp(mgw-fsm-6355621-0)[0x55ae2afed3e0]{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) 20250410084858566 DLMGCP DEBUG mgw-endp(mgw-fsm-6355621-0)[0x55ae2afed3e0]{WAIT_MGW_RESPONSE}: rtpbridge/12@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250410084858566 DLMGCP DEBUG mgw-endp(mgw-fsm-6355621-0)[0x55ae2afed3e0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250410084858566 DLMGCP DEBUG mgw-endp(mgw-fsm-6355621-0)[0x55ae2afed3e0]{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) 20250410084858566 DMGW DEBUG mgw(mgw-fsm-6355621-0)[0x55ae2afed5f0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250410084858566 DMGW DEBUG mgw(mgw-fsm-6355621-0)[0x55ae2afed5f0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250410084858566 DMGW DEBUG mgw(mgw-fsm-6355621-0)[0x55ae2afed5f0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250410084858566 DLMGCP DEBUG mgw-endp(mgw-fsm-6355621-0)[0x55ae2afed3e0]{IN_USE}: rtpbridge/12@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-6355621-0)[0x55ae2afed5f0] (mgcp_client_endpoint_fsm.c:724) 20250410084858566 DLMGCP DEBUG mgw-endp(mgw-fsm-6355621-0)[0x55ae2afed3e0]{IN_USE}: rtpbridge/12@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250410084858566 DLMGCP DEBUG mgw-endp(mgw-fsm-6355621-0)[0x55ae2afed3e0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250410084858566 DLMGCP DEBUG mgw-endp(mgw-fsm-6355621-0)[0x55ae2afed3e0]{WAIT_MGW_RESPONSE}: rtpbridge/12@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250410084858566 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6355621-0)[0x55ae2afed1d0]{ST_CRCX}: Allocated (fsm.c:456) 20250410084858566 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6355621-0)[0x55ae2afed1d0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-6355621-0)[0x55ae2afed3e0] (fsm.c:486) 20250410084858566 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6355621-0)[0x55ae2afed1d0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250410084858566 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6355621-0)[0x55ae2afed1d0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/12@mgw... (mgcp_client_fsm.c:228) 20250410084858566 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:38983: len=205 'CRCX 44 rtpbridge/12@mgw MGCP 1.0\r\nC: 60fa'... (mgcp_client.c:807) 20250410084858566 DLMGCP DEBUG MGW(mgw) Queued 205 bytes for MGW (mgcp_client.c:1221) 20250410084858566 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6355621-0)[0x55ae2afed1d0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250410084858566 DLMGCP DEBUG mgw-endp(mgw-fsm-6355621-0)[0x55ae2afed3e0]{WAIT_MGW_RESPONSE}: rtpbridge/12@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250410084858566 DLMGCP DEBUG mgw-endp(mgw-fsm-6355621-0)[0x55ae2afed3e0]{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) 20250410084858566 DLMGCP DEBUG mgw-endp(mgw-fsm-6355621-0)[0x55ae2afed3e0]{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) 20250410084858566 DLMGCP DEBUG mgw-endp(mgw-fsm-6355621-0)[0x55ae2afed3e0]{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)@449bbc254af8: CRCX2{ line := { verb := "CRCX", trans_id := "44", ep := "rtpbridge/12@mgw", ver := "1.0" }, params := { { code := "C", val := "60faa517" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "60faa517", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250410084858571 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 44 OK (mgcp_client.c:758) 20250410084858571 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55ae2afed1d0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250410084858571 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55ae2afed1d0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250410084858571 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55ae2afed1d0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250410084858571 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55ae2afed1d0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250410084858571 DLMGCP DEBUG mgw-endp(mgw-fsm-6355621-0)[0x55ae2afed3e0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250410084858571 DLMGCP DEBUG mgw-endp(mgw-fsm-6355621-0)[0x55ae2afed3e0]{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) 20250410084858571 DLMGCP DEBUG mgw-endp(mgw-fsm-6355621-0)[0x55ae2afed3e0]{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) 20250410084858571 DLMGCP DEBUG mgw-endp(mgw-fsm-6355621-0)[0x55ae2afed3e0]{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) 20250410084858571 DLMGCP DEBUG mgw-endp(mgw-fsm-6355621-0)[0x55ae2afed3e0]{WAIT_MGW_RESPONSE}: rtpbridge/12@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250410084858571 DLMGCP DEBUG mgw-endp(mgw-fsm-6355621-0)[0x55ae2afed3e0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250410084858571 DLMGCP DEBUG mgw-endp(mgw-fsm-6355621-0)[0x55ae2afed3e0]{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) 20250410084858571 DLMGCP DEBUG mgw-endp(mgw-fsm-6355621-0)[0x55ae2afed3e0]{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) 20250410084858571 DMGW DEBUG mgw(mgw-fsm-6355621-0)[0x55ae2afed5f0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250410084858571 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250410084858571 DMGW DEBUG mgw(mgw-fsm-6355621-0)[0x55ae2afed5f0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250410084858571 DMGW DEBUG mgw(mgw-fsm-6355621-0)[0x55ae2afed5f0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250410084858571 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x55ae2af87da0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250410084858571 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250410084858571 DLSCCP DEBUG SCCP-SCOC(20)[0x55ae2af883f0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250410084858571 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00be4435), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:415) 20250410084858571 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084858571 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084858571 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084858571 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410084858571 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410084858571 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084858571 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 be 44 35 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 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) 20250410084858571 DMGW DEBUG mgw(mgw-fsm-6355621-0)[0x55ae2afed5f0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250410084858571 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084858571 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084858571 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084858571 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410084858571 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410084858571 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250410084858571 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410084858571 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410084858571 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084858571 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 be 44 35 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 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  20250410084858571 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084858572 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410084858572 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410084858572 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410084858572 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410084858572 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410084858572 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410084858572 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410084858572 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084858572 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  20250410084858572 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410084858572 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410084858572 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410084858572 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410084858572 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410084858572 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) 20250410084858572 DLSCCP DEBUG Received CO:CODT for local reference 21 (sccp_scoc.c:1855) 20250410084858572 DLSCCP DEBUG SCCP-SCOC(21)[0x55ae2af89000]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250410084858572 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410084858572 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250410084858572 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x55ae2af879e0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250410084858572 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250410084858572 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250410084858572 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x55ae2af879e0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250410084858572 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250410084858572 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250410084858572 DMGW DEBUG mgw(mgw-fsm-6810316-0)[0x55ae2aff61a0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250410084858572 DMGW DEBUG mgw(mgw-fsm-6810316-0)[0x55ae2aff61a0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250410084858572 DMGW DEBUG mgw(mgw-fsm-6810316-0)[0x55ae2aff61a0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250410084858572 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250410084858572 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250410084858572 DLMGCP DEBUG mgw-endp(mgw-fsm-6810316-0)[0x55ae2aff6790]{UNUSED}: Allocated (fsm.c:456) 20250410084858572 DLMGCP DEBUG mgw-endp(mgw-fsm-6810316-0)[0x55ae2aff6790]{UNUSED}: is child of mgw(mgw-fsm-6810316-0)[0x55ae2aff61a0] (fsm.c:486) 20250410084858572 DLMGCP DEBUG mgw-endp(mgw-fsm-6810316-0)[0x55ae2aff6790]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-6810316-0)[0x55ae2aff61a0] (mgcp_client_endpoint_fsm.c:724) 20250410084858572 DLMGCP DEBUG mgw-endp(mgw-fsm-6810316-0)[0x55ae2aff6790]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250410084858572 DLMGCP DEBUG mgw-endp(mgw-fsm-6810316-0)[0x55ae2aff6790]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250410084858572 DLMGCP DEBUG mgw-endp(mgw-fsm-6810316-0)[0x55ae2aff6790]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250410084858572 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6810316-0)[0x55ae2affd060]{ST_CRCX}: Allocated (fsm.c:456) 20250410084858572 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6810316-0)[0x55ae2affd060]{ST_CRCX}: is child of mgw-endp(mgw-fsm-6810316-0)[0x55ae2aff6790] (fsm.c:486) 20250410084858572 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6810316-0)[0x55ae2affd060]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250410084858572 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6810316-0)[0x55ae2affd060]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250410084858572 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:38983: len=200 'CRCX 45 rtpbridge/*@mgw MGCP 1.0\r\nC: 67eac'... (mgcp_client.c:807) 20250410084858572 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250410084858572 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6810316-0)[0x55ae2affd060]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250410084858572 DLMGCP DEBUG mgw-endp(mgw-fsm-6810316-0)[0x55ae2aff6790]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@449bbc254af8: Session index based on local reference:12 HNBGW_Test.msc0-SCCP(202)@449bbc254af8: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@449bbc254af8: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@449bbc254af8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(221)@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@449bbc254af8: Found Expect[0] for { line := { verb := "CRCX", trans_id := "45", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "67eacc17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "67eacc17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@449bbc254af8: CRCX1{ line := { verb := "CRCX", trans_id := "45", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "67eacc17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "67eacc17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@449bbc254af8: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":721 TC_rab_assignment_concurrent0(223)@449bbc254af8: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":705 HNBGW-MGCP(208)@449bbc254af8: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(223) 20250410084858578 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 45 OK (mgcp_client.c:758) 20250410084858578 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55ae2affd060]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250410084858578 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55ae2affd060]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250410084858578 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55ae2affd060]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250410084858578 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55ae2affd060]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250410084858578 DLMGCP DEBUG mgw-endp(mgw-fsm-6810316-0)[0x55ae2aff6790]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250410084858578 DLMGCP DEBUG mgw-endp(mgw-fsm-6810316-0)[0x55ae2aff6790]{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) 20250410084858578 DLMGCP DEBUG mgw-endp(mgw-fsm-6810316-0)[0x55ae2aff6790]{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) 20250410084858578 DLMGCP DEBUG mgw-endp(mgw-fsm-6810316-0)[0x55ae2aff6790]{WAIT_MGW_RESPONSE}: rtpbridge/13@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250410084858578 DLMGCP DEBUG mgw-endp(mgw-fsm-6810316-0)[0x55ae2aff6790]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250410084858578 DLMGCP DEBUG mgw-endp(mgw-fsm-6810316-0)[0x55ae2aff6790]{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) 20250410084858578 DMGW DEBUG mgw(mgw-fsm-6810316-0)[0x55ae2aff61a0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250410084858578 DMGW DEBUG mgw(mgw-fsm-6810316-0)[0x55ae2aff61a0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250410084858578 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250410084858578 DMGW DEBUG mgw(mgw-fsm-6810316-0)[0x55ae2aff61a0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250410084858578 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6810316)[0x55ae2af76af0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250410084858578 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250410084858578 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410084858578 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)@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed 20250410084858582 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410084858583 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410084858583 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250410084858583 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250410084858583 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x67eacc) (hnbgw_rua.c:471) 20250410084858583 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6810316 SCCP-21 msc-0 MI=IMSI-262420000000013: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250410084858583 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6810316)[0x55ae2af76af0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250410084858583 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250410084858583 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250410084858583 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6810316)[0x55ae2af76af0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250410084858583 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250410084858583 DMGW DEBUG mgw(mgw-fsm-6810316-0)[0x55ae2aff61a0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250410084858583 DMGW DEBUG mgw(mgw-fsm-6810316-0)[0x55ae2aff61a0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250410084858583 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250410084858583 DMGW DEBUG mgw(mgw-fsm-6810316-0)[0x55ae2aff61a0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250410084858583 DLMGCP DEBUG mgw-endp(mgw-fsm-6810316-0)[0x55ae2aff6790]{IN_USE}: rtpbridge/13@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-6810316-0)[0x55ae2aff61a0] (mgcp_client_endpoint_fsm.c:724) 20250410084858583 DLMGCP DEBUG mgw-endp(mgw-fsm-6810316-0)[0x55ae2aff6790]{IN_USE}: rtpbridge/13@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250410084858583 DLMGCP DEBUG mgw-endp(mgw-fsm-6810316-0)[0x55ae2aff6790]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250410084858583 DLMGCP DEBUG mgw-endp(mgw-fsm-6810316-0)[0x55ae2aff6790]{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) 20250410084858583 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55ae2affd060]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250410084858583 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:38983: len=215 'MDCX 46 rtpbridge/13@mgw MGCP 1.0\r\nC: 67ea'... (mgcp_client.c:807) 20250410084858583 DLMGCP DEBUG MGW(mgw) Queued 215 bytes for MGW (mgcp_client.c:1221) 20250410084858583 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55ae2affd060]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250410084858583 DLMGCP DEBUG mgw-endp(mgw-fsm-6810316-0)[0x55ae2aff6790]{WAIT_MGW_RESPONSE}: rtpbridge/13@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250410084858583 DLMGCP DEBUG mgw-endp(mgw-fsm-6810316-0)[0x55ae2aff6790]{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) 20250410084858583 DLMGCP DEBUG mgw-endp(mgw-fsm-6810316-0)[0x55ae2aff6790]{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)@449bbc254af8: Session index based on connection ID:14 HNBGW_Test.msc0-SCCP(202)@449bbc254af8: vl_len:91 HNBGW_Test.msc0-SCCP(202)@449bbc254af8: vl_from0 HNBGW_Test.msc0-SCCP(202)@449bbc254af8: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(222)@449bbc254af8: MDCX1{ line := { verb := "MDCX", trans_id := "46", ep := "rtpbridge/13@mgw", ver := "1.0" }, params := { { code := "C", val := "67eacc17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "67eacc17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250410084858588 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 46 OK (mgcp_client.c:758) 20250410084858588 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55ae2affd060]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250410084858588 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55ae2affd060]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250410084858588 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55ae2affd060]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250410084858588 DLMGCP DEBUG mgw-endp(mgw-fsm-6810316-0)[0x55ae2aff6790]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250410084858588 DLMGCP DEBUG mgw-endp(mgw-fsm-6810316-0)[0x55ae2aff6790]{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) 20250410084858588 DLMGCP DEBUG mgw-endp(mgw-fsm-6810316-0)[0x55ae2aff6790]{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) 20250410084858588 DLMGCP DEBUG mgw-endp(mgw-fsm-6810316-0)[0x55ae2aff6790]{WAIT_MGW_RESPONSE}: rtpbridge/13@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250410084858588 DLMGCP DEBUG mgw-endp(mgw-fsm-6810316-0)[0x55ae2aff6790]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250410084858588 DLMGCP DEBUG mgw-endp(mgw-fsm-6810316-0)[0x55ae2aff6790]{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) 20250410084858588 DMGW DEBUG mgw(mgw-fsm-6810316-0)[0x55ae2aff61a0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250410084858588 DMGW DEBUG mgw(mgw-fsm-6810316-0)[0x55ae2aff61a0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250410084858588 DMGW DEBUG mgw(mgw-fsm-6810316-0)[0x55ae2aff61a0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250410084858588 DLMGCP DEBUG mgw-endp(mgw-fsm-6810316-0)[0x55ae2aff6790]{IN_USE}: rtpbridge/13@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-6810316-0)[0x55ae2aff61a0] (mgcp_client_endpoint_fsm.c:724) 20250410084858588 DLMGCP DEBUG mgw-endp(mgw-fsm-6810316-0)[0x55ae2aff6790]{IN_USE}: rtpbridge/13@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250410084858588 DLMGCP DEBUG mgw-endp(mgw-fsm-6810316-0)[0x55ae2aff6790]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250410084858588 DLMGCP DEBUG mgw-endp(mgw-fsm-6810316-0)[0x55ae2aff6790]{WAIT_MGW_RESPONSE}: rtpbridge/13@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250410084858588 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6810316-0)[0x55ae2aff5340]{ST_CRCX}: Allocated (fsm.c:456) 20250410084858588 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6810316-0)[0x55ae2aff5340]{ST_CRCX}: is child of mgw-endp(mgw-fsm-6810316-0)[0x55ae2aff6790] (fsm.c:486) 20250410084858588 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6810316-0)[0x55ae2aff5340]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250410084858588 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6810316-0)[0x55ae2aff5340]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/13@mgw... (mgcp_client_fsm.c:228) 20250410084858588 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:38983: len=205 'CRCX 47 rtpbridge/13@mgw MGCP 1.0\r\nC: 67ea'... (mgcp_client.c:807) 20250410084858588 DLMGCP DEBUG MGW(mgw) Queued 205 bytes for MGW (mgcp_client.c:1221) 20250410084858588 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6810316-0)[0x55ae2aff5340]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250410084858588 DLMGCP DEBUG mgw-endp(mgw-fsm-6810316-0)[0x55ae2aff6790]{WAIT_MGW_RESPONSE}: rtpbridge/13@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250410084858588 DLMGCP DEBUG mgw-endp(mgw-fsm-6810316-0)[0x55ae2aff6790]{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) 20250410084858588 DLMGCP DEBUG mgw-endp(mgw-fsm-6810316-0)[0x55ae2aff6790]{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) 20250410084858588 DLMGCP DEBUG mgw-endp(mgw-fsm-6810316-0)[0x55ae2aff6790]{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)@449bbc254af8: CRCX2{ line := { verb := "CRCX", trans_id := "47", ep := "rtpbridge/13@mgw", ver := "1.0" }, params := { { code := "C", val := "67eacc17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "67eacc17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250410084858594 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084858594 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084858594 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084858594 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 47 OK (mgcp_client.c:758) 20250410084858594 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55ae2aff5340]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250410084858594 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55ae2aff5340]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250410084858594 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55ae2aff5340]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250410084858594 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55ae2aff5340]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250410084858594 DLMGCP DEBUG mgw-endp(mgw-fsm-6810316-0)[0x55ae2aff6790]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250410084858594 DLMGCP DEBUG mgw-endp(mgw-fsm-6810316-0)[0x55ae2aff6790]{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) 20250410084858594 DLMGCP DEBUG mgw-endp(mgw-fsm-6810316-0)[0x55ae2aff6790]{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) 20250410084858594 DLMGCP DEBUG mgw-endp(mgw-fsm-6810316-0)[0x55ae2aff6790]{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) 20250410084858594 DLMGCP DEBUG mgw-endp(mgw-fsm-6810316-0)[0x55ae2aff6790]{WAIT_MGW_RESPONSE}: rtpbridge/13@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250410084858594 DLMGCP DEBUG mgw-endp(mgw-fsm-6810316-0)[0x55ae2aff6790]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250410084858594 DLMGCP DEBUG mgw-endp(mgw-fsm-6810316-0)[0x55ae2aff6790]{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) 20250410084858594 DLMGCP DEBUG mgw-endp(mgw-fsm-6810316-0)[0x55ae2aff6790]{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) 20250410084858594 DMGW DEBUG mgw(mgw-fsm-6810316-0)[0x55ae2aff61a0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250410084858594 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250410084858594 DMGW DEBUG mgw(mgw-fsm-6810316-0)[0x55ae2aff61a0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250410084858594 DMGW DEBUG mgw(mgw-fsm-6810316-0)[0x55ae2aff61a0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250410084858594 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x55ae2af879e0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250410084858594 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250410084858594 DLSCCP DEBUG SCCP-SCOC(21)[0x55ae2af89000]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250410084858594 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0094c0b6), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:415) 20250410084858594 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084858594 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084858594 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084858594 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410084858594 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410084858594 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084858594 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 94 c0 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) 20250410084858594 DMGW DEBUG mgw(mgw-fsm-6810316-0)[0x55ae2aff61a0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250410084858594 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410084858594 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410084858594 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.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' 20250410084858594 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410084858594 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410084858594 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084858594 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 94 c0 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  20250410084858594 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084858594 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410084858594 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410084858594 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410084858594 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410084858594 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410084858594 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410084858594 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410084858594 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084858594 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  20250410084858594 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410084858594 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410084858594 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410084858594 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410084858594 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410084858594 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) 20250410084858594 DLSCCP DEBUG Received CO:CODT for local reference 22 (sccp_scoc.c:1855) 20250410084858594 DLSCCP DEBUG SCCP-SCOC(22)[0x55ae2af89de0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250410084858594 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410084858594 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250410084858594 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55ae2af89790]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250410084858594 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250410084858594 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250410084858594 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55ae2af89790]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250410084858594 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250410084858594 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250410084858594 DMGW DEBUG mgw(mgw-fsm-4941728-0)[0x55ae2affedb0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250410084858594 DMGW DEBUG mgw(mgw-fsm-4941728-0)[0x55ae2affedb0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250410084858594 DMGW DEBUG mgw(mgw-fsm-4941728-0)[0x55ae2affedb0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250410084858594 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250410084858594 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250410084858594 DLMGCP DEBUG mgw-endp(mgw-fsm-4941728-0)[0x55ae2afff4a0]{UNUSED}: Allocated (fsm.c:456) 20250410084858594 DLMGCP DEBUG mgw-endp(mgw-fsm-4941728-0)[0x55ae2afff4a0]{UNUSED}: is child of mgw(mgw-fsm-4941728-0)[0x55ae2affedb0] (fsm.c:486) 20250410084858594 DLMGCP DEBUG mgw-endp(mgw-fsm-4941728-0)[0x55ae2afff4a0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-4941728-0)[0x55ae2affedb0] (mgcp_client_endpoint_fsm.c:724) 20250410084858594 DLMGCP DEBUG mgw-endp(mgw-fsm-4941728-0)[0x55ae2afff4a0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250410084858594 DLMGCP DEBUG mgw-endp(mgw-fsm-4941728-0)[0x55ae2afff4a0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250410084858594 DLMGCP DEBUG mgw-endp(mgw-fsm-4941728-0)[0x55ae2afff4a0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250410084858594 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4941728-0)[0x55ae2b005d70]{ST_CRCX}: Allocated (fsm.c:456) 20250410084858594 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4941728-0)[0x55ae2b005d70]{ST_CRCX}: is child of mgw-endp(mgw-fsm-4941728-0)[0x55ae2afff4a0] (fsm.c:486) 20250410084858594 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4941728-0)[0x55ae2b005d70]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250410084858594 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4941728-0)[0x55ae2b005d70]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250410084858594 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:38983: len=200 'CRCX 48 rtpbridge/*@mgw MGCP 1.0\r\nC: 4b67a'... (mgcp_client.c:807) 20250410084858594 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250410084858594 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4941728-0)[0x55ae2b005d70]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250410084858594 DLMGCP DEBUG mgw-endp(mgw-fsm-4941728-0)[0x55ae2afff4a0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@449bbc254af8: Session index based on local reference:13 HNBGW_Test.msc0-SCCP(202)@449bbc254af8: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@449bbc254af8: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@449bbc254af8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(222)@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@449bbc254af8: Found Expect[0] for { line := { verb := "CRCX", trans_id := "48", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "4b67a017" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "4b67a017", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@449bbc254af8: CRCX1{ line := { verb := "CRCX", trans_id := "48", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "4b67a017" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "4b67a017", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@449bbc254af8: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":721 TC_rab_assignment_concurrent0(224)@449bbc254af8: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":705 HNBGW-MGCP(208)@449bbc254af8: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(224) 20250410084858602 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 48 OK (mgcp_client.c:758) 20250410084858602 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55ae2b005d70]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250410084858602 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55ae2b005d70]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250410084858602 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55ae2b005d70]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250410084858602 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55ae2b005d70]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250410084858602 DLMGCP DEBUG mgw-endp(mgw-fsm-4941728-0)[0x55ae2afff4a0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250410084858602 DLMGCP DEBUG mgw-endp(mgw-fsm-4941728-0)[0x55ae2afff4a0]{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) 20250410084858602 DLMGCP DEBUG mgw-endp(mgw-fsm-4941728-0)[0x55ae2afff4a0]{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) 20250410084858602 DLMGCP DEBUG mgw-endp(mgw-fsm-4941728-0)[0x55ae2afff4a0]{WAIT_MGW_RESPONSE}: rtpbridge/14@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250410084858602 DLMGCP DEBUG mgw-endp(mgw-fsm-4941728-0)[0x55ae2afff4a0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250410084858602 DLMGCP DEBUG mgw-endp(mgw-fsm-4941728-0)[0x55ae2afff4a0]{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) 20250410084858602 DMGW DEBUG mgw(mgw-fsm-4941728-0)[0x55ae2affedb0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250410084858602 DMGW DEBUG mgw(mgw-fsm-4941728-0)[0x55ae2affedb0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250410084858602 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250410084858602 DMGW DEBUG mgw(mgw-fsm-4941728-0)[0x55ae2affedb0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250410084858602 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4941728)[0x55ae2af89660]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250410084858602 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250410084858602 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410084858602 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)@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed 20250410084858607 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410084858607 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410084858607 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250410084858607 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250410084858607 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x4b67a0) (hnbgw_rua.c:471) 20250410084858607 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4941728 SCCP-22 msc-0 MI=IMSI-262420000000014: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250410084858607 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4941728)[0x55ae2af89660]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250410084858607 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250410084858607 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250410084858607 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4941728)[0x55ae2af89660]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250410084858607 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250410084858607 DMGW DEBUG mgw(mgw-fsm-4941728-0)[0x55ae2affedb0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250410084858607 DMGW DEBUG mgw(mgw-fsm-4941728-0)[0x55ae2affedb0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250410084858607 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250410084858607 DMGW DEBUG mgw(mgw-fsm-4941728-0)[0x55ae2affedb0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250410084858607 DLMGCP DEBUG mgw-endp(mgw-fsm-4941728-0)[0x55ae2afff4a0]{IN_USE}: rtpbridge/14@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-4941728-0)[0x55ae2affedb0] (mgcp_client_endpoint_fsm.c:724) 20250410084858607 DLMGCP DEBUG mgw-endp(mgw-fsm-4941728-0)[0x55ae2afff4a0]{IN_USE}: rtpbridge/14@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250410084858607 DLMGCP DEBUG mgw-endp(mgw-fsm-4941728-0)[0x55ae2afff4a0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250410084858607 DLMGCP DEBUG mgw-endp(mgw-fsm-4941728-0)[0x55ae2afff4a0]{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) 20250410084858607 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55ae2b005d70]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250410084858607 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:38983: len=215 'MDCX 49 rtpbridge/14@mgw MGCP 1.0\r\nC: 4b67'... (mgcp_client.c:807) 20250410084858607 DLMGCP DEBUG MGW(mgw) Queued 215 bytes for MGW (mgcp_client.c:1221) 20250410084858607 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55ae2b005d70]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250410084858607 DLMGCP DEBUG mgw-endp(mgw-fsm-4941728-0)[0x55ae2afff4a0]{WAIT_MGW_RESPONSE}: rtpbridge/14@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250410084858607 DLMGCP DEBUG mgw-endp(mgw-fsm-4941728-0)[0x55ae2afff4a0]{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) 20250410084858607 DLMGCP DEBUG mgw-endp(mgw-fsm-4941728-0)[0x55ae2afff4a0]{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)@449bbc254af8: Session index based on connection ID:15 HNBGW_Test.msc0-SCCP(202)@449bbc254af8: vl_len:91 HNBGW_Test.msc0-SCCP(202)@449bbc254af8: vl_from0 HNBGW_Test.msc0-SCCP(202)@449bbc254af8: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(223)@449bbc254af8: MDCX1{ line := { verb := "MDCX", trans_id := "49", ep := "rtpbridge/14@mgw", ver := "1.0" }, params := { { code := "C", val := "4b67a017" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "4b67a017", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250410084858613 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 49 OK (mgcp_client.c:758) 20250410084858613 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55ae2b005d70]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250410084858613 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55ae2b005d70]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250410084858613 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55ae2b005d70]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250410084858613 DLMGCP DEBUG mgw-endp(mgw-fsm-4941728-0)[0x55ae2afff4a0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250410084858613 DLMGCP DEBUG mgw-endp(mgw-fsm-4941728-0)[0x55ae2afff4a0]{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) 20250410084858613 DLMGCP DEBUG mgw-endp(mgw-fsm-4941728-0)[0x55ae2afff4a0]{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) 20250410084858613 DLMGCP DEBUG mgw-endp(mgw-fsm-4941728-0)[0x55ae2afff4a0]{WAIT_MGW_RESPONSE}: rtpbridge/14@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250410084858613 DLMGCP DEBUG mgw-endp(mgw-fsm-4941728-0)[0x55ae2afff4a0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250410084858613 DLMGCP DEBUG mgw-endp(mgw-fsm-4941728-0)[0x55ae2afff4a0]{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) 20250410084858613 DMGW DEBUG mgw(mgw-fsm-4941728-0)[0x55ae2affedb0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250410084858613 DMGW DEBUG mgw(mgw-fsm-4941728-0)[0x55ae2affedb0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250410084858613 DMGW DEBUG mgw(mgw-fsm-4941728-0)[0x55ae2affedb0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250410084858613 DLMGCP DEBUG mgw-endp(mgw-fsm-4941728-0)[0x55ae2afff4a0]{IN_USE}: rtpbridge/14@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-4941728-0)[0x55ae2affedb0] (mgcp_client_endpoint_fsm.c:724) 20250410084858613 DLMGCP DEBUG mgw-endp(mgw-fsm-4941728-0)[0x55ae2afff4a0]{IN_USE}: rtpbridge/14@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250410084858613 DLMGCP DEBUG mgw-endp(mgw-fsm-4941728-0)[0x55ae2afff4a0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250410084858613 DLMGCP DEBUG mgw-endp(mgw-fsm-4941728-0)[0x55ae2afff4a0]{WAIT_MGW_RESPONSE}: rtpbridge/14@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250410084858613 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4941728-0)[0x55ae2affd7d0]{ST_CRCX}: Allocated (fsm.c:456) 20250410084858613 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4941728-0)[0x55ae2affd7d0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-4941728-0)[0x55ae2afff4a0] (fsm.c:486) 20250410084858613 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4941728-0)[0x55ae2affd7d0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250410084858613 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4941728-0)[0x55ae2affd7d0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/14@mgw... (mgcp_client_fsm.c:228) 20250410084858613 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:38983: len=205 'CRCX 50 rtpbridge/14@mgw MGCP 1.0\r\nC: 4b67'... (mgcp_client.c:807) 20250410084858613 DLMGCP DEBUG MGW(mgw) Queued 205 bytes for MGW (mgcp_client.c:1221) 20250410084858613 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4941728-0)[0x55ae2affd7d0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250410084858613 DLMGCP DEBUG mgw-endp(mgw-fsm-4941728-0)[0x55ae2afff4a0]{WAIT_MGW_RESPONSE}: rtpbridge/14@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250410084858613 DLMGCP DEBUG mgw-endp(mgw-fsm-4941728-0)[0x55ae2afff4a0]{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) 20250410084858613 DLMGCP DEBUG mgw-endp(mgw-fsm-4941728-0)[0x55ae2afff4a0]{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) 20250410084858613 DLMGCP DEBUG mgw-endp(mgw-fsm-4941728-0)[0x55ae2afff4a0]{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)@449bbc254af8: CRCX2{ line := { verb := "CRCX", trans_id := "50", ep := "rtpbridge/14@mgw", ver := "1.0" }, params := { { code := "C", val := "4b67a017" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "4b67a017", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250410084858619 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 50 OK (mgcp_client.c:758) 20250410084858619 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55ae2affd7d0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250410084858619 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55ae2affd7d0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250410084858619 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55ae2affd7d0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250410084858619 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55ae2affd7d0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250410084858619 DLMGCP DEBUG mgw-endp(mgw-fsm-4941728-0)[0x55ae2afff4a0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250410084858619 DLMGCP DEBUG mgw-endp(mgw-fsm-4941728-0)[0x55ae2afff4a0]{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) 20250410084858619 DLMGCP DEBUG mgw-endp(mgw-fsm-4941728-0)[0x55ae2afff4a0]{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) 20250410084858619 DLMGCP DEBUG mgw-endp(mgw-fsm-4941728-0)[0x55ae2afff4a0]{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) 20250410084858619 DLMGCP DEBUG mgw-endp(mgw-fsm-4941728-0)[0x55ae2afff4a0]{WAIT_MGW_RESPONSE}: rtpbridge/14@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250410084858619 DLMGCP DEBUG mgw-endp(mgw-fsm-4941728-0)[0x55ae2afff4a0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250410084858619 DLMGCP DEBUG mgw-endp(mgw-fsm-4941728-0)[0x55ae2afff4a0]{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) 20250410084858619 DLMGCP DEBUG mgw-endp(mgw-fsm-4941728-0)[0x55ae2afff4a0]{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) 20250410084858619 DMGW DEBUG mgw(mgw-fsm-4941728-0)[0x55ae2affedb0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250410084858619 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250410084858619 DMGW DEBUG mgw(mgw-fsm-4941728-0)[0x55ae2affedb0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250410084858619 DMGW DEBUG mgw(mgw-fsm-4941728-0)[0x55ae2affedb0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250410084858619 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55ae2af89790]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250410084858619 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250410084858619 DLSCCP DEBUG SCCP-SCOC(22)[0x55ae2af89de0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250410084858619 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004c4838), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:415) 20250410084858619 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084858619 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084858619 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084858619 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410084858619 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410084858620 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084858620 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 4c 48 38 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 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) 20250410084858620 DMGW DEBUG mgw(mgw-fsm-4941728-0)[0x55ae2affedb0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250410084858620 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084858620 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084858620 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084858620 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410084858620 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410084858620 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250410084858620 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410084858620 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410084858620 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084858620 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 4c 48 38 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 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  20250410084858620 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084858620 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410084858620 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410084858620 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410084858620 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410084858620 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410084858620 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410084858620 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410084858620 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084858620 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  20250410084858620 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410084858620 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410084858620 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410084858620 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410084858620 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410084858620 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) 20250410084858620 DLSCCP DEBUG Received CO:CODT for local reference 23 (sccp_scoc.c:1855) 20250410084858620 DLSCCP DEBUG SCCP-SCOC(23)[0x55ae2af8a960]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250410084858620 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410084858620 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250410084858620 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x55ae2af88af0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250410084858620 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250410084858620 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250410084858620 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x55ae2af88af0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250410084858620 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250410084858620 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250410084858620 DMGW DEBUG mgw(mgw-fsm-9450311-0)[0x55ae2b007be0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250410084858620 DMGW DEBUG mgw(mgw-fsm-9450311-0)[0x55ae2b007be0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250410084858620 DMGW DEBUG mgw(mgw-fsm-9450311-0)[0x55ae2b007be0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250410084858620 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250410084858620 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250410084858620 DLMGCP DEBUG mgw-endp(mgw-fsm-9450311-0)[0x55ae2b007df0]{UNUSED}: Allocated (fsm.c:456) 20250410084858620 DLMGCP DEBUG mgw-endp(mgw-fsm-9450311-0)[0x55ae2b007df0]{UNUSED}: is child of mgw(mgw-fsm-9450311-0)[0x55ae2b007be0] (fsm.c:486) 20250410084858620 DLMGCP DEBUG mgw-endp(mgw-fsm-9450311-0)[0x55ae2b007df0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-9450311-0)[0x55ae2b007be0] (mgcp_client_endpoint_fsm.c:724) 20250410084858620 DLMGCP DEBUG mgw-endp(mgw-fsm-9450311-0)[0x55ae2b007df0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250410084858620 DLMGCP DEBUG mgw-endp(mgw-fsm-9450311-0)[0x55ae2b007df0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250410084858620 DLMGCP DEBUG mgw-endp(mgw-fsm-9450311-0)[0x55ae2b007df0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250410084858620 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9450311-0)[0x55ae2b007860]{ST_CRCX}: Allocated (fsm.c:456) 20250410084858620 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9450311-0)[0x55ae2b007860]{ST_CRCX}: is child of mgw-endp(mgw-fsm-9450311-0)[0x55ae2b007df0] (fsm.c:486) 20250410084858620 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9450311-0)[0x55ae2b007860]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250410084858620 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9450311-0)[0x55ae2b007860]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250410084858620 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:38983: len=200 'CRCX 51 rtpbridge/*@mgw MGCP 1.0\r\nC: 90334'... (mgcp_client.c:807) 20250410084858620 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250410084858620 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9450311-0)[0x55ae2b007860]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250410084858620 DLMGCP DEBUG mgw-endp(mgw-fsm-9450311-0)[0x55ae2b007df0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@449bbc254af8: Session index based on local reference:14 HNBGW_Test.msc0-SCCP(202)@449bbc254af8: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@449bbc254af8: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@449bbc254af8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(223)@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@449bbc254af8: Found Expect[0] for { line := { verb := "CRCX", trans_id := "51", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "90334717" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "90334717", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@449bbc254af8: CRCX1{ line := { verb := "CRCX", trans_id := "51", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "90334717" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "90334717", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@449bbc254af8: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":721 20250410084858633 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 51 OK (mgcp_client.c:758) 20250410084858633 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55ae2b007860]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250410084858633 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55ae2b007860]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250410084858633 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55ae2b007860]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250410084858633 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55ae2b007860]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250410084858633 DLMGCP DEBUG mgw-endp(mgw-fsm-9450311-0)[0x55ae2b007df0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250410084858633 DLMGCP DEBUG mgw-endp(mgw-fsm-9450311-0)[0x55ae2b007df0]{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) 20250410084858633 DLMGCP DEBUG mgw-endp(mgw-fsm-9450311-0)[0x55ae2b007df0]{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) 20250410084858633 DLMGCP DEBUG mgw-endp(mgw-fsm-9450311-0)[0x55ae2b007df0]{WAIT_MGW_RESPONSE}: rtpbridge/15@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250410084858633 DLMGCP DEBUG mgw-endp(mgw-fsm-9450311-0)[0x55ae2b007df0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250410084858633 DLMGCP DEBUG mgw-endp(mgw-fsm-9450311-0)[0x55ae2b007df0]{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) 20250410084858633 DMGW DEBUG mgw(mgw-fsm-9450311-0)[0x55ae2b007be0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250410084858633 DMGW DEBUG mgw(mgw-fsm-9450311-0)[0x55ae2b007be0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250410084858633 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250410084858634 DMGW DEBUG mgw(mgw-fsm-9450311-0)[0x55ae2b007be0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250410084858634 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9450311)[0x55ae2af89360]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250410084858634 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250410084858634 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410084858634 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)@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed 20250410084858641 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410084858641 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410084858641 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250410084858641 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250410084858641 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x903347) (hnbgw_rua.c:471) 20250410084858641 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9450311 SCCP-23 msc-0 MI=IMSI-262420000000015: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250410084858641 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9450311)[0x55ae2af89360]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250410084858641 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250410084858641 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250410084858641 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9450311)[0x55ae2af89360]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250410084858641 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250410084858641 DMGW DEBUG mgw(mgw-fsm-9450311-0)[0x55ae2b007be0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250410084858641 DMGW DEBUG mgw(mgw-fsm-9450311-0)[0x55ae2b007be0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250410084858641 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250410084858641 DMGW DEBUG mgw(mgw-fsm-9450311-0)[0x55ae2b007be0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250410084858641 DLMGCP DEBUG mgw-endp(mgw-fsm-9450311-0)[0x55ae2b007df0]{IN_USE}: rtpbridge/15@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-9450311-0)[0x55ae2b007be0] (mgcp_client_endpoint_fsm.c:724) 20250410084858641 DLMGCP DEBUG mgw-endp(mgw-fsm-9450311-0)[0x55ae2b007df0]{IN_USE}: rtpbridge/15@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250410084858641 DLMGCP DEBUG mgw-endp(mgw-fsm-9450311-0)[0x55ae2b007df0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250410084858641 DLMGCP DEBUG mgw-endp(mgw-fsm-9450311-0)[0x55ae2b007df0]{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) 20250410084858641 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55ae2b007860]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250410084858641 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:38983: len=215 'MDCX 52 rtpbridge/15@mgw MGCP 1.0\r\nC: 9033'... (mgcp_client.c:807) 20250410084858641 DLMGCP DEBUG MGW(mgw) Queued 215 bytes for MGW (mgcp_client.c:1221) 20250410084858641 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55ae2b007860]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250410084858641 DLMGCP DEBUG mgw-endp(mgw-fsm-9450311-0)[0x55ae2b007df0]{WAIT_MGW_RESPONSE}: rtpbridge/15@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250410084858641 DLMGCP DEBUG mgw-endp(mgw-fsm-9450311-0)[0x55ae2b007df0]{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) 20250410084858641 DLMGCP DEBUG mgw-endp(mgw-fsm-9450311-0)[0x55ae2b007df0]{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)@449bbc254af8: MDCX1{ line := { verb := "MDCX", trans_id := "52", ep := "rtpbridge/15@mgw", ver := "1.0" }, params := { { code := "C", val := "90334717" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "90334717", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250410084858651 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 52 OK (mgcp_client.c:758) 20250410084858651 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55ae2b007860]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250410084858651 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55ae2b007860]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250410084858651 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55ae2b007860]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250410084858651 DLMGCP DEBUG mgw-endp(mgw-fsm-9450311-0)[0x55ae2b007df0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250410084858651 DLMGCP DEBUG mgw-endp(mgw-fsm-9450311-0)[0x55ae2b007df0]{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) 20250410084858651 DLMGCP DEBUG mgw-endp(mgw-fsm-9450311-0)[0x55ae2b007df0]{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) 20250410084858651 DLMGCP DEBUG mgw-endp(mgw-fsm-9450311-0)[0x55ae2b007df0]{WAIT_MGW_RESPONSE}: rtpbridge/15@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250410084858651 DLMGCP DEBUG mgw-endp(mgw-fsm-9450311-0)[0x55ae2b007df0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250410084858651 DLMGCP DEBUG mgw-endp(mgw-fsm-9450311-0)[0x55ae2b007df0]{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) 20250410084858651 DMGW DEBUG mgw(mgw-fsm-9450311-0)[0x55ae2b007be0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250410084858651 DMGW DEBUG mgw(mgw-fsm-9450311-0)[0x55ae2b007be0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250410084858651 DMGW DEBUG mgw(mgw-fsm-9450311-0)[0x55ae2b007be0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250410084858651 DLMGCP DEBUG mgw-endp(mgw-fsm-9450311-0)[0x55ae2b007df0]{IN_USE}: rtpbridge/15@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-9450311-0)[0x55ae2b007be0] (mgcp_client_endpoint_fsm.c:724) 20250410084858651 DLMGCP DEBUG mgw-endp(mgw-fsm-9450311-0)[0x55ae2b007df0]{IN_USE}: rtpbridge/15@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250410084858651 DLMGCP DEBUG mgw-endp(mgw-fsm-9450311-0)[0x55ae2b007df0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250410084858651 DLMGCP DEBUG mgw-endp(mgw-fsm-9450311-0)[0x55ae2b007df0]{WAIT_MGW_RESPONSE}: rtpbridge/15@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250410084858651 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9450311-0)[0x55ae2affe460]{ST_CRCX}: Allocated (fsm.c:456) 20250410084858651 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9450311-0)[0x55ae2affe460]{ST_CRCX}: is child of mgw-endp(mgw-fsm-9450311-0)[0x55ae2b007df0] (fsm.c:486) 20250410084858651 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9450311-0)[0x55ae2affe460]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250410084858651 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9450311-0)[0x55ae2affe460]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/15@mgw... (mgcp_client_fsm.c:228) 20250410084858651 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:38983: len=205 'CRCX 53 rtpbridge/15@mgw MGCP 1.0\r\nC: 9033'... (mgcp_client.c:807) 20250410084858651 DLMGCP DEBUG MGW(mgw) Queued 205 bytes for MGW (mgcp_client.c:1221) 20250410084858652 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9450311-0)[0x55ae2affe460]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250410084858652 DLMGCP DEBUG mgw-endp(mgw-fsm-9450311-0)[0x55ae2b007df0]{WAIT_MGW_RESPONSE}: rtpbridge/15@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250410084858652 DLMGCP DEBUG mgw-endp(mgw-fsm-9450311-0)[0x55ae2b007df0]{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) 20250410084858652 DLMGCP DEBUG mgw-endp(mgw-fsm-9450311-0)[0x55ae2b007df0]{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) 20250410084858652 DLMGCP DEBUG mgw-endp(mgw-fsm-9450311-0)[0x55ae2b007df0]{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)@449bbc254af8: CRCX2{ line := { verb := "CRCX", trans_id := "53", ep := "rtpbridge/15@mgw", ver := "1.0" }, params := { { code := "C", val := "90334717" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "90334717", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250410084858660 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 53 OK (mgcp_client.c:758) 20250410084858660 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55ae2affe460]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250410084858660 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55ae2affe460]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250410084858661 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55ae2affe460]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250410084858661 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55ae2affe460]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250410084858661 DLMGCP DEBUG mgw-endp(mgw-fsm-9450311-0)[0x55ae2b007df0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250410084858661 DLMGCP DEBUG mgw-endp(mgw-fsm-9450311-0)[0x55ae2b007df0]{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) 20250410084858661 DLMGCP DEBUG mgw-endp(mgw-fsm-9450311-0)[0x55ae2b007df0]{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) 20250410084858661 DLMGCP DEBUG mgw-endp(mgw-fsm-9450311-0)[0x55ae2b007df0]{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) 20250410084858661 DLMGCP DEBUG mgw-endp(mgw-fsm-9450311-0)[0x55ae2b007df0]{WAIT_MGW_RESPONSE}: rtpbridge/15@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250410084858661 DLMGCP DEBUG mgw-endp(mgw-fsm-9450311-0)[0x55ae2b007df0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250410084858661 DLMGCP DEBUG mgw-endp(mgw-fsm-9450311-0)[0x55ae2b007df0]{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) 20250410084858661 DLMGCP DEBUG mgw-endp(mgw-fsm-9450311-0)[0x55ae2b007df0]{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) 20250410084858661 DMGW DEBUG mgw(mgw-fsm-9450311-0)[0x55ae2b007be0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250410084858661 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250410084858661 DMGW DEBUG mgw(mgw-fsm-9450311-0)[0x55ae2b007be0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250410084858661 DMGW DEBUG mgw(mgw-fsm-9450311-0)[0x55ae2b007be0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250410084858661 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x55ae2af88af0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250410084858661 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250410084858661 DLSCCP DEBUG SCCP-SCOC(23)[0x55ae2af8a960]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250410084858661 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007b71a2), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:415) 20250410084858661 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084858661 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084858661 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084858661 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410084858661 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410084858661 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084858661 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 7b 71 a2 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 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) 20250410084858661 DMGW DEBUG mgw(mgw-fsm-9450311-0)[0x55ae2b007be0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250410084858661 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084858661 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084858661 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084858661 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410084858661 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410084858661 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250410084858661 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410084858661 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410084858661 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084858661 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 7b 71 a2 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 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)@449bbc254af8: Session index based on local reference:15 HNBGW_Test.msc0-SCCP(202)@449bbc254af8: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@449bbc254af8: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@449bbc254af8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(224)@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(202)@449bbc254af8: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(202)@449bbc254af8: vl_len:12 HNBGW_Test.msc0-SCCP(202)@449bbc254af8: vl_from0 HNBGW_Test.msc0-SCCP(202)@449bbc254af8: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250410084900227 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084900227 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410084900227 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410084900227 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410084900227 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410084900227 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410084900227 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410084900227 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410084900227 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084900227 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  20250410084900228 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410084900228 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410084900228 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410084900228 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410084900228 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410084900228 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) 20250410084900228 DLSCCP DEBUG Received CO:CODT for local reference 8 (sccp_scoc.c:1855) 20250410084900228 DLSCCP DEBUG SCCP-SCOC(8)[0x55ae2af6f040]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250410084900228 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410084900228 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250410084900228 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55ae2af6cc60]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250410084900228 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250410084900228 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250410084900228 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55ae2af6cc60]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250410084900228 DMGW DEBUG mgw(mgw-fsm-14145691-0)[0x55ae2af787f0]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250410084900228 DMGW DEBUG mgw(mgw-fsm-14145691-0)[0x55ae2af787f0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250410084900228 DMGW DEBUG mgw(mgw-fsm-14145691-0)[0x55ae2af787f0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250410084900228 DLMGCP DEBUG mgw-endp(mgw-fsm-14145691-0)[0x55ae2af78aa0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250410084900228 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55ae2af78c70]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250410084900228 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:38983: len=57 'DLCX 54 rtpbridge/0@mgw MGCP 1.0\r\nC: d7d89'... (mgcp_client.c:807) 20250410084900228 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250410084900228 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55ae2af78c70]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250410084900228 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55ae2af8a230]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250410084900228 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:38983: len=57 'DLCX 55 rtpbridge/0@mgw MGCP 1.0\r\nC: d7d89'... (mgcp_client.c:807) 20250410084900228 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250410084900228 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55ae2af8a230]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250410084900228 DLMGCP DEBUG mgw-endp(mgw-fsm-14145691-0)[0x55ae2af78aa0]{IN_USE}: Removing from parent mgw(mgw-fsm-14145691-0)[0x55ae2af787f0] (mgcp_client_endpoint_fsm.c:873) 20250410084900228 DLMGCP DEBUG mgw-endp(mgw-fsm-14145691-0)[0x55ae2af78aa0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250410084900228 DLMGCP DEBUG mgw-endp(mgw-fsm-14145691-0)[0x55ae2af78aa0]{IN_USE}: Deallocated (fsm.c:568) 20250410084900228 DMGW DEBUG mgw(mgw-fsm-14145691-0)[0x55ae2af787f0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250410084900229 DMGW DEBUG mgw(mgw-fsm-14145691-0)[0x55ae2af787f0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250410084900229 DMGW DEBUG mgw(mgw-fsm-14145691-0)[0x55ae2af787f0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250410084900229 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14145691)[0x55ae2af70250]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250410084900229 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20250410084900229 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410084900229 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)@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(209)@449bbc254af8: DLCX{ line := { verb := "DLCX", trans_id := "54", ep := "rtpbridge/0@mgw", ver := "1.0" }, params := { { code := "C", val := "d7d89b17" }, { code := "I", val := "11111" } }, sdp := omit } 20250410084900243 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 54 OK (mgcp_client.c:758) 20250410084900243 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55ae2af78c70]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250410084900243 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55ae2af78c70]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250410084900243 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55ae2af78c70]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) TC_rab_assignment_concurrent0(209)@449bbc254af8: DLCX{ line := { verb := "DLCX", trans_id := "55", ep := "rtpbridge/0@mgw", ver := "1.0" }, params := { { code := "C", val := "d7d89b17" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(209)@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed 20250410084900243 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55ae2af78c70]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250410084900244 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 55 OK (mgcp_client.c:758) 20250410084900244 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55ae2af8a230]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250410084900244 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55ae2af8a230]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250410084900244 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55ae2af8a230]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250410084900244 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55ae2af8a230]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@449bbc254af8: Deleted conn table entry 0TC_rab_assignment_concurrent0(209)14145691 HNBGW_Test.msc0-SCCP(202)@449bbc254af8: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(202)@449bbc254af8: vl_len:12 HNBGW_Test.msc0-SCCP(202)@449bbc254af8: vl_from0 HNBGW_Test.msc0-SCCP(202)@449bbc254af8: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250410084900258 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410084900258 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410084900258 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250410084900258 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250410084900258 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xd7d89b,cause=radio(normal)) (hnbgw_rua.c:439) 20250410084900258 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14145691 SCCP-8 msc-0 MI=IMSI-262420000000000: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250410084900258 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14145691)[0x55ae2af70250]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250410084900258 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250410084900258 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250410084900258 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14145691)[0x55ae2af70250]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250410084900258 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55ae2af6cc60]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250410084900258 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250410084900258 DLSCCP DEBUG SCCP-SCOC(8)[0x55ae2af6f040]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250410084900258 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005f7798), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250410084900258 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084900258 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084900258 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084900258 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410084900258 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410084900258 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084900258 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 5f 77 98 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) 20250410084900258 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14145691)[0x55ae2af70250]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250410084900258 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55ae2af6cc60]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250410084900258 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55ae2af6cc60]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250410084900258 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084900259 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084900259 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084900259 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410084900259 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410084900259 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250410084900259 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410084900259 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410084900259 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084900259 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 5f 77 98 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 01  20250410084900259 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084900259 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410084900259 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410084900259 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410084900259 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410084900259 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410084900259 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410084900259 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410084900259 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084900259 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  20250410084900259 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410084900259 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410084900259 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410084900259 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410084900259 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410084900259 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) 20250410084900259 DLSCCP DEBUG Received CO:CODT for local reference 9 (sccp_scoc.c:1855) 20250410084900259 DLSCCP DEBUG SCCP-SCOC(9)[0x55ae2af71200]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250410084900260 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410084900260 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250410084900260 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55ae2af6adb0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250410084900260 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250410084900260 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250410084900260 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55ae2af6adb0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250410084900260 DMGW DEBUG mgw(mgw-fsm-10142552-0)[0x55ae2af7a0b0]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250410084900260 DMGW DEBUG mgw(mgw-fsm-10142552-0)[0x55ae2af7a0b0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250410084900260 DMGW DEBUG mgw(mgw-fsm-10142552-0)[0x55ae2af7a0b0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250410084900260 DLMGCP DEBUG mgw-endp(mgw-fsm-10142552-0)[0x55ae2af8ccd0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250410084900260 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55ae2af935a0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250410084900260 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:38983: len=57 'DLCX 56 rtpbridge/1@mgw MGCP 1.0\r\nC: 9ac35'... (mgcp_client.c:807) 20250410084900260 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250410084900260 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55ae2af935a0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250410084900260 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55ae2af89950]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250410084900260 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:38983: len=57 'DLCX 57 rtpbridge/1@mgw MGCP 1.0\r\nC: 9ac35'... (mgcp_client.c:807) 20250410084900260 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250410084900260 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55ae2af89950]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250410084900260 DLMGCP DEBUG mgw-endp(mgw-fsm-10142552-0)[0x55ae2af8ccd0]{IN_USE}: Removing from parent mgw(mgw-fsm-10142552-0)[0x55ae2af7a0b0] (mgcp_client_endpoint_fsm.c:873) 20250410084900260 DLMGCP DEBUG mgw-endp(mgw-fsm-10142552-0)[0x55ae2af8ccd0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250410084900260 DLMGCP DEBUG mgw-endp(mgw-fsm-10142552-0)[0x55ae2af8ccd0]{IN_USE}: Deallocated (fsm.c:568) 20250410084900260 DMGW DEBUG mgw(mgw-fsm-10142552-0)[0x55ae2af7a0b0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250410084900260 DMGW DEBUG mgw(mgw-fsm-10142552-0)[0x55ae2af7a0b0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250410084900260 DMGW DEBUG mgw(mgw-fsm-10142552-0)[0x55ae2af7a0b0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250410084900260 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10142552)[0x55ae2af73390]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250410084900260 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20250410084900261 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410084900261 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)@449bbc254af8: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(202)@449bbc254af8: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@449bbc254af8: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@449bbc254af8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(209)@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(210)@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@449bbc254af8: Deleted conn table entry 0TC_rab_assignment_concurrent0(209)11501862 HNBGW_Test.msc0-SCCP(202)@449bbc254af8: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(202)@449bbc254af8: Session index based on connection ID:2 HNBGW_Test.msc0-SCCP(202)@449bbc254af8: vl_len:12 HNBGW_Test.msc0-SCCP(202)@449bbc254af8: vl_from0 HNBGW_Test.msc0-SCCP(202)@449bbc254af8: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O TC_rab_assignment_concurrent0(210)@449bbc254af8: DLCX{ line := { verb := "DLCX", trans_id := "56", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "9ac35817" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(210)@449bbc254af8: DLCX{ line := { verb := "DLCX", trans_id := "57", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "9ac35817" }, { code := "I", val := "22222" } }, sdp := omit } 20250410084900288 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 56 OK (mgcp_client.c:758) 20250410084900288 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55ae2af935a0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250410084900288 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55ae2af935a0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250410084900288 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55ae2af935a0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250410084900288 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55ae2af935a0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(210)@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed 20250410084900289 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 57 OK (mgcp_client.c:758) 20250410084900289 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55ae2af89950]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250410084900289 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55ae2af89950]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250410084900289 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55ae2af89950]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250410084900289 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55ae2af89950]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@449bbc254af8: Deleted conn table entry 1TC_rab_assignment_concurrent0(210)10142552 20250410084900294 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410084900294 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410084900294 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250410084900294 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250410084900294 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x9ac358,cause=radio(normal)) (hnbgw_rua.c:439) 20250410084900294 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10142552 SCCP-9 msc-0 MI=IMSI-262420000000001: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250410084900294 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10142552)[0x55ae2af73390]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250410084900294 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250410084900294 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250410084900294 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10142552)[0x55ae2af73390]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250410084900294 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55ae2af6adb0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250410084900294 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250410084900294 DLSCCP DEBUG SCCP-SCOC(9)[0x55ae2af71200]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250410084900294 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00dd3265), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250410084900294 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084900294 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084900294 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084900294 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410084900294 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410084900294 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084900294 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 dd 32 65 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) 20250410084900295 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10142552)[0x55ae2af73390]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250410084900295 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55ae2af6adb0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250410084900295 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55ae2af6adb0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250410084900295 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084900295 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084900295 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084900295 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410084900295 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410084900295 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250410084900295 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410084900295 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410084900295 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084900295 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 dd 32 65 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 01  20250410084900295 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084900295 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410084900295 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410084900295 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410084900295 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410084900295 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410084900295 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410084900295 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410084900295 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084900295 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 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 5f 77 98 00 00 00 00 00 00 06 00 08 00 00 00 07  20250410084900295 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084900295 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410084900295 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410084900295 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410084900295 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410084900295 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410084900296 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410084900296 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410084900296 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084900296 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  20250410084900295 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410084900296 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410084900296 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410084900296 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410084900296 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410084900296 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=005f7798), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250410084900296 DLSCCP DEBUG Received CO:RELRE for local reference 8 (sccp_scoc.c:1855) 20250410084900296 DLSCCP DEBUG SCCP-SCOC(8)[0x55ae2af6f040]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250410084900296 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410084900296 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250410084900296 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) 20250410084900296 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55ae2af6cc60]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250410084900296 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55ae2af6cc60]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250410084900296 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14145691)[0x55ae2af70250]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250410084900296 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14145691)[0x55ae2af70250]{disconnected}: Freeing instance (context_map.c:202) 20250410084900296 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14145691)[0x55ae2af70250]{disconnected}: Deallocated (fsm.c:568) 20250410084900296 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55ae2af6cc60]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250410084900296 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55ae2af6cc60]{disconnected}: Freeing instance (context_map.c:206) 20250410084900296 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55ae2af6cc60]{disconnected}: Deallocated (fsm.c:568) 20250410084900296 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14145691 SCCP-8 msc-0 MI=IMSI-262420000000000: Deallocating (context_map.c:225) 20250410084900296 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=005f7798), PART(T=Source Reference,L=4,D=00000008) (sccp_scrc.c:415) 20250410084900296 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084900296 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084900296 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084900296 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410084900296 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410084900296 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084900296 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 5f 77 98 00 00 08 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410084900296 DLSCCP DEBUG SCCP-SCOC(8)[0x55ae2af6f040]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250410084900297 DLSCCP DEBUG SCCP-SCOC(8)[0x55ae2af6f040]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250410084900297 DLSCCP DEBUG SCCP-SCOC(8)[0x55ae2af6f040]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250410084900297 DLSCCP DEBUG SCCP-SCOC(8)[0x55ae2af6f040]{IDLE}: Deallocated (fsm.c:568) 20250410084900297 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410084900297 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410084900297 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410084900297 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410084900297 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410084900297 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) 20250410084900297 DLSCCP DEBUG Received CO:CODT for local reference 10 (sccp_scoc.c:1855) 20250410084900297 DLSCCP DEBUG SCCP-SCOC(10)[0x55ae2af776b0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250410084900297 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410084900297 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250410084900297 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55ae2af79030]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250410084900297 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250410084900297 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250410084900297 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55ae2af79030]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250410084900297 DMGW DEBUG mgw(mgw-fsm-13779764-0)[0x55ae2af8cb20]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250410084900297 DMGW DEBUG mgw(mgw-fsm-13779764-0)[0x55ae2af8cb20]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250410084900297 DMGW DEBUG mgw(mgw-fsm-13779764-0)[0x55ae2af8cb20]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250410084900297 DLMGCP DEBUG mgw-endp(mgw-fsm-13779764-0)[0x55ae2af95380]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250410084900297 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55ae2af8c800]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250410084900297 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:38983: len=57 'DLCX 58 rtpbridge/2@mgw MGCP 1.0\r\nC: d2433'... (mgcp_client.c:807) 20250410084900297 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250410084900297 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55ae2af8c800]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250410084900297 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55ae2af95180]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250410084900297 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:38983: len=57 'DLCX 59 rtpbridge/2@mgw MGCP 1.0\r\nC: d2433'... (mgcp_client.c:807) 20250410084900297 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250410084900297 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55ae2af95180]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250410084900297 DLMGCP DEBUG mgw-endp(mgw-fsm-13779764-0)[0x55ae2af95380]{IN_USE}: Removing from parent mgw(mgw-fsm-13779764-0)[0x55ae2af8cb20] (mgcp_client_endpoint_fsm.c:873) 20250410084900297 DLMGCP DEBUG mgw-endp(mgw-fsm-13779764-0)[0x55ae2af95380]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250410084900297 DLMGCP DEBUG mgw-endp(mgw-fsm-13779764-0)[0x55ae2af95380]{IN_USE}: Deallocated (fsm.c:568) 20250410084900298 DMGW DEBUG mgw(mgw-fsm-13779764-0)[0x55ae2af8cb20]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250410084900298 DMGW DEBUG mgw(mgw-fsm-13779764-0)[0x55ae2af8cb20]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250410084900298 DMGW DEBUG mgw(mgw-fsm-13779764-0)[0x55ae2af8cb20]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250410084900298 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13779764)[0x55ae2af6ac80]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250410084900298 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20250410084900298 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084900298 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084900298 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084900298 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410084900298 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410084900298 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) 20250410084900298 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410084900298 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250410084900298 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410084900298 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410084900298 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084900298 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 5f 77 98 00 00 08 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(202)@449bbc254af8: Session index based on local reference:1 HNBGW_Test.msc0-SCCP(202)@449bbc254af8: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@449bbc254af8: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@449bbc254af8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.msc0-SCCP(202)@449bbc254af8: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(202)@449bbc254af8: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(210)@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(211)@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(202)@449bbc254af8: Session index based on connection ID:4 HNBGW_Test.msc0-SCCP(202)@449bbc254af8: vl_len:12 HNBGW_Test.msc0-SCCP(202)@449bbc254af8: vl_from0 HNBGW_Test.msc0-SCCP(202)@449bbc254af8: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O HNBGW_Test.msc0-RAN(203)@449bbc254af8: Deleted conn table entry 1TC_rab_assignment_concurrent0(210)5139985 20250410084900307 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084900307 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410084900307 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410084900307 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410084900307 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410084900307 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410084900307 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410084900307 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410084900307 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084900307 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  20250410084900307 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410084900308 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410084900308 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410084900308 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410084900308 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410084900308 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) 20250410084900308 DLSCCP DEBUG Received CO:CODT for local reference 12 (sccp_scoc.c:1855) 20250410084900308 DLSCCP DEBUG SCCP-SCOC(12)[0x55ae2af833e0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250410084900308 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410084900308 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250410084900308 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55ae2af76f00]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250410084900308 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250410084900308 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250410084900308 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55ae2af76f00]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250410084900308 DMGW DEBUG mgw(mgw-fsm-4798267-0)[0x55ae2af9dd90]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250410084900308 DMGW DEBUG mgw(mgw-fsm-4798267-0)[0x55ae2af9dd90]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250410084900308 DMGW DEBUG mgw(mgw-fsm-4798267-0)[0x55ae2af9dd90]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250410084900308 DLMGCP DEBUG mgw-endp(mgw-fsm-4798267-0)[0x55ae2af9d470]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250410084900308 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55ae2af8bb20]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250410084900308 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:38983: len=57 'DLCX 60 rtpbridge/5@mgw MGCP 1.0\r\nC: 49373'... (mgcp_client.c:807) 20250410084900308 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250410084900308 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55ae2af8bb20]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250410084900308 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55ae2af9c7e0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250410084900308 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:38983: len=57 'DLCX 61 rtpbridge/5@mgw MGCP 1.0\r\nC: 49373'... (mgcp_client.c:807) 20250410084900308 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250410084900308 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55ae2af9c7e0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250410084900308 DLMGCP DEBUG mgw-endp(mgw-fsm-4798267-0)[0x55ae2af9d470]{IN_USE}: Removing from parent mgw(mgw-fsm-4798267-0)[0x55ae2af9dd90] (mgcp_client_endpoint_fsm.c:873) 20250410084900308 DLMGCP DEBUG mgw-endp(mgw-fsm-4798267-0)[0x55ae2af9d470]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250410084900308 DLMGCP DEBUG mgw-endp(mgw-fsm-4798267-0)[0x55ae2af9d470]{IN_USE}: Deallocated (fsm.c:568) 20250410084900308 DMGW DEBUG mgw(mgw-fsm-4798267-0)[0x55ae2af9dd90]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250410084900308 DMGW DEBUG mgw(mgw-fsm-4798267-0)[0x55ae2af9dd90]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250410084900308 DMGW DEBUG mgw(mgw-fsm-4798267-0)[0x55ae2af9dd90]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250410084900308 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4798267)[0x55ae2af7ab20]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250410084900308 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20250410084900308 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410084900308 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)@449bbc254af8: Session index based on connection ID:1 TC_rab_assignment_concurrent0(214)@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(202)@449bbc254af8: Session index based on connection ID:3 HNBGW_Test.msc0-SCCP(202)@449bbc254af8: vl_len:12 HNBGW_Test.msc0-SCCP(202)@449bbc254af8: vl_from0 HNBGW_Test.msc0-SCCP(202)@449bbc254af8: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O TC_rab_assignment_concurrent0(211)@449bbc254af8: DLCX{ line := { verb := "DLCX", trans_id := "58", ep := "rtpbridge/2@mgw", ver := "1.0" }, params := { { code := "C", val := "d2433417" }, { code := "I", val := "11111" } }, sdp := omit } 20250410084900327 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 58 OK (mgcp_client.c:758) 20250410084900327 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55ae2af8c800]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250410084900327 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55ae2af8c800]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250410084900327 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55ae2af8c800]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250410084900327 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55ae2af8c800]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(211)@449bbc254af8: DLCX{ line := { verb := "DLCX", trans_id := "59", ep := "rtpbridge/2@mgw", ver := "1.0" }, params := { { code := "C", val := "d2433417" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(211)@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(214)@449bbc254af8: DLCX{ line := { verb := "DLCX", trans_id := "60", ep := "rtpbridge/5@mgw", ver := "1.0" }, params := { { code := "C", val := "49373b17" }, { code := "I", val := "11111" } }, sdp := omit } 20250410084900328 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 59 OK (mgcp_client.c:758) 20250410084900328 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55ae2af95180]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250410084900328 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55ae2af95180]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250410084900328 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55ae2af95180]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250410084900328 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55ae2af95180]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(214)@449bbc254af8: DLCX{ line := { verb := "DLCX", trans_id := "61", ep := "rtpbridge/5@mgw", ver := "1.0" }, params := { { code := "C", val := "49373b17" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(214)@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed 20250410084900329 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 60 OK (mgcp_client.c:758) 20250410084900329 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55ae2af8bb20]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250410084900329 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55ae2af8bb20]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250410084900329 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55ae2af8bb20]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250410084900329 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55ae2af8bb20]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250410084900330 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 61 OK (mgcp_client.c:758) 20250410084900330 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55ae2af9c7e0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250410084900331 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55ae2af9c7e0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250410084900331 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55ae2af9c7e0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250410084900331 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55ae2af9c7e0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@449bbc254af8: Deleted conn table entry 2TC_rab_assignment_concurrent0(211)13779764 20250410084900333 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410084900333 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410084900333 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250410084900333 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250410084900333 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xd24334,cause=radio(normal)) (hnbgw_rua.c:439) 20250410084900334 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13779764 SCCP-10 msc-0 MI=IMSI-262420000000002: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250410084900334 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13779764)[0x55ae2af6ac80]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250410084900334 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250410084900334 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250410084900334 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13779764)[0x55ae2af6ac80]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250410084900334 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55ae2af79030]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250410084900334 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250410084900334 DLSCCP DEBUG SCCP-SCOC(10)[0x55ae2af776b0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250410084900334 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008d16ad), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250410084900334 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084900334 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084900334 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084900334 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410084900334 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410084900334 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084900334 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 8d 16 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) 20250410084900334 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13779764)[0x55ae2af6ac80]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250410084900334 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55ae2af79030]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250410084900334 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55ae2af79030]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) TC_rab_assignment_concurrent-Iuh0-RUA(201)@449bbc254af8: Deleted conn table entry 4TC_rab_assignment_concurrent0(214)4798267 20250410084900334 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084900334 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084900334 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084900334 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410084900334 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410084900334 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.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' 20250410084900334 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410084900334 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410084900334 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084900334 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 8d 16 ad 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 01  20250410084900334 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084900334 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410084900334 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410084900334 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410084900334 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410084900334 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410084900334 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410084900334 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410084900334 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084900334 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 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 dd 32 65 00 00 00 00 00 00 06 00 08 00 00 00 07  20250410084900335 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084900335 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410084900335 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410084900335 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410084900335 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410084900335 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410084900335 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410084900335 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410084900335 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=00dd3265), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250410084900335 DLSCCP DEBUG Received CO:RELRE for local reference 9 (sccp_scoc.c:1855) 20250410084900335 DLSCCP DEBUG SCCP-SCOC(9)[0x55ae2af71200]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250410084900335 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410084900335 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250410084900335 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) 20250410084900335 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55ae2af6adb0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250410084900335 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410084900335 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410084900335 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410084900335 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410084900335 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410084900335 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084900335 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  20250410084900335 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55ae2af6adb0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250410084900335 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10142552)[0x55ae2af73390]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250410084900335 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10142552)[0x55ae2af73390]{disconnected}: Freeing instance (context_map.c:202) 20250410084900335 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10142552)[0x55ae2af73390]{disconnected}: Deallocated (fsm.c:568) 20250410084900335 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55ae2af6adb0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250410084900335 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55ae2af6adb0]{disconnected}: Freeing instance (context_map.c:206) 20250410084900335 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55ae2af6adb0]{disconnected}: Deallocated (fsm.c:568) 20250410084900335 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10142552 SCCP-9 msc-0 MI=IMSI-262420000000001: Deallocating (context_map.c:225) 20250410084900335 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=00dd3265), PART(T=Source Reference,L=4,D=00000009) (sccp_scrc.c:415) 20250410084900335 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084900335 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084900335 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084900335 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410084900335 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410084900335 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084900335 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 dd 32 65 00 00 09 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410084900335 DLSCCP DEBUG SCCP-SCOC(9)[0x55ae2af71200]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250410084900335 DLSCCP DEBUG SCCP-SCOC(9)[0x55ae2af71200]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250410084900335 DLSCCP DEBUG SCCP-SCOC(9)[0x55ae2af71200]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250410084900335 DLSCCP DEBUG SCCP-SCOC(9)[0x55ae2af71200]{IDLE}: Deallocated (fsm.c:568) 20250410084900335 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410084900335 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410084900335 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410084900335 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410084900335 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410084900335 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) 20250410084900335 DLSCCP DEBUG Received CO:CODT for local reference 11 (sccp_scoc.c:1855) 20250410084900335 DLSCCP DEBUG SCCP-SCOC(11)[0x55ae2af7b280]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250410084900335 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410084900335 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250410084900335 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55ae2af7a890]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250410084900335 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250410084900335 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250410084900335 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55ae2af7a890]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250410084900335 DMGW DEBUG mgw(mgw-fsm-10432849-0)[0x55ae2afa6740]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250410084900335 DMGW DEBUG mgw(mgw-fsm-10432849-0)[0x55ae2afa6740]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250410084900335 DMGW DEBUG mgw(mgw-fsm-10432849-0)[0x55ae2afa6740]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250410084900335 DLMGCP DEBUG mgw-endp(mgw-fsm-10432849-0)[0x55ae2afa6950]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250410084900335 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55ae2af9cd70]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250410084900335 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:38983: len=57 'DLCX 62 rtpbridge/3@mgw MGCP 1.0\r\nC: 9f315'... (mgcp_client.c:807) 20250410084900335 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250410084900335 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55ae2af9cd70]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250410084900335 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55ae2afa6390]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250410084900335 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:38983: len=57 'DLCX 63 rtpbridge/3@mgw MGCP 1.0\r\nC: 9f315'... (mgcp_client.c:807) 20250410084900335 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250410084900335 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55ae2afa6390]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250410084900335 DLMGCP DEBUG mgw-endp(mgw-fsm-10432849-0)[0x55ae2afa6950]{IN_USE}: Removing from parent mgw(mgw-fsm-10432849-0)[0x55ae2afa6740] (mgcp_client_endpoint_fsm.c:873) 20250410084900335 DLMGCP DEBUG mgw-endp(mgw-fsm-10432849-0)[0x55ae2afa6950]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250410084900335 DLMGCP DEBUG mgw-endp(mgw-fsm-10432849-0)[0x55ae2afa6950]{IN_USE}: Deallocated (fsm.c:568) 20250410084900335 DMGW DEBUG mgw(mgw-fsm-10432849-0)[0x55ae2afa6740]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250410084900335 DMGW DEBUG mgw(mgw-fsm-10432849-0)[0x55ae2afa6740]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250410084900336 DMGW DEBUG mgw(mgw-fsm-10432849-0)[0x55ae2afa6740]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250410084900336 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10432849)[0x55ae2af79d90]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250410084900336 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20250410084900336 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410084900336 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) 20250410084900336 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084900336 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084900336 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084900336 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410084900336 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410084900336 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250410084900336 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410084900336 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410084900336 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084900336 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410084900336 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410084900336 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250410084900336 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250410084900336 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x49373b,cause=radio(normal)) (hnbgw_rua.c:439) 20250410084900336 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4798267 SCCP-12 msc-0 MI=IMSI-262420000000005: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250410084900336 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4798267)[0x55ae2af7ab20]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250410084900336 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250410084900336 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 dd 32 65 00 00 09 00 00 06 00 08 00 00 00 01  20250410084900336 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250410084900336 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4798267)[0x55ae2af7ab20]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250410084900336 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55ae2af76f00]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250410084900336 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250410084900336 DLSCCP DEBUG SCCP-SCOC(12)[0x55ae2af833e0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250410084900336 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009d2f85), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250410084900336 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084900336 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084900336 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084900336 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084900336 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084900336 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084900336 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410084900337 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410084900337 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250410084900337 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410084900337 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410084900337 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084900337 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 9d 2f 85 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 01  20250410084900336 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410084900336 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410084900336 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084900336 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 9d 2f 85 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) 20250410084900336 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4798267)[0x55ae2af7ab20]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250410084900336 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55ae2af76f00]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250410084900336 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55ae2af76f00]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) HNBGW_Test.msc0-SCCP(202)@449bbc254af8: Session index based on local reference:2 HNBGW_Test.msc0-SCCP(202)@449bbc254af8: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@449bbc254af8: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@449bbc254af8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.msc0-SCCP(202)@449bbc254af8: Session index based on local reference:1 HNBGW_Test.msc0-SCCP(202)@449bbc254af8: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(212)@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(202)@449bbc254af8: Session index based on local reference:4 HNBGW_Test.msc0-SCCP(202)@449bbc254af8: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@449bbc254af8: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@449bbc254af8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(211)@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(214)@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@449bbc254af8: Deleted conn table entry 2TC_rab_assignment_concurrent0(211)16649557 HNBGW_Test.msc0-SCCP(202)@449bbc254af8: Session index based on connection ID:2 HNBGW_Test.msc0-RAN(203)@449bbc254af8: Deleted conn table entry 4TC_rab_assignment_concurrent0(214)16591979 20250410084900347 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084900347 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410084900347 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410084900347 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410084900347 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410084900347 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410084900347 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410084900347 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410084900347 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084900347 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 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 8d 16 ad 00 00 00 00 00 00 06 00 08 00 00 00 07  20250410084900347 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410084900348 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410084900348 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410084900348 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410084900348 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410084900348 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=008d16ad), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250410084900348 DLSCCP DEBUG Received CO:RELRE for local reference 10 (sccp_scoc.c:1855) 20250410084900348 DLSCCP DEBUG SCCP-SCOC(10)[0x55ae2af776b0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250410084900348 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410084900348 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250410084900348 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) 20250410084900348 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55ae2af79030]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250410084900348 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55ae2af79030]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250410084900348 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13779764)[0x55ae2af6ac80]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250410084900348 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13779764)[0x55ae2af6ac80]{disconnected}: Freeing instance (context_map.c:202) 20250410084900348 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13779764)[0x55ae2af6ac80]{disconnected}: Deallocated (fsm.c:568) 20250410084900348 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55ae2af79030]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250410084900348 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55ae2af79030]{disconnected}: Freeing instance (context_map.c:206) 20250410084900348 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55ae2af79030]{disconnected}: Deallocated (fsm.c:568) 20250410084900348 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13779764 SCCP-10 msc-0 MI=IMSI-262420000000002: Deallocating (context_map.c:225) 20250410084900348 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=008d16ad), PART(T=Source Reference,L=4,D=0000000a) (sccp_scrc.c:415) 20250410084900348 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084900348 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084900348 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084900348 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410084900348 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410084900348 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084900348 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 8d 16 ad 00 00 0a 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) HNBGW_Test.msc0-SCCP(202)@449bbc254af8: Session index based on connection ID:4 20250410084900348 DLSCCP DEBUG SCCP-SCOC(10)[0x55ae2af776b0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250410084900348 DLSCCP DEBUG SCCP-SCOC(10)[0x55ae2af776b0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250410084900348 DLSCCP DEBUG SCCP-SCOC(10)[0x55ae2af776b0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250410084900348 DLSCCP DEBUG SCCP-SCOC(10)[0x55ae2af776b0]{IDLE}: Deallocated (fsm.c:568) 20250410084900348 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084900349 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084900349 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084900349 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410084900349 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410084900349 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.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' 20250410084900349 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410084900349 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410084900349 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084900349 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 8d 16 ad 00 00 0a 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(202)@449bbc254af8: Session index based on connection ID:5 HNBGW_Test.msc0-SCCP(202)@449bbc254af8: vl_len:12 HNBGW_Test.msc0-SCCP(202)@449bbc254af8: vl_from0 20250410084900351 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084900351 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410084900351 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410084900351 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410084900351 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410084900351 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410084900351 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410084900351 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410084900351 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084900351 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 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 9d 2f 85 00 00 00 00 00 00 06 00 08 00 00 00 07  HNBGW_Test.msc0-SCCP(202)@449bbc254af8: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250410084900351 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410084900351 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410084900351 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410084900351 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410084900351 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410084900351 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=009d2f85), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250410084900351 DLSCCP DEBUG Received CO:RELRE for local reference 12 (sccp_scoc.c:1855) 20250410084900351 DLSCCP DEBUG SCCP-SCOC(12)[0x55ae2af833e0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250410084900351 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410084900351 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250410084900351 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) 20250410084900351 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55ae2af76f00]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250410084900351 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55ae2af76f00]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250410084900351 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4798267)[0x55ae2af7ab20]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250410084900351 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4798267)[0x55ae2af7ab20]{disconnected}: Freeing instance (context_map.c:202) 20250410084900351 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4798267)[0x55ae2af7ab20]{disconnected}: Deallocated (fsm.c:568) 20250410084900351 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55ae2af76f00]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250410084900351 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55ae2af76f00]{disconnected}: Freeing instance (context_map.c:206) 20250410084900351 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55ae2af76f00]{disconnected}: Deallocated (fsm.c:568) 20250410084900351 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4798267 SCCP-12 msc-0 MI=IMSI-262420000000005: Deallocating (context_map.c:225) 20250410084900351 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=009d2f85), PART(T=Source Reference,L=4,D=0000000c) (sccp_scrc.c:415) 20250410084900352 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084900352 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084900352 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084900352 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410084900352 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410084900352 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084900352 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 9d 2f 85 00 00 0c 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410084900352 DLSCCP DEBUG SCCP-SCOC(12)[0x55ae2af833e0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250410084900352 DLSCCP DEBUG SCCP-SCOC(12)[0x55ae2af833e0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250410084900352 DLSCCP DEBUG SCCP-SCOC(12)[0x55ae2af833e0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250410084900352 DLSCCP DEBUG SCCP-SCOC(12)[0x55ae2af833e0]{IDLE}: Deallocated (fsm.c:568) 20250410084900352 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084900352 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084900352 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084900352 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410084900352 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410084900352 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250410084900352 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410084900352 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410084900352 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084900352 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 9d 2f 85 00 00 0c 00 00 06 00 08 00 00 00 01  20250410084900352 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084900352 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410084900352 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410084900352 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410084900352 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410084900352 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410084900352 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410084900352 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410084900352 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084900352 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  HNBGW_Test.msc0-SCCP(202)@449bbc254af8: Session index based on local reference:2 HNBGW_Test.msc0-SCCP(202)@449bbc254af8: RLC received in state:disconnect_pending 20250410084900352 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410084900353 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410084900353 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410084900353 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410084900353 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410084900353 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) 20250410084900353 DLSCCP DEBUG Received CO:CODT for local reference 13 (sccp_scoc.c:1855) 20250410084900353 DLSCCP DEBUG SCCP-SCOC(13)[0x55ae2af82520]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250410084900353 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410084900353 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250410084900353 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55ae2af7ad70]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250410084900353 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250410084900353 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250410084900353 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55ae2af7ad70]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250410084900353 DMGW DEBUG mgw(mgw-fsm-14435453-0)[0x55ae2afaf3a0]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250410084900353 DMGW DEBUG mgw(mgw-fsm-14435453-0)[0x55ae2afaf3a0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250410084900353 DMGW DEBUG mgw(mgw-fsm-14435453-0)[0x55ae2afaf3a0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250410084900353 DLMGCP DEBUG mgw-endp(mgw-fsm-14435453-0)[0x55ae2afafa20]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250410084900353 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55ae2afb62f0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250410084900353 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:38983: len=57 'DLCX 64 rtpbridge/4@mgw MGCP 1.0\r\nC: dc447'... (mgcp_client.c:807) 20250410084900353 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250410084900353 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55ae2afb62f0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250410084900353 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55ae2afae510]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250410084900353 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:38983: len=57 'DLCX 65 rtpbridge/4@mgw MGCP 1.0\r\nC: dc447'... (mgcp_client.c:807) 20250410084900353 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250410084900353 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55ae2afae510]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250410084900353 DLMGCP DEBUG mgw-endp(mgw-fsm-14435453-0)[0x55ae2afafa20]{IN_USE}: Removing from parent mgw(mgw-fsm-14435453-0)[0x55ae2afaf3a0] (mgcp_client_endpoint_fsm.c:873) 20250410084900353 DLMGCP DEBUG mgw-endp(mgw-fsm-14435453-0)[0x55ae2afafa20]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250410084900353 DLMGCP DEBUG mgw-endp(mgw-fsm-14435453-0)[0x55ae2afafa20]{IN_USE}: Deallocated (fsm.c:568) 20250410084900353 DMGW DEBUG mgw(mgw-fsm-14435453-0)[0x55ae2afaf3a0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250410084900353 DMGW DEBUG mgw(mgw-fsm-14435453-0)[0x55ae2afaf3a0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250410084900353 DMGW DEBUG mgw(mgw-fsm-14435453-0)[0x55ae2afaf3a0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250410084900353 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14435453)[0x55ae2af81e60]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250410084900353 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20250410084900353 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410084900353 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)@449bbc254af8: Session index based on local reference:4 HNBGW_Test.msc0-SCCP(202)@449bbc254af8: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(213)@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(212)@449bbc254af8: DLCX{ line := { verb := "DLCX", trans_id := "62", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "9f315117" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(212)@449bbc254af8: DLCX{ line := { verb := "DLCX", trans_id := "63", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "9f315117" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(212)@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed 20250410084900365 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 62 OK (mgcp_client.c:758) 20250410084900365 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55ae2af9cd70]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250410084900365 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55ae2af9cd70]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250410084900365 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55ae2af9cd70]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250410084900365 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55ae2af9cd70]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250410084900365 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 63 OK (mgcp_client.c:758) 20250410084900365 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55ae2afa6390]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250410084900365 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55ae2afa6390]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250410084900365 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55ae2afa6390]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250410084900365 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55ae2afa6390]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(213)@449bbc254af8: DLCX{ line := { verb := "DLCX", trans_id := "64", ep := "rtpbridge/4@mgw", ver := "1.0" }, params := { { code := "C", val := "dc447d17" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(213)@449bbc254af8: DLCX{ line := { verb := "DLCX", trans_id := "65", ep := "rtpbridge/4@mgw", ver := "1.0" }, params := { { code := "C", val := "dc447d17" }, { code := "I", val := "22222" } }, sdp := omit } 20250410084900365 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 64 OK (mgcp_client.c:758) 20250410084900365 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55ae2afb62f0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250410084900365 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55ae2afb62f0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250410084900365 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55ae2afb62f0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250410084900365 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55ae2afb62f0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(213)@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed 20250410084900366 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 65 OK (mgcp_client.c:758) 20250410084900366 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55ae2afae510]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250410084900366 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55ae2afae510]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250410084900366 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55ae2afae510]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250410084900366 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55ae2afae510]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@449bbc254af8: Deleted conn table entry 3TC_rab_assignment_concurrent0(212)10432849 TC_rab_assignment_concurrent-Iuh0-RUA(201)@449bbc254af8: Deleted conn table entry 5TC_rab_assignment_concurrent0(213)14435453 20250410084900368 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410084900368 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410084900368 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250410084900368 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250410084900368 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x9f3151,cause=radio(normal)) (hnbgw_rua.c:439) 20250410084900368 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084900368 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084900368 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084900368 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410084900368 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410084900368 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.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' 20250410084900368 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410084900368 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410084900368 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084900368 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 04 fa 1d 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 01  20250410084900368 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10432849 SCCP-11 msc-0 MI=IMSI-262420000000003: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250410084900368 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10432849)[0x55ae2af79d90]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250410084900368 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250410084900368 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250410084900368 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10432849)[0x55ae2af79d90]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250410084900368 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55ae2af7a890]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250410084900368 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250410084900368 DLSCCP DEBUG SCCP-SCOC(11)[0x55ae2af7b280]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250410084900368 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0004fa1d), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250410084900368 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084900368 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084900368 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084900368 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410084900368 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410084900368 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084900368 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 04 fa 1d 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) 20250410084900368 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10432849)[0x55ae2af79d90]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250410084900368 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55ae2af7a890]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250410084900368 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55ae2af7a890]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) HNBGW_Test.msc0-SCCP(202)@449bbc254af8: Session index based on local reference:3 HNBGW_Test.msc0-SCCP(202)@449bbc254af8: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@449bbc254af8: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@449bbc254af8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(212)@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@449bbc254af8: Deleted conn table entry 3TC_rab_assignment_concurrent0(212)15255459 HNBGW_Test.msc0-SCCP(202)@449bbc254af8: Session index based on connection ID:3 20250410084900374 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084900374 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410084900374 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410084900374 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410084900374 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410084900374 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410084900374 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410084900374 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410084900374 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084900374 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 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 04 fa 1d 00 00 00 00 00 00 06 00 08 00 00 00 07  20250410084900374 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410084900374 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410084900374 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410084900374 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410084900374 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410084900374 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=0004fa1d), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250410084900374 DLSCCP DEBUG Received CO:RELRE for local reference 11 (sccp_scoc.c:1855) 20250410084900374 DLSCCP DEBUG SCCP-SCOC(11)[0x55ae2af7b280]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250410084900374 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410084900374 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250410084900374 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) 20250410084900374 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55ae2af7a890]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250410084900374 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55ae2af7a890]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250410084900374 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10432849)[0x55ae2af79d90]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250410084900374 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10432849)[0x55ae2af79d90]{disconnected}: Freeing instance (context_map.c:202) 20250410084900374 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10432849)[0x55ae2af79d90]{disconnected}: Deallocated (fsm.c:568) 20250410084900374 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55ae2af7a890]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250410084900374 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55ae2af7a890]{disconnected}: Freeing instance (context_map.c:206) 20250410084900374 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55ae2af7a890]{disconnected}: Deallocated (fsm.c:568) 20250410084900374 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10432849 SCCP-11 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250410084900374 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=0004fa1d), PART(T=Source Reference,L=4,D=0000000b) (sccp_scrc.c:415) 20250410084900374 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084900374 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084900374 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084900374 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410084900374 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410084900374 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084900374 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 04 fa 1d 00 00 0b 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410084900374 DLSCCP DEBUG SCCP-SCOC(11)[0x55ae2af7b280]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250410084900374 DLSCCP DEBUG SCCP-SCOC(11)[0x55ae2af7b280]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250410084900374 DLSCCP DEBUG SCCP-SCOC(11)[0x55ae2af7b280]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250410084900374 DLSCCP DEBUG SCCP-SCOC(11)[0x55ae2af7b280]{IDLE}: Deallocated (fsm.c:568) 20250410084900374 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084900374 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084900374 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084900374 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410084900374 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410084900374 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.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' 20250410084900374 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410084900375 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410084900375 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084900375 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 04 fa 1d 00 00 0b 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(202)@449bbc254af8: Session index based on local reference:3 HNBGW_Test.msc0-SCCP(202)@449bbc254af8: RLC received in state:disconnect_pending HNBGW_Test.msc0-SCCP(202)@449bbc254af8: Session index based on connection ID:6 HNBGW_Test.msc0-SCCP(202)@449bbc254af8: vl_len:12 HNBGW_Test.msc0-SCCP(202)@449bbc254af8: vl_from0 HNBGW_Test.msc0-SCCP(202)@449bbc254af8: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250410084900378 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084900378 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410084900378 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410084900378 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410084900378 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410084900378 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410084900378 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410084900378 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410084900378 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084900378 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  20250410084900379 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410084900379 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410084900379 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410084900379 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410084900379 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410084900379 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) 20250410084900379 DLSCCP DEBUG Received CO:CODT for local reference 14 (sccp_scoc.c:1855) 20250410084900379 DLSCCP DEBUG SCCP-SCOC(14)[0x55ae2af83a30]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250410084900379 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410084900379 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250410084900379 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x55ae2af82ec0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250410084900379 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250410084900379 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250410084900379 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x55ae2af82ec0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250410084900379 DMGW DEBUG mgw(mgw-fsm-13697146-0)[0x55ae2afb8280]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250410084900379 DMGW DEBUG mgw(mgw-fsm-13697146-0)[0x55ae2afb8280]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250410084900379 DMGW DEBUG mgw(mgw-fsm-13697146-0)[0x55ae2afb8280]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250410084900379 DLMGCP DEBUG mgw-endp(mgw-fsm-13697146-0)[0x55ae2afb8490]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250410084900379 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55ae2afa5d60]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250410084900379 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:38983: len=57 'DLCX 66 rtpbridge/6@mgw MGCP 1.0\r\nC: d1007'... (mgcp_client.c:807) 20250410084900379 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250410084900379 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55ae2afa5d60]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250410084900379 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55ae2afa5560]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250410084900379 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:38983: len=57 'DLCX 67 rtpbridge/6@mgw MGCP 1.0\r\nC: d1007'... (mgcp_client.c:807) 20250410084900379 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250410084900379 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55ae2afa5560]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250410084900379 DLMGCP DEBUG mgw-endp(mgw-fsm-13697146-0)[0x55ae2afb8490]{IN_USE}: Removing from parent mgw(mgw-fsm-13697146-0)[0x55ae2afb8280] (mgcp_client_endpoint_fsm.c:873) 20250410084900380 DLMGCP DEBUG mgw-endp(mgw-fsm-13697146-0)[0x55ae2afb8490]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250410084900380 DLMGCP DEBUG mgw-endp(mgw-fsm-13697146-0)[0x55ae2afb8490]{IN_USE}: Deallocated (fsm.c:568) 20250410084900380 DMGW DEBUG mgw(mgw-fsm-13697146-0)[0x55ae2afb8280]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250410084900380 DMGW DEBUG mgw(mgw-fsm-13697146-0)[0x55ae2afb8280]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250410084900380 DMGW DEBUG mgw(mgw-fsm-13697146-0)[0x55ae2afb8280]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250410084900380 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13697146)[0x55ae2af82d90]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250410084900380 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20250410084900380 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410084900380 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) 20250410084900380 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410084900380 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410084900380 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250410084900380 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250410084900380 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xdc447d,cause=radio(normal)) (hnbgw_rua.c:439) 20250410084900380 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14435453 SCCP-13 msc-0 MI=IMSI-262420000000004: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250410084900380 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14435453)[0x55ae2af81e60]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250410084900380 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250410084900380 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250410084900380 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14435453)[0x55ae2af81e60]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250410084900380 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55ae2af7ad70]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250410084900380 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250410084900380 DLSCCP DEBUG SCCP-SCOC(13)[0x55ae2af82520]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250410084900381 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000bd367), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250410084900381 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084900381 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084900381 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084900381 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410084900381 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410084900381 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084900381 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 0b d3 67 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410084900381 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14435453)[0x55ae2af81e60]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250410084900381 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55ae2af7ad70]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250410084900381 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55ae2af7ad70]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250410084900381 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084900381 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084900381 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084900381 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410084900381 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410084900381 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.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' 20250410084900381 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410084900381 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410084900381 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084900381 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 0b d3 67 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 01  TC_rab_assignment_concurrent0(215)@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(202)@449bbc254af8: Session index based on local reference:5 HNBGW_Test.msc0-SCCP(202)@449bbc254af8: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@449bbc254af8: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@449bbc254af8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(213)@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@449bbc254af8: Deleted conn table entry 5TC_rab_assignment_concurrent0(213)9277378 HNBGW_Test.msc0-SCCP(202)@449bbc254af8: Session index based on connection ID:5 20250410084900389 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084900389 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410084900389 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410084900389 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410084900389 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410084900389 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410084900389 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410084900389 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410084900389 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084900389 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 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 0b d3 67 00 00 00 00 00 00 06 00 08 00 00 00 07  20250410084900389 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410084900389 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410084900389 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410084900389 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410084900389 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410084900389 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=000bd367), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250410084900389 DLSCCP DEBUG Received CO:RELRE for local reference 13 (sccp_scoc.c:1855) 20250410084900389 DLSCCP DEBUG SCCP-SCOC(13)[0x55ae2af82520]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250410084900389 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410084900389 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250410084900389 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) 20250410084900389 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55ae2af7ad70]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250410084900389 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55ae2af7ad70]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250410084900389 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14435453)[0x55ae2af81e60]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250410084900389 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14435453)[0x55ae2af81e60]{disconnected}: Freeing instance (context_map.c:202) 20250410084900389 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14435453)[0x55ae2af81e60]{disconnected}: Deallocated (fsm.c:568) 20250410084900389 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55ae2af7ad70]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250410084900389 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55ae2af7ad70]{disconnected}: Freeing instance (context_map.c:206) 20250410084900390 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55ae2af7ad70]{disconnected}: Deallocated (fsm.c:568) 20250410084900390 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14435453 SCCP-13 msc-0 MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20250410084900390 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=000bd367), PART(T=Source Reference,L=4,D=0000000d) (sccp_scrc.c:415) 20250410084900390 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084900390 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084900390 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084900390 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410084900390 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410084900390 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084900390 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 0b d3 67 00 00 0d 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410084900390 DLSCCP DEBUG SCCP-SCOC(13)[0x55ae2af82520]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250410084900390 DLSCCP DEBUG SCCP-SCOC(13)[0x55ae2af82520]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250410084900390 DLSCCP DEBUG SCCP-SCOC(13)[0x55ae2af82520]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250410084900390 DLSCCP DEBUG SCCP-SCOC(13)[0x55ae2af82520]{IDLE}: Deallocated (fsm.c:568) 20250410084900390 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084900390 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084900390 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084900390 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410084900390 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410084900390 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.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' 20250410084900390 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410084900390 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410084900390 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084900390 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 0b d3 67 00 00 0d 00 00 06 00 08 00 00 00 01  TC_rab_assignment_concurrent0(215)@449bbc254af8: DLCX{ line := { verb := "DLCX", trans_id := "66", ep := "rtpbridge/6@mgw", ver := "1.0" }, params := { { code := "C", val := "d1007a17" }, { code := "I", val := "11111" } }, sdp := omit } HNBGW_Test.msc0-SCCP(202)@449bbc254af8: Session index based on local reference:5 HNBGW_Test.msc0-SCCP(202)@449bbc254af8: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(215)@449bbc254af8: DLCX{ line := { verb := "DLCX", trans_id := "67", ep := "rtpbridge/6@mgw", ver := "1.0" }, params := { { code := "C", val := "d1007a17" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(215)@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed 20250410084900392 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 66 OK (mgcp_client.c:758) 20250410084900392 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55ae2afa5d60]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250410084900392 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55ae2afa5d60]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250410084900392 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55ae2afa5d60]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250410084900392 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55ae2afa5d60]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250410084900393 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 67 OK (mgcp_client.c:758) 20250410084900393 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55ae2afa5560]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250410084900393 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55ae2afa5560]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250410084900393 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55ae2afa5560]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250410084900393 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55ae2afa5560]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@449bbc254af8: Deleted conn table entry 6TC_rab_assignment_concurrent0(215)13697146 HNBGW_Test.msc0-SCCP(202)@449bbc254af8: Session index based on connection ID:7 HNBGW_Test.msc0-SCCP(202)@449bbc254af8: vl_len:12 HNBGW_Test.msc0-SCCP(202)@449bbc254af8: vl_from0 HNBGW_Test.msc0-SCCP(202)@449bbc254af8: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250410084900406 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084900407 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410084900407 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410084900407 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410084900407 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410084900407 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410084900407 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410084900407 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410084900407 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084900407 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  20250410084900407 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410084900407 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410084900407 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410084900407 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410084900407 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410084900407 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) 20250410084900407 DLSCCP DEBUG Received CO:CODT for local reference 15 (sccp_scoc.c:1855) 20250410084900407 DLSCCP DEBUG SCCP-SCOC(15)[0x55ae2af84490]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250410084900407 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410084900407 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250410084900407 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x55ae2af82a20]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250410084900407 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250410084900407 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250410084900407 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x55ae2af82a20]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250410084900407 DMGW DEBUG mgw(mgw-fsm-10200151-0)[0x55ae2afc0ff0]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250410084900407 DMGW DEBUG mgw(mgw-fsm-10200151-0)[0x55ae2afc0ff0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250410084900407 DMGW DEBUG mgw(mgw-fsm-10200151-0)[0x55ae2afc0ff0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250410084900407 DLMGCP DEBUG mgw-endp(mgw-fsm-10200151-0)[0x55ae2afc1670]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250410084900407 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55ae2afc7f40]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250410084900407 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:38983: len=57 'DLCX 68 rtpbridge/7@mgw MGCP 1.0\r\nC: 9ba45'... (mgcp_client.c:807) 20250410084900407 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250410084900407 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55ae2afc7f40]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250410084900407 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55ae2afc05c0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250410084900407 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:38983: len=57 'DLCX 69 rtpbridge/7@mgw MGCP 1.0\r\nC: 9ba45'... (mgcp_client.c:807) 20250410084900407 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250410084900407 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55ae2afc05c0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250410084900407 DLMGCP DEBUG mgw-endp(mgw-fsm-10200151-0)[0x55ae2afc1670]{IN_USE}: Removing from parent mgw(mgw-fsm-10200151-0)[0x55ae2afc0ff0] (mgcp_client_endpoint_fsm.c:873) 20250410084900407 DLMGCP DEBUG mgw-endp(mgw-fsm-10200151-0)[0x55ae2afc1670]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250410084900407 DLMGCP DEBUG mgw-endp(mgw-fsm-10200151-0)[0x55ae2afc1670]{IN_USE}: Deallocated (fsm.c:568) 20250410084900407 DMGW DEBUG mgw(mgw-fsm-10200151-0)[0x55ae2afc0ff0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250410084900407 DMGW DEBUG mgw(mgw-fsm-10200151-0)[0x55ae2afc0ff0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250410084900407 DMGW DEBUG mgw(mgw-fsm-10200151-0)[0x55ae2afc0ff0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250410084900407 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10200151)[0x55ae2af828f0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250410084900407 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20250410084900407 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410084900407 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) 20250410084900408 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410084900408 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410084900408 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250410084900408 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250410084900408 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xd1007a,cause=radio(normal)) (hnbgw_rua.c:439) 20250410084900408 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13697146 SCCP-14 msc-0 MI=IMSI-262420000000006: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250410084900408 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13697146)[0x55ae2af82d90]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250410084900408 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250410084900408 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250410084900408 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13697146)[0x55ae2af82d90]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250410084900408 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x55ae2af82ec0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250410084900408 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250410084900408 DLSCCP DEBUG SCCP-SCOC(14)[0x55ae2af83a30]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250410084900408 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0085257a), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250410084900408 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084900408 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084900408 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084900408 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410084900408 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410084900408 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084900408 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 85 25 7a 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) 20250410084900408 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13697146)[0x55ae2af82d90]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250410084900408 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x55ae2af82ec0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250410084900408 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x55ae2af82ec0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250410084900408 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084900408 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084900408 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084900408 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410084900408 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410084900408 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250410084900408 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410084900408 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410084900409 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084900409 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 85 25 7a 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)@449bbc254af8: Session index based on local reference:6 TC_rab_assignment_concurrent0(216)@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(202)@449bbc254af8: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@449bbc254af8: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@449bbc254af8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(215)@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@449bbc254af8: Deleted conn table entry 6TC_rab_assignment_concurrent0(215)7333986 HNBGW_Test.msc0-SCCP(202)@449bbc254af8: Session index based on connection ID:6 20250410084900417 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084900417 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410084900417 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410084900417 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410084900417 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410084900417 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410084900417 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410084900417 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410084900417 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084900417 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 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 85 25 7a 00 00 00 00 00 00 06 00 08 00 00 00 07  20250410084900417 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410084900417 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410084900417 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410084900417 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410084900417 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410084900417 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=0085257a), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250410084900417 DLSCCP DEBUG Received CO:RELRE for local reference 14 (sccp_scoc.c:1855) 20250410084900417 DLSCCP DEBUG SCCP-SCOC(14)[0x55ae2af83a30]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250410084900417 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410084900417 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250410084900417 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) 20250410084900417 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x55ae2af82ec0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250410084900417 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x55ae2af82ec0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250410084900417 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13697146)[0x55ae2af82d90]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250410084900417 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13697146)[0x55ae2af82d90]{disconnected}: Freeing instance (context_map.c:202) 20250410084900417 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13697146)[0x55ae2af82d90]{disconnected}: Deallocated (fsm.c:568) 20250410084900418 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x55ae2af82ec0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250410084900418 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x55ae2af82ec0]{disconnected}: Freeing instance (context_map.c:206) 20250410084900418 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x55ae2af82ec0]{disconnected}: Deallocated (fsm.c:568) 20250410084900418 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13697146 SCCP-14 msc-0 MI=IMSI-262420000000006: Deallocating (context_map.c:225) 20250410084900418 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=0085257a), PART(T=Source Reference,L=4,D=0000000e) (sccp_scrc.c:415) 20250410084900418 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084900418 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084900418 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084900418 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410084900418 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410084900418 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084900418 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 85 25 7a 00 00 0e 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410084900418 DLSCCP DEBUG SCCP-SCOC(14)[0x55ae2af83a30]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250410084900418 DLSCCP DEBUG SCCP-SCOC(14)[0x55ae2af83a30]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250410084900418 DLSCCP DEBUG SCCP-SCOC(14)[0x55ae2af83a30]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250410084900418 DLSCCP DEBUG SCCP-SCOC(14)[0x55ae2af83a30]{IDLE}: Deallocated (fsm.c:568) 20250410084900418 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084900418 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084900418 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084900418 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410084900418 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410084900418 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250410084900418 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410084900418 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410084900418 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084900418 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 85 25 7a 00 00 0e 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(202)@449bbc254af8: Session index based on local reference:6 HNBGW_Test.msc0-SCCP(202)@449bbc254af8: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(216)@449bbc254af8: DLCX{ line := { verb := "DLCX", trans_id := "68", ep := "rtpbridge/7@mgw", ver := "1.0" }, params := { { code := "C", val := "9ba45717" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(216)@449bbc254af8: DLCX{ line := { verb := "DLCX", trans_id := "69", ep := "rtpbridge/7@mgw", ver := "1.0" }, params := { { code := "C", val := "9ba45717" }, { code := "I", val := "22222" } }, sdp := omit } 20250410084900426 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 68 OK (mgcp_client.c:758) TC_rab_assignment_concurrent0(216)@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed 20250410084900426 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55ae2afc7f40]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250410084900426 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55ae2afc7f40]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250410084900426 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55ae2afc7f40]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250410084900426 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55ae2afc7f40]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250410084900427 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 69 OK (mgcp_client.c:758) 20250410084900427 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55ae2afc05c0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250410084900427 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55ae2afc05c0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250410084900427 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55ae2afc05c0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250410084900427 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55ae2afc05c0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@449bbc254af8: Deleted conn table entry 7TC_rab_assignment_concurrent0(216)10200151 HNBGW_Test.msc0-SCCP(202)@449bbc254af8: Session index based on connection ID:8 HNBGW_Test.msc0-SCCP(202)@449bbc254af8: vl_len:12 HNBGW_Test.msc0-SCCP(202)@449bbc254af8: vl_from0 HNBGW_Test.msc0-SCCP(202)@449bbc254af8: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250410084900435 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084900435 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410084900435 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410084900435 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410084900435 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410084900435 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410084900435 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410084900435 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410084900435 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084900435 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  20250410084900435 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410084900436 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410084900436 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410084900436 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410084900436 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410084900436 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) 20250410084900436 DLSCCP DEBUG Received CO:CODT for local reference 16 (sccp_scoc.c:1855) 20250410084900436 DLSCCP DEBUG SCCP-SCOC(16)[0x55ae2af850e0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250410084900436 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410084900436 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250410084900436 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x55ae2af84a40]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250410084900436 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250410084900436 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250410084900436 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x55ae2af84a40]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250410084900436 DMGW DEBUG mgw(mgw-fsm-16617487-0)[0x55ae2afc9d00]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250410084900436 DMGW DEBUG mgw(mgw-fsm-16617487-0)[0x55ae2afc9d00]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250410084900436 DMGW DEBUG mgw(mgw-fsm-16617487-0)[0x55ae2afc9d00]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250410084900436 DLMGCP DEBUG mgw-endp(mgw-fsm-16617487-0)[0x55ae2afc9ed0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250410084900436 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55ae2afd0a90]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250410084900436 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:38983: len=57 'DLCX 70 rtpbridge/8@mgw MGCP 1.0\r\nC: fd900'... (mgcp_client.c:807) 20250410084900436 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250410084900436 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55ae2afd0a90]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250410084900436 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55ae2afb7430]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250410084900436 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:38983: len=57 'DLCX 71 rtpbridge/8@mgw MGCP 1.0\r\nC: fd900'... (mgcp_client.c:807) 20250410084900436 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250410084900436 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55ae2afb7430]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250410084900436 DLMGCP DEBUG mgw-endp(mgw-fsm-16617487-0)[0x55ae2afc9ed0]{IN_USE}: Removing from parent mgw(mgw-fsm-16617487-0)[0x55ae2afc9d00] (mgcp_client_endpoint_fsm.c:873) 20250410084900436 DLMGCP DEBUG mgw-endp(mgw-fsm-16617487-0)[0x55ae2afc9ed0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250410084900436 DLMGCP DEBUG mgw-endp(mgw-fsm-16617487-0)[0x55ae2afc9ed0]{IN_USE}: Deallocated (fsm.c:568) 20250410084900436 DMGW DEBUG mgw(mgw-fsm-16617487-0)[0x55ae2afc9d00]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250410084900436 DMGW DEBUG mgw(mgw-fsm-16617487-0)[0x55ae2afc9d00]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250410084900436 DMGW DEBUG mgw(mgw-fsm-16617487-0)[0x55ae2afc9d00]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250410084900436 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16617487)[0x55ae2af77250]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250410084900436 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20250410084900436 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410084900436 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) 20250410084900436 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410084900436 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410084900436 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250410084900436 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250410084900437 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x9ba457,cause=radio(normal)) (hnbgw_rua.c:439) 20250410084900437 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10200151 SCCP-15 msc-0 MI=IMSI-262420000000007: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250410084900437 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10200151)[0x55ae2af828f0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250410084900437 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250410084900437 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250410084900437 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10200151)[0x55ae2af828f0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250410084900437 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x55ae2af82a20]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250410084900437 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250410084900437 DLSCCP DEBUG SCCP-SCOC(15)[0x55ae2af84490]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250410084900437 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ec26f7), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250410084900437 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084900437 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084900437 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084900437 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410084900437 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410084900437 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084900437 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 ec 26 f7 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410084900437 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10200151)[0x55ae2af828f0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250410084900437 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x55ae2af82a20]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250410084900437 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x55ae2af82a20]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250410084900437 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084900437 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084900437 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084900437 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410084900437 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410084900437 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.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' 20250410084900437 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410084900437 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410084900437 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084900437 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 ec 26 f7 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(202)@449bbc254af8: Session index based on local reference:7 HNBGW_Test.msc0-SCCP(202)@449bbc254af8: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@449bbc254af8: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@449bbc254af8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(217)@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(216)@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@449bbc254af8: Deleted conn table entry 7TC_rab_assignment_concurrent0(216)2385358 HNBGW_Test.msc0-SCCP(202)@449bbc254af8: Session index based on connection ID:7 20250410084900445 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084900445 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410084900445 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410084900445 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410084900445 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410084900445 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410084900445 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410084900445 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410084900445 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084900445 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 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 ec 26 f7 00 00 00 00 00 00 06 00 08 00 00 00 07  20250410084900445 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410084900445 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410084900445 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410084900445 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410084900445 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410084900445 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=00ec26f7), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250410084900445 DLSCCP DEBUG Received CO:RELRE for local reference 15 (sccp_scoc.c:1855) 20250410084900445 DLSCCP DEBUG SCCP-SCOC(15)[0x55ae2af84490]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250410084900445 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410084900445 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250410084900445 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) 20250410084900445 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x55ae2af82a20]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250410084900445 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x55ae2af82a20]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250410084900445 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10200151)[0x55ae2af828f0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250410084900446 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10200151)[0x55ae2af828f0]{disconnected}: Freeing instance (context_map.c:202) 20250410084900446 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10200151)[0x55ae2af828f0]{disconnected}: Deallocated (fsm.c:568) 20250410084900446 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x55ae2af82a20]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250410084900446 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x55ae2af82a20]{disconnected}: Freeing instance (context_map.c:206) 20250410084900446 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x55ae2af82a20]{disconnected}: Deallocated (fsm.c:568) 20250410084900446 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10200151 SCCP-15 msc-0 MI=IMSI-262420000000007: Deallocating (context_map.c:225) 20250410084900446 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=00ec26f7), PART(T=Source Reference,L=4,D=0000000f) (sccp_scrc.c:415) 20250410084900446 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084900446 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084900446 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084900446 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410084900446 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410084900446 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084900446 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 ec 26 f7 00 00 0f 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410084900446 DLSCCP DEBUG SCCP-SCOC(15)[0x55ae2af84490]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250410084900446 DLSCCP DEBUG SCCP-SCOC(15)[0x55ae2af84490]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250410084900446 DLSCCP DEBUG SCCP-SCOC(15)[0x55ae2af84490]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250410084900446 DLSCCP DEBUG SCCP-SCOC(15)[0x55ae2af84490]{IDLE}: Deallocated (fsm.c:568) 20250410084900446 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084900446 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084900446 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084900446 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410084900446 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410084900446 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.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' 20250410084900446 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410084900446 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410084900446 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084900446 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 ec 26 f7 00 00 0f 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(202)@449bbc254af8: Session index based on local reference:7 HNBGW_Test.msc0-SCCP(202)@449bbc254af8: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(217)@449bbc254af8: DLCX{ line := { verb := "DLCX", trans_id := "70", ep := "rtpbridge/8@mgw", ver := "1.0" }, params := { { code := "C", val := "fd900f17" }, { code := "I", val := "11111" } }, sdp := omit } 20250410084900452 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 70 OK (mgcp_client.c:758) 20250410084900452 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55ae2afd0a90]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250410084900452 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55ae2afd0a90]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250410084900452 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55ae2afd0a90]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250410084900452 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55ae2afd0a90]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(217)@449bbc254af8: DLCX{ line := { verb := "DLCX", trans_id := "71", ep := "rtpbridge/8@mgw", ver := "1.0" }, params := { { code := "C", val := "fd900f17" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(217)@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(202)@449bbc254af8: Session index based on connection ID:9 HNBGW_Test.msc0-SCCP(202)@449bbc254af8: vl_len:12 HNBGW_Test.msc0-SCCP(202)@449bbc254af8: vl_from0 20250410084900453 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 71 OK (mgcp_client.c:758) 20250410084900453 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55ae2afb7430]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250410084900453 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55ae2afb7430]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250410084900453 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55ae2afb7430]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250410084900453 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55ae2afb7430]{ST_DLCX_RESP}: Deallocated (fsm.c:568) HNBGW_Test.msc0-SCCP(202)@449bbc254af8: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250410084900454 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084900454 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410084900454 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410084900454 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410084900454 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410084900454 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410084900454 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410084900454 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410084900454 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084900454 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  20250410084900454 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410084900454 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410084900454 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410084900454 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410084900454 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410084900454 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) 20250410084900454 DLSCCP DEBUG Received CO:CODT for local reference 17 (sccp_scoc.c:1855) 20250410084900454 DLSCCP DEBUG SCCP-SCOC(17)[0x55ae2af85cf0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250410084900454 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410084900454 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250410084900454 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55ae2af84b70]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250410084900454 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250410084900454 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250410084900454 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55ae2af84b70]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250410084900454 DMGW DEBUG mgw(mgw-fsm-5266306-0)[0x55ae2afd2a50]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250410084900454 DMGW DEBUG mgw(mgw-fsm-5266306-0)[0x55ae2afd2a50]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250410084900454 DMGW DEBUG mgw(mgw-fsm-5266306-0)[0x55ae2afd2a50]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250410084900454 DLMGCP DEBUG mgw-endp(mgw-fsm-5266306-0)[0x55ae2afd2c60]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250410084900454 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55ae2afd2090]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250410084900454 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:38983: len=57 'DLCX 72 rtpbridge/9@mgw MGCP 1.0\r\nC: 505b8'... (mgcp_client.c:807) 20250410084900454 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250410084900454 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55ae2afd2090]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250410084900454 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55ae2afd1b90]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250410084900454 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:38983: len=57 'DLCX 73 rtpbridge/9@mgw MGCP 1.0\r\nC: 505b8'... (mgcp_client.c:807) 20250410084900454 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250410084900454 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55ae2afd1b90]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250410084900454 DLMGCP DEBUG mgw-endp(mgw-fsm-5266306-0)[0x55ae2afd2c60]{IN_USE}: Removing from parent mgw(mgw-fsm-5266306-0)[0x55ae2afd2a50] (mgcp_client_endpoint_fsm.c:873) 20250410084900454 DLMGCP DEBUG mgw-endp(mgw-fsm-5266306-0)[0x55ae2afd2c60]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250410084900454 DLMGCP DEBUG mgw-endp(mgw-fsm-5266306-0)[0x55ae2afd2c60]{IN_USE}: Deallocated (fsm.c:568) 20250410084900454 DMGW DEBUG mgw(mgw-fsm-5266306-0)[0x55ae2afd2a50]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250410084900454 DMGW DEBUG mgw(mgw-fsm-5266306-0)[0x55ae2afd2a50]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250410084900454 DMGW DEBUG mgw(mgw-fsm-5266306-0)[0x55ae2afd2a50]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250410084900454 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5266306)[0x55ae2af847f0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250410084900454 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20250410084900454 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410084900454 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) TC_rab_assignment_concurrent-Iuh0-RUA(201)@449bbc254af8: Deleted conn table entry 8TC_rab_assignment_concurrent0(217)16617487 TC_rab_assignment_concurrent0(218)@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed 20250410084900457 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410084900457 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410084900457 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250410084900457 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250410084900457 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xfd900f,cause=radio(normal)) (hnbgw_rua.c:439) 20250410084900457 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16617487 SCCP-16 msc-0 MI=IMSI-262420000000008: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250410084900457 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16617487)[0x55ae2af77250]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250410084900458 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250410084900458 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250410084900458 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16617487)[0x55ae2af77250]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250410084900458 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x55ae2af84a40]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250410084900458 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250410084900458 DLSCCP DEBUG SCCP-SCOC(16)[0x55ae2af850e0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250410084900458 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d7404b), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250410084900458 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084900458 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084900458 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084900458 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410084900458 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410084900458 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084900458 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 d7 40 4b 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) 20250410084900458 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16617487)[0x55ae2af77250]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250410084900458 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x55ae2af84a40]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250410084900458 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x55ae2af84a40]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250410084900458 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084900458 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084900458 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084900458 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410084900458 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410084900458 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250410084900458 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410084900458 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410084900458 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084900458 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 d7 40 4b 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)@449bbc254af8: Session index based on local reference:8 HNBGW_Test.msc0-SCCP(202)@449bbc254af8: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@449bbc254af8: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@449bbc254af8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(217)@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@449bbc254af8: Deleted conn table entry 8TC_rab_assignment_concurrent0(217)3756221 HNBGW_Test.msc0-SCCP(202)@449bbc254af8: Session index based on connection ID:8 20250410084900464 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084900464 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410084900464 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410084900464 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410084900464 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410084900464 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410084900464 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410084900464 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410084900464 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084900464 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 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 d7 40 4b 00 00 00 00 00 00 06 00 08 00 00 00 07  20250410084900464 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410084900464 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410084900464 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410084900464 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410084900464 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410084900464 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=00d7404b), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250410084900464 DLSCCP DEBUG Received CO:RELRE for local reference 16 (sccp_scoc.c:1855) 20250410084900464 DLSCCP DEBUG SCCP-SCOC(16)[0x55ae2af850e0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250410084900464 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410084900464 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250410084900464 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) 20250410084900464 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x55ae2af84a40]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250410084900464 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x55ae2af84a40]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250410084900464 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16617487)[0x55ae2af77250]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250410084900464 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16617487)[0x55ae2af77250]{disconnected}: Freeing instance (context_map.c:202) 20250410084900464 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16617487)[0x55ae2af77250]{disconnected}: Deallocated (fsm.c:568) 20250410084900464 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x55ae2af84a40]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250410084900464 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x55ae2af84a40]{disconnected}: Freeing instance (context_map.c:206) 20250410084900464 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x55ae2af84a40]{disconnected}: Deallocated (fsm.c:568) 20250410084900464 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16617487 SCCP-16 msc-0 MI=IMSI-262420000000008: Deallocating (context_map.c:225) 20250410084900465 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=00d7404b), PART(T=Source Reference,L=4,D=00000010) (sccp_scrc.c:415) 20250410084900465 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084900465 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084900465 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084900465 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410084900465 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410084900465 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084900465 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 d7 40 4b 00 00 10 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410084900465 DLSCCP DEBUG SCCP-SCOC(16)[0x55ae2af850e0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250410084900465 DLSCCP DEBUG SCCP-SCOC(16)[0x55ae2af850e0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250410084900465 DLSCCP DEBUG SCCP-SCOC(16)[0x55ae2af850e0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250410084900465 DLSCCP DEBUG SCCP-SCOC(16)[0x55ae2af850e0]{IDLE}: Deallocated (fsm.c:568) 20250410084900465 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084900465 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084900465 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084900465 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410084900465 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410084900465 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250410084900465 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410084900465 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410084900465 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084900465 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 d7 40 4b 00 00 10 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(202)@449bbc254af8: Session index based on local reference:8 HNBGW_Test.msc0-SCCP(202)@449bbc254af8: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(218)@449bbc254af8: DLCX{ line := { verb := "DLCX", trans_id := "72", ep := "rtpbridge/9@mgw", ver := "1.0" }, params := { { code := "C", val := "505b8217" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(218)@449bbc254af8: DLCX{ line := { verb := "DLCX", trans_id := "73", ep := "rtpbridge/9@mgw", ver := "1.0" }, params := { { code := "C", val := "505b8217" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(218)@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed 20250410084900472 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 72 OK (mgcp_client.c:758) 20250410084900472 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55ae2afd2090]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250410084900472 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55ae2afd2090]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250410084900472 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55ae2afd2090]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250410084900472 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55ae2afd2090]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250410084900472 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 73 OK (mgcp_client.c:758) 20250410084900472 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55ae2afd1b90]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250410084900472 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55ae2afd1b90]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250410084900472 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55ae2afd1b90]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250410084900472 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55ae2afd1b90]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@449bbc254af8: Deleted conn table entry 9TC_rab_assignment_concurrent0(218)5266306 HNBGW_Test.msc0-SCCP(202)@449bbc254af8: Session index based on connection ID:10 HNBGW_Test.msc0-SCCP(202)@449bbc254af8: vl_len:12 HNBGW_Test.msc0-SCCP(202)@449bbc254af8: vl_from0 HNBGW_Test.msc0-SCCP(202)@449bbc254af8: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250410084900505 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084900505 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410084900506 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410084900506 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410084900506 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410084900506 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410084900506 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410084900506 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410084900506 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084900506 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  20250410084900506 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410084900506 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410084900506 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410084900506 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410084900506 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410084900506 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) 20250410084900506 DLSCCP DEBUG Received CO:CODT for local reference 18 (sccp_scoc.c:1855) 20250410084900506 DLSCCP DEBUG SCCP-SCOC(18)[0x55ae2af869e0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250410084900506 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410084900506 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250410084900506 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x55ae2af86310]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250410084900506 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250410084900506 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250410084900506 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x55ae2af86310]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250410084900506 DMGW DEBUG mgw(mgw-fsm-6814844-0)[0x55ae2afdbb70]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250410084900506 DMGW DEBUG mgw(mgw-fsm-6814844-0)[0x55ae2afdbb70]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250410084900506 DMGW DEBUG mgw(mgw-fsm-6814844-0)[0x55ae2afdbb70]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250410084900506 DLMGCP DEBUG mgw-endp(mgw-fsm-6814844-0)[0x55ae2afdb960]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250410084900506 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55ae2afe2800]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250410084900506 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:38983: len=58 'DLCX 74 rtpbridge/10@mgw MGCP 1.0\r\nC: 67fc'... (mgcp_client.c:807) 20250410084900506 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250410084900506 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55ae2afe2800]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250410084900506 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55ae2afc94d0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250410084900506 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:38983: len=58 'DLCX 75 rtpbridge/10@mgw MGCP 1.0\r\nC: 67fc'... (mgcp_client.c:807) 20250410084900506 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250410084900506 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55ae2afc94d0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250410084900506 DLMGCP DEBUG mgw-endp(mgw-fsm-6814844-0)[0x55ae2afdb960]{IN_USE}: Removing from parent mgw(mgw-fsm-6814844-0)[0x55ae2afdbb70] (mgcp_client_endpoint_fsm.c:873) 20250410084900506 DLMGCP DEBUG mgw-endp(mgw-fsm-6814844-0)[0x55ae2afdb960]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250410084900506 DLMGCP DEBUG mgw-endp(mgw-fsm-6814844-0)[0x55ae2afdb960]{IN_USE}: Deallocated (fsm.c:568) 20250410084900506 DMGW DEBUG mgw(mgw-fsm-6814844-0)[0x55ae2afdbb70]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250410084900506 DMGW DEBUG mgw(mgw-fsm-6814844-0)[0x55ae2afdbb70]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250410084900506 DMGW DEBUG mgw(mgw-fsm-6814844-0)[0x55ae2afdbb70]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250410084900506 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6814844)[0x55ae2af76c20]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250410084900506 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20250410084900506 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410084900506 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) 20250410084900507 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410084900507 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410084900507 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250410084900507 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250410084900507 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x505b82,cause=radio(normal)) (hnbgw_rua.c:439) 20250410084900507 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5266306 SCCP-17 msc-0 MI=IMSI-262420000000009: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250410084900507 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5266306)[0x55ae2af847f0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250410084900507 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250410084900507 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250410084900507 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5266306)[0x55ae2af847f0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250410084900507 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55ae2af84b70]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250410084900507 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250410084900507 DLSCCP DEBUG SCCP-SCOC(17)[0x55ae2af85cf0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250410084900507 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c0fcf8), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250410084900507 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410084900507 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084900507 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410084900507 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410084900507 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410084900507 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084900507 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 c0 fc f8 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410084900507 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5266306)[0x55ae2af847f0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250410084900507 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55ae2af84b70]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250410084900507 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55ae2af84b70]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250410084900507 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084900507 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084900507 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084900507 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410084900507 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410084900507 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250410084900507 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410084900507 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410084900507 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084900507 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 c0 fc f8 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)@449bbc254af8: Session index based on local reference:9 HNBGW_Test.msc0-SCCP(202)@449bbc254af8: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@449bbc254af8: DT1 data has been put to the reassembly buffer TC_rab_assignment_concurrent0(219)@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(202)@449bbc254af8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(218)@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@449bbc254af8: Deleted conn table entry 9TC_rab_assignment_concurrent0(218)16401570 HNBGW_Test.msc0-SCCP(202)@449bbc254af8: Session index based on connection ID:9 20250410084900518 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084900518 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410084900518 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410084900518 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410084900518 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410084900518 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410084900518 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410084900518 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410084900518 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084900518 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 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 c0 fc f8 00 00 00 00 00 00 06 00 08 00 00 00 07  20250410084900518 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410084900518 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410084900518 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410084900518 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410084900518 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410084900518 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=00c0fcf8), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250410084900518 DLSCCP DEBUG Received CO:RELRE for local reference 17 (sccp_scoc.c:1855) 20250410084900518 DLSCCP DEBUG SCCP-SCOC(17)[0x55ae2af85cf0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250410084900518 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410084900518 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250410084900518 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) 20250410084900518 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55ae2af84b70]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250410084900518 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55ae2af84b70]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250410084900518 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5266306)[0x55ae2af847f0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250410084900518 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5266306)[0x55ae2af847f0]{disconnected}: Freeing instance (context_map.c:202) 20250410084900518 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5266306)[0x55ae2af847f0]{disconnected}: Deallocated (fsm.c:568) 20250410084900518 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55ae2af84b70]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250410084900518 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55ae2af84b70]{disconnected}: Freeing instance (context_map.c:206) 20250410084900518 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55ae2af84b70]{disconnected}: Deallocated (fsm.c:568) 20250410084900518 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5266306 SCCP-17 msc-0 MI=IMSI-262420000000009: Deallocating (context_map.c:225) 20250410084900518 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=00c0fcf8), PART(T=Source Reference,L=4,D=00000011) (sccp_scrc.c:415) 20250410084900518 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410084900518 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084900519 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410084900519 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410084900519 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410084900519 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084900519 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 c0 fc f8 00 00 11 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410084900519 DLSCCP DEBUG SCCP-SCOC(17)[0x55ae2af85cf0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250410084900519 DLSCCP DEBUG SCCP-SCOC(17)[0x55ae2af85cf0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250410084900519 DLSCCP DEBUG SCCP-SCOC(17)[0x55ae2af85cf0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250410084900519 DLSCCP DEBUG SCCP-SCOC(17)[0x55ae2af85cf0]{IDLE}: Deallocated (fsm.c:568) 20250410084900519 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084900519 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084900519 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084900519 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410084900519 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410084900519 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250410084900519 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410084900519 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410084900519 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084900519 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 c0 fc f8 00 00 11 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(202)@449bbc254af8: Session index based on local reference:9 HNBGW_Test.msc0-SCCP(202)@449bbc254af8: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(219)@449bbc254af8: DLCX{ line := { verb := "DLCX", trans_id := "74", ep := "rtpbridge/10@mgw", ver := "1.0" }, params := { { code := "C", val := "67fc7c17" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(219)@449bbc254af8: DLCX{ line := { verb := "DLCX", trans_id := "75", ep := "rtpbridge/10@mgw", ver := "1.0" }, params := { { code := "C", val := "67fc7c17" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(219)@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed 20250410084900528 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 74 OK (mgcp_client.c:758) 20250410084900528 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55ae2afe2800]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250410084900528 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55ae2afe2800]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250410084900528 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55ae2afe2800]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250410084900528 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55ae2afe2800]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250410084900529 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 75 OK (mgcp_client.c:758) 20250410084900529 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55ae2afc94d0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250410084900529 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55ae2afc94d0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250410084900529 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55ae2afc94d0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250410084900529 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55ae2afc94d0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@449bbc254af8: Deleted conn table entry 10TC_rab_assignment_concurrent0(219)6814844 HNBGW_Test.msc0-SCCP(202)@449bbc254af8: Session index based on connection ID:11 HNBGW_Test.msc0-SCCP(202)@449bbc254af8: vl_len:12 HNBGW_Test.msc0-SCCP(202)@449bbc254af8: vl_from0 HNBGW_Test.msc0-SCCP(202)@449bbc254af8: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250410084900543 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084900543 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410084900543 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410084900543 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410084900543 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410084900543 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410084900543 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410084900543 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410084900543 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084900543 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  20250410084900543 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410084900543 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410084900544 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410084900544 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410084900544 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410084900544 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) 20250410084900544 DLSCCP DEBUG Received CO:CODT for local reference 19 (sccp_scoc.c:1855) 20250410084900544 DLSCCP DEBUG SCCP-SCOC(19)[0x55ae2af87680]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250410084900544 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410084900544 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250410084900544 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x55ae2af86fc0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250410084900544 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250410084900544 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250410084900544 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x55ae2af86fc0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250410084900544 DMGW DEBUG mgw(mgw-fsm-11756345-0)[0x55ae2afe4960]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250410084900544 DMGW DEBUG mgw(mgw-fsm-11756345-0)[0x55ae2afe4960]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250410084900544 DMGW DEBUG mgw(mgw-fsm-11756345-0)[0x55ae2afe4960]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250410084900544 DLMGCP DEBUG mgw-endp(mgw-fsm-11756345-0)[0x55ae2afe4d20]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250410084900544 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55ae2afeb5f0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250410084900544 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:38983: len=58 'DLCX 76 rtpbridge/11@mgw MGCP 1.0\r\nC: b363'... (mgcp_client.c:807) 20250410084900544 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250410084900544 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55ae2afeb5f0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250410084900544 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55ae2afe3920]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250410084900544 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:38983: len=58 'DLCX 77 rtpbridge/11@mgw MGCP 1.0\r\nC: b363'... (mgcp_client.c:807) 20250410084900544 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250410084900544 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55ae2afe3920]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250410084900544 DLMGCP DEBUG mgw-endp(mgw-fsm-11756345-0)[0x55ae2afe4d20]{IN_USE}: Removing from parent mgw(mgw-fsm-11756345-0)[0x55ae2afe4960] (mgcp_client_endpoint_fsm.c:873) 20250410084900544 DLMGCP DEBUG mgw-endp(mgw-fsm-11756345-0)[0x55ae2afe4d20]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250410084900544 DLMGCP DEBUG mgw-endp(mgw-fsm-11756345-0)[0x55ae2afe4d20]{IN_USE}: Deallocated (fsm.c:568) 20250410084900544 DMGW DEBUG mgw(mgw-fsm-11756345-0)[0x55ae2afe4960]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250410084900544 DMGW DEBUG mgw(mgw-fsm-11756345-0)[0x55ae2afe4960]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250410084900544 DMGW DEBUG mgw(mgw-fsm-11756345-0)[0x55ae2afe4960]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250410084900544 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11756345)[0x55ae2af86050]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250410084900544 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20250410084900544 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410084900544 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) 20250410084900544 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410084900544 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410084900544 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250410084900544 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250410084900544 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x67fc7c,cause=radio(normal)) (hnbgw_rua.c:439) 20250410084900544 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6814844 SCCP-18 msc-0 MI=IMSI-262420000000010: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250410084900544 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6814844)[0x55ae2af76c20]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250410084900544 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250410084900544 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250410084900544 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6814844)[0x55ae2af76c20]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250410084900544 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x55ae2af86310]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250410084900544 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250410084900544 DLSCCP DEBUG SCCP-SCOC(18)[0x55ae2af869e0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250410084900544 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00415dad), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250410084900544 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084900544 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084900545 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084900545 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410084900545 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410084900545 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084900545 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 41 5d 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) 20250410084900545 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6814844)[0x55ae2af76c20]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250410084900545 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x55ae2af86310]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250410084900545 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x55ae2af86310]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250410084900545 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084900545 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084900545 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084900545 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410084900545 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410084900545 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.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' 20250410084900545 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410084900545 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410084900545 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084900545 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 41 5d ad 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)@449bbc254af8: Session index based on local reference:10 HNBGW_Test.msc0-SCCP(202)@449bbc254af8: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@449bbc254af8: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@449bbc254af8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(220)@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(219)@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@449bbc254af8: Deleted conn table entry 10TC_rab_assignment_concurrent0(219)1249394 HNBGW_Test.msc0-SCCP(202)@449bbc254af8: Session index based on connection ID:10 20250410084900553 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084900553 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410084900553 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410084900553 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410084900553 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410084900554 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410084900554 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410084900554 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410084900554 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084900554 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 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 41 5d ad 00 00 00 00 00 00 06 00 08 00 00 00 07  20250410084900554 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410084900554 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410084900554 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410084900554 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410084900554 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410084900554 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=00415dad), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250410084900554 DLSCCP DEBUG Received CO:RELRE for local reference 18 (sccp_scoc.c:1855) 20250410084900554 DLSCCP DEBUG SCCP-SCOC(18)[0x55ae2af869e0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250410084900554 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410084900554 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250410084900554 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) 20250410084900554 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x55ae2af86310]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250410084900554 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x55ae2af86310]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250410084900554 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6814844)[0x55ae2af76c20]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250410084900554 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6814844)[0x55ae2af76c20]{disconnected}: Freeing instance (context_map.c:202) 20250410084900554 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6814844)[0x55ae2af76c20]{disconnected}: Deallocated (fsm.c:568) 20250410084900554 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x55ae2af86310]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250410084900554 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x55ae2af86310]{disconnected}: Freeing instance (context_map.c:206) 20250410084900554 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x55ae2af86310]{disconnected}: Deallocated (fsm.c:568) 20250410084900554 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6814844 SCCP-18 msc-0 MI=IMSI-262420000000010: Deallocating (context_map.c:225) 20250410084900554 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=00415dad), PART(T=Source Reference,L=4,D=00000012) (sccp_scrc.c:415) 20250410084900554 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084900554 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084900554 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084900554 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410084900554 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410084900554 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084900554 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 41 5d ad 00 00 12 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410084900554 DLSCCP DEBUG SCCP-SCOC(18)[0x55ae2af869e0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250410084900554 DLSCCP DEBUG SCCP-SCOC(18)[0x55ae2af869e0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250410084900554 DLSCCP DEBUG SCCP-SCOC(18)[0x55ae2af869e0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250410084900554 DLSCCP DEBUG SCCP-SCOC(18)[0x55ae2af869e0]{IDLE}: Deallocated (fsm.c:568) 20250410084900555 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084900555 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084900555 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084900555 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410084900555 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410084900555 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.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' 20250410084900555 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410084900555 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410084900555 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084900555 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 41 5d ad 00 00 12 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(202)@449bbc254af8: Session index based on local reference:10 HNBGW_Test.msc0-SCCP(202)@449bbc254af8: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(220)@449bbc254af8: DLCX{ line := { verb := "DLCX", trans_id := "76", ep := "rtpbridge/11@mgw", ver := "1.0" }, params := { { code := "C", val := "b3633917" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(220)@449bbc254af8: DLCX{ line := { verb := "DLCX", trans_id := "77", ep := "rtpbridge/11@mgw", ver := "1.0" }, params := { { code := "C", val := "b3633917" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(220)@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed 20250410084900562 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 76 OK (mgcp_client.c:758) 20250410084900562 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55ae2afeb5f0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250410084900562 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55ae2afeb5f0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250410084900562 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55ae2afeb5f0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250410084900562 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55ae2afeb5f0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250410084900562 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 77 OK (mgcp_client.c:758) 20250410084900562 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55ae2afe3920]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250410084900562 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55ae2afe3920]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250410084900562 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55ae2afe3920]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250410084900562 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55ae2afe3920]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@449bbc254af8: Deleted conn table entry 11TC_rab_assignment_concurrent0(220)11756345 HNBGW_Test.msc0-SCCP(202)@449bbc254af8: Session index based on connection ID:12 HNBGW_Test.msc0-SCCP(202)@449bbc254af8: vl_len:12 HNBGW_Test.msc0-SCCP(202)@449bbc254af8: vl_from0 HNBGW_Test.msc0-SCCP(202)@449bbc254af8: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250410084900583 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084900583 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410084900583 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410084900583 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410084900583 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410084900583 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410084900583 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410084900583 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410084900583 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084900583 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  20250410084900583 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410084900583 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410084900583 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410084900583 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410084900583 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410084900583 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) 20250410084900583 DLSCCP DEBUG Received CO:CODT for local reference 20 (sccp_scoc.c:1855) 20250410084900583 DLSCCP DEBUG SCCP-SCOC(20)[0x55ae2af883f0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250410084900583 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410084900583 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250410084900583 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x55ae2af87da0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250410084900583 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250410084900583 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250410084900583 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x55ae2af87da0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250410084900583 DMGW DEBUG mgw(mgw-fsm-6355621-0)[0x55ae2afed5f0]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250410084900583 DMGW DEBUG mgw(mgw-fsm-6355621-0)[0x55ae2afed5f0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250410084900583 DMGW DEBUG mgw(mgw-fsm-6355621-0)[0x55ae2afed5f0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250410084900583 DLMGCP DEBUG mgw-endp(mgw-fsm-6355621-0)[0x55ae2afed3e0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250410084900583 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55ae2aff4280]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250410084900583 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:38983: len=58 'DLCX 78 rtpbridge/12@mgw MGCP 1.0\r\nC: 60fa'... (mgcp_client.c:807) 20250410084900583 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250410084900583 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55ae2aff4280]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250410084900583 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55ae2afed1d0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250410084900583 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:38983: len=58 'DLCX 79 rtpbridge/12@mgw MGCP 1.0\r\nC: 60fa'... (mgcp_client.c:807) 20250410084900583 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250410084900583 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55ae2afed1d0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250410084900583 DLMGCP DEBUG mgw-endp(mgw-fsm-6355621-0)[0x55ae2afed3e0]{IN_USE}: Removing from parent mgw(mgw-fsm-6355621-0)[0x55ae2afed5f0] (mgcp_client_endpoint_fsm.c:873) 20250410084900583 DLMGCP DEBUG mgw-endp(mgw-fsm-6355621-0)[0x55ae2afed3e0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250410084900583 DLMGCP DEBUG mgw-endp(mgw-fsm-6355621-0)[0x55ae2afed3e0]{IN_USE}: Deallocated (fsm.c:568) 20250410084900583 DMGW DEBUG mgw(mgw-fsm-6355621-0)[0x55ae2afed5f0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250410084900583 DMGW DEBUG mgw(mgw-fsm-6355621-0)[0x55ae2afed5f0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250410084900583 DMGW DEBUG mgw(mgw-fsm-6355621-0)[0x55ae2afed5f0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250410084900583 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6355621)[0x55ae2af87c70]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250410084900584 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20250410084900584 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410084900584 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) 20250410084900584 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410084900584 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410084900584 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250410084900584 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250410084900584 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xb36339,cause=radio(normal)) (hnbgw_rua.c:439) 20250410084900584 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11756345 SCCP-19 msc-0 MI=IMSI-262420000000011: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250410084900584 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11756345)[0x55ae2af86050]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250410084900584 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250410084900584 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250410084900584 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11756345)[0x55ae2af86050]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250410084900584 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x55ae2af86fc0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250410084900584 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250410084900584 DLSCCP DEBUG SCCP-SCOC(19)[0x55ae2af87680]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250410084900584 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0063e77c), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250410084900584 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084900584 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084900584 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084900584 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410084900584 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410084900584 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084900584 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 63 e7 7c 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) 20250410084900584 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11756345)[0x55ae2af86050]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250410084900584 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x55ae2af86fc0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250410084900584 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x55ae2af86fc0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250410084900584 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084900584 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084900584 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084900584 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410084900584 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410084900584 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.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' 20250410084900584 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410084900584 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410084900584 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084900584 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 63 e7 7c 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)@449bbc254af8: Session index based on local reference:11 HNBGW_Test.msc0-SCCP(202)@449bbc254af8: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@449bbc254af8: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@449bbc254af8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(221)@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(220)@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@449bbc254af8: Deleted conn table entry 11TC_rab_assignment_concurrent0(220)10575880 HNBGW_Test.msc0-SCCP(202)@449bbc254af8: Session index based on connection ID:11 20250410084900592 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084900592 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410084900592 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410084900592 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410084900592 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410084900592 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410084900592 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410084900592 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410084900593 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084900593 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 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 63 e7 7c 00 00 00 00 00 00 06 00 08 00 00 00 07  20250410084900593 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410084900593 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410084900593 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410084900593 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410084900593 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410084900593 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=0063e77c), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250410084900593 DLSCCP DEBUG Received CO:RELRE for local reference 19 (sccp_scoc.c:1855) 20250410084900593 DLSCCP DEBUG SCCP-SCOC(19)[0x55ae2af87680]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250410084900593 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410084900593 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250410084900593 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) 20250410084900593 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x55ae2af86fc0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250410084900593 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x55ae2af86fc0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250410084900593 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11756345)[0x55ae2af86050]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250410084900593 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11756345)[0x55ae2af86050]{disconnected}: Freeing instance (context_map.c:202) 20250410084900593 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11756345)[0x55ae2af86050]{disconnected}: Deallocated (fsm.c:568) 20250410084900593 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x55ae2af86fc0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250410084900593 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x55ae2af86fc0]{disconnected}: Freeing instance (context_map.c:206) 20250410084900593 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x55ae2af86fc0]{disconnected}: Deallocated (fsm.c:568) 20250410084900593 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11756345 SCCP-19 msc-0 MI=IMSI-262420000000011: Deallocating (context_map.c:225) 20250410084900593 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=0063e77c), PART(T=Source Reference,L=4,D=00000013) (sccp_scrc.c:415) 20250410084900593 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084900593 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084900593 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084900593 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410084900593 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410084900593 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084900593 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 63 e7 7c 00 00 13 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410084900593 DLSCCP DEBUG SCCP-SCOC(19)[0x55ae2af87680]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250410084900593 DLSCCP DEBUG SCCP-SCOC(19)[0x55ae2af87680]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250410084900593 DLSCCP DEBUG SCCP-SCOC(19)[0x55ae2af87680]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250410084900593 DLSCCP DEBUG SCCP-SCOC(19)[0x55ae2af87680]{IDLE}: Deallocated (fsm.c:568) 20250410084900594 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084900594 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084900594 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084900594 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410084900594 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410084900594 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.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' 20250410084900594 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410084900594 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410084900594 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084900594 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 63 e7 7c 00 00 13 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(202)@449bbc254af8: Session index based on local reference:11 HNBGW_Test.msc0-SCCP(202)@449bbc254af8: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(221)@449bbc254af8: DLCX{ line := { verb := "DLCX", trans_id := "78", ep := "rtpbridge/12@mgw", ver := "1.0" }, params := { { code := "C", val := "60faa517" }, { code := "I", val := "11111" } }, sdp := omit } HNBGW_Test.msc0-SCCP(202)@449bbc254af8: Session index based on connection ID:13 HNBGW_Test.msc0-SCCP(202)@449bbc254af8: vl_len:12 HNBGW_Test.msc0-SCCP(202)@449bbc254af8: vl_from0 TC_rab_assignment_concurrent0(221)@449bbc254af8: DLCX{ line := { verb := "DLCX", trans_id := "79", ep := "rtpbridge/12@mgw", ver := "1.0" }, params := { { code := "C", val := "60faa517" }, { code := "I", val := "22222" } }, sdp := omit } HNBGW_Test.msc0-SCCP(202)@449bbc254af8: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250410084900603 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 78 OK (mgcp_client.c:758) 20250410084900603 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55ae2aff4280]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250410084900603 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55ae2aff4280]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250410084900603 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55ae2aff4280]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250410084900603 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55ae2aff4280]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(221)@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed 20250410084900604 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084900604 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410084900604 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410084900604 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410084900604 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410084900604 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410084900604 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410084900604 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410084900604 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084900604 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  20250410084900604 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410084900604 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410084900604 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410084900604 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410084900605 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410084900605 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) 20250410084900605 DLSCCP DEBUG Received CO:CODT for local reference 21 (sccp_scoc.c:1855) 20250410084900605 DLSCCP DEBUG SCCP-SCOC(21)[0x55ae2af89000]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250410084900605 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410084900605 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250410084900605 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x55ae2af879e0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250410084900605 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250410084900605 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250410084900605 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x55ae2af879e0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250410084900605 DMGW DEBUG mgw(mgw-fsm-6810316-0)[0x55ae2aff61a0]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250410084900605 DMGW DEBUG mgw(mgw-fsm-6810316-0)[0x55ae2aff61a0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250410084900605 DMGW DEBUG mgw(mgw-fsm-6810316-0)[0x55ae2aff61a0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250410084900605 DLMGCP DEBUG mgw-endp(mgw-fsm-6810316-0)[0x55ae2aff6790]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250410084900605 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55ae2affd060]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250410084900605 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:38983: len=58 'DLCX 80 rtpbridge/13@mgw MGCP 1.0\r\nC: 67ea'... (mgcp_client.c:807) 20250410084900605 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250410084900605 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55ae2affd060]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250410084900605 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55ae2aff5340]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250410084900605 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:38983: len=58 'DLCX 81 rtpbridge/13@mgw MGCP 1.0\r\nC: 67ea'... (mgcp_client.c:807) 20250410084900605 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250410084900605 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55ae2aff5340]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250410084900605 DLMGCP DEBUG mgw-endp(mgw-fsm-6810316-0)[0x55ae2aff6790]{IN_USE}: Removing from parent mgw(mgw-fsm-6810316-0)[0x55ae2aff61a0] (mgcp_client_endpoint_fsm.c:873) 20250410084900605 DLMGCP DEBUG mgw-endp(mgw-fsm-6810316-0)[0x55ae2aff6790]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250410084900605 DLMGCP DEBUG mgw-endp(mgw-fsm-6810316-0)[0x55ae2aff6790]{IN_USE}: Deallocated (fsm.c:568) 20250410084900605 DMGW DEBUG mgw(mgw-fsm-6810316-0)[0x55ae2aff61a0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250410084900605 DMGW DEBUG mgw(mgw-fsm-6810316-0)[0x55ae2aff61a0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250410084900605 DMGW DEBUG mgw(mgw-fsm-6810316-0)[0x55ae2aff61a0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250410084900605 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6810316)[0x55ae2af76af0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250410084900605 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20250410084900605 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 79 OK (mgcp_client.c:758) 20250410084900605 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55ae2afed1d0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250410084900605 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55ae2afed1d0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250410084900605 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55ae2afed1d0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250410084900605 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55ae2afed1d0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250410084900605 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410084900605 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) TC_rab_assignment_concurrent0(222)@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent-Iuh0-RUA(201)@449bbc254af8: Deleted conn table entry 12TC_rab_assignment_concurrent0(221)6355621 20250410084900609 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410084900609 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410084900609 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250410084900609 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250410084900609 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x60faa5,cause=radio(normal)) (hnbgw_rua.c:439) 20250410084900609 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6355621 SCCP-20 msc-0 MI=IMSI-262420000000012: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250410084900609 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6355621)[0x55ae2af87c70]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250410084900609 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250410084900609 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250410084900609 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6355621)[0x55ae2af87c70]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250410084900609 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x55ae2af87da0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250410084900609 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250410084900609 DLSCCP DEBUG SCCP-SCOC(20)[0x55ae2af883f0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250410084900609 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00be4435), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250410084900609 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084900610 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084900610 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084900610 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410084900610 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410084900610 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084900610 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 be 44 35 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) 20250410084900610 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6355621)[0x55ae2af87c70]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250410084900610 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x55ae2af87da0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250410084900610 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x55ae2af87da0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250410084900610 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084900610 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084900610 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084900610 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410084900610 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410084900610 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250410084900610 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410084900610 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410084900610 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084900610 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 be 44 35 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)@449bbc254af8: Session index based on local reference:12 HNBGW_Test.msc0-SCCP(202)@449bbc254af8: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@449bbc254af8: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@449bbc254af8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(221)@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@449bbc254af8: Deleted conn table entry 12TC_rab_assignment_concurrent0(221)12812287 HNBGW_Test.msc0-SCCP(202)@449bbc254af8: Session index based on connection ID:12 20250410084900618 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084900618 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410084900618 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410084900618 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410084900618 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410084900618 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410084900618 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410084900618 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410084900618 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084900618 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 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 be 44 35 00 00 00 00 00 00 06 00 08 00 00 00 07  20250410084900618 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410084900618 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410084900618 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410084900618 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410084900618 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410084900618 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=00be4435), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250410084900618 DLSCCP DEBUG Received CO:RELRE for local reference 20 (sccp_scoc.c:1855) 20250410084900618 DLSCCP DEBUG SCCP-SCOC(20)[0x55ae2af883f0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250410084900618 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410084900618 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250410084900618 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) 20250410084900618 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x55ae2af87da0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250410084900618 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x55ae2af87da0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250410084900618 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6355621)[0x55ae2af87c70]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250410084900618 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6355621)[0x55ae2af87c70]{disconnected}: Freeing instance (context_map.c:202) 20250410084900618 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6355621)[0x55ae2af87c70]{disconnected}: Deallocated (fsm.c:568) 20250410084900618 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x55ae2af87da0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250410084900618 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x55ae2af87da0]{disconnected}: Freeing instance (context_map.c:206) 20250410084900618 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x55ae2af87da0]{disconnected}: Deallocated (fsm.c:568) 20250410084900618 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6355621 SCCP-20 msc-0 MI=IMSI-262420000000012: Deallocating (context_map.c:225) 20250410084900618 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=00be4435), PART(T=Source Reference,L=4,D=00000014) (sccp_scrc.c:415) 20250410084900618 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084900618 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084900618 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084900618 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410084900618 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410084900618 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084900619 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 be 44 35 00 00 14 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410084900619 DLSCCP DEBUG SCCP-SCOC(20)[0x55ae2af883f0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250410084900619 DLSCCP DEBUG SCCP-SCOC(20)[0x55ae2af883f0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250410084900619 DLSCCP DEBUG SCCP-SCOC(20)[0x55ae2af883f0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250410084900619 DLSCCP DEBUG SCCP-SCOC(20)[0x55ae2af883f0]{IDLE}: Deallocated (fsm.c:568) 20250410084900619 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084900619 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084900619 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084900619 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410084900619 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410084900619 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250410084900619 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410084900619 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410084900619 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084900619 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 be 44 35 00 00 14 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(202)@449bbc254af8: Session index based on local reference:12 HNBGW_Test.msc0-SCCP(202)@449bbc254af8: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(222)@449bbc254af8: DLCX{ line := { verb := "DLCX", trans_id := "80", ep := "rtpbridge/13@mgw", ver := "1.0" }, params := { { code := "C", val := "67eacc17" }, { code := "I", val := "11111" } }, sdp := omit } 20250410084900622 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 80 OK (mgcp_client.c:758) 20250410084900622 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55ae2affd060]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250410084900622 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55ae2affd060]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250410084900622 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55ae2affd060]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250410084900622 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55ae2affd060]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(222)@449bbc254af8: DLCX{ line := { verb := "DLCX", trans_id := "81", ep := "rtpbridge/13@mgw", ver := "1.0" }, params := { { code := "C", val := "67eacc17" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(222)@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed 20250410084900622 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 81 OK (mgcp_client.c:758) 20250410084900622 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55ae2aff5340]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250410084900622 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55ae2aff5340]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250410084900622 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55ae2aff5340]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250410084900622 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55ae2aff5340]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@449bbc254af8: Deleted conn table entry 13TC_rab_assignment_concurrent0(222)6810316 HNBGW_Test.msc0-SCCP(202)@449bbc254af8: Session index based on connection ID:14 HNBGW_Test.msc0-SCCP(202)@449bbc254af8: vl_len:12 HNBGW_Test.msc0-SCCP(202)@449bbc254af8: vl_from0 HNBGW_Test.msc0-SCCP(202)@449bbc254af8: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250410084900629 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084900629 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410084900629 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410084900629 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410084900629 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410084900629 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410084900629 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410084900629 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410084900629 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084900629 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  20250410084900629 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410084900629 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410084900629 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410084900629 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410084900629 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410084900629 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) 20250410084900629 DLSCCP DEBUG Received CO:CODT for local reference 22 (sccp_scoc.c:1855) 20250410084900629 DLSCCP DEBUG SCCP-SCOC(22)[0x55ae2af89de0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250410084900629 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410084900629 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250410084900629 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55ae2af89790]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250410084900629 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250410084900629 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250410084900629 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55ae2af89790]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250410084900629 DMGW DEBUG mgw(mgw-fsm-4941728-0)[0x55ae2affedb0]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250410084900629 DMGW DEBUG mgw(mgw-fsm-4941728-0)[0x55ae2affedb0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250410084900629 DMGW DEBUG mgw(mgw-fsm-4941728-0)[0x55ae2affedb0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250410084900629 DLMGCP DEBUG mgw-endp(mgw-fsm-4941728-0)[0x55ae2afff4a0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250410084900629 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55ae2b005d70]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250410084900629 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:38983: len=58 'DLCX 82 rtpbridge/14@mgw MGCP 1.0\r\nC: 4b67'... (mgcp_client.c:807) 20250410084900629 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250410084900629 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55ae2b005d70]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250410084900629 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55ae2affd7d0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250410084900629 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:38983: len=58 'DLCX 83 rtpbridge/14@mgw MGCP 1.0\r\nC: 4b67'... (mgcp_client.c:807) 20250410084900629 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250410084900629 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55ae2affd7d0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250410084900629 DLMGCP DEBUG mgw-endp(mgw-fsm-4941728-0)[0x55ae2afff4a0]{IN_USE}: Removing from parent mgw(mgw-fsm-4941728-0)[0x55ae2affedb0] (mgcp_client_endpoint_fsm.c:873) 20250410084900629 DLMGCP DEBUG mgw-endp(mgw-fsm-4941728-0)[0x55ae2afff4a0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250410084900629 DLMGCP DEBUG mgw-endp(mgw-fsm-4941728-0)[0x55ae2afff4a0]{IN_USE}: Deallocated (fsm.c:568) 20250410084900629 DMGW DEBUG mgw(mgw-fsm-4941728-0)[0x55ae2affedb0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250410084900629 DMGW DEBUG mgw(mgw-fsm-4941728-0)[0x55ae2affedb0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250410084900629 DMGW DEBUG mgw(mgw-fsm-4941728-0)[0x55ae2affedb0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250410084900629 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4941728)[0x55ae2af89660]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250410084900629 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20250410084900629 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410084900629 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) 20250410084900630 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410084900630 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410084900630 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250410084900630 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250410084900630 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x67eacc,cause=radio(normal)) (hnbgw_rua.c:439) 20250410084900630 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6810316 SCCP-21 msc-0 MI=IMSI-262420000000013: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250410084900630 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6810316)[0x55ae2af76af0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250410084900630 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250410084900630 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250410084900630 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6810316)[0x55ae2af76af0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250410084900630 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x55ae2af879e0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250410084900630 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250410084900630 DLSCCP DEBUG SCCP-SCOC(21)[0x55ae2af89000]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250410084900630 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0094c0b6), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250410084900630 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084900630 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084900630 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084900630 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410084900630 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410084900630 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084900630 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 94 c0 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) 20250410084900630 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6810316)[0x55ae2af76af0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250410084900630 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x55ae2af879e0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250410084900630 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x55ae2af879e0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250410084900630 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084900630 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084900630 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084900630 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410084900630 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410084900630 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.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' 20250410084900630 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410084900630 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410084900630 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084900630 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 94 c0 b6 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 01  TC_rab_assignment_concurrent0(223)@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(202)@449bbc254af8: Session index based on local reference:13 HNBGW_Test.msc0-SCCP(202)@449bbc254af8: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@449bbc254af8: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@449bbc254af8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(222)@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@449bbc254af8: Deleted conn table entry 13TC_rab_assignment_concurrent0(222)9240105 HNBGW_Test.msc0-SCCP(202)@449bbc254af8: Session index based on connection ID:13 20250410084900637 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084900637 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410084900637 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410084900637 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410084900637 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410084900637 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410084900637 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410084900637 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410084900637 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084900637 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 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 94 c0 b6 00 00 00 00 00 00 06 00 08 00 00 00 07  20250410084900637 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410084900637 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410084900637 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410084900637 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410084900637 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410084900637 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=0094c0b6), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250410084900637 DLSCCP DEBUG Received CO:RELRE for local reference 21 (sccp_scoc.c:1855) 20250410084900637 DLSCCP DEBUG SCCP-SCOC(21)[0x55ae2af89000]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250410084900637 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410084900637 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250410084900637 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) 20250410084900637 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x55ae2af879e0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250410084900637 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x55ae2af879e0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250410084900637 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6810316)[0x55ae2af76af0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250410084900638 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6810316)[0x55ae2af76af0]{disconnected}: Freeing instance (context_map.c:202) 20250410084900638 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6810316)[0x55ae2af76af0]{disconnected}: Deallocated (fsm.c:568) 20250410084900638 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x55ae2af879e0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250410084900638 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x55ae2af879e0]{disconnected}: Freeing instance (context_map.c:206) 20250410084900638 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x55ae2af879e0]{disconnected}: Deallocated (fsm.c:568) 20250410084900638 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6810316 SCCP-21 msc-0 MI=IMSI-262420000000013: Deallocating (context_map.c:225) 20250410084900638 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=0094c0b6), PART(T=Source Reference,L=4,D=00000015) (sccp_scrc.c:415) 20250410084900638 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084900638 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084900638 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084900638 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410084900638 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410084900638 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084900638 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 94 c0 b6 00 00 15 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410084900638 DLSCCP DEBUG SCCP-SCOC(21)[0x55ae2af89000]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250410084900638 DLSCCP DEBUG SCCP-SCOC(21)[0x55ae2af89000]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250410084900638 DLSCCP DEBUG SCCP-SCOC(21)[0x55ae2af89000]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250410084900638 DLSCCP DEBUG SCCP-SCOC(21)[0x55ae2af89000]{IDLE}: Deallocated (fsm.c:568) 20250410084900638 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084900638 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084900638 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084900638 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410084900638 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410084900638 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.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' 20250410084900638 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410084900638 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410084900638 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084900638 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 94 c0 b6 00 00 15 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(202)@449bbc254af8: Session index based on local reference:13 HNBGW_Test.msc0-SCCP(202)@449bbc254af8: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(223)@449bbc254af8: DLCX{ line := { verb := "DLCX", trans_id := "82", ep := "rtpbridge/14@mgw", ver := "1.0" }, params := { { code := "C", val := "4b67a017" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(223)@449bbc254af8: DLCX{ line := { verb := "DLCX", trans_id := "83", ep := "rtpbridge/14@mgw", ver := "1.0" }, params := { { code := "C", val := "4b67a017" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(223)@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed 20250410084900646 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 82 OK (mgcp_client.c:758) 20250410084900646 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55ae2b005d70]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250410084900646 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55ae2b005d70]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250410084900646 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55ae2b005d70]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250410084900646 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55ae2b005d70]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250410084900647 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 83 OK (mgcp_client.c:758) 20250410084900647 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55ae2affd7d0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250410084900647 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55ae2affd7d0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250410084900647 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55ae2affd7d0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250410084900647 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55ae2affd7d0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@449bbc254af8: Deleted conn table entry 14TC_rab_assignment_concurrent0(223)4941728 HNBGW_Test.msc0-SCCP(202)@449bbc254af8: Session index based on connection ID:15 HNBGW_Test.msc0-SCCP(202)@449bbc254af8: vl_len:12 HNBGW_Test.msc0-SCCP(202)@449bbc254af8: vl_from0 HNBGW_Test.msc0-SCCP(202)@449bbc254af8: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250410084900671 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084900671 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410084900671 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410084900671 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410084900671 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410084900671 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410084900671 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410084900671 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410084900671 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084900671 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  20250410084900671 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410084900672 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410084900672 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410084900672 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410084900672 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410084900672 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) 20250410084900672 DLSCCP DEBUG Received CO:CODT for local reference 23 (sccp_scoc.c:1855) 20250410084900672 DLSCCP DEBUG SCCP-SCOC(23)[0x55ae2af8a960]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250410084900672 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410084900672 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250410084900672 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x55ae2af88af0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250410084900672 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250410084900672 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250410084900672 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x55ae2af88af0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250410084900672 DMGW DEBUG mgw(mgw-fsm-9450311-0)[0x55ae2b007be0]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250410084900672 DMGW DEBUG mgw(mgw-fsm-9450311-0)[0x55ae2b007be0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250410084900672 DMGW DEBUG mgw(mgw-fsm-9450311-0)[0x55ae2b007be0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250410084900672 DLMGCP DEBUG mgw-endp(mgw-fsm-9450311-0)[0x55ae2b007df0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250410084900672 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55ae2b007860]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250410084900672 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:38983: len=58 'DLCX 84 rtpbridge/15@mgw MGCP 1.0\r\nC: 9033'... (mgcp_client.c:807) 20250410084900672 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250410084900672 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55ae2b007860]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250410084900672 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55ae2affe460]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250410084900672 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:38983: len=58 'DLCX 85 rtpbridge/15@mgw MGCP 1.0\r\nC: 9033'... (mgcp_client.c:807) 20250410084900672 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250410084900672 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55ae2affe460]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250410084900672 DLMGCP DEBUG mgw-endp(mgw-fsm-9450311-0)[0x55ae2b007df0]{IN_USE}: Removing from parent mgw(mgw-fsm-9450311-0)[0x55ae2b007be0] (mgcp_client_endpoint_fsm.c:873) 20250410084900672 DLMGCP DEBUG mgw-endp(mgw-fsm-9450311-0)[0x55ae2b007df0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250410084900672 DLMGCP DEBUG mgw-endp(mgw-fsm-9450311-0)[0x55ae2b007df0]{IN_USE}: Deallocated (fsm.c:568) 20250410084900672 DMGW DEBUG mgw(mgw-fsm-9450311-0)[0x55ae2b007be0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250410084900672 DMGW DEBUG mgw(mgw-fsm-9450311-0)[0x55ae2b007be0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250410084900672 DMGW DEBUG mgw(mgw-fsm-9450311-0)[0x55ae2b007be0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250410084900672 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9450311)[0x55ae2af89360]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250410084900672 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20250410084900672 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410084900672 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) 20250410084900672 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410084900672 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410084900672 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250410084900672 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250410084900672 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x4b67a0,cause=radio(normal)) (hnbgw_rua.c:439) 20250410084900672 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4941728 SCCP-22 msc-0 MI=IMSI-262420000000014: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250410084900672 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4941728)[0x55ae2af89660]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250410084900672 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250410084900672 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250410084900672 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4941728)[0x55ae2af89660]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250410084900672 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55ae2af89790]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250410084900673 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250410084900673 DLSCCP DEBUG SCCP-SCOC(22)[0x55ae2af89de0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250410084900673 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004c4838), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250410084900673 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084900673 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084900673 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084900673 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410084900673 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410084900673 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084900673 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 4c 48 38 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) 20250410084900673 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4941728)[0x55ae2af89660]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250410084900673 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55ae2af89790]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250410084900673 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55ae2af89790]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250410084900673 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084900673 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084900673 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084900673 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410084900673 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410084900673 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250410084900673 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410084900673 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410084900673 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084900673 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 4c 48 38 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)@449bbc254af8: Session index based on local reference:14 HNBGW_Test.msc0-SCCP(202)@449bbc254af8: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@449bbc254af8: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@449bbc254af8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(224)@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(223)@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@449bbc254af8: Deleted conn table entry 14TC_rab_assignment_concurrent0(223)10312375 HNBGW_Test.msc0-SCCP(202)@449bbc254af8: Session index based on connection ID:14 20250410084900682 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084900682 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410084900682 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410084900682 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410084900682 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410084900682 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410084900682 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410084900682 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410084900682 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084900682 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 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 4c 48 38 00 00 00 00 00 00 06 00 08 00 00 00 07  20250410084900682 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410084900682 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410084900682 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410084900682 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410084900682 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410084900682 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=004c4838), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250410084900682 DLSCCP DEBUG Received CO:RELRE for local reference 22 (sccp_scoc.c:1855) 20250410084900682 DLSCCP DEBUG SCCP-SCOC(22)[0x55ae2af89de0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250410084900682 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410084900682 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250410084900682 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) 20250410084900682 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55ae2af89790]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250410084900682 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55ae2af89790]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250410084900682 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4941728)[0x55ae2af89660]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250410084900682 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4941728)[0x55ae2af89660]{disconnected}: Freeing instance (context_map.c:202) 20250410084900682 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4941728)[0x55ae2af89660]{disconnected}: Deallocated (fsm.c:568) 20250410084900682 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55ae2af89790]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250410084900682 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55ae2af89790]{disconnected}: Freeing instance (context_map.c:206) 20250410084900682 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55ae2af89790]{disconnected}: Deallocated (fsm.c:568) 20250410084900682 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4941728 SCCP-22 msc-0 MI=IMSI-262420000000014: Deallocating (context_map.c:225) 20250410084900682 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=004c4838), PART(T=Source Reference,L=4,D=00000016) (sccp_scrc.c:415) 20250410084900682 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084900682 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084900682 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084900682 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410084900682 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410084900682 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084900682 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 4c 48 38 00 00 16 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410084900682 DLSCCP DEBUG SCCP-SCOC(22)[0x55ae2af89de0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250410084900682 DLSCCP DEBUG SCCP-SCOC(22)[0x55ae2af89de0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250410084900682 DLSCCP DEBUG SCCP-SCOC(22)[0x55ae2af89de0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250410084900682 DLSCCP DEBUG SCCP-SCOC(22)[0x55ae2af89de0]{IDLE}: Deallocated (fsm.c:568) 20250410084900683 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084900683 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084900683 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084900683 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410084900683 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410084900683 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250410084900683 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410084900683 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410084900683 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084900683 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 4c 48 38 00 00 16 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(202)@449bbc254af8: Session index based on local reference:14 HNBGW_Test.msc0-SCCP(202)@449bbc254af8: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(224)@449bbc254af8: DLCX{ line := { verb := "DLCX", trans_id := "84", ep := "rtpbridge/15@mgw", ver := "1.0" }, params := { { code := "C", val := "90334717" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(224)@449bbc254af8: DLCX{ line := { verb := "DLCX", trans_id := "85", ep := "rtpbridge/15@mgw", ver := "1.0" }, params := { { code := "C", val := "90334717" }, { code := "I", val := "22222" } }, sdp := omit } 20250410084900691 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 84 OK (mgcp_client.c:758) 20250410084900691 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55ae2b007860]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250410084900691 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55ae2b007860]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250410084900692 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55ae2b007860]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250410084900692 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55ae2b007860]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(224)@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed 20250410084900693 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 85 OK (mgcp_client.c:758) 20250410084900693 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55ae2affe460]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250410084900693 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55ae2affe460]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250410084900693 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55ae2affe460]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250410084900693 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55ae2affe460]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@449bbc254af8: Deleted conn table entry 15TC_rab_assignment_concurrent0(224)9450311 20250410084900876 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410084900876 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410084900876 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250410084900877 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250410084900877 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x903347,cause=radio(normal)) (hnbgw_rua.c:439) 20250410084900877 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9450311 SCCP-23 msc-0 MI=IMSI-262420000000015: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250410084900877 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9450311)[0x55ae2af89360]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250410084900877 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250410084900877 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250410084900877 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9450311)[0x55ae2af89360]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250410084900877 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x55ae2af88af0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250410084900877 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250410084900877 DLSCCP DEBUG SCCP-SCOC(23)[0x55ae2af8a960]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250410084900877 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007b71a2), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250410084900877 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084900877 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084900877 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084900877 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410084900877 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410084900877 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084900877 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 7b 71 a2 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) 20250410084900877 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9450311)[0x55ae2af89360]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250410084900877 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x55ae2af88af0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250410084900877 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x55ae2af88af0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250410084900877 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084900877 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084900877 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084900877 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410084900877 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410084900877 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250410084900877 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410084900877 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410084900877 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084900877 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 7b 71 a2 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)@449bbc254af8: Session index based on local reference:15 HNBGW_Test.msc0-SCCP(202)@449bbc254af8: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@449bbc254af8: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@449bbc254af8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(224)@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@449bbc254af8: Deleted conn table entry 15TC_rab_assignment_concurrent0(224)5862781 HNBGW_Test.msc0-SCCP(202)@449bbc254af8: Session index based on connection ID:15 20250410084900888 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084900888 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410084900888 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410084900888 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410084900888 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410084900888 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410084900888 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410084900888 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410084900888 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084900888 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 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 7b 71 a2 00 00 00 00 00 00 06 00 08 00 00 00 07  20250410084900889 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410084900889 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410084900889 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410084900889 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410084900889 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410084900889 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=007b71a2), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250410084900889 DLSCCP DEBUG Received CO:RELRE for local reference 23 (sccp_scoc.c:1855) 20250410084900889 DLSCCP DEBUG SCCP-SCOC(23)[0x55ae2af8a960]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250410084900889 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410084900889 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250410084900889 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) 20250410084900889 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x55ae2af88af0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250410084900889 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x55ae2af88af0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250410084900889 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9450311)[0x55ae2af89360]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250410084900889 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9450311)[0x55ae2af89360]{disconnected}: Freeing instance (context_map.c:202) 20250410084900889 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9450311)[0x55ae2af89360]{disconnected}: Deallocated (fsm.c:568) 20250410084900889 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x55ae2af88af0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250410084900889 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x55ae2af88af0]{disconnected}: Freeing instance (context_map.c:206) 20250410084900889 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x55ae2af88af0]{disconnected}: Deallocated (fsm.c:568) 20250410084900889 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9450311 SCCP-23 msc-0 MI=IMSI-262420000000015: Deallocating (context_map.c:225) 20250410084900889 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=007b71a2), PART(T=Source Reference,L=4,D=00000017) (sccp_scrc.c:415) 20250410084900889 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084900889 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084900889 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084900889 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410084900889 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410084900889 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084900889 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 7b 71 a2 00 00 17 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410084900889 DLSCCP DEBUG SCCP-SCOC(23)[0x55ae2af8a960]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250410084900889 DLSCCP DEBUG SCCP-SCOC(23)[0x55ae2af8a960]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250410084900889 DLSCCP DEBUG SCCP-SCOC(23)[0x55ae2af8a960]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250410084900889 DLSCCP DEBUG SCCP-SCOC(23)[0x55ae2af8a960]{IDLE}: Deallocated (fsm.c:568) 20250410084900889 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084900889 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084900889 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084900889 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410084900889 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410084900889 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250410084900890 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410084900890 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410084900890 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084900890 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 7b 71 a2 00 00 17 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(202)@449bbc254af8: Session index based on local reference:15 HNBGW_Test.msc0-SCCP(202)@449bbc254af8: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(209)@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(210)@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(211)@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(214)@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(212)@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(213)@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(215)@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(216)@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(217)@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(218)@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(219)@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(220)@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(221)@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(222)@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(223)@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(224)@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed MTC@449bbc254af8: ok: talloc reports "asn1_context" = 1 bytes 20250410084902903 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56152<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250410084902904 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:36995<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(198)@449bbc254af8: Final verdict of PTC: none VirtHNBGW-STATS(197)@449bbc254af8: Final verdict of PTC: none MTC@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed 20250410084902909 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56136<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250410084902911 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410084902911 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410084902911 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410084902911 DMAIN NOTICE (127.0.0.1:9999 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) 20250410084902911 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250410084902914 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250410084902914 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410084902914 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250410084902914 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250410084902915 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250410084902915 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410084902915 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250410084902915 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250410084902915 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250410084902915 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410084902915 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250410084902915 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250410084902915 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250410084902915 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410084902915 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250410084902915 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250410084902915 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250410084902915 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084902915 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-msc0-0: connection closed 20250410084902915 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind HNBGW_Test.sgsn0-RAN(206)@449bbc254af8: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(205)@449bbc254af8: Final verdict of PTC: none 20250410084902915 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250410084902915 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250410084902915 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250410084902915 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 20250410084902915 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  20250410084902915 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410084902915 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250410084902915 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250410084902915 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250410084902915 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084902916 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-sgsn0-0: connection closed 20250410084902916 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250410084902916 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250410084902916 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250410084902916 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250410084902916 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 20250410084902916 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410084902916 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250410084902916 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250410084902916 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410084902916 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250410084902916 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:378) 20250410084902916 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410084902917 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410084902917 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410084902917 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410084902917 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250410084902917 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250410084902917 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250410084902917 DRANAP NOTICE cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: link lost (cnlink.c:118) 20250410084902917 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410084902917 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250410084902917 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250410084902917 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410084902917 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410084902917 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410084902917 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410084902917 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250410084902917 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250410084902917 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250410084902917 DRANAP NOTICE cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.sgsn0-M3UA(207)@449bbc254af8: Final verdict of PTC: none TC_rab_assignment_concurrent-Iuh0(200)@449bbc254af8: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(204)@449bbc254af8: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(202)@449bbc254af8: Final verdict of PTC: none TC_rab_assignment_concurrent-Iuh0-RUA(201)@449bbc254af8: Final verdict of PTC: none 20250410084902929 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34942<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250410084902930 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34968<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250410084902930 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35070<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250410084902931 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34934<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250410084902931 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34936<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250410084902931 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34954<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250410084902931 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34984<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250410084902932 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34998<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250410084902932 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35002<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250410084902932 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35018<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250410084902932 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35042<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250410084902932 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35046<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250410084902932 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35050<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment_concurrent0(224)@449bbc254af8: Final verdict of PTC: pass TC_rab_assignment_concurrent0(214)@449bbc254af8: Final verdict of PTC: pass TC_rab_assignment_concurrent0(223)@449bbc254af8: Final verdict of PTC: pass TC_rab_assignment_concurrent0(211)@449bbc254af8: Final verdict of PTC: pass 20250410084902933 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35056<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250410084902933 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35084<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment_concurrent0(213)@449bbc254af8: Final verdict of PTC: pass TC_rab_assignment_concurrent0(210)@449bbc254af8: Final verdict of PTC: pass TC_rab_assignment_concurrent0(216)@449bbc254af8: Final verdict of PTC: pass TC_rab_assignment_concurrent0(222)@449bbc254af8: Final verdict of PTC: pass TC_rab_assignment_concurrent0(221)@449bbc254af8: Final verdict of PTC: pass TC_rab_assignment_concurrent0(219)@449bbc254af8: Final verdict of PTC: pass TC_rab_assignment_concurrent0(215)@449bbc254af8: Final verdict of PTC: pass TC_rab_assignment_concurrent0(220)@449bbc254af8: Final verdict of PTC: pass TC_rab_assignment_concurrent0(209)@449bbc254af8: Final verdict of PTC: pass TC_rab_assignment_concurrent0(217)@449bbc254af8: Final verdict of PTC: pass TC_rab_assignment_concurrent0(212)@449bbc254af8: Final verdict of PTC: pass 20250410084902948 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35030<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250410084902951 DLSCCP DEBUG SCCP-SCOC(6)[0x55ae2af6f8a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410084902952 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0018cca7), PART(T=Source Reference,L=4,D=00000006), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410084902953 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410084902954 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) TC_rab_assignment_concurrent0(218)@449bbc254af8: Final verdict of PTC: pass 20250410084902955 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410084902955 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410084902956 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410084902957 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084902958 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 18 cc a7 00 00 06 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410084902959 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084902959 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084902959 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084902959 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410084902959 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410084902959 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! HNBGW-PFCP(199)@449bbc254af8: Final verdict of PTC: none HNBGW-MGCP(208)@449bbc254af8: Final verdict of PTC: none MutexDispCT-TC_rab_assignment_concurrent(196)@449bbc254af8: Final verdict of PTC: none HNBGW_Test.msc0-RAN(203)@449bbc254af8: Final verdict of PTC: none MTC@449bbc254af8: Setting final verdict of the test case. MTC@449bbc254af8: Local verdict of MTC: pass MTC@449bbc254af8: Local verdict of PTC MutexDispCT-TC_rab_assignment_concurrent(196): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC VirtHNBGW-STATS(197): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC IPA-CTRL-CLI-IPA(198): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW-PFCP(199): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC TC_rab_assignment_concurrent-Iuh0(200): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC TC_rab_assignment_concurrent-Iuh0-RUA(201): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.msc0-SCCP(202): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.msc0-RAN(203): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.msc0-M3UA(204): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(205): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.sgsn0-RAN(206): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(207): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW-MGCP(208): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC TC_rab_assignment_concurrent0(209): pass (pass -> pass) MTC@449bbc254af8: Local verdict of PTC TC_rab_assignment_concurrent0(210): pass (pass -> pass) MTC@449bbc254af8: Local verdict of PTC TC_rab_assignment_concurrent0(211): pass (pass -> pass) MTC@449bbc254af8: Local verdict of PTC TC_rab_assignment_concurrent0(212): pass (pass -> pass) MTC@449bbc254af8: Local verdict of PTC TC_rab_assignment_concurrent0(213): pass (pass -> pass) MTC@449bbc254af8: Local verdict of PTC TC_rab_assignment_concurrent0(214): pass (pass -> pass) MTC@449bbc254af8: Local verdict of PTC TC_rab_assignment_concurrent0(215): pass (pass -> pass) MTC@449bbc254af8: Local verdict of PTC TC_rab_assignment_concurrent0(216): pass (pass -> pass) MTC@449bbc254af8: Local verdict of PTC TC_rab_assignment_concurrent0(217): pass (pass -> pass) MTC@449bbc254af8: Local verdict of PTC TC_rab_assignment_concurrent0(218): pass (pass -> pass) MTC@449bbc254af8: Local verdict of PTC TC_rab_assignment_concurrent0(219): pass (pass -> pass) MTC@449bbc254af8: Local verdict of PTC TC_rab_assignment_concurrent0(220): pass (pass -> pass) MTC@449bbc254af8: Local verdict of PTC TC_rab_assignment_concurrent0(221): pass (pass -> pass) MTC@449bbc254af8: Local verdict of PTC TC_rab_assignment_concurrent0(222): pass (pass -> pass) MTC@449bbc254af8: Local verdict of PTC TC_rab_assignment_concurrent0(223): pass (pass -> pass) MTC@449bbc254af8: Local verdict of PTC TC_rab_assignment_concurrent0(224): pass (pass -> pass) MTC@449bbc254af8: Test case TC_rab_assignment_concurrent finished. Verdict: pass MTC@449bbc254af8: 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'. Thu Apr 10 08:49:03 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 20250410084903135 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35086<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410084903537 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35086<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=2131868) Waiting for packet dumper to finish... 1 (prev_count=2131868, count=2132632) 20250410084904917 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250410084904917 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250410084904917 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250410084904917 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250410084904917 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250410084904917 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@449bbc254af8: 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@449bbc254af8: 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 ------ Thu Apr 10 08:49: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_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@449bbc254af8: 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@449bbc254af8: Test case TC_rab_release started. 20250410084906668 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60412<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410084906674 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60428<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410084906678 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:41547<->l=127.0.0.1:4262) (control_if.c:572) 20250410084906700 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410084906700 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410084906700 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410084906700 DRANAP DEBUG cnlink(msc-1)[0x55ae2aef6920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410084906701 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410084906701 DRANAP DEBUG cnlink(msc-2)[0x55ae2aef3b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_rab_release-Iuh0(229)@449bbc254af8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250410084906701 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410084906701 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250410084906701 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410084906701 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410084906701 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410084906701 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084906701 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084906701 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084906701 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084906701 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084906701 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084906701 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084906701 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084906701 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084906701 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084906701 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084906701 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084906701 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410084906701 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410084906701 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084906701 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410084906701 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410084906701 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250410084906701 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250410084906701 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410084906701 DRANAP DEBUG cnlink(msc-3)[0x55ae2af5d910]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410084906701 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084906701 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084906701 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084906701 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410084906701 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410084906701 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250410084906702 DRANAP DEBUG cnlink(msc-3)[0x55ae2af5d910]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410084906702 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250410084906702 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410084906702 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410084906702 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410084906702 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084906702 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084906702 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084906702 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) 20250410084906702 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084906702 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084906702 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084906702 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084906702 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084906702 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084906702 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084906702 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) 20250410084906702 DLSS7 DEBUG Found route for dpc=4=0.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) 20250410084906702 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250410084906702 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084906702 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250410084906702 DRANAP DEBUG cnlink(msc-3)[0x55ae2af5d910]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410084906702 DRANAP DEBUG cnlink(msc-2)[0x55ae2aef3b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410084906702 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250410084906702 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410084906702 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410084906702 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410084906702 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084906702 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084906702 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084906702 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084906702 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084906702 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084906702 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084906702 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084906702 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084906702 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084906702 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084906702 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084906702 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410084906702 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250410084906702 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084906702 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410084906702 DRANAP DEBUG cnlink(msc-2)[0x55ae2aef3b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410084906702 DRANAP DEBUG cnlink(msc-1)[0x55ae2aef6920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410084906702 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250410084906702 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410084906703 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410084906703 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410084906703 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084906703 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084906703 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084906703 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084906703 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084906703 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084906703 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084906703 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084906703 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084906703 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084906703 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084906703 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084906703 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410084906703 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410084906703 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084906703 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410084906703 DRANAP DEBUG cnlink(msc-1)[0x55ae2aef6920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410084906703 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084906703 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084906703 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084906703 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 20250410084906703 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250410084906703 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250410084906703 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084906703 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084906703 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084906703 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250410084906703 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250410084906703 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250410084906704 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084906704 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084906704 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084906704 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410084906704 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410084906704 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! MTC@449bbc254af8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@449bbc254af8: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(233)@449bbc254af8: ************************************************* HNBGW_Test.msc0-M3UA(233)@449bbc254af8: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(233)@449bbc254af8: ************************************************* HNBGW_Test.msc0-SCCP(231)@449bbc254af8: v_sccp_pdu_maxlen:268 20250410084906719 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410084906719 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410084906719 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410084906719 DRANAP DEBUG cnlink(sgsn-1)[0x55ae2af5ec30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410084906719 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410084906719 DRANAP DEBUG cnlink(sgsn-2)[0x55ae2af5f5c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410084906719 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410084906719 DRANAP DEBUG cnlink(sgsn-3)[0x55ae2af5ff50]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410084906720 DRANAP DEBUG cnlink(sgsn-3)[0x55ae2af5ff50]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410084906720 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250410084906720 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410084906720 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410084906720 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410084906720 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084906720 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084906720 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084906720 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) 20250410084906720 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084906720 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084906720 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084906720 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084906720 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084906720 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084906720 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084906720 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) 20250410084906720 DLSS7 DEBUG Found route for dpc=12=0.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) 20250410084906720 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250410084906720 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084906720 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250410084906720 DRANAP DEBUG cnlink(sgsn-3)[0x55ae2af5ff50]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410084906720 DRANAP DEBUG cnlink(sgsn-2)[0x55ae2af5f5c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410084906720 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250410084906720 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410084906720 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410084906720 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410084906720 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084906720 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084906720 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084906720 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084906720 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084906720 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084906720 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084906721 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084906721 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084906721 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084906721 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084906721 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084906721 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410084906721 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250410084906721 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084906721 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410084906721 DRANAP DEBUG cnlink(sgsn-2)[0x55ae2af5f5c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410084906721 DRANAP DEBUG cnlink(sgsn-1)[0x55ae2af5ec30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410084906721 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250410084906721 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410084906721 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410084906721 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410084906721 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084906721 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084906721 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084906721 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084906721 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084906721 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084906721 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084906721 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084906721 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084906721 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084906721 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084906721 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084906721 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410084906721 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250410084906721 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084906721 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410084906721 DRANAP DEBUG cnlink(sgsn-1)[0x55ae2af5ec30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410084906721 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410084906721 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250410084906721 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410084906721 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410084906721 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410084906721 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084906721 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084906721 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084906721 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084906721 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084906721 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084906721 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084906721 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084906721 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084906721 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084906721 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084906721 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084906721 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410084906721 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410084906721 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084906721 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410084906721 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410084906721 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084906721 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084906721 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084906721 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 20250410084906721 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250410084906721 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250410084906721 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084906721 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084906721 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084906721 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250410084906721 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250410084906721 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250410084906721 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084906721 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084906721 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084906721 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250410084906721 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250410084906721 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250410084906721 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084906721 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084906721 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084906721 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410084906721 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410084906721 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@449bbc254af8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@449bbc254af8: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(236)@449bbc254af8: ************************************************* HNBGW_Test.sgsn0-M3UA(236)@449bbc254af8: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(236)@449bbc254af8: ************************************************* HNBGW_Test.sgsn0-SCCP(234)@449bbc254af8: v_sccp_pdu_maxlen:268 20250410084906740 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410084906740 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410084906740 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250410084906740 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250410084906740 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) 20250410084906740 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250410084906740 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250410084906740 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410084906740 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@449bbc254af8: setverdict(pass): none -> pass 20250410084906917 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250410084906917 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250410084906917 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250410084906917 DLSS7 <000c> 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)@449bbc254af8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250410084906924 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084906924 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250410084906924 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250410084906924 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250410084906924 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250410084906924 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250410084906924 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250410084906924 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 20250410084906924 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250410084906924 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  20250410084906924 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250410084906927 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084906927 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250410084906927 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250410084906927 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  20250410084906927 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250410084906927 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250410084906927 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250410084906927 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 20250410084906927 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250410084906927 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  20250410084906927 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410084906927 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250410084906927 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410084906927 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250410084906927 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:413) 20250410084906927 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410084906927 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410084906927 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410084906927 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410084906927 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250410084906927 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250410084906927 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410084906929 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410084906929 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250410084906929 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410084906929 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410084906929 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410084906929 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084906929 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084906929 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084906929 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084906929 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084906929 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084906929 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084906929 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084906929 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084906929 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084906929 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084906929 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084906929 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410084906929 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410084906929 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084906929 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410084906929 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410084906929 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084906930 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084906930 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084906930 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410084906930 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410084906930 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250410084906930 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410084906930 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410084906930 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084906930 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  20250410084906931 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250410084906931 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250410084906931 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250410084906931 DLSS7 <000c> 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)@449bbc254af8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250410084906938 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084906938 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250410084906938 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250410084906938 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250410084906938 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250410084906938 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250410084906938 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250410084906938 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 20250410084906938 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250410084906938 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  20250410084906938 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250410084906941 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084906941 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250410084906941 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250410084906941 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  20250410084906941 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250410084906941 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250410084906941 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250410084906941 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 20250410084906941 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250410084906941 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  20250410084906941 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  20250410084906941 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410084906941 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250410084906942 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410084906942 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250410084906942 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250410084906942 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410084906942 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410084906942 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410084906942 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410084906942 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250410084906942 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250410084906942 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410084906943 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410084906943 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250410084906943 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410084906943 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410084906943 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410084906943 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084906943 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084906943 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084906943 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084906943 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084906943 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084906944 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084906944 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084906944 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084906944 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084906944 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084906944 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084906944 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410084906944 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410084906944 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084906944 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410084906944 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410084906944 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084906944 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084906944 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084906944 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410084906944 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410084906944 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.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' 20250410084906944 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410084906944 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410084906944 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084906944 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(232)@449bbc254af8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250410084907732 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084907732 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410084907732 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410084907732 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410084907732 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410084907732 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410084907732 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410084907732 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410084907732 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084907732 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410084907733 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410084907733 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410084907733 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410084907733 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410084907733 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410084907733 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410084907733 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250410084907733 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410084907733 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084907733 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084907733 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084907733 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084907733 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084907733 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084907733 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084907733 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084907733 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084907733 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084907733 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084907733 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084907733 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410084907733 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410084907733 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250410084907733 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250410084907733 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250410084907733 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250410084907733 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410084907733 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410084907733 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084907733 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084907733 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084907733 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084907733 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084907733 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084907734 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084907734 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084907734 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084907734 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084907734 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084907734 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084907734 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410084907734 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410084907734 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084907734 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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) 20250410084907734 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250410084907734 DRANAP NOTICE cnlink(msc-0)[0x55ae2af13940]{CONNECTED}: link up (cnlink.c:111) 20250410084907734 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084907734 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084907734 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084907734 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410084907734 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410084907734 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250410084907734 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410084907734 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410084907734 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084907734 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  20250410084907734 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084907734 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410084907735 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410084907735 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410084907735 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410084907735 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410084907735 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410084907735 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410084907735 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084907735 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410084907735 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410084907735 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410084907735 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410084907735 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410084907735 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410084907735 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410084907735 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250410084907735 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410084907735 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084907735 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084907735 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084907735 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084907735 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084907735 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084907735 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084907735 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084907735 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084907735 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084907735 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084907735 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084907735 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410084907735 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410084907735 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250410084907735 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250410084907735 DRANAP INFO cnlink(msc-0)[0x55ae2af13940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(235)@449bbc254af8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250410084907739 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084907739 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410084907739 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410084907739 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410084907739 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410084907739 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410084907739 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410084907739 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410084907739 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084907739 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410084907739 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410084907739 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410084907739 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410084907739 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410084907739 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410084907739 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410084907739 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250410084907739 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410084907739 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084907739 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084907739 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084907739 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084907739 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084907739 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084907739 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084907739 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084907739 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084907739 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084907739 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084907739 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084907739 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410084907739 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410084907739 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250410084907739 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250410084907739 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250410084907739 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250410084907739 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410084907739 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410084907739 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084907739 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084907739 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084907739 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084907739 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084907739 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084907739 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084907739 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084907739 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084907739 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084907739 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084907739 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084907739 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410084907739 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410084907739 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084907739 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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) 20250410084907739 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250410084907739 DRANAP NOTICE cnlink(sgsn-0)[0x55ae2af5e2a0]{CONNECTED}: link up (cnlink.c:111) 20250410084907739 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084907739 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084907739 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084907739 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410084907739 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410084907739 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.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' 20250410084907739 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410084907739 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410084907739 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084907739 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  20250410084907739 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084907739 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410084907739 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410084907739 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410084907739 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410084907739 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410084907739 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410084907739 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410084907739 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084907739 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410084907739 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410084907739 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410084907739 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410084907739 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410084907739 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410084907739 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410084907739 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250410084907739 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410084907739 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084907739 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084907739 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084907739 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084907739 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084907739 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084907739 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084907739 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084907739 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084907739 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084907739 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084907739 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084907739 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410084907739 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410084907739 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250410084907739 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250410084907739 DRANAP INFO cnlink(sgsn-0)[0x55ae2af5e2a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250410084907758 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60430<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_rab_release0(238)@449bbc254af8: f_gen_tmsi(suffix:=0, nri_v:=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)@449bbc254af8: f_create_expect(l3 := '05080200F110172A52082926240000000050'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(232)@449bbc254af8: Created Expect[0] for '05080200F110172A52082926240000000050'O to be handled at TC_rab_release0(238) TC_rab_release-Iuh0-RUA(230)@449bbc254af8: Added conn table entry 0TC_rab_release0(238)505717 20250410084908803 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410084908803 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410084908803 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250410084908803 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250410084908803 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x7b775, normal) (hnbgw_rua.c:407) 20250410084908803 DHNB DEBUG map_rua[0x55ae2af6cc60]{init}: Allocated (fsm.c:456) 20250410084908803 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-505717)[0x55ae2af6cc60]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250410084908803 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-505717 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250410084908803 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410084908803 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410084908803 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-505717 SCCP-0 CS MI=IMSI-262420000000005: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250410084908803 DCN DEBUG map_sccp[0x55ae2af6f040]{init}: Allocated (fsm.c:456) 20250410084908803 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x55ae2af6f040]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250410084908803 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-505717 <-> SCCP-24 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250410084908803 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-505717 SCCP-24 msc-0 MI=IMSI-262420000000005: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250410084908803 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-505717)[0x55ae2af6cc60]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250410084908803 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410084908803 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410084908803 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-505717)[0x55ae2af6cc60]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250410084908803 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x55ae2af6f040]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250410084908803 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250410084908803 DLSCCP DEBUG SCCP-SCOC(24)[0x55ae2af89950]{IDLE}: Allocated (fsm.c:456) 20250410084908803 DLSCCP DEBUG SCCP-SCOC(24)[0x55ae2af89950]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250410084908803 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000050004f40030000050056400500f1100926) (sccp_scrc.c:415) 20250410084908803 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084908803 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084908803 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084908803 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084908803 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084908803 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084908803 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084908803 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084908803 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084908803 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084908803 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084908803 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084908803 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410084908803 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410084908803 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084908803 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 bd 00 00 00 bc 03 00 00 09 01 00 00 18 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 50 00 4f 40 03 00 00 05 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) 20250410084908803 DLSCCP DEBUG SCCP-SCOC(24)[0x55ae2af89950]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250410084908803 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x55ae2af6f040]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250410084908803 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-505717)[0x55ae2af6cc60]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250410084908803 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084908803 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084908803 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084908803 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410084908803 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410084908803 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250410084908803 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410084908803 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410084908803 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084908803 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 00 05 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)@449bbc254af8: First idle individual index:0 HNBGW_Test.msc0-SCCP(231)@449bbc254af8: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(232)@449bbc254af8: Found Expect[0] for l3='05080200F110172A52082926240000000050'O handled at TC_rab_release0(238) HNBGW_Test.msc0-RAN(232)@449bbc254af8: Added conn table entry 0TC_rab_release0(238)4576262 HNBGW_Test.msc0-SCCP(231)@449bbc254af8: Session index based on connection ID:0 TC_rab_release0(238)@449bbc254af8: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(231)@449bbc254af8: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250410084908819 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084908819 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410084908820 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410084908820 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410084908820 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410084908820 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410084908820 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410084908820 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410084908820 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084908820 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 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 e8 06 51 02 00 00 00 00 00 06 00 08 00 00 00 07  20250410084908820 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410084908820 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410084908820 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410084908820 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410084908820 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410084908820 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00e80651) (sccp_scrc.c:486) 20250410084908820 DLSCCP DEBUG Received CO:COAK for local reference 24 (sccp_scoc.c:1855) 20250410084908820 DLSCCP DEBUG SCCP-SCOC(24)[0x55ae2af89950]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250410084908820 DLSCCP DEBUG SCCP-SCOC(24)[0x55ae2af89950]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250410084908820 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410084908820 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250410084908820 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) 20250410084908820 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x55ae2af6f040]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250410084908820 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x55ae2af6f040]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_rab_release0(238)@449bbc254af8: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":705 HNBGW-MGCP(237)@449bbc254af8: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_release0(238) HNBGW_Test.msc0-SCCP(231)@449bbc254af8: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(231)@449bbc254af8: vl_len:91 HNBGW_Test.msc0-SCCP(231)@449bbc254af8: vl_from0 HNBGW_Test.msc0-SCCP(231)@449bbc254af8: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20250410084909024 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084909024 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410084909024 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410084909024 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410084909024 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410084909024 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410084909024 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410084909024 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410084909024 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084909024 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  20250410084909024 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410084909024 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410084909024 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410084909024 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410084909024 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410084909024 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) 20250410084909025 DLSCCP DEBUG Received CO:CODT for local reference 24 (sccp_scoc.c:1855) 20250410084909025 DLSCCP DEBUG SCCP-SCOC(24)[0x55ae2af89950]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250410084909025 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410084909025 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250410084909025 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x55ae2af6f040]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250410084909025 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250410084909025 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250410084909025 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x55ae2af6f040]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250410084909025 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250410084909025 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250410084909025 DMGW DEBUG mgw(mgw-fsm-505717-0)[0x55ae2af935a0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250410084909025 DMGW DEBUG mgw(mgw-fsm-505717-0)[0x55ae2af935a0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250410084909025 DMGW DEBUG mgw(mgw-fsm-505717-0)[0x55ae2af935a0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250410084909025 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250410084909025 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250410084909025 DLMGCP DEBUG mgw-endp(mgw-fsm-505717-0)[0x55ae2af8ccd0]{UNUSED}: Allocated (fsm.c:456) 20250410084909025 DLMGCP DEBUG mgw-endp(mgw-fsm-505717-0)[0x55ae2af8ccd0]{UNUSED}: is child of mgw(mgw-fsm-505717-0)[0x55ae2af935a0] (fsm.c:486) 20250410084909025 DLMGCP DEBUG mgw-endp(mgw-fsm-505717-0)[0x55ae2af8ccd0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-505717-0)[0x55ae2af935a0] (mgcp_client_endpoint_fsm.c:724) 20250410084909025 DLMGCP DEBUG mgw-endp(mgw-fsm-505717-0)[0x55ae2af8ccd0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250410084909025 DLMGCP DEBUG mgw-endp(mgw-fsm-505717-0)[0x55ae2af8ccd0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250410084909025 DLMGCP DEBUG mgw-endp(mgw-fsm-505717-0)[0x55ae2af8ccd0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250410084909025 DLMGCP DEBUG MGCP_CONN(mgw-fsm-505717-0)[0x55ae2af8a230]{ST_CRCX}: Allocated (fsm.c:456) 20250410084909025 DLMGCP DEBUG MGCP_CONN(mgw-fsm-505717-0)[0x55ae2af8a230]{ST_CRCX}: is child of mgw-endp(mgw-fsm-505717-0)[0x55ae2af8ccd0] (fsm.c:486) 20250410084909025 DLMGCP DEBUG MGCP_CONN(mgw-fsm-505717-0)[0x55ae2af8a230]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250410084909025 DLMGCP DEBUG MGCP_CONN(mgw-fsm-505717-0)[0x55ae2af8a230]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250410084909025 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:38983: len=198 'CRCX 86 rtpbridge/*@mgw MGCP 1.0\r\nC: 7b775'... (mgcp_client.c:807) 20250410084909025 DLMGCP DEBUG MGW(mgw) Queued 198 bytes for MGW (mgcp_client.c:1221) 20250410084909025 DLMGCP DEBUG MGCP_CONN(mgw-fsm-505717-0)[0x55ae2af8a230]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250410084909025 DLMGCP DEBUG mgw-endp(mgw-fsm-505717-0)[0x55ae2af8ccd0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(237)@449bbc254af8: Found Expect[0] for { line := { verb := "CRCX", trans_id := "86", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "7b77517" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "7b77517", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@449bbc254af8: CRCX1{ line := { verb := "CRCX", trans_id := "86", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "7b77517" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "7b77517", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@449bbc254af8: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":721 20250410084909055 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 86 OK (mgcp_client.c:758) 20250410084909055 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55ae2af8a230]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250410084909055 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55ae2af8a230]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250410084909055 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55ae2af8a230]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250410084909055 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55ae2af8a230]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250410084909055 DLMGCP DEBUG mgw-endp(mgw-fsm-505717-0)[0x55ae2af8ccd0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250410084909055 DLMGCP DEBUG mgw-endp(mgw-fsm-505717-0)[0x55ae2af8ccd0]{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) 20250410084909055 DLMGCP DEBUG mgw-endp(mgw-fsm-505717-0)[0x55ae2af8ccd0]{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) 20250410084909055 DLMGCP DEBUG mgw-endp(mgw-fsm-505717-0)[0x55ae2af8ccd0]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250410084909055 DLMGCP DEBUG mgw-endp(mgw-fsm-505717-0)[0x55ae2af8ccd0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250410084909055 DLMGCP DEBUG mgw-endp(mgw-fsm-505717-0)[0x55ae2af8ccd0]{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) 20250410084909055 DMGW DEBUG mgw(mgw-fsm-505717-0)[0x55ae2af935a0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250410084909055 DMGW DEBUG mgw(mgw-fsm-505717-0)[0x55ae2af935a0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250410084909055 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250410084909055 DMGW DEBUG mgw(mgw-fsm-505717-0)[0x55ae2af935a0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250410084909055 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-505717)[0x55ae2af6cc60]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250410084909055 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250410084909055 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410084909055 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)@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed 20250410084909070 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410084909070 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410084909071 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250410084909071 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250410084909071 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x7b775) (hnbgw_rua.c:471) 20250410084909071 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-505717 SCCP-24 msc-0 MI=IMSI-262420000000005: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250410084909071 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-505717)[0x55ae2af6cc60]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250410084909071 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250410084909071 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250410084909071 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-505717)[0x55ae2af6cc60]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250410084909071 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250410084909071 DMGW DEBUG mgw(mgw-fsm-505717-0)[0x55ae2af935a0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250410084909071 DMGW DEBUG mgw(mgw-fsm-505717-0)[0x55ae2af935a0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250410084909071 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250410084909071 DMGW DEBUG mgw(mgw-fsm-505717-0)[0x55ae2af935a0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250410084909071 DLMGCP DEBUG mgw-endp(mgw-fsm-505717-0)[0x55ae2af8ccd0]{IN_USE}: rtpbridge/5@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-505717-0)[0x55ae2af935a0] (mgcp_client_endpoint_fsm.c:724) 20250410084909071 DLMGCP DEBUG mgw-endp(mgw-fsm-505717-0)[0x55ae2af8ccd0]{IN_USE}: rtpbridge/5@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250410084909071 DLMGCP DEBUG mgw-endp(mgw-fsm-505717-0)[0x55ae2af8ccd0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250410084909071 DLMGCP DEBUG mgw-endp(mgw-fsm-505717-0)[0x55ae2af8ccd0]{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) 20250410084909071 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55ae2af8a230]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250410084909071 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:38983: len=212 'MDCX 87 rtpbridge/5@mgw MGCP 1.0\r\nC: 7b775'... (mgcp_client.c:807) 20250410084909071 DLMGCP DEBUG MGW(mgw) Queued 212 bytes for MGW (mgcp_client.c:1221) 20250410084909071 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55ae2af8a230]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250410084909071 DLMGCP DEBUG mgw-endp(mgw-fsm-505717-0)[0x55ae2af8ccd0]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250410084909071 DLMGCP DEBUG mgw-endp(mgw-fsm-505717-0)[0x55ae2af8ccd0]{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) 20250410084909071 DLMGCP DEBUG mgw-endp(mgw-fsm-505717-0)[0x55ae2af8ccd0]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI in use: 1, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_release0(238)@449bbc254af8: MDCX1{ line := { verb := "MDCX", trans_id := "87", ep := "rtpbridge/5@mgw", ver := "1.0" }, params := { { code := "C", val := "7b77517" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "7b77517", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250410084909083 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 87 OK (mgcp_client.c:758) 20250410084909083 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55ae2af8a230]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250410084909083 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55ae2af8a230]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250410084909083 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55ae2af8a230]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250410084909083 DLMGCP DEBUG mgw-endp(mgw-fsm-505717-0)[0x55ae2af8ccd0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250410084909083 DLMGCP DEBUG mgw-endp(mgw-fsm-505717-0)[0x55ae2af8ccd0]{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) 20250410084909083 DLMGCP DEBUG mgw-endp(mgw-fsm-505717-0)[0x55ae2af8ccd0]{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) 20250410084909083 DLMGCP DEBUG mgw-endp(mgw-fsm-505717-0)[0x55ae2af8ccd0]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250410084909083 DLMGCP DEBUG mgw-endp(mgw-fsm-505717-0)[0x55ae2af8ccd0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250410084909083 DLMGCP DEBUG mgw-endp(mgw-fsm-505717-0)[0x55ae2af8ccd0]{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) 20250410084909083 DMGW DEBUG mgw(mgw-fsm-505717-0)[0x55ae2af935a0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250410084909083 DMGW DEBUG mgw(mgw-fsm-505717-0)[0x55ae2af935a0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250410084909083 DMGW DEBUG mgw(mgw-fsm-505717-0)[0x55ae2af935a0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250410084909083 DLMGCP DEBUG mgw-endp(mgw-fsm-505717-0)[0x55ae2af8ccd0]{IN_USE}: rtpbridge/5@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-505717-0)[0x55ae2af935a0] (mgcp_client_endpoint_fsm.c:724) 20250410084909083 DLMGCP DEBUG mgw-endp(mgw-fsm-505717-0)[0x55ae2af8ccd0]{IN_USE}: rtpbridge/5@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250410084909083 DLMGCP DEBUG mgw-endp(mgw-fsm-505717-0)[0x55ae2af8ccd0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250410084909083 DLMGCP DEBUG mgw-endp(mgw-fsm-505717-0)[0x55ae2af8ccd0]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250410084909083 DLMGCP DEBUG MGCP_CONN(mgw-fsm-505717-0)[0x55ae2af78c70]{ST_CRCX}: Allocated (fsm.c:456) 20250410084909083 DLMGCP DEBUG MGCP_CONN(mgw-fsm-505717-0)[0x55ae2af78c70]{ST_CRCX}: is child of mgw-endp(mgw-fsm-505717-0)[0x55ae2af8ccd0] (fsm.c:486) 20250410084909083 DLMGCP DEBUG MGCP_CONN(mgw-fsm-505717-0)[0x55ae2af78c70]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250410084909083 DLMGCP DEBUG MGCP_CONN(mgw-fsm-505717-0)[0x55ae2af78c70]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/5@mgw... (mgcp_client_fsm.c:228) 20250410084909083 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:38983: len=202 'CRCX 88 rtpbridge/5@mgw MGCP 1.0\r\nC: 7b775'... (mgcp_client.c:807) 20250410084909083 DLMGCP DEBUG MGW(mgw) Queued 202 bytes for MGW (mgcp_client.c:1221) 20250410084909083 DLMGCP DEBUG MGCP_CONN(mgw-fsm-505717-0)[0x55ae2af78c70]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250410084909083 DLMGCP DEBUG mgw-endp(mgw-fsm-505717-0)[0x55ae2af8ccd0]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250410084909083 DLMGCP DEBUG mgw-endp(mgw-fsm-505717-0)[0x55ae2af8ccd0]{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) 20250410084909083 DLMGCP DEBUG mgw-endp(mgw-fsm-505717-0)[0x55ae2af8ccd0]{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) 20250410084909083 DLMGCP DEBUG mgw-endp(mgw-fsm-505717-0)[0x55ae2af8ccd0]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_release0(238)@449bbc254af8: CRCX2{ line := { verb := "CRCX", trans_id := "88", ep := "rtpbridge/5@mgw", ver := "1.0" }, params := { { code := "C", val := "7b77517" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "7b77517", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250410084909109 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 88 OK (mgcp_client.c:758) 20250410084909109 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55ae2af78c70]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250410084909109 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55ae2af78c70]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250410084909110 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55ae2af78c70]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250410084909110 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55ae2af78c70]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250410084909110 DLMGCP DEBUG mgw-endp(mgw-fsm-505717-0)[0x55ae2af8ccd0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250410084909110 DLMGCP DEBUG mgw-endp(mgw-fsm-505717-0)[0x55ae2af8ccd0]{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) 20250410084909110 DLMGCP DEBUG mgw-endp(mgw-fsm-505717-0)[0x55ae2af8ccd0]{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) 20250410084909110 DLMGCP DEBUG mgw-endp(mgw-fsm-505717-0)[0x55ae2af8ccd0]{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) 20250410084909110 DLMGCP DEBUG mgw-endp(mgw-fsm-505717-0)[0x55ae2af8ccd0]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250410084909110 DLMGCP DEBUG mgw-endp(mgw-fsm-505717-0)[0x55ae2af8ccd0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250410084909110 DLMGCP DEBUG mgw-endp(mgw-fsm-505717-0)[0x55ae2af8ccd0]{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) 20250410084909110 DLMGCP DEBUG mgw-endp(mgw-fsm-505717-0)[0x55ae2af8ccd0]{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) 20250410084909110 DMGW DEBUG mgw(mgw-fsm-505717-0)[0x55ae2af935a0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250410084909110 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250410084909110 DMGW DEBUG mgw(mgw-fsm-505717-0)[0x55ae2af935a0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250410084909110 DMGW DEBUG mgw(mgw-fsm-505717-0)[0x55ae2af935a0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250410084909110 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x55ae2af6f040]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250410084909110 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250410084909110 DLSCCP DEBUG SCCP-SCOC(24)[0x55ae2af89950]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250410084909110 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e80651), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:415) 20250410084909110 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084909110 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084909110 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084909110 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410084909110 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410084909110 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084909110 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 e8 06 51 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 20 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410084909110 DMGW DEBUG mgw(mgw-fsm-505717-0)[0x55ae2af935a0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250410084909110 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084909110 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084909110 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084909110 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410084909110 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410084909110 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250410084909110 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410084909110 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410084909110 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084909110 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 e8 06 51 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 20 00 00 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(231)@449bbc254af8: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(231)@449bbc254af8: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(231)@449bbc254af8: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(231)@449bbc254af8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_release0(238)@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(226)@449bbc254af8: 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)@449bbc254af8: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(231)@449bbc254af8: vl_len:21 HNBGW_Test.msc0-SCCP(231)@449bbc254af8: vl_from0 HNBGW_Test.msc0-SCCP(231)@449bbc254af8: data sent by MTP3_SCCP_PORT: '000000110000010029400A0000010028400305C880'O 20250410084909153 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084909153 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410084909153 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410084909153 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410084909153 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410084909153 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410084909153 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410084909153 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410084909153 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084909153 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410084909153 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410084909153 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410084909153 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410084909153 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410084909153 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410084909153 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) 20250410084909153 DLSCCP DEBUG Received CO:CODT for local reference 24 (sccp_scoc.c:1855) 20250410084909153 DLSCCP DEBUG SCCP-SCOC(24)[0x55ae2af89950]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250410084909153 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410084909153 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250410084909153 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x55ae2af6f040]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250410084909153 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250410084909153 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250410084909153 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x55ae2af6f040]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250410084909153 DRANAP DEBUG Decoding message RANAP_RAB_ReleaseItemIEs (ranap_common.c:617) (ranap_common.c:617) 20250410084909153 DRANAP DEBUG Decoding message RANAP_RAB_ReleaseItemIEs (ranap_common.c:617) (ranap_common.c:617) 20250410084909153 DMGW NOTICE mgw(mgw-fsm-505717-0)[0x55ae2af935a0]{MGW_ST_ESTABLISHED}: MSC asked to release RAB-ID 23 (mgw_fsm.c:792) 20250410084909153 DMGW DEBUG mgw(mgw-fsm-505717-0)[0x55ae2af935a0]{MGW_ST_ESTABLISHED}: forwarding unmodified RAB-AssignmentRequest to HNB (mgw_fsm.c:725) 20250410084909153 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-505717)[0x55ae2af6cc60]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:726) 20250410084909153 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 45 bytes (hnbgw_rua.c:122) 20250410084909153 DMGW DEBUG mgw(mgw-fsm-505717-0)[0x55ae2af935a0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:733) 20250410084909153 DMGW DEBUG mgw(mgw-fsm-505717-0)[0x55ae2af935a0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250410084909153 DLMGCP DEBUG mgw-endp(mgw-fsm-505717-0)[0x55ae2af8ccd0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250410084909153 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55ae2af8a230]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250410084909153 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:38983: len=56 'DLCX 89 rtpbridge/5@mgw MGCP 1.0\r\nC: 7b775'... (mgcp_client.c:807) 20250410084909153 DLMGCP DEBUG MGW(mgw) Queued 56 bytes for MGW (mgcp_client.c:1221) 20250410084909153 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55ae2af8a230]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250410084909153 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55ae2af78c70]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250410084909153 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:38983: len=56 'DLCX 90 rtpbridge/5@mgw MGCP 1.0\r\nC: 7b775'... (mgcp_client.c:807) 20250410084909153 DLMGCP DEBUG MGW(mgw) Queued 56 bytes for MGW (mgcp_client.c:1221) 20250410084909153 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55ae2af78c70]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250410084909153 DLMGCP DEBUG mgw-endp(mgw-fsm-505717-0)[0x55ae2af8ccd0]{IN_USE}: Removing from parent mgw(mgw-fsm-505717-0)[0x55ae2af935a0] (mgcp_client_endpoint_fsm.c:873) 20250410084909153 DLMGCP DEBUG mgw-endp(mgw-fsm-505717-0)[0x55ae2af8ccd0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250410084909153 DLMGCP DEBUG mgw-endp(mgw-fsm-505717-0)[0x55ae2af8ccd0]{IN_USE}: Deallocated (fsm.c:568) 20250410084909153 DMGW DEBUG mgw(mgw-fsm-505717-0)[0x55ae2af935a0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250410084909153 DMGW DEBUG mgw(mgw-fsm-505717-0)[0x55ae2af935a0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250410084909153 DMGW DEBUG mgw(mgw-fsm-505717-0)[0x55ae2af935a0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250410084909153 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410084909153 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)@449bbc254af8: DLCX{ line := { verb := "DLCX", trans_id := "89", ep := "rtpbridge/5@mgw", ver := "1.0" }, params := { { code := "C", val := "7b77517" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_release0(238)@449bbc254af8: DLCX{ line := { verb := "DLCX", trans_id := "90", ep := "rtpbridge/5@mgw", ver := "1.0" }, params := { { code := "C", val := "7b77517" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_release0(238)@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed 20250410084909156 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 89 OK (mgcp_client.c:758) 20250410084909156 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55ae2af8a230]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250410084909156 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55ae2af8a230]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250410084909156 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55ae2af8a230]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250410084909156 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55ae2af8a230]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250410084909156 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 90 OK (mgcp_client.c:758) 20250410084909156 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55ae2af78c70]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250410084909156 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55ae2af78c70]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250410084909156 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55ae2af78c70]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250410084909156 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55ae2af78c70]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_release0(238)@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(226)@449bbc254af8: 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@449bbc254af8: ok: talloc reports "asn1_context" = 1 bytes 20250410084909202 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:41547<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(227)@449bbc254af8: Final verdict of PTC: none 20250410084909209 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60428<->l=127.0.0.1:4261 (telnet_interface.c:138) VirtHNBGW-STATS(226)@449bbc254af8: Final verdict of PTC: none MTC@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed 20250410084909210 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60412<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250410084909210 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410084909210 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410084909210 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410084909210 DMAIN NOTICE (127.0.0.1:9999 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) 20250410084909210 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250410084909210 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-505717)[0x55ae2af6cc60]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250410084909210 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-505717)[0x55ae2af6cc60]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250410084909210 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x55ae2af6f040]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250410084909210 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250410084909210 DLSCCP DEBUG SCCP-SCOC(24)[0x55ae2af89950]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250410084909210 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e80651), PART(T=Source Reference,L=4,D=00000018), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250410084909210 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084909210 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084909210 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084909210 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410084909210 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410084909210 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084909210 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [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 e8 06 51 00 00 18 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410084909210 DLSCCP DEBUG SCCP-SCOC(24)[0x55ae2af89950]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250410084909210 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x55ae2af6f040]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250410084909210 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-505717)[0x55ae2af6cc60]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250410084909210 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-505717)[0x55ae2af6cc60]{disrupted}: Freeing instance (context_map.c:202) 20250410084909210 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-505717)[0x55ae2af6cc60]{disrupted}: Deallocated (fsm.c:568) 20250410084909210 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x55ae2af6f040]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250410084909210 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x55ae2af6f040]{disconnected}: Freeing instance (context_map.c:206) 20250410084909210 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x55ae2af6f040]{disconnected}: Deallocated (fsm.c:568) 20250410084909210 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-505717 SCCP-24 msc-0 MI=IMSI-262420000000005: Deallocating (context_map.c:225) 20250410084909210 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084909210 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084909210 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084909210 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410084909210 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410084909210 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250410084909210 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410084909210 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410084909210 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084909210 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 e8 06 51 00 00 18 00 00 00 00 00 00 06 00 08 00 00 00 01  20250410084909211 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250410084909211 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410084909211 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250410084909211 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT HNBGW_Test.sgsn0-RAN(235)@449bbc254af8: Final verdict of PTC: none 20250410084909211 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250410084909211 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410084909211 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250410084909211 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250410084909211 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250410084909211 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) HNBGW_Test.sgsn0-SCCP(234)@449bbc254af8: Final verdict of PTC: none MutexDispCT-TC_rab_release(225)@449bbc254af8: Final verdict of PTC: none 20250410084909211 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-sgsn0-0: connection closed 20250410084909211 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250410084909211 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250410084909211 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250410084909211 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250410084909211 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 20250410084909211 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  20250410084909211 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410084909211 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250410084909211 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250410084909211 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250410084909211 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410084909211 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250410084909211 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250410084909211 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 20250410084909211 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20250410084909211 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410084909211 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250410084909211 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SEND_FAILED 20250410084909211 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410084909211 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250410084909211 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250410084909211 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410084909211 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410084909211 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410084909211 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410084909211 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250410084909211 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250410084909211 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250410084909211 DRANAP NOTICE cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc0-RAN(232)@449bbc254af8: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(236)@449bbc254af8: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(231)@449bbc254af8: Final verdict of PTC: none TC_rab_release-Iuh0(229)@449bbc254af8: Final verdict of PTC: none TC_rab_release-Iuh0-RUA(230)@449bbc254af8: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(233)@449bbc254af8: Final verdict of PTC: none HNBGW-PFCP(228)@449bbc254af8: Final verdict of PTC: none HNBGW-MGCP(237)@449bbc254af8: Final verdict of PTC: none 20250410084909213 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60430<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_release0(238)@449bbc254af8: Final verdict of PTC: pass MTC@449bbc254af8: Setting final verdict of the test case. MTC@449bbc254af8: Local verdict of MTC: pass MTC@449bbc254af8: Local verdict of PTC MutexDispCT-TC_rab_release(225): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC VirtHNBGW-STATS(226): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC IPA-CTRL-CLI-IPA(227): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW-PFCP(228): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC TC_rab_release-Iuh0(229): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC TC_rab_release-Iuh0-RUA(230): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.msc0-SCCP(231): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.msc0-RAN(232): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.msc0-M3UA(233): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(234): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.sgsn0-RAN(235): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(236): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW-MGCP(237): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC TC_rab_release0(238): pass (pass -> pass) MTC@449bbc254af8: Test case TC_rab_release finished. Verdict: pass MTC@449bbc254af8: 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'. Thu Apr 10 08:49:09 UTC 2025 ====== HNBGW_Tests.TC_rab_release pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_rab_release.talloc 20250410084909267 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60432<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410084909769 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60432<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=350260) Waiting for packet dumper to finish... 1 (prev_count=350260, count=350800) 20250410084911212 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250410084911212 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250410084911212 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@449bbc254af8: 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@449bbc254af8: 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 ------ Thu Apr 10 08:49:11 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_rab_release_abnormal.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_rab_release_abnormal.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@449bbc254af8: 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@449bbc254af8: Test case TC_rab_release_abnormal started. 20250410084912865 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60442<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410084912872 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60450<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410084912877 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:43515<->l=127.0.0.1:4262) (control_if.c:572) 20250410084912900 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410084912900 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410084912900 DRANAP NOTICE cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: link lost (cnlink.c:118) 20250410084912900 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410084912900 DRANAP DEBUG cnlink(msc-1)[0x55ae2aef6920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410084912900 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410084912900 DRANAP DEBUG cnlink(msc-2)[0x55ae2aef3b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410084912901 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410084912901 DRANAP DEBUG cnlink(msc-3)[0x55ae2af5d910]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_rab_release_abnormal-Iuh0(243)@449bbc254af8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250410084912901 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410084912901 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250410084912901 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410084912901 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410084912901 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410084912901 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084912901 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084912901 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084912901 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410084912901 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084912901 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084912901 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084912901 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084912901 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084912901 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084912901 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084912901 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410084912901 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410084912901 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410084912901 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084912901 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410084912901 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410084912901 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250410084912901 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250410084912901 DRANAP DEBUG cnlink(msc-1)[0x55ae2aef6920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410084912901 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250410084912901 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410084912901 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410084912901 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410084912901 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084912901 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084912902 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084912902 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084912902 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084912902 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084912902 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084912902 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084912902 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084912902 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084912902 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084912902 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084912902 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410084912902 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410084912902 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084912902 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410084912902 DRANAP DEBUG cnlink(msc-1)[0x55ae2aef6920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410084912902 DRANAP DEBUG cnlink(msc-3)[0x55ae2af5d910]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410084912902 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250410084912902 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410084912902 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410084912902 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410084912902 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084912902 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084912902 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084912902 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) 20250410084912902 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084912902 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084912902 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084912902 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084912902 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084912902 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084912902 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084912902 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084912902 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084912902 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410084912902 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410084912902 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250410084912902 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410084912902 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410084912902 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084912902 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084912902 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  20250410084912902 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 20250410084912902 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) 20250410084912902 DLSS7 DEBUG Found route for dpc=4=0.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) 20250410084912902 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250410084912902 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084912902 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250410084912902 DRANAP DEBUG cnlink(msc-3)[0x55ae2af5d910]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410084912902 DRANAP DEBUG cnlink(msc-2)[0x55ae2aef3b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410084912902 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250410084912902 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410084912902 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410084912902 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410084912902 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084912902 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084912902 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084912902 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084912902 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084912902 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084912902 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084912902 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084912902 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084912902 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084912902 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084912902 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084912902 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410084912902 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250410084912902 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084912902 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410084912902 DRANAP DEBUG cnlink(msc-2)[0x55ae2aef3b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410084912902 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084912902 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084912902 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084912902 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410084912902 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410084912902 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250410084912902 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084912902 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084912902 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084912902 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 20250410084912902 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250410084912902 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250410084912902 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084912902 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084912902 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084912902 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250410084912902 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250410084912902 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! MTC@449bbc254af8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@449bbc254af8: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(247)@449bbc254af8: ************************************************* HNBGW_Test.msc0-M3UA(247)@449bbc254af8: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(247)@449bbc254af8: ************************************************* HNBGW_Test.msc0-SCCP(245)@449bbc254af8: v_sccp_pdu_maxlen:268 20250410084912916 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410084912916 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410084912916 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410084912916 DRANAP DEBUG cnlink(sgsn-1)[0x55ae2af5ec30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410084912916 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410084912916 DRANAP DEBUG cnlink(sgsn-2)[0x55ae2af5f5c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410084912916 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410084912916 DRANAP DEBUG cnlink(sgsn-3)[0x55ae2af5ff50]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410084912917 DRANAP DEBUG cnlink(sgsn-3)[0x55ae2af5ff50]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410084912917 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250410084912917 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410084912917 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410084912917 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410084912917 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084912917 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084912917 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084912917 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) 20250410084912917 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084912917 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084912917 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084912917 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084912917 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084912917 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084912917 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084912917 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) 20250410084912917 DLSS7 DEBUG Found route for dpc=12=0.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) 20250410084912917 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250410084912917 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084912917 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250410084912917 DRANAP DEBUG cnlink(sgsn-3)[0x55ae2af5ff50]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410084912917 DRANAP DEBUG cnlink(sgsn-2)[0x55ae2af5f5c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410084912917 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250410084912917 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410084912917 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410084912917 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410084912917 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084912917 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084912917 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084912917 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084912917 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084912917 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084912917 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084912917 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084912917 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084912917 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084912917 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084912917 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084912917 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410084912917 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250410084912917 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084912917 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410084912917 DRANAP DEBUG cnlink(sgsn-2)[0x55ae2af5f5c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410084912917 DRANAP DEBUG cnlink(sgsn-1)[0x55ae2af5ec30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410084912917 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250410084912917 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410084912917 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410084912917 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410084912917 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084912917 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084912917 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084912917 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084912917 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084912917 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084912917 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084912917 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084912917 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084912917 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084912917 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084912918 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084912918 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410084912918 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250410084912918 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084912918 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410084912918 DRANAP DEBUG cnlink(sgsn-1)[0x55ae2af5ec30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410084912918 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410084912918 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250410084912918 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410084912918 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410084912918 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410084912918 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084912918 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084912918 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084912918 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084912918 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084912918 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084912918 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084912918 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084912918 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084912918 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084912918 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084912918 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084912918 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410084912918 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410084912918 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084912918 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410084912918 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410084912918 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084912918 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084912918 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084912918 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 20250410084912918 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250410084912918 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250410084912918 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084912918 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084912918 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084912918 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250410084912918 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250410084912918 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250410084912918 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084912918 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084912918 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084912918 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250410084912918 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250410084912918 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250410084912918 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084912918 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084912918 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084912918 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410084912918 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410084912918 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@449bbc254af8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(250)@449bbc254af8: ************************************************* HNBGW_Test.sgsn0-M3UA(250)@449bbc254af8: M3UA emulation initiated, the test can be started MTC@449bbc254af8: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(250)@449bbc254af8: ************************************************* HNBGW_Test.sgsn0-SCCP(248)@449bbc254af8: v_sccp_pdu_maxlen:268 20250410084912942 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410084912942 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410084912942 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250410084912942 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250410084912942 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) 20250410084912942 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250410084912942 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250410084912942 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410084912942 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@449bbc254af8: setverdict(pass): none -> pass 20250410084912958 DLSCCP DEBUG SCCP-SCOC(6)[0x55ae2af6f8a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410084912959 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0018cca7), PART(T=Source Reference,L=4,D=00000006), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410084912959 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410084912959 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084912959 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410084912959 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410084912959 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410084912959 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084912959 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 18 cc a7 00 00 06 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410084912959 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084912959 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084912959 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084912959 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410084912959 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410084912959 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250410084913114 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250410084913114 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250410084913114 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 20250410084913114 DLSS7 <000c> osmo_ss7_asp.c:1126 ?: connection closed 20250410084913114 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20250410084913114 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20250410084913114 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)@449bbc254af8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250410084913128 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250410084913128 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250410084913128 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250410084913128 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(250)@449bbc254af8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250410084913131 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084913131 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250410084913132 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20250410084913132 DLSS7 <000c> xua_asp_fsm.c:300 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20250410084913132 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  20250410084913132 DLSS7 <000c> xua_asp_fsm.c:680 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20250410084913132 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20250410084913132 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250410084913132 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 20250410084913132 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Pending () 20250410084913132 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  20250410084913132 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410084913132 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250410084913132 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20250410084913132 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410084913132 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250410084913132 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:378) 20250410084913132 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410084913132 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410084913132 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410084913132 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410084913132 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250410084913135 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084913135 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250410084913135 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250410084913135 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250410084913135 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250410084913135 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250410084913135 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250410084913135 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 20250410084913135 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250410084913135 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  20250410084913135 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250410084913137 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084913137 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250410084913137 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250410084913137 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  20250410084913137 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250410084913137 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20250410084913137 DLSS7 <000c> xua_as_fsm.c:552 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_ACTIVE 20250410084913137 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 20250410084913137 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250410084913137 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  20250410084913137 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410084913137 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250410084913137 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410084913137 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250410084913137 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:413) 20250410084913137 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410084913137 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410084913137 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410084913137 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410084913137 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250410084913137 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250410084913137 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410084913138 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084913138 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250410084913138 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250410084913138 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  20250410084913138 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250410084913138 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250410084913138 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250410084913138 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 20250410084913138 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250410084913138 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  20250410084913138 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  20250410084913138 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410084913138 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250410084913138 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410084913138 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250410084913138 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250410084913138 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410084913138 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410084913138 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410084913138 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410084913138 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250410084913138 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250410084913138 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410084913139 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410084913139 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250410084913139 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410084913139 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410084913139 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410084913140 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084913140 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084913140 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084913140 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084913140 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084913140 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084913140 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084913140 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084913140 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084913140 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084913140 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084913140 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084913140 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410084913140 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410084913140 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084913140 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410084913140 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410084913140 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410084913140 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250410084913140 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410084913140 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410084913140 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410084913140 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084913140 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084913140 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084913140 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084913140 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084913140 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084913140 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084913140 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084913140 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084913140 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084913140 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084913140 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084913140 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410084913140 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410084913140 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084913140 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410084913140 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410084913140 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084913140 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084913140 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084913140 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410084913140 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410084913140 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250410084913140 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410084913141 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410084913141 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084913141 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  20250410084913141 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084913141 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084913141 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084913141 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410084913141 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410084913141 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250410084913141 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410084913141 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410084913141 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084913141 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.msc0-RAN(246)@449bbc254af8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250410084913931 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084913931 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410084913931 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410084913931 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410084913931 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410084913931 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410084913931 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410084913931 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410084913931 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084913931 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410084913932 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410084913932 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410084913932 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410084913932 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410084913932 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410084913932 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410084913932 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250410084913932 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410084913932 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084913932 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084913932 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084913932 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084913932 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084913932 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084913932 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084913932 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084913932 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084913932 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084913932 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084913932 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084913932 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410084913932 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410084913932 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250410084913932 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250410084913932 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250410084913932 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250410084913932 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410084913932 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410084913932 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084913932 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084913932 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084913932 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410084913932 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084913932 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084913932 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084913932 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084913932 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084913932 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084913932 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084913932 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410084913932 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410084913932 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410084913932 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084913932 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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) 20250410084913932 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250410084913932 DRANAP NOTICE cnlink(msc-0)[0x55ae2af13940]{CONNECTED}: link up (cnlink.c:111) 20250410084913932 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084913932 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084913932 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084913932 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410084913932 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410084913932 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250410084913932 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410084913932 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410084913932 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084913933 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  20250410084913934 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084913934 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410084913934 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410084913934 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410084913934 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410084913934 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410084913934 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410084913934 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410084913934 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084913934 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410084913934 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410084913934 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410084913934 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410084913934 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410084913934 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410084913934 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410084913934 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250410084913934 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410084913934 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084913934 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084913934 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084913934 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084913934 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084913934 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084913934 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084913934 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084913934 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084913934 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084913934 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084913934 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084913934 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410084913934 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410084913934 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250410084913934 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250410084913934 DRANAP INFO cnlink(msc-0)[0x55ae2af13940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(249)@449bbc254af8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250410084913940 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084913940 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410084913940 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410084913940 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410084913940 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410084913940 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410084913940 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410084913940 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410084913940 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084913940 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410084913940 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410084913940 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410084913940 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410084913940 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410084913940 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410084913940 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410084913940 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250410084913940 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410084913940 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084913940 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084913940 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084913940 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084913940 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084913940 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084913940 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084913940 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084913940 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084913940 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084913940 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084913940 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084913940 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410084913940 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410084913940 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250410084913940 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250410084913940 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250410084913940 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250410084913940 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410084913940 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410084913940 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084913940 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084913940 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084913940 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084913940 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084913940 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084913940 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084913940 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084913940 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084913940 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084913940 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084913940 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084913940 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410084913940 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410084913940 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084913940 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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) 20250410084913940 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250410084913941 DRANAP NOTICE cnlink(sgsn-0)[0x55ae2af5e2a0]{CONNECTED}: link up (cnlink.c:111) 20250410084913941 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084913941 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084913941 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084913941 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410084913941 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410084913941 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.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' 20250410084913941 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410084913941 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410084913941 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084913941 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  20250410084913943 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084913943 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410084913943 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410084913943 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410084913943 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410084913943 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410084913943 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410084913943 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410084913943 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084913943 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410084913943 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410084913943 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410084913943 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410084913943 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410084913943 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410084913943 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410084913943 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250410084913943 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410084913943 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084913943 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084913943 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084913943 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084913943 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084913943 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084913943 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084913943 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084913943 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084913943 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084913943 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084913943 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084913943 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410084913943 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410084913943 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250410084913943 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250410084913943 DRANAP INFO cnlink(sgsn-0)[0x55ae2af5e2a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250410084913975 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60462<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_rab_release_abnormal0(252)@449bbc254af8: f_gen_tmsi(suffix:=0, nri_v:=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)@449bbc254af8: f_create_expect(l3 := '05080200F110172A52082926240000000080'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(246)@449bbc254af8: Created Expect[0] for '05080200F110172A52082926240000000080'O to be handled at TC_rab_release_abnormal0(252) TC_rab_release_abnormal-Iuh0-RUA(244)@449bbc254af8: Added conn table entry 0TC_rab_release_abnormal0(252)16315635 20250410084915024 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410084915024 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410084915024 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250410084915024 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250410084915024 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xf8f4f3, normal) (hnbgw_rua.c:407) 20250410084915024 DHNB DEBUG map_rua[0x55ae2af6cc60]{init}: Allocated (fsm.c:456) 20250410084915024 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16315635)[0x55ae2af6cc60]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250410084915024 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16315635 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250410084915024 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410084915024 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410084915024 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16315635 SCCP-0 CS MI=IMSI-262420000000008: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250410084915024 DCN DEBUG map_sccp[0x55ae2af6f040]{init}: Allocated (fsm.c:456) 20250410084915024 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x55ae2af6f040]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250410084915024 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-16315635 <-> SCCP-25 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250410084915024 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16315635 SCCP-25 msc-0 MI=IMSI-262420000000008: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250410084915024 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16315635)[0x55ae2af6cc60]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250410084915024 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410084915024 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410084915024 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16315635)[0x55ae2af6cc60]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250410084915024 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x55ae2af6f040]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250410084915024 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250410084915024 DLSCCP DEBUG SCCP-SCOC(25)[0x55ae2af78c70]{IDLE}: Allocated (fsm.c:456) 20250410084915024 DLSCCP DEBUG SCCP-SCOC(25)[0x55ae2af78c70]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250410084915024 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000080004f40030001940056400500f1100926) (sccp_scrc.c:415) 20250410084915024 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084915024 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084915024 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084915024 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084915024 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084915024 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084915024 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084915024 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084915024 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084915024 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084915024 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084915024 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084915024 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410084915024 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410084915024 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084915024 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 94 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410084915024 DLSCCP DEBUG SCCP-SCOC(25)[0x55ae2af78c70]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250410084915024 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x55ae2af6f040]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250410084915024 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16315635)[0x55ae2af6cc60]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250410084915024 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084915024 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084915024 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084915024 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410084915024 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410084915024 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250410084915024 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410084915024 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410084915024 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084915024 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 94 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(245)@449bbc254af8: First idle individual index:0 HNBGW_Test.msc0-SCCP(245)@449bbc254af8: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(246)@449bbc254af8: Found Expect[0] for l3='05080200F110172A52082926240000000080'O handled at TC_rab_release_abnormal0(252) HNBGW_Test.msc0-RAN(246)@449bbc254af8: Added conn table entry 0TC_rab_release_abnormal0(252)14699703 TC_rab_release_abnormal0(252)@449bbc254af8: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(245)@449bbc254af8: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(245)@449bbc254af8: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250410084915043 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084915044 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410084915044 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410084915044 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410084915044 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410084915044 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410084915044 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410084915044 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410084915044 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084915044 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 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 f2 c4 83 02 00 00 00 00 00 06 00 08 00 00 00 07  20250410084915044 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410084915044 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410084915044 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410084915044 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410084915044 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410084915044 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00f2c483) (sccp_scrc.c:486) 20250410084915044 DLSCCP DEBUG Received CO:COAK for local reference 25 (sccp_scoc.c:1855) 20250410084915044 DLSCCP DEBUG SCCP-SCOC(25)[0x55ae2af78c70]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250410084915044 DLSCCP DEBUG SCCP-SCOC(25)[0x55ae2af78c70]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250410084915044 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410084915044 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250410084915044 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) 20250410084915044 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x55ae2af6f040]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250410084915044 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x55ae2af6f040]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_rab_release_abnormal0(252)@449bbc254af8: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":705 HNBGW-MGCP(251)@449bbc254af8: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_release_abnormal0(252) HNBGW_Test.msc0-SCCP(245)@449bbc254af8: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(245)@449bbc254af8: vl_len:91 HNBGW_Test.msc0-SCCP(245)@449bbc254af8: vl_from0 HNBGW_Test.msc0-SCCP(245)@449bbc254af8: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20250410084915245 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084915245 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410084915245 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410084915245 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410084915245 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410084915245 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410084915245 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410084915245 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410084915245 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084915245 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  20250410084915245 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410084915245 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410084915245 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410084915245 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410084915245 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410084915245 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) 20250410084915245 DLSCCP DEBUG Received CO:CODT for local reference 25 (sccp_scoc.c:1855) 20250410084915245 DLSCCP DEBUG SCCP-SCOC(25)[0x55ae2af78c70]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250410084915245 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410084915245 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250410084915245 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x55ae2af6f040]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250410084915245 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250410084915245 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250410084915245 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x55ae2af6f040]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250410084915245 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250410084915246 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250410084915246 DMGW DEBUG mgw(mgw-fsm-16315635-0)[0x55ae2af8a230]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250410084915246 DMGW DEBUG mgw(mgw-fsm-16315635-0)[0x55ae2af8a230]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250410084915246 DMGW DEBUG mgw(mgw-fsm-16315635-0)[0x55ae2af8a230]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250410084915246 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250410084915246 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250410084915246 DLMGCP DEBUG mgw-endp(mgw-fsm-16315635-0)[0x55ae2af8ccd0]{UNUSED}: Allocated (fsm.c:456) 20250410084915246 DLMGCP DEBUG mgw-endp(mgw-fsm-16315635-0)[0x55ae2af8ccd0]{UNUSED}: is child of mgw(mgw-fsm-16315635-0)[0x55ae2af8a230] (fsm.c:486) 20250410084915246 DLMGCP DEBUG mgw-endp(mgw-fsm-16315635-0)[0x55ae2af8ccd0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-16315635-0)[0x55ae2af8a230] (mgcp_client_endpoint_fsm.c:724) 20250410084915246 DLMGCP DEBUG mgw-endp(mgw-fsm-16315635-0)[0x55ae2af8ccd0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250410084915246 DLMGCP DEBUG mgw-endp(mgw-fsm-16315635-0)[0x55ae2af8ccd0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250410084915246 DLMGCP DEBUG mgw-endp(mgw-fsm-16315635-0)[0x55ae2af8ccd0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250410084915246 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16315635-0)[0x55ae2af935a0]{ST_CRCX}: Allocated (fsm.c:456) 20250410084915246 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16315635-0)[0x55ae2af935a0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-16315635-0)[0x55ae2af8ccd0] (fsm.c:486) 20250410084915246 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16315635-0)[0x55ae2af935a0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250410084915246 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16315635-0)[0x55ae2af935a0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250410084915246 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:38983: len=200 'CRCX 91 rtpbridge/*@mgw MGCP 1.0\r\nC: f8f4f'... (mgcp_client.c:807) 20250410084915246 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250410084915246 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16315635-0)[0x55ae2af935a0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250410084915246 DLMGCP DEBUG mgw-endp(mgw-fsm-16315635-0)[0x55ae2af8ccd0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(251)@449bbc254af8: Found Expect[0] for { line := { verb := "CRCX", trans_id := "91", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "f8f4f317" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "f8f4f317", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@449bbc254af8: CRCX1{ line := { verb := "CRCX", trans_id := "91", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "f8f4f317" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "f8f4f317", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@449bbc254af8: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":721 20250410084915284 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 91 OK (mgcp_client.c:758) 20250410084915284 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55ae2af935a0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250410084915284 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55ae2af935a0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250410084915284 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55ae2af935a0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250410084915284 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55ae2af935a0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250410084915284 DLMGCP DEBUG mgw-endp(mgw-fsm-16315635-0)[0x55ae2af8ccd0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250410084915284 DLMGCP DEBUG mgw-endp(mgw-fsm-16315635-0)[0x55ae2af8ccd0]{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) 20250410084915284 DLMGCP DEBUG mgw-endp(mgw-fsm-16315635-0)[0x55ae2af8ccd0]{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) 20250410084915284 DLMGCP DEBUG mgw-endp(mgw-fsm-16315635-0)[0x55ae2af8ccd0]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250410084915284 DLMGCP DEBUG mgw-endp(mgw-fsm-16315635-0)[0x55ae2af8ccd0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250410084915284 DLMGCP DEBUG mgw-endp(mgw-fsm-16315635-0)[0x55ae2af8ccd0]{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) 20250410084915284 DMGW DEBUG mgw(mgw-fsm-16315635-0)[0x55ae2af8a230]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250410084915284 DMGW DEBUG mgw(mgw-fsm-16315635-0)[0x55ae2af8a230]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250410084915284 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250410084915284 DMGW DEBUG mgw(mgw-fsm-16315635-0)[0x55ae2af8a230]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250410084915284 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16315635)[0x55ae2af6cc60]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250410084915284 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250410084915284 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410084915284 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)@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed 20250410084915307 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410084915307 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410084915307 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250410084915307 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250410084915307 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xf8f4f3) (hnbgw_rua.c:471) 20250410084915307 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16315635 SCCP-25 msc-0 MI=IMSI-262420000000008: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250410084915307 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16315635)[0x55ae2af6cc60]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250410084915307 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250410084915307 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250410084915307 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16315635)[0x55ae2af6cc60]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250410084915307 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250410084915307 DMGW DEBUG mgw(mgw-fsm-16315635-0)[0x55ae2af8a230]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250410084915307 DMGW DEBUG mgw(mgw-fsm-16315635-0)[0x55ae2af8a230]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250410084915307 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250410084915307 DMGW DEBUG mgw(mgw-fsm-16315635-0)[0x55ae2af8a230]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250410084915307 DLMGCP DEBUG mgw-endp(mgw-fsm-16315635-0)[0x55ae2af8ccd0]{IN_USE}: rtpbridge/8@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-16315635-0)[0x55ae2af8a230] (mgcp_client_endpoint_fsm.c:724) 20250410084915307 DLMGCP DEBUG mgw-endp(mgw-fsm-16315635-0)[0x55ae2af8ccd0]{IN_USE}: rtpbridge/8@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250410084915307 DLMGCP DEBUG mgw-endp(mgw-fsm-16315635-0)[0x55ae2af8ccd0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250410084915307 DLMGCP DEBUG mgw-endp(mgw-fsm-16315635-0)[0x55ae2af8ccd0]{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) 20250410084915307 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55ae2af935a0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250410084915307 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:38983: len=214 'MDCX 92 rtpbridge/8@mgw MGCP 1.0\r\nC: f8f4f'... (mgcp_client.c:807) 20250410084915307 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1221) 20250410084915307 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55ae2af935a0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250410084915307 DLMGCP DEBUG mgw-endp(mgw-fsm-16315635-0)[0x55ae2af8ccd0]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250410084915307 DLMGCP DEBUG mgw-endp(mgw-fsm-16315635-0)[0x55ae2af8ccd0]{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) 20250410084915307 DLMGCP DEBUG mgw-endp(mgw-fsm-16315635-0)[0x55ae2af8ccd0]{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)@449bbc254af8: MDCX1{ line := { verb := "MDCX", trans_id := "92", ep := "rtpbridge/8@mgw", ver := "1.0" }, params := { { code := "C", val := "f8f4f317" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "f8f4f317", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250410084915331 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 92 OK (mgcp_client.c:758) 20250410084915331 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55ae2af935a0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250410084915331 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55ae2af935a0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250410084915331 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55ae2af935a0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250410084915331 DLMGCP DEBUG mgw-endp(mgw-fsm-16315635-0)[0x55ae2af8ccd0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250410084915331 DLMGCP DEBUG mgw-endp(mgw-fsm-16315635-0)[0x55ae2af8ccd0]{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) 20250410084915331 DLMGCP DEBUG mgw-endp(mgw-fsm-16315635-0)[0x55ae2af8ccd0]{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) 20250410084915331 DLMGCP DEBUG mgw-endp(mgw-fsm-16315635-0)[0x55ae2af8ccd0]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250410084915331 DLMGCP DEBUG mgw-endp(mgw-fsm-16315635-0)[0x55ae2af8ccd0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250410084915331 DLMGCP DEBUG mgw-endp(mgw-fsm-16315635-0)[0x55ae2af8ccd0]{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) 20250410084915331 DMGW DEBUG mgw(mgw-fsm-16315635-0)[0x55ae2af8a230]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250410084915331 DMGW DEBUG mgw(mgw-fsm-16315635-0)[0x55ae2af8a230]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250410084915331 DMGW DEBUG mgw(mgw-fsm-16315635-0)[0x55ae2af8a230]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250410084915331 DLMGCP DEBUG mgw-endp(mgw-fsm-16315635-0)[0x55ae2af8ccd0]{IN_USE}: rtpbridge/8@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-16315635-0)[0x55ae2af8a230] (mgcp_client_endpoint_fsm.c:724) 20250410084915331 DLMGCP DEBUG mgw-endp(mgw-fsm-16315635-0)[0x55ae2af8ccd0]{IN_USE}: rtpbridge/8@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250410084915331 DLMGCP DEBUG mgw-endp(mgw-fsm-16315635-0)[0x55ae2af8ccd0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250410084915331 DLMGCP DEBUG mgw-endp(mgw-fsm-16315635-0)[0x55ae2af8ccd0]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250410084915331 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16315635-0)[0x55ae2af6f770]{ST_CRCX}: Allocated (fsm.c:456) 20250410084915331 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16315635-0)[0x55ae2af6f770]{ST_CRCX}: is child of mgw-endp(mgw-fsm-16315635-0)[0x55ae2af8ccd0] (fsm.c:486) 20250410084915331 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16315635-0)[0x55ae2af6f770]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250410084915331 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16315635-0)[0x55ae2af6f770]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/8@mgw... (mgcp_client_fsm.c:228) 20250410084915332 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:38983: len=204 'CRCX 93 rtpbridge/8@mgw MGCP 1.0\r\nC: f8f4f'... (mgcp_client.c:807) 20250410084915332 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1221) 20250410084915332 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16315635-0)[0x55ae2af6f770]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250410084915332 DLMGCP DEBUG mgw-endp(mgw-fsm-16315635-0)[0x55ae2af8ccd0]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250410084915332 DLMGCP DEBUG mgw-endp(mgw-fsm-16315635-0)[0x55ae2af8ccd0]{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) 20250410084915332 DLMGCP DEBUG mgw-endp(mgw-fsm-16315635-0)[0x55ae2af8ccd0]{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) 20250410084915332 DLMGCP DEBUG mgw-endp(mgw-fsm-16315635-0)[0x55ae2af8ccd0]{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)@449bbc254af8: CRCX2{ line := { verb := "CRCX", trans_id := "93", ep := "rtpbridge/8@mgw", ver := "1.0" }, params := { { code := "C", val := "f8f4f317" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "f8f4f317", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250410084915356 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 93 OK (mgcp_client.c:758) 20250410084915356 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55ae2af6f770]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250410084915356 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55ae2af6f770]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250410084915356 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55ae2af6f770]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250410084915356 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55ae2af6f770]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250410084915356 DLMGCP DEBUG mgw-endp(mgw-fsm-16315635-0)[0x55ae2af8ccd0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250410084915356 DLMGCP DEBUG mgw-endp(mgw-fsm-16315635-0)[0x55ae2af8ccd0]{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) 20250410084915356 DLMGCP DEBUG mgw-endp(mgw-fsm-16315635-0)[0x55ae2af8ccd0]{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) 20250410084915356 DLMGCP DEBUG mgw-endp(mgw-fsm-16315635-0)[0x55ae2af8ccd0]{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) 20250410084915356 DLMGCP DEBUG mgw-endp(mgw-fsm-16315635-0)[0x55ae2af8ccd0]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250410084915356 DLMGCP DEBUG mgw-endp(mgw-fsm-16315635-0)[0x55ae2af8ccd0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250410084915356 DLMGCP DEBUG mgw-endp(mgw-fsm-16315635-0)[0x55ae2af8ccd0]{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) 20250410084915356 DLMGCP DEBUG mgw-endp(mgw-fsm-16315635-0)[0x55ae2af8ccd0]{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) 20250410084915356 DMGW DEBUG mgw(mgw-fsm-16315635-0)[0x55ae2af8a230]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250410084915356 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250410084915356 DMGW DEBUG mgw(mgw-fsm-16315635-0)[0x55ae2af8a230]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250410084915356 DMGW DEBUG mgw(mgw-fsm-16315635-0)[0x55ae2af8a230]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250410084915356 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x55ae2af6f040]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250410084915356 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250410084915356 DLSCCP DEBUG SCCP-SCOC(25)[0x55ae2af78c70]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250410084915356 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f2c483), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:415) 20250410084915356 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084915356 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084915356 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084915356 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410084915356 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410084915356 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084915356 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 c4 83 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 20 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410084915356 DMGW DEBUG mgw(mgw-fsm-16315635-0)[0x55ae2af8a230]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250410084915357 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084915357 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084915357 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084915357 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410084915357 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410084915357 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250410084915357 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410084915357 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410084915357 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084915357 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 c4 83 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 20 00 00 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(245)@449bbc254af8: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(245)@449bbc254af8: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(245)@449bbc254af8: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(245)@449bbc254af8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_release_abnormal0(252)@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(240)@449bbc254af8: 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)@449bbc254af8: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(245)@449bbc254af8: vl_len:21 HNBGW_Test.msc0-SCCP(245)@449bbc254af8: vl_from0 HNBGW_Test.msc0-SCCP(245)@449bbc254af8: data sent by MTP3_SCCP_PORT: '000000110000010029400A0000010028400305C2D0'O 20250410084915401 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084915401 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410084915401 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410084915401 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410084915401 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410084915401 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410084915401 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410084915401 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410084915401 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084915401 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410084915401 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410084915401 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410084915401 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410084915401 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410084915401 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410084915401 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) 20250410084915401 DLSCCP DEBUG Received CO:CODT for local reference 25 (sccp_scoc.c:1855) 20250410084915401 DLSCCP DEBUG SCCP-SCOC(25)[0x55ae2af78c70]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250410084915401 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410084915401 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250410084915401 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x55ae2af6f040]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250410084915401 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250410084915401 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250410084915401 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x55ae2af6f040]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250410084915401 DRANAP DEBUG Decoding message RANAP_RAB_ReleaseItemIEs (ranap_common.c:617) (ranap_common.c:617) 20250410084915401 DRANAP DEBUG Decoding message RANAP_RAB_ReleaseItemIEs (ranap_common.c:617) (ranap_common.c:617) 20250410084915401 DMGW NOTICE mgw(mgw-fsm-16315635-0)[0x55ae2af8a230]{MGW_ST_ESTABLISHED}: MSC asked to release RAB-ID 23 (mgw_fsm.c:792) 20250410084915401 DMGW DEBUG mgw(mgw-fsm-16315635-0)[0x55ae2af8a230]{MGW_ST_ESTABLISHED}: forwarding unmodified RAB-AssignmentRequest to HNB (mgw_fsm.c:725) 20250410084915401 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16315635)[0x55ae2af6cc60]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:726) 20250410084915401 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 45 bytes (hnbgw_rua.c:122) 20250410084915401 DMGW DEBUG mgw(mgw-fsm-16315635-0)[0x55ae2af8a230]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:733) 20250410084915401 DMGW DEBUG mgw(mgw-fsm-16315635-0)[0x55ae2af8a230]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250410084915401 DLMGCP DEBUG mgw-endp(mgw-fsm-16315635-0)[0x55ae2af8ccd0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250410084915401 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55ae2af935a0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250410084915401 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:38983: len=57 'DLCX 94 rtpbridge/8@mgw MGCP 1.0\r\nC: f8f4f'... (mgcp_client.c:807) 20250410084915401 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250410084915401 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55ae2af935a0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250410084915401 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55ae2af6f770]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250410084915401 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:38983: len=57 'DLCX 95 rtpbridge/8@mgw MGCP 1.0\r\nC: f8f4f'... (mgcp_client.c:807) 20250410084915401 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250410084915401 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55ae2af6f770]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250410084915401 DLMGCP DEBUG mgw-endp(mgw-fsm-16315635-0)[0x55ae2af8ccd0]{IN_USE}: Removing from parent mgw(mgw-fsm-16315635-0)[0x55ae2af8a230] (mgcp_client_endpoint_fsm.c:873) 20250410084915401 DLMGCP DEBUG mgw-endp(mgw-fsm-16315635-0)[0x55ae2af8ccd0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250410084915401 DLMGCP DEBUG mgw-endp(mgw-fsm-16315635-0)[0x55ae2af8ccd0]{IN_USE}: Deallocated (fsm.c:568) 20250410084915401 DMGW DEBUG mgw(mgw-fsm-16315635-0)[0x55ae2af8a230]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250410084915401 DMGW DEBUG mgw(mgw-fsm-16315635-0)[0x55ae2af8a230]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250410084915401 DMGW DEBUG mgw(mgw-fsm-16315635-0)[0x55ae2af8a230]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250410084915401 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410084915401 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)@449bbc254af8: DLCX{ line := { verb := "DLCX", trans_id := "94", ep := "rtpbridge/8@mgw", ver := "1.0" }, params := { { code := "C", val := "f8f4f317" }, { code := "I", val := "11111" } }, sdp := omit } 20250410084915405 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 94 OK (mgcp_client.c:758) 20250410084915405 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55ae2af935a0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250410084915405 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55ae2af935a0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250410084915405 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55ae2af935a0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250410084915405 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55ae2af935a0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_release_abnormal0(252)@449bbc254af8: DLCX{ line := { verb := "DLCX", trans_id := "95", ep := "rtpbridge/8@mgw", ver := "1.0" }, params := { { code := "C", val := "f8f4f317" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_release_abnormal0(252)@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed 20250410084915405 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 95 OK (mgcp_client.c:758) 20250410084915405 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55ae2af6f770]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250410084915405 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55ae2af6f770]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250410084915405 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55ae2af6f770]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250410084915405 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55ae2af6f770]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_release_abnormal0(252)@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(240)@449bbc254af8: 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@449bbc254af8: ok: talloc reports "asn1_context" = 1 bytes 20250410084915472 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:43515<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(241)@449bbc254af8: Final verdict of PTC: none 20250410084915480 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60450<->l=127.0.0.1:4261 (telnet_interface.c:138) VirtHNBGW-STATS(240)@449bbc254af8: Final verdict of PTC: none MTC@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed 20250410084915481 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60442<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250410084915481 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410084915481 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410084915481 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410084915481 DMAIN NOTICE (127.0.0.1:9999 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) 20250410084915481 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250410084915481 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16315635)[0x55ae2af6cc60]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250410084915481 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16315635)[0x55ae2af6cc60]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250410084915481 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x55ae2af6f040]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250410084915481 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250410084915481 DLSCCP DEBUG SCCP-SCOC(25)[0x55ae2af78c70]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250410084915481 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f2c483), PART(T=Source Reference,L=4,D=00000019), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250410084915481 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084915481 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084915481 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084915481 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410084915481 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410084915481 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) TC_rab_release_abnormal-Iuh0-RUA(244)@449bbc254af8: Final verdict of PTC: none 20250410084915481 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [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 f2 c4 83 00 00 19 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410084915481 DLSCCP DEBUG SCCP-SCOC(25)[0x55ae2af78c70]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250410084915481 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x55ae2af6f040]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250410084915481 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16315635)[0x55ae2af6cc60]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250410084915481 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16315635)[0x55ae2af6cc60]{disrupted}: Freeing instance (context_map.c:202) 20250410084915481 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16315635)[0x55ae2af6cc60]{disrupted}: Deallocated (fsm.c:568) 20250410084915481 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x55ae2af6f040]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250410084915481 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x55ae2af6f040]{disconnected}: Freeing instance (context_map.c:206) 20250410084915481 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x55ae2af6f040]{disconnected}: Deallocated (fsm.c:568) 20250410084915481 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-16315635 SCCP-25 msc-0 MI=IMSI-262420000000008: Deallocating (context_map.c:225) 20250410084915481 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084915481 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084915481 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084915481 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410084915481 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410084915481 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250410084915481 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410084915481 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410084915481 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084915481 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 f2 c4 83 00 00 19 00 00 00 00 00 00 06 00 08 00 00 00 01  MutexDispCT-TC_rab_release_abnormal(239)@449bbc254af8: Final verdict of PTC: none 20250410084915482 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250410084915482 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410084915482 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250410084915482 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST HNBGW_Test.msc0-RAN(246)@449bbc254af8: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(249)@449bbc254af8: Final verdict of PTC: none 20250410084915482 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20250410084915482 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410084915482 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250410084915482 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SEND_FAILED 20250410084915482 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250410084915482 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410084915482 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250410084915482 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250410084915483 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) 20250410084915483 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084915483 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-msc0-0: connection closed 20250410084915483 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250410084915483 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250410084915483 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250410084915483 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250410084915483 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 20250410084915483 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  20250410084915483 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410084915483 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250410084915483 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250410084915483 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250410084915483 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410084915483 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250410084915483 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP HNBGW_Test.sgsn0-SCCP(248)@449bbc254af8: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(245)@449bbc254af8: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(247)@449bbc254af8: Final verdict of PTC: none TC_rab_release_abnormal-Iuh0(243)@449bbc254af8: Final verdict of PTC: none HNBGW-PFCP(242)@449bbc254af8: Final verdict of PTC: none 20250410084915483 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250410084915483 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410084915483 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250410084915483 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084915483 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-sgsn0-0: connection closed 20250410084915483 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250410084915483 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250410084915483 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250410084915483 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250410084915483 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 20250410084915483 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410084915483 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250410084915483 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250410084915483 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:378) 20250410084915483 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410084915483 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410084915483 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410084915483 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410084915483 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250410084915483 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250410084915483 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250410084915483 DRANAP NOTICE cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: link lost (cnlink.c:118) 20250410084915483 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410084915483 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250410084915483 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250410084915483 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410084915483 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410084915483 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410084915483 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410084915483 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250410084915484 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250410084915484 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250410084915484 DRANAP NOTICE cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW-MGCP(251)@449bbc254af8: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(250)@449bbc254af8: Final verdict of PTC: none 20250410084915485 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60462<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_release_abnormal0(252)@449bbc254af8: Final verdict of PTC: pass MTC@449bbc254af8: Setting final verdict of the test case. MTC@449bbc254af8: Local verdict of MTC: pass MTC@449bbc254af8: Local verdict of PTC MutexDispCT-TC_rab_release_abnormal(239): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC VirtHNBGW-STATS(240): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC IPA-CTRL-CLI-IPA(241): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW-PFCP(242): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC TC_rab_release_abnormal-Iuh0(243): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC TC_rab_release_abnormal-Iuh0-RUA(244): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.msc0-SCCP(245): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.msc0-RAN(246): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.msc0-M3UA(247): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(248): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.sgsn0-RAN(249): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(250): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW-MGCP(251): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC TC_rab_release_abnormal0(252): pass (pass -> pass) MTC@449bbc254af8: Test case TC_rab_release_abnormal finished. Verdict: pass MTC@449bbc254af8: 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'. Thu Apr 10 08:49:15 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 20250410084915535 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49270<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410084916037 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49270<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=367912) Waiting for packet dumper to finish... 1 (prev_count=367912, count=368552) 20250410084917484 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250410084917485 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250410084917485 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250410084917485 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250410084917485 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250410084917485 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@449bbc254af8: 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@449bbc254af8: 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 ------ Thu Apr 10 08:49:18 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_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@449bbc254af8: 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@449bbc254af8: Test case TC_rab_assign_fail started. 20250410084919145 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49272<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410084919147 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49278<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410084919150 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:42079<->l=127.0.0.1:4262) (control_if.c:572) 20250410084919163 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410084919163 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410084919163 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410084919163 DRANAP DEBUG cnlink(msc-1)[0x55ae2aef6920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410084919163 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410084919163 DRANAP DEBUG cnlink(msc-2)[0x55ae2aef3b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410084919163 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410084919163 DRANAP DEBUG cnlink(msc-3)[0x55ae2af5d910]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_rab_assign_fail-Iuh0(257)@449bbc254af8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250410084919163 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250410084919163 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250410084919165 DRANAP DEBUG cnlink(msc-3)[0x55ae2af5d910]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410084919165 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250410084919165 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410084919165 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410084919165 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410084919165 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084919165 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084919165 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084919165 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) 20250410084919165 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084919165 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084919165 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084919165 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084919165 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084919165 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084919165 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084919165 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) 20250410084919165 DLSS7 DEBUG Found route for dpc=4=0.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) 20250410084919165 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250410084919165 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084919165 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250410084919165 DRANAP DEBUG cnlink(msc-3)[0x55ae2af5d910]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410084919165 DRANAP DEBUG cnlink(msc-2)[0x55ae2aef3b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410084919165 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250410084919165 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410084919165 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410084919165 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410084919165 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084919165 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084919165 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084919165 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084919165 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084919165 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084919165 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084919165 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084919165 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084919165 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084919165 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084919165 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084919165 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410084919165 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250410084919165 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084919165 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410084919165 DRANAP DEBUG cnlink(msc-2)[0x55ae2aef3b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410084919165 DRANAP DEBUG cnlink(msc-1)[0x55ae2aef6920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410084919165 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250410084919165 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410084919165 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410084919165 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410084919165 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084919165 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084919165 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084919165 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084919165 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084919165 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084919165 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084919165 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084919165 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084919165 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084919165 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084919165 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084919165 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410084919165 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410084919165 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084919165 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410084919165 DRANAP DEBUG cnlink(msc-1)[0x55ae2aef6920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410084919165 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410084919165 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250410084919165 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410084919165 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410084919165 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410084919165 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084919165 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084919165 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084919165 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410084919165 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084919165 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084919165 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084919165 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084919165 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084919165 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084919165 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084919165 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410084919165 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410084919165 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410084919165 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084919165 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410084919165 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410084919165 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084919165 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084919165 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084919165 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 20250410084919165 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250410084919165 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250410084919165 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084919165 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084919165 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084919165 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250410084919165 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250410084919165 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250410084919165 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084919165 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084919165 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084919165 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410084919165 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410084919165 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250410084919165 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084919165 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084919165 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084919165 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410084919165 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410084919165 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@449bbc254af8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@449bbc254af8: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(261)@449bbc254af8: ************************************************* HNBGW_Test.msc0-M3UA(261)@449bbc254af8: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(261)@449bbc254af8: ************************************************* HNBGW_Test.msc0-SCCP(259)@449bbc254af8: v_sccp_pdu_maxlen:268 20250410084919177 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410084919177 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410084919177 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410084919177 DRANAP DEBUG cnlink(sgsn-1)[0x55ae2af5ec30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410084919177 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410084919177 DRANAP DEBUG cnlink(sgsn-2)[0x55ae2af5f5c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410084919177 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410084919177 DRANAP DEBUG cnlink(sgsn-3)[0x55ae2af5ff50]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410084919179 DRANAP DEBUG cnlink(sgsn-3)[0x55ae2af5ff50]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410084919179 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250410084919179 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410084919179 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410084919179 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410084919179 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084919179 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084919179 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084919179 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) 20250410084919179 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084919179 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084919179 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084919179 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084919179 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084919179 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084919179 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084919179 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) 20250410084919179 DLSS7 DEBUG Found route for dpc=12=0.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) 20250410084919179 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250410084919179 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084919179 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250410084919179 DRANAP DEBUG cnlink(sgsn-3)[0x55ae2af5ff50]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410084919179 DRANAP DEBUG cnlink(sgsn-2)[0x55ae2af5f5c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410084919179 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250410084919179 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410084919179 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410084919179 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410084919179 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084919179 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084919179 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084919179 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084919179 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084919179 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084919179 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084919179 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084919179 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084919179 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084919179 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084919179 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084919179 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410084919179 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250410084919179 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084919179 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410084919179 DRANAP DEBUG cnlink(sgsn-2)[0x55ae2af5f5c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410084919179 DRANAP DEBUG cnlink(sgsn-1)[0x55ae2af5ec30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410084919179 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250410084919179 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410084919179 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410084919179 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410084919179 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084919179 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084919179 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084919179 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084919179 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084919179 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084919179 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084919179 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084919179 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084919179 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084919179 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084919179 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084919179 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410084919179 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250410084919179 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084919179 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410084919179 DRANAP DEBUG cnlink(sgsn-1)[0x55ae2af5ec30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410084919179 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410084919179 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250410084919179 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410084919179 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410084919179 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410084919179 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084919179 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084919179 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084919179 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084919179 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084919179 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084919179 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084919179 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084919179 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084919179 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084919179 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084919179 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084919179 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410084919179 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410084919179 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084919179 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410084919179 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410084919179 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084919179 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084919179 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084919179 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 20250410084919179 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250410084919179 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250410084919179 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084919179 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084919179 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084919179 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250410084919179 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250410084919179 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 20250410084919179 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250410084919179 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084919179 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084919179 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084919179 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250410084919179 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250410084919179 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250410084919179 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084919179 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084919179 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084919179 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410084919179 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410084919179 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@449bbc254af8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@449bbc254af8: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(264)@449bbc254af8: ************************************************* HNBGW_Test.sgsn0-M3UA(264)@449bbc254af8: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(264)@449bbc254af8: ************************************************* HNBGW_Test.sgsn0-SCCP(262)@449bbc254af8: v_sccp_pdu_maxlen:268 20250410084919200 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410084919200 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410084919200 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250410084919200 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250410084919200 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) 20250410084919200 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250410084919200 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250410084919200 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410084919200 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@449bbc254af8: setverdict(pass): none -> pass 20250410084919210 DLSCCP DEBUG SCCP-SCOC(24)[0x55ae2af89950]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250410084919211 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e80651), PART(T=Source Reference,L=4,D=00000018), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410084919211 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410084919211 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084919211 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410084919211 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410084919211 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410084919211 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084919211 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 e8 06 51 00 00 18 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410084919211 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084919211 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084919211 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084919211 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410084919211 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410084919211 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250410084919375 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250410084919375 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250410084919375 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250410084919375 DLSS7 <000c> 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)@449bbc254af8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250410084919384 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084919384 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250410084919384 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250410084919384 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250410084919384 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250410084919384 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250410084919384 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250410084919384 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 20250410084919384 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250410084919385 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  20250410084919385 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250410084919387 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084919387 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250410084919387 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250410084919387 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  20250410084919387 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250410084919387 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250410084919387 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250410084919387 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 20250410084919387 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250410084919387 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  20250410084919387 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410084919388 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250410084919388 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410084919388 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250410084919388 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:413) 20250410084919388 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410084919388 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410084919388 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410084919388 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410084919388 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250410084919388 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250410084919388 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410084919389 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410084919389 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250410084919389 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410084919389 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410084919389 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410084919389 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084919389 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084919389 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084919389 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084919389 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084919389 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084919389 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084919389 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084919389 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084919389 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084919390 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084919390 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084919390 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410084919390 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410084919390 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084919390 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410084919390 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250410084919390 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250410084919390 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250410084919390 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250410084919390 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410084919390 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084919390 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084919390 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084919390 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410084919390 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410084919390 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250410084919390 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410084919390 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410084919390 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084919390 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)@449bbc254af8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250410084919397 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084919397 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250410084919397 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250410084919397 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250410084919397 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250410084919397 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250410084919397 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250410084919397 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 20250410084919397 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250410084919397 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  20250410084919397 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250410084919399 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084919399 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250410084919399 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250410084919399 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  20250410084919399 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250410084919399 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250410084919399 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250410084919400 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 20250410084919400 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250410084919400 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  20250410084919400 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  20250410084919400 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410084919400 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250410084919400 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410084919400 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250410084919400 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250410084919400 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410084919400 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410084919400 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410084919400 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410084919400 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250410084919400 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250410084919400 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410084919401 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410084919401 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250410084919401 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410084919401 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410084919401 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410084919401 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084919401 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084919401 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084919402 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084919402 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084919402 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084919402 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084919402 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084919402 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084919402 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084919402 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084919402 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084919402 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410084919402 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410084919402 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084919402 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410084919402 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410084919402 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084919402 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084919402 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084919402 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410084919402 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410084919402 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.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' 20250410084919402 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410084919402 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410084919402 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084919402 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(260)@449bbc254af8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250410084920190 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084920190 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410084920190 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410084920190 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410084920190 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410084920190 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410084920190 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410084920190 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410084920190 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084920190 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410084920190 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410084920190 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410084920190 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410084920190 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410084920190 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410084920190 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410084920190 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250410084920190 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410084920190 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084920190 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084920190 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084920190 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084920190 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084920190 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084920190 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084920190 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084920190 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084920190 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084920190 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084920190 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084920190 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410084920190 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410084920190 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250410084920190 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250410084920190 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250410084920190 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250410084920190 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410084920190 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410084920190 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084920190 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084920190 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084920190 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084920190 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084920190 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084920190 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084920190 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084920190 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084920190 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084920190 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084920190 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084920190 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410084920190 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410084920190 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084920190 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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) 20250410084920190 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250410084920190 DRANAP NOTICE cnlink(msc-0)[0x55ae2af13940]{CONNECTED}: link up (cnlink.c:111) 20250410084920190 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084920190 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084920190 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084920190 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410084920190 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410084920191 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250410084920191 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410084920191 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410084920191 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084920191 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  20250410084920191 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084920191 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410084920191 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410084920191 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410084920191 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410084920191 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410084920191 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410084920191 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410084920191 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084920191 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410084920191 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410084920191 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410084920191 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410084920191 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410084920191 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410084920191 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410084920191 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250410084920191 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410084920191 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084920191 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084920191 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084920191 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084920191 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084920191 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084920191 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084920191 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084920191 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084920191 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084920191 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084920191 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084920191 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410084920191 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410084920191 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250410084920191 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250410084920191 DRANAP INFO cnlink(msc-0)[0x55ae2af13940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(263)@449bbc254af8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250410084920195 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084920195 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410084920195 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410084920195 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410084920195 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410084920195 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410084920195 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410084920195 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410084920195 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084920195 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410084920195 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410084920195 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410084920195 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410084920195 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410084920195 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410084920195 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410084920195 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250410084920195 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410084920195 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084920195 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084920195 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084920195 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084920195 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084920195 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084920195 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084920195 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084920195 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084920195 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084920195 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084920195 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084920195 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410084920195 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410084920195 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250410084920195 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250410084920195 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250410084920195 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250410084920195 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410084920195 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410084920195 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084920195 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084920195 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084920195 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084920195 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084920195 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084920195 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084920195 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084920195 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084920195 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084920195 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084920195 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084920196 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410084920196 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410084920196 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084920196 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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) 20250410084920196 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250410084920196 DRANAP NOTICE cnlink(sgsn-0)[0x55ae2af5e2a0]{CONNECTED}: link up (cnlink.c:111) 20250410084920196 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084920196 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084920196 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084920196 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410084920196 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410084920196 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.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' 20250410084920196 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410084920196 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410084920196 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084920196 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  20250410084920197 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084920197 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410084920197 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410084920197 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410084920197 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410084920197 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410084920197 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410084920197 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410084920197 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084920197 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410084920197 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410084920197 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410084920197 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410084920197 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410084920197 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410084920197 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410084920197 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250410084920197 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410084920197 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084920197 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084920197 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084920197 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084920197 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084920197 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084920197 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084920197 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084920197 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084920197 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084920197 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084920197 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084920197 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410084920197 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410084920197 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250410084920197 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250410084920197 DRANAP INFO cnlink(sgsn-0)[0x55ae2af5e2a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250410084920227 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49292<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_rab_assign_fail0(266)@449bbc254af8: f_gen_tmsi(suffix:=0, nri_v:=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)@449bbc254af8: f_create_expect(l3 := '05080200F110172A52082926240000000040'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(260)@449bbc254af8: Created Expect[0] for '05080200F110172A52082926240000000040'O to be handled at TC_rab_assign_fail0(266) TC_rab_assign_fail-Iuh0-RUA(258)@449bbc254af8: Added conn table entry 0TC_rab_assign_fail0(266)12037757 20250410084921253 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410084921253 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410084921253 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250410084921253 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250410084921253 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xb7ae7d, normal) (hnbgw_rua.c:407) 20250410084921253 DHNB DEBUG map_rua[0x55ae2af6cc60]{init}: Allocated (fsm.c:456) 20250410084921253 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12037757)[0x55ae2af6cc60]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250410084921253 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12037757 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250410084921253 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410084921253 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410084921254 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12037757 SCCP-0 CS MI=IMSI-262420000000004: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250410084921254 DCN DEBUG map_sccp[0x55ae2af6f040]{init}: Allocated (fsm.c:456) 20250410084921254 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x55ae2af6f040]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250410084921254 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-12037757 <-> SCCP-26 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250410084921254 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12037757 SCCP-26 msc-0 MI=IMSI-262420000000004: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250410084921254 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12037757)[0x55ae2af6cc60]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250410084921254 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410084921254 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410084921254 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12037757)[0x55ae2af6cc60]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250410084921254 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x55ae2af6f040]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250410084921254 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250410084921254 DLSCCP DEBUG SCCP-SCOC(26)[0x55ae2af6f770]{IDLE}: Allocated (fsm.c:456) 20250410084921254 DLSCCP DEBUG SCCP-SCOC(26)[0x55ae2af6f770]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250410084921254 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000040004f40030000300056400500f1100926) (sccp_scrc.c:415) 20250410084921254 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084921254 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084921254 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084921254 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084921254 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084921254 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084921254 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084921254 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084921254 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084921254 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084921254 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084921254 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084921254 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410084921254 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410084921254 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084921254 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 30 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) 20250410084921254 DLSCCP DEBUG SCCP-SCOC(26)[0x55ae2af6f770]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250410084921254 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x55ae2af6f040]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250410084921254 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12037757)[0x55ae2af6cc60]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250410084921254 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084921254 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084921254 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084921254 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410084921254 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410084921254 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.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' 20250410084921254 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410084921254 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410084921254 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084921254 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 30 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)@449bbc254af8: First idle individual index:0 HNBGW_Test.msc0-SCCP(259)@449bbc254af8: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(260)@449bbc254af8: Found Expect[0] for l3='05080200F110172A52082926240000000040'O handled at TC_rab_assign_fail0(266) HNBGW_Test.msc0-RAN(260)@449bbc254af8: Added conn table entry 0TC_rab_assign_fail0(266)13655960 HNBGW_Test.msc0-SCCP(259)@449bbc254af8: Session index based on connection ID:0 TC_rab_assign_fail0(266)@449bbc254af8: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(259)@449bbc254af8: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250410084921264 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084921264 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410084921264 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410084921264 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410084921264 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410084921264 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410084921264 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410084921264 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410084921264 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084921264 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 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 a5 b1 c4 02 00 00 00 00 00 06 00 08 00 00 00 07  20250410084921264 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410084921264 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410084921264 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410084921264 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410084921264 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410084921264 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00a5b1c4) (sccp_scrc.c:486) 20250410084921264 DLSCCP DEBUG Received CO:COAK for local reference 26 (sccp_scoc.c:1855) 20250410084921264 DLSCCP DEBUG SCCP-SCOC(26)[0x55ae2af6f770]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250410084921264 DLSCCP DEBUG SCCP-SCOC(26)[0x55ae2af6f770]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250410084921264 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410084921264 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250410084921264 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) 20250410084921264 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x55ae2af6f040]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250410084921264 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x55ae2af6f040]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) VirtHNBGW-STATS(254)@449bbc254af8: 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)@449bbc254af8: 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)@449bbc254af8: 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)@449bbc254af8: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":705 HNBGW-MGCP(265)@449bbc254af8: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assign_fail0(266) HNBGW_Test.msc0-SCCP(259)@449bbc254af8: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(259)@449bbc254af8: vl_len:91 HNBGW_Test.msc0-SCCP(259)@449bbc254af8: vl_from0 HNBGW_Test.msc0-SCCP(259)@449bbc254af8: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20250410084921465 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084921465 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410084921465 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410084921465 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410084921465 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410084921465 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410084921465 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410084921465 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410084921465 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084921465 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  20250410084921465 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410084921465 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410084921465 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410084921465 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410084921465 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410084921465 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) 20250410084921465 DLSCCP DEBUG Received CO:CODT for local reference 26 (sccp_scoc.c:1855) 20250410084921465 DLSCCP DEBUG SCCP-SCOC(26)[0x55ae2af6f770]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250410084921465 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410084921465 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250410084921465 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x55ae2af6f040]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250410084921466 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250410084921466 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250410084921466 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x55ae2af6f040]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250410084921466 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250410084921466 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250410084921466 DMGW DEBUG mgw(mgw-fsm-12037757-0)[0x55ae2af935a0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250410084921466 DMGW DEBUG mgw(mgw-fsm-12037757-0)[0x55ae2af935a0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250410084921466 DMGW DEBUG mgw(mgw-fsm-12037757-0)[0x55ae2af935a0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250410084921466 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250410084921466 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250410084921466 DLMGCP DEBUG mgw-endp(mgw-fsm-12037757-0)[0x55ae2af8ccd0]{UNUSED}: Allocated (fsm.c:456) 20250410084921466 DLMGCP DEBUG mgw-endp(mgw-fsm-12037757-0)[0x55ae2af8ccd0]{UNUSED}: is child of mgw(mgw-fsm-12037757-0)[0x55ae2af935a0] (fsm.c:486) 20250410084921466 DLMGCP DEBUG mgw-endp(mgw-fsm-12037757-0)[0x55ae2af8ccd0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-12037757-0)[0x55ae2af935a0] (mgcp_client_endpoint_fsm.c:724) 20250410084921466 DLMGCP DEBUG mgw-endp(mgw-fsm-12037757-0)[0x55ae2af8ccd0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250410084921466 DLMGCP DEBUG mgw-endp(mgw-fsm-12037757-0)[0x55ae2af8ccd0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250410084921466 DLMGCP DEBUG mgw-endp(mgw-fsm-12037757-0)[0x55ae2af8ccd0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250410084921466 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12037757-0)[0x55ae2af8a230]{ST_CRCX}: Allocated (fsm.c:456) 20250410084921466 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12037757-0)[0x55ae2af8a230]{ST_CRCX}: is child of mgw-endp(mgw-fsm-12037757-0)[0x55ae2af8ccd0] (fsm.c:486) 20250410084921466 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12037757-0)[0x55ae2af8a230]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250410084921466 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12037757-0)[0x55ae2af8a230]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250410084921466 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:38983: len=200 'CRCX 96 rtpbridge/*@mgw MGCP 1.0\r\nC: b7ae7'... (mgcp_client.c:807) 20250410084921466 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250410084921466 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12037757-0)[0x55ae2af8a230]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250410084921466 DLMGCP DEBUG mgw-endp(mgw-fsm-12037757-0)[0x55ae2af8ccd0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(265)@449bbc254af8: Found Expect[0] for { line := { verb := "CRCX", trans_id := "96", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "b7ae7d17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "b7ae7d17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@449bbc254af8: CRCX1{ line := { verb := "CRCX", trans_id := "96", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "b7ae7d17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "b7ae7d17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@449bbc254af8: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":721 20250410084921502 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 96 OK (mgcp_client.c:758) 20250410084921502 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55ae2af8a230]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250410084921502 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55ae2af8a230]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250410084921502 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55ae2af8a230]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250410084921502 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55ae2af8a230]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250410084921502 DLMGCP DEBUG mgw-endp(mgw-fsm-12037757-0)[0x55ae2af8ccd0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250410084921502 DLMGCP DEBUG mgw-endp(mgw-fsm-12037757-0)[0x55ae2af8ccd0]{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) 20250410084921502 DLMGCP DEBUG mgw-endp(mgw-fsm-12037757-0)[0x55ae2af8ccd0]{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) 20250410084921502 DLMGCP DEBUG mgw-endp(mgw-fsm-12037757-0)[0x55ae2af8ccd0]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250410084921502 DLMGCP DEBUG mgw-endp(mgw-fsm-12037757-0)[0x55ae2af8ccd0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250410084921502 DLMGCP DEBUG mgw-endp(mgw-fsm-12037757-0)[0x55ae2af8ccd0]{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) 20250410084921502 DMGW DEBUG mgw(mgw-fsm-12037757-0)[0x55ae2af935a0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250410084921502 DMGW DEBUG mgw(mgw-fsm-12037757-0)[0x55ae2af935a0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250410084921502 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250410084921502 DMGW DEBUG mgw(mgw-fsm-12037757-0)[0x55ae2af935a0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250410084921502 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12037757)[0x55ae2af6cc60]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250410084921502 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250410084921502 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410084921502 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)@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed 20250410084921531 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410084921531 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410084921531 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 45 bytes from client (stream_srv.c:1351) 20250410084921531 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250410084921531 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xb7ae7d) (hnbgw_rua.c:471) 20250410084921531 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12037757 SCCP-26 msc-0 MI=IMSI-262420000000004: rx RUA DirectTransfer with 21 bytes RANAP data (hnbgw_rua.c:312) 20250410084921531 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12037757)[0x55ae2af6cc60]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250410084921531 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250410084921531 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250410084921531 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12037757)[0x55ae2af6cc60]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250410084921531 DRANAP DEBUG Decoding message RANAP_RAB_FailedItemIEs (ranap_common.c:594) (ranap_common.c:594) 20250410084921531 DMGW DEBUG mgw(mgw-fsm-12037757-0)[0x55ae2af935a0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250410084921531 DMGW DEBUG mgw(mgw-fsm-12037757-0)[0x55ae2af935a0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250410084921531 DRANAP DEBUG RANAP RAB AssignmentResponse did not contain a setup-or-modified list! (ranap_rab_ass.c:148) 20250410084921531 DRANAP DEBUG Decoding message RANAP_RAB_FailedItemIEs (ranap_common.c:594) (ranap_common.c:594) 20250410084921531 DMGW ERROR mgw(mgw-fsm-12037757-0)[0x55ae2af935a0]{MGW_ST_ASSIGN}: The RAB-AssignmentResponse contains a RAB-FailedList, RAB-Assignment (23) failed. (mgw_fsm.c:299) 20250410084921531 DMGW DEBUG mgw(mgw-fsm-12037757-0)[0x55ae2af935a0]{MGW_ST_ASSIGN}: forwarding unmodified RAB-AssignmentResponse to MSC (mgw_fsm.c:305) 20250410084921531 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x55ae2af6f040]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:311) 20250410084921531 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250410084921531 DLSCCP DEBUG SCCP-SCOC(26)[0x55ae2af6f770]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250410084921531 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a5b1c4), PART(T=Data,L=21,D=600000110000010023400a0000010022400305c2d0) (sccp_scrc.c:415) 20250410084921531 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084921531 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084921531 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084921531 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410084921531 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410084921531 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084921532 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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 a5 b1 c4 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) 20250410084921532 DMGW DEBUG mgw(mgw-fsm-12037757-0)[0x55ae2af935a0]{MGW_ST_ASSIGN}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:319) 20250410084921532 DMGW DEBUG mgw(mgw-fsm-12037757-0)[0x55ae2af935a0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250410084921532 DLMGCP DEBUG mgw-endp(mgw-fsm-12037757-0)[0x55ae2af8ccd0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250410084921532 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55ae2af8a230]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250410084921532 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:38983: len=57 'DLCX 97 rtpbridge/4@mgw MGCP 1.0\r\nC: b7ae7'... (mgcp_client.c:807) 20250410084921532 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250410084921532 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55ae2af8a230]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250410084921532 DLMGCP DEBUG mgw-endp(mgw-fsm-12037757-0)[0x55ae2af8ccd0]{IN_USE}: Removing from parent mgw(mgw-fsm-12037757-0)[0x55ae2af935a0] (mgcp_client_endpoint_fsm.c:873) 20250410084921532 DLMGCP DEBUG mgw-endp(mgw-fsm-12037757-0)[0x55ae2af8ccd0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250410084921532 DLMGCP DEBUG mgw-endp(mgw-fsm-12037757-0)[0x55ae2af8ccd0]{IN_USE}: Deallocated (fsm.c:568) 20250410084921532 DMGW DEBUG mgw(mgw-fsm-12037757-0)[0x55ae2af935a0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250410084921532 DMGW DEBUG mgw(mgw-fsm-12037757-0)[0x55ae2af935a0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250410084921532 DMGW DEBUG mgw(mgw-fsm-12037757-0)[0x55ae2af935a0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250410084921532 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084921532 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084921532 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084921532 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410084921532 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410084921532 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.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' 20250410084921532 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410084921532 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410084921532 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084921532 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 a5 b1 c4 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)@449bbc254af8: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(259)@449bbc254af8: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(259)@449bbc254af8: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(259)@449bbc254af8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assign_fail0(266)@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(254)@449bbc254af8: 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)@449bbc254af8: 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)@449bbc254af8: 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)@449bbc254af8: DLCX{ line := { verb := "DLCX", trans_id := "97", ep := "rtpbridge/4@mgw", ver := "1.0" }, params := { { code := "C", val := "b7ae7d17" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assign_fail0(266)@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed 20250410084921575 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 97 OK (mgcp_client.c:758) 20250410084921575 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55ae2af8a230]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250410084921575 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55ae2af8a230]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250410084921575 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55ae2af8a230]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250410084921575 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55ae2af8a230]{ST_DLCX_RESP}: Deallocated (fsm.c:568) MTC@449bbc254af8: ok: talloc reports "asn1_context" = 1 bytes 20250410084921578 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:42079<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(255)@449bbc254af8: Final verdict of PTC: none 20250410084921586 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49278<->l=127.0.0.1:4261 (telnet_interface.c:138) VirtHNBGW-STATS(254)@449bbc254af8: Final verdict of PTC: none MTC@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed 20250410084921587 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49272<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.sgsn0-RAN(263)@449bbc254af8: Final verdict of PTC: none 20250410084921587 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250410084921587 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410084921587 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250410084921587 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250410084921587 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250410084921587 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410084921587 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250410084921587 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250410084921587 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250410084921587 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084921587 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-msc0-0: connection closed 20250410084921587 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250410084921587 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250410084921587 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250410084921587 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250410084921587 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 20250410084921587 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  20250410084921587 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410084921587 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250410084921587 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250410084921587 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410084921587 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250410084921587 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:378) 20250410084921587 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410084921587 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410084921587 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410084921587 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410084921587 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250410084921587 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250410084921587 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250410084921587 DRANAP NOTICE cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: link lost (cnlink.c:118) 20250410084921587 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x55ae2af6f040]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250410084921587 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250410084921587 DLSCCP DEBUG SCCP-SCOC(26)[0x55ae2af6f770]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250410084921587 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a5b1c4), PART(T=Source Reference,L=4,D=0000001a), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250410084921587 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084921587 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084921587 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084921587 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410084921587 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410084921587 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084921587 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [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 a5 b1 c4 00 00 1a 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410084921587 DLSCCP DEBUG SCCP-SCOC(26)[0x55ae2af6f770]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250410084921587 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x55ae2af6f040]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250410084921587 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12037757)[0x55ae2af6cc60]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250410084921587 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12037757)[0x55ae2af6cc60]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250410084921587 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250410084921587 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12037757)[0x55ae2af6cc60]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250410084921587 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12037757)[0x55ae2af6cc60]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250410084921587 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12037757)[0x55ae2af6cc60]{disrupted}: Freeing instance (context_map.c:202) 20250410084921587 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12037757)[0x55ae2af6cc60]{disrupted}: Deallocated (fsm.c:568) 20250410084921587 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x55ae2af6f040]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250410084921587 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x55ae2af6f040]{disconnected}: Freeing instance (context_map.c:206) 20250410084921587 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x55ae2af6f040]{disconnected}: Deallocated (fsm.c:568) 20250410084921587 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12037757 SCCP-26 msc-0 MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20250410084921587 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410084921587 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250410084921587 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410084921587 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410084921587 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410084921587 DMAIN NOTICE (127.0.0.1:9999 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) 20250410084921587 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250410084921587 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084921587 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084921587 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084921587 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410084921587 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410084921587 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MutexDispCT-TC_rab_assign_fail(253)@449bbc254af8: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(261)@449bbc254af8: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(262)@449bbc254af8: Final verdict of PTC: none HNBGW_Test.msc0-RAN(260)@449bbc254af8: Final verdict of PTC: none TC_rab_assign_fail-Iuh0-RUA(258)@449bbc254af8: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(259)@449bbc254af8: Final verdict of PTC: none 20250410084921588 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250410084921588 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410084921588 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250410084921588 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250410084921588 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20250410084921588 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410084921588 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250410084921588 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SEND_FAILED 20250410084921588 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) 20250410084921588 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084921588 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-sgsn0-0: connection closed HNBGW-MGCP(265)@449bbc254af8: Final verdict of PTC: none 20250410084921588 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250410084921588 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250410084921588 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250410084921588 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250410084921588 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 20250410084921588 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  TC_rab_assign_fail-Iuh0(257)@449bbc254af8: Final verdict of PTC: none HNBGW-PFCP(256)@449bbc254af8: Final verdict of PTC: none 20250410084921588 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(264)@449bbc254af8: Final verdict of PTC: none 20250410084921588 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250410084921588 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250410084921588 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250410084921588 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250410084921588 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410084921588 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410084921588 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410084921588 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410084921588 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250410084921588 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250410084921588 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250410084921588 DRANAP NOTICE cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: link lost (cnlink.c:118) 20250410084921589 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49292<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assign_fail0(266)@449bbc254af8: Final verdict of PTC: pass MTC@449bbc254af8: Setting final verdict of the test case. MTC@449bbc254af8: Local verdict of MTC: pass MTC@449bbc254af8: Local verdict of PTC MutexDispCT-TC_rab_assign_fail(253): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC VirtHNBGW-STATS(254): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC IPA-CTRL-CLI-IPA(255): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW-PFCP(256): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC TC_rab_assign_fail-Iuh0(257): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC TC_rab_assign_fail-Iuh0-RUA(258): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.msc0-SCCP(259): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.msc0-RAN(260): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.msc0-M3UA(261): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(262): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.sgsn0-RAN(263): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(264): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW-MGCP(265): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC TC_rab_assign_fail0(266): pass (pass -> pass) MTC@449bbc254af8: Test case TC_rab_assign_fail finished. Verdict: pass MTC@449bbc254af8: 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'. Thu Apr 10 08:49:21 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 20250410084921615 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49300<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410084922118 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49300<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=332124) 20250410084922959 DLSCCP DEBUG SCCP-SCOC(6)[0x55ae2af6f8a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410084922959 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0018cca7), PART(T=Source Reference,L=4,D=00000006), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410084922959 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410084922959 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084922959 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410084922959 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410084922959 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410084922959 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084922959 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 18 cc a7 00 00 06 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410084922960 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084922960 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084922960 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084922960 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410084922960 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410084922960 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=332124, count=332664) 20250410084923587 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250410084923588 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250410084923588 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250410084923589 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250410084923589 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250410084923589 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@449bbc254af8: 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@449bbc254af8: 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 ------ Thu Apr 10 08:49: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_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@449bbc254af8: 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@449bbc254af8: Test case TC_rab_assign_mgcp_to started. 20250410084925215 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37644<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410084925221 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37656<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410084925227 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:39965<->l=127.0.0.1:4262) (control_if.c:572) 20250410084925247 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410084925247 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410084925247 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410084925247 DRANAP DEBUG cnlink(msc-1)[0x55ae2aef6920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410084925247 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410084925247 DRANAP DEBUG cnlink(msc-2)[0x55ae2aef3b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_rab_assign_mgcp_to-Iuh0(271)@449bbc254af8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250410084925247 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250410084925247 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250410084925247 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410084925247 DRANAP DEBUG cnlink(msc-3)[0x55ae2af5d910]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410084925249 DRANAP DEBUG cnlink(msc-3)[0x55ae2af5d910]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410084925249 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250410084925249 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410084925249 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410084925249 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410084925249 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084925249 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084925249 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084925249 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) 20250410084925249 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084925249 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084925249 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084925249 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084925249 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084925249 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084925249 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084925249 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) 20250410084925249 DLSS7 DEBUG Found route for dpc=4=0.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) 20250410084925249 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250410084925249 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084925249 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250410084925249 DRANAP DEBUG cnlink(msc-3)[0x55ae2af5d910]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410084925249 DRANAP DEBUG cnlink(msc-2)[0x55ae2aef3b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410084925249 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250410084925249 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410084925249 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410084925249 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410084925249 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084925249 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084925249 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084925249 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084925249 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084925249 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084925249 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084925249 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084925249 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084925249 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084925249 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084925249 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084925249 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410084925249 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250410084925249 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084925249 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410084925249 DRANAP DEBUG cnlink(msc-2)[0x55ae2aef3b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410084925249 DRANAP DEBUG cnlink(msc-1)[0x55ae2aef6920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410084925249 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250410084925249 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410084925249 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410084925249 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410084925249 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084925249 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084925249 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084925249 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084925249 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084925249 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084925249 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084925249 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084925249 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084925249 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084925249 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084925249 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084925249 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410084925249 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410084925249 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084925249 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410084925249 DRANAP DEBUG cnlink(msc-1)[0x55ae2aef6920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410084925249 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410084925249 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250410084925249 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410084925249 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410084925249 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410084925249 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084925249 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084925249 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084925249 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084925249 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084925249 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084925249 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084925249 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084925249 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084925249 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084925249 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084925249 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084925249 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410084925249 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410084925249 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084925249 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410084925249 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410084925249 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084925249 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084925249 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084925249 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 20250410084925249 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250410084925249 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250410084925249 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084925249 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084925249 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084925249 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250410084925249 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250410084925249 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250410084925249 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084925249 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084925249 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084925249 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410084925249 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410084925249 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250410084925249 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084925249 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084925249 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084925249 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410084925249 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410084925249 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@449bbc254af8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(275)@449bbc254af8: ************************************************* HNBGW_Test.msc0-M3UA(275)@449bbc254af8: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(275)@449bbc254af8: ************************************************* MTC@449bbc254af8: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(273)@449bbc254af8: v_sccp_pdu_maxlen:268 20250410084925262 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410084925262 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410084925262 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410084925262 DRANAP DEBUG cnlink(sgsn-1)[0x55ae2af5ec30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410084925262 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410084925262 DRANAP DEBUG cnlink(sgsn-2)[0x55ae2af5f5c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410084925262 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410084925262 DRANAP DEBUG cnlink(sgsn-3)[0x55ae2af5ff50]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410084925263 DRANAP DEBUG cnlink(sgsn-3)[0x55ae2af5ff50]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410084925263 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250410084925263 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410084925263 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410084925263 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410084925263 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084925263 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084925263 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084925263 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) 20250410084925263 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084925263 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084925263 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084925263 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084925263 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084925263 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084925263 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084925263 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) 20250410084925263 DLSS7 DEBUG Found route for dpc=12=0.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) 20250410084925263 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250410084925263 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084925263 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250410084925263 DRANAP DEBUG cnlink(sgsn-3)[0x55ae2af5ff50]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410084925263 DRANAP DEBUG cnlink(sgsn-2)[0x55ae2af5f5c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410084925263 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250410084925263 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410084925263 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410084925263 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410084925263 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084925263 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084925263 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084925263 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084925263 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084925263 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084925263 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084925263 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084925263 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084925263 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084925263 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084925263 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084925263 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410084925263 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250410084925263 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084925263 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410084925263 DRANAP DEBUG cnlink(sgsn-2)[0x55ae2af5f5c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410084925263 DRANAP DEBUG cnlink(sgsn-1)[0x55ae2af5ec30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410084925263 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250410084925263 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410084925263 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410084925263 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410084925263 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084925263 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084925263 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084925263 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084925263 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084925263 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084925263 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084925263 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084925263 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084925264 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084925264 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084925264 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084925264 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410084925264 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250410084925264 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084925264 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410084925264 DRANAP DEBUG cnlink(sgsn-1)[0x55ae2af5ec30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410084925264 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410084925264 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250410084925264 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410084925264 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410084925264 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410084925264 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084925264 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084925264 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084925264 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410084925264 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084925264 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084925264 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084925264 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084925264 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084925264 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084925264 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084925264 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410084925264 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410084925264 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410084925264 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084925264 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410084925264 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410084925264 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084925264 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084925264 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084925264 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 20250410084925264 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250410084925264 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250410084925264 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084925264 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084925264 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084925264 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250410084925264 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250410084925264 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250410084925264 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084925264 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084925264 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084925264 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250410084925264 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250410084925264 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 20250410084925264 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250410084925264 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084925264 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084925264 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084925264 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410084925264 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410084925264 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@449bbc254af8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(278)@449bbc254af8: ************************************************* HNBGW_Test.sgsn0-M3UA(278)@449bbc254af8: M3UA emulation initiated, the test can be started MTC@449bbc254af8: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(278)@449bbc254af8: ************************************************* HNBGW_Test.sgsn0-SCCP(276)@449bbc254af8: v_sccp_pdu_maxlen:268 20250410084925282 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410084925282 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410084925282 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250410084925282 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250410084925282 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) 20250410084925282 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250410084925282 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250410084925282 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410084925282 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@449bbc254af8: setverdict(pass): none -> pass 20250410084925460 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250410084925460 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250410084925460 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250410084925460 DLSS7 <000c> 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)@449bbc254af8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250410084925468 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084925468 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250410084925468 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250410084925468 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250410084925468 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250410084925468 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250410084925468 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250410084925468 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 20250410084925468 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250410084925468 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  20250410084925468 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250410084925471 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084925471 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250410084925471 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250410084925471 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  20250410084925471 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250410084925471 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250410084925471 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250410084925471 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 20250410084925471 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250410084925471 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  20250410084925471 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410084925471 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250410084925471 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410084925471 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250410084925471 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:413) 20250410084925471 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410084925471 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410084925471 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410084925471 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410084925471 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250410084925472 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250410084925472 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410084925473 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410084925473 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250410084925473 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410084925473 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410084925473 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410084925473 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084925473 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084925473 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084925473 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084925473 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084925473 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084925473 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084925473 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084925473 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084925473 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084925473 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084925473 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084925473 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410084925473 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410084925473 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084925473 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410084925473 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410084925473 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250410084925473 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250410084925473 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250410084925473 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250410084925474 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084925474 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084925474 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084925474 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410084925474 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410084925474 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250410084925474 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410084925474 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410084925474 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084925474 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(278)@449bbc254af8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250410084925480 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084925480 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250410084925480 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250410084925480 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250410084925480 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250410084925480 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250410084925480 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250410084925480 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 20250410084925480 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250410084925480 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  20250410084925480 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250410084925481 DLSCCP DEBUG SCCP-SCOC(25)[0x55ae2af78c70]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250410084925481 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f2c483), PART(T=Source Reference,L=4,D=00000019), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410084925481 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410084925481 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084925481 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410084925482 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410084925482 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410084925482 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084925482 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 f2 c4 83 00 00 19 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410084925482 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084925482 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084925482 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084925482 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410084925482 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410084925482 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250410084925482 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410084925482 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410084925482 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084925482 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 f2 c4 83 00 00 19 0f 00 00 00 00 00 06 00 08 00 00 00 01  20250410084925483 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084925483 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250410084925483 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250410084925483 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  20250410084925483 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250410084925483 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250410084925483 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250410084925483 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 20250410084925483 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250410084925483 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  20250410084925483 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  20250410084925483 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410084925483 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250410084925483 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410084925483 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250410084925483 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250410084925483 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410084925483 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410084925483 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410084925483 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410084925483 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250410084925483 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250410084925483 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410084925483 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084925483 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410084925483 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410084925483 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410084925483 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410084925483 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410084925483 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410084925483 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410084925483 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084925483 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 f2 c4 83 00 00 06 00 08 00 00 00 07  20250410084925483 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410084925483 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410084925483 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410084925483 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410084925483 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410084925483 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=00f2c483) (sccp_scrc.c:486) 20250410084925483 DLSCCP DEBUG Received CO:RELCO for local reference 25 (sccp_scoc.c:1855) 20250410084925483 DLSCCP DEBUG SCCP-SCOC(25)[0x55ae2af78c70]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250410084925483 DLSCCP DEBUG SCCP-SCOC(25)[0x55ae2af78c70]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250410084925483 DLSCCP DEBUG SCCP-SCOC(25)[0x55ae2af78c70]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250410084925483 DLSCCP DEBUG SCCP-SCOC(25)[0x55ae2af78c70]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250410084925484 DLSCCP DEBUG SCCP-SCOC(25)[0x55ae2af78c70]{IDLE}: Deallocated (fsm.c:568) 20250410084925485 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410084925485 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250410084925485 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410084925485 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410084925485 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410084925485 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084925485 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084925485 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084925485 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084925485 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084925485 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084925485 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084925485 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084925485 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084925485 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084925485 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084925485 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084925485 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410084925485 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410084925485 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084925485 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410084925485 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410084925485 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084925485 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084925485 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084925485 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410084925485 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410084925485 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.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' 20250410084925485 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410084925485 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410084925485 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084925485 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(274)@449bbc254af8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250410084926272 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084926272 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410084926272 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410084926272 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410084926272 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410084926272 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410084926272 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410084926272 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410084926272 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084926272 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410084926272 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410084926272 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410084926272 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410084926272 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410084926272 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410084926272 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410084926272 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250410084926272 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410084926272 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084926272 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084926272 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084926272 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084926272 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084926272 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084926272 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084926272 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084926272 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084926272 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084926272 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084926272 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084926272 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410084926272 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410084926272 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250410084926272 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250410084926273 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250410084926273 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250410084926273 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410084926273 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410084926273 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084926273 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084926273 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084926273 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084926273 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084926273 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084926273 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084926273 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084926273 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084926273 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084926273 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084926273 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084926273 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410084926273 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410084926273 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084926273 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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) 20250410084926273 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250410084926273 DRANAP NOTICE cnlink(msc-0)[0x55ae2af13940]{CONNECTED}: link up (cnlink.c:111) 20250410084926273 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084926273 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084926273 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084926273 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410084926273 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410084926273 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250410084926273 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410084926273 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410084926273 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084926273 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  20250410084926276 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084926276 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410084926276 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410084926276 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410084926276 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410084926276 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410084926277 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410084926277 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410084926277 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084926277 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410084926277 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410084926277 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410084926277 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410084926277 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410084926277 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410084926277 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410084926277 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250410084926277 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410084926277 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084926277 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084926277 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084926277 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084926277 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084926277 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084926277 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084926277 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084926277 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084926277 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084926277 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084926277 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084926277 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410084926277 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410084926277 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250410084926277 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250410084926277 DRANAP INFO cnlink(msc-0)[0x55ae2af13940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(277)@449bbc254af8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250410084926282 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084926282 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410084926282 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410084926282 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410084926282 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410084926282 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410084926282 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410084926282 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410084926282 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084926282 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410084926282 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410084926282 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410084926282 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410084926282 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410084926282 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410084926282 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410084926282 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250410084926282 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410084926282 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084926282 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084926282 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084926282 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084926282 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084926282 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084926282 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084926283 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084926283 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084926283 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084926283 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084926283 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084926283 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410084926283 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410084926283 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250410084926283 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250410084926283 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250410084926283 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250410084926283 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410084926283 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410084926283 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084926283 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084926283 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084926283 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084926283 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084926283 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084926283 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084926283 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084926283 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084926283 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084926283 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084926283 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084926283 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410084926283 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410084926283 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084926283 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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) 20250410084926283 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250410084926283 DRANAP NOTICE cnlink(sgsn-0)[0x55ae2af5e2a0]{CONNECTED}: link up (cnlink.c:111) 20250410084926283 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084926283 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084926283 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084926283 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410084926283 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410084926283 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.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' 20250410084926283 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410084926283 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410084926283 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084926283 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  20250410084926285 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084926285 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410084926285 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410084926285 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410084926285 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410084926285 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410084926285 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410084926285 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410084926285 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084926285 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410084926285 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410084926285 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410084926285 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410084926285 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410084926285 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410084926285 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410084926285 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250410084926285 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410084926285 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084926285 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084926285 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084926285 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084926285 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084926285 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084926285 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084926285 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084926285 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084926285 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084926285 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084926285 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084926285 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410084926285 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410084926285 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250410084926285 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250410084926285 DRANAP INFO cnlink(sgsn-0)[0x55ae2af5e2a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250410084926300 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37658<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW-MGCP(279)@449bbc254af8: 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)@449bbc254af8: f_gen_tmsi(suffix:=0, nri_v:=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)@449bbc254af8: f_create_expect(l3 := '05080200F110172A52082926240000000060'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(274)@449bbc254af8: Created Expect[0] for '05080200F110172A52082926240000000060'O to be handled at TC_rab_assign_mgcp_to0(280) TC_rab_assign_mgcp_to-Iuh0-RUA(272)@449bbc254af8: Added conn table entry 0TC_rab_assign_mgcp_to0(280)10076304 20250410084927322 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410084927322 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410084927322 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250410084927323 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250410084927323 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x99c090, normal) (hnbgw_rua.c:407) 20250410084927323 DHNB DEBUG map_rua[0x55ae2af78c70]{init}: Allocated (fsm.c:456) 20250410084927323 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10076304)[0x55ae2af78c70]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250410084927323 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10076304 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250410084927323 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410084927323 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410084927323 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10076304 SCCP-0 CS MI=IMSI-262420000000006: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250410084927323 DCN DEBUG map_sccp[0x55ae2af6cc60]{init}: Allocated (fsm.c:456) 20250410084927323 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x55ae2af6cc60]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250410084927323 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-10076304 <-> SCCP-27 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250410084927323 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10076304 SCCP-27 msc-0 MI=IMSI-262420000000006: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250410084927323 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10076304)[0x55ae2af78c70]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250410084927323 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410084927323 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410084927323 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10076304)[0x55ae2af78c70]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250410084927323 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x55ae2af6cc60]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250410084927323 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250410084927323 DLSCCP DEBUG SCCP-SCOC(27)[0x55ae2af6f040]{IDLE}: Allocated (fsm.c:456) 20250410084927323 DLSCCP DEBUG SCCP-SCOC(27)[0x55ae2af6f040]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250410084927323 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000060004f400300001a0056400500f1100926) (sccp_scrc.c:415) 20250410084927323 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084927323 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084927323 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084927323 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084927323 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084927323 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084927323 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084927323 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084927323 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084927323 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084927323 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084927323 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084927323 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410084927323 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410084927323 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084927323 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 bd 00 00 00 bc 03 00 00 0a 01 00 00 1b 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 60 00 4f 40 03 00 00 1a 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) 20250410084927323 DLSCCP DEBUG SCCP-SCOC(27)[0x55ae2af6f040]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250410084927323 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x55ae2af6cc60]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250410084927323 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10076304)[0x55ae2af78c70]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250410084927323 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084927323 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084927323 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084927323 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410084927323 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410084927323 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.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' 20250410084927323 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410084927323 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410084927323 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084927323 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 00 1a 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)@449bbc254af8: First idle individual index:0 HNBGW_Test.msc0-SCCP(273)@449bbc254af8: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(274)@449bbc254af8: Found Expect[0] for l3='05080200F110172A52082926240000000060'O handled at TC_rab_assign_mgcp_to0(280) HNBGW_Test.msc0-RAN(274)@449bbc254af8: Added conn table entry 0TC_rab_assign_mgcp_to0(280)5707704 TC_rab_assign_mgcp_to0(280)@449bbc254af8: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(273)@449bbc254af8: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(273)@449bbc254af8: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250410084927331 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084927331 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410084927331 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410084927331 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410084927331 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410084927331 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410084927331 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410084927331 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410084927331 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084927331 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 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 3d c2 9a 02 00 00 00 00 00 06 00 08 00 00 00 07  20250410084927331 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410084927331 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410084927331 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410084927331 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410084927331 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410084927331 DLSS7 DEBUG scrc_rx_mtp_xfer_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=003dc29a) (sccp_scrc.c:486) 20250410084927331 DLSCCP DEBUG Received CO:COAK for local reference 27 (sccp_scoc.c:1855) 20250410084927331 DLSCCP DEBUG SCCP-SCOC(27)[0x55ae2af6f040]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250410084927331 DLSCCP DEBUG SCCP-SCOC(27)[0x55ae2af6f040]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250410084927331 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410084927331 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250410084927331 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) 20250410084927331 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x55ae2af6cc60]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250410084927331 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x55ae2af6cc60]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) HNBGW_Test.msc0-SCCP(273)@449bbc254af8: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(273)@449bbc254af8: vl_len:91 HNBGW_Test.msc0-SCCP(273)@449bbc254af8: vl_from0 HNBGW_Test.msc0-SCCP(273)@449bbc254af8: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20250410084927533 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084927533 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410084927533 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410084927533 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410084927533 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410084927533 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410084927533 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410084927533 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410084927533 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084927533 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  20250410084927533 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410084927533 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410084927533 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410084927533 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410084927533 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410084927533 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) 20250410084927533 DLSCCP DEBUG Received CO:CODT for local reference 27 (sccp_scoc.c:1855) 20250410084927533 DLSCCP DEBUG SCCP-SCOC(27)[0x55ae2af6f040]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250410084927533 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410084927533 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250410084927533 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x55ae2af6cc60]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250410084927533 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250410084927533 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250410084927533 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x55ae2af6cc60]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250410084927533 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250410084927533 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250410084927533 DMGW DEBUG mgw(mgw-fsm-10076304-0)[0x55ae2af8a230]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250410084927533 DMGW DEBUG mgw(mgw-fsm-10076304-0)[0x55ae2af8a230]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250410084927533 DMGW DEBUG mgw(mgw-fsm-10076304-0)[0x55ae2af8a230]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250410084927533 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250410084927533 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250410084927533 DLMGCP DEBUG mgw-endp(mgw-fsm-10076304-0)[0x55ae2af8ccd0]{UNUSED}: Allocated (fsm.c:456) 20250410084927533 DLMGCP DEBUG mgw-endp(mgw-fsm-10076304-0)[0x55ae2af8ccd0]{UNUSED}: is child of mgw(mgw-fsm-10076304-0)[0x55ae2af8a230] (fsm.c:486) 20250410084927534 DLMGCP DEBUG mgw-endp(mgw-fsm-10076304-0)[0x55ae2af8ccd0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-10076304-0)[0x55ae2af8a230] (mgcp_client_endpoint_fsm.c:724) 20250410084927534 DLMGCP DEBUG mgw-endp(mgw-fsm-10076304-0)[0x55ae2af8ccd0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250410084927534 DLMGCP DEBUG mgw-endp(mgw-fsm-10076304-0)[0x55ae2af8ccd0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250410084927534 DLMGCP DEBUG mgw-endp(mgw-fsm-10076304-0)[0x55ae2af8ccd0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250410084927534 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10076304-0)[0x55ae2af935a0]{ST_CRCX}: Allocated (fsm.c:456) 20250410084927534 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10076304-0)[0x55ae2af935a0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-10076304-0)[0x55ae2af8ccd0] (fsm.c:486) 20250410084927534 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10076304-0)[0x55ae2af935a0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250410084927534 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10076304-0)[0x55ae2af935a0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250410084927534 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:38983: len=200 'CRCX 98 rtpbridge/*@mgw MGCP 1.0\r\nC: 99c09'... (mgcp_client.c:807) 20250410084927534 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250410084927534 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10076304-0)[0x55ae2af935a0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250410084927534 DLMGCP DEBUG mgw-endp(mgw-fsm-10076304-0)[0x55ae2af8ccd0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(279)@449bbc254af8: Found Expect[0] for { line := { verb := "CRCX", trans_id := "98", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "99c09017" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "99c09017", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@449bbc254af8: Ignoreing CRCX1{ line := { verb := "CRCX", trans_id := "98", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "99c09017" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "99c09017", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } 20250410084929211 DLSCCP DEBUG SCCP-SCOC(24)[0x55ae2af89950]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410084929211 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e80651), PART(T=Source Reference,L=4,D=00000018), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410084929211 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410084929211 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084929211 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410084929211 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410084929211 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410084929211 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084929211 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 e8 06 51 00 00 18 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410084929212 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084929212 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084929212 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084929212 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410084929212 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410084929212 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250410084929212 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410084929212 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410084929212 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084929212 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 e8 06 51 00 00 18 0f 00 00 00 00 00 06 00 08 00 00 00 01  20250410084929218 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084929218 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410084929218 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410084929218 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410084929218 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410084929218 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410084929219 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410084929219 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410084929219 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084929219 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 e8 06 51 00 00 06 00 08 00 00 00 07  20250410084929219 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410084929219 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410084929219 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410084929219 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410084929219 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410084929219 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=00e80651) (sccp_scrc.c:486) 20250410084929219 DLSCCP DEBUG Received CO:RELCO for local reference 24 (sccp_scoc.c:1855) 20250410084929219 DLSCCP DEBUG SCCP-SCOC(24)[0x55ae2af89950]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250410084929219 DLSCCP DEBUG SCCP-SCOC(24)[0x55ae2af89950]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250410084929219 DLSCCP DEBUG SCCP-SCOC(24)[0x55ae2af89950]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250410084929219 DLSCCP DEBUG SCCP-SCOC(24)[0x55ae2af89950]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250410084929219 DLSCCP DEBUG SCCP-SCOC(24)[0x55ae2af89950]{IDLE}: Deallocated (fsm.c:568) 20250410084931536 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55ae2af935a0]{ST_CRCX_RESP}: Timeout of T1 (fsm.c:317) 20250410084931536 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55ae2af935a0]{ST_CRCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:526) 20250410084931536 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55ae2af935a0]{ST_CRCX_RESP}: Removing from parent mgw-endp(mgw-fsm-10076304-0)[0x55ae2af8ccd0] (mgcp_client_fsm.c:526) 20250410084931536 DLMGCP DEBUG MGW(mgw) Canceled transaction 98 (mgcp_client.c:1252) 20250410084931536 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55ae2af935a0]{ST_CRCX_RESP}: Freeing instance (mgcp_client_fsm.c:526) 20250410084931536 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55ae2af935a0]{ST_CRCX_RESP}: Deallocated (fsm.c:568) 20250410084931536 DLMGCP DEBUG mgw-endp(mgw-fsm-10076304-0)[0x55ae2af8ccd0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:526) 20250410084931536 DLMGCP DEBUG mgw-endp(mgw-fsm-10076304-0)[0x55ae2af8ccd0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI in use: 0, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250410084931536 DLMGCP DEBUG mgw-endp(mgw-fsm-10076304-0)[0x55ae2af8ccd0]{WAIT_MGW_RESPONSE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:925) 20250410084931536 DLMGCP DEBUG mgw-endp(mgw-fsm-10076304-0)[0x55ae2af8ccd0]{WAIT_MGW_RESPONSE}: Removing from parent mgw(mgw-fsm-10076304-0)[0x55ae2af8a230] (mgcp_client_endpoint_fsm.c:925) 20250410084931536 DLMGCP DEBUG mgw-endp(mgw-fsm-10076304-0)[0x55ae2af8ccd0]{WAIT_MGW_RESPONSE}: Freeing instance (mgcp_client_endpoint_fsm.c:925) 20250410084931536 DLMGCP DEBUG mgw-endp(mgw-fsm-10076304-0)[0x55ae2af8ccd0]{WAIT_MGW_RESPONSE}: Deallocated (fsm.c:568) 20250410084931536 DMGW DEBUG mgw(mgw-fsm-10076304-0)[0x55ae2af8a230]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:925) 20250410084931536 DMGW ERROR mgw(mgw-fsm-10076304-0)[0x55ae2af8a230]{MGW_ST_CRCX_HNB}: Media gateway failed (mgw_fsm.c:590) 20250410084931536 DMGW DEBUG mgw(mgw-fsm-10076304-0)[0x55ae2af8a230]{MGW_ST_CRCX_HNB}: State change to MGW_ST_FAILURE (no timeout) (mgw_fsm.c:591) 20250410084931536 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x55ae2af6cc60]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:67) 20250410084931536 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250410084931536 DLSCCP DEBUG SCCP-SCOC(27)[0x55ae2af6f040]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250410084931536 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003dc29a), PART(T=Data,L=12,D=000b40080000010004400111) (sccp_scrc.c:415) 20250410084931536 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084931536 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084931536 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084931536 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410084931536 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410084931536 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084931536 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 3d c2 9a 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) 20250410084931536 DMGW DEBUG mgw(mgw-fsm-10076304-0)[0x55ae2af8a230]{MGW_ST_FAILURE}: Terminating (cause = OSMO_FSM_TERM_ERROR) (mgw_fsm.c:575) 20250410084931536 DMGW DEBUG mgw(mgw-fsm-10076304-0)[0x55ae2af8a230]{MGW_ST_FAILURE}: Freeing instance (mgw_fsm.c:575) 20250410084931536 DMGW DEBUG mgw(mgw-fsm-10076304-0)[0x55ae2af8a230]{MGW_ST_FAILURE}: Deallocated (fsm.c:568) 20250410084931537 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084931537 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084931537 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084931537 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410084931537 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410084931537 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.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' 20250410084931537 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410084931537 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410084931537 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084931537 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 3d c2 9a 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)@449bbc254af8: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(273)@449bbc254af8: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(273)@449bbc254af8: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(273)@449bbc254af8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.msc0-SCCP(273)@449bbc254af8: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(273)@449bbc254af8: vl_len:12 HNBGW_Test.msc0-SCCP(273)@449bbc254af8: vl_from0 HNBGW_Test.msc0-SCCP(273)@449bbc254af8: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250410084931564 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084931564 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410084931564 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410084931564 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410084931564 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410084931564 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410084931564 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410084931564 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410084931564 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084931564 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  20250410084931564 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410084931564 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410084931564 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410084931564 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410084931564 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410084931564 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) 20250410084931564 DLSCCP DEBUG Received CO:CODT for local reference 27 (sccp_scoc.c:1855) 20250410084931564 DLSCCP DEBUG SCCP-SCOC(27)[0x55ae2af6f040]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250410084931564 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410084931564 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250410084931564 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x55ae2af6cc60]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250410084931564 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250410084931564 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250410084931564 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x55ae2af6cc60]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250410084931564 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10076304)[0x55ae2af78c70]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250410084931564 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20250410084931564 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410084931564 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)@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed 20250410084931588 DLSCCP DEBUG SCCP-SCOC(26)[0x55ae2af6f770]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250410084931588 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a5b1c4), PART(T=Source Reference,L=4,D=0000001a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410084931588 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410084931588 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084931588 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410084931588 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410084931588 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410084931588 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084931588 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 a5 b1 c4 00 00 1a 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410084931588 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084931588 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084931588 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084931588 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410084931588 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410084931588 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250410084931588 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410084931588 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410084931588 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084931588 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 a5 b1 c4 00 00 1a 0f 00 00 00 00 00 06 00 08 00 00 00 01  TC_rab_assign_mgcp_to-Iuh0-RUA(272)@449bbc254af8: Deleted conn table entry 0TC_rab_assign_mgcp_to0(280)10076304 20250410084931592 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084931592 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410084931592 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410084931592 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410084931592 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410084931592 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410084931592 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410084931592 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410084931592 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084931592 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 a5 b1 c4 00 00 06 00 08 00 00 00 07  20250410084931592 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410084931592 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410084931593 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410084931593 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410084931593 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410084931593 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=00a5b1c4) (sccp_scrc.c:486) 20250410084931593 DLSCCP DEBUG Received CO:RELCO for local reference 26 (sccp_scoc.c:1855) 20250410084931593 DLSCCP DEBUG SCCP-SCOC(26)[0x55ae2af6f770]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250410084931593 DLSCCP DEBUG SCCP-SCOC(26)[0x55ae2af6f770]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250410084931593 DLSCCP DEBUG SCCP-SCOC(26)[0x55ae2af6f770]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250410084931593 DLSCCP DEBUG SCCP-SCOC(26)[0x55ae2af6f770]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250410084931593 DLSCCP DEBUG SCCP-SCOC(26)[0x55ae2af6f770]{IDLE}: Deallocated (fsm.c:568) 20250410084931594 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410084931594 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410084931594 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250410084931594 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250410084931594 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x99c090,cause=radio(normal)) (hnbgw_rua.c:439) 20250410084931594 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10076304 SCCP-27 msc-0 MI=IMSI-262420000000006: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250410084931594 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10076304)[0x55ae2af78c70]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250410084931594 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250410084931594 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250410084931594 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10076304)[0x55ae2af78c70]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250410084931594 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x55ae2af6cc60]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250410084931595 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250410084931595 DLSCCP DEBUG SCCP-SCOC(27)[0x55ae2af6f040]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250410084931595 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003dc29a), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250410084931595 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084931595 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084931595 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084931595 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410084931595 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410084931595 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084931595 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 3d c2 9a 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) 20250410084931595 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10076304)[0x55ae2af78c70]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250410084931595 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x55ae2af6cc60]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250410084931595 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x55ae2af6cc60]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250410084931595 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084931595 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084931595 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084931595 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410084931595 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410084931595 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.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' 20250410084931595 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410084931595 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410084931595 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084931595 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 3d c2 9a 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(273)@449bbc254af8: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(273)@449bbc254af8: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(273)@449bbc254af8: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(273)@449bbc254af8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assign_mgcp_to0(280)@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(274)@449bbc254af8: Deleted conn table entry 0TC_rab_assign_mgcp_to0(280)5707704 HNBGW_Test.msc0-SCCP(273)@449bbc254af8: Session index based on connection ID:0 20250410084931605 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084931605 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410084931605 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410084931605 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410084931605 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410084931605 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410084931605 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410084931605 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410084931605 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084931605 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 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 3d c2 9a 00 00 00 00 00 00 06 00 08 00 00 00 07  20250410084931605 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410084931605 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410084931605 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410084931605 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410084931605 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410084931605 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=003dc29a), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250410084931605 DLSCCP DEBUG Received CO:RELRE for local reference 27 (sccp_scoc.c:1855) 20250410084931605 DLSCCP DEBUG SCCP-SCOC(27)[0x55ae2af6f040]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250410084931605 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410084931605 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250410084931605 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) 20250410084931605 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x55ae2af6cc60]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250410084931605 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x55ae2af6cc60]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250410084931605 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10076304)[0x55ae2af78c70]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250410084931605 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10076304)[0x55ae2af78c70]{disconnected}: Freeing instance (context_map.c:202) 20250410084931605 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10076304)[0x55ae2af78c70]{disconnected}: Deallocated (fsm.c:568) 20250410084931605 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x55ae2af6cc60]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250410084931605 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x55ae2af6cc60]{disconnected}: Freeing instance (context_map.c:206) 20250410084931606 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x55ae2af6cc60]{disconnected}: Deallocated (fsm.c:568) 20250410084931606 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10076304 SCCP-27 msc-0 MI=IMSI-262420000000006: Deallocating (context_map.c:225) 20250410084931606 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=003dc29a), PART(T=Source Reference,L=4,D=0000001b) (sccp_scrc.c:415) 20250410084931606 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084931606 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084931606 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084931606 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410084931606 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410084931606 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084931606 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 3d c2 9a 00 00 1b 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410084931606 DLSCCP DEBUG SCCP-SCOC(27)[0x55ae2af6f040]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250410084931606 DLSCCP DEBUG SCCP-SCOC(27)[0x55ae2af6f040]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250410084931606 DLSCCP DEBUG SCCP-SCOC(27)[0x55ae2af6f040]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250410084931606 DLSCCP DEBUG SCCP-SCOC(27)[0x55ae2af6f040]{IDLE}: Deallocated (fsm.c:568) 20250410084931606 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084931606 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084931606 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084931606 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410084931606 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410084931606 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.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' 20250410084931606 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410084931606 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410084931606 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084931606 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 3d c2 9a 00 00 1b 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(273)@449bbc254af8: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(273)@449bbc254af8: RLC received in state:disconnect_pending 20250410084932960 DLSCCP DEBUG SCCP-SCOC(6)[0x55ae2af6f8a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410084932960 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0018cca7), PART(T=Source Reference,L=4,D=00000006), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410084932960 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410084932960 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084932960 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410084932960 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410084932960 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410084932960 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084932960 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 18 cc a7 00 00 06 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410084932961 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084932961 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084932961 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084932961 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410084932961 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410084932961 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250410084932961 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410084932961 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410084932961 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084932961 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 18 cc a7 00 00 06 0f 00 00 00 00 00 06 00 08 00 00 00 02  20250410084932965 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084932965 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410084932965 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410084932965 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410084932965 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410084932965 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410084932965 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410084932966 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410084932966 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084932966 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 18 cc a7 00 00 06 00 08 00 00 00 07  20250410084932966 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410084932966 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410084932966 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410084932966 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410084932966 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410084932966 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=0018cca7) (sccp_scrc.c:486) 20250410084932966 DLSCCP DEBUG Received CO:RELCO for local reference 6 (sccp_scoc.c:1855) 20250410084932966 DLSCCP DEBUG SCCP-SCOC(6)[0x55ae2af6f8a0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250410084932966 DLSCCP DEBUG SCCP-SCOC(6)[0x55ae2af6f8a0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250410084932966 DLSCCP DEBUG SCCP-SCOC(6)[0x55ae2af6f8a0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250410084932966 DLSCCP DEBUG SCCP-SCOC(6)[0x55ae2af6f8a0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250410084932966 DLSCCP DEBUG SCCP-SCOC(6)[0x55ae2af6f8a0]{IDLE}: Deallocated (fsm.c:568) TC_rab_assign_mgcp_to0(280)@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed MTC@449bbc254af8: ok: talloc reports "asn1_context" = 1 bytes 20250410084933616 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37656<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250410084933617 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:39965<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(269)@449bbc254af8: Final verdict of PTC: none VirtHNBGW-STATS(268)@449bbc254af8: Final verdict of PTC: none MTC@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed 20250410084933621 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37644<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250410084933623 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410084933623 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410084933623 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410084933623 DMAIN NOTICE (127.0.0.1:9999 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) 20250410084933623 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) HNBGW_Test.sgsn0-SCCP(276)@449bbc254af8: Final verdict of PTC: none TC_rab_assign_mgcp_to-Iuh0-RUA(272)@449bbc254af8: Final verdict of PTC: none 20250410084933624 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250410084933624 DLSS7 <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(274)@449bbc254af8: Final verdict of PTC: none MutexDispCT-TC_rab_assign_mgcp_to(267)@449bbc254af8: Final verdict of PTC: none 20250410084933624 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250410084933624 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250410084933625 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250410084933625 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410084933625 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250410084933625 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT HNBGW_Test.sgsn0-RAN(277)@449bbc254af8: Final verdict of PTC: none 20250410084933625 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250410084933625 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410084933625 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250410084933625 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250410084933625 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250410084933625 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410084933625 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250410084933625 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250410084933625 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250410084933625 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084933625 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-msc0-0: connection closed 20250410084933625 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250410084933625 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250410084933625 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250410084933625 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250410084933625 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 20250410084933625 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  20250410084933625 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410084933625 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250410084933626 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250410084933626 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250410084933626 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084933626 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-sgsn0-0: connection closed 20250410084933626 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250410084933626 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN HNBGW_Test.msc0-M3UA(275)@449bbc254af8: Final verdict of PTC: none TC_rab_assign_mgcp_to-Iuh0(271)@449bbc254af8: Final verdict of PTC: none HNBGW-MGCP(279)@449bbc254af8: Final verdict of PTC: none 20250410084933626 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250410084933626 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250410084933626 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 20250410084933626 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410084933626 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250410084933626 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(278)@449bbc254af8: Final verdict of PTC: none HNBGW-PFCP(270)@449bbc254af8: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(273)@449bbc254af8: Final verdict of PTC: none 20250410084933626 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410084933626 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250410084933626 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:378) 20250410084933626 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410084933627 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410084933627 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410084933627 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410084933627 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250410084933627 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250410084933627 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250410084933627 DRANAP NOTICE cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: link lost (cnlink.c:118) 20250410084933627 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410084933627 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250410084933627 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250410084933627 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410084933627 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410084933627 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410084933627 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410084933627 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250410084933627 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250410084933627 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250410084933627 DRANAP NOTICE cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: link lost (cnlink.c:118) 20250410084933628 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37658<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assign_mgcp_to0(280)@449bbc254af8: Final verdict of PTC: pass MTC@449bbc254af8: Setting final verdict of the test case. MTC@449bbc254af8: Local verdict of MTC: pass MTC@449bbc254af8: Local verdict of PTC MutexDispCT-TC_rab_assign_mgcp_to(267): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC VirtHNBGW-STATS(268): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC IPA-CTRL-CLI-IPA(269): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW-PFCP(270): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC TC_rab_assign_mgcp_to-Iuh0(271): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC TC_rab_assign_mgcp_to-Iuh0-RUA(272): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.msc0-SCCP(273): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.msc0-RAN(274): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.msc0-M3UA(275): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(276): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.sgsn0-RAN(277): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(278): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW-MGCP(279): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC TC_rab_assign_mgcp_to0(280): pass (pass -> pass) MTC@449bbc254af8: Test case TC_rab_assign_mgcp_to finished. Verdict: pass MTC@449bbc254af8: 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'. Thu Apr 10 08:49:33 UTC 2025 ====== HNBGW_Tests.TC_rab_assign_mgcp_to pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_rab_assign_mgcp_to.talloc 20250410084933731 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37666<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410084934133 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37666<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=372996) Waiting for packet dumper to finish... 1 (prev_count=372996, count=373956) 20250410084935627 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250410084935627 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250410084935627 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250410084935627 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250410084935627 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250410084935627 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@449bbc254af8: 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@449bbc254af8: 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 ------ Thu Apr 10 08:49: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_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@449bbc254af8: 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@449bbc254af8: Test case TC_rab_assign_mgw_iuup_addr_chg started. 20250410084937233 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38598<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410084937239 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38606<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410084937243 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:38569<->l=127.0.0.1:4262) (control_if.c:572) 20250410084937258 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410084937258 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410084937258 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410084937258 DRANAP DEBUG cnlink(msc-1)[0x55ae2aef6920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410084937258 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410084937258 DRANAP DEBUG cnlink(msc-2)[0x55ae2aef3b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410084937258 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410084937258 DRANAP DEBUG cnlink(msc-3)[0x55ae2af5d910]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_rab_assign_mgw_iuup_addr_chg-Iuh0(285)@449bbc254af8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250410084937259 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250410084937259 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250410084937260 DRANAP DEBUG cnlink(msc-3)[0x55ae2af5d910]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410084937260 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250410084937260 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410084937260 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410084937260 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410084937260 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084937260 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084937260 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084937260 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) 20250410084937260 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084937260 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084937260 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084937260 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084937260 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084937260 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084937260 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084937260 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) 20250410084937260 DLSS7 DEBUG Found route for dpc=4=0.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) 20250410084937260 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250410084937260 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084937260 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250410084937260 DRANAP DEBUG cnlink(msc-3)[0x55ae2af5d910]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410084937260 DRANAP DEBUG cnlink(msc-2)[0x55ae2aef3b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410084937260 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250410084937260 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410084937260 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410084937260 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410084937260 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084937260 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084937260 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084937260 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084937260 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084937260 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084937260 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084937260 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084937260 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084937260 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084937260 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084937260 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084937260 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410084937260 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250410084937260 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084937260 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410084937260 DRANAP DEBUG cnlink(msc-2)[0x55ae2aef3b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410084937260 DRANAP DEBUG cnlink(msc-1)[0x55ae2aef6920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410084937260 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250410084937260 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410084937260 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410084937260 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410084937260 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084937260 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084937260 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084937260 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084937260 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084937260 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084937260 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084937260 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084937260 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084937260 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084937260 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084937260 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084937260 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410084937260 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410084937260 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084937260 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410084937260 DRANAP DEBUG cnlink(msc-1)[0x55ae2aef6920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410084937260 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410084937260 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250410084937260 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410084937260 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410084937260 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410084937260 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084937260 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084937260 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084937260 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084937260 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084937260 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084937260 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084937260 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084937260 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084937260 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084937260 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084937260 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084937260 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410084937260 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410084937260 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084937260 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410084937260 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410084937260 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084937260 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084937260 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084937260 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 20250410084937260 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250410084937260 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250410084937260 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084937260 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084937260 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084937260 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250410084937260 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250410084937260 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250410084937260 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084937260 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084937260 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084937260 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410084937260 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410084937260 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250410084937260 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084937260 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084937260 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084937260 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410084937260 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410084937260 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@449bbc254af8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@449bbc254af8: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(289)@449bbc254af8: ************************************************* HNBGW_Test.msc0-M3UA(289)@449bbc254af8: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(289)@449bbc254af8: ************************************************* HNBGW_Test.msc0-SCCP(287)@449bbc254af8: v_sccp_pdu_maxlen:268 20250410084937271 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410084937271 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410084937271 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410084937271 DRANAP DEBUG cnlink(sgsn-1)[0x55ae2af5ec30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410084937271 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410084937271 DRANAP DEBUG cnlink(sgsn-2)[0x55ae2af5f5c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410084937271 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410084937271 DRANAP DEBUG cnlink(sgsn-3)[0x55ae2af5ff50]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410084937272 DRANAP DEBUG cnlink(sgsn-3)[0x55ae2af5ff50]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410084937272 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250410084937272 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410084937273 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410084937273 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410084937273 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084937273 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084937273 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084937273 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) 20250410084937273 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084937273 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084937273 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084937273 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084937273 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084937273 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084937273 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084937273 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) 20250410084937273 DLSS7 DEBUG Found route for dpc=12=0.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) 20250410084937273 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250410084937273 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084937273 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250410084937273 DRANAP DEBUG cnlink(sgsn-3)[0x55ae2af5ff50]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410084937273 DRANAP DEBUG cnlink(sgsn-2)[0x55ae2af5f5c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410084937273 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250410084937273 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410084937273 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410084937273 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410084937273 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084937273 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084937273 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084937273 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084937273 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084937273 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084937273 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084937273 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084937273 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084937273 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084937273 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084937273 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084937273 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410084937273 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250410084937273 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084937273 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410084937273 DRANAP DEBUG cnlink(sgsn-2)[0x55ae2af5f5c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410084937273 DRANAP DEBUG cnlink(sgsn-1)[0x55ae2af5ec30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410084937273 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250410084937273 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410084937273 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410084937273 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410084937273 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084937273 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084937273 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084937273 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084937273 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084937273 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084937273 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084937273 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084937273 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084937273 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084937273 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084937273 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084937273 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410084937273 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250410084937273 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084937273 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410084937273 DRANAP DEBUG cnlink(sgsn-1)[0x55ae2af5ec30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410084937273 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410084937273 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250410084937273 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410084937273 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410084937273 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410084937273 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084937273 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084937273 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084937273 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084937273 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084937273 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084937273 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084937273 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084937273 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084937273 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084937273 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084937273 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084937273 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410084937273 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410084937273 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084937273 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410084937273 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410084937273 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084937273 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084937273 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084937273 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 20250410084937273 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250410084937273 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250410084937273 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084937273 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084937273 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084937273 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250410084937273 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250410084937273 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250410084937273 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084937273 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084937273 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084937273 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250410084937273 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250410084937273 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250410084937273 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084937273 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084937273 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084937273 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410084937273 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410084937273 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@449bbc254af8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(292)@449bbc254af8: ************************************************* HNBGW_Test.sgsn0-M3UA(292)@449bbc254af8: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(292)@449bbc254af8: ************************************************* MTC@449bbc254af8: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(290)@449bbc254af8: v_sccp_pdu_maxlen:268 20250410084937295 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410084937295 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410084937295 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250410084937295 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250410084937295 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) 20250410084937295 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250410084937295 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250410084937295 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410084937295 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@449bbc254af8: setverdict(pass): none -> pass 20250410084937470 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250410084937470 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250410084937470 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250410084937470 DLSS7 <000c> 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)@449bbc254af8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250410084937479 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084937479 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250410084937479 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250410084937479 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250410084937479 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250410084937479 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250410084937479 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250410084937479 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 20250410084937479 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250410084937479 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  20250410084937479 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250410084937483 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084937483 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250410084937483 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250410084937483 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  20250410084937483 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250410084937483 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250410084937483 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250410084937483 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 20250410084937483 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250410084937483 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  20250410084937483 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410084937483 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250410084937483 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410084937483 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250410084937483 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:413) 20250410084937483 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410084937483 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410084937483 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410084937483 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410084937483 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250410084937484 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250410084937484 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410084937484 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250410084937485 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250410084937485 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250410084937485 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250410084937485 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410084937485 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250410084937485 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410084937485 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410084937485 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410084937485 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084937485 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084937485 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084937485 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084937485 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084937485 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084937485 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084937485 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084937485 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084937485 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084937485 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084937485 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084937485 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410084937485 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410084937485 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084937485 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410084937485 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410084937485 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084937485 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084937485 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084937485 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410084937485 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410084937486 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.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' 20250410084937486 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410084937486 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410084937486 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084937486 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.sgsn0-M3UA(292)@449bbc254af8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250410084937490 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084937490 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250410084937490 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250410084937490 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250410084937490 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250410084937490 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250410084937490 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250410084937490 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 20250410084937490 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250410084937490 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  20250410084937490 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250410084937493 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084937493 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250410084937493 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250410084937493 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  20250410084937493 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250410084937493 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250410084937493 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250410084937493 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 20250410084937493 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250410084937494 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  20250410084937494 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  20250410084937494 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410084937494 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250410084937494 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410084937494 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250410084937494 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250410084937494 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410084937494 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410084937494 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410084937494 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410084937494 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250410084937494 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250410084937494 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410084937495 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410084937495 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250410084937495 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410084937495 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410084937495 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410084937495 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084937495 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084937495 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084937495 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084937495 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084937495 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084937495 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084937495 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084937495 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084937496 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084937496 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084937496 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084937496 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410084937496 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410084937496 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084937496 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410084937496 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410084937496 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084937496 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084937496 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084937496 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410084937496 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410084937496 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250410084937496 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410084937496 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410084937496 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084937496 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(288)@449bbc254af8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250410084938285 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084938285 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410084938285 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410084938285 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410084938285 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410084938285 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410084938285 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410084938285 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410084938285 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084938285 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410084938285 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410084938285 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410084938285 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410084938285 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410084938285 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410084938285 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410084938285 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250410084938285 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410084938285 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084938285 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084938285 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084938285 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084938285 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084938285 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084938285 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084938285 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084938285 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084938285 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084938285 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084938285 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084938285 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410084938285 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410084938285 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250410084938285 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250410084938285 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250410084938285 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250410084938285 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410084938285 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410084938285 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084938285 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084938285 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084938285 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084938285 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084938285 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084938285 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084938285 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084938286 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084938286 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084938286 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084938286 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410084938286 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410084938286 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.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' 20250410084938286 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410084938286 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410084938286 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084938286 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  20250410084938285 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084938285 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084938285 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084938285 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084938285 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410084938285 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410084938285 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084938285 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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) 20250410084938285 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250410084938285 DRANAP NOTICE cnlink(msc-0)[0x55ae2af13940]{CONNECTED}: link up (cnlink.c:111) 20250410084938288 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084938288 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410084938288 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410084938288 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410084938288 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410084938288 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410084938288 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410084938288 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410084938288 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084938288 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410084938289 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410084938289 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410084938289 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410084938289 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410084938289 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410084938289 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410084938289 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250410084938289 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410084938289 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084938289 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084938289 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084938289 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084938289 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084938289 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084938289 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084938289 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084938289 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084938289 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084938289 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084938289 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084938289 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410084938289 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410084938289 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250410084938289 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250410084938289 DRANAP INFO cnlink(msc-0)[0x55ae2af13940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(291)@449bbc254af8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250410084938292 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084938292 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410084938292 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410084938292 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410084938292 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410084938292 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410084938292 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410084938292 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410084938292 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084938292 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410084938292 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410084938292 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410084938292 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410084938292 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410084938292 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410084938292 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410084938292 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250410084938292 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410084938292 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084938292 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084938292 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084938292 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084938292 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084938292 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084938292 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084938292 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084938292 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084938292 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084938292 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084938292 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084938292 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410084938292 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410084938292 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250410084938292 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250410084938292 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250410084938292 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250410084938292 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410084938292 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410084938292 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084938292 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084938292 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084938292 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410084938292 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084938292 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084938292 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084938292 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084938292 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084938292 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084938292 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084938292 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410084938292 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410084938292 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410084938292 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084938292 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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) 20250410084938292 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250410084938292 DRANAP NOTICE cnlink(sgsn-0)[0x55ae2af5e2a0]{CONNECTED}: link up (cnlink.c:111) 20250410084938292 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084938292 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084938292 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084938292 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410084938292 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410084938292 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250410084938292 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410084938292 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410084938292 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084938292 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  20250410084938293 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084938293 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410084938293 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410084938293 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410084938293 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410084938293 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410084938293 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410084938293 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410084938293 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084938293 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410084938293 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410084938293 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410084938293 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410084938293 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410084938293 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410084938293 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410084938293 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250410084938293 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410084938293 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084938293 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084938293 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084938293 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084938293 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084938293 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084938293 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084938293 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084938293 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084938293 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084938293 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084938293 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084938293 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410084938293 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410084938293 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250410084938293 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250410084938293 DRANAP INFO cnlink(sgsn-0)[0x55ae2af5e2a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250410084938319 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38620<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_rab_assign_mgw_iuup_addr_chg0(294)@449bbc254af8: f_gen_tmsi(suffix:=0, nri_v:=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)@449bbc254af8: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(288)@449bbc254af8: 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)@449bbc254af8: Added conn table entry 0TC_rab_assign_mgw_iuup_addr_chg0(294)12190092 20250410084939365 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410084939365 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410084939365 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250410084939365 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250410084939365 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xba018c, normal) (hnbgw_rua.c:407) 20250410084939365 DHNB DEBUG map_rua[0x55ae2af6cc60]{init}: Allocated (fsm.c:456) 20250410084939365 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12190092)[0x55ae2af6cc60]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250410084939365 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12190092 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250410084939365 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410084939365 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410084939365 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12190092 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250410084939365 DCN DEBUG map_sccp[0x55ae2af6f040]{init}: Allocated (fsm.c:456) 20250410084939365 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x55ae2af6f040]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250410084939365 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-12190092 <-> SCCP-28 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250410084939365 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12190092 SCCP-28 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250410084939365 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12190092)[0x55ae2af6cc60]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250410084939365 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410084939365 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410084939365 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12190092)[0x55ae2af6cc60]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250410084939365 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x55ae2af6f040]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250410084939365 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250410084939365 DLSCCP DEBUG SCCP-SCOC(28)[0x55ae2af6f770]{IDLE}: Allocated (fsm.c:456) 20250410084939365 DLSCCP DEBUG SCCP-SCOC(28)[0x55ae2af6f770]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250410084939366 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000030004f40030003ae0056400500f1100926) (sccp_scrc.c:415) 20250410084939366 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084939366 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084939366 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084939366 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084939366 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084939366 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084939366 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084939366 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084939366 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084939366 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084939366 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084939366 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084939366 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410084939366 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410084939366 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084939366 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 03 ae 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) 20250410084939366 DLSCCP DEBUG SCCP-SCOC(28)[0x55ae2af6f770]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250410084939366 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x55ae2af6f040]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250410084939366 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12190092)[0x55ae2af6cc60]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250410084939366 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084939366 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084939366 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084939366 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410084939366 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410084939366 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.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' 20250410084939366 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410084939366 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410084939366 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084939366 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 03 ae 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)@449bbc254af8: First idle individual index:0 HNBGW_Test.msc0-SCCP(287)@449bbc254af8: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(288)@449bbc254af8: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_rab_assign_mgw_iuup_addr_chg0(294) HNBGW_Test.msc0-RAN(288)@449bbc254af8: Added conn table entry 0TC_rab_assign_mgw_iuup_addr_chg0(294)7072665 HNBGW_Test.msc0-SCCP(287)@449bbc254af8: Session index based on connection ID:0 TC_rab_assign_mgw_iuup_addr_chg0(294)@449bbc254af8: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(287)@449bbc254af8: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250410084939375 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084939375 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410084939375 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410084939375 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410084939375 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410084939375 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410084939375 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410084939375 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410084939375 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084939375 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 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 1d a5 eb 02 00 00 00 00 00 06 00 08 00 00 00 07  20250410084939375 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410084939375 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410084939375 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410084939375 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410084939375 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410084939375 DLSS7 DEBUG scrc_rx_mtp_xfer_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=001da5eb) (sccp_scrc.c:486) 20250410084939375 DLSCCP DEBUG Received CO:COAK for local reference 28 (sccp_scoc.c:1855) 20250410084939375 DLSCCP DEBUG SCCP-SCOC(28)[0x55ae2af6f770]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250410084939375 DLSCCP DEBUG SCCP-SCOC(28)[0x55ae2af6f770]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250410084939375 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410084939375 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250410084939375 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) 20250410084939375 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x55ae2af6f040]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250410084939375 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x55ae2af6f040]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) VirtHNBGW-STATS(282)@449bbc254af8: 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)@449bbc254af8: 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)@449bbc254af8: 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)@449bbc254af8: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":705 HNBGW-MGCP(293)@449bbc254af8: 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)@449bbc254af8: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(287)@449bbc254af8: vl_len:91 HNBGW_Test.msc0-SCCP(287)@449bbc254af8: vl_from0 HNBGW_Test.msc0-SCCP(287)@449bbc254af8: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20250410084939581 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084939581 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410084939581 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410084939581 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410084939581 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410084939581 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410084939581 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410084939581 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410084939581 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084939581 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  20250410084939581 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410084939581 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410084939581 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410084939581 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410084939581 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410084939581 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) 20250410084939581 DLSCCP DEBUG Received CO:CODT for local reference 28 (sccp_scoc.c:1855) 20250410084939581 DLSCCP DEBUG SCCP-SCOC(28)[0x55ae2af6f770]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250410084939581 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410084939581 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250410084939581 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x55ae2af6f040]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250410084939581 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250410084939581 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250410084939581 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x55ae2af6f040]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250410084939581 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250410084939581 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250410084939582 DMGW DEBUG mgw(mgw-fsm-12190092-0)[0x55ae2af935a0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250410084939582 DMGW DEBUG mgw(mgw-fsm-12190092-0)[0x55ae2af935a0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250410084939582 DMGW DEBUG mgw(mgw-fsm-12190092-0)[0x55ae2af935a0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250410084939582 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250410084939582 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250410084939582 DLMGCP DEBUG mgw-endp(mgw-fsm-12190092-0)[0x55ae2af8ccd0]{UNUSED}: Allocated (fsm.c:456) 20250410084939582 DLMGCP DEBUG mgw-endp(mgw-fsm-12190092-0)[0x55ae2af8ccd0]{UNUSED}: is child of mgw(mgw-fsm-12190092-0)[0x55ae2af935a0] (fsm.c:486) 20250410084939582 DLMGCP DEBUG mgw-endp(mgw-fsm-12190092-0)[0x55ae2af8ccd0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-12190092-0)[0x55ae2af935a0] (mgcp_client_endpoint_fsm.c:724) 20250410084939582 DLMGCP DEBUG mgw-endp(mgw-fsm-12190092-0)[0x55ae2af8ccd0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250410084939582 DLMGCP DEBUG mgw-endp(mgw-fsm-12190092-0)[0x55ae2af8ccd0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250410084939582 DLMGCP DEBUG mgw-endp(mgw-fsm-12190092-0)[0x55ae2af8ccd0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250410084939582 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12190092-0)[0x55ae2af8a230]{ST_CRCX}: Allocated (fsm.c:456) 20250410084939582 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12190092-0)[0x55ae2af8a230]{ST_CRCX}: is child of mgw-endp(mgw-fsm-12190092-0)[0x55ae2af8ccd0] (fsm.c:486) 20250410084939582 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12190092-0)[0x55ae2af8a230]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250410084939582 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12190092-0)[0x55ae2af8a230]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250410084939582 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:38983: len=200 'CRCX 99 rtpbridge/*@mgw MGCP 1.0\r\nC: ba018'... (mgcp_client.c:807) 20250410084939582 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250410084939582 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12190092-0)[0x55ae2af8a230]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250410084939582 DLMGCP DEBUG mgw-endp(mgw-fsm-12190092-0)[0x55ae2af8ccd0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(293)@449bbc254af8: Found Expect[0] for { line := { verb := "CRCX", trans_id := "99", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "ba018c17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "ba018c17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@449bbc254af8: CRCX1{ line := { verb := "CRCX", trans_id := "99", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "ba018c17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "ba018c17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@449bbc254af8: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":721 20250410084939618 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 99 OK (mgcp_client.c:758) 20250410084939618 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55ae2af8a230]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250410084939618 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55ae2af8a230]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250410084939618 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55ae2af8a230]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250410084939618 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55ae2af8a230]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250410084939618 DLMGCP DEBUG mgw-endp(mgw-fsm-12190092-0)[0x55ae2af8ccd0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250410084939618 DLMGCP DEBUG mgw-endp(mgw-fsm-12190092-0)[0x55ae2af8ccd0]{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) 20250410084939618 DLMGCP DEBUG mgw-endp(mgw-fsm-12190092-0)[0x55ae2af8ccd0]{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) 20250410084939618 DLMGCP DEBUG mgw-endp(mgw-fsm-12190092-0)[0x55ae2af8ccd0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250410084939618 DLMGCP DEBUG mgw-endp(mgw-fsm-12190092-0)[0x55ae2af8ccd0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250410084939618 DLMGCP DEBUG mgw-endp(mgw-fsm-12190092-0)[0x55ae2af8ccd0]{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) 20250410084939618 DMGW DEBUG mgw(mgw-fsm-12190092-0)[0x55ae2af935a0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250410084939618 DMGW DEBUG mgw(mgw-fsm-12190092-0)[0x55ae2af935a0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250410084939618 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250410084939618 DMGW DEBUG mgw(mgw-fsm-12190092-0)[0x55ae2af935a0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250410084939618 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12190092)[0x55ae2af6cc60]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250410084939618 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250410084939618 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410084939618 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)@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed 20250410084939653 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410084939653 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410084939653 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250410084939653 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250410084939654 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xba018c) (hnbgw_rua.c:471) 20250410084939654 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12190092 SCCP-28 msc-0 MI=IMSI-262420000000003: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250410084939654 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12190092)[0x55ae2af6cc60]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250410084939654 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250410084939654 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250410084939654 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12190092)[0x55ae2af6cc60]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250410084939654 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250410084939654 DMGW DEBUG mgw(mgw-fsm-12190092-0)[0x55ae2af935a0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250410084939654 DMGW DEBUG mgw(mgw-fsm-12190092-0)[0x55ae2af935a0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250410084939654 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250410084939654 DMGW DEBUG mgw(mgw-fsm-12190092-0)[0x55ae2af935a0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250410084939654 DLMGCP DEBUG mgw-endp(mgw-fsm-12190092-0)[0x55ae2af8ccd0]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-12190092-0)[0x55ae2af935a0] (mgcp_client_endpoint_fsm.c:724) 20250410084939654 DLMGCP DEBUG mgw-endp(mgw-fsm-12190092-0)[0x55ae2af8ccd0]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250410084939654 DLMGCP DEBUG mgw-endp(mgw-fsm-12190092-0)[0x55ae2af8ccd0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250410084939654 DLMGCP DEBUG mgw-endp(mgw-fsm-12190092-0)[0x55ae2af8ccd0]{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) 20250410084939654 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55ae2af8a230]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250410084939654 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:38983: len=215 'MDCX 100 rtpbridge/3@mgw MGCP 1.0\r\nC: ba01'... (mgcp_client.c:807) 20250410084939654 DLMGCP DEBUG MGW(mgw) Queued 215 bytes for MGW (mgcp_client.c:1221) 20250410084939654 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55ae2af8a230]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250410084939654 DLMGCP DEBUG mgw-endp(mgw-fsm-12190092-0)[0x55ae2af8ccd0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250410084939654 DLMGCP DEBUG mgw-endp(mgw-fsm-12190092-0)[0x55ae2af8ccd0]{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) 20250410084939654 DLMGCP DEBUG mgw-endp(mgw-fsm-12190092-0)[0x55ae2af8ccd0]{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)@449bbc254af8: MDCX1{ line := { verb := "MDCX", trans_id := "100", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "ba018c17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "ba018c17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250410084939687 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 100 OK (mgcp_client.c:758) 20250410084939687 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55ae2af8a230]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.3.2.1:10000 (mgcp_client_fsm.c:435) 20250410084939687 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55ae2af8a230]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250410084939687 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55ae2af8a230]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250410084939687 DLMGCP DEBUG mgw-endp(mgw-fsm-12190092-0)[0x55ae2af8ccd0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250410084939687 DLMGCP DEBUG mgw-endp(mgw-fsm-12190092-0)[0x55ae2af8ccd0]{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) 20250410084939688 DLMGCP DEBUG mgw-endp(mgw-fsm-12190092-0)[0x55ae2af8ccd0]{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) 20250410084939688 DLMGCP DEBUG mgw-endp(mgw-fsm-12190092-0)[0x55ae2af8ccd0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250410084939688 DLMGCP DEBUG mgw-endp(mgw-fsm-12190092-0)[0x55ae2af8ccd0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250410084939688 DLMGCP DEBUG mgw-endp(mgw-fsm-12190092-0)[0x55ae2af8ccd0]{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) 20250410084939688 DMGW DEBUG mgw(mgw-fsm-12190092-0)[0x55ae2af935a0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250410084939688 DMGW INFO mgw(mgw-fsm-12190092-0)[0x55ae2af935a0]{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) 20250410084939688 DMGW DEBUG mgw(mgw-fsm-12190092-0)[0x55ae2af935a0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:426) 20250410084939688 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250410084939688 DMGW DEBUG mgw(mgw-fsm-12190092-0)[0x55ae2af935a0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250410084939688 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12190092)[0x55ae2af6cc60]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250410084939688 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250410084939688 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410084939688 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)@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed 20250410084939694 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410084939694 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410084939694 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250410084939694 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250410084939694 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xba018c) (hnbgw_rua.c:471) 20250410084939694 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12190092 SCCP-28 msc-0 MI=IMSI-262420000000003: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250410084939694 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12190092)[0x55ae2af6cc60]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250410084939694 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250410084939694 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250410084939694 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12190092)[0x55ae2af6cc60]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250410084939694 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250410084939694 DMGW DEBUG mgw(mgw-fsm-12190092-0)[0x55ae2af935a0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250410084939694 DMGW DEBUG mgw(mgw-fsm-12190092-0)[0x55ae2af935a0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250410084939694 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250410084939694 DMGW DEBUG mgw(mgw-fsm-12190092-0)[0x55ae2af935a0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received with unchanged IuUP attributes, skipping MDCX... (mgw_fsm.c:344) 20250410084939694 DMGW DEBUG mgw(mgw-fsm-12190092-0)[0x55ae2af935a0]{MGW_ST_ASSIGN}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:348) 20250410084939694 DMGW DEBUG mgw(mgw-fsm-12190092-0)[0x55ae2af935a0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250410084939694 DLMGCP DEBUG mgw-endp(mgw-fsm-12190092-0)[0x55ae2af8ccd0]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-12190092-0)[0x55ae2af935a0] (mgcp_client_endpoint_fsm.c:724) 20250410084939694 DLMGCP DEBUG mgw-endp(mgw-fsm-12190092-0)[0x55ae2af8ccd0]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250410084939694 DLMGCP DEBUG mgw-endp(mgw-fsm-12190092-0)[0x55ae2af8ccd0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250410084939694 DLMGCP DEBUG mgw-endp(mgw-fsm-12190092-0)[0x55ae2af8ccd0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250410084939694 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12190092-0)[0x55ae2af89950]{ST_CRCX}: Allocated (fsm.c:456) 20250410084939694 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12190092-0)[0x55ae2af89950]{ST_CRCX}: is child of mgw-endp(mgw-fsm-12190092-0)[0x55ae2af8ccd0] (fsm.c:486) 20250410084939694 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12190092-0)[0x55ae2af89950]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250410084939694 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12190092-0)[0x55ae2af89950]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/3@mgw... (mgcp_client_fsm.c:228) 20250410084939694 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:38983: len=205 'CRCX 101 rtpbridge/3@mgw MGCP 1.0\r\nC: ba01'... (mgcp_client.c:807) 20250410084939694 DLMGCP DEBUG MGW(mgw) Queued 205 bytes for MGW (mgcp_client.c:1221) 20250410084939694 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12190092-0)[0x55ae2af89950]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250410084939694 DLMGCP DEBUG mgw-endp(mgw-fsm-12190092-0)[0x55ae2af8ccd0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250410084939694 DLMGCP DEBUG mgw-endp(mgw-fsm-12190092-0)[0x55ae2af8ccd0]{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) 20250410084939694 DLMGCP DEBUG mgw-endp(mgw-fsm-12190092-0)[0x55ae2af8ccd0]{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) 20250410084939694 DLMGCP DEBUG mgw-endp(mgw-fsm-12190092-0)[0x55ae2af8ccd0]{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)@449bbc254af8: CRCX2{ line := { verb := "CRCX", trans_id := "101", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "ba018c17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "ba018c17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250410084939717 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 101 OK (mgcp_client.c:758) 20250410084939717 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55ae2af89950]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250410084939717 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55ae2af89950]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250410084939717 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55ae2af89950]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250410084939717 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55ae2af89950]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250410084939717 DLMGCP DEBUG mgw-endp(mgw-fsm-12190092-0)[0x55ae2af8ccd0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250410084939717 DLMGCP DEBUG mgw-endp(mgw-fsm-12190092-0)[0x55ae2af8ccd0]{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) 20250410084939717 DLMGCP DEBUG mgw-endp(mgw-fsm-12190092-0)[0x55ae2af8ccd0]{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) 20250410084939717 DLMGCP DEBUG mgw-endp(mgw-fsm-12190092-0)[0x55ae2af8ccd0]{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) 20250410084939717 DLMGCP DEBUG mgw-endp(mgw-fsm-12190092-0)[0x55ae2af8ccd0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250410084939717 DLMGCP DEBUG mgw-endp(mgw-fsm-12190092-0)[0x55ae2af8ccd0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250410084939717 DLMGCP DEBUG mgw-endp(mgw-fsm-12190092-0)[0x55ae2af8ccd0]{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) 20250410084939717 DLMGCP DEBUG mgw-endp(mgw-fsm-12190092-0)[0x55ae2af8ccd0]{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) 20250410084939717 DMGW DEBUG mgw(mgw-fsm-12190092-0)[0x55ae2af935a0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250410084939717 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250410084939717 DMGW DEBUG mgw(mgw-fsm-12190092-0)[0x55ae2af935a0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250410084939717 DMGW DEBUG mgw(mgw-fsm-12190092-0)[0x55ae2af935a0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250410084939717 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x55ae2af6f040]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250410084939717 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250410084939717 DLSCCP DEBUG SCCP-SCOC(28)[0x55ae2af6f770]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250410084939717 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001da5eb), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:415) 20250410084939717 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084939718 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084939718 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084939718 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410084939718 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410084939718 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084939718 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 1d a5 eb 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 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) 20250410084939718 DMGW DEBUG mgw(mgw-fsm-12190092-0)[0x55ae2af935a0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250410084939718 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084939718 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084939718 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084939718 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410084939718 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410084939718 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.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' 20250410084939718 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410084939718 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410084939718 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084939718 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 1d a5 eb 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 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)@449bbc254af8: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(287)@449bbc254af8: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(287)@449bbc254af8: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(287)@449bbc254af8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assign_mgw_iuup_addr_chg0(294)@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(282)@449bbc254af8: 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)@449bbc254af8: 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)@449bbc254af8: 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)@449bbc254af8: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(287)@449bbc254af8: vl_len:12 HNBGW_Test.msc0-SCCP(287)@449bbc254af8: vl_from0 HNBGW_Test.msc0-SCCP(287)@449bbc254af8: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250410084939757 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084939757 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410084939757 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410084939757 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410084939757 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410084939757 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410084939757 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410084939757 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410084939757 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084939757 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  20250410084939757 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410084939757 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410084939757 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410084939757 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410084939757 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410084939757 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) 20250410084939757 DLSCCP DEBUG Received CO:CODT for local reference 28 (sccp_scoc.c:1855) 20250410084939757 DLSCCP DEBUG SCCP-SCOC(28)[0x55ae2af6f770]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250410084939757 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410084939757 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250410084939757 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x55ae2af6f040]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250410084939757 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250410084939757 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250410084939757 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x55ae2af6f040]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250410084939757 DMGW DEBUG mgw(mgw-fsm-12190092-0)[0x55ae2af935a0]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250410084939757 DMGW DEBUG mgw(mgw-fsm-12190092-0)[0x55ae2af935a0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250410084939757 DMGW DEBUG mgw(mgw-fsm-12190092-0)[0x55ae2af935a0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250410084939757 DLMGCP DEBUG mgw-endp(mgw-fsm-12190092-0)[0x55ae2af8ccd0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250410084939757 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55ae2af8a230]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250410084939757 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:38983: len=58 'DLCX 102 rtpbridge/3@mgw MGCP 1.0\r\nC: ba01'... (mgcp_client.c:807) 20250410084939757 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250410084939757 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55ae2af8a230]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250410084939757 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55ae2af89950]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250410084939757 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:38983: len=58 'DLCX 103 rtpbridge/3@mgw MGCP 1.0\r\nC: ba01'... (mgcp_client.c:807) 20250410084939757 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250410084939757 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55ae2af89950]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250410084939757 DLMGCP DEBUG mgw-endp(mgw-fsm-12190092-0)[0x55ae2af8ccd0]{IN_USE}: Removing from parent mgw(mgw-fsm-12190092-0)[0x55ae2af935a0] (mgcp_client_endpoint_fsm.c:873) 20250410084939757 DLMGCP DEBUG mgw-endp(mgw-fsm-12190092-0)[0x55ae2af8ccd0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250410084939757 DLMGCP DEBUG mgw-endp(mgw-fsm-12190092-0)[0x55ae2af8ccd0]{IN_USE}: Deallocated (fsm.c:568) 20250410084939757 DMGW DEBUG mgw(mgw-fsm-12190092-0)[0x55ae2af935a0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250410084939757 DMGW DEBUG mgw(mgw-fsm-12190092-0)[0x55ae2af935a0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250410084939757 DMGW DEBUG mgw(mgw-fsm-12190092-0)[0x55ae2af935a0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250410084939757 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12190092)[0x55ae2af6cc60]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250410084939757 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20250410084939757 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410084939757 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)@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed TC_rab_assign_mgw_iuup_addr_chg0(294)@449bbc254af8: DLCX{ line := { verb := "DLCX", trans_id := "102", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "ba018c17" }, { code := "I", val := "11111" } }, sdp := omit } 20250410084939761 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 102 OK (mgcp_client.c:758) 20250410084939761 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55ae2af8a230]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250410084939761 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55ae2af8a230]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250410084939761 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55ae2af8a230]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250410084939761 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55ae2af8a230]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250410084939761 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 103 OK (mgcp_client.c:758) 20250410084939761 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55ae2af89950]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250410084939761 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55ae2af89950]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250410084939761 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55ae2af89950]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250410084939761 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55ae2af89950]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assign_mgw_iuup_addr_chg0(294)@449bbc254af8: DLCX{ line := { verb := "DLCX", trans_id := "103", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "ba018c17" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assign_mgw_iuup_addr_chg0(294)@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed TC_rab_assign_mgw_iuup_addr_chg-Iuh0-RUA(286)@449bbc254af8: Deleted conn table entry 0TC_rab_assign_mgw_iuup_addr_chg0(294)12190092 20250410084939764 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410084939764 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410084939764 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250410084939764 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250410084939764 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xba018c,cause=radio(normal)) (hnbgw_rua.c:439) 20250410084939764 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12190092 SCCP-28 msc-0 MI=IMSI-262420000000003: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250410084939764 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12190092)[0x55ae2af6cc60]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250410084939764 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250410084939764 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250410084939764 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12190092)[0x55ae2af6cc60]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250410084939764 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x55ae2af6f040]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250410084939764 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250410084939764 DLSCCP DEBUG SCCP-SCOC(28)[0x55ae2af6f770]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250410084939764 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001da5eb), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250410084939764 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084939764 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084939764 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084939764 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084939764 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084939764 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084939764 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410084939764 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410084939764 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.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' 20250410084939764 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410084939764 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410084939764 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084939764 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 1d a5 eb 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 01  20250410084939764 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410084939764 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410084939764 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084939764 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 1d a5 eb 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) 20250410084939764 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12190092)[0x55ae2af6cc60]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250410084939764 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x55ae2af6f040]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250410084939764 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x55ae2af6f040]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) HNBGW_Test.msc0-SCCP(287)@449bbc254af8: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(287)@449bbc254af8: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(287)@449bbc254af8: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(287)@449bbc254af8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assign_mgw_iuup_addr_chg0(294)@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(288)@449bbc254af8: Deleted conn table entry 0TC_rab_assign_mgw_iuup_addr_chg0(294)7072665 HNBGW_Test.msc0-SCCP(287)@449bbc254af8: Session index based on connection ID:0 20250410084939767 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084939767 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410084939767 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410084939767 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410084939767 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410084939767 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410084939767 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410084939767 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410084939767 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084939767 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 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 1d a5 eb 00 00 00 00 00 00 06 00 08 00 00 00 07  20250410084939767 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410084939767 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410084939767 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410084939767 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410084939767 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410084939767 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=001da5eb), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250410084939767 DLSCCP DEBUG Received CO:RELRE for local reference 28 (sccp_scoc.c:1855) 20250410084939767 DLSCCP DEBUG SCCP-SCOC(28)[0x55ae2af6f770]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250410084939767 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410084939767 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250410084939767 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) 20250410084939767 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x55ae2af6f040]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250410084939767 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x55ae2af6f040]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250410084939767 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12190092)[0x55ae2af6cc60]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250410084939767 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12190092)[0x55ae2af6cc60]{disconnected}: Freeing instance (context_map.c:202) 20250410084939767 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12190092)[0x55ae2af6cc60]{disconnected}: Deallocated (fsm.c:568) 20250410084939767 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x55ae2af6f040]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250410084939767 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x55ae2af6f040]{disconnected}: Freeing instance (context_map.c:206) 20250410084939767 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x55ae2af6f040]{disconnected}: Deallocated (fsm.c:568) 20250410084939767 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12190092 SCCP-28 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250410084939767 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=001da5eb), PART(T=Source Reference,L=4,D=0000001c) (sccp_scrc.c:415) 20250410084939767 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084939767 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084939767 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084939767 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410084939767 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410084939767 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084939767 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 1d a5 eb 00 00 1c 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410084939767 DLSCCP DEBUG SCCP-SCOC(28)[0x55ae2af6f770]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250410084939767 DLSCCP DEBUG SCCP-SCOC(28)[0x55ae2af6f770]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250410084939767 DLSCCP DEBUG SCCP-SCOC(28)[0x55ae2af6f770]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250410084939767 DLSCCP DEBUG SCCP-SCOC(28)[0x55ae2af6f770]{IDLE}: Deallocated (fsm.c:568) 20250410084939767 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084939767 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084939767 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084939767 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410084939767 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410084939767 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.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' 20250410084939767 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410084939767 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410084939767 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084939767 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 1d a5 eb 00 00 1c 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(287)@449bbc254af8: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(287)@449bbc254af8: RLC received in state:disconnect_pending TC_rab_assign_mgw_iuup_addr_chg0(294)@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed MTC@449bbc254af8: ok: talloc reports "asn1_context" = 1 bytes 20250410084941780 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:38569<->l=127.0.0.1:4262) (control_if.c:193) 20250410084941780 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38606<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(283)@449bbc254af8: Final verdict of PTC: none VirtHNBGW-STATS(282)@449bbc254af8: Final verdict of PTC: none MTC@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed 20250410084941786 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38598<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250410084941787 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410084941787 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410084941788 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410084941788 DMAIN NOTICE (127.0.0.1:9999 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) 20250410084941788 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250410084941789 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250410084941789 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410084941789 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250410084941789 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250410084941789 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250410084941789 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410084941789 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250410084941789 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250410084941789 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250410084941789 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084941789 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-sgsn0-0: connection closed HNBGW_Test.sgsn0-RAN(291)@449bbc254af8: Final verdict of PTC: none 20250410084941790 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250410084941790 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250410084941790 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250410084941790 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250410084941790 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 20250410084941790 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  20250410084941790 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410084941790 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250410084941790 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250410084941790 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410084941790 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250410084941790 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250410084941790 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410084941790 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410084941790 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410084941790 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410084941790 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250410084941790 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250410084941790 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250410084941790 DRANAP NOTICE cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: link lost (cnlink.c:118) MutexDispCT-TC_rab_assign_mgw_iuup_addr_chg(281)@449bbc254af8: Final verdict of PTC: none TC_rab_assign_mgw_iuup_addr_chg-Iuh0-RUA(286)@449bbc254af8: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(290)@449bbc254af8: Final verdict of PTC: none 20250410084941791 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250410084941791 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410084941791 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250410084941791 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250410084941791 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20250410084941791 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410084941791 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250410084941791 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SEND_FAILED 20250410084941791 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) 20250410084941791 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084941791 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-msc0-0: connection closed 20250410084941791 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250410084941791 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN HNBGW_Test.msc0-SCCP(287)@449bbc254af8: Final verdict of PTC: none 20250410084941791 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250410084941791 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250410084941791 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 20250410084941791 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410084941791 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250410084941791 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250410084941791 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410084941791 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250410084941792 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:378) 20250410084941792 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410084941792 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410084941792 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410084941792 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410084941792 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250410084941792 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250410084941792 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250410084941792 DRANAP NOTICE cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.sgsn0-M3UA(292)@449bbc254af8: Final verdict of PTC: none HNBGW_Test.msc0-RAN(288)@449bbc254af8: Final verdict of PTC: none TC_rab_assign_mgw_iuup_addr_chg-Iuh0(285)@449bbc254af8: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(289)@449bbc254af8: Final verdict of PTC: none HNBGW-PFCP(284)@449bbc254af8: Final verdict of PTC: none HNBGW-MGCP(293)@449bbc254af8: Final verdict of PTC: none 20250410084941795 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38620<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assign_mgw_iuup_addr_chg0(294)@449bbc254af8: Final verdict of PTC: pass MTC@449bbc254af8: Setting final verdict of the test case. MTC@449bbc254af8: Local verdict of MTC: pass MTC@449bbc254af8: Local verdict of PTC MutexDispCT-TC_rab_assign_mgw_iuup_addr_chg(281): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC VirtHNBGW-STATS(282): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC IPA-CTRL-CLI-IPA(283): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW-PFCP(284): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC TC_rab_assign_mgw_iuup_addr_chg-Iuh0(285): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC TC_rab_assign_mgw_iuup_addr_chg-Iuh0-RUA(286): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.msc0-SCCP(287): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.msc0-RAN(288): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.msc0-M3UA(289): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(290): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.sgsn0-RAN(291): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(292): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW-MGCP(293): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC TC_rab_assign_mgw_iuup_addr_chg0(294): pass (pass -> pass) MTC@449bbc254af8: Test case TC_rab_assign_mgw_iuup_addr_chg finished. Verdict: pass MTC@449bbc254af8: 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'. Thu Apr 10 08:49:41 UTC 2025 ====== HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg.talloc 20250410084941884 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38626<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410084942286 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38626<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=379876) Waiting for packet dumper to finish... 1 (prev_count=379876, count=380516) 20250410084943791 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250410084943791 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250410084943791 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250410084943792 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250410084943792 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250410084943792 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@449bbc254af8: 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@449bbc254af8: 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 ------ Thu Apr 10 08:49:44 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_ranap_cs_mo_disconnect.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_ranap_cs_mo_disconnect.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@449bbc254af8: 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@449bbc254af8: Test case TC_ranap_cs_mo_disconnect started. 20250410084945379 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35246<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410084945383 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35250<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410084945386 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:40409<->l=127.0.0.1:4262) (control_if.c:572) 20250410084945400 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410084945400 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410084945400 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410084945400 DRANAP DEBUG cnlink(msc-1)[0x55ae2aef6920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410084945400 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410084945400 DRANAP DEBUG cnlink(msc-2)[0x55ae2aef3b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410084945400 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410084945400 DRANAP DEBUG cnlink(msc-3)[0x55ae2af5d910]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ranap_cs_mo_disconnect-Iuh0(299)@449bbc254af8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250410084945401 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250410084945401 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250410084945402 DRANAP DEBUG cnlink(msc-3)[0x55ae2af5d910]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410084945402 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250410084945402 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410084945402 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410084945402 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410084945402 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084945402 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084945402 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084945402 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) 20250410084945402 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084945402 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084945402 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084945402 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084945402 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084945402 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084945402 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084945402 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) 20250410084945402 DLSS7 DEBUG Found route for dpc=4=0.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) 20250410084945402 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250410084945402 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084945402 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250410084945402 DRANAP DEBUG cnlink(msc-3)[0x55ae2af5d910]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410084945402 DRANAP DEBUG cnlink(msc-2)[0x55ae2aef3b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410084945402 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250410084945402 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410084945402 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410084945402 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410084945402 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084945402 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084945402 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084945402 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084945402 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084945402 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084945402 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084945402 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084945402 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084945402 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084945402 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084945402 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084945402 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410084945402 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250410084945402 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084945402 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410084945402 DRANAP DEBUG cnlink(msc-2)[0x55ae2aef3b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410084945402 DRANAP DEBUG cnlink(msc-1)[0x55ae2aef6920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410084945402 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250410084945402 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410084945402 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410084945402 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410084945402 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084945402 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084945402 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084945402 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084945402 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084945402 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084945402 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084945402 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084945402 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084945402 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084945402 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084945402 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) 20250410084945402 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410084945402 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410084945402 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084945402 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410084945402 DRANAP DEBUG cnlink(msc-1)[0x55ae2aef6920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410084945402 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410084945403 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250410084945403 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410084945403 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410084945403 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410084945403 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084945403 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084945403 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084945403 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410084945403 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084945403 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084945403 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084945403 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084945403 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084945403 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084945403 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084945403 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410084945403 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410084945403 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410084945403 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084945403 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410084945403 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410084945403 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084945403 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084945403 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084945403 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 20250410084945403 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250410084945403 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250410084945403 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084945403 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084945403 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084945403 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250410084945403 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250410084945403 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250410084945403 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084945403 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084945403 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084945403 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410084945403 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410084945403 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 20250410084945403 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250410084945403 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084945403 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084945403 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084945403 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410084945403 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410084945403 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@449bbc254af8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@449bbc254af8: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(303)@449bbc254af8: ************************************************* HNBGW_Test.msc0-M3UA(303)@449bbc254af8: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(303)@449bbc254af8: ************************************************* HNBGW_Test.msc0-SCCP(301)@449bbc254af8: v_sccp_pdu_maxlen:268 20250410084945413 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410084945413 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410084945413 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410084945413 DRANAP DEBUG cnlink(sgsn-1)[0x55ae2af5ec30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410084945413 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410084945413 DRANAP DEBUG cnlink(sgsn-2)[0x55ae2af5f5c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410084945413 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410084945413 DRANAP DEBUG cnlink(sgsn-3)[0x55ae2af5ff50]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410084945414 DRANAP DEBUG cnlink(sgsn-3)[0x55ae2af5ff50]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410084945414 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250410084945414 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410084945414 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410084945414 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410084945414 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084945414 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084945414 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084945414 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) 20250410084945414 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084945414 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084945414 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084945414 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084945414 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084945414 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084945414 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084945414 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) 20250410084945414 DLSS7 DEBUG Found route for dpc=12=0.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) 20250410084945414 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250410084945414 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084945414 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250410084945414 DRANAP DEBUG cnlink(sgsn-3)[0x55ae2af5ff50]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410084945414 DRANAP DEBUG cnlink(sgsn-2)[0x55ae2af5f5c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410084945414 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250410084945414 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410084945414 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410084945414 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410084945414 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084945414 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084945414 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084945414 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084945414 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084945414 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084945414 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084945414 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084945414 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084945414 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084945414 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084945414 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084945414 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410084945414 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250410084945415 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084945415 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410084945415 DRANAP DEBUG cnlink(sgsn-2)[0x55ae2af5f5c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410084945415 DRANAP DEBUG cnlink(sgsn-1)[0x55ae2af5ec30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410084945415 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250410084945415 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410084945415 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410084945415 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410084945415 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084945415 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084945415 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084945415 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084945415 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084945415 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084945415 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084945415 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084945415 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084945415 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084945415 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084945415 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084945415 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410084945415 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250410084945415 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084945415 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410084945415 DRANAP DEBUG cnlink(sgsn-1)[0x55ae2af5ec30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410084945415 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410084945415 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250410084945415 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410084945415 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410084945415 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410084945415 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084945415 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084945415 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084945415 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084945415 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084945415 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084945415 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084945415 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084945415 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084945415 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084945415 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084945415 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084945415 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410084945415 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410084945415 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084945415 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410084945415 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410084945415 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084945415 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084945415 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084945415 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 20250410084945415 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250410084945415 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250410084945415 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084945415 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084945415 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084945415 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250410084945415 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250410084945415 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250410084945415 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084945415 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084945415 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084945415 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250410084945415 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250410084945415 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 20250410084945415 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250410084945415 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084945415 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084945415 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084945415 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410084945415 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410084945415 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@449bbc254af8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@449bbc254af8: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(306)@449bbc254af8: ************************************************* HNBGW_Test.sgsn0-M3UA(306)@449bbc254af8: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(306)@449bbc254af8: ************************************************* HNBGW_Test.sgsn0-SCCP(304)@449bbc254af8: v_sccp_pdu_maxlen:268 20250410084945433 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410084945433 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410084945433 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250410084945433 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250410084945433 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) 20250410084945433 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250410084945433 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250410084945433 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410084945433 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@449bbc254af8: setverdict(pass): none -> pass 20250410084945611 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250410084945611 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250410084945611 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250410084945611 DLSS7 <000c> 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)@449bbc254af8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250410084945615 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084945615 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250410084945615 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250410084945615 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250410084945615 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250410084945615 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250410084945615 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250410084945615 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 20250410084945615 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250410084945615 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  20250410084945615 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250410084945617 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084945617 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250410084945617 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250410084945617 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  20250410084945617 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250410084945617 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250410084945617 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250410084945617 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 20250410084945617 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250410084945617 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  20250410084945617 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410084945617 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250410084945617 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410084945617 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250410084945617 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:413) 20250410084945617 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410084945617 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410084945617 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410084945617 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410084945617 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250410084945617 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250410084945617 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410084945618 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410084945618 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250410084945618 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410084945618 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410084945619 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410084945619 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084945619 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084945619 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084945619 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084945619 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084945619 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084945619 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084945619 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084945619 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084945619 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084945619 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084945619 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084945619 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410084945619 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410084945619 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084945619 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410084945619 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410084945619 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084945619 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084945619 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084945619 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410084945619 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410084945619 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.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' 20250410084945619 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410084945619 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410084945619 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084945619 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  20250410084945624 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250410084945624 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250410084945625 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250410084945625 DLSS7 <000c> 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)@449bbc254af8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250410084945630 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084945630 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250410084945630 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250410084945630 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250410084945630 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250410084945630 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250410084945630 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250410084945630 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 20250410084945630 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250410084945630 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  20250410084945630 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250410084945632 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084945632 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250410084945632 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250410084945632 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  20250410084945632 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250410084945632 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250410084945632 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250410084945632 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 20250410084945632 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250410084945632 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  20250410084945632 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  20250410084945632 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410084945632 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250410084945632 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410084945632 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250410084945632 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250410084945632 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410084945632 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410084945632 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410084945632 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410084945632 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250410084945632 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250410084945632 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410084945633 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410084945633 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250410084945633 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410084945633 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410084945633 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410084945633 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084945633 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084945633 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084945633 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084945633 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084945633 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084945633 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084945633 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084945633 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084945633 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084945633 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084945633 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084945633 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410084945633 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410084945633 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084945633 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410084945633 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410084945633 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084945633 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084945633 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084945633 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410084945633 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410084945633 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250410084945633 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410084945633 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410084945633 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084945633 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(302)@449bbc254af8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250410084946428 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084946428 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410084946428 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410084946428 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410084946428 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410084946428 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410084946428 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410084946428 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410084946428 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084946428 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410084946428 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410084946428 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410084946428 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410084946428 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410084946428 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410084946428 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410084946428 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250410084946428 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410084946428 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084946428 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084946428 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084946428 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084946428 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084946428 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084946428 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084946428 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084946428 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084946428 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084946428 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084946428 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084946428 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410084946428 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410084946428 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250410084946428 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250410084946428 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250410084946428 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250410084946428 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410084946429 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410084946429 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084946429 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084946429 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084946429 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084946429 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084946429 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084946429 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084946429 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084946429 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084946429 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084946429 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084946429 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084946429 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410084946429 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410084946429 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084946429 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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) 20250410084946429 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250410084946429 DRANAP NOTICE cnlink(msc-0)[0x55ae2af13940]{CONNECTED}: link up (cnlink.c:111) 20250410084946429 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084946429 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084946429 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084946429 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410084946429 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410084946429 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250410084946429 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410084946429 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410084946429 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084946429 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  20250410084946430 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084946430 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410084946430 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410084946430 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410084946430 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410084946430 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410084946430 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410084946430 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410084946430 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084946430 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410084946430 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410084946430 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410084946430 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410084946430 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410084946430 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410084946430 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410084946430 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250410084946430 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410084946430 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084946430 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084946430 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084946430 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084946430 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084946430 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084946430 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084946430 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084946430 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084946430 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084946430 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084946430 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084946430 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410084946430 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410084946430 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250410084946430 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250410084946430 DRANAP INFO cnlink(msc-0)[0x55ae2af13940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(305)@449bbc254af8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250410084946432 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084946432 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410084946432 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410084946432 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410084946432 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410084946432 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410084946432 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410084946432 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410084946432 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084946432 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410084946433 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410084946433 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410084946433 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410084946433 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410084946433 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410084946433 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410084946433 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250410084946433 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410084946433 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084946433 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084946433 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084946433 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084946433 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084946433 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084946433 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084946433 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084946433 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084946433 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084946433 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084946433 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084946433 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410084946433 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410084946433 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250410084946433 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250410084946433 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250410084946433 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250410084946433 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410084946433 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410084946433 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084946433 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084946433 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084946433 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084946433 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084946433 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084946433 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084946433 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084946433 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084946433 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084946433 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084946433 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084946433 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410084946433 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410084946433 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084946433 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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) 20250410084946433 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250410084946433 DRANAP NOTICE cnlink(sgsn-0)[0x55ae2af5e2a0]{CONNECTED}: link up (cnlink.c:111) 20250410084946433 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084946433 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084946433 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084946433 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410084946433 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410084946433 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.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' 20250410084946433 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410084946433 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410084946433 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084946433 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  20250410084946435 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084946435 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410084946435 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410084946435 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410084946435 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410084946435 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410084946435 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410084946435 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410084946435 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084946435 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410084946435 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410084946435 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410084946435 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410084946435 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410084946435 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410084946435 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410084946435 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250410084946435 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410084946435 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084946435 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084946435 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084946435 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084946435 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084946435 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084946435 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084946435 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084946435 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084946435 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084946435 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084946435 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084946435 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410084946435 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410084946435 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250410084946435 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250410084946436 DRANAP INFO cnlink(sgsn-0)[0x55ae2af5e2a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250410084946467 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35264<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ranap_cs_mo_disconnect0(308)@449bbc254af8: f_gen_tmsi(suffix:=0, nri_v:=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)@449bbc254af8: f_create_expect(l3 := '05080200F110172A52082926240000000050'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(302)@449bbc254af8: Created Expect[0] for '05080200F110172A52082926240000000050'O to be handled at TC_ranap_cs_mo_disconnect0(308) TC_ranap_cs_mo_disconnect-Iuh0-RUA(300)@449bbc254af8: Added conn table entry 0TC_ranap_cs_mo_disconnect0(308)5046072 20250410084947511 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410084947511 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410084947511 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250410084947511 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250410084947511 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x4cff38, normal) (hnbgw_rua.c:407) 20250410084947511 DHNB DEBUG map_rua[0x55ae2af6cc60]{init}: Allocated (fsm.c:456) 20250410084947512 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5046072)[0x55ae2af6cc60]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250410084947512 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5046072 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250410084947512 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410084947512 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410084947512 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5046072 SCCP-0 CS MI=IMSI-262420000000005: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250410084947512 DCN DEBUG map_sccp[0x55ae2af6f040]{init}: Allocated (fsm.c:456) 20250410084947512 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x55ae2af6f040]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250410084947512 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-5046072 <-> SCCP-29 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250410084947512 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5046072 SCCP-29 msc-0 MI=IMSI-262420000000005: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250410084947512 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5046072)[0x55ae2af6cc60]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250410084947512 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410084947512 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410084947512 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5046072)[0x55ae2af6cc60]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250410084947512 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x55ae2af6f040]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250410084947512 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250410084947512 DLSCCP DEBUG SCCP-SCOC(29)[0x55ae2af6f770]{IDLE}: Allocated (fsm.c:456) 20250410084947512 DLSCCP DEBUG SCCP-SCOC(29)[0x55ae2af6f770]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250410084947512 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000050004f400300032c0056400500f1100926) (sccp_scrc.c:415) 20250410084947512 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084947512 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084947512 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084947512 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084947512 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084947512 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084947512 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084947512 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084947512 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084947512 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084947512 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084947512 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084947512 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410084947512 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410084947512 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084947512 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 bd 00 00 00 bc 03 00 00 0c 01 00 00 1d 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 50 00 4f 40 03 00 03 2c 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) 20250410084947512 DLSCCP DEBUG SCCP-SCOC(29)[0x55ae2af6f770]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250410084947512 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x55ae2af6f040]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250410084947512 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5046072)[0x55ae2af6cc60]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250410084947512 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084947512 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084947512 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084947512 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410084947512 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410084947512 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250410084947512 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410084947512 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410084947512 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084947512 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 03 2c 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)@449bbc254af8: First idle individual index:0 HNBGW_Test.msc0-SCCP(301)@449bbc254af8: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(302)@449bbc254af8: Found Expect[0] for l3='05080200F110172A52082926240000000050'O handled at TC_ranap_cs_mo_disconnect0(308) HNBGW_Test.msc0-RAN(302)@449bbc254af8: Added conn table entry 0TC_ranap_cs_mo_disconnect0(308)5083643 HNBGW_Test.msc0-SCCP(301)@449bbc254af8: Session index based on connection ID:0 TC_ranap_cs_mo_disconnect0(308)@449bbc254af8: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(301)@449bbc254af8: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250410084947529 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084947529 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410084947529 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410084947529 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410084947529 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410084947529 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410084947529 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410084947529 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410084947529 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084947529 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 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 ef 36 c8 02 00 00 00 00 00 06 00 08 00 00 00 07  20250410084947529 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410084947529 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410084947529 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410084947530 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410084947530 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410084947530 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00ef36c8) (sccp_scrc.c:486) 20250410084947530 DLSCCP DEBUG Received CO:COAK for local reference 29 (sccp_scoc.c:1855) 20250410084947530 DLSCCP DEBUG SCCP-SCOC(29)[0x55ae2af6f770]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250410084947530 DLSCCP DEBUG SCCP-SCOC(29)[0x55ae2af6f770]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250410084947530 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410084947530 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250410084947530 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) 20250410084947530 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x55ae2af6f040]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250410084947530 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x55ae2af6f040]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250410084947712 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410084947713 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410084947713 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 37 bytes from client (stream_srv.c:1351) 20250410084947713 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250410084947713 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x4cff38) (hnbgw_rua.c:471) 20250410084947713 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5046072 SCCP-29 msc-0 MI=IMSI-262420000000005: rx RUA DirectTransfer with 13 bytes RANAP data (hnbgw_rua.c:312) 20250410084947713 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5046072)[0x55ae2af6cc60]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250410084947713 DRANAP DEBUG Rx CO IM (Iu Release Request) (ranap_common_cn.c:41) 20250410084947713 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseRequestIEs (ranap_decoder.c:2571) (ranap_decoder.c:2571) 20250410084947713 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5046072)[0x55ae2af6cc60]{connected}: rx from RUA: RANAP Iu Release Request (context_map_rua.c:171) 20250410084947713 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x55ae2af6f040]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250410084947713 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250410084947713 DLSCCP DEBUG SCCP-SCOC(29)[0x55ae2af6f770]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250410084947713 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ef36c8), PART(T=Data,L=13,D=000b40090000010004400209c0) (sccp_scrc.c:415) 20250410084947713 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084947713 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084947713 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084947713 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410084947713 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410084947713 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084947713 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 ef 36 c8 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) 20250410084947713 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084947713 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084947713 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084947713 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410084947713 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410084947713 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250410084947713 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410084947713 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410084947713 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084947713 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 ef 36 c8 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)@449bbc254af8: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(301)@449bbc254af8: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(301)@449bbc254af8: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(301)@449bbc254af8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_cs_mo_disconnect0(308)@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(301)@449bbc254af8: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(301)@449bbc254af8: vl_len:13 HNBGW_Test.msc0-SCCP(301)@449bbc254af8: vl_from0 HNBGW_Test.msc0-SCCP(301)@449bbc254af8: data sent by MTP3_SCCP_PORT: '000100090000010004400209C0'O 20250410084947735 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084947735 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410084947735 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410084947735 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410084947735 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410084947735 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410084947735 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410084947735 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410084947735 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084947735 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  20250410084947735 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410084947735 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410084947735 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410084947735 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410084947735 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410084947735 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) 20250410084947735 DLSCCP DEBUG Received CO:CODT for local reference 29 (sccp_scoc.c:1855) 20250410084947735 DLSCCP DEBUG SCCP-SCOC(29)[0x55ae2af6f770]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250410084947735 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410084947735 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250410084947735 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x55ae2af6f040]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250410084947735 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250410084947735 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250410084947735 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x55ae2af6f040]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250410084947735 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5046072)[0x55ae2af6cc60]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250410084947735 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 37 bytes (hnbgw_rua.c:122) 20250410084947735 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410084947735 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)@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed TC_ranap_cs_mo_disconnect-Iuh0-RUA(300)@449bbc254af8: Deleted conn table entry 0TC_ranap_cs_mo_disconnect0(308)5046072 20250410084947762 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410084947762 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410084947762 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250410084947762 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250410084947762 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x4cff38,cause=radio(normal)) (hnbgw_rua.c:439) 20250410084947762 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5046072 SCCP-29 msc-0 MI=IMSI-262420000000005: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250410084947762 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5046072)[0x55ae2af6cc60]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250410084947762 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250410084947762 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250410084947762 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5046072)[0x55ae2af6cc60]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250410084947762 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x55ae2af6f040]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250410084947762 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250410084947762 DLSCCP DEBUG SCCP-SCOC(29)[0x55ae2af6f770]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250410084947762 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ef36c8), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250410084947762 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084947762 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084947762 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084947762 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410084947762 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410084947762 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084947762 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 ef 36 c8 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) 20250410084947762 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5046072)[0x55ae2af6cc60]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250410084947762 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x55ae2af6f040]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250410084947762 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x55ae2af6f040]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250410084947762 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084947762 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084947762 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084947762 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410084947762 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410084947763 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250410084947763 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410084947763 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410084947763 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084947763 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 ef 36 c8 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(301)@449bbc254af8: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(301)@449bbc254af8: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(301)@449bbc254af8: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(301)@449bbc254af8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_cs_mo_disconnect0(308)@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(302)@449bbc254af8: Deleted conn table entry 0TC_ranap_cs_mo_disconnect0(308)5083643 HNBGW_Test.msc0-SCCP(301)@449bbc254af8: Session index based on connection ID:0 20250410084947775 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084947775 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410084947775 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410084947775 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410084947775 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410084947775 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410084947775 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410084947775 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410084947775 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084947775 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 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 ef 36 c8 00 00 00 00 00 00 06 00 08 00 00 00 07  20250410084947775 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410084947775 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410084947775 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410084947775 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410084947775 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410084947775 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=00ef36c8), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250410084947775 DLSCCP DEBUG Received CO:RELRE for local reference 29 (sccp_scoc.c:1855) 20250410084947775 DLSCCP DEBUG SCCP-SCOC(29)[0x55ae2af6f770]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250410084947775 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410084947775 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250410084947775 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) 20250410084947775 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x55ae2af6f040]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250410084947775 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x55ae2af6f040]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250410084947775 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5046072)[0x55ae2af6cc60]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250410084947775 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5046072)[0x55ae2af6cc60]{disconnected}: Freeing instance (context_map.c:202) 20250410084947775 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5046072)[0x55ae2af6cc60]{disconnected}: Deallocated (fsm.c:568) 20250410084947775 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x55ae2af6f040]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250410084947775 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x55ae2af6f040]{disconnected}: Freeing instance (context_map.c:206) 20250410084947775 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x55ae2af6f040]{disconnected}: Deallocated (fsm.c:568) 20250410084947775 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5046072 SCCP-29 msc-0 MI=IMSI-262420000000005: Deallocating (context_map.c:225) 20250410084947775 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=00ef36c8), PART(T=Source Reference,L=4,D=0000001d) (sccp_scrc.c:415) 20250410084947775 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084947776 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084947776 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084947776 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410084947776 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410084947776 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084947776 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 ef 36 c8 00 00 1d 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410084947776 DLSCCP DEBUG SCCP-SCOC(29)[0x55ae2af6f770]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250410084947776 DLSCCP DEBUG SCCP-SCOC(29)[0x55ae2af6f770]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250410084947776 DLSCCP DEBUG SCCP-SCOC(29)[0x55ae2af6f770]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250410084947776 DLSCCP DEBUG SCCP-SCOC(29)[0x55ae2af6f770]{IDLE}: Deallocated (fsm.c:568) 20250410084947776 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084947776 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084947776 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084947776 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410084947776 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410084947776 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250410084947776 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410084947776 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410084947776 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084947776 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 ef 36 c8 00 00 1d 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(301)@449bbc254af8: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(301)@449bbc254af8: RLC received in state:disconnect_pending TC_ranap_cs_mo_disconnect0(308)@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed MTC@449bbc254af8: ok: talloc reports "asn1_context" = 1 bytes 20250410084949785 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35250<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250410084949785 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:40409<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(297)@449bbc254af8: Final verdict of PTC: none VirtHNBGW-STATS(296)@449bbc254af8: Final verdict of PTC: none MTC@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed 20250410084949789 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35246<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250410084949790 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410084949790 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410084949790 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410084949790 DMAIN NOTICE (127.0.0.1:9999 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) 20250410084949790 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250410084949793 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250410084949793 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410084949793 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250410084949793 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250410084949793 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250410084949793 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410084949793 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250410084949793 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250410084949793 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250410084949793 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410084949793 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250410084949794 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP MutexDispCT-TC_ranap_cs_mo_disconnect(295)@449bbc254af8: Final verdict of PTC: none 20250410084949794 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250410084949794 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410084949794 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250410084949794 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250410084949794 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250410084949794 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084949794 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-msc0-0: connection closed 20250410084949794 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250410084949794 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250410084949794 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250410084949794 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250410084949794 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 20250410084949794 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  20250410084949794 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410084949794 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250410084949794 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250410084949794 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250410084949794 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084949794 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-sgsn0-0: connection closed 20250410084949794 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250410084949794 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250410084949794 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250410084949794 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250410084949794 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 20250410084949794 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410084949794 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250410084949794 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250410084949794 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410084949794 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250410084949794 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:378) 20250410084949794 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410084949794 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410084949794 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410084949794 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410084949794 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250410084949795 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250410084949795 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250410084949795 DRANAP NOTICE cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: link lost (cnlink.c:118) 20250410084949795 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410084949795 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250410084949795 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250410084949795 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410084949795 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) TC_ranap_cs_mo_disconnect-Iuh0-RUA(300)@449bbc254af8: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(304)@449bbc254af8: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(305)@449bbc254af8: Final verdict of PTC: none 20250410084949795 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410084949795 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410084949795 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250410084949795 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250410084949795 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250410084949795 DRANAP NOTICE cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc0-RAN(302)@449bbc254af8: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(301)@449bbc254af8: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(306)@449bbc254af8: Final verdict of PTC: none TC_ranap_cs_mo_disconnect-Iuh0(299)@449bbc254af8: Final verdict of PTC: none HNBGW-MGCP(307)@449bbc254af8: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(303)@449bbc254af8: Final verdict of PTC: none HNBGW-PFCP(298)@449bbc254af8: Final verdict of PTC: none 20250410084949800 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35264<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_cs_mo_disconnect0(308)@449bbc254af8: Final verdict of PTC: pass MTC@449bbc254af8: Setting final verdict of the test case. MTC@449bbc254af8: Local verdict of MTC: pass MTC@449bbc254af8: Local verdict of PTC MutexDispCT-TC_ranap_cs_mo_disconnect(295): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC VirtHNBGW-STATS(296): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC IPA-CTRL-CLI-IPA(297): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW-PFCP(298): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC TC_ranap_cs_mo_disconnect-Iuh0(299): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC TC_ranap_cs_mo_disconnect-Iuh0-RUA(300): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.msc0-SCCP(301): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.msc0-RAN(302): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.msc0-M3UA(303): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(304): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.sgsn0-RAN(305): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(306): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW-MGCP(307): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC TC_ranap_cs_mo_disconnect0(308): pass (pass -> pass) MTC@449bbc254af8: Test case TC_ranap_cs_mo_disconnect finished. Verdict: pass MTC@449bbc254af8: 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'. Thu Apr 10 08:49:49 UTC 2025 ====== HNBGW_Tests.TC_ranap_cs_mo_disconnect pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_ranap_cs_mo_disconnect.talloc 20250410084949886 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35276<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410084950287 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35276<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=276264) Waiting for packet dumper to finish... 1 (prev_count=276264, count=303816) 20250410084951795 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250410084951795 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250410084951795 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250410084951795 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250410084951795 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250410084951795 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@449bbc254af8: 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@449bbc254af8: 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 ------ Thu Apr 10 08:49:52 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_ranap_ps_mo_disconnect.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_ranap_ps_mo_disconnect.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@449bbc254af8: 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@449bbc254af8: Test case TC_ranap_ps_mo_disconnect started. 20250410084953372 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35284<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410084953377 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35294<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410084953381 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:46731<->l=127.0.0.1:4262) (control_if.c:572) 20250410084953400 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410084953400 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410084953400 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410084953400 DRANAP DEBUG cnlink(msc-1)[0x55ae2aef6920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410084953400 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410084953400 DRANAP DEBUG cnlink(msc-2)[0x55ae2aef3b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410084953400 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410084953400 DRANAP DEBUG cnlink(msc-3)[0x55ae2af5d910]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ranap_ps_mo_disconnect-Iuh0(313)@449bbc254af8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250410084953400 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250410084953400 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250410084953401 DRANAP DEBUG cnlink(msc-3)[0x55ae2af5d910]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410084953401 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250410084953401 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410084953401 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410084953401 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410084953401 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084953401 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084953401 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084953401 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) 20250410084953401 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084953401 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084953401 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084953401 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084953401 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084953401 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084953401 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084953401 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) 20250410084953401 DLSS7 DEBUG Found route for dpc=4=0.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) 20250410084953401 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250410084953401 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084953401 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250410084953401 DRANAP DEBUG cnlink(msc-3)[0x55ae2af5d910]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410084953401 DRANAP DEBUG cnlink(msc-2)[0x55ae2aef3b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410084953401 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250410084953401 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410084953401 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410084953401 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410084953401 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084953401 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084953402 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084953402 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084953402 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084953402 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084953402 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084953402 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084953402 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084953402 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084953402 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084953402 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084953402 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410084953402 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250410084953402 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084953402 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410084953402 DRANAP DEBUG cnlink(msc-2)[0x55ae2aef3b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410084953402 DRANAP DEBUG cnlink(msc-1)[0x55ae2aef6920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410084953402 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250410084953402 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410084953402 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410084953402 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410084953402 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084953402 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084953402 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084953402 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084953402 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084953402 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084953402 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084953402 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084953402 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084953402 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084953402 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084953402 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084953402 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410084953402 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410084953402 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084953402 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410084953402 DRANAP DEBUG cnlink(msc-1)[0x55ae2aef6920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410084953402 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410084953402 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250410084953402 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410084953402 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410084953402 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410084953402 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084953402 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084953402 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084953402 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084953402 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084953402 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084953402 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084953402 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084953402 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084953402 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084953402 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084953402 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084953402 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410084953402 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410084953402 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084953402 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410084953402 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410084953402 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084953402 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084953402 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084953402 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 20250410084953402 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250410084953402 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250410084953402 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084953402 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084953402 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084953402 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250410084953402 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250410084953402 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250410084953402 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084953402 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084953402 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084953402 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410084953402 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410084953402 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250410084953402 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084953402 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084953402 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084953402 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410084953402 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410084953402 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@449bbc254af8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@449bbc254af8: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(317)@449bbc254af8: ************************************************* HNBGW_Test.msc0-M3UA(317)@449bbc254af8: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(317)@449bbc254af8: ************************************************* HNBGW_Test.msc0-SCCP(315)@449bbc254af8: v_sccp_pdu_maxlen:268 20250410084953413 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410084953413 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410084953413 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410084953413 DRANAP DEBUG cnlink(sgsn-1)[0x55ae2af5ec30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410084953413 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410084953413 DRANAP DEBUG cnlink(sgsn-2)[0x55ae2af5f5c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410084953413 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410084953413 DRANAP DEBUG cnlink(sgsn-3)[0x55ae2af5ff50]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410084953414 DRANAP DEBUG cnlink(sgsn-3)[0x55ae2af5ff50]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410084953414 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250410084953414 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410084953414 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410084953414 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410084953414 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084953414 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084953414 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084953414 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) 20250410084953414 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084953414 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084953414 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084953414 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084953414 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084953414 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084953414 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084953414 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) 20250410084953414 DLSS7 DEBUG Found route for dpc=12=0.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) 20250410084953414 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250410084953414 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084953414 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250410084953414 DRANAP DEBUG cnlink(sgsn-3)[0x55ae2af5ff50]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410084953414 DRANAP DEBUG cnlink(sgsn-2)[0x55ae2af5f5c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410084953414 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250410084953414 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410084953414 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410084953414 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410084953414 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084953414 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084953414 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084953414 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084953414 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084953414 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084953414 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084953414 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084953414 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084953414 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084953414 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084953414 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084953414 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410084953414 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250410084953414 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084953414 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410084953414 DRANAP DEBUG cnlink(sgsn-2)[0x55ae2af5f5c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410084953414 DRANAP DEBUG cnlink(sgsn-1)[0x55ae2af5ec30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410084953414 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250410084953414 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410084953414 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410084953414 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410084953414 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084953414 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084953414 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084953414 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084953414 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084953414 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084953414 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084953414 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084953414 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084953414 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084953414 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084953414 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084953414 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410084953414 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250410084953414 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084953414 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410084953414 DRANAP DEBUG cnlink(sgsn-1)[0x55ae2af5ec30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410084953414 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410084953414 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250410084953414 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410084953414 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410084953414 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410084953414 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084953414 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084953414 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084953414 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084953414 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084953415 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084953415 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084953415 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084953415 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084953415 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084953415 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084953415 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084953415 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410084953415 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410084953415 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084953415 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410084953415 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410084953415 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084953415 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084953415 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084953415 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 20250410084953415 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250410084953415 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250410084953415 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084953415 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084953415 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084953415 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250410084953415 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250410084953415 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250410084953415 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084953415 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084953415 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084953415 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250410084953415 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250410084953415 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250410084953415 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084953415 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084953415 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084953415 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410084953415 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410084953415 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@449bbc254af8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(320)@449bbc254af8: ************************************************* HNBGW_Test.sgsn0-M3UA(320)@449bbc254af8: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(320)@449bbc254af8: ************************************************* MTC@449bbc254af8: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(318)@449bbc254af8: v_sccp_pdu_maxlen:268 20250410084953436 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410084953436 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410084953436 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250410084953436 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250410084953436 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) 20250410084953436 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250410084953436 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250410084953436 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410084953437 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@449bbc254af8: setverdict(pass): none -> pass 20250410084953611 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250410084953611 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250410084953611 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250410084953611 DLSS7 <000c> 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)@449bbc254af8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250410084953619 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084953619 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250410084953619 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250410084953619 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250410084953619 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250410084953619 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250410084953619 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250410084953619 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 20250410084953619 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250410084953619 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  20250410084953619 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250410084953622 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084953622 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250410084953622 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250410084953622 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  20250410084953622 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250410084953622 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250410084953622 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250410084953622 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 20250410084953622 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250410084953622 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  20250410084953622 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410084953622 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250410084953622 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410084953622 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250410084953622 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:413) 20250410084953622 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410084953622 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410084953622 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410084953622 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410084953622 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250410084953622 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250410084953622 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410084953623 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410084953623 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250410084953623 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410084953623 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410084953623 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410084953623 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084953623 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084953623 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084953623 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084953624 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084953624 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084953624 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084953624 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084953624 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084953624 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084953624 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084953624 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084953624 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410084953624 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410084953624 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084953624 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410084953624 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410084953624 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084953624 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084953624 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084953624 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410084953624 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410084953624 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250410084953624 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410084953624 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410084953624 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084953624 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  20250410084953625 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250410084953625 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250410084953625 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250410084953625 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(320)@449bbc254af8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250410084953630 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084953630 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250410084953630 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250410084953630 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250410084953630 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250410084953630 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250410084953630 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250410084953630 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 20250410084953630 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250410084953630 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  20250410084953630 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250410084953633 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084953633 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250410084953633 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250410084953633 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  20250410084953633 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250410084953633 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250410084953633 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250410084953633 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 20250410084953633 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250410084953633 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  20250410084953633 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  20250410084953633 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410084953633 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250410084953633 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410084953633 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250410084953633 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250410084953633 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410084953633 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410084953633 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410084953633 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410084953633 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250410084953633 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250410084953633 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410084953634 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410084953634 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250410084953634 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410084953634 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410084953635 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410084953635 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084953635 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084953635 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084953635 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084953635 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084953635 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084953635 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084953635 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084953635 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084953635 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084953635 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084953635 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084953635 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410084953635 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410084953635 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084953635 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410084953635 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410084953635 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084953635 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084953635 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084953635 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410084953635 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410084953635 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250410084953635 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410084953635 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410084953635 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084953635 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)@449bbc254af8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250410084954427 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084954427 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410084954427 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410084954427 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410084954427 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410084954427 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410084954427 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410084954427 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410084954427 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084954427 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410084954427 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410084954427 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410084954427 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410084954427 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410084954427 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410084954427 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410084954427 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250410084954427 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410084954427 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084954427 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084954427 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084954427 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084954427 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084954427 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084954427 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084954427 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084954427 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084954428 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084954428 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084954428 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084954428 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410084954428 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410084954428 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250410084954428 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250410084954428 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250410084954428 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250410084954428 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410084954428 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410084954428 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084954428 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084954428 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084954428 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084954428 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084954428 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084954428 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084954428 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084954428 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084954428 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084954428 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084954428 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084954428 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410084954428 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410084954428 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084954428 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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) 20250410084954428 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250410084954428 DRANAP NOTICE cnlink(msc-0)[0x55ae2af13940]{CONNECTED}: link up (cnlink.c:111) 20250410084954428 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084954428 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084954428 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084954428 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410084954428 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410084954428 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.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' 20250410084954428 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410084954428 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410084954428 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084954428 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  20250410084954429 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084954429 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410084954429 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410084954429 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410084954429 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410084954429 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410084954429 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410084954429 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410084954429 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084954429 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410084954429 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410084954429 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410084954429 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410084954429 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410084954429 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410084954429 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410084954429 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250410084954429 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410084954429 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084954429 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084954429 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084954429 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084954429 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084954429 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084954429 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084954429 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084954429 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084954429 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084954429 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084954429 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084954429 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410084954429 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410084954429 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250410084954429 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250410084954429 DRANAP INFO cnlink(msc-0)[0x55ae2af13940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250410084954432 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084954432 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410084954432 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410084954432 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410084954432 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410084954432 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410084954432 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410084954432 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410084954432 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084954432 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410084954432 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410084954432 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410084954432 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410084954432 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) HNBGW_Test.sgsn0-RAN(319)@449bbc254af8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250410084954432 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410084954432 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410084954432 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250410084954432 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410084954432 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084954432 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084954432 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084954432 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084954432 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084954432 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084954432 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084954432 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084954432 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084954432 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084954432 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084954432 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084954432 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410084954432 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410084954432 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250410084954432 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250410084954432 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250410084954432 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250410084954432 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410084954432 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410084954432 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084954432 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084954432 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084954432 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084954432 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084954432 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084954432 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084954432 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084954432 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084954432 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084954432 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084954432 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084954432 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410084954432 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410084954432 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084954432 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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) 20250410084954432 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250410084954432 DRANAP NOTICE cnlink(sgsn-0)[0x55ae2af5e2a0]{CONNECTED}: link up (cnlink.c:111) 20250410084954432 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084954432 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084954432 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084954432 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410084954432 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410084954432 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.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' 20250410084954432 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410084954432 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410084954432 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084954432 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  20250410084954433 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084954433 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410084954433 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410084954433 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410084954433 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410084954433 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410084954433 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410084954433 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410084954433 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084954433 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410084954433 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410084954433 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410084954433 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410084954433 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410084954433 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410084954433 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410084954433 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250410084954433 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410084954433 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084954433 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084954433 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084954433 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084954433 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084954433 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084954433 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084954433 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084954433 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084954433 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084954433 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084954433 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084954433 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410084954433 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410084954433 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250410084954433 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250410084954433 DRANAP INFO cnlink(sgsn-0)[0x55ae2af5e2a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250410084954467 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35308<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ranap_ps_mo_disconnect0(322)@449bbc254af8: f_gen_tmsi(suffix:=0, 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)@449bbc254af8: f_create_expect(l3 := '080101D571000008292624000000006000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(319)@449bbc254af8: Created Expect[0] for '080101D571000008292624000000006000F1102A2A170512C7422000'O to be handled at TC_ranap_ps_mo_disconnect0(322) TC_ranap_ps_mo_disconnect-Iuh0-RUA(314)@449bbc254af8: Added conn table entry 0TC_ranap_ps_mo_disconnect0(322)4374378 20250410084955508 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410084955508 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410084955508 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250410084955508 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250410084955508 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x42bf6a, normal) (hnbgw_rua.c:407) 20250410084955508 DHNB DEBUG map_rua[0x55ae2af6cc60]{init}: Allocated (fsm.c:456) 20250410084955508 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4374378)[0x55ae2af6cc60]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250410084955508 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4374378 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250410084955508 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410084955508 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410084955508 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000006 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250410084955508 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4374378 SCCP-0 PS MI=IMSI-262420000000006: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250410084955508 DCN DEBUG map_sccp[0x55ae2af6f040]{init}: Allocated (fsm.c:456) 20250410084955508 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x55ae2af6f040]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250410084955508 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-4374378 <-> SCCP-30 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250410084955508 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4374378 SCCP-30 sgsn-0 MI=IMSI-262420000000006: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250410084955508 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4374378)[0x55ae2af6cc60]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250410084955508 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410084955508 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410084955508 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4374378)[0x55ae2af6cc60]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250410084955508 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x55ae2af6f040]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250410084955508 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250410084955508 DLSCCP DEBUG SCCP-SCOC(30)[0x55ae2af6f770]{IDLE}: Allocated (fsm.c:456) 20250410084955508 DLSCCP DEBUG SCCP-SCOC(30)[0x55ae2af6f770]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250410084955508 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340540000070003400180000f40060000f11009260037400100003a40080000f110092600370010401d1c080101d571000008292624000000006000f1102a2a170512c7422000004f40030000b30056400500f1100926) (sccp_scrc.c:415) 20250410084955508 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084955508 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084955508 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084955508 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084955508 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084955508 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084955508 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084955508 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410084955508 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410084955508 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410084955508 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084955508 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084955508 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410084955508 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410084955508 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084955508 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 00 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) 20250410084955508 DLSCCP DEBUG SCCP-SCOC(30)[0x55ae2af6f770]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250410084955508 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x55ae2af6f040]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250410084955508 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4374378)[0x55ae2af6cc60]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250410084955508 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084955508 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084955508 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084955508 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410084955508 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410084955508 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.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' 20250410084955508 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410084955508 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410084955508 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084955508 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 00 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-SCCP(318)@449bbc254af8: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(318)@449bbc254af8: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(319)@449bbc254af8: Found Expect[0] for l3='080101D571000008292624000000006000F1102A2A170512C7422000'O handled at TC_ranap_ps_mo_disconnect0(322) HNBGW_Test.sgsn0-RAN(319)@449bbc254af8: Added conn table entry 0TC_ranap_ps_mo_disconnect0(322)11399957 HNBGW_Test.sgsn0-SCCP(318)@449bbc254af8: Session index based on connection ID:0 TC_ranap_ps_mo_disconnect0(322)@449bbc254af8: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(318)@449bbc254af8: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250410084955515 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084955515 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410084955515 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410084955515 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410084955515 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410084955515 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410084955515 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410084955515 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410084955515 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084955515 DLSS7 <000c> osmo_ss7_asp.c:1175 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 dc c4 44 02 00 00 00 00 00 06 00 08 00 00 00 07  20250410084955515 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410084955515 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410084955515 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410084955515 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410084955515 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410084955515 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00dcc444) (sccp_scrc.c:486) 20250410084955515 DLSCCP DEBUG Received CO:COAK for local reference 30 (sccp_scoc.c:1855) 20250410084955515 DLSCCP DEBUG SCCP-SCOC(30)[0x55ae2af6f770]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250410084955515 DLSCCP DEBUG SCCP-SCOC(30)[0x55ae2af6f770]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250410084955515 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410084955515 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250410084955515 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) 20250410084955515 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x55ae2af6f040]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250410084955515 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x55ae2af6f040]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250410084955708 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410084955708 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410084955708 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 37 bytes from client (stream_srv.c:1351) 20250410084955708 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250410084955708 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x42bf6a) (hnbgw_rua.c:471) 20250410084955708 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4374378 SCCP-30 sgsn-0 MI=IMSI-262420000000006: rx RUA DirectTransfer with 13 bytes RANAP data (hnbgw_rua.c:312) 20250410084955708 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4374378)[0x55ae2af6cc60]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250410084955708 DRANAP DEBUG Rx CO IM (Iu Release Request) (ranap_common_cn.c:41) 20250410084955708 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseRequestIEs (ranap_decoder.c:2571) (ranap_decoder.c:2571) 20250410084955708 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4374378)[0x55ae2af6cc60]{connected}: rx from RUA: RANAP Iu Release Request (context_map_rua.c:171) 20250410084955708 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x55ae2af6f040]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250410084955708 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250410084955708 DLSCCP DEBUG SCCP-SCOC(30)[0x55ae2af6f770]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250410084955708 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00dcc444), PART(T=Data,L=13,D=000b40090000010004400209c0) (sccp_scrc.c:415) 20250410084955708 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084955709 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084955709 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084955709 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410084955709 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410084955709 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084955709 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 dc c4 44 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) 20250410084955709 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084955709 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084955709 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084955709 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410084955709 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410084955709 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.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' 20250410084955709 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410084955709 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410084955709 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084955709 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 dc c4 44 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)@449bbc254af8: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(318)@449bbc254af8: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(318)@449bbc254af8: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(318)@449bbc254af8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_ps_mo_disconnect0(322)@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(318)@449bbc254af8: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(318)@449bbc254af8: vl_len:13 HNBGW_Test.sgsn0-SCCP(318)@449bbc254af8: vl_from0 HNBGW_Test.sgsn0-SCCP(318)@449bbc254af8: data sent by MTP3_SCCP_PORT: '000100090000010004400209C0'O 20250410084955732 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084955732 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410084955732 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410084955732 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410084955732 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410084955732 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410084955732 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410084955732 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410084955732 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084955732 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  20250410084955732 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410084955733 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410084955733 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410084955733 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410084955733 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410084955733 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) 20250410084955733 DLSCCP DEBUG Received CO:CODT for local reference 30 (sccp_scoc.c:1855) 20250410084955733 DLSCCP DEBUG SCCP-SCOC(30)[0x55ae2af6f770]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250410084955733 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410084955733 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250410084955733 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x55ae2af6f040]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250410084955733 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250410084955733 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250410084955733 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x55ae2af6f040]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250410084955733 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4374378)[0x55ae2af6cc60]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250410084955733 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 37 bytes (hnbgw_rua.c:122) 20250410084955733 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410084955733 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)@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed TC_ranap_ps_mo_disconnect-Iuh0-RUA(314)@449bbc254af8: Deleted conn table entry 0TC_ranap_ps_mo_disconnect0(322)4374378 20250410084955749 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410084955749 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410084955749 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250410084955749 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250410084955749 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x42bf6a,cause=radio(normal)) (hnbgw_rua.c:439) 20250410084955749 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4374378 SCCP-30 sgsn-0 MI=IMSI-262420000000006: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250410084955749 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4374378)[0x55ae2af6cc60]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250410084955750 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250410084955750 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250410084955750 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4374378)[0x55ae2af6cc60]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250410084955750 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x55ae2af6f040]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250410084955750 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250410084955750 DLSCCP DEBUG SCCP-SCOC(30)[0x55ae2af6f770]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250410084955750 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00dcc444), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250410084955750 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084955750 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084955750 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084955750 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410084955750 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410084955750 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084955750 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 dc c4 44 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) 20250410084955750 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4374378)[0x55ae2af6cc60]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250410084955750 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x55ae2af6f040]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250410084955750 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x55ae2af6f040]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250410084955750 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084955750 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084955750 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084955750 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410084955750 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410084955750 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.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' 20250410084955750 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410084955750 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410084955750 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084955750 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 dc c4 44 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)@449bbc254af8: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(318)@449bbc254af8: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(318)@449bbc254af8: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(318)@449bbc254af8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_ps_mo_disconnect0(322)@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(319)@449bbc254af8: Deleted conn table entry 0TC_ranap_ps_mo_disconnect0(322)11399957 HNBGW_Test.sgsn0-SCCP(318)@449bbc254af8: Session index based on connection ID:0 20250410084955753 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084955753 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410084955753 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410084955753 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410084955753 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410084955753 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410084955753 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410084955753 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410084955753 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084955753 DLSS7 <000c> osmo_ss7_asp.c:1175 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 dc c4 44 00 00 00 00 00 00 06 00 08 00 00 00 07  20250410084955753 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410084955753 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410084955753 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410084955753 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410084955753 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410084955753 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=00dcc444), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250410084955753 DLSCCP DEBUG Received CO:RELRE for local reference 30 (sccp_scoc.c:1855) 20250410084955753 DLSCCP DEBUG SCCP-SCOC(30)[0x55ae2af6f770]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250410084955753 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410084955753 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250410084955753 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) 20250410084955753 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x55ae2af6f040]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250410084955753 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x55ae2af6f040]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250410084955753 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4374378)[0x55ae2af6cc60]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250410084955753 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4374378)[0x55ae2af6cc60]{disconnected}: Freeing instance (context_map.c:202) 20250410084955753 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4374378)[0x55ae2af6cc60]{disconnected}: Deallocated (fsm.c:568) 20250410084955753 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x55ae2af6f040]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250410084955753 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x55ae2af6f040]{disconnected}: Freeing instance (context_map.c:206) 20250410084955753 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x55ae2af6f040]{disconnected}: Deallocated (fsm.c:568) 20250410084955753 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4374378 SCCP-30 sgsn-0 MI=IMSI-262420000000006: Deallocating (context_map.c:225) 20250410084955753 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=00dcc444), PART(T=Source Reference,L=4,D=0000001e) (sccp_scrc.c:415) 20250410084955753 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084955753 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410084955753 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410084955753 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410084955753 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410084955753 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410084955753 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 dc c4 44 00 00 1e 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410084955753 DLSCCP DEBUG SCCP-SCOC(30)[0x55ae2af6f770]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250410084955753 DLSCCP DEBUG SCCP-SCOC(30)[0x55ae2af6f770]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250410084955753 DLSCCP DEBUG SCCP-SCOC(30)[0x55ae2af6f770]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250410084955753 DLSCCP DEBUG SCCP-SCOC(30)[0x55ae2af6f770]{IDLE}: Deallocated (fsm.c:568) 20250410084955753 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084955753 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410084955753 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410084955753 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410084955753 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410084955753 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.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' 20250410084955753 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410084955753 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410084955753 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410084955753 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 dc c4 44 00 00 1e 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(318)@449bbc254af8: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(318)@449bbc254af8: RLC received in state:disconnect_pending TC_ranap_ps_mo_disconnect0(322)@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed MTC@449bbc254af8: ok: talloc reports "asn1_context" = 1 bytes 20250410084957766 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:46731<->l=127.0.0.1:4262) (control_if.c:193) 20250410084957768 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35294<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(311)@449bbc254af8: Final verdict of PTC: none VirtHNBGW-STATS(310)@449bbc254af8: Final verdict of PTC: none MTC@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed 20250410084957772 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35284<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250410084957773 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410084957774 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410084957774 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410084957774 DMAIN NOTICE (127.0.0.1:9999 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) 20250410084957774 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) MutexDispCT-TC_ranap_ps_mo_disconnect(309)@449bbc254af8: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(318)@449bbc254af8: Final verdict of PTC: none 20250410084957778 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250410084957778 DLSS7 <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(315)@449bbc254af8: Final verdict of PTC: none TC_ranap_ps_mo_disconnect-Iuh0(313)@449bbc254af8: Final verdict of PTC: none 20250410084957778 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250410084957778 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250410084957778 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250410084957778 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410084957778 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250410084957778 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250410084957778 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250410084957778 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410084957778 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250410084957778 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250410084957778 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250410084957778 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410084957778 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250410084957778 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250410084957778 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250410084957778 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084957778 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-msc0-0: connection closed 20250410084957778 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250410084957778 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250410084957778 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250410084957778 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250410084957778 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 20250410084957778 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  20250410084957778 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410084957778 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication TC_ranap_ps_mo_disconnect-Iuh0-RUA(314)@449bbc254af8: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(319)@449bbc254af8: Final verdict of PTC: none 20250410084957778 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250410084957778 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250410084957778 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410084957778 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-sgsn0-0: connection closed 20250410084957778 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250410084957778 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250410084957779 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250410084957779 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250410084957779 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 20250410084957779 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410084957779 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250410084957779 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(316)@449bbc254af8: Final verdict of PTC: none 20250410084957779 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410084957779 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250410084957779 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:378) 20250410084957779 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410084957779 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410084957779 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410084957779 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410084957779 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250410084957779 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250410084957779 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) HNBGW-PFCP(312)@449bbc254af8: Final verdict of PTC: none 20250410084957779 DRANAP NOTICE cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: link lost (cnlink.c:118) 20250410084957779 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410084957779 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250410084957779 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250410084957779 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410084957779 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410084957779 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410084957779 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410084957779 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) HNBGW_Test.msc0-M3UA(317)@449bbc254af8: Final verdict of PTC: none 20250410084957779 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250410084957779 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250410084957780 DRANAP NOTICE cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.sgsn0-M3UA(320)@449bbc254af8: Final verdict of PTC: none HNBGW-MGCP(321)@449bbc254af8: Final verdict of PTC: none 20250410084957781 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35308<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_ps_mo_disconnect0(322)@449bbc254af8: Final verdict of PTC: pass MTC@449bbc254af8: Setting final verdict of the test case. MTC@449bbc254af8: Local verdict of MTC: pass MTC@449bbc254af8: Local verdict of PTC MutexDispCT-TC_ranap_ps_mo_disconnect(309): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC VirtHNBGW-STATS(310): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC IPA-CTRL-CLI-IPA(311): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW-PFCP(312): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC TC_ranap_ps_mo_disconnect-Iuh0(313): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC TC_ranap_ps_mo_disconnect-Iuh0-RUA(314): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.msc0-SCCP(315): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.msc0-RAN(316): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.msc0-M3UA(317): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(318): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.sgsn0-RAN(319): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(320): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW-MGCP(321): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC TC_ranap_ps_mo_disconnect0(322): pass (pass -> pass) MTC@449bbc254af8: Test case TC_ranap_ps_mo_disconnect finished. Verdict: pass MTC@449bbc254af8: 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'. Thu Apr 10 08:49:57 UTC 2025 ====== HNBGW_Tests.TC_ranap_ps_mo_disconnect pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_ranap_ps_mo_disconnect.talloc 20250410084957871 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51096<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410084958273 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51096<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=303408) Waiting for packet dumper to finish... 1 (prev_count=303408, count=303948) 20250410084959779 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250410084959779 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250410084959779 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250410084959779 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250410084959779 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250410084959779 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@449bbc254af8: 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@449bbc254af8: 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 ------ Thu Apr 10 08:50:00 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_ranap_cs_creq_cref.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_ranap_cs_creq_cref.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@449bbc254af8: 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@449bbc254af8: Test case TC_ranap_cs_creq_cref started. 20250410085001370 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51098<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410085001375 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51110<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410085001380 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:44251<->l=127.0.0.1:4262) (control_if.c:572) 20250410085001393 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085001393 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085001393 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085001393 DRANAP DEBUG cnlink(msc-1)[0x55ae2aef6920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085001393 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085001393 DRANAP DEBUG cnlink(msc-2)[0x55ae2aef3b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ranap_cs_creq_cref-Iuh0(327)@449bbc254af8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250410085001393 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250410085001393 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250410085001393 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085001393 DRANAP DEBUG cnlink(msc-3)[0x55ae2af5d910]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085001394 DRANAP DEBUG cnlink(msc-3)[0x55ae2af5d910]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085001394 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250410085001394 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085001395 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085001395 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410085001395 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085001395 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085001395 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085001395 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) 20250410085001395 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085001395 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085001395 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085001395 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085001395 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085001395 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085001395 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085001395 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) 20250410085001395 DLSS7 DEBUG Found route for dpc=4=0.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) 20250410085001395 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250410085001395 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085001395 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250410085001395 DRANAP DEBUG cnlink(msc-3)[0x55ae2af5d910]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085001395 DRANAP DEBUG cnlink(msc-2)[0x55ae2aef3b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085001395 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250410085001395 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085001395 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085001395 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410085001395 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085001395 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085001395 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085001395 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085001395 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085001395 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085001395 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085001395 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085001395 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085001395 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085001395 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085001395 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085001395 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085001395 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250410085001395 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085001395 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085001395 DRANAP DEBUG cnlink(msc-2)[0x55ae2aef3b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085001395 DRANAP DEBUG cnlink(msc-1)[0x55ae2aef6920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085001395 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250410085001395 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085001395 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085001395 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410085001395 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085001395 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085001395 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085001395 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085001395 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085001395 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085001395 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085001395 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085001395 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085001395 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085001395 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085001395 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085001395 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085001395 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410085001395 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085001395 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085001395 DRANAP DEBUG cnlink(msc-1)[0x55ae2aef6920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085001395 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085001395 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250410085001395 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085001395 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085001395 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410085001395 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085001395 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085001395 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085001395 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085001395 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085001395 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085001395 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085001395 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085001395 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085001395 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085001395 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085001395 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085001395 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085001395 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085001395 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085001395 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085001395 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085001395 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085001395 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085001395 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085001395 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 20250410085001395 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250410085001395 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250410085001395 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085001395 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085001395 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085001395 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250410085001395 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250410085001395 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250410085001395 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085001395 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085001395 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085001395 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410085001395 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410085001395 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250410085001395 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085001395 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085001395 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085001395 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085001395 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085001395 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@449bbc254af8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(331)@449bbc254af8: ************************************************* MTC@449bbc254af8: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(331)@449bbc254af8: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(331)@449bbc254af8: ************************************************* HNBGW_Test.msc0-SCCP(329)@449bbc254af8: v_sccp_pdu_maxlen:268 20250410085001413 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085001413 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085001413 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085001413 DRANAP DEBUG cnlink(sgsn-1)[0x55ae2af5ec30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085001413 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085001413 DRANAP DEBUG cnlink(sgsn-2)[0x55ae2af5f5c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085001413 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085001413 DRANAP DEBUG cnlink(sgsn-3)[0x55ae2af5ff50]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085001414 DRANAP DEBUG cnlink(sgsn-3)[0x55ae2af5ff50]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085001414 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250410085001414 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085001414 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085001414 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410085001414 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085001414 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085001414 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085001414 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) 20250410085001414 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085001414 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085001414 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085001414 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085001414 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085001414 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085001414 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085001414 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) 20250410085001414 DLSS7 DEBUG Found route for dpc=12=0.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) 20250410085001414 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250410085001414 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085001414 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250410085001414 DRANAP DEBUG cnlink(sgsn-3)[0x55ae2af5ff50]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085001414 DRANAP DEBUG cnlink(sgsn-2)[0x55ae2af5f5c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085001414 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250410085001414 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085001414 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085001414 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410085001414 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085001414 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085001414 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085001414 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085001414 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085001414 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085001414 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085001414 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085001414 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085001414 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085001414 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085001414 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085001414 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085001414 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250410085001414 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085001414 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085001414 DRANAP DEBUG cnlink(sgsn-2)[0x55ae2af5f5c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085001414 DRANAP DEBUG cnlink(sgsn-1)[0x55ae2af5ec30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085001414 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250410085001414 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085001414 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085001414 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410085001414 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085001414 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085001414 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085001414 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085001414 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085001414 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085001414 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085001414 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085001414 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085001414 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085001414 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085001414 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085001414 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085001414 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250410085001414 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085001414 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085001414 DRANAP DEBUG cnlink(sgsn-1)[0x55ae2af5ec30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085001415 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085001415 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250410085001415 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085001415 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085001415 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410085001415 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085001415 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085001415 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085001415 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085001415 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085001415 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085001415 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085001415 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085001415 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085001415 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085001415 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085001415 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085001415 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085001415 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085001415 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085001415 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085001415 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085001415 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085001415 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085001415 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085001415 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 20250410085001415 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250410085001415 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250410085001415 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085001415 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085001415 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085001415 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250410085001415 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250410085001415 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 20250410085001415 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250410085001415 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085001415 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085001415 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085001415 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250410085001415 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250410085001415 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250410085001415 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085001415 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085001415 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085001415 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085001415 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085001415 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@449bbc254af8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(334)@449bbc254af8: ************************************************* HNBGW_Test.sgsn0-M3UA(334)@449bbc254af8: M3UA emulation initiated, the test can be started MTC@449bbc254af8: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(334)@449bbc254af8: ************************************************* HNBGW_Test.sgsn0-SCCP(332)@449bbc254af8: v_sccp_pdu_maxlen:268 20250410085001435 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085001435 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085001435 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250410085001435 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250410085001435 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) 20250410085001435 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250410085001435 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250410085001435 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410085001435 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@449bbc254af8: setverdict(pass): none -> pass 20250410085001608 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250410085001608 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250410085001608 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250410085001608 DLSS7 <000c> 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)@449bbc254af8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250410085001610 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085001610 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250410085001610 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250410085001610 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250410085001610 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250410085001610 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250410085001610 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250410085001610 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 20250410085001610 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250410085001610 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  20250410085001610 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250410085001610 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085001610 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250410085001610 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:413) 20250410085001610 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085001610 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085001610 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085001610 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085001610 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250410085001610 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250410085001610 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085001610 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085001610 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250410085001610 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250410085001610 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  20250410085001610 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250410085001610 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250410085001610 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250410085001610 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 20250410085001610 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250410085001610 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  20250410085001610 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085001610 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250410085001611 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085001611 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250410085001611 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085001611 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085001611 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410085001611 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085001611 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085001611 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085001611 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085001611 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085001612 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085001612 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085001612 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085001612 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085001612 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085001612 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085001612 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085001612 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085001612 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085001612 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085001612 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085001612 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085001612 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085001612 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085001612 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085001612 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085001612 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085001612 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.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' 20250410085001612 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410085001612 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410085001612 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085001612 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  20250410085001626 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250410085001626 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250410085001626 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250410085001626 DLSS7 <000c> 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)@449bbc254af8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250410085001627 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085001627 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250410085001627 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250410085001627 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250410085001627 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250410085001627 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250410085001627 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250410085001627 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 20250410085001627 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250410085001627 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  20250410085001627 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250410085001628 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085001628 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250410085001628 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250410085001628 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  20250410085001628 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250410085001628 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250410085001628 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250410085001628 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 20250410085001628 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250410085001628 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  20250410085001628 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  20250410085001628 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085001628 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250410085001628 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085001628 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250410085001628 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250410085001628 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085001628 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085001628 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085001628 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085001628 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250410085001628 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250410085001628 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085001629 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085001629 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250410085001629 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085001629 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085001629 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410085001629 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085001629 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085001629 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085001629 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085001629 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085001629 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085001629 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085001629 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085001629 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085001629 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085001629 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085001629 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085001629 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085001629 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085001629 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085001629 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085001629 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085001629 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085001629 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085001629 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085001629 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085001629 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085001629 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.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' 20250410085001629 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410085001629 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410085001629 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085001629 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(330)@449bbc254af8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250410085002412 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085002412 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410085002412 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410085002412 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410085002412 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085002412 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410085002412 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085002412 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085002412 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085002412 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085002412 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085002412 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085002412 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085002412 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410085002412 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085002412 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085002412 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250410085002412 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410085002412 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085002412 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085002412 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085002412 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085002412 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085002412 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085002412 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085002412 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085002412 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085002412 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085002412 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085002412 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085002412 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085002412 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085002412 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250410085002412 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250410085002412 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250410085002412 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250410085002412 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085002412 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410085002412 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085002412 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085002412 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085002412 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085002412 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085002412 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085002412 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085002412 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085002412 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085002412 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085002412 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085002412 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085002412 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085002412 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085002412 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085002412 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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) 20250410085002412 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250410085002412 DRANAP NOTICE cnlink(msc-0)[0x55ae2af13940]{CONNECTED}: link up (cnlink.c:111) 20250410085002412 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085002412 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085002412 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085002412 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085002412 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085002412 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250410085002412 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410085002412 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410085002412 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085002412 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  20250410085002413 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085002413 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410085002413 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410085002413 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410085002413 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085002413 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410085002413 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085002413 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085002413 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085002413 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085002413 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085002413 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085002413 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085002413 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410085002413 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085002413 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085002413 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250410085002413 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410085002413 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085002413 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085002413 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085002413 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085002413 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085002413 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085002413 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085002413 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085002413 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085002413 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085002413 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085002413 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085002413 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085002413 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085002413 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250410085002413 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250410085002413 DRANAP INFO cnlink(msc-0)[0x55ae2af13940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(333)@449bbc254af8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250410085002430 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085002430 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410085002430 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410085002430 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410085002430 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085002430 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410085002430 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085002430 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085002430 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085002430 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085002430 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085002430 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085002430 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085002430 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410085002430 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085002430 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085002430 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250410085002430 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410085002430 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085002430 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085002430 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085002430 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085002430 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085002430 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085002430 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085002430 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085002430 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085002430 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085002430 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085002430 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085002430 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085002430 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085002430 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250410085002430 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250410085002430 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250410085002430 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250410085002430 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085002430 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410085002430 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085002430 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085002430 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085002430 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085002430 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085002430 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085002430 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085002430 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085002430 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085002430 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085002430 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085002430 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085002430 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085002430 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085002430 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085002430 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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) 20250410085002430 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250410085002430 DRANAP NOTICE cnlink(sgsn-0)[0x55ae2af5e2a0]{CONNECTED}: link up (cnlink.c:111) 20250410085002430 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085002430 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085002430 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085002430 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085002430 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085002430 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.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' 20250410085002430 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410085002430 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410085002430 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085002430 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  20250410085002431 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085002431 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410085002431 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410085002431 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410085002431 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085002431 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410085002431 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085002431 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085002431 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085002431 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085002431 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085002431 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085002431 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085002431 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410085002431 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085002431 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085002431 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250410085002431 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410085002431 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085002431 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085002431 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085002431 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085002431 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085002431 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085002431 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085002431 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085002431 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085002431 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085002431 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085002431 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085002431 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085002431 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085002431 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250410085002431 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250410085002431 DRANAP INFO cnlink(sgsn-0)[0x55ae2af5e2a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250410085002446 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51112<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ranap_cs_creq_cref0(336)@449bbc254af8: f_gen_tmsi(suffix:=0, nri_v:=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)@449bbc254af8: f_create_expect(l3 := '05080200F110172A52082926240000000070'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(330)@449bbc254af8: Created Expect[0] for '05080200F110172A52082926240000000070'O to be handled at TC_ranap_cs_creq_cref0(336) TC_ranap_cs_creq_cref-Iuh0-RUA(328)@449bbc254af8: Added conn table entry 0TC_ranap_cs_creq_cref0(336)100738 20250410085003478 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085003478 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085003478 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250410085003478 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250410085003478 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x18982, normal) (hnbgw_rua.c:407) 20250410085003478 DHNB DEBUG map_rua[0x55ae2af6cc60]{init}: Allocated (fsm.c:456) 20250410085003478 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-100738)[0x55ae2af6cc60]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250410085003478 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-100738 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250410085003478 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410085003478 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410085003478 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-100738 SCCP-0 CS MI=IMSI-262420000000007: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250410085003478 DCN DEBUG map_sccp[0x55ae2af6f040]{init}: Allocated (fsm.c:456) 20250410085003478 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x55ae2af6f040]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250410085003478 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-100738 <-> SCCP-31 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250410085003478 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-100738 SCCP-31 msc-0 MI=IMSI-262420000000007: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250410085003478 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-100738)[0x55ae2af6cc60]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250410085003478 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410085003478 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410085003478 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-100738)[0x55ae2af6cc60]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250410085003478 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x55ae2af6f040]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250410085003478 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250410085003478 DLSCCP DEBUG SCCP-SCOC(31)[0x55ae2af6f770]{IDLE}: Allocated (fsm.c:456) 20250410085003478 DLSCCP DEBUG SCCP-SCOC(31)[0x55ae2af6f770]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250410085003478 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000070004f400300036c0056400500f1100926) (sccp_scrc.c:415) 20250410085003479 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085003479 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085003479 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085003479 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085003479 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085003479 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085003479 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085003479 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085003479 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085003479 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085003479 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085003479 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085003479 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085003479 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085003479 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085003479 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 bd 00 00 00 bc 03 00 00 0e 01 00 00 1f 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 70 00 4f 40 03 00 03 6c 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085003479 DLSCCP DEBUG SCCP-SCOC(31)[0x55ae2af6f770]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250410085003479 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x55ae2af6f040]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250410085003479 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-100738)[0x55ae2af6cc60]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250410085003479 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085003479 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085003479 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085003479 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085003479 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085003479 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250410085003479 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410085003479 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410085003479 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085003479 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 03 6c 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(329)@449bbc254af8: First idle individual index:0 HNBGW_Test.msc0-SCCP(329)@449bbc254af8: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(330)@449bbc254af8: Found Expect[0] for l3='05080200F110172A52082926240000000070'O handled at TC_ranap_cs_creq_cref0(336) HNBGW_Test.msc0-RAN(330)@449bbc254af8: Added conn table entry 0TC_ranap_cs_creq_cref0(336)3932378 TC_ranap_cs_creq_cref0(336)@449bbc254af8: setverdict(pass): none -> pass HNBGW_Test.msc0-RAN(330)@449bbc254af8: Deleted conn table entry 0TC_ranap_cs_creq_cref0(336)3932378 HNBGW_Test.msc0-SCCP(329)@449bbc254af8: Session index based on connection ID:0 20250410085003499 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085003499 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410085003499 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410085003499 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410085003499 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085003499 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410085003499 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085003499 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085003499 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085003499 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  20250410085003499 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085003499 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085003499 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085003499 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410085003499 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085003499 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) 20250410085003499 DLSCCP DEBUG Received CO:COREF for local reference 31 (sccp_scoc.c:1855) 20250410085003499 DLSCCP DEBUG SCCP-SCOC(31)[0x55ae2af6f770]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_REFUSED.ind (sccp_scoc.c:1889) 20250410085003499 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085003499 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250410085003499 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) 20250410085003499 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x55ae2af6f040]{wait_cc}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250410085003499 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x55ae2af6f040]{wait_cc}: State change to disconnected (X31, 5s) (context_map_sccp.c:349) 20250410085003499 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-100738)[0x55ae2af6cc60]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250410085003499 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-100738)[0x55ae2af6cc60]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250410085003499 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250410085003499 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-100738)[0x55ae2af6cc60]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250410085003499 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-100738)[0x55ae2af6cc60]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250410085003499 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-100738)[0x55ae2af6cc60]{disrupted}: Freeing instance (context_map.c:202) 20250410085003499 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-100738)[0x55ae2af6cc60]{disrupted}: Deallocated (fsm.c:568) 20250410085003499 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x55ae2af6f040]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250410085003499 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x55ae2af6f040]{disconnected}: Freeing instance (context_map.c:206) 20250410085003499 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x55ae2af6f040]{disconnected}: Deallocated (fsm.c:568) 20250410085003499 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-100738 SCCP-31 msc-0 MI=IMSI-262420000000007: Deallocating (context_map.c:225) 20250410085003499 DLSCCP DEBUG SCCP-SCOC(31)[0x55ae2af6f770]{CONN_PEND_OUT}: State change to IDLE (no timeout) (sccp_scoc.c:1121) 20250410085003499 DLSCCP DEBUG SCCP-SCOC(31)[0x55ae2af6f770]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250410085003499 DLSCCP DEBUG SCCP-SCOC(31)[0x55ae2af6f770]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250410085003499 DLSCCP DEBUG SCCP-SCOC(31)[0x55ae2af6f770]{IDLE}: Deallocated (fsm.c:568) 20250410085003499 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410085003499 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)@449bbc254af8: Deleted conn table entry 0TC_ranap_cs_creq_cref0(336)100738 MTC@449bbc254af8: ok: talloc reports "asn1_context" = 1 bytes 20250410085003509 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:44251<->l=127.0.0.1:4262) (control_if.c:193) 20250410085003510 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51110<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(325)@449bbc254af8: Final verdict of PTC: none VirtHNBGW-STATS(324)@449bbc254af8: Final verdict of PTC: none MTC@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed 20250410085003513 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51098<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250410085003514 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085003514 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085003514 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410085003514 DMAIN NOTICE (127.0.0.1:9999 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) 20250410085003514 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) HNBGW_Test.sgsn0-SCCP(332)@449bbc254af8: Final verdict of PTC: none MutexDispCT-TC_ranap_cs_creq_cref(323)@449bbc254af8: Final verdict of PTC: none TC_ranap_cs_creq_cref-Iuh0-RUA(328)@449bbc254af8: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(329)@449bbc254af8: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(333)@449bbc254af8: Final verdict of PTC: none 20250410085003518 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250410085003518 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410085003518 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250410085003518 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250410085003518 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250410085003518 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410085003518 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250410085003518 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250410085003519 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250410085003519 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085003519 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-sgsn0-0: connection closed 20250410085003519 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250410085003519 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250410085003519 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250410085003519 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250410085003519 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 20250410085003519 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  20250410085003519 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085003519 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication HNBGW-PFCP(326)@449bbc254af8: Final verdict of PTC: none HNBGW-MGCP(335)@449bbc254af8: Final verdict of PTC: none 20250410085003519 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250410085003519 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250410085003519 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410085003519 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250410085003519 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT HNBGW_Test.msc0-M3UA(331)@449bbc254af8: Final verdict of PTC: none 20250410085003519 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250410085003519 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410085003519 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250410085003519 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250410085003519 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250410085003519 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085003519 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-msc0-0: connection closed 20250410085003520 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250410085003520 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250410085003520 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250410085003520 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250410085003520 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 20250410085003520 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085003520 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250410085003520 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250410085003519 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085003519 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250410085003519 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250410085003519 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085003519 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085003519 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085003519 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085003519 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250410085003519 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250410085003519 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250410085003519 DRANAP NOTICE cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: link lost (cnlink.c:118) 20250410085003520 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085003520 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250410085003520 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:378) 20250410085003520 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085003520 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085003520 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085003520 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085003520 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250410085003520 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250410085003520 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250410085003520 DRANAP NOTICE cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: link lost (cnlink.c:118) 20250410085003522 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51112<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.sgsn0-M3UA(334)@449bbc254af8: Final verdict of PTC: none HNBGW_Test.msc0-RAN(330)@449bbc254af8: Final verdict of PTC: none TC_ranap_cs_creq_cref0(336)@449bbc254af8: Final verdict of PTC: pass TC_ranap_cs_creq_cref-Iuh0(327)@449bbc254af8: Final verdict of PTC: none MTC@449bbc254af8: Setting final verdict of the test case. MTC@449bbc254af8: Local verdict of MTC: pass MTC@449bbc254af8: Local verdict of PTC MutexDispCT-TC_ranap_cs_creq_cref(323): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC VirtHNBGW-STATS(324): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC IPA-CTRL-CLI-IPA(325): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW-PFCP(326): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC TC_ranap_cs_creq_cref-Iuh0(327): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC TC_ranap_cs_creq_cref-Iuh0-RUA(328): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.msc0-SCCP(329): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.msc0-RAN(330): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.msc0-M3UA(331): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(332): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.sgsn0-RAN(333): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(334): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW-MGCP(335): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC TC_ranap_cs_creq_cref0(336): pass (pass -> pass) MTC@449bbc254af8: Test case TC_ranap_cs_creq_cref finished. Verdict: pass MTC@449bbc254af8: 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'. Thu Apr 10 08:50:03 UTC 2025 ====== HNBGW_Tests.TC_ranap_cs_creq_cref pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_ranap_cs_creq_cref.talloc 20250410085003588 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51128<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410085003989 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51128<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=207644) Waiting for packet dumper to finish... 1 (prev_count=207644, count=263736) 20250410085005520 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250410085005520 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250410085005520 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250410085005520 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250410085005520 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250410085005520 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@449bbc254af8: 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@449bbc254af8: 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 ------ Thu Apr 10 08:50:06 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_ranap_ps_creq_cref.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_ranap_ps_creq_cref.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@449bbc254af8: 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@449bbc254af8: Test case TC_ranap_ps_creq_cref started. 20250410085007072 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55848<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410085007090 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55856<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410085007104 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:35791<->l=127.0.0.1:4262) (control_if.c:572) 20250410085007157 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085007157 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085007157 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085007157 DRANAP DEBUG cnlink(msc-1)[0x55ae2aef6920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085007158 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085007158 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250410085007158 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085007158 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085007158 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410085007158 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085007158 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085007158 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085007158 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085007158 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085007158 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085007158 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085007158 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085007158 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085007158 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085007158 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085007158 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085007158 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085007158 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085007158 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085007158 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085007158 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085007158 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085007158 DRANAP DEBUG cnlink(msc-2)[0x55ae2aef3b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085007159 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085007159 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085007159 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085007159 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085007159 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085007159 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250410085007159 DRANAP DEBUG cnlink(msc-1)[0x55ae2aef6920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085007159 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250410085007159 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085007159 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085007160 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410085007160 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085007160 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085007160 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085007160 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085007160 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085007160 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085007160 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085007160 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085007160 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085007160 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085007160 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085007160 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085007160 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085007160 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410085007160 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085007160 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085007160 DRANAP DEBUG cnlink(msc-1)[0x55ae2aef6920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085007161 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085007161 DRANAP DEBUG cnlink(msc-3)[0x55ae2af5d910]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085007161 DRANAP DEBUG cnlink(msc-2)[0x55ae2aef3b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085007161 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250410085007161 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085007161 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085007161 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410085007161 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085007161 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085007161 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085007161 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085007161 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (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_ranap_ps_creq_cref-Iuh0(341)@449bbc254af8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250410085007161 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085007162 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085007162 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085007162 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085007162 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085007162 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085007162 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085007162 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085007162 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250410085007162 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085007162 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085007162 DRANAP DEBUG cnlink(msc-2)[0x55ae2aef3b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085007162 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250410085007162 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250410085007162 DRANAP DEBUG cnlink(msc-3)[0x55ae2af5d910]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085007163 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085007163 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085007163 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085007163 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410085007163 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410085007163 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 20250410085007163 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250410085007163 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250410085007163 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085007163 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085007163 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410085007164 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085007164 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085007164 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085007164 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) 20250410085007164 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085007164 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085007164 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085007164 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085007164 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085007164 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085007164 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085007164 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) 20250410085007164 DLSS7 DEBUG Found route for dpc=4=0.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) 20250410085007164 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250410085007164 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085007165 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250410085007165 DRANAP DEBUG cnlink(msc-3)[0x55ae2af5d910]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085007165 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085007165 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085007165 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085007165 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250410085007165 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250410085007165 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 20250410085007165 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250410085007165 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085007165 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085007165 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085007165 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 20250410085007165 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250410085007165 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! MTC@449bbc254af8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@449bbc254af8: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(345)@449bbc254af8: ************************************************* HNBGW_Test.msc0-M3UA(345)@449bbc254af8: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(345)@449bbc254af8: ************************************************* HNBGW_Test.msc0-SCCP(343)@449bbc254af8: v_sccp_pdu_maxlen:268 20250410085007208 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085007208 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085007208 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085007208 DRANAP DEBUG cnlink(sgsn-1)[0x55ae2af5ec30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085007212 DRANAP DEBUG cnlink(sgsn-1)[0x55ae2af5ec30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085007212 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250410085007212 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085007212 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085007212 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410085007212 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085007212 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085007212 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085007212 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085007212 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085007212 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085007212 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085007212 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085007212 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085007212 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085007212 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085007212 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085007212 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085007212 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250410085007212 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085007212 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085007212 DRANAP DEBUG cnlink(sgsn-1)[0x55ae2af5ec30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085007212 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085007212 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250410085007212 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085007212 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085007212 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410085007212 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085007212 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085007213 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085007213 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085007213 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085007213 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085007213 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085007213 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085007213 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085007213 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085007213 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085007213 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085007213 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085007213 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085007213 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085007213 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085007213 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085007213 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085007213 DRANAP DEBUG cnlink(sgsn-2)[0x55ae2af5f5c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085007213 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085007213 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085007213 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085007213 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250410085007213 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250410085007213 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 20250410085007213 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250410085007213 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085007213 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085007213 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085007213 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085007213 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085007213 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250410085007214 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085007214 DRANAP DEBUG cnlink(sgsn-3)[0x55ae2af5ff50]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085007214 DRANAP DEBUG cnlink(sgsn-2)[0x55ae2af5f5c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085007214 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250410085007214 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085007214 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085007214 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410085007214 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085007214 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085007214 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085007214 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=15 -> eSLS=47: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250410085007214 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085007214 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085007214 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085007214 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085007214 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085007214 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085007214 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085007214 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=15 -> eSLS=15: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250410085007214 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085007214 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250410085007214 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085007214 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085007214 DRANAP DEBUG cnlink(sgsn-2)[0x55ae2af5f5c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085007214 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085007214 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085007214 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085007214 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250410085007214 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250410085007214 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 20250410085007214 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250410085007215 DRANAP DEBUG cnlink(sgsn-3)[0x55ae2af5ff50]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085007215 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085007215 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085007215 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085007215 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 20250410085007215 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250410085007215 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250410085007215 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250410085007215 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085007215 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085007215 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410085007215 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085007215 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085007215 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085007215 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) 20250410085007215 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085007215 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085007215 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085007215 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085007215 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085007215 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085007215 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085007215 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) 20250410085007215 DLSS7 DEBUG Found route for dpc=12=0.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) 20250410085007215 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250410085007215 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085007215 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250410085007215 DRANAP DEBUG cnlink(sgsn-3)[0x55ae2af5ff50]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) MTC@449bbc254af8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@449bbc254af8: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(348)@449bbc254af8: ************************************************* HNBGW_Test.sgsn0-M3UA(348)@449bbc254af8: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(348)@449bbc254af8: ************************************************* HNBGW_Test.sgsn0-SCCP(346)@449bbc254af8: v_sccp_pdu_maxlen:268 20250410085007266 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085007266 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085007266 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250410085007266 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250410085007266 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) 20250410085007266 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250410085007266 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250410085007266 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410085007266 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@449bbc254af8: setverdict(pass): none -> pass 20250410085007400 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250410085007400 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250410085007400 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250410085007400 DLSS7 <000c> 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)@449bbc254af8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250410085007403 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085007403 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250410085007403 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250410085007403 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250410085007403 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250410085007403 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250410085007403 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250410085007403 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 20250410085007403 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250410085007403 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  20250410085007403 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250410085007404 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085007404 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250410085007404 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250410085007404 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  20250410085007404 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250410085007404 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250410085007404 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250410085007404 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 20250410085007404 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250410085007404 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  20250410085007404 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085007404 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250410085007404 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085007404 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250410085007404 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:413) 20250410085007404 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085007404 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085007404 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085007404 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085007404 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250410085007404 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250410085007404 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085007405 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085007405 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250410085007405 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085007405 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085007405 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410085007405 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085007405 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085007405 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085007405 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085007405 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085007405 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085007405 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085007405 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085007405 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085007405 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085007405 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085007405 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085007405 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085007405 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085007405 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085007405 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085007405 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085007405 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085007405 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085007405 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085007405 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085007405 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085007405 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.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' 20250410085007405 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410085007405 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410085007405 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085007405 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  20250410085007442 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250410085007442 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250410085007442 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250410085007442 DLSS7 <000c> 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)@449bbc254af8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250410085007445 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085007445 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250410085007445 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250410085007445 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250410085007445 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250410085007445 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250410085007445 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250410085007445 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 20250410085007445 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250410085007445 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  20250410085007445 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250410085007447 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085007447 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250410085007447 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250410085007447 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085007447 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085007447 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085007447 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085007447 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250410085007447 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250410085007447 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085007447 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085007447 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250410085007447 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250410085007447 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  20250410085007447 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250410085007447 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250410085007447 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250410085007447 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 20250410085007447 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250410085007447 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  20250410085007447 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  20250410085007447 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085007447 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250410085007448 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085007448 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250410085007448 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085007448 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085007448 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410085007448 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085007448 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085007448 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085007448 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085007448 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085007448 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085007448 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085007448 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085007448 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085007448 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085007448 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085007448 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085007448 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085007448 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085007448 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085007448 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085007448 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085007448 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085007448 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085007448 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085007448 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085007448 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085007448 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.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' 20250410085007448 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410085007448 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410085007448 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085007448 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)@449bbc254af8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250410085008214 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085008214 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410085008214 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410085008214 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410085008214 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085008214 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410085008214 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085008214 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085008214 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085008214 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085008214 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085008214 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085008214 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085008214 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410085008214 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085008214 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085008214 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250410085008214 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410085008214 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085008214 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085008214 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085008214 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085008214 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085008214 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085008214 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085008214 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085008214 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085008214 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085008214 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085008214 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085008214 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085008215 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085008215 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250410085008215 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250410085008215 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250410085008215 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250410085008215 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085008215 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410085008215 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085008215 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085008215 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085008215 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085008215 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085008215 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085008215 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085008215 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085008215 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085008215 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085008215 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085008215 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085008215 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085008215 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085008215 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085008215 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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) 20250410085008215 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250410085008215 DRANAP NOTICE cnlink(msc-0)[0x55ae2af13940]{CONNECTED}: link up (cnlink.c:111) 20250410085008215 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085008215 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085008215 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085008215 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085008215 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085008215 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250410085008216 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410085008216 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410085008216 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085008216 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  20250410085008217 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085008217 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410085008217 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410085008217 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410085008217 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085008217 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410085008217 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085008217 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085008217 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085008217 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085008218 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085008218 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085008218 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085008218 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410085008218 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085008218 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085008218 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250410085008218 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410085008218 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085008218 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085008218 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085008218 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085008218 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085008218 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085008218 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085008218 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085008218 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085008218 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085008218 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085008218 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085008218 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085008218 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085008218 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250410085008218 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250410085008218 DRANAP INFO cnlink(msc-0)[0x55ae2af13940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(347)@449bbc254af8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250410085008254 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085008254 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410085008254 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410085008254 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410085008254 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085008254 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410085008254 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085008254 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085008254 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085008254 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085008254 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085008254 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085008254 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085008254 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410085008254 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085008254 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085008254 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250410085008254 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410085008254 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085008254 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085008254 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085008254 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085008254 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085008254 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085008254 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085008254 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085008254 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085008254 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085008254 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085008254 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085008254 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085008254 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085008254 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250410085008254 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250410085008254 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250410085008254 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250410085008254 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085008254 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410085008254 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085008254 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085008254 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085008254 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085008254 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085008254 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085008254 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085008254 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085008254 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085008254 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085008254 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085008254 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085008254 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085008254 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085008254 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085008254 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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) 20250410085008254 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250410085008254 DRANAP NOTICE cnlink(sgsn-0)[0x55ae2af5e2a0]{CONNECTED}: link up (cnlink.c:111) 20250410085008254 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085008254 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085008254 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085008254 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085008254 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085008254 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.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' 20250410085008254 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410085008254 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410085008254 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085008254 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  20250410085008254 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085008254 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410085008254 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410085008254 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410085008254 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085008254 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410085008254 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085008254 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085008254 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085008254 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085008255 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085008255 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085008255 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085008255 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410085008255 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085008255 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085008255 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250410085008255 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410085008255 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085008255 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085008255 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085008255 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085008255 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085008255 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085008255 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085008255 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085008255 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085008255 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085008255 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085008255 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085008255 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085008255 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085008255 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250410085008255 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250410085008255 DRANAP INFO cnlink(sgsn-0)[0x55ae2af5e2a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250410085008308 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55862<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ranap_ps_creq_cref0(350)@449bbc254af8: f_gen_tmsi(suffix:=0, 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)@449bbc254af8: f_create_expect(l3 := '080101D571000008292624000000008000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(347)@449bbc254af8: Created Expect[0] for '080101D571000008292624000000008000F1102A2A170512C7422000'O to be handled at TC_ranap_ps_creq_cref0(350) TC_ranap_ps_creq_cref-Iuh0-RUA(342)@449bbc254af8: Added conn table entry 0TC_ranap_ps_creq_cref0(350)1859569 20250410085009334 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085009334 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085009334 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250410085009334 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250410085009334 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x1c5ff1, normal) (hnbgw_rua.c:407) 20250410085009334 DHNB DEBUG map_rua[0x55ae2af6cc60]{init}: Allocated (fsm.c:456) 20250410085009334 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1859569)[0x55ae2af6cc60]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250410085009334 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1859569 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250410085009334 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410085009334 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410085009334 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000008 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250410085009334 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1859569 SCCP-0 PS MI=IMSI-262420000000008: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250410085009334 DCN DEBUG map_sccp[0x55ae2af6f040]{init}: Allocated (fsm.c:456) 20250410085009334 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-32)[0x55ae2af6f040]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250410085009334 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-1859569 <-> SCCP-32 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250410085009334 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1859569 SCCP-32 sgsn-0 MI=IMSI-262420000000008: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250410085009334 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1859569)[0x55ae2af6cc60]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250410085009334 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410085009334 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410085009334 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1859569)[0x55ae2af6cc60]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250410085009334 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-32)[0x55ae2af6f040]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250410085009334 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250410085009334 DLSCCP DEBUG SCCP-SCOC(32)[0x55ae2af6f770]{IDLE}: Allocated (fsm.c:456) 20250410085009334 DLSCCP DEBUG SCCP-SCOC(32)[0x55ae2af6f770]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250410085009334 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340540000070003400180000f40060000f11009260037400100003a40080000f110092600370010401d1c080101d571000008292624000000008000f1102a2a170512c7422000004f40030000c10056400500f1100926) (sccp_scrc.c:415) 20250410085009334 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085009334 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085009334 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085009334 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085009334 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085009334 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085009334 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085009334 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085009334 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085009334 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085009334 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085009334 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085009334 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085009334 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085009334 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085009334 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 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) 20250410085009334 DLSCCP DEBUG SCCP-SCOC(32)[0x55ae2af6f770]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250410085009334 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-32)[0x55ae2af6f040]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250410085009334 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1859569)[0x55ae2af6cc60]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250410085009334 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085009334 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085009334 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085009334 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085009334 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085009334 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250410085009334 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410085009334 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410085009334 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085009334 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 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(346)@449bbc254af8: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(346)@449bbc254af8: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(347)@449bbc254af8: Found Expect[0] for l3='080101D571000008292624000000008000F1102A2A170512C7422000'O handled at TC_ranap_ps_creq_cref0(350) HNBGW_Test.sgsn0-RAN(347)@449bbc254af8: Added conn table entry 0TC_ranap_ps_creq_cref0(350)15968227 TC_ranap_ps_creq_cref0(350)@449bbc254af8: setverdict(pass): none -> pass HNBGW_Test.sgsn0-RAN(347)@449bbc254af8: Deleted conn table entry 0TC_ranap_ps_creq_cref0(350)15968227 HNBGW_Test.sgsn0-SCCP(346)@449bbc254af8: Session index based on connection ID:0 20250410085009340 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085009340 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410085009340 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410085009340 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410085009340 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085009340 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410085009340 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085009340 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085009340 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085009340 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  20250410085009340 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085009340 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085009340 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085009340 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410085009340 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085009340 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) 20250410085009340 DLSCCP DEBUG Received CO:COREF for local reference 32 (sccp_scoc.c:1855) 20250410085009340 DLSCCP DEBUG SCCP-SCOC(32)[0x55ae2af6f770]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_REFUSED.ind (sccp_scoc.c:1889) 20250410085009340 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085009340 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250410085009340 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) 20250410085009340 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-32)[0x55ae2af6f040]{wait_cc}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250410085009340 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-32)[0x55ae2af6f040]{wait_cc}: State change to disconnected (X31, 5s) (context_map_sccp.c:349) 20250410085009340 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1859569)[0x55ae2af6cc60]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250410085009340 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1859569)[0x55ae2af6cc60]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250410085009340 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20250410085009340 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1859569)[0x55ae2af6cc60]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250410085009340 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1859569)[0x55ae2af6cc60]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250410085009340 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1859569)[0x55ae2af6cc60]{disrupted}: Freeing instance (context_map.c:202) 20250410085009340 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1859569)[0x55ae2af6cc60]{disrupted}: Deallocated (fsm.c:568) 20250410085009340 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-32)[0x55ae2af6f040]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250410085009340 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-32)[0x55ae2af6f040]{disconnected}: Freeing instance (context_map.c:206) 20250410085009340 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-32)[0x55ae2af6f040]{disconnected}: Deallocated (fsm.c:568) 20250410085009340 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1859569 SCCP-32 sgsn-0 MI=IMSI-262420000000008: Deallocating (context_map.c:225) 20250410085009340 DLSCCP DEBUG SCCP-SCOC(32)[0x55ae2af6f770]{CONN_PEND_OUT}: State change to IDLE (no timeout) (sccp_scoc.c:1121) 20250410085009340 DLSCCP DEBUG SCCP-SCOC(32)[0x55ae2af6f770]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250410085009340 DLSCCP DEBUG SCCP-SCOC(32)[0x55ae2af6f770]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250410085009340 DLSCCP DEBUG SCCP-SCOC(32)[0x55ae2af6f770]{IDLE}: Deallocated (fsm.c:568) 20250410085009340 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410085009340 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)@449bbc254af8: Deleted conn table entry 0TC_ranap_ps_creq_cref0(350)1859569 MTC@449bbc254af8: ok: talloc reports "asn1_context" = 1 bytes 20250410085009347 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:35791<->l=127.0.0.1:4262) (control_if.c:193) 20250410085009348 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55856<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(339)@449bbc254af8: Final verdict of PTC: none VirtHNBGW-STATS(338)@449bbc254af8: Final verdict of PTC: none MTC@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed 20250410085009349 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55848<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250410085009350 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085009350 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085009350 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410085009350 DMAIN NOTICE (127.0.0.1:9999 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) 20250410085009350 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250410085009351 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250410085009351 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410085009351 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250410085009351 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250410085009351 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250410085009351 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410085009351 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250410085009351 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250410085009351 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250410085009351 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085009351 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-msc0-0: connection closed 20250410085009351 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250410085009351 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250410085009351 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250410085009351 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250410085009351 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 20250410085009351 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  20250410085009351 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085009351 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250410085009351 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250410085009351 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085009351 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250410085009351 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:378) 20250410085009351 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085009351 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085009351 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085009351 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085009351 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250410085009351 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250410085009351 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250410085009351 DRANAP NOTICE cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: link lost (cnlink.c:118) 20250410085009351 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250410085009351 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410085009351 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250410085009351 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250410085009351 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250410085009351 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410085009351 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250410085009351 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250410085009351 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250410085009351 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085009351 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-sgsn0-0: connection closed 20250410085009351 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250410085009351 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250410085009351 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250410085009351 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250410085009351 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 20250410085009351 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085009351 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250410085009351 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250410085009351 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085009351 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250410085009351 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250410085009351 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085009351 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085009351 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085009351 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085009351 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250410085009351 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250410085009351 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250410085009351 DRANAP NOTICE cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: link lost (cnlink.c:118) MutexDispCT-TC_ranap_ps_creq_cref(337)@449bbc254af8: Final verdict of PTC: none HNBGW_Test.msc0-RAN(344)@449bbc254af8: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(343)@449bbc254af8: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(346)@449bbc254af8: Final verdict of PTC: none TC_ranap_ps_creq_cref-Iuh0-RUA(342)@449bbc254af8: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(347)@449bbc254af8: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(348)@449bbc254af8: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(345)@449bbc254af8: Final verdict of PTC: none TC_ranap_ps_creq_cref-Iuh0(341)@449bbc254af8: Final verdict of PTC: none HNBGW-PFCP(340)@449bbc254af8: Final verdict of PTC: none HNBGW-MGCP(349)@449bbc254af8: Final verdict of PTC: none 20250410085009355 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55862<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_ps_creq_cref0(350)@449bbc254af8: Final verdict of PTC: pass MTC@449bbc254af8: Setting final verdict of the test case. MTC@449bbc254af8: Local verdict of MTC: pass MTC@449bbc254af8: Local verdict of PTC MutexDispCT-TC_ranap_ps_creq_cref(337): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC VirtHNBGW-STATS(338): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC IPA-CTRL-CLI-IPA(339): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW-PFCP(340): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC TC_ranap_ps_creq_cref-Iuh0(341): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC TC_ranap_ps_creq_cref-Iuh0-RUA(342): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.msc0-SCCP(343): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.msc0-RAN(344): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.msc0-M3UA(345): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(346): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.sgsn0-RAN(347): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(348): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW-MGCP(349): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC TC_ranap_ps_creq_cref0(350): pass (pass -> pass) MTC@449bbc254af8: Test case TC_ranap_ps_creq_cref finished. Verdict: pass MTC@449bbc254af8: 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'. Thu Apr 10 08:50:09 UTC 2025 ====== HNBGW_Tests.TC_ranap_ps_creq_cref pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_ranap_ps_creq_cref.talloc 20250410085009421 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55866<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410085009823 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55866<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=208108) Waiting for packet dumper to finish... 1 (prev_count=208108, count=264688) 20250410085011352 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250410085011352 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250410085011352 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250410085011352 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250410085011352 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250410085011352 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@449bbc254af8: 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@449bbc254af8: 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 ------ Thu Apr 10 08:50: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_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@449bbc254af8: 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@449bbc254af8: Test case TC_ps_rua_disconnect_during_sccp_cr_cc started. 20250410085012894 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55868<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410085012897 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55874<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410085012900 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:33445<->l=127.0.0.1:4262) (control_if.c:572) 20250410085012911 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085012911 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085012912 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085012912 DRANAP DEBUG cnlink(msc-1)[0x55ae2aef6920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085012912 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085012912 DRANAP DEBUG cnlink(msc-2)[0x55ae2aef3b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ps_rua_disconnect_during_sccp_cr_cc-Iuh0(355)@449bbc254af8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250410085012912 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085012912 DRANAP DEBUG cnlink(msc-3)[0x55ae2af5d910]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085012912 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250410085012912 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250410085012913 DRANAP DEBUG cnlink(msc-3)[0x55ae2af5d910]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085012913 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250410085012913 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085012913 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085012913 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410085012913 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085012913 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085012913 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085012913 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) 20250410085012913 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085012913 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085012913 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085012913 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085012913 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085012913 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085012913 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085012913 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) 20250410085012913 DLSS7 DEBUG Found route for dpc=4=0.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) 20250410085012913 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250410085012913 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085012913 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250410085012913 DRANAP DEBUG cnlink(msc-3)[0x55ae2af5d910]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085012913 DRANAP DEBUG cnlink(msc-2)[0x55ae2aef3b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085012913 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250410085012913 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085012913 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085012913 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410085012913 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085012913 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085012913 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085012913 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085012913 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085012913 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085012913 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085012913 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085012913 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085012913 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085012913 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085012913 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085012913 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085012913 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250410085012913 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085012913 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085012913 DRANAP DEBUG cnlink(msc-2)[0x55ae2aef3b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085012913 DRANAP DEBUG cnlink(msc-1)[0x55ae2aef6920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085012913 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250410085012913 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085012913 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085012913 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410085012913 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085012913 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085012913 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085012913 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085012913 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085012913 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085012913 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085012913 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085012913 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085012913 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085012913 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085012913 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) 20250410085012913 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085012913 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410085012913 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085012913 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085012913 DRANAP DEBUG cnlink(msc-1)[0x55ae2aef6920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085012913 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085012913 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250410085012913 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085012913 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085012913 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410085012913 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085012913 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085012913 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085012913 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085012913 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085012913 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085012913 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085012914 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085012914 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085012914 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085012914 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085012914 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085012914 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085012914 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085012914 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085012914 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085012914 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085012914 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085012914 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085012914 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085012914 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 20250410085012914 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250410085012914 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250410085012914 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085012914 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085012914 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085012914 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250410085012914 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250410085012914 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 20250410085012914 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250410085012914 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085012914 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085012914 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085012914 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410085012914 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410085012914 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 20250410085012914 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250410085012914 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085012914 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085012914 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085012914 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085012914 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085012914 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@449bbc254af8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(359)@449bbc254af8: ************************************************* HNBGW_Test.msc0-M3UA(359)@449bbc254af8: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(359)@449bbc254af8: ************************************************* MTC@449bbc254af8: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(357)@449bbc254af8: v_sccp_pdu_maxlen:268 20250410085012926 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085012926 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085012926 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085012926 DRANAP DEBUG cnlink(sgsn-1)[0x55ae2af5ec30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085012927 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085012927 DRANAP DEBUG cnlink(sgsn-2)[0x55ae2af5f5c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085012927 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085012927 DRANAP DEBUG cnlink(sgsn-3)[0x55ae2af5ff50]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085012928 DRANAP DEBUG cnlink(sgsn-3)[0x55ae2af5ff50]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085012928 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250410085012928 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085012928 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085012928 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410085012928 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085012928 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085012928 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085012928 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) 20250410085012928 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085012928 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085012928 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085012928 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085012928 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085012928 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085012928 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085012928 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) 20250410085012928 DLSS7 DEBUG Found route for dpc=12=0.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) 20250410085012928 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250410085012928 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085012928 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250410085012928 DRANAP DEBUG cnlink(sgsn-3)[0x55ae2af5ff50]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085012928 DRANAP DEBUG cnlink(sgsn-2)[0x55ae2af5f5c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085012928 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250410085012928 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085012928 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085012928 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410085012928 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085012928 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085012928 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085012928 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085012928 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085012928 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085012928 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085012928 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085012928 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085012928 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085012928 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085012928 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085012928 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085012928 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250410085012928 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085012928 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085012928 DRANAP DEBUG cnlink(sgsn-2)[0x55ae2af5f5c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085012928 DRANAP DEBUG cnlink(sgsn-1)[0x55ae2af5ec30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085012928 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250410085012928 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085012928 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085012928 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410085012928 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085012928 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085012928 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085012928 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085012928 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085012928 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085012928 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085012928 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085012928 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085012928 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085012928 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085012928 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085012928 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085012928 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250410085012928 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085012928 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085012928 DRANAP DEBUG cnlink(sgsn-1)[0x55ae2af5ec30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085012928 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085012928 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250410085012928 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085012928 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085012928 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410085012928 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085012928 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085012928 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085012928 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085012928 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085012928 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085012928 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085012928 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085012928 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085012928 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085012928 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085012928 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085012928 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085012928 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085012928 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085012928 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085012928 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085012928 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085012928 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085012928 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085012928 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 20250410085012928 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250410085012928 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250410085012928 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085012928 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085012928 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085012928 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250410085012928 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250410085012928 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250410085012928 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085012928 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085012928 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085012928 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250410085012928 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250410085012928 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250410085012928 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085012928 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085012928 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085012928 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085012928 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085012928 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@449bbc254af8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@449bbc254af8: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(362)@449bbc254af8: ************************************************* HNBGW_Test.sgsn0-M3UA(362)@449bbc254af8: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(362)@449bbc254af8: ************************************************* HNBGW_Test.sgsn0-SCCP(360)@449bbc254af8: v_sccp_pdu_maxlen:268 20250410085012949 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085012949 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085012949 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250410085012949 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250410085012949 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) 20250410085012949 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250410085012949 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250410085012949 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410085012949 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@449bbc254af8: setverdict(pass): none -> pass 20250410085013124 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250410085013124 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250410085013124 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250410085013124 DLSS7 <000c> 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)@449bbc254af8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250410085013126 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085013126 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250410085013126 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250410085013126 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250410085013126 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250410085013126 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250410085013126 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250410085013126 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 20250410085013126 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250410085013126 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  20250410085013126 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250410085013127 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085013127 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250410085013127 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250410085013127 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  20250410085013127 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250410085013127 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250410085013127 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250410085013127 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 20250410085013127 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250410085013127 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  20250410085013127 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085013127 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250410085013127 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085013127 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250410085013127 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:413) 20250410085013127 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085013127 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085013127 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085013127 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085013127 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250410085013127 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250410085013127 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085013128 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085013128 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250410085013128 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085013128 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085013128 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410085013128 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085013128 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085013128 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085013128 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085013128 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085013128 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085013128 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085013128 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085013128 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085013128 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085013128 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085013128 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085013128 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085013128 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085013128 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085013128 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085013128 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085013128 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085013128 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085013128 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085013128 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085013128 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085013128 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.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' 20250410085013128 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410085013128 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410085013128 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085013128 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  20250410085013138 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250410085013138 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250410085013138 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250410085013138 DLSS7 <000c> 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)@449bbc254af8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250410085013140 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085013140 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250410085013140 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250410085013140 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250410085013140 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250410085013140 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250410085013140 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250410085013140 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 20250410085013140 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250410085013140 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  20250410085013140 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250410085013140 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085013140 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250410085013140 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250410085013140 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  20250410085013140 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250410085013140 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250410085013140 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250410085013140 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 20250410085013140 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250410085013140 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  20250410085013140 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  20250410085013140 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085013140 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250410085013141 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085013141 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250410085013141 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250410085013141 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085013141 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085013141 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085013141 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085013141 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250410085013141 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250410085013141 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085013142 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085013142 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250410085013142 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085013142 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085013142 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410085013142 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085013142 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085013142 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085013142 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085013142 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085013142 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085013142 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085013142 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085013142 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085013142 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085013142 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085013142 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085013142 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085013142 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085013142 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085013142 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085013142 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085013142 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085013142 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085013142 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085013142 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085013142 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085013142 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.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' 20250410085013142 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410085013142 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410085013142 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085013142 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)@449bbc254af8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250410085013940 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085013940 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410085013940 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410085013940 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410085013940 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085013940 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410085013940 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085013940 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085013940 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085013940 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085013940 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085013940 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085013940 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085013940 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410085013940 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085013940 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085013940 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250410085013940 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410085013940 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085013940 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085013940 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085013940 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085013940 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085013940 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085013940 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085013940 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085013940 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085013940 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085013940 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085013940 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085013940 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085013940 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085013940 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250410085013940 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250410085013940 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250410085013940 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250410085013940 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085013940 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410085013940 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085013940 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085013940 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085013940 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085013940 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085013940 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085013940 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085013940 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085013940 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085013940 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085013940 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085013940 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085013940 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085013940 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085013940 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085013940 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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) 20250410085013940 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250410085013940 DRANAP NOTICE cnlink(msc-0)[0x55ae2af13940]{CONNECTED}: link up (cnlink.c:111) 20250410085013940 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085013940 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085013941 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085013941 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085013941 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085013941 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250410085013941 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410085013941 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410085013941 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085013941 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  20250410085013943 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085013943 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410085013943 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410085013943 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410085013943 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085013943 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410085013943 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085013943 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085013943 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085013943 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085013943 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085013943 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085013943 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085013943 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410085013943 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085013943 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085013943 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250410085013943 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410085013943 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085013943 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085013943 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085013943 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085013943 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085013943 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085013943 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085013943 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085013943 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085013943 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085013943 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085013943 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085013943 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085013943 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085013943 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250410085013943 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250410085013943 DRANAP INFO cnlink(msc-0)[0x55ae2af13940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(361)@449bbc254af8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250410085013948 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085013948 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410085013948 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410085013948 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410085013948 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085013948 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410085013948 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085013948 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085013948 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085013948 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085013948 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085013948 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085013948 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085013948 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410085013948 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085013948 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085013948 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250410085013948 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410085013948 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085013948 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085013948 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085013948 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085013948 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085013948 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085013948 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085013948 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085013948 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085013948 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085013948 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085013948 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085013948 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085013948 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085013948 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250410085013948 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250410085013948 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250410085013948 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250410085013948 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085013948 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410085013948 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085013948 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085013948 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085013948 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085013948 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085013948 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085013948 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085013948 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085013948 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085013948 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085013948 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085013948 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085013948 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085013948 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085013948 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085013948 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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) 20250410085013948 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250410085013948 DRANAP NOTICE cnlink(sgsn-0)[0x55ae2af5e2a0]{CONNECTED}: link up (cnlink.c:111) 20250410085013948 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085013949 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085013949 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085013949 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085013949 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085013949 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.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' 20250410085013949 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410085013949 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410085013949 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085013949 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  20250410085013950 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085013950 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410085013950 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410085013950 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410085013950 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085013950 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410085013950 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085013950 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085013950 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085013950 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085013950 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085013950 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085013950 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085013950 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410085013950 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085013950 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085013950 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250410085013950 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410085013950 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085013950 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085013950 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085013950 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085013950 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085013950 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085013950 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085013950 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085013950 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085013951 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085013951 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085013951 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085013951 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085013951 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085013951 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250410085013951 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250410085013951 DRANAP INFO cnlink(sgsn-0)[0x55ae2af5e2a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250410085013980 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55878<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ps_rua_disconnect_during_sccp_cr_cc0(364)@449bbc254af8: f_gen_tmsi(suffix:=0, 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)@449bbc254af8: f_create_expect(l3 := '080101D571000008292624000000006000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(361)@449bbc254af8: 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)@449bbc254af8: Added conn table entry 0TC_ps_rua_disconnect_during_sccp_cr_cc0(364)5433471 20250410085015018 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085015018 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085015018 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250410085015018 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250410085015018 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x52e87f, normal) (hnbgw_rua.c:407) 20250410085015018 DHNB DEBUG map_rua[0x55ae2af6cc60]{init}: Allocated (fsm.c:456) 20250410085015018 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5433471)[0x55ae2af6cc60]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250410085015018 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5433471 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250410085015018 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410085015018 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410085015018 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000006 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250410085015018 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5433471 SCCP-0 PS MI=IMSI-262420000000006: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250410085015018 DCN DEBUG map_sccp[0x55ae2af6f040]{init}: Allocated (fsm.c:456) 20250410085015018 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-33)[0x55ae2af6f040]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250410085015018 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-5433471 <-> SCCP-33 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250410085015018 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5433471 SCCP-33 sgsn-0 MI=IMSI-262420000000006: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250410085015018 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5433471)[0x55ae2af6cc60]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250410085015018 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410085015018 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410085015018 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5433471)[0x55ae2af6cc60]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250410085015018 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-33)[0x55ae2af6f040]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250410085015018 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250410085015018 DLSCCP DEBUG SCCP-SCOC(33)[0x55ae2af6f770]{IDLE}: Allocated (fsm.c:456) 20250410085015018 DLSCCP DEBUG SCCP-SCOC(33)[0x55ae2af6f770]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250410085015018 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340540000070003400180000f40060000f11009260037400100003a40080000f110092600370010401d1c080101d571000008292624000000006000f1102a2a170512c7422000004f40030001680056400500f1100926) (sccp_scrc.c:415) 20250410085015018 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085015018 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085015018 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085015018 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085015018 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085015018 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085015018 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085015018 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085015018 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085015018 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085015018 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085015018 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085015018 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085015018 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085015019 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085015019 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 68 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085015019 DLSCCP DEBUG SCCP-SCOC(33)[0x55ae2af6f770]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250410085015019 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-33)[0x55ae2af6f040]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250410085015019 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5433471)[0x55ae2af6cc60]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250410085015019 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085015019 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085015019 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085015019 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085015019 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085015019 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.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' 20250410085015019 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410085015019 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410085015019 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085015019 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 68 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(360)@449bbc254af8: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(360)@449bbc254af8: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(361)@449bbc254af8: Found Expect[0] for l3='080101D571000008292624000000006000F1102A2A170512C7422000'O handled at TC_ps_rua_disconnect_during_sccp_cr_cc0(364) HNBGW_Test.sgsn0-RAN(361)@449bbc254af8: Added conn table entry 0TC_ps_rua_disconnect_during_sccp_cr_cc0(364)718186 TC_ps_rua_disconnect_during_sccp_cr_cc0(364)@449bbc254af8: setverdict(pass): none -> pass TC_ps_rua_disconnect_during_sccp_cr_cc-Iuh0-RUA(356)@449bbc254af8: Deleted conn table entry 0TC_ps_rua_disconnect_during_sccp_cr_cc0(364)5433471 20250410085015220 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085015220 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085015220 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 24 bytes from client (stream_srv.c:1351) 20250410085015220 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250410085015221 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x52e87f,cause=misc(unspecified)) (hnbgw_rua.c:439) 20250410085015221 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5433471 SCCP-33 sgsn-0 MI=IMSI-262420000000006: rx RUA Disconnect with 0 bytes RANAP data (hnbgw_rua.c:312) 20250410085015221 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5433471)[0x55ae2af6cc60]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250410085015221 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5433471)[0x55ae2af6cc60]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250410085015221 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-33)[0x55ae2af6f040]{wait_cc}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) HNBGW_Test.sgsn0-SCCP(360)@449bbc254af8: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(360)@449bbc254af8: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250410085016031 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085016031 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410085016031 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410085016031 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410085016031 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085016031 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410085016031 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085016031 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085016031 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085016031 DLSS7 <000c> osmo_ss7_asp.c:1175 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 ac c8 70 02 00 00 00 00 00 06 00 08 00 00 00 07  20250410085016031 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085016031 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085016031 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085016031 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410085016031 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085016031 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00acc870) (sccp_scrc.c:486) 20250410085016031 DLSCCP DEBUG Received CO:COAK for local reference 33 (sccp_scoc.c:1855) 20250410085016031 DLSCCP DEBUG SCCP-SCOC(33)[0x55ae2af6f770]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250410085016031 DLSCCP DEBUG SCCP-SCOC(33)[0x55ae2af6f770]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250410085016031 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085016031 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250410085016031 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) 20250410085016031 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-33)[0x55ae2af6f040]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250410085016031 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-33)[0x55ae2af6f040]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250410085016031 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250410085016031 DLSCCP DEBUG SCCP-SCOC(33)[0x55ae2af6f770]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250410085016031 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00acc870), PART(T=Source Reference,L=4,D=00000021), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250410085016031 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085016031 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085016031 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085016031 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085016031 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085016031 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085016031 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [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 ac c8 70 00 00 21 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085016031 DLSCCP DEBUG SCCP-SCOC(33)[0x55ae2af6f770]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250410085016031 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-33)[0x55ae2af6f040]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:364) 20250410085016031 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5433471)[0x55ae2af6cc60]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250410085016031 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5433471)[0x55ae2af6cc60]{disconnected}: Freeing instance (context_map.c:202) 20250410085016031 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5433471)[0x55ae2af6cc60]{disconnected}: Deallocated (fsm.c:568) 20250410085016031 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-33)[0x55ae2af6f040]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250410085016031 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-33)[0x55ae2af6f040]{disconnected}: Freeing instance (context_map.c:206) 20250410085016031 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-33)[0x55ae2af6f040]{disconnected}: Deallocated (fsm.c:568) 20250410085016031 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5433471 SCCP-33 sgsn-0 MI=IMSI-262420000000006: Deallocating (context_map.c:225) 20250410085016031 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085016031 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085016031 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085016031 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085016031 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085016031 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.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' 20250410085016031 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410085016031 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410085016031 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085016031 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 ac c8 70 00 00 21 00 00 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(360)@449bbc254af8: Session index based on local reference:0 20250410085016032 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085016032 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410085016032 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410085016032 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410085016032 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085016032 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410085016032 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085016032 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085016032 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085016032 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 ac c8 70 00 00 06 00 08 00 00 00 07  20250410085016032 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085016032 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085016032 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085016032 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410085016032 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085016032 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=00acc870) (sccp_scrc.c:486) 20250410085016032 DLSCCP DEBUG Received CO:RELCO for local reference 33 (sccp_scoc.c:1855) 20250410085016032 DLSCCP DEBUG SCCP-SCOC(33)[0x55ae2af6f770]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250410085016032 DLSCCP DEBUG SCCP-SCOC(33)[0x55ae2af6f770]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250410085016032 DLSCCP DEBUG SCCP-SCOC(33)[0x55ae2af6f770]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250410085016032 DLSCCP DEBUG SCCP-SCOC(33)[0x55ae2af6f770]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250410085016032 DLSCCP DEBUG SCCP-SCOC(33)[0x55ae2af6f770]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.sgsn0-RAN(361)@449bbc254af8: Deleted conn table entry 0TC_ps_rua_disconnect_during_sccp_cr_cc0(364)718186 MTC@449bbc254af8: ok: talloc reports "asn1_context" = 1 bytes 20250410085017046 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:33445<->l=127.0.0.1:4262) (control_if.c:193) 20250410085017047 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55874<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(353)@449bbc254af8: Final verdict of PTC: none VirtHNBGW-STATS(352)@449bbc254af8: Final verdict of PTC: none MTC@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed 20250410085017051 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55868<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250410085017052 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085017052 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085017052 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410085017052 DMAIN NOTICE (127.0.0.1:9999 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) 20250410085017052 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) MutexDispCT-TC_ps_rua_disconnect_during_sccp_cr_cc(351)@449bbc254af8: Final verdict of PTC: none TC_ps_rua_disconnect_during_sccp_cr_cc-Iuh0-RUA(356)@449bbc254af8: Final verdict of PTC: none 20250410085017055 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250410085017055 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410085017055 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250410085017055 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250410085017055 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250410085017055 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410085017055 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250410085017055 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT HNBGW_Test.msc0-SCCP(357)@449bbc254af8: Final verdict of PTC: none HNBGW_Test.msc0-RAN(358)@449bbc254af8: Final verdict of PTC: none TC_ps_rua_disconnect_during_sccp_cr_cc-Iuh0(355)@449bbc254af8: Final verdict of PTC: none 20250410085017055 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250410085017055 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410085017055 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250410085017055 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250410085017055 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250410085017055 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410085017056 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250410085017056 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250410085017056 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250410085017056 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085017056 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-sgsn0-0: connection closed 20250410085017056 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250410085017056 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250410085017056 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250410085017056 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING HNBGW_Test.sgsn0-SCCP(360)@449bbc254af8: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(361)@449bbc254af8: Final verdict of PTC: none 20250410085017056 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 20250410085017056 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  20250410085017056 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085017056 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250410085017056 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250410085017056 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085017056 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250410085017056 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250410085017056 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085017056 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-msc0-0: connection closed 20250410085017056 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250410085017056 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250410085017056 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250410085017056 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250410085017056 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 20250410085017057 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085017057 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250410085017057 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250410085017056 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250410085017056 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085017056 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085017056 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085017056 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085017056 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250410085017056 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250410085017057 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250410085017057 DRANAP NOTICE cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: link lost (cnlink.c:118) 20250410085017057 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085017057 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250410085017057 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:378) 20250410085017057 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085017057 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085017057 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085017057 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085017057 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250410085017057 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250410085017057 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250410085017057 DRANAP NOTICE cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.sgsn0-M3UA(362)@449bbc254af8: Final verdict of PTC: none HNBGW-MGCP(363)@449bbc254af8: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(359)@449bbc254af8: Final verdict of PTC: none HNBGW-PFCP(354)@449bbc254af8: Final verdict of PTC: none 20250410085017065 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55878<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rua_disconnect_during_sccp_cr_cc0(364)@449bbc254af8: Final verdict of PTC: pass MTC@449bbc254af8: Setting final verdict of the test case. MTC@449bbc254af8: Local verdict of MTC: pass MTC@449bbc254af8: Local verdict of PTC MutexDispCT-TC_ps_rua_disconnect_during_sccp_cr_cc(351): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC VirtHNBGW-STATS(352): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC IPA-CTRL-CLI-IPA(353): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW-PFCP(354): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC TC_ps_rua_disconnect_during_sccp_cr_cc-Iuh0(355): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC TC_ps_rua_disconnect_during_sccp_cr_cc-Iuh0-RUA(356): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.msc0-SCCP(357): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.msc0-RAN(358): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.msc0-M3UA(359): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(360): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.sgsn0-RAN(361): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(362): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW-MGCP(363): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC TC_ps_rua_disconnect_during_sccp_cr_cc0(364): pass (pass -> pass) MTC@449bbc254af8: Test case TC_ps_rua_disconnect_during_sccp_cr_cc finished. Verdict: pass MTC@449bbc254af8: 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'. Thu Apr 10 08:50:17 UTC 2025 ====== HNBGW_Tests.TC_ps_rua_disconnect_during_sccp_cr_cc pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_ps_rua_disconnect_during_sccp_cr_cc.talloc 20250410085017151 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46196<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410085017553 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46196<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=277868) Waiting for packet dumper to finish... 1 (prev_count=277868, count=278508) 20250410085019057 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250410085019057 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250410085019057 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250410085019057 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250410085019057 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250410085019057 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@449bbc254af8: 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@449bbc254af8: 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 ------ Thu Apr 10 08:50: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_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@449bbc254af8: 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@449bbc254af8: Test case TC_cs_rua_disconnect_during_sccp_cr_cc started. 20250410085020648 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46204<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410085020656 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46208<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410085020662 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:43753<->l=127.0.0.1:4262) (control_if.c:572) 20250410085020684 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085020684 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085020684 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085020684 DRANAP DEBUG cnlink(msc-1)[0x55ae2aef6920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085020685 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085020685 DRANAP DEBUG cnlink(msc-2)[0x55ae2aef3b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085020685 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085020685 DRANAP DEBUG cnlink(msc-3)[0x55ae2af5d910]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085020685 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250410085020685 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)@449bbc254af8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250410085020686 DRANAP DEBUG cnlink(msc-3)[0x55ae2af5d910]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085020686 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250410085020686 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085020686 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085020686 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410085020686 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085020686 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085020686 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085020686 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) 20250410085020686 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085020686 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085020686 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085020686 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085020686 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085020686 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085020686 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085020686 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) 20250410085020686 DLSS7 DEBUG Found route for dpc=4=0.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) 20250410085020686 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250410085020686 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085020686 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250410085020686 DRANAP DEBUG cnlink(msc-3)[0x55ae2af5d910]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085020686 DRANAP DEBUG cnlink(msc-2)[0x55ae2aef3b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085020686 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250410085020686 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085020686 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085020686 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410085020686 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085020686 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085020686 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085020686 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085020686 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085020686 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085020686 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085020686 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085020686 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085020686 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085020686 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085020686 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085020686 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085020686 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250410085020686 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085020686 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085020686 DRANAP DEBUG cnlink(msc-2)[0x55ae2aef3b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085020686 DRANAP DEBUG cnlink(msc-1)[0x55ae2aef6920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085020686 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250410085020686 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085020686 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085020686 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410085020686 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085020686 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085020687 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085020687 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085020687 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085020687 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085020687 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085020687 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085020687 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085020687 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085020687 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085020687 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085020687 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085020687 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410085020687 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085020687 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085020687 DRANAP DEBUG cnlink(msc-1)[0x55ae2aef6920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085020687 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085020687 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250410085020687 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085020687 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085020687 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410085020687 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085020687 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085020687 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085020687 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085020687 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085020687 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085020687 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085020687 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085020687 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085020687 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085020687 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085020687 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085020687 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085020687 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085020687 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085020687 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085020687 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085020687 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085020687 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085020687 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085020687 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 20250410085020687 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250410085020687 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250410085020687 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085020687 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085020687 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085020687 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250410085020687 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250410085020687 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 20250410085020687 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250410085020687 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085020687 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085020687 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085020687 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410085020687 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410085020687 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250410085020687 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085020687 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085020687 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085020687 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085020687 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085020687 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@449bbc254af8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@449bbc254af8: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(373)@449bbc254af8: ************************************************* HNBGW_Test.msc0-M3UA(373)@449bbc254af8: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(373)@449bbc254af8: ************************************************* HNBGW_Test.msc0-SCCP(371)@449bbc254af8: v_sccp_pdu_maxlen:268 20250410085020704 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085020704 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085020704 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085020704 DRANAP DEBUG cnlink(sgsn-1)[0x55ae2af5ec30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085020704 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085020704 DRANAP DEBUG cnlink(sgsn-2)[0x55ae2af5f5c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085020704 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085020704 DRANAP DEBUG cnlink(sgsn-3)[0x55ae2af5ff50]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085020705 DRANAP DEBUG cnlink(sgsn-3)[0x55ae2af5ff50]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085020705 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250410085020705 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085020705 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085020705 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410085020705 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085020705 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085020705 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085020705 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) 20250410085020705 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085020705 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085020705 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085020705 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085020705 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085020705 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085020705 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085020705 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) 20250410085020705 DLSS7 DEBUG Found route for dpc=12=0.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) 20250410085020705 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250410085020705 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085020705 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250410085020705 DRANAP DEBUG cnlink(sgsn-3)[0x55ae2af5ff50]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085020705 DRANAP DEBUG cnlink(sgsn-2)[0x55ae2af5f5c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085020705 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250410085020705 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085020705 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085020705 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410085020705 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085020705 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085020705 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085020705 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085020705 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085020705 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085020705 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085020705 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085020705 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085020705 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085020705 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085020705 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085020705 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085020705 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250410085020705 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085020705 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085020705 DRANAP DEBUG cnlink(sgsn-2)[0x55ae2af5f5c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085020705 DRANAP DEBUG cnlink(sgsn-1)[0x55ae2af5ec30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085020705 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250410085020705 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085020705 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085020705 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410085020705 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085020705 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085020705 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085020705 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085020705 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085020705 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085020705 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085020705 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085020705 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085020705 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085020705 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085020705 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085020705 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085020705 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250410085020705 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085020705 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085020705 DRANAP DEBUG cnlink(sgsn-1)[0x55ae2af5ec30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085020705 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085020705 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250410085020705 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085020705 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085020705 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410085020705 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085020705 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085020705 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085020705 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085020705 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085020705 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085020705 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085020705 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085020705 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085020705 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085020705 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085020705 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085020705 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085020705 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085020705 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085020705 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085020705 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085020705 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085020705 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085020705 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085020705 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 20250410085020705 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250410085020705 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250410085020705 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085020705 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085020705 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085020705 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250410085020705 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250410085020705 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 20250410085020705 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250410085020705 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085020705 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085020705 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085020705 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250410085020705 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250410085020705 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250410085020705 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085020705 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085020705 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085020705 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085020705 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085020705 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@449bbc254af8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@449bbc254af8: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(376)@449bbc254af8: ************************************************* HNBGW_Test.sgsn0-M3UA(376)@449bbc254af8: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(376)@449bbc254af8: ************************************************* HNBGW_Test.sgsn0-SCCP(374)@449bbc254af8: v_sccp_pdu_maxlen:268 20250410085020738 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085020738 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085020738 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250410085020738 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250410085020738 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) 20250410085020738 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250410085020738 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250410085020738 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410085020738 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@449bbc254af8: setverdict(pass): none -> pass 20250410085020902 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250410085020902 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250410085020902 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250410085020902 DLSS7 <000c> 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)@449bbc254af8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250410085020912 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085020912 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250410085020912 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250410085020912 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250410085020912 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250410085020912 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250410085020912 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250410085020912 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 20250410085020912 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250410085020912 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  20250410085020912 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250410085020913 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085020913 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250410085020913 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250410085020913 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  20250410085020913 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250410085020913 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250410085020913 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250410085020913 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 20250410085020913 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250410085020913 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  20250410085020913 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085020913 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250410085020913 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085020913 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250410085020913 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:413) 20250410085020913 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085020913 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085020913 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085020913 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085020913 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250410085020913 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250410085020913 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085020914 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085020914 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250410085020914 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085020914 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085020914 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410085020914 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085020914 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085020914 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085020914 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085020914 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085020914 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085020914 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085020914 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085020914 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085020914 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085020914 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085020914 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085020914 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085020914 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085020914 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085020914 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085020914 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085020914 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085020914 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085020914 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085020914 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085020914 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085020914 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.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' 20250410085020914 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410085020914 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410085020914 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085020914 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  20250410085020917 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250410085020917 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250410085020917 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250410085020917 DLSS7 <000c> 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)@449bbc254af8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250410085020918 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085020918 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250410085020918 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250410085020918 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250410085020918 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250410085020918 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250410085020918 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250410085020918 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 20250410085020918 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250410085020918 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  20250410085020918 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250410085020919 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085020919 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250410085020919 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250410085020919 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  20250410085020919 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250410085020919 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250410085020919 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250410085020919 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 20250410085020919 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250410085020919 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  20250410085020919 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  20250410085020919 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085020919 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250410085020919 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085020919 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250410085020919 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250410085020919 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085020919 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085020919 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085020919 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085020919 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250410085020919 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250410085020919 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085020920 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085020920 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250410085020920 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085020920 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085020920 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410085020920 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085020920 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085020920 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085020920 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085020920 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085020920 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085020920 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085020920 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085020920 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085020920 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085020920 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085020920 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085020920 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085020920 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085020920 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085020920 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085020920 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085020920 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085020920 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085020920 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085020920 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085020920 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085020920 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.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' 20250410085020920 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410085020920 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410085020920 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085020920 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(372)@449bbc254af8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250410085021720 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085021720 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410085021720 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410085021720 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410085021720 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085021720 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410085021720 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085021720 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085021720 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085021720 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085021720 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085021721 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085021721 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085021721 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410085021721 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085021721 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085021721 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250410085021721 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410085021721 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085021721 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085021721 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085021721 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085021721 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085021721 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085021721 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085021721 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085021721 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085021721 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085021721 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085021721 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085021721 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085021721 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085021721 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250410085021721 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250410085021721 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250410085021721 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250410085021721 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085021721 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410085021721 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085021721 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085021721 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085021721 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085021721 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085021721 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085021721 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085021721 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085021721 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085021721 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085021721 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085021721 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085021721 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085021721 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085021721 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085021721 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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) 20250410085021721 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250410085021721 DRANAP NOTICE cnlink(msc-0)[0x55ae2af13940]{CONNECTED}: link up (cnlink.c:111) 20250410085021721 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085021721 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085021721 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085021721 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085021721 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085021721 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.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' 20250410085021722 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410085021722 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410085021722 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085021722 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  20250410085021723 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085021723 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410085021723 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410085021723 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410085021723 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085021723 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410085021723 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085021723 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085021723 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085021723 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085021723 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085021723 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085021723 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085021723 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410085021723 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085021723 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085021723 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250410085021723 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410085021723 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085021724 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085021724 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085021724 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085021724 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085021724 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085021724 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085021724 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085021724 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085021724 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085021724 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085021724 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085021724 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085021724 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085021724 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250410085021724 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250410085021724 DRANAP INFO cnlink(msc-0)[0x55ae2af13940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(375)@449bbc254af8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250410085021728 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085021728 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410085021728 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410085021728 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410085021729 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085021729 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410085021729 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085021729 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085021729 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085021729 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085021729 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085021729 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085021729 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085021729 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410085021729 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085021729 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085021729 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250410085021729 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410085021729 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085021729 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085021729 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085021729 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085021729 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085021729 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085021729 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085021729 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085021729 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085021729 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085021729 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085021729 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085021729 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085021729 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085021729 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250410085021729 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250410085021729 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250410085021729 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250410085021729 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085021729 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410085021729 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085021729 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085021729 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085021729 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085021729 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085021729 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085021729 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085021729 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085021729 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085021729 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085021729 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085021729 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085021729 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085021729 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085021729 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085021729 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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) 20250410085021729 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250410085021729 DRANAP NOTICE cnlink(sgsn-0)[0x55ae2af5e2a0]{CONNECTED}: link up (cnlink.c:111) 20250410085021729 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085021729 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085021729 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085021729 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085021729 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085021729 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250410085021729 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410085021729 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410085021729 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085021729 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  20250410085021730 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085021730 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410085021730 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410085021730 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410085021730 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085021730 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410085021730 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085021730 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085021730 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085021730 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085021730 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085021730 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085021730 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085021730 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410085021730 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085021730 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085021730 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250410085021730 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410085021730 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085021730 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085021730 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085021730 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085021730 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085021730 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085021730 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085021730 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085021730 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085021730 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085021730 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085021731 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085021731 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085021731 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085021731 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250410085021731 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250410085021731 DRANAP INFO cnlink(sgsn-0)[0x55ae2af5e2a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250410085021780 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46220<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_cs_rua_disconnect_during_sccp_cr_cc0(378)@449bbc254af8: f_gen_tmsi(suffix:=0, nri_v:=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)@449bbc254af8: f_create_expect(l3 := '05080200F110172A52082926240000000060'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(372)@449bbc254af8: 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)@449bbc254af8: Added conn table entry 0TC_cs_rua_disconnect_during_sccp_cr_cc0(378)16472055 20250410085022810 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085022810 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085022810 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250410085022810 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250410085022810 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xfb57f7, normal) (hnbgw_rua.c:407) 20250410085022810 DHNB DEBUG map_rua[0x55ae2af6f770]{init}: Allocated (fsm.c:456) 20250410085022810 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16472055)[0x55ae2af6f770]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250410085022810 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16472055 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250410085022810 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410085022810 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410085022810 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16472055 SCCP-0 CS MI=IMSI-262420000000006: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250410085022810 DCN DEBUG map_sccp[0x55ae2af6cc60]{init}: Allocated (fsm.c:456) 20250410085022810 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x55ae2af6cc60]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250410085022810 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-16472055 <-> SCCP-34 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250410085022810 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16472055 SCCP-34 msc-0 MI=IMSI-262420000000006: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250410085022810 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16472055)[0x55ae2af6f770]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250410085022810 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410085022810 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410085022810 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16472055)[0x55ae2af6f770]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250410085022810 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x55ae2af6cc60]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250410085022810 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250410085022810 DLSCCP DEBUG SCCP-SCOC(34)[0x55ae2af6f040]{IDLE}: Allocated (fsm.c:456) 20250410085022810 DLSCCP DEBUG SCCP-SCOC(34)[0x55ae2af6f040]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250410085022810 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000060004f40030003390056400500f1100926) (sccp_scrc.c:415) 20250410085022810 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085022810 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085022810 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085022810 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085022810 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085022810 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085022811 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085022811 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085022811 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085022811 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085022811 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085022811 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085022811 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085022811 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085022811 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085022811 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 03 39 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) 20250410085022811 DLSCCP DEBUG SCCP-SCOC(34)[0x55ae2af6f040]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250410085022811 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x55ae2af6cc60]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250410085022811 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16472055)[0x55ae2af6f770]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250410085022811 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085022811 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085022811 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085022811 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085022811 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085022811 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250410085022811 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410085022811 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410085022811 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085022811 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 03 39 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)@449bbc254af8: First idle individual index:0 HNBGW_Test.msc0-SCCP(371)@449bbc254af8: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(372)@449bbc254af8: Found Expect[0] for l3='05080200F110172A52082926240000000060'O handled at TC_cs_rua_disconnect_during_sccp_cr_cc0(378) HNBGW_Test.msc0-RAN(372)@449bbc254af8: Added conn table entry 0TC_cs_rua_disconnect_during_sccp_cr_cc0(378)3230982 TC_cs_rua_disconnect_during_sccp_cr_cc0(378)@449bbc254af8: setverdict(pass): none -> pass TC_cs_rua_disconnect_during_sccp_cr_cc-Iuh0-RUA(370)@449bbc254af8: Deleted conn table entry 0TC_cs_rua_disconnect_during_sccp_cr_cc0(378)16472055 20250410085023012 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085023012 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085023013 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 24 bytes from client (stream_srv.c:1351) 20250410085023013 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250410085023013 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xfb57f7,cause=misc(unspecified)) (hnbgw_rua.c:439) 20250410085023013 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16472055 SCCP-34 msc-0 MI=IMSI-262420000000006: rx RUA Disconnect with 0 bytes RANAP data (hnbgw_rua.c:312) 20250410085023013 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16472055)[0x55ae2af6f770]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250410085023013 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16472055)[0x55ae2af6f770]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250410085023013 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x55ae2af6cc60]{wait_cc}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) HNBGW_Test.msc0-SCCP(371)@449bbc254af8: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(371)@449bbc254af8: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250410085023833 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085023833 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410085023833 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410085023833 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410085023833 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085023833 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410085023833 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085023833 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085023833 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085023833 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 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 23 94 60 02 00 00 00 00 00 06 00 08 00 00 00 07  20250410085023833 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085023833 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085023833 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085023833 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410085023833 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085023833 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00239460) (sccp_scrc.c:486) 20250410085023833 DLSCCP DEBUG Received CO:COAK for local reference 34 (sccp_scoc.c:1855) 20250410085023833 DLSCCP DEBUG SCCP-SCOC(34)[0x55ae2af6f040]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250410085023833 DLSCCP DEBUG SCCP-SCOC(34)[0x55ae2af6f040]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250410085023833 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085023833 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250410085023833 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) 20250410085023833 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x55ae2af6cc60]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250410085023833 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x55ae2af6cc60]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250410085023833 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250410085023833 DLSCCP DEBUG SCCP-SCOC(34)[0x55ae2af6f040]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250410085023833 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00239460), PART(T=Source Reference,L=4,D=00000022), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250410085023833 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085023833 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085023833 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085023833 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085023833 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085023833 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085023833 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 23 94 60 00 00 22 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085023833 DLSCCP DEBUG SCCP-SCOC(34)[0x55ae2af6f040]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250410085023833 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x55ae2af6cc60]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:364) 20250410085023833 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16472055)[0x55ae2af6f770]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250410085023833 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16472055)[0x55ae2af6f770]{disconnected}: Freeing instance (context_map.c:202) 20250410085023833 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16472055)[0x55ae2af6f770]{disconnected}: Deallocated (fsm.c:568) 20250410085023833 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x55ae2af6cc60]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250410085023833 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x55ae2af6cc60]{disconnected}: Freeing instance (context_map.c:206) 20250410085023833 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x55ae2af6cc60]{disconnected}: Deallocated (fsm.c:568) 20250410085023833 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16472055 SCCP-34 msc-0 MI=IMSI-262420000000006: Deallocating (context_map.c:225) 20250410085023834 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085023834 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085023834 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085023834 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085023834 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085023834 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250410085023834 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410085023834 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410085023834 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085023834 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 23 94 60 00 00 22 00 00 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(371)@449bbc254af8: Session index based on local reference:0 20250410085023838 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085023838 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410085023838 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410085023838 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410085023838 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085023838 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410085023838 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085023838 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085023838 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085023838 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 23 94 60 00 00 06 00 08 00 00 00 07  20250410085023839 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085023839 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085023839 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085023839 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410085023839 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085023839 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=00239460) (sccp_scrc.c:486) 20250410085023839 DLSCCP DEBUG Received CO:RELCO for local reference 34 (sccp_scoc.c:1855) 20250410085023839 DLSCCP DEBUG SCCP-SCOC(34)[0x55ae2af6f040]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250410085023839 DLSCCP DEBUG SCCP-SCOC(34)[0x55ae2af6f040]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250410085023839 DLSCCP DEBUG SCCP-SCOC(34)[0x55ae2af6f040]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250410085023839 DLSCCP DEBUG SCCP-SCOC(34)[0x55ae2af6f040]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250410085023839 DLSCCP DEBUG SCCP-SCOC(34)[0x55ae2af6f040]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(372)@449bbc254af8: Deleted conn table entry 0TC_cs_rua_disconnect_during_sccp_cr_cc0(378)3230982 MTC@449bbc254af8: ok: talloc reports "asn1_context" = 1 bytes 20250410085024851 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46208<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250410085024851 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:43753<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(367)@449bbc254af8: Final verdict of PTC: none VirtHNBGW-STATS(366)@449bbc254af8: Final verdict of PTC: none MTC@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed 20250410085024856 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46204<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250410085024858 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085024858 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085024858 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410085024859 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) HNBGW_Test.sgsn0-RAN(375)@449bbc254af8: Final verdict of PTC: none 20250410085024859 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250410085024860 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250410085024860 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410085024860 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250410085024861 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250410085024861 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250410085024861 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410085024861 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250410085024861 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250410085024861 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250410085024861 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410085024861 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250410085024861 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250410085024861 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250410085024861 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085024861 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-msc0-0: connection closed MutexDispCT-TC_cs_rua_disconnect_during_sccp_cr_cc(365)@449bbc254af8: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(374)@449bbc254af8: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(371)@449bbc254af8: Final verdict of PTC: none TC_cs_rua_disconnect_during_sccp_cr_cc-Iuh0-RUA(370)@449bbc254af8: Final verdict of PTC: none 20250410085024861 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250410085024861 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250410085024861 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250410085024861 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250410085024861 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 20250410085024861 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  20250410085024861 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085024861 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250410085024861 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(373)@449bbc254af8: Final verdict of PTC: none HNBGW_Test.msc0-RAN(372)@449bbc254af8: Final verdict of PTC: none 20250410085024861 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250410085024862 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085024862 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250410085024862 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:378) 20250410085024862 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085024862 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085024862 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085024862 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085024862 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250410085024862 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250410085024862 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250410085024862 DRANAP NOTICE cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: link lost (cnlink.c:118) 20250410085024861 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410085024861 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250410085024861 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250410085024862 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250410085024862 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085024862 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-sgsn0-0: connection closed 20250410085024862 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250410085024862 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250410085024862 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250410085024862 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250410085024862 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 20250410085024862 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085024862 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250410085024862 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(376)@449bbc254af8: Final verdict of PTC: none 20250410085024862 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085024862 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250410085024862 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250410085024862 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085024862 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085024862 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085024862 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085024862 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250410085024862 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250410085024862 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250410085024862 DRANAP NOTICE cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: link lost (cnlink.c:118) TC_cs_rua_disconnect_during_sccp_cr_cc-Iuh0(369)@449bbc254af8: Final verdict of PTC: none HNBGW-PFCP(368)@449bbc254af8: Final verdict of PTC: none HNBGW-MGCP(377)@449bbc254af8: Final verdict of PTC: none 20250410085024865 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46220<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_cs_rua_disconnect_during_sccp_cr_cc0(378)@449bbc254af8: Final verdict of PTC: pass MTC@449bbc254af8: Setting final verdict of the test case. MTC@449bbc254af8: Local verdict of MTC: pass MTC@449bbc254af8: Local verdict of PTC MutexDispCT-TC_cs_rua_disconnect_during_sccp_cr_cc(365): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC VirtHNBGW-STATS(366): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC IPA-CTRL-CLI-IPA(367): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW-PFCP(368): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC TC_cs_rua_disconnect_during_sccp_cr_cc-Iuh0(369): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC TC_cs_rua_disconnect_during_sccp_cr_cc-Iuh0-RUA(370): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.msc0-SCCP(371): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.msc0-RAN(372): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.msc0-M3UA(373): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(374): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.sgsn0-RAN(375): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(376): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW-MGCP(377): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC TC_cs_rua_disconnect_during_sccp_cr_cc0(378): pass (pass -> pass) MTC@449bbc254af8: Test case TC_cs_rua_disconnect_during_sccp_cr_cc finished. Verdict: pass MTC@449bbc254af8: 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'. Thu Apr 10 08:50:24 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 20250410085024952 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46236<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410085025354 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46236<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=250596) Waiting for packet dumper to finish... 1 (prev_count=250596, count=278148) 20250410085026862 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250410085026862 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250410085026862 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250410085026862 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250410085026862 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250410085026862 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@449bbc254af8: 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@449bbc254af8: 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 ------ Thu Apr 10 08:50:27 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_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@449bbc254af8: 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@449bbc254af8: Test case TC_cs_iu_release_req_rua_disconnect started. 20250410085028454 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33990<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410085028459 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34000<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410085028463 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:45349<->l=127.0.0.1:4262) (control_if.c:572) 20250410085028481 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085028481 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085028481 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085028481 DRANAP DEBUG cnlink(msc-1)[0x55ae2aef6920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085028481 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085028481 DRANAP DEBUG cnlink(msc-2)[0x55ae2aef3b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085028482 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085028482 DRANAP DEBUG cnlink(msc-3)[0x55ae2af5d910]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085028482 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250410085028482 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) TC_cs_iu_release_req_rua_disconnect-Iuh0(383)@449bbc254af8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250410085028483 DRANAP DEBUG cnlink(msc-3)[0x55ae2af5d910]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085028483 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250410085028483 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085028483 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085028483 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410085028483 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085028483 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085028483 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085028483 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) 20250410085028483 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085028483 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085028483 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085028483 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085028483 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085028483 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085028483 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085028483 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) 20250410085028483 DLSS7 DEBUG Found route for dpc=4=0.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) 20250410085028483 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250410085028483 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085028483 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250410085028483 DRANAP DEBUG cnlink(msc-3)[0x55ae2af5d910]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085028483 DRANAP DEBUG cnlink(msc-2)[0x55ae2aef3b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085028483 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250410085028483 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085028483 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085028483 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410085028483 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085028483 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085028483 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085028483 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085028483 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085028483 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085028483 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085028483 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085028483 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085028483 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085028483 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085028483 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085028483 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085028483 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250410085028483 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085028483 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085028483 DRANAP DEBUG cnlink(msc-2)[0x55ae2aef3b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085028483 DRANAP DEBUG cnlink(msc-1)[0x55ae2aef6920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085028483 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250410085028483 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085028483 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085028483 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410085028483 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085028483 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085028483 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085028483 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085028483 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085028483 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085028483 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085028483 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085028483 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085028483 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085028483 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085028483 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085028483 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085028483 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410085028483 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085028483 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085028483 DRANAP DEBUG cnlink(msc-1)[0x55ae2aef6920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085028483 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085028483 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250410085028483 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085028483 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085028483 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410085028483 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085028483 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085028483 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085028483 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085028483 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085028483 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085028483 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085028483 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085028483 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085028483 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085028483 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085028483 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085028483 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085028483 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085028483 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085028483 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085028483 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085028483 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085028483 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085028483 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085028483 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 20250410085028483 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250410085028483 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250410085028483 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085028483 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085028483 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085028483 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250410085028483 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250410085028483 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250410085028483 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085028483 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085028483 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085028483 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410085028483 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410085028483 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250410085028483 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085028483 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085028483 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085028483 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085028483 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085028483 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@449bbc254af8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(387)@449bbc254af8: ************************************************* HNBGW_Test.msc0-M3UA(387)@449bbc254af8: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(387)@449bbc254af8: ************************************************* MTC@449bbc254af8: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(385)@449bbc254af8: v_sccp_pdu_maxlen:268 20250410085028500 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085028500 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085028501 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085028501 DRANAP DEBUG cnlink(sgsn-1)[0x55ae2af5ec30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085028501 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085028501 DRANAP DEBUG cnlink(sgsn-2)[0x55ae2af5f5c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085028501 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085028501 DRANAP DEBUG cnlink(sgsn-3)[0x55ae2af5ff50]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085028502 DRANAP DEBUG cnlink(sgsn-3)[0x55ae2af5ff50]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085028502 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250410085028502 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085028502 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085028502 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410085028502 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085028502 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085028502 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085028502 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) 20250410085028502 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085028502 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085028502 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085028502 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085028502 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085028502 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085028502 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085028502 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) 20250410085028502 DLSS7 DEBUG Found route for dpc=12=0.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) 20250410085028502 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250410085028502 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085028502 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250410085028502 DRANAP DEBUG cnlink(sgsn-3)[0x55ae2af5ff50]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085028502 DRANAP DEBUG cnlink(sgsn-2)[0x55ae2af5f5c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085028502 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250410085028502 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085028502 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085028502 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410085028502 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085028502 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085028502 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085028502 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085028502 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085028502 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085028502 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085028502 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085028502 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085028502 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085028502 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085028502 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085028502 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085028502 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250410085028502 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085028502 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085028502 DRANAP DEBUG cnlink(sgsn-2)[0x55ae2af5f5c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085028502 DRANAP DEBUG cnlink(sgsn-1)[0x55ae2af5ec30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085028502 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250410085028502 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085028502 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085028502 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410085028502 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085028502 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085028502 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085028502 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085028502 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085028502 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085028502 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085028502 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085028502 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085028502 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085028502 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085028502 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085028502 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085028502 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250410085028502 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085028502 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085028502 DRANAP DEBUG cnlink(sgsn-1)[0x55ae2af5ec30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085028502 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085028503 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250410085028503 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085028503 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085028503 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410085028503 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085028503 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085028503 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085028503 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085028503 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085028503 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085028503 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085028503 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085028503 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085028503 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085028503 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085028503 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085028503 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085028503 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085028503 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085028503 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085028503 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085028503 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085028503 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085028503 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085028503 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 20250410085028503 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250410085028503 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250410085028503 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085028503 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085028503 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085028503 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250410085028503 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250410085028503 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250410085028503 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085028503 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085028503 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085028503 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250410085028503 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250410085028503 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250410085028503 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085028503 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085028503 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085028503 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085028503 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085028503 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@449bbc254af8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@449bbc254af8: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(390)@449bbc254af8: ************************************************* HNBGW_Test.sgsn0-M3UA(390)@449bbc254af8: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(390)@449bbc254af8: ************************************************* HNBGW_Test.sgsn0-SCCP(388)@449bbc254af8: v_sccp_pdu_maxlen:268 20250410085028523 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085028523 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085028523 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250410085028523 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250410085028523 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) 20250410085028523 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250410085028523 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250410085028523 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410085028523 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@449bbc254af8: setverdict(pass): none -> pass 20250410085028696 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250410085028696 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250410085028696 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250410085028697 DLSS7 <000c> 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)@449bbc254af8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250410085028704 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085028704 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250410085028704 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250410085028704 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250410085028704 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250410085028704 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250410085028704 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250410085028704 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 20250410085028704 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250410085028704 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  20250410085028704 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250410085028707 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085028707 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250410085028707 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250410085028707 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  20250410085028707 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250410085028707 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250410085028707 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250410085028707 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 20250410085028707 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250410085028707 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  20250410085028707 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085028707 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250410085028707 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085028707 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250410085028707 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:413) 20250410085028708 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085028708 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085028708 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085028708 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085028708 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250410085028708 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250410085028708 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085028709 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085028709 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250410085028709 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085028709 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085028709 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410085028709 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085028709 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085028709 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085028709 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085028709 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085028709 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085028709 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085028709 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085028709 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085028709 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085028709 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085028709 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085028709 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085028709 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085028709 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085028709 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085028709 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085028710 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085028710 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085028710 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085028710 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085028710 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085028710 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.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' 20250410085028710 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410085028710 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410085028710 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085028710 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  20250410085028713 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250410085028713 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250410085028713 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250410085028713 DLSS7 <000c> 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)@449bbc254af8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250410085028719 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085028719 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250410085028719 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250410085028719 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250410085028719 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250410085028719 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250410085028719 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250410085028719 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 20250410085028719 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250410085028719 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  20250410085028719 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250410085028721 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085028722 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250410085028722 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250410085028722 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  20250410085028722 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250410085028722 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250410085028722 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250410085028722 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 20250410085028722 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250410085028722 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  20250410085028722 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  20250410085028722 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085028722 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250410085028722 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085028722 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250410085028722 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250410085028722 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085028722 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085028722 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085028722 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085028722 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250410085028722 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250410085028722 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085028723 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085028723 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250410085028723 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085028723 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085028723 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410085028723 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085028723 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085028723 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085028723 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085028723 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085028723 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085028723 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085028723 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085028723 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085028723 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085028723 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085028724 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085028724 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085028724 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085028724 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085028724 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085028724 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085028724 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085028724 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085028724 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085028724 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085028724 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085028724 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250410085028724 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410085028724 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410085028724 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085028724 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(386)@449bbc254af8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250410085029513 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085029513 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410085029513 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410085029513 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410085029513 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085029513 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410085029513 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085029513 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085029513 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085029513 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085029513 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085029513 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085029513 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085029514 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410085029514 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085029514 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085029514 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250410085029514 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410085029514 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085029514 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085029514 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085029514 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085029514 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085029514 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085029514 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085029514 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085029514 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085029514 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085029514 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085029514 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085029514 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085029514 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085029514 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250410085029514 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250410085029514 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250410085029514 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250410085029514 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085029514 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410085029514 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085029514 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085029514 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085029514 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085029514 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085029514 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085029514 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085029514 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085029514 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085029514 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085029514 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085029514 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085029515 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085029515 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085029515 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085029515 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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) 20250410085029515 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250410085029515 DRANAP NOTICE cnlink(msc-0)[0x55ae2af13940]{CONNECTED}: link up (cnlink.c:111) 20250410085029515 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085029515 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085029515 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085029515 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085029515 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085029515 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250410085029515 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410085029515 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410085029515 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085029515 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  20250410085029517 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085029517 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410085029517 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410085029517 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410085029517 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085029517 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410085029517 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085029517 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085029517 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085029517 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085029518 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085029518 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085029518 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085029518 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410085029518 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085029518 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085029518 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250410085029518 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410085029518 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085029518 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085029518 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085029518 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085029518 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085029518 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085029518 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085029518 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085029518 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085029518 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085029518 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085029518 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085029518 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085029518 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085029518 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250410085029518 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250410085029518 DRANAP INFO cnlink(msc-0)[0x55ae2af13940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(389)@449bbc254af8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250410085029523 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085029523 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410085029523 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410085029523 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410085029523 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085029523 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410085029523 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085029523 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085029523 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085029523 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085029523 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085029523 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085029523 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085029523 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410085029523 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085029523 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085029523 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250410085029523 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410085029523 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085029523 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085029524 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085029524 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085029524 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085029524 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085029524 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085029524 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085029524 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085029524 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085029524 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085029524 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085029524 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085029524 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085029524 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250410085029524 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250410085029524 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250410085029524 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250410085029524 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085029524 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410085029524 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085029524 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085029524 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085029524 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085029524 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085029524 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085029524 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085029524 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085029524 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085029524 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085029524 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085029524 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085029524 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085029524 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085029524 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085029524 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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) 20250410085029524 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250410085029524 DRANAP NOTICE cnlink(sgsn-0)[0x55ae2af5e2a0]{CONNECTED}: link up (cnlink.c:111) 20250410085029525 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085029525 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085029525 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085029525 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085029525 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085029525 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.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' 20250410085029525 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410085029525 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410085029525 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085029525 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  20250410085029525 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085029525 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410085029525 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410085029525 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410085029525 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085029525 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410085029525 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085029525 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085029525 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085029525 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085029525 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085029525 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085029526 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085029526 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410085029526 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085029526 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085029526 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250410085029526 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410085029526 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085029526 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085029526 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085029526 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085029526 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085029526 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085029526 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085029526 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085029526 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085029526 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085029526 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085029526 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085029526 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085029526 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085029526 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250410085029526 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250410085029526 DRANAP INFO cnlink(sgsn-0)[0x55ae2af5e2a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250410085029538 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34014<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_cs_iu_release_req_rua_disconnect0(392)@449bbc254af8: f_gen_tmsi(suffix:=0, nri_v:=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)@449bbc254af8: f_create_expect(l3 := '05080200F110172A52082926240000000090'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(386)@449bbc254af8: 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)@449bbc254af8: Added conn table entry 0TC_cs_iu_release_req_rua_disconnect0(392)10133793 20250410085030571 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085030571 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085030571 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250410085030571 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250410085030571 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x9aa121, normal) (hnbgw_rua.c:407) 20250410085030571 DHNB DEBUG map_rua[0x55ae2af6f040]{init}: Allocated (fsm.c:456) 20250410085030571 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10133793)[0x55ae2af6f040]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250410085030571 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10133793 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250410085030571 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410085030571 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410085030571 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10133793 SCCP-0 CS MI=IMSI-262420000000009: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250410085030571 DCN DEBUG map_sccp[0x55ae2af6f770]{init}: Allocated (fsm.c:456) 20250410085030571 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x55ae2af6f770]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250410085030571 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-10133793 <-> SCCP-35 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250410085030571 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10133793 SCCP-35 msc-0 MI=IMSI-262420000000009: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250410085030571 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10133793)[0x55ae2af6f040]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250410085030571 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410085030571 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410085030571 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10133793)[0x55ae2af6f040]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250410085030571 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x55ae2af6f770]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250410085030571 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250410085030571 DLSCCP DEBUG SCCP-SCOC(35)[0x55ae2af6cc60]{IDLE}: Allocated (fsm.c:456) 20250410085030571 DLSCCP DEBUG SCCP-SCOC(35)[0x55ae2af6cc60]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250410085030571 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000090004f40030001d80056400500f1100926) (sccp_scrc.c:415) 20250410085030571 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085030571 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085030571 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085030572 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085030572 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085030572 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085030572 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085030572 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085030572 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085030572 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085030572 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085030572 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085030572 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085030572 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085030572 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085030572 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 01 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) 20250410085030572 DLSCCP DEBUG SCCP-SCOC(35)[0x55ae2af6cc60]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250410085030572 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x55ae2af6f770]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250410085030572 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10133793)[0x55ae2af6f040]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250410085030572 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085030572 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085030572 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085030572 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085030572 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085030572 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250410085030572 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410085030572 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410085030572 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085030572 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 01 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(385)@449bbc254af8: First idle individual index:0 HNBGW_Test.msc0-SCCP(385)@449bbc254af8: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(386)@449bbc254af8: Found Expect[0] for l3='05080200F110172A52082926240000000090'O handled at TC_cs_iu_release_req_rua_disconnect0(392) HNBGW_Test.msc0-RAN(386)@449bbc254af8: Added conn table entry 0TC_cs_iu_release_req_rua_disconnect0(392)10813401 HNBGW_Test.msc0-SCCP(385)@449bbc254af8: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(385)@449bbc254af8: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_cs_iu_release_req_rua_disconnect0(392)@449bbc254af8: setverdict(pass): none -> pass 20250410085030584 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085030584 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085030584 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085030584 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410085030584 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085030584 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00c6bad2) (sccp_scrc.c:486) 20250410085030584 DLSCCP DEBUG Received CO:COAK for local reference 35 (sccp_scoc.c:1855) 20250410085030584 DLSCCP DEBUG SCCP-SCOC(35)[0x55ae2af6cc60]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250410085030584 DLSCCP DEBUG SCCP-SCOC(35)[0x55ae2af6cc60]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250410085030584 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085030584 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410085030584 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410085030584 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410085030584 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085030584 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410085030584 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085030584 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085030584 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085030584 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 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 c6 ba d2 02 00 00 00 00 00 06 00 08 00 00 00 07  20250410085030584 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085030584 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250410085030584 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) 20250410085030584 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x55ae2af6f770]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250410085030584 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x55ae2af6f770]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_cs_iu_release_req_rua_disconnect0(392)@449bbc254af8: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":705 HNBGW-MGCP(391)@449bbc254af8: 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)@449bbc254af8: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(385)@449bbc254af8: vl_len:91 HNBGW_Test.msc0-SCCP(385)@449bbc254af8: vl_from0 HNBGW_Test.msc0-SCCP(385)@449bbc254af8: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20250410085030784 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085030784 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410085030784 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410085030784 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410085030784 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085030784 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410085030784 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085030784 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085030785 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085030785 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  20250410085030785 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085030785 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085030785 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085030785 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410085030785 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085030785 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) 20250410085030785 DLSCCP DEBUG Received CO:CODT for local reference 35 (sccp_scoc.c:1855) 20250410085030785 DLSCCP DEBUG SCCP-SCOC(35)[0x55ae2af6cc60]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250410085030785 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085030785 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250410085030785 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x55ae2af6f770]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250410085030785 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250410085030785 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250410085030785 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x55ae2af6f770]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250410085030785 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250410085030785 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250410085030785 DMGW DEBUG mgw(mgw-fsm-10133793-0)[0x55ae2af89950]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250410085030785 DMGW DEBUG mgw(mgw-fsm-10133793-0)[0x55ae2af89950]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250410085030785 DMGW DEBUG mgw(mgw-fsm-10133793-0)[0x55ae2af89950]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250410085030785 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250410085030785 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250410085030785 DLMGCP DEBUG mgw-endp(mgw-fsm-10133793-0)[0x55ae2af8a230]{UNUSED}: Allocated (fsm.c:456) 20250410085030785 DLMGCP DEBUG mgw-endp(mgw-fsm-10133793-0)[0x55ae2af8a230]{UNUSED}: is child of mgw(mgw-fsm-10133793-0)[0x55ae2af89950] (fsm.c:486) 20250410085030785 DLMGCP DEBUG mgw-endp(mgw-fsm-10133793-0)[0x55ae2af8a230]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-10133793-0)[0x55ae2af89950] (mgcp_client_endpoint_fsm.c:724) 20250410085030785 DLMGCP DEBUG mgw-endp(mgw-fsm-10133793-0)[0x55ae2af8a230]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250410085030785 DLMGCP DEBUG mgw-endp(mgw-fsm-10133793-0)[0x55ae2af8a230]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250410085030785 DLMGCP DEBUG mgw-endp(mgw-fsm-10133793-0)[0x55ae2af8a230]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250410085030785 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10133793-0)[0x55ae2af8ccd0]{ST_CRCX}: Allocated (fsm.c:456) 20250410085030785 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10133793-0)[0x55ae2af8ccd0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-10133793-0)[0x55ae2af8a230] (fsm.c:486) 20250410085030785 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10133793-0)[0x55ae2af8ccd0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250410085030785 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10133793-0)[0x55ae2af8ccd0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250410085030785 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:38983: len=201 'CRCX 104 rtpbridge/*@mgw MGCP 1.0\r\nC: 9aa1'... (mgcp_client.c:807) 20250410085030785 DLMGCP DEBUG MGW(mgw) Queued 201 bytes for MGW (mgcp_client.c:1221) 20250410085030785 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10133793-0)[0x55ae2af8ccd0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250410085030785 DLMGCP DEBUG mgw-endp(mgw-fsm-10133793-0)[0x55ae2af8a230]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(391)@449bbc254af8: Found Expect[0] for { line := { verb := "CRCX", trans_id := "104", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "9aa12117" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "9aa12117", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@449bbc254af8: CRCX1{ line := { verb := "CRCX", trans_id := "104", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "9aa12117" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "9aa12117", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@449bbc254af8: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":721 20250410085030829 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 104 OK (mgcp_client.c:758) 20250410085030829 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55ae2af8ccd0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250410085030829 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55ae2af8ccd0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250410085030829 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55ae2af8ccd0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250410085030829 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55ae2af8ccd0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250410085030829 DLMGCP DEBUG mgw-endp(mgw-fsm-10133793-0)[0x55ae2af8a230]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250410085030829 DLMGCP DEBUG mgw-endp(mgw-fsm-10133793-0)[0x55ae2af8a230]{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) 20250410085030829 DLMGCP DEBUG mgw-endp(mgw-fsm-10133793-0)[0x55ae2af8a230]{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) 20250410085030829 DLMGCP DEBUG mgw-endp(mgw-fsm-10133793-0)[0x55ae2af8a230]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250410085030829 DLMGCP DEBUG mgw-endp(mgw-fsm-10133793-0)[0x55ae2af8a230]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250410085030829 DLMGCP DEBUG mgw-endp(mgw-fsm-10133793-0)[0x55ae2af8a230]{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) 20250410085030829 DMGW DEBUG mgw(mgw-fsm-10133793-0)[0x55ae2af89950]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250410085030829 DMGW DEBUG mgw(mgw-fsm-10133793-0)[0x55ae2af89950]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250410085030829 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250410085030829 DMGW DEBUG mgw(mgw-fsm-10133793-0)[0x55ae2af89950]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250410085030829 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10133793)[0x55ae2af6f040]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250410085030829 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250410085030829 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410085030829 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)@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed 20250410085030854 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085030854 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085030854 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250410085030854 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250410085030854 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x9aa121) (hnbgw_rua.c:471) 20250410085030854 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10133793 SCCP-35 msc-0 MI=IMSI-262420000000009: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250410085030854 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10133793)[0x55ae2af6f040]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250410085030854 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250410085030854 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250410085030854 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10133793)[0x55ae2af6f040]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250410085030854 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250410085030854 DMGW DEBUG mgw(mgw-fsm-10133793-0)[0x55ae2af89950]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250410085030854 DMGW DEBUG mgw(mgw-fsm-10133793-0)[0x55ae2af89950]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250410085030854 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250410085030854 DMGW DEBUG mgw(mgw-fsm-10133793-0)[0x55ae2af89950]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250410085030854 DLMGCP DEBUG mgw-endp(mgw-fsm-10133793-0)[0x55ae2af8a230]{IN_USE}: rtpbridge/9@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-10133793-0)[0x55ae2af89950] (mgcp_client_endpoint_fsm.c:724) 20250410085030854 DLMGCP DEBUG mgw-endp(mgw-fsm-10133793-0)[0x55ae2af8a230]{IN_USE}: rtpbridge/9@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250410085030854 DLMGCP DEBUG mgw-endp(mgw-fsm-10133793-0)[0x55ae2af8a230]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250410085030854 DLMGCP DEBUG mgw-endp(mgw-fsm-10133793-0)[0x55ae2af8a230]{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) 20250410085030854 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55ae2af8ccd0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250410085030854 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:38983: len=215 'MDCX 105 rtpbridge/9@mgw MGCP 1.0\r\nC: 9aa1'... (mgcp_client.c:807) 20250410085030854 DLMGCP DEBUG MGW(mgw) Queued 215 bytes for MGW (mgcp_client.c:1221) 20250410085030854 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55ae2af8ccd0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250410085030854 DLMGCP DEBUG mgw-endp(mgw-fsm-10133793-0)[0x55ae2af8a230]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250410085030854 DLMGCP DEBUG mgw-endp(mgw-fsm-10133793-0)[0x55ae2af8a230]{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) 20250410085030854 DLMGCP DEBUG mgw-endp(mgw-fsm-10133793-0)[0x55ae2af8a230]{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)@449bbc254af8: MDCX1{ line := { verb := "MDCX", trans_id := "105", ep := "rtpbridge/9@mgw", ver := "1.0" }, params := { { code := "C", val := "9aa12117" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "9aa12117", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250410085030868 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 105 OK (mgcp_client.c:758) 20250410085030868 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55ae2af8ccd0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250410085030868 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55ae2af8ccd0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250410085030868 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55ae2af8ccd0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250410085030868 DLMGCP DEBUG mgw-endp(mgw-fsm-10133793-0)[0x55ae2af8a230]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250410085030868 DLMGCP DEBUG mgw-endp(mgw-fsm-10133793-0)[0x55ae2af8a230]{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) 20250410085030868 DLMGCP DEBUG mgw-endp(mgw-fsm-10133793-0)[0x55ae2af8a230]{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) 20250410085030868 DLMGCP DEBUG mgw-endp(mgw-fsm-10133793-0)[0x55ae2af8a230]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250410085030868 DLMGCP DEBUG mgw-endp(mgw-fsm-10133793-0)[0x55ae2af8a230]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250410085030868 DLMGCP DEBUG mgw-endp(mgw-fsm-10133793-0)[0x55ae2af8a230]{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) 20250410085030868 DMGW DEBUG mgw(mgw-fsm-10133793-0)[0x55ae2af89950]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250410085030868 DMGW DEBUG mgw(mgw-fsm-10133793-0)[0x55ae2af89950]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250410085030868 DMGW DEBUG mgw(mgw-fsm-10133793-0)[0x55ae2af89950]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250410085030868 DLMGCP DEBUG mgw-endp(mgw-fsm-10133793-0)[0x55ae2af8a230]{IN_USE}: rtpbridge/9@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-10133793-0)[0x55ae2af89950] (mgcp_client_endpoint_fsm.c:724) 20250410085030868 DLMGCP DEBUG mgw-endp(mgw-fsm-10133793-0)[0x55ae2af8a230]{IN_USE}: rtpbridge/9@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250410085030868 DLMGCP DEBUG mgw-endp(mgw-fsm-10133793-0)[0x55ae2af8a230]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250410085030868 DLMGCP DEBUG mgw-endp(mgw-fsm-10133793-0)[0x55ae2af8a230]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250410085030868 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10133793-0)[0x55ae2af935a0]{ST_CRCX}: Allocated (fsm.c:456) 20250410085030868 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10133793-0)[0x55ae2af935a0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-10133793-0)[0x55ae2af8a230] (fsm.c:486) 20250410085030868 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10133793-0)[0x55ae2af935a0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250410085030868 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10133793-0)[0x55ae2af935a0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/9@mgw... (mgcp_client_fsm.c:228) 20250410085030868 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:38983: len=205 'CRCX 106 rtpbridge/9@mgw MGCP 1.0\r\nC: 9aa1'... (mgcp_client.c:807) 20250410085030868 DLMGCP DEBUG MGW(mgw) Queued 205 bytes for MGW (mgcp_client.c:1221) 20250410085030868 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10133793-0)[0x55ae2af935a0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250410085030868 DLMGCP DEBUG mgw-endp(mgw-fsm-10133793-0)[0x55ae2af8a230]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250410085030868 DLMGCP DEBUG mgw-endp(mgw-fsm-10133793-0)[0x55ae2af8a230]{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) 20250410085030868 DLMGCP DEBUG mgw-endp(mgw-fsm-10133793-0)[0x55ae2af8a230]{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) 20250410085030868 DLMGCP DEBUG mgw-endp(mgw-fsm-10133793-0)[0x55ae2af8a230]{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)@449bbc254af8: CRCX2{ line := { verb := "CRCX", trans_id := "106", ep := "rtpbridge/9@mgw", ver := "1.0" }, params := { { code := "C", val := "9aa12117" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "9aa12117", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250410085030880 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 106 OK (mgcp_client.c:758) 20250410085030880 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55ae2af935a0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250410085030880 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55ae2af935a0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250410085030880 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55ae2af935a0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250410085030880 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55ae2af935a0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250410085030880 DLMGCP DEBUG mgw-endp(mgw-fsm-10133793-0)[0x55ae2af8a230]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250410085030880 DLMGCP DEBUG mgw-endp(mgw-fsm-10133793-0)[0x55ae2af8a230]{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) 20250410085030880 DLMGCP DEBUG mgw-endp(mgw-fsm-10133793-0)[0x55ae2af8a230]{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) 20250410085030880 DLMGCP DEBUG mgw-endp(mgw-fsm-10133793-0)[0x55ae2af8a230]{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) 20250410085030880 DLMGCP DEBUG mgw-endp(mgw-fsm-10133793-0)[0x55ae2af8a230]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250410085030880 DLMGCP DEBUG mgw-endp(mgw-fsm-10133793-0)[0x55ae2af8a230]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250410085030880 DLMGCP DEBUG mgw-endp(mgw-fsm-10133793-0)[0x55ae2af8a230]{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) 20250410085030880 DLMGCP DEBUG mgw-endp(mgw-fsm-10133793-0)[0x55ae2af8a230]{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) 20250410085030880 DMGW DEBUG mgw(mgw-fsm-10133793-0)[0x55ae2af89950]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250410085030880 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250410085030880 DMGW DEBUG mgw(mgw-fsm-10133793-0)[0x55ae2af89950]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250410085030880 DMGW DEBUG mgw(mgw-fsm-10133793-0)[0x55ae2af89950]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250410085030880 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x55ae2af6f770]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250410085030880 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250410085030880 DLSCCP DEBUG SCCP-SCOC(35)[0x55ae2af6cc60]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250410085030880 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c6bad2), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:415) 20250410085030880 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085030880 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085030880 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085030880 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085030880 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085030880 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085030880 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 c6 ba d2 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 20 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085030880 DMGW DEBUG mgw(mgw-fsm-10133793-0)[0x55ae2af89950]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250410085030880 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085030880 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085030880 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085030880 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085030880 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085030880 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250410085030880 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410085030880 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410085030880 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085030880 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 c6 ba d2 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 20 00 00 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(385)@449bbc254af8: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(385)@449bbc254af8: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(385)@449bbc254af8: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(385)@449bbc254af8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_cs_iu_release_req_rua_disconnect0(392)@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed 20250410085031056 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085031056 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085031056 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 37 bytes from client (stream_srv.c:1351) 20250410085031056 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250410085031056 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x9aa121) (hnbgw_rua.c:471) 20250410085031057 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10133793 SCCP-35 msc-0 MI=IMSI-262420000000009: rx RUA DirectTransfer with 13 bytes RANAP data (hnbgw_rua.c:312) 20250410085031057 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10133793)[0x55ae2af6f040]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250410085031057 DRANAP DEBUG Rx CO IM (Iu Release Request) (ranap_common_cn.c:41) 20250410085031057 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseRequestIEs (ranap_decoder.c:2571) (ranap_decoder.c:2571) 20250410085031057 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10133793)[0x55ae2af6f040]{connected}: rx from RUA: RANAP Iu Release Request (context_map_rua.c:171) 20250410085031057 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x55ae2af6f770]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250410085031057 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250410085031057 DLSCCP DEBUG SCCP-SCOC(35)[0x55ae2af6cc60]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250410085031057 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c6bad2), PART(T=Data,L=13,D=000b4009000001000440020000) (sccp_scrc.c:415) 20250410085031057 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085031057 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085031057 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085031057 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085031057 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085031057 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085031057 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 c6 ba d2 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) 20250410085031057 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085031057 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085031057 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085031057 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085031057 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085031057 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250410085031057 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410085031057 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410085031057 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085031057 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 c6 ba d2 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)@449bbc254af8: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(385)@449bbc254af8: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(385)@449bbc254af8: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(385)@449bbc254af8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_cs_iu_release_req_rua_disconnect-Iuh0-RUA(384)@449bbc254af8: Deleted conn table entry 0TC_cs_iu_release_req_rua_disconnect0(392)10133793 20250410085031264 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085031264 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085031264 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 24 bytes from client (stream_srv.c:1351) 20250410085031264 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250410085031264 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x9aa121,cause=misc(unspecified)) (hnbgw_rua.c:439) 20250410085031264 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10133793 SCCP-35 msc-0 MI=IMSI-262420000000009: rx RUA Disconnect with 0 bytes RANAP data (hnbgw_rua.c:312) 20250410085031264 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10133793)[0x55ae2af6f040]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250410085031264 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10133793)[0x55ae2af6f040]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250410085031264 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x55ae2af6f770]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250410085031264 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250410085031264 DLSCCP DEBUG SCCP-SCOC(35)[0x55ae2af6cc60]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250410085031264 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c6bad2), PART(T=Source Reference,L=4,D=00000023), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250410085031264 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085031264 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085031264 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085031264 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085031264 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085031264 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085031264 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [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 c6 ba d2 00 00 23 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085031264 DLSCCP DEBUG SCCP-SCOC(35)[0x55ae2af6cc60]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250410085031264 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x55ae2af6f770]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:400) 20250410085031264 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10133793)[0x55ae2af6f040]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250410085031264 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10133793)[0x55ae2af6f040]{disconnected}: Freeing instance (context_map.c:202) 20250410085031264 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10133793)[0x55ae2af6f040]{disconnected}: Deallocated (fsm.c:568) 20250410085031264 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x55ae2af6f770]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250410085031264 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x55ae2af6f770]{disconnected}: Freeing instance (context_map.c:206) 20250410085031264 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x55ae2af6f770]{disconnected}: Deallocated (fsm.c:568) 20250410085031264 DMGW DEBUG mgw(mgw-fsm-10133793-0)[0x55ae2af89950]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250410085031264 DMGW DEBUG mgw(mgw-fsm-10133793-0)[0x55ae2af89950]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250410085031264 DMGW DEBUG mgw(mgw-fsm-10133793-0)[0x55ae2af89950]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250410085031264 DLMGCP DEBUG mgw-endp(mgw-fsm-10133793-0)[0x55ae2af8a230]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250410085031264 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55ae2af8ccd0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250410085031264 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:38983: len=58 'DLCX 107 rtpbridge/9@mgw MGCP 1.0\r\nC: 9aa1'... (mgcp_client.c:807) 20250410085031264 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250410085031264 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55ae2af8ccd0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250410085031264 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55ae2af935a0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250410085031264 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:38983: len=58 'DLCX 108 rtpbridge/9@mgw MGCP 1.0\r\nC: 9aa1'... (mgcp_client.c:807) 20250410085031264 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250410085031264 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55ae2af935a0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250410085031264 DLMGCP DEBUG mgw-endp(mgw-fsm-10133793-0)[0x55ae2af8a230]{IN_USE}: Removing from parent mgw(mgw-fsm-10133793-0)[0x55ae2af89950] (mgcp_client_endpoint_fsm.c:873) 20250410085031264 DLMGCP DEBUG mgw-endp(mgw-fsm-10133793-0)[0x55ae2af8a230]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250410085031264 DLMGCP DEBUG mgw-endp(mgw-fsm-10133793-0)[0x55ae2af8a230]{IN_USE}: Deallocated (fsm.c:568) 20250410085031264 DMGW DEBUG mgw(mgw-fsm-10133793-0)[0x55ae2af89950]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250410085031264 DMGW DEBUG mgw(mgw-fsm-10133793-0)[0x55ae2af89950]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250410085031264 DMGW DEBUG mgw(mgw-fsm-10133793-0)[0x55ae2af89950]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250410085031264 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10133793 SCCP-35 msc-0 MI=IMSI-262420000000009: Deallocating (context_map.c:225) 20250410085031264 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085031264 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085031264 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085031264 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085031264 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085031264 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250410085031264 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410085031264 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410085031264 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085031264 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 c6 ba d2 00 00 23 00 00 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(385)@449bbc254af8: Session index based on local reference:0 20250410085031268 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085031268 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410085031268 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410085031268 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410085031268 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085031268 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410085031268 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085031268 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085031268 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085031269 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 c6 ba d2 00 00 06 00 08 00 00 00 07  20250410085031269 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085031269 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085031269 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085031269 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410085031269 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085031269 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=00c6bad2) (sccp_scrc.c:486) 20250410085031269 DLSCCP DEBUG Received CO:RELCO for local reference 35 (sccp_scoc.c:1855) 20250410085031269 DLSCCP DEBUG SCCP-SCOC(35)[0x55ae2af6cc60]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250410085031269 DLSCCP DEBUG SCCP-SCOC(35)[0x55ae2af6cc60]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250410085031269 DLSCCP DEBUG SCCP-SCOC(35)[0x55ae2af6cc60]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) HNBGW_Test.msc0-RAN(386)@449bbc254af8: Deleted conn table entry 0TC_cs_iu_release_req_rua_disconnect0(392)10813401 20250410085031269 DLSCCP DEBUG SCCP-SCOC(35)[0x55ae2af6cc60]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250410085031269 DLSCCP DEBUG SCCP-SCOC(35)[0x55ae2af6cc60]{IDLE}: Deallocated (fsm.c:568) TC_cs_iu_release_req_rua_disconnect0(392)@449bbc254af8: DLCX{ line := { verb := "DLCX", trans_id := "107", ep := "rtpbridge/9@mgw", ver := "1.0" }, params := { { code := "C", val := "9aa12117" }, { code := "I", val := "11111" } }, sdp := omit } 20250410085031282 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 107 OK (mgcp_client.c:758) 20250410085031282 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55ae2af8ccd0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250410085031282 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55ae2af8ccd0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250410085031282 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55ae2af8ccd0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250410085031282 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55ae2af8ccd0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_cs_iu_release_req_rua_disconnect0(392)@449bbc254af8: DLCX{ line := { verb := "DLCX", trans_id := "108", ep := "rtpbridge/9@mgw", ver := "1.0" }, params := { { code := "C", val := "9aa12117" }, { code := "I", val := "22222" } }, sdp := omit } TC_cs_iu_release_req_rua_disconnect0(392)@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed 20250410085031283 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 108 OK (mgcp_client.c:758) 20250410085031283 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55ae2af935a0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250410085031283 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55ae2af935a0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250410085031283 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55ae2af935a0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250410085031283 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55ae2af935a0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) MTC@449bbc254af8: ok: talloc reports "asn1_context" = 1 bytes 20250410085032299 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34000<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250410085032299 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:45349<->l=127.0.0.1:4262) (control_if.c:193) VirtHNBGW-STATS(380)@449bbc254af8: Final verdict of PTC: none IPA-CTRL-CLI-IPA(381)@449bbc254af8: Final verdict of PTC: none MTC@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed 20250410085032303 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33990<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250410085032305 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085032305 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085032305 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410085032305 DMAIN NOTICE (127.0.0.1:9999 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) 20250410085032305 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) HNBGW_Test.msc0-SCCP(385)@449bbc254af8: Final verdict of PTC: none 20250410085032308 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250410085032308 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410085032308 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250410085032308 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250410085032308 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250410085032308 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410085032308 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250410085032308 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT MutexDispCT-TC_cs_iu_release_req_rua_disconnect(379)@449bbc254af8: Final verdict of PTC: none HNBGW_Test.msc0-RAN(386)@449bbc254af8: Final verdict of PTC: none TC_cs_iu_release_req_rua_disconnect-Iuh0-RUA(384)@449bbc254af8: Final verdict of PTC: none 20250410085032308 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250410085032309 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410085032309 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250410085032309 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250410085032309 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250410085032309 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410085032309 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250410085032309 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP HNBGW_Test.sgsn0-RAN(389)@449bbc254af8: Final verdict of PTC: none 20250410085032309 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250410085032309 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085032309 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-sgsn0-0: connection closed 20250410085032309 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250410085032309 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250410085032309 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250410085032309 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING HNBGW_Test.sgsn0-SCCP(388)@449bbc254af8: Final verdict of PTC: none 20250410085032309 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 20250410085032309 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  20250410085032309 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085032309 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250410085032309 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250410085032309 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250410085032309 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085032309 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085032309 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250410085032309 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-msc0-0: connection closed 20250410085032309 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250410085032309 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085032310 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085032310 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085032310 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085032310 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250410085032310 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250410085032310 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250410085032310 DRANAP NOTICE cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: link lost (cnlink.c:118) 20250410085032310 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085032310 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250410085032310 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:378) 20250410085032310 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085032310 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085032310 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085032310 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085032310 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250410085032310 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) TC_cs_iu_release_req_rua_disconnect-Iuh0(383)@449bbc254af8: Final verdict of PTC: none 20250410085032310 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250410085032310 DRANAP NOTICE cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW-PFCP(382)@449bbc254af8: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(387)@449bbc254af8: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(390)@449bbc254af8: Final verdict of PTC: none HNBGW-MGCP(391)@449bbc254af8: Final verdict of PTC: none 20250410085032310 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250410085032310 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250410085032310 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250410085032310 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250410085032310 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 20250410085032310 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085032310 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250410085032310 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250410085032314 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34014<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_cs_iu_release_req_rua_disconnect0(392)@449bbc254af8: Final verdict of PTC: pass MTC@449bbc254af8: Setting final verdict of the test case. MTC@449bbc254af8: Local verdict of MTC: pass MTC@449bbc254af8: Local verdict of PTC MutexDispCT-TC_cs_iu_release_req_rua_disconnect(379): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC VirtHNBGW-STATS(380): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC IPA-CTRL-CLI-IPA(381): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW-PFCP(382): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC TC_cs_iu_release_req_rua_disconnect-Iuh0(383): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC TC_cs_iu_release_req_rua_disconnect-Iuh0-RUA(384): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.msc0-SCCP(385): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.msc0-RAN(386): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.msc0-M3UA(387): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(388): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.sgsn0-RAN(389): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(390): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW-MGCP(391): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC TC_cs_iu_release_req_rua_disconnect0(392): pass (pass -> pass) MTC@449bbc254af8: Test case TC_cs_iu_release_req_rua_disconnect finished. Verdict: pass MTC@449bbc254af8: 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'. Thu Apr 10 08:50:32 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 20250410085032404 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34026<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410085032806 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34026<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=342208) Waiting for packet dumper to finish... 1 (prev_count=342208, count=342848) 20250410085034310 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250410085034310 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250410085034310 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250410085034310 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250410085034310 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250410085034311 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@449bbc254af8: 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@449bbc254af8: 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 ------ Thu Apr 10 08:50: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_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@449bbc254af8: 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@449bbc254af8: Test case TC_ps_iu_release_req_rua_disconnect started. 20250410085035899 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53606<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410085035906 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53616<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410085035911 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:43271<->l=127.0.0.1:4262) (control_if.c:572) 20250410085035933 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085035933 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085035933 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085035933 DRANAP DEBUG cnlink(msc-1)[0x55ae2aef6920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085035934 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085035934 DRANAP DEBUG cnlink(msc-2)[0x55ae2aef3b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ps_iu_release_req_rua_disconnect-Iuh0(397)@449bbc254af8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250410085035934 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085035934 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250410085035934 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085035934 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085035934 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410085035934 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085035934 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085035934 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085035934 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085035934 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085035934 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085035934 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085035934 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085035934 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085035934 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085035934 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085035934 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085035934 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085035934 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085035934 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085035934 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085035934 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085035934 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250410085035934 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250410085035934 DRANAP DEBUG cnlink(msc-1)[0x55ae2aef6920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085035934 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250410085035934 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085035934 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085035934 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410085035934 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085035934 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085035934 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085035934 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085035934 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085035934 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085035935 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085035935 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085035935 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085035935 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085035935 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085035935 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085035935 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085035935 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410085035935 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085035935 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085035935 DRANAP DEBUG cnlink(msc-1)[0x55ae2aef6920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085035935 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085035935 DRANAP DEBUG cnlink(msc-3)[0x55ae2af5d910]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085035935 DRANAP DEBUG cnlink(msc-2)[0x55ae2aef3b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085035935 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250410085035935 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085035935 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085035935 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085035935 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085035935 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085035935 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250410085035935 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085035935 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085035935 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085035935 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410085035935 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410085035935 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 20250410085035935 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250410085035935 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085035935 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085035935 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410085035935 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085035935 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085035935 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085035935 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085035935 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085035935 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085035935 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085035935 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085035935 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085035935 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085035935 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085035935 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085035935 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085035935 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250410085035935 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085035935 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085035935 DRANAP DEBUG cnlink(msc-2)[0x55ae2aef3b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085035935 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085035935 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085035935 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085035935 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250410085035935 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250410085035935 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250410085035936 DRANAP DEBUG cnlink(msc-3)[0x55ae2af5d910]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085035936 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250410085035936 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085035936 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085035936 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410085035936 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085035936 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085035936 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085035936 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) 20250410085035936 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085035936 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085035936 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085035936 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085035936 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085035936 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085035936 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085035936 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) 20250410085035936 DLSS7 DEBUG Found route for dpc=4=0.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) 20250410085035936 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250410085035936 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085035936 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250410085035936 DRANAP DEBUG cnlink(msc-3)[0x55ae2af5d910]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085035936 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085035936 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085035936 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085035936 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 20250410085035936 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250410085035936 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! MTC@449bbc254af8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(401)@449bbc254af8: ************************************************* HNBGW_Test.msc0-M3UA(401)@449bbc254af8: M3UA emulation initiated, the test can be started MTC@449bbc254af8: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(401)@449bbc254af8: ************************************************* HNBGW_Test.msc0-SCCP(399)@449bbc254af8: v_sccp_pdu_maxlen:268 20250410085035964 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085035964 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085035965 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085035965 DRANAP DEBUG cnlink(sgsn-1)[0x55ae2af5ec30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085035965 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085035965 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250410085035965 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085035965 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085035965 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410085035965 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085035965 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085035965 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085035965 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085035965 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085035965 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085035965 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085035965 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085035965 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085035965 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085035965 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085035965 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085035965 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085035965 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085035965 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085035965 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085035965 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085035965 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085035965 DRANAP DEBUG cnlink(sgsn-2)[0x55ae2af5f5c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085035965 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085035965 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085035965 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085035965 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085035965 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085035966 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250410085035966 DRANAP DEBUG cnlink(sgsn-1)[0x55ae2af5ec30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085035966 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250410085035966 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085035966 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085035966 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410085035966 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085035966 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085035966 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085035966 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085035966 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085035966 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085035966 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085035966 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085035966 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085035966 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085035966 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085035966 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085035966 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085035966 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250410085035966 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085035966 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085035966 DRANAP DEBUG cnlink(sgsn-1)[0x55ae2af5ec30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085035966 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085035966 DRANAP DEBUG cnlink(sgsn-3)[0x55ae2af5ff50]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085035966 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085035966 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085035966 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085035966 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250410085035966 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250410085035966 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250410085035967 DRANAP DEBUG cnlink(sgsn-3)[0x55ae2af5ff50]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085035967 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250410085035967 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085035967 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085035967 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410085035967 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085035967 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085035967 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085035967 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) 20250410085035967 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085035967 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085035967 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085035967 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085035967 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085035967 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085035968 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085035968 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) 20250410085035968 DLSS7 DEBUG Found route for dpc=12=0.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) 20250410085035968 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250410085035968 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085035968 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250410085035968 DRANAP DEBUG cnlink(sgsn-3)[0x55ae2af5ff50]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085035968 DRANAP DEBUG cnlink(sgsn-2)[0x55ae2af5f5c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085035968 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250410085035968 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085035968 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085035968 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410085035968 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085035968 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085035968 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085035968 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) 20250410085035968 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085035968 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085035968 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085035968 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085035968 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085035968 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085035968 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085035968 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) 20250410085035968 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085035968 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250410085035968 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085035968 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085035968 DRANAP DEBUG cnlink(sgsn-2)[0x55ae2af5f5c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085035968 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085035968 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085035968 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085035968 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 20250410085035968 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250410085035968 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250410085035968 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085035968 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085035968 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085035968 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250410085035968 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250410085035968 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 20250410085035968 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! MTC@449bbc254af8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@449bbc254af8: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(404)@449bbc254af8: ************************************************* HNBGW_Test.sgsn0-M3UA(404)@449bbc254af8: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(404)@449bbc254af8: ************************************************* HNBGW_Test.sgsn0-SCCP(402)@449bbc254af8: v_sccp_pdu_maxlen:268 20250410085036002 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085036002 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085036002 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250410085036002 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250410085036002 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) 20250410085036002 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250410085036002 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250410085036002 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410085036002 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@449bbc254af8: setverdict(pass): none -> pass 20250410085036154 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250410085036155 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250410085036155 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250410085036155 DLSS7 <000c> 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)@449bbc254af8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250410085036164 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085036164 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250410085036164 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250410085036164 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250410085036164 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250410085036164 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250410085036164 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250410085036164 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 20250410085036164 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250410085036164 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  20250410085036164 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250410085036167 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085036167 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250410085036167 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250410085036167 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  20250410085036167 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250410085036167 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250410085036167 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250410085036167 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 20250410085036167 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250410085036167 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  20250410085036167 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085036167 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250410085036167 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085036167 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250410085036167 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:413) 20250410085036167 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085036167 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085036167 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085036167 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085036167 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250410085036167 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250410085036167 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085036168 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085036168 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250410085036168 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085036168 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085036168 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410085036168 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085036168 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085036168 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085036168 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085036168 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085036168 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085036168 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085036168 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085036168 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085036169 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085036169 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085036169 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085036169 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085036169 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085036169 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085036169 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085036169 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085036169 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085036169 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085036169 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085036169 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085036169 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085036169 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.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' 20250410085036169 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410085036169 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410085036169 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085036169 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  20250410085036187 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250410085036187 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250410085036187 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250410085036187 DLSS7 <000c> 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)@449bbc254af8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250410085036193 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085036193 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250410085036193 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250410085036193 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250410085036193 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250410085036193 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250410085036193 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250410085036193 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 20250410085036193 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250410085036193 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  20250410085036193 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250410085036196 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085036196 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250410085036196 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250410085036196 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  20250410085036196 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250410085036196 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250410085036196 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250410085036196 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 20250410085036196 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250410085036196 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  20250410085036196 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  20250410085036196 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085036196 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250410085036196 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085036196 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250410085036196 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250410085036196 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085036196 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085036196 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085036196 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085036196 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250410085036196 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250410085036196 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085036197 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085036197 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250410085036197 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085036198 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085036198 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410085036198 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085036198 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085036198 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085036198 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085036198 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085036198 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085036198 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085036198 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085036198 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085036198 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085036198 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085036198 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085036198 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085036198 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085036198 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085036198 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085036198 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085036198 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085036198 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085036198 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085036198 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085036198 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085036198 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250410085036198 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410085036198 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410085036198 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085036198 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)@449bbc254af8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250410085036963 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085036963 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410085036963 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410085036963 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410085036963 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085036963 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410085036963 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085036963 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085036963 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085036963 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085036963 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085036963 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085036963 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085036963 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410085036963 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085036963 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085036963 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250410085036963 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410085036963 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085036963 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085036963 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085036963 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085036963 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085036963 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085036963 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085036963 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085036963 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085036963 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085036963 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085036963 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085036963 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085036963 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085036963 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250410085036963 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250410085036963 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250410085036963 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250410085036963 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085036963 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410085036963 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085036963 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085036963 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085036963 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085036963 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085036963 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085036963 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085036963 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085036963 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085036963 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085036963 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085036963 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085036963 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085036963 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085036963 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085036963 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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) 20250410085036963 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250410085036963 DRANAP NOTICE cnlink(msc-0)[0x55ae2af13940]{CONNECTED}: link up (cnlink.c:111) 20250410085036963 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085036963 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085036963 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085036963 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085036963 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085036963 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.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' 20250410085036963 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410085036963 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410085036963 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085036963 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  20250410085036964 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085036964 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410085036964 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410085036964 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410085036964 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085036964 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410085036964 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085036964 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085036964 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085036964 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085036964 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085036964 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085036964 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085036964 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410085036964 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085036964 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085036964 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250410085036964 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410085036964 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085036964 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085036964 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085036964 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085036964 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085036964 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085036964 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085036964 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085036964 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085036964 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085036964 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085036964 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085036964 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085036964 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085036964 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250410085036964 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250410085036964 DRANAP INFO cnlink(msc-0)[0x55ae2af13940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(403)@449bbc254af8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250410085037000 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085037000 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410085037000 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410085037000 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410085037000 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085037000 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410085037000 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085037000 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085037000 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085037000 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085037001 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085037001 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085037001 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085037001 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410085037001 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085037001 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085037001 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250410085037001 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410085037001 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085037001 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085037001 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085037001 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085037001 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085037001 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085037001 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085037001 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085037001 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085037001 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085037001 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085037001 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085037001 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085037001 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085037001 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250410085037001 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250410085037001 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250410085037001 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250410085037001 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085037001 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410085037001 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085037001 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085037001 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085037001 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085037001 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085037001 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085037001 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085037001 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085037001 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085037001 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085037001 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085037001 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085037001 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085037001 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085037001 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085037001 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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) 20250410085037001 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250410085037001 DRANAP NOTICE cnlink(sgsn-0)[0x55ae2af5e2a0]{CONNECTED}: link up (cnlink.c:111) 20250410085037001 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085037001 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085037001 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085037001 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085037001 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085037001 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.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' 20250410085037001 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410085037001 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410085037001 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085037001 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  20250410085037003 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085037003 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410085037003 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410085037003 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410085037003 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085037003 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410085037003 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085037003 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085037003 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085037003 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085037003 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085037003 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085037003 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085037003 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410085037003 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085037003 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085037003 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250410085037003 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410085037003 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085037003 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085037003 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085037003 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085037003 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085037003 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085037003 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085037003 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085037003 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085037003 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085037003 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085037003 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085037003 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085037003 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085037003 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250410085037003 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250410085037003 DRANAP INFO cnlink(sgsn-0)[0x55ae2af5e2a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250410085037033 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53626<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ps_iu_release_req_rua_disconnect0(406)@449bbc254af8: f_gen_tmsi(suffix:=0, 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)@449bbc254af8: f_create_expect(l3 := '080101D571000008292624000000009000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(403)@449bbc254af8: 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)@449bbc254af8: Added conn table entry 0TC_ps_iu_release_req_rua_disconnect0(406)1981270 20250410085038077 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085038077 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085038077 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250410085038077 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250410085038077 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x1e3b56, normal) (hnbgw_rua.c:407) 20250410085038077 DHNB DEBUG map_rua[0x55ae2af935a0]{init}: Allocated (fsm.c:456) 20250410085038077 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1981270)[0x55ae2af935a0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250410085038077 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1981270 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250410085038077 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410085038077 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410085038077 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000009 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250410085038077 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1981270 SCCP-0 PS MI=IMSI-262420000000009: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250410085038077 DCN DEBUG map_sccp[0x55ae2af8ccd0]{init}: Allocated (fsm.c:456) 20250410085038077 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x55ae2af8ccd0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250410085038077 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-1981270 <-> SCCP-36 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250410085038077 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1981270 SCCP-36 sgsn-0 MI=IMSI-262420000000009: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250410085038077 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1981270)[0x55ae2af935a0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250410085038077 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410085038077 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410085038077 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1981270)[0x55ae2af935a0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250410085038077 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x55ae2af8ccd0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250410085038077 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250410085038077 DLSCCP DEBUG SCCP-SCOC(36)[0x55ae2af6cc60]{IDLE}: Allocated (fsm.c:456) 20250410085038077 DLSCCP DEBUG SCCP-SCOC(36)[0x55ae2af6cc60]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250410085038077 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340540000070003400180000f40060000f11009260037400100003a40080000f110092600370010401d1c080101d571000008292624000000009000f1102a2a170512c7422000004f40030001430056400500f1100926) (sccp_scrc.c:415) 20250410085038077 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085038077 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085038077 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085038077 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085038077 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085038077 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085038077 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085038077 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085038077 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085038077 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085038077 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085038077 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085038077 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085038077 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085038077 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085038077 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 43 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085038077 DLSCCP DEBUG SCCP-SCOC(36)[0x55ae2af6cc60]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250410085038077 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x55ae2af8ccd0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250410085038077 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1981270)[0x55ae2af935a0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250410085038077 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085038077 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085038077 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085038077 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085038077 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085038077 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.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' 20250410085038077 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410085038077 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410085038077 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085038077 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 43 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)@449bbc254af8: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(402)@449bbc254af8: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(403)@449bbc254af8: Found Expect[0] for l3='080101D571000008292624000000009000F1102A2A170512C7422000'O handled at TC_ps_iu_release_req_rua_disconnect0(406) HNBGW_Test.sgsn0-RAN(403)@449bbc254af8: Added conn table entry 0TC_ps_iu_release_req_rua_disconnect0(406)11294483 HNBGW_Test.sgsn0-SCCP(402)@449bbc254af8: Session index based on connection ID:0 TC_ps_iu_release_req_rua_disconnect0(406)@449bbc254af8: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(402)@449bbc254af8: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250410085038095 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085038095 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410085038095 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410085038095 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410085038095 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085038095 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410085038095 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085038095 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085038095 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085038095 DLSS7 <000c> osmo_ss7_asp.c:1175 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 47 30 20 02 00 00 00 00 00 06 00 08 00 00 00 07  20250410085038096 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085038096 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085038096 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085038096 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410085038096 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085038096 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00473020) (sccp_scrc.c:486) 20250410085038096 DLSCCP DEBUG Received CO:COAK for local reference 36 (sccp_scoc.c:1855) 20250410085038096 DLSCCP DEBUG SCCP-SCOC(36)[0x55ae2af6cc60]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250410085038096 DLSCCP DEBUG SCCP-SCOC(36)[0x55ae2af6cc60]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250410085038096 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085038096 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250410085038096 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) 20250410085038096 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x55ae2af8ccd0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250410085038096 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x55ae2af8ccd0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) HNBGW-PFCP(396)@449bbc254af8: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_iu_release_req_rua_disconnect0(406) subscribed for broadcast HNBGW_Test.sgsn0-SCCP(402)@449bbc254af8: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(402)@449bbc254af8: vl_len:91 HNBGW_Test.sgsn0-SCCP(402)@449bbc254af8: vl_from0 HNBGW_Test.sgsn0-SCCP(402)@449bbc254af8: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O 20250410085038296 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085038296 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410085038296 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410085038296 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410085038297 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085038297 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410085038297 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085038297 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085038297 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085038297 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  20250410085038297 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085038297 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085038297 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085038297 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410085038297 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085038297 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) 20250410085038297 DLSCCP DEBUG Received CO:CODT for local reference 36 (sccp_scoc.c:1855) 20250410085038297 DLSCCP DEBUG SCCP-SCOC(36)[0x55ae2af6cc60]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250410085038297 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085038297 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250410085038297 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x55ae2af8ccd0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250410085038297 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250410085038297 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250410085038297 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x55ae2af8ccd0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250410085038297 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250410085038297 DMAIN DEBUG RAB Assignment: no UPF configured, forwarding as-is (context_map_sccp.c:248) 20250410085038297 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1981270)[0x55ae2af935a0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250410085038297 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20250410085038297 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410085038297 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)@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed 20250410085038343 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085038343 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085038343 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250410085038343 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250410085038343 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x1e3b56) (hnbgw_rua.c:471) 20250410085038343 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1981270 SCCP-36 sgsn-0 MI=IMSI-262420000000009: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250410085038343 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1981270)[0x55ae2af935a0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250410085038343 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250410085038343 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250410085038343 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1981270)[0x55ae2af935a0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250410085038343 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250410085038343 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x55ae2af8ccd0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250410085038343 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250410085038343 DLSCCP DEBUG SCCP-SCOC(36)[0x55ae2af6cc60]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250410085038344 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00473020), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:415) 20250410085038344 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085038344 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085038344 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085038344 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085038344 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085038344 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085038344 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 47 30 20 00 01 2e 60 00 00 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) 20250410085038344 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085038344 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085038344 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085038344 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085038344 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085038344 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.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' 20250410085038344 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410085038344 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410085038344 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085038344 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 47 30 20 00 01 2e 60 00 00 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)@449bbc254af8: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(402)@449bbc254af8: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@449bbc254af8: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@449bbc254af8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_iu_release_req_rua_disconnect0(406)@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed 20250410085038544 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085038545 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085038545 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 37 bytes from client (stream_srv.c:1351) 20250410085038545 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250410085038545 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x1e3b56) (hnbgw_rua.c:471) 20250410085038545 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1981270 SCCP-36 sgsn-0 MI=IMSI-262420000000009: rx RUA DirectTransfer with 13 bytes RANAP data (hnbgw_rua.c:312) 20250410085038545 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1981270)[0x55ae2af935a0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250410085038545 DRANAP DEBUG Rx CO IM (Iu Release Request) (ranap_common_cn.c:41) 20250410085038545 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseRequestIEs (ranap_decoder.c:2571) (ranap_decoder.c:2571) 20250410085038545 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1981270)[0x55ae2af935a0]{connected}: rx from RUA: RANAP Iu Release Request (context_map_rua.c:171) 20250410085038545 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x55ae2af8ccd0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250410085038545 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250410085038545 DLSCCP DEBUG SCCP-SCOC(36)[0x55ae2af6cc60]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250410085038545 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00473020), PART(T=Data,L=13,D=000b4009000001000440020000) (sccp_scrc.c:415) 20250410085038545 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085038545 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085038545 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085038545 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085038545 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085038545 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085038545 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 47 30 20 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) 20250410085038545 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085038546 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085038546 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085038546 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085038546 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085038546 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.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' 20250410085038546 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410085038546 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410085038546 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085038546 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 47 30 20 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)@449bbc254af8: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(402)@449bbc254af8: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@449bbc254af8: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@449bbc254af8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_iu_release_req_rua_disconnect-Iuh0-RUA(398)@449bbc254af8: Deleted conn table entry 0TC_ps_iu_release_req_rua_disconnect0(406)1981270 20250410085038748 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085038749 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085038749 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 24 bytes from client (stream_srv.c:1351) 20250410085038749 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250410085038749 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x1e3b56,cause=misc(unspecified)) (hnbgw_rua.c:439) 20250410085038749 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1981270 SCCP-36 sgsn-0 MI=IMSI-262420000000009: rx RUA Disconnect with 0 bytes RANAP data (hnbgw_rua.c:312) 20250410085038749 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1981270)[0x55ae2af935a0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250410085038749 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1981270)[0x55ae2af935a0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250410085038749 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x55ae2af8ccd0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250410085038749 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250410085038749 DLSCCP DEBUG SCCP-SCOC(36)[0x55ae2af6cc60]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250410085038749 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00473020), PART(T=Source Reference,L=4,D=00000024), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250410085038749 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085038749 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085038749 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085038749 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085038749 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085038749 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085038749 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [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 47 30 20 00 00 24 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085038749 DLSCCP DEBUG SCCP-SCOC(36)[0x55ae2af6cc60]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250410085038749 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x55ae2af8ccd0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:400) 20250410085038749 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1981270)[0x55ae2af935a0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250410085038749 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1981270)[0x55ae2af935a0]{disconnected}: Freeing instance (context_map.c:202) 20250410085038749 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1981270)[0x55ae2af935a0]{disconnected}: Deallocated (fsm.c:568) 20250410085038749 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x55ae2af8ccd0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250410085038749 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x55ae2af8ccd0]{disconnected}: Freeing instance (context_map.c:206) 20250410085038749 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x55ae2af8ccd0]{disconnected}: Deallocated (fsm.c:568) 20250410085038749 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1981270 SCCP-36 sgsn-0 MI=IMSI-262420000000009: Deallocating (context_map.c:225) 20250410085038750 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085038750 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085038750 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085038750 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085038750 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085038750 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.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' 20250410085038750 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410085038750 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410085038750 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085038750 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 47 30 20 00 00 24 00 00 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(402)@449bbc254af8: Session index based on local reference:0 20250410085038758 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085038758 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410085038758 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410085038758 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410085038758 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085038758 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410085038758 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085038758 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085038758 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085038758 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 47 30 20 00 00 06 00 08 00 00 00 07  20250410085038759 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085038759 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085038759 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085038759 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410085038759 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085038759 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=00473020) (sccp_scrc.c:486) 20250410085038759 DLSCCP DEBUG Received CO:RELCO for local reference 36 (sccp_scoc.c:1855) 20250410085038759 DLSCCP DEBUG SCCP-SCOC(36)[0x55ae2af6cc60]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250410085038759 DLSCCP DEBUG SCCP-SCOC(36)[0x55ae2af6cc60]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250410085038759 DLSCCP DEBUG SCCP-SCOC(36)[0x55ae2af6cc60]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250410085038759 DLSCCP DEBUG SCCP-SCOC(36)[0x55ae2af6cc60]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250410085038759 DLSCCP DEBUG SCCP-SCOC(36)[0x55ae2af6cc60]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.sgsn0-RAN(403)@449bbc254af8: Deleted conn table entry 0TC_ps_iu_release_req_rua_disconnect0(406)11294483 MTC@449bbc254af8: ok: talloc reports "asn1_context" = 1 bytes 20250410085039769 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:43271<->l=127.0.0.1:4262) (control_if.c:193) 20250410085039771 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53616<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(395)@449bbc254af8: Final verdict of PTC: none VirtHNBGW-STATS(394)@449bbc254af8: Final verdict of PTC: none MTC@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed 20250410085039773 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53606<->l=127.0.0.1:4261 (telnet_interface.c:138) MutexDispCT-TC_ps_iu_release_req_rua_disconnect(393)@449bbc254af8: Final verdict of PTC: none 20250410085039774 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085039774 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085039774 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410085039774 DMAIN NOTICE (127.0.0.1:9999 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) 20250410085039774 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) TC_ps_iu_release_req_rua_disconnect-Iuh0-RUA(398)@449bbc254af8: Final verdict of PTC: none HNBGW_Test.msc0-RAN(400)@449bbc254af8: Final verdict of PTC: none 20250410085039776 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250410085039776 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410085039776 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250410085039776 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250410085039776 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250410085039776 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410085039776 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250410085039776 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250410085039776 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250410085039776 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085039776 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-msc0-0: connection closed 20250410085039776 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250410085039776 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250410085039776 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250410085039776 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250410085039776 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 20250410085039776 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  20250410085039776 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085039776 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250410085039776 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250410085039776 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085039776 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250410085039776 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:378) 20250410085039776 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085039776 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085039776 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085039776 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085039776 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250410085039776 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250410085039776 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250410085039776 DRANAP NOTICE cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: link lost (cnlink.c:118) 20250410085039777 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250410085039777 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410085039777 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250410085039777 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST HNBGW_Test.msc0-SCCP(399)@449bbc254af8: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(402)@449bbc254af8: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(403)@449bbc254af8: Final verdict of PTC: none 20250410085039777 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20250410085039778 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410085039778 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250410085039778 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SEND_FAILED 20250410085039778 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) 20250410085039778 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085039778 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-sgsn0-0: connection closed 20250410085039778 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind HNBGW_Test.msc0-M3UA(401)@449bbc254af8: Final verdict of PTC: none 20250410085039778 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250410085039778 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250410085039778 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250410085039778 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 20250410085039778 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085039778 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250410085039778 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250410085039778 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(396)@449bbc254af8: Final verdict of PTC: none TC_ps_iu_release_req_rua_disconnect-Iuh0(397)@449bbc254af8: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(404)@449bbc254af8: Final verdict of PTC: none HNBGW-MGCP(405)@449bbc254af8: Final verdict of PTC: none 20250410085039779 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250410085039779 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250410085039779 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085039779 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085039779 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085039779 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085039779 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250410085039779 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250410085039779 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250410085039779 DRANAP NOTICE cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: link lost (cnlink.c:118) 20250410085039781 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53626<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_iu_release_req_rua_disconnect0(406)@449bbc254af8: Final verdict of PTC: pass MTC@449bbc254af8: Setting final verdict of the test case. MTC@449bbc254af8: Local verdict of MTC: pass MTC@449bbc254af8: Local verdict of PTC MutexDispCT-TC_ps_iu_release_req_rua_disconnect(393): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC VirtHNBGW-STATS(394): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC IPA-CTRL-CLI-IPA(395): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW-PFCP(396): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC TC_ps_iu_release_req_rua_disconnect-Iuh0(397): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC TC_ps_iu_release_req_rua_disconnect-Iuh0-RUA(398): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.msc0-SCCP(399): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.msc0-RAN(400): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.msc0-M3UA(401): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(402): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.sgsn0-RAN(403): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(404): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW-MGCP(405): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC TC_ps_iu_release_req_rua_disconnect0(406): pass (pass -> pass) MTC@449bbc254af8: Test case TC_ps_iu_release_req_rua_disconnect finished. Verdict: pass MTC@449bbc254af8: 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'. Thu Apr 10 08:50:39 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 20250410085039857 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53634<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410085040260 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53634<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=305884) Waiting for packet dumper to finish... 1 (prev_count=305884, count=309764) 20250410085041777 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250410085041777 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250410085041777 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250410085041778 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250410085041778 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250410085041778 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@449bbc254af8: 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@449bbc254af8: 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 ------ Thu Apr 10 08:50:42 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_ps_rab_assignment.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@449bbc254af8: 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@449bbc254af8: Test case TC_ps_rab_assignment started. 20250410085043330 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53642<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410085043334 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53656<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410085043337 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:45863<->l=127.0.0.1:4262) (control_if.c:572) 20250410085043349 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085043349 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085043350 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085043350 DRANAP DEBUG cnlink(msc-1)[0x55ae2aef6920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085043350 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085043350 DRANAP DEBUG cnlink(msc-2)[0x55ae2aef3b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085043350 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085043350 DRANAP DEBUG cnlink(msc-3)[0x55ae2af5d910]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085043350 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250410085043350 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) TC_ps_rab_assignment-Iuh0(411)@449bbc254af8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250410085043351 DRANAP DEBUG cnlink(msc-3)[0x55ae2af5d910]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085043351 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250410085043351 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085043351 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085043351 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410085043351 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085043351 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085043351 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085043351 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) 20250410085043351 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085043351 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085043351 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085043351 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085043351 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085043351 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085043351 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085043351 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) 20250410085043351 DLSS7 DEBUG Found route for dpc=4=0.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) 20250410085043351 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250410085043351 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085043351 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250410085043351 DRANAP DEBUG cnlink(msc-3)[0x55ae2af5d910]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085043351 DRANAP DEBUG cnlink(msc-2)[0x55ae2aef3b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085043351 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250410085043351 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085043351 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085043351 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410085043351 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085043351 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085043351 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085043351 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085043351 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085043351 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085043351 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085043351 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085043351 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085043351 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085043351 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085043351 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085043351 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085043351 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250410085043351 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085043351 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085043351 DRANAP DEBUG cnlink(msc-2)[0x55ae2aef3b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085043351 DRANAP DEBUG cnlink(msc-1)[0x55ae2aef6920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085043351 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250410085043351 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085043351 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085043351 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410085043351 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085043351 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085043351 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085043351 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085043351 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085043351 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085043351 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085043351 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085043351 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085043351 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085043351 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085043351 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085043351 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085043351 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410085043351 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085043351 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085043351 DRANAP DEBUG cnlink(msc-1)[0x55ae2aef6920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085043351 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085043351 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250410085043351 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085043351 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085043351 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410085043351 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085043351 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085043351 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085043351 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085043352 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085043352 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085043352 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085043352 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085043352 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085043352 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085043352 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085043352 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085043352 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085043352 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085043352 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085043352 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085043352 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085043352 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085043352 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085043352 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085043352 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 20250410085043352 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250410085043352 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250410085043352 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085043352 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085043352 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085043352 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250410085043352 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250410085043352 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250410085043352 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085043352 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085043352 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085043352 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410085043352 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410085043352 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250410085043352 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085043352 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085043352 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085043352 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085043352 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085043352 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@449bbc254af8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@449bbc254af8: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(415)@449bbc254af8: ************************************************* HNBGW_Test.msc0-M3UA(415)@449bbc254af8: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(415)@449bbc254af8: ************************************************* HNBGW_Test.msc0-SCCP(413)@449bbc254af8: v_sccp_pdu_maxlen:268 20250410085043362 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085043362 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085043362 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085043362 DRANAP DEBUG cnlink(sgsn-1)[0x55ae2af5ec30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085043363 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085043363 DRANAP DEBUG cnlink(sgsn-2)[0x55ae2af5f5c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085043363 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085043363 DRANAP DEBUG cnlink(sgsn-3)[0x55ae2af5ff50]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085043364 DRANAP DEBUG cnlink(sgsn-3)[0x55ae2af5ff50]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085043364 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250410085043364 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085043364 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085043364 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410085043364 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085043364 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085043364 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085043364 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) 20250410085043364 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085043364 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085043364 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085043364 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085043364 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085043364 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085043364 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085043364 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) 20250410085043364 DLSS7 DEBUG Found route for dpc=12=0.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) 20250410085043364 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250410085043364 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085043364 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250410085043364 DRANAP DEBUG cnlink(sgsn-3)[0x55ae2af5ff50]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085043364 DRANAP DEBUG cnlink(sgsn-2)[0x55ae2af5f5c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085043364 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250410085043364 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085043364 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085043364 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410085043364 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085043364 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085043364 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085043364 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085043364 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085043364 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085043364 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085043364 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085043364 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085043364 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085043364 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085043364 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085043364 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085043364 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250410085043364 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085043364 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085043364 DRANAP DEBUG cnlink(sgsn-2)[0x55ae2af5f5c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085043364 DRANAP DEBUG cnlink(sgsn-1)[0x55ae2af5ec30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085043364 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250410085043364 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085043364 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085043364 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410085043364 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085043364 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085043364 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085043364 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085043364 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085043364 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085043364 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085043364 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085043364 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085043364 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085043364 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085043364 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085043364 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085043364 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250410085043364 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085043364 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085043364 DRANAP DEBUG cnlink(sgsn-1)[0x55ae2af5ec30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085043364 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085043364 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250410085043364 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085043364 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085043364 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410085043364 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085043364 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085043364 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085043364 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085043364 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085043364 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085043364 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085043364 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085043364 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085043364 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085043364 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085043364 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085043364 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085043364 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085043364 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085043364 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085043364 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085043364 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085043364 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085043364 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085043364 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 20250410085043364 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250410085043364 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250410085043364 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085043364 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085043364 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085043364 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250410085043364 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250410085043364 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250410085043364 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085043364 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085043364 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085043364 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250410085043364 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250410085043364 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250410085043364 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085043364 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085043364 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085043364 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085043364 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085043364 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@449bbc254af8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@449bbc254af8: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(418)@449bbc254af8: ************************************************* HNBGW_Test.sgsn0-M3UA(418)@449bbc254af8: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(418)@449bbc254af8: ************************************************* HNBGW_Test.sgsn0-SCCP(416)@449bbc254af8: v_sccp_pdu_maxlen:268 20250410085043383 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085043383 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085043383 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250410085043383 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250410085043383 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) 20250410085043383 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250410085043383 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250410085043383 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410085043383 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@449bbc254af8: setverdict(pass): none -> pass 20250410085043561 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250410085043561 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250410085043561 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250410085043561 DLSS7 <000c> 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)@449bbc254af8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250410085043567 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085043568 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250410085043568 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250410085043568 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250410085043568 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250410085043568 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250410085043568 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250410085043568 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 20250410085043568 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250410085043568 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  20250410085043568 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250410085043570 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085043570 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250410085043570 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250410085043570 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  20250410085043570 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250410085043570 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250410085043570 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250410085043570 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 20250410085043570 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250410085043570 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  20250410085043570 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085043570 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250410085043570 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085043571 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250410085043571 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:413) 20250410085043571 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085043571 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085043571 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085043571 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085043571 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250410085043571 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250410085043571 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085043572 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085043572 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250410085043572 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085043572 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085043572 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410085043572 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085043572 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085043572 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085043572 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085043572 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085043572 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085043572 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085043572 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085043572 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085043572 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085043572 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085043572 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085043572 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085043572 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085043572 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085043572 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085043572 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085043572 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085043572 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085043572 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085043572 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085043572 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085043572 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250410085043572 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410085043572 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410085043572 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085043572 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  20250410085043574 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250410085043574 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250410085043574 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250410085043574 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(418)@449bbc254af8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250410085043579 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085043579 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250410085043579 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250410085043579 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250410085043579 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250410085043579 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250410085043579 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250410085043579 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 20250410085043579 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250410085043579 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  20250410085043579 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250410085043581 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085043581 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250410085043581 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250410085043581 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  20250410085043581 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250410085043581 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250410085043581 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250410085043581 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 20250410085043581 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250410085043581 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  20250410085043581 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  20250410085043581 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085043581 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250410085043581 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085043581 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250410085043581 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250410085043581 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085043581 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085043581 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085043581 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085043581 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250410085043581 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250410085043581 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085043582 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085043582 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250410085043582 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085043582 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085043582 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410085043582 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085043582 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085043582 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085043583 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085043583 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085043583 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085043583 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085043583 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085043583 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085043583 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085043583 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085043583 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085043583 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085043583 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085043583 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085043583 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085043583 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085043583 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085043583 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085043583 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085043583 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085043583 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085043583 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.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' 20250410085043583 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410085043583 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410085043583 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085043583 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(414)@449bbc254af8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250410085044377 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085044377 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410085044377 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410085044377 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410085044377 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085044377 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410085044377 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085044377 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085044377 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085044377 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085044377 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085044377 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085044377 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085044377 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410085044377 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085044377 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085044377 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250410085044377 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410085044377 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085044377 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085044377 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085044377 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085044377 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085044377 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085044377 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085044377 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085044377 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085044377 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085044377 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085044377 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085044377 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085044377 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085044377 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250410085044377 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250410085044378 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250410085044378 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250410085044378 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085044378 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410085044378 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085044378 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085044378 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085044378 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085044378 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085044378 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085044378 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085044378 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085044378 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085044378 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085044378 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085044378 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085044378 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085044378 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085044378 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085044378 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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) 20250410085044378 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250410085044378 DRANAP NOTICE cnlink(msc-0)[0x55ae2af13940]{CONNECTED}: link up (cnlink.c:111) 20250410085044378 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085044378 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085044378 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085044378 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085044378 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085044378 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250410085044378 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410085044378 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410085044378 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085044378 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  20250410085044380 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085044380 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410085044380 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410085044380 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410085044380 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085044380 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410085044380 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085044380 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085044380 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085044380 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085044381 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085044381 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085044381 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085044381 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410085044381 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085044381 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085044381 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250410085044381 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410085044381 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085044381 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085044381 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085044381 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085044381 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085044381 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085044381 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085044381 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085044381 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085044381 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085044381 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085044381 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085044381 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085044381 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085044381 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250410085044381 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250410085044381 DRANAP INFO cnlink(msc-0)[0x55ae2af13940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(417)@449bbc254af8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250410085044383 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085044383 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410085044383 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410085044383 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410085044383 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085044383 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410085044383 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085044383 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085044383 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085044383 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085044383 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085044383 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085044383 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085044383 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410085044383 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085044383 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085044383 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250410085044383 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410085044383 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085044383 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085044383 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085044383 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085044383 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085044383 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085044383 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085044383 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085044383 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085044383 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085044383 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085044383 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085044383 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085044383 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085044383 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250410085044383 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250410085044383 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250410085044383 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250410085044383 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085044383 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410085044383 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085044383 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085044383 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085044383 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085044383 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085044383 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085044383 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085044383 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085044383 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085044383 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085044383 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085044383 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085044383 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085044383 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085044383 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085044383 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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) 20250410085044383 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250410085044383 DRANAP NOTICE cnlink(sgsn-0)[0x55ae2af5e2a0]{CONNECTED}: link up (cnlink.c:111) 20250410085044384 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085044384 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085044384 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085044384 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085044384 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085044384 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.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' 20250410085044384 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410085044384 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410085044384 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085044384 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  20250410085044385 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085044385 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410085044385 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410085044385 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410085044385 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085044385 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410085044385 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085044385 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085044385 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085044385 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085044385 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085044385 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085044385 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085044385 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410085044385 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085044385 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085044385 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250410085044385 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410085044385 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085044385 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085044385 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085044385 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085044385 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085044385 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085044385 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085044385 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085044385 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085044385 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085044385 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085044385 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085044385 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085044385 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085044385 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250410085044385 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250410085044385 DRANAP INFO cnlink(sgsn-0)[0x55ae2af5e2a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250410085045417 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43942<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ps_rab_assignment0(420)@449bbc254af8: f_gen_tmsi(suffix:=0, 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)@449bbc254af8: f_create_expect(l3 := '080101D571000008292624000000007000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(417)@449bbc254af8: Created Expect[0] for '080101D571000008292624000000007000F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment0(420) TC_ps_rab_assignment-Iuh0-RUA(412)@449bbc254af8: Added conn table entry 0TC_ps_rab_assignment0(420)15888969 20250410085046453 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085046454 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085046454 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250410085046454 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250410085046454 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xf27249, normal) (hnbgw_rua.c:407) 20250410085046454 DHNB DEBUG map_rua[0x55ae2af6cc60]{init}: Allocated (fsm.c:456) 20250410085046454 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15888969)[0x55ae2af6cc60]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250410085046454 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15888969 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250410085046454 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410085046454 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410085046454 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000007 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250410085046454 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15888969 SCCP-0 PS MI=IMSI-262420000000007: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250410085046454 DCN DEBUG map_sccp[0x55ae2af935a0]{init}: Allocated (fsm.c:456) 20250410085046454 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x55ae2af935a0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250410085046454 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-15888969 <-> SCCP-37 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250410085046454 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15888969 SCCP-37 sgsn-0 MI=IMSI-262420000000007: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250410085046454 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15888969)[0x55ae2af6cc60]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250410085046454 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410085046454 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410085046454 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15888969)[0x55ae2af6cc60]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250410085046454 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x55ae2af935a0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250410085046454 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250410085046454 DLSCCP DEBUG SCCP-SCOC(37)[0x55ae2af8ccd0]{IDLE}: Allocated (fsm.c:456) 20250410085046454 DLSCCP DEBUG SCCP-SCOC(37)[0x55ae2af8ccd0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250410085046454 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340540000070003400180000f40060000f11009260037400100003a40080000f110092600370010401d1c080101d571000008292624000000007000f1102a2a170512c7422000004f40030000110056400500f1100926) (sccp_scrc.c:415) 20250410085046454 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085046454 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085046454 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085046454 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085046454 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085046454 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085046454 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085046454 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085046454 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085046454 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085046454 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085046454 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085046454 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085046454 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085046454 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085046454 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 11 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) 20250410085046454 DLSCCP DEBUG SCCP-SCOC(37)[0x55ae2af8ccd0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250410085046454 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x55ae2af935a0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250410085046454 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15888969)[0x55ae2af6cc60]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250410085046454 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085046454 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085046454 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085046454 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085046454 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085046454 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.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' 20250410085046454 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410085046454 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410085046454 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085046454 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 11 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)@449bbc254af8: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(416)@449bbc254af8: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(417)@449bbc254af8: Found Expect[0] for l3='080101D571000008292624000000007000F1102A2A170512C7422000'O handled at TC_ps_rab_assignment0(420) HNBGW_Test.sgsn0-RAN(417)@449bbc254af8: Added conn table entry 0TC_ps_rab_assignment0(420)13147171 HNBGW_Test.sgsn0-SCCP(416)@449bbc254af8: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(416)@449bbc254af8: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_ps_rab_assignment0(420)@449bbc254af8: setverdict(pass): none -> pass 20250410085046469 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085046469 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410085046470 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410085046470 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410085046470 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085046470 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410085046470 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085046470 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085046470 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085046470 DLSS7 <000c> osmo_ss7_asp.c:1175 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 ea f4 74 02 00 00 00 00 00 06 00 08 00 00 00 07  20250410085046470 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085046470 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085046470 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085046470 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410085046470 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085046470 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00eaf474) (sccp_scrc.c:486) 20250410085046470 DLSCCP DEBUG Received CO:COAK for local reference 37 (sccp_scoc.c:1855) 20250410085046470 DLSCCP DEBUG SCCP-SCOC(37)[0x55ae2af8ccd0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250410085046470 DLSCCP DEBUG SCCP-SCOC(37)[0x55ae2af8ccd0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250410085046470 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085046470 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250410085046470 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) 20250410085046470 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x55ae2af935a0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250410085046470 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x55ae2af935a0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) HNBGW-PFCP(410)@449bbc254af8: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment0(420) subscribed for broadcast HNBGW_Test.sgsn0-SCCP(416)@449bbc254af8: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(416)@449bbc254af8: vl_len:91 HNBGW_Test.sgsn0-SCCP(416)@449bbc254af8: vl_from0 HNBGW_Test.sgsn0-SCCP(416)@449bbc254af8: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O 20250410085046676 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085046676 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410085046676 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410085046676 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410085046677 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085046677 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410085046677 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085046677 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085046677 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085046677 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  20250410085046677 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085046677 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085046677 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085046677 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410085046677 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085046677 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) 20250410085046677 DLSCCP DEBUG Received CO:CODT for local reference 37 (sccp_scoc.c:1855) 20250410085046677 DLSCCP DEBUG SCCP-SCOC(37)[0x55ae2af8ccd0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250410085046677 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085046677 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250410085046677 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x55ae2af935a0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250410085046677 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250410085046677 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250410085046677 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x55ae2af935a0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250410085046677 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250410085046677 DMAIN DEBUG RAB Assignment: no UPF configured, forwarding as-is (context_map_sccp.c:248) 20250410085046677 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15888969)[0x55ae2af6cc60]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250410085046677 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20250410085046677 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410085046677 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)@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed 20250410085046696 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085046696 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085046696 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250410085046696 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250410085046696 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xf27249) (hnbgw_rua.c:471) 20250410085046696 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15888969 SCCP-37 sgsn-0 MI=IMSI-262420000000007: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250410085046696 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15888969)[0x55ae2af6cc60]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250410085046696 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250410085046696 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250410085046696 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15888969)[0x55ae2af6cc60]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250410085046696 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250410085046696 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x55ae2af935a0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250410085046696 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250410085046696 DLSCCP DEBUG SCCP-SCOC(37)[0x55ae2af8ccd0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250410085046696 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00eaf474), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:415) 20250410085046696 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085046696 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085046696 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085046696 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085046696 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085046696 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085046696 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 ea f4 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 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) 20250410085046697 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085046697 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085046697 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085046697 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085046697 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085046697 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.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' 20250410085046697 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410085046697 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410085046697 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085046697 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 ea f4 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 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)@449bbc254af8: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(416)@449bbc254af8: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(416)@449bbc254af8: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(416)@449bbc254af8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment0(420)@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(416)@449bbc254af8: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(416)@449bbc254af8: vl_len:12 HNBGW_Test.sgsn0-SCCP(416)@449bbc254af8: vl_from0 HNBGW_Test.sgsn0-SCCP(416)@449bbc254af8: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250410085048713 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085048713 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410085048713 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410085048713 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410085048713 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085048713 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410085048713 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085048713 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085048713 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085048713 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  20250410085048714 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085048714 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085048714 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085048714 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410085048714 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085048714 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) 20250410085048714 DLSCCP DEBUG Received CO:CODT for local reference 37 (sccp_scoc.c:1855) 20250410085048714 DLSCCP DEBUG SCCP-SCOC(37)[0x55ae2af8ccd0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250410085048714 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085048714 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250410085048714 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x55ae2af935a0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250410085048714 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250410085048714 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250410085048714 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x55ae2af935a0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250410085048714 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15888969)[0x55ae2af6cc60]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250410085048714 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20250410085048714 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410085048714 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)@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment-Iuh0-RUA(412)@449bbc254af8: Deleted conn table entry 0TC_ps_rab_assignment0(420)15888969 20250410085048734 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085048734 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085048734 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250410085048734 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250410085048734 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xf27249,cause=radio(normal)) (hnbgw_rua.c:439) 20250410085048734 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15888969 SCCP-37 sgsn-0 MI=IMSI-262420000000007: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250410085048734 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15888969)[0x55ae2af6cc60]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250410085048734 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250410085048734 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250410085048734 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15888969)[0x55ae2af6cc60]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250410085048734 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x55ae2af935a0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250410085048734 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250410085048734 DLSCCP DEBUG SCCP-SCOC(37)[0x55ae2af8ccd0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250410085048734 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00eaf474), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250410085048734 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085048734 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085048734 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085048734 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085048734 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085048734 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085048734 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 ea f4 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) 20250410085048734 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15888969)[0x55ae2af6cc60]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250410085048734 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x55ae2af935a0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250410085048734 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x55ae2af935a0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250410085048734 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085048734 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085048734 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085048734 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085048734 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085048734 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.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' 20250410085048734 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410085048734 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410085048734 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085048734 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 ea f4 74 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)@449bbc254af8: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(416)@449bbc254af8: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(416)@449bbc254af8: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(416)@449bbc254af8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment0(420)@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(417)@449bbc254af8: Deleted conn table entry 0TC_ps_rab_assignment0(420)13147171 HNBGW_Test.sgsn0-SCCP(416)@449bbc254af8: Session index based on connection ID:0 20250410085048743 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085048743 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410085048743 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410085048743 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410085048743 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085048743 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410085048743 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085048743 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085048743 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085048743 DLSS7 <000c> osmo_ss7_asp.c:1175 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 ea f4 74 00 00 00 00 00 00 06 00 08 00 00 00 07  20250410085048743 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085048743 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085048743 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085048743 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410085048743 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085048743 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=00eaf474), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250410085048743 DLSCCP DEBUG Received CO:RELRE for local reference 37 (sccp_scoc.c:1855) 20250410085048743 DLSCCP DEBUG SCCP-SCOC(37)[0x55ae2af8ccd0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250410085048743 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085048743 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250410085048743 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) 20250410085048743 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x55ae2af935a0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250410085048743 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x55ae2af935a0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250410085048743 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15888969)[0x55ae2af6cc60]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250410085048743 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15888969)[0x55ae2af6cc60]{disconnected}: Freeing instance (context_map.c:202) 20250410085048743 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15888969)[0x55ae2af6cc60]{disconnected}: Deallocated (fsm.c:568) 20250410085048743 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x55ae2af935a0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250410085048743 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x55ae2af935a0]{disconnected}: Freeing instance (context_map.c:206) 20250410085048743 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x55ae2af935a0]{disconnected}: Deallocated (fsm.c:568) 20250410085048743 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15888969 SCCP-37 sgsn-0 MI=IMSI-262420000000007: Deallocating (context_map.c:225) 20250410085048743 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=00eaf474), PART(T=Source Reference,L=4,D=00000025) (sccp_scrc.c:415) 20250410085048743 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085048743 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085048743 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085048743 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085048743 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085048743 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085048743 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 ea f4 74 00 00 25 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085048743 DLSCCP DEBUG SCCP-SCOC(37)[0x55ae2af8ccd0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250410085048743 DLSCCP DEBUG SCCP-SCOC(37)[0x55ae2af8ccd0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250410085048743 DLSCCP DEBUG SCCP-SCOC(37)[0x55ae2af8ccd0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250410085048743 DLSCCP DEBUG SCCP-SCOC(37)[0x55ae2af8ccd0]{IDLE}: Deallocated (fsm.c:568) 20250410085048743 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085048743 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085048743 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085048743 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085048743 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085048743 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.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' 20250410085048744 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410085048744 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410085048744 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085048744 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 ea f4 74 00 00 25 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(416)@449bbc254af8: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(416)@449bbc254af8: RLC received in state:disconnect_pending TC_ps_rab_assignment0(420)@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed MTC@449bbc254af8: ok: talloc reports "asn1_context" = 1 bytes 20250410085050751 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53656<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250410085050752 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:45863<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(409)@449bbc254af8: Final verdict of PTC: none VirtHNBGW-STATS(408)@449bbc254af8: Final verdict of PTC: none MTC@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed 20250410085050755 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53642<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250410085050757 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085050757 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085050757 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410085050757 DMAIN NOTICE (127.0.0.1:9999 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) 20250410085050757 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250410085050758 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250410085050758 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410085050758 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250410085050758 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250410085050758 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250410085050758 DLSS7 <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(416)@449bbc254af8: Final verdict of PTC: none MutexDispCT-TC_ps_rab_assignment(407)@449bbc254af8: Final verdict of PTC: none 20250410085050758 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250410085050758 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250410085050758 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250410085050758 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410085050758 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250410085050758 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250410085050758 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250410085050758 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085050758 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-msc0-0: connection closed 20250410085050758 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250410085050758 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250410085050759 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250410085050759 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250410085050759 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 20250410085050759 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  20250410085050759 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085050759 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250410085050759 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250410085050759 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250410085050759 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410085050759 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250410085050759 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250410085050759 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250410085050759 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085050759 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-sgsn0-0: connection closed 20250410085050759 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250410085050759 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250410085050759 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250410085050759 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250410085050759 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 20250410085050759 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085050759 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250410085050759 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250410085050759 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085050759 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250410085050759 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:378) 20250410085050759 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085050759 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085050759 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085050759 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085050759 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250410085050759 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250410085050759 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250410085050759 DRANAP NOTICE cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: link lost (cnlink.c:118) 20250410085050759 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085050759 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250410085050759 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250410085050759 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085050759 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085050759 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085050759 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085050759 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250410085050759 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250410085050759 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250410085050759 DRANAP NOTICE cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.sgsn0-RAN(417)@449bbc254af8: Final verdict of PTC: none HNBGW_Test.msc0-RAN(414)@449bbc254af8: Final verdict of PTC: none TC_ps_rab_assignment-Iuh0-RUA(412)@449bbc254af8: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(413)@449bbc254af8: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(418)@449bbc254af8: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(415)@449bbc254af8: Final verdict of PTC: none HNBGW-MGCP(419)@449bbc254af8: Final verdict of PTC: none TC_ps_rab_assignment-Iuh0(411)@449bbc254af8: Final verdict of PTC: none HNBGW-PFCP(410)@449bbc254af8: Final verdict of PTC: none 20250410085050762 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43942<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_assignment0(420)@449bbc254af8: Final verdict of PTC: pass MTC@449bbc254af8: Setting final verdict of the test case. MTC@449bbc254af8: Local verdict of MTC: pass MTC@449bbc254af8: Local verdict of PTC MutexDispCT-TC_ps_rab_assignment(407): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC VirtHNBGW-STATS(408): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC IPA-CTRL-CLI-IPA(409): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW-PFCP(410): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC TC_ps_rab_assignment-Iuh0(411): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC TC_ps_rab_assignment-Iuh0-RUA(412): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.msc0-SCCP(413): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.msc0-RAN(414): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.msc0-M3UA(415): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(416): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.sgsn0-RAN(417): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(418): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW-MGCP(419): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC TC_ps_rab_assignment0(420): pass (pass -> pass) MTC@449bbc254af8: Test case TC_ps_rab_assignment finished. Verdict: pass MTC@449bbc254af8: 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'. Thu Apr 10 08:50:50 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 20250410085050857 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43944<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410085051258 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43944<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=286960) Waiting for packet dumper to finish... 1 (prev_count=286960, count=314512) 20250410085052760 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250410085052760 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250410085052760 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250410085052760 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250410085052760 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250410085052760 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@449bbc254af8: 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@449bbc254af8: 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 ------ Thu Apr 10 08:50:53 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_ps_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@449bbc254af8: 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@449bbc254af8: Test case TC_ps_rab_assignment_concurrent started. 20250410085054345 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43948<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410085054349 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43962<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410085054354 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:41295<->l=127.0.0.1:4262) (control_if.c:572) 20250410085054373 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085054373 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085054373 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085054373 DRANAP DEBUG cnlink(msc-1)[0x55ae2aef6920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085054373 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085054373 DRANAP DEBUG cnlink(msc-2)[0x55ae2aef3b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085054373 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085054373 DRANAP DEBUG cnlink(msc-3)[0x55ae2af5d910]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085054374 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250410085054374 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250410085054374 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085054374 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250410085054374 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085054374 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) TC_ps_rab_assignment_concurrent-Iuh0(425)@449bbc254af8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250410085054374 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410085054374 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085054374 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085054374 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085054374 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085054374 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085054374 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085054374 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085054374 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085054374 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085054374 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085054374 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085054374 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085054374 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085054374 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085054374 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085054374 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085054374 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085054374 DRANAP DEBUG cnlink(msc-1)[0x55ae2aef6920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085054374 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250410085054374 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085054374 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085054374 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410085054374 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085054374 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085054374 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085054374 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085054374 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085054374 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085054374 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085054374 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085054374 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085054374 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085054374 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085054374 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085054374 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085054374 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410085054374 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085054374 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085054374 DRANAP DEBUG cnlink(msc-1)[0x55ae2aef6920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085054374 DRANAP DEBUG cnlink(msc-2)[0x55ae2aef3b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085054374 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250410085054374 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085054374 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085054374 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410085054374 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085054374 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085054374 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085054374 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085054374 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085054374 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085054374 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085054374 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085054374 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085054374 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085054374 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085054374 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410085054374 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085054374 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250410085054374 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085054374 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085054374 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085054374 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085054374 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085054374 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085054374 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250410085054374 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085054374 DRANAP DEBUG cnlink(msc-2)[0x55ae2aef3b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085054374 DRANAP DEBUG cnlink(msc-3)[0x55ae2af5d910]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085054374 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085054374 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085054374 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085054374 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410085054374 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410085054374 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250410085054375 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250410085054375 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085054375 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085054375 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410085054375 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085054375 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085054375 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085054375 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) 20250410085054375 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085054375 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085054375 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085054375 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085054375 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085054375 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085054375 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085054375 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) 20250410085054375 DLSS7 DEBUG Found route for dpc=4=0.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) 20250410085054375 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250410085054375 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085054375 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250410085054375 DRANAP DEBUG cnlink(msc-3)[0x55ae2af5d910]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085054375 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085054375 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085054375 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085054375 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250410085054376 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250410085054376 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 20250410085054376 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250410085054376 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085054376 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085054376 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085054376 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 20250410085054376 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250410085054376 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! MTC@449bbc254af8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@449bbc254af8: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(429)@449bbc254af8: ************************************************* HNBGW_Test.msc0-M3UA(429)@449bbc254af8: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(429)@449bbc254af8: ************************************************* HNBGW_Test.msc0-SCCP(427)@449bbc254af8: v_sccp_pdu_maxlen:268 20250410085054389 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085054389 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085054389 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085054389 DRANAP DEBUG cnlink(sgsn-1)[0x55ae2af5ec30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085054389 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085054389 DRANAP DEBUG cnlink(sgsn-2)[0x55ae2af5f5c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085054389 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085054389 DRANAP DEBUG cnlink(sgsn-3)[0x55ae2af5ff50]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085054390 DRANAP DEBUG cnlink(sgsn-3)[0x55ae2af5ff50]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085054390 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250410085054390 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085054391 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085054391 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410085054391 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085054391 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085054391 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085054391 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) 20250410085054391 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085054391 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085054391 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085054391 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085054391 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085054391 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085054391 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085054391 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) 20250410085054391 DLSS7 DEBUG Found route for dpc=12=0.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) 20250410085054391 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250410085054391 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085054391 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250410085054391 DRANAP DEBUG cnlink(sgsn-3)[0x55ae2af5ff50]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085054391 DRANAP DEBUG cnlink(sgsn-2)[0x55ae2af5f5c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085054391 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250410085054391 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085054391 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085054391 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410085054391 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085054391 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085054391 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085054391 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085054391 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085054391 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085054391 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085054391 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085054391 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085054391 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085054391 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085054391 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085054391 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085054391 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250410085054391 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085054391 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085054391 DRANAP DEBUG cnlink(sgsn-2)[0x55ae2af5f5c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085054391 DRANAP DEBUG cnlink(sgsn-1)[0x55ae2af5ec30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085054391 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250410085054391 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085054391 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085054391 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410085054391 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085054391 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085054391 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085054391 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085054391 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085054391 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085054391 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085054391 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085054391 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085054391 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085054391 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085054391 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085054391 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085054391 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250410085054391 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085054391 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085054391 DRANAP DEBUG cnlink(sgsn-1)[0x55ae2af5ec30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085054391 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085054391 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250410085054391 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085054391 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085054391 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410085054391 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085054391 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085054391 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085054391 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085054391 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085054391 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085054391 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085054391 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085054391 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085054391 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085054391 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085054391 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085054391 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085054391 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085054391 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085054391 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085054391 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085054391 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085054391 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085054391 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085054391 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 20250410085054391 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250410085054391 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250410085054391 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085054391 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085054391 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085054391 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250410085054391 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250410085054391 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250410085054391 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085054391 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085054391 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085054391 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250410085054391 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250410085054392 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 20250410085054392 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250410085054392 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085054392 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085054392 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085054392 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085054392 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085054392 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@449bbc254af8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(432)@449bbc254af8: ************************************************* HNBGW_Test.sgsn0-M3UA(432)@449bbc254af8: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(432)@449bbc254af8: ************************************************* MTC@449bbc254af8: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(430)@449bbc254af8: v_sccp_pdu_maxlen:268 20250410085054411 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085054411 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085054411 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250410085054411 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250410085054411 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) 20250410085054411 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250410085054411 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250410085054411 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410085054411 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@449bbc254af8: setverdict(pass): none -> pass 20250410085054587 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250410085054587 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250410085054587 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250410085054588 DLSS7 <000c> 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)@449bbc254af8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250410085054598 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085054598 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250410085054598 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250410085054598 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250410085054598 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250410085054598 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250410085054598 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250410085054598 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 20250410085054598 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250410085054598 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  20250410085054598 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250410085054599 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085054599 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250410085054599 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250410085054599 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  20250410085054599 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250410085054599 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250410085054599 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250410085054599 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 20250410085054599 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250410085054599 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  20250410085054599 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085054599 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250410085054599 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085054599 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250410085054599 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:413) 20250410085054599 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085054599 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085054599 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085054599 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085054599 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250410085054599 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250410085054599 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085054600 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085054600 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250410085054600 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085054600 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085054600 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410085054600 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085054600 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085054600 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085054600 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085054600 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085054600 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085054600 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085054600 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085054600 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085054600 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085054600 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085054600 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085054601 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085054601 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085054601 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085054601 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085054601 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085054601 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085054601 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085054601 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085054601 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085054601 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085054601 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250410085054601 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410085054601 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410085054601 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085054601 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  20250410085054602 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250410085054602 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250410085054602 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250410085054602 DLSS7 <000c> 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)@449bbc254af8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250410085054609 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085054609 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250410085054609 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250410085054609 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250410085054609 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250410085054609 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250410085054609 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250410085054609 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 20250410085054609 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250410085054609 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  20250410085054609 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250410085054611 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085054611 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250410085054611 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250410085054611 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  20250410085054611 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250410085054611 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250410085054611 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250410085054611 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 20250410085054611 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250410085054611 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  20250410085054611 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  20250410085054611 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085054611 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250410085054611 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085054611 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250410085054611 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250410085054611 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085054611 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085054611 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085054611 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085054611 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250410085054611 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250410085054611 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085054613 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085054613 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250410085054613 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085054613 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085054613 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410085054613 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085054613 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085054613 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085054613 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085054613 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085054613 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085054613 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085054613 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085054613 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085054613 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085054613 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085054613 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085054613 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085054613 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085054613 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085054613 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085054613 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085054613 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085054613 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085054613 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085054614 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085054614 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085054614 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.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' 20250410085054614 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410085054614 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410085054614 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085054614 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(428)@449bbc254af8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250410085055395 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085055395 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085055395 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085055395 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410085055395 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085055395 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085055395 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410085055395 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410085055395 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410085055395 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085055395 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410085055395 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085055395 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085055395 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085055395 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085055395 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085055395 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250410085055395 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410085055395 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085055395 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085055395 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085055395 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085055395 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085055395 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085055395 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085055395 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085055395 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085055395 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085055395 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085055395 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085055395 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085055395 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085055395 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250410085055395 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250410085055395 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250410085055395 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250410085055395 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085055395 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410085055395 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085055395 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085055395 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085055395 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085055395 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085055395 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085055395 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085055395 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085055395 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085055395 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085055395 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085055395 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085055395 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085055395 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085055395 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085055395 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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) 20250410085055395 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250410085055395 DRANAP NOTICE cnlink(msc-0)[0x55ae2af13940]{CONNECTED}: link up (cnlink.c:111) 20250410085055395 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085055395 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085055395 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085055395 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085055395 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085055395 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250410085055395 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410085055395 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410085055395 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085055395 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  20250410085055397 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085055397 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085055397 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085055397 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410085055397 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085055397 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085055397 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250410085055397 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410085055397 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085055397 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085055397 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085055397 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085055397 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085055397 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085055397 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410085055397 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410085055397 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410085055397 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085055397 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410085055397 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085055397 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085055397 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085055397 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085055397 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085055397 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085055397 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085055397 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085055397 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085055397 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085055397 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085055397 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085055397 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085055397 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250410085055397 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250410085055397 DRANAP INFO cnlink(msc-0)[0x55ae2af13940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(431)@449bbc254af8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250410085055406 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085055406 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410085055406 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410085055406 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410085055406 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085055406 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410085055406 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085055406 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085055406 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085055406 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085055406 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085055406 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085055406 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085055406 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410085055406 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085055406 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085055406 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250410085055406 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410085055406 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085055406 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085055406 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085055406 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085055406 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085055406 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085055406 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085055406 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085055406 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085055406 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085055406 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085055406 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085055406 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085055406 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085055406 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250410085055406 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250410085055406 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250410085055406 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250410085055406 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085055406 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410085055406 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085055406 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085055406 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085055406 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085055406 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085055406 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085055406 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085055406 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085055406 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085055406 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085055406 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085055406 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085055406 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085055406 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085055406 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085055406 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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) 20250410085055406 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250410085055406 DRANAP NOTICE cnlink(sgsn-0)[0x55ae2af5e2a0]{CONNECTED}: link up (cnlink.c:111) 20250410085055407 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085055407 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085055407 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085055407 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085055407 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085055407 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.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' 20250410085055407 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410085055407 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410085055407 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085055407 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  20250410085055407 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085055407 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410085055407 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410085055407 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410085055408 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085055408 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410085055408 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085055408 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085055408 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085055408 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085055408 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085055408 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085055408 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085055408 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410085055408 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085055408 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085055408 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250410085055408 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410085055408 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085055408 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085055408 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085055408 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085055408 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085055408 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085055408 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085055408 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085055408 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085055408 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085055408 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085055408 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085055408 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085055408 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085055408 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250410085055408 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250410085055408 DRANAP INFO cnlink(sgsn-0)[0x55ae2af5e2a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250410085056448 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38094<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410085056481 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38100<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410085056508 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38110<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410085056524 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38116<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410085056541 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38130<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410085056565 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38144<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410085056588 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38150<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410085056610 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38152<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410085056628 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38164<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410085056643 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38168<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410085056655 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38182<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410085056667 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38188<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410085056676 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38192<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410085056688 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38200<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410085056704 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38208<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410085056720 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38222<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ps_rab_assignment_concurrent0(434)@449bbc254af8: f_gen_tmsi(suffix:=0, 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)@449bbc254af8: f_create_expect(l3 := '080101D571000008292624000000000000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(431)@449bbc254af8: Created Expect[0] for '080101D571000008292624000000000000F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(434) TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@449bbc254af8: Added conn table entry 0TC_ps_rab_assignment_concurrent0(434)10028454 20250410085057491 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085057491 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085057491 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250410085057491 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250410085057491 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x9905a6, normal) (hnbgw_rua.c:407) 20250410085057491 DHNB DEBUG map_rua[0x55ae2af6cc60]{init}: Allocated (fsm.c:456) 20250410085057491 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10028454)[0x55ae2af6cc60]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250410085057491 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10028454 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250410085057491 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410085057491 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410085057491 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000000 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250410085057491 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10028454 SCCP-0 PS MI=IMSI-262420000000000: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250410085057491 DCN DEBUG map_sccp[0x55ae2af935a0]{init}: Allocated (fsm.c:456) 20250410085057491 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x55ae2af935a0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250410085057491 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-10028454 <-> SCCP-38 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250410085057491 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10028454 SCCP-38 sgsn-0 MI=IMSI-262420000000000: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250410085057491 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10028454)[0x55ae2af6cc60]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250410085057491 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410085057491 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410085057491 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10028454)[0x55ae2af6cc60]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250410085057491 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x55ae2af935a0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250410085057491 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250410085057491 DLSCCP DEBUG SCCP-SCOC(38)[0x55ae2af8ccd0]{IDLE}: Allocated (fsm.c:456) 20250410085057491 DLSCCP DEBUG SCCP-SCOC(38)[0x55ae2af8ccd0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250410085057491 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340540000070003400180000f40060000f11009260037400100003a40080000f110092600370010401d1c080101d571000008292624000000000000f1102a2a170512c7422000004f40030001f00056400500f1100926) (sccp_scrc.c:415) 20250410085057491 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085057491 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085057491 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085057491 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085057491 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085057491 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085057491 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085057491 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085057491 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085057491 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085057491 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085057491 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085057491 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085057491 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085057491 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085057491 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 f0 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) 20250410085057491 DLSCCP DEBUG SCCP-SCOC(38)[0x55ae2af8ccd0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250410085057491 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x55ae2af935a0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250410085057491 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10028454)[0x55ae2af6cc60]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250410085057491 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085057491 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085057491 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085057491 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085057491 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085057491 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.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' 20250410085057491 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410085057491 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410085057491 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085057491 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 f0 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)@449bbc254af8: First idle individual index:0 TC_ps_rab_assignment_concurrent0(435)@449bbc254af8: f_gen_tmsi(suffix:=0, 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)@449bbc254af8: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(431)@449bbc254af8: Found Expect[0] for l3='080101D571000008292624000000000000F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(434) HNBGW_Test.sgsn0-RAN(431)@449bbc254af8: Added conn table entry 0TC_ps_rab_assignment_concurrent0(434)14807378 HNBGW_Test.sgsn0-SCCP(430)@449bbc254af8: Session index based on connection ID:0 TC_ps_rab_assignment_concurrent0(434)@449bbc254af8: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(430)@449bbc254af8: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250410085057499 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085057499 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410085057499 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410085057499 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410085057499 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085057499 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410085057499 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085057499 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085057499 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085057499 DLSS7 <000c> osmo_ss7_asp.c:1175 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 90 5e 2e 02 00 00 00 00 00 06 00 08 00 00 00 07  20250410085057499 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085057499 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085057499 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085057499 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410085057499 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085057499 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00905e2e) (sccp_scrc.c:486) 20250410085057499 DLSCCP DEBUG Received CO:COAK for local reference 38 (sccp_scoc.c:1855) 20250410085057499 DLSCCP DEBUG SCCP-SCOC(38)[0x55ae2af8ccd0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250410085057499 DLSCCP DEBUG SCCP-SCOC(38)[0x55ae2af8ccd0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250410085057499 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085057499 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250410085057499 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) 20250410085057499 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x55ae2af935a0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250410085057499 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x55ae2af935a0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) HNBGW-PFCP(424)@449bbc254af8: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment_concurrent0(434) subscribed for broadcast HNBGW_Test.sgsn0-RAN(431)@449bbc254af8: f_create_expect(l3 := '080101D571000008292624000000001000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(431)@449bbc254af8: Created Expect[0] for '080101D571000008292624000000001000F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(435) TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@449bbc254af8: Added conn table entry 1TC_ps_rab_assignment_concurrent0(435)8350676 TC_ps_rab_assignment_concurrent0(436)@449bbc254af8: f_gen_tmsi(suffix:=0, 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)@449bbc254af8: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(430)@449bbc254af8: vl_len:91 HNBGW_Test.sgsn0-SCCP(430)@449bbc254af8: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@449bbc254af8: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW_Test.sgsn0-RAN(431)@449bbc254af8: f_create_expect(l3 := '080101D571000008292624000000002000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(431)@449bbc254af8: Created Expect[1] for '080101D571000008292624000000002000F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(436) TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@449bbc254af8: Added conn table entry 2TC_ps_rab_assignment_concurrent0(436)5057124 TC_ps_rab_assignment_concurrent0(437)@449bbc254af8: f_gen_tmsi(suffix:=0, 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)@449bbc254af8: f_create_expect(l3 := '080101D571000008292624000000003000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(431)@449bbc254af8: Created Expect[2] for '080101D571000008292624000000003000F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(437) TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@449bbc254af8: Added conn table entry 3TC_ps_rab_assignment_concurrent0(437)3547122 TC_ps_rab_assignment_concurrent0(438)@449bbc254af8: f_gen_tmsi(suffix:=0, 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)@449bbc254af8: f_create_expect(l3 := '080101D571000008292624000000004000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(431)@449bbc254af8: Created Expect[3] for '080101D571000008292624000000004000F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(438) TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@449bbc254af8: Added conn table entry 4TC_ps_rab_assignment_concurrent0(438)16705276 TC_ps_rab_assignment_concurrent0(439)@449bbc254af8: f_gen_tmsi(suffix:=0, 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)@449bbc254af8: f_create_expect(l3 := '080101D571000008292624000000005000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(431)@449bbc254af8: Created Expect[4] for '080101D571000008292624000000005000F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(439) TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@449bbc254af8: Added conn table entry 5TC_ps_rab_assignment_concurrent0(439)7827995 TC_ps_rab_assignment_concurrent0(440)@449bbc254af8: f_gen_tmsi(suffix:=0, 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)@449bbc254af8: f_create_expect(l3 := '080101D571000008292624000000006000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(431)@449bbc254af8: Created Expect[5] for '080101D571000008292624000000006000F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(440) TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@449bbc254af8: Added conn table entry 6TC_ps_rab_assignment_concurrent0(440)8433645 TC_ps_rab_assignment_concurrent0(441)@449bbc254af8: f_gen_tmsi(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(442)@449bbc254af8: f_gen_tmsi(suffix:=0, 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)@449bbc254af8: f_create_expect(l3 := '080101D571000008292624000000007000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(431)@449bbc254af8: Created Expect[6] for '080101D571000008292624000000007000F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(441) TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@449bbc254af8: Added conn table entry 7TC_ps_rab_assignment_concurrent0(441)13794485 HNBGW_Test.sgsn0-RAN(431)@449bbc254af8: f_create_expect(l3 := '080101D571000008292624000000008000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(431)@449bbc254af8: Created Expect[7] for '080101D571000008292624000000008000F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(442) TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@449bbc254af8: Added conn table entry 8TC_ps_rab_assignment_concurrent0(442)8128130 TC_ps_rab_assignment_concurrent0(443)@449bbc254af8: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O TC_ps_rab_assignment_concurrent0(444)@449bbc254af8: f_gen_tmsi(suffix:=0, 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)@449bbc254af8: f_create_expect(l3 := '080101D571000008292624000000009000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(431)@449bbc254af8: Created Expect[8] for '080101D571000008292624000000009000F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(443) TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@449bbc254af8: Added conn table entry 9TC_ps_rab_assignment_concurrent0(443)11783896 HNBGW_Test.sgsn0-RAN(431)@449bbc254af8: f_create_expect(l3 := '080101D571000008292624000000000100F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(431)@449bbc254af8: Created Expect[9] for '080101D571000008292624000000000100F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(444) TC_ps_rab_assignment_concurrent0(445)@449bbc254af8: f_gen_tmsi(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)@449bbc254af8: Added conn table entry 10TC_ps_rab_assignment_concurrent0(444)263403 TC_ps_rab_assignment_concurrent0(446)@449bbc254af8: f_gen_tmsi(suffix:=0, 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)@449bbc254af8: f_create_expect(l3 := '080101D571000008292624000000001100F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(431)@449bbc254af8: Created Expect[10] for '080101D571000008292624000000001100F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(445) TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@449bbc254af8: Added conn table entry 11TC_ps_rab_assignment_concurrent0(445)5772205 HNBGW_Test.sgsn0-RAN(431)@449bbc254af8: f_create_expect(l3 := '080101D571000008292624000000002100F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(431)@449bbc254af8: Created Expect[11] for '080101D571000008292624000000002100F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(446) TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@449bbc254af8: Added conn table entry 12TC_ps_rab_assignment_concurrent0(446)10076990 TC_ps_rab_assignment_concurrent0(447)@449bbc254af8: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O 20250410085057696 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085057696 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085057696 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250410085057696 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250410085057696 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x7f6bd4, normal) (hnbgw_rua.c:407) 20250410085057696 DHNB DEBUG map_rua[0x55ae2af6f040]{init}: Allocated (fsm.c:456) 20250410085057696 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8350676)[0x55ae2af6f040]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250410085057696 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8350676 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250410085057696 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410085057696 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410085057696 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000001 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250410085057697 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8350676 SCCP-0 PS MI=IMSI-262420000000001: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250410085057697 DCN DEBUG map_sccp[0x55ae2af6f770]{init}: Allocated (fsm.c:456) 20250410085057697 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x55ae2af6f770]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250410085057697 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-8350676 <-> SCCP-39 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250410085057697 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8350676 SCCP-39 sgsn-0 MI=IMSI-262420000000001: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250410085057697 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8350676)[0x55ae2af6f040]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250410085057697 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410085057697 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410085057697 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8350676)[0x55ae2af6f040]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250410085057697 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x55ae2af6f770]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250410085057697 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250410085057697 DLSCCP DEBUG SCCP-SCOC(39)[0x55ae2af8a230]{IDLE}: Allocated (fsm.c:456) 20250410085057697 DLSCCP DEBUG SCCP-SCOC(39)[0x55ae2af8a230]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250410085057697 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340540000070003400180000f40060000f11009260037400100003a40080000f110092600370010401d1c080101d571000008292624000000001000f1102a2a170512c7422000004f40030003660056400500f1100926) (sccp_scrc.c:415) 20250410085057697 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085057697 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085057697 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085057697 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085057697 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085057697 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085057697 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085057697 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085057697 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085057697 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085057697 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085057697 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085057697 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085057697 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085057697 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085057697 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 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) 20250410085057697 DLSCCP DEBUG SCCP-SCOC(39)[0x55ae2af8a230]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250410085057697 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x55ae2af6f770]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250410085057697 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8350676)[0x55ae2af6f040]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250410085057697 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085057697 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085057697 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250410085057697 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250410085057697 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x4d2a64, normal) (hnbgw_rua.c:407) 20250410085057697 DHNB DEBUG map_rua[0x55ae2af89950]{init}: Allocated (fsm.c:456) 20250410085057697 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5057124)[0x55ae2af89950]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250410085057697 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5057124 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250410085057697 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410085057697 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410085057697 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000002 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250410085057697 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5057124 SCCP-0 PS MI=IMSI-262420000000002: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250410085057697 DCN DEBUG map_sccp[0x55ae2af9d670]{init}: Allocated (fsm.c:456) 20250410085057697 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x55ae2af9d670]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250410085057697 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-5057124 <-> SCCP-40 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250410085057697 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5057124 SCCP-40 sgsn-0 MI=IMSI-262420000000002: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250410085057697 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5057124)[0x55ae2af89950]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250410085057697 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410085057697 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410085057697 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5057124)[0x55ae2af89950]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250410085057697 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x55ae2af9d670]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250410085057697 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085057697 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250410085057697 DLSCCP DEBUG SCCP-SCOC(40)[0x55ae2af8aac0]{IDLE}: Allocated (fsm.c:456) 20250410085057697 DLSCCP DEBUG SCCP-SCOC(40)[0x55ae2af8aac0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250410085057697 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085057697 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085057697 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340540000070003400180000f40060000f11009260037400100003a40080000f110092600370010401d1c080101d571000008292624000000002000f1102a2a170512c7422000004f40030003410056400500f1100926) (sccp_scrc.c:415) 20250410085057697 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085057697 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085057697 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085057697 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.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' 20250410085057697 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410085057697 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085057697 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085057697 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085057697 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085057698 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085057698 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085057698 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085057698 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085057698 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085057698 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085057698 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085057698 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085057698 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085057698 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085057698 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 41 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085057698 DLSCCP DEBUG SCCP-SCOC(40)[0x55ae2af8aac0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250410085057698 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x55ae2af9d670]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250410085057697 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410085057698 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085057698 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 03 66 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 02  20250410085057698 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085057698 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085057698 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085057698 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085057698 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085057698 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.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' 20250410085057698 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410085057698 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410085057698 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5057124)[0x55ae2af89950]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250410085057698 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085057698 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085057698 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250410085057698 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250410085057698 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x361ff2, normal) (hnbgw_rua.c:407) 20250410085057698 DHNB DEBUG map_rua[0x55ae2af76090]{init}: Allocated (fsm.c:456) 20250410085057698 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3547122)[0x55ae2af76090]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250410085057698 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3547122 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250410085057698 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410085057698 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410085057698 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000003 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250410085057698 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3547122 SCCP-0 PS MI=IMSI-262420000000003: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250410085057698 DCN DEBUG map_sccp[0x55ae2af8a8a0]{init}: Allocated (fsm.c:456) 20250410085057698 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x55ae2af8a8a0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250410085057698 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-3547122 <-> SCCP-41 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250410085057698 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3547122 SCCP-41 sgsn-0 MI=IMSI-262420000000003: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250410085057698 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3547122)[0x55ae2af76090]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250410085057698 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410085057698 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410085057698 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3547122)[0x55ae2af76090]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250410085057698 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x55ae2af8a8a0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250410085057698 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250410085057698 DLSCCP DEBUG SCCP-SCOC(41)[0x55ae2afaec80]{IDLE}: Allocated (fsm.c:456) 20250410085057698 DLSCCP DEBUG SCCP-SCOC(41)[0x55ae2afaec80]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250410085057698 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340540000070003400180000f40060000f11009260037400100003a40080000f110092600370010401d1c080101d571000008292624000000003000f1102a2a170512c7422000004f40030002e60056400500f1100926) (sccp_scrc.c:415) 20250410085057698 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085057698 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085057698 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085057698 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085057698 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085057698 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085057698 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085057698 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085057698 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085057698 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085057698 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085057698 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 41 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 02  20250410085057698 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085057698 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410085057698 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410085057698 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410085057698 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085057698 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410085057698 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085057698 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085057698 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085057698 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  20250410085057698 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085057698 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085057698 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085057698 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085057698 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085057698 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 02 e6 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) 20250410085057698 DLSCCP DEBUG SCCP-SCOC(41)[0x55ae2afaec80]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250410085057698 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x55ae2af8a8a0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250410085057698 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3547122)[0x55ae2af76090]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250410085057699 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085057699 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085057699 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250410085057699 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250410085057699 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xfee6fc, normal) (hnbgw_rua.c:407) 20250410085057699 DHNB DEBUG map_rua[0x55ae2af8abf0]{init}: Allocated (fsm.c:456) 20250410085057699 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16705276)[0x55ae2af8abf0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250410085057699 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16705276 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250410085057699 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410085057699 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410085057699 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000004 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250410085057699 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16705276 SCCP-0 PS MI=IMSI-262420000000004: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250410085057699 DCN DEBUG map_sccp[0x55ae2af8a580]{init}: Allocated (fsm.c:456) 20250410085057699 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085057699 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085057699 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085057699 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085057699 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085057699 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.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' 20250410085057699 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410085057699 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410085057699 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085057699 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 02 e6 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 02  20250410085057699 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x55ae2af8a580]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250410085057699 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-16705276 <-> SCCP-42 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250410085057699 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16705276 SCCP-42 sgsn-0 MI=IMSI-262420000000004: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250410085057699 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16705276)[0x55ae2af8abf0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250410085057699 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410085057699 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410085057699 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16705276)[0x55ae2af8abf0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250410085057699 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x55ae2af8a580]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250410085057699 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250410085057699 DLSCCP DEBUG SCCP-SCOC(42)[0x55ae2afaf2b0]{IDLE}: Allocated (fsm.c:456) 20250410085057699 DLSCCP DEBUG SCCP-SCOC(42)[0x55ae2afaf2b0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250410085057699 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340540000070003400180000f40060000f11009260037400100003a40080000f110092600370010401d1c080101d571000008292624000000004000f1102a2a170512c7422000004f40030002290056400500f1100926) (sccp_scrc.c:415) 20250410085057699 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085057699 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085057699 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085057699 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085057699 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085057699 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085057699 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085057699 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085057699 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085057699 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085057699 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085057699 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085057699 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085057699 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085057699 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085057699 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 29 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085057699 DLSCCP DEBUG SCCP-SCOC(42)[0x55ae2afaf2b0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250410085057699 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x55ae2af8a580]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250410085057699 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16705276)[0x55ae2af8abf0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250410085057699 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085057699 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085057699 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085057699 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410085057699 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085057699 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) 20250410085057699 DLSCCP DEBUG Received CO:CODT for local reference 38 (sccp_scoc.c:1855) 20250410085057699 DLSCCP DEBUG SCCP-SCOC(38)[0x55ae2af8ccd0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250410085057699 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085057699 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250410085057699 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x55ae2af935a0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250410085057699 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250410085057699 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250410085057700 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x55ae2af935a0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250410085057700 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250410085057700 DMAIN DEBUG RAB Assignment: no UPF configured, forwarding as-is (context_map_sccp.c:248) 20250410085057700 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10028454)[0x55ae2af6cc60]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250410085057700 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20250410085057700 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085057700 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085057700 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250410085057700 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250410085057700 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085057700 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085057700 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085057700 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085057700 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085057700 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x77721b, normal) (hnbgw_rua.c:407) 20250410085057700 DHNB DEBUG map_rua[0x55ae2afae080]{init}: Allocated (fsm.c:456) 20250410085057700 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7827995)[0x55ae2afae080]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250410085057700 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250410085057700 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410085057700 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410085057700 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085057700 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 29 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 02  20250410085057700 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7827995 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250410085057700 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410085057700 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410085057700 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000005 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250410085057700 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7827995 SCCP-0 PS MI=IMSI-262420000000005: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250410085057700 DCN DEBUG map_sccp[0x55ae2afaf3e0]{init}: Allocated (fsm.c:456) 20250410085057700 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x55ae2afaf3e0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250410085057700 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-7827995 <-> SCCP-43 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250410085057700 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7827995 SCCP-43 sgsn-0 MI=IMSI-262420000000005: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250410085057700 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7827995)[0x55ae2afae080]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250410085057700 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410085057700 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410085057700 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7827995)[0x55ae2afae080]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250410085057700 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x55ae2afaf3e0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250410085057700 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250410085057700 DLSCCP DEBUG SCCP-SCOC(43)[0x55ae2af6b2c0]{IDLE}: Allocated (fsm.c:456) 20250410085057700 DLSCCP DEBUG SCCP-SCOC(43)[0x55ae2af6b2c0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250410085057700 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340540000070003400180000f40060000f11009260037400100003a40080000f110092600370010401d1c080101d571000008292624000000005000f1102a2a170512c7422000004f40030000580056400500f1100926) (sccp_scrc.c:415) 20250410085057700 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085057700 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085057700 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085057700 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085057700 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085057700 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085057700 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085057700 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085057700 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085057700 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085057700 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085057700 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085057700 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085057700 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085057700 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085057700 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 58 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085057700 DLSCCP DEBUG SCCP-SCOC(43)[0x55ae2af6b2c0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250410085057700 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x55ae2afaf3e0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250410085057701 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7827995)[0x55ae2afae080]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250410085057701 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:894) 20250410085057701 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085057701 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250410085057701 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250410085057701 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x80afed, normal) (hnbgw_rua.c:407) 20250410085057701 DHNB DEBUG map_rua[0x55ae2afae990]{init}: Allocated (fsm.c:456) 20250410085057701 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8433645)[0x55ae2afae990]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250410085057701 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8433645 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250410085057701 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410085057701 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410085057701 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000006 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250410085057701 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8433645 SCCP-0 PS MI=IMSI-262420000000006: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250410085057701 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085057701 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085057701 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085057701 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085057701 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085057701 DCN DEBUG map_sccp[0x55ae2af73980]{init}: Allocated (fsm.c:456) 20250410085057701 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x55ae2af73980]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250410085057701 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-8433645 <-> SCCP-44 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250410085057701 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8433645 SCCP-44 sgsn-0 MI=IMSI-262420000000006: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250410085057701 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8433645)[0x55ae2afae990]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250410085057701 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410085057701 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.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' 20250410085057701 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410085057701 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8433645)[0x55ae2afae990]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250410085057701 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x55ae2af73980]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250410085057701 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250410085057701 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410085057701 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410085057701 DLSCCP DEBUG SCCP-SCOC(44)[0x55ae2af73790]{IDLE}: Allocated (fsm.c:456) 20250410085057701 DLSCCP DEBUG SCCP-SCOC(44)[0x55ae2af73790]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250410085057701 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340540000070003400180000f40060000f11009260037400100003a40080000f110092600370010401d1c080101d571000008292624000000006000f1102a2a170512c7422000004f40030002dc0056400500f1100926) (sccp_scrc.c:415) 20250410085057701 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085057701 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085057701 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085057701 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085057701 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085057701 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 58 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 02  20250410085057701 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085057701 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085057701 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085057701 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085057701 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085057701 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085057701 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085057701 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085057701 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085057701 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085057701 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085057701 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 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) 20250410085057701 DLSCCP DEBUG SCCP-SCOC(44)[0x55ae2af73790]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250410085057701 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x55ae2af73980]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250410085057701 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8433645)[0x55ae2afae990]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250410085057701 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) 20250410085057701 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085057701 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085057701 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250410085057701 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250410085057701 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xd27cb5, normal) (hnbgw_rua.c:407) 20250410085057702 DHNB DEBUG map_rua[0x55ae2af761c0]{init}: Allocated (fsm.c:456) 20250410085057702 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13794485)[0x55ae2af761c0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250410085057702 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13794485 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250410085057702 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410085057702 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410085057702 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085057702 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085057702 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085057702 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000007 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250410085057702 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13794485 SCCP-0 PS MI=IMSI-262420000000007: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250410085057702 DCN DEBUG map_sccp[0x55ae2af6b3f0]{init}: Allocated (fsm.c:456) 20250410085057702 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x55ae2af6b3f0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250410085057702 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-13794485 <-> SCCP-45 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250410085057702 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13794485 SCCP-45 sgsn-0 MI=IMSI-262420000000007: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250410085057702 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13794485)[0x55ae2af761c0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250410085057702 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410085057702 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410085057702 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13794485)[0x55ae2af761c0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250410085057702 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x55ae2af6b3f0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250410085057702 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250410085057702 DLSCCP DEBUG SCCP-SCOC(45)[0x55ae2af77d60]{IDLE}: Allocated (fsm.c:456) 20250410085057702 DLSCCP DEBUG SCCP-SCOC(45)[0x55ae2af77d60]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250410085057702 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340540000070003400180000f40060000f11009260037400100003a40080000f110092600370010401d1c080101d571000008292624000000007000f1102a2a170512c7422000004f40030003750056400500f1100926) (sccp_scrc.c:415) 20250410085057702 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085057702 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085057702 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085057702 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085057702 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085057702 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085057702 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.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' 20250410085057702 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410085057702 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410085057702 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085057702 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 dc 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 02  20250410085057702 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085057702 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085057702 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085057702 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085057702 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085057702 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085057702 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085057702 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085057702 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085057702 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085057702 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085057702 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 03 75 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) 20250410085057702 DLSCCP DEBUG SCCP-SCOC(45)[0x55ae2af77d60]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250410085057702 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x55ae2af6b3f0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250410085057702 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13794485)[0x55ae2af761c0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250410085057702 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085057702 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085057702 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250410085057702 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250410085057702 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x7c0682, normal) (hnbgw_rua.c:407) 20250410085057702 DHNB DEBUG map_rua[0x55ae2af8c190]{init}: Allocated (fsm.c:456) 20250410085057702 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8128130)[0x55ae2af8c190]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250410085057702 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8128130 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250410085057702 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410085057702 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410085057702 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000008 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250410085057702 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8128130 SCCP-0 PS MI=IMSI-262420000000008: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250410085057702 DCN DEBUG map_sccp[0x55ae2afaeb10]{init}: Allocated (fsm.c:456) 20250410085057702 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x55ae2afaeb10]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250410085057702 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-8128130 <-> SCCP-46 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250410085057702 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085057702 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085057702 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085057702 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085057702 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8128130 SCCP-46 sgsn-0 MI=IMSI-262420000000008: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250410085057702 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8128130)[0x55ae2af8c190]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250410085057702 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410085057702 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410085057702 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8128130)[0x55ae2af8c190]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250410085057702 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x55ae2afaeb10]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250410085057703 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250410085057703 DLSCCP DEBUG SCCP-SCOC(46)[0x55ae2af78390]{IDLE}: Allocated (fsm.c:456) 20250410085057703 DLSCCP DEBUG SCCP-SCOC(46)[0x55ae2af78390]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250410085057703 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340540000070003400180000f40060000f11009260037400100003a40080000f110092600370010401d1c080101d571000008292624000000008000f1102a2a170512c7422000004f40030002e80056400500f1100926) (sccp_scrc.c:415) 20250410085057703 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085057703 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085057702 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085057702 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.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' 20250410085057702 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410085057702 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410085057702 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085057703 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 03 75 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 02  20250410085057703 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085057703 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085057703 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085057703 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085057703 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085057703 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085057703 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085057703 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085057703 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085057703 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085057703 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085057703 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085057703 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085057703 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 e8 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) 20250410085057703 DLSCCP DEBUG SCCP-SCOC(46)[0x55ae2af78390]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250410085057703 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x55ae2afaeb10]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250410085057703 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8128130)[0x55ae2af8c190]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250410085057703 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085057703 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085057703 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250410085057703 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250410085057703 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xb3ced8, normal) (hnbgw_rua.c:407) 20250410085057703 DHNB DEBUG map_rua[0x55ae2af7a910]{init}: Allocated (fsm.c:456) 20250410085057703 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11783896)[0x55ae2af7a910]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250410085057703 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11783896 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250410085057703 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410085057703 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410085057703 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085057703 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085057703 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000009 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250410085057703 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11783896 SCCP-0 PS MI=IMSI-262420000000009: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250410085057703 DCN DEBUG map_sccp[0x55ae2af6af20]{init}: Allocated (fsm.c:456) 20250410085057703 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x55ae2af6af20]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250410085057703 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-11783896 <-> SCCP-47 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250410085057703 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11783896 SCCP-47 sgsn-0 MI=IMSI-262420000000009: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250410085057703 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11783896)[0x55ae2af7a910]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250410085057703 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410085057703 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410085057703 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11783896)[0x55ae2af7a910]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250410085057703 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x55ae2af6af20]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250410085057703 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250410085057703 DLSCCP DEBUG SCCP-SCOC(47)[0x55ae2af8b7b0]{IDLE}: Allocated (fsm.c:456) 20250410085057703 DLSCCP DEBUG SCCP-SCOC(47)[0x55ae2af8b7b0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250410085057703 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085057703 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085057703 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085057703 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.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' 20250410085057703 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410085057703 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410085057703 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085057703 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 e8 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 02  20250410085057703 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340540000070003400180000f40060000f11009260037400100003a40080000f110092600370010401d1c080101d571000008292624000000009000f1102a2a170512c7422000004f40030000270056400500f1100926) (sccp_scrc.c:415) 20250410085057703 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085057703 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085057703 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085057703 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085057703 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085057703 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085057703 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085057703 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085057703 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085057703 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085057704 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085057704 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085057704 DLSS7 DEBUG Found route for dpc=185=0.23.1: 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.sgsn0-SCCP(430)@449bbc254af8: First idle individual index:1 20250410085057704 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085057704 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085057704 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 00 27 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) 20250410085057704 DLSCCP DEBUG SCCP-SCOC(47)[0x55ae2af8b7b0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250410085057704 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x55ae2af6af20]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250410085057704 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11783896)[0x55ae2af7a910]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250410085057704 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085057704 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085057704 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250410085057704 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250410085057704 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x404eb, normal) (hnbgw_rua.c:407) 20250410085057704 DHNB DEBUG map_rua[0x55ae2afb82c0]{init}: Allocated (fsm.c:456) 20250410085057704 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-263403)[0x55ae2afb82c0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250410085057704 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-263403 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250410085057704 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410085057704 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410085057704 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085057704 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085057704 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085057704 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000010 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250410085057704 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-263403 SCCP-0 PS MI=IMSI-262420000000010: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250410085057704 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085057704 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085057704 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250410085057704 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410085057704 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410085057704 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085057704 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 00 27 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 02  20250410085057704 DCN DEBUG map_sccp[0x55ae2af8bcc0]{init}: Allocated (fsm.c:456) 20250410085057704 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x55ae2af8bcc0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250410085057704 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-263403 <-> SCCP-48 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250410085057704 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-263403 SCCP-48 sgsn-0 MI=IMSI-262420000000010: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250410085057704 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-263403)[0x55ae2afb82c0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250410085057704 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410085057704 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410085057704 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-263403)[0x55ae2afb82c0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250410085057704 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x55ae2af8bcc0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250410085057704 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250410085057704 DLSCCP DEBUG SCCP-SCOC(48)[0x55ae2af794c0]{IDLE}: Allocated (fsm.c:456) 20250410085057704 DLSCCP DEBUG SCCP-SCOC(48)[0x55ae2af794c0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250410085057704 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340540000070003400180000f40060000f11009260037400100003a40080000f110092600370010401d1c080101d571000008292624000000000100f1102a2a170512c7422000004f40030002a80056400500f1100926) (sccp_scrc.c:415) 20250410085057704 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085057704 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085057704 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085057704 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085057704 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085057704 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085057704 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085057704 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085057704 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085057704 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085057704 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085057704 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085057704 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085057704 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085057704 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085057704 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 02 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) 20250410085057704 DLSCCP DEBUG SCCP-SCOC(48)[0x55ae2af794c0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250410085057704 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x55ae2af8bcc0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250410085057704 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-263403)[0x55ae2afb82c0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250410085057704 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085057704 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085057705 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250410085057705 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250410085057705 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x5813ad, normal) (hnbgw_rua.c:407) 20250410085057705 DHNB DEBUG map_rua[0x55ae2af79a80]{init}: Allocated (fsm.c:456) 20250410085057705 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5772205)[0x55ae2af79a80]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250410085057705 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5772205 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250410085057705 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410085057705 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410085057705 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085057705 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085057705 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085057705 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085057705 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085057705 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.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' 20250410085057705 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000011 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250410085057705 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5772205 SCCP-0 PS MI=IMSI-262420000000011: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250410085057705 DCN DEBUG map_sccp[0x55ae2af79c20]{init}: Allocated (fsm.c:456) 20250410085057705 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x55ae2af79c20]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250410085057705 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-5772205 <-> SCCP-49 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250410085057705 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5772205 SCCP-49 sgsn-0 MI=IMSI-262420000000011: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250410085057705 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5772205)[0x55ae2af79a80]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250410085057705 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410085057705 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410085057705 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5772205)[0x55ae2af79a80]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250410085057705 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x55ae2af79c20]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250410085057705 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250410085057705 DLSCCP DEBUG SCCP-SCOC(49)[0x55ae2af76d00]{IDLE}: Allocated (fsm.c:456) 20250410085057705 DLSCCP DEBUG SCCP-SCOC(49)[0x55ae2af76d00]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250410085057705 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410085057705 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410085057705 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085057705 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 02 a8 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 02  20250410085057705 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340540000070003400180000f40060000f11009260037400100003a40080000f110092600370010401d1c080101d571000008292624000000001100f1102a2a170512c7422000004f40030002e10056400500f1100926) (sccp_scrc.c:415) 20250410085057705 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085057705 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085057705 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085057705 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085057705 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085057705 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085057705 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085057705 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085057705 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085057705 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085057705 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085057705 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085057705 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085057705 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085057705 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) HNBGW_Test.sgsn0-SCCP(430)@449bbc254af8: Warning: Stopping inactive timer T_ias[1]. 20250410085057705 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 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) 20250410085057705 DLSCCP DEBUG SCCP-SCOC(49)[0x55ae2af76d00]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250410085057705 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x55ae2af79c20]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250410085057705 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5772205)[0x55ae2af79a80]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250410085057705 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085057705 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085057705 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250410085057705 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250410085057705 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x99c33e, normal) (hnbgw_rua.c:407) 20250410085057705 DHNB DEBUG map_rua[0x55ae2af76700]{init}: Allocated (fsm.c:456) 20250410085057705 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10076990)[0x55ae2af76700]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250410085057705 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10076990 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250410085057705 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410085057705 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085057705 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085057705 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085057705 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085057706 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085057705 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410085057706 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250410085057705 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000012 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250410085057705 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10076990 SCCP-0 PS MI=IMSI-262420000000012: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250410085057705 DCN DEBUG map_sccp[0x55ae2af79e10]{init}: Allocated (fsm.c:456) 20250410085057706 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x55ae2af79e10]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250410085057706 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-10076990 <-> SCCP-50 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250410085057706 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410085057706 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410085057706 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10076990 SCCP-50 sgsn-0 MI=IMSI-262420000000012: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250410085057706 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10076990)[0x55ae2af76700]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250410085057706 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410085057706 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410085057706 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10076990)[0x55ae2af76700]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250410085057706 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x55ae2af79e10]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250410085057706 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250410085057706 DLSCCP DEBUG SCCP-SCOC(50)[0x55ae2af73fa0]{IDLE}: Allocated (fsm.c:456) 20250410085057706 DLSCCP DEBUG SCCP-SCOC(50)[0x55ae2af73fa0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250410085057706 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340540000070003400180000f40060000f11009260037400100003a40080000f110092600370010401d1c080101d571000008292624000000002100f1102a2a170512c7422000004f40030003180056400500f1100926) (sccp_scrc.c:415) 20250410085057706 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085057706 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085057706 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085057706 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085057706 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 e1 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 02  20250410085057706 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) 20250410085057706 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085057706 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085057706 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085057706 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085057706 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085057706 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085057706 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085057706 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) 20250410085057706 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085057706 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085057706 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085057706 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 03 18 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) 20250410085057706 DLSCCP DEBUG SCCP-SCOC(50)[0x55ae2af73fa0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250410085057706 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x55ae2af79e10]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250410085057706 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10076990)[0x55ae2af76700]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250410085057706 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085057706 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085057706 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085057706 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085057706 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085057706 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 20250410085057706 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410085057706 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410085057706 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085057706 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 03 18 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)@449bbc254af8: Found Expect[0] for l3='080101D571000008292624000000001000F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(435) HNBGW_Test.sgsn0-RAN(431)@449bbc254af8: Added conn table entry 1TC_ps_rab_assignment_concurrent0(435)16599100 TC_ps_rab_assignment_concurrent0(448)@449bbc254af8: f_gen_tmsi(suffix:=0, 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)@449bbc254af8: First idle individual index:2 HNBGW_Test.sgsn0-SCCP(430)@449bbc254af8: Warning: Stopping inactive timer T_ias[2]. HNBGW_Test.sgsn0-SCCP(430)@449bbc254af8: First idle individual index:3 HNBGW_Test.sgsn0-SCCP(430)@449bbc254af8: Warning: Stopping inactive timer T_ias[3]. HNBGW_Test.sgsn0-RAN(431)@449bbc254af8: Found Expect[1] for l3='080101D571000008292624000000002000F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(436) HNBGW_Test.sgsn0-RAN(431)@449bbc254af8: Added conn table entry 2TC_ps_rab_assignment_concurrent0(436)15554910 TC_ps_rab_assignment_concurrent0(435)@449bbc254af8: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(430)@449bbc254af8: First idle individual index:4 HNBGW_Test.sgsn0-RAN(431)@449bbc254af8: Found Expect[2] for l3='080101D571000008292624000000003000F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(437) HNBGW_Test.sgsn0-RAN(431)@449bbc254af8: Added conn table entry 3TC_ps_rab_assignment_concurrent0(437)5665639 HNBGW_Test.sgsn0-SCCP(430)@449bbc254af8: Warning: Stopping inactive timer T_ias[4]. HNBGW_Test.sgsn0-SCCP(430)@449bbc254af8: First idle individual index:5 HNBGW-PFCP(424)@449bbc254af8: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment_concurrent0(435) subscribed for broadcast TC_ps_rab_assignment_concurrent0(436)@449bbc254af8: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(430)@449bbc254af8: Warning: Stopping inactive timer T_ias[5]. HNBGW_Test.sgsn0-RAN(431)@449bbc254af8: Found Expect[3] for l3='080101D571000008292624000000004000F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(438) HNBGW_Test.sgsn0-SCCP(430)@449bbc254af8: First idle individual index:6 HNBGW_Test.sgsn0-RAN(431)@449bbc254af8: Added conn table entry 4TC_ps_rab_assignment_concurrent0(438)6448885 TC_ps_rab_assignment_concurrent0(437)@449bbc254af8: setverdict(pass): none -> pass HNBGW-PFCP(424)@449bbc254af8: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment_concurrent0(436) subscribed for broadcast HNBGW_Test.sgsn0-RAN(431)@449bbc254af8: f_create_expect(l3 := '080101D571000008292624000000003100F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(431)@449bbc254af8: Created Expect[0] for '080101D571000008292624000000003100F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(447) HNBGW_Test.sgsn0-SCCP(430)@449bbc254af8: Warning: Stopping inactive timer T_ias[6]. HNBGW-PFCP(424)@449bbc254af8: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment_concurrent0(437) subscribed for broadcast HNBGW_Test.sgsn0-SCCP(430)@449bbc254af8: First idle individual index:7 TC_ps_rab_assignment_concurrent0(438)@449bbc254af8: setverdict(pass): none -> pass HNBGW_Test.sgsn0-RAN(431)@449bbc254af8: Found Expect[4] for l3='080101D571000008292624000000005000F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(439) HNBGW_Test.sgsn0-RAN(431)@449bbc254af8: Added conn table entry 5TC_ps_rab_assignment_concurrent0(439)8196090 HNBGW_Test.sgsn0-SCCP(430)@449bbc254af8: Warning: Stopping inactive timer T_ias[7]. HNBGW_Test.sgsn0-SCCP(430)@449bbc254af8: First idle individual index:8 HNBGW-PFCP(424)@449bbc254af8: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment_concurrent0(438) subscribed for broadcast TC_ps_rab_assignment_concurrent0(449)@449bbc254af8: f_gen_tmsi(suffix:=0, 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)@449bbc254af8: Warning: Stopping inactive timer T_ias[8]. HNBGW_Test.sgsn0-RAN(431)@449bbc254af8: Found Expect[5] for l3='080101D571000008292624000000006000F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(440) HNBGW_Test.sgsn0-RAN(431)@449bbc254af8: Added conn table entry 6TC_ps_rab_assignment_concurrent0(440)8637246 TC_ps_rab_assignment_concurrent0(439)@449bbc254af8: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(430)@449bbc254af8: Session index based on connection ID:1 HNBGW_Test.sgsn0-RAN(431)@449bbc254af8: Found Expect[6] for l3='080101D571000008292624000000007000F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(441) HNBGW_Test.sgsn0-RAN(431)@449bbc254af8: Added conn table entry 7TC_ps_rab_assignment_concurrent0(441)3944453 HNBGW_Test.sgsn0-SCCP(430)@449bbc254af8: Warning: Re-starting timer T_ias[1], which is already active (running or expired). HNBGW-PFCP(424)@449bbc254af8: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment_concurrent0(439) subscribed for broadcast 20250410085057731 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085057731 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410085057732 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410085057732 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410085057732 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085057732 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410085057732 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085057732 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085057732 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085057732 DLSS7 <000c> osmo_ss7_asp.c:1175 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 4b 43 d5 02 00 00 00 00 00 06 00 08 00 00 00 07  HNBGW_Test.sgsn0-SCCP(430)@449bbc254af8: Session index based on connection ID:2 20250410085057732 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085057732 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085057733 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085057733 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410085057733 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085057733 DLSS7 DEBUG scrc_rx_mtp_xfer_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=004b43d5) (sccp_scrc.c:486) 20250410085057733 DLSCCP DEBUG Received CO:COAK for local reference 39 (sccp_scoc.c:1855) 20250410085057733 DLSCCP DEBUG SCCP-SCOC(39)[0x55ae2af8a230]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250410085057733 DLSCCP DEBUG SCCP-SCOC(39)[0x55ae2af8a230]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250410085057733 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085057733 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250410085057733 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) 20250410085057733 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x55ae2af6f770]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250410085057733 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x55ae2af6f770]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_ps_rab_assignment_concurrent0(440)@449bbc254af8: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(430)@449bbc254af8: Warning: Re-starting timer T_ias[2], which is already active (running or expired). HNBGW_Test.sgsn0-RAN(431)@449bbc254af8: Found Expect[7] for l3='080101D571000008292624000000008000F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(442) HNBGW_Test.sgsn0-RAN(431)@449bbc254af8: Added conn table entry 8TC_ps_rab_assignment_concurrent0(442)16351216 TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@449bbc254af8: Added conn table entry 13TC_ps_rab_assignment_concurrent0(447)5887477 HNBGW-PFCP(424)@449bbc254af8: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment_concurrent0(440) subscribed for broadcast TC_ps_rab_assignment_concurrent0(441)@449bbc254af8: setverdict(pass): none -> pass 20250410085057738 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085057739 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085057739 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250410085057739 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250410085057739 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x59d5f5, normal) (hnbgw_rua.c:407) 20250410085057739 DHNB DEBUG map_rua[0x55ae2af77220]{init}: Allocated (fsm.c:456) 20250410085057739 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5887477)[0x55ae2af77220]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250410085057739 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5887477 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250410085057739 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410085057739 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) HNBGW_Test.sgsn0-RAN(431)@449bbc254af8: f_create_expect(l3 := '080101D571000008292624000000004100F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW-PFCP(424)@449bbc254af8: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment_concurrent0(441) subscribed for broadcast 20250410085057739 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000013 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250410085057739 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5887477 SCCP-0 PS MI=IMSI-262420000000013: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250410085057739 DCN DEBUG map_sccp[0x55ae2af77350]{init}: Allocated (fsm.c:456) 20250410085057739 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x55ae2af77350]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250410085057739 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-5887477 <-> SCCP-51 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250410085057739 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5887477 SCCP-51 sgsn-0 MI=IMSI-262420000000013: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250410085057739 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5887477)[0x55ae2af77220]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250410085057739 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410085057739 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410085057739 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5887477)[0x55ae2af77220]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250410085057739 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x55ae2af77350]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250410085057739 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250410085057739 DLSCCP DEBUG SCCP-SCOC(51)[0x55ae2af74910]{IDLE}: Allocated (fsm.c:456) 20250410085057739 DLSCCP DEBUG SCCP-SCOC(51)[0x55ae2af74910]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250410085057739 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340540000070003400180000f40060000f11009260037400100003a40080000f110092600370010401d1c080101d571000008292624000000003100f1102a2a170512c7422000004f400300011d0056400500f1100926) (sccp_scrc.c:415) 20250410085057739 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085057739 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085057739 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085057739 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410085057739 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085057739 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085057739 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085057740 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085057740 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085057740 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085057740 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085057740 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410085057740 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085057740 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085057740 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) HNBGW_Test.sgsn0-RAN(431)@449bbc254af8: Created Expect[1] for '080101D571000008292624000000004100F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(448) 20250410085057740 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 1d 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) 20250410085057740 DLSCCP DEBUG SCCP-SCOC(51)[0x55ae2af74910]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250410085057740 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x55ae2af77350]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250410085057740 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5887477)[0x55ae2af77220]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250410085057740 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085057740 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085057740 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085057740 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085057740 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085057740 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' TC_ps_rab_assignment_concurrent0(442)@449bbc254af8: setverdict(pass): none -> pass 20250410085057740 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410085057741 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410085057741 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085057741 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 1d 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 02  20250410085057741 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085057741 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410085057741 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410085057741 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410085057741 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085057741 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410085057741 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085057741 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085057741 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085057741 DLSS7 <000c> osmo_ss7_asp.c:1175 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 07 36 17 02 00 00 00 00 00 06 00 08 00 00 00 07  20250410085057741 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085057742 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085057742 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085057742 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410085057742 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085057742 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00073617) (sccp_scrc.c:486) 20250410085057742 DLSCCP DEBUG Received CO:COAK for local reference 40 (sccp_scoc.c:1855) 20250410085057742 DLSCCP DEBUG SCCP-SCOC(40)[0x55ae2af8aac0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250410085057742 DLSCCP DEBUG SCCP-SCOC(40)[0x55ae2af8aac0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250410085057742 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085057742 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250410085057742 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) 20250410085057742 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x55ae2af9d670]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250410085057742 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x55ae2af9d670]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) HNBGW-PFCP(424)@449bbc254af8: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment_concurrent0(442) subscribed for broadcast TC_ps_rab_assignment_concurrent0(434)@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@449bbc254af8: First idle individual index:9 HNBGW_Test.sgsn0-SCCP(430)@449bbc254af8: Warning: Stopping inactive timer T_ias[9]. HNBGW_Test.sgsn0-SCCP(430)@449bbc254af8: First idle individual index:10 HNBGW_Test.sgsn0-SCCP(430)@449bbc254af8: Warning: Stopping inactive timer T_ias[10]. HNBGW_Test.sgsn0-RAN(431)@449bbc254af8: Found Expect[8] for l3='080101D571000008292624000000009000F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(443) HNBGW_Test.sgsn0-RAN(431)@449bbc254af8: Added conn table entry 9TC_ps_rab_assignment_concurrent0(443)13286418 HNBGW_Test.sgsn0-SCCP(430)@449bbc254af8: First idle individual index:11 TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@449bbc254af8: Added conn table entry 14TC_ps_rab_assignment_concurrent0(448)5811523 HNBGW_Test.sgsn0-SCCP(430)@449bbc254af8: Warning: Stopping inactive timer T_ias[11]. HNBGW_Test.sgsn0-SCCP(430)@449bbc254af8: First idle individual index:12 HNBGW_Test.sgsn0-RAN(431)@449bbc254af8: Found Expect[9] for l3='080101D571000008292624000000000100F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(444) HNBGW_Test.sgsn0-RAN(431)@449bbc254af8: Added conn table entry 10TC_ps_rab_assignment_concurrent0(444)12094766 HNBGW_Test.sgsn0-SCCP(430)@449bbc254af8: Warning: Stopping inactive timer T_ias[12]. TC_ps_rab_assignment_concurrent0(443)@449bbc254af8: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(430)@449bbc254af8: Session index based on connection ID:3 HNBGW_Test.sgsn0-RAN(431)@449bbc254af8: Found Expect[10] for l3='080101D571000008292624000000001100F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(445) HNBGW_Test.sgsn0-RAN(431)@449bbc254af8: Added conn table entry 11TC_ps_rab_assignment_concurrent0(445)12058781 HNBGW-PFCP(424)@449bbc254af8: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment_concurrent0(443) subscribed for broadcast HNBGW_Test.sgsn0-SCCP(430)@449bbc254af8: Warning: Re-starting timer T_ias[3], which is already active (running or expired). TC_ps_rab_assignment_concurrent0(444)@449bbc254af8: setverdict(pass): none -> pass TC_ps_rab_assignment_concurrent0(445)@449bbc254af8: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(430)@449bbc254af8: Session index based on connection ID:4 HNBGW_Test.sgsn0-RAN(431)@449bbc254af8: Found Expect[11] for l3='080101D571000008292624000000002100F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(446) HNBGW-PFCP(424)@449bbc254af8: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment_concurrent0(445) subscribed for broadcast HNBGW_Test.sgsn0-RAN(431)@449bbc254af8: Added conn table entry 12TC_ps_rab_assignment_concurrent0(446)5065639 HNBGW_Test.sgsn0-SCCP(430)@449bbc254af8: Warning: Re-starting timer T_ias[4], which is already active (running or expired). HNBGW-PFCP(424)@449bbc254af8: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment_concurrent0(444) subscribed for broadcast HNBGW_Test.sgsn0-SCCP(430)@449bbc254af8: Session index based on connection ID:5 HNBGW_Test.sgsn0-RAN(431)@449bbc254af8: f_create_expect(l3 := '080101D571000008292624000000005100F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(431)@449bbc254af8: Created Expect[2] for '080101D571000008292624000000005100F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(449) HNBGW_Test.sgsn0-SCCP(430)@449bbc254af8: Warning: Re-starting timer T_ias[5], which is already active (running or expired). TC_ps_rab_assignment_concurrent0(446)@449bbc254af8: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(430)@449bbc254af8: Session index based on connection ID:6 HNBGW-PFCP(424)@449bbc254af8: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment_concurrent0(446) subscribed for broadcast HNBGW_Test.sgsn0-SCCP(430)@449bbc254af8: Warning: Re-starting timer T_ias[6], which is already active (running or expired). HNBGW_Test.sgsn0-SCCP(430)@449bbc254af8: Session index based on connection ID:7 HNBGW_Test.sgsn0-SCCP(430)@449bbc254af8: Warning: Re-starting timer T_ias[7], which is already active (running or expired). HNBGW_Test.sgsn0-SCCP(430)@449bbc254af8: Session index based on connection ID:8 HNBGW_Test.sgsn0-SCCP(430)@449bbc254af8: Warning: Re-starting timer T_ias[8], which is already active (running or expired). HNBGW_Test.sgsn0-SCCP(430)@449bbc254af8: First idle individual index:13 HNBGW_Test.sgsn0-SCCP(430)@449bbc254af8: Warning: Stopping inactive timer T_ias[13]. HNBGW_Test.sgsn0-SCCP(430)@449bbc254af8: Session index based on connection ID:9 HNBGW_Test.sgsn0-RAN(431)@449bbc254af8: Found Expect[0] for l3='080101D571000008292624000000003100F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(447) HNBGW_Test.sgsn0-SCCP(430)@449bbc254af8: Warning: Re-starting timer T_ias[9], which is already active (running or expired). HNBGW_Test.sgsn0-RAN(431)@449bbc254af8: Added conn table entry 13TC_ps_rab_assignment_concurrent0(447)11483005 HNBGW_Test.sgsn0-SCCP(430)@449bbc254af8: Session index based on connection ID:10 HNBGW_Test.sgsn0-SCCP(430)@449bbc254af8: Warning: Re-starting timer T_ias[10], which is already active (running or expired). HNBGW_Test.sgsn0-SCCP(430)@449bbc254af8: Session index based on connection ID:11 HNBGW_Test.sgsn0-SCCP(430)@449bbc254af8: Warning: Re-starting timer T_ias[11], which is already active (running or expired). HNBGW_Test.sgsn0-SCCP(430)@449bbc254af8: Session index based on connection ID:1 HNBGW_Test.sgsn0-SCCP(430)@449bbc254af8: vl_len:91 HNBGW_Test.sgsn0-SCCP(430)@449bbc254af8: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@449bbc254af8: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O TC_ps_rab_assignment_concurrent0(447)@449bbc254af8: setverdict(pass): none -> pass TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@449bbc254af8: Added conn table entry 15TC_ps_rab_assignment_concurrent0(449)14825384 HNBGW_Test.sgsn0-SCCP(430)@449bbc254af8: Session index based on connection ID:12 HNBGW_Test.sgsn0-SCCP(430)@449bbc254af8: Warning: Re-starting timer T_ias[12], which is already active (running or expired). HNBGW-PFCP(424)@449bbc254af8: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment_concurrent0(447) subscribed for broadcast HNBGW_Test.sgsn0-SCCP(430)@449bbc254af8: Session index based on connection ID:3 HNBGW_Test.sgsn0-SCCP(430)@449bbc254af8: vl_len:91 HNBGW_Test.sgsn0-SCCP(430)@449bbc254af8: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@449bbc254af8: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW_Test.sgsn0-SCCP(430)@449bbc254af8: Session index based on connection ID:4 HNBGW_Test.sgsn0-SCCP(430)@449bbc254af8: vl_len:91 HNBGW_Test.sgsn0-SCCP(430)@449bbc254af8: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@449bbc254af8: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW_Test.sgsn0-SCCP(430)@449bbc254af8: Session index based on connection ID:13 HNBGW_Test.sgsn0-SCCP(430)@449bbc254af8: Warning: Re-starting timer T_ias[13], which is already active (running or expired). HNBGW_Test.sgsn0-SCCP(430)@449bbc254af8: Session index based on connection ID:7 HNBGW_Test.sgsn0-SCCP(430)@449bbc254af8: vl_len:91 HNBGW_Test.sgsn0-SCCP(430)@449bbc254af8: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@449bbc254af8: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW_Test.sgsn0-SCCP(430)@449bbc254af8: Session index based on connection ID:6 HNBGW_Test.sgsn0-SCCP(430)@449bbc254af8: vl_len:91 HNBGW_Test.sgsn0-SCCP(430)@449bbc254af8: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@449bbc254af8: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW_Test.sgsn0-SCCP(430)@449bbc254af8: Session index based on connection ID:5 HNBGW_Test.sgsn0-SCCP(430)@449bbc254af8: vl_len:91 HNBGW_Test.sgsn0-SCCP(430)@449bbc254af8: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@449bbc254af8: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW_Test.sgsn0-SCCP(430)@449bbc254af8: Session index based on connection ID:9 HNBGW_Test.sgsn0-SCCP(430)@449bbc254af8: vl_len:91 HNBGW_Test.sgsn0-SCCP(430)@449bbc254af8: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@449bbc254af8: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW_Test.sgsn0-SCCP(430)@449bbc254af8: Session index based on connection ID:2 HNBGW_Test.sgsn0-SCCP(430)@449bbc254af8: vl_len:91 HNBGW_Test.sgsn0-SCCP(430)@449bbc254af8: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@449bbc254af8: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW_Test.sgsn0-SCCP(430)@449bbc254af8: Session index based on connection ID:10 HNBGW_Test.sgsn0-SCCP(430)@449bbc254af8: vl_len:91 HNBGW_Test.sgsn0-SCCP(430)@449bbc254af8: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@449bbc254af8: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW_Test.sgsn0-SCCP(430)@449bbc254af8: Session index based on connection ID:8 HNBGW_Test.sgsn0-SCCP(430)@449bbc254af8: vl_len:91 HNBGW_Test.sgsn0-SCCP(430)@449bbc254af8: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@449bbc254af8: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW_Test.sgsn0-SCCP(430)@449bbc254af8: Session index based on connection ID:11 HNBGW_Test.sgsn0-SCCP(430)@449bbc254af8: vl_len:91 HNBGW_Test.sgsn0-SCCP(430)@449bbc254af8: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@449bbc254af8: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW_Test.sgsn0-SCCP(430)@449bbc254af8: Session index based on connection ID:12 HNBGW_Test.sgsn0-SCCP(430)@449bbc254af8: vl_len:91 HNBGW_Test.sgsn0-SCCP(430)@449bbc254af8: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@449bbc254af8: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW_Test.sgsn0-SCCP(430)@449bbc254af8: Session index based on connection ID:13 HNBGW_Test.sgsn0-SCCP(430)@449bbc254af8: vl_len:91 HNBGW_Test.sgsn0-SCCP(430)@449bbc254af8: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@449bbc254af8: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O 20250410085057940 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085057941 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085057941 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250410085057941 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250410085057941 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x58ad43, normal) (hnbgw_rua.c:407) 20250410085057941 DHNB DEBUG map_rua[0x55ae2af77540]{init}: Allocated (fsm.c:456) 20250410085057941 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5811523)[0x55ae2af77540]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250410085057941 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5811523 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250410085057941 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410085057941 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410085057941 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000014 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250410085057941 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5811523 SCCP-0 PS MI=IMSI-262420000000014: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250410085057941 DCN DEBUG map_sccp[0x55ae2af79f40]{init}: Allocated (fsm.c:456) 20250410085057941 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x55ae2af79f40]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250410085057941 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-5811523 <-> SCCP-52 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250410085057941 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5811523 SCCP-52 sgsn-0 MI=IMSI-262420000000014: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250410085057941 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5811523)[0x55ae2af77540]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250410085057941 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410085057941 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410085057941 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5811523)[0x55ae2af77540]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250410085057941 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x55ae2af79f40]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250410085057941 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250410085057941 DLSCCP DEBUG SCCP-SCOC(52)[0x55ae2af94ba0]{IDLE}: Allocated (fsm.c:456) 20250410085057941 DLSCCP DEBUG SCCP-SCOC(52)[0x55ae2af94ba0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250410085057941 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340540000070003400180000f40060000f11009260037400100003a40080000f110092600370010401d1c080101d571000008292624000000004100f1102a2a170512c7422000004f40030000f90056400500f1100926) (sccp_scrc.c:415) 20250410085057941 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085057941 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085057941 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085057941 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085057941 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085057941 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085057941 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085057941 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085057941 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085057941 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085057941 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085057941 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085057941 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085057941 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085057941 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085057941 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 00 f9 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) 20250410085057941 DLSCCP DEBUG SCCP-SCOC(52)[0x55ae2af94ba0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250410085057941 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x55ae2af79f40]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250410085057941 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5811523)[0x55ae2af77540]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250410085057942 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085057942 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085057942 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250410085057942 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250410085057942 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x9905a6) (hnbgw_rua.c:471) 20250410085057942 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10028454 SCCP-38 sgsn-0 MI=IMSI-262420000000000: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250410085057942 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10028454)[0x55ae2af6cc60]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250410085057942 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250410085057942 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250410085057942 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10028454)[0x55ae2af6cc60]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250410085057942 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250410085057942 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x55ae2af935a0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250410085057942 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250410085057942 DLSCCP DEBUG SCCP-SCOC(38)[0x55ae2af8ccd0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250410085057942 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00905e2e), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:415) 20250410085057942 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085057942 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085057942 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085057942 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085057942 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085057942 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085057942 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085057942 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 90 5e 2e 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 00 00 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) 20250410085057942 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085057942 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085057942 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085057942 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085057942 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085057942 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.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' 20250410085057942 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410085057942 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410085057942 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085057942 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085057942 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 00 f9 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 02  20250410085057942 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250410085057942 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250410085057942 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xe237a8, normal) (hnbgw_rua.c:407) 20250410085057942 DHNB DEBUG map_rua[0x55ae2af94410]{init}: Allocated (fsm.c:456) 20250410085057942 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14825384)[0x55ae2af94410]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250410085057942 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14825384 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250410085057942 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410085057942 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410085057942 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000015 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250410085057943 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14825384 SCCP-0 PS MI=IMSI-262420000000015: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250410085057943 DCN DEBUG map_sccp[0x55ae2af94540]{init}: Allocated (fsm.c:456) 20250410085057943 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x55ae2af94540]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250410085057942 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085057942 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085057942 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085057942 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085057943 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085057943 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.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' 20250410085057943 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410085057943 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-14825384 <-> SCCP-53 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250410085057943 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14825384 SCCP-53 sgsn-0 MI=IMSI-262420000000015: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250410085057943 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14825384)[0x55ae2af94410]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250410085057943 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410085057943 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410085057943 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085057943 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 90 5e 2e 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 00 00 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  20250410085057943 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410085057943 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14825384)[0x55ae2af94410]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250410085057943 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x55ae2af94540]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250410085057943 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250410085057943 DLSCCP DEBUG SCCP-SCOC(53)[0x55ae2af83d70]{IDLE}: Allocated (fsm.c:456) 20250410085057943 DLSCCP DEBUG SCCP-SCOC(53)[0x55ae2af83d70]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250410085057943 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340540000070003400180000f40060000f11009260037400100003a40080000f110092600370010401d1c080101d571000008292624000000005100f1102a2a170512c7422000004f40030000850056400500f1100926) (sccp_scrc.c:415) 20250410085057943 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085057943 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085057943 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085057943 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085057943 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085057943 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085057943 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085057943 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085057943 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085057943 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085057943 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085057943 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085057943 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085057943 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085057943 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410085057943 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410085057943 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410085057943 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085057943 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410085057943 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085057943 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085057943 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085057943 DLSS7 <000c> osmo_ss7_asp.c:1175 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 ed a1 da 02 00 00 00 00 00 06 00 08 00 00 00 07  20250410085057943 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085057943 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085057943 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 00 85 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) 20250410085057943 DLSCCP DEBUG SCCP-SCOC(53)[0x55ae2af83d70]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250410085057943 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x55ae2af94540]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250410085057943 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14825384)[0x55ae2af94410]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250410085057943 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085057943 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085057943 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085057943 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085057943 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085057943 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.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' 20250410085057943 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410085057943 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410085057943 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085057943 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 00 85 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 02  20250410085057943 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085057943 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085057943 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085057943 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410085057943 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085057944 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00eda1da) (sccp_scrc.c:486) 20250410085057944 DLSCCP DEBUG Received CO:COAK for local reference 41 (sccp_scoc.c:1855) 20250410085057943 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085057943 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410085057944 DLSCCP DEBUG SCCP-SCOC(41)[0x55ae2afaec80]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250410085057944 DLSCCP DEBUG SCCP-SCOC(41)[0x55ae2afaec80]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250410085057943 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410085057943 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410085057944 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085057944 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410085057944 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085057944 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085057944 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085057944 DLSS7 <000c> osmo_ss7_asp.c:1175 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 07 fb 12 02 00 00 00 00 00 06 00 08 00 00 00 07  20250410085057944 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085057944 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250410085057944 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) 20250410085057944 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x55ae2af8a8a0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250410085057944 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x55ae2af8a8a0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250410085057944 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085057944 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085057944 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085057944 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410085057944 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085057944 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0007fb12) (sccp_scrc.c:486) 20250410085057944 DLSCCP DEBUG Received CO:COAK for local reference 42 (sccp_scoc.c:1855) 20250410085057944 DLSCCP DEBUG SCCP-SCOC(42)[0x55ae2afaf2b0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250410085057944 DLSCCP DEBUG SCCP-SCOC(42)[0x55ae2afaf2b0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250410085057944 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085057944 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250410085057944 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) 20250410085057944 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x55ae2af8a580]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250410085057944 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x55ae2af8a580]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250410085057944 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085057944 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085057944 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085057944 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410085057944 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085057944 DLSS7 DEBUG scrc_rx_mtp_xfer_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=003e72d8) (sccp_scrc.c:486) 20250410085057944 DLSCCP DEBUG Received CO:COAK for local reference 43 (sccp_scoc.c:1855) 20250410085057944 DLSCCP DEBUG SCCP-SCOC(43)[0x55ae2af6b2c0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250410085057944 DLSCCP DEBUG SCCP-SCOC(43)[0x55ae2af6b2c0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250410085057944 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085057944 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250410085057944 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) 20250410085057944 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x55ae2afaf3e0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250410085057944 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x55ae2afaf3e0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250410085057944 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085057944 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410085057944 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410085057944 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410085057944 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085057944 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410085057944 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085057944 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085057944 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085057944 DLSS7 <000c> osmo_ss7_asp.c:1175 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 3e 72 d8 02 00 00 00 00 00 06 00 08 00 00 00 07  20250410085057944 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085057944 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410085057944 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410085057944 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410085057944 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085057944 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410085057944 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085057944 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085057944 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085057944 DLSS7 <000c> osmo_ss7_asp.c:1175 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 5d 96 69 02 00 00 00 00 00 06 00 08 00 00 00 07  20250410085057945 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085057945 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085057945 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085057945 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085057945 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410085057945 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410085057945 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410085057945 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410085057945 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085057945 DLSS7 DEBUG scrc_rx_mtp_xfer_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=005d9669) (sccp_scrc.c:486) 20250410085057945 DLSCCP DEBUG Received CO:COAK for local reference 44 (sccp_scoc.c:1855) 20250410085057945 DLSCCP DEBUG SCCP-SCOC(44)[0x55ae2af73790]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250410085057945 DLSCCP DEBUG SCCP-SCOC(44)[0x55ae2af73790]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250410085057945 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085057945 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250410085057945 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) 20250410085057945 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x55ae2af73980]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250410085057945 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x55ae2af73980]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250410085057945 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085057945 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085057945 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085057945 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410085057945 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085057945 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00076ef4) (sccp_scrc.c:486) 20250410085057945 DLSCCP DEBUG Received CO:COAK for local reference 45 (sccp_scoc.c:1855) 20250410085057945 DLSCCP DEBUG SCCP-SCOC(45)[0x55ae2af77d60]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250410085057945 DLSCCP DEBUG SCCP-SCOC(45)[0x55ae2af77d60]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250410085057945 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085057945 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250410085057945 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) 20250410085057945 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x55ae2af6b3f0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250410085057945 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x55ae2af6b3f0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250410085057946 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085057946 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085057946 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085057946 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410085057945 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085057945 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410085057945 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085057945 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085057945 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085057945 DLSS7 <000c> osmo_ss7_asp.c:1175 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 07 6e f4 02 00 00 00 00 00 06 00 08 00 00 00 07  20250410085057945 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085057945 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410085057945 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410085057945 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410085057945 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085057945 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410085057945 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085057945 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085057945 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085057946 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085057946 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00bc44cb) (sccp_scrc.c:486) 20250410085057946 DLSCCP DEBUG Received CO:COAK for local reference 46 (sccp_scoc.c:1855) 20250410085057946 DLSCCP DEBUG SCCP-SCOC(46)[0x55ae2af78390]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250410085057946 DLSCCP DEBUG SCCP-SCOC(46)[0x55ae2af78390]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250410085057945 DLSS7 <000c> osmo_ss7_asp.c:1175 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 bc 44 cb 02 00 00 00 00 00 06 00 08 00 00 00 07  20250410085057946 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085057946 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410085057946 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410085057946 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085057946 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250410085057946 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410085057946 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085057946 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410085057946 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085057946 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085057946 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085057946 DLSS7 <000c> osmo_ss7_asp.c:1175 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 e2 74 c7 02 00 00 00 00 00 06 00 08 00 00 00 07  20250410085057946 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) 20250410085057946 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x55ae2afaeb10]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250410085057946 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085057946 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410085057946 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410085057946 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410085057946 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085057946 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410085057946 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x55ae2afaeb10]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250410085057946 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085057946 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085057946 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085057946 DLSS7 <000c> osmo_ss7_asp.c:1175 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 38 37 dd 02 00 00 00 00 00 06 00 08 00 00 00 07  20250410085057946 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085057946 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085057946 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085057946 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410085057946 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085057946 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00e274c7) (sccp_scrc.c:486) 20250410085057946 DLSCCP DEBUG Received CO:COAK for local reference 47 (sccp_scoc.c:1855) 20250410085057946 DLSCCP DEBUG SCCP-SCOC(47)[0x55ae2af8b7b0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250410085057946 DLSCCP DEBUG SCCP-SCOC(47)[0x55ae2af8b7b0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250410085057946 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085057946 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250410085057947 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) 20250410085057947 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x55ae2af6af20]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250410085057947 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085057947 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x55ae2af6af20]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250410085057947 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410085057947 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410085057947 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410085057947 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085057947 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410085057947 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085057947 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085057947 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085057947 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085057947 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085057947 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410085057947 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085057947 DLSS7 DEBUG scrc_rx_mtp_xfer_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=003837dd) (sccp_scrc.c:486) 20250410085057947 DLSCCP DEBUG Received CO:COAK for local reference 48 (sccp_scoc.c:1855) 20250410085057947 DLSCCP DEBUG SCCP-SCOC(48)[0x55ae2af794c0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250410085057947 DLSCCP DEBUG SCCP-SCOC(48)[0x55ae2af794c0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250410085057947 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085057947 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250410085057947 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) 20250410085057947 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x55ae2af8bcc0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250410085057947 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x55ae2af8bcc0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250410085057947 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085057947 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085057947 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085057947 DLSS7 <000c> osmo_ss7_asp.c:1175 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 e8 e3 d5 02 00 00 00 00 00 06 00 08 00 00 00 07  20250410085057947 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085057947 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410085057947 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410085057947 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410085057947 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085057947 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410085057947 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085057947 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085057947 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085057947 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  20250410085057947 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085057947 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410085057947 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410085057948 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410085057948 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085057948 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410085057947 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085057947 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410085057947 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085057947 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00e8e3d5) (sccp_scrc.c:486) 20250410085057947 DLSCCP DEBUG Received CO:COAK for local reference 49 (sccp_scoc.c:1855) 20250410085057947 DLSCCP DEBUG SCCP-SCOC(49)[0x55ae2af76d00]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250410085057947 DLSCCP DEBUG SCCP-SCOC(49)[0x55ae2af76d00]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250410085057947 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085057947 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250410085057947 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) 20250410085057947 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x55ae2af79c20]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250410085057947 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x55ae2af79c20]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250410085057947 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085057947 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085057947 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085057948 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085057948 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410085057948 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085057948 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085057948 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085057948 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) 20250410085057948 DLSCCP DEBUG Received CO:CODT for local reference 39 (sccp_scoc.c:1855) HNBGW_Test.sgsn0-SCCP(430)@449bbc254af8: First idle individual index:14 20250410085057948 DLSCCP DEBUG SCCP-SCOC(39)[0x55ae2af8a230]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250410085057948 DLSS7 <000c> osmo_ss7_asp.c:1175 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 fd d9 24 02 00 00 00 00 00 06 00 08 00 00 00 07  20250410085057948 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085057948 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250410085057948 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x55ae2af6f770]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250410085057948 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250410085057948 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250410085057948 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x55ae2af6f770]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250410085057948 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085057948 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410085057948 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410085057948 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250410085057948 DMAIN DEBUG RAB Assignment: no UPF configured, forwarding as-is (context_map_sccp.c:248) 20250410085057948 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8350676)[0x55ae2af6f040]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250410085057948 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20250410085057948 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410085057948 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085057948 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410085057948 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085057948 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085057948 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085057948 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  20250410085057948 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085057948 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085057948 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085057948 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410085057948 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085057948 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410085057948 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410085057948 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410085057948 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085057948 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410085057949 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085057949 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085057949 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085057949 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  20250410085057948 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085057948 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00fdd924) (sccp_scrc.c:486) 20250410085057948 DLSCCP DEBUG Received CO:COAK for local reference 50 (sccp_scoc.c:1855) 20250410085057948 DLSCCP DEBUG SCCP-SCOC(50)[0x55ae2af73fa0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250410085057948 DLSCCP DEBUG SCCP-SCOC(50)[0x55ae2af73fa0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250410085057948 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085057948 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250410085057949 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) 20250410085057949 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x55ae2af79e10]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250410085057949 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x55ae2af79e10]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250410085057949 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410085057949 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) 20250410085057949 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085057949 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410085057949 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085057949 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085057949 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085057949 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410085057949 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085057949 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410085057949 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410085057949 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085057949 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410085057949 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085057949 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085057949 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085057949 DLSS7 <000c> osmo_ss7_asp.c:1175 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 93 ca bf 02 00 00 00 00 00 06 00 08 00 00 00 07  20250410085057949 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) 20250410085057949 DLSCCP DEBUG Received CO:CODT for local reference 41 (sccp_scoc.c:1855) 20250410085057949 DLSCCP DEBUG SCCP-SCOC(41)[0x55ae2afaec80]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250410085057949 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085057949 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250410085057949 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x55ae2af8a8a0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250410085057949 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250410085057949 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085057949 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410085057949 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410085057949 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410085057949 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085057949 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410085057949 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085057949 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250410085057949 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x55ae2af8a8a0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250410085057949 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250410085057949 DMAIN DEBUG RAB Assignment: no UPF configured, forwarding as-is (context_map_sccp.c:248) 20250410085057949 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3547122)[0x55ae2af76090]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250410085057949 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20250410085057950 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085057949 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085057949 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085057950 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  HNBGW_Test.sgsn0-SCCP(430)@449bbc254af8: Warning: Stopping inactive timer T_ias[14]. 20250410085057950 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085057950 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085057950 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410085057950 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085057950 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) 20250410085057950 DLSCCP DEBUG Received CO:CODT for local reference 42 (sccp_scoc.c:1855) 20250410085057950 DLSCCP DEBUG SCCP-SCOC(42)[0x55ae2afaf2b0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250410085057950 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085057950 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085057950 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410085057950 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410085057950 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410085057950 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085057950 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410085057950 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085057950 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085057950 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085057950 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  20250410085057950 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250410085057950 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x55ae2af8a580]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250410085057950 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250410085057950 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250410085057950 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x55ae2af8a580]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250410085057950 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250410085057950 DMAIN DEBUG RAB Assignment: no UPF configured, forwarding as-is (context_map_sccp.c:248) 20250410085057950 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16705276)[0x55ae2af8abf0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250410085057950 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20250410085057950 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410085057950 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085057950 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410085057950 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410085057950 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410085057950 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085057950 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) 20250410085057950 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410085057950 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085057950 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085057950 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085057950 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  20250410085057950 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085057950 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085057950 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085057950 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410085057950 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085057950 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085057951 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410085057951 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410085057951 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410085057950 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0093cabf) (sccp_scrc.c:486) 20250410085057951 DLSCCP DEBUG Received CO:COAK for local reference 51 (sccp_scoc.c:1855) 20250410085057951 DLSCCP DEBUG SCCP-SCOC(51)[0x55ae2af74910]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250410085057951 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085057951 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410085057951 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085057951 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085057951 DLSCCP DEBUG SCCP-SCOC(51)[0x55ae2af74910]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250410085057951 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085057951 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250410085057951 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) 20250410085057951 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x55ae2af77350]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250410085057951 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x55ae2af77350]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250410085057951 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085057951 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  20250410085057951 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410085057951 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) 20250410085057951 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085057951 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085057951 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410085057951 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410085057951 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410085057951 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085057951 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410085057951 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085057951 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085057951 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085057951 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085057951 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410085057951 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085057951 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) 20250410085057951 DLSCCP DEBUG Received CO:CODT for local reference 45 (sccp_scoc.c:1855) 20250410085057951 DLSCCP DEBUG SCCP-SCOC(45)[0x55ae2af77d60]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250410085057951 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085057951 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085057951 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  20250410085057951 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085057951 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410085057951 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410085057951 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410085057952 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085057951 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250410085057951 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x55ae2af6b3f0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250410085057951 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250410085057951 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250410085057951 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x55ae2af6b3f0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250410085057951 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250410085057951 DMAIN DEBUG RAB Assignment: no UPF configured, forwarding as-is (context_map_sccp.c:248) 20250410085057951 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13794485)[0x55ae2af761c0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250410085057951 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20250410085057952 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410085057952 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085057952 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085057952 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085057952 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085057952 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085057952 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410085057952 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085057952 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  20250410085057952 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085057952 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) 20250410085057952 DLSCCP DEBUG Received CO:CODT for local reference 44 (sccp_scoc.c:1855) 20250410085057952 DLSCCP DEBUG SCCP-SCOC(44)[0x55ae2af73790]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250410085057952 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085057952 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410085057952 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410085057952 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085057952 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250410085057952 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x55ae2af73980]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250410085057952 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250410085057952 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410085057952 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250410085057952 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085057952 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x55ae2af73980]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250410085057952 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250410085057952 DMAIN DEBUG RAB Assignment: no UPF configured, forwarding as-is (context_map_sccp.c:248) 20250410085057952 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8433645)[0x55ae2afae990]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250410085057952 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410085057952 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085057952 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20250410085057952 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410085057952 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-RAN(431)@449bbc254af8: Found Expect[1] for l3='080101D571000008292624000000004100F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(448) 20250410085057952 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085057952 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085057952 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  20250410085057952 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085057952 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410085057952 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410085057952 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085057952 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085057952 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085057952 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410085057952 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085057953 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) 20250410085057953 DLSCCP DEBUG Received CO:CODT for local reference 43 (sccp_scoc.c:1855) HNBGW_Test.sgsn0-RAN(431)@449bbc254af8: Added conn table entry 14TC_ps_rab_assignment_concurrent0(448)8538590 20250410085057953 DLSCCP DEBUG SCCP-SCOC(43)[0x55ae2af6b2c0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250410085057952 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410085057952 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085057953 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410085057953 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085057953 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085057953 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085057953 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  20250410085057953 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085057953 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250410085057953 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x55ae2afaf3e0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250410085057953 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250410085057953 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250410085057953 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x55ae2afaf3e0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250410085057953 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250410085057953 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085057953 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410085057953 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410085057953 DMAIN DEBUG RAB Assignment: no UPF configured, forwarding as-is (context_map_sccp.c:248) 20250410085057953 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7827995)[0x55ae2afae080]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) HNBGW_Test.sgsn0-SCCP(430)@449bbc254af8: Session index based on local reference:0 20250410085057953 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410085057953 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085057953 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410085057953 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085057953 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085057953 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20250410085057953 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410085057953 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) 20250410085057953 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085057953 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085057953 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085057953 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410085057953 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085057953 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085057953 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  20250410085057953 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085057953 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410085057953 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410085057953 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410085057953 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085057953 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410085057953 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085057953 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) 20250410085057953 DLSCCP DEBUG Received CO:CODT for local reference 47 (sccp_scoc.c:1855) 20250410085057953 DLSCCP DEBUG SCCP-SCOC(47)[0x55ae2af8b7b0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250410085057953 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085057953 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250410085057953 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x55ae2af6af20]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250410085057953 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250410085057953 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250410085057953 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x55ae2af6af20]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250410085057953 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085057953 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085057954 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  20250410085057953 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250410085057954 DMAIN DEBUG RAB Assignment: no UPF configured, forwarding as-is (context_map_sccp.c:248) 20250410085057954 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11783896)[0x55ae2af7a910]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250410085057954 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20250410085057954 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410085057954 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)@449bbc254af8: DT1 will be put to the reassembly buffer 20250410085057954 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085057954 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085057954 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085057954 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410085057954 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085057954 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) 20250410085057954 DLSCCP DEBUG Received CO:CODT for local reference 40 (sccp_scoc.c:1855) 20250410085057954 DLSCCP DEBUG SCCP-SCOC(40)[0x55ae2af8aac0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250410085057954 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085057954 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250410085057954 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x55ae2af9d670]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250410085057954 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250410085057954 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250410085057954 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x55ae2af9d670]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250410085057954 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) HNBGW_Test.sgsn0-SCCP(430)@449bbc254af8: DT1 data has been put to the reassembly buffer 20250410085057954 DMAIN DEBUG RAB Assignment: no UPF configured, forwarding as-is (context_map_sccp.c:248) 20250410085057954 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5057124)[0x55ae2af89950]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250410085057954 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20250410085057954 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410085057954 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) 20250410085057955 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085057955 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085057955 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085057955 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410085057955 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085057955 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) 20250410085057955 DLSCCP DEBUG Received CO:CODT for local reference 48 (sccp_scoc.c:1855) 20250410085057955 DLSCCP DEBUG SCCP-SCOC(48)[0x55ae2af794c0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) HNBGW_Test.sgsn0-SCCP(430)@449bbc254af8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410085057955 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085057955 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250410085057955 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x55ae2af8bcc0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250410085057955 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250410085057955 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250410085057955 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x55ae2af8bcc0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250410085057955 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250410085057955 DMAIN DEBUG RAB Assignment: no UPF configured, forwarding as-is (context_map_sccp.c:248) 20250410085057955 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-263403)[0x55ae2afb82c0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250410085057955 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20250410085057955 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410085057955 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) 20250410085057955 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085057955 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085057955 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085057955 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410085057955 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085057955 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) 20250410085057955 DLSCCP DEBUG Received CO:CODT for local reference 46 (sccp_scoc.c:1855) 20250410085057956 DLSCCP DEBUG SCCP-SCOC(46)[0x55ae2af78390]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250410085057956 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085057956 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250410085057956 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x55ae2afaeb10]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250410085057956 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250410085057956 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250410085057956 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x55ae2afaeb10]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250410085057956 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250410085057956 DMAIN DEBUG RAB Assignment: no UPF configured, forwarding as-is (context_map_sccp.c:248) 20250410085057956 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8128130)[0x55ae2af8c190]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250410085057956 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20250410085057956 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410085057956 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) 20250410085057956 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085057956 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085057956 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085057956 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410085057956 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085057956 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) 20250410085057956 DLSCCP DEBUG Received CO:CODT for local reference 49 (sccp_scoc.c:1855) 20250410085057956 DLSCCP DEBUG SCCP-SCOC(49)[0x55ae2af76d00]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250410085057956 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085057956 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250410085057956 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x55ae2af79c20]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250410085057956 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250410085057956 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250410085057956 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x55ae2af79c20]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250410085057957 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250410085057957 DMAIN DEBUG RAB Assignment: no UPF configured, forwarding as-is (context_map_sccp.c:248) 20250410085057957 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5772205)[0x55ae2af79a80]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250410085057957 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20250410085057957 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410085057957 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) 20250410085057957 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085057957 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085057957 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) TC_ps_rab_assignment_concurrent0(448)@449bbc254af8: setverdict(pass): none -> pass 20250410085057957 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410085057957 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085057957 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) 20250410085057957 DLSCCP DEBUG Received CO:CODT for local reference 50 (sccp_scoc.c:1855) 20250410085057957 DLSCCP DEBUG SCCP-SCOC(50)[0x55ae2af73fa0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250410085057957 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085057957 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) HNBGW_Test.sgsn0-SCCP(430)@449bbc254af8: First idle individual index:15 20250410085057957 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x55ae2af79e10]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250410085057957 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250410085057957 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250410085057957 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x55ae2af79e10]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250410085057957 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250410085057957 DMAIN DEBUG RAB Assignment: no UPF configured, forwarding as-is (context_map_sccp.c:248) 20250410085057958 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10076990)[0x55ae2af76700]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250410085057958 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20250410085057958 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410085057958 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) 20250410085057958 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085057958 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085057958 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085057958 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410085057958 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085057958 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) 20250410085057958 DLSCCP DEBUG Received CO:CODT for local reference 51 (sccp_scoc.c:1855) 20250410085057958 DLSCCP DEBUG SCCP-SCOC(51)[0x55ae2af74910]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250410085057958 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085057958 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250410085057958 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x55ae2af77350]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250410085057958 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250410085057958 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250410085057958 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x55ae2af77350]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250410085057958 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250410085057958 DMAIN DEBUG RAB Assignment: no UPF configured, forwarding as-is (context_map_sccp.c:248) 20250410085057958 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5887477)[0x55ae2af77220]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250410085057958 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20250410085057958 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410085057958 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) 20250410085057959 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410085057959 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)@449bbc254af8: Warning: Stopping inactive timer T_ias[15]. HNBGW-PFCP(424)@449bbc254af8: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment_concurrent0(448) subscribed for broadcast HNBGW_Test.sgsn0-SCCP(430)@449bbc254af8: Session index based on connection ID:14 TC_ps_rab_assignment_concurrent0(435)@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@449bbc254af8: Warning: Re-starting timer T_ias[14], which is already active (running or expired). 20250410085057964 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085057964 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410085057964 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410085057964 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410085057964 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085057964 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410085057964 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085057964 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085057964 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085057964 DLSS7 <000c> osmo_ss7_asp.c:1175 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 0e 5e e5 02 00 00 00 00 00 06 00 08 00 00 00 07  20250410085057965 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085057965 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085057965 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085057965 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410085057965 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085057965 DLSS7 DEBUG scrc_rx_mtp_xfer_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=000e5ee5) (sccp_scrc.c:486) 20250410085057965 DLSCCP DEBUG Received CO:COAK for local reference 52 (sccp_scoc.c:1855) 20250410085057965 DLSCCP DEBUG SCCP-SCOC(52)[0x55ae2af94ba0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250410085057965 DLSCCP DEBUG SCCP-SCOC(52)[0x55ae2af94ba0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250410085057965 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085057965 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250410085057965 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) 20250410085057965 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x55ae2af79f40]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250410085057965 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x55ae2af79f40]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) HNBGW_Test.sgsn0-RAN(431)@449bbc254af8: Found Expect[2] for l3='080101D571000008292624000000005100F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(449) HNBGW_Test.sgsn0-RAN(431)@449bbc254af8: Added conn table entry 15TC_ps_rab_assignment_concurrent0(449)11679196 TC_ps_rab_assignment_concurrent0(438)@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(441)@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@449bbc254af8: Session index based on connection ID:15 TC_ps_rab_assignment_concurrent0(434)@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@449bbc254af8: Warning: Re-starting timer T_ias[15], which is already active (running or expired). TC_ps_rab_assignment_concurrent0(437)@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(449)@449bbc254af8: setverdict(pass): none -> pass TC_ps_rab_assignment_concurrent0(440)@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(439)@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(424)@449bbc254af8: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment_concurrent0(449) subscribed for broadcast TC_ps_rab_assignment_concurrent0(443)@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(444)@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(436)@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed 20250410085057990 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085057990 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085057990 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250410085057991 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250410085057991 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x7f6bd4) (hnbgw_rua.c:471) 20250410085057991 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8350676 SCCP-39 sgsn-0 MI=IMSI-262420000000001: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250410085057991 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8350676)[0x55ae2af6f040]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250410085057991 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250410085057991 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250410085057991 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8350676)[0x55ae2af6f040]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250410085057991 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250410085057991 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x55ae2af6f770]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250410085057991 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250410085057991 DLSCCP DEBUG SCCP-SCOC(39)[0x55ae2af8a230]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250410085057991 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004b43d5), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:415) 20250410085057991 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085057991 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085057991 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085057991 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085057991 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085057991 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085057991 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 4b 43 d5 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 00 00 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) 20250410085057991 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085057991 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085057991 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085057991 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085057991 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085057991 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.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' 20250410085057991 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410085057991 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410085057991 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085057991 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 4b 43 d5 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 00 00 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  20250410085057992 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085057992 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410085057992 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410085057992 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410085057992 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085057992 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410085057992 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085057992 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085057992 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085057992 DLSS7 <000c> osmo_ss7_asp.c:1175 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 0d 1d f2 02 00 00 00 00 00 06 00 08 00 00 00 07  20250410085057992 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085057992 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085057992 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085057992 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410085057992 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085057992 DLSS7 DEBUG scrc_rx_mtp_xfer_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=000d1df2) (sccp_scrc.c:486) 20250410085057992 DLSCCP DEBUG Received CO:COAK for local reference 53 (sccp_scoc.c:1855) 20250410085057992 DLSCCP DEBUG SCCP-SCOC(53)[0x55ae2af83d70]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250410085057992 DLSCCP DEBUG SCCP-SCOC(53)[0x55ae2af83d70]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250410085057992 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085057992 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250410085057992 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) 20250410085057992 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x55ae2af94540]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250410085057992 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x55ae2af94540]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_ps_rab_assignment_concurrent0(445)@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(446)@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@449bbc254af8: Session index based on local reference:1 TC_ps_rab_assignment_concurrent0(442)@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@449bbc254af8: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@449bbc254af8: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@449bbc254af8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(447)@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(435)@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@449bbc254af8: Session index based on connection ID:15 HNBGW_Test.sgsn0-SCCP(430)@449bbc254af8: vl_len:91 HNBGW_Test.sgsn0-SCCP(430)@449bbc254af8: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@449bbc254af8: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW_Test.sgsn0-SCCP(430)@449bbc254af8: Session index based on connection ID:14 HNBGW_Test.sgsn0-SCCP(430)@449bbc254af8: vl_len:91 HNBGW_Test.sgsn0-SCCP(430)@449bbc254af8: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@449bbc254af8: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O 20250410085058192 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085058193 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085058193 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250410085058193 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250410085058193 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xfee6fc) (hnbgw_rua.c:471) 20250410085058193 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16705276 SCCP-42 sgsn-0 MI=IMSI-262420000000004: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250410085058193 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16705276)[0x55ae2af8abf0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250410085058193 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250410085058193 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250410085058193 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16705276)[0x55ae2af8abf0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250410085058193 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250410085058192 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085058192 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410085058192 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410085058193 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410085058193 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085058193 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410085058193 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085058193 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085058193 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085058193 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  20250410085058193 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085058193 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410085058193 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410085058193 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410085058193 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x55ae2af8a580]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250410085058193 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250410085058193 DLSCCP DEBUG SCCP-SCOC(42)[0x55ae2afaf2b0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250410085058193 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085058193 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410085058193 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085058193 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085058193 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085058193 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  20250410085058193 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0007fb12), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:415) 20250410085058193 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085058193 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085058193 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085058193 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085058193 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085058193 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085058193 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 07 fb 12 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 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) 20250410085058193 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085058193 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085058193 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085058193 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410085058193 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085058193 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) 20250410085058193 DLSCCP DEBUG Received CO:CODT for local reference 53 (sccp_scoc.c:1855) 20250410085058193 DLSCCP DEBUG SCCP-SCOC(53)[0x55ae2af83d70]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250410085058193 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085058193 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250410085058193 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x55ae2af94540]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250410085058193 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250410085058193 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250410085058193 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x55ae2af94540]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250410085058193 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250410085058193 DMAIN DEBUG RAB Assignment: no UPF configured, forwarding as-is (context_map_sccp.c:248) 20250410085058193 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14825384)[0x55ae2af94410]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250410085058193 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20250410085058194 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085058194 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085058194 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250410085058194 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250410085058194 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xd27cb5) (hnbgw_rua.c:471) 20250410085058194 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13794485 SCCP-45 sgsn-0 MI=IMSI-262420000000007: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250410085058194 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13794485)[0x55ae2af761c0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250410085058194 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250410085058194 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250410085058194 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13794485)[0x55ae2af761c0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250410085058194 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250410085058194 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x55ae2af6b3f0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250410085058194 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250410085058194 DLSCCP DEBUG SCCP-SCOC(45)[0x55ae2af77d60]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250410085058194 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00076ef4), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:415) 20250410085058194 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085058194 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085058194 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085058194 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085058194 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085058194 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085058194 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 07 6e f4 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 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) 20250410085058194 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085058194 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085058194 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085058194 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410085058194 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085058194 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) 20250410085058194 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085058194 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085058194 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085058194 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085058194 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085058194 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250410085058194 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410085058194 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410085058194 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085058194 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 07 fb 12 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 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  20250410085058194 DLSCCP DEBUG Received CO:CODT for local reference 52 (sccp_scoc.c:1855) 20250410085058194 DLSCCP DEBUG SCCP-SCOC(52)[0x55ae2af94ba0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250410085058194 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085058194 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250410085058194 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x55ae2af79f40]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250410085058194 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250410085058194 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250410085058194 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x55ae2af79f40]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250410085058194 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250410085058194 DMAIN DEBUG RAB Assignment: no UPF configured, forwarding as-is (context_map_sccp.c:248) 20250410085058194 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5811523)[0x55ae2af77540]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250410085058194 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20250410085058194 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:894) 20250410085058194 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085058194 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250410085058194 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250410085058194 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x77721b) (hnbgw_rua.c:471) 20250410085058194 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7827995 SCCP-43 sgsn-0 MI=IMSI-262420000000005: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250410085058194 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7827995)[0x55ae2afae080]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250410085058194 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250410085058194 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250410085058194 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7827995)[0x55ae2afae080]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250410085058195 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250410085058195 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x55ae2afaf3e0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250410085058195 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250410085058195 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085058195 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085058195 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085058195 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085058195 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085058195 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.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' 20250410085058195 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410085058195 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410085058195 DLSCCP DEBUG SCCP-SCOC(43)[0x55ae2af6b2c0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250410085058195 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003e72d8), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:415) 20250410085058195 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085058195 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085058195 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085058195 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085058195 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085058195 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085058195 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085058195 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 3e 72 d8 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 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) 20250410085058195 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) 20250410085058195 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:894) 20250410085058195 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085058195 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250410085058195 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250410085058195 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xb3ced8) (hnbgw_rua.c:471) 20250410085058195 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11783896 SCCP-47 sgsn-0 MI=IMSI-262420000000009: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250410085058195 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11783896)[0x55ae2af7a910]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250410085058195 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250410085058195 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250410085058195 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11783896)[0x55ae2af7a910]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250410085058195 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 07 6e f4 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 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  20250410085058195 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085058195 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085058195 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085058195 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250410085058195 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x55ae2af6af20]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250410085058195 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250410085058195 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085058195 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085058195 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.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' 20250410085058195 DLSCCP DEBUG SCCP-SCOC(47)[0x55ae2af8b7b0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250410085058195 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e274c7), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:415) 20250410085058195 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410085058195 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085058195 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085058195 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085058195 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085058195 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085058195 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410085058195 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085058195 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085058195 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 e2 74 c7 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 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) 20250410085058195 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) 20250410085058195 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 3e 72 d8 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 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  20250410085058195 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085058195 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085058195 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250410085058195 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250410085058195 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x361ff2) (hnbgw_rua.c:471) 20250410085058195 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3547122 SCCP-41 sgsn-0 MI=IMSI-262420000000003: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250410085058195 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3547122)[0x55ae2af76090]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250410085058195 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250410085058195 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250410085058195 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3547122)[0x55ae2af76090]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250410085058195 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250410085058195 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x55ae2af8a8a0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250410085058195 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250410085058195 DLSCCP DEBUG SCCP-SCOC(41)[0x55ae2afaec80]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250410085058196 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00eda1da), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:415) 20250410085058196 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085058196 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085058196 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085058196 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085058196 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085058195 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085058195 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085058195 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085058195 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085058196 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085058196 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250410085058196 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410085058196 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085058196 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410085058196 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085058196 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 ed a1 da 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 00 00 04 00 00 00 00 00 00 00 00 00 00 00 00 00 00 44 00 44 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085058196 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085058196 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085058196 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250410085058196 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250410085058196 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 e2 74 c7 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 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  20250410085058196 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x80afed) (hnbgw_rua.c:471) 20250410085058196 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8433645 SCCP-44 sgsn-0 MI=IMSI-262420000000006: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250410085058196 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8433645)[0x55ae2afae990]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250410085058196 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250410085058196 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250410085058196 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8433645)[0x55ae2afae990]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250410085058196 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250410085058196 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x55ae2af73980]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250410085058196 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250410085058196 DLSCCP DEBUG SCCP-SCOC(44)[0x55ae2af73790]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250410085058196 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005d9669), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:415) 20250410085058196 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085058196 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085058196 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085058196 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085058196 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085058196 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085058196 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085058196 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085058196 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085058196 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085058196 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085058196 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.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' 20250410085058196 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410085058196 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410085058196 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085058196 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 ed a1 da 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 00 00 04 00 00 00 00 00 00 00 00 00 00 00 00 00 00 44 00 44 00 00 00 00 00 06 00 08 00 00 00 02  20250410085058196 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 5d 96 69 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 00 00 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) 20250410085058196 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085058196 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085058196 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250410085058196 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250410085058196 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x404eb) (hnbgw_rua.c:471) 20250410085058196 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-263403 SCCP-48 sgsn-0 MI=IMSI-262420000000010: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250410085058196 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-263403)[0x55ae2afb82c0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250410085058196 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250410085058196 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250410085058196 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-263403)[0x55ae2afb82c0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250410085058196 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250410085058196 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x55ae2af8bcc0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250410085058196 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250410085058196 DLSCCP DEBUG SCCP-SCOC(48)[0x55ae2af794c0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250410085058196 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003837dd), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:415) 20250410085058196 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085058196 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085058196 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085058196 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085058196 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085058196 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085058196 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 38 37 dd 00 01 2e 60 00 00 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) 20250410085058197 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085058197 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085058197 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250410085058197 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250410085058197 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x4d2a64) (hnbgw_rua.c:471) 20250410085058197 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5057124 SCCP-40 sgsn-0 MI=IMSI-262420000000002: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250410085058197 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5057124)[0x55ae2af89950]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250410085058197 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250410085058197 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250410085058197 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5057124)[0x55ae2af89950]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250410085058197 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250410085058197 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x55ae2af9d670]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250410085058197 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250410085058197 DLSCCP DEBUG SCCP-SCOC(40)[0x55ae2af8aac0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250410085058197 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00073617), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:415) 20250410085058197 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085058196 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085058197 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085058197 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085058197 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085058197 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085058197 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.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' 20250410085058197 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410085058197 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410085058197 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085058197 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 5d 96 69 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 00 00 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  20250410085058197 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085058197 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085058197 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085058197 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085058197 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085058197 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.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' 20250410085058197 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410085058197 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410085058197 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085058197 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 38 37 dd 00 01 2e 60 00 00 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  20250410085058197 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085058197 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085058197 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085058197 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085058197 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085058197 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 07 36 17 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 00 00 04 00 00 00 00 00 00 00 00 00 00 00 00 00 00 44 00 44 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085058197 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085058197 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085058197 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250410085058197 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250410085058197 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x5813ad) (hnbgw_rua.c:471) 20250410085058197 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5772205 SCCP-49 sgsn-0 MI=IMSI-262420000000011: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250410085058197 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5772205)[0x55ae2af79a80]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250410085058197 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250410085058197 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250410085058197 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5772205)[0x55ae2af79a80]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250410085058197 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250410085058197 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x55ae2af79c20]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250410085058197 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250410085058197 DLSCCP DEBUG SCCP-SCOC(49)[0x55ae2af76d00]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250410085058197 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e8e3d5), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:415) 20250410085058197 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085058197 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085058197 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085058197 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085058197 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085058197 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085058197 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 e8 e3 d5 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 00 00 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) 20250410085058197 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085058197 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085058197 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085058197 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085058197 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085058197 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.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' 20250410085058197 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410085058197 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410085058197 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085058197 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 07 36 17 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 00 00 04 00 00 00 00 00 00 00 00 00 00 00 00 00 00 44 00 44 00 00 00 00 00 06 00 08 00 00 00 02  20250410085058197 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085058197 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085058197 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085058197 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085058197 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085058197 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085058198 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085058198 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250410085058198 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410085058198 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410085058198 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085058198 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 e8 e3 d5 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 00 00 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  20250410085058197 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250410085058197 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250410085058197 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x99c33e) (hnbgw_rua.c:471) 20250410085058197 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10076990 SCCP-50 sgsn-0 MI=IMSI-262420000000012: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250410085058197 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10076990)[0x55ae2af76700]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250410085058197 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250410085058197 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250410085058198 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10076990)[0x55ae2af76700]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250410085058198 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250410085058198 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x55ae2af79e10]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250410085058198 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250410085058198 DLSCCP DEBUG SCCP-SCOC(50)[0x55ae2af73fa0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250410085058198 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fdd924), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:415) 20250410085058198 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085058198 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085058198 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085058198 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085058198 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085058198 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085058198 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 fd d9 24 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 00 00 04 00 00 00 00 00 00 00 00 00 00 00 00 00 00 44 00 44 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085058198 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085058198 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085058198 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250410085058198 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250410085058198 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x7c0682) (hnbgw_rua.c:471) 20250410085058198 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8128130 SCCP-46 sgsn-0 MI=IMSI-262420000000008: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250410085058198 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8128130)[0x55ae2af8c190]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250410085058198 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250410085058198 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250410085058198 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8128130)[0x55ae2af8c190]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250410085058198 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250410085058198 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x55ae2afaeb10]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250410085058198 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250410085058198 DLSCCP DEBUG SCCP-SCOC(46)[0x55ae2af78390]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250410085058198 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085058198 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085058198 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085058198 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085058198 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085058198 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.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' 20250410085058198 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410085058198 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410085058198 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bc44cb), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:415) 20250410085058198 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085058198 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085058198 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085058198 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085058198 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085058198 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085058198 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 bc 44 cb 00 01 2e 60 00 00 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) 20250410085058198 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085058198 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085058198 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250410085058198 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250410085058198 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085058198 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 fd d9 24 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 00 00 04 00 00 00 00 00 00 00 00 00 00 00 00 00 00 44 00 44 00 00 00 00 00 06 00 08 00 00 00 02  20250410085058198 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085058198 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085058198 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085058198 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085058198 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085058198 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.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' 20250410085058198 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x59d5f5) (hnbgw_rua.c:471) 20250410085058198 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5887477 SCCP-51 sgsn-0 MI=IMSI-262420000000013: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250410085058198 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5887477)[0x55ae2af77220]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250410085058198 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250410085058198 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250410085058198 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5887477)[0x55ae2af77220]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250410085058198 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250410085058198 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x55ae2af77350]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250410085058198 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250410085058198 DLSCCP DEBUG SCCP-SCOC(51)[0x55ae2af74910]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250410085058198 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410085058198 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410085058198 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085058198 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 bc 44 cb 00 01 2e 60 00 00 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  20250410085058198 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085058198 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085058198 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085058198 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0093cabf), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:415) HNBGW_Test.sgsn0-SCCP(430)@449bbc254af8: Session index based on local reference:4 20250410085058198 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410085058198 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085058198 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410085058198 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085058198 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085058198 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085058198 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 93 ca bf 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 00 00 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) 20250410085058198 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085058198 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085058198 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250410085058198 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410085058198 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410085058198 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085058198 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 93 ca bf 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 00 00 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)@449bbc254af8: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@449bbc254af8: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@449bbc254af8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-SCCP(430)@449bbc254af8: Session index based on local reference:7 HNBGW_Test.sgsn0-SCCP(430)@449bbc254af8: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@449bbc254af8: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@449bbc254af8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-SCCP(430)@449bbc254af8: Session index based on local reference:5 HNBGW_Test.sgsn0-SCCP(430)@449bbc254af8: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@449bbc254af8: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@449bbc254af8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-SCCP(430)@449bbc254af8: Session index based on local reference:9 HNBGW_Test.sgsn0-SCCP(430)@449bbc254af8: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@449bbc254af8: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@449bbc254af8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(441)@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(438)@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(448)@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(449)@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@449bbc254af8: Session index based on local reference:3 HNBGW_Test.sgsn0-SCCP(430)@449bbc254af8: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@449bbc254af8: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@449bbc254af8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(443)@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@449bbc254af8: Session index based on local reference:6 HNBGW_Test.sgsn0-SCCP(430)@449bbc254af8: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@449bbc254af8: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@449bbc254af8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-SCCP(430)@449bbc254af8: Session index based on local reference:10 TC_ps_rab_assignment_concurrent0(439)@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@449bbc254af8: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@449bbc254af8: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@449bbc254af8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-SCCP(430)@449bbc254af8: Session index based on local reference:2 HNBGW_Test.sgsn0-SCCP(430)@449bbc254af8: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@449bbc254af8: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@449bbc254af8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-SCCP(430)@449bbc254af8: Session index based on local reference:11 HNBGW_Test.sgsn0-SCCP(430)@449bbc254af8: DT1 will be put to the reassembly buffer TC_ps_rab_assignment_concurrent0(440)@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@449bbc254af8: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@449bbc254af8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-SCCP(430)@449bbc254af8: Session index based on local reference:12 HNBGW_Test.sgsn0-SCCP(430)@449bbc254af8: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@449bbc254af8: DT1 data has been put to the reassembly buffer TC_ps_rab_assignment_concurrent0(444)@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@449bbc254af8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(437)@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@449bbc254af8: Session index based on local reference:8 HNBGW_Test.sgsn0-SCCP(430)@449bbc254af8: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@449bbc254af8: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@449bbc254af8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-SCCP(430)@449bbc254af8: Session index based on local reference:13 HNBGW_Test.sgsn0-SCCP(430)@449bbc254af8: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@449bbc254af8: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@449bbc254af8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(436)@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed 20250410085058202 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085058202 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085058202 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250410085058202 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250410085058202 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xe237a8) (hnbgw_rua.c:471) 20250410085058202 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14825384 SCCP-53 sgsn-0 MI=IMSI-262420000000015: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250410085058202 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14825384)[0x55ae2af94410]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250410085058202 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250410085058202 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250410085058202 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14825384)[0x55ae2af94410]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250410085058202 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250410085058202 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x55ae2af94540]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250410085058202 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250410085058203 DLSCCP DEBUG SCCP-SCOC(53)[0x55ae2af83d70]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250410085058203 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000d1df2), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:415) 20250410085058203 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085058203 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085058203 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085058203 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085058203 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085058203 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085058203 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 0d 1d 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 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) 20250410085058203 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085058203 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085058203 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085058203 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085058203 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085058203 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.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' 20250410085058203 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410085058203 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410085058203 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085058203 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 0d 1d 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 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(445)@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(446)@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@449bbc254af8: Session index based on local reference:15 HNBGW_Test.sgsn0-SCCP(430)@449bbc254af8: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@449bbc254af8: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@449bbc254af8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(442)@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(449)@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(447)@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed 20250410085058404 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085058404 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085058404 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250410085058405 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250410085058405 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x58ad43) (hnbgw_rua.c:471) 20250410085058405 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5811523 SCCP-52 sgsn-0 MI=IMSI-262420000000014: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250410085058405 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5811523)[0x55ae2af77540]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250410085058405 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250410085058405 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250410085058405 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5811523)[0x55ae2af77540]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250410085058405 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250410085058405 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x55ae2af79f40]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250410085058405 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250410085058405 DLSCCP DEBUG SCCP-SCOC(52)[0x55ae2af94ba0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250410085058405 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000e5ee5), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:415) 20250410085058405 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085058405 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085058405 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085058405 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085058405 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085058405 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085058405 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 0e 5e e5 00 01 2e 60 00 00 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) 20250410085058405 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085058405 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085058405 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085058405 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085058405 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085058405 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.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' 20250410085058406 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410085058406 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410085058406 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085058406 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 0e 5e e5 00 01 2e 60 00 00 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)@449bbc254af8: Session index based on local reference:14 HNBGW_Test.sgsn0-SCCP(430)@449bbc254af8: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@449bbc254af8: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@449bbc254af8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(448)@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@449bbc254af8: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(430)@449bbc254af8: vl_len:12 HNBGW_Test.sgsn0-SCCP(430)@449bbc254af8: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@449bbc254af8: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250410085059986 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085059986 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410085059986 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410085059986 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410085059986 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085059986 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410085059986 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085059986 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085059987 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085059987 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  20250410085059987 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085059987 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085059987 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085059987 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410085059987 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085059987 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) 20250410085059987 DLSCCP DEBUG Received CO:CODT for local reference 38 (sccp_scoc.c:1855) 20250410085059987 DLSCCP DEBUG SCCP-SCOC(38)[0x55ae2af8ccd0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250410085059987 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085059987 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250410085059987 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x55ae2af935a0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250410085059987 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250410085059987 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250410085059987 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x55ae2af935a0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250410085059987 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10028454)[0x55ae2af6cc60]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250410085059987 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20250410085059987 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410085059987 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(434)@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@449bbc254af8: Deleted conn table entry 0TC_ps_rab_assignment_concurrent0(434)10028454 20250410085059995 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085059995 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085059995 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250410085059995 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250410085059995 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x9905a6,cause=radio(normal)) (hnbgw_rua.c:439) 20250410085059995 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10028454 SCCP-38 sgsn-0 MI=IMSI-262420000000000: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250410085059995 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10028454)[0x55ae2af6cc60]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250410085059995 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250410085059995 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250410085059995 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10028454)[0x55ae2af6cc60]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250410085059995 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x55ae2af935a0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250410085059995 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250410085059995 DLSCCP DEBUG SCCP-SCOC(38)[0x55ae2af8ccd0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250410085059995 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00905e2e), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250410085059995 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085059995 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085059995 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085059995 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085059995 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085059995 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085059995 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 90 5e 2e 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) 20250410085059995 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10028454)[0x55ae2af6cc60]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250410085059995 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x55ae2af935a0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250410085059995 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x55ae2af935a0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250410085059995 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085059995 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085059995 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085059996 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085059996 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085059996 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.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' 20250410085059996 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410085059996 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410085059996 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085059996 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 90 5e 2e 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)@449bbc254af8: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(430)@449bbc254af8: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@449bbc254af8: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@449bbc254af8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(434)@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(431)@449bbc254af8: Deleted conn table entry 0TC_ps_rab_assignment_concurrent0(434)14807378 HNBGW_Test.sgsn0-SCCP(430)@449bbc254af8: Session index based on connection ID:0 20250410085100002 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085100002 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410085100002 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410085100002 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410085100002 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085100002 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410085100002 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085100002 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085100002 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085100002 DLSS7 <000c> osmo_ss7_asp.c:1175 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 90 5e 2e 00 00 00 00 00 00 06 00 08 00 00 00 07  20250410085100002 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085100002 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085100002 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085100002 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410085100002 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085100002 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=00905e2e), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250410085100002 DLSCCP DEBUG Received CO:RELRE for local reference 38 (sccp_scoc.c:1855) 20250410085100002 DLSCCP DEBUG SCCP-SCOC(38)[0x55ae2af8ccd0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250410085100002 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085100002 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250410085100002 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) 20250410085100002 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x55ae2af935a0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250410085100002 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x55ae2af935a0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250410085100002 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10028454)[0x55ae2af6cc60]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250410085100002 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10028454)[0x55ae2af6cc60]{disconnected}: Freeing instance (context_map.c:202) 20250410085100002 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10028454)[0x55ae2af6cc60]{disconnected}: Deallocated (fsm.c:568) 20250410085100002 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x55ae2af935a0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250410085100002 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x55ae2af935a0]{disconnected}: Freeing instance (context_map.c:206) 20250410085100002 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x55ae2af935a0]{disconnected}: Deallocated (fsm.c:568) 20250410085100002 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10028454 SCCP-38 sgsn-0 MI=IMSI-262420000000000: Deallocating (context_map.c:225) 20250410085100002 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=00905e2e), PART(T=Source Reference,L=4,D=00000026) (sccp_scrc.c:415) 20250410085100002 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085100002 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085100002 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085100002 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085100002 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085100002 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085100002 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 90 5e 2e 00 00 26 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085100002 DLSCCP DEBUG SCCP-SCOC(38)[0x55ae2af8ccd0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250410085100002 DLSCCP DEBUG SCCP-SCOC(38)[0x55ae2af8ccd0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250410085100002 DLSCCP DEBUG SCCP-SCOC(38)[0x55ae2af8ccd0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250410085100002 DLSCCP DEBUG SCCP-SCOC(38)[0x55ae2af8ccd0]{IDLE}: Deallocated (fsm.c:568) 20250410085100002 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085100002 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085100002 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085100002 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085100002 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085100002 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.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' 20250410085100002 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410085100002 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410085100002 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085100002 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 90 5e 2e 00 00 26 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(430)@449bbc254af8: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(430)@449bbc254af8: RLC received in state:disconnect_pending HNBGW_Test.sgsn0-SCCP(430)@449bbc254af8: Session index based on connection ID:1 HNBGW_Test.sgsn0-SCCP(430)@449bbc254af8: vl_len:12 HNBGW_Test.sgsn0-SCCP(430)@449bbc254af8: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@449bbc254af8: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250410085100004 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085100004 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410085100004 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410085100004 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410085100004 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085100004 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410085100004 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085100004 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085100004 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085100004 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  20250410085100004 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085100004 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085100004 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085100004 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410085100004 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085100004 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) 20250410085100004 DLSCCP DEBUG Received CO:CODT for local reference 39 (sccp_scoc.c:1855) 20250410085100004 DLSCCP DEBUG SCCP-SCOC(39)[0x55ae2af8a230]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250410085100004 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085100004 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250410085100004 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x55ae2af6f770]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250410085100004 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250410085100004 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250410085100004 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x55ae2af6f770]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250410085100004 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8350676)[0x55ae2af6f040]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250410085100004 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20250410085100004 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410085100004 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(435)@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@449bbc254af8: Deleted conn table entry 1TC_ps_rab_assignment_concurrent0(435)8350676 20250410085100010 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085100010 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085100010 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250410085100010 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250410085100010 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x7f6bd4,cause=radio(normal)) (hnbgw_rua.c:439) 20250410085100010 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8350676 SCCP-39 sgsn-0 MI=IMSI-262420000000001: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250410085100010 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8350676)[0x55ae2af6f040]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250410085100010 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250410085100010 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250410085100010 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8350676)[0x55ae2af6f040]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250410085100010 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x55ae2af6f770]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250410085100010 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250410085100010 DLSCCP DEBUG SCCP-SCOC(39)[0x55ae2af8a230]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250410085100010 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004b43d5), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250410085100010 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085100010 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085100010 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085100010 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085100010 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085100010 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085100010 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 4b 43 d5 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) 20250410085100010 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8350676)[0x55ae2af6f040]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250410085100010 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x55ae2af6f770]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250410085100010 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x55ae2af6f770]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250410085100010 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085100010 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085100010 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085100010 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085100010 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085100010 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.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' 20250410085100010 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410085100010 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410085100010 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085100010 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 4b 43 d5 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)@449bbc254af8: Session index based on local reference:1 HNBGW_Test.sgsn0-SCCP(430)@449bbc254af8: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@449bbc254af8: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@449bbc254af8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(435)@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(431)@449bbc254af8: Deleted conn table entry 1TC_ps_rab_assignment_concurrent0(435)16599100 HNBGW_Test.sgsn0-SCCP(430)@449bbc254af8: Session index based on connection ID:1 20250410085100017 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085100017 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410085100017 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410085100017 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410085100017 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085100017 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410085100017 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085100017 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085100017 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085100017 DLSS7 <000c> osmo_ss7_asp.c:1175 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 4b 43 d5 00 00 00 00 00 00 06 00 08 00 00 00 07  20250410085100017 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085100017 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085100017 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085100017 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410085100017 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085100017 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=004b43d5), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250410085100017 DLSCCP DEBUG Received CO:RELRE for local reference 39 (sccp_scoc.c:1855) 20250410085100017 DLSCCP DEBUG SCCP-SCOC(39)[0x55ae2af8a230]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250410085100017 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085100017 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250410085100017 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) 20250410085100017 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x55ae2af6f770]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250410085100017 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x55ae2af6f770]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250410085100017 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8350676)[0x55ae2af6f040]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250410085100017 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8350676)[0x55ae2af6f040]{disconnected}: Freeing instance (context_map.c:202) 20250410085100017 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8350676)[0x55ae2af6f040]{disconnected}: Deallocated (fsm.c:568) 20250410085100017 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x55ae2af6f770]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250410085100017 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x55ae2af6f770]{disconnected}: Freeing instance (context_map.c:206) 20250410085100017 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x55ae2af6f770]{disconnected}: Deallocated (fsm.c:568) 20250410085100017 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8350676 SCCP-39 sgsn-0 MI=IMSI-262420000000001: Deallocating (context_map.c:225) 20250410085100017 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=004b43d5), PART(T=Source Reference,L=4,D=00000027) (sccp_scrc.c:415) 20250410085100017 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085100017 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085100017 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085100017 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085100017 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085100017 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085100017 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 4b 43 d5 00 00 27 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085100017 DLSCCP DEBUG SCCP-SCOC(39)[0x55ae2af8a230]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250410085100017 DLSCCP DEBUG SCCP-SCOC(39)[0x55ae2af8a230]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250410085100017 DLSCCP DEBUG SCCP-SCOC(39)[0x55ae2af8a230]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250410085100017 DLSCCP DEBUG SCCP-SCOC(39)[0x55ae2af8a230]{IDLE}: Deallocated (fsm.c:568) 20250410085100018 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085100018 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085100018 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085100018 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085100018 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085100018 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.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' 20250410085100018 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410085100018 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410085100018 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085100018 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 4b 43 d5 00 00 27 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(430)@449bbc254af8: Session index based on local reference:1 HNBGW_Test.sgsn0-SCCP(430)@449bbc254af8: RLC received in state:disconnect_pending HNBGW_Test.sgsn0-SCCP(430)@449bbc254af8: Session index based on connection ID:7 HNBGW_Test.sgsn0-SCCP(430)@449bbc254af8: vl_len:12 HNBGW_Test.sgsn0-SCCP(430)@449bbc254af8: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@449bbc254af8: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O HNBGW_Test.sgsn0-SCCP(430)@449bbc254af8: Session index based on connection ID:9 HNBGW_Test.sgsn0-SCCP(430)@449bbc254af8: vl_len:12 HNBGW_Test.sgsn0-SCCP(430)@449bbc254af8: vl_from0 20250410085100210 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085100210 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410085100210 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410085100210 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410085100210 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085100210 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410085100210 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085100210 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085100210 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085100210 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  20250410085100210 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.sgsn0-SCCP(430)@449bbc254af8: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250410085100210 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085100210 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085100210 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410085100210 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085100210 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) 20250410085100210 DLSCCP DEBUG Received CO:CODT for local reference 45 (sccp_scoc.c:1855) 20250410085100210 DLSCCP DEBUG SCCP-SCOC(45)[0x55ae2af77d60]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250410085100210 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085100210 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250410085100210 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x55ae2af6b3f0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250410085100210 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250410085100210 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250410085100210 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x55ae2af6b3f0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250410085100210 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13794485)[0x55ae2af761c0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250410085100210 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20250410085100210 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410085100210 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)@449bbc254af8: Session index based on connection ID:4 HNBGW_Test.sgsn0-SCCP(430)@449bbc254af8: vl_len:12 HNBGW_Test.sgsn0-SCCP(430)@449bbc254af8: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@449bbc254af8: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O HNBGW_Test.sgsn0-SCCP(430)@449bbc254af8: Session index based on connection ID:3 HNBGW_Test.sgsn0-SCCP(430)@449bbc254af8: vl_len:12 HNBGW_Test.sgsn0-SCCP(430)@449bbc254af8: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@449bbc254af8: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O TC_ps_rab_assignment_concurrent0(441)@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@449bbc254af8: Session index based on connection ID:6 HNBGW_Test.sgsn0-SCCP(430)@449bbc254af8: vl_len:12 HNBGW_Test.sgsn0-SCCP(430)@449bbc254af8: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@449bbc254af8: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O HNBGW_Test.sgsn0-SCCP(430)@449bbc254af8: Session index based on connection ID:15 HNBGW_Test.sgsn0-SCCP(430)@449bbc254af8: vl_len:12 HNBGW_Test.sgsn0-SCCP(430)@449bbc254af8: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@449bbc254af8: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O HNBGW_Test.sgsn0-SCCP(430)@449bbc254af8: Session index based on connection ID:5 HNBGW_Test.sgsn0-SCCP(430)@449bbc254af8: vl_len:12 HNBGW_Test.sgsn0-SCCP(430)@449bbc254af8: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@449bbc254af8: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O HNBGW_Test.sgsn0-SCCP(430)@449bbc254af8: Session index based on connection ID:11 HNBGW_Test.sgsn0-SCCP(430)@449bbc254af8: vl_len:12 HNBGW_Test.sgsn0-SCCP(430)@449bbc254af8: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@449bbc254af8: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O HNBGW_Test.sgsn0-SCCP(430)@449bbc254af8: Session index based on connection ID:10 HNBGW_Test.sgsn0-SCCP(430)@449bbc254af8: vl_len:12 TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@449bbc254af8: Deleted conn table entry 7TC_ps_rab_assignment_concurrent0(441)13794485 HNBGW_Test.sgsn0-SCCP(430)@449bbc254af8: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@449bbc254af8: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250410085100218 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085100218 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085100218 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250410085100218 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250410085100218 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xd27cb5,cause=radio(normal)) (hnbgw_rua.c:439) 20250410085100218 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13794485 SCCP-45 sgsn-0 MI=IMSI-262420000000007: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250410085100218 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13794485)[0x55ae2af761c0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250410085100218 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250410085100218 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250410085100218 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13794485)[0x55ae2af761c0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250410085100218 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x55ae2af6b3f0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) HNBGW_Test.sgsn0-SCCP(430)@449bbc254af8: Session index based on connection ID:13 20250410085100218 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250410085100218 DLSCCP DEBUG SCCP-SCOC(45)[0x55ae2af77d60]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) HNBGW_Test.sgsn0-SCCP(430)@449bbc254af8: vl_len:12 HNBGW_Test.sgsn0-SCCP(430)@449bbc254af8: vl_from0 20250410085100218 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00076ef4), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250410085100219 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085100219 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085100219 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085100219 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085100219 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085100219 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085100219 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 07 6e f4 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) 20250410085100219 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13794485)[0x55ae2af761c0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250410085100219 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x55ae2af6b3f0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250410085100219 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x55ae2af6b3f0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250410085100219 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085100219 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085100219 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085100219 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085100219 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085100219 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.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' 20250410085100219 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410085100219 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410085100219 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085100220 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 07 6e f4 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 02  20250410085100220 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085100220 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410085100220 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410085100220 DLM3UA <000f> 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)@449bbc254af8: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250410085100220 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085100220 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410085100220 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085100220 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085100220 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085100220 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  20250410085100220 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085100220 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410085100220 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410085100220 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410085100220 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085100220 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410085100220 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085100220 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085100220 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085100220 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  20250410085100220 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085100220 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410085100220 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085100220 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085100220 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085100220 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410085100220 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410085100220 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085100220 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410085100220 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085100220 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) 20250410085100220 DLSCCP DEBUG Received CO:CODT for local reference 47 (sccp_scoc.c:1855) 20250410085100220 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410085100220 DLSCCP DEBUG SCCP-SCOC(47)[0x55ae2af8b7b0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250410085100220 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085100220 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250410085100221 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x55ae2af6af20]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250410085100221 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250410085100220 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085100221 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085100221 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085100221 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  20250410085100221 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085100221 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410085100221 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410085100221 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410085100221 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085100221 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410085100221 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085100221 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085100221 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085100221 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  20250410085100221 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250410085100221 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x55ae2af6af20]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250410085100221 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11783896)[0x55ae2af7a910]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250410085100221 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20250410085100221 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085100221 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085100221 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410085100221 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410085100221 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410085100221 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085100221 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085100221 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410085100221 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085100221 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410085100221 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085100221 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085100221 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085100221 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085100221 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  20250410085100221 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085100221 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410085100221 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410085100221 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410085100221 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085100221 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) 20250410085100221 DLSCCP DEBUG Received CO:CODT for local reference 42 (sccp_scoc.c:1855) 20250410085100221 DLSCCP DEBUG SCCP-SCOC(42)[0x55ae2afaf2b0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250410085100221 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085100221 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250410085100221 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x55ae2af8a580]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250410085100221 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250410085100221 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250410085100221 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x55ae2af8a580]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250410085100221 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410085100221 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085100221 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085100221 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085100221 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  20250410085100221 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085100221 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410085100221 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410085100221 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410085100221 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085100221 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410085100221 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085100221 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085100221 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(430)@449bbc254af8: Session index based on connection ID:8 20250410085100221 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16705276)[0x55ae2af8abf0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250410085100221 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20250410085100221 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410085100221 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) 20250410085100221 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  20250410085100222 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085100222 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) HNBGW_Test.sgsn0-SCCP(430)@449bbc254af8: vl_len:12 20250410085100222 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085100222 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085100222 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085100222 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410085100222 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085100222 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410085100222 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410085100222 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085100222 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410085100222 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085100222 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085100222 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085100222 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  HNBGW_Test.sgsn0-SCCP(430)@449bbc254af8: vl_from0 20250410085100222 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) 20250410085100222 DLSCCP DEBUG Received CO:CODT for local reference 41 (sccp_scoc.c:1855) 20250410085100222 DLSCCP DEBUG SCCP-SCOC(41)[0x55ae2afaec80]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250410085100222 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085100222 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250410085100222 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x55ae2af8a8a0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250410085100222 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250410085100222 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250410085100222 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x55ae2af8a8a0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250410085100222 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3547122)[0x55ae2af76090]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250410085100222 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20250410085100222 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410085100222 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) 20250410085100222 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085100222 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085100222 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085100222 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410085100222 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085100222 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) 20250410085100222 DLSCCP DEBUG Received CO:CODT for local reference 44 (sccp_scoc.c:1855) 20250410085100223 DLSCCP DEBUG SCCP-SCOC(44)[0x55ae2af73790]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250410085100223 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085100223 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250410085100223 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x55ae2af73980]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250410085100223 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250410085100223 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250410085100223 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x55ae2af73980]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250410085100223 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8433645)[0x55ae2afae990]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) HNBGW_Test.sgsn0-SCCP(430)@449bbc254af8: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250410085100223 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20250410085100223 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410085100223 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) 20250410085100223 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085100223 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085100223 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085100223 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410085100223 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085100223 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) 20250410085100223 DLSCCP DEBUG Received CO:CODT for local reference 53 (sccp_scoc.c:1855) 20250410085100223 DLSCCP DEBUG SCCP-SCOC(53)[0x55ae2af83d70]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250410085100223 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085100223 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250410085100223 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x55ae2af94540]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250410085100223 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250410085100223 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250410085100223 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x55ae2af94540]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250410085100223 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14825384)[0x55ae2af94410]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250410085100223 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20250410085100223 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410085100223 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) 20250410085100224 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085100224 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085100224 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085100224 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410085100224 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085100224 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) 20250410085100224 DLSCCP DEBUG Received CO:CODT for local reference 43 (sccp_scoc.c:1855) 20250410085100224 DLSCCP DEBUG SCCP-SCOC(43)[0x55ae2af6b2c0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250410085100224 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085100224 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250410085100224 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x55ae2afaf3e0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250410085100224 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250410085100224 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) HNBGW_Test.sgsn0-SCCP(430)@449bbc254af8: Session index based on connection ID:12 20250410085100224 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x55ae2afaf3e0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250410085100224 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7827995)[0x55ae2afae080]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250410085100224 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20250410085100224 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.sgsn0-SCCP(430)@449bbc254af8: vl_len:12 HNBGW_Test.sgsn0-SCCP(430)@449bbc254af8: vl_from0 20250410085100224 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) 20250410085100224 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085100224 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085100224 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085100224 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410085100224 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085100224 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) 20250410085100224 DLSCCP DEBUG Received CO:CODT for local reference 49 (sccp_scoc.c:1855) 20250410085100224 DLSCCP DEBUG SCCP-SCOC(49)[0x55ae2af76d00]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250410085100224 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085100224 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250410085100225 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x55ae2af79c20]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250410085100225 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250410085100225 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250410085100225 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x55ae2af79c20]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250410085100225 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5772205)[0x55ae2af79a80]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250410085100225 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20250410085100225 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410085100225 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) 20250410085100225 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085100225 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085100225 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085100225 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410085100225 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085100225 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) HNBGW_Test.sgsn0-SCCP(430)@449bbc254af8: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250410085100225 DLSCCP DEBUG Received CO:CODT for local reference 48 (sccp_scoc.c:1855) 20250410085100225 DLSCCP DEBUG SCCP-SCOC(48)[0x55ae2af794c0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250410085100225 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085100225 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250410085100225 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x55ae2af8bcc0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250410085100225 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250410085100225 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250410085100225 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x55ae2af8bcc0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250410085100225 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-263403)[0x55ae2afb82c0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250410085100225 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20250410085100225 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410085100225 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) 20250410085100225 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410085100225 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(443)@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@449bbc254af8: Session index based on connection ID:2 HNBGW_Test.sgsn0-SCCP(430)@449bbc254af8: vl_len:12 HNBGW_Test.sgsn0-SCCP(430)@449bbc254af8: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@449bbc254af8: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O TC_ps_rab_assignment_concurrent0(438)@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(437)@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@449bbc254af8: Session index based on local reference:7 HNBGW_Test.sgsn0-SCCP(430)@449bbc254af8: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@449bbc254af8: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@449bbc254af8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(440)@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(441)@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(449)@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(439)@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(431)@449bbc254af8: Deleted conn table entry 7TC_ps_rab_assignment_concurrent0(441)3944453 HNBGW_Test.sgsn0-SCCP(430)@449bbc254af8: Session index based on connection ID:7 TC_ps_rab_assignment_concurrent0(445)@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@449bbc254af8: Deleted conn table entry 9TC_ps_rab_assignment_concurrent0(443)11783896 TC_ps_rab_assignment_concurrent0(444)@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed 20250410085100240 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085100240 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085100240 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250410085100240 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250410085100240 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xb3ced8,cause=radio(normal)) (hnbgw_rua.c:439) 20250410085100240 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11783896 SCCP-47 sgsn-0 MI=IMSI-262420000000009: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250410085100240 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11783896)[0x55ae2af7a910]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250410085100240 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250410085100240 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250410085100240 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11783896)[0x55ae2af7a910]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250410085100240 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x55ae2af6af20]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250410085100240 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250410085100240 DLSCCP DEBUG SCCP-SCOC(47)[0x55ae2af8b7b0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250410085100240 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e274c7), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250410085100240 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085100240 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085100240 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085100240 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085100240 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085100240 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085100240 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 e2 74 c7 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) 20250410085100240 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11783896)[0x55ae2af7a910]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250410085100240 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x55ae2af6af20]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250410085100240 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x55ae2af6af20]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@449bbc254af8: Deleted conn table entry 4TC_ps_rab_assignment_concurrent0(438)16705276 20250410085100241 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085100241 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085100241 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085100241 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085100241 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085100241 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250410085100241 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410085100241 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410085100241 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085100241 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 e2 74 c7 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 02  20250410085100241 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085100241 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410085100241 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410085100241 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410085100241 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085100241 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410085100241 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085100241 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085100241 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085100241 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  20250410085100241 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085100241 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410085100241 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410085100241 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410085100241 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085100241 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410085100241 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085100241 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085100241 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085100241 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  20250410085100241 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085100241 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085100241 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085100242 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085100242 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410085100242 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410085100242 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410085100242 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085100242 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410085100242 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085100242 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085100242 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085100242 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  20250410085100242 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085100242 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410085100242 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410085100242 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410085100242 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085100242 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) 20250410085100242 DLSCCP DEBUG Received CO:CODT for local reference 51 (sccp_scoc.c:1855) 20250410085100242 DLSCCP DEBUG SCCP-SCOC(51)[0x55ae2af74910]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250410085100242 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085100242 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250410085100242 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x55ae2af77350]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250410085100242 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250410085100242 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250410085100242 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410085100242 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085100242 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410085100242 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085100242 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085100242 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085100242 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  20250410085100242 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085100242 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x55ae2af77350]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250410085100242 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5887477)[0x55ae2af77220]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250410085100242 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20250410085100242 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085100242 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085100242 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085100242 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410085100242 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085100242 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410085100242 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410085100242 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410085100242 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085100242 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410085100242 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085100242 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085100242 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085100242 DLSS7 <000c> osmo_ss7_asp.c:1175 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 07 6e f4 00 00 00 00 00 00 06 00 08 00 00 00 07  20250410085100242 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) 20250410085100242 DLSCCP DEBUG Received CO:CODT for local reference 46 (sccp_scoc.c:1855) 20250410085100242 DLSCCP DEBUG SCCP-SCOC(46)[0x55ae2af78390]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250410085100242 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085100243 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250410085100243 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x55ae2afaeb10]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250410085100243 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@449bbc254af8: Deleted conn table entry 3TC_ps_rab_assignment_concurrent0(437)3547122 20250410085100243 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250410085100243 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x55ae2afaeb10]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250410085100243 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8128130)[0x55ae2af8c190]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250410085100243 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20250410085100243 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410085100243 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) 20250410085100243 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085100243 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085100243 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085100243 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410085100243 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085100243 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) 20250410085100243 DLSCCP DEBUG Received CO:CODT for local reference 50 (sccp_scoc.c:1855) 20250410085100243 DLSCCP DEBUG SCCP-SCOC(50)[0x55ae2af73fa0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250410085100243 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085100243 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250410085100243 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x55ae2af79e10]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250410085100243 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250410085100243 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250410085100243 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x55ae2af79e10]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250410085100243 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10076990)[0x55ae2af76700]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250410085100243 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20250410085100244 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:894) 20250410085100244 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085100244 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250410085100244 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250410085100244 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xfee6fc,cause=radio(normal)) (hnbgw_rua.c:439) 20250410085100244 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16705276 SCCP-42 sgsn-0 MI=IMSI-262420000000004: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250410085100244 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16705276)[0x55ae2af8abf0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250410085100244 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250410085100244 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250410085100244 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16705276)[0x55ae2af8abf0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250410085100244 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x55ae2af8a580]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250410085100244 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250410085100244 DLSCCP DEBUG SCCP-SCOC(42)[0x55ae2afaf2b0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250410085100244 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0007fb12), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250410085100244 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085100244 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085100244 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085100244 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085100244 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085100244 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085100244 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 07 fb 12 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) 20250410085100244 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16705276)[0x55ae2af8abf0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250410085100244 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x55ae2af8a580]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250410085100244 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x55ae2af8a580]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250410085100244 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) 20250410085100245 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085100245 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085100245 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085100245 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410085100245 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085100245 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) 20250410085100245 DLSCCP DEBUG Received CO:CODT for local reference 40 (sccp_scoc.c:1855) 20250410085100245 DLSCCP DEBUG SCCP-SCOC(40)[0x55ae2af8aac0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250410085100245 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085100245 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250410085100245 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x55ae2af9d670]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250410085100245 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250410085100245 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250410085100245 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x55ae2af9d670]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250410085100245 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5057124)[0x55ae2af89950]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250410085100245 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) HNBGW_Test.sgsn0-SCCP(430)@449bbc254af8: Session index based on local reference:9 TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@449bbc254af8: Deleted conn table entry 15TC_ps_rab_assignment_concurrent0(449)14825384 20250410085100245 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:894) 20250410085100245 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085100245 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250410085100245 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250410085100245 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x361ff2,cause=radio(normal)) (hnbgw_rua.c:439) 20250410085100245 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085100245 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085100245 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085100245 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085100245 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3547122 SCCP-41 sgsn-0 MI=IMSI-262420000000003: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250410085100245 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3547122)[0x55ae2af76090]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250410085100245 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250410085100245 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250410085100245 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3547122)[0x55ae2af76090]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250410085100245 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x55ae2af8a8a0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250410085100245 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250410085100245 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085100245 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250410085100245 DLSCCP DEBUG SCCP-SCOC(41)[0x55ae2afaec80]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250410085100245 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00eda1da), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250410085100245 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085100245 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085100245 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085100245 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085100245 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410085100245 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410085100245 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085100245 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 07 fb 12 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 02  20250410085100245 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085100245 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) HNBGW_Test.sgsn0-SCCP(430)@449bbc254af8: DT1 will be put to the reassembly buffer 20250410085100245 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 ed a1 da 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) 20250410085100245 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3547122)[0x55ae2af76090]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250410085100245 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x55ae2af8a8a0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250410085100246 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x55ae2af8a8a0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250410085100246 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) 20250410085100246 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085100246 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085100246 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085100246 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410085100246 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085100246 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=00076ef4), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250410085100246 DLSCCP DEBUG Received CO:RELRE for local reference 45 (sccp_scoc.c:1855) 20250410085100246 DLSCCP DEBUG SCCP-SCOC(45)[0x55ae2af77d60]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) HNBGW_Test.sgsn0-SCCP(430)@449bbc254af8: DT1 data has been put to the reassembly buffer 20250410085100246 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085100246 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250410085100246 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) 20250410085100246 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x55ae2af6b3f0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250410085100246 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x55ae2af6b3f0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250410085100246 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13794485)[0x55ae2af761c0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250410085100246 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13794485)[0x55ae2af761c0]{disconnected}: Freeing instance (context_map.c:202) 20250410085100246 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13794485)[0x55ae2af761c0]{disconnected}: Deallocated (fsm.c:568) 20250410085100246 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x55ae2af6b3f0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250410085100246 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x55ae2af6b3f0]{disconnected}: Freeing instance (context_map.c:206) 20250410085100246 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x55ae2af6b3f0]{disconnected}: Deallocated (fsm.c:568) HNBGW_Test.sgsn0-SCCP(430)@449bbc254af8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410085100246 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13794485 SCCP-45 sgsn-0 MI=IMSI-262420000000007: Deallocating (context_map.c:225) 20250410085100246 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=00076ef4), PART(T=Source Reference,L=4,D=0000002d) (sccp_scrc.c:415) 20250410085100246 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085100246 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085100246 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085100246 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085100246 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085100246 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085100246 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085100246 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085100246 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.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' 20250410085100246 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410085100246 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410085100246 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085100246 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 ed a1 da 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 02  20250410085100246 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085100247 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@449bbc254af8: Deleted conn table entry 5TC_ps_rab_assignment_concurrent0(439)7827995 20250410085100247 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085100247 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085100247 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085100247 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.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' 20250410085100247 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410085100247 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410085100247 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085100247 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 07 6e f4 00 00 2d 00 00 06 00 08 00 00 00 02  20250410085100246 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085100246 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085100246 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085100246 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 07 6e f4 00 00 2d 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085100246 DLSCCP DEBUG SCCP-SCOC(45)[0x55ae2af77d60]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250410085100246 DLSCCP DEBUG SCCP-SCOC(45)[0x55ae2af77d60]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250410085100246 DLSCCP DEBUG SCCP-SCOC(45)[0x55ae2af77d60]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250410085100246 DLSCCP DEBUG SCCP-SCOC(45)[0x55ae2af77d60]{IDLE}: Deallocated (fsm.c:568) 20250410085100246 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410085100246 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@449bbc254af8: Deleted conn table entry 6TC_ps_rab_assignment_concurrent0(440)8433645 20250410085100248 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085100248 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085100248 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250410085100248 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250410085100248 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xe237a8,cause=radio(normal)) (hnbgw_rua.c:439) 20250410085100248 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14825384 SCCP-53 sgsn-0 MI=IMSI-262420000000015: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250410085100248 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14825384)[0x55ae2af94410]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) HNBGW_Test.sgsn0-SCCP(430)@449bbc254af8: Session index based on local reference:4 20250410085100248 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085100248 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085100248 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085100248 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250410085100248 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250410085100248 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14825384)[0x55ae2af94410]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250410085100248 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x55ae2af94540]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250410085100248 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250410085100248 DLSCCP DEBUG SCCP-SCOC(53)[0x55ae2af83d70]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250410085100248 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000d1df2), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250410085100248 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085100248 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085100248 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085100248 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085100248 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085100248 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085100248 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 0d 1d 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) 20250410085100248 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14825384)[0x55ae2af94410]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250410085100248 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x55ae2af94540]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250410085100248 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x55ae2af94540]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250410085100248 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085100248 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085100248 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.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' 20250410085100248 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410085100248 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410085100248 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085100248 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 0d 1d f2 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)@449bbc254af8: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@449bbc254af8: DT1 data has been put to the reassembly buffer TC_ps_rab_assignment_concurrent0(443)@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@449bbc254af8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(447)@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@449bbc254af8: Session index based on local reference:3 TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@449bbc254af8: Deleted conn table entry 11TC_ps_rab_assignment_concurrent0(445)5772205 HNBGW_Test.sgsn0-SCCP(430)@449bbc254af8: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@449bbc254af8: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@449bbc254af8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(442)@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@449bbc254af8: Deleted conn table entry 10TC_ps_rab_assignment_concurrent0(444)263403 TC_ps_rab_assignment_concurrent0(438)@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(431)@449bbc254af8: Deleted conn table entry 9TC_ps_rab_assignment_concurrent0(443)13286418 HNBGW_Test.sgsn0-SCCP(430)@449bbc254af8: Session index based on local reference:7 HNBGW_Test.sgsn0-SCCP(430)@449bbc254af8: RLC received in state:disconnect_pending HNBGW_Test.sgsn0-SCCP(430)@449bbc254af8: Session index based on local reference:15 HNBGW_Test.sgsn0-SCCP(430)@449bbc254af8: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@449bbc254af8: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@449bbc254af8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(446)@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(431)@449bbc254af8: Deleted conn table entry 4TC_ps_rab_assignment_concurrent0(438)6448885 TC_ps_rab_assignment_concurrent0(437)@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(436)@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@449bbc254af8: Deleted conn table entry 13TC_ps_rab_assignment_concurrent0(447)5887477 HNBGW_Test.sgsn0-SCCP(430)@449bbc254af8: Session index based on connection ID:9 HNBGW_Test.sgsn0-RAN(431)@449bbc254af8: Deleted conn table entry 3TC_ps_rab_assignment_concurrent0(437)5665639 TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@449bbc254af8: Deleted conn table entry 8TC_ps_rab_assignment_concurrent0(442)8128130 TC_ps_rab_assignment_concurrent0(449)@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@449bbc254af8: Session index based on connection ID:4 20250410085100257 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085100257 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410085100257 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410085100257 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410085100257 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085100257 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410085100257 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085100257 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085100257 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085100257 DLSS7 <000c> osmo_ss7_asp.c:1175 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 e2 74 c7 00 00 00 00 00 00 06 00 08 00 00 00 07  20250410085100257 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085100258 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085100258 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085100258 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410085100258 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085100258 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=00e274c7), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250410085100258 DLSCCP DEBUG Received CO:RELRE for local reference 47 (sccp_scoc.c:1855) 20250410085100258 DLSCCP DEBUG SCCP-SCOC(47)[0x55ae2af8b7b0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250410085100258 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085100258 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250410085100258 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) 20250410085100258 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x55ae2af6af20]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250410085100258 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x55ae2af6af20]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250410085100258 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11783896)[0x55ae2af7a910]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250410085100258 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11783896)[0x55ae2af7a910]{disconnected}: Freeing instance (context_map.c:202) 20250410085100258 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11783896)[0x55ae2af7a910]{disconnected}: Deallocated (fsm.c:568) 20250410085100258 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x55ae2af6af20]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250410085100258 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x55ae2af6af20]{disconnected}: Freeing instance (context_map.c:206) 20250410085100258 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x55ae2af6af20]{disconnected}: Deallocated (fsm.c:568) 20250410085100258 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11783896 SCCP-47 sgsn-0 MI=IMSI-262420000000009: Deallocating (context_map.c:225) 20250410085100258 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=00e274c7), PART(T=Source Reference,L=4,D=0000002f) (sccp_scrc.c:415) 20250410085100258 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085100258 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085100258 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085100258 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085100258 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085100258 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085100258 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 e2 74 c7 00 00 2f 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085100258 DLSCCP DEBUG SCCP-SCOC(47)[0x55ae2af8b7b0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250410085100258 DLSCCP DEBUG SCCP-SCOC(47)[0x55ae2af8b7b0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250410085100258 DLSCCP DEBUG SCCP-SCOC(47)[0x55ae2af8b7b0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250410085100258 DLSCCP DEBUG SCCP-SCOC(47)[0x55ae2af8b7b0]{IDLE}: Deallocated (fsm.c:568) 20250410085100259 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085100259 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085100259 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085100259 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085100259 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing HNBGW_Test.sgsn0-RAN(431)@449bbc254af8: Deleted conn table entry 15TC_ps_rab_assignment_concurrent0(449)11679196 20250410085100259 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250410085100259 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410085100259 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410085100259 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085100259 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 e2 74 c7 00 00 2f 00 00 06 00 08 00 00 00 02  20250410085100259 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085100259 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410085100259 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410085100259 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410085100259 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085100259 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410085100259 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085100259 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085100260 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085100260 DLSS7 <000c> osmo_ss7_asp.c:1175 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 07 fb 12 00 00 00 00 00 00 06 00 08 00 00 00 07  HNBGW_Test.sgsn0-SCCP(430)@449bbc254af8: Session index based on connection ID:3 TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@449bbc254af8: Deleted conn table entry 12TC_ps_rab_assignment_concurrent0(446)10076990 20250410085100260 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085100260 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085100260 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085100260 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410085100260 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085100260 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=0007fb12), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250410085100260 DLSCCP DEBUG Received CO:RELRE for local reference 42 (sccp_scoc.c:1855) 20250410085100260 DLSCCP DEBUG SCCP-SCOC(42)[0x55ae2afaf2b0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250410085100260 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085100260 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250410085100260 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) 20250410085100260 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x55ae2af8a580]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250410085100260 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x55ae2af8a580]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250410085100260 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16705276)[0x55ae2af8abf0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250410085100260 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16705276)[0x55ae2af8abf0]{disconnected}: Freeing instance (context_map.c:202) 20250410085100260 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16705276)[0x55ae2af8abf0]{disconnected}: Deallocated (fsm.c:568) 20250410085100260 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x55ae2af8a580]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250410085100260 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x55ae2af8a580]{disconnected}: Freeing instance (context_map.c:206) 20250410085100260 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x55ae2af8a580]{disconnected}: Deallocated (fsm.c:568) 20250410085100260 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16705276 SCCP-42 sgsn-0 MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20250410085100260 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=0007fb12), PART(T=Source Reference,L=4,D=0000002a) (sccp_scrc.c:415) 20250410085100260 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085100260 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085100260 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085100260 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085100260 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085100260 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085100260 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 07 fb 12 00 00 2a 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085100260 DLSCCP DEBUG SCCP-SCOC(42)[0x55ae2afaf2b0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250410085100260 DLSCCP DEBUG SCCP-SCOC(42)[0x55ae2afaf2b0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250410085100260 DLSCCP DEBUG SCCP-SCOC(42)[0x55ae2afaf2b0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250410085100260 DLSCCP DEBUG SCCP-SCOC(42)[0x55ae2afaf2b0]{IDLE}: Deallocated (fsm.c:568) 20250410085100261 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085100261 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085100261 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085100261 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085100261 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085100261 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250410085100261 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410085100261 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410085100261 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085100261 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 07 fb 12 00 00 2a 00 00 06 00 08 00 00 00 02  TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@449bbc254af8: Deleted conn table entry 2TC_ps_rab_assignment_concurrent0(436)5057124 HNBGW_Test.sgsn0-SCCP(430)@449bbc254af8: Session index based on connection ID:15 20250410085100262 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085100262 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410085100262 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410085100262 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410085100262 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085100262 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410085100262 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085100262 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085100262 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085100262 DLSS7 <000c> osmo_ss7_asp.c:1175 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 ed a1 da 00 00 00 00 00 00 06 00 08 00 00 00 07  20250410085100262 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085100262 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085100262 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085100262 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410085100262 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085100262 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=00eda1da), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250410085100262 DLSCCP DEBUG Received CO:RELRE for local reference 41 (sccp_scoc.c:1855) 20250410085100262 DLSCCP DEBUG SCCP-SCOC(41)[0x55ae2afaec80]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250410085100262 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085100262 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250410085100262 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) 20250410085100262 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x55ae2af8a8a0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250410085100262 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x55ae2af8a8a0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250410085100262 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3547122)[0x55ae2af76090]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250410085100262 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3547122)[0x55ae2af76090]{disconnected}: Freeing instance (context_map.c:202) 20250410085100262 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3547122)[0x55ae2af76090]{disconnected}: Deallocated (fsm.c:568) 20250410085100262 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x55ae2af8a8a0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250410085100262 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x55ae2af8a8a0]{disconnected}: Freeing instance (context_map.c:206) 20250410085100262 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x55ae2af8a8a0]{disconnected}: Deallocated (fsm.c:568) 20250410085100262 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3547122 SCCP-41 sgsn-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250410085100262 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=00eda1da), PART(T=Source Reference,L=4,D=00000029) (sccp_scrc.c:415) 20250410085100262 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085100262 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085100262 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085100262 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085100262 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085100262 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085100262 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 ed a1 da 00 00 29 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085100262 DLSCCP DEBUG SCCP-SCOC(41)[0x55ae2afaec80]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250410085100262 DLSCCP DEBUG SCCP-SCOC(41)[0x55ae2afaec80]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250410085100262 DLSCCP DEBUG SCCP-SCOC(41)[0x55ae2afaec80]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250410085100262 DLSCCP DEBUG SCCP-SCOC(41)[0x55ae2afaec80]{IDLE}: Deallocated (fsm.c:568) 20250410085100262 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085100262 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085100262 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085100262 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085100262 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085100262 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.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' 20250410085100262 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410085100262 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410085100262 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085100262 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 ed a1 da 00 00 29 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(430)@449bbc254af8: Session index based on local reference:9 HNBGW_Test.sgsn0-SCCP(430)@449bbc254af8: RLC received in state:disconnect_pending HNBGW_Test.sgsn0-SCCP(430)@449bbc254af8: Session index based on local reference:4 HNBGW_Test.sgsn0-SCCP(430)@449bbc254af8: RLC received in state:disconnect_pending 20250410085100263 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085100263 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410085100263 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410085100263 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410085100263 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085100263 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410085100263 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085100263 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085100263 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085100263 DLSS7 <000c> osmo_ss7_asp.c:1175 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 0d 1d f2 00 00 00 00 00 00 06 00 08 00 00 00 07  20250410085100263 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085100263 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085100263 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085100263 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410085100263 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085100263 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=000d1df2), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250410085100263 DLSCCP DEBUG Received CO:RELRE for local reference 53 (sccp_scoc.c:1855) 20250410085100263 DLSCCP DEBUG SCCP-SCOC(53)[0x55ae2af83d70]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250410085100263 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085100263 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250410085100263 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) 20250410085100263 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x55ae2af94540]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250410085100263 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x55ae2af94540]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250410085100263 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14825384)[0x55ae2af94410]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250410085100263 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14825384)[0x55ae2af94410]{disconnected}: Freeing instance (context_map.c:202) 20250410085100263 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14825384)[0x55ae2af94410]{disconnected}: Deallocated (fsm.c:568) 20250410085100263 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x55ae2af94540]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250410085100263 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x55ae2af94540]{disconnected}: Freeing instance (context_map.c:206) 20250410085100263 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x55ae2af94540]{disconnected}: Deallocated (fsm.c:568) 20250410085100263 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14825384 SCCP-53 sgsn-0 MI=IMSI-262420000000015: Deallocating (context_map.c:225) 20250410085100264 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=000d1df2), PART(T=Source Reference,L=4,D=00000035) (sccp_scrc.c:415) 20250410085100264 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085100264 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085100264 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085100264 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085100264 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085100264 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085100264 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 0d 1d f2 00 00 35 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085100264 DLSCCP DEBUG SCCP-SCOC(53)[0x55ae2af83d70]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250410085100264 DLSCCP DEBUG SCCP-SCOC(53)[0x55ae2af83d70]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250410085100264 DLSCCP DEBUG SCCP-SCOC(53)[0x55ae2af83d70]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250410085100264 DLSCCP DEBUG SCCP-SCOC(53)[0x55ae2af83d70]{IDLE}: Deallocated (fsm.c:568) 20250410085100264 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085100264 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085100264 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085100264 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085100264 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085100264 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.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' 20250410085100264 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410085100264 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410085100264 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085100264 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 0d 1d f2 00 00 35 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(430)@449bbc254af8: Session index based on local reference:3 HNBGW_Test.sgsn0-SCCP(430)@449bbc254af8: RLC received in state:disconnect_pending HNBGW_Test.sgsn0-SCCP(430)@449bbc254af8: Session index based on local reference:15 HNBGW_Test.sgsn0-SCCP(430)@449bbc254af8: RLC received in state:disconnect_pending HNBGW_Test.sgsn0-SCCP(430)@449bbc254af8: Session index based on connection ID:14 HNBGW_Test.sgsn0-SCCP(430)@449bbc254af8: vl_len:12 HNBGW_Test.sgsn0-SCCP(430)@449bbc254af8: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@449bbc254af8: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250410085100425 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085100425 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410085100425 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410085100425 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410085100425 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085100425 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410085100425 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085100425 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085100425 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085100425 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  20250410085100426 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085100426 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085100426 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085100426 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410085100426 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085100426 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) 20250410085100426 DLSCCP DEBUG Received CO:CODT for local reference 52 (sccp_scoc.c:1855) 20250410085100426 DLSCCP DEBUG SCCP-SCOC(52)[0x55ae2af94ba0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250410085100426 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085100426 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250410085100426 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x55ae2af79f40]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250410085100426 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250410085100426 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250410085100426 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x55ae2af79f40]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250410085100426 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5811523)[0x55ae2af77540]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250410085100426 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20250410085100426 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410085100426 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) 20250410085100426 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085100426 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085100426 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250410085100426 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250410085100426 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x77721b,cause=radio(normal)) (hnbgw_rua.c:439) 20250410085100426 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7827995 SCCP-43 sgsn-0 MI=IMSI-262420000000005: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250410085100426 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7827995)[0x55ae2afae080]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250410085100426 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250410085100426 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250410085100426 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7827995)[0x55ae2afae080]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250410085100426 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x55ae2afaf3e0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250410085100426 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250410085100426 DLSCCP DEBUG SCCP-SCOC(43)[0x55ae2af6b2c0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250410085100426 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003e72d8), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250410085100426 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085100426 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085100426 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085100426 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085100426 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085100426 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085100426 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 3e 72 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) 20250410085100427 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7827995)[0x55ae2afae080]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250410085100427 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x55ae2afaf3e0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250410085100427 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x55ae2afaf3e0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250410085100427 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085100427 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085100427 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250410085100427 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250410085100427 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x80afed,cause=radio(normal)) (hnbgw_rua.c:439) 20250410085100427 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8433645 SCCP-44 sgsn-0 MI=IMSI-262420000000006: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250410085100427 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8433645)[0x55ae2afae990]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250410085100427 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250410085100427 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250410085100427 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8433645)[0x55ae2afae990]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250410085100427 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x55ae2af73980]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250410085100427 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250410085100427 DLSCCP DEBUG SCCP-SCOC(44)[0x55ae2af73790]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250410085100427 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005d9669), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250410085100427 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085100427 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085100427 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085100427 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085100427 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085100427 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085100427 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085100427 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085100427 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.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' 20250410085100427 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410085100427 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410085100427 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085100427 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 3e 72 d8 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 02  20250410085100427 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085100427 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085100427 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085100427 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 5d 96 69 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) 20250410085100427 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8433645)[0x55ae2afae990]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250410085100427 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x55ae2af73980]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250410085100427 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x55ae2af73980]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250410085100427 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085100427 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085100427 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250410085100427 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250410085100427 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x5813ad,cause=radio(normal)) (hnbgw_rua.c:439) 20250410085100427 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5772205 SCCP-49 sgsn-0 MI=IMSI-262420000000011: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250410085100427 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5772205)[0x55ae2af79a80]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250410085100427 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250410085100427 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250410085100427 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5772205)[0x55ae2af79a80]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250410085100427 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x55ae2af79c20]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250410085100427 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085100427 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085100427 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085100427 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085100427 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085100427 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.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' 20250410085100427 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410085100427 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410085100427 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085100427 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 5d 96 69 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 02  20250410085100427 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250410085100427 DLSCCP DEBUG SCCP-SCOC(49)[0x55ae2af76d00]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250410085100427 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e8e3d5), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250410085100427 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085100427 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085100427 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085100427 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085100427 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085100427 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085100427 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 e8 e3 d5 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) 20250410085100427 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5772205)[0x55ae2af79a80]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250410085100427 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x55ae2af79c20]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250410085100427 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x55ae2af79c20]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250410085100427 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085100427 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085100428 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250410085100428 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250410085100428 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x404eb,cause=radio(normal)) (hnbgw_rua.c:439) 20250410085100428 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-263403 SCCP-48 sgsn-0 MI=IMSI-262420000000010: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250410085100428 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-263403)[0x55ae2afb82c0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250410085100428 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250410085100428 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250410085100428 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-263403)[0x55ae2afb82c0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250410085100428 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x55ae2af8bcc0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250410085100428 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250410085100428 DLSCCP DEBUG SCCP-SCOC(48)[0x55ae2af794c0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250410085100428 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085100428 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003837dd), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250410085100428 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085100428 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085100428 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085100428 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085100428 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085100428 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085100428 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 38 37 dd 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) 20250410085100428 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-263403)[0x55ae2afb82c0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250410085100428 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x55ae2af8bcc0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250410085100428 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x55ae2af8bcc0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250410085100428 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085100428 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085100428 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250410085100428 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250410085100428 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x59d5f5,cause=radio(normal)) (hnbgw_rua.c:439) 20250410085100428 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085100428 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085100428 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085100428 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085100428 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250410085100428 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410085100428 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410085100428 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085100428 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 e8 e3 d5 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 02  20250410085100428 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5887477 SCCP-51 sgsn-0 MI=IMSI-262420000000013: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250410085100428 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5887477)[0x55ae2af77220]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250410085100428 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085100428 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085100428 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085100428 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250410085100428 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250410085100428 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085100428 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085100428 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5887477)[0x55ae2af77220]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250410085100428 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x55ae2af77350]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250410085100428 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.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' 20250410085100428 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410085100428 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410085100428 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085100428 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250410085100428 DLSCCP DEBUG SCCP-SCOC(51)[0x55ae2af74910]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250410085100428 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0093cabf), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250410085100428 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410085100428 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085100428 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 38 37 dd 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 02  20250410085100428 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410085100428 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085100428 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085100428 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085100428 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 93 ca bf 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) 20250410085100428 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5887477)[0x55ae2af77220]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250410085100428 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x55ae2af77350]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250410085100428 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x55ae2af77350]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250410085100428 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085100428 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085100428 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250410085100428 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250410085100428 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x7c0682,cause=radio(normal)) (hnbgw_rua.c:439) 20250410085100428 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8128130 SCCP-46 sgsn-0 MI=IMSI-262420000000008: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250410085100428 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8128130)[0x55ae2af8c190]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250410085100428 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250410085100428 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250410085100428 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8128130)[0x55ae2af8c190]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250410085100428 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x55ae2afaeb10]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250410085100429 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250410085100429 DLSCCP DEBUG SCCP-SCOC(46)[0x55ae2af78390]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250410085100429 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bc44cb), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250410085100429 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085100429 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085100429 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085100429 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085100429 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085100429 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085100429 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 bc 44 cb 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) 20250410085100429 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8128130)[0x55ae2af8c190]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250410085100429 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x55ae2afaeb10]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250410085100429 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x55ae2afaeb10]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250410085100429 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085100429 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085100429 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250410085100429 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250410085100429 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x99c33e,cause=radio(normal)) (hnbgw_rua.c:439) 20250410085100429 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10076990 SCCP-50 sgsn-0 MI=IMSI-262420000000012: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250410085100429 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10076990)[0x55ae2af76700]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250410085100429 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085100429 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085100429 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085100429 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085100429 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085100429 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250410085100429 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410085100429 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410085100429 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085100429 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250410085100429 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250410085100429 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10076990)[0x55ae2af76700]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250410085100429 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x55ae2af79e10]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250410085100429 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250410085100429 DLSCCP DEBUG SCCP-SCOC(50)[0x55ae2af73fa0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250410085100429 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fdd924), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250410085100429 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085100429 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085100429 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 93 ca bf 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 02  20250410085100429 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085100429 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085100429 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085100429 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085100429 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085100429 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.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' 20250410085100429 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410085100429 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410085100429 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085100429 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085100429 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085100429 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085100429 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 fd d9 24 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085100429 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10076990)[0x55ae2af76700]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250410085100429 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x55ae2af79e10]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250410085100429 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x55ae2af79e10]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250410085100429 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085100429 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085100429 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250410085100429 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250410085100429 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x4d2a64,cause=radio(normal)) (hnbgw_rua.c:439) 20250410085100429 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5057124 SCCP-40 sgsn-0 MI=IMSI-262420000000002: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250410085100429 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5057124)[0x55ae2af89950]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250410085100429 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250410085100429 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250410085100429 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5057124)[0x55ae2af89950]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250410085100429 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x55ae2af9d670]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250410085100429 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250410085100429 DLSCCP DEBUG SCCP-SCOC(40)[0x55ae2af8aac0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250410085100429 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00073617), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250410085100429 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085100429 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 bc 44 cb 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 02  20250410085100429 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085100429 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085100429 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085100429 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085100429 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085100429 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.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' 20250410085100429 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410085100429 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410085100429 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085100429 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085100429 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085100429 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085100429 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085100429 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085100429 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085100429 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 07 36 17 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085100429 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5057124)[0x55ae2af89950]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250410085100430 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x55ae2af9d670]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250410085100430 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x55ae2af9d670]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250410085100429 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 fd d9 24 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 02  20250410085100430 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085100430 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085100430 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085100430 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085100430 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085100430 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.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' 20250410085100430 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410085100430 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410085100430 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085100430 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 07 36 17 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)@449bbc254af8: Session index based on local reference:5 HNBGW_Test.sgsn0-SCCP(430)@449bbc254af8: DT1 will be put to the reassembly buffer TC_ps_rab_assignment_concurrent0(448)@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@449bbc254af8: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@449bbc254af8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-SCCP(430)@449bbc254af8: Session index based on local reference:6 HNBGW_Test.sgsn0-SCCP(430)@449bbc254af8: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@449bbc254af8: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@449bbc254af8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(439)@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@449bbc254af8: Session index based on local reference:11 HNBGW_Test.sgsn0-SCCP(430)@449bbc254af8: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@449bbc254af8: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@449bbc254af8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(440)@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(431)@449bbc254af8: Deleted conn table entry 5TC_ps_rab_assignment_concurrent0(439)8196090 HNBGW_Test.sgsn0-SCCP(430)@449bbc254af8: Session index based on local reference:10 TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@449bbc254af8: Deleted conn table entry 14TC_ps_rab_assignment_concurrent0(448)5811523 HNBGW_Test.sgsn0-SCCP(430)@449bbc254af8: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@449bbc254af8: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@449bbc254af8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(445)@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@449bbc254af8: Session index based on local reference:13 HNBGW_Test.sgsn0-RAN(431)@449bbc254af8: Deleted conn table entry 6TC_ps_rab_assignment_concurrent0(440)8637246 HNBGW_Test.sgsn0-SCCP(430)@449bbc254af8: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@449bbc254af8: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@449bbc254af8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(444)@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@449bbc254af8: Session index based on local reference:8 TC_ps_rab_assignment_concurrent0(447)@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@449bbc254af8: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@449bbc254af8: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-RAN(431)@449bbc254af8: Deleted conn table entry 11TC_ps_rab_assignment_concurrent0(445)12058781 HNBGW_Test.sgsn0-SCCP(430)@449bbc254af8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-SCCP(430)@449bbc254af8: Session index based on local reference:12 HNBGW_Test.sgsn0-SCCP(430)@449bbc254af8: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@449bbc254af8: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-RAN(431)@449bbc254af8: Deleted conn table entry 10TC_ps_rab_assignment_concurrent0(444)12094766 HNBGW_Test.sgsn0-SCCP(430)@449bbc254af8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-SCCP(430)@449bbc254af8: Session index based on local reference:2 HNBGW_Test.sgsn0-SCCP(430)@449bbc254af8: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@449bbc254af8: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@449bbc254af8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-SCCP(430)@449bbc254af8: Session index based on connection ID:5 HNBGW_Test.sgsn0-RAN(431)@449bbc254af8: Deleted conn table entry 13TC_ps_rab_assignment_concurrent0(447)11483005 TC_ps_rab_assignment_concurrent0(442)@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@449bbc254af8: Session index based on connection ID:6 20250410085100445 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085100445 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410085100445 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410085100445 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410085100445 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085100445 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410085100445 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085100445 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085100445 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085100445 DLSS7 <000c> osmo_ss7_asp.c:1175 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 3e 72 d8 00 00 00 00 00 00 06 00 08 00 00 00 07  20250410085100446 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085100446 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085100446 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085100446 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410085100446 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085100446 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=003e72d8), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250410085100446 DLSCCP DEBUG Received CO:RELRE for local reference 43 (sccp_scoc.c:1855) 20250410085100446 DLSCCP DEBUG SCCP-SCOC(43)[0x55ae2af6b2c0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250410085100446 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085100446 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250410085100446 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) 20250410085100446 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x55ae2afaf3e0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250410085100446 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x55ae2afaf3e0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250410085100446 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7827995)[0x55ae2afae080]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250410085100446 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7827995)[0x55ae2afae080]{disconnected}: Freeing instance (context_map.c:202) 20250410085100446 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7827995)[0x55ae2afae080]{disconnected}: Deallocated (fsm.c:568) 20250410085100446 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x55ae2afaf3e0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250410085100446 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x55ae2afaf3e0]{disconnected}: Freeing instance (context_map.c:206) 20250410085100446 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x55ae2afaf3e0]{disconnected}: Deallocated (fsm.c:568) 20250410085100446 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7827995 SCCP-43 sgsn-0 MI=IMSI-262420000000005: Deallocating (context_map.c:225) 20250410085100446 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=003e72d8), PART(T=Source Reference,L=4,D=0000002b) (sccp_scrc.c:415) 20250410085100446 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085100446 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085100446 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085100446 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085100446 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085100446 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085100446 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 3e 72 d8 00 00 2b 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085100446 DLSCCP DEBUG SCCP-SCOC(43)[0x55ae2af6b2c0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250410085100446 DLSCCP DEBUG SCCP-SCOC(43)[0x55ae2af6b2c0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250410085100446 DLSCCP DEBUG SCCP-SCOC(43)[0x55ae2af6b2c0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250410085100446 DLSCCP DEBUG SCCP-SCOC(43)[0x55ae2af6b2c0]{IDLE}: Deallocated (fsm.c:568) 20250410085100447 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085100447 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085100447 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085100447 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085100447 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085100447 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.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' TC_ps_rab_assignment_concurrent0(446)@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(436)@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed 20250410085100447 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410085100447 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410085100447 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085100447 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 3e 72 d8 00 00 2b 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-RAN(431)@449bbc254af8: Deleted conn table entry 8TC_ps_rab_assignment_concurrent0(442)16351216 20250410085100448 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085100448 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410085100448 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410085100449 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410085100449 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085100449 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410085100449 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085100449 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085100449 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085100449 DLSS7 <000c> osmo_ss7_asp.c:1175 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 5d 96 69 00 00 00 00 00 00 06 00 08 00 00 00 07  HNBGW_Test.sgsn0-SCCP(430)@449bbc254af8: Session index based on connection ID:11 20250410085100449 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085100449 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085100449 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085100449 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410085100449 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085100449 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=005d9669), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250410085100449 DLSCCP DEBUG Received CO:RELRE for local reference 44 (sccp_scoc.c:1855) 20250410085100449 DLSCCP DEBUG SCCP-SCOC(44)[0x55ae2af73790]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250410085100449 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085100449 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250410085100449 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) 20250410085100449 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x55ae2af73980]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250410085100449 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x55ae2af73980]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250410085100449 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8433645)[0x55ae2afae990]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250410085100449 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8433645)[0x55ae2afae990]{disconnected}: Freeing instance (context_map.c:202) 20250410085100449 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8433645)[0x55ae2afae990]{disconnected}: Deallocated (fsm.c:568) 20250410085100449 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x55ae2af73980]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250410085100449 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x55ae2af73980]{disconnected}: Freeing instance (context_map.c:206) 20250410085100449 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x55ae2af73980]{disconnected}: Deallocated (fsm.c:568) 20250410085100449 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8433645 SCCP-44 sgsn-0 MI=IMSI-262420000000006: Deallocating (context_map.c:225) 20250410085100450 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085100450 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085100450 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085100450 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085100450 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085100450 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.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' 20250410085100450 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410085100450 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410085100450 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085100450 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 5d 96 69 00 00 2c 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-RAN(431)@449bbc254af8: Deleted conn table entry 2TC_ps_rab_assignment_concurrent0(436)15554910 20250410085100449 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=005d9669), PART(T=Source Reference,L=4,D=0000002c) (sccp_scrc.c:415) 20250410085100449 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085100449 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085100449 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085100449 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085100449 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085100449 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085100449 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 5d 96 69 00 00 2c 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085100449 DLSCCP DEBUG SCCP-SCOC(44)[0x55ae2af73790]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250410085100449 DLSCCP DEBUG SCCP-SCOC(44)[0x55ae2af73790]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250410085100449 DLSCCP DEBUG SCCP-SCOC(44)[0x55ae2af73790]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250410085100449 DLSCCP DEBUG SCCP-SCOC(44)[0x55ae2af73790]{IDLE}: Deallocated (fsm.c:568) 20250410085100451 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085100451 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410085100451 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410085100451 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410085100451 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085100451 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410085100451 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085100451 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085100451 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085100451 DLSS7 <000c> osmo_ss7_asp.c:1175 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 e8 e3 d5 00 00 00 00 00 00 06 00 08 00 00 00 07  HNBGW_Test.sgsn0-RAN(431)@449bbc254af8: Deleted conn table entry 12TC_ps_rab_assignment_concurrent0(446)5065639 20250410085100451 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085100451 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085100451 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085100451 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410085100451 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)@449bbc254af8: Session index based on connection ID:10 20250410085100451 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=00e8e3d5), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250410085100451 DLSCCP DEBUG Received CO:RELRE for local reference 49 (sccp_scoc.c:1855) 20250410085100451 DLSCCP DEBUG SCCP-SCOC(49)[0x55ae2af76d00]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250410085100451 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085100451 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250410085100451 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) 20250410085100451 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x55ae2af79c20]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250410085100451 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x55ae2af79c20]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250410085100451 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5772205)[0x55ae2af79a80]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250410085100451 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5772205)[0x55ae2af79a80]{disconnected}: Freeing instance (context_map.c:202) 20250410085100452 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5772205)[0x55ae2af79a80]{disconnected}: Deallocated (fsm.c:568) 20250410085100452 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x55ae2af79c20]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250410085100452 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x55ae2af79c20]{disconnected}: Freeing instance (context_map.c:206) 20250410085100452 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x55ae2af79c20]{disconnected}: Deallocated (fsm.c:568) 20250410085100452 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5772205 SCCP-49 sgsn-0 MI=IMSI-262420000000011: Deallocating (context_map.c:225) 20250410085100452 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=00e8e3d5), PART(T=Source Reference,L=4,D=00000031) (sccp_scrc.c:415) 20250410085100452 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085100452 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085100452 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085100452 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085100452 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085100452 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085100452 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 e8 e3 d5 00 00 31 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085100452 DLSCCP DEBUG SCCP-SCOC(49)[0x55ae2af76d00]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250410085100452 DLSCCP DEBUG SCCP-SCOC(49)[0x55ae2af76d00]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250410085100452 DLSCCP DEBUG SCCP-SCOC(49)[0x55ae2af76d00]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250410085100452 DLSCCP DEBUG SCCP-SCOC(49)[0x55ae2af76d00]{IDLE}: Deallocated (fsm.c:568) 20250410085100452 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085100452 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085100452 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085100452 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085100452 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085100452 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250410085100452 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410085100452 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410085100452 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085100452 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 e8 e3 d5 00 00 31 00 00 06 00 08 00 00 00 02  20250410085100453 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085100453 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410085100453 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410085100453 DLM3UA <000f> 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)@449bbc254af8: Session index based on connection ID:13 20250410085100453 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085100453 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410085100453 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085100453 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085100453 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085100453 DLSS7 <000c> osmo_ss7_asp.c:1175 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 38 37 dd 00 00 00 00 00 00 06 00 08 00 00 00 07  20250410085100453 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085100453 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085100453 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085100453 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410085100453 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085100453 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=003837dd), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250410085100453 DLSCCP DEBUG Received CO:RELRE for local reference 48 (sccp_scoc.c:1855) 20250410085100453 DLSCCP DEBUG SCCP-SCOC(48)[0x55ae2af794c0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250410085100453 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085100453 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250410085100453 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) 20250410085100453 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x55ae2af8bcc0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250410085100453 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x55ae2af8bcc0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250410085100453 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-263403)[0x55ae2afb82c0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250410085100453 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-263403)[0x55ae2afb82c0]{disconnected}: Freeing instance (context_map.c:202) 20250410085100453 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-263403)[0x55ae2afb82c0]{disconnected}: Deallocated (fsm.c:568) 20250410085100453 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x55ae2af8bcc0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250410085100453 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x55ae2af8bcc0]{disconnected}: Freeing instance (context_map.c:206) 20250410085100453 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x55ae2af8bcc0]{disconnected}: Deallocated (fsm.c:568) 20250410085100453 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-263403 SCCP-48 sgsn-0 MI=IMSI-262420000000010: Deallocating (context_map.c:225) 20250410085100453 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=003837dd), PART(T=Source Reference,L=4,D=00000030) (sccp_scrc.c:415) 20250410085100454 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085100454 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085100454 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085100454 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085100454 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085100454 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085100454 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 38 37 dd 00 00 30 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085100454 DLSCCP DEBUG SCCP-SCOC(48)[0x55ae2af794c0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250410085100454 DLSCCP DEBUG SCCP-SCOC(48)[0x55ae2af794c0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250410085100454 DLSCCP DEBUG SCCP-SCOC(48)[0x55ae2af794c0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250410085100454 DLSCCP DEBUG SCCP-SCOC(48)[0x55ae2af794c0]{IDLE}: Deallocated (fsm.c:568) 20250410085100454 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085100454 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085100454 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085100454 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085100454 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085100454 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.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' 20250410085100454 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410085100454 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410085100454 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085100454 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 38 37 dd 00 00 30 00 00 06 00 08 00 00 00 02  20250410085100454 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085100454 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410085100454 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410085100454 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410085100454 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085100454 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410085100454 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085100454 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085100454 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085100454 DLSS7 <000c> osmo_ss7_asp.c:1175 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 93 ca bf 00 00 00 00 00 00 06 00 08 00 00 00 07  20250410085100454 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085100455 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085100455 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085100455 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410085100455 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085100455 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=0093cabf), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250410085100455 DLSCCP DEBUG Received CO:RELRE for local reference 51 (sccp_scoc.c:1855) 20250410085100455 DLSCCP DEBUG SCCP-SCOC(51)[0x55ae2af74910]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250410085100455 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) HNBGW_Test.sgsn0-SCCP(430)@449bbc254af8: Session index based on local reference:5 HNBGW_Test.sgsn0-SCCP(430)@449bbc254af8: RLC received in state:disconnect_pending 20250410085100455 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250410085100455 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) 20250410085100455 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x55ae2af77350]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250410085100455 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x55ae2af77350]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250410085100455 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5887477)[0x55ae2af77220]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250410085100455 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5887477)[0x55ae2af77220]{disconnected}: Freeing instance (context_map.c:202) 20250410085100455 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5887477)[0x55ae2af77220]{disconnected}: Deallocated (fsm.c:568) 20250410085100455 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x55ae2af77350]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250410085100455 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x55ae2af77350]{disconnected}: Freeing instance (context_map.c:206) 20250410085100455 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x55ae2af77350]{disconnected}: Deallocated (fsm.c:568) 20250410085100455 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5887477 SCCP-51 sgsn-0 MI=IMSI-262420000000013: Deallocating (context_map.c:225) 20250410085100455 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=0093cabf), PART(T=Source Reference,L=4,D=00000033) (sccp_scrc.c:415) 20250410085100455 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410085100455 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085100455 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410085100455 DLSS7 DEBUG Found route for dpc=185=0.23.1: 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.sgsn0-SCCP(430)@449bbc254af8: Session index based on local reference:6 20250410085100455 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085100455 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085100455 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 93 ca bf 00 00 33 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085100455 DLSCCP DEBUG SCCP-SCOC(51)[0x55ae2af74910]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250410085100455 DLSCCP DEBUG SCCP-SCOC(51)[0x55ae2af74910]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) HNBGW_Test.sgsn0-SCCP(430)@449bbc254af8: RLC received in state:disconnect_pending 20250410085100455 DLSCCP DEBUG SCCP-SCOC(51)[0x55ae2af74910]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250410085100455 DLSCCP DEBUG SCCP-SCOC(51)[0x55ae2af74910]{IDLE}: Deallocated (fsm.c:568) 20250410085100456 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085100456 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085100456 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085100456 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085100456 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085100456 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' HNBGW_Test.sgsn0-SCCP(430)@449bbc254af8: Session index based on local reference:11 HNBGW_Test.sgsn0-SCCP(430)@449bbc254af8: RLC received in state:disconnect_pending 20250410085100456 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410085100456 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410085100456 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085100456 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 93 ca bf 00 00 33 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(430)@449bbc254af8: Session index based on connection ID:8 HNBGW_Test.sgsn0-SCCP(430)@449bbc254af8: Session index based on connection ID:2 20250410085100457 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085100457 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410085100457 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410085100457 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410085100457 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085100457 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410085100457 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085100457 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085100457 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085100458 DLSS7 <000c> osmo_ss7_asp.c:1175 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 bc 44 cb 00 00 00 00 00 00 06 00 08 00 00 00 07  20250410085100458 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085100458 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085100458 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085100458 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410085100458 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085100458 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=00bc44cb), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250410085100458 DLSCCP DEBUG Received CO:RELRE for local reference 46 (sccp_scoc.c:1855) 20250410085100458 DLSCCP DEBUG SCCP-SCOC(46)[0x55ae2af78390]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250410085100458 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085100458 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250410085100458 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) 20250410085100458 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x55ae2afaeb10]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250410085100458 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x55ae2afaeb10]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250410085100458 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8128130)[0x55ae2af8c190]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250410085100458 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8128130)[0x55ae2af8c190]{disconnected}: Freeing instance (context_map.c:202) 20250410085100458 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8128130)[0x55ae2af8c190]{disconnected}: Deallocated (fsm.c:568) 20250410085100458 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x55ae2afaeb10]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250410085100458 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x55ae2afaeb10]{disconnected}: Freeing instance (context_map.c:206) 20250410085100458 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x55ae2afaeb10]{disconnected}: Deallocated (fsm.c:568) 20250410085100458 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8128130 SCCP-46 sgsn-0 MI=IMSI-262420000000008: Deallocating (context_map.c:225) 20250410085100458 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=00bc44cb), PART(T=Source Reference,L=4,D=0000002e) (sccp_scrc.c:415) 20250410085100458 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085100458 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085100458 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085100458 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085100458 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085100458 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085100458 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 bc 44 cb 00 00 2e 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085100459 DLSCCP DEBUG SCCP-SCOC(46)[0x55ae2af78390]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250410085100459 DLSCCP DEBUG SCCP-SCOC(46)[0x55ae2af78390]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250410085100459 DLSCCP DEBUG SCCP-SCOC(46)[0x55ae2af78390]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250410085100459 DLSCCP DEBUG SCCP-SCOC(46)[0x55ae2af78390]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.sgsn0-SCCP(430)@449bbc254af8: Session index based on connection ID:12 20250410085100459 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085100459 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085100459 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085100459 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085100459 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085100459 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.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' 20250410085100459 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410085100459 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410085100459 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085100459 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 bc 44 cb 00 00 2e 00 00 06 00 08 00 00 00 02  20250410085100459 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085100459 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410085100459 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410085100459 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410085100459 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085100459 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410085100459 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085100459 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085100459 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085100459 DLSS7 <000c> osmo_ss7_asp.c:1175 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 07 36 17 00 00 00 00 00 00 06 00 08 00 00 00 07  20250410085100459 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085100459 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085100459 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085100459 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410085100459 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085100460 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=00073617), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250410085100460 DLSCCP DEBUG Received CO:RELRE for local reference 40 (sccp_scoc.c:1855) 20250410085100460 DLSCCP DEBUG SCCP-SCOC(40)[0x55ae2af8aac0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250410085100460 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085100460 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250410085100460 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) 20250410085100460 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x55ae2af9d670]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250410085100460 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x55ae2af9d670]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250410085100460 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5057124)[0x55ae2af89950]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250410085100460 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5057124)[0x55ae2af89950]{disconnected}: Freeing instance (context_map.c:202) 20250410085100460 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5057124)[0x55ae2af89950]{disconnected}: Deallocated (fsm.c:568) 20250410085100460 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x55ae2af9d670]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250410085100460 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x55ae2af9d670]{disconnected}: Freeing instance (context_map.c:206) 20250410085100460 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x55ae2af9d670]{disconnected}: Deallocated (fsm.c:568) 20250410085100460 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5057124 SCCP-40 sgsn-0 MI=IMSI-262420000000002: Deallocating (context_map.c:225) 20250410085100460 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=00073617), PART(T=Source Reference,L=4,D=00000028) (sccp_scrc.c:415) 20250410085100460 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) HNBGW_Test.sgsn0-SCCP(430)@449bbc254af8: Session index based on local reference:10 HNBGW_Test.sgsn0-SCCP(430)@449bbc254af8: RLC received in state:disconnect_pending 20250410085100460 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085100460 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085100460 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085100460 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085100460 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085100460 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 07 36 17 00 00 28 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085100460 DLSCCP DEBUG SCCP-SCOC(40)[0x55ae2af8aac0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250410085100460 DLSCCP DEBUG SCCP-SCOC(40)[0x55ae2af8aac0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250410085100460 DLSCCP DEBUG SCCP-SCOC(40)[0x55ae2af8aac0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250410085100460 DLSCCP DEBUG SCCP-SCOC(40)[0x55ae2af8aac0]{IDLE}: Deallocated (fsm.c:568) 20250410085100461 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085100461 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085100461 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085100461 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085100461 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085100461 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.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' 20250410085100461 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410085100461 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410085100461 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085100461 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 07 36 17 00 00 28 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(430)@449bbc254af8: Session index based on local reference:13 HNBGW_Test.sgsn0-SCCP(430)@449bbc254af8: RLC received in state:disconnect_pending 20250410085100461 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085100461 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410085100461 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410085100461 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410085100461 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085100461 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410085100461 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085100461 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085100461 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085100461 DLSS7 <000c> osmo_ss7_asp.c:1175 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 fd d9 24 00 00 00 00 00 00 06 00 08 00 00 00 07  20250410085100461 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085100461 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085100461 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085100461 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410085100461 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085100461 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=00fdd924), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250410085100461 DLSCCP DEBUG Received CO:RELRE for local reference 50 (sccp_scoc.c:1855) 20250410085100461 DLSCCP DEBUG SCCP-SCOC(50)[0x55ae2af73fa0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250410085100461 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085100461 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250410085100461 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) 20250410085100461 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x55ae2af79e10]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250410085100461 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x55ae2af79e10]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250410085100461 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10076990)[0x55ae2af76700]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250410085100461 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10076990)[0x55ae2af76700]{disconnected}: Freeing instance (context_map.c:202) 20250410085100461 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10076990)[0x55ae2af76700]{disconnected}: Deallocated (fsm.c:568) 20250410085100461 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x55ae2af79e10]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250410085100461 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x55ae2af79e10]{disconnected}: Freeing instance (context_map.c:206) 20250410085100461 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x55ae2af79e10]{disconnected}: Deallocated (fsm.c:568) 20250410085100461 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10076990 SCCP-50 sgsn-0 MI=IMSI-262420000000012: Deallocating (context_map.c:225) 20250410085100461 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=00fdd924), PART(T=Source Reference,L=4,D=00000032) (sccp_scrc.c:415) 20250410085100461 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085100461 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085100461 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085100462 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085100462 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085100462 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085100462 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 fd d9 24 00 00 32 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085100462 DLSCCP DEBUG SCCP-SCOC(50)[0x55ae2af73fa0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250410085100462 DLSCCP DEBUG SCCP-SCOC(50)[0x55ae2af73fa0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250410085100462 DLSCCP DEBUG SCCP-SCOC(50)[0x55ae2af73fa0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250410085100462 DLSCCP DEBUG SCCP-SCOC(50)[0x55ae2af73fa0]{IDLE}: Deallocated (fsm.c:568) 20250410085100462 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085100462 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085100462 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085100462 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085100462 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085100462 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.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' 20250410085100462 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410085100462 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410085100462 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085100462 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 fd d9 24 00 00 32 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(430)@449bbc254af8: Session index based on local reference:8 HNBGW_Test.sgsn0-SCCP(430)@449bbc254af8: RLC received in state:disconnect_pending HNBGW_Test.sgsn0-SCCP(430)@449bbc254af8: Session index based on local reference:2 HNBGW_Test.sgsn0-SCCP(430)@449bbc254af8: RLC received in state:disconnect_pending HNBGW_Test.sgsn0-SCCP(430)@449bbc254af8: Session index based on local reference:12 HNBGW_Test.sgsn0-SCCP(430)@449bbc254af8: RLC received in state:disconnect_pending 20250410085100628 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085100629 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085100629 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250410085100629 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250410085100629 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x58ad43,cause=radio(normal)) (hnbgw_rua.c:439) 20250410085100629 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5811523 SCCP-52 sgsn-0 MI=IMSI-262420000000014: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250410085100629 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5811523)[0x55ae2af77540]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250410085100629 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250410085100629 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250410085100629 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5811523)[0x55ae2af77540]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250410085100629 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x55ae2af79f40]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250410085100629 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250410085100629 DLSCCP DEBUG SCCP-SCOC(52)[0x55ae2af94ba0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250410085100629 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000e5ee5), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250410085100629 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085100629 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085100629 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085100629 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085100629 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085100629 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085100629 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 0e 5e e5 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) 20250410085100629 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5811523)[0x55ae2af77540]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250410085100629 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x55ae2af79f40]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250410085100629 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x55ae2af79f40]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250410085100629 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085100629 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085100629 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085100629 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085100629 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085100629 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.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' 20250410085100629 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410085100629 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410085100629 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085100629 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 0e 5e e5 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)@449bbc254af8: Session index based on local reference:14 HNBGW_Test.sgsn0-SCCP(430)@449bbc254af8: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@449bbc254af8: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@449bbc254af8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(448)@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(431)@449bbc254af8: Deleted conn table entry 14TC_ps_rab_assignment_concurrent0(448)8538590 HNBGW_Test.sgsn0-SCCP(430)@449bbc254af8: Session index based on connection ID:14 20250410085100640 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085100640 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410085100640 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410085100640 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410085100640 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085100640 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410085100640 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085100640 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085100640 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085100640 DLSS7 <000c> osmo_ss7_asp.c:1175 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 0e 5e e5 00 00 00 00 00 00 06 00 08 00 00 00 07  20250410085100640 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085100640 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085100640 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085100640 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410085100640 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085100641 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=000e5ee5), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250410085100641 DLSCCP DEBUG Received CO:RELRE for local reference 52 (sccp_scoc.c:1855) 20250410085100641 DLSCCP DEBUG SCCP-SCOC(52)[0x55ae2af94ba0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250410085100641 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085100641 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250410085100641 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) 20250410085100641 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x55ae2af79f40]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250410085100641 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x55ae2af79f40]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250410085100641 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5811523)[0x55ae2af77540]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250410085100641 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5811523)[0x55ae2af77540]{disconnected}: Freeing instance (context_map.c:202) 20250410085100641 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5811523)[0x55ae2af77540]{disconnected}: Deallocated (fsm.c:568) 20250410085100641 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x55ae2af79f40]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250410085100641 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x55ae2af79f40]{disconnected}: Freeing instance (context_map.c:206) 20250410085100641 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x55ae2af79f40]{disconnected}: Deallocated (fsm.c:568) 20250410085100641 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5811523 SCCP-52 sgsn-0 MI=IMSI-262420000000014: Deallocating (context_map.c:225) 20250410085100641 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=000e5ee5), PART(T=Source Reference,L=4,D=00000034) (sccp_scrc.c:415) 20250410085100641 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085100641 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085100641 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085100641 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085100641 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085100641 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085100641 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 0e 5e e5 00 00 34 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085100641 DLSCCP DEBUG SCCP-SCOC(52)[0x55ae2af94ba0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250410085100641 DLSCCP DEBUG SCCP-SCOC(52)[0x55ae2af94ba0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250410085100641 DLSCCP DEBUG SCCP-SCOC(52)[0x55ae2af94ba0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250410085100641 DLSCCP DEBUG SCCP-SCOC(52)[0x55ae2af94ba0]{IDLE}: Deallocated (fsm.c:568) 20250410085100641 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085100641 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085100641 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085100641 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085100641 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085100641 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.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' 20250410085100641 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410085100641 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410085100641 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085100641 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 0e 5e e5 00 00 34 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(430)@449bbc254af8: Session index based on local reference:14 HNBGW_Test.sgsn0-SCCP(430)@449bbc254af8: RLC received in state:disconnect_pending TC_ps_rab_assignment_concurrent0(434)@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(435)@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(441)@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(443)@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(438)@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(437)@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(449)@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(439)@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(440)@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(445)@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(447)@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(444)@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(436)@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(442)@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(446)@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(448)@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed MTC@449bbc254af8: ok: talloc reports "asn1_context" = 1 bytes 20250410085102653 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:41295<->l=127.0.0.1:4262) (control_if.c:193) 20250410085102654 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43962<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(423)@449bbc254af8: Final verdict of PTC: none VirtHNBGW-STATS(422)@449bbc254af8: Final verdict of PTC: none MTC@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed 20250410085102661 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43948<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250410085102664 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085102664 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085102664 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410085102664 DMAIN NOTICE (127.0.0.1:9999 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) 20250410085102664 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250410085102666 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250410085102666 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410085102666 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250410085102666 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250410085102666 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250410085102666 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410085102666 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250410085102666 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250410085102666 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250410085102666 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085102666 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-msc0-0: connection closed 20250410085102666 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250410085102666 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250410085102666 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250410085102666 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250410085102666 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 20250410085102666 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-RAN(428)@449bbc254af8: Final verdict of PTC: none 20250410085102667 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085102667 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250410085102667 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250410085102667 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 20250410085102667 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250410085102667 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410085102667 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250410085102667 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250410085102667 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250410085102667 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410085102667 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250410085102667 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250410085102667 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250410085102667 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085102667 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-sgsn0-0: connection closed 20250410085102667 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250410085102667 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250410085102667 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250410085102667 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085102667 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250410085102667 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:378) 20250410085102667 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085102667 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085102667 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085102667 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085102667 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250410085102667 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250410085102667 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250410085102667 DRANAP NOTICE cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: link lost (cnlink.c:118) 20250410085102667 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250410085102667 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 20250410085102667 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085102667 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250410085102668 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250410085102668 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085102668 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250410085102668 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250410085102668 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085102668 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085102668 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085102668 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085102668 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250410085102668 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250410085102668 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250410085102668 DRANAP NOTICE cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc0-SCCP(427)@449bbc254af8: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(429)@449bbc254af8: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(432)@449bbc254af8: Final verdict of PTC: none TC_ps_rab_assignment_concurrent-Iuh0(425)@449bbc254af8: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(430)@449bbc254af8: Final verdict of PTC: none TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@449bbc254af8: Final verdict of PTC: none 20250410085102683 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38116<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250410085102684 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38094<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250410085102684 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38100<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250410085102685 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38152<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250410085102685 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38200<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250410085102685 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38110<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250410085102685 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38130<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250410085102685 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38144<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250410085102685 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38150<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250410085102685 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38164<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250410085102685 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38168<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250410085102686 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38182<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250410085102686 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38188<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250410085102686 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38208<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250410085102686 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38222<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250410085102686 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38192<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_assignment_concurrent0(435)@449bbc254af8: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(434)@449bbc254af8: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(436)@449bbc254af8: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(437)@449bbc254af8: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(440)@449bbc254af8: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(438)@449bbc254af8: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(447)@449bbc254af8: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(445)@449bbc254af8: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(449)@449bbc254af8: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(444)@449bbc254af8: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(441)@449bbc254af8: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(439)@449bbc254af8: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(443)@449bbc254af8: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(448)@449bbc254af8: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(446)@449bbc254af8: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(442)@449bbc254af8: Final verdict of PTC: pass HNBGW_Test.sgsn0-RAN(431)@449bbc254af8: Final verdict of PTC: none HNBGW-PFCP(424)@449bbc254af8: Final verdict of PTC: none MutexDispCT-TC_ps_rab_assignment_concurrent(421)@449bbc254af8: Final verdict of PTC: none HNBGW-MGCP(433)@449bbc254af8: Final verdict of PTC: none MTC@449bbc254af8: Setting final verdict of the test case. MTC@449bbc254af8: Local verdict of MTC: pass MTC@449bbc254af8: Local verdict of PTC MutexDispCT-TC_ps_rab_assignment_concurrent(421): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC VirtHNBGW-STATS(422): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC IPA-CTRL-CLI-IPA(423): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW-PFCP(424): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC TC_ps_rab_assignment_concurrent-Iuh0(425): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC TC_ps_rab_assignment_concurrent-Iuh0-RUA(426): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.msc0-SCCP(427): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.msc0-RAN(428): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.msc0-M3UA(429): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(430): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.sgsn0-RAN(431): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(432): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW-MGCP(433): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC TC_ps_rab_assignment_concurrent0(434): pass (pass -> pass) MTC@449bbc254af8: Local verdict of PTC TC_ps_rab_assignment_concurrent0(435): pass (pass -> pass) MTC@449bbc254af8: Local verdict of PTC TC_ps_rab_assignment_concurrent0(436): pass (pass -> pass) MTC@449bbc254af8: Local verdict of PTC TC_ps_rab_assignment_concurrent0(437): pass (pass -> pass) MTC@449bbc254af8: Local verdict of PTC TC_ps_rab_assignment_concurrent0(438): pass (pass -> pass) MTC@449bbc254af8: Local verdict of PTC TC_ps_rab_assignment_concurrent0(439): pass (pass -> pass) MTC@449bbc254af8: Local verdict of PTC TC_ps_rab_assignment_concurrent0(440): pass (pass -> pass) MTC@449bbc254af8: Local verdict of PTC TC_ps_rab_assignment_concurrent0(441): pass (pass -> pass) MTC@449bbc254af8: Local verdict of PTC TC_ps_rab_assignment_concurrent0(442): pass (pass -> pass) MTC@449bbc254af8: Local verdict of PTC TC_ps_rab_assignment_concurrent0(443): pass (pass -> pass) MTC@449bbc254af8: Local verdict of PTC TC_ps_rab_assignment_concurrent0(444): pass (pass -> pass) MTC@449bbc254af8: Local verdict of PTC TC_ps_rab_assignment_concurrent0(445): pass (pass -> pass) MTC@449bbc254af8: Local verdict of PTC TC_ps_rab_assignment_concurrent0(446): pass (pass -> pass) MTC@449bbc254af8: Local verdict of PTC TC_ps_rab_assignment_concurrent0(447): pass (pass -> pass) MTC@449bbc254af8: Local verdict of PTC TC_ps_rab_assignment_concurrent0(448): pass (pass -> pass) MTC@449bbc254af8: Local verdict of PTC TC_ps_rab_assignment_concurrent0(449): pass (pass -> pass) MTC@449bbc254af8: Test case TC_ps_rab_assignment_concurrent finished. Verdict: pass MTC@449bbc254af8: 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'. Thu Apr 10 08:51:02 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 20250410085102911 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38230<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410085103313 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38230<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=1534924) Waiting for packet dumper to finish... 1 (prev_count=1534924, count=1538804) 20250410085104668 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250410085104668 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250410085104668 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250410085104668 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250410085104668 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250410085104668 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@449bbc254af8: 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@449bbc254af8: 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 ------ Thu Apr 10 08:51: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_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@449bbc254af8: 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@449bbc254af8: Test case TC_mscpool_L3Compl_on_1_cnlink started. 20250410085106432 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46394<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410085106438 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46398<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410085106443 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:34115<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_L3Compl_on_1_cnlink-Iuh0(454)@449bbc254af8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250410085106465 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250410085106465 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250410085106473 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085106473 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085106474 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085106474 DRANAP DEBUG cnlink(msc-1)[0x55ae2aef6920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085106474 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085106474 DRANAP DEBUG cnlink(msc-2)[0x55ae2aef3b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085106474 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085106474 DRANAP DEBUG cnlink(msc-3)[0x55ae2af5d910]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_mscpool_L3Compl_on_1_cnlink-Iuh1(456)@449bbc254af8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250410085106475 DRANAP DEBUG cnlink(msc-2)[0x55ae2aef3b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085106475 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250410085106475 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085106475 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085106475 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410085106475 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085106475 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085106475 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085106475 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085106475 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085106475 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085106475 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085106475 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085106475 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085106475 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085106475 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085106475 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085106475 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085106475 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250410085106475 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085106475 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085106475 DRANAP DEBUG cnlink(msc-2)[0x55ae2aef3b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085106475 DRANAP DEBUG cnlink(msc-1)[0x55ae2aef6920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085106475 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250410085106475 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085106475 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085106475 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410085106475 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085106475 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085106475 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085106475 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085106475 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085106475 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085106475 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085106475 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085106475 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085106475 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085106475 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085106475 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085106475 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085106475 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410085106475 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085106475 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085106475 DRANAP DEBUG cnlink(msc-1)[0x55ae2aef6920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085106475 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085106475 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250410085106475 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085106475 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085106475 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410085106475 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085106475 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085106475 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085106475 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085106475 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085106475 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085106475 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085106475 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085106475 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085106475 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085106475 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085106475 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085106475 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085106475 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085106475 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085106475 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085106475 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085106475 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:46761 (stream_srv.c:142) 20250410085106475 DMAIN INFO New HNB SCTP connection r=127.0.0.1:46761<->l=127.0.0.1:29169 (hnbgw.c:791) 20250410085106475 DRANAP DEBUG cnlink(msc-3)[0x55ae2af5d910]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085106475 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250410085106475 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085106475 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085106475 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410085106475 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085106475 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085106475 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085106475 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) 20250410085106475 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085106475 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085106475 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085106475 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085106475 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085106475 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085106475 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085106475 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) 20250410085106475 DLSS7 DEBUG Found route for dpc=4=0.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) 20250410085106475 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250410085106475 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085106475 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250410085106475 DRANAP DEBUG cnlink(msc-3)[0x55ae2af5d910]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085106475 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085106475 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085106475 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085106475 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250410085106475 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250410085106475 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250410085106475 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085106475 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085106475 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085106475 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410085106475 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410085106475 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250410085106475 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085106475 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085106475 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085106475 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085106475 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085106475 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250410085106475 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085106475 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085106475 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085106475 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 20250410085106475 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250410085106475 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! MTC@449bbc254af8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(460)@449bbc254af8: ************************************************* HNBGW_Test.msc0-M3UA(460)@449bbc254af8: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(460)@449bbc254af8: ************************************************* MTC@449bbc254af8: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(458)@449bbc254af8: v_sccp_pdu_maxlen:268 20250410085106492 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085106492 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085106493 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085106493 DRANAP DEBUG cnlink(sgsn-1)[0x55ae2af5ec30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085106493 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085106493 DRANAP DEBUG cnlink(sgsn-2)[0x55ae2af5f5c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085106493 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085106493 DRANAP DEBUG cnlink(sgsn-3)[0x55ae2af5ff50]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085106494 DRANAP DEBUG cnlink(sgsn-3)[0x55ae2af5ff50]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085106494 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250410085106494 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085106494 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085106494 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410085106494 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085106494 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085106494 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085106494 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) 20250410085106494 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085106494 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085106494 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085106494 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085106494 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085106494 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085106494 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085106494 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) 20250410085106494 DLSS7 DEBUG Found route for dpc=12=0.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) 20250410085106494 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250410085106494 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085106494 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250410085106494 DRANAP DEBUG cnlink(sgsn-3)[0x55ae2af5ff50]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085106494 DRANAP DEBUG cnlink(sgsn-2)[0x55ae2af5f5c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085106494 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250410085106494 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085106494 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085106494 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410085106494 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085106494 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085106494 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085106494 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085106494 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085106494 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085106494 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085106494 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085106494 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085106494 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085106494 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085106494 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085106494 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085106494 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250410085106494 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085106494 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085106494 DRANAP DEBUG cnlink(sgsn-2)[0x55ae2af5f5c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085106494 DRANAP DEBUG cnlink(sgsn-1)[0x55ae2af5ec30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085106494 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250410085106494 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085106494 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085106494 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410085106494 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085106494 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085106494 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085106494 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085106494 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085106494 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085106494 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085106494 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085106494 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085106494 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085106494 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085106494 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085106494 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085106494 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250410085106494 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085106494 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085106494 DRANAP DEBUG cnlink(sgsn-1)[0x55ae2af5ec30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085106494 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085106494 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250410085106494 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085106494 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085106494 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410085106494 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085106494 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085106495 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085106495 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085106495 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085106495 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085106495 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085106495 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085106495 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085106495 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085106495 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085106495 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085106495 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085106495 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085106495 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085106495 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085106495 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085106495 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085106495 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085106495 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085106495 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 20250410085106495 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250410085106495 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250410085106495 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085106495 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085106495 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085106495 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250410085106495 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250410085106495 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250410085106495 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085106495 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085106495 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085106495 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250410085106495 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250410085106495 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250410085106495 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085106495 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085106495 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085106495 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085106495 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085106495 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@449bbc254af8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(463)@449bbc254af8: ************************************************* HNBGW_Test.sgsn0-M3UA(463)@449bbc254af8: M3UA emulation initiated, the test can be started MTC@449bbc254af8: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(463)@449bbc254af8: ************************************************* HNBGW_Test.sgsn0-SCCP(461)@449bbc254af8: v_sccp_pdu_maxlen:268 20250410085106528 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085106528 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085106528 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250410085106528 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250410085106528 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) 20250410085106528 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250410085106528 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250410085106528 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410085106528 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@449bbc254af8: setverdict(pass): none -> pass 20250410085106534 DLINP DEBUG SRVCONN(,r=127.0.0.1:46761<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085106534 DLINP DEBUG SRVCONN(,r=127.0.0.1:46761<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085106534 DLINP DEBUG SRVCONN(,r=127.0.0.1:46761<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250410085106534 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250410085106534 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) 20250410085106534 DLGLOBAL DEBUG validating counter group 0x55ae08d2cbe0(hnb) with 60 counters (rate_ctr.c:86) 20250410085106534 DHNBAP DEBUG (127.0.0.1:46761 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20250410085106534 DHNBAP NOTICE (127.0.0.1:46761 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250410085106534 DHNBAP NOTICE (127.0.0.1:46761 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250410085106534 DLINP DEBUG SRVCONN(,r=127.0.0.1:46761<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410085106534 DLINP DEBUG SRVCONN(,r=127.0.0.1:46761<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed 20250410085106689 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250410085106689 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250410085106689 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250410085106689 DLSS7 <000c> 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)@449bbc254af8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250410085106697 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085106697 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250410085106697 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250410085106697 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250410085106697 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250410085106697 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250410085106697 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250410085106697 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 20250410085106697 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250410085106697 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  20250410085106697 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250410085106700 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085106700 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250410085106700 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250410085106700 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  20250410085106700 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250410085106700 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250410085106700 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250410085106700 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 20250410085106700 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250410085106700 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  20250410085106700 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085106700 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250410085106700 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085106700 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250410085106700 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:413) 20250410085106700 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085106700 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085106700 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085106700 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085106700 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250410085106700 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250410085106700 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085106701 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085106701 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250410085106701 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085106702 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085106702 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410085106702 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085106702 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085106702 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085106702 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085106702 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085106702 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085106702 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085106702 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085106702 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085106702 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085106702 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085106702 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085106702 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085106702 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085106702 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085106702 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085106702 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085106702 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085106702 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085106702 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085106702 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085106703 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085106703 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250410085106703 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410085106703 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410085106703 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085106703 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  20250410085106712 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250410085106712 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250410085106712 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250410085106712 DLSS7 <000c> 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)@449bbc254af8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250410085106716 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085106716 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250410085106716 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250410085106716 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250410085106716 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250410085106716 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250410085106717 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250410085106717 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 20250410085106717 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250410085106717 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  20250410085106717 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250410085106718 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085106718 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250410085106718 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250410085106718 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  20250410085106718 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250410085106718 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250410085106718 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250410085106718 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 20250410085106718 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250410085106718 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  20250410085106718 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  20250410085106718 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085106718 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250410085106718 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085106718 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250410085106718 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250410085106719 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085106719 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085106719 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085106719 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085106719 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250410085106719 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250410085106719 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085106720 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085106720 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250410085106720 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085106720 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085106720 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410085106720 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085106720 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085106720 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085106720 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085106720 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085106720 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085106720 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085106720 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085106720 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085106720 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085106720 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085106720 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085106720 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085106720 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085106720 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085106720 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085106720 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085106720 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085106720 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085106720 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085106720 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085106720 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085106720 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.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' 20250410085106720 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410085106720 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410085106720 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085106720 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(459)@449bbc254af8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250410085107515 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085107515 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410085107515 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410085107515 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410085107515 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085107515 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410085107515 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085107515 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085107515 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085107515 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085107515 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085107515 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085107515 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085107515 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410085107515 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085107515 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085107515 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250410085107515 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410085107515 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085107515 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085107515 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085107515 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085107515 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085107515 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085107515 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085107515 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085107515 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085107515 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085107515 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085107515 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085107515 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085107515 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085107515 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250410085107515 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250410085107515 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250410085107515 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250410085107515 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085107515 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410085107515 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085107515 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085107515 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085107515 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085107515 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085107515 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085107515 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085107515 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085107515 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085107515 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085107515 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085107515 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085107515 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085107515 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085107515 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085107515 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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) 20250410085107515 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250410085107515 DRANAP NOTICE cnlink(msc-0)[0x55ae2af13940]{CONNECTED}: link up (cnlink.c:111) 20250410085107516 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085107516 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085107516 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085107516 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085107516 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085107516 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250410085107516 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410085107516 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410085107516 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085107516 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  20250410085107518 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085107519 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085107519 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085107519 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410085107519 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085107519 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085107519 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250410085107519 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410085107519 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085107519 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085107519 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085107519 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085107519 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085107519 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085107519 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085107519 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085107519 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085107519 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085107519 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085107519 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085107519 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085107519 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085107519 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250410085107518 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085107518 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410085107518 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410085107518 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410085107518 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085107518 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410085107518 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085107518 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085107518 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085107518 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085107519 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250410085107519 DRANAP INFO cnlink(msc-0)[0x55ae2af13940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(462)@449bbc254af8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250410085107519 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085107519 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085107519 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085107519 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410085107519 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085107519 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085107519 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250410085107519 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085107519 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410085107519 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410085107519 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410085107519 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085107519 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410085107519 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085107519 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085107519 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085107519 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085107519 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410085107519 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085107519 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085107519 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085107519 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085107519 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085107519 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085107519 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085107519 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085107519 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085107519 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085107519 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085107519 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085107519 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085107519 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085107519 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250410085107519 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250410085107519 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250410085107519 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250410085107519 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085107519 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410085107519 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085107519 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085107519 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085107519 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085107519 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085107519 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085107519 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085107519 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085107519 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085107519 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085107519 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085107519 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085107519 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085107519 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085107519 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085107519 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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) 20250410085107519 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250410085107519 DRANAP NOTICE cnlink(sgsn-0)[0x55ae2af5e2a0]{CONNECTED}: link up (cnlink.c:111) 20250410085107519 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085107519 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085107519 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085107519 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085107519 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085107519 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.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' 20250410085107519 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410085107519 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410085107519 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085107519 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  20250410085107520 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085107520 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085107520 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085107520 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410085107520 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085107520 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085107520 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410085107520 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410085107520 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410085107520 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085107520 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250410085107520 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085107520 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410085107520 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085107520 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085107520 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085107520 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085107520 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410085107520 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085107520 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085107520 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085107520 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085107520 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085107520 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085107520 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085107520 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085107520 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085107520 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085107520 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085107520 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085107520 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085107520 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085107520 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250410085107520 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250410085107520 DRANAP INFO cnlink(sgsn-0)[0x55ae2af5e2a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250410085107542 DLCTRL DEBUG Command: GET 704951919 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250410085107542 DLCTRL DEBUG Tx Command reply: GET_REPLY 704951919 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250410085107549 DLCTRL DEBUG Command: GET 143384142 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250410085107549 DLCTRL DEBUG Tx Command reply: GET_REPLY 143384142 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250410085107553 DLCTRL DEBUG Command: GET 174463170 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250410085107553 DLCTRL DEBUG Tx Command reply: GET_REPLY 174463170 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085107557 DLCTRL DEBUG Command: GET 582908375 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085107557 DLCTRL DEBUG Tx Command reply: GET_REPLY 582908375 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085107561 DLCTRL DEBUG Command: GET 991226379 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250410085107561 DLCTRL DEBUG Tx Command reply: GET_REPLY 991226379 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250410085107564 DLCTRL DEBUG Command: GET 694399790 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250410085107564 DLCTRL DEBUG Tx Command reply: GET_REPLY 694399790 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250410085107568 DLCTRL DEBUG Command: GET 75599104 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250410085107568 DLCTRL DEBUG Tx Command reply: GET_REPLY 75599104 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250410085107571 DLCTRL DEBUG Command: GET 605437041 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250410085107571 DLCTRL DEBUG Tx Command reply: GET_REPLY 605437041 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085107574 DLCTRL DEBUG Command: GET 231645130 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085107574 DLCTRL DEBUG Tx Command reply: GET_REPLY 231645130 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085107577 DLCTRL DEBUG Command: GET 219621187 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250410085107577 DLCTRL DEBUG Tx Command reply: GET_REPLY 219621187 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250410085107579 DLCTRL DEBUG Command: GET 665961907 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250410085107579 DLCTRL DEBUG Tx Command reply: GET_REPLY 665961907 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250410085107581 DLCTRL DEBUG Command: GET 438117813 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250410085107581 DLCTRL DEBUG Tx Command reply: GET_REPLY 438117813 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250410085107583 DLCTRL DEBUG Command: GET 613163639 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250410085107583 DLCTRL DEBUG Tx Command reply: GET_REPLY 613163639 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085107585 DLCTRL DEBUG Command: GET 441909075 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085107585 DLCTRL DEBUG Tx Command reply: GET_REPLY 441909075 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085107586 DLCTRL DEBUG Command: GET 6814528 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250410085107586 DLCTRL DEBUG Tx Command reply: GET_REPLY 6814528 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250410085107587 DLCTRL DEBUG Command: GET 99463762 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250410085107587 DLCTRL DEBUG Tx Command reply: GET_REPLY 99463762 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250410085107589 DLCTRL DEBUG Command: GET 876071800 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250410085107589 DLCTRL DEBUG Tx Command reply: GET_REPLY 876071800 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250410085107590 DLCTRL DEBUG Command: GET 380566916 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250410085107590 DLCTRL DEBUG Tx Command reply: GET_REPLY 380566916 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085107592 DLCTRL DEBUG Command: GET 621716138 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085107592 DLCTRL DEBUG Tx Command reply: GET_REPLY 621716138 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085107593 DLCTRL DEBUG Command: GET 479753501 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250410085107593 DLCTRL DEBUG Tx Command reply: GET_REPLY 479753501 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@449bbc254af8: 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@449bbc254af8: "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@449bbc254af8: 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 := '000000000000000011001010'B, t_guard := 20.000000 } 20250410085107627 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46406<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(459)@449bbc254af8: f_create_expect(l3 := '05080200F110172A52082926240000000040'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(459)@449bbc254af8: 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)@449bbc254af8: Added conn table entry 0TC_mscpool_L3Compl_on_1_cnlink0(465)10806746 20250410085108662 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085108662 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085108662 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250410085108662 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250410085108662 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xa4e5da, normal) (hnbgw_rua.c:407) 20250410085108662 DHNB DEBUG map_rua[0x55ae2af6f040]{init}: Allocated (fsm.c:456) 20250410085108662 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10806746)[0x55ae2af6f040]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250410085108662 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10806746 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250410085108662 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410085108662 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410085108662 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10806746 SCCP-0 CS MI=IMSI-262420000000004: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250410085108663 DCN DEBUG map_sccp[0x55ae2af6f770]{init}: Allocated (fsm.c:456) 20250410085108663 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-54)[0x55ae2af6f770]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250410085108663 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-10806746 <-> SCCP-54 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250410085108663 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10806746 SCCP-54 msc-0 MI=IMSI-262420000000004: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250410085108663 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10806746)[0x55ae2af6f040]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250410085108663 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410085108663 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410085108663 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10806746)[0x55ae2af6f040]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250410085108663 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-54)[0x55ae2af6f770]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250410085108663 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250410085108663 DLSCCP DEBUG SCCP-SCOC(54)[0x55ae2af8a230]{IDLE}: Allocated (fsm.c:456) 20250410085108663 DLSCCP DEBUG SCCP-SCOC(54)[0x55ae2af8a230]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250410085108663 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000040004f40030000ca0056400500f1100926) (sccp_scrc.c:415) 20250410085108663 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085108663 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085108663 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085108663 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085108663 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085108663 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085108663 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085108663 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085108663 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085108663 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085108663 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085108663 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085108663 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085108663 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085108663 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085108663 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 00 ca 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) 20250410085108663 DLSCCP DEBUG SCCP-SCOC(54)[0x55ae2af8a230]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250410085108663 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-54)[0x55ae2af6f770]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250410085108663 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10806746)[0x55ae2af6f040]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250410085108663 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085108663 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085108663 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085108663 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085108663 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085108663 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250410085108663 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410085108663 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410085108663 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085108663 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 00 ca 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)@449bbc254af8: First idle individual index:0 HNBGW_Test.msc0-SCCP(458)@449bbc254af8: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(459)@449bbc254af8: Found Expect[0] for l3='05080200F110172A52082926240000000040'O handled at TC_mscpool_L3Compl_on_1_cnlink0(465) HNBGW_Test.msc0-RAN(459)@449bbc254af8: Added conn table entry 0TC_mscpool_L3Compl_on_1_cnlink0(465)9313547 HNBGW_Test.msc0-SCCP(458)@449bbc254af8: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(458)@449bbc254af8: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Compl_on_1_cnlink0(465)@449bbc254af8: setverdict(pass): none -> pass MTC@449bbc254af8: 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 } } } 20250410085108668 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085108668 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410085108668 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410085108668 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410085108668 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085108668 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410085108668 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085108668 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085108668 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085108668 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 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 2d 15 65 02 00 00 00 00 00 06 00 08 00 00 00 07  20250410085108668 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085108668 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085108668 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085108668 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410085108668 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085108668 DLSS7 DEBUG scrc_rx_mtp_xfer_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=002d1565) (sccp_scrc.c:486) 20250410085108668 DLSCCP DEBUG Received CO:COAK for local reference 54 (sccp_scoc.c:1855) 20250410085108668 DLSCCP DEBUG SCCP-SCOC(54)[0x55ae2af8a230]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250410085108668 DLSCCP DEBUG SCCP-SCOC(54)[0x55ae2af8a230]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250410085108668 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085108668 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250410085108668 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) 20250410085108668 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-54)[0x55ae2af6f770]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250410085108668 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-54)[0x55ae2af6f770]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250410085108668 DLCTRL DEBUG Command: GET 700085712 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250410085108668 DLCTRL DEBUG Tx Command reply: GET_REPLY 700085712 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250410085108669 DLCTRL DEBUG Command: GET 21779252 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250410085108669 DLCTRL DEBUG Tx Command reply: GET_REPLY 21779252 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250410085108670 DLCTRL DEBUG Command: GET 283100416 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250410085108671 DLCTRL DEBUG Tx Command reply: GET_REPLY 283100416 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085108671 DLCTRL DEBUG Command: GET 573237864 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085108671 DLCTRL DEBUG Tx Command reply: GET_REPLY 573237864 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085108672 DLCTRL DEBUG Command: GET 721115522 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250410085108672 DLCTRL DEBUG Tx Command reply: GET_REPLY 721115522 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed 20250410085108673 DLCTRL DEBUG Command: GET 301720649 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250410085108673 DLCTRL DEBUG Tx Command reply: GET_REPLY 301720649 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250410085108674 DLCTRL DEBUG Command: GET 897405642 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250410085108674 DLCTRL DEBUG Tx Command reply: GET_REPLY 897405642 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250410085108675 DLCTRL DEBUG Command: GET 3725986 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250410085108675 DLCTRL DEBUG Tx Command reply: GET_REPLY 3725986 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085108676 DLCTRL DEBUG Command: GET 85405094 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085108676 DLCTRL DEBUG Tx Command reply: GET_REPLY 85405094 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085108676 DLCTRL DEBUG Command: GET 328761993 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250410085108676 DLCTRL DEBUG Tx Command reply: GET_REPLY 328761993 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed 20250410085108677 DLCTRL DEBUG Command: GET 683076023 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250410085108677 DLCTRL DEBUG Tx Command reply: GET_REPLY 683076023 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250410085108678 DLCTRL DEBUG Command: GET 450031127 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250410085108678 DLCTRL DEBUG Tx Command reply: GET_REPLY 450031127 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250410085108678 DLCTRL DEBUG Command: GET 773119868 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250410085108678 DLCTRL DEBUG Tx Command reply: GET_REPLY 773119868 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085108679 DLCTRL DEBUG Command: GET 735450437 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085108679 DLCTRL DEBUG Tx Command reply: GET_REPLY 735450437 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085108680 DLCTRL DEBUG Command: GET 443883490 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250410085108680 DLCTRL DEBUG Tx Command reply: GET_REPLY 443883490 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed 20250410085108681 DLCTRL DEBUG Command: GET 375220096 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250410085108681 DLCTRL DEBUG Tx Command reply: GET_REPLY 375220096 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250410085108682 DLCTRL DEBUG Command: GET 370842608 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250410085108682 DLCTRL DEBUG Tx Command reply: GET_REPLY 370842608 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250410085108683 DLCTRL DEBUG Command: GET 471769587 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250410085108683 DLCTRL DEBUG Tx Command reply: GET_REPLY 471769587 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085108684 DLCTRL DEBUG Command: GET 560722886 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085108684 DLCTRL DEBUG Tx Command reply: GET_REPLY 560722886 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085108685 DLCTRL DEBUG Command: GET 545350188 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250410085108685 DLCTRL DEBUG Tx Command reply: GET_REPLY 545350188 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed MTC@449bbc254af8: 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 := '000000000000000100110011'B, t_guard := 20.000000 } 20250410085108701 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46410<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(459)@449bbc254af8: f_create_expect(l3 := '05240103505902082926240000000040'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(459)@449bbc254af8: 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)@449bbc254af8: Added conn table entry 1TC_mscpool_L3Compl_on_1_cnlink0(466)10693393 20250410085109728 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085109728 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085109728 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1351) 20250410085109728 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250410085109728 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xa32b11, normal) (hnbgw_rua.c:407) 20250410085109728 DHNB DEBUG map_rua[0x55ae2af6cc60]{init}: Allocated (fsm.c:456) 20250410085109728 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10693393)[0x55ae2af6cc60]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250410085109728 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10693393 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250410085109728 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410085109728 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410085109728 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:211) 20250410085109728 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10693393 SCCP-0 CS MI=IMSI-262420000000004: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250410085109728 DCN DEBUG map_sccp[0x55ae2af935a0]{init}: Allocated (fsm.c:456) 20250410085109728 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-55)[0x55ae2af935a0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250410085109728 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-10693393 <-> SCCP-55 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250410085109728 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10693393 SCCP-55 msc-0 MI=IMSI-262420000000004: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20250410085109728 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10693393)[0x55ae2af6cc60]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250410085109729 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410085109729 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410085109729 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10693393)[0x55ae2af6cc60]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250410085109729 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-55)[0x55ae2af935a0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250410085109729 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250410085109729 DLSCCP DEBUG SCCP-SCOC(55)[0x55ae2af8ccd0]{IDLE}: Allocated (fsm.c:456) 20250410085109729 DLSCCP DEBUG SCCP-SCOC(55)[0x55ae2af8ccd0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250410085109729 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111005240103505902082926240000000040004f40030001330056400500f1100926) (sccp_scrc.c:415) 20250410085109729 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085109729 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085109729 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085109729 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085109729 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085109729 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085109729 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085109729 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085109729 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085109729 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085109729 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085109729 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085109729 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085109729 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085109729 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085109729 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 01 33 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085109729 DLSCCP DEBUG SCCP-SCOC(55)[0x55ae2af8ccd0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250410085109729 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-55)[0x55ae2af935a0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250410085109729 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10693393)[0x55ae2af6cc60]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250410085109729 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085109729 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085109729 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085109729 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085109729 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085109729 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.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' 20250410085109729 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410085109729 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410085109729 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085109729 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 01 33 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(458)@449bbc254af8: First idle individual index:1 HNBGW_Test.msc0-SCCP(458)@449bbc254af8: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(459)@449bbc254af8: Found Expect[0] for l3='05240103505902082926240000000040'O handled at TC_mscpool_L3Compl_on_1_cnlink0(466) HNBGW_Test.msc0-RAN(459)@449bbc254af8: Added conn table entry 1TC_mscpool_L3Compl_on_1_cnlink0(466)5133292 HNBGW_Test.msc0-SCCP(458)@449bbc254af8: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(458)@449bbc254af8: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250410085109738 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085109738 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410085109738 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410085109738 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410085109738 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085109738 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410085109738 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085109738 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085109738 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085109738 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 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 83 f1 b5 02 00 00 00 00 00 06 00 08 00 00 00 07  20250410085109738 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085109739 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085109739 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085109739 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410085109739 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085109739 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0083f1b5) (sccp_scrc.c:486) 20250410085109739 DLSCCP DEBUG Received CO:COAK for local reference 55 (sccp_scoc.c:1855) 20250410085109739 DLSCCP DEBUG SCCP-SCOC(55)[0x55ae2af8ccd0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250410085109739 DLSCCP DEBUG SCCP-SCOC(55)[0x55ae2af8ccd0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250410085109739 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085109739 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250410085109739 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) 20250410085109739 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-55)[0x55ae2af935a0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250410085109739 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-55)[0x55ae2af935a0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_mscpool_L3Compl_on_1_cnlink0(466)@449bbc254af8: setverdict(pass): none -> pass MTC@449bbc254af8: 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 } } } 20250410085109741 DLCTRL DEBUG Command: GET 302942251 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250410085109741 DLCTRL DEBUG Tx Command reply: GET_REPLY 302942251 rate_ctr.abs.msc.0.cnpool:subscr:new 2 (control_if.c:477) 20250410085109745 DLCTRL DEBUG Command: GET 158830068 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250410085109745 DLCTRL DEBUG Tx Command reply: GET_REPLY 158830068 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250410085109749 DLCTRL DEBUG Command: GET 312460442 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250410085109749 DLCTRL DEBUG Tx Command reply: GET_REPLY 312460442 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085109753 DLCTRL DEBUG Command: GET 106609078 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085109753 DLCTRL DEBUG Tx Command reply: GET_REPLY 106609078 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085109757 DLCTRL DEBUG Command: GET 41658684 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250410085109757 DLCTRL DEBUG Tx Command reply: GET_REPLY 41658684 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed 20250410085109761 DLCTRL DEBUG Command: GET 859415330 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250410085109761 DLCTRL DEBUG Tx Command reply: GET_REPLY 859415330 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250410085109765 DLCTRL DEBUG Command: GET 860270480 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250410085109765 DLCTRL DEBUG Tx Command reply: GET_REPLY 860270480 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250410085109769 DLCTRL DEBUG Command: GET 446785314 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250410085109769 DLCTRL DEBUG Tx Command reply: GET_REPLY 446785314 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085109773 DLCTRL DEBUG Command: GET 864792943 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085109773 DLCTRL DEBUG Tx Command reply: GET_REPLY 864792943 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085109777 DLCTRL DEBUG Command: GET 896437885 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250410085109777 DLCTRL DEBUG Tx Command reply: GET_REPLY 896437885 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed 20250410085109781 DLCTRL DEBUG Command: GET 829439184 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250410085109781 DLCTRL DEBUG Tx Command reply: GET_REPLY 829439184 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250410085109785 DLCTRL DEBUG Command: GET 170025335 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250410085109785 DLCTRL DEBUG Tx Command reply: GET_REPLY 170025335 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250410085109788 DLCTRL DEBUG Command: GET 125815748 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250410085109788 DLCTRL DEBUG Tx Command reply: GET_REPLY 125815748 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085109791 DLCTRL DEBUG Command: GET 307809274 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085109791 DLCTRL DEBUG Tx Command reply: GET_REPLY 307809274 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085109794 DLCTRL DEBUG Command: GET 692745719 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250410085109794 DLCTRL DEBUG Tx Command reply: GET_REPLY 692745719 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed 20250410085109796 DLCTRL DEBUG Command: GET 984493705 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250410085109796 DLCTRL DEBUG Tx Command reply: GET_REPLY 984493705 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250410085109798 DLCTRL DEBUG Command: GET 179020205 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250410085109798 DLCTRL DEBUG Tx Command reply: GET_REPLY 179020205 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250410085109800 DLCTRL DEBUG Command: GET 327706314 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250410085109800 DLCTRL DEBUG Tx Command reply: GET_REPLY 327706314 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085109802 DLCTRL DEBUG Command: GET 830347449 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085109802 DLCTRL DEBUG Tx Command reply: GET_REPLY 830347449 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085109803 DLCTRL DEBUG Command: GET 968931681 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250410085109803 DLCTRL DEBUG Tx Command reply: GET_REPLY 968931681 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed MTC@449bbc254af8: 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 := '000000000000001101101101'B, t_guard := 20.000000 } 20250410085109834 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46420<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(459)@449bbc254af8: f_create_expect(l3 := '06270003505902082926240000000040'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(459)@449bbc254af8: 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)@449bbc254af8: Added conn table entry 2TC_mscpool_L3Compl_on_1_cnlink0(467)10634973 20250410085110855 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085110855 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085110855 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1351) 20250410085110855 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250410085110855 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xa246dd, normal) (hnbgw_rua.c:407) 20250410085110855 DHNB DEBUG map_rua[0x55ae2af72fd0]{init}: Allocated (fsm.c:456) 20250410085110855 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10634973)[0x55ae2af72fd0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250410085110855 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10634973 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250410085110855 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410085110855 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410085110855 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10634973 SCCP-0 CS MI=IMSI-262420000000004: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250410085110855 DCN DEBUG map_sccp[0x55ae2af74d00]{init}: Allocated (fsm.c:456) 20250410085110855 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-56)[0x55ae2af74d00]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250410085110855 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-10634973 <-> SCCP-56 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250410085110855 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10634973 SCCP-56 msc-0 MI=IMSI-262420000000004: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20250410085110855 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10634973)[0x55ae2af72fd0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250410085110855 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410085110855 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410085110855 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10634973)[0x55ae2af72fd0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250410085110855 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-56)[0x55ae2af74d00]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250410085110855 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250410085110855 DLSCCP DEBUG SCCP-SCOC(56)[0x55ae2afb8460]{IDLE}: Allocated (fsm.c:456) 20250410085110855 DLSCCP DEBUG SCCP-SCOC(56)[0x55ae2afb8460]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250410085110855 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902082926240000000040004f400300036d0056400500f1100926) (sccp_scrc.c:415) 20250410085110855 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085110855 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085110855 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085110855 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085110855 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085110855 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085110855 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085110855 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085110855 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085110855 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085110855 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085110855 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085110855 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085110855 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085110855 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085110856 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 6c 00 00 00 bd 00 00 00 bc 03 00 00 0b 01 00 00 38 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 47 00 13 40 43 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 11 10 06 27 00 03 50 59 02 08 29 26 24 00 00 00 00 40 00 4f 40 03 00 03 6d 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085110856 DLSCCP DEBUG SCCP-SCOC(56)[0x55ae2afb8460]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250410085110856 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-56)[0x55ae2af74d00]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250410085110856 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10634973)[0x55ae2af72fd0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250410085110856 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085110856 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085110856 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085110856 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085110856 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085110856 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.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' 20250410085110856 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410085110856 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410085110856 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085110856 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 03 6d 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(458)@449bbc254af8: First idle individual index:2 HNBGW_Test.msc0-SCCP(458)@449bbc254af8: Warning: Stopping inactive timer T_ias[2]. HNBGW_Test.msc0-RAN(459)@449bbc254af8: Found Expect[0] for l3='06270003505902082926240000000040'O handled at TC_mscpool_L3Compl_on_1_cnlink0(467) HNBGW_Test.msc0-RAN(459)@449bbc254af8: Added conn table entry 2TC_mscpool_L3Compl_on_1_cnlink0(467)8445255 HNBGW_Test.msc0-SCCP(458)@449bbc254af8: Session index based on connection ID:2 HNBGW_Test.msc0-SCCP(458)@449bbc254af8: Warning: Re-starting timer T_ias[2], which is already active (running or expired). 20250410085110860 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085110861 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410085110861 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410085110861 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410085110861 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085110861 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410085110861 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085110861 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085110861 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085110861 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 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 69 aa e9 02 00 00 00 00 00 06 00 08 00 00 00 07  20250410085110861 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085110861 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085110861 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085110861 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410085110861 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085110861 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0069aae9) (sccp_scrc.c:486) 20250410085110861 DLSCCP DEBUG Received CO:COAK for local reference 56 (sccp_scoc.c:1855) 20250410085110861 DLSCCP DEBUG SCCP-SCOC(56)[0x55ae2afb8460]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) TC_mscpool_L3Compl_on_1_cnlink0(467)@449bbc254af8: setverdict(pass): none -> pass 20250410085110861 DLSCCP DEBUG SCCP-SCOC(56)[0x55ae2afb8460]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250410085110861 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085110861 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250410085110861 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) 20250410085110861 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-56)[0x55ae2af74d00]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250410085110861 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-56)[0x55ae2af74d00]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@449bbc254af8: 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 } } } 20250410085110862 DLCTRL DEBUG Command: GET 193561570 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250410085110862 DLCTRL DEBUG Tx Command reply: GET_REPLY 193561570 rate_ctr.abs.msc.0.cnpool:subscr:new 3 (control_if.c:477) 20250410085110863 DLCTRL DEBUG Command: GET 653725865 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250410085110863 DLCTRL DEBUG Tx Command reply: GET_REPLY 653725865 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250410085110865 DLCTRL DEBUG Command: GET 536238648 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250410085110865 DLCTRL DEBUG Tx Command reply: GET_REPLY 536238648 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085110867 DLCTRL DEBUG Command: GET 292926533 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085110867 DLCTRL DEBUG Tx Command reply: GET_REPLY 292926533 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085110869 DLCTRL DEBUG Command: GET 158970360 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250410085110869 DLCTRL DEBUG Tx Command reply: GET_REPLY 158970360 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed 20250410085110872 DLCTRL DEBUG Command: GET 364560571 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250410085110872 DLCTRL DEBUG Tx Command reply: GET_REPLY 364560571 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250410085110873 DLCTRL DEBUG Command: GET 8379561 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250410085110873 DLCTRL DEBUG Tx Command reply: GET_REPLY 8379561 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250410085110877 DLCTRL DEBUG Command: GET 488602872 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250410085110877 DLCTRL DEBUG Tx Command reply: GET_REPLY 488602872 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085110879 DLCTRL DEBUG Command: GET 284122132 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085110879 DLCTRL DEBUG Tx Command reply: GET_REPLY 284122132 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085110882 DLCTRL DEBUG Command: GET 110205506 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250410085110882 DLCTRL DEBUG Tx Command reply: GET_REPLY 110205506 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed 20250410085110884 DLCTRL DEBUG Command: GET 637480371 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250410085110884 DLCTRL DEBUG Tx Command reply: GET_REPLY 637480371 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250410085110886 DLCTRL DEBUG Command: GET 704552628 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250410085110886 DLCTRL DEBUG Tx Command reply: GET_REPLY 704552628 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250410085110888 DLCTRL DEBUG Command: GET 410969649 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250410085110888 DLCTRL DEBUG Tx Command reply: GET_REPLY 410969649 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085110890 DLCTRL DEBUG Command: GET 837438651 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085110890 DLCTRL DEBUG Tx Command reply: GET_REPLY 837438651 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085110893 DLCTRL DEBUG Command: GET 796954298 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250410085110893 DLCTRL DEBUG Tx Command reply: GET_REPLY 796954298 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed 20250410085110896 DLCTRL DEBUG Command: GET 411462670 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250410085110896 DLCTRL DEBUG Tx Command reply: GET_REPLY 411462670 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250410085110898 DLCTRL DEBUG Command: GET 864355948 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250410085110898 DLCTRL DEBUG Tx Command reply: GET_REPLY 864355948 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250410085110901 DLCTRL DEBUG Command: GET 55599408 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250410085110901 DLCTRL DEBUG Tx Command reply: GET_REPLY 55599408 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085110902 DLCTRL DEBUG Command: GET 193824962 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085110903 DLCTRL DEBUG Tx Command reply: GET_REPLY 193824962 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085110904 DLCTRL DEBUG Command: GET 351001709 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250410085110904 DLCTRL DEBUG Tx Command reply: GET_REPLY 351001709 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed MTC@449bbc254af8: 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 := '000000000000001011100000'B, t_guard := 20.000000 } 20250410085110941 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46422<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(459)@449bbc254af8: f_create_expect(l3 := '050152082926240000000040'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(459)@449bbc254af8: 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)@449bbc254af8: Added conn table entry 3TC_mscpool_L3Compl_on_1_cnlink0(468)13210259 20250410085111972 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085111972 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085111972 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 96 bytes from client (stream_srv.c:1351) 20250410085111972 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250410085111972 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xc99293, normal) (hnbgw_rua.c:407) 20250410085111972 DHNB DEBUG map_rua[0x55ae2af8b7b0]{init}: Allocated (fsm.c:456) 20250410085111972 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13210259)[0x55ae2af8b7b0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250410085111972 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13210259 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250410085111972 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410085111972 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410085111972 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13210259 SCCP-0 CS MI=IMSI-262420000000004: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250410085111972 DCN DEBUG map_sccp[0x55ae2af6a050]{init}: Allocated (fsm.c:456) 20250410085111972 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-57)[0x55ae2af6a050]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250410085111972 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-13210259 <-> SCCP-57 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250410085111972 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13210259 SCCP-57 msc-0 MI=IMSI-262420000000004: rx RUA Connect with 67 bytes RANAP data (hnbgw_rua.c:312) 20250410085111972 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13210259)[0x55ae2af8b7b0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250410085111972 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410085111972 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410085111972 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13210259)[0x55ae2af8b7b0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250410085111972 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-57)[0x55ae2af6a050]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250410085111972 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250410085111972 DLSCCP DEBUG SCCP-SCOC(57)[0x55ae2af93a50]{IDLE}: Allocated (fsm.c:456) 20250410085111972 DLSCCP DEBUG SCCP-SCOC(57)[0x55ae2af93a50]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250410085111972 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403f0000060003400100000f40060000f1100926003a40080000f110092600370010400d0c050152082926240000000040004f40030002e00056400500f1100926) (sccp_scrc.c:415) 20250410085111972 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085111972 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085111972 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085111972 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085111973 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085111973 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085111973 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085111973 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085111973 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085111973 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085111973 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085111973 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085111973 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085111973 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085111973 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085111973 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 e0 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085111973 DLSCCP DEBUG SCCP-SCOC(57)[0x55ae2af93a50]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250410085111973 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-57)[0x55ae2af6a050]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250410085111973 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13210259)[0x55ae2af8b7b0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250410085111973 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085111973 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085111973 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085111973 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085111973 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085111973 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.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' 20250410085111973 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410085111973 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410085111973 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085111973 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 e0 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(458)@449bbc254af8: First idle individual index:3 HNBGW_Test.msc0-SCCP(458)@449bbc254af8: Warning: Stopping inactive timer T_ias[3]. HNBGW_Test.msc0-RAN(459)@449bbc254af8: Found Expect[0] for l3='050152082926240000000040'O handled at TC_mscpool_L3Compl_on_1_cnlink0(468) HNBGW_Test.msc0-RAN(459)@449bbc254af8: Added conn table entry 3TC_mscpool_L3Compl_on_1_cnlink0(468)16417694 HNBGW_Test.msc0-SCCP(458)@449bbc254af8: Session index based on connection ID:3 HNBGW_Test.msc0-SCCP(458)@449bbc254af8: Warning: Re-starting timer T_ias[3], which is already active (running or expired). 20250410085111981 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085111981 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410085111981 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410085111981 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410085111981 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085111981 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410085111981 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085111981 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085111981 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_mscpool_L3Compl_on_1_cnlink0(468)@449bbc254af8: setverdict(pass): none -> pass 20250410085111981 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 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 df 1d c0 02 00 00 00 00 00 06 00 08 00 00 00 07  20250410085111981 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085111982 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085111982 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085111982 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410085111982 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085111982 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00df1dc0) (sccp_scrc.c:486) 20250410085111982 DLSCCP DEBUG Received CO:COAK for local reference 57 (sccp_scoc.c:1855) 20250410085111982 DLSCCP DEBUG SCCP-SCOC(57)[0x55ae2af93a50]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250410085111982 DLSCCP DEBUG SCCP-SCOC(57)[0x55ae2af93a50]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250410085111982 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085111982 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250410085111982 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) 20250410085111982 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-57)[0x55ae2af6a050]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250410085111982 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-57)[0x55ae2af6a050]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@449bbc254af8: 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 } } } 20250410085111984 DLCTRL DEBUG Command: GET 832124316 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250410085111984 DLCTRL DEBUG Tx Command reply: GET_REPLY 832124316 rate_ctr.abs.msc.0.cnpool:subscr:new 4 (control_if.c:477) 20250410085111988 DLCTRL DEBUG Command: GET 616929375 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250410085111988 DLCTRL DEBUG Tx Command reply: GET_REPLY 616929375 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250410085111992 DLCTRL DEBUG Command: GET 886563833 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250410085111992 DLCTRL DEBUG Tx Command reply: GET_REPLY 886563833 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085111996 DLCTRL DEBUG Command: GET 885166094 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085111996 DLCTRL DEBUG Tx Command reply: GET_REPLY 885166094 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085111999 DLCTRL DEBUG Command: GET 568974750 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250410085111999 DLCTRL DEBUG Tx Command reply: GET_REPLY 568974750 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed 20250410085112003 DLCTRL DEBUG Command: GET 748871221 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250410085112003 DLCTRL DEBUG Tx Command reply: GET_REPLY 748871221 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250410085112009 DLCTRL DEBUG Command: GET 899861552 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250410085112009 DLCTRL DEBUG Tx Command reply: GET_REPLY 899861552 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250410085112014 DLCTRL DEBUG Command: GET 919852732 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250410085112014 DLCTRL DEBUG Tx Command reply: GET_REPLY 919852732 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085112018 DLCTRL DEBUG Command: GET 686777375 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085112018 DLCTRL DEBUG Tx Command reply: GET_REPLY 686777375 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085112022 DLCTRL DEBUG Command: GET 511554214 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250410085112022 DLCTRL DEBUG Tx Command reply: GET_REPLY 511554214 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed 20250410085112026 DLCTRL DEBUG Command: GET 710807523 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250410085112026 DLCTRL DEBUG Tx Command reply: GET_REPLY 710807523 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250410085112029 DLCTRL DEBUG Command: GET 772952974 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250410085112029 DLCTRL DEBUG Tx Command reply: GET_REPLY 772952974 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250410085112033 DLCTRL DEBUG Command: GET 92052422 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250410085112033 DLCTRL DEBUG Tx Command reply: GET_REPLY 92052422 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085112037 DLCTRL DEBUG Command: GET 880583244 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085112037 DLCTRL DEBUG Tx Command reply: GET_REPLY 880583244 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085112040 DLCTRL DEBUG Command: GET 395146375 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250410085112040 DLCTRL DEBUG Tx Command reply: GET_REPLY 395146375 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed 20250410085112044 DLCTRL DEBUG Command: GET 897103094 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250410085112044 DLCTRL DEBUG Tx Command reply: GET_REPLY 897103094 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250410085112047 DLCTRL DEBUG Command: GET 867193879 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250410085112047 DLCTRL DEBUG Tx Command reply: GET_REPLY 867193879 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250410085112050 DLCTRL DEBUG Command: GET 953129057 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250410085112050 DLCTRL DEBUG Tx Command reply: GET_REPLY 953129057 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085112052 DLCTRL DEBUG Command: GET 704730935 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085112052 DLCTRL DEBUG Tx Command reply: GET_REPLY 704730935 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085112054 DLCTRL DEBUG Command: GET 536659047 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250410085112054 DLCTRL DEBUG Tx Command reply: GET_REPLY 536659047 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed MTC@449bbc254af8: ok: talloc reports "asn1_context" = 1 bytes 20250410085112062 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46398<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250410085112064 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:34115<->l=127.0.0.1:4262) (control_if.c:193) VirtHNBGW-STATS(451)@449bbc254af8: Final verdict of PTC: none IPA-CTRL-CLI-IPA(452)@449bbc254af8: Final verdict of PTC: none MTC@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed 20250410085112066 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46394<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250410085112069 DLINP DEBUG SRVCONN(,r=127.0.0.1:46761<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085112069 DLINP DEBUG SRVCONN(,r=127.0.0.1:46761<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085112069 DLINP NOTICE SRV(,r=127.0.0.1:46761<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410085112069 DMAIN NOTICE (127.0.0.1:46761 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:46761<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250410085112069 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) TC_mscpool_L3Compl_on_1_cnlink-Iuh1-RUA(457)@449bbc254af8: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(461)@449bbc254af8: Final verdict of PTC: none 20250410085112072 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250410085112072 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410085112072 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250410085112072 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250410085112072 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250410085112072 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410085112072 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250410085112072 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250410085112072 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250410085112072 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085112072 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-sgsn0-0: connection closed 20250410085112072 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250410085112072 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250410085112072 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250410085112072 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250410085112072 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 20250410085112072 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  20250410085112072 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085112072 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250410085112072 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250410085112072 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085112072 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250410085112072 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250410085112072 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085112073 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085112073 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085112073 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085112073 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250410085112073 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250410085112073 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250410085112073 DRANAP NOTICE cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: link lost (cnlink.c:118) 20250410085112073 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250410085112073 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410085112073 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250410085112073 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST HNBGW_Test.sgsn0-RAN(462)@449bbc254af8: Final verdict of PTC: none 20250410085112073 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20250410085112073 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410085112073 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250410085112073 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SEND_FAILED 20250410085112073 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) 20250410085112073 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085112073 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-msc0-0: connection closed 20250410085112073 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250410085112073 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250410085112073 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250410085112073 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250410085112073 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 20250410085112073 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085112073 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250410085112073 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-Iuh0-RUA(455)@449bbc254af8: Final verdict of PTC: none 20250410085112074 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085112074 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250410085112074 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:378) 20250410085112074 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085112074 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085112074 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085112074 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085112074 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250410085112074 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250410085112074 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250410085112074 DRANAP NOTICE cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: link lost (cnlink.c:118) 20250410085112074 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-54)[0x55ae2af6f770]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250410085112074 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250410085112074 DLSCCP DEBUG SCCP-SCOC(54)[0x55ae2af8a230]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250410085112074 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002d1565), PART(T=Source Reference,L=4,D=00000036), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250410085112074 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085112074 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085112074 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085112074 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085112074 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085112074 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085112074 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [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 2d 15 65 00 00 36 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085112074 DLSCCP DEBUG SCCP-SCOC(54)[0x55ae2af8a230]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250410085112074 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-54)[0x55ae2af6f770]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250410085112074 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10806746)[0x55ae2af6f040]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250410085112074 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10806746)[0x55ae2af6f040]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250410085112074 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250410085112074 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10806746)[0x55ae2af6f040]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250410085112074 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10806746)[0x55ae2af6f040]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250410085112074 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10806746)[0x55ae2af6f040]{disrupted}: Freeing instance (context_map.c:202) 20250410085112074 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10806746)[0x55ae2af6f040]{disrupted}: Deallocated (fsm.c:568) 20250410085112074 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-54)[0x55ae2af6f770]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250410085112074 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-54)[0x55ae2af6f770]{disconnected}: Freeing instance (context_map.c:206) 20250410085112074 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-54)[0x55ae2af6f770]{disconnected}: Deallocated (fsm.c:568) 20250410085112074 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10806746 SCCP-54 msc-0 MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20250410085112074 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-55)[0x55ae2af935a0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250410085112074 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250410085112074 DLSCCP DEBUG SCCP-SCOC(55)[0x55ae2af8ccd0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250410085112074 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0083f1b5), PART(T=Source Reference,L=4,D=00000037), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250410085112074 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085112074 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085112074 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085112074 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085112074 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085112074 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085112074 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [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 83 f1 b5 00 00 37 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085112074 DLSCCP DEBUG SCCP-SCOC(55)[0x55ae2af8ccd0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250410085112074 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-55)[0x55ae2af935a0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250410085112074 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10693393)[0x55ae2af6cc60]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250410085112075 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10693393)[0x55ae2af6cc60]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250410085112075 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250410085112075 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10693393)[0x55ae2af6cc60]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250410085112075 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10693393)[0x55ae2af6cc60]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250410085112075 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10693393)[0x55ae2af6cc60]{disrupted}: Freeing instance (context_map.c:202) 20250410085112075 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10693393)[0x55ae2af6cc60]{disrupted}: Deallocated (fsm.c:568) 20250410085112075 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-55)[0x55ae2af935a0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250410085112075 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-55)[0x55ae2af935a0]{disconnected}: Freeing instance (context_map.c:206) 20250410085112075 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-55)[0x55ae2af935a0]{disconnected}: Deallocated (fsm.c:568) 20250410085112075 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10693393 SCCP-55 msc-0 MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20250410085112075 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-56)[0x55ae2af74d00]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250410085112075 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250410085112075 DLSCCP DEBUG SCCP-SCOC(56)[0x55ae2afb8460]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250410085112075 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0069aae9), PART(T=Source Reference,L=4,D=00000038), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250410085112075 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085112075 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085112075 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085112075 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085112075 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085112075 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085112075 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [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 69 aa e9 00 00 38 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085112075 DLSCCP DEBUG SCCP-SCOC(56)[0x55ae2afb8460]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250410085112075 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-56)[0x55ae2af74d00]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250410085112075 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10634973)[0x55ae2af72fd0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250410085112075 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10634973)[0x55ae2af72fd0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250410085112075 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250410085112075 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10634973)[0x55ae2af72fd0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) HNBGW_Test.sgsn0-M3UA(463)@449bbc254af8: Final verdict of PTC: none 20250410085112075 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10634973)[0x55ae2af72fd0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250410085112075 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10634973)[0x55ae2af72fd0]{disrupted}: Freeing instance (context_map.c:202) 20250410085112075 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10634973)[0x55ae2af72fd0]{disrupted}: Deallocated (fsm.c:568) 20250410085112075 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-56)[0x55ae2af74d00]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250410085112075 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-56)[0x55ae2af74d00]{disconnected}: Freeing instance (context_map.c:206) 20250410085112075 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-56)[0x55ae2af74d00]{disconnected}: Deallocated (fsm.c:568) 20250410085112075 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10634973 SCCP-56 msc-0 MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20250410085112075 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-57)[0x55ae2af6a050]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250410085112075 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250410085112075 DLSCCP DEBUG SCCP-SCOC(57)[0x55ae2af93a50]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250410085112075 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00df1dc0), PART(T=Source Reference,L=4,D=00000039), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250410085112076 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085112076 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085112076 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085112076 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085112076 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085112076 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085112076 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [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 df 1d c0 00 00 39 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085112076 DLSCCP DEBUG SCCP-SCOC(57)[0x55ae2af93a50]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250410085112076 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-57)[0x55ae2af6a050]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250410085112076 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13210259)[0x55ae2af8b7b0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250410085112076 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13210259)[0x55ae2af8b7b0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250410085112076 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250410085112076 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13210259)[0x55ae2af8b7b0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250410085112076 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13210259)[0x55ae2af8b7b0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250410085112076 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13210259)[0x55ae2af8b7b0]{disrupted}: Freeing instance (context_map.c:202) 20250410085112076 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13210259)[0x55ae2af8b7b0]{disrupted}: Deallocated (fsm.c:568) 20250410085112076 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-57)[0x55ae2af6a050]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250410085112076 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-57)[0x55ae2af6a050]{disconnected}: Freeing instance (context_map.c:206) 20250410085112076 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-57)[0x55ae2af6a050]{disconnected}: Deallocated (fsm.c:568) 20250410085112076 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13210259 SCCP-57 msc-0 MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20250410085112076 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085112076 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410085112076 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250410085112076 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:894) 20250410085112076 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085112076 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410085112076 DMAIN NOTICE (127.0.0.1:9999 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) 20250410085112076 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085112076 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085112076 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085112076 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085112076 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250410085112076 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085112077 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085112077 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085112076 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) TC_mscpool_L3Compl_on_1_cnlink-Iuh0(454)@449bbc254af8: Final verdict of PTC: none TC_mscpool_L3Compl_on_1_cnlink-Iuh1(456)@449bbc254af8: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(460)@449bbc254af8: Final verdict of PTC: none 20250410085112077 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085112077 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085112077 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250410085112077 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085112077 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085112077 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085112077 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085112077 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085112077 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250410085112077 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085112077 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085112077 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085112077 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085112077 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085112077 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MutexDispCT-TC_mscpool_L3Compl_on_1_cnlink(450)@449bbc254af8: Final verdict of PTC: none HNBGW-PFCP(453)@449bbc254af8: Final verdict of PTC: none HNBGW_Test.msc0-RAN(459)@449bbc254af8: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(458)@449bbc254af8: Final verdict of PTC: none HNBGW-MGCP(464)@449bbc254af8: Final verdict of PTC: none 20250410085112082 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46406<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250410085112082 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46410<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Compl_on_1_cnlink0(465)@449bbc254af8: Final verdict of PTC: pass 20250410085112082 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46422<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250410085112083 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46420<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Compl_on_1_cnlink0(466)@449bbc254af8: Final verdict of PTC: pass TC_mscpool_L3Compl_on_1_cnlink0(468)@449bbc254af8: Final verdict of PTC: pass TC_mscpool_L3Compl_on_1_cnlink0(467)@449bbc254af8: Final verdict of PTC: pass MTC@449bbc254af8: Setting final verdict of the test case. MTC@449bbc254af8: Local verdict of MTC: pass MTC@449bbc254af8: Local verdict of PTC MutexDispCT-TC_mscpool_L3Compl_on_1_cnlink(450): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC VirtHNBGW-STATS(451): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC IPA-CTRL-CLI-IPA(452): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW-PFCP(453): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-Iuh0(454): none (pass -> pass) Thu Apr 10 08:51:12 UTC 2025 ====== HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink pass ====== MTC@449bbc254af8: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-Iuh0-RUA(455): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-Iuh1(456): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-Iuh1-RUA(457): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.msc0-SCCP(458): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.msc0-RAN(459): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.msc0-M3UA(460): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(461): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.sgsn0-RAN(462): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(463): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW-MGCP(464): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink0(465): pass (pass -> pass)Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink.talloc MTC@449bbc254af8: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink0(466): pass (pass -> pass) MTC@449bbc254af8: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink0(467): pass (pass -> pass) MTC@449bbc254af8: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink0(468): pass (pass -> pass) MTC@449bbc254af8: Test case TC_mscpool_L3Compl_on_1_cnlink finished. Verdict: pass MTC@449bbc254af8: 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'. 20250410085112167 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46438<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410085112683 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46438<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=423428) Waiting for packet dumper to finish... 1 (prev_count=423428, count=465860) 20250410085114073 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250410085114073 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250410085114073 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250410085114075 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250410085114075 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250410085114075 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@449bbc254af8: 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@449bbc254af8: 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 ------ Thu Apr 10 08:51: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_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@449bbc254af8: 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@449bbc254af8: Test case TC_mscpool_L3Complete_by_imsi_round_robin started. 20250410085115777 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43204<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410085115782 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43214<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410085115786 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:46847<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0(473)@449bbc254af8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250410085115805 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250410085115805 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250410085115812 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085115812 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085115812 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085115812 DRANAP DEBUG cnlink(msc-1)[0x55ae2aef6920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085115812 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085115812 DRANAP DEBUG cnlink(msc-2)[0x55ae2aef3b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1(475)@449bbc254af8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250410085115812 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:55808 (stream_srv.c:142) 20250410085115812 DMAIN INFO New HNB SCTP connection r=127.0.0.1:55808<->l=127.0.0.1:29169 (hnbgw.c:791) 20250410085115812 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085115812 DRANAP DEBUG cnlink(msc-3)[0x55ae2af5d910]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085115813 DRANAP DEBUG cnlink(msc-3)[0x55ae2af5d910]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085115813 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250410085115813 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085115813 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085115813 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410085115813 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085115813 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085115813 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085115813 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) 20250410085115813 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085115813 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085115813 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085115813 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085115814 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085115814 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085115814 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085115814 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) 20250410085115814 DLSS7 DEBUG Found route for dpc=4=0.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) 20250410085115814 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250410085115814 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085115814 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250410085115814 DRANAP DEBUG cnlink(msc-3)[0x55ae2af5d910]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085115814 DRANAP DEBUG cnlink(msc-2)[0x55ae2aef3b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085115814 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250410085115814 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085115814 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085115814 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410085115814 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085115814 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085115814 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085115814 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085115814 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085115814 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085115814 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085115814 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085115814 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085115814 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085115814 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085115814 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085115814 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085115814 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250410085115814 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085115814 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085115814 DRANAP DEBUG cnlink(msc-2)[0x55ae2aef3b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085115814 DRANAP DEBUG cnlink(msc-1)[0x55ae2aef6920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085115814 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250410085115814 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085115814 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085115814 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410085115814 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085115814 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085115814 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085115814 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085115814 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085115814 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085115814 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085115814 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085115814 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085115814 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085115814 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085115814 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085115814 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085115814 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410085115814 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085115814 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085115814 DRANAP DEBUG cnlink(msc-1)[0x55ae2aef6920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085115814 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085115814 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250410085115814 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085115814 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085115814 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410085115814 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085115814 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085115814 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085115814 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085115814 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085115814 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085115814 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085115814 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085115814 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085115814 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085115814 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085115814 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085115814 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085115814 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085115814 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085115814 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085115814 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085115814 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085115814 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085115814 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085115814 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 20250410085115814 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250410085115814 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250410085115814 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085115814 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085115814 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085115814 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250410085115814 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250410085115814 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250410085115814 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085115814 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085115814 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085115814 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410085115814 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410085115814 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250410085115814 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085115814 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085115814 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085115814 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085115814 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085115814 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@449bbc254af8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@449bbc254af8: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(479)@449bbc254af8: ************************************************* HNBGW_Test.msc0-M3UA(479)@449bbc254af8: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(479)@449bbc254af8: ************************************************* HNBGW_Test.msc0-SCCP(477)@449bbc254af8: v_sccp_pdu_maxlen:268 MTC@449bbc254af8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@449bbc254af8: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(482)@449bbc254af8: ************************************************* HNBGW_Test.msc1-M3UA(482)@449bbc254af8: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(482)@449bbc254af8: ************************************************* HNBGW_Test.msc1-SCCP(480)@449bbc254af8: v_sccp_pdu_maxlen:268 20250410085115838 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085115838 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085115838 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085115838 DRANAP DEBUG cnlink(sgsn-1)[0x55ae2af5ec30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085115839 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085115839 DRANAP DEBUG cnlink(sgsn-2)[0x55ae2af5f5c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085115839 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085115839 DRANAP DEBUG cnlink(sgsn-3)[0x55ae2af5ff50]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085115840 DRANAP DEBUG cnlink(sgsn-3)[0x55ae2af5ff50]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085115840 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250410085115840 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085115840 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085115840 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410085115840 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085115840 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085115840 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085115840 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) 20250410085115840 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085115840 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085115840 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085115840 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085115840 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085115840 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085115840 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085115840 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) 20250410085115840 DLSS7 DEBUG Found route for dpc=12=0.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) 20250410085115840 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250410085115840 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085115840 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250410085115840 DRANAP DEBUG cnlink(sgsn-3)[0x55ae2af5ff50]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085115840 DRANAP DEBUG cnlink(sgsn-2)[0x55ae2af5f5c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085115840 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250410085115840 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085115840 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085115840 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410085115840 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085115840 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085115840 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085115840 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085115841 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085115841 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085115841 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085115841 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085115841 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085115841 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085115841 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085115841 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085115841 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085115841 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250410085115841 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085115841 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085115841 DRANAP DEBUG cnlink(sgsn-2)[0x55ae2af5f5c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085115841 DRANAP DEBUG cnlink(sgsn-1)[0x55ae2af5ec30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085115841 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250410085115841 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085115841 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085115841 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410085115841 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085115841 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085115841 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085115841 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085115841 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085115841 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085115841 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085115841 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085115841 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085115841 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085115841 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085115841 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085115841 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085115841 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250410085115841 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085115841 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085115841 DRANAP DEBUG cnlink(sgsn-1)[0x55ae2af5ec30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085115841 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085115841 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250410085115841 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085115841 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085115841 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410085115841 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085115841 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085115841 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085115841 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085115841 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085115841 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085115841 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085115841 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085115841 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085115841 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085115841 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085115841 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085115841 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085115841 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085115841 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085115841 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085115841 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085115842 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085115842 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085115842 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085115842 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 20250410085115842 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250410085115842 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250410085115842 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085115842 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085115842 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085115842 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250410085115842 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250410085115842 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250410085115842 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085115842 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085115842 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085115842 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250410085115842 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250410085115842 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250410085115842 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085115842 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085115842 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085115842 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085115842 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085115842 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@449bbc254af8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@449bbc254af8: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(485)@449bbc254af8: ************************************************* HNBGW_Test.sgsn0-M3UA(485)@449bbc254af8: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(485)@449bbc254af8: ************************************************* HNBGW_Test.sgsn0-SCCP(483)@449bbc254af8: v_sccp_pdu_maxlen:268 MTC@449bbc254af8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@449bbc254af8: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(488)@449bbc254af8: ************************************************* HNBGW_Test.sgsn1-M3UA(488)@449bbc254af8: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(488)@449bbc254af8: ************************************************* HNBGW_Test.sgsn1-SCCP(486)@449bbc254af8: v_sccp_pdu_maxlen:268 20250410085115910 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085115910 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085115910 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250410085115910 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250410085115910 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) 20250410085115910 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250410085115910 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250410085115910 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410085115910 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@449bbc254af8: setverdict(pass): none -> pass 20250410085115923 DLINP DEBUG SRVCONN(,r=127.0.0.1:55808<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085115923 DLINP DEBUG SRVCONN(,r=127.0.0.1:55808<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085115923 DLINP DEBUG SRVCONN(,r=127.0.0.1:55808<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250410085115923 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250410085115923 DHNBAP DEBUG (127.0.0.1:55808 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20250410085115923 DHNBAP NOTICE (127.0.0.1:55808 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250410085115923 DHNBAP NOTICE (127.0.0.1:55808 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250410085115923 DLINP DEBUG SRVCONN(,r=127.0.0.1:55808<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410085115923 DLINP DEBUG SRVCONN(,r=127.0.0.1:55808<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed 20250410085116025 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250410085116025 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250410085116025 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250410085116025 DLSS7 <000c> 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)@449bbc254af8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250410085116033 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085116033 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250410085116033 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250410085116033 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250410085116033 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250410085116033 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250410085116033 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250410085116033 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 20250410085116033 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250410085116033 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  20250410085116033 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250410085116035 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 20250410085116035 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 20250410085116035 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250410085116035 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250410085116037 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085116037 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250410085116037 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250410085116037 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  20250410085116037 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250410085116037 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250410085116037 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250410085116037 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 20250410085116037 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250410085116037 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  20250410085116037 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085116037 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250410085116038 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085116038 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250410085116038 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:413) 20250410085116038 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085116038 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085116038 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085116038 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085116038 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250410085116038 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250410085116038 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) HNBGW_Test.msc1-M3UA(482)@449bbc254af8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250410085116039 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085116039 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250410085116039 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085116039 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085116039 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410085116039 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085116039 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085116039 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085116039 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085116039 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085116039 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085116039 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085116039 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085116039 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085116039 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085116039 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085116039 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085116039 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085116039 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085116039 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085116039 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085116039 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085116040 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085116040 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085116040 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085116040 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085116040 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085116040 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250410085116040 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410085116040 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410085116040 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085116040 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  20250410085116044 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085116044 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPSM:UP) 20250410085116044 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250410085116045 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250410085116045 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250410085116045 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250410085116045 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250410085116045 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 20250410085116045 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Inactive () 20250410085116045 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  20250410085116045 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250410085116047 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085116047 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPTM:ACTIVE) 20250410085116047 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250410085116047 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  20250410085116047 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250410085116047 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250410085116047 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250410085116047 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 20250410085116047 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Active () 20250410085116047 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  20250410085116047 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  20250410085116047 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085116047 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250410085116047 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085116047 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250410085116047 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.0.2/0 (xua_snm.c:413) 20250410085116047 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085116047 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085116047 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085116047 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085116047 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250410085116047 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250410085116047 DRANAP DEBUG cnlink(msc-1)[0x55ae2aef6920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085116048 DRANAP DEBUG cnlink(msc-1)[0x55ae2aef6920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085116048 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250410085116049 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085116049 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085116049 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410085116049 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085116049 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085116049 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085116049 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085116049 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085116049 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085116049 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085116049 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085116049 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085116049 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085116049 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085116049 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085116049 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085116049 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410085116049 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085116049 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085116049 DRANAP DEBUG cnlink(msc-1)[0x55ae2aef6920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085116049 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085116049 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085116049 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085116049 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410085116049 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410085116049 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250410085116049 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250410085116049 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250410085116049 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085116049 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  20250410085116054 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250410085116054 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250410085116054 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250410085116054 DLSS7 <000c> 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)@449bbc254af8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250410085116059 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085116059 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250410085116059 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250410085116060 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250410085116060 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250410085116060 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250410085116060 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250410085116060 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 20250410085116060 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250410085116060 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  20250410085116060 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250410085116062 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085116062 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250410085116062 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250410085116062 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  20250410085116062 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250410085116062 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250410085116062 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250410085116062 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 20250410085116062 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250410085116062 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  20250410085116062 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  20250410085116062 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  20250410085116062 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085116062 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250410085116062 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085116062 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250410085116062 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250410085116062 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085116062 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085116062 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085116062 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085116062 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250410085116062 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250410085116062 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085116063 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085116063 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250410085116063 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085116063 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085116063 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410085116063 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085116064 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085116064 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085116064 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085116064 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085116064 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085116064 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085116064 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085116064 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085116064 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085116064 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085116064 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085116064 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085116064 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085116064 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085116064 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085116064 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085116064 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085116064 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085116064 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085116064 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085116064 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085116064 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.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' 20250410085116064 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410085116064 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410085116064 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085116064 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  20250410085116074 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 20250410085116074 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 20250410085116074 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250410085116074 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)@449bbc254af8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250410085116077 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085116077 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPSM:UP) 20250410085116077 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250410085116077 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250410085116077 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250410085116077 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250410085116077 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250410085116077 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 20250410085116078 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Inactive () 20250410085116078 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  20250410085116078 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250410085116080 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085116080 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPTM:ACTIVE) 20250410085116080 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250410085116080 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  20250410085116080 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250410085116080 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250410085116080 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250410085116080 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 20250410085116080 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Active () 20250410085116080 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  20250410085116080 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  20250410085116080 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  20250410085116080 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  20250410085116080 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085116080 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250410085116080 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085116080 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250410085116080 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.1.2/0 (xua_snm.c:413) 20250410085116080 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085116080 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085116080 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085116080 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085116080 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250410085116080 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250410085116080 DRANAP DEBUG cnlink(sgsn-1)[0x55ae2af5ec30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085116082 DRANAP DEBUG cnlink(sgsn-1)[0x55ae2af5ec30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085116082 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250410085116082 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085116082 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085116082 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410085116082 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085116082 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085116082 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085116082 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410085116082 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085116082 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085116082 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085116082 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085116082 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085116082 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085116082 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085116082 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410085116082 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085116082 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250410085116082 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085116082 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085116082 DRANAP DEBUG cnlink(sgsn-1)[0x55ae2af5ec30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085116082 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085116082 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085116082 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085116082 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250410085116082 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250410085116082 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' 20250410085116082 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 20250410085116082 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250410085116082 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085116082 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  HNBGW_Test.msc0-RAN(478)@449bbc254af8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250410085116841 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085116841 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410085116841 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410085116841 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410085116841 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085116841 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410085116841 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085116841 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085116841 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085116841 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085116841 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085116841 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085116841 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085116841 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410085116841 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085116841 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085116841 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250410085116841 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410085116841 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085116841 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085116841 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085116841 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085116841 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085116841 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085116841 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085116841 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085116841 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085116841 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085116841 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085116841 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085116841 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085116841 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085116841 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250410085116841 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250410085116841 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250410085116841 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250410085116841 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085116841 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410085116841 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085116841 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085116841 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085116841 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085116841 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085116841 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085116841 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085116841 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085116841 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085116841 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085116841 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085116841 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085116841 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085116841 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085116841 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085116841 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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) 20250410085116841 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250410085116841 DRANAP NOTICE cnlink(msc-0)[0x55ae2af13940]{CONNECTED}: link up (cnlink.c:111) 20250410085116841 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085116841 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085116841 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085116841 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085116841 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085116841 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250410085116841 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410085116841 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410085116841 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085116841 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  20250410085116842 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085116842 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410085116842 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410085116842 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410085116842 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085116842 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410085116842 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085116842 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085116842 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085116842 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085116842 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085116842 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085116842 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085116842 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410085116842 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085116842 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085116842 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250410085116842 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410085116842 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085116842 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085116842 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085116842 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085116842 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085116842 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085116842 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085116842 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085116842 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085116842 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085116842 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085116842 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085116842 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085116842 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085116842 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250410085116842 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250410085116842 DRANAP INFO cnlink(msc-0)[0x55ae2af13940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(481)@449bbc254af8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250410085116843 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085116843 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250410085116843 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250410085116843 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 20250410085116843 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085116843 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 20250410085116843 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085116843 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085116843 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085116843 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085116843 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085116843 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085116843 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085116843 DLM3UA DEBUG 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) 20250410085116843 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085116843 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085116843 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250410085116843 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250410085116843 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085116843 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085116843 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085116843 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085116843 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085116843 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085116843 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085116843 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085116843 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085116843 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085116843 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085116843 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085116843 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085116843 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085116843 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250410085116843 DRANAP DEBUG cnlink(msc-1)[0x55ae2aef6920]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250410085116843 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) 20250410085116843 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) 20250410085116843 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085116843 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250410085116843 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085116843 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085116843 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085116843 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085116843 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085116843 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085116843 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085116843 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085116843 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085116843 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085116843 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085116843 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085116843 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085116843 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410085116843 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085116843 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250410085116843 DRANAP DEBUG cnlink(msc-1)[0x55ae2aef6920]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250410085116843 DRANAP NOTICE cnlink(msc-1)[0x55ae2aef6920]{CONNECTED}: link up (cnlink.c:111) 20250410085116843 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085116843 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085116843 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085116843 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410085116843 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410085116843 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=2=0.0.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' 20250410085116843 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250410085116843 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250410085116843 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085116843 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  20250410085116844 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085116844 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250410085116844 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250410085116844 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 20250410085116844 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085116844 DLSS7 <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' 20250410085116844 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085116844 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085116844 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085116844 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085116844 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085116844 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085116844 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085116844 DLM3UA DEBUG 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) 20250410085116844 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085116844 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085116844 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250410085116844 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250410085116844 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085116844 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085116844 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085116844 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085116844 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085116844 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085116844 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085116844 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085116844 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085116844 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085116844 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085116844 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085116844 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085116844 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085116844 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250410085116844 DRANAP DEBUG cnlink(msc-1)[0x55ae2aef6920]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250410085116844 DRANAP INFO cnlink(msc-1)[0x55ae2aef6920]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(484)@449bbc254af8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250410085116862 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085116862 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410085116862 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410085116862 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410085116862 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085116862 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410085116862 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085116862 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085116862 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085116862 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085116862 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085116862 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085116863 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085116863 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410085116863 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085116863 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085116863 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250410085116863 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410085116863 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085116863 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085116863 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085116863 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085116863 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085116863 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085116863 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085116863 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085116863 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085116863 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085116863 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085116863 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085116863 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085116863 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085116863 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250410085116863 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250410085116863 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250410085116863 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250410085116863 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085116863 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410085116863 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085116863 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085116863 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085116863 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085116863 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085116863 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085116863 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085116863 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085116863 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085116863 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085116863 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085116863 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085116863 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085116863 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085116863 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085116863 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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) 20250410085116863 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250410085116863 DRANAP NOTICE cnlink(sgsn-0)[0x55ae2af5e2a0]{CONNECTED}: link up (cnlink.c:111) 20250410085116863 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085116863 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085116863 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085116863 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085116863 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085116863 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.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' 20250410085116863 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410085116863 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410085116863 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085116863 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  20250410085116864 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085116864 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410085116864 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410085116864 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410085116864 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085116864 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410085116864 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085116864 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085116864 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085116864 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085116864 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085116864 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085116864 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085116864 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410085116864 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085116865 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085116865 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250410085116865 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410085116865 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085116865 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085116865 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085116865 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085116865 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085116865 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085116865 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085116865 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085116865 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085116865 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085116865 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085116865 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085116865 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085116865 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085116865 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250410085116865 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250410085116865 DRANAP INFO cnlink(sgsn-0)[0x55ae2af5e2a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(487)@449bbc254af8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250410085116888 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085116888 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250410085116888 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250410085116888 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 20250410085116888 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085116888 DLSS7 <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' 20250410085116888 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085116888 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085116888 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085116888 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085116888 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085116888 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085116888 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085116888 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) 20250410085116888 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085116888 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085116888 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250410085116888 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250410085116888 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085116888 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085116888 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085116888 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085116888 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085116888 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085116888 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085116888 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085116888 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085116888 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085116888 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085116888 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085116888 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085116888 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085116888 DRANAP [1;34mDEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250410085116888 DRANAP DEBUG cnlink(sgsn-1)[0x55ae2af5ec30]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250410085116888 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) 20250410085116888 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) 20250410085116888 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085116888 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250410085116888 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085116888 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085116888 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085116888 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085116888 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085116888 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085116888 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085116888 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085116888 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085116888 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085116888 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085116888 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085116888 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085116889 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250410085116889 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085116889 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250410085116889 DRANAP DEBUG cnlink(sgsn-1)[0x55ae2af5ec30]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250410085116889 DRANAP NOTICE cnlink(sgsn-1)[0x55ae2af5ec30]{CONNECTED}: link up (cnlink.c:111) 20250410085116889 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085116889 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085116889 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085116889 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250410085116889 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250410085116889 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' 20250410085116889 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 20250410085116889 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250410085116889 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085116889 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  20250410085116890 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085116890 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250410085116890 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250410085116890 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 20250410085116890 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085116890 DLSS7 <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' 20250410085116890 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085116890 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085116890 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085116891 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085116891 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085116891 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085116891 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085116891 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) 20250410085116891 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085116891 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085116891 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250410085116891 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250410085116891 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085116891 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085116891 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085116891 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085116891 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085116891 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085116891 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085116891 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085116891 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085116891 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085116891 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085116891 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085116891 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085116891 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085116891 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250410085116891 DRANAP DEBUG cnlink(sgsn-1)[0x55ae2af5ec30]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250410085116891 DRANAP INFO cnlink(sgsn-1)[0x55ae2af5ec30]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250410085117936 DLCTRL DEBUG Command: GET 726522523 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250410085117936 DLCTRL DEBUG Tx Command reply: GET_REPLY 726522523 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250410085117944 DLCTRL DEBUG Command: GET 662986843 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250410085117944 DLCTRL DEBUG Tx Command reply: GET_REPLY 662986843 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250410085117948 DLCTRL DEBUG Command: GET 40625995 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250410085117948 DLCTRL DEBUG Tx Command reply: GET_REPLY 40625995 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085117952 DLCTRL DEBUG Command: GET 864713839 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085117952 DLCTRL DEBUG Tx Command reply: GET_REPLY 864713839 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085117955 DLCTRL DEBUG Command: GET 476514914 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250410085117955 DLCTRL DEBUG Tx Command reply: GET_REPLY 476514914 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250410085117958 DLCTRL DEBUG Command: GET 47122058 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250410085117958 DLCTRL DEBUG Tx Command reply: GET_REPLY 47122058 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250410085117960 DLCTRL DEBUG Command: GET 523937912 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250410085117960 DLCTRL DEBUG Tx Command reply: GET_REPLY 523937912 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250410085117962 DLCTRL DEBUG Command: GET 427312374 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250410085117962 DLCTRL DEBUG Tx Command reply: GET_REPLY 427312374 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085117964 DLCTRL DEBUG Command: GET 634102078 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085117964 DLCTRL DEBUG Tx Command reply: GET_REPLY 634102078 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085117966 DLCTRL DEBUG Command: GET 537214444 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250410085117966 DLCTRL DEBUG Tx Command reply: GET_REPLY 537214444 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250410085117968 DLCTRL DEBUG Command: GET 791105004 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250410085117968 DLCTRL DEBUG Tx Command reply: GET_REPLY 791105004 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250410085117969 DLCTRL DEBUG Command: GET 301627082 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250410085117969 DLCTRL DEBUG Tx Command reply: GET_REPLY 301627082 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250410085117970 DLCTRL DEBUG Command: GET 951738260 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250410085117970 DLCTRL DEBUG Tx Command reply: GET_REPLY 951738260 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085117971 DLCTRL DEBUG Command: GET 800435265 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085117971 DLCTRL DEBUG Tx Command reply: GET_REPLY 800435265 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085117972 DLCTRL DEBUG Command: GET 300162302 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250410085117972 DLCTRL DEBUG Tx Command reply: GET_REPLY 300162302 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250410085117973 DLCTRL DEBUG Command: GET 554396366 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250410085117973 DLCTRL DEBUG Tx Command reply: GET_REPLY 554396366 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250410085117974 DLCTRL DEBUG Command: GET 407895715 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250410085117974 DLCTRL DEBUG Tx Command reply: GET_REPLY 407895715 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250410085117975 DLCTRL DEBUG Command: GET 124399704 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250410085117975 DLCTRL DEBUG Tx Command reply: GET_REPLY 124399704 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085117976 DLCTRL DEBUG Command: GET 466160035 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085117976 DLCTRL DEBUG Tx Command reply: GET_REPLY 466160035 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085117977 DLCTRL DEBUG Command: GET 20922211 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250410085117977 DLCTRL DEBUG Tx Command reply: GET_REPLY 20922211 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@449bbc254af8: 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@449bbc254af8: "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@449bbc254af8: 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 := '000000000000000001101111'B, t_guard := 20.000000 } 20250410085117993 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43218<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(478)@449bbc254af8: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(478)@449bbc254af8: 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)@449bbc254af8: Added conn table entry 0TC_mscpool_L3Complete_by_imsi_round_robin0(490)211819 20250410085119041 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085119041 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085119041 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250410085119041 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250410085119041 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x33b6b, normal) (hnbgw_rua.c:407) 20250410085119041 DHNB DEBUG map_rua[0x55ae2af6f770]{init}: Allocated (fsm.c:456) 20250410085119041 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-211819)[0x55ae2af6f770]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250410085119041 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-211819 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250410085119041 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410085119041 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410085119041 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-211819 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250410085119041 DCN DEBUG map_sccp[0x55ae2af6cc60]{init}: Allocated (fsm.c:456) 20250410085119041 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x55ae2af6cc60]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250410085119041 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-211819 <-> SCCP-58 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250410085119041 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-211819 SCCP-58 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250410085119042 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-211819)[0x55ae2af6f770]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250410085119042 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410085119042 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410085119042 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-211819)[0x55ae2af6f770]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250410085119042 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x55ae2af6cc60]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250410085119042 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250410085119042 DLSCCP DEBUG SCCP-SCOC(58)[0x55ae2af935a0]{IDLE}: Allocated (fsm.c:456) 20250410085119042 DLSCCP DEBUG SCCP-SCOC(58)[0x55ae2af935a0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250410085119042 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000030004f400300006f0056400500f1100926) (sccp_scrc.c:415) 20250410085119042 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085119042 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085119042 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085119042 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085119042 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085119042 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085119042 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085119042 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085119042 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085119042 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085119042 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085119042 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085119042 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085119042 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085119042 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085119042 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 00 6f 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085119042 DLSCCP DEBUG SCCP-SCOC(58)[0x55ae2af935a0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250410085119042 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x55ae2af6cc60]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250410085119042 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-211819)[0x55ae2af6f770]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250410085119042 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085119042 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085119042 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085119042 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085119042 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085119042 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250410085119042 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410085119042 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410085119042 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085119042 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 00 6f 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)@449bbc254af8: First idle individual index:0 HNBGW_Test.msc0-SCCP(477)@449bbc254af8: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(478)@449bbc254af8: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_mscpool_L3Complete_by_imsi_round_robin0(490) HNBGW_Test.msc0-RAN(478)@449bbc254af8: Added conn table entry 0TC_mscpool_L3Complete_by_imsi_round_robin0(490)7364052 HNBGW_Test.msc0-SCCP(477)@449bbc254af8: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(477)@449bbc254af8: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_imsi_round_robin0(490)@449bbc254af8: setverdict(pass): none -> pass 20250410085119062 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085119062 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410085119062 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410085119062 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410085119062 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085119062 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410085119062 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085119062 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085119062 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085119063 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 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 fd 4f c2 02 00 00 00 00 00 06 00 08 00 00 00 07  20250410085119063 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085119063 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085119063 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085119063 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410085119063 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085119063 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00fd4fc2) (sccp_scrc.c:486) 20250410085119063 DLSCCP DEBUG Received CO:COAK for local reference 58 (sccp_scoc.c:1855) 20250410085119063 DLSCCP DEBUG SCCP-SCOC(58)[0x55ae2af935a0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250410085119063 DLSCCP DEBUG SCCP-SCOC(58)[0x55ae2af935a0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250410085119063 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085119063 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250410085119063 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) 20250410085119063 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x55ae2af6cc60]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250410085119063 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x55ae2af6cc60]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@449bbc254af8: 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 } } } 20250410085119064 DLCTRL DEBUG Command: GET 936027780 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250410085119064 DLCTRL DEBUG Tx Command reply: GET_REPLY 936027780 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250410085119068 DLCTRL DEBUG Command: GET 94538544 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250410085119068 DLCTRL DEBUG Tx Command reply: GET_REPLY 94538544 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250410085119072 DLCTRL DEBUG Command: GET 544037208 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250410085119072 DLCTRL DEBUG Tx Command reply: GET_REPLY 544037208 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085119075 DLCTRL DEBUG Command: GET 976002949 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085119076 DLCTRL DEBUG Tx Command reply: GET_REPLY 976002949 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085119078 DLCTRL DEBUG Command: GET 482649615 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250410085119078 DLCTRL DEBUG Tx Command reply: GET_REPLY 482649615 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed 20250410085119081 DLCTRL DEBUG Command: GET 301038451 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250410085119081 DLCTRL DEBUG Tx Command reply: GET_REPLY 301038451 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250410085119083 DLCTRL DEBUG Command: GET 687973869 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250410085119083 DLCTRL DEBUG Tx Command reply: GET_REPLY 687973869 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250410085119085 DLCTRL DEBUG Command: GET 236131831 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250410085119085 DLCTRL DEBUG Tx Command reply: GET_REPLY 236131831 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085119087 DLCTRL DEBUG Command: GET 971455868 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085119087 DLCTRL DEBUG Tx Command reply: GET_REPLY 971455868 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085119088 DLCTRL DEBUG Command: GET 298974247 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250410085119088 DLCTRL DEBUG Tx Command reply: GET_REPLY 298974247 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed 20250410085119090 DLCTRL DEBUG Command: GET 535914460 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250410085119090 DLCTRL DEBUG Tx Command reply: GET_REPLY 535914460 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250410085119091 DLCTRL DEBUG Command: GET 196948469 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250410085119091 DLCTRL DEBUG Tx Command reply: GET_REPLY 196948469 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250410085119092 DLCTRL DEBUG Command: GET 61298445 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250410085119092 DLCTRL DEBUG Tx Command reply: GET_REPLY 61298445 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085119093 DLCTRL DEBUG Command: GET 205867178 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085119093 DLCTRL DEBUG Tx Command reply: GET_REPLY 205867178 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085119094 DLCTRL DEBUG Command: GET 594706788 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250410085119094 DLCTRL DEBUG Tx Command reply: GET_REPLY 594706788 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed 20250410085119095 DLCTRL DEBUG Command: GET 801649705 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250410085119095 DLCTRL DEBUG Tx Command reply: GET_REPLY 801649705 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250410085119096 DLCTRL DEBUG Command: GET 795491421 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250410085119096 DLCTRL DEBUG Tx Command reply: GET_REPLY 795491421 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250410085119097 DLCTRL DEBUG Command: GET 931089860 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250410085119097 DLCTRL DEBUG Tx Command reply: GET_REPLY 931089860 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085119097 DLCTRL DEBUG Command: GET 558964420 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085119097 DLCTRL DEBUG Tx Command reply: GET_REPLY 558964420 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085119098 DLCTRL DEBUG Command: GET 811394653 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250410085119098 DLCTRL DEBUG Tx Command reply: GET_REPLY 811394653 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed MTC@449bbc254af8: 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 := '000000000000000010001001'B, t_guard := 20.000000 } 20250410085119113 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43220<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(481)@449bbc254af8: f_create_expect(l3 := '05240103505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(481)@449bbc254af8: 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)@449bbc254af8: Added conn table entry 1TC_mscpool_L3Complete_by_imsi_round_robin0(491)5021311 20250410085120130 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085120130 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085120130 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1351) 20250410085120130 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250410085120130 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x4c9e7f, normal) (hnbgw_rua.c:407) 20250410085120130 DHNB DEBUG map_rua[0x55ae2af72fd0]{init}: Allocated (fsm.c:456) 20250410085120130 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5021311)[0x55ae2af72fd0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250410085120130 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5021311 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250410085120130 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410085120130 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410085120130 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:211) 20250410085120130 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5021311 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 1 (hnbgw_cn.c:1125) 20250410085120130 DCN DEBUG map_sccp[0x55ae2af74d00]{init}: Allocated (fsm.c:456) 20250410085120130 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-59)[0x55ae2af74d00]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250410085120130 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-5021311 <-> SCCP-59 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20250410085120130 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5021311 SCCP-59 msc-1 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20250410085120130 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5021311)[0x55ae2af72fd0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250410085120130 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410085120130 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410085120130 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5021311)[0x55ae2af72fd0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250410085120130 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-59)[0x55ae2af74d00]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250410085120130 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250410085120130 DLSCCP DEBUG SCCP-SCOC(59)[0x55ae2af8b7b0]{IDLE}: Allocated (fsm.c:456) 20250410085120130 DLSCCP DEBUG SCCP-SCOC(59)[0x55ae2af8b7b0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250410085120130 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111005240103505902082926240000000030004f40030000890056400500f1100926) (sccp_scrc.c:415) 20250410085120130 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085120130 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085120130 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085120130 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085120130 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085120130 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085120130 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085120130 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085120130 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085120130 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085120130 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085120130 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085120130 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085120130 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410085120130 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085120130 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 00 89 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085120130 DLSCCP DEBUG SCCP-SCOC(59)[0x55ae2af8b7b0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250410085120130 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-59)[0x55ae2af74d00]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250410085120130 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5021311)[0x55ae2af72fd0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250410085120131 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085120131 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085120131 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085120131 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410085120131 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410085120131 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 20250410085120131 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250410085120131 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250410085120131 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085120131 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 00 89 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 03  HNBGW_Test.msc1-SCCP(480)@449bbc254af8: First idle individual index:0 HNBGW_Test.msc1-SCCP(480)@449bbc254af8: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(481)@449bbc254af8: Found Expect[0] for l3='05240103505902082926240000000030'O handled at TC_mscpool_L3Complete_by_imsi_round_robin0(491) HNBGW_Test.msc1-RAN(481)@449bbc254af8: Added conn table entry 0TC_mscpool_L3Complete_by_imsi_round_robin0(491)14780999 HNBGW_Test.msc1-SCCP(480)@449bbc254af8: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(480)@449bbc254af8: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250410085120145 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085120145 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250410085120145 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250410085120145 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 20250410085120145 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085120145 DLSS7 <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' 20250410085120145 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085120145 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085120145 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085120145 DLSS7 <000c> osmo_ss7_asp.c:1175 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 c9 a7 19 02 00 00 00 00 00 06 00 08 00 00 00 07  TC_mscpool_L3Complete_by_imsi_round_robin0(491)@449bbc254af8: setverdict(pass): none -> pass 20250410085120145 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085120145 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085120145 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085120145 DLM3UA DEBUG 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) 20250410085120145 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085120145 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00c9a719) (sccp_scrc.c:486) 20250410085120145 DLSCCP DEBUG Received CO:COAK for local reference 59 (sccp_scoc.c:1855) 20250410085120145 DLSCCP DEBUG SCCP-SCOC(59)[0x55ae2af8b7b0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250410085120145 DLSCCP DEBUG SCCP-SCOC(59)[0x55ae2af8b7b0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250410085120145 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085120145 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250410085120145 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) 20250410085120145 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-59)[0x55ae2af74d00]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250410085120145 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-59)[0x55ae2af74d00]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@449bbc254af8: 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 } } } 20250410085120146 DLCTRL DEBUG Command: GET 517015655 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250410085120146 DLCTRL DEBUG Tx Command reply: GET_REPLY 517015655 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250410085120150 DLCTRL DEBUG Command: GET 863317817 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250410085120150 DLCTRL DEBUG Tx Command reply: GET_REPLY 863317817 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250410085120153 DLCTRL DEBUG Command: GET 794553081 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250410085120153 DLCTRL DEBUG Tx Command reply: GET_REPLY 794553081 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085120157 DLCTRL DEBUG Command: GET 774831707 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085120157 DLCTRL DEBUG Tx Command reply: GET_REPLY 774831707 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085120160 DLCTRL DEBUG Command: GET 234010825 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250410085120160 DLCTRL DEBUG Tx Command reply: GET_REPLY 234010825 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed 20250410085120164 DLCTRL DEBUG Command: GET 600359897 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250410085120164 DLCTRL DEBUG Tx Command reply: GET_REPLY 600359897 rate_ctr.abs.msc.1.cnpool:subscr:new 1 (control_if.c:477) 20250410085120167 DLCTRL DEBUG Command: GET 825728366 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250410085120167 DLCTRL DEBUG Tx Command reply: GET_REPLY 825728366 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250410085120169 DLCTRL DEBUG Command: GET 836686654 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250410085120169 DLCTRL DEBUG Tx Command reply: GET_REPLY 836686654 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085120172 DLCTRL DEBUG Command: GET 693402214 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085120172 DLCTRL DEBUG Tx Command reply: GET_REPLY 693402214 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085120174 DLCTRL DEBUG Command: GET 667874576 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250410085120174 DLCTRL DEBUG Tx Command reply: GET_REPLY 667874576 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed 20250410085120176 DLCTRL DEBUG Command: GET 308302088 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250410085120176 DLCTRL DEBUG Tx Command reply: GET_REPLY 308302088 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250410085120178 DLCTRL DEBUG Command: GET 502014908 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250410085120178 DLCTRL DEBUG Tx Command reply: GET_REPLY 502014908 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250410085120179 DLCTRL DEBUG Command: GET 114367924 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250410085120179 DLCTRL DEBUG Tx Command reply: GET_REPLY 114367924 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085120180 DLCTRL DEBUG Command: GET 487914087 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085120180 DLCTRL DEBUG Tx Command reply: GET_REPLY 487914087 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085120182 DLCTRL DEBUG Command: GET 720496878 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250410085120182 DLCTRL DEBUG Tx Command reply: GET_REPLY 720496878 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed 20250410085120183 DLCTRL DEBUG Command: GET 922666252 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250410085120183 DLCTRL DEBUG Tx Command reply: GET_REPLY 922666252 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250410085120184 DLCTRL DEBUG Command: GET 235728499 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250410085120184 DLCTRL DEBUG Tx Command reply: GET_REPLY 235728499 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250410085120185 DLCTRL DEBUG Command: GET 508489222 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250410085120185 DLCTRL DEBUG Tx Command reply: GET_REPLY 508489222 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085120186 DLCTRL DEBUG Command: GET 240063548 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085120186 DLCTRL DEBUG Tx Command reply: GET_REPLY 240063548 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085120187 DLCTRL DEBUG Command: GET 656007502 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250410085120187 DLCTRL DEBUG Tx Command reply: GET_REPLY 656007502 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed MTC@449bbc254af8: 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 := '000000000000001011011010'B, t_guard := 20.000000 } 20250410085120208 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43224<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(478)@449bbc254af8: f_create_expect(l3 := '06270003505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(478)@449bbc254af8: 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)@449bbc254af8: Added conn table entry 2TC_mscpool_L3Complete_by_imsi_round_robin0(492)13248053 20250410085121236 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085121236 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085121236 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1351) 20250410085121236 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250410085121236 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xca2635, normal) (hnbgw_rua.c:407) 20250410085121236 DHNB DEBUG map_rua[0x55ae2af6a050]{init}: Allocated (fsm.c:456) 20250410085121236 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13248053)[0x55ae2af6a050]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250410085121236 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13248053 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250410085121236 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410085121236 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410085121236 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13248053 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250410085121236 DCN DEBUG map_sccp[0x55ae2af78be0]{init}: Allocated (fsm.c:456) 20250410085121237 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-60)[0x55ae2af78be0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250410085121237 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-13248053 <-> SCCP-60 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250410085121237 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13248053 SCCP-60 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20250410085121237 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13248053)[0x55ae2af6a050]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250410085121237 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410085121237 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410085121237 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13248053)[0x55ae2af6a050]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250410085121237 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-60)[0x55ae2af78be0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250410085121237 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250410085121237 DLSCCP DEBUG SCCP-SCOC(60)[0x55ae2af70bd0]{IDLE}: Allocated (fsm.c:456) 20250410085121237 DLSCCP DEBUG SCCP-SCOC(60)[0x55ae2af70bd0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250410085121237 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902082926240000000030004f40030002da0056400500f1100926) (sccp_scrc.c:415) 20250410085121237 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085121237 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085121237 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085121237 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085121237 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085121237 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085121237 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085121237 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085121237 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085121237 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085121237 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085121237 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085121237 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085121237 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085121237 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085121237 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 02 da 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085121237 DLSCCP DEBUG SCCP-SCOC(60)[0x55ae2af70bd0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250410085121237 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-60)[0x55ae2af78be0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250410085121237 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13248053)[0x55ae2af6a050]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250410085121237 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085121237 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085121237 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085121237 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085121237 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085121237 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.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' 20250410085121237 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410085121237 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410085121237 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085121238 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 02 da 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(477)@449bbc254af8: First idle individual index:1 HNBGW_Test.msc0-SCCP(477)@449bbc254af8: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(478)@449bbc254af8: Found Expect[0] for l3='06270003505902082926240000000030'O handled at TC_mscpool_L3Complete_by_imsi_round_robin0(492) HNBGW_Test.msc0-RAN(478)@449bbc254af8: Added conn table entry 1TC_mscpool_L3Complete_by_imsi_round_robin0(492)6241855 HNBGW_Test.msc0-SCCP(477)@449bbc254af8: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(477)@449bbc254af8: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250410085121245 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085121245 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410085121245 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410085121245 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410085121245 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085121245 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410085121245 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085121245 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085121245 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085121245 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 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 11 fe 7c 02 00 00 00 00 00 06 00 08 00 00 00 07  20250410085121245 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085121245 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085121245 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085121245 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410085121245 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085121245 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0011fe7c) (sccp_scrc.c:486) 20250410085121245 DLSCCP DEBUG Received CO:COAK for local reference 60 (sccp_scoc.c:1855) 20250410085121245 DLSCCP DEBUG SCCP-SCOC(60)[0x55ae2af70bd0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250410085121245 DLSCCP DEBUG SCCP-SCOC(60)[0x55ae2af70bd0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250410085121245 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085121245 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250410085121246 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) 20250410085121246 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-60)[0x55ae2af78be0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250410085121246 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-60)[0x55ae2af78be0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_mscpool_L3Complete_by_imsi_round_robin0(492)@449bbc254af8: setverdict(pass): none -> pass MTC@449bbc254af8: 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 } } } 20250410085121248 DLCTRL DEBUG Command: GET 42970335 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250410085121248 DLCTRL DEBUG Tx Command reply: GET_REPLY 42970335 rate_ctr.abs.msc.0.cnpool:subscr:new 2 (control_if.c:477) 20250410085121252 DLCTRL DEBUG Command: GET 100300585 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250410085121252 DLCTRL DEBUG Tx Command reply: GET_REPLY 100300585 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250410085121256 DLCTRL DEBUG Command: GET 440072356 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250410085121256 DLCTRL DEBUG Tx Command reply: GET_REPLY 440072356 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085121260 DLCTRL DEBUG Command: GET 88071874 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085121260 DLCTRL DEBUG Tx Command reply: GET_REPLY 88071874 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085121263 DLCTRL DEBUG Command: GET 50304877 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250410085121263 DLCTRL DEBUG Tx Command reply: GET_REPLY 50304877 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed 20250410085121267 DLCTRL DEBUG Command: GET 471966708 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250410085121267 DLCTRL DEBUG Tx Command reply: GET_REPLY 471966708 rate_ctr.abs.msc.1.cnpool:subscr:new 1 (control_if.c:477) 20250410085121270 DLCTRL DEBUG Command: GET 88531142 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250410085121270 DLCTRL DEBUG Tx Command reply: GET_REPLY 88531142 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250410085121273 DLCTRL DEBUG Command: GET 974878386 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250410085121273 DLCTRL DEBUG Tx Command reply: GET_REPLY 974878386 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085121275 DLCTRL DEBUG Command: GET 829003598 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085121275 DLCTRL DEBUG Tx Command reply: GET_REPLY 829003598 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085121277 DLCTRL DEBUG Command: GET 531633000 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250410085121277 DLCTRL DEBUG Tx Command reply: GET_REPLY 531633000 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed 20250410085121279 DLCTRL DEBUG Command: GET 922900127 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250410085121279 DLCTRL DEBUG Tx Command reply: GET_REPLY 922900127 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250410085121280 DLCTRL DEBUG Command: GET 918961047 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250410085121280 DLCTRL DEBUG Tx Command reply: GET_REPLY 918961047 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250410085121282 DLCTRL DEBUG Command: GET 548321326 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250410085121282 DLCTRL DEBUG Tx Command reply: GET_REPLY 548321326 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085121283 DLCTRL DEBUG Command: GET 875148160 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085121283 DLCTRL DEBUG Tx Command reply: GET_REPLY 875148160 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085121285 DLCTRL DEBUG Command: GET 172048176 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250410085121285 DLCTRL DEBUG Tx Command reply: GET_REPLY 172048176 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed 20250410085121286 DLCTRL DEBUG Command: GET 694500667 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250410085121286 DLCTRL DEBUG Tx Command reply: GET_REPLY 694500667 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250410085121287 DLCTRL DEBUG Command: GET 220573519 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250410085121287 DLCTRL DEBUG Tx Command reply: GET_REPLY 220573519 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250410085121288 DLCTRL DEBUG Command: GET 351291307 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250410085121288 DLCTRL DEBUG Tx Command reply: GET_REPLY 351291307 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085121289 DLCTRL DEBUG Command: GET 342304474 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085121289 DLCTRL DEBUG Tx Command reply: GET_REPLY 342304474 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085121290 DLCTRL DEBUG Command: GET 973005480 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250410085121290 DLCTRL DEBUG Tx Command reply: GET_REPLY 973005480 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed MTC@449bbc254af8: ok: talloc reports "asn1_context" = 1 bytes 20250410085121293 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:46847<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(471)@449bbc254af8: Final verdict of PTC: none 20250410085121295 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43214<->l=127.0.0.1:4261 (telnet_interface.c:138) VirtHNBGW-STATS(470)@449bbc254af8: Final verdict of PTC: none MTC@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed 20250410085121297 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43204<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250410085121297 DLINP DEBUG SRVCONN(,r=127.0.0.1:55808<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085121297 DLINP DEBUG SRVCONN(,r=127.0.0.1:55808<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085121297 DLINP NOTICE SRV(,r=127.0.0.1:55808<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410085121297 DMAIN NOTICE (127.0.0.1:55808 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:55808<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250410085121297 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1-RUA(476)@449bbc254af8: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(484)@449bbc254af8: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(483)@449bbc254af8: Final verdict of PTC: none 20250410085121299 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250410085121299 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) 20250410085121299 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250410085121299 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc1-0) xUA SRV SHUTDOWN_EVENT 20250410085121299 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250410085121299 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410085121299 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250410085121299 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250410085121299 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250410085121299 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) 20250410085121299 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250410085121299 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250410085121299 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250410085121299 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410085121299 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250410085121299 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250410085121299 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 20250410085121299 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085121299 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-msc1-0: connection closed 20250410085121299 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250410085121299 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250410085121299 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250410085121299 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250410085121299 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 20250410085121299 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  20250410085121299 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  20250410085121299 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  20250410085121299 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085121299 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250410085121299 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250410085121299 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250410085121299 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085121299 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-sgsn0-0: connection closed 20250410085121299 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250410085121299 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250410085121299 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250410085121299 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250410085121299 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 20250410085121299 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  20250410085121299 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  20250410085121299 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085121299 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250410085121299 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250410085121299 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085121299 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250410085121299 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.0.2/0 (xua_snm.c:378) 20250410085121299 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085121299 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085121299 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085121299 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085121299 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250410085121299 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250410085121299 DRANAP DEBUG cnlink(msc-1)[0x55ae2aef6920]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250410085121299 DRANAP NOTICE cnlink(msc-1)[0x55ae2aef6920]{DISCONNECTED}: link lost (cnlink.c:118) 20250410085121299 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-59)[0x55ae2af74d00]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250410085121299 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250410085121299 DLSCCP DEBUG SCCP-SCOC(59)[0x55ae2af8b7b0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250410085121299 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250410085121299 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410085121299 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250410085121299 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250410085121299 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 20250410085121299 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c9a719), PART(T=Source Reference,L=4,D=0000003b), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250410085121299 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085121299 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085121299 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085121300 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085121300 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410085121300 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) HNBGW_Test.sgsn1-RAN(487)@449bbc254af8: Final verdict of PTC: none 20250410085121299 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250410085121299 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410085121299 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250410085121299 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250410085121300 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250410085121300 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085121300 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-msc0-0: connection closed 20250410085121300 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250410085121300 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250410085121300 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250410085121300 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250410085121300 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 20250410085121300 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  20250410085121300 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085121300 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250410085121300 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.sgsn1-SCCP(486)@449bbc254af8: Final verdict of PTC: none 20250410085121300 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [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 c9 a7 19 00 00 3b 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085121300 DLSCCP DEBUG SCCP-SCOC(59)[0x55ae2af8b7b0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250410085121300 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-59)[0x55ae2af74d00]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250410085121300 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5021311)[0x55ae2af72fd0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250410085121300 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5021311)[0x55ae2af72fd0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250410085121300 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250410085121300 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5021311)[0x55ae2af72fd0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250410085121300 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5021311)[0x55ae2af72fd0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250410085121300 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5021311)[0x55ae2af72fd0]{disrupted}: Freeing instance (context_map.c:202) 20250410085121300 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5021311)[0x55ae2af72fd0]{disrupted}: Deallocated (fsm.c:568) 20250410085121300 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-59)[0x55ae2af74d00]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250410085121300 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-59)[0x55ae2af74d00]{disconnected}: Freeing instance (context_map.c:206) 20250410085121300 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-59)[0x55ae2af74d00]{disconnected}: Deallocated (fsm.c:568) 20250410085121300 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5021311 SCCP-59 msc-1 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250410085121300 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085121300 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250410085121300 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250410085121300 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085121300 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 20250410085121300 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) 20250410085121300 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250410085121300 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn1-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250410085121300 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 20250410085121300 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085121300 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085121300 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085121300 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250410085121300 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250410085121300 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250410085121300 DRANAP NOTICE cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: link lost (cnlink.c:118) 20250410085121300 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410085121300 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250410085121300 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085121300 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250410085121300 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:378) 20250410085121301 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085121301 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085121301 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085121301 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085121301 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250410085121301 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250410085121301 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250410085121301 DRANAP NOTICE cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: link lost (cnlink.c:118) 20250410085121301 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x55ae2af6cc60]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250410085121301 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250410085121301 DLSCCP DEBUG SCCP-SCOC(58)[0x55ae2af935a0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250410085121301 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fd4fc2), PART(T=Source Reference,L=4,D=0000003a), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250410085121301 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085121301 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085121301 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085121301 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085121301 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085121301 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085121301 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [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 fd 4f c2 00 00 3a 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085121301 DLSCCP DEBUG SCCP-SCOC(58)[0x55ae2af935a0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250410085121301 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x55ae2af6cc60]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250410085121301 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085121301 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085121301 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085121301 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410085121301 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410085121301 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250410085121301 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-211819)[0x55ae2af6f770]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250410085121301 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-211819)[0x55ae2af6f770]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250410085121301 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250410085121301 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-211819)[0x55ae2af6f770]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250410085121301 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-211819)[0x55ae2af6f770]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250410085121301 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-211819)[0x55ae2af6f770]{disrupted}: Freeing instance (context_map.c:202) 20250410085121301 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-211819)[0x55ae2af6f770]{disrupted}: Deallocated (fsm.c:568) 20250410085121301 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x55ae2af6cc60]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250410085121301 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x55ae2af6cc60]{disconnected}: Freeing instance (context_map.c:206) 20250410085121301 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x55ae2af6cc60]{disconnected}: Deallocated (fsm.c:568) 20250410085121301 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-211819 SCCP-58 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250410085121301 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-60)[0x55ae2af78be0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250410085121301 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250410085121301 DLSCCP DEBUG SCCP-SCOC(60)[0x55ae2af70bd0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250410085121301 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0011fe7c), PART(T=Source Reference,L=4,D=0000003c), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250410085121301 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085121301 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085121301 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085121301 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085121301 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085121301 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085121301 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [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 11 fe 7c 00 00 3c 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085121301 DLSCCP DEBUG SCCP-SCOC(60)[0x55ae2af70bd0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250410085121301 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-60)[0x55ae2af78be0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250410085121301 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13248053)[0x55ae2af6a050]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250410085121301 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13248053)[0x55ae2af6a050]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250410085121301 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250410085121301 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13248053)[0x55ae2af6a050]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250410085121301 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13248053)[0x55ae2af6a050]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250410085121301 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13248053)[0x55ae2af6a050]{disrupted}: Freeing instance (context_map.c:202) 20250410085121301 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13248053)[0x55ae2af6a050]{disrupted}: Deallocated (fsm.c:568) 20250410085121301 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-60)[0x55ae2af78be0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250410085121301 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-60)[0x55ae2af78be0]{disconnected}: Freeing instance (context_map.c:206) 20250410085121302 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-60)[0x55ae2af78be0]{disconnected}: Deallocated (fsm.c:568) 20250410085121302 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13248053 SCCP-60 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250410085121302 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085121302 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085121302 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410085121302 DMAIN NOTICE (127.0.0.1:9999 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) 20250410085121302 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250410085121302 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085121302 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085121302 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085121302 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085121302 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085121302 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250410085121302 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085121302 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085121302 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085121302 DLM3UA <000f> 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-RAN(481)@449bbc254af8: Final verdict of PTC: none 20250410085121302 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085121302 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0-RUA(474)@449bbc254af8: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(485)@449bbc254af8: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(480)@449bbc254af8: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(482)@449bbc254af8: Final verdict of PTC: none TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1(475)@449bbc254af8: Final verdict of PTC: none TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0(473)@449bbc254af8: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(477)@449bbc254af8: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(488)@449bbc254af8: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(479)@449bbc254af8: Final verdict of PTC: none HNBGW-PFCP(472)@449bbc254af8: Final verdict of PTC: none 20250410085121305 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43218<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250410085121306 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43224<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_imsi_round_robin0(492)@449bbc254af8: Final verdict of PTC: pass TC_mscpool_L3Complete_by_imsi_round_robin0(490)@449bbc254af8: Final verdict of PTC: pass HNBGW-MGCP(489)@449bbc254af8: Final verdict of PTC: none MutexDispCT-TC_mscpool_L3Complete_by_imsi_round_robin(469)@449bbc254af8: Final verdict of PTC: none HNBGW_Test.msc0-RAN(478)@449bbc254af8: Final verdict of PTC: none 20250410085121325 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43220<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_imsi_round_robin0(491)@449bbc254af8: Final verdict of PTC: pass MTC@449bbc254af8: Setting final verdict of the test case. MTC@449bbc254af8: Local verdict of MTC: pass MTC@449bbc254af8: Local verdict of PTC MutexDispCT-TC_mscpool_L3Complete_by_imsi_round_robin(469): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC VirtHNBGW-STATS(470): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC IPA-CTRL-CLI-IPA(471): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW-PFCP(472): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0(473): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0-RUA(474): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1(475): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1-RUA(476): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.msc0-SCCP(477): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.msc0-RAN(478): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.msc0-M3UA(479): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.msc1-SCCP(480): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.msc1-RAN(481): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.msc1-M3UA(482): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(483): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.sgsn0-RAN(484): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(485): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(486): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.sgsn1-RAN(487): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(488): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW-MGCP(489): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin0(490): pass (pass -> pass) MTC@449bbc254af8: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin0(491): pass (pass -> pass) MTC@449bbc254af8: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin0(492): pass (pass -> pass) MTC@449bbc254af8: Test case TC_mscpool_L3Complete_by_imsi_round_robin finished. Verdict: pass MTC@449bbc254af8: 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'. Thu Apr 10 08:51:21 UTC 2025 ====== HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin.talloc 20250410085121508 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43228<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410085122011 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43228<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=537836) 20250410085122075 DLSCCP DEBUG SCCP-SCOC(55)[0x55ae2af8ccd0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250410085122075 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0083f1b5), PART(T=Source Reference,L=4,D=00000037), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085122075 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085122075 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085122075 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085122075 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085122075 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085122075 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085122075 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 83 f1 b5 00 00 37 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085122075 DLSCCP DEBUG SCCP-SCOC(54)[0x55ae2af8a230]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250410085122075 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002d1565), PART(T=Source Reference,L=4,D=00000036), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085122075 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085122075 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085122075 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085122075 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085122075 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085122075 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085122075 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 2d 15 65 00 00 36 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085122075 DLSCCP DEBUG SCCP-SCOC(56)[0x55ae2afb8460]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250410085122075 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0069aae9), PART(T=Source Reference,L=4,D=00000038), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085122075 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085122075 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085122075 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085122075 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085122075 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085122075 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085122075 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 69 aa e9 00 00 38 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085122076 DLSCCP DEBUG SCCP-SCOC(57)[0x55ae2af93a50]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250410085122076 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00df1dc0), PART(T=Source Reference,L=4,D=00000039), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085122076 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085122076 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085122076 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085122076 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085122076 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085122076 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085122076 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 df 1d c0 00 00 39 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085122076 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085122076 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085122076 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085122076 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085122076 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085122076 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250410085122076 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085122076 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085122076 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085122076 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085122076 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085122076 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250410085122076 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085122076 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085122076 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085122076 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085122076 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085122076 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250410085122077 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085122077 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085122077 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085122077 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085122077 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085122077 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=537836, count=561056) 20250410085123300 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250410085123300 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250410085123300 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250410085123300 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250410085123300 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250410085123300 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250410085123300 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250410085123300 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250410085123300 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN MTC@449bbc254af8: 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@449bbc254af8: 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 ------ Thu Apr 10 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@449bbc254af8: 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@449bbc254af8: Test case TC_mscpool_LU_by_tmsi_null_nri_0_round_robin started. 20250410085125102 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43232<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410085125110 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43248<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410085125118 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:40589<->l=127.0.0.1:4262) (control_if.c:572) 20250410085125145 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250410085125145 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0(497)@449bbc254af8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250410085125155 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085125155 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085125155 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085125155 DRANAP DEBUG cnlink(msc-1)[0x55ae2aef6920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085125156 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085125156 DRANAP DEBUG cnlink(msc-2)[0x55ae2aef3b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085125156 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085125156 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250410085125156 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085125156 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085125156 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410085125156 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085125156 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085125156 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085125156 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085125156 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085125156 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085125156 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085125156 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085125156 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085125156 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085125156 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085125156 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085125156 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085125156 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085125156 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085125156 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085125156 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085125157 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085125157 DRANAP DEBUG cnlink(msc-3)[0x55ae2af5d910]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085125157 DRANAP DEBUG cnlink(msc-1)[0x55ae2aef6920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085125157 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250410085125157 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085125157 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085125157 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410085125157 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085125157 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085125157 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085125157 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085125157 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085125157 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085125157 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085125157 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085125157 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085125157 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085125157 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085125157 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085125157 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085125157 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410085125157 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085125157 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085125157 DRANAP DEBUG cnlink(msc-1)[0x55ae2aef6920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1(499)@449bbc254af8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250410085125157 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:42852 (stream_srv.c:142) 20250410085125157 DMAIN INFO New HNB SCTP connection r=127.0.0.1:42852<->l=127.0.0.1:29169 (hnbgw.c:791) 20250410085125157 DRANAP DEBUG cnlink(msc-2)[0x55ae2aef3b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085125157 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250410085125157 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085125157 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085125157 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410085125157 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085125157 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085125157 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085125157 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085125157 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085125157 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085125157 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085125157 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085125157 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085125157 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250410085125157 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085125157 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085125157 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085125157 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410085125157 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410085125157 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 20250410085125157 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250410085125157 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085125157 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085125157 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085125157 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250410085125157 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250410085125157 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085125157 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085125157 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085125157 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085125157 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085125157 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085125157 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085125157 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085125157 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085125157 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250410085125157 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085125157 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085125157 DRANAP DEBUG cnlink(msc-2)[0x55ae2aef3b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085125157 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250410085125158 DRANAP DEBUG cnlink(msc-3)[0x55ae2af5d910]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085125158 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250410085125158 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085125158 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085125158 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410085125158 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085125158 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085125158 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085125158 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) 20250410085125158 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085125158 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085125158 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085125158 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085125158 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085125158 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085125158 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085125158 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) 20250410085125158 DLSS7 DEBUG Found route for dpc=4=0.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) 20250410085125158 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250410085125158 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085125158 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250410085125158 DRANAP DEBUG cnlink(msc-3)[0x55ae2af5d910]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085125159 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085125159 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085125159 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085125159 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 20250410085125159 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250410085125159 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! MTC@449bbc254af8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(503)@449bbc254af8: ************************************************* HNBGW_Test.msc0-M3UA(503)@449bbc254af8: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(503)@449bbc254af8: ************************************************* MTC@449bbc254af8: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(501)@449bbc254af8: v_sccp_pdu_maxlen:268 MTC@449bbc254af8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(506)@449bbc254af8: ************************************************* HNBGW_Test.msc1-M3UA(506)@449bbc254af8: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(506)@449bbc254af8: ************************************************* MTC@449bbc254af8: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(504)@449bbc254af8: v_sccp_pdu_maxlen:268 20250410085125214 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085125214 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085125215 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085125215 DRANAP DEBUG cnlink(sgsn-1)[0x55ae2af5ec30]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085125215 DRANAP NOTICE cnlink(sgsn-1)[0x55ae2af5ec30]{DISCONNECTED}: link lost (cnlink.c:118) 20250410085125215 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085125215 DRANAP DEBUG cnlink(sgsn-2)[0x55ae2af5f5c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085125216 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085125216 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250410085125216 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085125216 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085125216 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410085125216 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085125216 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085125216 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085125216 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085125216 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085125216 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085125216 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085125216 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085125216 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085125216 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085125216 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085125216 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085125216 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085125216 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085125216 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085125216 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085125216 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085125216 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085125216 DRANAP DEBUG cnlink(sgsn-3)[0x55ae2af5ff50]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085125216 DRANAP DEBUG cnlink(sgsn-1)[0x55ae2af5ec30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085125216 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250410085125216 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085125216 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085125216 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410085125216 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085125216 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085125216 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085125216 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085125216 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085125216 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085125216 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085125216 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085125216 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085125216 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085125216 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085125216 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085125216 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085125216 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250410085125216 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085125216 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085125216 DRANAP DEBUG cnlink(sgsn-1)[0x55ae2af5ec30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085125216 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085125216 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085125216 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085125216 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085125216 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085125216 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250410085125216 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085125216 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085125216 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085125216 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250410085125216 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250410085125216 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' 20250410085125216 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 20250410085125216 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250410085125216 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085125216 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  20250410085125216 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 20250410085125217 DRANAP DEBUG cnlink(sgsn-3)[0x55ae2af5ff50]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085125217 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250410085125217 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085125217 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085125217 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410085125217 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085125217 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085125217 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085125217 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) 20250410085125217 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085125217 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085125217 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085125217 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085125217 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085125217 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085125217 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085125217 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) 20250410085125217 DLSS7 DEBUG Found route for dpc=12=0.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) 20250410085125217 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250410085125217 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085125217 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250410085125217 DRANAP DEBUG cnlink(sgsn-3)[0x55ae2af5ff50]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085125217 DRANAP DEBUG cnlink(sgsn-2)[0x55ae2af5f5c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085125217 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250410085125217 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085125217 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085125217 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410085125217 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085125217 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085125217 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085125217 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085125217 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085125217 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085125217 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085125217 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085125217 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085125217 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085125217 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085125217 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085125217 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085125217 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250410085125217 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085125217 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085125218 DRANAP DEBUG cnlink(sgsn-2)[0x55ae2af5f5c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085125218 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085125218 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085125218 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085125218 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 20250410085125218 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250410085125218 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250410085125218 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085125218 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085125218 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085125218 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250410085125218 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250410085125218 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! MTC@449bbc254af8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(509)@449bbc254af8: ************************************************* HNBGW_Test.sgsn0-M3UA(509)@449bbc254af8: M3UA emulation initiated, the test can be started MTC@449bbc254af8: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(509)@449bbc254af8: ************************************************* HNBGW_Test.sgsn0-SCCP(507)@449bbc254af8: v_sccp_pdu_maxlen:268 MTC@449bbc254af8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(512)@449bbc254af8: ************************************************* HNBGW_Test.sgsn1-M3UA(512)@449bbc254af8: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(512)@449bbc254af8: ************************************************* MTC@449bbc254af8: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(510)@449bbc254af8: v_sccp_pdu_maxlen:268 20250410085125281 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085125281 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085125281 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250410085125281 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250410085125281 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) 20250410085125281 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250410085125281 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250410085125281 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410085125281 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@449bbc254af8: setverdict(pass): none -> pass 20250410085125292 DLINP DEBUG SRVCONN(,r=127.0.0.1:42852<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085125292 DLINP DEBUG SRVCONN(,r=127.0.0.1:42852<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085125292 DLINP DEBUG SRVCONN(,r=127.0.0.1:42852<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250410085125292 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250410085125292 DHNBAP DEBUG (127.0.0.1:42852 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20250410085125292 DHNBAP NOTICE (127.0.0.1:42852 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250410085125292 DHNBAP NOTICE (127.0.0.1:42852 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250410085125292 DLINP DEBUG SRVCONN(,r=127.0.0.1:42852<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410085125292 DLINP DEBUG SRVCONN(,r=127.0.0.1:42852<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed 20250410085125381 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250410085125381 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250410085125381 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250410085125381 DLSS7 <000c> 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)@449bbc254af8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250410085125388 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085125388 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250410085125388 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250410085125388 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250410085125388 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250410085125388 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250410085125388 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250410085125388 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 20250410085125388 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250410085125388 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  20250410085125388 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250410085125390 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085125390 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250410085125391 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250410085125391 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  20250410085125391 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250410085125391 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250410085125391 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250410085125391 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 20250410085125391 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250410085125391 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  20250410085125391 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  20250410085125391 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085125391 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250410085125391 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 20250410085125391 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085125391 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250410085125391 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:413) 20250410085125391 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085125391 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085125391 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085125391 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085125391 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250410085125391 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250410085125391 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085125392 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085125392 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250410085125392 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085125392 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085125392 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410085125392 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085125392 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085125392 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085125392 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085125393 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085125393 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085125393 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085125393 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085125393 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085125393 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085125393 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085125393 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085125393 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085125393 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085125393 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085125393 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085125393 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085125393 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085125393 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085125393 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085125393 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085125393 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085125393 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.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' 20250410085125393 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410085125393 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410085125393 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085125393 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  20250410085125400 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 20250410085125400 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 20250410085125400 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250410085125400 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)@449bbc254af8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250410085125406 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085125406 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPSM:UP) 20250410085125406 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250410085125406 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250410085125406 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250410085125406 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250410085125406 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250410085125406 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 20250410085125406 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Inactive () 20250410085125406 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  20250410085125406 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250410085125409 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085125409 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPTM:ACTIVE) 20250410085125409 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250410085125409 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  20250410085125409 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250410085125409 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250410085125409 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250410085125409 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 20250410085125409 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Active () 20250410085125409 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  20250410085125409 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  20250410085125409 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  20250410085125409 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085125409 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250410085125409 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 20250410085125409 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085125409 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250410085125409 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.0.2/0 (xua_snm.c:413) 20250410085125409 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085125409 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085125409 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085125409 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085125409 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250410085125409 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250410085125409 DRANAP DEBUG cnlink(msc-1)[0x55ae2aef6920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085125411 DRANAP DEBUG cnlink(msc-1)[0x55ae2aef6920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085125411 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250410085125411 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085125411 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085125411 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410085125411 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085125411 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085125411 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085125411 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085125411 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085125411 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085125411 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085125411 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085125411 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085125411 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085125411 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085125411 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085125411 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085125411 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410085125411 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085125411 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085125411 DRANAP DEBUG cnlink(msc-1)[0x55ae2aef6920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085125411 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085125411 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085125411 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085125411 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410085125411 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410085125411 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 20250410085125411 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250410085125411 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250410085125411 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085125411 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  20250410085125437 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250410085125437 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250410085125437 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250410085125437 DLSS7 <000c> 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)@449bbc254af8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250410085125443 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085125443 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250410085125443 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250410085125443 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250410085125443 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250410085125443 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250410085125443 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250410085125443 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 20250410085125443 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250410085125443 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  20250410085125443 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250410085125446 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085125446 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250410085125446 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250410085125446 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  20250410085125446 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250410085125446 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250410085125446 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250410085125446 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 20250410085125446 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250410085125446 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  20250410085125446 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  20250410085125446 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  20250410085125446 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  20250410085125446 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085125446 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250410085125446 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085125446 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250410085125446 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250410085125446 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085125446 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085125447 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085125447 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085125446 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 20250410085125447 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250410085125447 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250410085125447 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085125448 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085125448 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250410085125448 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085125448 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085125448 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410085125448 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085125448 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085125448 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085125448 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085125448 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085125448 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085125448 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085125448 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085125448 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085125448 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085125448 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085125448 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085125448 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085125448 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085125448 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085125448 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085125448 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085125448 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085125449 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085125449 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085125449 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085125449 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085125449 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250410085125449 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410085125449 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410085125449 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085125449 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  20250410085125458 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 20250410085125458 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 20250410085125458 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 20250410085125458 DLSS7 <000c> osmo_ss7_asp.c:1126 ?: connection closed 20250410085125458 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20250410085125458 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20250410085125458 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(512)@449bbc254af8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250410085125464 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085125464 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPSM:UP) 20250410085125464 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20250410085125464 DLSS7 <000c> xua_asp_fsm.c:300 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20250410085125464 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  20250410085125464 DLSS7 <000c> xua_asp_fsm.c:680 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20250410085125464 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20250410085125464 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250410085125464 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 20250410085125464 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Pending () 20250410085125464 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  20250410085125464 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  20250410085125464 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  20250410085125464 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  20250410085125464 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085125464 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250410085125464 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20250410085125464 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085125464 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250410085125464 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.1.2/0 (xua_snm.c:378) 20250410085125464 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085125464 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085125464 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085125464 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085125464 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250410085125468 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085125468 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPTM:ACTIVE) 20250410085125468 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250410085125468 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  20250410085125468 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250410085125468 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20250410085125468 DLSS7 <000c> xua_as_fsm.c:552 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_ACTIVE 20250410085125468 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 20250410085125468 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Active () 20250410085125468 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  20250410085125468 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  20250410085125469 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  20250410085125469 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  20250410085125469 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085125469 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250410085125469 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085125469 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250410085125469 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.1.2/0 (xua_snm.c:413) 20250410085125469 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085125469 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085125469 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085125469 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085125469 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250410085125469 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250410085125469 DRANAP DEBUG cnlink(sgsn-1)[0x55ae2af5ec30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085125470 DRANAP DEBUG cnlink(sgsn-1)[0x55ae2af5ec30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085125470 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250410085125470 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085125470 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085125470 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410085125470 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085125470 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085125470 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085125470 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085125470 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085125470 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085125470 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085125470 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085125470 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085125470 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085125470 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085125470 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085125470 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085125470 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250410085125470 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085125470 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085125470 DRANAP DEBUG cnlink(sgsn-1)[0x55ae2af5ec30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085125470 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085125470 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085125470 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085125470 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250410085125470 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250410085125470 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=12 -> eSLS=28: use Normal Route via 'virt-sgsn1' 20250410085125471 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 20250410085125471 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250410085125471 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085125471 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 0c 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 04  HNBGW_Test.msc0-RAN(502)@449bbc254af8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250410085126192 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085126192 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410085126192 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410085126192 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410085126192 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085126192 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410085126192 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085126192 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085126192 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085126192 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085126192 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085126192 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085126192 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085126192 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410085126192 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085126192 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085126192 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250410085126193 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410085126193 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085126193 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085126193 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085126193 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085126193 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085126193 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085126193 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085126193 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085126193 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085126193 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085126193 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085126193 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085126193 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085126193 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085126193 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250410085126193 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250410085126193 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250410085126193 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250410085126193 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085126193 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410085126193 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085126193 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085126193 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085126193 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085126193 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085126193 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085126193 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085126193 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085126193 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085126193 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085126193 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085126193 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085126193 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085126193 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085126193 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085126193 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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) 20250410085126193 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250410085126193 DRANAP NOTICE cnlink(msc-0)[0x55ae2af13940]{CONNECTED}: link up (cnlink.c:111) 20250410085126193 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085126193 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085126193 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085126193 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085126193 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085126193 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.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' 20250410085126193 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410085126193 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410085126193 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085126193 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  20250410085126193 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085126193 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410085126193 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410085126193 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410085126193 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085126193 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410085126193 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085126193 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085126193 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085126193 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085126193 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085126193 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085126193 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085126193 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410085126193 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085126193 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085126193 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250410085126193 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410085126193 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085126194 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085126194 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085126194 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085126194 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085126194 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085126194 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085126194 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085126194 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085126194 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085126194 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085126194 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085126194 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085126194 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085126194 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250410085126194 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250410085126194 DRANAP INFO cnlink(msc-0)[0x55ae2af13940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(505)@449bbc254af8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250410085126213 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085126213 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250410085126213 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250410085126213 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 20250410085126213 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085126213 DLSS7 <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' 20250410085126213 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085126213 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085126213 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085126213 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085126213 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085126213 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085126213 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085126213 DLM3UA DEBUG 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) 20250410085126213 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085126213 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085126213 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250410085126213 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250410085126213 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085126213 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085126213 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085126213 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085126213 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085126213 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085126213 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085126213 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085126213 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085126213 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085126213 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085126213 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085126213 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085126213 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085126213 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250410085126213 DRANAP DEBUG cnlink(msc-1)[0x55ae2aef6920]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250410085126213 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) 20250410085126213 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) 20250410085126213 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085126213 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250410085126213 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085126213 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085126213 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085126213 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085126213 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085126213 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085126213 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085126213 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085126213 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085126213 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085126213 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085126213 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085126213 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085126213 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410085126213 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085126213 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250410085126213 DRANAP DEBUG cnlink(msc-1)[0x55ae2aef6920]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250410085126213 DRANAP NOTICE cnlink(msc-1)[0x55ae2aef6920]{CONNECTED}: link up (cnlink.c:111) 20250410085126214 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085126214 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085126214 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085126214 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410085126214 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410085126214 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250410085126214 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250410085126214 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250410085126214 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085126214 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  20250410085126217 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085126217 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250410085126217 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250410085126217 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 20250410085126217 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085126217 DLSS7 <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' 20250410085126217 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085126217 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085126217 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085126217 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085126217 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085126217 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085126217 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085126217 DLM3UA DEBUG 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) 20250410085126217 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085126217 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085126217 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250410085126217 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250410085126217 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085126217 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085126217 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085126217 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085126217 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085126217 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085126217 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085126217 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085126217 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085126217 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085126217 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085126217 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085126217 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085126217 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085126217 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250410085126217 DRANAP DEBUG cnlink(msc-1)[0x55ae2aef6920]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250410085126217 DRANAP INFO cnlink(msc-1)[0x55ae2aef6920]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(508)@449bbc254af8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250410085126250 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085126250 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410085126250 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410085126250 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410085126250 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085126250 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410085126250 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085126250 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085126250 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085126250 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085126250 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085126250 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085126250 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085126250 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410085126250 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085126250 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085126250 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250410085126250 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410085126250 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085126250 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085126250 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085126250 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085126250 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085126250 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085126250 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085126250 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085126250 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085126250 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085126250 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085126250 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085126250 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085126250 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085126250 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250410085126251 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250410085126251 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250410085126251 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250410085126251 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085126251 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410085126251 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085126251 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085126251 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085126251 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085126251 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085126251 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085126251 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085126251 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085126251 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085126251 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085126251 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085126251 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085126251 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085126251 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085126251 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085126251 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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) 20250410085126251 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250410085126251 DRANAP NOTICE cnlink(sgsn-0)[0x55ae2af5e2a0]{CONNECTED}: link up (cnlink.c:111) 20250410085126251 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085126251 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085126251 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085126251 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085126251 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085126251 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.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' 20250410085126251 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410085126251 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410085126251 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085126251 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  20250410085126252 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085126252 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410085126252 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410085126252 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410085126252 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085126252 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410085126252 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085126252 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085126252 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085126252 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085126252 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085126252 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085126252 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085126252 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410085126252 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085126252 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085126252 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250410085126252 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410085126252 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085126252 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085126252 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085126252 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085126253 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085126253 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085126253 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085126253 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085126253 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085126253 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085126253 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085126253 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085126253 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085126253 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085126253 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250410085126253 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250410085126253 DRANAP INFO cnlink(sgsn-0)[0x55ae2af5e2a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(511)@449bbc254af8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250410085126265 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085126265 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250410085126265 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250410085126265 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 20250410085126265 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085126265 DLSS7 <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' 20250410085126265 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085126265 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085126265 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085126265 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085126265 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085126265 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085126265 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085126265 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) 20250410085126265 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085126266 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085126266 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250410085126266 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250410085126266 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085126266 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085126266 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085126266 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085126266 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085126266 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085126266 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085126266 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085126266 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085126266 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085126266 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085126266 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085126266 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085126266 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085126266 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250410085126266 DRANAP DEBUG cnlink(sgsn-1)[0x55ae2af5ec30]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250410085126266 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) 20250410085126266 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) 20250410085126266 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085126266 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250410085126266 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085126266 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085126266 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085126266 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085126266 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085126266 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085126266 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085126266 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085126266 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085126266 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085126266 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085126266 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085126266 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085126266 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250410085126266 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085126266 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 0a 03 00 00 09 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085126266 DRANAP DEBUG cnlink(sgsn-1)[0x55ae2af5ec30]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250410085126266 DRANAP NOTICE cnlink(sgsn-1)[0x55ae2af5ec30]{CONNECTED}: link up (cnlink.c:111) 20250410085126266 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085126266 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085126266 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085126266 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250410085126266 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250410085126266 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' 20250410085126266 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 20250410085126266 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250410085126266 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085126266 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 09 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 04  20250410085126266 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085126266 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250410085126266 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250410085126266 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 20250410085126266 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085126266 DLSS7 <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' 20250410085126266 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085126266 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085126266 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085126266 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085126266 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085126266 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085126266 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085126266 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) 20250410085126266 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085126266 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085126266 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250410085126266 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250410085126266 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085126266 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085126266 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085126266 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085126266 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085126266 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085126266 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085126266 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085126266 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085126266 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085126267 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085126267 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085126267 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085126267 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085126267 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250410085126267 DRANAP DEBUG cnlink(sgsn-1)[0x55ae2af5ec30]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250410085126267 DRANAP INFO cnlink(sgsn-1)[0x55ae2af5ec30]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250410085127305 DLCTRL DEBUG Command: GET 419125662 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250410085127305 DLCTRL DEBUG Tx Command reply: GET_REPLY 419125662 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250410085127306 DLCTRL DEBUG Command: GET 839619399 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250410085127306 DLCTRL DEBUG Tx Command reply: GET_REPLY 839619399 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250410085127307 DLCTRL DEBUG Command: GET 649426620 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250410085127307 DLCTRL DEBUG Tx Command reply: GET_REPLY 649426620 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085127308 DLCTRL DEBUG Command: GET 222255789 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085127308 DLCTRL DEBUG Tx Command reply: GET_REPLY 222255789 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085127311 DLCTRL DEBUG Command: GET 447933040 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250410085127311 DLCTRL DEBUG Tx Command reply: GET_REPLY 447933040 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250410085127313 DLCTRL DEBUG Command: GET 170363583 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250410085127313 DLCTRL DEBUG Tx Command reply: GET_REPLY 170363583 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250410085127316 DLCTRL DEBUG Command: GET 176079786 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250410085127316 DLCTRL DEBUG Tx Command reply: GET_REPLY 176079786 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250410085127318 DLCTRL DEBUG Command: GET 634344442 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250410085127318 DLCTRL DEBUG Tx Command reply: GET_REPLY 634344442 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085127320 DLCTRL DEBUG Command: GET 91882608 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085127320 DLCTRL DEBUG Tx Command reply: GET_REPLY 91882608 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085127321 DLCTRL DEBUG Command: GET 803498279 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250410085127321 DLCTRL DEBUG Tx Command reply: GET_REPLY 803498279 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250410085127323 DLCTRL DEBUG Command: GET 710656836 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250410085127323 DLCTRL DEBUG Tx Command reply: GET_REPLY 710656836 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250410085127324 DLCTRL DEBUG Command: GET 217852744 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250410085127324 DLCTRL DEBUG Tx Command reply: GET_REPLY 217852744 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250410085127325 DLCTRL DEBUG Command: GET 734510606 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250410085127325 DLCTRL DEBUG Tx Command reply: GET_REPLY 734510606 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085127327 DLCTRL DEBUG Command: GET 647431608 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085127327 DLCTRL DEBUG Tx Command reply: GET_REPLY 647431608 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085127328 DLCTRL DEBUG Command: GET 986212518 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250410085127328 DLCTRL DEBUG Tx Command reply: GET_REPLY 986212518 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250410085127329 DLCTRL DEBUG Command: GET 449626890 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250410085127329 DLCTRL DEBUG Tx Command reply: GET_REPLY 449626890 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250410085127330 DLCTRL DEBUG Command: GET 873478322 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250410085127330 DLCTRL DEBUG Tx Command reply: GET_REPLY 873478322 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250410085127331 DLCTRL DEBUG Command: GET 431903450 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250410085127331 DLCTRL DEBUG Tx Command reply: GET_REPLY 431903450 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085127332 DLCTRL DEBUG Command: GET 788593843 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085127332 DLCTRL DEBUG Tx Command reply: GET_REPLY 788593843 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085127332 DLCTRL DEBUG Command: GET 858659439 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250410085127333 DLCTRL DEBUG Tx Command reply: GET_REPLY 858659439 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@449bbc254af8: 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@449bbc254af8: "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@449bbc254af8: f_gen_tmsi(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@449bbc254af8: 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 := '000000000000001001111101'B, t_guard := 20.000000 } 20250410085127355 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42376<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(502)@449bbc254af8: f_create_expect(l3 := '05080200F110172A5205F442000023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(502)@449bbc254af8: 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)@449bbc254af8: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(514)5710220 20250410085128391 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085128391 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085128391 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1351) 20250410085128391 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250410085128391 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x57218c, normal) (hnbgw_rua.c:407) 20250410085128391 DHNB DEBUG map_rua[0x55ae2af6f770]{init}: Allocated (fsm.c:456) 20250410085128391 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5710220)[0x55ae2af6f770]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250410085128391 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5710220 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250410085128391 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410085128391 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410085128391 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5710220 SCCP-0 CS MI=TMSI-0x42000023: TMSI-0x42000023 NRI(10bit)=0x0=0: this is a NULL-NRI (hnbgw_cn.c:1055) 20250410085128391 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5710220 SCCP-0 CS MI=TMSI-0x42000023: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250410085128391 DCN DEBUG map_sccp[0x55ae2af6cc60]{init}: Allocated (fsm.c:456) 20250410085128391 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x55ae2af6cc60]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250410085128391 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-5710220 <-> SCCP-61 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250410085128391 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5710220 SCCP-61 msc-0 MI=TMSI-0x42000023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20250410085128391 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5710220)[0x55ae2af6f770]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250410085128391 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410085128391 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410085128391 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5710220)[0x55ae2af6f770]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250410085128391 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x55ae2af6cc60]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250410085128391 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250410085128391 DLSCCP DEBUG SCCP-SCOC(61)[0x55ae2af6a050]{IDLE}: Allocated (fsm.c:456) 20250410085128391 DLSCCP DEBUG SCCP-SCOC(61)[0x55ae2af6a050]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250410085128391 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442000023004f400300027d0056400500f1100926) (sccp_scrc.c:415) 20250410085128392 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085128392 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085128392 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085128392 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085128392 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085128392 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085128392 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085128392 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085128392 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085128392 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085128392 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085128392 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085128392 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085128392 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085128392 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085128392 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 02 7d 00 56 40 05 00 f1 10 09 26 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085128392 DLSCCP DEBUG SCCP-SCOC(61)[0x55ae2af6a050]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250410085128392 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x55ae2af6cc60]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250410085128392 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5710220)[0x55ae2af6f770]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250410085128392 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085128392 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085128392 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085128392 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085128392 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085128392 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250410085128392 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410085128392 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410085128392 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085128392 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 02 7d 00 56 40 05 00 f1 10 09 26 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(501)@449bbc254af8: First idle individual index:0 HNBGW_Test.msc0-SCCP(501)@449bbc254af8: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(502)@449bbc254af8: 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)@449bbc254af8: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(514)5981696 TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(514)@449bbc254af8: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(501)@449bbc254af8: Session index based on connection ID:0 MTC@449bbc254af8: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 1 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } HNBGW_Test.msc0-SCCP(501)@449bbc254af8: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250410085128414 DLCTRL DEBUG Command: GET 859510979 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250410085128414 DLCTRL DEBUG Tx Command reply: GET_REPLY 859510979 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250410085128415 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085128415 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410085128415 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410085128415 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410085128415 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085128415 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410085128415 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085128415 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085128415 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085128415 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 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 13 a1 fb 02 00 00 00 00 00 06 00 08 00 00 00 07  20250410085128415 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085128415 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085128415 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085128415 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410085128415 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085128415 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0013a1fb) (sccp_scrc.c:486) 20250410085128415 DLSCCP DEBUG Received CO:COAK for local reference 61 (sccp_scoc.c:1855) 20250410085128415 DLSCCP DEBUG SCCP-SCOC(61)[0x55ae2af6a050]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250410085128415 DLSCCP DEBUG SCCP-SCOC(61)[0x55ae2af6a050]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250410085128415 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085128415 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250410085128415 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) 20250410085128415 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x55ae2af6cc60]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250410085128415 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x55ae2af6cc60]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250410085128419 DLCTRL DEBUG Command: GET 672750048 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250410085128419 DLCTRL DEBUG Tx Command reply: GET_REPLY 672750048 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250410085128424 DLCTRL DEBUG Command: GET 120928686 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250410085128424 DLCTRL DEBUG Tx Command reply: GET_REPLY 120928686 rate_ctr.abs.msc.0.cnpool:subscr:reattach 1 (control_if.c:477) 20250410085128428 DLCTRL DEBUG Command: GET 196500552 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085128428 DLCTRL DEBUG Tx Command reply: GET_REPLY 196500552 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085128433 DLCTRL DEBUG Command: GET 678818638 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250410085128433 DLCTRL DEBUG Tx Command reply: GET_REPLY 678818638 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed 20250410085128437 DLCTRL DEBUG Command: GET 613550668 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250410085128437 DLCTRL DEBUG Tx Command reply: GET_REPLY 613550668 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250410085128441 DLCTRL DEBUG Command: GET 145526653 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250410085128441 DLCTRL DEBUG Tx Command reply: GET_REPLY 145526653 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250410085128444 DLCTRL DEBUG Command: GET 227390040 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250410085128444 DLCTRL DEBUG Tx Command reply: GET_REPLY 227390040 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085128447 DLCTRL DEBUG Command: GET 260383090 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085128447 DLCTRL DEBUG Tx Command reply: GET_REPLY 260383090 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085128450 DLCTRL DEBUG Command: GET 135705746 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250410085128450 DLCTRL DEBUG Tx Command reply: GET_REPLY 135705746 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed 20250410085128452 DLCTRL DEBUG Command: GET 897958933 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250410085128452 DLCTRL DEBUG Tx Command reply: GET_REPLY 897958933 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250410085128454 DLCTRL DEBUG Command: GET 283777040 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250410085128454 DLCTRL DEBUG Tx Command reply: GET_REPLY 283777040 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250410085128456 DLCTRL DEBUG Command: GET 954491492 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250410085128456 DLCTRL DEBUG Tx Command reply: GET_REPLY 954491492 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085128458 DLCTRL DEBUG Command: GET 395669755 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085128458 DLCTRL DEBUG Tx Command reply: GET_REPLY 395669755 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085128460 DLCTRL DEBUG Command: GET 458197133 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250410085128460 DLCTRL DEBUG Tx Command reply: GET_REPLY 458197133 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed 20250410085128461 DLCTRL DEBUG Command: GET 793786127 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250410085128461 DLCTRL DEBUG Tx Command reply: GET_REPLY 793786127 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250410085128462 DLCTRL DEBUG Command: GET 783356299 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250410085128462 DLCTRL DEBUG Tx Command reply: GET_REPLY 783356299 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250410085128463 DLCTRL DEBUG Command: GET 421446823 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250410085128463 DLCTRL DEBUG Tx Command reply: GET_REPLY 421446823 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085128463 DLCTRL DEBUG Command: GET 874102570 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085128463 DLCTRL DEBUG Tx Command reply: GET_REPLY 874102570 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085128465 DLCTRL DEBUG Command: GET 959483192 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250410085128465 DLCTRL DEBUG Tx Command reply: GET_REPLY 959483192 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed MTC@449bbc254af8: 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 := '000000000000000000010000'B, t_guard := 20.000000 } 20250410085128490 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42388<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(505)@449bbc254af8: f_create_expect(l3 := '05080200F110172A5205F442000023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(505)@449bbc254af8: 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)@449bbc254af8: Added conn table entry 1TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(515)2232051 20250410085129524 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085129524 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085129524 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1351) 20250410085129524 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250410085129524 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x220ef3, normal) (hnbgw_rua.c:407) 20250410085129524 DHNB DEBUG map_rua[0x55ae2af78be0]{init}: Allocated (fsm.c:456) 20250410085129524 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2232051)[0x55ae2af78be0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250410085129524 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2232051 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250410085129524 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410085129524 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410085129524 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2232051 SCCP-0 CS MI=TMSI-0x42000023: TMSI-0x42000023 NRI(10bit)=0x0=0: this is a NULL-NRI (hnbgw_cn.c:1055) 20250410085129525 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2232051 SCCP-0 CS MI=TMSI-0x42000023: CN link round-robin selects msc 1 (hnbgw_cn.c:1125) 20250410085129525 DCN DEBUG map_sccp[0x55ae2af72fd0]{init}: Allocated (fsm.c:456) 20250410085129525 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-62)[0x55ae2af72fd0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250410085129525 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-2232051 <-> SCCP-62 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20250410085129525 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2232051 SCCP-62 msc-1 MI=TMSI-0x42000023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20250410085129525 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2232051)[0x55ae2af78be0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250410085129525 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410085129525 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410085129525 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2232051)[0x55ae2af78be0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250410085129525 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-62)[0x55ae2af72fd0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250410085129525 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250410085129525 DLSCCP DEBUG SCCP-SCOC(62)[0x55ae2af74d00]{IDLE}: Allocated (fsm.c:456) 20250410085129525 DLSCCP DEBUG SCCP-SCOC(62)[0x55ae2af74d00]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250410085129525 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442000023004f40030000100056400500f1100926) (sccp_scrc.c:415) 20250410085129525 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085129525 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085129525 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085129525 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085129525 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085129525 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085129525 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085129525 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085129525 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085129525 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085129525 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085129525 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085129525 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085129525 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410085129525 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085129525 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 10 00 56 40 05 00 f1 10 09 26 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085129525 DLSCCP DEBUG SCCP-SCOC(62)[0x55ae2af74d00]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250410085129525 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-62)[0x55ae2af72fd0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250410085129525 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2232051)[0x55ae2af78be0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250410085129525 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085129525 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085129525 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085129525 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410085129525 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410085129525 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250410085129525 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250410085129525 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250410085129525 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085129526 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 10 00 56 40 05 00 f1 10 09 26 00 00 00 06 00 08 00 00 00 03  HNBGW_Test.msc1-SCCP(504)@449bbc254af8: First idle individual index:0 HNBGW_Test.msc1-SCCP(504)@449bbc254af8: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(505)@449bbc254af8: 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)@449bbc254af8: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(515)2573489 HNBGW_Test.msc1-SCCP(504)@449bbc254af8: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(504)@449bbc254af8: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250410085129544 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085129544 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250410085129544 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250410085129544 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 20250410085129544 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085129544 DLSS7 <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' 20250410085129544 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085129544 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085129544 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085129544 DLSS7 <000c> osmo_ss7_asp.c:1175 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 05 3e 6b 02 00 00 00 00 00 06 00 08 00 00 00 07  20250410085129544 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085129544 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085129544 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085129544 DLM3UA DEBUG 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) 20250410085129544 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085129544 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00053e6b) (sccp_scrc.c:486) 20250410085129544 DLSCCP DEBUG Received CO:COAK for local reference 62 (sccp_scoc.c:1855) 20250410085129544 DLSCCP DEBUG SCCP-SCOC(62)[0x55ae2af74d00]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250410085129544 DLSCCP DEBUG SCCP-SCOC(62)[0x55ae2af74d00]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250410085129544 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085129544 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250410085129545 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) 20250410085129545 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-62)[0x55ae2af72fd0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250410085129545 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-62)[0x55ae2af72fd0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(515)@449bbc254af8: setverdict(pass): none -> pass MTC@449bbc254af8: 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 } } } 20250410085129548 DLCTRL DEBUG Command: GET 614350989 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250410085129548 DLCTRL DEBUG Tx Command reply: GET_REPLY 614350989 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250410085129552 DLCTRL DEBUG Command: GET 523538379 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250410085129552 DLCTRL DEBUG Tx Command reply: GET_REPLY 523538379 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250410085129556 DLCTRL DEBUG Command: GET 360078257 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250410085129557 DLCTRL DEBUG Tx Command reply: GET_REPLY 360078257 rate_ctr.abs.msc.0.cnpool:subscr:reattach 1 (control_if.c:477) 20250410085129561 DLCTRL DEBUG Command: GET 119126497 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085129561 DLCTRL DEBUG Tx Command reply: GET_REPLY 119126497 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085129566 DLCTRL DEBUG Command: GET 555988040 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250410085129566 DLCTRL DEBUG Tx Command reply: GET_REPLY 555988040 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed 20250410085129571 DLCTRL DEBUG Command: GET 922291642 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250410085129571 DLCTRL DEBUG Tx Command reply: GET_REPLY 922291642 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250410085129576 DLCTRL DEBUG Command: GET 64369047 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250410085129576 DLCTRL DEBUG Tx Command reply: GET_REPLY 64369047 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250410085129580 DLCTRL DEBUG Command: GET 3893189 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250410085129580 DLCTRL DEBUG Tx Command reply: GET_REPLY 3893189 rate_ctr.abs.msc.1.cnpool:subscr:reattach 1 (control_if.c:477) 20250410085129585 DLCTRL DEBUG Command: GET 785616468 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085129585 DLCTRL DEBUG Tx Command reply: GET_REPLY 785616468 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085129589 DLCTRL DEBUG Command: GET 644407940 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250410085129589 DLCTRL DEBUG Tx Command reply: GET_REPLY 644407940 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed 20250410085129594 DLCTRL DEBUG Command: GET 397313488 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250410085129594 DLCTRL DEBUG Tx Command reply: GET_REPLY 397313488 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250410085129599 DLCTRL DEBUG Command: GET 579289992 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250410085129599 DLCTRL DEBUG Tx Command reply: GET_REPLY 579289992 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250410085129603 DLCTRL DEBUG Command: GET 174840931 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250410085129603 DLCTRL DEBUG Tx Command reply: GET_REPLY 174840931 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085129606 DLCTRL DEBUG Command: GET 394393002 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085129606 DLCTRL DEBUG Tx Command reply: GET_REPLY 394393002 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085129610 DLCTRL DEBUG Command: GET 691444645 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250410085129610 DLCTRL DEBUG Tx Command reply: GET_REPLY 691444645 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed 20250410085129614 DLCTRL DEBUG Command: GET 243515115 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250410085129614 DLCTRL DEBUG Tx Command reply: GET_REPLY 243515115 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250410085129618 DLCTRL DEBUG Command: GET 751143708 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250410085129618 DLCTRL DEBUG Tx Command reply: GET_REPLY 751143708 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250410085129622 DLCTRL DEBUG Command: GET 377780377 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250410085129622 DLCTRL DEBUG Tx Command reply: GET_REPLY 377780377 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085129625 DLCTRL DEBUG Command: GET 785333450 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085129625 DLCTRL DEBUG Tx Command reply: GET_REPLY 785333450 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085129629 DLCTRL DEBUG Command: GET 242194574 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250410085129629 DLCTRL DEBUG Tx Command reply: GET_REPLY 242194574 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed MTC@449bbc254af8: 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 := '000000000000001011101011'B, t_guard := 20.000000 } 20250410085129660 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42392<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(502)@449bbc254af8: f_create_expect(l3 := '05080200F110172A5205F442000023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(502)@449bbc254af8: 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)@449bbc254af8: Added conn table entry 2TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(516)14079076 20250410085130712 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085130712 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085130712 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1351) 20250410085130712 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250410085130712 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xd6d464, normal) (hnbgw_rua.c:407) 20250410085130712 DHNB DEBUG map_rua[0x55ae2af71a80]{init}: Allocated (fsm.c:456) 20250410085130712 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14079076)[0x55ae2af71a80]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250410085130712 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14079076 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250410085130712 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410085130712 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410085130712 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14079076 SCCP-0 CS MI=TMSI-0x42000023: TMSI-0x42000023 NRI(10bit)=0x0=0: this is a NULL-NRI (hnbgw_cn.c:1055) 20250410085130712 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14079076 SCCP-0 CS MI=TMSI-0x42000023: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250410085130712 DCN DEBUG map_sccp[0x55ae2af6a520]{init}: Allocated (fsm.c:456) 20250410085130712 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-63)[0x55ae2af6a520]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250410085130713 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-14079076 <-> SCCP-63 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250410085130713 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14079076 SCCP-63 msc-0 MI=TMSI-0x42000023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20250410085130713 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14079076)[0x55ae2af71a80]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250410085130713 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410085130713 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410085130713 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14079076)[0x55ae2af71a80]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250410085130713 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-63)[0x55ae2af6a520]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250410085130713 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250410085130713 DLSCCP DEBUG SCCP-SCOC(63)[0x55ae2af72860]{IDLE}: Allocated (fsm.c:456) 20250410085130713 DLSCCP DEBUG SCCP-SCOC(63)[0x55ae2af72860]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250410085130713 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442000023004f40030002eb0056400500f1100926) (sccp_scrc.c:415) 20250410085130713 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085130713 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085130713 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085130713 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085130713 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085130713 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085130713 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085130713 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085130713 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085130713 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085130713 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085130713 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085130713 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085130713 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085130713 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085130713 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 eb 00 56 40 05 00 f1 10 09 26 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085130713 DLSCCP DEBUG SCCP-SCOC(63)[0x55ae2af72860]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250410085130713 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-63)[0x55ae2af6a520]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250410085130713 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14079076)[0x55ae2af71a80]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250410085130714 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085130714 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085130714 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085130714 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085130714 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085130714 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250410085130714 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410085130714 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410085130714 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085130714 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 eb 00 56 40 05 00 f1 10 09 26 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(501)@449bbc254af8: First idle individual index:1 HNBGW_Test.msc0-SCCP(501)@449bbc254af8: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(502)@449bbc254af8: 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)@449bbc254af8: Added conn table entry 1TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(516)3756638 HNBGW_Test.msc0-SCCP(501)@449bbc254af8: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(501)@449bbc254af8: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250410085130721 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085130721 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410085130721 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410085130721 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410085130721 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085130721 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410085130721 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085130721 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085130721 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085130721 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 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 a7 93 20 02 00 00 00 00 00 06 00 08 00 00 00 07  20250410085130722 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085130722 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085130722 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085130722 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410085130722 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085130722 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00a79320) (sccp_scrc.c:486) 20250410085130722 DLSCCP DEBUG Received CO:COAK for local reference 63 (sccp_scoc.c:1855) 20250410085130722 DLSCCP DEBUG SCCP-SCOC(63)[0x55ae2af72860]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250410085130722 DLSCCP DEBUG SCCP-SCOC(63)[0x55ae2af72860]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250410085130722 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085130722 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250410085130722 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) 20250410085130722 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-63)[0x55ae2af6a520]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250410085130722 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-63)[0x55ae2af6a520]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(516)@449bbc254af8: setverdict(pass): none -> pass MTC@449bbc254af8: 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 } } } 20250410085130724 DLCTRL DEBUG Command: GET 251745489 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250410085130724 DLCTRL DEBUG Tx Command reply: GET_REPLY 251745489 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250410085130726 DLCTRL DEBUG Command: GET 248502007 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250410085130726 DLCTRL DEBUG Tx Command reply: GET_REPLY 248502007 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250410085130727 DLCTRL DEBUG Command: GET 68489963 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250410085130727 DLCTRL DEBUG Tx Command reply: GET_REPLY 68489963 rate_ctr.abs.msc.0.cnpool:subscr:reattach 2 (control_if.c:477) 20250410085130729 DLCTRL DEBUG Command: GET 486800529 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085130729 DLCTRL DEBUG Tx Command reply: GET_REPLY 486800529 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085130731 DLCTRL DEBUG Command: GET 847835343 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250410085130731 DLCTRL DEBUG Tx Command reply: GET_REPLY 847835343 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed 20250410085130732 DLCTRL DEBUG Command: GET 245757305 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250410085130732 DLCTRL DEBUG Tx Command reply: GET_REPLY 245757305 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250410085130734 DLCTRL DEBUG Command: GET 270197290 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250410085130734 DLCTRL DEBUG Tx Command reply: GET_REPLY 270197290 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250410085130735 DLCTRL DEBUG Command: GET 664732047 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250410085130735 DLCTRL DEBUG Tx Command reply: GET_REPLY 664732047 rate_ctr.abs.msc.1.cnpool:subscr:reattach 1 (control_if.c:477) 20250410085130737 DLCTRL DEBUG Command: GET 994674968 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085130737 DLCTRL DEBUG Tx Command reply: GET_REPLY 994674968 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085130738 DLCTRL DEBUG Command: GET 175140905 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250410085130738 DLCTRL DEBUG Tx Command reply: GET_REPLY 175140905 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed 20250410085130740 DLCTRL DEBUG Command: GET 913590136 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250410085130740 DLCTRL DEBUG Tx Command reply: GET_REPLY 913590136 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250410085130741 DLCTRL DEBUG Command: GET 163866452 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250410085130741 DLCTRL DEBUG Tx Command reply: GET_REPLY 163866452 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250410085130742 DLCTRL DEBUG Command: GET 533026589 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250410085130742 DLCTRL DEBUG Tx Command reply: GET_REPLY 533026589 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085130743 DLCTRL DEBUG Command: GET 184488651 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085130743 DLCTRL DEBUG Tx Command reply: GET_REPLY 184488651 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085130744 DLCTRL DEBUG Command: GET 386030411 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250410085130744 DLCTRL DEBUG Tx Command reply: GET_REPLY 386030411 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed 20250410085130745 DLCTRL DEBUG Command: GET 706557854 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250410085130745 DLCTRL DEBUG Tx Command reply: GET_REPLY 706557854 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250410085130745 DLCTRL DEBUG Command: GET 615260894 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250410085130746 DLCTRL DEBUG Tx Command reply: GET_REPLY 615260894 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250410085130746 DLCTRL DEBUG Command: GET 994504781 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250410085130746 DLCTRL DEBUG Tx Command reply: GET_REPLY 994504781 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085130747 DLCTRL DEBUG Command: GET 375578045 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085130747 DLCTRL DEBUG Tx Command reply: GET_REPLY 375578045 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085130748 DLCTRL DEBUG Command: GET 212726962 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250410085130748 DLCTRL DEBUG Tx Command reply: GET_REPLY 212726962 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed MTC@449bbc254af8: ok: talloc reports "asn1_context" = 1 bytes 20250410085130756 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43248<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250410085130756 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:40589<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(495)@449bbc254af8: Final verdict of PTC: none VirtHNBGW-STATS(494)@449bbc254af8: Final verdict of PTC: none MTC@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed 20250410085130758 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43232<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250410085130760 DLINP DEBUG SRVCONN(,r=127.0.0.1:42852<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085130760 DLINP DEBUG SRVCONN(,r=127.0.0.1:42852<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085130760 DLINP NOTICE SRV(,r=127.0.0.1:42852<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410085130760 DMAIN NOTICE (127.0.0.1:42852 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:42852<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250410085130760 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)@449bbc254af8: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(507)@449bbc254af8: Final verdict of PTC: none 20250410085130762 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250410085130762 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) 20250410085130762 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250410085130762 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn1-0) xUA SRV SHUTDOWN_EVENT HNBGW_Test.sgsn0-RAN(508)@449bbc254af8: Final verdict of PTC: none 20250410085130763 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250410085130763 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) 20250410085130763 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250410085130763 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc1-0) xUA SRV SHUTDOWN_EVENT 20250410085130763 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250410085130763 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) 20250410085130763 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250410085130763 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250410085130763 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250410085130763 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) 20250410085130763 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250410085130763 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP HNBGW_Test.sgsn1-RAN(511)@449bbc254af8: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(510)@449bbc254af8: Final verdict of PTC: none 20250410085130763 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 20250410085130763 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085130763 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-sgsn1-0: connection closed 20250410085130763 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250410085130763 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250410085130763 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250410085130763 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250410085130763 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 20250410085130763 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  20250410085130763 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  20250410085130763 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  20250410085130763 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085130763 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250410085130763 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250410085130763 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085130763 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 20250410085130763 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085130763 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-msc1-0: connection closed 20250410085130763 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250410085130763 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250410085130763 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250410085130763 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250410085130763 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 20250410085130763 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  20250410085130763 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  20250410085130763 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250410085130763 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085130763 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250410085130763 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250410085130763 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250410085130763 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410085130763 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250410085130763 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250410085130763 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 20250410085130764 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250410085130764 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410085130764 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250410085130764 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250410085130764 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 20250410085130764 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250410085130764 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410085130764 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250410085130763 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.1.2/0 (xua_snm.c:378) 20250410085130763 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085130763 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085130763 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085130763 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085130763 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250410085130763 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250410085130763 DRANAP DEBUG cnlink(sgsn-1)[0x55ae2af5ec30]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250410085130763 DRANAP NOTICE cnlink(sgsn-1)[0x55ae2af5ec30]{DISCONNECTED}: link lost (cnlink.c:118) 20250410085130764 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085130764 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250410085130764 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.0.2/0 (xua_snm.c:378) 20250410085130764 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085130764 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085130764 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250410085130764 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 20250410085130764 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250410085130764 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410085130764 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250410085130764 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250410085130764 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085130764 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085130764 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250410085130764 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250410085130764 DRANAP DEBUG cnlink(msc-1)[0x55ae2aef6920]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250410085130764 DRANAP NOTICE cnlink(msc-1)[0x55ae2aef6920]{DISCONNECTED}: link lost (cnlink.c:118) 20250410085130764 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-62)[0x55ae2af72fd0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250410085130764 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250410085130764 DLSCCP DEBUG SCCP-SCOC(62)[0x55ae2af74d00]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250410085130764 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00053e6b), PART(T=Source Reference,L=4,D=0000003e), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250410085130764 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085130764 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085130764 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085130764 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250410085130764 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085130764 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085130764 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410085130764 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085130764 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-sgsn0-0: connection closed 20250410085130764 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250410085130764 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250410085130764 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [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 05 3e 6b 00 00 3e 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085130764 DLSCCP DEBUG SCCP-SCOC(62)[0x55ae2af74d00]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250410085130764 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250410085130764 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250410085130764 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 20250410085130764 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-62)[0x55ae2af72fd0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250410085130764 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2232051)[0x55ae2af78be0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250410085130764 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2232051)[0x55ae2af78be0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250410085130764 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  20250410085130764 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085130764 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250410085130764 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250410085130764 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250410085130764 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2232051)[0x55ae2af78be0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250410085130764 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2232051)[0x55ae2af78be0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250410085130764 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2232051)[0x55ae2af78be0]{disrupted}: Freeing instance (context_map.c:202) 20250410085130764 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2232051)[0x55ae2af78be0]{disrupted}: Deallocated (fsm.c:568) 20250410085130764 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-62)[0x55ae2af72fd0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250410085130764 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-62)[0x55ae2af72fd0]{disconnected}: Freeing instance (context_map.c:206) 20250410085130764 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-62)[0x55ae2af72fd0]{disconnected}: Deallocated (fsm.c:568) 20250410085130764 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2232051 SCCP-62 msc-1 MI=TMSI-0x42000023: Deallocating (context_map.c:225) 20250410085130764 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085130764 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250410085130764 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250410085130764 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250410085130764 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085130764 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-msc0-0: connection closed 20250410085130764 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250410085130764 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0-RUA(498)@449bbc254af8: Final verdict of PTC: none 20250410085130764 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250410085130764 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250410085130764 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 20250410085130765 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085130765 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250410085130765 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250410085130764 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085130764 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085130764 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085130764 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085130764 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250410085130765 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250410085130765 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250410085130765 DRANAP NOTICE cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: link lost (cnlink.c:118) 20250410085130765 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410085130765 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250410085130765 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085130765 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085130765 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085130765 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410085130765 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410085130765 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250410085130765 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(505)@449bbc254af8: Final verdict of PTC: none 20250410085130765 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250410085130765 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:378) 20250410085130765 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085130765 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085130765 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085130765 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085130765 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250410085130765 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250410085130765 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250410085130765 DRANAP NOTICE cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: link lost (cnlink.c:118) 20250410085130765 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x55ae2af6cc60]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250410085130765 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250410085130765 DLSCCP DEBUG SCCP-SCOC(61)[0x55ae2af6a050]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250410085130765 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0013a1fb), PART(T=Source Reference,L=4,D=0000003d), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250410085130765 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085130765 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085130765 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085130765 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085130765 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085130765 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085130765 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [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 13 a1 fb 00 00 3d 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085130765 DLSCCP DEBUG SCCP-SCOC(61)[0x55ae2af6a050]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250410085130765 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x55ae2af6cc60]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250410085130765 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5710220)[0x55ae2af6f770]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250410085130765 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5710220)[0x55ae2af6f770]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250410085130766 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250410085130766 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5710220)[0x55ae2af6f770]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250410085130766 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5710220)[0x55ae2af6f770]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250410085130766 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5710220)[0x55ae2af6f770]{disrupted}: Freeing instance (context_map.c:202) 20250410085130766 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5710220)[0x55ae2af6f770]{disrupted}: Deallocated (fsm.c:568) HNBGW_Test.sgsn1-M3UA(512)@449bbc254af8: Final verdict of PTC: none 20250410085130766 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x55ae2af6cc60]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250410085130766 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x55ae2af6cc60]{disconnected}: Freeing instance (context_map.c:206) 20250410085130766 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x55ae2af6cc60]{disconnected}: Deallocated (fsm.c:568) 20250410085130766 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5710220 SCCP-61 msc-0 MI=TMSI-0x42000023: Deallocating (context_map.c:225) 20250410085130766 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-63)[0x55ae2af6a520]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250410085130766 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250410085130766 DLSCCP DEBUG SCCP-SCOC(63)[0x55ae2af72860]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250410085130766 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a79320), PART(T=Source Reference,L=4,D=0000003f), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250410085130766 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) MutexDispCT-TC_mscpool_LU_by_tmsi_null_nri_0_round_robin(493)@449bbc254af8: Final verdict of PTC: none 20250410085130766 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085130766 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085130766 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085130766 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085130766 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085130766 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [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 a7 93 20 00 00 3f 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085130766 DLSCCP DEBUG SCCP-SCOC(63)[0x55ae2af72860]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250410085130766 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-63)[0x55ae2af6a520]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250410085130766 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14079076)[0x55ae2af71a80]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250410085130766 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14079076)[0x55ae2af71a80]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250410085130766 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250410085130766 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14079076)[0x55ae2af71a80]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250410085130766 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14079076)[0x55ae2af71a80]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250410085130766 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14079076)[0x55ae2af71a80]{disrupted}: Freeing instance (context_map.c:202) 20250410085130766 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14079076)[0x55ae2af71a80]{disrupted}: Deallocated (fsm.c:568) 20250410085130766 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-63)[0x55ae2af6a520]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250410085130766 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-63)[0x55ae2af6a520]{disconnected}: Freeing instance (context_map.c:206) 20250410085130766 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-63)[0x55ae2af6a520]{disconnected}: Deallocated (fsm.c:568) 20250410085130766 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14079076 SCCP-63 msc-0 MI=TMSI-0x42000023: Deallocating (context_map.c:225) 20250410085130766 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085130766 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085130766 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410085130766 DMAIN NOTICE (127.0.0.1:9999 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) 20250410085130766 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0(497)@449bbc254af8: Final verdict of PTC: none HNBGW_Test.msc0-RAN(502)@449bbc254af8: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(506)@449bbc254af8: Final verdict of PTC: none 20250410085130767 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085130767 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085130767 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085130767 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085130767 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085130767 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! HNBGW_Test.msc1-SCCP(504)@449bbc254af8: Final verdict of PTC: none 20250410085130767 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085130767 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085130767 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085130767 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085130767 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085130767 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! HNBGW_Test.msc0-SCCP(501)@449bbc254af8: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(509)@449bbc254af8: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(503)@449bbc254af8: Final verdict of PTC: none HNBGW-PFCP(496)@449bbc254af8: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1(499)@449bbc254af8: Final verdict of PTC: none 20250410085130784 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42376<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250410085130785 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42388<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(515)@449bbc254af8: Final verdict of PTC: pass TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(514)@449bbc254af8: Final verdict of PTC: pass HNBGW-MGCP(513)@449bbc254af8: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(516)@449bbc254af8: Final verdict of PTC: pass MTC@449bbc254af8: Setting final verdict of the test case. MTC@449bbc254af8: Local verdict of MTC: pass MTC@449bbc254af8: Local verdict of PTC MutexDispCT-TC_mscpool_LU_by_tmsi_null_nri_0_round_robin(493): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC VirtHNBGW-STATS(494): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC IPA-CTRL-CLI-IPA(495): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW-PFCP(496): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0(497): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0-RUA(498): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1(499): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1-RUA(500): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.msc0-SCCP(501): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.msc0-RAN(502): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.msc0-M3UA(503): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.msc1-SCCP(504): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.msc1-RAN(505): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.msc1-M3UA(506): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(507): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.sgsn0-RAN(508): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(509): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(510): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.sgsn1-RAN(511): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(512): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW-MGCP(513): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round20250410085130804 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42392<->l=127.0.0.1:4261 (telnet_interface.c:138) _robin0(514): pass (pass -> pass) MTC@449bbc254af8: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(515): pass (pass -> pass) MTC@449bbc254af8: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(516): pass (pass -> pass) MTC@449bbc254af8: Test case TC_mscpool_LU_by_tmsi_null_nri_0_round_robin finished. Verdict: pass MTC@449bbc254af8: 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'. Thu Apr 10 08:51:30 UTC 2025 ====== HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin.talloc 20250410085130971 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42406<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410085131300 DLSCCP DEBUG SCCP-SCOC(59)[0x55ae2af8b7b0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250410085131300 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c9a719), PART(T=Source Reference,L=4,D=0000003b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085131300 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085131300 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085131301 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085131301 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085131301 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410085131301 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085131301 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 c9 a7 19 00 00 3b 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085131301 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085131301 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085131301 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085131301 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410085131301 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410085131301 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250410085131302 DLSCCP DEBUG SCCP-SCOC(60)[0x55ae2af70bd0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250410085131302 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0011fe7c), PART(T=Source Reference,L=4,D=0000003c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085131302 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085131302 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085131302 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085131302 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085131302 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085131302 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085131302 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 11 fe 7c 00 00 3c 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085131302 DLSCCP DEBUG SCCP-SCOC(58)[0x55ae2af935a0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250410085131302 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fd4fc2), PART(T=Source Reference,L=4,D=0000003a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085131302 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085131302 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085131302 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085131302 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085131302 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085131302 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085131302 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 fd 4f c2 00 00 3a 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085131303 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085131303 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085131303 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085131303 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085131303 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085131303 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250410085131303 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085131303 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085131303 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085131303 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085131303 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085131303 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250410085131574 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42406<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=560852) 20250410085132076 DLSCCP DEBUG SCCP-SCOC(57)[0x55ae2af93a50]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410085132076 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00df1dc0), PART(T=Source Reference,L=4,D=00000039), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085132076 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085132076 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085132076 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085132076 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085132076 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085132076 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085132076 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 df 1d c0 00 00 39 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085132076 DLSCCP DEBUG SCCP-SCOC(56)[0x55ae2afb8460]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410085132076 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0069aae9), PART(T=Source Reference,L=4,D=00000038), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085132076 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085132076 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085132076 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085132076 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085132076 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085132076 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085132076 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 69 aa e9 00 00 38 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085132076 DLSCCP DEBUG SCCP-SCOC(54)[0x55ae2af8a230]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410085132077 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002d1565), PART(T=Source Reference,L=4,D=00000036), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085132077 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085132077 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085132077 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085132077 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085132077 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085132077 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085132077 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 2d 15 65 00 00 36 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085132077 DLSCCP DEBUG SCCP-SCOC(55)[0x55ae2af8ccd0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410085132077 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0083f1b5), PART(T=Source Reference,L=4,D=00000037), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085132077 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085132077 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085132077 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085132077 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085132077 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085132077 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085132077 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 83 f1 b5 00 00 37 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085132077 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085132077 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085132077 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085132077 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085132077 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085132077 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250410085132077 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085132077 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085132077 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085132077 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085132077 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085132077 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250410085132077 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085132077 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085132077 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085132077 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085132077 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085132077 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250410085132077 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085132077 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085132077 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085132077 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085132078 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085132078 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=560852, count=595076) 20250410085132764 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250410085132764 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250410085132764 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250410085132764 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250410085132764 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250410085132764 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250410085132765 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250410085132765 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250410085132765 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250410085132765 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250410085132765 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250410085132765 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@449bbc254af8: 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@449bbc254af8: 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 ------ Thu Apr 10 08:51:33 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_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@449bbc254af8: 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@449bbc254af8: Test case TC_mscpool_LU_by_tmsi_null_nri_1_round_robin started. 20250410085134671 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42414<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410085134677 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42422<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410085134681 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:43301<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0(521)@449bbc254af8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250410085134702 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250410085134703 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250410085134712 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085134712 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085134713 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085134713 DRANAP DEBUG cnlink(msc-1)[0x55ae2aef6920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1(523)@449bbc254af8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250410085134714 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085134714 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250410085134714 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085134714 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085134714 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410085134714 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085134714 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085134714 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085134714 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085134714 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085134714 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085134714 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085134714 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085134714 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085134714 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085134714 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085134714 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085134714 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085134714 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085134714 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085134714 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085134714 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085134714 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:39560 (stream_srv.c:142) 20250410085134714 DMAIN INFO New HNB SCTP connection r=127.0.0.1:39560<->l=127.0.0.1:29169 (hnbgw.c:791) 20250410085134714 DRANAP DEBUG cnlink(msc-1)[0x55ae2aef6920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085134714 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250410085134714 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085134714 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085134714 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410085134714 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085134714 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085134714 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085134714 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085134714 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085134714 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085134714 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085134714 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085134714 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085134715 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085134715 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085134715 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085134715 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085134715 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410085134715 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085134715 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085134715 DRANAP DEBUG cnlink(msc-1)[0x55ae2aef6920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085134715 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085134715 DRANAP DEBUG cnlink(msc-2)[0x55ae2aef3b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085134715 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085134715 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085134715 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085134715 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085134715 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085134715 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250410085134715 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085134715 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085134715 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085134715 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410085134715 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410085134715 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250410085134716 DRANAP DEBUG cnlink(msc-2)[0x55ae2aef3b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085134716 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250410085134716 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085134716 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085134716 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410085134716 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085134716 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085134716 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085134716 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085134716 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085134716 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085134716 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085134716 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085134716 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085134716 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085134716 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085134716 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085134716 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085134716 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250410085134716 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085134716 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085134716 DRANAP DEBUG cnlink(msc-2)[0x55ae2aef3b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085134717 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085134717 DRANAP DEBUG cnlink(msc-3)[0x55ae2af5d910]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085134717 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085134717 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085134717 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085134717 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250410085134717 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250410085134717 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250410085134718 DRANAP DEBUG cnlink(msc-3)[0x55ae2af5d910]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085134718 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250410085134718 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085134718 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085134718 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410085134718 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085134718 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085134718 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085134718 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) 20250410085134718 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085134718 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085134718 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085134718 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085134718 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085134718 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085134718 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085134718 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) 20250410085134718 DLSS7 DEBUG Found route for dpc=4=0.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) 20250410085134718 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250410085134718 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085134718 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250410085134718 DRANAP DEBUG cnlink(msc-3)[0x55ae2af5d910]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085134718 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085134718 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085134718 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085134718 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 20250410085134718 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250410085134718 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! MTC@449bbc254af8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(527)@449bbc254af8: ************************************************* HNBGW_Test.msc0-M3UA(527)@449bbc254af8: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(527)@449bbc254af8: ************************************************* MTC@449bbc254af8: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(525)@449bbc254af8: v_sccp_pdu_maxlen:268 MTC@449bbc254af8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(530)@449bbc254af8: ************************************************* HNBGW_Test.msc1-M3UA(530)@449bbc254af8: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(530)@449bbc254af8: ************************************************* MTC@449bbc254af8: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(528)@449bbc254af8: v_sccp_pdu_maxlen:268 20250410085134760 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085134760 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085134761 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085134761 DRANAP DEBUG cnlink(sgsn-1)[0x55ae2af5ec30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085134761 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085134761 DRANAP DEBUG cnlink(sgsn-2)[0x55ae2af5f5c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085134761 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085134761 DRANAP DEBUG cnlink(sgsn-3)[0x55ae2af5ff50]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085134762 DRANAP DEBUG cnlink(sgsn-3)[0x55ae2af5ff50]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085134762 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250410085134762 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085134762 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085134762 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410085134762 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085134762 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085134762 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085134763 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) 20250410085134763 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085134763 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085134763 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085134763 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085134763 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085134763 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085134763 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085134763 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) 20250410085134763 DLSS7 DEBUG Found route for dpc=12=0.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) 20250410085134763 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250410085134763 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085134763 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250410085134763 DRANAP DEBUG cnlink(sgsn-3)[0x55ae2af5ff50]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085134763 DRANAP DEBUG cnlink(sgsn-2)[0x55ae2af5f5c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085134763 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250410085134763 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085134763 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085134763 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410085134763 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085134763 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085134763 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085134763 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085134763 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085134763 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085134763 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085134763 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085134763 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085134763 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085134763 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085134763 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085134763 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085134763 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250410085134763 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085134763 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085134763 DRANAP DEBUG cnlink(sgsn-2)[0x55ae2af5f5c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085134763 DRANAP DEBUG cnlink(sgsn-1)[0x55ae2af5ec30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085134763 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250410085134763 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085134763 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085134763 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410085134763 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085134763 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085134763 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085134763 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085134763 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085134763 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085134763 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085134763 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085134763 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085134763 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085134763 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085134763 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085134763 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085134763 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250410085134763 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085134763 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085134763 DRANAP DEBUG cnlink(sgsn-1)[0x55ae2af5ec30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085134763 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085134763 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250410085134763 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085134763 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085134763 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410085134764 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085134764 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085134764 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085134764 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085134764 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085134764 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085134764 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085134764 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085134764 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085134764 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085134764 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085134764 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085134764 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085134764 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085134764 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085134764 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085134764 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085134764 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085134764 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085134764 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085134764 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 20250410085134764 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250410085134764 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250410085134764 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085134764 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085134764 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085134765 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250410085134765 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250410085134765 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250410085134765 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085134765 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085134765 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085134765 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250410085134765 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250410085134765 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250410085134765 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085134765 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085134765 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085134765 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085134765 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085134765 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@449bbc254af8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(533)@449bbc254af8: ************************************************* HNBGW_Test.sgsn0-M3UA(533)@449bbc254af8: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(533)@449bbc254af8: ************************************************* MTC@449bbc254af8: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(531)@449bbc254af8: v_sccp_pdu_maxlen:268 MTC@449bbc254af8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(536)@449bbc254af8: ************************************************* HNBGW_Test.sgsn1-M3UA(536)@449bbc254af8: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(536)@449bbc254af8: ************************************************* MTC@449bbc254af8: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(534)@449bbc254af8: v_sccp_pdu_maxlen:268 20250410085134806 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085134806 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085134806 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250410085134806 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250410085134806 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) 20250410085134806 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250410085134806 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250410085134806 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410085134806 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@449bbc254af8: setverdict(pass): none -> pass 20250410085134812 DLINP DEBUG SRVCONN(,r=127.0.0.1:39560<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085134812 DLINP DEBUG SRVCONN(,r=127.0.0.1:39560<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085134812 DLINP DEBUG SRVCONN(,r=127.0.0.1:39560<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250410085134812 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250410085134812 DHNBAP DEBUG (127.0.0.1:39560 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20250410085134812 DHNBAP NOTICE (127.0.0.1:39560 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250410085134812 DHNBAP NOTICE (127.0.0.1:39560 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250410085134812 DLINP DEBUG SRVCONN(,r=127.0.0.1:39560<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410085134812 DLINP DEBUG SRVCONN(,r=127.0.0.1:39560<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed 20250410085134936 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250410085134936 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250410085134936 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250410085134936 DLSS7 <000c> 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)@449bbc254af8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250410085134945 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085134945 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250410085134945 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250410085134945 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250410085134945 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250410085134945 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250410085134945 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250410085134945 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 20250410085134945 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250410085134945 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  20250410085134945 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250410085134946 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085134946 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250410085134946 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250410085134946 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  20250410085134946 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250410085134946 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250410085134946 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250410085134946 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 20250410085134946 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250410085134946 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  20250410085134946 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085134947 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250410085134947 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085134947 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250410085134947 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:413) 20250410085134947 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085134947 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085134947 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085134947 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085134947 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250410085134947 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250410085134947 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085134948 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085134948 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250410085134948 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085134948 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085134948 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410085134948 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085134948 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085134948 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085134948 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085134948 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085134948 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085134948 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085134948 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085134948 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085134948 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085134948 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085134948 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085134948 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085134948 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085134948 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085134948 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085134949 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085134949 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085134948 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085134949 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085134949 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085134949 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085134949 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250410085134949 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410085134949 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410085134949 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085134949 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  20250410085134952 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 20250410085134952 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 20250410085134952 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250410085134952 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc1-M3UA(530)@449bbc254af8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250410085134957 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085134957 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPSM:UP) 20250410085134957 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250410085134957 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250410085134958 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250410085134958 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250410085134958 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250410085134958 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 20250410085134958 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Inactive () 20250410085134958 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  20250410085134958 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250410085134960 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085134960 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPTM:ACTIVE) 20250410085134960 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250410085134960 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  20250410085134960 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250410085134960 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250410085134960 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250410085134960 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 20250410085134960 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Active () 20250410085134960 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  20250410085134960 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  20250410085134960 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085134960 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250410085134960 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085134960 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250410085134960 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.0.2/0 (xua_snm.c:413) 20250410085134960 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085134960 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085134960 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085134960 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085134960 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250410085134960 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250410085134960 DRANAP DEBUG cnlink(msc-1)[0x55ae2aef6920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085134962 DRANAP DEBUG cnlink(msc-1)[0x55ae2aef6920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085134962 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250410085134962 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085134962 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085134962 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410085134962 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085134962 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085134962 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085134962 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085134962 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085134962 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085134962 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085134962 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085134962 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085134962 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085134962 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085134962 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085134962 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085134962 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410085134962 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085134962 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085134962 DRANAP DEBUG cnlink(msc-1)[0x55ae2aef6920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085134962 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085134962 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085134962 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085134962 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410085134962 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410085134962 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250410085134962 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250410085134963 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250410085134963 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085134963 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  20250410085134978 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250410085134978 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250410085134978 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250410085134978 DLSS7 <000c> 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)@449bbc254af8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250410085134982 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085134982 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250410085134982 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250410085134982 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250410085134982 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250410085134982 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250410085134982 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250410085134982 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 20250410085134982 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250410085134982 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  20250410085134982 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250410085134983 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085134983 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250410085134983 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250410085134983 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  20250410085134983 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250410085134983 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250410085134983 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250410085134983 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 20250410085134983 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250410085134983 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  20250410085134983 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  20250410085134983 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  20250410085134983 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085134983 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250410085134984 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085134984 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250410085134984 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250410085134984 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085134984 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085134984 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085134984 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085134984 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250410085134984 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250410085134984 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085134985 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085134985 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250410085134985 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085134985 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085134985 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410085134985 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085134985 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085134985 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085134985 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085134985 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085134985 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085134985 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085134985 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085134985 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085134985 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085134985 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085134985 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085134985 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085134985 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085134985 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085134985 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085134985 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085134985 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085134985 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085134985 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085134985 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085134985 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085134985 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.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' 20250410085134985 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410085134985 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410085134985 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085134985 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  20250410085134991 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 20250410085134991 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 20250410085134991 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250410085134991 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn1-M3UA(536)@449bbc254af8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250410085134996 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085134996 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPSM:UP) 20250410085134996 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250410085134996 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250410085134996 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250410085134997 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250410085134997 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250410085134997 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 20250410085134997 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Inactive () 20250410085134997 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  20250410085134997 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250410085134999 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085134999 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPTM:ACTIVE) 20250410085134999 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250410085134999 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  20250410085134999 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250410085134999 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250410085134999 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250410085134999 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 20250410085134999 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Active () 20250410085134999 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  20250410085134999 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  20250410085134999 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  20250410085134999 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  20250410085134999 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085134999 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250410085135000 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085135000 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250410085135000 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.1.2/0 (xua_snm.c:413) 20250410085135000 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085135000 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085135000 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085135000 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085135000 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250410085135000 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250410085135000 DRANAP DEBUG cnlink(sgsn-1)[0x55ae2af5ec30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085135001 DRANAP DEBUG cnlink(sgsn-1)[0x55ae2af5ec30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085135001 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250410085135001 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085135001 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085135001 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410085135001 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085135001 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085135001 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085135001 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085135001 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085135001 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085135001 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085135001 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085135001 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085135001 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085135001 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085135001 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085135001 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085135001 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250410085135001 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085135001 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085135002 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085135002 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085135002 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250410085135002 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250410085135002 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' 20250410085135002 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 20250410085135001 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085135001 DRANAP DEBUG cnlink(sgsn-1)[0x55ae2af5ec30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085135002 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250410085135002 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085135002 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 03 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 04  HNBGW_Test.msc0-RAN(526)@449bbc254af8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250410085135753 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085135753 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410085135753 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410085135753 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410085135753 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085135753 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410085135753 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085135753 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085135753 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085135753 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085135753 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085135753 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085135753 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085135753 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410085135753 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085135753 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085135753 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250410085135753 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410085135753 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085135753 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085135753 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085135753 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085135753 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085135753 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085135753 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085135753 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085135753 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085135753 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085135753 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085135753 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085135753 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085135753 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085135753 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250410085135753 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250410085135753 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250410085135753 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250410085135753 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085135753 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410085135753 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085135753 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085135753 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085135753 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085135753 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085135753 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085135753 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085135753 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085135753 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085135753 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085135753 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085135753 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085135753 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085135753 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085135753 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085135753 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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) 20250410085135753 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250410085135754 DRANAP NOTICE cnlink(msc-0)[0x55ae2af13940]{CONNECTED}: link up (cnlink.c:111) 20250410085135754 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085135754 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085135754 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085135754 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085135754 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085135754 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.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' 20250410085135754 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410085135754 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410085135754 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085135754 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  20250410085135757 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085135757 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410085135757 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410085135757 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410085135757 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085135757 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410085135757 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085135757 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085135757 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085135757 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085135757 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085135757 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085135757 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085135757 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410085135757 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085135757 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085135757 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250410085135757 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410085135757 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085135757 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085135757 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085135757 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085135757 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085135757 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085135757 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085135757 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085135757 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085135757 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085135757 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085135757 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085135758 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085135758 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085135758 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250410085135758 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250410085135758 DRANAP INFO cnlink(msc-0)[0x55ae2af13940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(529)@449bbc254af8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250410085135760 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085135760 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250410085135760 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250410085135760 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 20250410085135760 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085135760 DLSS7 <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' 20250410085135760 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085135760 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085135760 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085135760 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085135760 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085135760 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085135760 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085135760 DLM3UA DEBUG 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) 20250410085135760 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085135760 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085135760 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250410085135760 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250410085135760 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085135760 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085135760 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085135760 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085135760 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085135760 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085135760 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085135760 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085135760 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085135760 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085135760 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085135760 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085135760 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085135760 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085135760 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250410085135760 DRANAP DEBUG cnlink(msc-1)[0x55ae2aef6920]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250410085135760 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) 20250410085135760 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) 20250410085135760 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085135760 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250410085135760 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085135760 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085135760 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085135760 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085135760 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085135760 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085135760 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085135760 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085135760 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085135760 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085135760 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085135760 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085135760 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085135760 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410085135760 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085135760 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250410085135760 DRANAP DEBUG cnlink(msc-1)[0x55ae2aef6920]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250410085135760 DRANAP NOTICE cnlink(msc-1)[0x55ae2aef6920]{CONNECTED}: link up (cnlink.c:111) 20250410085135760 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085135760 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085135760 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085135760 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410085135760 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410085135760 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250410085135760 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250410085135760 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250410085135760 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085135760 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  20250410085135761 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085135761 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250410085135761 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250410085135761 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 20250410085135761 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085135761 DLSS7 <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' 20250410085135761 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085135761 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085135761 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085135761 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085135761 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085135761 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085135761 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085135761 DLM3UA DEBUG 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) 20250410085135761 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085135761 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085135761 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250410085135761 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250410085135761 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085135761 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085135761 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085135761 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085135761 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085135761 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085135761 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085135761 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085135761 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085135761 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085135761 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085135761 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085135761 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085135761 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085135761 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250410085135761 DRANAP DEBUG cnlink(msc-1)[0x55ae2aef6920]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250410085135761 DRANAP INFO cnlink(msc-1)[0x55ae2aef6920]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(532)@449bbc254af8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250410085135792 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085135792 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410085135792 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410085135792 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410085135792 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085135792 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410085135792 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085135792 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085135792 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085135792 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085135792 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085135792 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085135792 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085135792 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410085135792 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085135792 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085135792 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250410085135792 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410085135792 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085135792 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085135792 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085135792 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085135792 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085135792 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085135792 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085135792 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085135792 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085135792 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085135792 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085135792 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085135792 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085135792 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085135792 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250410085135792 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250410085135792 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250410085135792 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250410085135792 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085135792 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410085135792 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085135792 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085135792 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085135792 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085135792 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085135792 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085135792 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085135792 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085135792 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085135792 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085135792 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085135792 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085135792 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085135792 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085135792 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085135792 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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) 20250410085135792 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250410085135792 DRANAP NOTICE cnlink(sgsn-0)[0x55ae2af5e2a0]{CONNECTED}: link up (cnlink.c:111) 20250410085135792 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085135792 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085135792 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085135792 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085135792 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085135792 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.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' 20250410085135792 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410085135792 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410085135792 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085135792 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  20250410085135795 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085135795 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410085135795 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410085135795 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410085135795 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085135795 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410085135795 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085135795 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085135795 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085135795 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085135795 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085135795 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085135795 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085135795 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410085135795 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085135795 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085135795 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250410085135795 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410085135795 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085135795 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085135795 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085135795 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085135795 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085135795 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085135795 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085135795 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085135795 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085135795 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085135795 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085135795 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085135795 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085135795 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085135795 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250410085135795 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250410085135795 DRANAP INFO cnlink(sgsn-0)[0x55ae2af5e2a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(535)@449bbc254af8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250410085135798 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085135798 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250410085135798 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250410085135798 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 20250410085135798 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085135798 DLSS7 <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' 20250410085135798 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085135798 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085135798 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085135798 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085135798 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085135798 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085135798 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085135798 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) 20250410085135798 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085135798 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085135798 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250410085135798 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250410085135798 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085135798 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085135798 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085135798 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085135798 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085135798 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085135798 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085135798 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085135798 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085135798 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085135798 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085135798 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085135798 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085135798 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085135798 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250410085135798 DRANAP DEBUG cnlink(sgsn-1)[0x55ae2af5ec30]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250410085135798 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) 20250410085135798 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) 20250410085135798 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085135798 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250410085135798 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085135798 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085135798 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085135798 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085135798 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085135798 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085135798 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085135798 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085135798 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085135798 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085135798 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085135798 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085135798 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085135798 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250410085135798 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085135798 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250410085135798 DRANAP DEBUG cnlink(sgsn-1)[0x55ae2af5ec30]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250410085135798 DRANAP NOTICE cnlink(sgsn-1)[0x55ae2af5ec30]{CONNECTED}: link up (cnlink.c:111) 20250410085135798 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085135798 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085135798 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085135798 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250410085135798 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250410085135798 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' 20250410085135798 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 20250410085135798 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250410085135798 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085135798 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  20250410085135799 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085135799 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250410085135799 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250410085135799 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 20250410085135799 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085135799 DLSS7 <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' 20250410085135799 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085135799 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085135799 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085135799 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085135799 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085135799 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085135799 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085135799 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) 20250410085135799 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085135799 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085135799 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250410085135799 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250410085135799 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085135799 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085135799 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085135799 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085135800 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085135800 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085135800 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085135800 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085135800 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085135800 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085135800 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085135800 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085135800 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085135800 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085135800 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250410085135800 DRANAP DEBUG cnlink(sgsn-1)[0x55ae2af5ec30]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250410085135800 DRANAP INFO cnlink(sgsn-1)[0x55ae2af5ec30]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250410085136825 DLCTRL DEBUG Command: GET 675721937 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250410085136825 DLCTRL DEBUG Tx Command reply: GET_REPLY 675721937 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250410085136834 DLCTRL DEBUG Command: GET 124440993 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250410085136834 DLCTRL DEBUG Tx Command reply: GET_REPLY 124440993 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250410085136839 DLCTRL DEBUG Command: GET 500859767 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250410085136839 DLCTRL DEBUG Tx Command reply: GET_REPLY 500859767 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085136843 DLCTRL DEBUG Command: GET 443548984 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085136844 DLCTRL DEBUG Tx Command reply: GET_REPLY 443548984 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085136852 DLCTRL DEBUG Command: GET 810323406 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250410085136852 DLCTRL DEBUG Tx Command reply: GET_REPLY 810323406 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250410085136857 DLCTRL DEBUG Command: GET 263722137 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250410085136857 DLCTRL DEBUG Tx Command reply: GET_REPLY 263722137 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250410085136861 DLCTRL DEBUG Command: GET 761314594 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250410085136861 DLCTRL DEBUG Tx Command reply: GET_REPLY 761314594 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250410085136862 DLCTRL DEBUG Command: GET 436678597 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250410085136862 DLCTRL DEBUG Tx Command reply: GET_REPLY 436678597 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085136864 DLCTRL DEBUG Command: GET 428824664 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085136864 DLCTRL DEBUG Tx Command reply: GET_REPLY 428824664 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085136865 DLCTRL DEBUG Command: GET 683590378 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250410085136865 DLCTRL DEBUG Tx Command reply: GET_REPLY 683590378 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250410085136867 DLCTRL DEBUG Command: GET 397752527 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250410085136867 DLCTRL DEBUG Tx Command reply: GET_REPLY 397752527 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250410085136868 DLCTRL DEBUG Command: GET 934405335 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250410085136868 DLCTRL DEBUG Tx Command reply: GET_REPLY 934405335 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250410085136871 DLCTRL DEBUG Command: GET 860545258 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250410085136871 DLCTRL DEBUG Tx Command reply: GET_REPLY 860545258 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085136872 DLCTRL DEBUG Command: GET 902087821 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085136872 DLCTRL DEBUG Tx Command reply: GET_REPLY 902087821 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085136873 DLCTRL DEBUG Command: GET 885201054 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250410085136873 DLCTRL DEBUG Tx Command reply: GET_REPLY 885201054 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250410085136874 DLCTRL DEBUG Command: GET 802584350 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250410085136874 DLCTRL DEBUG Tx Command reply: GET_REPLY 802584350 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250410085136876 DLCTRL DEBUG Command: GET 475856978 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250410085136876 DLCTRL DEBUG Tx Command reply: GET_REPLY 475856978 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250410085136877 DLCTRL DEBUG Command: GET 359127945 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250410085136877 DLCTRL DEBUG Tx Command reply: GET_REPLY 359127945 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085136877 DLCTRL DEBUG Command: GET 191654259 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085136877 DLCTRL DEBUG Tx Command reply: GET_REPLY 191654259 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085136878 DLCTRL DEBUG Command: GET 680012564 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250410085136878 DLCTRL DEBUG Tx Command reply: GET_REPLY 680012564 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@449bbc254af8: 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@449bbc254af8: "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@449bbc254af8: 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@449bbc254af8: 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 := '000000000000001110001010'B, t_guard := 20.000000 } 20250410085136899 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52858<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(526)@449bbc254af8: f_create_expect(l3 := '05080200F110172A5205F442004023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(526)@449bbc254af8: 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)@449bbc254af8: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(538)16686037 20250410085137959 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085137959 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085137959 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1351) 20250410085137959 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250410085137959 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xfe9bd5, normal) (hnbgw_rua.c:407) 20250410085137959 DHNB DEBUG map_rua[0x55ae2af6f770]{init}: Allocated (fsm.c:456) 20250410085137959 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16686037)[0x55ae2af6f770]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250410085137959 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16686037 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250410085137959 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410085137959 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410085137959 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16686037 SCCP-0 CS MI=TMSI-0x42004023: TMSI-0x42004023 NRI(10bit)=0x1=1: this is a NULL-NRI (hnbgw_cn.c:1055) 20250410085137959 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16686037 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) 20250410085137959 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16686037 SCCP-0 CS MI=TMSI-0x42004023: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250410085137959 DCN DEBUG map_sccp[0x55ae2af6cc60]{init}: Allocated (fsm.c:456) 20250410085137959 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x55ae2af6cc60]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250410085137959 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-16686037 <-> SCCP-64 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250410085137959 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16686037 SCCP-64 msc-0 MI=TMSI-0x42004023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20250410085137959 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16686037)[0x55ae2af6f770]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250410085137959 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410085137959 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410085137960 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16686037)[0x55ae2af6f770]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250410085137960 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x55ae2af6cc60]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250410085137960 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250410085137960 DLSCCP DEBUG SCCP-SCOC(64)[0x55ae2af6a520]{IDLE}: Allocated (fsm.c:456) 20250410085137960 DLSCCP DEBUG SCCP-SCOC(64)[0x55ae2af6a520]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250410085137960 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442004023004f400300038a0056400500f1100926) (sccp_scrc.c:415) 20250410085137960 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085137960 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085137960 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085137960 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085137960 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085137960 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085137960 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085137960 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085137960 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085137960 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085137960 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085137960 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085137960 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085137960 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085137960 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085137960 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 8a 00 56 40 05 00 f1 10 09 26 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085137960 DLSCCP DEBUG SCCP-SCOC(64)[0x55ae2af6a520]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250410085137960 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x55ae2af6cc60]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250410085137960 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16686037)[0x55ae2af6f770]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250410085137961 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085137961 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085137961 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085137961 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085137961 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085137961 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.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' 20250410085137961 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410085137961 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410085137961 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085137961 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 8a 00 56 40 05 00 f1 10 09 26 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(525)@449bbc254af8: First idle individual index:0 HNBGW_Test.msc0-SCCP(525)@449bbc254af8: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(526)@449bbc254af8: 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)@449bbc254af8: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(538)7974511 HNBGW_Test.msc0-SCCP(525)@449bbc254af8: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(525)@449bbc254af8: 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)@449bbc254af8: setverdict(pass): none -> pass 20250410085137978 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085137978 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410085137978 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410085137978 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410085137978 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085137978 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410085137978 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085137978 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085137978 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085137978 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 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 0e 26 69 02 00 00 00 00 00 06 00 08 00 00 00 07  20250410085137978 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085137978 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085137978 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085137978 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410085137978 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085137978 DLSS7 DEBUG scrc_rx_mtp_xfer_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=000e2669) (sccp_scrc.c:486) 20250410085137978 DLSCCP DEBUG Received CO:COAK for local reference 64 (sccp_scoc.c:1855) 20250410085137978 DLSCCP DEBUG SCCP-SCOC(64)[0x55ae2af6a520]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250410085137978 DLSCCP DEBUG SCCP-SCOC(64)[0x55ae2af6a520]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250410085137978 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085137978 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250410085137978 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) 20250410085137978 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x55ae2af6cc60]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250410085137978 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x55ae2af6cc60]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@449bbc254af8: 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 } } } 20250410085137979 DLCTRL DEBUG Command: GET 322307732 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250410085137979 DLCTRL DEBUG Tx Command reply: GET_REPLY 322307732 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250410085137983 DLCTRL DEBUG Command: GET 523089321 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250410085137983 DLCTRL DEBUG Tx Command reply: GET_REPLY 523089321 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250410085137986 DLCTRL DEBUG Command: GET 395470462 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250410085137986 DLCTRL DEBUG Tx Command reply: GET_REPLY 395470462 rate_ctr.abs.msc.0.cnpool:subscr:reattach 1 (control_if.c:477) 20250410085137989 DLCTRL DEBUG Command: GET 139306632 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085137989 DLCTRL DEBUG Tx Command reply: GET_REPLY 139306632 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085137993 DLCTRL DEBUG Command: GET 215399108 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250410085137993 DLCTRL DEBUG Tx Command reply: GET_REPLY 215399108 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed 20250410085137996 DLCTRL DEBUG Command: GET 10607941 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250410085137996 DLCTRL DEBUG Tx Command reply: GET_REPLY 10607941 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250410085137999 DLCTRL DEBUG Command: GET 168901629 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250410085137999 DLCTRL DEBUG Tx Command reply: GET_REPLY 168901629 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250410085138001 DLCTRL DEBUG Command: GET 836508756 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250410085138001 DLCTRL DEBUG Tx Command reply: GET_REPLY 836508756 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085138004 DLCTRL DEBUG Command: GET 767669435 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085138004 DLCTRL DEBUG Tx Command reply: GET_REPLY 767669435 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085138006 DLCTRL DEBUG Command: GET 981553390 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250410085138006 DLCTRL DEBUG Tx Command reply: GET_REPLY 981553390 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed 20250410085138008 DLCTRL DEBUG Command: GET 165757210 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250410085138008 DLCTRL DEBUG Tx Command reply: GET_REPLY 165757210 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250410085138009 DLCTRL DEBUG Command: GET 926608002 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250410085138009 DLCTRL DEBUG Tx Command reply: GET_REPLY 926608002 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250410085138011 DLCTRL DEBUG Command: GET 941480251 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250410085138011 DLCTRL DEBUG Tx Command reply: GET_REPLY 941480251 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085138012 DLCTRL DEBUG Command: GET 972830400 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085138012 DLCTRL DEBUG Tx Command reply: GET_REPLY 972830400 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085138014 DLCTRL DEBUG Command: GET 506617356 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250410085138014 DLCTRL DEBUG Tx Command reply: GET_REPLY 506617356 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed 20250410085138015 DLCTRL DEBUG Command: GET 629473601 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250410085138015 DLCTRL DEBUG Tx Command reply: GET_REPLY 629473601 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250410085138017 DLCTRL DEBUG Command: GET 266790359 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250410085138017 DLCTRL DEBUG Tx Command reply: GET_REPLY 266790359 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250410085138018 DLCTRL DEBUG Command: GET 699422686 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250410085138018 DLCTRL DEBUG Tx Command reply: GET_REPLY 699422686 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085138020 DLCTRL DEBUG Command: GET 520667914 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085138020 DLCTRL DEBUG Tx Command reply: GET_REPLY 520667914 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085138022 DLCTRL DEBUG Command: GET 53949289 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250410085138022 DLCTRL DEBUG Tx Command reply: GET_REPLY 53949289 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed MTC@449bbc254af8: 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 := '000000000000001010000011'B, t_guard := 20.000000 } 20250410085138051 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52872<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(529)@449bbc254af8: f_create_expect(l3 := '05080200F110172A5205F442004023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(529)@449bbc254af8: 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)@449bbc254af8: Added conn table entry 1TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(539)14998822 20250410085139081 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085139081 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085139081 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1351) 20250410085139081 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250410085139081 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xe4dd26, normal) (hnbgw_rua.c:407) 20250410085139081 DHNB DEBUG map_rua[0x55ae2af78be0]{init}: Allocated (fsm.c:456) 20250410085139081 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14998822)[0x55ae2af78be0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250410085139081 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14998822 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250410085139081 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410085139081 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410085139081 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14998822 SCCP-0 CS MI=TMSI-0x42004023: TMSI-0x42004023 NRI(10bit)=0x1=1: this is a NULL-NRI (hnbgw_cn.c:1055) 20250410085139081 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14998822 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) 20250410085139081 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14998822 SCCP-0 CS MI=TMSI-0x42004023: CN link round-robin selects msc 1 (hnbgw_cn.c:1125) 20250410085139081 DCN DEBUG map_sccp[0x55ae2af72fd0]{init}: Allocated (fsm.c:456) 20250410085139081 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-65)[0x55ae2af72fd0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250410085139081 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-14998822 <-> SCCP-65 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20250410085139081 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14998822 SCCP-65 msc-1 MI=TMSI-0x42004023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20250410085139081 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14998822)[0x55ae2af78be0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250410085139081 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410085139081 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410085139081 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14998822)[0x55ae2af78be0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250410085139081 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-65)[0x55ae2af72fd0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250410085139081 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250410085139081 DLSCCP DEBUG SCCP-SCOC(65)[0x55ae2af840b0]{IDLE}: Allocated (fsm.c:456) 20250410085139081 DLSCCP DEBUG SCCP-SCOC(65)[0x55ae2af840b0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250410085139081 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442004023004f40030002830056400500f1100926) (sccp_scrc.c:415) 20250410085139081 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085139082 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085139082 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085139082 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085139082 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085139082 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085139082 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085139082 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085139082 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085139082 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085139082 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085139082 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085139082 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085139082 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410085139082 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085139082 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 83 00 56 40 05 00 f1 10 09 26 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085139082 DLSCCP DEBUG SCCP-SCOC(65)[0x55ae2af840b0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250410085139082 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-65)[0x55ae2af72fd0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250410085139082 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14998822)[0x55ae2af78be0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250410085139082 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085139082 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085139082 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085139082 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410085139082 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410085139082 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250410085139082 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250410085139082 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250410085139082 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085139082 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 83 00 56 40 05 00 f1 10 09 26 00 00 00 06 00 08 00 00 00 03  HNBGW_Test.msc1-SCCP(528)@449bbc254af8: First idle individual index:0 HNBGW_Test.msc1-SCCP(528)@449bbc254af8: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(529)@449bbc254af8: 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)@449bbc254af8: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(539)11692599 HNBGW_Test.msc1-SCCP(528)@449bbc254af8: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(528)@449bbc254af8: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(539)@449bbc254af8: setverdict(pass): none -> pass 20250410085139100 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085139100 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250410085139100 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250410085139100 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 20250410085139100 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085139100 DLSS7 <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' 20250410085139100 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085139100 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085139100 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085139100 DLSS7 <000c> osmo_ss7_asp.c:1175 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 59 e9 73 02 00 00 00 00 00 06 00 08 00 00 00 07  20250410085139100 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085139100 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085139100 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085139100 DLM3UA DEBUG 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) 20250410085139100 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085139100 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0059e973) (sccp_scrc.c:486) 20250410085139100 DLSCCP DEBUG Received CO:COAK for local reference 65 (sccp_scoc.c:1855) 20250410085139100 DLSCCP DEBUG SCCP-SCOC(65)[0x55ae2af840b0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250410085139100 DLSCCP DEBUG SCCP-SCOC(65)[0x55ae2af840b0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250410085139100 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085139100 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250410085139100 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) 20250410085139100 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-65)[0x55ae2af72fd0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250410085139100 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-65)[0x55ae2af72fd0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@449bbc254af8: 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 } } } 20250410085139102 DLCTRL DEBUG Command: GET 70394481 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250410085139102 DLCTRL DEBUG Tx Command reply: GET_REPLY 70394481 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250410085139106 DLCTRL DEBUG Command: GET 559934778 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250410085139106 DLCTRL DEBUG Tx Command reply: GET_REPLY 559934778 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250410085139110 DLCTRL DEBUG Command: GET 808720161 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250410085139110 DLCTRL DEBUG Tx Command reply: GET_REPLY 808720161 rate_ctr.abs.msc.0.cnpool:subscr:reattach 1 (control_if.c:477) 20250410085139114 DLCTRL DEBUG Command: GET 657634193 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085139114 DLCTRL DEBUG Tx Command reply: GET_REPLY 657634193 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085139117 DLCTRL DEBUG Command: GET 662735673 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250410085139117 DLCTRL DEBUG Tx Command reply: GET_REPLY 662735673 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed 20250410085139119 DLCTRL DEBUG Command: GET 515461884 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250410085139119 DLCTRL DEBUG Tx Command reply: GET_REPLY 515461884 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250410085139121 DLCTRL DEBUG Command: GET 735167787 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250410085139121 DLCTRL DEBUG Tx Command reply: GET_REPLY 735167787 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250410085139122 DLCTRL DEBUG Command: GET 168738605 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250410085139122 DLCTRL DEBUG Tx Command reply: GET_REPLY 168738605 rate_ctr.abs.msc.1.cnpool:subscr:reattach 1 (control_if.c:477) 20250410085139125 DLCTRL DEBUG Command: GET 12648020 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085139125 DLCTRL DEBUG Tx Command reply: GET_REPLY 12648020 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085139127 DLCTRL DEBUG Command: GET 766588494 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250410085139127 DLCTRL DEBUG Tx Command reply: GET_REPLY 766588494 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed 20250410085139129 DLCTRL DEBUG Command: GET 589403247 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250410085139129 DLCTRL DEBUG Tx Command reply: GET_REPLY 589403247 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250410085139133 DLCTRL DEBUG Command: GET 203775271 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250410085139133 DLCTRL DEBUG Tx Command reply: GET_REPLY 203775271 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250410085139136 DLCTRL DEBUG Command: GET 684780035 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250410085139136 DLCTRL DEBUG Tx Command reply: GET_REPLY 684780035 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085139139 DLCTRL DEBUG Command: GET 385488632 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085139139 DLCTRL DEBUG Tx Command reply: GET_REPLY 385488632 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085139142 DLCTRL DEBUG Command: GET 926315535 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250410085139142 DLCTRL DEBUG Tx Command reply: GET_REPLY 926315535 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed 20250410085139145 DLCTRL DEBUG Command: GET 716034738 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250410085139145 DLCTRL DEBUG Tx Command reply: GET_REPLY 716034738 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250410085139147 DLCTRL DEBUG Command: GET 431133582 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250410085139147 DLCTRL DEBUG Tx Command reply: GET_REPLY 431133582 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250410085139151 DLCTRL DEBUG Command: GET 262156924 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250410085139151 DLCTRL DEBUG Tx Command reply: GET_REPLY 262156924 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085139154 DLCTRL DEBUG Command: GET 427413927 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085139154 DLCTRL DEBUG Tx Command reply: GET_REPLY 427413927 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085139158 DLCTRL DEBUG Command: GET 428429701 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250410085139158 DLCTRL DEBUG Tx Command reply: GET_REPLY 428429701 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed MTC@449bbc254af8: 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 := '000000000000000100010111'B, t_guard := 20.000000 } 20250410085139189 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52878<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(526)@449bbc254af8: f_create_expect(l3 := '05080200F110172A5205F442004023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(526)@449bbc254af8: 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)@449bbc254af8: Added conn table entry 2TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(540)15040109 20250410085140215 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085140215 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085140215 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1351) 20250410085140215 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250410085140215 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xe57e6d, normal) (hnbgw_rua.c:407) 20250410085140215 DHNB DEBUG map_rua[0x55ae2af70d00]{init}: Allocated (fsm.c:456) 20250410085140215 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15040109)[0x55ae2af70d00]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250410085140215 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15040109 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250410085140215 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410085140215 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410085140215 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15040109 SCCP-0 CS MI=TMSI-0x42004023: TMSI-0x42004023 NRI(10bit)=0x1=1: this is a NULL-NRI (hnbgw_cn.c:1055) 20250410085140215 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15040109 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) 20250410085140215 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15040109 SCCP-0 CS MI=TMSI-0x42004023: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250410085140215 DCN DEBUG map_sccp[0x55ae2af71a80]{init}: Allocated (fsm.c:456) 20250410085140215 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-66)[0x55ae2af71a80]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250410085140215 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-15040109 <-> SCCP-66 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250410085140215 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15040109 SCCP-66 msc-0 MI=TMSI-0x42004023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20250410085140215 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15040109)[0x55ae2af70d00]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250410085140215 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410085140215 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410085140215 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15040109)[0x55ae2af70d00]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250410085140215 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-66)[0x55ae2af71a80]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250410085140215 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250410085140215 DLSCCP DEBUG SCCP-SCOC(66)[0x55ae2af73910]{IDLE}: Allocated (fsm.c:456) 20250410085140215 DLSCCP DEBUG SCCP-SCOC(66)[0x55ae2af73910]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250410085140215 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442004023004f40030001170056400500f1100926) (sccp_scrc.c:415) 20250410085140215 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085140215 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085140215 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085140215 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085140215 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085140215 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085140215 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085140215 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085140215 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085140215 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085140215 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085140215 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085140215 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085140215 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085140215 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085140215 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 6b 00 00 00 bd 00 00 00 bc 03 00 00 06 01 00 00 42 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 46 00 13 40 42 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 10 0f 05 08 02 00 f1 10 17 2a 52 05 f4 42 00 40 23 00 4f 40 03 00 01 17 00 56 40 05 00 f1 10 09 26 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085140215 DLSCCP DEBUG SCCP-SCOC(66)[0x55ae2af73910]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250410085140215 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-66)[0x55ae2af71a80]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250410085140216 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15040109)[0x55ae2af70d00]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250410085140216 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085140216 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085140216 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085140216 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085140216 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085140216 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250410085140216 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410085140216 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410085140216 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085140216 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 01 17 00 56 40 05 00 f1 10 09 26 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(525)@449bbc254af8: First idle individual index:1 HNBGW_Test.msc0-SCCP(525)@449bbc254af8: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(526)@449bbc254af8: 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)@449bbc254af8: Added conn table entry 1TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(540)3702745 HNBGW_Test.msc0-SCCP(525)@449bbc254af8: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(525)@449bbc254af8: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250410085140222 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085140222 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410085140222 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410085140222 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410085140222 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085140222 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410085140222 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085140222 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085140222 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085140222 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 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 8e 2f 97 02 00 00 00 00 00 06 00 08 00 00 00 07  20250410085140222 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085140222 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085140222 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085140222 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410085140222 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085140222 DLSS7 DEBUG scrc_rx_mtp_xfer_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=008e2f97) (sccp_scrc.c:486) 20250410085140222 DLSCCP DEBUG Received CO:COAK for local reference 66 (sccp_scoc.c:1855) 20250410085140222 DLSCCP DEBUG SCCP-SCOC(66)[0x55ae2af73910]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250410085140222 DLSCCP DEBUG SCCP-SCOC(66)[0x55ae2af73910]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250410085140222 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085140222 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250410085140222 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) 20250410085140222 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-66)[0x55ae2af71a80]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250410085140223 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-66)[0x55ae2af71a80]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(540)@449bbc254af8: setverdict(pass): none -> pass MTC@449bbc254af8: 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 } } } 20250410085140225 DLCTRL DEBUG Command: GET 426662234 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250410085140225 DLCTRL DEBUG Tx Command reply: GET_REPLY 426662234 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250410085140229 DLCTRL DEBUG Command: GET 776047884 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250410085140229 DLCTRL DEBUG Tx Command reply: GET_REPLY 776047884 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250410085140233 DLCTRL DEBUG Command: GET 989029653 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250410085140233 DLCTRL DEBUG Tx Command reply: GET_REPLY 989029653 rate_ctr.abs.msc.0.cnpool:subscr:reattach 2 (control_if.c:477) 20250410085140237 DLCTRL DEBUG Command: GET 102655651 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085140237 DLCTRL DEBUG Tx Command reply: GET_REPLY 102655651 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085140240 DLCTRL DEBUG Command: GET 257969853 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250410085140240 DLCTRL DEBUG Tx Command reply: GET_REPLY 257969853 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed 20250410085140243 DLCTRL DEBUG Command: GET 930952130 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250410085140243 DLCTRL DEBUG Tx Command reply: GET_REPLY 930952130 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250410085140245 DLCTRL DEBUG Command: GET 925561122 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250410085140245 DLCTRL DEBUG Tx Command reply: GET_REPLY 925561122 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250410085140247 DLCTRL DEBUG Command: GET 940707048 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250410085140247 DLCTRL DEBUG Tx Command reply: GET_REPLY 940707048 rate_ctr.abs.msc.1.cnpool:subscr:reattach 1 (control_if.c:477) 20250410085140249 DLCTRL DEBUG Command: GET 779806274 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085140249 DLCTRL DEBUG Tx Command reply: GET_REPLY 779806274 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085140251 DLCTRL DEBUG Command: GET 247807930 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250410085140251 DLCTRL DEBUG Tx Command reply: GET_REPLY 247807930 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed 20250410085140252 DLCTRL DEBUG Command: GET 162146973 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250410085140252 DLCTRL DEBUG Tx Command reply: GET_REPLY 162146973 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250410085140254 DLCTRL DEBUG Command: GET 8274829 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250410085140254 DLCTRL DEBUG Tx Command reply: GET_REPLY 8274829 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250410085140256 DLCTRL DEBUG Command: GET 667384240 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250410085140256 DLCTRL DEBUG Tx Command reply: GET_REPLY 667384240 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085140258 DLCTRL DEBUG Command: GET 517579798 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085140258 DLCTRL DEBUG Tx Command reply: GET_REPLY 517579798 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085140261 DLCTRL DEBUG Command: GET 72408014 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250410085140261 DLCTRL DEBUG Tx Command reply: GET_REPLY 72408014 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed 20250410085140265 DLCTRL DEBUG Command: GET 124770643 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250410085140265 DLCTRL DEBUG Tx Command reply: GET_REPLY 124770643 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250410085140269 DLCTRL DEBUG Command: GET 503421365 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250410085140269 DLCTRL DEBUG Tx Command reply: GET_REPLY 503421365 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250410085140272 DLCTRL DEBUG Command: GET 251849993 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250410085140272 DLCTRL DEBUG Tx Command reply: GET_REPLY 251849993 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085140275 DLCTRL DEBUG Command: GET 493707040 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085140275 DLCTRL DEBUG Tx Command reply: GET_REPLY 493707040 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085140277 DLCTRL DEBUG Command: GET 113391410 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250410085140277 DLCTRL DEBUG Tx Command reply: GET_REPLY 113391410 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed MTC@449bbc254af8: ok: talloc reports "asn1_context" = 1 bytes 20250410085140287 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42422<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250410085140288 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:43301<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(519)@449bbc254af8: Final verdict of PTC: none VirtHNBGW-STATS(518)@449bbc254af8: Final verdict of PTC: none MTC@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed 20250410085140291 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42414<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250410085140293 DLINP DEBUG SRVCONN(,r=127.0.0.1:39560<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085140293 DLINP DEBUG SRVCONN(,r=127.0.0.1:39560<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085140293 DLINP NOTICE SRV(,r=127.0.0.1:39560<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410085140293 DMAIN NOTICE (127.0.0.1:39560 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:39560<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250410085140293 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) HNBGW_Test.sgsn0-SCCP(531)@449bbc254af8: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(535)@449bbc254af8: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(534)@449bbc254af8: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(532)@449bbc254af8: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1-RUA(524)@449bbc254af8: Final verdict of PTC: none 20250410085140296 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250410085140296 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410085140296 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250410085140296 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250410085140296 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250410085140296 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) 20250410085140296 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250410085140296 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn1-0) xUA SRV SHUTDOWN_EVENT 20250410085140296 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250410085140296 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) 20250410085140296 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250410085140296 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc1-0) xUA SRV SHUTDOWN_EVENT 20250410085140296 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250410085140296 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410085140296 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250410085140296 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250410085140296 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250410085140296 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) 20250410085140296 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250410085140296 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250410085140296 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250410085140296 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) 20250410085140296 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250410085140296 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP HNBGW_Test.msc1-SCCP(528)@449bbc254af8: Final verdict of PTC: none HNBGW_Test.msc1-RAN(529)@449bbc254af8: Final verdict of PTC: none 20250410085140296 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250410085140296 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085140297 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-sgsn0-0: connection closed 20250410085140297 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250410085140297 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250410085140297 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind HNBGW_Test.msc0-RAN(526)@449bbc254af8: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0-RUA(522)@449bbc254af8: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0(521)@449bbc254af8: Final verdict of PTC: none 20250410085140297 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250410085140297 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 20250410085140297 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  20250410085140297 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  20250410085140297 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  20250410085140297 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085140297 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250410085140297 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250410085140297 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 20250410085140297 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085140297 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-sgsn1-0: connection closed 20250410085140297 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250410085140297 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250410085140297 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250410085140297 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250410085140297 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn1){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs HNBGW_Test.sgsn1-M3UA(536)@449bbc254af8: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(533)@449bbc254af8: Final verdict of PTC: none 20250410085140297 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  20250410085140297 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  20250410085140297 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085140297 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250410085140297 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_LU_by_tmsi_null_nri_1_round_robin(517)@449bbc254af8: Final verdict of PTC: none 20250410085140298 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085140298 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250410085140298 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 20250410085140298 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085140298 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-msc1-0: connection closed 20250410085140298 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250410085140298 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250410085140298 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250410085140298 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250410085140298 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 20250410085140298 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  20250410085140298 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085140298 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250410085140298 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250410085140298 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250410085140298 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410085140298 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250410085140298 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250410085140298 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 20250410085140298 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250410085140298 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410085140298 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250410085140298 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250410085140298 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 20250410085140298 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250410085140298 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085140298 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-msc0-0: connection closed 20250410085140298 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250410085140298 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250410085140298 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250410085140298 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250410085140298 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 20250410085140299 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085140299 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250410085140299 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250410085140299 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250410085140299 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085140299 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085140299 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085140299 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) HNBGW_Test.msc1-M3UA(530)@449bbc254af8: Final verdict of PTC: none20250410085140299 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250410085140299 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250410085140299 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250410085140299 DRANAP NOTICE cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: link lost (cnlink.c:118) 20250410085140299 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085140299 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250410085140299 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.1.2/0 (xua_snm.c:378) 20250410085140299 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085140299 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085140299 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085140299 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) HNBGW-PFCP(520)@449bbc254af8: Final verdict of PTC: none20250410085140299 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250410085140299 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250410085140299 DRANAP DEBUG cnlink(sgsn-1)[0x55ae2af5ec30]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250410085140299 DRANAP NOTICE cnlink(sgsn-1)[0x55ae2af5ec30]{DISCONNECTED}: link lost (cnlink.c:118) 20250410085140299 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085140299 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250410085140299 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.0.2/0 (xua_snm.c:378) 20250410085140300 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085140300 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085140300 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085140300 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085140300 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250410085140300 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250410085140300 DRANAP DEBUG cnlink(msc-1)[0x55ae2aef6920]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250410085140300 DRANAP NOTICE cnlink(msc-1)[0x55ae2aef6920]{DISCONNECTED}: link lost (cnlink.c:118) 20250410085140300 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-65)[0x55ae2af72fd0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250410085140300 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250410085140300 DLSCCP DEBUG SCCP-SCOC(65)[0x55ae2af840b0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250410085140300 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0059e973), PART(T=Source Reference,L=4,D=00000041), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250410085140300 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085140300 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085140300 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085140300 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085140300 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_1_round_robin-Iuh1(523)@449bbc254af8: Final verdict of PTC: none20250410085140300 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085140300 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [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 59 e9 73 00 00 41 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085140300 DLSCCP DEBUG SCCP-SCOC(65)[0x55ae2af840b0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250410085140300 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-65)[0x55ae2af72fd0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250410085140300 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14998822)[0x55ae2af78be0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250410085140300 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14998822)[0x55ae2af78be0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250410085140300 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250410085140300 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14998822)[0x55ae2af78be0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250410085140300 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14998822)[0x55ae2af78be0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250410085140301 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14998822)[0x55ae2af78be0]{disrupted}: Freeing instance (context_map.c:202) 20250410085140301 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14998822)[0x55ae2af78be0]{disrupted}: Deallocated (fsm.c:568) 20250410085140301 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-65)[0x55ae2af72fd0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) HNBGW-MGCP(537)@449bbc254af8: Final verdict of PTC: none20250410085140301 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-65)[0x55ae2af72fd0]{disconnected}: Freeing instance (context_map.c:206) 20250410085140301 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-65)[0x55ae2af72fd0]{disconnected}: Deallocated (fsm.c:568) 20250410085140301 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14998822 SCCP-65 msc-1 MI=TMSI-0x42004023: Deallocating (context_map.c:225) 20250410085140301 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085140301 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250410085140301 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:378) 20250410085140301 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085140302 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085140302 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085140302 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) HNBGW_Test.msc0-M3UA(527)@449bbc254af8: Final verdict of PTC: none20250410085140303 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250410085140303 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250410085140303 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250410085140304 DRANAP NOTICE cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: link lost (cnlink.c:118) 20250410085140304 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x55ae2af6cc60]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250410085140305 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250410085140305 DLSCCP DEBUG SCCP-SCOC(64)[0x55ae2af6a520]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250410085140305 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000e2669), PART(T=Source Reference,L=4,D=00000040), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250410085140306 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085140306 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085140307 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085140307 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085140307 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085140308 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085140308 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [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 0e 26 69 00 00 40 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085140309 DLSCCP DEBUG SCCP-SCOC(64)[0x55ae2af6a520]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250410085140310 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x55ae2af6cc60]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250410085140311 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16686037)[0x55ae2af6f770]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250410085140311 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16686037)[0x55ae2af6f770]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250410085140312 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250410085140313 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16686037)[0x55ae2af6f770]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250410085140314 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16686037)[0x55ae2af6f770]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250410085140314 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16686037)[0x55ae2af6f770]{disrupted}: Freeing instance (context_map.c:202) 20250410085140315 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16686037)[0x55ae2af6f770]{disrupted}: Deallocated (fsm.c:568) 20250410085140316 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x55ae2af6cc60]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(540)@449bbc254af8: Final verdict of PTC: pass20250410085140317 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x55ae2af6cc60]{disconnected}: Freeing instance (context_map.c:206) 20250410085140317 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x55ae2af6cc60]{disconnected}: Deallocated (fsm.c:568) 20250410085140318 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16686037 SCCP-64 msc-0 MI=TMSI-0x42004023: Deallocating (context_map.c:225) 20250410085140319 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-66)[0x55ae2af71a80]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250410085140319 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250410085140320 DLSCCP DEBUG SCCP-SCOC(66)[0x55ae2af73910]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250410085140321 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008e2f97), PART(T=Source Reference,L=4,D=00000042), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250410085140322 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085140322 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085140323 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085140324 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085140325 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085140325 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085140326 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [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 8e 2f 97 00 00 42 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085140327 DLSCCP DEBUG SCCP-SCOC(66)[0x55ae2af73910]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250410085140328 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-66)[0x55ae2af71a80]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(539)@449bbc254af8: Final verdict of PTC: pass20250410085140328 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15040109)[0x55ae2af70d00]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250410085140329 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15040109)[0x55ae2af70d00]{connected}: Tx RUA Disconnect (context_map_rua.c:267) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(538)@449bbc254af8: Final verdict of PTC: pass HNBGW_Test.msc0-SCCP(525)@449bbc254af8: Final verdict of PTC: none 20250410085140330 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) MTC@449bbc254af8: Setting final verdict of the test case.20250410085140331 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15040109)[0x55ae2af70d00]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250410085140332 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15040109)[0x55ae2af70d00]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) MTC@449bbc254af8: Local verdict of MTC: pass20250410085140333 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15040109)[0x55ae2af70d00]{disrupted}: Freeing instance (context_map.c:202) 20250410085140334 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15040109)[0x55ae2af70d00]{disrupted}: Deallocated (fsm.c:568) MTC@449bbc254af8: Local verdict of PTC MutexDispCT-TC_mscpool_LU_by_tmsi_null_nri_1_round_robin(517): none (pass -> pass) 20250410085140335 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-66)[0x55ae2af71a80]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) MTC@449bbc254af8: Local verdict of PTC VirtHNBGW-STATS(518): none (pass -> pass)20250410085140336 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-66)[0x55ae2af71a80]{disconnected}: Freeing instance (context_map.c:206) MTC@449bbc254af8: Local verdict of PTC IPA-CTRL-CLI-IPA(519): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW-PFCP(520): none (pass -> pass) 20250410085140337 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-66)[0x55ae2af71a80]{disconnected}: Deallocated (fsm.c:568) MTC@449bbc254af8: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0(521): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0-RUA(522): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1(523): none (pass -> pass)20250410085140338 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15040109 SCCP-66 msc-0 MI=TMSI-0x42004023: Deallocating (context_map.c:225) MTC@449bbc254af8: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1-RUA(524): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.msc0-SCCP(525): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.msc0-RAN(526): none (pass -> pass) 20250410085140340 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085140340 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085140340 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085140340 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410085140340 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410085140340 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250410085140340 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.msc0-M3UA(527): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.msc1-SCCP(528): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.msc1-RAN(529): none (pass -> pass) 20250410085140341 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.msc1-M3UA(530): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(531): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.sgsn0-RAN(532): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(533): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(534): none (pass -> pass)20250410085140343 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085140344 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085140344 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.sgsn1-RAN(535): none (pass -> pass)20250410085140344 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085140344 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085140344 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(536): none (pass -> pass)20250410085140344 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:894) MTC@449bbc254af8: Local verdict of PTC HNBGW-MGCP(537): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(538): pass (pass -> pass) 20250410085140345 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) MTC@449bbc254af8: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(539): pass (pass -> pass) MTC@449bbc254af8: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(540): pass (pass -> pass) MTC@449bbc254af8: Test case TC_mscpool_LU_by_tmsi_null_nri_1_round_robin finished. Verdict: pass MTC@449bbc254af8: 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'. 20250410085140346 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410085140347 DMAIN NOTICE (127.0.0.1:9999 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) 20250410085140348 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250410085140348 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52858<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250410085140349 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52872<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250410085140349 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52878<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250410085140350 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085140350 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085140350 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085140350 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085140350 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085140351 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! Thu Apr 10 08:51:40 UTC 2025 ====== HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin.talloc 20250410085140502 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52882<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410085140764 DLSCCP DEBUG SCCP-SCOC(62)[0x55ae2af74d00]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250410085140764 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00053e6b), PART(T=Source Reference,L=4,D=0000003e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085140764 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085140764 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085140765 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085140765 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085140765 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410085140765 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085140765 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 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 3e 6b 00 00 3e 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085140765 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085140765 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085140765 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085140765 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410085140765 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410085140765 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250410085140766 DLSCCP DEBUG SCCP-SCOC(61)[0x55ae2af6a050]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250410085140766 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0013a1fb), PART(T=Source Reference,L=4,D=0000003d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085140766 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085140766 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085140766 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085140766 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085140766 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085140766 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085140766 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 13 a1 fb 00 00 3d 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085140766 DLSCCP DEBUG SCCP-SCOC(63)[0x55ae2af72860]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250410085140766 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a79320), PART(T=Source Reference,L=4,D=0000003f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085140766 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085140766 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085140766 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085140766 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085140766 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085140766 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085140766 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 a7 93 20 00 00 3f 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085140766 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085140766 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085140766 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085140766 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085140766 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085140767 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250410085140767 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085140767 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085140767 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085140767 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085140767 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085140767 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250410085141105 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52882<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=549824) 20250410085141301 DLSCCP DEBUG SCCP-SCOC(59)[0x55ae2af8b7b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410085141302 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c9a719), PART(T=Source Reference,L=4,D=0000003b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085141302 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085141302 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085141302 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085141302 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085141302 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410085141302 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085141302 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 c9 a7 19 00 00 3b 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085141302 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085141302 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085141302 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085141302 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410085141302 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410085141302 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250410085141303 DLSCCP DEBUG SCCP-SCOC(58)[0x55ae2af935a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410085141303 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fd4fc2), PART(T=Source Reference,L=4,D=0000003a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085141303 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085141303 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085141303 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085141303 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085141303 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085141303 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085141303 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 fd 4f c2 00 00 3a 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085141303 DLSCCP DEBUG SCCP-SCOC(60)[0x55ae2af70bd0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410085141303 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0011fe7c), PART(T=Source Reference,L=4,D=0000003c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085141303 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085141303 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085141303 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085141303 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085141303 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085141303 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085141303 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 11 fe 7c 00 00 3c 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085141303 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085141303 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085141304 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085141304 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085141304 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085141304 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250410085141304 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085141304 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085141304 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085141304 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085141304 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085141304 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250410085142077 DLSCCP DEBUG SCCP-SCOC(55)[0x55ae2af8ccd0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410085142077 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0083f1b5), PART(T=Source Reference,L=4,D=00000037), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085142077 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085142077 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085142077 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085142077 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085142077 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085142077 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085142077 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 83 f1 b5 00 00 37 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085142077 DLSCCP DEBUG SCCP-SCOC(54)[0x55ae2af8a230]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410085142077 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002d1565), PART(T=Source Reference,L=4,D=00000036), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085142077 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085142077 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085142077 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085142077 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085142077 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085142077 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085142077 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 2d 15 65 00 00 36 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085142077 DLSCCP DEBUG SCCP-SCOC(56)[0x55ae2afb8460]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410085142077 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0069aae9), PART(T=Source Reference,L=4,D=00000038), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085142077 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085142077 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085142077 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085142077 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085142077 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085142077 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085142077 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 69 aa e9 00 00 38 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085142077 DLSCCP DEBUG SCCP-SCOC(57)[0x55ae2af93a50]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410085142077 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00df1dc0), PART(T=Source Reference,L=4,D=00000039), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085142077 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085142077 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085142077 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085142078 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085142078 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085142078 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085142078 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 df 1d c0 00 00 39 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085142078 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085142078 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085142078 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085142078 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085142078 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085142078 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250410085142078 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085142078 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085142078 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085142078 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085142078 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085142078 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250410085142078 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085142078 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085142078 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085142078 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085142078 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085142078 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250410085142078 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085142078 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085142078 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085142078 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085142078 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085142078 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=549824, count=579584) 20250410085142298 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250410085142298 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250410085142298 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250410085142298 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250410085142298 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250410085142298 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250410085142299 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250410085142299 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250410085142299 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250410085142299 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250410085142299 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250410085142299 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN MTC@449bbc254af8: 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@449bbc254af8: 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 ------ Thu Apr 10 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@449bbc254af8: 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@449bbc254af8: Test case TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin started. 20250410085144199 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52888<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410085144202 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52896<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410085144205 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:38365<->l=127.0.0.1:4262) (control_if.c:572) 20250410085144218 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250410085144218 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)@449bbc254af8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250410085144225 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085144225 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085144225 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085144225 DRANAP DEBUG cnlink(msc-1)[0x55ae2aef6920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085144225 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085144225 DRANAP DEBUG cnlink(msc-2)[0x55ae2aef3b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085144225 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085144225 DRANAP DEBUG cnlink(msc-3)[0x55ae2af5d910]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1(547)@449bbc254af8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250410085144226 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:58645 (stream_srv.c:142) 20250410085144226 DMAIN INFO New HNB SCTP connection r=127.0.0.1:58645<->l=127.0.0.1:29169 (hnbgw.c:791) 20250410085144227 DRANAP DEBUG cnlink(msc-3)[0x55ae2af5d910]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085144227 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250410085144227 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085144227 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085144227 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410085144227 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085144227 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085144227 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085144227 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) 20250410085144227 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085144227 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085144227 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085144227 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085144227 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085144227 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085144227 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085144227 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) 20250410085144227 DLSS7 DEBUG Found route for dpc=4=0.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) 20250410085144227 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250410085144227 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085144227 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250410085144227 DRANAP DEBUG cnlink(msc-3)[0x55ae2af5d910]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085144227 DRANAP DEBUG cnlink(msc-2)[0x55ae2aef3b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085144227 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250410085144227 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085144227 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085144227 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410085144227 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085144227 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085144227 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085144227 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085144227 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085144227 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085144227 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085144227 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085144227 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085144227 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085144227 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085144227 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085144227 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085144227 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250410085144227 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085144227 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085144227 DRANAP DEBUG cnlink(msc-2)[0x55ae2aef3b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085144227 DRANAP DEBUG cnlink(msc-1)[0x55ae2aef6920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085144227 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250410085144227 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085144227 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085144227 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410085144227 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085144227 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085144227 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085144227 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085144227 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085144227 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085144227 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085144227 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085144227 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085144227 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085144227 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085144227 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085144227 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085144227 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410085144227 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085144227 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085144227 DRANAP DEBUG cnlink(msc-1)[0x55ae2aef6920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085144227 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085144227 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250410085144227 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085144227 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085144227 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410085144227 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085144227 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085144227 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085144227 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085144227 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085144227 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085144227 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085144227 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085144227 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085144227 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085144227 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085144227 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085144227 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085144227 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085144227 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085144227 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085144227 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085144227 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085144227 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085144227 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085144227 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 20250410085144227 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250410085144227 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250410085144227 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085144227 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085144227 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085144227 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250410085144227 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250410085144227 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250410085144227 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085144227 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085144227 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085144227 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410085144227 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410085144227 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250410085144227 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085144227 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085144227 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085144227 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085144227 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085144227 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@449bbc254af8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(551)@449bbc254af8: ************************************************* HNBGW_Test.msc0-M3UA(551)@449bbc254af8: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(551)@449bbc254af8: ************************************************* MTC@449bbc254af8: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(549)@449bbc254af8: v_sccp_pdu_maxlen:268 MTC@449bbc254af8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@449bbc254af8: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(554)@449bbc254af8: ************************************************* HNBGW_Test.msc1-M3UA(554)@449bbc254af8: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(554)@449bbc254af8: ************************************************* HNBGW_Test.msc1-SCCP(552)@449bbc254af8: v_sccp_pdu_maxlen:268 20250410085144252 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085144252 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085144252 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085144252 DRANAP DEBUG cnlink(sgsn-1)[0x55ae2af5ec30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085144252 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085144252 DRANAP DEBUG cnlink(sgsn-2)[0x55ae2af5f5c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085144252 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085144252 DRANAP DEBUG cnlink(sgsn-3)[0x55ae2af5ff50]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085144253 DRANAP DEBUG cnlink(sgsn-3)[0x55ae2af5ff50]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085144253 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250410085144253 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085144253 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085144253 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410085144253 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085144253 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085144253 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085144253 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) 20250410085144253 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085144253 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085144253 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085144253 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085144253 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085144253 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085144253 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085144253 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) 20250410085144253 DLSS7 DEBUG Found route for dpc=12=0.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) 20250410085144253 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250410085144253 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085144253 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250410085144253 DRANAP DEBUG cnlink(sgsn-3)[0x55ae2af5ff50]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085144253 DRANAP DEBUG cnlink(sgsn-2)[0x55ae2af5f5c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085144253 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250410085144253 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085144253 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085144253 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410085144253 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085144253 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085144253 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085144253 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085144253 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085144253 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085144253 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085144253 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085144253 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085144253 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085144253 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085144253 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085144253 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085144253 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250410085144253 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085144253 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085144253 DRANAP DEBUG cnlink(sgsn-2)[0x55ae2af5f5c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085144253 DRANAP DEBUG cnlink(sgsn-1)[0x55ae2af5ec30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085144253 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250410085144253 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085144253 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085144253 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410085144253 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085144253 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085144253 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085144253 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085144253 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085144253 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085144253 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085144253 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085144253 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085144253 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085144253 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085144253 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085144253 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085144253 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250410085144253 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085144253 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085144253 DRANAP DEBUG cnlink(sgsn-1)[0x55ae2af5ec30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085144253 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085144253 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250410085144253 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085144253 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085144253 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410085144253 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085144253 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085144253 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085144253 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085144253 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085144253 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085144253 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085144253 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085144253 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085144253 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085144253 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085144253 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085144253 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085144253 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085144253 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085144253 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085144253 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085144254 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085144254 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085144254 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085144254 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 20250410085144254 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250410085144254 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250410085144254 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085144254 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085144254 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085144254 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250410085144254 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250410085144254 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250410085144254 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085144254 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085144254 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085144254 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250410085144254 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250410085144254 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250410085144254 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085144254 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085144254 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085144254 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085144254 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085144254 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@449bbc254af8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@449bbc254af8: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(557)@449bbc254af8: ************************************************* HNBGW_Test.sgsn0-M3UA(557)@449bbc254af8: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(557)@449bbc254af8: ************************************************* HNBGW_Test.sgsn0-SCCP(555)@449bbc254af8: v_sccp_pdu_maxlen:268 MTC@449bbc254af8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@449bbc254af8: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(560)@449bbc254af8: ************************************************* HNBGW_Test.sgsn1-M3UA(560)@449bbc254af8: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(560)@449bbc254af8: ************************************************* HNBGW_Test.sgsn1-SCCP(558)@449bbc254af8: v_sccp_pdu_maxlen:268 20250410085144292 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085144292 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085144292 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250410085144292 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250410085144292 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) 20250410085144292 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250410085144292 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250410085144292 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410085144292 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@449bbc254af8: setverdict(pass): none -> pass 20250410085144297 DLINP DEBUG SRVCONN(,r=127.0.0.1:58645<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085144297 DLINP DEBUG SRVCONN(,r=127.0.0.1:58645<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085144297 DLINP DEBUG SRVCONN(,r=127.0.0.1:58645<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250410085144297 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250410085144297 DHNBAP DEBUG (127.0.0.1:58645 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20250410085144297 DHNBAP NOTICE (127.0.0.1:58645 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250410085144297 DHNBAP NOTICE (127.0.0.1:58645 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250410085144297 DLINP DEBUG SRVCONN(,r=127.0.0.1:58645<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410085144297 DLINP DEBUG SRVCONN(,r=127.0.0.1:58645<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed 20250410085144437 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250410085144437 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250410085144437 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250410085144437 DLSS7 <000c> 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)@449bbc254af8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250410085144444 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085144444 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250410085144444 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250410085144444 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250410085144444 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250410085144444 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250410085144444 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250410085144444 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 20250410085144444 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250410085144444 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  20250410085144444 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250410085144449 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 20250410085144449 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 20250410085144449 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250410085144449 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250410085144450 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085144450 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250410085144450 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250410085144450 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  20250410085144450 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250410085144450 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250410085144450 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250410085144450 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 20250410085144450 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250410085144450 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  20250410085144450 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085144450 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250410085144450 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085144450 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250410085144450 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:413) 20250410085144450 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085144450 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085144450 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085144450 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085144450 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250410085144450 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250410085144450 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085144452 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085144452 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250410085144452 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085144452 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085144452 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410085144452 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085144452 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085144452 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085144452 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085144452 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085144452 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085144452 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085144452 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085144452 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085144452 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085144452 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085144452 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085144452 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085144452 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085144452 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085144452 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085144452 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085144452 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085144452 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085144452 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085144452 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085144452 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085144452 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250410085144452 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410085144452 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410085144452 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085144452 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.msc1-M3UA(554)@449bbc254af8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250410085144455 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085144455 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPSM:UP) 20250410085144455 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250410085144455 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250410085144455 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250410085144455 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250410085144455 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250410085144455 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 20250410085144455 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Inactive () 20250410085144455 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  20250410085144455 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250410085144457 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085144457 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPTM:ACTIVE) 20250410085144457 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250410085144457 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  20250410085144457 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250410085144457 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250410085144457 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250410085144457 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 20250410085144457 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Active () 20250410085144457 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  20250410085144457 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  20250410085144457 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085144457 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250410085144457 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085144457 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250410085144457 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.0.2/0 (xua_snm.c:413) 20250410085144457 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085144457 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085144457 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085144457 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085144457 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250410085144457 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250410085144457 DRANAP DEBUG cnlink(msc-1)[0x55ae2aef6920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085144458 DRANAP DEBUG cnlink(msc-1)[0x55ae2aef6920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085144458 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250410085144458 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085144458 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085144458 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410085144458 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085144458 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085144458 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085144458 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085144458 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085144458 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085144458 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085144458 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085144458 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085144458 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085144458 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085144458 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085144458 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085144458 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410085144458 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085144458 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085144458 DRANAP DEBUG cnlink(msc-1)[0x55ae2aef6920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085144459 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085144459 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085144459 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085144459 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410085144459 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410085144459 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250410085144459 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250410085144459 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250410085144459 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085144459 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  20250410085144465 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250410085144466 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250410085144466 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250410085144466 DLSS7 <000c> 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)@449bbc254af8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250410085144469 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085144469 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250410085144469 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250410085144469 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250410085144469 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250410085144469 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250410085144469 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250410085144469 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 20250410085144469 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250410085144469 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  20250410085144469 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250410085144470 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085144470 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250410085144470 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250410085144470 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  20250410085144470 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250410085144470 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250410085144470 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250410085144470 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 20250410085144470 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250410085144470 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  20250410085144470 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  20250410085144470 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  20250410085144470 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085144470 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250410085144470 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085144470 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250410085144470 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250410085144470 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085144470 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085144470 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085144470 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085144470 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250410085144470 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250410085144470 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085144472 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085144472 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250410085144472 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085144472 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085144472 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410085144472 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085144472 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085144472 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085144472 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085144472 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085144472 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085144472 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085144472 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085144472 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085144472 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085144472 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085144472 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085144472 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085144472 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085144472 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085144472 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085144472 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085144472 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085144472 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085144472 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085144472 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085144472 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085144472 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.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' 20250410085144472 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410085144472 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410085144472 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085144472 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  20250410085144478 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 20250410085144478 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 20250410085144478 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250410085144478 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)@449bbc254af8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250410085144479 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085144479 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPSM:UP) 20250410085144479 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250410085144479 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250410085144479 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250410085144479 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250410085144479 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250410085144479 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 20250410085144479 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Inactive () 20250410085144479 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  20250410085144479 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250410085144479 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085144479 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPTM:ACTIVE) 20250410085144479 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250410085144479 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  20250410085144479 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250410085144479 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250410085144479 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250410085144479 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 20250410085144479 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Active () 20250410085144479 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  20250410085144479 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  20250410085144479 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  20250410085144480 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  20250410085144480 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085144480 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250410085144480 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085144480 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250410085144480 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.1.2/0 (xua_snm.c:413) 20250410085144480 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085144480 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085144480 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085144480 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085144480 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250410085144480 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250410085144480 DRANAP DEBUG cnlink(sgsn-1)[0x55ae2af5ec30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085144481 DRANAP DEBUG cnlink(sgsn-1)[0x55ae2af5ec30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085144481 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250410085144481 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085144481 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085144481 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410085144481 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085144481 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085144481 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085144481 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085144481 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085144481 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085144481 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085144481 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085144481 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085144481 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085144481 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085144481 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085144481 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085144481 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250410085144481 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085144481 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085144481 DRANAP DEBUG cnlink(sgsn-1)[0x55ae2af5ec30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085144481 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085144481 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085144481 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085144481 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250410085144481 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250410085144481 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' 20250410085144481 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 20250410085144481 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250410085144481 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085144481 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)@449bbc254af8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250410085145245 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085145245 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410085145245 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410085145245 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410085145245 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085145245 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410085145245 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085145245 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085145245 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085145245 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085145245 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085145245 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085145245 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085145245 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410085145246 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085145246 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085145246 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250410085145246 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410085145246 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085145246 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085145246 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085145246 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085145246 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085145246 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085145246 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085145246 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085145246 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085145246 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085145246 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085145246 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085145246 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085145246 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085145246 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250410085145246 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250410085145246 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250410085145246 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250410085145246 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085145246 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410085145246 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085145246 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085145246 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085145246 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085145246 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085145246 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085145246 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085145246 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085145246 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085145246 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085145246 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085145246 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085145246 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085145246 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085145246 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085145246 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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) 20250410085145246 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250410085145246 DRANAP NOTICE cnlink(msc-0)[0x55ae2af13940]{CONNECTED}: link up (cnlink.c:111) 20250410085145246 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085145246 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085145246 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085145246 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085145246 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085145246 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.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' 20250410085145246 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410085145246 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410085145246 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085145246 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  20250410085145246 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085145246 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085145246 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085145246 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410085145246 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085145246 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085145246 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250410085145246 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410085145246 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085145246 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085145246 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085145246 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085145246 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085145246 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085145246 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085145246 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085145246 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085145246 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085145246 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085145246 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085145246 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085145246 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085145246 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250410085145246 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250410085145246 DRANAP INFO cnlink(msc-0)[0x55ae2af13940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250410085145246 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085145246 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410085145246 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410085145246 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410085145246 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085145246 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410085145246 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085145246 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085145246 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085145246 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  HNBGW_Test.msc1-RAN(553)@449bbc254af8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250410085145255 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085145255 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250410085145255 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250410085145255 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 20250410085145255 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085145255 DLSS7 <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' 20250410085145255 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085145255 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085145255 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085145255 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085145255 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085145255 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085145255 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085145255 DLM3UA DEBUG 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) 20250410085145255 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085145255 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085145255 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250410085145255 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250410085145255 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085145255 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085145255 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085145255 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085145255 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085145255 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085145255 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085145255 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085145255 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085145255 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085145255 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085145255 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085145255 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085145255 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085145255 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250410085145255 DRANAP DEBUG cnlink(msc-1)[0x55ae2aef6920]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250410085145255 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) 20250410085145255 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) 20250410085145255 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085145255 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250410085145255 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085145255 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085145255 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085145255 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085145255 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085145255 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085145255 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085145255 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085145255 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085145255 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085145255 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085145255 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085145255 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085145255 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410085145255 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085145255 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 02 03 00 00 08 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085145255 DRANAP DEBUG cnlink(msc-1)[0x55ae2aef6920]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250410085145255 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085145255 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085145255 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085145255 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410085145255 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410085145255 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250410085145255 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250410085145255 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250410085145255 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085145255 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 08 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 03  20250410085145255 DRANAP NOTICE cnlink(msc-1)[0x55ae2aef6920]{CONNECTED}: link up (cnlink.c:111) 20250410085145256 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085145256 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250410085145256 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250410085145256 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 20250410085145256 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085145256 DLSS7 <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' 20250410085145256 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085145256 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085145256 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085145256 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085145256 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085145256 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085145256 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085145256 DLM3UA DEBUG 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) 20250410085145256 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085145256 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085145256 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250410085145256 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250410085145256 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085145256 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085145256 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085145256 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085145256 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085145256 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085145256 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085145256 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085145256 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085145256 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085145256 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085145256 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085145256 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085145256 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085145256 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250410085145256 DRANAP DEBUG cnlink(msc-1)[0x55ae2aef6920]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250410085145256 DRANAP INFO cnlink(msc-1)[0x55ae2aef6920]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(556)@449bbc254af8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250410085145273 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085145273 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410085145273 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410085145273 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410085145273 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085145273 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410085145273 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085145273 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085145273 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085145273 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085145273 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085145273 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085145273 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085145273 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410085145273 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085145273 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085145273 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250410085145273 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410085145273 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085145273 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085145273 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085145273 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085145273 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085145273 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085145273 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085145273 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085145273 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085145273 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085145273 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085145273 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085145273 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085145273 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085145273 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250410085145273 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250410085145273 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250410085145273 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250410085145273 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085145273 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410085145273 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085145273 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085145273 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085145273 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085145273 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085145273 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085145273 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085145273 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085145273 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085145273 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085145273 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085145273 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085145273 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085145273 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085145273 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085145273 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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) 20250410085145273 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250410085145273 DRANAP NOTICE cnlink(sgsn-0)[0x55ae2af5e2a0]{CONNECTED}: link up (cnlink.c:111) 20250410085145273 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085145273 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085145273 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085145273 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085145273 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085145273 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250410085145273 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410085145273 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410085145273 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085145273 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  20250410085145274 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085145274 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410085145274 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410085145274 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410085145274 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085145274 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410085145274 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085145274 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085145274 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085145274 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085145274 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085145274 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085145274 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085145274 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410085145274 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085145274 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085145274 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250410085145274 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410085145274 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085145274 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085145274 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085145274 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085145274 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085145274 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085145274 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085145274 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085145274 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085145274 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085145274 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085145274 DLSUA [1;34mDEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085145274 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085145274 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085145274 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250410085145274 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250410085145274 DRANAP INFO cnlink(sgsn-0)[0x55ae2af5e2a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(559)@449bbc254af8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250410085145287 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085145287 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250410085145287 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250410085145287 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 20250410085145287 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085145287 DLSS7 <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' 20250410085145287 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085145287 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085145287 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085145287 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085145287 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085145287 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085145287 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085145287 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) 20250410085145287 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085145287 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085145287 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250410085145287 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250410085145287 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085145287 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085145287 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085145287 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085145287 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085145287 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085145287 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085145287 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085145287 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085145287 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085145287 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085145287 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085145287 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085145287 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085145287 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250410085145287 DRANAP DEBUG cnlink(sgsn-1)[0x55ae2af5ec30]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250410085145287 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) 20250410085145287 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) 20250410085145287 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085145287 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250410085145287 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085145287 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085145287 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085145287 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085145287 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085145287 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085145287 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085145287 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085145287 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085145287 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085145287 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085145287 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085145287 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085145287 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250410085145287 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085145287 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250410085145287 DRANAP DEBUG cnlink(sgsn-1)[0x55ae2af5ec30]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250410085145287 DRANAP NOTICE cnlink(sgsn-1)[0x55ae2af5ec30]{CONNECTED}: link up (cnlink.c:111) 20250410085145287 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085145287 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085145287 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085145287 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250410085145287 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250410085145287 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' 20250410085145287 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 20250410085145287 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250410085145287 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085145287 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  20250410085145288 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085145288 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250410085145288 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250410085145288 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 20250410085145288 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085145288 DLSS7 <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' 20250410085145288 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085145288 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085145288 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085145288 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085145288 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085145288 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085145288 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085145288 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) 20250410085145288 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085145288 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085145288 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250410085145288 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250410085145288 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085145288 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085145288 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085145288 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085145288 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085145288 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085145288 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085145288 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085145288 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085145288 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085145288 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085145288 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085145288 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085145288 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085145288 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250410085145288 DRANAP DEBUG cnlink(sgsn-1)[0x55ae2af5ec30]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250410085145288 DRANAP INFO cnlink(sgsn-1)[0x55ae2af5ec30]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250410085146308 DLCTRL DEBUG Command: GET 822499820 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250410085146309 DLCTRL DEBUG Tx Command reply: GET_REPLY 822499820 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250410085146316 DLCTRL DEBUG Command: GET 774426670 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250410085146316 DLCTRL DEBUG Tx Command reply: GET_REPLY 774426670 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250410085146321 DLCTRL DEBUG Command: GET 764068528 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250410085146321 DLCTRL DEBUG Tx Command reply: GET_REPLY 764068528 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085146327 DLCTRL DEBUG Command: GET 138008273 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085146327 DLCTRL DEBUG Tx Command reply: GET_REPLY 138008273 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085146332 DLCTRL DEBUG Command: GET 429778824 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250410085146332 DLCTRL DEBUG Tx Command reply: GET_REPLY 429778824 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250410085146336 DLCTRL DEBUG Command: GET 153465688 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250410085146336 DLCTRL DEBUG Tx Command reply: GET_REPLY 153465688 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250410085146341 DLCTRL DEBUG Command: GET 503070521 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250410085146341 DLCTRL DEBUG Tx Command reply: GET_REPLY 503070521 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250410085146345 DLCTRL DEBUG Command: GET 727713470 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250410085146345 DLCTRL DEBUG Tx Command reply: GET_REPLY 727713470 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085146349 DLCTRL DEBUG Command: GET 749362601 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085146349 DLCTRL DEBUG Tx Command reply: GET_REPLY 749362601 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085146352 DLCTRL DEBUG Command: GET 210666186 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250410085146352 DLCTRL DEBUG Tx Command reply: GET_REPLY 210666186 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250410085146354 DLCTRL DEBUG Command: GET 518317917 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250410085146354 DLCTRL DEBUG Tx Command reply: GET_REPLY 518317917 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250410085146356 DLCTRL DEBUG Command: GET 421708336 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250410085146356 DLCTRL DEBUG Tx Command reply: GET_REPLY 421708336 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250410085146361 DLCTRL DEBUG Command: GET 690845627 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250410085146361 DLCTRL DEBUG Tx Command reply: GET_REPLY 690845627 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085146365 DLCTRL DEBUG Command: GET 708346408 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085146365 DLCTRL DEBUG Tx Command reply: GET_REPLY 708346408 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085146367 DLCTRL DEBUG Command: GET 248132389 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250410085146367 DLCTRL DEBUG Tx Command reply: GET_REPLY 248132389 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250410085146369 DLCTRL DEBUG Command: GET 183787478 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250410085146369 DLCTRL DEBUG Tx Command reply: GET_REPLY 183787478 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250410085146371 DLCTRL DEBUG Command: GET 876930910 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250410085146371 DLCTRL DEBUG Tx Command reply: GET_REPLY 876930910 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250410085146374 DLCTRL DEBUG Command: GET 979074193 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250410085146374 DLCTRL DEBUG Tx Command reply: GET_REPLY 979074193 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085146375 DLCTRL DEBUG Command: GET 557622640 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085146375 DLCTRL DEBUG Tx Command reply: GET_REPLY 557622640 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085146377 DLCTRL DEBUG Command: GET 443762087 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250410085146377 DLCTRL DEBUG Tx Command reply: GET_REPLY 443762087 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@449bbc254af8: 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@449bbc254af8: "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@449bbc254af8: 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@449bbc254af8: 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@449bbc254af8: 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@449bbc254af8: 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 := '000000000000000111011001'B, t_guard := 20.000000 } 20250410085146393 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47802<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(550)@449bbc254af8: f_create_expect(l3 := '05080200F110172A5205F442FA0023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(550)@449bbc254af8: 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)@449bbc254af8: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(562)1033152 20250410085147433 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085147433 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085147433 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1351) 20250410085147433 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250410085147433 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xfc3c0, normal) (hnbgw_rua.c:407) 20250410085147433 DHNB DEBUG map_rua[0x55ae2af6f770]{init}: Allocated (fsm.c:456) 20250410085147434 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1033152)[0x55ae2af6f770]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250410085147434 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1033152 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250410085147434 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410085147434 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410085147434 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1033152 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) 20250410085147434 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1033152 SCCP-0 CS MI=TMSI-0x42FA0023: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250410085147434 DCN DEBUG map_sccp[0x55ae2af6cc60]{init}: Allocated (fsm.c:456) 20250410085147434 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x55ae2af6cc60]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250410085147434 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-1033152 <-> SCCP-67 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250410085147434 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1033152 SCCP-67 msc-0 MI=TMSI-0x42FA0023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20250410085147434 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1033152)[0x55ae2af6f770]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250410085147434 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410085147434 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410085147434 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1033152)[0x55ae2af6f770]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250410085147434 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x55ae2af6cc60]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250410085147434 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250410085147434 DLSCCP DEBUG SCCP-SCOC(67)[0x55ae2af78be0]{IDLE}: Allocated (fsm.c:456) 20250410085147434 DLSCCP DEBUG SCCP-SCOC(67)[0x55ae2af78be0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250410085147434 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442fa0023004f40030001d90056400500f1100926) (sccp_scrc.c:415) 20250410085147434 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085147434 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085147434 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085147434 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085147434 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085147434 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085147434 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085147434 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085147434 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085147434 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085147434 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085147434 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085147434 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085147434 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085147434 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085147434 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 d9 00 56 40 05 00 f1 10 09 26 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085147434 DLSCCP DEBUG SCCP-SCOC(67)[0x55ae2af78be0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250410085147434 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x55ae2af6cc60]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250410085147434 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1033152)[0x55ae2af6f770]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250410085147435 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085147435 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085147435 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085147435 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085147435 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085147435 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250410085147435 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410085147435 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410085147435 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085147435 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 d9 00 56 40 05 00 f1 10 09 26 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(549)@449bbc254af8: First idle individual index:0 HNBGW_Test.msc0-SCCP(549)@449bbc254af8: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(550)@449bbc254af8: Found Expect[0] for l3='05080200F110172A5205F442FA0023'O handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(562) HNBGW_Test.msc0-RAN(550)@449bbc254af8: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(562)8846168 HNBGW_Test.msc0-SCCP(549)@449bbc254af8: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(549)@449bbc254af8: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(562)@449bbc254af8: setverdict(pass): none -> pass 20250410085147454 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085147454 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410085147454 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410085147454 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410085147454 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085147454 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410085147454 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085147454 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085147454 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085147454 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 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 ea 75 c2 02 00 00 00 00 00 06 00 08 00 00 00 07  MTC@449bbc254af8: 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 } } } 20250410085147454 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085147454 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085147454 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085147454 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410085147454 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085147454 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00ea75c2) (sccp_scrc.c:486) 20250410085147454 DLSCCP DEBUG Received CO:COAK for local reference 67 (sccp_scoc.c:1855) 20250410085147454 DLSCCP DEBUG SCCP-SCOC(67)[0x55ae2af78be0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250410085147454 DLSCCP DEBUG SCCP-SCOC(67)[0x55ae2af78be0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250410085147454 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085147454 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250410085147454 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) 20250410085147454 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x55ae2af6cc60]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250410085147454 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x55ae2af6cc60]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250410085147457 DLCTRL DEBUG Command: GET 316836393 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250410085147457 DLCTRL DEBUG Tx Command reply: GET_REPLY 316836393 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250410085147463 DLCTRL DEBUG Command: GET 388743680 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250410085147464 DLCTRL DEBUG Tx Command reply: GET_REPLY 388743680 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250410085147468 DLCTRL DEBUG Command: GET 358902189 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250410085147468 DLCTRL DEBUG Tx Command reply: GET_REPLY 358902189 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085147472 DLCTRL DEBUG Command: GET 243555214 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085147473 DLCTRL DEBUG Tx Command reply: GET_REPLY 243555214 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085147477 DLCTRL DEBUG Command: GET 187428566 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250410085147477 DLCTRL DEBUG Tx Command reply: GET_REPLY 187428566 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed 20250410085147481 DLCTRL DEBUG Command: GET 765354347 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250410085147481 DLCTRL DEBUG Tx Command reply: GET_REPLY 765354347 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250410085147486 DLCTRL DEBUG Command: GET 516121219 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250410085147486 DLCTRL DEBUG Tx Command reply: GET_REPLY 516121219 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250410085147489 DLCTRL DEBUG Command: GET 516777166 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250410085147489 DLCTRL DEBUG Tx Command reply: GET_REPLY 516777166 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085147493 DLCTRL DEBUG Command: GET 985900810 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085147493 DLCTRL DEBUG Tx Command reply: GET_REPLY 985900810 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085147496 DLCTRL DEBUG Command: GET 402302476 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250410085147496 DLCTRL DEBUG Tx Command reply: GET_REPLY 402302476 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed 20250410085147498 DLCTRL DEBUG Command: GET 257559457 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250410085147498 DLCTRL DEBUG Tx Command reply: GET_REPLY 257559457 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250410085147501 DLCTRL DEBUG Command: GET 234449485 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250410085147501 DLCTRL DEBUG Tx Command reply: GET_REPLY 234449485 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250410085147503 DLCTRL DEBUG Command: GET 620703062 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250410085147503 DLCTRL DEBUG Tx Command reply: GET_REPLY 620703062 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085147505 DLCTRL DEBUG Command: GET 734495965 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085147505 DLCTRL DEBUG Tx Command reply: GET_REPLY 734495965 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085147507 DLCTRL DEBUG Command: GET 378953338 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250410085147507 DLCTRL DEBUG Tx Command reply: GET_REPLY 378953338 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed 20250410085147508 DLCTRL DEBUG Command: GET 102111282 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250410085147508 DLCTRL DEBUG Tx Command reply: GET_REPLY 102111282 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250410085147511 DLCTRL DEBUG Command: GET 540953672 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250410085147511 DLCTRL DEBUG Tx Command reply: GET_REPLY 540953672 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250410085147513 DLCTRL DEBUG Command: GET 529669636 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250410085147513 DLCTRL DEBUG Tx Command reply: GET_REPLY 529669636 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085147514 DLCTRL DEBUG Command: GET 470338352 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085147514 DLCTRL DEBUG Tx Command reply: GET_REPLY 470338352 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085147516 DLCTRL DEBUG Command: GET 634608479 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250410085147516 DLCTRL DEBUG Tx Command reply: GET_REPLY 634608479 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed MTC@449bbc254af8: 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 := '000000000000000000110011'B, t_guard := 20.000000 } 20250410085147532 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47812<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(553)@449bbc254af8: f_create_expect(l3 := '0524010350590205F442C00023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(553)@449bbc254af8: 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)@449bbc254af8: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(563)15692693 20250410085148560 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085148560 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085148561 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1351) 20250410085148561 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250410085148561 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xef7395, normal) (hnbgw_rua.c:407) 20250410085148561 DHNB DEBUG map_rua[0x55ae2af72fd0]{init}: Allocated (fsm.c:456) 20250410085148561 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15692693)[0x55ae2af72fd0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250410085148561 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15692693 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250410085148561 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410085148561 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410085148561 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:211) 20250410085148561 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15692693 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) 20250410085148561 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15692693 SCCP-0 CS MI=TMSI-0x42C00023: CN link round-robin selects msc 1 (hnbgw_cn.c:1125) 20250410085148561 DCN DEBUG map_sccp[0x55ae2af70460]{init}: Allocated (fsm.c:456) 20250410085148561 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-68)[0x55ae2af70460]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250410085148561 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-15692693 <-> SCCP-68 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20250410085148561 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15692693 SCCP-68 msc-1 MI=TMSI-0x42C00023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:312) 20250410085148561 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15692693)[0x55ae2af72fd0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250410085148561 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410085148561 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410085148561 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15692693)[0x55ae2af72fd0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250410085148561 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-68)[0x55ae2af70460]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250410085148561 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250410085148561 DLSCCP DEBUG SCCP-SCOC(68)[0x55ae2af7ac50]{IDLE}: Allocated (fsm.c:456) 20250410085148561 DLSCCP DEBUG SCCP-SCOC(68)[0x55ae2af7ac50]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250410085148561 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0524010350590205f442c00023004f40030000330056400500f1100926) (sccp_scrc.c:415) 20250410085148561 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085148561 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085148561 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085148561 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085148561 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085148561 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085148561 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085148561 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085148561 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085148561 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085148561 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085148561 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085148561 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085148561 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410085148561 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085148561 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 33 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) 20250410085148561 DLSCCP DEBUG SCCP-SCOC(68)[0x55ae2af7ac50]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250410085148561 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-68)[0x55ae2af70460]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250410085148561 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15692693)[0x55ae2af72fd0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250410085148561 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085148561 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085148561 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085148561 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410085148561 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410085148561 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=2=0.0.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' 20250410085148561 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250410085148561 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250410085148561 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085148561 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 33 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)@449bbc254af8: First idle individual index:0 HNBGW_Test.msc1-SCCP(552)@449bbc254af8: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(553)@449bbc254af8: Found Expect[0] for l3='0524010350590205F442C00023'O handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(563) HNBGW_Test.msc1-RAN(553)@449bbc254af8: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(563)10422184 HNBGW_Test.msc1-SCCP(552)@449bbc254af8: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(552)@449bbc254af8: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(563)@449bbc254af8: setverdict(pass): none -> pass 20250410085148579 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085148579 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250410085148579 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250410085148579 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 20250410085148579 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085148579 DLSS7 <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' 20250410085148579 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085148579 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085148579 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085148579 DLSS7 <000c> osmo_ss7_asp.c:1175 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 5d 56 28 02 00 00 00 00 00 06 00 08 00 00 00 07  20250410085148579 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085148579 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085148579 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085148579 DLM3UA DEBUG 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) 20250410085148580 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085148580 DLSS7 DEBUG scrc_rx_mtp_xfer_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=005d5628) (sccp_scrc.c:486) 20250410085148580 DLSCCP DEBUG Received CO:COAK for local reference 68 (sccp_scoc.c:1855) 20250410085148580 DLSCCP DEBUG SCCP-SCOC(68)[0x55ae2af7ac50]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250410085148580 DLSCCP DEBUG SCCP-SCOC(68)[0x55ae2af7ac50]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250410085148580 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085148580 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250410085148580 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) 20250410085148580 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-68)[0x55ae2af70460]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250410085148580 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-68)[0x55ae2af70460]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@449bbc254af8: 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 } } } 20250410085148581 DLCTRL DEBUG Command: GET 479671182 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250410085148581 DLCTRL DEBUG Tx Command reply: GET_REPLY 479671182 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250410085148584 DLCTRL DEBUG Command: GET 318981884 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250410085148584 DLCTRL DEBUG Tx Command reply: GET_REPLY 318981884 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250410085148587 DLCTRL DEBUG Command: GET 798391243 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250410085148587 DLCTRL DEBUG Tx Command reply: GET_REPLY 798391243 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085148589 DLCTRL DEBUG Command: GET 439260626 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085148589 DLCTRL DEBUG Tx Command reply: GET_REPLY 439260626 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085148591 DLCTRL DEBUG Command: GET 772728847 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250410085148591 DLCTRL DEBUG Tx Command reply: GET_REPLY 772728847 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed 20250410085148593 DLCTRL DEBUG Command: GET 829861832 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250410085148593 DLCTRL DEBUG Tx Command reply: GET_REPLY 829861832 rate_ctr.abs.msc.1.cnpool:subscr:new 1 (control_if.c:477) 20250410085148595 DLCTRL DEBUG Command: GET 313851813 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250410085148595 DLCTRL DEBUG Tx Command reply: GET_REPLY 313851813 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250410085148596 DLCTRL DEBUG Command: GET 828494693 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250410085148596 DLCTRL DEBUG Tx Command reply: GET_REPLY 828494693 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085148598 DLCTRL DEBUG Command: GET 767117699 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085148598 DLCTRL DEBUG Tx Command reply: GET_REPLY 767117699 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085148599 DLCTRL DEBUG Command: GET 922504902 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250410085148599 DLCTRL DEBUG Tx Command reply: GET_REPLY 922504902 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed 20250410085148601 DLCTRL DEBUG Command: GET 28686992 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250410085148601 DLCTRL DEBUG Tx Command reply: GET_REPLY 28686992 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250410085148603 DLCTRL DEBUG Command: GET 2452064 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250410085148603 DLCTRL DEBUG Tx Command reply: GET_REPLY 2452064 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250410085148605 DLCTRL DEBUG Command: GET 539324648 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250410085148605 DLCTRL DEBUG Tx Command reply: GET_REPLY 539324648 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085148607 DLCTRL DEBUG Command: GET 995707998 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085148607 DLCTRL DEBUG Tx Command reply: GET_REPLY 995707998 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085148610 DLCTRL DEBUG Command: GET 174152322 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250410085148610 DLCTRL DEBUG Tx Command reply: GET_REPLY 174152322 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed 20250410085148611 DLCTRL DEBUG Command: GET 102894031 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250410085148611 DLCTRL DEBUG Tx Command reply: GET_REPLY 102894031 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250410085148613 DLCTRL DEBUG Command: GET 432263667 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250410085148613 DLCTRL DEBUG Tx Command reply: GET_REPLY 432263667 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250410085148614 DLCTRL DEBUG Command: GET 302844846 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250410085148614 DLCTRL DEBUG Tx Command reply: GET_REPLY 302844846 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085148614 DLCTRL DEBUG Command: GET 598854608 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085148614 DLCTRL DEBUG Tx Command reply: GET_REPLY 598854608 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085148615 DLCTRL DEBUG Command: GET 7752228 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250410085148615 DLCTRL DEBUG Tx Command reply: GET_REPLY 7752228 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed MTC@449bbc254af8: 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 := '000000000000000101010000'B, t_guard := 20.000000 } 20250410085148637 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47826<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(550)@449bbc254af8: f_create_expect(l3 := '0627000350590205F442CCC023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(550)@449bbc254af8: 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)@449bbc254af8: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(564)12468812 20250410085149665 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085149665 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085149665 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1351) 20250410085149665 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250410085149665 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xbe424c, normal) (hnbgw_rua.c:407) 20250410085149665 DHNB DEBUG map_rua[0x55ae2af71a80]{init}: Allocated (fsm.c:456) 20250410085149665 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12468812)[0x55ae2af71a80]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250410085149665 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12468812 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250410085149665 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410085149665 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410085149666 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12468812 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) 20250410085149666 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12468812 SCCP-0 CS MI=TMSI-0x42CCC023: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250410085149666 DCN DEBUG map_sccp[0x55ae2af726f0]{init}: Allocated (fsm.c:456) 20250410085149666 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-69)[0x55ae2af726f0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250410085149666 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-12468812 <-> SCCP-69 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250410085149666 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12468812 SCCP-69 msc-0 MI=TMSI-0x42CCC023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:312) 20250410085149666 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12468812)[0x55ae2af71a80]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250410085149666 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410085149666 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410085149666 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12468812)[0x55ae2af71a80]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250410085149666 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-69)[0x55ae2af726f0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250410085149666 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250410085149666 DLSCCP DEBUG SCCP-SCOC(69)[0x55ae2af83720]{IDLE}: Allocated (fsm.c:456) 20250410085149666 DLSCCP DEBUG SCCP-SCOC(69)[0x55ae2af83720]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250410085149666 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0627000350590205f442ccc023004f40030001500056400500f1100926) (sccp_scrc.c:415) 20250410085149666 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085149666 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085149666 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085149666 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085149666 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085149666 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085149666 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085149666 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085149666 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085149666 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085149666 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085149666 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085149666 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085149666 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085149666 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085149666 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 69 00 00 00 bd 00 00 00 bc 03 00 00 01 01 00 00 45 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 44 00 13 40 40 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 0e 0d 06 27 00 03 50 59 02 05 f4 42 cc c0 23 00 4f 40 03 00 01 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) 20250410085149666 DLSCCP DEBUG SCCP-SCOC(69)[0x55ae2af83720]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250410085149666 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-69)[0x55ae2af726f0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250410085149666 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12468812)[0x55ae2af71a80]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250410085149666 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085149666 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085149666 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085149666 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085149666 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085149666 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250410085149666 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410085149666 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410085149666 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085149666 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 01 50 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)@449bbc254af8: First idle individual index:1 HNBGW_Test.msc0-SCCP(549)@449bbc254af8: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(550)@449bbc254af8: Found Expect[0] for l3='0627000350590205F442CCC023'O handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(564) HNBGW_Test.msc0-RAN(550)@449bbc254af8: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(564)10002777 HNBGW_Test.msc0-SCCP(549)@449bbc254af8: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(549)@449bbc254af8: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250410085149673 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085149673 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410085149673 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410085149673 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410085149673 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085149673 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410085149673 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085149673 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085149673 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085149673 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 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 08 ba c9 02 00 00 00 00 00 06 00 08 00 00 00 07  20250410085149673 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085149674 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085149674 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085149674 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410085149674 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085149674 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0008bac9) (sccp_scrc.c:486) 20250410085149674 DLSCCP DEBUG Received CO:COAK for local reference 69 (sccp_scoc.c:1855) 20250410085149674 DLSCCP DEBUG SCCP-SCOC(69)[0x55ae2af83720]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250410085149674 DLSCCP DEBUG SCCP-SCOC(69)[0x55ae2af83720]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250410085149674 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085149674 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250410085149674 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) 20250410085149674 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-69)[0x55ae2af726f0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250410085149674 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-69)[0x55ae2af726f0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(564)@449bbc254af8: setverdict(pass): none -> pass MTC@449bbc254af8: 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 } } } 20250410085149677 DLCTRL DEBUG Command: GET 17490798 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250410085149677 DLCTRL DEBUG Tx Command reply: GET_REPLY 17490798 rate_ctr.abs.msc.0.cnpool:subscr:new 2 (control_if.c:477) 20250410085149681 DLCTRL DEBUG Command: GET 84132733 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250410085149681 DLCTRL DEBUG Tx Command reply: GET_REPLY 84132733 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250410085149686 DLCTRL DEBUG Command: GET 875538720 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250410085149686 DLCTRL DEBUG Tx Command reply: GET_REPLY 875538720 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085149690 DLCTRL DEBUG Command: GET 500855800 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085149690 DLCTRL DEBUG Tx Command reply: GET_REPLY 500855800 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085149694 DLCTRL DEBUG Command: GET 787489426 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250410085149694 DLCTRL DEBUG Tx Command reply: GET_REPLY 787489426 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed 20250410085149698 DLCTRL DEBUG Command: GET 691455001 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250410085149698 DLCTRL DEBUG Tx Command reply: GET_REPLY 691455001 rate_ctr.abs.msc.1.cnpool:subscr:new 1 (control_if.c:477) 20250410085149702 DLCTRL DEBUG Command: GET 355850358 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250410085149702 DLCTRL DEBUG Tx Command reply: GET_REPLY 355850358 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250410085149706 DLCTRL DEBUG Command: GET 253678041 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250410085149706 DLCTRL DEBUG Tx Command reply: GET_REPLY 253678041 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085149710 DLCTRL DEBUG Command: GET 148967821 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085149710 DLCTRL DEBUG Tx Command reply: GET_REPLY 148967821 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085149714 DLCTRL DEBUG Command: GET 401591244 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250410085149714 DLCTRL DEBUG Tx Command reply: GET_REPLY 401591244 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed 20250410085149718 DLCTRL DEBUG Command: GET 31934223 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250410085149718 DLCTRL DEBUG Tx Command reply: GET_REPLY 31934223 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250410085149721 DLCTRL DEBUG Command: GET 407126713 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250410085149721 DLCTRL DEBUG Tx Command reply: GET_REPLY 407126713 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250410085149725 DLCTRL DEBUG Command: GET 601941339 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250410085149725 DLCTRL DEBUG Tx Command reply: GET_REPLY 601941339 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085149729 DLCTRL DEBUG Command: GET 469201138 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085149730 DLCTRL DEBUG Tx Command reply: GET_REPLY 469201138 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085149733 DLCTRL DEBUG Command: GET 967910215 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250410085149733 DLCTRL DEBUG Tx Command reply: GET_REPLY 967910215 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed 20250410085149738 DLCTRL DEBUG Command: GET 832265253 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250410085149738 DLCTRL DEBUG Tx Command reply: GET_REPLY 832265253 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250410085149741 DLCTRL DEBUG Command: GET 315915700 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250410085149741 DLCTRL DEBUG Tx Command reply: GET_REPLY 315915700 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250410085149745 DLCTRL DEBUG Command: GET 342143165 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250410085149745 DLCTRL DEBUG Tx Command reply: GET_REPLY 342143165 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085149749 DLCTRL DEBUG Command: GET 667622552 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085149749 DLCTRL DEBUG Tx Command reply: GET_REPLY 667622552 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085149752 DLCTRL DEBUG Command: GET 111278084 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250410085149752 DLCTRL DEBUG Tx Command reply: GET_REPLY 111278084 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed MTC@449bbc254af8: ok: talloc reports "asn1_context" = 1 bytes 20250410085149764 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:38365<->l=127.0.0.1:4262) (control_if.c:193) 20250410085149766 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52896<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(543)@449bbc254af8: Final verdict of PTC: none VirtHNBGW-STATS(542)@449bbc254af8: Final verdict of PTC: none MTC@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed 20250410085149771 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52888<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250410085149774 DLINP DEBUG SRVCONN(,r=127.0.0.1:58645<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085149774 DLINP DEBUG SRVCONN(,r=127.0.0.1:58645<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085149774 DLINP NOTICE SRV(,r=127.0.0.1:58645<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410085149774 DMAIN NOTICE (127.0.0.1:58645 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:58645<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250410085149774 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1-RUA(548)@449bbc254af8: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(555)@449bbc254af8: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(556)@449bbc254af8: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(558)@449bbc254af8: Final verdict of PTC: none 20250410085149777 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250410085149777 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410085149777 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250410085149777 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250410085149777 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250410085149777 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410085149777 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250410085149777 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250410085149777 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250410085149777 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085149777 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-sgsn0-0: connection closed 20250410085149777 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250410085149777 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250410085149777 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250410085149777 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250410085149777 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(559)@449bbc254af8: Final verdict of PTC: none 20250410085149777 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  20250410085149777 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  20250410085149778 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  20250410085149778 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085149778 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250410085149778 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250410085149778 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085149778 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250410085149778 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250410085149778 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085149778 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 20250410085149778 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250410085149778 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410085149778 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250410085149778 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250410085149778 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250410085149778 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) 20250410085149778 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250410085149778 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc1-0) xUA SRV SHUTDOWN_EVENT 20250410085149778 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250410085149778 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410085149778 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250410085149778 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085149778 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085149778 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085149778 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250410085149778 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250410085149778 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250410085149778 DRANAP NOTICE cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: link lost (cnlink.c:118) 20250410085149778 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250410085149778 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250410085149778 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) 20250410085149778 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250410085149778 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250410085149778 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250410085149778 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085149778 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-msc0-0: connection closed 20250410085149778 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250410085149778 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250410085149778 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250410085149778 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250410085149778 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 20250410085149779 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  20250410085149779 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  20250410085149779 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085149779 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250410085149779 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250410085149779 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 20250410085149779 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085149779 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-msc1-0: connection closed 20250410085149779 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250410085149779 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250410085149779 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250410085149779 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250410085149779 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 20250410085149779 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  20250410085149779 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085149779 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250410085149779 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250410085149779 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085149779 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250410085149779 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:378) 20250410085149779 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085149779 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085149779 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085149779 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085149779 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250410085149779 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 20250410085149780 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) 20250410085149780 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250410085149780 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn1-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250410085149780 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SEND_FAILED flags=0x1 20250410085149780 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) 20250410085149780 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250410085149780 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn1-0) xUA SRV SEND_FAILED 20250410085149780 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) 20250410085149780 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085149780 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250410085149780 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-sgsn1-0: connection closed 20250410085149780 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250410085149780 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250410085149780 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250410085149780 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250410085149780 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 20250410085149780 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085149780 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250410085149780 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250410085149780 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0-RUA(546)@449bbc254af8: Final verdict of PTC: none HNBGW_Test.msc1-RAN(553)@449bbc254af8: Final verdict of PTC: none MutexDispCT-TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin(541)@449bbc254af8: Final verdict of PTC: none 20250410085149780 DRANAP NOTICE cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: link lost (cnlink.c:118) 20250410085149780 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x55ae2af6cc60]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) HNBGW_Test.msc0-M3UA(551)@449bbc254af8: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(557)@449bbc254af8: Final verdict of PTC: none 20250410085149781 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250410085149781 DLSCCP DEBUG SCCP-SCOC(67)[0x55ae2af78be0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250410085149781 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ea75c2), PART(T=Source Reference,L=4,D=00000043), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250410085149781 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085149781 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085149781 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085149781 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085149781 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085149781 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) HNBGW_Test.msc1-M3UA(554)@449bbc254af8: Final verdict of PTC: none 20250410085149781 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [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 ea 75 c2 00 00 43 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085149781 DLSCCP DEBUG SCCP-SCOC(67)[0x55ae2af78be0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250410085149781 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x55ae2af6cc60]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250410085149781 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1033152)[0x55ae2af6f770]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250410085149781 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1033152)[0x55ae2af6f770]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250410085149781 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250410085149781 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1033152)[0x55ae2af6f770]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250410085149781 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1033152)[0x55ae2af6f770]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250410085149781 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1033152)[0x55ae2af6f770]{disrupted}: Freeing instance (context_map.c:202) 20250410085149781 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1033152)[0x55ae2af6f770]{disrupted}: Deallocated (fsm.c:568) 20250410085149781 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x55ae2af6cc60]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250410085149781 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x55ae2af6cc60]{disconnected}: Freeing instance (context_map.c:206) 20250410085149781 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x55ae2af6cc60]{disconnected}: Deallocated (fsm.c:568) 20250410085149781 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1033152 SCCP-67 msc-0 MI=TMSI-0x42FA0023: Deallocating (context_map.c:225) 20250410085149781 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-69)[0x55ae2af726f0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250410085149782 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250410085149782 DLSCCP DEBUG SCCP-SCOC(69)[0x55ae2af83720]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250410085149782 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0008bac9), PART(T=Source Reference,L=4,D=00000045), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250410085149782 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085149782 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085149782 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085149782 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085149782 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085149782 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085149782 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [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 08 ba c9 00 00 45 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085149782 DLSCCP DEBUG SCCP-SCOC(69)[0x55ae2af83720]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250410085149782 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-69)[0x55ae2af726f0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250410085149782 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12468812)[0x55ae2af71a80]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250410085149782 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12468812)[0x55ae2af71a80]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250410085149782 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250410085149782 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12468812)[0x55ae2af71a80]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250410085149782 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12468812)[0x55ae2af71a80]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250410085149782 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12468812)[0x55ae2af71a80]{disrupted}: Freeing instance (context_map.c:202) 20250410085149782 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12468812)[0x55ae2af71a80]{disrupted}: Deallocated (fsm.c:568) 20250410085149782 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-69)[0x55ae2af726f0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250410085149782 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-69)[0x55ae2af726f0]{disconnected}: Freeing instance (context_map.c:206) 20250410085149782 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-69)[0x55ae2af726f0]{disconnected}: Deallocated (fsm.c:568) 20250410085149782 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12468812 SCCP-69 msc-0 MI=TMSI-0x42CCC023: Deallocating (context_map.c:225) 20250410085149782 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_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0(545)@449bbc254af8: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(560)@449bbc254af8: Final verdict of PTC: none HNBGW-MGCP(561)@449bbc254af8: Final verdict of PTC: none 20250410085149782 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) HNBGW-PFCP(544)@449bbc254af8: Final verdict of PTC: none 20250410085149783 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.0.2/0 (xua_snm.c:378) HNBGW_Test.msc0-RAN(550)@449bbc254af8: Final verdict of PTC: none 20250410085149783 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085149783 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085149784 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085149784 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085149784 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250410085149785 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250410085149785 DRANAP DEBUG cnlink(msc-1)[0x55ae2aef6920]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250410085149785 DRANAP NOTICE cnlink(msc-1)[0x55ae2aef6920]{DISCONNECTED}: link lost (cnlink.c:118) 20250410085149785 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-68)[0x55ae2af70460]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250410085149786 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(562)@449bbc254af8: Final verdict of PTC: pass TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(564)@449bbc254af8: Final verdict of PTC: pass 20250410085149786 DLSCCP DEBUG SCCP-SCOC(68)[0x55ae2af7ac50]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250410085149786 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005d5628), PART(T=Source Reference,L=4,D=00000044), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250410085149786 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085149787 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085149787 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085149787 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085149787 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410085149788 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(563)@449bbc254af8: Final verdict of PTC: pass 20250410085149789 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 5d 56 28 00 00 44 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085149789 DLSCCP DEBUG SCCP-SCOC(68)[0x55ae2af7ac50]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250410085149790 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-68)[0x55ae2af70460]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250410085149793 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085149793 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085149793 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085149793 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085149793 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085149793 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250410085149790 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15692693)[0x55ae2af72fd0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250410085149790 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15692693)[0x55ae2af72fd0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250410085149791 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250410085149791 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15692693)[0x55ae2af72fd0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250410085149791 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15692693)[0x55ae2af72fd0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250410085149791 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15692693)[0x55ae2af72fd0]{disrupted}: Freeing instance (context_map.c:202) 20250410085149792 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15692693)[0x55ae2af72fd0]{disrupted}: Deallocated (fsm.c:568) 20250410085149792 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-68)[0x55ae2af70460]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250410085149792 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-68)[0x55ae2af70460]{disconnected}: Freeing instance (context_map.c:206) 20250410085149792 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-68)[0x55ae2af70460]{disconnected}: Deallocated (fsm.c:568) 20250410085149793 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15692693 SCCP-68 msc-1 MI=TMSI-0x42C00023: Deallocating (context_map.c:225) 20250410085149793 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410085149793 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250410085149794 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085149794 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250410085149795 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.1.2/0 (xua_snm.c:378) 20250410085149795 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085149795 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085149795 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085149796 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085149796 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250410085149796 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250410085149797 DRANAP DEBUG cnlink(sgsn-1)[0x55ae2af5ec30]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250410085149797 DRANAP NOTICE cnlink(sgsn-1)[0x55ae2af5ec30]{DISCONNECTED}: link lost (cnlink.c:118) 20250410085149797 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085149797 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085149797 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085149798 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085149798 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085149798 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250410085149798 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:894) 20250410085149798 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085149798 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410085149799 DMAIN NOTICE (127.0.0.1:9999 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) 20250410085149799 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250410085149799 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47802<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250410085149800 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47812<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250410085149800 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47826<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250410085149801 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085149801 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085149801 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085149801 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410085149801 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410085149801 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! HNBGW_Test.msc1-SCCP(552)@449bbc254af8: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1(547)@449bbc254af8: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(549)@449bbc254af8: Final verdict of PTC: none MTC@449bbc254af8: Setting final verdict of the test case. MTC@449bbc254af8: Local verdict of MTC: pass MTC@449bbc254af8: Local verdict of PTC MutexDispCT-TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin(541): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC VirtHNBGW-STATS(542): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC IPA-CTRL-CLI-IPA(543): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW-PFCP(544): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0(545): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0-RUA(546): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1(547): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1-RUA(548): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.msc0-SCCP(549): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.msc0-RAN(550): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.msc0-M3UA(551): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.msc1-SCCP(552): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.msc1-RAN(553): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.msc1-M3UA(554): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(555): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.sgsn0-RAN(556): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(557): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(558): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.sgsn1-RAN(559): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(560): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW-MGCP(561): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(562): pass (pass -> pass) MTC@449bbc254af8: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(563): pass (pass -> pass) MTC@449bbc254af8: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(564): pass (pass -> pass) MTC@449bbc254af8: Test case TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin finished. Verdict: pass MTC@449bbc254af8: 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'. Thu Apr 10 08:51:49 UTC 2025 ====== HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin.talloc 20250410085149989 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47840<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410085150302 DLSCCP DEBUG SCCP-SCOC(65)[0x55ae2af840b0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250410085150302 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0059e973), PART(T=Source Reference,L=4,D=00000041), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085150302 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085150302 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085150302 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085150302 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085150302 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410085150302 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085150302 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 59 e9 73 00 00 41 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085150302 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085150302 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085150302 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085150302 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410085150302 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410085150302 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250410085150310 DLSCCP DEBUG SCCP-SCOC(64)[0x55ae2af6a520]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250410085150310 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000e2669), PART(T=Source Reference,L=4,D=00000040), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085150310 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085150310 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085150310 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085150310 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085150310 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085150310 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085150310 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 0e 26 69 00 00 40 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085150311 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085150311 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085150311 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085150311 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085150311 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085150311 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250410085150328 DLSCCP DEBUG SCCP-SCOC(66)[0x55ae2af73910]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250410085150328 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008e2f97), PART(T=Source Reference,L=4,D=00000042), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085150328 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085150328 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085150328 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085150328 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085150328 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085150328 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085150328 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 8e 2f 97 00 00 42 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085150328 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085150328 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085150328 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085150329 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085150329 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085150329 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250410085150592 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47840<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=549844) 20250410085150765 DLSCCP DEBUG SCCP-SCOC(62)[0x55ae2af74d00]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410085150766 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00053e6b), PART(T=Source Reference,L=4,D=0000003e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085150766 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085150766 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085150766 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085150766 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085150766 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410085150766 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085150766 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 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 3e 6b 00 00 3e 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085150766 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085150766 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085150766 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085150766 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410085150766 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410085150766 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250410085150767 DLSCCP DEBUG SCCP-SCOC(63)[0x55ae2af72860]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410085150767 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a79320), PART(T=Source Reference,L=4,D=0000003f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085150767 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085150767 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085150767 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085150767 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085150767 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085150767 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085150767 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 a7 93 20 00 00 3f 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085150767 DLSCCP DEBUG SCCP-SCOC(61)[0x55ae2af6a050]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410085150767 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0013a1fb), PART(T=Source Reference,L=4,D=0000003d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085150767 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085150767 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085150767 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085150767 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085150767 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085150767 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085150767 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 13 a1 fb 00 00 3d 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085150767 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085150767 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085150768 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085150768 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085150768 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085150768 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250410085150768 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085150768 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085150768 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085150768 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085150768 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085150768 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250410085151302 DLSCCP DEBUG SCCP-SCOC(59)[0x55ae2af8b7b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410085151302 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c9a719), PART(T=Source Reference,L=4,D=0000003b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085151302 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085151302 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085151302 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085151302 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085151302 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410085151302 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085151303 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 c9 a7 19 00 00 3b 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085151303 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085151303 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085151303 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085151303 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410085151303 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410085151303 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250410085151304 DLSCCP DEBUG SCCP-SCOC(60)[0x55ae2af70bd0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410085151304 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0011fe7c), PART(T=Source Reference,L=4,D=0000003c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085151304 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085151304 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085151304 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085151304 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085151304 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085151304 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085151304 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 11 fe 7c 00 00 3c 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085151304 DLSCCP DEBUG SCCP-SCOC(58)[0x55ae2af935a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410085151304 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fd4fc2), PART(T=Source Reference,L=4,D=0000003a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085151304 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085151304 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085151304 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085151304 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085151304 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085151304 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085151304 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 fd 4f c2 00 00 3a 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085151305 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085151305 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085151305 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085151305 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085151305 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085151305 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250410085151305 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085151305 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085151305 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085151305 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085151305 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085151305 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=549844, count=579284) 20250410085151779 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250410085151779 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250410085151779 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250410085151779 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250410085151779 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250410085151779 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250410085151779 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250410085151779 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250410085151779 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250410085151780 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250410085151781 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250410085151781 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250410085152078 DLSCCP DEBUG SCCP-SCOC(57)[0x55ae2af93a50]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410085152078 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00df1dc0), PART(T=Source Reference,L=4,D=00000039), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085152078 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085152078 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085152078 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085152078 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085152078 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085152078 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085152078 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 df 1d c0 00 00 39 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085152078 DLSCCP DEBUG SCCP-SCOC(56)[0x55ae2afb8460]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410085152079 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0069aae9), PART(T=Source Reference,L=4,D=00000038), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085152079 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085152079 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085152079 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085152079 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085152079 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085152079 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085152079 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 69 aa e9 00 00 38 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085152079 DLSCCP DEBUG SCCP-SCOC(54)[0x55ae2af8a230]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410085152079 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002d1565), PART(T=Source Reference,L=4,D=00000036), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085152079 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085152079 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085152079 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085152079 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085152079 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085152079 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085152079 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 2d 15 65 00 00 36 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085152079 DLSCCP DEBUG SCCP-SCOC(55)[0x55ae2af8ccd0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410085152079 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0083f1b5), PART(T=Source Reference,L=4,D=00000037), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085152079 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085152079 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085152079 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085152079 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085152079 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085152079 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085152079 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 83 f1 b5 00 00 37 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085152079 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085152079 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085152079 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085152079 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085152079 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085152079 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250410085152079 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085152079 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085152079 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085152080 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085152080 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085152080 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250410085152080 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085152080 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085152080 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085152080 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085152080 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085152080 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250410085152080 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085152080 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085152080 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085152080 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085152080 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085152080 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@449bbc254af8: 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@449bbc254af8: 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 ------ Thu Apr 10 08:51:52 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_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@449bbc254af8: 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@449bbc254af8: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin started. 20250410085153680 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47850<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410085153686 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47860<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410085153688 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:34831<->l=127.0.0.1:4262) (control_if.c:572) 20250410085153703 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250410085153703 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)@449bbc254af8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250410085153710 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085153710 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085153710 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085153710 DRANAP DEBUG cnlink(msc-1)[0x55ae2aef6920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085153710 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085153710 DRANAP DEBUG cnlink(msc-2)[0x55ae2aef3b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085153710 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085153710 DRANAP DEBUG cnlink(msc-3)[0x55ae2af5d910]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh1(571)@449bbc254af8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250410085153710 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:44466 (stream_srv.c:142) 20250410085153710 DMAIN INFO New HNB SCTP connection r=127.0.0.1:44466<->l=127.0.0.1:29169 (hnbgw.c:791) 20250410085153712 DRANAP DEBUG cnlink(msc-3)[0x55ae2af5d910]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085153712 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250410085153712 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085153712 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085153712 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410085153712 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085153712 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085153712 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085153712 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) 20250410085153712 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085153712 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085153712 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085153712 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085153712 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085153712 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085153712 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085153712 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) 20250410085153712 DLSS7 DEBUG Found route for dpc=4=0.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) 20250410085153712 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250410085153712 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085153712 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250410085153712 DRANAP DEBUG cnlink(msc-3)[0x55ae2af5d910]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085153712 DRANAP DEBUG cnlink(msc-2)[0x55ae2aef3b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085153712 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250410085153712 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085153712 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085153712 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410085153712 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085153712 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085153712 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085153712 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085153712 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085153712 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085153712 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085153712 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085153712 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085153712 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085153712 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085153712 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085153712 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085153712 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250410085153712 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085153712 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085153712 DRANAP DEBUG cnlink(msc-2)[0x55ae2aef3b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085153712 DRANAP DEBUG cnlink(msc-1)[0x55ae2aef6920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085153712 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250410085153712 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085153712 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085153712 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410085153712 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085153712 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085153712 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085153712 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085153712 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085153712 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085153712 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085153712 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085153712 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085153712 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085153712 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085153712 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085153712 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085153712 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410085153712 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085153712 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085153712 DRANAP DEBUG cnlink(msc-1)[0x55ae2aef6920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085153712 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085153712 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250410085153712 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085153712 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085153712 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410085153712 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085153712 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085153712 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085153712 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085153712 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085153712 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085153712 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085153712 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085153712 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085153712 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085153712 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085153712 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085153712 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085153712 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085153712 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085153712 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085153712 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085153712 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085153712 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085153712 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085153712 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 20250410085153712 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250410085153712 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250410085153712 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085153712 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085153712 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085153712 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250410085153712 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250410085153712 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 20250410085153712 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250410085153712 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085153712 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085153712 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085153712 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410085153712 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410085153712 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250410085153712 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085153712 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085153712 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085153712 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085153712 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085153712 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@449bbc254af8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@449bbc254af8: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(575)@449bbc254af8: ************************************************* HNBGW_Test.msc0-M3UA(575)@449bbc254af8: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(575)@449bbc254af8: ************************************************* HNBGW_Test.msc0-SCCP(573)@449bbc254af8: v_sccp_pdu_maxlen:268 MTC@449bbc254af8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@449bbc254af8: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(578)@449bbc254af8: ************************************************* HNBGW_Test.msc1-M3UA(578)@449bbc254af8: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(578)@449bbc254af8: ************************************************* HNBGW_Test.msc1-SCCP(576)@449bbc254af8: v_sccp_pdu_maxlen:268 20250410085153736 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085153736 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085153736 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085153736 DRANAP DEBUG cnlink(sgsn-1)[0x55ae2af5ec30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085153737 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085153737 DRANAP DEBUG cnlink(sgsn-2)[0x55ae2af5f5c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085153737 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085153737 DRANAP DEBUG cnlink(sgsn-3)[0x55ae2af5ff50]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085153738 DRANAP DEBUG cnlink(sgsn-3)[0x55ae2af5ff50]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085153738 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250410085153738 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085153738 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085153738 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410085153738 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085153738 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085153738 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085153738 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) 20250410085153738 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085153738 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085153738 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085153738 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085153738 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085153738 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085153738 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085153738 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) 20250410085153738 DLSS7 DEBUG Found route for dpc=12=0.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) 20250410085153738 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250410085153738 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085153738 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250410085153738 DRANAP DEBUG cnlink(sgsn-3)[0x55ae2af5ff50]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085153738 DRANAP DEBUG cnlink(sgsn-2)[0x55ae2af5f5c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085153738 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250410085153738 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085153738 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085153738 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410085153738 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085153738 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085153738 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085153738 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085153738 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085153738 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085153738 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085153738 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085153738 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085153738 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085153738 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085153738 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085153738 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085153738 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250410085153738 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085153738 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085153738 DRANAP DEBUG cnlink(sgsn-2)[0x55ae2af5f5c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085153738 DRANAP DEBUG cnlink(sgsn-1)[0x55ae2af5ec30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085153738 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250410085153738 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085153738 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085153738 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410085153738 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085153738 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085153738 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085153738 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085153738 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085153738 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085153738 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085153738 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085153738 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085153738 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085153738 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085153738 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085153738 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085153738 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250410085153738 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085153738 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085153738 DRANAP DEBUG cnlink(sgsn-1)[0x55ae2af5ec30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085153738 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085153738 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250410085153738 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085153738 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085153738 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410085153738 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085153738 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085153738 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085153738 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085153738 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085153738 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085153738 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085153738 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085153738 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085153738 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085153738 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085153738 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085153738 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085153738 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085153738 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085153738 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085153738 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085153739 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085153739 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085153739 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085153739 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 20250410085153739 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250410085153739 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250410085153739 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085153739 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085153739 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085153739 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250410085153739 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250410085153739 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250410085153739 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085153739 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085153739 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085153739 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250410085153739 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250410085153739 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250410085153739 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085153739 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085153739 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085153739 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085153739 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085153739 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@449bbc254af8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@449bbc254af8: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(581)@449bbc254af8: ************************************************* HNBGW_Test.sgsn0-M3UA(581)@449bbc254af8: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(581)@449bbc254af8: ************************************************* HNBGW_Test.sgsn0-SCCP(579)@449bbc254af8: v_sccp_pdu_maxlen:268 MTC@449bbc254af8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@449bbc254af8: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(584)@449bbc254af8: ************************************************* HNBGW_Test.sgsn1-M3UA(584)@449bbc254af8: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(584)@449bbc254af8: ************************************************* HNBGW_Test.sgsn1-SCCP(582)@449bbc254af8: v_sccp_pdu_maxlen:268 20250410085153770 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085153770 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085153770 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250410085153770 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250410085153770 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) 20250410085153770 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250410085153770 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250410085153770 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410085153770 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@449bbc254af8: setverdict(pass): none -> pass 20250410085153775 DLINP DEBUG SRVCONN(,r=127.0.0.1:44466<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085153775 DLINP DEBUG SRVCONN(,r=127.0.0.1:44466<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085153775 DLINP DEBUG SRVCONN(,r=127.0.0.1:44466<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250410085153775 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250410085153775 DHNBAP DEBUG (127.0.0.1:44466 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20250410085153775 DHNBAP NOTICE (127.0.0.1:44466 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250410085153775 DHNBAP NOTICE (127.0.0.1:44466 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250410085153775 DLINP DEBUG SRVCONN(,r=127.0.0.1:44466<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410085153775 DLINP DEBUG SRVCONN(,r=127.0.0.1:44466<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed 20250410085153922 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250410085153922 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250410085153922 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250410085153922 DLSS7 <000c> 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)@449bbc254af8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250410085153931 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085153931 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250410085153931 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250410085153931 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250410085153931 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250410085153932 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250410085153932 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250410085153932 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 20250410085153932 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250410085153932 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  20250410085153932 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250410085153933 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 20250410085153933 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 20250410085153933 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250410085153933 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250410085153934 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085153934 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250410085153935 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250410085153935 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  20250410085153935 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250410085153935 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250410085153935 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250410085153935 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 20250410085153935 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250410085153935 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  20250410085153935 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085153935 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250410085153935 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085153935 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250410085153935 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:413) 20250410085153935 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085153935 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085153935 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085153935 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085153935 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250410085153935 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250410085153935 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) HNBGW_Test.msc1-M3UA(578)@449bbc254af8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250410085153936 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085153937 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250410085153937 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085153937 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085153937 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410085153937 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085153937 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085153937 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085153937 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085153937 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085153937 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085153937 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085153937 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085153937 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085153937 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085153937 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085153937 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085153937 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085153937 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085153937 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085153937 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085153937 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085153937 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085153937 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085153937 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085153937 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085153937 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085153937 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.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' 20250410085153937 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410085153938 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410085153938 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085153938 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  20250410085153940 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085153940 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPSM:UP) 20250410085153940 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250410085153940 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250410085153940 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250410085153940 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250410085153940 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250410085153940 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 20250410085153940 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Inactive () 20250410085153940 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  20250410085153940 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250410085153943 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085153943 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPTM:ACTIVE) 20250410085153943 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250410085153943 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  20250410085153943 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250410085153943 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250410085153943 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250410085153943 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 20250410085153943 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Active () 20250410085153943 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  20250410085153943 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  20250410085153943 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085153943 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250410085153944 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085153944 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250410085153944 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.0.2/0 (xua_snm.c:413) 20250410085153944 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085153944 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085153944 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085153944 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085153944 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250410085153944 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250410085153944 DRANAP DEBUG cnlink(msc-1)[0x55ae2aef6920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085153945 DRANAP DEBUG cnlink(msc-1)[0x55ae2aef6920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085153945 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250410085153945 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085153945 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085153945 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410085153945 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085153945 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085153945 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085153945 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085153945 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085153945 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085153945 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085153945 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085153945 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085153945 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085153945 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085153945 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085153945 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085153945 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410085153945 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085153945 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085153945 DRANAP DEBUG cnlink(msc-1)[0x55ae2aef6920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085153946 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085153946 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085153946 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085153946 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410085153946 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410085153946 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250410085153946 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250410085153946 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250410085153946 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085153946 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  20250410085153951 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250410085153951 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250410085153951 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250410085153951 DLSS7 <000c> 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)@449bbc254af8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250410085153960 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085153960 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250410085153960 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250410085153960 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250410085153960 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250410085153960 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250410085153960 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250410085153960 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 20250410085153960 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250410085153960 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  20250410085153960 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250410085153961 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 20250410085153961 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 20250410085153961 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250410085153961 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250410085153963 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085153963 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250410085153963 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250410085153963 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  20250410085153963 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250410085153963 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250410085153963 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250410085153963 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 20250410085153963 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250410085153963 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  20250410085153963 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  20250410085153963 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  20250410085153963 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085153963 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication HNBGW_Test.sgsn1-M3UA(584)@449bbc254af8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250410085153963 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085153963 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250410085153963 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250410085153963 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085153963 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085153963 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085153963 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085153963 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250410085153963 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250410085153963 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085153965 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085153965 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250410085153965 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085153965 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085153965 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410085153965 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085153965 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085153965 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085153965 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085153965 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085153965 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085153965 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085153965 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085153965 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085153965 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085153965 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085153965 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085153965 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085153965 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085153965 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085153965 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085153965 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085153965 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085153966 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085153966 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085153966 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085153966 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085153966 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.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' 20250410085153966 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410085153966 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410085153966 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085153966 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  20250410085153967 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085153967 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPSM:UP) 20250410085153967 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250410085153967 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250410085153967 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250410085153967 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250410085153967 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250410085153967 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 20250410085153967 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Inactive () 20250410085153967 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  20250410085153967 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250410085153970 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085153970 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPTM:ACTIVE) 20250410085153970 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250410085153970 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  20250410085153970 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250410085153970 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250410085153970 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250410085153970 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 20250410085153970 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Active () 20250410085153970 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  20250410085153970 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  20250410085153970 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  20250410085153970 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  20250410085153970 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085153970 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250410085153970 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085153970 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250410085153970 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.1.2/0 (xua_snm.c:413) 20250410085153970 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085153970 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085153970 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085153970 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085153970 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250410085153970 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250410085153970 DRANAP DEBUG cnlink(sgsn-1)[0x55ae2af5ec30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085153971 DRANAP DEBUG cnlink(sgsn-1)[0x55ae2af5ec30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085153971 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250410085153971 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085153971 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085153971 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410085153971 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085153972 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085153972 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085153972 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085153972 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085153972 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085153972 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085153972 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085153972 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085153972 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085153972 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085153972 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085153972 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085153972 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250410085153972 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085153972 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085153972 DRANAP DEBUG cnlink(sgsn-1)[0x55ae2af5ec30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085153972 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085153972 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085153972 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085153972 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250410085153972 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250410085153972 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' 20250410085153972 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 20250410085153972 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250410085153972 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085153972 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(574)@449bbc254af8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250410085154735 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085154735 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410085154735 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410085154735 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410085154735 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085154735 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410085154735 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085154735 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085154735 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085154735 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085154735 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085154735 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085154735 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085154735 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410085154735 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085154735 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085154735 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250410085154735 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410085154735 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085154735 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085154735 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085154735 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085154735 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085154735 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085154735 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085154735 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085154735 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085154735 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085154735 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085154735 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085154735 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085154736 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085154736 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250410085154736 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250410085154736 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250410085154736 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250410085154736 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085154736 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410085154736 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085154736 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085154736 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085154736 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085154736 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085154736 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085154736 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085154736 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085154736 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085154736 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085154736 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085154736 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085154736 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085154736 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085154736 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085154736 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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) 20250410085154736 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250410085154736 DRANAP NOTICE cnlink(msc-0)[0x55ae2af13940]{CONNECTED}: link up (cnlink.c:111) 20250410085154736 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085154736 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085154736 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085154736 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085154736 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085154736 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250410085154736 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410085154736 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410085154736 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085154736 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  20250410085154738 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085154738 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410085154738 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410085154738 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410085154738 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085154739 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410085154739 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085154739 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085154739 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085154739 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085154739 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085154739 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085154739 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085154739 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410085154739 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085154739 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085154739 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250410085154739 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410085154739 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085154739 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085154739 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085154739 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085154739 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085154739 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085154739 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085154739 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085154739 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085154739 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085154739 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085154739 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085154739 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085154739 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085154739 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250410085154739 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250410085154739 DRANAP INFO cnlink(msc-0)[0x55ae2af13940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(577)@449bbc254af8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250410085154742 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085154742 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250410085154742 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250410085154742 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 20250410085154742 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085154742 DLSS7 <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' 20250410085154742 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085154742 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085154742 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085154742 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085154742 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085154742 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085154742 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085154742 DLM3UA DEBUG 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) 20250410085154742 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085154742 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085154742 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250410085154742 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250410085154742 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085154742 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085154742 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085154742 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085154742 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085154742 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085154742 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085154742 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085154742 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085154742 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085154742 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085154742 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085154742 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085154742 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085154742 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250410085154742 DRANAP DEBUG cnlink(msc-1)[0x55ae2aef6920]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250410085154742 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) 20250410085154742 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) 20250410085154742 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085154742 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250410085154742 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085154742 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085154742 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085154742 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085154742 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085154742 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085154742 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085154742 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085154742 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085154742 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085154742 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085154742 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085154742 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085154742 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410085154742 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085154742 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250410085154742 DRANAP DEBUG cnlink(msc-1)[0x55ae2aef6920]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250410085154743 DRANAP NOTICE cnlink(msc-1)[0x55ae2aef6920]{CONNECTED}: link up (cnlink.c:111) 20250410085154743 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085154743 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085154743 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085154743 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410085154743 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410085154743 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250410085154743 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250410085154743 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250410085154743 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085154743 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  20250410085154743 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085154743 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250410085154743 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250410085154743 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 20250410085154743 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085154743 DLSS7 <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' 20250410085154743 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085154743 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085154743 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085154743 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085154743 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085154743 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085154743 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085154743 DLM3UA DEBUG 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) 20250410085154743 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085154743 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085154743 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250410085154743 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250410085154743 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085154743 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085154743 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085154743 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085154743 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085154743 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085154743 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085154743 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085154743 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085154743 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085154743 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085154743 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085154743 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085154743 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085154743 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250410085154743 DRANAP DEBUG cnlink(msc-1)[0x55ae2aef6920]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250410085154743 DRANAP INFO cnlink(msc-1)[0x55ae2aef6920]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(580)@449bbc254af8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250410085154764 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085154764 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410085154764 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410085154764 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410085154764 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085154764 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410085154764 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085154764 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085154764 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085154764 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085154764 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085154764 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085154764 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085154764 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410085154764 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085154764 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085154764 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250410085154764 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410085154764 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085154764 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085154764 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085154764 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085154764 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085154764 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085154764 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085154764 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085154764 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085154764 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085154764 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085154764 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085154764 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085154764 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085154764 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250410085154764 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250410085154764 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250410085154764 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250410085154764 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085154764 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410085154764 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085154764 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085154764 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085154764 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085154764 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085154764 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085154764 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085154764 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085154764 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085154764 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085154764 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085154764 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085154764 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085154764 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085154764 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085154764 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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) 20250410085154764 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250410085154764 DRANAP NOTICE cnlink(sgsn-0)[0x55ae2af5e2a0]{CONNECTED}: link up (cnlink.c:111) 20250410085154764 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085154764 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085154764 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085154764 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085154764 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085154764 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250410085154764 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410085154764 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410085154764 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085154764 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  20250410085154767 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085154767 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410085154767 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410085154767 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410085154767 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085154767 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410085154767 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085154767 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085154767 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085154767 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085154767 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085154767 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085154767 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085154767 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410085154767 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085154767 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085154767 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250410085154767 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410085154767 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085154767 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085154767 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085154767 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085154767 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085154767 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085154767 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085154767 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085154767 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085154767 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085154767 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085154767 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085154767 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085154767 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085154767 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250410085154767 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250410085154767 DRANAP INFO cnlink(sgsn-0)[0x55ae2af5e2a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(583)@449bbc254af8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250410085154770 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085154770 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250410085154770 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250410085154770 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 20250410085154770 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085154770 DLSS7 <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' 20250410085154770 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085154770 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085154770 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085154770 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085154771 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085154771 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085154771 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085154771 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) 20250410085154771 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085154771 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085154771 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250410085154771 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250410085154771 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085154771 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085154771 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085154771 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085154771 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085154771 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085154771 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085154771 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085154771 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085154771 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085154771 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085154771 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085154771 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085154771 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085154771 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250410085154771 DRANAP DEBUG cnlink(sgsn-1)[0x55ae2af5ec30]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250410085154771 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) 20250410085154771 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) 20250410085154771 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085154771 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250410085154771 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085154771 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085154771 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085154771 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085154771 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085154771 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085154771 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085154771 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085154771 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085154771 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085154771 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085154771 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085154771 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085154771 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250410085154771 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085154771 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250410085154771 DRANAP DEBUG cnlink(sgsn-1)[0x55ae2af5ec30]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250410085154771 DRANAP NOTICE cnlink(sgsn-1)[0x55ae2af5ec30]{CONNECTED}: link up (cnlink.c:111) 20250410085154771 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085154771 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085154771 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085154771 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250410085154771 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250410085154771 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' 20250410085154771 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 20250410085154771 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250410085154771 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085154771 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  20250410085154774 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085154774 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250410085154774 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250410085154774 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 20250410085154774 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085154774 DLSS7 <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' 20250410085154774 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085154774 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085154774 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085154774 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085154774 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085154774 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085154774 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085154774 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) 20250410085154774 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085154774 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085154774 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250410085154774 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250410085154774 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085154774 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085154774 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085154774 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085154774 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085154774 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085154774 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085154774 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085154774 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085154774 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085154774 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085154774 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085154774 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085154774 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085154774 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250410085154774 DRANAP DEBUG cnlink(sgsn-1)[0x55ae2af5ec30]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250410085154774 DRANAP INFO cnlink(sgsn-1)[0x55ae2af5ec30]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250410085155787 DLCTRL DEBUG Command: GET 45302489 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250410085155787 DLCTRL DEBUG Tx Command reply: GET_REPLY 45302489 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250410085155788 DLCTRL DEBUG Command: GET 355102999 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250410085155788 DLCTRL DEBUG Tx Command reply: GET_REPLY 355102999 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250410085155789 DLCTRL DEBUG Command: GET 155034629 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250410085155789 DLCTRL DEBUG Tx Command reply: GET_REPLY 155034629 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085155792 DLCTRL DEBUG Command: GET 344230270 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085155792 DLCTRL DEBUG Tx Command reply: GET_REPLY 344230270 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085155795 DLCTRL DEBUG Command: GET 676646374 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250410085155795 DLCTRL DEBUG Tx Command reply: GET_REPLY 676646374 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250410085155798 DLCTRL DEBUG Command: GET 890542352 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250410085155798 DLCTRL DEBUG Tx Command reply: GET_REPLY 890542352 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250410085155800 DLCTRL DEBUG Command: GET 301536547 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250410085155800 DLCTRL DEBUG Tx Command reply: GET_REPLY 301536547 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250410085155803 DLCTRL DEBUG Command: GET 458595336 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250410085155803 DLCTRL DEBUG Tx Command reply: GET_REPLY 458595336 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085155805 DLCTRL DEBUG Command: GET 16876166 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085155805 DLCTRL DEBUG Tx Command reply: GET_REPLY 16876166 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085155807 DLCTRL DEBUG Command: GET 260581028 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250410085155807 DLCTRL DEBUG Tx Command reply: GET_REPLY 260581028 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250410085155809 DLCTRL DEBUG Command: GET 450572026 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250410085155809 DLCTRL DEBUG Tx Command reply: GET_REPLY 450572026 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250410085155810 DLCTRL DEBUG Command: GET 399547947 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250410085155810 DLCTRL DEBUG Tx Command reply: GET_REPLY 399547947 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250410085155812 DLCTRL DEBUG Command: GET 656420339 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250410085155812 DLCTRL DEBUG Tx Command reply: GET_REPLY 656420339 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085155814 DLCTRL DEBUG Command: GET 170972711 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085155814 DLCTRL DEBUG Tx Command reply: GET_REPLY 170972711 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085155815 DLCTRL DEBUG Command: GET 24806579 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250410085155815 DLCTRL DEBUG Tx Command reply: GET_REPLY 24806579 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250410085155816 DLCTRL DEBUG Command: GET 693798555 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250410085155816 DLCTRL DEBUG Tx Command reply: GET_REPLY 693798555 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250410085155817 DLCTRL DEBUG Command: GET 523578441 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250410085155817 DLCTRL DEBUG Tx Command reply: GET_REPLY 523578441 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250410085155818 DLCTRL DEBUG Command: GET 518170362 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250410085155818 DLCTRL DEBUG Tx Command reply: GET_REPLY 518170362 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085155819 DLCTRL DEBUG Command: GET 298972237 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085155819 DLCTRL DEBUG Tx Command reply: GET_REPLY 298972237 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085155820 DLCTRL DEBUG Command: GET 290975302 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250410085155820 DLCTRL DEBUG Tx Command reply: GET_REPLY 290975302 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@449bbc254af8: 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@449bbc254af8: "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@449bbc254af8: 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@449bbc254af8: 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@449bbc254af8: 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@449bbc254af8: 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 := '000000000000001010101101'B, t_guard := 20.000000 } 20250410085155831 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40558<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(574)@449bbc254af8: f_create_expect(l3 := '05080200F110172A5205F442800023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(574)@449bbc254af8: 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)@449bbc254af8: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(586)6576489 20250410085156881 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085156881 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085156881 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1351) 20250410085156881 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250410085156881 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x645969, normal) (hnbgw_rua.c:407) 20250410085156881 DHNB DEBUG map_rua[0x55ae2af72fd0]{init}: Allocated (fsm.c:456) 20250410085156881 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6576489)[0x55ae2af72fd0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250410085156881 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6576489 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250410085156881 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410085156881 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410085156881 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6576489 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) 20250410085156881 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6576489 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) 20250410085156881 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6576489 SCCP-0 CS MI=TMSI-0x42800023: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250410085156881 DCN DEBUG map_sccp[0x55ae2af70460]{init}: Allocated (fsm.c:456) 20250410085156881 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x55ae2af70460]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250410085156881 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-6576489 <-> SCCP-70 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250410085156881 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6576489 SCCP-70 msc-0 MI=TMSI-0x42800023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20250410085156881 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6576489)[0x55ae2af72fd0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250410085156881 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410085156882 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410085156882 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6576489)[0x55ae2af72fd0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250410085156882 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x55ae2af70460]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250410085156882 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250410085156882 DLSCCP DEBUG SCCP-SCOC(70)[0x55ae2af6f770]{IDLE}: Allocated (fsm.c:456) 20250410085156882 DLSCCP DEBUG SCCP-SCOC(70)[0x55ae2af6f770]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250410085156882 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442800023004f40030002ad0056400500f1100926) (sccp_scrc.c:415) 20250410085156882 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085156882 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085156882 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085156882 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085156882 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085156882 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085156882 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085156882 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085156882 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085156882 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085156882 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085156882 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085156882 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085156882 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085156882 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085156882 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 ad 00 56 40 05 00 f1 10 09 26 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085156882 DLSCCP DEBUG SCCP-SCOC(70)[0x55ae2af6f770]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250410085156882 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x55ae2af70460]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250410085156882 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6576489)[0x55ae2af72fd0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250410085156882 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085156882 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085156882 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085156882 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085156882 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085156882 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.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' 20250410085156882 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410085156882 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410085156882 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085156882 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 ad 00 56 40 05 00 f1 10 09 26 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(573)@449bbc254af8: First idle individual index:0 HNBGW_Test.msc0-SCCP(573)@449bbc254af8: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(574)@449bbc254af8: 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)@449bbc254af8: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(586)9065776 HNBGW_Test.msc0-SCCP(573)@449bbc254af8: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(573)@449bbc254af8: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250410085156902 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085156902 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410085156902 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410085156902 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410085156902 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085156902 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410085156902 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085156902 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085156902 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085156902 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 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 c3 c8 b4 02 00 00 00 00 00 06 00 08 00 00 00 07  TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(586)@449bbc254af8: setverdict(pass): none -> pass 20250410085156902 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085156902 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085156902 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085156902 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410085156902 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085156902 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00c3c8b4) (sccp_scrc.c:486) 20250410085156902 DLSCCP DEBUG Received CO:COAK for local reference 70 (sccp_scoc.c:1855) 20250410085156902 DLSCCP DEBUG SCCP-SCOC(70)[0x55ae2af6f770]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250410085156902 DLSCCP DEBUG SCCP-SCOC(70)[0x55ae2af6f770]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250410085156902 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085156902 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250410085156902 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) 20250410085156902 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x55ae2af70460]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250410085156902 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x55ae2af70460]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@449bbc254af8: 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 } } } 20250410085156904 DLCTRL DEBUG Command: GET 193576607 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250410085156904 DLCTRL DEBUG Tx Command reply: GET_REPLY 193576607 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250410085156908 DLCTRL DEBUG Command: GET 238980924 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250410085156908 DLCTRL DEBUG Tx Command reply: GET_REPLY 238980924 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250410085156912 DLCTRL DEBUG Command: GET 646773457 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250410085156912 DLCTRL DEBUG Tx Command reply: GET_REPLY 646773457 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085156915 DLCTRL DEBUG Command: GET 974707838 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085156915 DLCTRL DEBUG Tx Command reply: GET_REPLY 974707838 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085156919 DLCTRL DEBUG Command: GET 42039756 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250410085156919 DLCTRL DEBUG Tx Command reply: GET_REPLY 42039756 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed 20250410085156922 DLCTRL DEBUG Command: GET 54469132 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250410085156922 DLCTRL DEBUG Tx Command reply: GET_REPLY 54469132 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250410085156924 DLCTRL DEBUG Command: GET 464458563 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250410085156924 DLCTRL DEBUG Tx Command reply: GET_REPLY 464458563 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250410085156926 DLCTRL DEBUG Command: GET 626635389 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250410085156926 DLCTRL DEBUG Tx Command reply: GET_REPLY 626635389 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085156928 DLCTRL DEBUG Command: GET 676713613 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085156928 DLCTRL DEBUG Tx Command reply: GET_REPLY 676713613 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085156930 DLCTRL DEBUG Command: GET 400316263 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250410085156930 DLCTRL DEBUG Tx Command reply: GET_REPLY 400316263 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed 20250410085156931 DLCTRL DEBUG Command: GET 739615254 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250410085156931 DLCTRL DEBUG Tx Command reply: GET_REPLY 739615254 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250410085156933 DLCTRL DEBUG Command: GET 653630176 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250410085156933 DLCTRL DEBUG Tx Command reply: GET_REPLY 653630176 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250410085156934 DLCTRL DEBUG Command: GET 287400605 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250410085156934 DLCTRL DEBUG Tx Command reply: GET_REPLY 287400605 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085156936 DLCTRL DEBUG Command: GET 458688031 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085156936 DLCTRL DEBUG Tx Command reply: GET_REPLY 458688031 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 1 (control_if.c:477) 20250410085156938 DLCTRL DEBUG Command: GET 31693558 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250410085156938 DLCTRL DEBUG Tx Command reply: GET_REPLY 31693558 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed 20250410085156940 DLCTRL DEBUG Command: GET 534825209 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250410085156940 DLCTRL DEBUG Tx Command reply: GET_REPLY 534825209 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250410085156943 DLCTRL DEBUG Command: GET 207919542 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250410085156943 DLCTRL DEBUG Tx Command reply: GET_REPLY 207919542 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250410085156946 DLCTRL DEBUG Command: GET 105740123 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250410085156946 DLCTRL DEBUG Tx Command reply: GET_REPLY 105740123 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085156949 DLCTRL DEBUG Command: GET 629957350 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085156949 DLCTRL DEBUG Tx Command reply: GET_REPLY 629957350 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085156953 DLCTRL DEBUG Command: GET 745193281 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250410085156953 DLCTRL DEBUG Tx Command reply: GET_REPLY 745193281 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed MTC@449bbc254af8: 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 := '000000000000001110001100'B, t_guard := 20.000000 } 20250410085156994 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40570<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(577)@449bbc254af8: f_create_expect(l3 := '0524010350590205F442BFC023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(577)@449bbc254af8: 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)@449bbc254af8: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(587)10540196 20250410085158028 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085158028 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085158028 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1351) 20250410085158028 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250410085158028 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xa0d4a4, normal) (hnbgw_rua.c:407) 20250410085158028 DHNB DEBUG map_rua[0x55ae2af6cc60]{init}: Allocated (fsm.c:456) 20250410085158028 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10540196)[0x55ae2af6cc60]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250410085158028 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10540196 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250410085158028 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410085158028 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410085158028 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:211) 20250410085158028 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10540196 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) 20250410085158028 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10540196 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) 20250410085158028 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10540196 SCCP-0 CS MI=TMSI-0x42BFC023: CN link round-robin selects msc 1 (hnbgw_cn.c:1125) 20250410085158028 DCN DEBUG map_sccp[0x55ae2af726f0]{init}: Allocated (fsm.c:456) 20250410085158028 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-71)[0x55ae2af726f0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250410085158028 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-10540196 <-> SCCP-71 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20250410085158028 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10540196 SCCP-71 msc-1 MI=TMSI-0x42BFC023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:312) 20250410085158028 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10540196)[0x55ae2af6cc60]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250410085158028 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410085158028 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410085158028 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10540196)[0x55ae2af6cc60]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250410085158028 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-71)[0x55ae2af726f0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250410085158028 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250410085158028 DLSCCP DEBUG SCCP-SCOC(71)[0x55ae2af71270]{IDLE}: Allocated (fsm.c:456) 20250410085158028 DLSCCP DEBUG SCCP-SCOC(71)[0x55ae2af71270]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250410085158028 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0524010350590205f442bfc023004f400300038c0056400500f1100926) (sccp_scrc.c:415) 20250410085158028 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085158028 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085158028 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085158028 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085158028 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085158028 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085158028 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085158029 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085158029 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085158029 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085158029 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085158029 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085158029 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085158029 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410085158029 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085158029 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 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) 20250410085158029 DLSCCP DEBUG SCCP-SCOC(71)[0x55ae2af71270]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250410085158029 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-71)[0x55ae2af726f0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250410085158029 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10540196)[0x55ae2af6cc60]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250410085158029 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085158029 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085158029 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085158029 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410085158029 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410085158029 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250410085158029 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250410085158029 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250410085158029 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085158029 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 8c 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)@449bbc254af8: First idle individual index:0 HNBGW_Test.msc1-SCCP(576)@449bbc254af8: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(577)@449bbc254af8: 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)@449bbc254af8: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(587)10700516 HNBGW_Test.msc1-SCCP(576)@449bbc254af8: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(576)@449bbc254af8: 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)@449bbc254af8: setverdict(pass): none -> pass 20250410085158044 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085158044 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250410085158044 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250410085158044 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 20250410085158044 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085158044 DLSS7 <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' 20250410085158044 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085158044 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085158044 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085158044 DLSS7 <000c> osmo_ss7_asp.c:1175 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 65 18 11 02 00 00 00 00 00 06 00 08 00 00 00 07  20250410085158044 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085158044 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085158044 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085158044 DLM3UA DEBUG 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) 20250410085158044 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085158044 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00651811) (sccp_scrc.c:486) 20250410085158044 DLSCCP DEBUG Received CO:COAK for local reference 71 (sccp_scoc.c:1855) 20250410085158044 DLSCCP DEBUG SCCP-SCOC(71)[0x55ae2af71270]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250410085158044 DLSCCP DEBUG SCCP-SCOC(71)[0x55ae2af71270]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250410085158044 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085158044 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250410085158044 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) 20250410085158044 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-71)[0x55ae2af726f0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250410085158044 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-71)[0x55ae2af726f0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@449bbc254af8: 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 } } } 20250410085158045 DLCTRL DEBUG Command: GET 138346062 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250410085158046 DLCTRL DEBUG Tx Command reply: GET_REPLY 138346062 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250410085158050 DLCTRL DEBUG Command: GET 296549680 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250410085158050 DLCTRL DEBUG Tx Command reply: GET_REPLY 296549680 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250410085158055 DLCTRL DEBUG Command: GET 967743177 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250410085158055 DLCTRL DEBUG Tx Command reply: GET_REPLY 967743177 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085158059 DLCTRL DEBUG Command: GET 351262307 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085158059 DLCTRL DEBUG Tx Command reply: GET_REPLY 351262307 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085158063 DLCTRL DEBUG Command: GET 931282388 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250410085158063 DLCTRL DEBUG Tx Command reply: GET_REPLY 931282388 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed 20250410085158068 DLCTRL DEBUG Command: GET 1845856 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250410085158068 DLCTRL DEBUG Tx Command reply: GET_REPLY 1845856 rate_ctr.abs.msc.1.cnpool:subscr:new 1 (control_if.c:477) 20250410085158072 DLCTRL DEBUG Command: GET 693194067 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250410085158072 DLCTRL DEBUG Tx Command reply: GET_REPLY 693194067 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250410085158075 DLCTRL DEBUG Command: GET 629108002 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250410085158075 DLCTRL DEBUG Tx Command reply: GET_REPLY 629108002 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085158079 DLCTRL DEBUG Command: GET 692534010 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085158079 DLCTRL DEBUG Tx Command reply: GET_REPLY 692534010 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085158083 DLCTRL DEBUG Command: GET 853981677 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250410085158083 DLCTRL DEBUG Tx Command reply: GET_REPLY 853981677 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed 20250410085158087 DLCTRL DEBUG Command: GET 528647223 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250410085158087 DLCTRL DEBUG Tx Command reply: GET_REPLY 528647223 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250410085158091 DLCTRL DEBUG Command: GET 434767712 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250410085158091 DLCTRL DEBUG Tx Command reply: GET_REPLY 434767712 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250410085158095 DLCTRL DEBUG Command: GET 665218299 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250410085158095 DLCTRL DEBUG Tx Command reply: GET_REPLY 665218299 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085158099 DLCTRL DEBUG Command: GET 742959955 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085158099 DLCTRL DEBUG Tx Command reply: GET_REPLY 742959955 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 2 (control_if.c:477) 20250410085158103 DLCTRL DEBUG Command: GET 463978326 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250410085158103 DLCTRL DEBUG Tx Command reply: GET_REPLY 463978326 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed 20250410085158107 DLCTRL DEBUG Command: GET 717484374 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250410085158107 DLCTRL DEBUG Tx Command reply: GET_REPLY 717484374 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250410085158111 DLCTRL DEBUG Command: GET 623638510 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250410085158111 DLCTRL DEBUG Tx Command reply: GET_REPLY 623638510 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250410085158115 DLCTRL DEBUG Command: GET 938217608 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250410085158115 DLCTRL DEBUG Tx Command reply: GET_REPLY 938217608 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085158119 DLCTRL DEBUG Command: GET 711636076 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085158119 DLCTRL DEBUG Tx Command reply: GET_REPLY 711636076 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085158123 DLCTRL DEBUG Command: GET 658814817 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250410085158123 DLCTRL DEBUG Tx Command reply: GET_REPLY 658814817 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed MTC@449bbc254af8: 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 := '000000000000001111000101'B, t_guard := 20.000000 } 20250410085158155 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40572<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(574)@449bbc254af8: f_create_expect(l3 := '0627000350590205F442BB8023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(574)@449bbc254af8: 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)@449bbc254af8: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(588)15212074 20250410085159184 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085159185 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085159185 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1351) 20250410085159185 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250410085159185 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xe81e2a, normal) (hnbgw_rua.c:407) 20250410085159185 DHNB DEBUG map_rua[0x55ae2af72090]{init}: Allocated (fsm.c:456) 20250410085159185 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15212074)[0x55ae2af72090]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250410085159185 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15212074 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250410085159185 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410085159185 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410085159185 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15212074 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) 20250410085159185 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15212074 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) 20250410085159185 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15212074 SCCP-0 CS MI=TMSI-0x42BB8023: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250410085159185 DCN DEBUG map_sccp[0x55ae2af78930]{init}: Allocated (fsm.c:456) 20250410085159185 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-72)[0x55ae2af78930]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250410085159185 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-15212074 <-> SCCP-72 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250410085159185 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15212074 SCCP-72 msc-0 MI=TMSI-0x42BB8023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:312) 20250410085159185 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15212074)[0x55ae2af72090]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250410085159185 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410085159185 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410085159185 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15212074)[0x55ae2af72090]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250410085159185 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-72)[0x55ae2af78930]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250410085159185 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250410085159185 DLSCCP DEBUG SCCP-SCOC(72)[0x55ae2af6b350]{IDLE}: Allocated (fsm.c:456) 20250410085159185 DLSCCP DEBUG SCCP-SCOC(72)[0x55ae2af6b350]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250410085159185 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0627000350590205f442bb8023004f40030003c50056400500f1100926) (sccp_scrc.c:415) 20250410085159185 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085159185 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085159185 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085159185 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085159185 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085159185 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085159185 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085159185 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085159185 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085159185 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085159185 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085159185 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085159185 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085159185 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085159185 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085159185 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 c5 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) 20250410085159185 DLSCCP DEBUG SCCP-SCOC(72)[0x55ae2af6b350]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250410085159185 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-72)[0x55ae2af78930]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250410085159185 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15212074)[0x55ae2af72090]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250410085159185 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085159186 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085159186 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085159186 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085159186 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085159186 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250410085159186 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410085159186 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410085159186 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085159186 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 c5 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)@449bbc254af8: First idle individual index:1 HNBGW_Test.msc0-SCCP(573)@449bbc254af8: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(574)@449bbc254af8: 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)@449bbc254af8: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(588)14083850 HNBGW_Test.msc0-SCCP(573)@449bbc254af8: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(573)@449bbc254af8: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250410085159193 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085159193 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410085159193 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410085159193 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410085159193 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085159193 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410085159193 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085159193 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085159193 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085159193 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 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 b5 35 59 02 00 00 00 00 00 06 00 08 00 00 00 07  20250410085159194 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085159194 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085159194 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085159194 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410085159194 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085159194 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00b53559) (sccp_scrc.c:486) 20250410085159194 DLSCCP DEBUG Received CO:COAK for local reference 72 (sccp_scoc.c:1855) 20250410085159194 DLSCCP DEBUG SCCP-SCOC(72)[0x55ae2af6b350]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250410085159194 DLSCCP DEBUG SCCP-SCOC(72)[0x55ae2af6b350]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250410085159194 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085159194 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250410085159194 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) 20250410085159194 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-72)[0x55ae2af78930]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250410085159194 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-72)[0x55ae2af78930]{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)@449bbc254af8: setverdict(pass): none -> pass MTC@449bbc254af8: 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 } } } 20250410085159197 DLCTRL DEBUG Command: GET 505767264 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250410085159197 DLCTRL DEBUG Tx Command reply: GET_REPLY 505767264 rate_ctr.abs.msc.0.cnpool:subscr:new 2 (control_if.c:477) 20250410085159201 DLCTRL DEBUG Command: GET 500261336 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250410085159201 DLCTRL DEBUG Tx Command reply: GET_REPLY 500261336 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250410085159205 DLCTRL DEBUG Command: GET 657714608 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250410085159205 DLCTRL DEBUG Tx Command reply: GET_REPLY 657714608 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085159209 DLCTRL DEBUG Command: GET 706783691 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085159209 DLCTRL DEBUG Tx Command reply: GET_REPLY 706783691 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085159213 DLCTRL DEBUG Command: GET 346425346 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250410085159213 DLCTRL DEBUG Tx Command reply: GET_REPLY 346425346 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed 20250410085159216 DLCTRL DEBUG Command: GET 401168533 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250410085159216 DLCTRL DEBUG Tx Command reply: GET_REPLY 401168533 rate_ctr.abs.msc.1.cnpool:subscr:new 1 (control_if.c:477) 20250410085159220 DLCTRL DEBUG Command: GET 854877107 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250410085159220 DLCTRL DEBUG Tx Command reply: GET_REPLY 854877107 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250410085159224 DLCTRL DEBUG Command: GET 17884543 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250410085159224 DLCTRL DEBUG Tx Command reply: GET_REPLY 17884543 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085159227 DLCTRL DEBUG Command: GET 440242323 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085159227 DLCTRL DEBUG Tx Command reply: GET_REPLY 440242323 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085159230 DLCTRL DEBUG Command: GET 763515262 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250410085159230 DLCTRL DEBUG Tx Command reply: GET_REPLY 763515262 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed 20250410085159232 DLCTRL DEBUG Command: GET 29590355 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250410085159232 DLCTRL DEBUG Tx Command reply: GET_REPLY 29590355 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250410085159234 DLCTRL DEBUG Command: GET 389741783 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250410085159234 DLCTRL DEBUG Tx Command reply: GET_REPLY 389741783 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250410085159236 DLCTRL DEBUG Command: GET 444724097 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250410085159236 DLCTRL DEBUG Tx Command reply: GET_REPLY 444724097 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085159238 DLCTRL DEBUG Command: GET 571309764 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085159238 DLCTRL DEBUG Tx Command reply: GET_REPLY 571309764 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 3 (control_if.c:477) 20250410085159239 DLCTRL DEBUG Command: GET 693712254 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250410085159239 DLCTRL DEBUG Tx Command reply: GET_REPLY 693712254 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed 20250410085159241 DLCTRL DEBUG Command: GET 461262152 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250410085159241 DLCTRL DEBUG Tx Command reply: GET_REPLY 461262152 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250410085159242 DLCTRL DEBUG Command: GET 707065478 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250410085159242 DLCTRL DEBUG Tx Command reply: GET_REPLY 707065478 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250410085159243 DLCTRL DEBUG Command: GET 283777095 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250410085159243 DLCTRL DEBUG Tx Command reply: GET_REPLY 283777095 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085159245 DLCTRL DEBUG Command: GET 371613947 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085159245 DLCTRL DEBUG Tx Command reply: GET_REPLY 371613947 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085159246 DLCTRL DEBUG Command: GET 468582431 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250410085159246 DLCTRL DEBUG Tx Command reply: GET_REPLY 468582431 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed MTC@449bbc254af8: ok: talloc reports "asn1_context" = 1 bytes 20250410085159251 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47860<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250410085159251 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:34831<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(567)@449bbc254af8: Final verdict of PTC: none VirtHNBGW-STATS(566)@449bbc254af8: Final verdict of PTC: none MTC@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed 20250410085159253 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47850<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250410085159254 DLINP DEBUG SRVCONN(,r=127.0.0.1:44466<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085159254 DLINP DEBUG SRVCONN(,r=127.0.0.1:44466<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085159254 DLINP NOTICE SRV(,r=127.0.0.1:44466<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410085159254 DMAIN NOTICE (127.0.0.1:44466 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:44466<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250410085159254 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)@449bbc254af8: Final verdict of PTC: none 20250410085159255 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250410085159255 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) 20250410085159255 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250410085159255 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc1-0) xUA SRV SHUTDOWN_EVENT 20250410085159255 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250410085159255 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) 20250410085159255 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250410085159255 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250410085159255 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 20250410085159255 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085159255 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-msc1-0: connection closed 20250410085159255 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250410085159255 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250410085159255 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250410085159255 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250410085159255 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 20250410085159255 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  20250410085159255 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  20250410085159255 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  20250410085159255 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085159255 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250410085159255 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250410085159255 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250410085159255 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410085159255 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250410085159255 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250410085159255 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.sgsn1-RAN(583)@449bbc254af8: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(582)@449bbc254af8: Final verdict of PTC: none 20250410085159256 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250410085159256 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410085159256 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250410085159256 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250410085159256 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250410085159256 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085159256 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-sgsn0-0: connection closed 20250410085159256 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250410085159256 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250410085159256 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085159256 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250410085159256 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250410085159256 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250410085159256 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 20250410085159256 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  20250410085159256 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  20250410085159256 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085159256 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.0.2/0 (xua_snm.c:378) 20250410085159256 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085159256 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250410085159256 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250410085159256 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085159256 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085159256 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085159256 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250410085159256 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250410085159256 DRANAP DEBUG cnlink(msc-1)[0x55ae2aef6920]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250410085159256 DRANAP NOTICE cnlink(msc-1)[0x55ae2aef6920]{DISCONNECTED}: link lost (cnlink.c:118) 20250410085159256 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-71)[0x55ae2af726f0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250410085159256 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250410085159256 DLSCCP DEBUG SCCP-SCOC(71)[0x55ae2af71270]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250410085159256 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00651811), PART(T=Source Reference,L=4,D=00000047), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250410085159256 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085159256 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085159256 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085159256 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085159256 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410085159256 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085159256 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [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 65 18 11 00 00 47 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085159256 DLSCCP DEBUG SCCP-SCOC(71)[0x55ae2af71270]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250410085159256 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-71)[0x55ae2af726f0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250410085159256 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10540196)[0x55ae2af6cc60]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250410085159256 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10540196)[0x55ae2af6cc60]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250410085159256 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250410085159256 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10540196)[0x55ae2af6cc60]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250410085159256 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10540196)[0x55ae2af6cc60]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250410085159256 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10540196)[0x55ae2af6cc60]{disrupted}: Freeing instance (context_map.c:202) 20250410085159256 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10540196)[0x55ae2af6cc60]{disrupted}: Deallocated (fsm.c:568) 20250410085159256 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-71)[0x55ae2af726f0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250410085159256 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-71)[0x55ae2af726f0]{disconnected}: Freeing instance (context_map.c:206) 20250410085159256 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-71)[0x55ae2af726f0]{disconnected}: Deallocated (fsm.c:568) HNBGW_Test.sgsn0-RAN(580)@449bbc254af8: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(579)@449bbc254af8: Final verdict of PTC: none 20250410085159256 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10540196 SCCP-71 msc-1 MI=TMSI-0x42BFC023: Deallocating (context_map.c:225) 20250410085159256 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085159256 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250410085159256 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250410085159256 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085159256 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085159256 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085159256 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085159256 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250410085159256 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250410085159256 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250410085159256 DRANAP NOTICE cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: link lost (cnlink.c:118) 20250410085159256 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 20250410085159256 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) 20250410085159256 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250410085159256 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410085159256 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250410085159256 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn1-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250410085159256 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) 20250410085159256 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085159256 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-sgsn1-0: connection closed 20250410085159256 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250410085159256 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250410085159256 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250410085159256 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250410085159256 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 20250410085159256 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  20250410085159256 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085159256 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250410085159257 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250410085159257 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085159257 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085159257 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085159257 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085159257 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410085159257 DMAIN NOTICE (127.0.0.1:9999 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) 20250410085159257 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250410085159257 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085159257 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410085159257 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410085159257 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250410085159257 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6576489)[0x55ae2af72fd0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250410085159257 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6576489)[0x55ae2af72fd0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250410085159257 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x55ae2af70460]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250410085159257 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250410085159257 DLSCCP DEBUG SCCP-SCOC(70)[0x55ae2af6f770]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250410085159257 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c3c8b4), PART(T=Source Reference,L=4,D=00000046), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250410085159257 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085159257 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0-RUA(570)@449bbc254af8: Final verdict of PTC: none 20250410085159257 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085159257 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085159257 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085159257 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085159257 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [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 c3 c8 b4 00 00 46 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085159257 DLSCCP DEBUG SCCP-SCOC(70)[0x55ae2af6f770]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250410085159257 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x55ae2af70460]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250410085159257 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6576489)[0x55ae2af72fd0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250410085159257 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6576489)[0x55ae2af72fd0]{disrupted}: Freeing instance (context_map.c:202) 20250410085159257 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6576489)[0x55ae2af72fd0]{disrupted}: Deallocated (fsm.c:568) 20250410085159257 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x55ae2af70460]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250410085159257 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x55ae2af70460]{disconnected}: Freeing instance (context_map.c:206) 20250410085159257 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x55ae2af70460]{disconnected}: Deallocated (fsm.c:568) 20250410085159257 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-6576489 SCCP-70 msc-0 MI=TMSI-0x42800023: Deallocating (context_map.c:225) 20250410085159257 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15212074)[0x55ae2af72090]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250410085159257 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15212074)[0x55ae2af72090]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250410085159257 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-72)[0x55ae2af78930]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250410085159258 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250410085159258 DLSCCP DEBUG SCCP-SCOC(72)[0x55ae2af6b350]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250410085159258 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b53559), PART(T=Source Reference,L=4,D=00000048), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250410085159258 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085159258 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085159258 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085159258 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085159258 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085159258 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085159258 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [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 b5 35 59 00 00 48 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085159258 DLSCCP DEBUG SCCP-SCOC(72)[0x55ae2af6b350]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250410085159258 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-72)[0x55ae2af78930]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250410085159258 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15212074)[0x55ae2af72090]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250410085159258 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15212074)[0x55ae2af72090]{disrupted}: Freeing instance (context_map.c:202) 20250410085159258 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15212074)[0x55ae2af72090]{disrupted}: Deallocated (fsm.c:568) 20250410085159258 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-72)[0x55ae2af78930]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250410085159258 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-72)[0x55ae2af78930]{disconnected}: Freeing instance (context_map.c:206) 20250410085159258 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-72)[0x55ae2af78930]{disconnected}: Deallocated (fsm.c:568) 20250410085159258 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-15212074 SCCP-72 msc-0 MI=TMSI-0x42BB8023: Deallocating (context_map.c:225) 20250410085159258 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085159258 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250410085159258 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.1.2/0 (xua_snm.c:378) 20250410085159258 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0(569)@449bbc254af8: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(576)@449bbc254af8: Final verdict of PTC: none MutexDispCT-TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin(565)@449bbc254af8: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh1(571)@449bbc254af8: Final verdict of PTC: none 20250410085159258 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085159258 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085159258 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085159258 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) HNBGW_Test.msc1-RAN(577)@449bbc254af8: Final verdict of PTC: none 20250410085159259 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250410085159259 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250410085159259 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410085159259 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250410085159259 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST HNBGW_Test.msc1-M3UA(578)@449bbc254af8: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(581)@449bbc254af8: Final verdict of PTC: none 20250410085159259 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20250410085159259 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410085159259 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250410085159259 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SEND_FAILED 20250410085159259 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) 20250410085159259 DRANAP DEBUG cnlink(sgsn-1)[0x55ae2af5ec30]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250410085159259 DRANAP NOTICE cnlink(sgsn-1)[0x55ae2af5ec30]{DISCONNECTED}: link lost (cnlink.c:118) 20250410085159259 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085159259 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-msc0-0: connection closed HNBGW_Test.sgsn1-M3UA(584)@449bbc254af8: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(573)@449bbc254af8: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(575)@449bbc254af8: Final verdict of PTC: none20250410085159259 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250410085159260 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250410085159260 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250410085159260 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250410085159260 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 20250410085159260 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085159260 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250410085159260 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250410085159260 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085159260 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085159260 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085159260 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085159261 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085159261 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! HNBGW_Test.msc0-RAN(574)@449bbc254af8: Final verdict of PTC: none 20250410085159261 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085159261 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085159261 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085159261 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085159261 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085159261 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! HNBGW-MGCP(585)@449bbc254af8: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(586)@449bbc254af8: Final verdict of PTC: pass 20250410085159261 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085159262 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250410085159262 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:378) 20250410085159262 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085159262 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085159262 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085159262 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085159262 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250410085159263 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250410085159263 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250410085159263 DRANAP NOTICE cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: link lost (cnlink.c:118) 20250410085159263 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40558<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(568)@449bbc254af8: Final verdict of PTC: none 20250410085159275 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40570<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(587)@449bbc254af8: Final verdict of PTC: pass 20250410085159282 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40572<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(588)@449bbc254af8: Final verdict of PTC: pass MTC@449bbc254af8: Setting final verdict of the test case. MTC@449bbc254af8: Local verdict of MTC: pass MTC@449bbc254af8: Local verdict of PTC MutexDispCT-TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin(565): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC VirtHNBGW-STATS(566): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC IPA-CTRL-CLI-IPA(567): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW-PFCP(568): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0(569): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0-RUA(570): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh1(571): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh1-RUA(572): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.msc0-SCCP(573): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.msc0-RAN(574): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.msc0-M3UA(575): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.msc1-SCCP(576): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.msc1-RAN(577): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.msc1-M3UA(578): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(579): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.sgsn0-RAN(580): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(581): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(582): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.sgsn1-RAN(583): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(584): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW-MGCP(585): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(586): pass (pass -> pass) MTC@449bbc254af8: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(587): pass (pass -> pass) MTC@449bbc254af8: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(588): pass (pass -> pass) MTC@449bbc254af8: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin finished. Verdict: pass MTC@449bbc254af8: 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'. Thu Apr 10 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 20250410085159422 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40578<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410085159782 DLSCCP DEBUG SCCP-SCOC(67)[0x55ae2af78be0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250410085159782 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ea75c2), PART(T=Source Reference,L=4,D=00000043), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085159782 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085159782 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085159782 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085159782 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085159782 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085159782 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085159782 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 ea 75 c2 00 00 43 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085159782 DLSCCP DEBUG SCCP-SCOC(69)[0x55ae2af83720]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250410085159782 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0008bac9), PART(T=Source Reference,L=4,D=00000045), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085159782 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085159782 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085159782 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085159782 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085159782 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085159782 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085159782 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 08 ba c9 00 00 45 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085159782 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085159782 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085159782 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085159782 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085159782 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085159782 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250410085159782 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085159782 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085159782 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085159782 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085159782 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085159782 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250410085159790 DLSCCP DEBUG SCCP-SCOC(68)[0x55ae2af7ac50]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250410085159790 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005d5628), PART(T=Source Reference,L=4,D=00000044), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085159790 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085159790 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085159790 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085159790 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085159790 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410085159790 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085159790 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 5d 56 28 00 00 44 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085159791 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085159791 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085159791 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085159791 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410085159791 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410085159791 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250410085200024 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40578<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=549808) 20250410085200303 DLSCCP DEBUG SCCP-SCOC(65)[0x55ae2af840b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410085200303 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0059e973), PART(T=Source Reference,L=4,D=00000041), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085200303 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085200303 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085200303 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085200303 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085200303 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410085200303 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085200303 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 59 e9 73 00 00 41 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085200303 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085200303 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085200303 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085200303 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410085200303 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410085200304 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250410085200311 DLSCCP DEBUG SCCP-SCOC(64)[0x55ae2af6a520]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410085200312 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000e2669), PART(T=Source Reference,L=4,D=00000040), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085200312 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085200312 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085200312 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085200312 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085200312 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085200312 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085200312 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 0e 26 69 00 00 40 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085200312 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085200312 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085200312 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085200312 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085200312 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085200312 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250410085200329 DLSCCP DEBUG SCCP-SCOC(66)[0x55ae2af73910]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410085200329 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008e2f97), PART(T=Source Reference,L=4,D=00000042), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085200329 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085200329 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085200329 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085200329 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085200329 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085200329 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085200329 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 8e 2f 97 00 00 42 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085200329 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085200329 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085200329 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085200329 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085200329 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085200329 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250410085200767 DLSCCP DEBUG SCCP-SCOC(62)[0x55ae2af74d00]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410085200767 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00053e6b), PART(T=Source Reference,L=4,D=0000003e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085200767 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085200767 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085200767 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085200767 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085200767 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410085200767 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085200767 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 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 3e 6b 00 00 3e 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085200767 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085200767 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085200767 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085200767 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410085200767 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410085200767 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250410085200768 DLSCCP DEBUG SCCP-SCOC(61)[0x55ae2af6a050]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410085200768 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0013a1fb), PART(T=Source Reference,L=4,D=0000003d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085200768 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085200768 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085200768 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085200768 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085200768 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085200768 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085200768 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 13 a1 fb 00 00 3d 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085200768 DLSCCP DEBUG SCCP-SCOC(63)[0x55ae2af72860]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410085200768 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a79320), PART(T=Source Reference,L=4,D=0000003f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085200768 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085200768 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085200768 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085200768 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085200768 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085200768 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085200768 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 a7 93 20 00 00 3f 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085200769 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085200769 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085200769 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085200769 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085200769 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085200769 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250410085200769 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085200769 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085200769 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085200769 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085200769 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085200769 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=549808, count=579248) 20250410085201256 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250410085201256 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250410085201256 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250410085201256 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250410085201256 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250410085201256 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250410085201256 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250410085201256 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250410085201257 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250410085201261 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250410085201261 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250410085201261 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250410085201303 DLSCCP DEBUG SCCP-SCOC(59)[0x55ae2af8b7b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410085201304 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c9a719), PART(T=Source Reference,L=4,D=0000003b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085201304 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085201304 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085201304 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085201304 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085201304 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410085201304 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085201304 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 c9 a7 19 00 00 3b 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085201304 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085201304 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085201304 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085201304 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410085201304 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410085201304 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250410085201305 DLSCCP DEBUG SCCP-SCOC(58)[0x55ae2af935a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410085201305 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fd4fc2), PART(T=Source Reference,L=4,D=0000003a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085201305 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085201305 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085201305 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085201305 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085201305 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085201305 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085201305 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 fd 4f c2 00 00 3a 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085201305 DLSCCP DEBUG SCCP-SCOC(60)[0x55ae2af70bd0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410085201305 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0011fe7c), PART(T=Source Reference,L=4,D=0000003c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085201305 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085201305 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085201305 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085201305 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085201305 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085201305 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085201305 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 11 fe 7c 00 00 3c 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085201305 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085201305 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085201305 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085201305 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085201305 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085201305 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250410085201306 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085201306 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085201306 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085201306 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085201306 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085201306 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250410085202079 DLSCCP DEBUG SCCP-SCOC(54)[0x55ae2af8a230]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410085202079 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002d1565), PART(T=Source Reference,L=4,D=00000036), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085202079 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085202079 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085202079 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085202079 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085202079 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085202079 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085202079 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 2d 15 65 00 00 36 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085202079 DLSCCP DEBUG SCCP-SCOC(56)[0x55ae2afb8460]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410085202079 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0069aae9), PART(T=Source Reference,L=4,D=00000038), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085202079 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085202079 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085202079 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085202079 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085202079 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085202079 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085202079 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 69 aa e9 00 00 38 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085202079 DLSCCP DEBUG SCCP-SCOC(57)[0x55ae2af93a50]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410085202079 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00df1dc0), PART(T=Source Reference,L=4,D=00000039), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085202079 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085202079 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085202079 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085202079 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085202079 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085202079 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085202079 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 df 1d c0 00 00 39 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085202079 DLSCCP DEBUG SCCP-SCOC(55)[0x55ae2af8ccd0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410085202079 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0083f1b5), PART(T=Source Reference,L=4,D=00000037), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085202079 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085202079 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085202079 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085202079 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085202079 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085202079 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085202079 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 83 f1 b5 00 00 37 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085202079 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085202079 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085202079 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085202079 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085202079 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085202079 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250410085202079 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085202079 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085202079 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085202079 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085202079 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085202079 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250410085202079 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085202079 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085202079 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085202079 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085202079 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085202079 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250410085202079 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085202079 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085202079 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085202079 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085202079 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085202079 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@449bbc254af8: 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@449bbc254af8: 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 ------ Thu Apr 10 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 MTC@449bbc254af8: 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@449bbc254af8: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_1 started. 20250410085203117 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40582<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410085203122 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40588<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410085203125 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:42275<->l=127.0.0.1:4262) (control_if.c:572) 20250410085203139 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250410085203139 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0(593)@449bbc254af8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250410085203146 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085203146 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085203146 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085203146 DRANAP DEBUG cnlink(msc-1)[0x55ae2aef6920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085203146 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085203146 DRANAP DEBUG cnlink(msc-2)[0x55ae2aef3b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085203146 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085203146 DRANAP DEBUG cnlink(msc-3)[0x55ae2af5d910]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085203147 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:38273 (stream_srv.c:142) TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1(595)@449bbc254af8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250410085203147 DMAIN INFO New HNB SCTP connection r=127.0.0.1:38273<->l=127.0.0.1:29169 (hnbgw.c:791) 20250410085203148 DRANAP DEBUG cnlink(msc-3)[0x55ae2af5d910]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085203148 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250410085203148 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085203148 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085203148 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410085203148 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085203148 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085203148 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085203148 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) 20250410085203148 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085203148 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085203148 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085203148 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085203148 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085203148 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085203148 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085203148 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) 20250410085203148 DLSS7 DEBUG Found route for dpc=4=0.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) 20250410085203148 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250410085203148 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085203148 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250410085203148 DRANAP DEBUG cnlink(msc-3)[0x55ae2af5d910]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085203148 DRANAP DEBUG cnlink(msc-2)[0x55ae2aef3b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085203148 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250410085203148 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085203148 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085203148 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410085203148 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085203148 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085203148 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085203148 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085203148 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085203148 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085203148 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085203148 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085203148 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085203148 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085203148 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085203148 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085203148 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085203148 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250410085203148 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085203148 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085203148 DRANAP DEBUG cnlink(msc-2)[0x55ae2aef3b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085203148 DRANAP DEBUG cnlink(msc-1)[0x55ae2aef6920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085203148 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250410085203148 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085203148 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085203148 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410085203148 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085203148 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085203148 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085203148 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085203148 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085203148 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085203148 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085203148 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085203148 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085203148 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085203148 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085203148 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085203148 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085203148 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410085203148 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085203148 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085203148 DRANAP DEBUG cnlink(msc-1)[0x55ae2aef6920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085203148 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085203148 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250410085203148 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085203148 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085203148 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410085203148 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085203148 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085203148 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085203148 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085203148 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085203148 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085203148 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085203148 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085203148 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085203148 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085203148 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085203148 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085203148 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085203148 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085203148 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085203148 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085203148 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085203148 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085203148 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085203148 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085203148 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 20250410085203148 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250410085203148 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250410085203148 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085203148 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085203148 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085203148 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250410085203148 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250410085203148 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250410085203148 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085203148 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085203148 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085203148 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410085203148 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410085203148 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250410085203148 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085203148 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085203148 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085203148 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085203148 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085203148 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@449bbc254af8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(599)@449bbc254af8: ************************************************* HNBGW_Test.msc0-M3UA(599)@449bbc254af8: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(599)@449bbc254af8: ************************************************* MTC@449bbc254af8: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(597)@449bbc254af8: v_sccp_pdu_maxlen:268 MTC@449bbc254af8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(602)@449bbc254af8: ************************************************* HNBGW_Test.msc1-M3UA(602)@449bbc254af8: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(602)@449bbc254af8: ************************************************* MTC@449bbc254af8: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(600)@449bbc254af8: v_sccp_pdu_maxlen:268 20250410085203182 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085203182 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085203183 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085203183 DRANAP DEBUG cnlink(sgsn-1)[0x55ae2af5ec30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085203183 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085203183 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250410085203183 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085203183 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085203183 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410085203183 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085203183 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085203183 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085203183 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085203183 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085203183 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085203183 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085203183 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085203183 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085203183 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085203183 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085203183 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085203184 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085203184 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085203184 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085203184 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085203184 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085203184 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085203184 DRANAP DEBUG cnlink(sgsn-2)[0x55ae2af5f5c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085203184 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085203184 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085203184 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085203184 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085203184 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085203184 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250410085203184 DRANAP DEBUG cnlink(sgsn-1)[0x55ae2af5ec30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085203184 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250410085203184 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085203184 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085203184 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410085203184 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085203184 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085203184 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085203184 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085203184 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085203184 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085203184 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085203184 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085203184 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085203184 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085203184 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085203184 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085203184 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085203184 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250410085203184 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085203184 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085203184 DRANAP DEBUG cnlink(sgsn-1)[0x55ae2af5ec30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085203184 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085203184 DRANAP DEBUG cnlink(sgsn-3)[0x55ae2af5ff50]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085203184 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085203184 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085203184 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085203184 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250410085203184 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250410085203184 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250410085203185 DRANAP DEBUG cnlink(sgsn-3)[0x55ae2af5ff50]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085203185 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250410085203186 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085203186 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085203186 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410085203186 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085203186 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085203186 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085203186 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) 20250410085203186 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085203186 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085203186 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085203186 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085203186 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085203186 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085203186 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085203186 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) 20250410085203186 DLSS7 DEBUG Found route for dpc=12=0.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) 20250410085203186 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250410085203186 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085203186 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250410085203186 DRANAP DEBUG cnlink(sgsn-3)[0x55ae2af5ff50]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085203186 DRANAP DEBUG cnlink(sgsn-2)[0x55ae2af5f5c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085203186 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250410085203186 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085203186 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085203186 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410085203186 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085203186 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085203186 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085203186 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085203186 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085203186 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085203186 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085203186 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085203186 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085203186 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085203186 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085203186 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085203186 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085203186 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250410085203186 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085203186 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085203186 DRANAP DEBUG cnlink(sgsn-2)[0x55ae2af5f5c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085203186 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085203186 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085203186 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085203186 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 20250410085203186 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250410085203186 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250410085203186 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085203186 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085203186 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085203186 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250410085203186 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250410085203186 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! MTC@449bbc254af8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(605)@449bbc254af8: ************************************************* HNBGW_Test.sgsn0-M3UA(605)@449bbc254af8: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(605)@449bbc254af8: ************************************************* MTC@449bbc254af8: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(603)@449bbc254af8: v_sccp_pdu_maxlen:268 MTC@449bbc254af8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(608)@449bbc254af8: ************************************************* HNBGW_Test.sgsn1-M3UA(608)@449bbc254af8: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(608)@449bbc254af8: ************************************************* MTC@449bbc254af8: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(606)@449bbc254af8: v_sccp_pdu_maxlen:268 20250410085203248 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085203248 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085203248 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250410085203248 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250410085203248 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) 20250410085203248 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250410085203248 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250410085203248 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410085203248 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@449bbc254af8: setverdict(pass): none -> pass 20250410085203253 DLINP DEBUG SRVCONN(,r=127.0.0.1:38273<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085203253 DLINP DEBUG SRVCONN(,r=127.0.0.1:38273<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085203253 DLINP DEBUG SRVCONN(,r=127.0.0.1:38273<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250410085203253 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250410085203253 DHNBAP DEBUG (127.0.0.1:38273 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20250410085203253 DHNBAP NOTICE (127.0.0.1:38273 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250410085203253 DHNBAP NOTICE (127.0.0.1:38273 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250410085203253 DLINP DEBUG SRVCONN(,r=127.0.0.1:38273<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410085203253 DLINP DEBUG SRVCONN(,r=127.0.0.1:38273<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed 20250410085203361 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250410085203361 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250410085203361 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250410085203361 DLSS7 <000c> 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)@449bbc254af8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250410085203370 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085203370 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250410085203370 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250410085203370 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250410085203370 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250410085203370 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250410085203370 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250410085203370 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 20250410085203370 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250410085203370 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  20250410085203370 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250410085203373 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085203373 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250410085203373 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250410085203373 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  20250410085203373 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250410085203373 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250410085203373 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250410085203373 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 20250410085203373 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250410085203373 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  20250410085203373 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085203373 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250410085203373 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085203373 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250410085203373 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:413) 20250410085203373 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085203373 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085203373 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085203373 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085203373 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250410085203373 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250410085203373 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085203374 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 20250410085203374 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 20250410085203374 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250410085203374 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250410085203375 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085203375 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250410085203375 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085203375 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085203375 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410085203375 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085203375 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085203375 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085203375 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085203375 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085203375 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085203375 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085203375 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085203375 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085203375 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085203375 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085203375 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085203375 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085203375 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085203375 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085203375 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085203375 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085203375 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085203375 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085203375 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085203375 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085203375 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085203375 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250410085203375 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410085203375 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410085203375 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085203375 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  HNBGW_Test.msc1-M3UA(602)@449bbc254af8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250410085203380 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085203380 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPSM:UP) 20250410085203380 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250410085203380 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250410085203380 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250410085203380 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250410085203380 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250410085203380 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 20250410085203380 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Inactive () 20250410085203380 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  20250410085203380 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250410085203382 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085203382 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPTM:ACTIVE) 20250410085203382 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250410085203382 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  20250410085203382 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250410085203382 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250410085203382 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250410085203382 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 20250410085203382 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Active () 20250410085203382 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  20250410085203382 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  20250410085203382 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085203382 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250410085203383 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085203383 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250410085203383 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.0.2/0 (xua_snm.c:413) 20250410085203383 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085203383 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085203383 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085203383 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085203383 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250410085203383 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250410085203383 DRANAP DEBUG cnlink(msc-1)[0x55ae2aef6920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085203384 DRANAP DEBUG cnlink(msc-1)[0x55ae2aef6920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085203384 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250410085203384 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085203384 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085203384 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410085203384 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085203384 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085203384 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085203384 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085203384 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085203384 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085203384 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085203384 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085203384 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085203384 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085203384 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085203384 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085203384 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085203384 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410085203384 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085203384 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085203384 DRANAP DEBUG cnlink(msc-1)[0x55ae2aef6920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085203385 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085203385 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085203385 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085203385 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410085203385 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410085203385 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250410085203385 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250410085203385 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250410085203385 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085203385 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  20250410085203406 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250410085203406 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250410085203406 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250410085203406 DLSS7 <000c> 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)@449bbc254af8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250410085203412 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085203412 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250410085203412 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250410085203412 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250410085203412 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250410085203412 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250410085203412 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250410085203412 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 20250410085203412 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250410085203412 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  20250410085203412 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250410085203414 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085203414 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250410085203415 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250410085203415 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  20250410085203415 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250410085203415 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250410085203415 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250410085203415 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 20250410085203415 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250410085203415 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  20250410085203415 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  20250410085203415 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  20250410085203415 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085203415 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250410085203415 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085203415 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250410085203415 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250410085203415 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085203415 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085203415 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085203415 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085203415 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250410085203415 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250410085203415 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085203416 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085203416 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250410085203416 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085203416 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085203416 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410085203416 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085203416 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085203416 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085203416 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085203416 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085203416 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085203416 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085203416 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085203416 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085203416 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085203416 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085203416 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085203416 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085203416 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085203416 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085203416 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085203416 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085203417 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085203417 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085203417 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085203417 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085203417 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085203417 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.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' 20250410085203417 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410085203417 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410085203417 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085203417 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  20250410085203425 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 20250410085203425 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 20250410085203425 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250410085203425 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)@449bbc254af8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250410085203431 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085203431 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPSM:UP) 20250410085203431 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250410085203431 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250410085203431 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250410085203431 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250410085203431 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250410085203431 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 20250410085203431 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Inactive () 20250410085203431 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  20250410085203431 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250410085203434 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085203434 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPTM:ACTIVE) 20250410085203434 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250410085203434 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  20250410085203434 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250410085203434 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250410085203434 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250410085203434 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 20250410085203434 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Active () 20250410085203434 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  20250410085203434 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  20250410085203434 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  20250410085203434 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  20250410085203434 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085203434 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250410085203434 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085203434 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250410085203434 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.1.2/0 (xua_snm.c:413) 20250410085203434 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085203434 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085203434 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085203434 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085203434 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250410085203434 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250410085203434 DRANAP DEBUG cnlink(sgsn-1)[0x55ae2af5ec30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085203435 DRANAP DEBUG cnlink(sgsn-1)[0x55ae2af5ec30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085203435 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250410085203435 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085203435 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085203435 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410085203435 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085203435 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085203435 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085203435 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085203435 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085203435 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085203436 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085203436 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085203436 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085203436 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085203436 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085203436 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085203436 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085203436 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250410085203436 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085203436 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085203436 DRANAP DEBUG cnlink(sgsn-1)[0x55ae2af5ec30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085203436 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085203436 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085203436 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085203436 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250410085203436 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250410085203436 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' 20250410085203436 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 20250410085203436 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250410085203436 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085203436 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 06 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 04  HNBGW_Test.msc0-RAN(598)@449bbc254af8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250410085204177 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085204177 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410085204177 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410085204177 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410085204177 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085204177 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410085204177 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085204177 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085204177 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085204177 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085204177 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085204177 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085204177 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085204177 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410085204177 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085204177 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085204177 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250410085204177 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410085204177 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085204177 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085204177 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085204177 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085204177 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085204177 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085204177 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085204177 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085204177 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085204177 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085204177 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085204177 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085204177 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085204177 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085204177 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250410085204177 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250410085204177 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250410085204177 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250410085204177 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085204177 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410085204177 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085204177 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085204177 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085204177 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085204177 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085204177 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085204177 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085204177 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085204177 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085204177 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085204177 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085204177 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085204178 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085204178 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085204178 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085204178 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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) 20250410085204178 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250410085204178 DRANAP NOTICE cnlink(msc-0)[0x55ae2af13940]{CONNECTED}: link up (cnlink.c:111) 20250410085204178 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085204178 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085204178 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085204178 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085204178 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085204178 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.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' 20250410085204178 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410085204178 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410085204178 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085204178 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  20250410085204180 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085204180 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410085204180 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410085204180 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410085204180 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085204180 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410085204180 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085204180 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085204180 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085204180 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085204180 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085204180 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085204180 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085204180 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410085204180 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085204180 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085204180 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250410085204180 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410085204181 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085204181 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085204181 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085204181 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085204181 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085204181 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085204181 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085204181 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085204181 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085204181 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085204181 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085204181 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085204181 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085204181 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085204181 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250410085204181 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250410085204181 DRANAP INFO cnlink(msc-0)[0x55ae2af13940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(601)@449bbc254af8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250410085204187 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085204187 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250410085204187 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250410085204187 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 20250410085204187 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085204187 DLSS7 <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' 20250410085204187 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085204187 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085204187 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085204187 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085204187 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085204187 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085204187 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085204187 DLM3UA DEBUG 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) 20250410085204187 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085204187 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085204188 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250410085204188 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250410085204188 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085204188 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085204188 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085204188 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085204188 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085204188 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085204188 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085204188 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085204188 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085204188 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085204188 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085204188 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085204188 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085204188 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085204188 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250410085204188 DRANAP DEBUG cnlink(msc-1)[0x55ae2aef6920]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250410085204188 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) 20250410085204188 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) 20250410085204188 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085204188 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250410085204188 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085204188 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085204188 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085204188 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085204188 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085204188 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085204188 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085204188 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085204188 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085204188 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085204188 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085204188 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085204188 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085204188 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410085204188 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085204188 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250410085204188 DRANAP DEBUG cnlink(msc-1)[0x55ae2aef6920]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250410085204188 DRANAP NOTICE cnlink(msc-1)[0x55ae2aef6920]{CONNECTED}: link up (cnlink.c:111) 20250410085204188 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085204188 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085204188 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085204188 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410085204188 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410085204188 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250410085204188 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250410085204188 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250410085204188 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085204188 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  20250410085204188 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085204188 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250410085204188 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250410085204188 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 20250410085204188 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085204188 DLSS7 <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' 20250410085204188 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085204188 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085204188 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085204188 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085204188 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085204188 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085204188 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085204188 DLM3UA DEBUG 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) 20250410085204188 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085204188 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085204188 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250410085204188 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250410085204188 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085204188 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085204188 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085204188 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085204188 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085204188 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085204188 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085204188 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085204188 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085204188 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085204188 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085204188 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085204188 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085204188 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085204188 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250410085204188 DRANAP DEBUG cnlink(msc-1)[0x55ae2aef6920]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250410085204188 DRANAP INFO cnlink(msc-1)[0x55ae2aef6920]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(604)@449bbc254af8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250410085204218 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085204218 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410085204218 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410085204218 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410085204218 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085204218 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410085204218 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085204218 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085204218 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085204218 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085204218 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085204218 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085204218 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085204218 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410085204218 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085204218 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085204218 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250410085204218 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410085204218 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085204218 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085204218 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085204218 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085204218 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085204218 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085204218 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085204218 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085204218 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085204218 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085204218 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085204218 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085204218 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085204218 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085204218 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250410085204218 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250410085204218 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250410085204218 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250410085204218 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085204218 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410085204218 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085204218 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085204218 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085204218 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085204218 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085204218 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085204218 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085204218 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085204218 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085204218 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085204218 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085204218 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085204218 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085204218 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085204218 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085204218 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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) 20250410085204218 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250410085204218 DRANAP NOTICE cnlink(sgsn-0)[0x55ae2af5e2a0]{CONNECTED}: link up (cnlink.c:111) 20250410085204218 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085204218 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085204218 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085204218 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085204218 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085204218 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250410085204218 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410085204218 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410085204218 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085204218 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  20250410085204219 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085204219 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410085204219 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410085204219 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410085204219 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085204219 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410085204219 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085204219 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085204219 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085204219 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085204219 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085204219 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085204219 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085204219 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410085204219 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085204219 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085204219 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250410085204219 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410085204219 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085204219 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085204219 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085204219 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085204219 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085204219 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085204219 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085204219 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085204219 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085204219 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085204219 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085204219 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085204219 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085204219 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085204219 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250410085204219 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250410085204219 DRANAP INFO cnlink(sgsn-0)[0x55ae2af5e2a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(607)@449bbc254af8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250410085204230 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085204230 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085204230 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085204230 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) 20250410085204230 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085204230 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085204230 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250410085204230 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250410085204230 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085204230 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085204230 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085204230 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085204230 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085204230 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085204230 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085204230 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085204230 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085204230 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085204230 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085204230 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085204230 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085204230 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250410085204230 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250410085204230 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 20250410085204230 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085204230 DLSS7 <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' 20250410085204230 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085204230 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085204230 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085204230 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085204230 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085204230 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085204230 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250410085204230 DRANAP DEBUG cnlink(sgsn-1)[0x55ae2af5ec30]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250410085204230 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) 20250410085204230 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) 20250410085204230 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085204230 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250410085204230 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085204230 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085204230 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085204230 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085204230 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085204230 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085204230 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085204230 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085204230 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085204230 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085204230 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085204230 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085204230 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085204230 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250410085204230 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085204230 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250410085204230 DRANAP DEBUG cnlink(sgsn-1)[0x55ae2af5ec30]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250410085204230 DRANAP NOTICE cnlink(sgsn-1)[0x55ae2af5ec30]{CONNECTED}: link up (cnlink.c:111) 20250410085204230 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085204230 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085204230 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085204230 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250410085204230 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250410085204230 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' 20250410085204230 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 20250410085204230 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250410085204230 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085204230 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  20250410085204231 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085204231 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085204231 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085204231 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) 20250410085204231 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085204231 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085204231 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250410085204231 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250410085204231 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085204231 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085204231 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085204231 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085204231 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085204231 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085204231 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085204231 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085204231 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085204231 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085204231 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085204231 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085204231 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085204231 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085204231 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250410085204231 DRANAP DEBUG cnlink(sgsn-1)[0x55ae2af5ec30]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250410085204231 DRANAP INFO cnlink(sgsn-1)[0x55ae2af5ec30]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250410085204231 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085204231 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250410085204231 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250410085204231 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 20250410085204231 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085204231 DLSS7 <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' 20250410085204231 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085204231 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085204231 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085204231 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085205266 DLCTRL DEBUG Command: GET 475321442 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250410085205266 DLCTRL DEBUG Tx Command reply: GET_REPLY 475321442 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250410085205267 DLCTRL DEBUG Command: GET 828656114 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250410085205267 DLCTRL DEBUG Tx Command reply: GET_REPLY 828656114 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250410085205268 DLCTRL DEBUG Command: GET 393079796 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250410085205268 DLCTRL DEBUG Tx Command reply: GET_REPLY 393079796 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085205269 DLCTRL DEBUG Command: GET 723332705 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085205269 DLCTRL DEBUG Tx Command reply: GET_REPLY 723332705 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085205270 DLCTRL DEBUG Command: GET 232758449 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250410085205270 DLCTRL DEBUG Tx Command reply: GET_REPLY 232758449 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250410085205273 DLCTRL DEBUG Command: GET 62488689 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250410085205273 DLCTRL DEBUG Tx Command reply: GET_REPLY 62488689 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250410085205275 DLCTRL DEBUG Command: GET 804781787 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250410085205275 DLCTRL DEBUG Tx Command reply: GET_REPLY 804781787 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250410085205278 DLCTRL DEBUG Command: GET 593900812 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250410085205278 DLCTRL DEBUG Tx Command reply: GET_REPLY 593900812 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085205281 DLCTRL DEBUG Command: GET 626720484 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085205281 DLCTRL DEBUG Tx Command reply: GET_REPLY 626720484 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085205283 DLCTRL DEBUG Command: GET 447772592 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250410085205283 DLCTRL DEBUG Tx Command reply: GET_REPLY 447772592 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250410085205286 DLCTRL DEBUG Command: GET 7292666 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250410085205287 DLCTRL DEBUG Tx Command reply: GET_REPLY 7292666 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250410085205290 DLCTRL DEBUG Command: GET 897225150 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250410085205290 DLCTRL DEBUG Tx Command reply: GET_REPLY 897225150 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250410085205293 DLCTRL DEBUG Command: GET 52001940 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250410085205293 DLCTRL DEBUG Tx Command reply: GET_REPLY 52001940 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085205296 DLCTRL DEBUG Command: GET 6988319 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085205296 DLCTRL DEBUG Tx Command reply: GET_REPLY 6988319 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085205298 DLCTRL DEBUG Command: GET 496517603 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250410085205298 DLCTRL DEBUG Tx Command reply: GET_REPLY 496517603 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250410085205301 DLCTRL DEBUG Command: GET 128284963 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250410085205301 DLCTRL DEBUG Tx Command reply: GET_REPLY 128284963 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250410085205303 DLCTRL DEBUG Command: GET 103355748 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250410085205303 DLCTRL DEBUG Tx Command reply: GET_REPLY 103355748 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250410085205305 DLCTRL DEBUG Command: GET 459110110 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250410085205305 DLCTRL DEBUG Tx Command reply: GET_REPLY 459110110 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085205307 DLCTRL DEBUG Command: GET 194385032 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085205307 DLCTRL DEBUG Tx Command reply: GET_REPLY 194385032 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085205309 DLCTRL DEBUG Command: GET 478798736 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250410085205309 DLCTRL DEBUG Tx Command reply: GET_REPLY 478798736 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@449bbc254af8: 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@449bbc254af8: "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@449bbc254af8: 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@449bbc254af8: 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@449bbc254af8: 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@449bbc254af8: 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 := '000000000000000111110001'B, t_guard := 20.000000 } 20250410085205337 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43630<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(601)@449bbc254af8: f_create_expect(l3 := '05080200F110172A5205F442400023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(601)@449bbc254af8: 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)@449bbc254af8: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_10(610)904777 20250410085206375 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085206375 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085206375 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1351) 20250410085206375 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250410085206375 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xdce49, normal) (hnbgw_rua.c:407) 20250410085206376 DHNB DEBUG map_rua[0x55ae2af72fd0]{init}: Allocated (fsm.c:456) 20250410085206376 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-904777)[0x55ae2af72fd0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250410085206376 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-904777 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250410085206376 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410085206376 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410085206376 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-904777 SCCP-0 CS MI=TMSI-0x42400023: TMSI-0x42400023 NRI(10bit)=0x100=256: NRI match selects msc 1 (hnbgw_cn.c:1078) 20250410085206376 DCN DEBUG map_sccp[0x55ae2af70460]{init}: Allocated (fsm.c:456) 20250410085206376 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-73)[0x55ae2af70460]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250410085206376 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-904777 <-> SCCP-73 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20250410085206376 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-904777 SCCP-73 msc-1 MI=TMSI-0x42400023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20250410085206376 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-904777)[0x55ae2af72fd0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250410085206376 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410085206376 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410085206376 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-904777)[0x55ae2af72fd0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250410085206376 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-73)[0x55ae2af70460]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250410085206376 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250410085206376 DLSCCP DEBUG SCCP-SCOC(73)[0x55ae2af72090]{IDLE}: Allocated (fsm.c:456) 20250410085206376 DLSCCP DEBUG SCCP-SCOC(73)[0x55ae2af72090]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250410085206376 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442400023004f40030001f10056400500f1100926) (sccp_scrc.c:415) 20250410085206376 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085206376 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085206376 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085206376 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085206376 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085206376 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085206376 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085206376 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085206376 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085206376 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085206376 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085206376 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085206376 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085206376 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410085206376 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085206376 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 f1 00 56 40 05 00 f1 10 09 26 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085206376 DLSCCP DEBUG SCCP-SCOC(73)[0x55ae2af72090]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250410085206376 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-73)[0x55ae2af70460]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250410085206376 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-904777)[0x55ae2af72fd0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250410085206377 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085206377 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085206377 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085206377 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410085206377 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410085206377 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250410085206377 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250410085206377 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250410085206377 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085206377 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 f1 00 56 40 05 00 f1 10 09 26 00 00 00 06 00 08 00 00 00 03  HNBGW_Test.msc1-SCCP(600)@449bbc254af8: First idle individual index:0 HNBGW_Test.msc1-SCCP(600)@449bbc254af8: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(601)@449bbc254af8: Found Expect[0] for l3='05080200F110172A5205F442400023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_10(610) HNBGW_Test.msc1-RAN(601)@449bbc254af8: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_10(610)15279021 HNBGW_Test.msc1-SCCP(600)@449bbc254af8: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(600)@449bbc254af8: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_valid_nri_10(610)@449bbc254af8: setverdict(pass): none -> pass 20250410085206397 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085206397 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250410085206397 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250410085206397 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 20250410085206397 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085206397 DLSS7 <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' 20250410085206397 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085206397 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085206397 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085206397 DLSS7 <000c> osmo_ss7_asp.c:1175 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 43 d1 fa 02 00 00 00 00 00 06 00 08 00 00 00 07  20250410085206397 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085206397 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085206397 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085206397 DLM3UA DEBUG 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) 20250410085206397 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085206397 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0043d1fa) (sccp_scrc.c:486) 20250410085206397 DLSCCP DEBUG Received CO:COAK for local reference 73 (sccp_scoc.c:1855) 20250410085206397 DLSCCP DEBUG SCCP-SCOC(73)[0x55ae2af72090]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250410085206397 DLSCCP DEBUG SCCP-SCOC(73)[0x55ae2af72090]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250410085206397 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085206397 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250410085206397 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) 20250410085206397 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-73)[0x55ae2af70460]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250410085206397 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-73)[0x55ae2af70460]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@449bbc254af8: 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 } } } 20250410085206399 DLCTRL DEBUG Command: GET 814530909 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250410085206399 DLCTRL DEBUG Tx Command reply: GET_REPLY 814530909 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250410085206402 DLCTRL DEBUG Command: GET 622745087 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250410085206402 DLCTRL DEBUG Tx Command reply: GET_REPLY 622745087 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250410085206406 DLCTRL DEBUG Command: GET 497753015 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250410085206406 DLCTRL DEBUG Tx Command reply: GET_REPLY 497753015 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085206410 DLCTRL DEBUG Command: GET 736680529 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085206410 DLCTRL DEBUG Tx Command reply: GET_REPLY 736680529 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085206415 DLCTRL DEBUG Command: GET 166752321 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250410085206415 DLCTRL DEBUG Tx Command reply: GET_REPLY 166752321 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed 20250410085206420 DLCTRL DEBUG Command: GET 951405470 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250410085206420 DLCTRL DEBUG Tx Command reply: GET_REPLY 951405470 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250410085206423 DLCTRL DEBUG Command: GET 599460806 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250410085206424 DLCTRL DEBUG Tx Command reply: GET_REPLY 599460806 rate_ctr.abs.msc.1.cnpool:subscr:known 1 (control_if.c:477) 20250410085206427 DLCTRL DEBUG Command: GET 443402652 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250410085206427 DLCTRL DEBUG Tx Command reply: GET_REPLY 443402652 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085206430 DLCTRL DEBUG Command: GET 369221987 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085206430 DLCTRL DEBUG Tx Command reply: GET_REPLY 369221987 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085206432 DLCTRL DEBUG Command: GET 346440983 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250410085206432 DLCTRL DEBUG Tx Command reply: GET_REPLY 346440983 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed 20250410085206434 DLCTRL DEBUG Command: GET 458211383 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250410085206434 DLCTRL DEBUG Tx Command reply: GET_REPLY 458211383 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250410085206436 DLCTRL DEBUG Command: GET 516642474 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250410085206436 DLCTRL DEBUG Tx Command reply: GET_REPLY 516642474 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250410085206439 DLCTRL DEBUG Command: GET 196974716 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250410085206439 DLCTRL DEBUG Tx Command reply: GET_REPLY 196974716 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085206444 DLCTRL DEBUG Command: GET 184321094 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085206444 DLCTRL DEBUG Tx Command reply: GET_REPLY 184321094 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085206448 DLCTRL DEBUG Command: GET 873666797 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250410085206448 DLCTRL DEBUG Tx Command reply: GET_REPLY 873666797 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed 20250410085206453 DLCTRL DEBUG Command: GET 788085246 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250410085206453 DLCTRL DEBUG Tx Command reply: GET_REPLY 788085246 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250410085206457 DLCTRL DEBUG Command: GET 267008141 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250410085206458 DLCTRL DEBUG Tx Command reply: GET_REPLY 267008141 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250410085206461 DLCTRL DEBUG Command: GET 472611250 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250410085206461 DLCTRL DEBUG Tx Command reply: GET_REPLY 472611250 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085206464 DLCTRL DEBUG Command: GET 632555228 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085206464 DLCTRL DEBUG Tx Command reply: GET_REPLY 632555228 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085206466 DLCTRL DEBUG Command: GET 790648197 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250410085206466 DLCTRL DEBUG Tx Command reply: GET_REPLY 790648197 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed MTC@449bbc254af8: 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 := '000000000000001100101000'B, t_guard := 20.000000 } 20250410085206482 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43642<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(601)@449bbc254af8: f_create_expect(l3 := '0524010350590205F442410023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(601)@449bbc254af8: 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)@449bbc254af8: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_10(611)5423338 20250410085207497 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085207497 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085207497 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1351) 20250410085207497 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250410085207497 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x52c0ea, normal) (hnbgw_rua.c:407) 20250410085207497 DHNB DEBUG map_rua[0x55ae2af78930]{init}: Allocated (fsm.c:456) 20250410085207497 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5423338)[0x55ae2af78930]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250410085207497 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5423338 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250410085207497 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410085207497 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410085207497 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:211) 20250410085207497 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5423338 SCCP-0 CS MI=TMSI-0x42410023: TMSI-0x42410023 NRI(10bit)=0x104=260: NRI match selects msc 1 (hnbgw_cn.c:1078) 20250410085207497 DCN DEBUG map_sccp[0x55ae2af6cc60]{init}: Allocated (fsm.c:456) 20250410085207497 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-74)[0x55ae2af6cc60]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250410085207497 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-5423338 <-> SCCP-74 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20250410085207497 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5423338 SCCP-74 msc-1 MI=TMSI-0x42410023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:312) 20250410085207497 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5423338)[0x55ae2af78930]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250410085207497 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410085207497 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410085207497 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5423338)[0x55ae2af78930]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250410085207497 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-74)[0x55ae2af6cc60]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250410085207497 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250410085207497 DLSCCP DEBUG SCCP-SCOC(74)[0x55ae2af726f0]{IDLE}: Allocated (fsm.c:456) 20250410085207497 DLSCCP DEBUG SCCP-SCOC(74)[0x55ae2af726f0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250410085207497 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0524010350590205f442410023004f40030003280056400500f1100926) (sccp_scrc.c:415) 20250410085207497 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085207497 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085207497 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085207497 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085207497 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085207497 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085207497 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085207497 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085207497 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085207497 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085207497 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085207497 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085207497 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085207497 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410085207497 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085207497 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 28 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) 20250410085207497 DLSCCP DEBUG SCCP-SCOC(74)[0x55ae2af726f0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250410085207497 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-74)[0x55ae2af6cc60]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250410085207497 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5423338)[0x55ae2af78930]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250410085207497 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085207497 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085207497 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085207497 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410085207497 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410085207497 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250410085207497 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250410085207497 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250410085207497 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085207497 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 28 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)@449bbc254af8: First idle individual index:1 HNBGW_Test.msc1-SCCP(600)@449bbc254af8: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc1-RAN(601)@449bbc254af8: Found Expect[0] for l3='0524010350590205F442410023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_10(611) HNBGW_Test.msc1-RAN(601)@449bbc254af8: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_10(611)10870420 HNBGW_Test.msc1-SCCP(600)@449bbc254af8: Session index based on connection ID:1 HNBGW_Test.msc1-SCCP(600)@449bbc254af8: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250410085207501 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085207501 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250410085207501 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250410085207501 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 20250410085207501 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085207501 DLSS7 <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' 20250410085207501 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085207501 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085207501 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085207501 DLSS7 <000c> osmo_ss7_asp.c:1175 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 42 99 14 02 00 00 00 00 00 06 00 08 00 00 00 07  20250410085207501 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085207501 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085207501 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085207501 DLM3UA DEBUG 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) 20250410085207501 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085207501 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00429914) (sccp_scrc.c:486) 20250410085207502 DLSCCP DEBUG Received CO:COAK for local reference 74 (sccp_scoc.c:1855) 20250410085207502 DLSCCP DEBUG SCCP-SCOC(74)[0x55ae2af726f0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250410085207502 DLSCCP DEBUG SCCP-SCOC(74)[0x55ae2af726f0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250410085207502 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085207502 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250410085207502 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) 20250410085207502 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-74)[0x55ae2af6cc60]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250410085207502 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-74)[0x55ae2af6cc60]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_mscpool_L3Complete_by_tmsi_valid_nri_10(611)@449bbc254af8: setverdict(pass): none -> pass MTC@449bbc254af8: 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 } } } 20250410085207503 DLCTRL DEBUG Command: GET 136244755 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250410085207503 DLCTRL DEBUG Tx Command reply: GET_REPLY 136244755 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250410085207505 DLCTRL DEBUG Command: GET 617602681 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250410085207505 DLCTRL DEBUG Tx Command reply: GET_REPLY 617602681 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250410085207508 DLCTRL DEBUG Command: GET 366376298 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250410085207508 DLCTRL DEBUG Tx Command reply: GET_REPLY 366376298 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085207512 DLCTRL DEBUG Command: GET 541874658 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085207512 DLCTRL DEBUG Tx Command reply: GET_REPLY 541874658 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085207516 DLCTRL DEBUG Command: GET 862484478 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250410085207516 DLCTRL DEBUG Tx Command reply: GET_REPLY 862484478 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed 20250410085207520 DLCTRL DEBUG Command: GET 264852849 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250410085207520 DLCTRL DEBUG Tx Command reply: GET_REPLY 264852849 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250410085207525 DLCTRL DEBUG Command: GET 776531858 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250410085207525 DLCTRL DEBUG Tx Command reply: GET_REPLY 776531858 rate_ctr.abs.msc.1.cnpool:subscr:known 2 (control_if.c:477) 20250410085207529 DLCTRL DEBUG Command: GET 731318298 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250410085207529 DLCTRL DEBUG Tx Command reply: GET_REPLY 731318298 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085207533 DLCTRL DEBUG Command: GET 636174091 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085207534 DLCTRL DEBUG Tx Command reply: GET_REPLY 636174091 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085207537 DLCTRL DEBUG Command: GET 989495394 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250410085207537 DLCTRL DEBUG Tx Command reply: GET_REPLY 989495394 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed 20250410085207540 DLCTRL DEBUG Command: GET 526984339 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250410085207540 DLCTRL DEBUG Tx Command reply: GET_REPLY 526984339 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250410085207543 DLCTRL DEBUG Command: GET 530658760 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250410085207543 DLCTRL DEBUG Tx Command reply: GET_REPLY 530658760 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250410085207545 DLCTRL DEBUG Command: GET 393818327 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250410085207545 DLCTRL DEBUG Tx Command reply: GET_REPLY 393818327 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085207547 DLCTRL DEBUG Command: GET 385125977 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085207547 DLCTRL DEBUG Tx Command reply: GET_REPLY 385125977 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085207550 DLCTRL DEBUG Command: GET 466706629 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250410085207550 DLCTRL DEBUG Tx Command reply: GET_REPLY 466706629 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed 20250410085207553 DLCTRL DEBUG Command: GET 243842507 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250410085207553 DLCTRL DEBUG Tx Command reply: GET_REPLY 243842507 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250410085207555 DLCTRL DEBUG Command: GET 850157656 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250410085207555 DLCTRL DEBUG Tx Command reply: GET_REPLY 850157656 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250410085207556 DLCTRL DEBUG Command: GET 552192147 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250410085207556 DLCTRL DEBUG Tx Command reply: GET_REPLY 552192147 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085207558 DLCTRL DEBUG Command: GET 677667606 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085207558 DLCTRL DEBUG Tx Command reply: GET_REPLY 677667606 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085207559 DLCTRL DEBUG Command: GET 84394710 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250410085207559 DLCTRL DEBUG Tx Command reply: GET_REPLY 84394710 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed MTC@449bbc254af8: 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 := '000000000000000011101111'B, t_guard := 20.000000 } 20250410085207593 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43652<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(601)@449bbc254af8: f_create_expect(l3 := '0627000350590205F4427FC023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(601)@449bbc254af8: 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)@449bbc254af8: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_valid_nri_10(612)8334453 20250410085208620 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085208620 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085208620 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1351) 20250410085208620 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250410085208620 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x7f2c75, normal) (hnbgw_rua.c:407) 20250410085208620 DHNB DEBUG map_rua[0x55ae2af7ae10]{init}: Allocated (fsm.c:456) 20250410085208620 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8334453)[0x55ae2af7ae10]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250410085208620 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8334453 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250410085208620 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410085208620 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410085208620 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8334453 SCCP-0 CS MI=TMSI-0x427FC023: TMSI-0x427FC023 NRI(10bit)=0x1ff=511: NRI match selects msc 1 (hnbgw_cn.c:1078) 20250410085208620 DCN DEBUG map_sccp[0x55ae2af82f40]{init}: Allocated (fsm.c:456) 20250410085208620 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-75)[0x55ae2af82f40]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250410085208620 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-8334453 <-> SCCP-75 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20250410085208620 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8334453 SCCP-75 msc-1 MI=TMSI-0x427FC023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:312) 20250410085208620 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8334453)[0x55ae2af7ae10]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250410085208620 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410085208620 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410085208620 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8334453)[0x55ae2af7ae10]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250410085208620 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-75)[0x55ae2af82f40]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250410085208620 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250410085208620 DLSCCP DEBUG SCCP-SCOC(75)[0x55ae2af76b20]{IDLE}: Allocated (fsm.c:456) 20250410085208620 DLSCCP DEBUG SCCP-SCOC(75)[0x55ae2af76b20]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250410085208620 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0627000350590205f4427fc023004f40030000ef0056400500f1100926) (sccp_scrc.c:415) 20250410085208620 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085208620 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085208620 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085208620 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085208620 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085208620 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085208620 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085208620 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085208620 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085208620 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085208620 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085208620 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085208620 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085208620 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410085208620 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085208620 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 ef 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) 20250410085208620 DLSCCP DEBUG SCCP-SCOC(75)[0x55ae2af76b20]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250410085208620 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-75)[0x55ae2af82f40]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250410085208620 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8334453)[0x55ae2af7ae10]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250410085208621 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085208621 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085208621 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085208621 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410085208621 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410085208621 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250410085208621 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250410085208621 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250410085208621 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085208621 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 ef 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)@449bbc254af8: First idle individual index:2 HNBGW_Test.msc1-SCCP(600)@449bbc254af8: Warning: Stopping inactive timer T_ias[2]. HNBGW_Test.msc1-RAN(601)@449bbc254af8: Found Expect[0] for l3='0627000350590205F4427FC023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_10(612) HNBGW_Test.msc1-RAN(601)@449bbc254af8: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_valid_nri_10(612)6212530 HNBGW_Test.msc1-SCCP(600)@449bbc254af8: Session index based on connection ID:2 HNBGW_Test.msc1-SCCP(600)@449bbc254af8: Warning: Re-starting timer T_ias[2], which is already active (running or expired). 20250410085208627 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085208627 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250410085208627 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250410085208627 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 20250410085208627 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085208627 DLSS7 <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' 20250410085208627 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085208627 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085208627 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085208627 DLSS7 <000c> osmo_ss7_asp.c:1175 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 af 89 a4 02 00 00 00 00 00 06 00 08 00 00 00 07  20250410085208627 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085208627 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085208627 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085208627 DLM3UA DEBUG 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) 20250410085208627 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085208627 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00af89a4) (sccp_scrc.c:486) 20250410085208627 DLSCCP DEBUG Received CO:COAK for local reference 75 (sccp_scoc.c:1855) 20250410085208627 DLSCCP DEBUG SCCP-SCOC(75)[0x55ae2af76b20]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250410085208627 DLSCCP DEBUG SCCP-SCOC(75)[0x55ae2af76b20]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250410085208627 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085208627 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250410085208627 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) 20250410085208627 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-75)[0x55ae2af82f40]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250410085208627 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-75)[0x55ae2af82f40]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_mscpool_L3Complete_by_tmsi_valid_nri_10(612)@449bbc254af8: setverdict(pass): none -> pass MTC@449bbc254af8: 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 } } } 20250410085208630 DLCTRL DEBUG Command: GET 481558229 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250410085208630 DLCTRL DEBUG Tx Command reply: GET_REPLY 481558229 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250410085208633 DLCTRL DEBUG Command: GET 962592076 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250410085208633 DLCTRL DEBUG Tx Command reply: GET_REPLY 962592076 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250410085208637 DLCTRL DEBUG Command: GET 545764013 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250410085208637 DLCTRL DEBUG Tx Command reply: GET_REPLY 545764013 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085208641 DLCTRL DEBUG Command: GET 717779998 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085208641 DLCTRL DEBUG Tx Command reply: GET_REPLY 717779998 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085208645 DLCTRL DEBUG Command: GET 865094773 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250410085208645 DLCTRL DEBUG Tx Command reply: GET_REPLY 865094773 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed 20250410085208649 DLCTRL DEBUG Command: GET 205477333 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250410085208649 DLCTRL DEBUG Tx Command reply: GET_REPLY 205477333 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250410085208655 DLCTRL DEBUG Command: GET 10864859 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250410085208655 DLCTRL DEBUG Tx Command reply: GET_REPLY 10864859 rate_ctr.abs.msc.1.cnpool:subscr:known 3 (control_if.c:477) 20250410085208658 DLCTRL DEBUG Command: GET 503753665 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250410085208658 DLCTRL DEBUG Tx Command reply: GET_REPLY 503753665 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085208662 DLCTRL DEBUG Command: GET 336534327 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085208662 DLCTRL DEBUG Tx Command reply: GET_REPLY 336534327 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085208666 DLCTRL DEBUG Command: GET 771574553 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250410085208666 DLCTRL DEBUG Tx Command reply: GET_REPLY 771574553 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed 20250410085208670 DLCTRL DEBUG Command: GET 740154213 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250410085208670 DLCTRL DEBUG Tx Command reply: GET_REPLY 740154213 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250410085208674 DLCTRL DEBUG Command: GET 539084101 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250410085208674 DLCTRL DEBUG Tx Command reply: GET_REPLY 539084101 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250410085208677 DLCTRL DEBUG Command: GET 975230630 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250410085208677 DLCTRL DEBUG Tx Command reply: GET_REPLY 975230630 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085208679 DLCTRL DEBUG Command: GET 312552228 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085208679 DLCTRL DEBUG Tx Command reply: GET_REPLY 312552228 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085208682 DLCTRL DEBUG Command: GET 716038517 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250410085208682 DLCTRL DEBUG Tx Command reply: GET_REPLY 716038517 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed 20250410085208685 DLCTRL DEBUG Command: GET 801263168 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250410085208685 DLCTRL DEBUG Tx Command reply: GET_REPLY 801263168 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250410085208689 DLCTRL DEBUG Command: GET 898732966 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250410085208689 DLCTRL DEBUG Tx Command reply: GET_REPLY 898732966 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250410085208692 DLCTRL DEBUG Command: GET 623171714 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250410085208692 DLCTRL DEBUG Tx Command reply: GET_REPLY 623171714 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085208694 DLCTRL DEBUG Command: GET 898452146 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085208694 DLCTRL DEBUG Tx Command reply: GET_REPLY 898452146 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085208696 DLCTRL DEBUG Command: GET 240526148 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250410085208696 DLCTRL DEBUG Tx Command reply: GET_REPLY 240526148 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed MTC@449bbc254af8: ok: talloc reports "asn1_context" = 1 bytes 20250410085208706 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40588<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250410085208707 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:42275<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(591)@449bbc254af8: Final verdict of PTC: none VirtHNBGW-STATS(590)@449bbc254af8: Final verdict of PTC: none MTC@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed 20250410085208710 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40582<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250410085208710 DLINP DEBUG SRVCONN(,r=127.0.0.1:38273<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085208710 DLINP DEBUG SRVCONN(,r=127.0.0.1:38273<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085208710 DLINP NOTICE SRV(,r=127.0.0.1:38273<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410085208710 DMAIN NOTICE (127.0.0.1:38273 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:38273<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250410085208710 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1-RUA(596)@449bbc254af8: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(607)@449bbc254af8: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(604)@449bbc254af8: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(603)@449bbc254af8: Final verdict of PTC: none HNBGW_Test.msc0-RAN(598)@449bbc254af8: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(606)@449bbc254af8: Final verdict of PTC: none 20250410085208713 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250410085208713 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410085208713 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250410085208713 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT HNBGW_Test.msc0-SCCP(597)@449bbc254af8: Final verdict of PTC: none 20250410085208713 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250410085208714 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410085208714 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250410085208714 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250410085208714 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250410085208714 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410085208714 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250410085208714 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250410085208714 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250410085208714 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085208714 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-msc0-0: connection closed 20250410085208714 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250410085208714 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250410085208714 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250410085208714 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250410085208714 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 20250410085208714 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  MutexDispCT-TC_mscpool_L3Complete_by_tmsi_valid_nri_1(589)@449bbc254af8: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(605)@449bbc254af8: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0-RUA(594)@449bbc254af8: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(599)@449bbc254af8: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1(595)@449bbc254af8: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0(593)@449bbc254af8: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(602)@449bbc254af8: Final verdict of PTC: none 20250410085208716 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085208716 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250410085208716 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:378) HNBGW_Test.sgsn1-M3UA(608)@449bbc254af8: Final verdict of PTC: none HNBGW_Test.msc1-RAN(601)@449bbc254af8: Final verdict of PTC: none 20250410085208716 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085208717 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085208717 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085208717 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085208717 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250410085208717 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250410085208717 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250410085208717 DRANAP NOTICE cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: link lost (cnlink.c:118) 20250410085208717 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085208718 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250410085208714 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  20250410085208714 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  20250410085208714 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085208714 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250410085208714 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250410085208714 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250410085208714 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410085208714 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250410085208715 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250410085208715 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250410085208715 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) 20250410085208715 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250410085208715 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn1-0) xUA SRV SHUTDOWN_EVENT 20250410085208715 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250410085208715 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085208715 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-sgsn0-0: connection closed 20250410085208715 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250410085208715 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250410085208715 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250410085208715 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250410085208715 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 20250410085208715 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  20250410085208715 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  20250410085208715 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085208715 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250410085208716 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250410085208716 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250410085208716 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) 20250410085208716 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250410085208716 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250410085208716 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 20250410085208716 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250410085208716 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) 20250410085208716 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250410085208716 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc1-0) xUA SRV SHUTDOWN_EVENT 20250410085208716 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 20250410085208716 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 20250410085208716 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085208716 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-sgsn1-0: connection closed 20250410085208716 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250410085208716 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250410085208716 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250410085208716 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250410085208716 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 20250410085208716 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  20250410085208716 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085208716 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250410085208717 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250410085208717 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250410085208717 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_con20250410085208718 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250410085208718 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085208718 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) n_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410085208717 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250410085208717 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250410085208717 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 20250410085208717 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 20250410085208717 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085208717 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-msc1-0: connection closed 20250410085208717 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250410085208717 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250410085208717 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250410085208717 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250410085208717 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 20250410085208717 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085208717 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250410085208717 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250410085208718 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085208718 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085208718 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250410085208718 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250410085208718 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250410085208718 DRANAP NOTICE cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: link lost (cnlink.c:118) 20250410085208719 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085208719 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250410085208719 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.1.2/0 (xua_snm.c:378) 20250410085208719 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085208719 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085208719 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085208719 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085208719 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250410085208719 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250410085208719 DRANAP DEBUG cnlink(sgsn-1)[0x55ae2af5ec30]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250410085208719 DRANAP NOTICE cnlink(sgsn-1)[0x55ae2af5ec30]{DISCONNECTED}: link lost (cnlink.c:118) 20250410085208719 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085208719 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250410085208719 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.0.2/0 (xua_snm.c:378) 20250410085208719 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085208719 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085208720 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085208720 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085208720 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250410085208720 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250410085208720 DRANAP DEBUG cnlink(msc-1)[0x55ae2aef6920]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250410085208720 DRANAP NOTICE cnlink(msc-1)[0x55ae2aef6920]{DISCONNECTED}: link lost (cnlink.c:118) 20250410085208720 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-73)[0x55ae2af70460]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250410085208720 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250410085208720 DLSCCP DEBUG SCCP-SCOC(73)[0x55ae2af72090]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250410085208720 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0043d1fa), PART(T=Source Reference,L=4,D=00000049), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250410085208720 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085208720 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085208720 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085208720 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085208720 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410085208721 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085208721 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [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 43 d1 fa 00 00 49 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085208721 DLSCCP DEBUG SCCP-SCOC(73)[0x55ae2af72090]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250410085208721 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-73)[0x55ae2af70460]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250410085208721 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-904777)[0x55ae2af72fd0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250410085208721 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-904777)[0x55ae2af72fd0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250410085208721 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250410085208721 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-904777)[0x55ae2af72fd0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250410085208721 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-904777)[0x55ae2af72fd0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250410085208721 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-904777)[0x55ae2af72fd0]{disrupted}: Freeing instance (context_map.c:202) 20250410085208721 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-904777)[0x55ae2af72fd0]{disrupted}: Deallocated (fsm.c:568) 20250410085208721 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-73)[0x55ae2af70460]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250410085208721 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-73)[0x55ae2af70460]{disconnected}: Freeing instance (context_map.c:206) 20250410085208721 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-73)[0x55ae2af70460]{disconnected}: Deallocated (fsm.c:568) 20250410085208721 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-904777 SCCP-73 msc-1 MI=TMSI-0x42400023: Deallocating (context_map.c:225) 20250410085208722 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-74)[0x55ae2af6cc60]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250410085208722 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250410085208722 DLSCCP DEBUG SCCP-SCOC(74)[0x55ae2af726f0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250410085208722 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00429914), PART(T=Source Reference,L=4,D=0000004a), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250410085208722 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085208722 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085208722 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085208722 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085208722 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410085208722 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085208722 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [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 42 99 14 00 00 4a 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085208722 DLSCCP DEBUG SCCP-SCOC(74)[0x55ae2af726f0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250410085208722 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-74)[0x55ae2af6cc60]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250410085208722 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5423338)[0x55ae2af78930]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250410085208722 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5423338)[0x55ae2af78930]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250410085208722 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250410085208722 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5423338)[0x55ae2af78930]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250410085208722 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5423338)[0x55ae2af78930]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250410085208722 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5423338)[0x55ae2af78930]{disrupted}: Freeing instance (context_map.c:202) 20250410085208722 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5423338)[0x55ae2af78930]{disrupted}: Deallocated (fsm.c:568) 20250410085208722 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-74)[0x55ae2af6cc60]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250410085208722 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-74)[0x55ae2af6cc60]{disconnected}: Freeing instance (context_map.c:206) 20250410085208722 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-74)[0x55ae2af6cc60]{disconnected}: Deallocated (fsm.c:568) 20250410085208723 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5423338 SCCP-74 msc-1 MI=TMSI-0x42410023: Deallocating (context_map.c:225) 20250410085208723 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-75)[0x55ae2af82f40]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250410085208723 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250410085208723 DLSCCP DEBUG SCCP-SCOC(75)[0x55ae2af76b20]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250410085208723 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00af89a4), PART(T=Source Reference,L=4,D=0000004b), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250410085208723 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085208723 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085208723 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085208723 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085208723 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410085208723 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085208723 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [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 af 89 a4 00 00 4b 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085208723 DLSCCP DEBUG SCCP-SCOC(75)[0x55ae2af76b20]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250410085208723 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-75)[0x55ae2af82f40]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250410085208723 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8334453)[0x55ae2af7ae10]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250410085208723 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8334453)[0x55ae2af7ae10]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250410085208723 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250410085208723 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8334453)[0x55ae2af7ae10]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250410085208723 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8334453)[0x55ae2af7ae10]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250410085208723 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8334453)[0x55ae2af7ae10]{disrupted}: Freeing instance (context_map.c:202) 20250410085208723 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8334453)[0x55ae2af7ae10]{disrupted}: Deallocated (fsm.c:568) 20250410085208723 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-75)[0x55ae2af82f40]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250410085208723 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-75)[0x55ae2af82f40]{disconnected}: Freeing instance (context_map.c:206) 20250410085208723 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-75)[0x55ae2af82f40]{disconnected}: Deallocated (fsm.c:568) 20250410085208723 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8334453 SCCP-75 msc-1 MI=TMSI-0x427FC023: Deallocating (context_map.c:225) 20250410085208723 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410085208723 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250410085208723 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085208724 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:894) 20250410085208723 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085208724 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085208724 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410085208724 DMAIN NOTICE (127.0.0.1:9999 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) 20250410085208725 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250410085208724 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085208724 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410085208724 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410085208724 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250410085208725 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085208725 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085208725 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085208725 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410085208725 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410085208725 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250410085208725 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085208725 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085208725 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085208725 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410085208725 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410085208725 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! HNBGW_Test.msc1-SCCP(600)@449bbc254af8: Final verdict of PTC: none 20250410085208729 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43642<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_valid_nri_10(611)@449bbc254af8: Final verdict of PTC: pass 20250410085208732 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43652<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-MGCP(609)@449bbc254af8: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_10(612)@449bbc254af8: Final verdict of PTC: pass HNBGW-PFCP(592)@449bbc254af8: Final verdict of PTC: none 20250410085208753 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43630<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_valid_nri_10(610)@449bbc254af8: Final verdict of PTC: pass MTC@449bbc254af8: Setting final verdict of the test case. MTC@449bbc254af8: Local verdict of MTC: pass MTC@449bbc254af8: Local verdict of PTC MutexDispCT-TC_mscpool_L3Complete_by_tmsi_valid_nri_1(589): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC VirtHNBGW-STATS(590): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC IPA-CTRL-CLI-IPA(591): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW-PFCP(592): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0(593): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0-RUA(594): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1(595): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1-RUA(596): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.msc0-SCCP(597): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.msc0-RAN(598): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.msc0-M3UA(599): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.msc1-SCCP(600): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.msc1-RAN(601): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.msc1-M3UA(602): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(603): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.sgsn0-RAN(604): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(605): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(606): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.sgsn1-RAN(607): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(608): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW-MGCP(609): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_10(610): pass (pass -> pass) MTC@449bbc254af8: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_10(611): pass (pass -> pass) MTC@449bbc254af8: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_10(612): pass (pass -> pass) MTC@449bbc254af8: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_1 finished. Verdict: pass MTC@449bbc254af8: 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'. Thu Apr 10 08:52:08 UTC 2025 ====== HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1 pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1.talloc 20250410085208917 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43664<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410085209257 DLSCCP DEBUG SCCP-SCOC(71)[0x55ae2af71270]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250410085209257 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00651811), PART(T=Source Reference,L=4,D=00000047), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085209257 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085209257 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085209257 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085209257 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085209257 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410085209257 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085209257 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 65 18 11 00 00 47 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085209258 DLSCCP DEBUG SCCP-SCOC(70)[0x55ae2af6f770]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250410085209258 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c3c8b4), PART(T=Source Reference,L=4,D=00000046), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085209258 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085209258 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085209258 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085209258 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085209258 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085209258 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085209258 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 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 c8 b4 00 00 46 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085209258 DLSCCP DEBUG SCCP-SCOC(72)[0x55ae2af6b350]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250410085209258 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b53559), PART(T=Source Reference,L=4,D=00000048), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085209258 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085209258 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085209258 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085209258 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085209259 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085209259 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085209259 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 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 35 59 00 00 48 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085209259 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085209259 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085209259 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085209259 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410085209259 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410085209259 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250410085209259 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085209259 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085209259 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085209259 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085209259 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085209259 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250410085209260 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085209260 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085209260 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085209260 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085209260 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085209260 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250410085209621 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43664<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=547948) 20250410085209783 DLSCCP DEBUG SCCP-SCOC(69)[0x55ae2af83720]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410085209783 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0008bac9), PART(T=Source Reference,L=4,D=00000045), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085209783 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085209783 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085209783 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085209783 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085209783 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085209783 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085209783 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 08 ba c9 00 00 45 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085209783 DLSCCP DEBUG SCCP-SCOC(67)[0x55ae2af78be0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410085209783 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ea75c2), PART(T=Source Reference,L=4,D=00000043), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085209783 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085209783 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085209783 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085209783 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085209783 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085209783 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085209783 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 ea 75 c2 00 00 43 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085209784 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085209784 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085209784 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085209784 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085209784 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085209784 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250410085209784 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085209784 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085209784 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085209784 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085209784 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085209784 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250410085209791 DLSCCP DEBUG SCCP-SCOC(68)[0x55ae2af7ac50]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410085209791 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005d5628), PART(T=Source Reference,L=4,D=00000044), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085209791 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085209791 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085209791 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085209791 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085209791 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410085209791 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085209791 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 5d 56 28 00 00 44 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085209791 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085209791 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085209791 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085209791 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410085209791 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410085209791 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250410085210304 DLSCCP DEBUG SCCP-SCOC(65)[0x55ae2af840b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410085210304 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0059e973), PART(T=Source Reference,L=4,D=00000041), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085210304 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085210304 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085210304 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085210304 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085210304 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410085210304 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085210304 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 59 e9 73 00 00 41 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085210305 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085210305 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085210305 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085210305 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410085210305 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410085210305 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250410085210313 DLSCCP DEBUG SCCP-SCOC(64)[0x55ae2af6a520]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410085210313 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000e2669), PART(T=Source Reference,L=4,D=00000040), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085210313 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085210313 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085210313 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085210313 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085210313 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085210313 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085210313 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 0e 26 69 00 00 40 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085210313 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085210313 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085210313 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085210313 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085210313 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085210313 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250410085210330 DLSCCP DEBUG SCCP-SCOC(66)[0x55ae2af73910]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410085210330 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008e2f97), PART(T=Source Reference,L=4,D=00000042), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085210330 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085210330 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085210330 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085210330 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085210330 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085210330 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085210330 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 8e 2f 97 00 00 42 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085210331 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085210331 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085210331 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085210331 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085210331 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085210331 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=547948, count=577708) 20250410085210715 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250410085210715 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250410085210715 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250410085210716 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250410085210716 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250410085210716 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250410085210718 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250410085210718 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250410085210718 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250410085210718 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250410085210718 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250410085210718 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250410085210768 DLSCCP DEBUG SCCP-SCOC(62)[0x55ae2af74d00]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410085210768 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00053e6b), PART(T=Source Reference,L=4,D=0000003e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085210768 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085210768 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085210768 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085210768 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085210768 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410085210768 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085210768 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 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 3e 6b 00 00 3e 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085210768 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085210768 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085210768 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085210768 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410085210768 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410085210768 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250410085210769 DLSCCP DEBUG SCCP-SCOC(63)[0x55ae2af72860]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410085210769 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a79320), PART(T=Source Reference,L=4,D=0000003f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085210769 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085210769 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085210769 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085210769 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085210769 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085210769 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085210769 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 a7 93 20 00 00 3f 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085210769 DLSCCP DEBUG SCCP-SCOC(61)[0x55ae2af6a050]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410085210770 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0013a1fb), PART(T=Source Reference,L=4,D=0000003d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085210770 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085210770 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085210770 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085210770 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085210770 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085210770 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085210770 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 13 a1 fb 00 00 3d 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085210770 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085210770 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085210770 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085210770 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085210770 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085210770 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250410085210770 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085210770 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085210770 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085210770 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085210771 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085210771 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250410085211305 DLSCCP DEBUG SCCP-SCOC(59)[0x55ae2af8b7b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410085211305 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c9a719), PART(T=Source Reference,L=4,D=0000003b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085211305 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085211305 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085211305 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085211305 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085211305 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410085211305 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085211305 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 c9 a7 19 00 00 3b 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085211305 DLSCCP DEBUG SCCP-SCOC(60)[0x55ae2af70bd0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410085211305 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0011fe7c), PART(T=Source Reference,L=4,D=0000003c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085211305 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085211305 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085211306 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085211306 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085211306 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085211306 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085211306 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 11 fe 7c 00 00 3c 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085211306 DLSCCP DEBUG SCCP-SCOC(58)[0x55ae2af935a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410085211306 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fd4fc2), PART(T=Source Reference,L=4,D=0000003a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085211306 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085211306 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085211306 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085211306 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085211306 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085211306 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085211306 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 fd 4f c2 00 00 3a 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085211306 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085211306 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085211306 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085211306 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410085211306 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410085211306 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250410085211307 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085211307 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085211307 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085211307 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085211307 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085211307 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250410085211307 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085211307 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085211307 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085211307 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085211307 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085211307 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@449bbc254af8: 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@449bbc254af8: 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 ------ Thu Apr 10 08:52:11 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_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 20250410085212080 DLSCCP DEBUG SCCP-SCOC(55)[0x55ae2af8ccd0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410085212080 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0083f1b5), PART(T=Source Reference,L=4,D=00000037), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085212080 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085212080 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085212080 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085212080 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085212080 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085212080 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085212080 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 83 f1 b5 00 00 37 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085212080 DLSCCP DEBUG SCCP-SCOC(57)[0x55ae2af93a50]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410085212080 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00df1dc0), PART(T=Source Reference,L=4,D=00000039), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085212080 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085212080 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085212080 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085212080 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085212080 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085212080 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085212080 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 df 1d c0 00 00 39 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085212080 DLSCCP DEBUG SCCP-SCOC(56)[0x55ae2afb8460]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410085212080 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0069aae9), PART(T=Source Reference,L=4,D=00000038), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085212080 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085212080 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085212080 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085212080 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085212080 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085212080 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085212080 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 69 aa e9 00 00 38 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085212080 DLSCCP DEBUG SCCP-SCOC(54)[0x55ae2af8a230]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410085212080 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002d1565), PART(T=Source Reference,L=4,D=00000036), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085212080 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085212080 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085212080 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085212080 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085212080 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085212081 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085212081 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 2d 15 65 00 00 36 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085212081 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085212081 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085212081 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085212081 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085212081 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085212081 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250410085212081 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085212081 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085212081 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085212081 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085212081 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085212081 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250410085212081 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085212081 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085212081 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085212081 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085212081 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085212081 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250410085212081 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085212081 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085212081 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085212081 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085212081 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085212081 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@449bbc254af8: 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@449bbc254af8: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_2 started. 20250410085212710 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43676<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410085212716 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43682<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410085212724 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:33973<->l=127.0.0.1:4262) (control_if.c:572) 20250410085212755 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250410085212755 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)@449bbc254af8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250410085212765 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085212765 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085212765 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085212765 DRANAP DEBUG cnlink(msc-1)[0x55ae2aef6920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085212765 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085212765 DRANAP DEBUG cnlink(msc-2)[0x55ae2aef3b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085212765 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:44320 (stream_srv.c:142) 20250410085212765 DMAIN INFO New HNB SCTP connection r=127.0.0.1:44320<->l=127.0.0.1:29169 (hnbgw.c:791) TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1(619)@449bbc254af8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250410085212766 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085212766 DRANAP DEBUG cnlink(msc-3)[0x55ae2af5d910]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085212767 DRANAP DEBUG cnlink(msc-3)[0x55ae2af5d910]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085212767 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250410085212767 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085212767 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085212767 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410085212767 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085212767 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085212767 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085212767 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) 20250410085212767 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085212767 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085212767 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085212767 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085212767 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085212767 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085212767 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085212767 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) 20250410085212767 DLSS7 DEBUG Found route for dpc=4=0.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) 20250410085212767 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250410085212767 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085212767 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250410085212767 DRANAP DEBUG cnlink(msc-3)[0x55ae2af5d910]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085212767 DRANAP DEBUG cnlink(msc-2)[0x55ae2aef3b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085212767 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250410085212767 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085212767 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085212767 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410085212767 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085212767 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085212767 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085212767 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085212767 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085212767 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085212767 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085212767 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085212767 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085212767 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085212767 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085212767 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085212767 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085212767 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250410085212767 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085212767 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085212767 DRANAP DEBUG cnlink(msc-2)[0x55ae2aef3b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085212767 DRANAP DEBUG cnlink(msc-1)[0x55ae2aef6920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085212767 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250410085212767 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085212767 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085212767 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410085212767 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085212767 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085212767 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085212767 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085212767 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085212767 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085212767 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085212767 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085212767 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085212767 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085212767 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085212767 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085212767 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085212767 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410085212767 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085212767 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085212767 DRANAP DEBUG cnlink(msc-1)[0x55ae2aef6920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085212767 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085212767 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250410085212767 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085212767 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085212767 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410085212767 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085212767 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085212767 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085212767 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085212767 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085212767 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085212767 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085212767 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085212767 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085212767 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085212767 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085212767 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085212767 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085212767 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085212767 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085212767 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085212767 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085212767 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085212767 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085212767 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085212767 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 20250410085212767 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250410085212767 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250410085212767 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085212767 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085212767 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085212767 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250410085212767 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250410085212767 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250410085212767 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085212767 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085212767 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085212767 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410085212767 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410085212767 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250410085212767 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085212767 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085212767 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085212767 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085212767 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085212767 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@449bbc254af8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(623)@449bbc254af8: ************************************************* HNBGW_Test.msc0-M3UA(623)@449bbc254af8: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(623)@449bbc254af8: ************************************************* MTC@449bbc254af8: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(621)@449bbc254af8: v_sccp_pdu_maxlen:268 MTC@449bbc254af8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@449bbc254af8: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(626)@449bbc254af8: ************************************************* HNBGW_Test.msc1-M3UA(626)@449bbc254af8: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(626)@449bbc254af8: ************************************************* HNBGW_Test.msc1-SCCP(624)@449bbc254af8: v_sccp_pdu_maxlen:268 MTC@449bbc254af8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc2-M3UA(629)@449bbc254af8: ************************************************* HNBGW_Test.msc2-M3UA(629)@449bbc254af8: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(629)@449bbc254af8: ************************************************* MTC@449bbc254af8: Starting RAN_Emulation HNBGW_Test.msc2-SCCP(627)@449bbc254af8: v_sccp_pdu_maxlen:268 20250410085212823 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085212823 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085212823 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085212823 DRANAP DEBUG cnlink(sgsn-1)[0x55ae2af5ec30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085212824 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085212824 DRANAP DEBUG cnlink(sgsn-2)[0x55ae2af5f5c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085212824 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085212824 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250410085212824 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085212824 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085212824 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410085212824 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085212824 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085212824 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085212824 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085212824 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085212824 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085212824 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085212824 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085212824 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085212824 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085212824 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085212824 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085212824 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085212824 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085212824 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085212824 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085212824 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085212824 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085212824 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085212824 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085212824 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085212824 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085212824 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250410085212824 DRANAP DEBUG cnlink(sgsn-1)[0x55ae2af5ec30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085212824 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250410085212824 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085212824 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085212824 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410085212824 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085212825 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085212825 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085212825 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085212825 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085212825 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085212825 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085212825 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085212825 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085212825 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085212825 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085212825 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085212825 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085212825 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250410085212825 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085212825 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085212825 DRANAP DEBUG cnlink(sgsn-1)[0x55ae2af5ec30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085212825 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085212825 DRANAP DEBUG cnlink(sgsn-3)[0x55ae2af5ff50]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085212825 DRANAP DEBUG cnlink(sgsn-2)[0x55ae2af5f5c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085212825 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250410085212825 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085212825 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085212825 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410085212825 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085212825 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085212825 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085212825 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085212825 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085212825 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085212825 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085212825 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085212825 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085212825 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085212825 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085212825 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085212825 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085212825 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250410085212825 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085212825 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085212825 DRANAP DEBUG cnlink(sgsn-2)[0x55ae2af5f5c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085212825 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085212825 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085212825 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085212825 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250410085212825 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250410085212825 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250410085212825 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085212825 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085212825 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085212825 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250410085212826 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250410085212826 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250410085212826 DRANAP DEBUG cnlink(sgsn-3)[0x55ae2af5ff50]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085212826 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250410085212826 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085212826 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085212826 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410085212826 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085212826 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085212826 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085212826 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) 20250410085212826 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085212826 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085212826 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085212826 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085212826 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085212826 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085212826 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085212826 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) 20250410085212826 DLSS7 DEBUG Found route for dpc=12=0.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) 20250410085212826 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250410085212826 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085212826 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250410085212826 DRANAP DEBUG cnlink(sgsn-3)[0x55ae2af5ff50]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085212827 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085212827 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085212827 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085212827 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 20250410085212827 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250410085212827 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! MTC@449bbc254af8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@449bbc254af8: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(632)@449bbc254af8: ************************************************* HNBGW_Test.sgsn0-M3UA(632)@449bbc254af8: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(632)@449bbc254af8: ************************************************* HNBGW_Test.sgsn0-SCCP(630)@449bbc254af8: v_sccp_pdu_maxlen:268 MTC@449bbc254af8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(635)@449bbc254af8: ************************************************* HNBGW_Test.sgsn1-M3UA(635)@449bbc254af8: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(635)@449bbc254af8: ************************************************* MTC@449bbc254af8: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(633)@449bbc254af8: v_sccp_pdu_maxlen:268 MTC@449bbc254af8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn2-M3UA(638)@449bbc254af8: ************************************************* HNBGW_Test.sgsn2-M3UA(638)@449bbc254af8: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn2-M3UA(638)@449bbc254af8: ************************************************* MTC@449bbc254af8: Starting RAN_Emulation HNBGW_Test.sgsn2-SCCP(636)@449bbc254af8: v_sccp_pdu_maxlen:268 20250410085212894 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085212894 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085212894 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250410085212894 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250410085212894 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) 20250410085212894 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250410085212894 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250410085212894 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410085212894 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@449bbc254af8: setverdict(pass): none -> pass 20250410085212898 DLINP DEBUG SRVCONN(,r=127.0.0.1:44320<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085212898 DLINP DEBUG SRVCONN(,r=127.0.0.1:44320<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085212898 DLINP DEBUG SRVCONN(,r=127.0.0.1:44320<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250410085212898 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250410085212898 DHNBAP DEBUG (127.0.0.1:44320 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20250410085212898 DHNBAP NOTICE (127.0.0.1:44320 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250410085212898 DHNBAP NOTICE (127.0.0.1:44320 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250410085212898 DLINP DEBUG SRVCONN(,r=127.0.0.1:44320<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410085212898 DLINP DEBUG SRVCONN(,r=127.0.0.1:44320<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed 20250410085212979 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250410085212979 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250410085212979 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250410085212979 DLSS7 <000c> 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)@449bbc254af8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250410085212988 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085212988 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250410085212988 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250410085212988 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250410085212988 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250410085212988 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250410085212988 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250410085212988 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 20250410085212988 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250410085212988 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  20250410085212988 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250410085212990 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 20250410085212990 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 20250410085212990 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250410085212990 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250410085212991 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085212991 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250410085212991 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250410085212991 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  20250410085212991 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250410085212991 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250410085212991 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250410085212991 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 20250410085212991 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250410085212991 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  20250410085212991 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085212991 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250410085212991 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085212992 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250410085212992 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:413) 20250410085212992 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085212992 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085212992 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085212992 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085212992 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250410085212992 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250410085212992 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085212993 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085212993 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250410085212993 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085212993 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085212993 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410085212993 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085212993 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085212993 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085212993 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085212993 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085212993 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) HNBGW_Test.msc1-M3UA(626)@449bbc254af8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250410085212993 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085212993 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085212993 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085212993 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085212993 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085212993 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085212993 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085212993 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085212993 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085212993 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085212993 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085212993 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085212993 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085212993 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085212993 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085212993 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085212993 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250410085212994 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410085212994 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410085212994 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085212994 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  20250410085212996 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085212996 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPSM:UP) 20250410085212996 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250410085212996 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250410085212996 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250410085212996 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250410085212996 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250410085212996 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 20250410085212996 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Inactive () 20250410085212996 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  20250410085212996 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250410085212998 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085212998 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPTM:ACTIVE) 20250410085212998 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250410085212998 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  20250410085212998 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250410085212998 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250410085212998 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250410085212998 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 20250410085212998 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Active () 20250410085212998 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  20250410085212998 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  20250410085212998 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085212998 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250410085212998 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085212999 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250410085212999 DLM3UA [1;33mNOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.0.2/0 (xua_snm.c:413) 20250410085212999 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085212999 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085212999 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085212999 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085212999 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250410085212999 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250410085212999 DRANAP DEBUG cnlink(msc-1)[0x55ae2aef6920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085213000 DRANAP DEBUG cnlink(msc-1)[0x55ae2aef6920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085213000 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250410085213000 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085213000 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085213000 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410085213000 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085213000 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085213000 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085213000 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085213000 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085213000 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085213000 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085213000 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085213000 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085213000 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085213000 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085213000 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085213000 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085213000 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410085213000 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085213000 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085213000 DRANAP DEBUG cnlink(msc-1)[0x55ae2aef6920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085213000 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085213000 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085213000 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085213000 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410085213000 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410085213000 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250410085213000 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250410085213000 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250410085213000 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085213000 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  20250410085213014 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 20250410085213014 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 20250410085213014 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250410085213014 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)@449bbc254af8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20250410085213018 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) 20250410085213018 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (ASPSM:UP) 20250410085213018 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250410085213018 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc2-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250410085213018 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250410085213018 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250410085213018 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20250410085213018 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 20250410085213019 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc2-0) Tx NOTIFY Type State Change:AS Inactive () 20250410085213019 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  20250410085213019 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250410085213020 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) 20250410085213020 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (ASPTM:ACTIVE) 20250410085213020 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250410085213020 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  20250410085213020 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250410085213020 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250410085213020 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250410085213020 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 20250410085213020 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc2-0) Tx NOTIFY Type State Change:AS Active () 20250410085213020 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  20250410085213020 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  20250410085213020 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  20250410085213020 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085213020 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250410085213020 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085213020 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250410085213020 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.0.3/0 (xua_snm.c:413) 20250410085213020 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085213020 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085213020 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085213020 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085213020 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250410085213020 DCN NOTICE (msc-2) now available: N-PCSTATE ind: pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250410085213020 DRANAP DEBUG cnlink(msc-2)[0x55ae2aef3b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085213021 DRANAP DEBUG cnlink(msc-2)[0x55ae2aef3b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085213021 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250410085213021 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085213021 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085213021 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410085213021 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085213021 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085213021 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085213021 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085213021 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085213021 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085213021 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085213022 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085213022 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085213022 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085213022 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085213022 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085213022 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085213022 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250410085213022 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085213022 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085213022 DRANAP DEBUG cnlink(msc-2)[0x55ae2aef3b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085213022 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085213022 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085213022 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085213022 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250410085213022 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250410085213022 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' 20250410085213022 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 20250410085213022 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250410085213022 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085213022 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 0d 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 05  20250410085213052 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250410085213052 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250410085213052 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250410085213052 DLSS7 <000c> 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)@449bbc254af8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250410085213062 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085213062 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250410085213062 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250410085213062 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250410085213062 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250410085213062 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250410085213062 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250410085213062 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 20250410085213062 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250410085213062 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  20250410085213062 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250410085213065 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085213065 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250410085213065 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250410085213065 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  20250410085213065 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250410085213065 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250410085213065 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250410085213065 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 20250410085213065 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250410085213065 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  20250410085213065 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  20250410085213065 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  20250410085213065 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  20250410085213065 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085213065 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250410085213066 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085213066 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250410085213066 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250410085213066 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085213066 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085213066 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085213066 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085213066 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250410085213066 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250410085213066 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085213067 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085213067 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250410085213067 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085213067 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085213067 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410085213067 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085213067 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085213067 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085213067 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085213067 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085213067 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085213067 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085213067 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085213067 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085213067 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085213067 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085213067 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085213067 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085213067 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085213067 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085213067 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085213067 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085213067 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085213067 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085213068 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085213068 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085213068 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085213068 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.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' 20250410085213068 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410085213068 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410085213068 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085213068 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  20250410085213069 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 20250410085213069 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 20250410085213069 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250410085213069 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn1-M3UA(635)@449bbc254af8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250410085213075 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085213075 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPSM:UP) 20250410085213075 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250410085213075 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250410085213075 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250410085213075 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250410085213075 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250410085213075 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 20250410085213075 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Inactive () 20250410085213075 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  20250410085213075 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250410085213077 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085213077 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPTM:ACTIVE) 20250410085213077 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250410085213078 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  20250410085213078 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250410085213078 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250410085213078 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250410085213078 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 20250410085213078 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Active () 20250410085213078 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  20250410085213078 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  20250410085213078 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  20250410085213078 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  20250410085213078 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  20250410085213078 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085213078 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250410085213078 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085213078 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250410085213078 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.1.2/0 (xua_snm.c:413) 20250410085213078 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085213078 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085213078 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085213078 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085213078 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250410085213078 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250410085213078 DRANAP DEBUG cnlink(sgsn-1)[0x55ae2af5ec30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085213079 DRANAP DEBUG cnlink(sgsn-1)[0x55ae2af5ec30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085213079 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250410085213079 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085213079 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085213079 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410085213079 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085213079 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085213079 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085213079 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085213079 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085213079 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085213079 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085213079 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085213079 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085213079 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085213079 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085213080 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085213080 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085213080 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250410085213080 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085213080 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085213080 DRANAP DEBUG cnlink(sgsn-1)[0x55ae2af5ec30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085213080 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085213080 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085213080 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085213080 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250410085213080 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250410085213080 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=12 -> eSLS=28: use Normal Route via 'virt-sgsn1' 20250410085213080 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 20250410085213080 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250410085213080 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085213080 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 0c 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 04  20250410085213083 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 20250410085213083 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 20250410085213083 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250410085213083 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn2-M3UA(638)@449bbc254af8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23910 to server: "127.0.0.1":2905 association #8 20250410085213089 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) 20250410085213089 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn2-0) Received M3UA Message (ASPSM:UP) 20250410085213089 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250410085213089 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn2-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250410085213089 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250410085213089 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250410085213089 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn2){AS_DOWN}: state_chg to AS_INACTIVE 20250410085213089 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 20250410085213089 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn2-0) Tx NOTIFY Type State Change:AS Inactive () 20250410085213089 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  20250410085213089 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250410085213091 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) 20250410085213091 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn2-0) Received M3UA Message (ASPTM:ACTIVE) 20250410085213091 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250410085213091 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  20250410085213091 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250410085213091 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250410085213091 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250410085213091 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 20250410085213091 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn2-0) Tx NOTIFY Type State Change:AS Active () 20250410085213091 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  20250410085213091 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  20250410085213091 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  20250410085213091 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  20250410085213091 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  20250410085213091 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  20250410085213091 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085213091 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250410085213091 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085213091 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250410085213091 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.1.3/0 (xua_snm.c:413) 20250410085213091 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085213091 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085213091 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085213091 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085213091 DCN DEBUG N-PCSTATE ind: affected_pc=11 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250410085213091 DCN NOTICE (sgsn-2) now available: N-PCSTATE ind: pc=11 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250410085213091 DRANAP DEBUG cnlink(sgsn-2)[0x55ae2af5f5c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085213092 DRANAP DEBUG cnlink(sgsn-2)[0x55ae2af5f5c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085213093 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250410085213093 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085213093 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085213093 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410085213093 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085213093 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085213093 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085213093 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085213093 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085213093 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085213093 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085213093 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085213093 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085213093 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085213093 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085213093 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085213093 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085213093 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250410085213093 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085213093 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085213093 DRANAP DEBUG cnlink(sgsn-2)[0x55ae2af5f5c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085213094 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085213094 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085213094 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085213094 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250410085213094 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250410085213094 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' 20250410085213094 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 20250410085213094 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250410085213094 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085213094 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(622)@449bbc254af8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250410085213796 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085213796 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410085213796 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410085213796 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410085213796 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085213796 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410085213796 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085213796 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085213796 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085213796 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085213796 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085213796 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085213796 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085213796 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410085213796 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085213796 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085213796 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250410085213796 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410085213796 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085213796 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085213796 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085213796 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085213796 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085213796 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085213796 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085213796 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085213796 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085213796 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085213796 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085213796 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085213796 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085213796 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085213796 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250410085213796 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250410085213796 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250410085213796 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250410085213796 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085213796 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410085213796 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085213796 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085213796 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085213796 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085213796 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085213796 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085213796 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085213796 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085213796 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085213796 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085213796 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085213796 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085213797 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085213797 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085213797 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085213797 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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) 20250410085213797 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250410085213797 DRANAP NOTICE cnlink(msc-0)[0x55ae2af13940]{CONNECTED}: link up (cnlink.c:111) 20250410085213797 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085213797 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085213797 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085213797 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085213797 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085213797 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250410085213797 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410085213797 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410085213797 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085213797 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  20250410085213798 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085213798 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410085213798 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410085213798 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410085213798 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085213798 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410085213798 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085213798 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085213798 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085213798 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085213798 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085213798 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085213798 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085213798 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410085213798 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085213798 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085213798 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250410085213798 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410085213798 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085213798 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085213798 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085213798 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085213798 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085213798 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085213798 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085213798 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085213798 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085213798 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085213798 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085213798 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085213798 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085213798 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085213798 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250410085213798 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250410085213798 DRANAP INFO cnlink(msc-0)[0x55ae2af13940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(625)@449bbc254af8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250410085213799 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085213799 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250410085213799 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250410085213799 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 20250410085213799 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085213799 DLSS7 <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' 20250410085213799 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085213799 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085213799 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085213799 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085213799 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085213799 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085213799 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085213799 DLM3UA DEBUG 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) 20250410085213799 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085213799 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085213799 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250410085213799 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250410085213799 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085213799 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085213799 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085213799 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085213799 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085213799 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085213799 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085213799 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085213799 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085213799 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085213799 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085213799 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085213799 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085213799 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085213799 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250410085213799 DRANAP DEBUG cnlink(msc-1)[0x55ae2aef6920]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250410085213799 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) 20250410085213799 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) 20250410085213799 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085213799 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250410085213799 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085213799 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085213799 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085213799 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085213799 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085213799 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085213799 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085213799 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085213799 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085213799 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085213799 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085213799 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085213799 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085213799 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410085213799 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085213799 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250410085213799 DRANAP DEBUG cnlink(msc-1)[0x55ae2aef6920]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250410085213799 DRANAP NOTICE cnlink(msc-1)[0x55ae2aef6920]{CONNECTED}: link up (cnlink.c:111) 20250410085213799 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085213799 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085213799 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085213799 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410085213799 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410085213799 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250410085213799 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250410085213799 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250410085213799 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085213799 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  20250410085213800 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085213800 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250410085213800 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250410085213800 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 20250410085213800 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085213800 DLSS7 <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' 20250410085213800 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085213800 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085213800 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085213800 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085213800 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085213800 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085213800 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085213800 DLM3UA DEBUG 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) 20250410085213800 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085213800 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085213800 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250410085213800 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250410085213800 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085213800 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085213800 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085213800 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085213800 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085213800 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085213800 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085213800 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085213800 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085213800 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085213800 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085213800 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085213800 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085213800 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085213800 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250410085213800 DRANAP DEBUG cnlink(msc-1)[0x55ae2aef6920]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250410085213800 DRANAP INFO cnlink(msc-1)[0x55ae2aef6920]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc2-RAN(628)@449bbc254af8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250410085213829 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) 20250410085213829 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250410085213829 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250410085213829 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 20250410085213829 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085213829 DLSS7 <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' 20250410085213829 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085213829 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085213829 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085213829 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085213829 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085213829 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085213830 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085213830 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) 20250410085213830 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085213830 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085213830 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250410085213830 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250410085213830 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085213830 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085213830 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085213830 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085213830 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085213830 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085213830 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085213830 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085213830 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085213830 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085213830 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085213830 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085213830 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085213830 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085213830 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250410085213830 DRANAP DEBUG cnlink(msc-2)[0x55ae2aef3b20]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250410085213830 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) 20250410085213830 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) 20250410085213830 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085213830 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250410085213830 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085213830 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085213830 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085213830 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085213830 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085213830 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085213830 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085213830 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085213830 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085213830 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085213830 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085213830 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410085213830 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085213830 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250410085213830 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085213830 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250410085213830 DRANAP DEBUG cnlink(msc-2)[0x55ae2aef3b20]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250410085213830 DRANAP NOTICE cnlink(msc-2)[0x55ae2aef3b20]{CONNECTED}: link up (cnlink.c:111) 20250410085213830 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085213830 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085213830 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085213830 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250410085213830 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250410085213830 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' 20250410085213830 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 20250410085213830 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250410085213830 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085213831 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  20250410085213832 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) 20250410085213832 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250410085213832 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250410085213832 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 20250410085213832 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085213832 DLSS7 <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' 20250410085213832 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085213832 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085213832 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085213832 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085213832 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085213832 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085213832 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085213832 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) 20250410085213832 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085213832 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085213832 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250410085213832 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250410085213832 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085213832 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085213832 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085213832 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085213832 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085213832 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085213832 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085213832 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085213832 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085213832 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085213832 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085213832 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085213832 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085213832 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085213832 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250410085213832 DRANAP DEBUG cnlink(msc-2)[0x55ae2aef3b20]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250410085213832 DRANAP INFO cnlink(msc-2)[0x55ae2aef3b20]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(631)@449bbc254af8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250410085213868 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085213868 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410085213868 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410085213868 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410085213868 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085213868 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410085213868 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085213868 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085213868 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085213868 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085213869 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085213869 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085213869 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085213869 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410085213869 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085213869 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085213869 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250410085213869 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410085213869 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085213869 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085213869 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085213869 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085213869 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085213869 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085213869 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085213869 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085213869 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085213869 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085213869 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085213869 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085213869 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085213869 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085213869 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250410085213869 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250410085213869 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250410085213869 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250410085213869 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085213869 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410085213869 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085213869 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085213869 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085213869 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085213869 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085213869 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085213869 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085213869 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085213869 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085213869 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085213869 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085213869 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085213869 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085213869 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085213869 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085213869 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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) 20250410085213869 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250410085213869 DRANAP NOTICE cnlink(sgsn-0)[0x55ae2af5e2a0]{CONNECTED}: link up (cnlink.c:111) 20250410085213869 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085213869 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085213869 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085213869 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085213869 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085213869 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.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' 20250410085213869 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410085213870 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410085213870 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085213870 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  20250410085213872 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085213872 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410085213872 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410085213872 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410085213872 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085213872 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410085213872 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085213872 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085213872 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085213872 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085213872 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085213872 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085213872 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085213872 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410085213872 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085213872 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085213872 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250410085213872 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410085213872 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085213872 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085213872 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085213872 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085213872 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085213872 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085213872 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085213872 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085213872 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085213872 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085213872 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085213872 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085213873 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085213873 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085213873 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250410085213873 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250410085213873 DRANAP INFO cnlink(sgsn-0)[0x55ae2af5e2a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250410085213882 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085213882 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250410085213882 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250410085213882 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 20250410085213882 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085213882 DLSS7 <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' 20250410085213882 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085213882 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085213882 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085213882 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 0a 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 0a 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07  HNBGW_Test.sgsn1-RAN(634)@449bbc254af8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250410085213882 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085213882 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085213882 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085213882 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) 20250410085213882 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085213882 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085213882 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250410085213882 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250410085213882 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085213882 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085213882 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085213883 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085213883 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085213883 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085213883 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085213883 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085213883 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085213883 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085213883 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085213883 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085213883 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085213883 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085213883 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250410085213883 DRANAP DEBUG cnlink(sgsn-1)[0x55ae2af5ec30]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250410085213883 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) 20250410085213883 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) 20250410085213883 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085213883 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250410085213883 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085213883 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085213883 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085213883 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085213883 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085213883 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085213883 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085213883 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085213883 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085213883 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085213883 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085213883 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085213883 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085213883 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250410085213883 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085213883 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250410085213883 DRANAP DEBUG cnlink(sgsn-1)[0x55ae2af5ec30]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250410085213883 DRANAP NOTICE cnlink(sgsn-1)[0x55ae2af5ec30]{CONNECTED}: link up (cnlink.c:111) 20250410085213883 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085213883 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085213883 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085213883 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250410085213883 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250410085213883 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' 20250410085213883 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 20250410085213884 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250410085213884 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085213884 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  20250410085213887 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085213887 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250410085213887 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250410085213888 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 20250410085213888 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085213888 DLSS7 <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' 20250410085213888 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085213888 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085213888 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085213888 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085213888 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085213888 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085213888 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085213888 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) 20250410085213888 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085213888 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085213888 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250410085213888 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250410085213888 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085213888 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085213888 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085213888 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085213888 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085213888 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085213888 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085213888 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085213888 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085213888 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085213888 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085213888 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085213888 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085213888 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085213888 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250410085213888 DRANAP DEBUG cnlink(sgsn-1)[0x55ae2af5ec30]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250410085213888 DRANAP INFO cnlink(sgsn-1)[0x55ae2af5ec30]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn2-RAN(637)@449bbc254af8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250410085213892 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) 20250410085213892 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn2-0) Received M3UA Message (XFER:DATA) 20250410085213892 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn2-0) m3ua_rx_xfer 20250410085213892 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 20250410085213892 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085213892 DLSS7 <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' 20250410085213892 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085213892 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085213892 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085213892 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085213892 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085213892 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085213892 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085213892 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) 20250410085213892 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085213892 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085213892 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20250410085213892 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250410085213892 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) 20250410085213892 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085213892 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085213892 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085213892 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085213892 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085213892 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085213892 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085213892 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085213892 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) 20250410085213892 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085213892 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085213892 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085213892 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085213892 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250410085213892 DRANAP DEBUG cnlink(sgsn-2)[0x55ae2af5f5c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250410085213892 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) 20250410085213892 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) 20250410085213892 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085213892 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250410085213892 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085213892 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085213892 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085213892 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085213892 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085213892 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085213892 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085213892 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085213892 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085213892 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085213892 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085213892 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085213892 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085213892 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250410085213892 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085213893 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 01 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) 20250410085213893 DRANAP DEBUG cnlink(sgsn-2)[0x55ae2af5f5c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250410085213893 DRANAP NOTICE cnlink(sgsn-2)[0x55ae2af5f5c0]{CONNECTED}: link up (cnlink.c:111) 20250410085213893 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085213893 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085213893 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085213893 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250410085213893 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250410085213893 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=1 -> eSLS=1: use Normal Route via 'virt-sgsn2' 20250410085213893 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 20250410085213893 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250410085213893 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085213893 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 01 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  20250410085213895 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) 20250410085213895 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn2-0) Received M3UA Message (XFER:DATA) 20250410085213895 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn2-0) m3ua_rx_xfer 20250410085213895 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 20250410085213895 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085213895 DLSS7 <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' 20250410085213895 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085213895 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085213895 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085213895 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085213895 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085213895 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085213895 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085213895 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) 20250410085213895 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085213895 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085213895 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20250410085213895 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250410085213895 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) 20250410085213895 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085213895 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085213895 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085213895 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085213895 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085213895 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085213895 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085213895 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085213895 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) 20250410085213895 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085213895 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085213895 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085213895 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085213895 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250410085213895 DRANAP DEBUG cnlink(sgsn-2)[0x55ae2af5f5c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250410085213895 DRANAP INFO cnlink(sgsn-2)[0x55ae2af5f5c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250410085214909 DLCTRL DEBUG Command: GET 96186843 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250410085214909 DLCTRL DEBUG Tx Command reply: GET_REPLY 96186843 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250410085214912 DLCTRL DEBUG Command: GET 473061065 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250410085214912 DLCTRL DEBUG Tx Command reply: GET_REPLY 473061065 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250410085214916 DLCTRL DEBUG Command: GET 501338349 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250410085214916 DLCTRL DEBUG Tx Command reply: GET_REPLY 501338349 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085214920 DLCTRL DEBUG Command: GET 197332200 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085214920 DLCTRL DEBUG Tx Command reply: GET_REPLY 197332200 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085214924 DLCTRL DEBUG Command: GET 935566563 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250410085214924 DLCTRL DEBUG Tx Command reply: GET_REPLY 935566563 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250410085214927 DLCTRL DEBUG Command: GET 916736391 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250410085214927 DLCTRL DEBUG Tx Command reply: GET_REPLY 916736391 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250410085214931 DLCTRL DEBUG Command: GET 749880332 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250410085214931 DLCTRL DEBUG Tx Command reply: GET_REPLY 749880332 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250410085214934 DLCTRL DEBUG Command: GET 693284139 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250410085214934 DLCTRL DEBUG Tx Command reply: GET_REPLY 693284139 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085214937 DLCTRL DEBUG Command: GET 338830019 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085214937 DLCTRL DEBUG Tx Command reply: GET_REPLY 338830019 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085214940 DLCTRL DEBUG Command: GET 413179366 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250410085214940 DLCTRL DEBUG Tx Command reply: GET_REPLY 413179366 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250410085214942 DLCTRL DEBUG Command: GET 869181796 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250410085214942 DLCTRL DEBUG Tx Command reply: GET_REPLY 869181796 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250410085214944 DLCTRL DEBUG Command: GET 32915310 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250410085214944 DLCTRL DEBUG Tx Command reply: GET_REPLY 32915310 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250410085214945 DLCTRL DEBUG Command: GET 738581392 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250410085214945 DLCTRL DEBUG Tx Command reply: GET_REPLY 738581392 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085214947 DLCTRL DEBUG Command: GET 999949066 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085214947 DLCTRL DEBUG Tx Command reply: GET_REPLY 999949066 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085214948 DLCTRL DEBUG Command: GET 510315458 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250410085214948 DLCTRL DEBUG Tx Command reply: GET_REPLY 510315458 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250410085214949 DLCTRL DEBUG Command: GET 83218469 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250410085214949 DLCTRL DEBUG Tx Command reply: GET_REPLY 83218469 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250410085214950 DLCTRL DEBUG Command: GET 89178865 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250410085214950 DLCTRL DEBUG Tx Command reply: GET_REPLY 89178865 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250410085214951 DLCTRL DEBUG Command: GET 743525228 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250410085214951 DLCTRL DEBUG Tx Command reply: GET_REPLY 743525228 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085214952 DLCTRL DEBUG Command: GET 491002864 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085214952 DLCTRL DEBUG Tx Command reply: GET_REPLY 491002864 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085214953 DLCTRL DEBUG Command: GET 553667021 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250410085214953 DLCTRL DEBUG Tx Command reply: GET_REPLY 553667021 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@449bbc254af8: 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@449bbc254af8: "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@449bbc254af8: 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@449bbc254af8: 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@449bbc254af8: 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 := '000000000000000101010011'B, t_guard := 20.000000 } 20250410085214978 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43690<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc2-RAN(628)@449bbc254af8: f_create_expect(l3 := '05080200F110172A5205F442800023'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(628)@449bbc254af8: 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)@449bbc254af8: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_20(640)10960561 20250410085216031 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085216031 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085216032 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1351) 20250410085216032 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250410085216032 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xa73eb1, normal) (hnbgw_rua.c:407) 20250410085216032 DHNB DEBUG map_rua[0x55ae2af72fd0]{init}: Allocated (fsm.c:456) 20250410085216032 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10960561)[0x55ae2af72fd0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250410085216032 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10960561 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250410085216032 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410085216032 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410085216032 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10960561 SCCP-0 CS MI=TMSI-0x42800023: TMSI-0x42800023 NRI(10bit)=0x200=512: NRI match selects msc 2 (hnbgw_cn.c:1078) 20250410085216032 DCN DEBUG map_sccp[0x55ae2af70460]{init}: Allocated (fsm.c:456) 20250410085216032 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-76)[0x55ae2af70460]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250410085216032 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-10960561 <-> SCCP-76 msc-2 msc-two cs7-0.sccp l=0.23.5<->r=0.0.3 (context_map.c:128) 20250410085216032 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10960561 SCCP-76 msc-2 MI=TMSI-0x42800023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20250410085216032 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10960561)[0x55ae2af72fd0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250410085216032 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410085216032 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410085216032 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10960561)[0x55ae2af72fd0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250410085216032 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-76)[0x55ae2af70460]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250410085216032 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250410085216032 DLSCCP DEBUG SCCP-SCOC(76)[0x55ae2af78930]{IDLE}: Allocated (fsm.c:456) 20250410085216032 DLSCCP DEBUG SCCP-SCOC(76)[0x55ae2af78930]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250410085216032 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442800023004f40030001530056400500f1100926) (sccp_scrc.c:415) 20250410085216032 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085216032 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085216032 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085216032 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085216032 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085216032 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085216032 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085216032 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085216032 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085216032 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085216032 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085216032 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085216032 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085216032 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250410085216032 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085216032 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 6b 00 00 00 bd 00 00 00 03 03 00 00 08 01 00 00 4c 02 02 06 04 43 03 00 8e 04 04 43 bd 00 8e 0f 46 00 13 40 42 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 10 0f 05 08 02 00 f1 10 17 2a 52 05 f4 42 80 00 23 00 4f 40 03 00 01 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) 20250410085216032 DLSCCP DEBUG SCCP-SCOC(76)[0x55ae2af78930]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250410085216032 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-76)[0x55ae2af70460]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250410085216032 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10960561)[0x55ae2af72fd0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250410085216032 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085216032 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085216032 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085216032 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250410085216032 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250410085216032 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' 20250410085216032 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 20250410085216032 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250410085216032 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085216032 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 01 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)@449bbc254af8: First idle individual index:0 HNBGW_Test.msc2-SCCP(627)@449bbc254af8: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc2-RAN(628)@449bbc254af8: Found Expect[0] for l3='05080200F110172A5205F442800023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_20(640) HNBGW_Test.msc2-RAN(628)@449bbc254af8: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_20(640)13802773 HNBGW_Test.msc2-SCCP(627)@449bbc254af8: Session index based on connection ID:0 TC_mscpool_L3Complete_by_tmsi_valid_nri_20(640)@449bbc254af8: setverdict(pass): none -> pass HNBGW_Test.msc2-SCCP(627)@449bbc254af8: Warning: Re-starting timer T_ias[0], which is already active (running or expired). MTC@449bbc254af8: 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 } } } 20250410085216050 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) 20250410085216050 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250410085216050 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250410085216050 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 20250410085216050 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085216050 DLSS7 <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' 20250410085216050 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085216050 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085216050 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085216050 DLSS7 <000c> osmo_ss7_asp.c:1175 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 35 41 11 02 00 00 00 00 00 06 00 08 00 00 00 07  20250410085216051 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085216051 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085216051 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085216051 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) 20250410085216051 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085216051 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00354111) (sccp_scrc.c:486) 20250410085216051 DLSCCP DEBUG Received CO:COAK for local reference 76 (sccp_scoc.c:1855) 20250410085216051 DLSCCP DEBUG SCCP-SCOC(76)[0x55ae2af78930]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250410085216051 DLSCCP DEBUG SCCP-SCOC(76)[0x55ae2af78930]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250410085216051 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085216051 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250410085216051 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) 20250410085216051 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-76)[0x55ae2af70460]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250410085216051 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-76)[0x55ae2af70460]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250410085216051 DLCTRL DEBUG Command: GET 95512303 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250410085216051 DLCTRL DEBUG Tx Command reply: GET_REPLY 95512303 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250410085216057 DLCTRL DEBUG Command: GET 245541883 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250410085216057 DLCTRL DEBUG Tx Command reply: GET_REPLY 245541883 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250410085216063 DLCTRL DEBUG Command: GET 739009118 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250410085216063 DLCTRL DEBUG Tx Command reply: GET_REPLY 739009118 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085216068 DLCTRL DEBUG Command: GET 516492447 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085216068 DLCTRL DEBUG Tx Command reply: GET_REPLY 516492447 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085216072 DLCTRL DEBUG Command: GET 632268408 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250410085216072 DLCTRL DEBUG Tx Command reply: GET_REPLY 632268408 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed 20250410085216075 DLCTRL DEBUG Command: GET 199967383 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250410085216075 DLCTRL DEBUG Tx Command reply: GET_REPLY 199967383 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250410085216077 DLCTRL DEBUG Command: GET 933151660 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250410085216077 DLCTRL DEBUG Tx Command reply: GET_REPLY 933151660 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250410085216078 DLCTRL DEBUG Command: GET 531423755 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250410085216078 DLCTRL DEBUG Tx Command reply: GET_REPLY 531423755 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085216079 DLCTRL DEBUG Command: GET 842874493 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085216079 DLCTRL DEBUG Tx Command reply: GET_REPLY 842874493 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085216080 DLCTRL DEBUG Command: GET 949948752 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250410085216080 DLCTRL DEBUG Tx Command reply: GET_REPLY 949948752 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed 20250410085216082 DLCTRL DEBUG Command: GET 13470675 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250410085216082 DLCTRL DEBUG Tx Command reply: GET_REPLY 13470675 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250410085216083 DLCTRL DEBUG Command: GET 738582158 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250410085216083 DLCTRL DEBUG Tx Command reply: GET_REPLY 738582158 rate_ctr.abs.msc.2.cnpool:subscr:known 1 (control_if.c:477) 20250410085216084 DLCTRL DEBUG Command: GET 197165839 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250410085216084 DLCTRL DEBUG Tx Command reply: GET_REPLY 197165839 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085216085 DLCTRL DEBUG Command: GET 484852719 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085216085 DLCTRL DEBUG Tx Command reply: GET_REPLY 484852719 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085216086 DLCTRL DEBUG Command: GET 234988483 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250410085216086 DLCTRL DEBUG Tx Command reply: GET_REPLY 234988483 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed 20250410085216087 DLCTRL DEBUG Command: GET 500728866 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250410085216087 DLCTRL DEBUG Tx Command reply: GET_REPLY 500728866 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250410085216088 DLCTRL DEBUG Command: GET 102474420 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250410085216088 DLCTRL DEBUG Tx Command reply: GET_REPLY 102474420 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250410085216090 DLCTRL DEBUG Command: GET 214114328 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250410085216090 DLCTRL DEBUG Tx Command reply: GET_REPLY 214114328 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085216091 DLCTRL DEBUG Command: GET 782772971 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085216091 DLCTRL DEBUG Tx Command reply: GET_REPLY 782772971 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085216092 DLCTRL DEBUG Command: GET 371550741 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250410085216092 DLCTRL DEBUG Tx Command reply: GET_REPLY 371550741 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed MTC@449bbc254af8: 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 := '000000000000001001101000'B, t_guard := 20.000000 } 20250410085216114 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56134<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc2-RAN(628)@449bbc254af8: f_create_expect(l3 := '0524010350590205F442A98023'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(628)@449bbc254af8: 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)@449bbc254af8: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_20(641)5042235 20250410085217133 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085217133 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085217133 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1351) 20250410085217133 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250410085217133 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x4cf03b, normal) (hnbgw_rua.c:407) 20250410085217133 DHNB DEBUG map_rua[0x55ae2af6cc60]{init}: Allocated (fsm.c:456) 20250410085217133 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5042235)[0x55ae2af6cc60]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250410085217133 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5042235 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250410085217133 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410085217133 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410085217133 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:211) 20250410085217133 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5042235 SCCP-0 CS MI=TMSI-0x42A98023: TMSI-0x42A98023 NRI(10bit)=0x2a6=678: NRI match selects msc 2 (hnbgw_cn.c:1078) 20250410085217133 DCN DEBUG map_sccp[0x55ae2af7ae10]{init}: Allocated (fsm.c:456) 20250410085217133 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-77)[0x55ae2af7ae10]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250410085217133 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-5042235 <-> SCCP-77 msc-2 msc-two cs7-0.sccp l=0.23.5<->r=0.0.3 (context_map.c:128) 20250410085217133 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5042235 SCCP-77 msc-2 MI=TMSI-0x42A98023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:312) 20250410085217133 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5042235)[0x55ae2af6cc60]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250410085217133 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410085217133 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410085217133 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5042235)[0x55ae2af6cc60]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250410085217133 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-77)[0x55ae2af7ae10]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250410085217133 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250410085217133 DLSCCP DEBUG SCCP-SCOC(77)[0x55ae2af82f40]{IDLE}: Allocated (fsm.c:456) 20250410085217133 DLSCCP DEBUG SCCP-SCOC(77)[0x55ae2af82f40]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250410085217133 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0524010350590205f442a98023004f40030002680056400500f1100926) (sccp_scrc.c:415) 20250410085217133 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085217133 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085217133 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085217133 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085217133 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085217133 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085217133 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085217134 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085217134 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085217134 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085217134 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085217134 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085217134 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085217134 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250410085217134 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085217134 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 68 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085217134 DLSCCP DEBUG SCCP-SCOC(77)[0x55ae2af82f40]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250410085217134 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-77)[0x55ae2af7ae10]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250410085217134 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5042235)[0x55ae2af6cc60]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250410085217134 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085217134 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085217134 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085217134 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250410085217134 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250410085217134 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' 20250410085217134 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 20250410085217134 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250410085217134 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085217134 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 68 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)@449bbc254af8: First idle individual index:1 HNBGW_Test.msc2-SCCP(627)@449bbc254af8: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc2-RAN(628)@449bbc254af8: Found Expect[0] for l3='0524010350590205F442A98023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_20(641) HNBGW_Test.msc2-RAN(628)@449bbc254af8: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_20(641)360491 HNBGW_Test.msc2-SCCP(627)@449bbc254af8: Session index based on connection ID:1 HNBGW_Test.msc2-SCCP(627)@449bbc254af8: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250410085217139 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) 20250410085217139 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250410085217139 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250410085217139 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 20250410085217139 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085217139 DLSS7 <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' 20250410085217139 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085217139 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085217139 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085217139 DLSS7 <000c> osmo_ss7_asp.c:1175 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 c1 d5 c6 02 00 00 00 00 00 06 00 08 00 00 00 07  20250410085217139 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085217139 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085217139 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085217139 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) 20250410085217140 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085217140 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00c1d5c6) (sccp_scrc.c:486) 20250410085217140 DLSCCP DEBUG Received CO:COAK for local reference 77 (sccp_scoc.c:1855) 20250410085217140 DLSCCP DEBUG SCCP-SCOC(77)[0x55ae2af82f40]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250410085217140 DLSCCP DEBUG SCCP-SCOC(77)[0x55ae2af82f40]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250410085217140 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085217140 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250410085217140 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) 20250410085217140 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-77)[0x55ae2af7ae10]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250410085217140 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-77)[0x55ae2af7ae10]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_mscpool_L3Complete_by_tmsi_valid_nri_20(641)@449bbc254af8: setverdict(pass): none -> pass MTC@449bbc254af8: 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 } } } 20250410085217142 DLCTRL DEBUG Command: GET 482070676 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250410085217142 DLCTRL DEBUG Tx Command reply: GET_REPLY 482070676 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250410085217145 DLCTRL DEBUG Command: GET 93991884 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250410085217145 DLCTRL DEBUG Tx Command reply: GET_REPLY 93991884 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250410085217148 DLCTRL DEBUG Command: GET 619196 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250410085217149 DLCTRL DEBUG Tx Command reply: GET_REPLY 619196 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085217152 DLCTRL DEBUG Command: GET 881912099 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085217152 DLCTRL DEBUG Tx Command reply: GET_REPLY 881912099 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085217156 DLCTRL DEBUG Command: GET 953353945 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250410085217156 DLCTRL DEBUG Tx Command reply: GET_REPLY 953353945 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed 20250410085217160 DLCTRL DEBUG Command: GET 879271690 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250410085217160 DLCTRL DEBUG Tx Command reply: GET_REPLY 879271690 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250410085217164 DLCTRL DEBUG Command: GET 547607084 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250410085217164 DLCTRL DEBUG Tx Command reply: GET_REPLY 547607084 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250410085217168 DLCTRL DEBUG Command: GET 307962103 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250410085217168 DLCTRL DEBUG Tx Command reply: GET_REPLY 307962103 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085217172 DLCTRL DEBUG Command: GET 389570162 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085217172 DLCTRL DEBUG Tx Command reply: GET_REPLY 389570162 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085217175 DLCTRL DEBUG Command: GET 412968087 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250410085217175 DLCTRL DEBUG Tx Command reply: GET_REPLY 412968087 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed 20250410085217179 DLCTRL DEBUG Command: GET 841732401 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250410085217179 DLCTRL DEBUG Tx Command reply: GET_REPLY 841732401 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250410085217182 DLCTRL DEBUG Command: GET 986615531 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250410085217182 DLCTRL DEBUG Tx Command reply: GET_REPLY 986615531 rate_ctr.abs.msc.2.cnpool:subscr:known 2 (control_if.c:477) 20250410085217184 DLCTRL DEBUG Command: GET 174190842 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250410085217184 DLCTRL DEBUG Tx Command reply: GET_REPLY 174190842 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085217186 DLCTRL DEBUG Command: GET 305879835 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085217186 DLCTRL DEBUG Tx Command reply: GET_REPLY 305879835 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085217188 DLCTRL DEBUG Command: GET 997300743 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250410085217188 DLCTRL DEBUG Tx Command reply: GET_REPLY 997300743 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed 20250410085217190 DLCTRL DEBUG Command: GET 920468482 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250410085217190 DLCTRL DEBUG Tx Command reply: GET_REPLY 920468482 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250410085217192 DLCTRL DEBUG Command: GET 559364016 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250410085217192 DLCTRL DEBUG Tx Command reply: GET_REPLY 559364016 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250410085217193 DLCTRL DEBUG Command: GET 169681240 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250410085217193 DLCTRL DEBUG Tx Command reply: GET_REPLY 169681240 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085217194 DLCTRL DEBUG Command: GET 913125942 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085217194 DLCTRL DEBUG Tx Command reply: GET_REPLY 913125942 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085217195 DLCTRL DEBUG Command: GET 271986973 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250410085217195 DLCTRL DEBUG Tx Command reply: GET_REPLY 271986973 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed MTC@449bbc254af8: 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 := '000000000000000010100110'B, t_guard := 20.000000 } 20250410085217219 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56138<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(625)@449bbc254af8: f_create_expect(l3 := '05080200F110172A52082926240000000010'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(625)@449bbc254af8: 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)@449bbc254af8: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_valid_nri_20(642)7185752 20250410085218257 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085218257 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085218257 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250410085218257 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250410085218257 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x6da558, normal) (hnbgw_rua.c:407) 20250410085218257 DHNB DEBUG map_rua[0x55ae2afb8330]{init}: Allocated (fsm.c:456) 20250410085218257 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7185752)[0x55ae2afb8330]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250410085218257 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7185752 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250410085218257 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410085218257 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410085218257 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7185752 SCCP-0 CS MI=IMSI-262420000000001: CN link round-robin selects msc 1 (hnbgw_cn.c:1125) 20250410085218257 DCN DEBUG map_sccp[0x55ae2af322c0]{init}: Allocated (fsm.c:456) 20250410085218257 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-78)[0x55ae2af322c0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250410085218257 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-7185752 <-> SCCP-78 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20250410085218257 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7185752 SCCP-78 msc-1 MI=IMSI-262420000000001: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250410085218257 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7185752)[0x55ae2afb8330]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250410085218257 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410085218257 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410085218257 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7185752)[0x55ae2afb8330]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250410085218257 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-78)[0x55ae2af322c0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250410085218257 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250410085218257 DLSCCP DEBUG SCCP-SCOC(78)[0x55ae2af76130]{IDLE}: Allocated (fsm.c:456) 20250410085218257 DLSCCP DEBUG SCCP-SCOC(78)[0x55ae2af76130]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250410085218257 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000010004f40030000a60056400500f1100926) (sccp_scrc.c:415) 20250410085218257 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085218257 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085218257 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085218257 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085218257 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085218257 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085218257 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085218257 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085218257 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085218257 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085218257 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085218258 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085218258 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085218258 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410085218258 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085218258 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 bd 00 00 00 02 03 00 00 0a 01 00 00 4e 02 02 06 04 43 02 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 10 00 4f 40 03 00 00 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) 20250410085218258 DLSCCP DEBUG SCCP-SCOC(78)[0x55ae2af76130]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250410085218258 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-78)[0x55ae2af322c0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250410085218258 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7185752)[0x55ae2afb8330]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250410085218258 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085218258 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085218258 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085218258 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410085218258 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410085218258 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250410085218258 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250410085218258 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250410085218258 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085218258 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 00 a6 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)@449bbc254af8: First idle individual index:0 HNBGW_Test.msc1-SCCP(624)@449bbc254af8: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(625)@449bbc254af8: Found Expect[0] for l3='05080200F110172A52082926240000000010'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_20(642) HNBGW_Test.msc1-RAN(625)@449bbc254af8: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_20(642)3846683 HNBGW_Test.msc1-SCCP(624)@449bbc254af8: Session index based on connection ID:0 TC_mscpool_L3Complete_by_tmsi_valid_nri_20(642)@449bbc254af8: setverdict(pass): none -> pass HNBGW_Test.msc1-SCCP(624)@449bbc254af8: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250410085218278 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085218278 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250410085218279 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250410085218279 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 20250410085218279 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085218279 DLSS7 <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' MTC@449bbc254af8: 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 } } } 20250410085218279 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085218279 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085218279 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085218279 DLSS7 <000c> osmo_ss7_asp.c:1175 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 d3 1c 22 02 00 00 00 00 00 06 00 08 00 00 00 07  20250410085218279 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085218279 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085218279 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085218279 DLM3UA DEBUG 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) 20250410085218279 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085218279 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00d31c22) (sccp_scrc.c:486) 20250410085218279 DLSCCP DEBUG Received CO:COAK for local reference 78 (sccp_scoc.c:1855) 20250410085218279 DLSCCP DEBUG SCCP-SCOC(78)[0x55ae2af76130]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250410085218279 DLSCCP DEBUG SCCP-SCOC(78)[0x55ae2af76130]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250410085218279 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085218279 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250410085218279 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) 20250410085218279 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-78)[0x55ae2af322c0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250410085218279 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-78)[0x55ae2af322c0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250410085218281 DLCTRL DEBUG Command: GET 393387542 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250410085218281 DLCTRL DEBUG Tx Command reply: GET_REPLY 393387542 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250410085218285 DLCTRL DEBUG Command: GET 461465537 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250410085218285 DLCTRL DEBUG Tx Command reply: GET_REPLY 461465537 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250410085218289 DLCTRL DEBUG Command: GET 274622898 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250410085218289 DLCTRL DEBUG Tx Command reply: GET_REPLY 274622898 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085218293 DLCTRL DEBUG Command: GET 264682183 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085218293 DLCTRL DEBUG Tx Command reply: GET_REPLY 264682183 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085218296 DLCTRL DEBUG Command: GET 507603418 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250410085218296 DLCTRL DEBUG Tx Command reply: GET_REPLY 507603418 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed 20250410085218300 DLCTRL DEBUG Command: GET 82984951 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250410085218300 DLCTRL DEBUG Tx Command reply: GET_REPLY 82984951 rate_ctr.abs.msc.1.cnpool:subscr:new 1 (control_if.c:477) 20250410085218304 DLCTRL DEBUG Command: GET 179676446 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250410085218304 DLCTRL DEBUG Tx Command reply: GET_REPLY 179676446 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250410085218307 DLCTRL DEBUG Command: GET 829192957 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250410085218307 DLCTRL DEBUG Tx Command reply: GET_REPLY 829192957 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085218310 DLCTRL DEBUG Command: GET 156864276 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085218310 DLCTRL DEBUG Tx Command reply: GET_REPLY 156864276 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085218313 DLCTRL DEBUG Command: GET 523356794 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250410085218313 DLCTRL DEBUG Tx Command reply: GET_REPLY 523356794 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed 20250410085218315 DLCTRL DEBUG Command: GET 864219950 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250410085218315 DLCTRL DEBUG Tx Command reply: GET_REPLY 864219950 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250410085218317 DLCTRL DEBUG Command: GET 283261240 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250410085218317 DLCTRL DEBUG Tx Command reply: GET_REPLY 283261240 rate_ctr.abs.msc.2.cnpool:subscr:known 2 (control_if.c:477) 20250410085218318 DLCTRL DEBUG Command: GET 644414619 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250410085218318 DLCTRL DEBUG Tx Command reply: GET_REPLY 644414619 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085218320 DLCTRL DEBUG Command: GET 102729950 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085218320 DLCTRL DEBUG Tx Command reply: GET_REPLY 102729950 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085218321 DLCTRL DEBUG Command: GET 577544249 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250410085218321 DLCTRL DEBUG Tx Command reply: GET_REPLY 577544249 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed 20250410085218323 DLCTRL DEBUG Command: GET 51372043 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250410085218323 DLCTRL DEBUG Tx Command reply: GET_REPLY 51372043 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250410085218324 DLCTRL DEBUG Command: GET 983253977 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250410085218324 DLCTRL DEBUG Tx Command reply: GET_REPLY 983253977 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250410085218325 DLCTRL DEBUG Command: GET 932912218 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250410085218325 DLCTRL DEBUG Tx Command reply: GET_REPLY 932912218 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085218326 DLCTRL DEBUG Command: GET 984409136 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085218326 DLCTRL DEBUG Tx Command reply: GET_REPLY 984409136 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085218327 DLCTRL DEBUG Command: GET 990038121 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250410085218327 DLCTRL DEBUG Tx Command reply: GET_REPLY 990038121 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed MTC@449bbc254af8: ok: talloc reports "asn1_context" = 1 bytes 20250410085218331 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:33973<->l=127.0.0.1:4262) (control_if.c:193) 20250410085218333 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43682<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(615)@449bbc254af8: Final verdict of PTC: none VirtHNBGW-STATS(614)@449bbc254af8: Final verdict of PTC: none MTC@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed 20250410085218334 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43676<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250410085218335 DLINP DEBUG SRVCONN(,r=127.0.0.1:44320<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085218335 DLINP DEBUG SRVCONN(,r=127.0.0.1:44320<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085218335 DLINP NOTICE SRV(,r=127.0.0.1:44320<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410085218335 DMAIN NOTICE (127.0.0.1:44320 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:44320<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250410085218335 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1-RUA(620)@449bbc254af8: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(621)@449bbc254af8: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(630)@449bbc254af8: Final verdict of PTC: none 20250410085218337 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250410085218337 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) 20250410085218337 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc2-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250410085218337 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc2-0) xUA SRV SHUTDOWN_EVENT 20250410085218337 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250410085218337 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) 20250410085218337 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc2-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250410085218337 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc2-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250410085218337 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 20250410085218337 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) 20250410085218337 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-msc2-0: connection closed 20250410085218337 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind HNBGW_Test.sgsn1-RAN(634)@449bbc254af8: Final verdict of PTC: none HNBGW_Test.sgsn2-RAN(637)@449bbc254af8: Final verdict of PTC: none 20250410085218337 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250410085218337 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250410085218337 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20250410085218337 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 HNBGW_Test.sgsn0-RAN(631)@449bbc254af8: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(633)@449bbc254af8: Final verdict of PTC: none 20250410085218337 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  20250410085218337 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  20250410085218337 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  20250410085218337 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  20250410085218337 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  20250410085218337 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085218337 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250410085218337 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250410085218337 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250410085218337 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) 20250410085218337 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250410085218337 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn1-0) xUA SRV SHUTDOWN_EVENT 20250410085218337 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250410085218337 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410085218337 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250410085218337 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT HNBGW_Test.sgsn2-SCCP(636)@449bbc254af8: Final verdict of PTC: none HNBGW_Test.msc0-RAN(622)@449bbc254af8: Final verdict of PTC: none 20250410085218337 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085218337 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250410085218337 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.0.3/0 (xua_snm.c:378) 20250410085218337 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085218337 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085218337 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085218337 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085218337 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 20250410085218337 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250410085218337 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410085218337 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250410085218337 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250410085218337 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 20250410085218337 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250410085218337 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) 20250410085218337 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250410085218337 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250410085218337 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 20250410085218337 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250410085218337 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410085218337 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250410085218337 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250410085218337 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250410085218337 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) 20250410085218337 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250410085218337 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc1-0) xUA SRV SHUTDOWN_EVENT 20250410085218337 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250410085218337 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410085218337 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250410085218337 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250410085218337 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250410085218337 DCN NOTICE (msc-2) now unreachable: N-PCSTATE ind: pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250410085218337 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 20250410085218337 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085218337 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-sgsn1-0: connection closed 20250410085218338 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250410085218338 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250410085218338 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250410085218338 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250410085218338 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 20250410085218338 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  20250410085218338 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  20250410085218337 DRANAP DEBUG cnlink(msc-2)[0x55ae2aef3b20]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250410085218337 DRANAP NOTICE cnlink(msc-2)[0x55ae2aef3b20]{DISCONNECTED}: link lost (cnlink.c:118) 20250410085218337 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-76)[0x55ae2af70460]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250410085218338 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250410085218338 DLSCCP DEBUG SCCP-SCOC(76)[0x55ae2af78930]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250410085218338 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  20250410085218338 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  20250410085218338 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085218338 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250410085218338 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00354111), PART(T=Source Reference,L=4,D=0000004c), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250410085218338 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085218338 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085218338 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085218338 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250410085218338 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085218338 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250410085218338 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085218338 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 35 41 11 00 00 4c 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085218338 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250410085218338 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085218338 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-msc0-0: connection closed 20250410085218338 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250410085218338 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250410085218338 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250410085218338 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250410085218338 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 20250410085218338 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  20250410085218338 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  20250410085218338 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  20250410085218338 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085218338 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250410085218338 DLSCCP DEBUG SCCP-SCOC(76)[0x55ae2af78930]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250410085218338 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-76)[0x55ae2af70460]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250410085218338 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10960561)[0x55ae2af72fd0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250410085218338 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10960561)[0x55ae2af72fd0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250410085218338 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250410085218338 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250410085218338 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) 20250410085218338 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250410085218338 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250410085218338 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 20250410085218338 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250410085218338 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085218338 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-sgsn0-0: connection closed 20250410085218338 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250410085218338 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250410085218338 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250410085218338 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250410085218338 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 20250410085218338 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  20250410085218338 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  20250410085218338 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085218338 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250410085218338 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)@449bbc254af8: Final verdict of PTC: none 20250410085218338 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 20250410085218338 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085218338 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-msc1-0: connection closed 20250410085218338 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250410085218338 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250410085218338 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250410085218338 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250410085218338 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 20250410085218338 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  20250410085218338 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085218338 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250410085218338 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250410085218338 DLINP <0002> stream_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 20250410085218338 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 20250410085218338 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) 20250410085218338 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn2-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250410085218338 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn2-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250410085218338 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250410085218338 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe HNBGW_Test.msc1-SCCP(624)@449bbc254af8: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0(617)@449bbc254af8: Final verdict of PTC: none MutexDispCT-TC_mscpool_L3Complete_by_tmsi_valid_nri_2(613)@449bbc254af8: Final verdict of PTC: none HNBGW_Test.msc1-RAN(625)@449bbc254af8: Final verdict of PTC: none HNBGW_Test.msc2-RAN(628)@449bbc254af8: Final verdict of PTC: none 20250410085218339 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085218339 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085218339 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085218339 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250410085218339 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250410085218339 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250410085218338 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250410085218338 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10960561)[0x55ae2af72fd0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250410085218338 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10960561)[0x55ae2af72fd0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250410085218338 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10960561)[0x55ae2af72fd0]{disrupted}: Freeing instance (context_map.c:202) 20250410085218338 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10960561)[0x55ae2af72fd0]{disrupted}: Deallocated (fsm.c:568) 20250410085218338 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-76)[0x55ae2af70460]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250410085218338 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-76)[0x55ae2af70460]{disconnected}: Freeing instance (context_map.c:206) 20250410085218338 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-76)[0x55ae2af70460]{disconnected}: Deallocated (fsm.c:568) 20250410085218338 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10960561 SCCP-76 msc-2 MI=TMSI-0x42800023: Deallocating (context_map.c:225) 20250410085218338 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-77)[0x55ae2af7ae10]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250410085218338 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250410085218338 DLSCCP DEBUG SCCP-SCOC(77)[0x55ae2af82f40]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250410085218338 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c1d5c6), PART(T=Source Reference,L=4,D=0000004d), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250410085218338 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085218338 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085218338 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085218338 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085218338 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250410085218338 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085218338 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 c1 d5 c6 00 00 4d 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085218338 DLSCCP DEBUG SCCP-SCOC(77)[0x55ae2af82f40]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250410085218338 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-77)[0x55ae2af7ae10]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250410085218338 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5042235)[0x55ae2af6cc60]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250410085218338 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5042235)[0x55ae2af6cc60]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250410085218338 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250410085218338 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5042235)[0x55ae2af6cc60]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250410085218338 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5042235)[0x55ae2af6cc60]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250410085218338 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5042235)[0x55ae2af6cc60]{disrupted}: Freeing instance (context_map.c:202) 20250410085218338 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5042235)[0x55ae2af6cc60]{disrupted}: Deallocated (fsm.c:568) 20250410085218338 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-77)[0x55ae2af7ae10]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250410085218338 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-77)[0x55ae2af7ae10]{disconnected}: Freeing instance (context_map.c:206) 20250410085218338 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-77)[0x55ae2af7ae10]{disconnected}: Deallocated (fsm.c:568) 20250410085218338 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5042235 SCCP-77 msc-2 MI=TMSI-0x42A98023: Deallocating (context_map.c:225) 20250410085218338 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085218338 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250410085218338 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.1.2/0 (xua_snm.c:378) 20250410085218338 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085218339 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085218339 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085218339 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085218339 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250410085218339 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:6HNBGW_Test.sgsn1-M3UA(635)@449bbc254af8: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1(619)@449bbc254af8: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(626)@449bbc254af8: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(627)@449bbc254af8: Final verdict of PTC: none 25) 20250410085218339 DRANAP DEBUG cnlink(sgsn-1)[0x55ae2af5ec30]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250410085218339 DRANAP NOTICE cnlink(sgsn-1)[0x55ae2af5ec30]{DISCONNECTED}: link lost (cnlink.c:118) 20250410085218339 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410085218340 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250410085218340 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085218340 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250410085218340 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:378) 20250410085218340 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085218341 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085218341 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085218341 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) HNBGW_Test.sgsn2-M3UA(638)@449bbc254af8: Final verdict of PTC: none 20250410085218341 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250410085218341 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250410085218341 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250410085218341 DRANAP NOTICE cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: link lost (cnlink.c:118) 20250410085218342 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085218342 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085218342 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085218342 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250410085218342 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250410085218342 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250410085218342 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:894) 20250410085218342 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085218343 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410085218343 DMAIN NOTICE (127.0.0.1:9999 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) 20250410085218343 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250410085218343 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7185752)[0x55ae2afb8330]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250410085218344 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7185752)[0x55ae2afb8330]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250410085218344 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-78)[0x55ae2af322c0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250410085218344 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250410085218344 DLSCCP DEBUG SCCP-SCOC(78)[0x55ae2af76130]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250410085218344 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d31c22), PART(T=Source Reference,L=4,D=0000004e), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250410085218345 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085218345 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085218345 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085218345 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085218346 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410085218346 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085218346 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [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 d3 1c 22 00 00 4e 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085218346 DLSCCP DEBUG SCCP-SCOC(78)[0x55ae2af76130]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250410085218346 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-78)[0x55ae2af322c0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250410085218347 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7185752)[0x55ae2afb8330]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250410085218347 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7185752)[0x55ae2afb8330]{disrupted}: Freeing instance (context_map.c:202) 20250410085218347 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7185752)[0x55ae2afb8330]{disrupted}: Deallocated (fsm.c:568) 20250410085218347 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-78)[0x55ae2af322c0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250410085218347 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-78)[0x55ae2af322c0]{disconnected}: Freeing instance (context_map.c:206) 20250410085218348 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-78)[0x55ae2af322c0]{disconnected}: Deallocated (fsm.c:568) 20250410085218348 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-7185752 SCCP-78 msc-1 MI=IMSI-262420000000001: Deallocating (context_map.c:225) 20250410085218348 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085218348 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250410085218349 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250410085218349 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085218349 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085218349 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085218349 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085218349 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250410085218350 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250410085218350 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250410085218350 DRANAP NOTICE cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: link lost (cnlink.c:118) 20250410085218350 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085218350 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085218351 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085218351 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410085218351 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410085218351 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250410085218351 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085218351 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250410085218351 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.0.2/0 (xua_snm.c:378) 20250410085218352 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085218352 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085218352 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085218352 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085218353 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250410085218353 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250410085218353 DRANAP DEBUG cnlink(msc-1)[0x55ae2aef6920]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250410085218353 DRANAP NOTICE cnlink(msc-1)[0x55ae2aef6920]{DISCONNECTED}: link lost (cnlink.c:118) 20250410085218354 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43690<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250410085218354 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56134<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_valid_nri_20(640)@449bbc254af8: Final verdict of PTC: pass HNBGW-PFCP(616)@449bbc254af8: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(632)@449bbc254af8: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_20(641)@449bbc254af8: Final verdict of PTC: pass 20250410085218370 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56138<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-MGCP(639)@449bbc254af8: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(623)@449bbc254af8: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_20(642)@449bbc254af8: Final verdict of PTC: pass HNBGW_Test.msc2-M3UA(629)@449bbc254af8: Final verdict of PTC: none MTC@449bbc254af8: Setting final verdict of the test case. MTC@449bbc254af8: Local verdict of MTC: pass MTC@449bbc254af8: Local verdict of PTC MutexDispCT-TC_mscpool_L3Complete_by_tmsi_valid_nri_2(613): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC VirtHNBGW-STATS(614): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC IPA-CTRL-CLI-IPA(615): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW-PFCP(616): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0(617): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0-RUA(618): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1(619): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1-RUA(620): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.msc0-SCCP(621): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.msc0-RAN(622): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.msc0-M3UA(623): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.msc1-SCCP(624): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.msc1-RAN(625): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.msc1-M3UA(626): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.msc2-SCCP(627): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.msc2-RAN(628): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.msc2-M3UA(629): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(630): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.sgsn0-RAN(631): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(632): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(633): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.sgsn1-RAN(634): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(635): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.sgsn2-SCCP(636): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.sgsn2-RAN(637): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.sgsn2-M3UA(638): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW-MGCP(639): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_20(640): pass (pass -> pass) MTC@449bbc254af8: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_20(641): pass (pass -> pass) MTC@449bbc254af8: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_20(642): pass (pass -> pass) MTC@449bbc254af8: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_2 finished. Verdict: pass MTC@449bbc254af8: 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'. Thu Apr 10 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 20250410085218551 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56152<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410085218721 DLSCCP DEBUG SCCP-SCOC(73)[0x55ae2af72090]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250410085218722 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0043d1fa), PART(T=Source Reference,L=4,D=00000049), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085218722 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085218722 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085218722 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085218722 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085218722 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410085218722 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085218722 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 43 d1 fa 00 00 49 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085218722 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085218722 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085218722 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085218722 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410085218722 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410085218722 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250410085218723 DLSCCP DEBUG SCCP-SCOC(75)[0x55ae2af76b20]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250410085218723 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00af89a4), PART(T=Source Reference,L=4,D=0000004b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085218723 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085218723 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085218723 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085218723 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085218723 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410085218723 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085218723 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 af 89 a4 00 00 4b 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085218723 DLSCCP DEBUG SCCP-SCOC(74)[0x55ae2af726f0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250410085218723 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00429914), PART(T=Source Reference,L=4,D=0000004a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085218723 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085218723 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085218723 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085218723 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085218723 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410085218723 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085218723 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 42 99 14 00 00 4a 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085218724 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085218724 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085218724 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085218724 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410085218724 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410085218724 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250410085218724 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085218724 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085218724 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085218724 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410085218724 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410085218724 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250410085219254 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56152<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250410085219259 DLSCCP DEBUG SCCP-SCOC(70)[0x55ae2af6f770]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410085219259 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c3c8b4), PART(T=Source Reference,L=4,D=00000046), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085219259 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085219259 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085219259 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085219259 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085219259 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085219259 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085219259 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 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 c8 b4 00 00 46 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085219259 DLSCCP DEBUG SCCP-SCOC(71)[0x55ae2af71270]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410085219259 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00651811), PART(T=Source Reference,L=4,D=00000047), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085219259 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085219259 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085219259 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085219259 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085219259 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410085219259 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085219259 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 65 18 11 00 00 47 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085219259 DLSCCP DEBUG SCCP-SCOC(72)[0x55ae2af6b350]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410085219259 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b53559), PART(T=Source Reference,L=4,D=00000048), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085219259 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085219259 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085219259 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085219259 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085219259 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085219259 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085219259 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 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 35 59 00 00 48 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085219259 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085219260 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085219260 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085219260 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085219260 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085219260 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250410085219260 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085219260 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085219260 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085219260 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410085219260 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410085219260 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250410085219261 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085219261 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085219261 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085219261 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085219261 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085219261 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! Waiting for packet dumper to finish... 0 (prev_count=-1, count=716012) 20250410085219784 DLSCCP DEBUG SCCP-SCOC(67)[0x55ae2af78be0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410085219784 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ea75c2), PART(T=Source Reference,L=4,D=00000043), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085219784 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085219784 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085219784 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085219784 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085219784 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085219784 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085219784 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 ea 75 c2 00 00 43 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085219784 DLSCCP DEBUG SCCP-SCOC(69)[0x55ae2af83720]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410085219784 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0008bac9), PART(T=Source Reference,L=4,D=00000045), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085219784 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085219784 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085219784 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085219784 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085219784 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085219784 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085219784 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 08 ba c9 00 00 45 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085219784 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085219784 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085219784 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085219784 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085219784 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085219784 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250410085219785 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085219785 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085219785 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085219785 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085219785 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085219785 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250410085219791 DLSCCP DEBUG SCCP-SCOC(68)[0x55ae2af7ac50]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410085219791 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005d5628), PART(T=Source Reference,L=4,D=00000044), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085219791 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085219792 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085219792 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085219792 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085219792 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410085219792 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085219792 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 5d 56 28 00 00 44 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085219792 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085219792 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085219792 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085219792 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410085219792 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410085219792 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=716012, count=745464) 20250410085220305 DLSCCP DEBUG SCCP-SCOC(65)[0x55ae2af840b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410085220306 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0059e973), PART(T=Source Reference,L=4,D=00000041), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085220306 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085220306 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085220306 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085220306 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085220306 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410085220306 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085220306 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 59 e9 73 00 00 41 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085220306 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085220306 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085220306 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085220306 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410085220306 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410085220306 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250410085220314 DLSCCP DEBUG SCCP-SCOC(64)[0x55ae2af6a520]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410085220314 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000e2669), PART(T=Source Reference,L=4,D=00000040), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085220314 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085220314 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085220314 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085220314 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085220314 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085220314 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085220314 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 0e 26 69 00 00 40 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085220314 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085220314 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085220314 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085220314 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085220314 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085220314 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250410085220331 DLSCCP DEBUG SCCP-SCOC(66)[0x55ae2af73910]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410085220332 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008e2f97), PART(T=Source Reference,L=4,D=00000042), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085220332 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085220332 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085220332 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085220332 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085220332 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085220332 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085220332 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 8e 2f 97 00 00 42 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085220332 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085220332 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085220332 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085220332 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085220332 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085220332 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250410085220338 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250410085220338 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250410085220338 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250410085220338 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250410085220338 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250410085220338 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250410085220338 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250410085220338 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250410085220338 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250410085220338 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250410085220338 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250410085220338 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250410085220338 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250410085220339 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20250410085220339 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20250410085220769 DLSCCP DEBUG SCCP-SCOC(62)[0x55ae2af74d00]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410085220769 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00053e6b), PART(T=Source Reference,L=4,D=0000003e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085220769 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085220769 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085220769 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085220769 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085220769 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410085220769 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085220769 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 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 3e 6b 00 00 3e 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085220769 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085220769 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085220769 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085220769 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410085220769 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410085220769 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250410085220770 DLSCCP DEBUG SCCP-SCOC(61)[0x55ae2af6a050]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410085220771 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0013a1fb), PART(T=Source Reference,L=4,D=0000003d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085220771 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085220771 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085220771 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085220771 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085220771 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085220771 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085220771 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 13 a1 fb 00 00 3d 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085220771 DLSCCP DEBUG SCCP-SCOC(63)[0x55ae2af72860]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410085220771 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a79320), PART(T=Source Reference,L=4,D=0000003f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085220771 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085220771 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085220771 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085220771 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085220771 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085220771 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085220771 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 a7 93 20 00 00 3f 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085220771 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085220771 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085220771 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085220771 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085220772 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085220772 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250410085220772 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085220772 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085220772 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085220772 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085220772 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085220772 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250410085221306 DLSCCP DEBUG SCCP-SCOC(58)[0x55ae2af935a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410085221306 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fd4fc2), PART(T=Source Reference,L=4,D=0000003a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085221306 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085221306 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085221306 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085221306 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085221306 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085221306 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085221306 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 fd 4f c2 00 00 3a 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085221306 DLSCCP DEBUG SCCP-SCOC(60)[0x55ae2af70bd0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410085221307 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0011fe7c), PART(T=Source Reference,L=4,D=0000003c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085221307 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085221307 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085221307 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085221307 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085221307 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085221307 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085221307 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 11 fe 7c 00 00 3c 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085221307 DLSCCP DEBUG SCCP-SCOC(59)[0x55ae2af8b7b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410085221307 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c9a719), PART(T=Source Reference,L=4,D=0000003b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085221307 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085221307 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085221307 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085221307 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085221307 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410085221307 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085221307 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 c9 a7 19 00 00 3b 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085221307 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085221307 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085221307 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085221307 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085221307 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085221307 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250410085221307 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085221307 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085221307 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085221307 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085221307 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085221307 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250410085221308 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085221308 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085221308 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085221308 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410085221308 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410085221308 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! MTC@449bbc254af8: 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@449bbc254af8: 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 ------ Thu Apr 10 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 20250410085222076 DLSCCP DEBUG SCCP-SCOC(57)[0x55ae2af93a50]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250410085222076 DLSCCP DEBUG SCCP-SCOC(57)[0x55ae2af93a50]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250410085222076 DLSCCP DEBUG SCCP-SCOC(57)[0x55ae2af93a50]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250410085222076 DLSCCP DEBUG SCCP-SCOC(57)[0x55ae2af93a50]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250410085222076 DLSCCP DEBUG SCCP-SCOC(57)[0x55ae2af93a50]{IDLE}: Deallocated (fsm.c:568) 20250410085222076 DLSCCP DEBUG SCCP-SCOC(56)[0x55ae2afb8460]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250410085222076 DLSCCP DEBUG SCCP-SCOC(56)[0x55ae2afb8460]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250410085222077 DLSCCP DEBUG SCCP-SCOC(56)[0x55ae2afb8460]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250410085222077 DLSCCP DEBUG SCCP-SCOC(56)[0x55ae2afb8460]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250410085222077 DLSCCP DEBUG SCCP-SCOC(56)[0x55ae2afb8460]{IDLE}: Deallocated (fsm.c:568) 20250410085222077 DLSCCP DEBUG SCCP-SCOC(54)[0x55ae2af8a230]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250410085222077 DLSCCP DEBUG SCCP-SCOC(54)[0x55ae2af8a230]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250410085222077 DLSCCP DEBUG SCCP-SCOC(54)[0x55ae2af8a230]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250410085222077 DLSCCP DEBUG SCCP-SCOC(54)[0x55ae2af8a230]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250410085222077 DLSCCP DEBUG SCCP-SCOC(54)[0x55ae2af8a230]{IDLE}: Deallocated (fsm.c:568) 20250410085222077 DLSCCP DEBUG SCCP-SCOC(55)[0x55ae2af8ccd0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250410085222077 DLSCCP DEBUG SCCP-SCOC(55)[0x55ae2af8ccd0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250410085222077 DLSCCP DEBUG SCCP-SCOC(55)[0x55ae2af8ccd0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250410085222077 DLSCCP DEBUG SCCP-SCOC(55)[0x55ae2af8ccd0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250410085222077 DLSCCP DEBUG SCCP-SCOC(55)[0x55ae2af8ccd0]{IDLE}: Deallocated (fsm.c:568) MTC@449bbc254af8: 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@449bbc254af8: Test case TC_mscpool_L3Compl_no_cn started. 20250410085222357 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56156<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410085222360 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56164<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410085222363 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:42533<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_L3Compl_no_cn-Iuh0(647)@449bbc254af8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250410085222376 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250410085222376 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250410085222383 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085222383 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085222384 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085222384 DRANAP DEBUG cnlink(msc-1)[0x55ae2aef6920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_mscpool_L3Compl_no_cn-Iuh1(649)@449bbc254af8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250410085222384 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085222384 DRANAP DEBUG cnlink(msc-2)[0x55ae2aef3b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085222384 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:56788 (stream_srv.c:142) 20250410085222384 DMAIN INFO New HNB SCTP connection r=127.0.0.1:56788<->l=127.0.0.1:29169 (hnbgw.c:791) 20250410085222384 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085222384 DRANAP DEBUG cnlink(msc-3)[0x55ae2af5d910]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085222385 DRANAP DEBUG cnlink(msc-3)[0x55ae2af5d910]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085222385 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250410085222385 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085222385 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085222385 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410085222385 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085222385 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085222385 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085222385 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) 20250410085222385 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085222385 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085222385 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085222385 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085222385 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085222385 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085222385 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085222385 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) 20250410085222385 DLSS7 DEBUG Found route for dpc=4=0.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) 20250410085222385 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250410085222385 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085222385 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250410085222385 DRANAP DEBUG cnlink(msc-3)[0x55ae2af5d910]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085222385 DRANAP DEBUG cnlink(msc-2)[0x55ae2aef3b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085222385 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250410085222385 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085222385 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085222385 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410085222385 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085222385 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085222385 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085222385 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085222385 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085222385 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085222385 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085222385 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085222385 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085222385 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085222385 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085222385 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085222385 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085222385 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250410085222385 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085222385 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085222385 DRANAP DEBUG cnlink(msc-2)[0x55ae2aef3b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085222385 DRANAP DEBUG cnlink(msc-1)[0x55ae2aef6920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085222385 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250410085222385 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085222385 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085222385 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410085222385 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085222385 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085222385 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085222385 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085222385 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085222385 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085222385 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085222385 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085222385 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085222385 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085222385 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085222385 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085222385 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085222385 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410085222385 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085222385 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085222386 DRANAP DEBUG cnlink(msc-1)[0x55ae2aef6920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085222386 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085222386 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250410085222386 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085222386 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085222386 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410085222386 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085222386 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085222386 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085222386 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085222386 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085222386 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085222386 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085222386 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085222386 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085222386 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085222386 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085222386 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085222386 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085222386 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085222386 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085222386 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085222386 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085222386 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085222386 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085222386 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085222386 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 20250410085222386 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250410085222386 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250410085222386 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085222386 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085222386 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085222386 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250410085222386 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250410085222386 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 20250410085222386 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250410085222386 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085222386 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085222386 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085222386 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410085222386 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410085222386 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250410085222386 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085222386 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085222386 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085222386 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085222386 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085222386 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@449bbc254af8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(653)@449bbc254af8: ************************************************* HNBGW_Test.msc0-M3UA(653)@449bbc254af8: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(653)@449bbc254af8: ************************************************* MTC@449bbc254af8: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(651)@449bbc254af8: v_sccp_pdu_maxlen:268 20250410085222398 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085222398 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085222398 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085222398 DRANAP DEBUG cnlink(sgsn-1)[0x55ae2af5ec30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085222398 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085222398 DRANAP DEBUG cnlink(sgsn-2)[0x55ae2af5f5c0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085222398 DRANAP NOTICE cnlink(sgsn-2)[0x55ae2af5f5c0]{DISCONNECTED}: link lost (cnlink.c:118) 20250410085222398 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085222398 DRANAP DEBUG cnlink(sgsn-3)[0x55ae2af5ff50]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085222399 DRANAP DEBUG cnlink(sgsn-3)[0x55ae2af5ff50]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085222399 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250410085222399 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085222400 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085222400 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410085222400 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085222400 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085222400 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085222400 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) 20250410085222400 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085222400 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085222400 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085222400 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085222400 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085222400 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085222400 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085222400 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) 20250410085222400 DLSS7 DEBUG Found route for dpc=12=0.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) 20250410085222400 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250410085222400 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085222400 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250410085222400 DRANAP DEBUG cnlink(sgsn-3)[0x55ae2af5ff50]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085222400 DRANAP DEBUG cnlink(sgsn-2)[0x55ae2af5f5c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085222400 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250410085222400 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085222400 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085222400 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410085222400 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085222400 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085222400 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085222400 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085222400 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085222400 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085222400 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085222400 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085222400 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085222400 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085222400 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085222400 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085222400 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085222400 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250410085222400 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085222400 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085222400 DRANAP DEBUG cnlink(sgsn-2)[0x55ae2af5f5c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085222400 DRANAP DEBUG cnlink(sgsn-1)[0x55ae2af5ec30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085222400 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250410085222400 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085222400 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085222400 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410085222400 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085222400 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085222400 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085222400 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085222400 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085222400 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085222400 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085222400 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085222400 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085222400 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085222400 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085222400 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085222400 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085222400 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250410085222400 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085222400 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085222400 DRANAP DEBUG cnlink(sgsn-1)[0x55ae2af5ec30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085222400 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085222400 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250410085222400 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085222400 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085222400 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410085222400 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085222400 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085222400 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085222400 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085222400 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085222400 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085222400 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085222400 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085222400 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085222400 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085222400 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085222400 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085222400 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085222400 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085222400 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085222400 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085222400 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085222400 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085222400 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085222400 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085222400 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 20250410085222400 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250410085222400 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250410085222400 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085222400 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085222400 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085222400 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250410085222400 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250410085222400 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 20250410085222400 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 20250410085222400 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250410085222400 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085222400 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 06 09 00 03 07 0b 04 43 0b 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 06  20250410085222400 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085222400 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085222400 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085222400 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250410085222400 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250410085222400 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250410085222400 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250410085222400 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085222400 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085222400 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085222400 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085222400 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085222400 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@449bbc254af8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(656)@449bbc254af8: ************************************************* MTC@449bbc254af8: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(656)@449bbc254af8: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(656)@449bbc254af8: ************************************************* HNBGW_Test.sgsn0-SCCP(654)@449bbc254af8: v_sccp_pdu_maxlen:268 20250410085222422 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085222422 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085222422 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250410085222422 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250410085222422 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) 20250410085222422 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250410085222422 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250410085222422 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410085222422 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@449bbc254af8: setverdict(pass): none -> pass 20250410085222427 DLINP DEBUG SRVCONN(,r=127.0.0.1:56788<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085222427 DLINP DEBUG SRVCONN(,r=127.0.0.1:56788<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085222427 DLINP DEBUG SRVCONN(,r=127.0.0.1:56788<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250410085222427 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250410085222427 DHNBAP DEBUG (127.0.0.1:56788 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20250410085222427 DHNBAP NOTICE (127.0.0.1:56788 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250410085222427 DHNBAP NOTICE (127.0.0.1:56788 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250410085222427 DLINP DEBUG SRVCONN(,r=127.0.0.1:56788<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410085222427 DLINP DEBUG SRVCONN(,r=127.0.0.1:56788<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed 20250410085222596 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250410085222596 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250410085222596 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250410085222596 DLSS7 <000c> 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)@449bbc254af8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250410085222605 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085222605 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250410085222605 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250410085222605 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250410085222605 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250410085222605 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250410085222606 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250410085222606 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 20250410085222606 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250410085222606 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  20250410085222606 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250410085222608 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085222608 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250410085222608 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250410085222608 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  20250410085222608 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250410085222608 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250410085222608 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250410085222608 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 20250410085222608 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250410085222609 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  20250410085222609 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  20250410085222609 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085222609 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250410085222609 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250410085222609 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085222609 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250410085222609 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:413) 20250410085222609 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085222609 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085222609 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085222609 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085222609 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250410085222609 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250410085222609 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085222610 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085222610 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250410085222610 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085222610 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085222610 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410085222610 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085222610 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085222610 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085222610 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085222610 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085222610 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085222610 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085222611 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085222611 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085222611 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085222611 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085222611 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085222611 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085222611 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085222611 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085222611 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085222611 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085222611 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250410085222611 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250410085222611 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250410085222611 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250410085222611 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085222611 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085222611 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085222611 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085222611 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085222611 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.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' 20250410085222611 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410085222611 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410085222611 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085222611 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  HNBGW_Test.sgsn0-M3UA(656)@449bbc254af8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250410085222617 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085222617 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250410085222617 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250410085222617 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250410085222617 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250410085222617 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250410085222617 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250410085222617 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 20250410085222617 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250410085222617 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  20250410085222617 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250410085222620 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085222620 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250410085222620 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250410085222620 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  20250410085222620 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250410085222620 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250410085222620 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250410085222620 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 20250410085222620 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250410085222620 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  20250410085222620 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  20250410085222620 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  20250410085222620 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085222620 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250410085222620 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250410085222620 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085222620 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250410085222621 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250410085222621 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085222621 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085222621 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085222621 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085222621 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250410085222621 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250410085222621 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085222622 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085222622 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250410085222622 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085222622 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085222622 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410085222622 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085222622 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085222622 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085222622 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085222622 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085222622 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085222622 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085222622 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085222622 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085222622 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085222622 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085222622 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085222622 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085222622 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085222622 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085222622 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085222622 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085222622 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085222622 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085222622 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085222622 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085222622 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085222623 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.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' 20250410085222623 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410085222623 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410085222623 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085222623 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(652)@449bbc254af8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250410085223411 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085223411 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410085223411 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410085223411 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410085223411 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085223412 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410085223412 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085223412 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085223412 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085223412 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085223412 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085223412 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085223412 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085223412 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410085223412 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085223412 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085223412 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250410085223412 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410085223412 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085223412 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085223412 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085223412 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085223412 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085223412 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085223412 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085223412 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085223412 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085223412 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085223412 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085223412 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085223412 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085223412 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085223412 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250410085223412 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250410085223412 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250410085223412 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250410085223412 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085223412 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410085223412 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085223412 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085223412 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085223412 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085223412 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085223412 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085223412 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085223413 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085223413 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085223413 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085223413 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085223413 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085223413 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085223413 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085223413 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085223413 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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) 20250410085223413 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250410085223413 DRANAP NOTICE cnlink(msc-0)[0x55ae2af13940]{CONNECTED}: link up (cnlink.c:111) 20250410085223413 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085223413 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085223413 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085223413 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085223413 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085223413 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250410085223413 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410085223413 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410085223413 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085223413 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  20250410085223415 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085223415 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410085223415 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410085223415 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410085223415 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085223415 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410085223415 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085223415 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085223415 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085223415 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085223416 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085223416 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085223416 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085223416 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410085223416 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085223416 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085223416 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250410085223416 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410085223416 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085223416 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085223416 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085223416 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085223416 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085223416 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085223416 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085223416 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085223416 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085223416 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085223416 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085223416 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085223416 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085223416 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085223416 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250410085223416 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250410085223416 DRANAP INFO cnlink(msc-0)[0x55ae2af13940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(655)@449bbc254af8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250410085223421 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085223421 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410085223421 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410085223421 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085223421 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085223421 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085223421 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410085223421 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085223421 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085223421 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250410085223421 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410085223421 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085223421 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085223421 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085223421 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085223421 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085223421 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085223421 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085223421 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085223421 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085223421 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085223421 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085223421 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085223421 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085223421 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085223421 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250410085223421 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250410085223421 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250410085223421 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250410085223421 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085223421 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410085223421 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085223421 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085223421 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085223421 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085223421 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085223421 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085223421 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085223421 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085223421 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085223421 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085223421 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085223421 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085223421 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085223421 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085223421 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085223421 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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) 20250410085223421 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250410085223421 DRANAP NOTICE cnlink(sgsn-0)[0x55ae2af5e2a0]{CONNECTED}: link up (cnlink.c:111) 20250410085223421 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085223421 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085223421 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085223421 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410085223421 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085223421 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085223421 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250410085223421 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410085223421 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085223421 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085223421 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085223421 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085223421 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085223421 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085223421 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085223421 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085223421 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085223421 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085223421 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085223421 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085223421 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085223421 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085223421 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250410085223421 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250410085223421 DRANAP INFO cnlink(sgsn-0)[0x55ae2af5e2a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250410085223421 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410085223421 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085223421 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410085223421 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085223421 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085223421 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085223421 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085223421 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085223421 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085223421 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085223421 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085223421 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085223421 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.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' 20250410085223421 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410085223421 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410085223421 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085223421 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  20250410085223421 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085223421 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410085223421 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410085223421 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410085223421 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085223421 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410085223421 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085223421 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085223421 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085223421 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085223434 DLCTRL DEBUG Command: GET 773820346 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250410085223434 DLCTRL DEBUG Tx Command reply: GET_REPLY 773820346 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250410085223437 DLCTRL DEBUG Command: GET 73270764 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250410085223437 DLCTRL DEBUG Tx Command reply: GET_REPLY 73270764 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250410085223439 DLCTRL DEBUG Command: GET 791038306 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250410085223439 DLCTRL DEBUG Tx Command reply: GET_REPLY 791038306 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085223441 DLCTRL DEBUG Command: GET 219909818 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085223441 DLCTRL DEBUG Tx Command reply: GET_REPLY 219909818 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085223443 DLCTRL DEBUG Command: GET 439500363 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250410085223443 DLCTRL DEBUG Tx Command reply: GET_REPLY 439500363 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250410085223446 DLCTRL DEBUG Command: GET 632761598 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250410085223446 DLCTRL DEBUG Tx Command reply: GET_REPLY 632761598 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250410085223449 DLCTRL DEBUG Command: GET 73085485 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250410085223449 DLCTRL DEBUG Tx Command reply: GET_REPLY 73085485 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250410085223452 DLCTRL DEBUG Command: GET 610523648 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250410085223452 DLCTRL DEBUG Tx Command reply: GET_REPLY 610523648 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085223454 DLCTRL DEBUG Command: GET 59105996 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085223454 DLCTRL DEBUG Tx Command reply: GET_REPLY 59105996 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085223456 DLCTRL DEBUG Command: GET 122973257 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250410085223456 DLCTRL DEBUG Tx Command reply: GET_REPLY 122973257 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250410085223458 DLCTRL DEBUG Command: GET 113126234 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250410085223458 DLCTRL DEBUG Tx Command reply: GET_REPLY 113126234 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250410085223460 DLCTRL DEBUG Command: GET 936611738 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250410085223460 DLCTRL DEBUG Tx Command reply: GET_REPLY 936611738 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250410085223461 DLCTRL DEBUG Command: GET 429016052 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250410085223461 DLCTRL DEBUG Tx Command reply: GET_REPLY 429016052 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085223463 DLCTRL DEBUG Command: GET 989555918 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085223463 DLCTRL DEBUG Tx Command reply: GET_REPLY 989555918 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085223466 DLCTRL DEBUG Command: GET 388638266 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250410085223466 DLCTRL DEBUG Tx Command reply: GET_REPLY 388638266 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250410085223469 DLCTRL DEBUG Command: GET 650389326 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250410085223469 DLCTRL DEBUG Tx Command reply: GET_REPLY 650389326 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250410085223472 DLCTRL DEBUG Command: GET 20948780 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250410085223472 DLCTRL DEBUG Tx Command reply: GET_REPLY 20948780 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250410085223474 DLCTRL DEBUG Command: GET 693975881 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250410085223474 DLCTRL DEBUG Tx Command reply: GET_REPLY 693975881 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085223476 DLCTRL DEBUG Command: GET 10586094 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085223476 DLCTRL DEBUG Tx Command reply: GET_REPLY 10586094 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085223478 DLCTRL DEBUG Command: GET 989647288 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250410085223478 DLCTRL DEBUG Tx Command reply: GET_REPLY 989647288 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@449bbc254af8: 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@449bbc254af8: "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@449bbc254af8: 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 := '000000000000000010010000'B, t_guard := 20.000000 } 20250410085223494 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56166<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_mscpool_L3Compl_no_cn-Iuh0-RUA(648)@449bbc254af8: Added conn table entry 0TC_mscpool_L3Compl_no_cn0(658)3844192 20250410085224523 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085224523 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085224523 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250410085224523 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250410085224523 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x3aa860, normal) (hnbgw_rua.c:407) 20250410085224523 DHNB DEBUG map_rua[0x55ae2af8ccd0]{init}: Allocated (fsm.c:456) 20250410085224523 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3844192)[0x55ae2af8ccd0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250410085224523 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3844192 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250410085224523 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410085224523 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410085224523 DCN ERROR (127.0.0.1:9999 TTCN3-HNB-0) RUA-3844192 SCCP-0 CS MI=IMSI-262420000000004: Failed to select IuCS link (hnbgw_rua.c:219) 20250410085224523 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3844192)[0x55ae2af8ccd0]{init}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250410085224523 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3844192)[0x55ae2af8ccd0]{init}: Freeing instance (context_map.c:202) 20250410085224523 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3844192)[0x55ae2af8ccd0]{init}: Deallocated (fsm.c:568) 20250410085224523 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3844192 SCCP-0 CS MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20250410085224523 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) 20250410085224523 DHNB INFO (001-01-L2342-R0-S55-C1) Tx RUA Disconnect (hnbgw_rua.c:177) 20250410085224523 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250410085224523 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410085224523 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)@449bbc254af8: Deleted conn table entry 0TC_mscpool_L3Compl_no_cn0(658)3844192 MTC@449bbc254af8: 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 := '000000000000000010111000'B, t_guard := 20.000000 } 20250410085224544 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56182<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_mscpool_L3Compl_no_cn-Iuh0-RUA(648)@449bbc254af8: Added conn table entry 0TC_mscpool_L3Compl_no_cn0(659)11928144 20250410085225559 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085225559 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085225559 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1351) 20250410085225559 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250410085225559 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xb60250, normal) (hnbgw_rua.c:407) 20250410085225559 DHNB DEBUG map_rua[0x55ae2af8ccd0]{init}: Allocated (fsm.c:456) 20250410085225559 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11928144)[0x55ae2af8ccd0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250410085225559 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11928144 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250410085225559 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410085225559 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410085225559 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:211) 20250410085225559 DCN ERROR (127.0.0.1:9999 TTCN3-HNB-0) RUA-11928144 SCCP-0 CS MI=IMSI-262420000000004: Failed to select IuCS link (hnbgw_rua.c:219) 20250410085225559 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11928144)[0x55ae2af8ccd0]{init}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250410085225559 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11928144)[0x55ae2af8ccd0]{init}: Freeing instance (context_map.c:202) 20250410085225559 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11928144)[0x55ae2af8ccd0]{init}: Deallocated (fsm.c:568) 20250410085225559 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11928144 SCCP-0 CS MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20250410085225559 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) 20250410085225559 DHNB INFO (001-01-L2342-R0-S55-C1) Tx RUA Disconnect (hnbgw_rua.c:177) 20250410085225559 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250410085225560 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410085225560 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)@449bbc254af8: Deleted conn table entry 0TC_mscpool_L3Compl_no_cn0(659)11928144 MTC@449bbc254af8: 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 := '000000000000001011001110'B, t_guard := 20.000000 } 20250410085225599 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38240<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_mscpool_L3Compl_no_cn-Iuh0-RUA(648)@449bbc254af8: Added conn table entry 0TC_mscpool_L3Compl_no_cn0(660)3737934 20250410085226616 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085226616 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085226616 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1351) 20250410085226616 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250410085226616 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x39094e, normal) (hnbgw_rua.c:407) 20250410085226616 DHNB DEBUG map_rua[0x55ae2af8ccd0]{init}: Allocated (fsm.c:456) 20250410085226617 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3737934)[0x55ae2af8ccd0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250410085226617 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3737934 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250410085226617 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410085226617 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410085226617 DCN ERROR (127.0.0.1:9999 TTCN3-HNB-0) RUA-3737934 SCCP-0 CS MI=IMSI-262420000000004: Failed to select IuCS link (hnbgw_rua.c:219) 20250410085226617 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3737934)[0x55ae2af8ccd0]{init}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250410085226617 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3737934)[0x55ae2af8ccd0]{init}: Freeing instance (context_map.c:202) 20250410085226617 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3737934)[0x55ae2af8ccd0]{init}: Deallocated (fsm.c:568) 20250410085226617 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3737934 SCCP-0 CS MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20250410085226617 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) 20250410085226617 DHNB INFO (001-01-L2342-R0-S55-C1) Tx RUA Disconnect (hnbgw_rua.c:177) 20250410085226617 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250410085226617 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410085226617 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)@449bbc254af8: Deleted conn table entry 0TC_mscpool_L3Compl_no_cn0(660)3737934 MTC@449bbc254af8: 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 := '000000000000000100011111'B, t_guard := 20.000000 } 20250410085226658 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38246<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_mscpool_L3Compl_no_cn-Iuh0-RUA(648)@449bbc254af8: Added conn table entry 0TC_mscpool_L3Compl_no_cn0(661)923566 20250410085227677 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085227677 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085227677 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 96 bytes from client (stream_srv.c:1351) 20250410085227677 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250410085227677 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xe17ae, normal) (hnbgw_rua.c:407) 20250410085227677 DHNB DEBUG map_rua[0x55ae2af8ccd0]{init}: Allocated (fsm.c:456) 20250410085227677 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-923566)[0x55ae2af8ccd0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250410085227677 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-923566 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250410085227677 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410085227677 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410085227677 DCN ERROR (127.0.0.1:9999 TTCN3-HNB-0) RUA-923566 SCCP-0 CS MI=IMSI-262420000000004: Failed to select IuCS link (hnbgw_rua.c:219) 20250410085227677 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-923566)[0x55ae2af8ccd0]{init}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250410085227677 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-923566)[0x55ae2af8ccd0]{init}: Freeing instance (context_map.c:202) 20250410085227677 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-923566)[0x55ae2af8ccd0]{init}: Deallocated (fsm.c:568) 20250410085227677 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-923566 SCCP-0 CS MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20250410085227677 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) 20250410085227677 DHNB INFO (001-01-L2342-R0-S55-C1) Tx RUA Disconnect (hnbgw_rua.c:177) 20250410085227677 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250410085227677 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410085227677 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)@449bbc254af8: Deleted conn table entry 0TC_mscpool_L3Compl_no_cn0(661)923566 MTC@449bbc254af8: ok: talloc reports "asn1_context" = 1 bytes 20250410085227691 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:42533<->l=127.0.0.1:4262) (control_if.c:193) 20250410085227692 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56164<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(645)@449bbc254af8: Final verdict of PTC: none VirtHNBGW-STATS(644)@449bbc254af8: Final verdict of PTC: none MTC@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed 20250410085227697 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56156<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250410085227698 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085227698 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085227698 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410085227698 DMAIN NOTICE (127.0.0.1:9999 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) 20250410085227698 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250410085227698 DLINP DEBUG SRVCONN(,r=127.0.0.1:56788<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085227698 DLINP DEBUG SRVCONN(,r=127.0.0.1:56788<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085227698 DLINP NOTICE SRV(,r=127.0.0.1:56788<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410085227698 DMAIN NOTICE (127.0.0.1:56788 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:56788<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250410085227698 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) TC_mscpool_L3Compl_no_cn-Iuh1-RUA(650)@449bbc254af8: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(654)@449bbc254af8: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(655)@449bbc254af8: Final verdict of PTC: none 20250410085227704 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250410085227704 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410085227704 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250410085227704 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT HNBGW_Test.msc0-SCCP(651)@449bbc254af8: Final verdict of PTC: none 20250410085227704 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250410085227704 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410085227704 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250410085227704 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250410085227704 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250410085227704 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410085227704 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250410085227704 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250410085227704 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250410085227704 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410085227704 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 TC_mscpool_L3Compl_no_cn-Iuh0(647)@449bbc254af8: Final verdict of PTC: none 20250410085227704 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250410085227705 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250410085227705 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085227705 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-sgsn0-0: connection closed 20250410085227705 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250410085227705 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250410085227705 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250410085227705 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250410085227705 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 20250410085227705 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  20250410085227705 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  20250410085227705 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085227705 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250410085227705 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250410085227705 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250410085227705 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250410085227705 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085227705 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-msc0-0: connection closed 20250410085227705 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250410085227705 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250410085227705 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250410085227705 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250410085227705 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 20250410085227705 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  20250410085227705 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085227705 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250410085227705 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250410085227705 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085227705 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250410085227705 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250410085227705 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085227705 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085227705 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085227705 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085227705 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250410085227705 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250410085227705 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250410085227705 DRANAP NOTICE cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: link lost (cnlink.c:118) 20250410085227705 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250410085227706 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085227706 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250410085227706 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:378) 20250410085227706 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085227706 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085227706 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085227706 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085227706 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250410085227706 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250410085227706 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250410085227706 DRANAP NOTICE cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: link lost (cnlink.c:118) TC_mscpool_L3Compl_no_cn-Iuh1(649)@449bbc254af8: Final verdict of PTC: none TC_mscpool_L3Compl_no_cn-Iuh0-RUA(648)@449bbc254af8: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(653)@449bbc254af8: Final verdict of PTC: none MutexDispCT-TC_mscpool_L3Compl_no_cn(643)@449bbc254af8: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(656)@449bbc254af8: Final verdict of PTC: none HNBGW-PFCP(646)@449bbc254af8: Final verdict of PTC: none 20250410085227709 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56166<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250410085227710 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38240<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250410085227711 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56182<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250410085227713 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38246<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Compl_no_cn0(659)@449bbc254af8: Final verdict of PTC: none HNBGW_Test.msc0-RAN(652)@449bbc254af8: Final verdict of PTC: none TC_mscpool_L3Compl_no_cn0(658)@449bbc254af8: Final verdict of PTC: none TC_mscpool_L3Compl_no_cn0(660)@449bbc254af8: Final verdict of PTC: none TC_mscpool_L3Compl_no_cn0(661)@449bbc254af8: Final verdict of PTC: none HNBGW-MGCP(657)@449bbc254af8: Final verdict of PTC: none MTC@449bbc254af8: Setting final verdict of the test case. MTC@449bbc254af8: Local verdict of MTC: pass MTC@449bbc254af8: Local verdict of PTC MutexDispCT-TC_mscpool_L3Compl_no_cn(643): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC VirtHNBGW-STATS(644): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC IPA-CTRL-CLI-IPA(645): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW-PFCP(646): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC TC_mscpool_L3Compl_no_cn-Iuh0(647): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC TC_mscpool_L3Compl_no_cn-Iuh0-RUA(648): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC TC_mscpool_L3Compl_no_cn-Iuh1(649): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC TC_mscpool_L3Compl_no_cn-Iuh1-RUA(650): none (pass -> pass) Thu Apr 10 08:52:27 UTC 2025 ====== HNBGW_Tests.TC_mscpool_L3Compl_no_cn pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_mscpool_L3Compl_no_cn.talloc MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.msc0-SCCP(651): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.msc0-RAN(652): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.msc0-M3UA(653): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(654): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.sgsn0-RAN(655): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(656): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW-MGCP(657): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC TC_mscpool_L3Compl_no_cn0(658): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC TC_mscpool_L3Compl_no_cn0(659): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC TC_mscpool_L3Compl_no_cn0(660): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC TC_mscpool_L3Compl_no_cn0(661): none (pass -> pass) MTC@449bbc254af8: Test case TC_mscpool_L3Compl_no_cn finished. Verdict: pass MTC@449bbc254af8: 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'. 20250410085227835 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38262<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410085228339 DLSCCP DEBUG SCCP-SCOC(77)[0x55ae2af82f40]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250410085228339 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c1d5c6), PART(T=Source Reference,L=4,D=0000004d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085228339 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085228339 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085228339 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410085228339 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085228339 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250410085228339 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085228339 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 c1 d5 c6 00 00 4d 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085228339 DLSCCP DEBUG SCCP-SCOC(76)[0x55ae2af78930]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250410085228339 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00354111), PART(T=Source Reference,L=4,D=0000004c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085228339 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085228339 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085228339 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410085228339 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085228339 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250410085228339 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085228339 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 35 41 11 00 00 4c 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085228339 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085228339 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085228339 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085228340 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250410085228340 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250410085228340 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250410085228340 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085228340 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085228340 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085228340 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250410085228340 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250410085228340 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250410085228347 DLSCCP DEBUG SCCP-SCOC(78)[0x55ae2af76130]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250410085228347 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d31c22), PART(T=Source Reference,L=4,D=0000004e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085228347 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085228347 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085228347 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085228347 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085228347 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410085228347 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085228347 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 d3 1c 22 00 00 4e 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085228347 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085228347 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085228347 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085228347 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410085228347 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410085228347 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250410085228538 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38262<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=300808) 20250410085228722 DLSCCP DEBUG SCCP-SCOC(73)[0x55ae2af72090]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410085228723 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0043d1fa), PART(T=Source Reference,L=4,D=00000049), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085228723 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085228723 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085228723 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085228723 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085228723 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410085228723 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085228723 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 43 d1 fa 00 00 49 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085228723 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085228723 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085228723 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085228723 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410085228723 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410085228723 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250410085228724 DLSCCP DEBUG SCCP-SCOC(74)[0x55ae2af726f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410085228724 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00429914), PART(T=Source Reference,L=4,D=0000004a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085228724 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085228724 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085228724 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085228725 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085228725 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410085228725 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085228725 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 42 99 14 00 00 4a 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085228725 DLSCCP DEBUG SCCP-SCOC(75)[0x55ae2af76b20]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410085228725 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00af89a4), PART(T=Source Reference,L=4,D=0000004b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085228725 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085228725 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085228725 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085228725 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085228725 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410085228725 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085228725 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 af 89 a4 00 00 4b 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085228725 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085228725 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085228725 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085228725 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410085228725 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410085228725 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250410085228725 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085228725 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085228725 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085228725 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410085228725 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410085228725 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250410085229260 DLSCCP DEBUG SCCP-SCOC(72)[0x55ae2af6b350]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410085229260 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b53559), PART(T=Source Reference,L=4,D=00000048), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085229260 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085229260 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085229260 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085229260 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085229260 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085229260 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085229260 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 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 35 59 00 00 48 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085229260 DLSCCP DEBUG SCCP-SCOC(71)[0x55ae2af71270]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410085229260 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00651811), PART(T=Source Reference,L=4,D=00000047), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085229260 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085229260 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085229260 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085229260 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085229260 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410085229260 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085229260 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 65 18 11 00 00 47 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085229260 DLSCCP DEBUG SCCP-SCOC(70)[0x55ae2af6f770]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410085229260 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c3c8b4), PART(T=Source Reference,L=4,D=00000046), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085229260 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085229260 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085229260 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085229260 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085229260 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085229260 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085229260 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 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 c8 b4 00 00 46 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085229260 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085229260 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085229260 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085229260 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085229260 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085229260 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250410085229261 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085229261 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085229261 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085229261 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410085229261 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410085229261 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250410085229261 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085229261 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085229261 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085229261 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085229261 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085229261 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=300808, count=330120) 20250410085229706 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250410085229706 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250410085229706 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250410085229706 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250410085229706 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250410085229706 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250410085229785 DLSCCP DEBUG SCCP-SCOC(69)[0x55ae2af83720]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410085229785 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0008bac9), PART(T=Source Reference,L=4,D=00000045), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085229785 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085229785 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085229785 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085229785 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085229785 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085229785 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085229785 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 08 ba c9 00 00 45 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085229785 DLSCCP DEBUG SCCP-SCOC(67)[0x55ae2af78be0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410085229785 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ea75c2), PART(T=Source Reference,L=4,D=00000043), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085229785 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085229785 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085229785 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085229785 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085229785 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085229785 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085229785 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 ea 75 c2 00 00 43 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085229785 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085229785 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085229785 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085229785 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085229785 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085229785 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250410085229785 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085229786 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085229786 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085229786 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085229786 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085229786 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250410085229792 DLSCCP DEBUG SCCP-SCOC(68)[0x55ae2af7ac50]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410085229792 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005d5628), PART(T=Source Reference,L=4,D=00000044), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085229792 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085229792 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085229792 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085229792 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085229792 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410085229792 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085229792 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 5d 56 28 00 00 44 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085229793 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085229793 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085229793 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085229793 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410085229793 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410085229793 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250410085230306 DLSCCP DEBUG SCCP-SCOC(65)[0x55ae2af840b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410085230307 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0059e973), PART(T=Source Reference,L=4,D=00000041), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085230307 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085230307 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085230307 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085230307 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085230307 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410085230307 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085230307 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 59 e9 73 00 00 41 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085230307 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085230307 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085230307 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085230307 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410085230307 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410085230307 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250410085230315 DLSCCP DEBUG SCCP-SCOC(64)[0x55ae2af6a520]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410085230315 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000e2669), PART(T=Source Reference,L=4,D=00000040), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085230315 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085230315 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085230315 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085230315 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085230315 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085230315 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085230315 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 0e 26 69 00 00 40 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085230315 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085230315 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085230316 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085230316 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085230316 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085230316 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250410085230332 DLSCCP DEBUG SCCP-SCOC(66)[0x55ae2af73910]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410085230333 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008e2f97), PART(T=Source Reference,L=4,D=00000042), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085230333 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085230333 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085230333 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085230333 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085230333 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085230333 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085230333 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 8e 2f 97 00 00 42 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085230333 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085230333 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085230333 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085230333 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085230333 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085230333 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@449bbc254af8: 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@449bbc254af8: 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 ------ Thu Apr 10 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 20250410085230770 DLSCCP DEBUG SCCP-SCOC(62)[0x55ae2af74d00]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410085230770 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085230770 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085230770 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085230770 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410085230770 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410085230770 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250410085230770 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00053e6b), PART(T=Source Reference,L=4,D=0000003e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085230770 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085230770 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085230770 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085230770 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085230770 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410085230770 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085230770 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 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 3e 6b 00 00 3e 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085230771 DLSCCP DEBUG SCCP-SCOC(63)[0x55ae2af72860]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410085230771 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a79320), PART(T=Source Reference,L=4,D=0000003f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085230771 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085230771 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085230771 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085230771 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085230771 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085230771 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085230771 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 a7 93 20 00 00 3f 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085230771 DLSCCP DEBUG SCCP-SCOC(61)[0x55ae2af6a050]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410085230771 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0013a1fb), PART(T=Source Reference,L=4,D=0000003d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085230771 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085230771 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085230771 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085230771 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085230771 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085230771 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085230772 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 13 a1 fb 00 00 3d 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085230772 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085230772 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085230772 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085230772 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085230772 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085230772 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250410085230772 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085230772 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085230772 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085230772 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085230772 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085230772 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250410085231301 DLSCCP DEBUG SCCP-SCOC(59)[0x55ae2af8b7b0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250410085231301 DLSCCP DEBUG SCCP-SCOC(59)[0x55ae2af8b7b0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250410085231301 DLSCCP DEBUG SCCP-SCOC(59)[0x55ae2af8b7b0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250410085231301 DLSCCP DEBUG SCCP-SCOC(59)[0x55ae2af8b7b0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250410085231301 DLSCCP DEBUG SCCP-SCOC(59)[0x55ae2af8b7b0]{IDLE}: Deallocated (fsm.c:568) 20250410085231303 DLSCCP DEBUG SCCP-SCOC(58)[0x55ae2af935a0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250410085231303 DLSCCP DEBUG SCCP-SCOC(58)[0x55ae2af935a0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250410085231303 DLSCCP DEBUG SCCP-SCOC(58)[0x55ae2af935a0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250410085231303 DLSCCP DEBUG SCCP-SCOC(58)[0x55ae2af935a0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250410085231303 DLSCCP DEBUG SCCP-SCOC(58)[0x55ae2af935a0]{IDLE}: Deallocated (fsm.c:568) 20250410085231303 DLSCCP DEBUG SCCP-SCOC(60)[0x55ae2af70bd0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250410085231303 DLSCCP DEBUG SCCP-SCOC(60)[0x55ae2af70bd0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250410085231303 DLSCCP DEBUG SCCP-SCOC(60)[0x55ae2af70bd0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250410085231303 DLSCCP DEBUG SCCP-SCOC(60)[0x55ae2af70bd0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250410085231303 DLSCCP DEBUG SCCP-SCOC(60)[0x55ae2af70bd0]{IDLE}: Deallocated (fsm.c:568) MTC@449bbc254af8: 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@449bbc254af8: Test case TC_mscpool_LU_by_tmsi_from_other_PLMN started. 20250410085231642 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38266<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410085231648 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38270<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410085231654 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:34109<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0(666)@449bbc254af8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250410085231673 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250410085231673 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250410085231680 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085231680 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085231680 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085231680 DRANAP DEBUG cnlink(msc-1)[0x55ae2aef6920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085231680 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085231680 DRANAP DEBUG cnlink(msc-2)[0x55ae2aef3b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085231680 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085231680 DRANAP DEBUG cnlink(msc-3)[0x55ae2af5d910]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1(668)@449bbc254af8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250410085231681 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:50315 (stream_srv.c:142) 20250410085231681 DMAIN INFO New HNB SCTP connection r=127.0.0.1:50315<->l=127.0.0.1:29169 (hnbgw.c:791) 20250410085231682 DRANAP DEBUG cnlink(msc-3)[0x55ae2af5d910]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085231682 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250410085231682 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085231682 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085231682 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410085231682 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085231682 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085231682 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085231682 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) 20250410085231682 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085231682 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085231682 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085231682 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085231682 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085231682 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085231682 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085231682 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) 20250410085231682 DLSS7 DEBUG Found route for dpc=4=0.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) 20250410085231682 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250410085231682 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085231682 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250410085231682 DRANAP DEBUG cnlink(msc-3)[0x55ae2af5d910]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085231682 DRANAP DEBUG cnlink(msc-2)[0x55ae2aef3b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085231682 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250410085231682 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085231682 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085231682 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410085231682 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085231682 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085231682 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085231682 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085231682 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085231682 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085231682 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085231682 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085231682 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085231682 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085231682 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085231682 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085231682 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085231682 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250410085231682 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085231682 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085231682 DRANAP DEBUG cnlink(msc-2)[0x55ae2aef3b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085231682 DRANAP DEBUG cnlink(msc-1)[0x55ae2aef6920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085231682 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250410085231682 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085231682 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085231682 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410085231682 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085231682 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085231682 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085231682 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085231682 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085231682 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085231682 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085231682 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085231682 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085231682 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085231682 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085231682 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085231682 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085231682 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410085231682 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085231682 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085231682 DRANAP DEBUG cnlink(msc-1)[0x55ae2aef6920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085231682 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085231682 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250410085231682 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085231682 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085231682 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410085231682 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085231682 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085231682 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085231682 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085231682 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085231682 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085231682 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085231682 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085231682 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085231682 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085231682 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085231682 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085231682 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085231682 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085231682 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085231682 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085231682 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085231682 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085231682 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085231682 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085231682 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 20250410085231682 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250410085231682 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250410085231682 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085231682 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085231682 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085231682 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250410085231682 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250410085231682 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250410085231682 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085231682 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085231682 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085231682 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410085231682 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410085231682 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250410085231682 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085231682 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085231682 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085231682 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085231682 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085231682 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@449bbc254af8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(672)@449bbc254af8: ************************************************* HNBGW_Test.msc0-M3UA(672)@449bbc254af8: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(672)@449bbc254af8: ************************************************* MTC@449bbc254af8: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(670)@449bbc254af8: v_sccp_pdu_maxlen:268 MTC@449bbc254af8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(675)@449bbc254af8: ************************************************* HNBGW_Test.msc1-M3UA(675)@449bbc254af8: M3UA emulation initiated, the test can be started MTC@449bbc254af8: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(675)@449bbc254af8: ************************************************* HNBGW_Test.msc1-SCCP(673)@449bbc254af8: v_sccp_pdu_maxlen:268 MTC@449bbc254af8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc2-M3UA(678)@449bbc254af8: ************************************************* HNBGW_Test.msc2-M3UA(678)@449bbc254af8: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(678)@449bbc254af8: ************************************************* MTC@449bbc254af8: Starting RAN_Emulation HNBGW_Test.msc2-SCCP(676)@449bbc254af8: v_sccp_pdu_maxlen:268 20250410085231715 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085231715 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085231715 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085231715 DRANAP DEBUG cnlink(sgsn-1)[0x55ae2af5ec30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085231716 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085231716 DRANAP DEBUG cnlink(sgsn-2)[0x55ae2af5f5c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085231716 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085231716 DRANAP DEBUG cnlink(sgsn-3)[0x55ae2af5ff50]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085231717 DRANAP DEBUG cnlink(sgsn-3)[0x55ae2af5ff50]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085231717 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250410085231717 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085231717 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085231717 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410085231717 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085231717 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085231717 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085231717 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) 20250410085231717 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085231717 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085231717 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085231717 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085231717 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085231717 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085231717 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085231717 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) 20250410085231717 DLSS7 DEBUG Found route for dpc=12=0.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) 20250410085231717 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250410085231717 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085231717 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250410085231717 DRANAP DEBUG cnlink(sgsn-3)[0x55ae2af5ff50]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085231717 DRANAP DEBUG cnlink(sgsn-2)[0x55ae2af5f5c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085231717 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250410085231717 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085231717 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085231717 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410085231717 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085231717 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085231717 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085231717 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085231717 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085231717 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085231717 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085231717 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085231717 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085231717 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085231717 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085231717 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085231717 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085231717 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250410085231717 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085231717 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085231717 DRANAP DEBUG cnlink(sgsn-2)[0x55ae2af5f5c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085231717 DRANAP DEBUG cnlink(sgsn-1)[0x55ae2af5ec30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085231717 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250410085231717 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085231717 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085231717 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410085231717 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085231717 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085231717 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085231717 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085231717 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085231717 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085231717 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085231717 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085231717 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085231717 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085231717 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085231717 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085231717 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085231717 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250410085231717 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085231717 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085231717 DRANAP DEBUG cnlink(sgsn-1)[0x55ae2af5ec30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085231717 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085231717 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250410085231717 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085231717 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085231717 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410085231717 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085231717 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085231717 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085231717 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085231717 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085231717 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085231717 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085231717 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085231717 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085231717 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085231717 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085231717 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085231717 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085231717 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085231717 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085231717 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085231717 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085231717 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085231717 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085231717 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085231717 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 20250410085231717 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250410085231717 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250410085231717 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085231717 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085231717 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085231717 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250410085231717 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250410085231717 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' 20250410085231717 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 20250410085231717 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250410085231717 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085231717 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  20250410085231717 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085231717 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085231717 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085231717 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250410085231717 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250410085231717 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250410085231717 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250410085231717 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085231717 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085231717 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085231717 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085231717 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085231717 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@449bbc254af8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@449bbc254af8: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(681)@449bbc254af8: ************************************************* HNBGW_Test.sgsn0-M3UA(681)@449bbc254af8: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(681)@449bbc254af8: ************************************************* HNBGW_Test.sgsn0-SCCP(679)@449bbc254af8: v_sccp_pdu_maxlen:268 MTC@449bbc254af8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@449bbc254af8: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(684)@449bbc254af8: ************************************************* HNBGW_Test.sgsn1-M3UA(684)@449bbc254af8: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(684)@449bbc254af8: ************************************************* HNBGW_Test.sgsn1-SCCP(682)@449bbc254af8: v_sccp_pdu_maxlen:268 MTC@449bbc254af8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn2-M3UA(687)@449bbc254af8: ************************************************* MTC@449bbc254af8: Starting RAN_Emulation HNBGW_Test.sgsn2-M3UA(687)@449bbc254af8: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn2-M3UA(687)@449bbc254af8: ************************************************* HNBGW_Test.sgsn2-SCCP(685)@449bbc254af8: v_sccp_pdu_maxlen:268 20250410085231759 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085231759 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085231759 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250410085231759 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250410085231759 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) 20250410085231759 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250410085231759 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250410085231759 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410085231759 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@449bbc254af8: setverdict(pass): none -> pass 20250410085231765 DLINP DEBUG SRVCONN(,r=127.0.0.1:50315<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085231765 DLINP DEBUG SRVCONN(,r=127.0.0.1:50315<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085231765 DLINP DEBUG SRVCONN(,r=127.0.0.1:50315<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250410085231765 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250410085231765 DHNBAP DEBUG (127.0.0.1:50315 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20250410085231765 DHNBAP NOTICE (127.0.0.1:50315 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250410085231765 DHNBAP NOTICE (127.0.0.1:50315 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250410085231765 DLINP DEBUG SRVCONN(,r=127.0.0.1:50315<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410085231765 DLINP DEBUG SRVCONN(,r=127.0.0.1:50315<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed 20250410085231893 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250410085231893 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250410085231893 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250410085231893 DLSS7 <000c> 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)@449bbc254af8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250410085231901 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085231901 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250410085231901 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250410085231901 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250410085231901 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250410085231901 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250410085231901 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250410085231901 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 20250410085231901 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250410085231901 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  20250410085231901 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250410085231903 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 20250410085231903 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 20250410085231903 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250410085231903 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250410085231903 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085231903 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250410085231903 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250410085231903 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  20250410085231904 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250410085231904 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250410085231904 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250410085231904 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 20250410085231904 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250410085231904 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  20250410085231904 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  20250410085231904 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085231904 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250410085231904 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250410085231904 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085231904 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250410085231904 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:413) 20250410085231904 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085231904 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085231904 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085231904 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085231904 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250410085231904 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250410085231904 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085231905 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085231905 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250410085231905 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085231905 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085231905 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410085231905 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085231905 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085231905 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085231905 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085231906 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085231906 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085231906 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085231906 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085231906 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085231906 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085231906 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085231906 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085231906 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085231906 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085231906 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085231906 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085231906 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085231906 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085231906 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085231906 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085231906 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085231906 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085231906 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.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' 20250410085231906 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410085231906 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410085231906 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085231906 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  HNBGW_Test.msc1-M3UA(675)@449bbc254af8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250410085231911 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085231911 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPSM:UP) 20250410085231911 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250410085231911 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250410085231911 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250410085231911 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250410085231911 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250410085231911 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 20250410085231912 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Inactive () 20250410085231912 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  20250410085231912 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250410085231913 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085231913 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPTM:ACTIVE) 20250410085231913 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250410085231913 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  20250410085231913 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250410085231913 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250410085231913 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250410085231913 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 20250410085231913 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Active () 20250410085231913 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  20250410085231913 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  20250410085231913 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  20250410085231913 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085231913 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250410085231913 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 20250410085231913 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 20250410085231913 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250410085231913 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250410085231913 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250410085231913 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085231913 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250410085231913 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.0.2/0 (xua_snm.c:413) 20250410085231913 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085231913 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085231913 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085231913 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085231913 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250410085231913 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250410085231913 DRANAP DEBUG cnlink(msc-1)[0x55ae2aef6920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) HNBGW_Test.msc2-M3UA(678)@449bbc254af8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20250410085231914 DRANAP DEBUG cnlink(msc-1)[0x55ae2aef6920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085231914 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250410085231914 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085231914 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085231914 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410085231914 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085231914 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085231914 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085231914 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085231914 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085231914 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085231914 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085231914 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085231914 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085231914 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085231914 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085231914 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085231914 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085231914 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410085231914 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085231914 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085231914 DRANAP DEBUG cnlink(msc-1)[0x55ae2aef6920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085231914 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) 20250410085231914 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (ASPSM:UP) 20250410085231914 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250410085231914 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc2-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250410085231914 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250410085231914 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250410085231914 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20250410085231914 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 20250410085231914 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc2-0) Tx NOTIFY Type State Change:AS Inactive () 20250410085231914 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  20250410085231914 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250410085231914 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085231914 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085231914 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085231914 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410085231914 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410085231914 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250410085231915 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250410085231915 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250410085231915 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085231915 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  20250410085231916 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) 20250410085231916 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (ASPTM:ACTIVE) 20250410085231916 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250410085231916 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  20250410085231916 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250410085231916 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250410085231916 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250410085231916 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 20250410085231916 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc2-0) Tx NOTIFY Type State Change:AS Active () 20250410085231917 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  20250410085231917 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  20250410085231917 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  20250410085231917 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  20250410085231917 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085231917 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250410085231917 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250410085231917 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085231917 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250410085231917 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.0.3/0 (xua_snm.c:413) 20250410085231917 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085231917 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085231917 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085231917 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085231917 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250410085231917 DCN NOTICE (msc-2) now available: N-PCSTATE ind: pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250410085231917 DRANAP DEBUG cnlink(msc-2)[0x55ae2aef3b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085231918 DRANAP DEBUG cnlink(msc-2)[0x55ae2aef3b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085231918 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250410085231918 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085231918 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085231918 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410085231918 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085231918 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085231918 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085231918 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085231918 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085231918 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085231918 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085231918 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085231918 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085231918 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085231918 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085231918 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410085231918 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085231919 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250410085231919 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085231919 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085231919 DRANAP DEBUG cnlink(msc-2)[0x55ae2aef3b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085231919 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085231919 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085231919 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085231919 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250410085231919 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250410085231919 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' 20250410085231919 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 20250410085231919 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250410085231919 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085231919 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  20250410085231928 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250410085231928 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250410085231928 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250410085231928 DLSS7 <000c> 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)@449bbc254af8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250410085231933 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085231933 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250410085231933 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250410085231933 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250410085231933 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250410085231933 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250410085231933 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250410085231933 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 20250410085231933 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250410085231933 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  20250410085231933 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250410085231935 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085231935 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250410085231935 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250410085231935 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  20250410085231935 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250410085231935 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250410085231935 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250410085231935 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 20250410085231935 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250410085231935 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  20250410085231935 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  20250410085231935 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  20250410085231935 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  20250410085231935 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  20250410085231935 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085231935 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250410085231935 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250410085231935 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085231935 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250410085231935 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250410085231935 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085231935 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085231935 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085231935 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085231935 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250410085231935 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250410085231935 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085231937 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085231937 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250410085231937 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085231937 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085231937 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410085231937 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085231937 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085231937 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085231937 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085231937 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085231937 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085231937 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085231937 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085231937 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085231937 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085231937 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085231937 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085231937 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085231937 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085231937 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085231937 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085231937 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085231937 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085231937 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085231937 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085231937 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085231937 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085231937 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.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' 20250410085231937 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410085231937 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410085231937 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085231937 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  20250410085231938 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 20250410085231938 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 20250410085231938 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250410085231938 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)@449bbc254af8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250410085231942 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085231942 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPSM:UP) 20250410085231942 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250410085231942 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250410085231942 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250410085231942 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250410085231942 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250410085231942 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 20250410085231942 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Inactive () 20250410085231942 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  20250410085231942 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250410085231944 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085231944 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPTM:ACTIVE) 20250410085231944 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250410085231944 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  20250410085231944 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250410085231944 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250410085231944 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250410085231944 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 20250410085231944 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Active () 20250410085231944 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  20250410085231944 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  20250410085231944 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  20250410085231944 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  20250410085231944 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  20250410085231944 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  20250410085231944 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085231944 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250410085231944 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250410085231944 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085231944 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250410085231944 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.1.2/0 (xua_snm.c:413) 20250410085231944 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085231944 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085231944 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085231944 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085231944 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250410085231944 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250410085231944 DRANAP DEBUG cnlink(sgsn-1)[0x55ae2af5ec30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085231946 DRANAP DEBUG cnlink(sgsn-1)[0x55ae2af5ec30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085231946 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250410085231946 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085231946 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085231946 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410085231946 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085231946 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085231946 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085231946 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085231946 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085231946 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085231946 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085231946 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085231946 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085231946 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085231946 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085231946 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085231946 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085231946 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250410085231946 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085231946 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085231946 DRANAP DEBUG cnlink(sgsn-1)[0x55ae2af5ec30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085231946 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085231946 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085231946 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085231946 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250410085231946 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250410085231946 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' 20250410085231946 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 20250410085231946 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250410085231946 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085231946 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 06 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 04  20250410085231949 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 20250410085231949 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 20250410085231949 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 20250410085231949 DLSS7 <000c> osmo_ss7_asp.c:1126 ?: connection closed 20250410085231949 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20250410085231949 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20250410085231949 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(687)@449bbc254af8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23910 to server: "127.0.0.1":2905 association #8 20250410085231954 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) 20250410085231954 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn2-0) Received M3UA Message (ASPSM:UP) 20250410085231954 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20250410085231954 DLSS7 <000c> xua_asp_fsm.c:300 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20250410085231954 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  20250410085231954 DLSS7 <000c> xua_asp_fsm.c:680 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20250410085231954 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20250410085231954 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn2){AS_ACTIVE}: state_chg to AS_PENDING 20250410085231954 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 20250410085231954 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn2-0) Tx NOTIFY Type State Change:AS Pending () 20250410085231954 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  20250410085231954 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  20250410085231954 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  20250410085231954 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  20250410085231955 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  20250410085231955 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  20250410085231955 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085231955 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn2-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250410085231955 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20250410085231955 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085231955 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250410085231955 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.1.3/0 (xua_snm.c:378) 20250410085231955 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085231955 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085231955 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085231955 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085231955 DCN DEBUG N-PCSTATE ind: affected_pc=11 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250410085231959 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) 20250410085231959 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn2-0) Received M3UA Message (ASPTM:ACTIVE) 20250410085231959 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250410085231959 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  20250410085231959 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250410085231959 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn2){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20250410085231959 DLSS7 <000c> xua_as_fsm.c:552 XUA_AS(virt-sgsn2){AS_PENDING}: state_chg to AS_ACTIVE 20250410085231959 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 20250410085231959 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn2-0) Tx NOTIFY Type State Change:AS Active () 20250410085231959 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  20250410085231959 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  20250410085231959 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  20250410085231959 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  20250410085231960 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  20250410085231960 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  20250410085231960 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085231960 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250410085231960 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085231960 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250410085231960 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.1.3/0 (xua_snm.c:413) 20250410085231960 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085231960 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085231960 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085231960 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085231960 DCN DEBUG N-PCSTATE ind: affected_pc=11 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250410085231960 DCN NOTICE (sgsn-2) now available: N-PCSTATE ind: pc=11 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250410085231960 DRANAP DEBUG cnlink(sgsn-2)[0x55ae2af5f5c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085231961 DRANAP DEBUG cnlink(sgsn-2)[0x55ae2af5f5c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085231961 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250410085231961 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085231961 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085231961 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410085231961 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085231961 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085231961 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085231961 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085231961 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085231961 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085231961 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085231962 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085231962 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085231962 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085231962 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085231962 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085231962 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085231962 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250410085231962 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085231962 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085231962 DRANAP DEBUG cnlink(sgsn-2)[0x55ae2af5f5c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085231962 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085231962 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085231962 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085231962 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250410085231962 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250410085231962 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=1 -> eSLS=1: use Normal Route via 'virt-sgsn2' 20250410085231962 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 20250410085231962 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250410085231962 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085231962 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 01 09 00 03 07 0b 04 43 0b 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 06  HNBGW_Test.msc0-RAN(671)@449bbc254af8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250410085232700 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085232700 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410085232700 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410085232700 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410085232700 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085232700 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410085232700 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085232700 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085232700 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085232700 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085232700 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085232700 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085232700 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085232700 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410085232700 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085232700 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085232700 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250410085232700 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410085232700 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085232700 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085232700 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085232700 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085232700 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085232700 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085232700 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085232700 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085232700 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085232700 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085232700 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085232700 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085232700 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085232700 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085232700 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250410085232700 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250410085232700 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250410085232700 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250410085232700 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085232700 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410085232700 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085232700 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085232700 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085232700 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085232700 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085232700 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085232700 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085232700 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085232700 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085232700 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085232700 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085232700 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085232700 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085232700 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085232700 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085232700 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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) 20250410085232700 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250410085232700 DRANAP NOTICE cnlink(msc-0)[0x55ae2af13940]{CONNECTED}: link up (cnlink.c:111) 20250410085232700 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085232700 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085232700 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085232700 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085232700 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085232700 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250410085232700 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410085232700 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410085232700 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085232700 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  20250410085232701 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085232701 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085232701 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085232701 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410085232701 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085232701 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085232701 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250410085232701 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410085232701 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085232701 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085232701 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085232701 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085232701 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085232701 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085232701 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085232701 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085232701 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085232701 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085232701 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085232701 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085232701 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085232701 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085232701 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250410085232701 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250410085232701 DRANAP INFO cnlink(msc-0)[0x55ae2af13940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250410085232701 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085232701 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410085232701 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410085232701 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410085232701 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085232701 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410085232701 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085232701 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085232701 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085232701 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  HNBGW_Test.msc1-RAN(674)@449bbc254af8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250410085232710 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085232710 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250410085232710 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250410085232710 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 20250410085232710 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085232710 DLSS7 <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' 20250410085232710 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085232710 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085232710 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085232710 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085232710 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085232710 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085232710 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085232710 DLM3UA DEBUG 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) 20250410085232710 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085232710 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085232710 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250410085232710 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250410085232710 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085232710 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085232710 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085232710 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085232710 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085232710 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085232710 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085232710 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085232710 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085232710 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085232710 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085232710 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085232710 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085232710 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085232710 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250410085232710 DRANAP DEBUG cnlink(msc-1)[0x55ae2aef6920]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250410085232710 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) 20250410085232710 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) 20250410085232710 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085232710 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250410085232710 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085232710 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085232710 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085232710 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085232710 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085232710 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085232710 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085232710 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085232710 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085232710 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085232710 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085232710 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085232710 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085232710 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410085232710 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085232710 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250410085232710 DRANAP DEBUG cnlink(msc-1)[0x55ae2aef6920]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250410085232710 DRANAP NOTICE cnlink(msc-1)[0x55ae2aef6920]{CONNECTED}: link up (cnlink.c:111) 20250410085232710 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085232710 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085232710 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085232710 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410085232710 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410085232710 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250410085232710 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250410085232710 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250410085232710 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085232710 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  20250410085232711 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085232711 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085232711 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085232711 DLM3UA DEBUG 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) 20250410085232711 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085232711 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085232711 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250410085232711 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250410085232711 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085232711 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085232711 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085232711 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085232711 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250410085232711 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250410085232711 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 20250410085232711 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085232711 DLSS7 <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' 20250410085232711 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085232711 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085232711 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085232711 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085232711 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085232711 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085232711 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085232711 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085232711 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085232711 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085232711 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085232711 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085232711 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085232711 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085232711 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085232711 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250410085232711 DRANAP DEBUG cnlink(msc-1)[0x55ae2aef6920]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250410085232711 DRANAP INFO cnlink(msc-1)[0x55ae2aef6920]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc2-RAN(677)@449bbc254af8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250410085232719 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) 20250410085232719 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250410085232719 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250410085232719 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 20250410085232719 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085232719 DLSS7 <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' 20250410085232719 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085232719 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085232719 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085232719 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085232719 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085232719 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085232719 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085232719 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) 20250410085232719 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085232719 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085232719 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250410085232719 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250410085232719 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085232719 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085232719 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085232719 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085232719 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085232719 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085232719 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085232719 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085232719 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085232719 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085232719 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085232719 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085232719 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085232719 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085232719 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250410085232719 DRANAP DEBUG cnlink(msc-2)[0x55ae2aef3b20]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250410085232720 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) 20250410085232720 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) 20250410085232720 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085232720 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250410085232720 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085232720 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085232720 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085232720 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085232720 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085232720 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085232720 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085232720 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085232720 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085232720 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085232720 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085232720 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085232720 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085232720 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250410085232720 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085232720 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250410085232720 DRANAP DEBUG cnlink(msc-2)[0x55ae2aef3b20]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250410085232720 DRANAP NOTICE cnlink(msc-2)[0x55ae2aef3b20]{CONNECTED}: link up (cnlink.c:111) 20250410085232720 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085232720 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085232720 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085232720 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250410085232720 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250410085232720 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 20250410085232720 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 20250410085232720 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250410085232720 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085232720 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  20250410085232720 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) 20250410085232720 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250410085232720 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250410085232720 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 20250410085232720 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085232720 DLSS7 <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' 20250410085232720 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085232720 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085232720 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085232720 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085232720 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085232720 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085232720 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085232720 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) 20250410085232720 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085232720 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085232720 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250410085232720 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250410085232720 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085232720 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085232720 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085232720 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085232720 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085232720 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085232720 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085232720 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085232720 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085232720 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085232720 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085232720 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085232720 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085232720 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085232720 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250410085232720 DRANAP DEBUG cnlink(msc-2)[0x55ae2aef3b20]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250410085232720 DRANAP INFO cnlink(msc-2)[0x55ae2aef3b20]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(680)@449bbc254af8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250410085232736 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085232736 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410085232736 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410085232736 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410085232736 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085232736 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410085232736 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085232736 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085232736 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085232736 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085232737 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085232737 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085232737 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085232737 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410085232737 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085232737 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085232737 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250410085232737 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410085232737 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085232737 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085232737 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085232737 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085232737 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085232737 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085232737 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085232737 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085232737 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085232737 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085232737 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085232737 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085232737 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085232737 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085232737 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250410085232737 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250410085232737 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250410085232737 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250410085232737 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085232737 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410085232737 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085232737 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085232737 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085232737 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085232737 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085232737 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085232737 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085232737 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085232737 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085232737 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085232737 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085232737 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085232737 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085232737 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085232737 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085232737 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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) 20250410085232737 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250410085232737 DRANAP NOTICE cnlink(sgsn-0)[0x55ae2af5e2a0]{CONNECTED}: link up (cnlink.c:111) 20250410085232737 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085232737 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085232737 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085232737 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085232737 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085232737 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.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' 20250410085232737 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410085232738 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410085232738 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085232738 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  20250410085232740 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085232740 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410085232740 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410085232740 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410085232740 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085232740 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410085232740 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085232740 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085232740 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085232740 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085232740 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085232740 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085232740 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085232740 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410085232740 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085232740 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085232740 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250410085232740 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410085232740 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085232740 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085232740 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085232740 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085232740 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085232741 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085232741 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085232741 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085232741 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085232741 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085232741 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085232741 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085232741 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085232741 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085232741 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250410085232741 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250410085232741 DRANAP INFO cnlink(sgsn-0)[0x55ae2af5e2a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(683)@449bbc254af8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250410085232745 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085232745 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250410085232745 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250410085232745 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 20250410085232745 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085232745 DLSS7 <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' 20250410085232745 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085232745 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085232745 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085232745 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085232745 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085232745 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085232745 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085232745 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) 20250410085232745 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085232745 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085232745 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250410085232745 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250410085232745 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085232745 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085232745 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085232745 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085232745 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085232745 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085232745 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085232745 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085232745 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085232745 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085232745 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085232745 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085232745 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085232745 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085232745 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250410085232745 DRANAP DEBUG cnlink(sgsn-1)[0x55ae2af5ec30]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250410085232745 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) 20250410085232745 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) 20250410085232745 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085232745 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250410085232745 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085232745 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085232745 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085232745 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085232745 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085232745 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085232745 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085232745 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085232745 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085232745 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085232745 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085232745 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085232745 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085232745 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250410085232745 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085232745 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250410085232745 DRANAP DEBUG cnlink(sgsn-1)[0x55ae2af5ec30]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250410085232745 DRANAP NOTICE cnlink(sgsn-1)[0x55ae2af5ec30]{CONNECTED}: link up (cnlink.c:111) 20250410085232745 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085232745 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085232745 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085232745 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250410085232745 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250410085232745 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 20250410085232745 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 20250410085232745 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250410085232745 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085232745 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  20250410085232747 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085232747 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250410085232747 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250410085232747 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 20250410085232747 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085232747 DLSS7 <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' 20250410085232747 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085232747 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085232747 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085232747 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085232747 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085232747 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085232747 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085232747 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) 20250410085232747 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085232747 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085232747 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250410085232747 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250410085232747 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085232747 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085232747 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085232747 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085232747 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085232747 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085232747 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085232747 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085232747 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085232747 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085232747 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085232747 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085232747 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085232747 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085232747 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250410085232747 DRANAP DEBUG cnlink(sgsn-1)[0x55ae2af5ec30]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250410085232747 DRANAP INFO cnlink(sgsn-1)[0x55ae2af5ec30]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn2-RAN(686)@449bbc254af8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250410085232753 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) 20250410085232753 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn2-0) Received M3UA Message (XFER:DATA) 20250410085232753 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn2-0) m3ua_rx_xfer 20250410085232753 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 20250410085232753 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085232753 DLSS7 <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' 20250410085232753 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085232753 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085232753 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085232753 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085232753 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085232753 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085232753 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085232753 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) 20250410085232753 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085232753 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085232753 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20250410085232753 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250410085232753 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) 20250410085232753 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085232753 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085232753 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085232753 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085232753 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085232753 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085232753 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085232753 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085232753 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) 20250410085232753 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085232753 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085232753 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085232753 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085232753 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250410085232753 DRANAP DEBUG cnlink(sgsn-2)[0x55ae2af5f5c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250410085232753 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) 20250410085232753 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) 20250410085232753 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085232753 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250410085232753 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085232753 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085232753 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085232753 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085232753 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085232753 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085232753 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085232753 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085232753 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085232753 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085232753 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085232753 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085232753 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085232753 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250410085232753 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085232753 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250410085232753 DRANAP DEBUG cnlink(sgsn-2)[0x55ae2af5f5c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250410085232753 DRANAP NOTICE cnlink(sgsn-2)[0x55ae2af5f5c0]{CONNECTED}: link up (cnlink.c:111) 20250410085232753 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085232753 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085232753 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085232753 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250410085232753 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250410085232753 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' 20250410085232753 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 20250410085232753 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250410085232753 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085232753 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  20250410085232754 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085232754 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085232754 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085232754 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) 20250410085232754 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085232754 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085232754 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20250410085232754 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250410085232754 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) 20250410085232754 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085232754 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085232754 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085232754 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085232754 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085232754 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085232754 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085232754 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085232754 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) 20250410085232754 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) 20250410085232754 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn2-0) Received M3UA Message (XFER:DATA) 20250410085232754 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085232754 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085232754 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn2-0) m3ua_rx_xfer 20250410085232754 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 20250410085232754 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085232754 DLSS7 <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' 20250410085232754 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085232754 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085232754 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085232754 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085232754 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085232754 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085232754 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250410085232754 DRANAP DEBUG cnlink(sgsn-2)[0x55ae2af5f5c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250410085232754 DRANAP INFO cnlink(sgsn-2)[0x55ae2af5f5c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250410085233777 DLCTRL DEBUG Command: GET 107359525 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250410085233777 DLCTRL DEBUG Tx Command reply: GET_REPLY 107359525 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250410085233781 DLCTRL DEBUG Command: GET 236813292 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250410085233781 DLCTRL DEBUG Tx Command reply: GET_REPLY 236813292 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250410085233785 DLCTRL DEBUG Command: GET 706373843 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250410085233785 DLCTRL DEBUG Tx Command reply: GET_REPLY 706373843 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085233789 DLCTRL DEBUG Command: GET 462995464 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085233789 DLCTRL DEBUG Tx Command reply: GET_REPLY 462995464 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085233792 DLCTRL DEBUG Command: GET 262370938 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250410085233792 DLCTRL DEBUG Tx Command reply: GET_REPLY 262370938 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250410085233795 DLCTRL DEBUG Command: GET 322472075 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250410085233795 DLCTRL DEBUG Tx Command reply: GET_REPLY 322472075 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250410085233798 DLCTRL DEBUG Command: GET 418777132 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250410085233798 DLCTRL DEBUG Tx Command reply: GET_REPLY 418777132 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250410085233800 DLCTRL DEBUG Command: GET 687852114 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250410085233800 DLCTRL DEBUG Tx Command reply: GET_REPLY 687852114 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085233802 DLCTRL DEBUG Command: GET 228191 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085233802 DLCTRL DEBUG Tx Command reply: GET_REPLY 228191 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085233804 DLCTRL DEBUG Command: GET 172874636 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250410085233804 DLCTRL DEBUG Tx Command reply: GET_REPLY 172874636 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250410085233805 DLCTRL DEBUG Command: GET 810949565 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250410085233805 DLCTRL DEBUG Tx Command reply: GET_REPLY 810949565 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250410085233807 DLCTRL DEBUG Command: GET 625268193 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250410085233807 DLCTRL DEBUG Tx Command reply: GET_REPLY 625268193 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250410085233808 DLCTRL DEBUG Command: GET 619307625 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250410085233808 DLCTRL DEBUG Tx Command reply: GET_REPLY 619307625 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085233810 DLCTRL DEBUG Command: GET 585120116 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085233810 DLCTRL DEBUG Tx Command reply: GET_REPLY 585120116 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085233811 DLCTRL DEBUG Command: GET 707482513 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250410085233811 DLCTRL DEBUG Tx Command reply: GET_REPLY 707482513 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250410085233812 DLCTRL DEBUG Command: GET 795242426 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250410085233812 DLCTRL DEBUG Tx Command reply: GET_REPLY 795242426 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250410085233813 DLCTRL DEBUG Command: GET 260798573 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250410085233813 DLCTRL DEBUG Tx Command reply: GET_REPLY 260798573 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250410085233814 DLCTRL DEBUG Command: GET 700044391 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250410085233814 DLCTRL DEBUG Tx Command reply: GET_REPLY 700044391 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085233815 DLCTRL DEBUG Command: GET 199858616 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085233815 DLCTRL DEBUG Tx Command reply: GET_REPLY 199858616 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085233815 DLCTRL DEBUG Command: GET 900066232 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250410085233815 DLCTRL DEBUG Tx Command reply: GET_REPLY 900066232 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@449bbc254af8: 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@449bbc254af8: "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@449bbc254af8: 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@449bbc254af8: 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@449bbc254af8: 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 := '000000000000000010010100'B, t_guard := 20.000000 } 20250410085233838 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38278<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(671)@449bbc254af8: f_create_expect(l3 := '05080299F999172A5205F442410023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(671)@449bbc254af8: 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)@449bbc254af8: Added conn table entry 0TC_mscpool_LU_by_tmsi_from_other_PLMN0(689)6280981 20250410085234890 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085234890 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085234890 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1351) 20250410085234890 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250410085234890 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x5fd715, normal) (hnbgw_rua.c:407) 20250410085234890 DHNB DEBUG map_rua[0x55ae2af8ccd0]{init}: Allocated (fsm.c:456) 20250410085234890 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6280981)[0x55ae2af8ccd0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250410085234890 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6280981 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250410085234890 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410085234890 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410085234890 DRUA INFO LU from other PLMN: old LAI=999-99 my PLMN=001-01 (hnbgw_l3.c:199) 20250410085234890 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6280981 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) 20250410085234890 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6280981 SCCP-0 CS MI=TMSI-0x42410023 (from other PLMN): CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250410085234890 DCN DEBUG map_sccp[0x55ae2afb8330]{init}: Allocated (fsm.c:456) 20250410085234890 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-79)[0x55ae2afb8330]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250410085234890 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-6280981 <-> SCCP-79 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250410085234890 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6280981 SCCP-79 msc-0 MI=TMSI-0x42410023 (from other PLMN): rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20250410085234890 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6280981)[0x55ae2af8ccd0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250410085234890 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410085234890 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410085234890 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6280981)[0x55ae2af8ccd0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250410085234890 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-79)[0x55ae2afb8330]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250410085234891 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250410085234891 DLSCCP DEBUG SCCP-SCOC(79)[0x55ae2af322c0]{IDLE}: Allocated (fsm.c:456) 20250410085234891 DLSCCP DEBUG SCCP-SCOC(79)[0x55ae2af322c0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250410085234891 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080299f999172a5205f442410023004f40030000940056400500f1100926) (sccp_scrc.c:415) 20250410085234891 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085234891 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085234891 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085234891 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085234891 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085234891 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085234891 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085234891 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085234891 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085234891 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085234891 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085234891 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085234891 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085234891 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085234891 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085234891 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 94 00 56 40 05 00 f1 10 09 26 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085234891 DLSCCP DEBUG SCCP-SCOC(79)[0x55ae2af322c0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250410085234891 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-79)[0x55ae2afb8330]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250410085234891 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6280981)[0x55ae2af8ccd0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250410085234891 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085234891 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085234891 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085234891 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085234891 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085234891 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.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' 20250410085234892 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410085234892 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410085234892 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085234892 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 94 00 56 40 05 00 f1 10 09 26 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(670)@449bbc254af8: First idle individual index:0 HNBGW_Test.msc0-SCCP(670)@449bbc254af8: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(671)@449bbc254af8: Found Expect[0] for l3='05080299F999172A5205F442410023'O handled at TC_mscpool_LU_by_tmsi_from_other_PLMN0(689) HNBGW_Test.msc0-RAN(671)@449bbc254af8: Added conn table entry 0TC_mscpool_LU_by_tmsi_from_other_PLMN0(689)3004759 HNBGW_Test.msc0-SCCP(670)@449bbc254af8: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(670)@449bbc254af8: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250410085234909 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085234909 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410085234909 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410085234909 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410085234909 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085234909 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410085234909 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) TC_mscpool_LU_by_tmsi_from_other_PLMN0(689)@449bbc254af8: setverdict(pass): none -> pass 20250410085234909 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085234909 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085234909 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085234909 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085234909 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085234909 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 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 c7 be 69 02 00 00 00 00 00 06 00 08 00 00 00 07  20250410085234909 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410085234909 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085234909 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00c7be69) (sccp_scrc.c:486) 20250410085234909 DLSCCP DEBUG Received CO:COAK for local reference 79 (sccp_scoc.c:1855) 20250410085234909 DLSCCP DEBUG SCCP-SCOC(79)[0x55ae2af322c0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250410085234909 DLSCCP DEBUG SCCP-SCOC(79)[0x55ae2af322c0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250410085234909 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085234909 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250410085234909 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) 20250410085234909 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-79)[0x55ae2afb8330]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250410085234909 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-79)[0x55ae2afb8330]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@449bbc254af8: 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 } } } 20250410085234910 DLCTRL DEBUG Command: GET 665647848 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250410085234910 DLCTRL DEBUG Tx Command reply: GET_REPLY 665647848 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250410085234914 DLCTRL DEBUG Command: GET 822029488 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250410085234914 DLCTRL DEBUG Tx Command reply: GET_REPLY 822029488 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250410085234918 DLCTRL DEBUG Command: GET 123035277 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250410085234918 DLCTRL DEBUG Tx Command reply: GET_REPLY 123035277 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085234922 DLCTRL DEBUG Command: GET 245499185 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085234922 DLCTRL DEBUG Tx Command reply: GET_REPLY 245499185 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085234926 DLCTRL DEBUG Command: GET 388943997 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250410085234926 DLCTRL DEBUG Tx Command reply: GET_REPLY 388943997 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed 20250410085234930 DLCTRL DEBUG Command: GET 390527898 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250410085234930 DLCTRL DEBUG Tx Command reply: GET_REPLY 390527898 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250410085234934 DLCTRL DEBUG Command: GET 787404902 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250410085234934 DLCTRL DEBUG Tx Command reply: GET_REPLY 787404902 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250410085234938 DLCTRL DEBUG Command: GET 233394956 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250410085234938 DLCTRL DEBUG Tx Command reply: GET_REPLY 233394956 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085234943 DLCTRL DEBUG Command: GET 806476437 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085234943 DLCTRL DEBUG Tx Command reply: GET_REPLY 806476437 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085234947 DLCTRL DEBUG Command: GET 319060698 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250410085234947 DLCTRL DEBUG Tx Command reply: GET_REPLY 319060698 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed 20250410085234951 DLCTRL DEBUG Command: GET 485297504 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250410085234951 DLCTRL DEBUG Tx Command reply: GET_REPLY 485297504 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250410085234955 DLCTRL DEBUG Command: GET 833908882 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250410085234955 DLCTRL DEBUG Tx Command reply: GET_REPLY 833908882 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250410085234958 DLCTRL DEBUG Command: GET 545512772 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250410085234958 DLCTRL DEBUG Tx Command reply: GET_REPLY 545512772 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085234961 DLCTRL DEBUG Command: GET 258151535 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085234961 DLCTRL DEBUG Tx Command reply: GET_REPLY 258151535 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085234964 DLCTRL DEBUG Command: GET 79379806 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250410085234964 DLCTRL DEBUG Tx Command reply: GET_REPLY 79379806 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed 20250410085234967 DLCTRL DEBUG Command: GET 726337877 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250410085234968 DLCTRL DEBUG Tx Command reply: GET_REPLY 726337877 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250410085234970 DLCTRL DEBUG Command: GET 985790969 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250410085234970 DLCTRL DEBUG Tx Command reply: GET_REPLY 985790969 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250410085234973 DLCTRL DEBUG Command: GET 545324372 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250410085234973 DLCTRL DEBUG Tx Command reply: GET_REPLY 545324372 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085234975 DLCTRL DEBUG Command: GET 395613396 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085234975 DLCTRL DEBUG Tx Command reply: GET_REPLY 395613396 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085234977 DLCTRL DEBUG Command: GET 402237354 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250410085234977 DLCTRL DEBUG Tx Command reply: GET_REPLY 402237354 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed MTC@449bbc254af8: 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 := '000000000000000000000000'B, t_guard := 20.000000 } 20250410085235015 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38292<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc2-RAN(677)@449bbc254af8: f_create_expect(l3 := '05080200F110172A5205F4428AC023'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(677)@449bbc254af8: 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)@449bbc254af8: Added conn table entry 1TC_mscpool_LU_by_tmsi_from_other_PLMN0(690)6175641 20250410085236042 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085236042 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085236042 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1351) 20250410085236042 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250410085236042 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x5e3b99, normal) (hnbgw_rua.c:407) 20250410085236042 DHNB DEBUG map_rua[0x55ae2af72fd0]{init}: Allocated (fsm.c:456) 20250410085236042 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6175641)[0x55ae2af72fd0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250410085236042 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6175641 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250410085236042 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410085236042 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410085236042 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6175641 SCCP-0 CS MI=TMSI-0x428AC023: TMSI-0x428AC023 NRI(10bit)=0x22b=555: NRI match selects msc 2 (hnbgw_cn.c:1078) 20250410085236042 DCN DEBUG map_sccp[0x55ae2af70460]{init}: Allocated (fsm.c:456) 20250410085236042 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-80)[0x55ae2af70460]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250410085236042 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-6175641 <-> SCCP-80 msc-2 msc-two cs7-0.sccp l=0.23.5<->r=0.0.3 (context_map.c:128) 20250410085236042 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6175641 SCCP-80 msc-2 MI=TMSI-0x428AC023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20250410085236042 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6175641)[0x55ae2af72fd0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250410085236042 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410085236042 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410085236042 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6175641)[0x55ae2af72fd0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250410085236042 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-80)[0x55ae2af70460]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250410085236042 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250410085236042 DLSCCP DEBUG SCCP-SCOC(80)[0x55ae2af6cc60]{IDLE}: Allocated (fsm.c:456) 20250410085236042 DLSCCP DEBUG SCCP-SCOC(80)[0x55ae2af6cc60]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250410085236042 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f4428ac023004f40030000000056400500f1100926) (sccp_scrc.c:415) 20250410085236042 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085236042 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085236042 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085236042 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085236042 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085236042 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085236042 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085236042 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085236042 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085236042 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085236042 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085236042 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085236043 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085236043 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250410085236043 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085236043 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 6b 00 00 00 bd 00 00 00 03 03 00 00 05 01 00 00 50 02 02 06 04 43 03 00 8e 04 04 43 bd 00 8e 0f 46 00 13 40 42 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 10 0f 05 08 02 00 f1 10 17 2a 52 05 f4 42 8a c0 23 00 4f 40 03 00 00 00 00 56 40 05 00 f1 10 09 26 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085236043 DLSCCP DEBUG SCCP-SCOC(80)[0x55ae2af6cc60]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250410085236043 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-80)[0x55ae2af70460]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250410085236043 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6175641)[0x55ae2af72fd0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250410085236043 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085236043 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085236043 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085236043 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250410085236043 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250410085236043 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' 20250410085236043 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 20250410085236043 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250410085236043 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085236043 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 00 00 00 56 40 05 00 f1 10 09 26 00 00 00 06 00 08 00 00 00 05  HNBGW_Test.msc2-SCCP(676)@449bbc254af8: First idle individual index:0 HNBGW_Test.msc2-SCCP(676)@449bbc254af8: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc2-RAN(677)@449bbc254af8: Found Expect[0] for l3='05080200F110172A5205F4428AC023'O handled at TC_mscpool_LU_by_tmsi_from_other_PLMN0(690) HNBGW_Test.msc2-RAN(677)@449bbc254af8: Added conn table entry 0TC_mscpool_LU_by_tmsi_from_other_PLMN0(690)14145820 HNBGW_Test.msc2-SCCP(676)@449bbc254af8: Session index based on connection ID:0 HNBGW_Test.msc2-SCCP(676)@449bbc254af8: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_LU_by_tmsi_from_other_PLMN0(690)@449bbc254af8: setverdict(pass): none -> pass 20250410085236062 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) 20250410085236062 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250410085236062 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250410085236062 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 20250410085236062 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085236062 DLSS7 <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' 20250410085236062 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085236062 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085236062 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085236062 DLSS7 <000c> osmo_ss7_asp.c:1175 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 26 bc 6f 02 00 00 00 00 00 06 00 08 00 00 00 07  20250410085236062 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085236062 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085236062 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085236062 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) 20250410085236062 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085236062 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0026bc6f) (sccp_scrc.c:486) 20250410085236062 DLSCCP DEBUG Received CO:COAK for local reference 80 (sccp_scoc.c:1855) 20250410085236062 DLSCCP DEBUG SCCP-SCOC(80)[0x55ae2af6cc60]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250410085236062 DLSCCP DEBUG SCCP-SCOC(80)[0x55ae2af6cc60]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250410085236062 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085236062 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250410085236062 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) 20250410085236062 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-80)[0x55ae2af70460]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250410085236062 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-80)[0x55ae2af70460]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@449bbc254af8: 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 } } } 20250410085236064 DLCTRL DEBUG Command: GET 48704259 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250410085236064 DLCTRL DEBUG Tx Command reply: GET_REPLY 48704259 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250410085236069 DLCTRL DEBUG Command: GET 93125542 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250410085236069 DLCTRL DEBUG Tx Command reply: GET_REPLY 93125542 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250410085236072 DLCTRL DEBUG Command: GET 820466320 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250410085236072 DLCTRL DEBUG Tx Command reply: GET_REPLY 820466320 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085236075 DLCTRL DEBUG Command: GET 189987233 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085236075 DLCTRL DEBUG Tx Command reply: GET_REPLY 189987233 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085236078 DLCTRL DEBUG Command: GET 55549652 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250410085236078 DLCTRL DEBUG Tx Command reply: GET_REPLY 55549652 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed 20250410085236081 DLCTRL DEBUG Command: GET 75257115 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250410085236081 DLCTRL DEBUG Tx Command reply: GET_REPLY 75257115 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250410085236083 DLCTRL DEBUG Command: GET 648552172 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250410085236083 DLCTRL DEBUG Tx Command reply: GET_REPLY 648552172 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250410085236087 DLCTRL DEBUG Command: GET 325156213 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250410085236087 DLCTRL DEBUG Tx Command reply: GET_REPLY 325156213 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085236091 DLCTRL DEBUG Command: GET 296534922 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085236091 DLCTRL DEBUG Tx Command reply: GET_REPLY 296534922 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085236095 DLCTRL DEBUG Command: GET 930253172 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250410085236095 DLCTRL DEBUG Tx Command reply: GET_REPLY 930253172 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed 20250410085236100 DLCTRL DEBUG Command: GET 622060300 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250410085236100 DLCTRL DEBUG Tx Command reply: GET_REPLY 622060300 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250410085236103 DLCTRL DEBUG Command: GET 252033603 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250410085236103 DLCTRL DEBUG Tx Command reply: GET_REPLY 252033603 rate_ctr.abs.msc.2.cnpool:subscr:known 1 (control_if.c:477) 20250410085236107 DLCTRL DEBUG Command: GET 546611616 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250410085236107 DLCTRL DEBUG Tx Command reply: GET_REPLY 546611616 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085236111 DLCTRL DEBUG Command: GET 625127204 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085236111 DLCTRL DEBUG Tx Command reply: GET_REPLY 625127204 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085236114 DLCTRL DEBUG Command: GET 330085660 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250410085236114 DLCTRL DEBUG Tx Command reply: GET_REPLY 330085660 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed 20250410085236117 DLCTRL DEBUG Command: GET 476846437 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250410085236117 DLCTRL DEBUG Tx Command reply: GET_REPLY 476846437 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250410085236121 DLCTRL DEBUG Command: GET 434656575 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250410085236121 DLCTRL DEBUG Tx Command reply: GET_REPLY 434656575 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250410085236124 DLCTRL DEBUG Command: GET 964335063 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250410085236124 DLCTRL DEBUG Tx Command reply: GET_REPLY 964335063 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085236127 DLCTRL DEBUG Command: GET 761476534 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085236127 DLCTRL DEBUG Tx Command reply: GET_REPLY 761476534 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085236129 DLCTRL DEBUG Command: GET 436076413 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250410085236129 DLCTRL DEBUG Tx Command reply: GET_REPLY 436076413 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed MTC@449bbc254af8: ok: talloc reports "asn1_context" = 1 bytes 20250410085236141 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:34109<->l=127.0.0.1:4262) (control_if.c:193) 20250410085236141 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38270<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(664)@449bbc254af8: Final verdict of PTC: none VirtHNBGW-STATS(663)@449bbc254af8: Final verdict of PTC: none MTC@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed 20250410085236146 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38266<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250410085236147 DLINP DEBUG SRVCONN(,r=127.0.0.1:50315<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085236147 DLINP DEBUG SRVCONN(,r=127.0.0.1:50315<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085236147 DLINP NOTICE SRV(,r=127.0.0.1:50315<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410085236147 DMAIN NOTICE (127.0.0.1:50315 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:50315<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250410085236147 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1-RUA(669)@449bbc254af8: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(673)@449bbc254af8: Final verdict of PTC: none HNBGW_Test.sgsn2-SCCP(685)@449bbc254af8: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(683)@449bbc254af8: Final verdict of PTC: none 20250410085236152 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250410085236152 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) 20250410085236152 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250410085236152 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn1-0) xUA SRV SHUTDOWN_EVENT 20250410085236152 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250410085236152 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) 20250410085236152 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250410085236152 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250410085236152 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250410085236152 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) 20250410085236152 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250410085236152 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc1-0) xUA SRV SHUTDOWN_EVENT 20250410085236152 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250410085236152 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410085236152 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250410085236152 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250410085236152 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 20250410085236152 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) HNBGW_Test.sgsn2-RAN(686)@449bbc254af8: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(679)@449bbc254af8: Final verdict of PTC: none 20250410085236152 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-sgsn1-0: connection closed 20250410085236152 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250410085236152 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250410085236152 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250410085236152 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250410085236152 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 20250410085236152 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  20250410085236152 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  20250410085236152 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  20250410085236152 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  20250410085236152 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  20250410085236152 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085236152 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250410085236152 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.sgsn1-SCCP(682)@449bbc254af8: Final verdict of PTC: none HNBGW_Test.msc1-RAN(674)@449bbc254af8: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(680)@449bbc254af8: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0-RUA(667)@449bbc254af8: Final verdict of PTC: none 20250410085236153 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250410085236153 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410085236153 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250410085236153 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT HNBGW_Test.msc2-RAN(677)@449bbc254af8: Final verdict of PTC: none 20250410085236153 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085236153 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 20250410085236153 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250410085236153 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) 20250410085236153 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250410085236153 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250410085236153 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 20250410085236153 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250410085236153 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1(668)@449bbc254af8: Final verdict of PTC: none MutexDispCT-TC_mscpool_LU_by_tmsi_from_other_PLMN(662)@449bbc254af8: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(670)@449bbc254af8: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0(666)@449bbc254af8: Final verdict of PTC: none 20250410085236153 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250410085236153 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250410085236153 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 20250410085236153 DLINP <0002> stream.c:265 virt-sgsn2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250410085236153 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) 20250410085236153 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn2-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250410085236153 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn2-0) xUA SRV SHUTDOWN_EVENT 20250410085236153 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250410085236153 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250410085236153 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410085236153 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250410085236153 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250410085236153 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 20250410085236154 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085236154 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-msc1-0: connection closed 20250410085236154 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250410085236154 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250410085236154 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250410085236154 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250410085236154 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc1){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs HNBGW_Test.msc2-SCCP(676)@449bbc254af8: Final verdict of PTC: none HNBGW_Test.msc0-RAN(671)@449bbc254af8: Final verdict of PTC: none 20250410085236153 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250410085236154 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  20250410085236154 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  20250410085236154 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  20250410085236154 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  20250410085236154 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085236154 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250410085236154 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250410085236154 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250410085236154 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) 20250410085236154 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc2-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250410085236154 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc2-0) xUA SRV SHUTDOWN_EVENT 20250410085236154 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250410085236154 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085236154 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-sgsn0-0: connection closed 20250410085236154 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.1.2/0 (xua_snm.c:378) 20250410085236154 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250410085236154 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250410085236154 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250410085236154 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085236154 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250410085236154 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 20250410085236154 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  20250410085236154 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  20250410085236154 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  20250410085236154 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085236154 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250410085236154 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250410085236154 DLINP <0002> stream.c:265 virt-sgsn2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250410085236154 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) 20250410085236154 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn2-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250410085236154 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn2-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250410085236154 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085236155 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085236155 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085236155 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250410085236155 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250410085236155 DRANAP DEBUG cnlink(sgsn-1)[0x55ae2af5ec30]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250410085236155 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250410085236155 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085236155 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-msc0-0: connection closed 20250410085236155 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250410085236155 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250410085236155 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250410085236155 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250410085236155 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 20250410085236155 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  20250410085236155 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  20250410085236155 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085236155 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250410085236155 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250410085236155 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250410085236155 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) 20250410085236155 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc2-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250410085236155 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc2-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250410085236155 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 20250410085236155 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 20250410085236155 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) 20250410085236155 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-sgsn2-0: connection closed 20250410085236155 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250410085236155 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250410085236155 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250410085236155 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn2){AS_ACTIVE}: state_chg to AS_PENDING 20250410085236155 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 20250410085236155 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  20250410085236155 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085236155 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250410085236155 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250410085236155 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 20250410085236155 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) 20250410085236155 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-msc2-0: connection closed 20250410085236155 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250410085236156 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250410085236156 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250410085236156 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20250410085236156 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 20250410085236156 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085236156 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250410085236156 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250410085236156 DRANAP NOTICE cnlink(sgsn-1)[0x55ae2af5ec30]{DISCONNECTED}: link lost (cnlink.c:118) 20250410085236157 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085236158 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250410085236159 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.0.2/0 (xua_snm.c:378) 20250410085236159 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085236160 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) HNBGW_Test.msc1-M3UA(675)@449bbc254af8: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(684)@449bbc254af8: Final verdict of PTC: none 20250410085236161 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085236161 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085236162 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250410085236163 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250410085236163 DRANAP DEBUG cnlink(msc-1)[0x55ae2aef6920]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250410085236164 DRANAP NOTICE cnlink(msc-1)[0x55ae2aef6920]{DISCONNECTED}: link lost (cnlink.c:118) 20250410085236165 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38278<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250410085236166 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085236167 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250410085236167 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250410085236168 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) TC_mscpool_LU_by_tmsi_from_other_PLMN0(689)@449bbc254af8: Final verdict of PTC: pass 20250410085236169 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) HNBGW_Test.msc0-M3UA(672)@449bbc254af8: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_from_other_PLMN0(690)@449bbc254af8: Final verdict of PTC: pass HNBGW_Test.sgsn2-M3UA(687)@449bbc254af8: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(678)@449bbc254af8: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(681)@449bbc254af8: Final verdict of PTC: none 20250410085236169 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) HNBGW-MGCP(688)@449bbc254af8: Final verdict of PTC: none 20250410085236170 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) HNBGW-PFCP(665)@449bbc254af8: Final verdict of PTC: none 20250410085236171 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250410085236172 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250410085236172 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250410085236173 DRANAP NOTICE cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: link lost (cnlink.c:118) 20250410085236174 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38292<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250410085236175 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085236176 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250410085236176 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:378) 20250410085236177 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085236178 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085236178 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085236179 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085236180 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250410085236180 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) MTC@449bbc254af8: Setting final verdict of the test case. MTC@449bbc254af8: Local verdict of MTC: pass 20250410085236181 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250410085236182 DRANAP NOTICE cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: link lost (cnlink.c:118) 20250410085236183 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-79)[0x55ae2afb8330]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250410085236184 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250410085236184 DLSCCP DEBUG SCCP-SCOC(79)[0x55ae2af322c0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250410085236185 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c7be69), PART(T=Source Reference,L=4,D=0000004f), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250410085236186 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) MTC@449bbc254af8: Local verdict of PTC MutexDispCT-TC_mscpool_LU_by_tmsi_from_other_PLMN(662): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC VirtHNBGW-STATS(663): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC IPA-CTRL-CLI-IPA(664): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW-PFCP(665): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0(666): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0-RUA(667): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1(668): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1-RUA(669): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.msc0-SCCP(670): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.msc0-RAN(671): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.msc0-M3UA(672): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.msc1-SCCP(673): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.msc1-RAN(674): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.msc1-M3UA(675): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.msc2-SCCP(676): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.msc2-RAN(677): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.msc2-M3UA(678): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(679): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.sgsn0-RAN(680): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(681): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(682): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.sgsn1-RAN(683): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(684): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.sgsn2-SCCP(685): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.sgsn2-RAN(686): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.sgsn2-M3UA(687): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW-MGCP(688): none (pass -> pass) 20250410085236187 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) MTC@449bbc254af8: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN0(689): pass (pass -> pass) MTC@449bbc254af8: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN0(690): pass (pass -> pass) MTC@449bbc254af8: Test case TC_mscpool_LU_by_tmsi_from_other_PLMN finished. Verdict: pass MTC@449bbc254af8: 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'. 20250410085236188 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085236189 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085236189 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085236190 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085236191 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [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 c7 be 69 00 00 4f 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085236192 DLSCCP DEBUG SCCP-SCOC(79)[0x55ae2af322c0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250410085236192 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-79)[0x55ae2afb8330]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250410085236193 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6280981)[0x55ae2af8ccd0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250410085236194 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6280981)[0x55ae2af8ccd0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250410085236194 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250410085236195 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6280981)[0x55ae2af8ccd0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250410085236195 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6280981)[0x55ae2af8ccd0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250410085236196 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6280981)[0x55ae2af8ccd0]{disrupted}: Freeing instance (context_map.c:202) 20250410085236197 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6280981)[0x55ae2af8ccd0]{disrupted}: Deallocated (fsm.c:568) 20250410085236197 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-79)[0x55ae2afb8330]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250410085236198 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-79)[0x55ae2afb8330]{disconnected}: Freeing instance (context_map.c:206) 20250410085236198 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-79)[0x55ae2afb8330]{disconnected}: Deallocated (fsm.c:568) 20250410085236199 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6280981 SCCP-79 msc-0 MI=TMSI-0x42410023 (from other PLMN): Deallocating (context_map.c:225) 20250410085236199 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085236200 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250410085236200 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.1.3/0 (xua_snm.c:378) 20250410085236201 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085236201 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085236201 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085236202 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085236202 DCN DEBUG N-PCSTATE ind: affected_pc=11 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250410085236203 DCN NOTICE (sgsn-2) now unreachable: N-PCSTATE ind: pc=11 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250410085236203 DRANAP DEBUG cnlink(sgsn-2)[0x55ae2af5f5c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250410085236203 DRANAP NOTICE cnlink(sgsn-2)[0x55ae2af5f5c0]{DISCONNECTED}: link lost (cnlink.c:118) 20250410085236204 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085236204 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085236204 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085236204 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085236204 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085236204 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250410085236204 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410085236205 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250410085236205 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085236206 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250410085236206 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.0.3/0 (xua_snm.c:378) 20250410085236207 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085236207 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085236207 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085236208 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085236208 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250410085236208 DCN NOTICE (msc-2) now unreachable: N-PCSTATE ind: pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250410085236209 DRANAP DEBUG cnlink(msc-2)[0x55ae2aef3b20]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250410085236209 DRANAP NOTICE cnlink(msc-2)[0x55ae2aef3b20]{DISCONNECTED}: link lost (cnlink.c:118) 20250410085236209 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-80)[0x55ae2af70460]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250410085236209 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250410085236210 DLSCCP DEBUG SCCP-SCOC(80)[0x55ae2af6cc60]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250410085236210 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0026bc6f), PART(T=Source Reference,L=4,D=00000050), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250410085236210 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085236210 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085236211 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085236211 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085236211 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250410085236212 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085236212 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 26 bc 6f 00 00 50 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085236212 DLSCCP DEBUG SCCP-SCOC(80)[0x55ae2af6cc60]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250410085236212 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-80)[0x55ae2af70460]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250410085236213 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6175641)[0x55ae2af72fd0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250410085236213 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6175641)[0x55ae2af72fd0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250410085236213 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250410085236213 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6175641)[0x55ae2af72fd0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250410085236214 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6175641)[0x55ae2af72fd0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250410085236214 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6175641)[0x55ae2af72fd0]{disrupted}: Freeing instance (context_map.c:202) 20250410085236214 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6175641)[0x55ae2af72fd0]{disrupted}: Deallocated (fsm.c:568) 20250410085236214 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-80)[0x55ae2af70460]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250410085236215 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-80)[0x55ae2af70460]{disconnected}: Freeing instance (context_map.c:206) 20250410085236215 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-80)[0x55ae2af70460]{disconnected}: Deallocated (fsm.c:568) 20250410085236215 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6175641 SCCP-80 msc-2 MI=TMSI-0x428AC023: Deallocating (context_map.c:225) 20250410085236215 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085236216 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085236216 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410085236216 DMAIN NOTICE (127.0.0.1:9999 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) 20250410085236216 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250410085236217 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085236217 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085236217 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085236217 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250410085236217 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250410085236217 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! Thu Apr 10 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 20250410085236406 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48950<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410085237009 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48950<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=664132) Waiting for packet dumper to finish... 1 (prev_count=664132, count=668012) 20250410085238154 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250410085238154 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250410085238154 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250410085238154 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250410085238154 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250410085238154 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250410085238154 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250410085238154 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250410085238154 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250410085238156 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250410085238156 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn2){AS_PENDING}: T(r) expired; dropping queued messages 20250410085238156 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn2){AS_PENDING}: state_chg to AS_DOWN 20250410085238156 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250410085238156 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250410085238156 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250410085238156 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250410085238156 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20250410085238156 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20250410085238340 DLSCCP DEBUG SCCP-SCOC(76)[0x55ae2af78930]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410085238340 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00354111), PART(T=Source Reference,L=4,D=0000004c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085238340 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085238340 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085238340 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410085238340 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085238340 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250410085238340 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085238340 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 35 41 11 00 00 4c 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085238340 DLSCCP DEBUG SCCP-SCOC(77)[0x55ae2af82f40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410085238340 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c1d5c6), PART(T=Source Reference,L=4,D=0000004d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085238340 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085238341 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085238341 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410085238341 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085238341 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250410085238341 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085238341 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 c1 d5 c6 00 00 4d 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085238341 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085238341 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085238341 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085238341 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250410085238341 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250410085238341 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250410085238341 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085238341 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085238341 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085238341 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250410085238341 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250410085238341 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250410085238348 DLSCCP DEBUG SCCP-SCOC(78)[0x55ae2af76130]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410085238348 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d31c22), PART(T=Source Reference,L=4,D=0000004e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085238348 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085238348 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085238348 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085238348 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085238348 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410085238348 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085238348 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 d3 1c 22 00 00 4e 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085238348 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085238349 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085238349 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085238349 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410085238349 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410085238349 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250410085238724 DLSCCP DEBUG SCCP-SCOC(73)[0x55ae2af72090]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410085238724 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0043d1fa), PART(T=Source Reference,L=4,D=00000049), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085238724 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085238724 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085238724 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085238724 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085238724 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410085238724 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085238724 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 43 d1 fa 00 00 49 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085238724 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085238724 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085238724 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085238724 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410085238724 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410085238724 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250410085238725 DLSCCP DEBUG SCCP-SCOC(75)[0x55ae2af76b20]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410085238725 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00af89a4), PART(T=Source Reference,L=4,D=0000004b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085238725 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085238725 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085238725 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085238725 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085238725 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410085238725 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085238725 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 af 89 a4 00 00 4b 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085238725 DLSCCP DEBUG SCCP-SCOC(74)[0x55ae2af726f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410085238725 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00429914), PART(T=Source Reference,L=4,D=0000004a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085238725 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085238725 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085238725 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085238725 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085238725 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410085238725 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085238725 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 42 99 14 00 00 4a 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085238725 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085238726 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085238726 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085238726 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410085238726 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410085238726 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250410085238726 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085238726 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085238726 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085238726 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410085238726 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410085238726 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! MTC@449bbc254af8: 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@449bbc254af8: 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 ------ Thu Apr 10 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 20250410085239261 DLSCCP DEBUG SCCP-SCOC(70)[0x55ae2af6f770]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410085239261 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c3c8b4), PART(T=Source Reference,L=4,D=00000046), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085239261 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085239261 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085239261 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085239261 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085239261 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085239261 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085239261 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 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 c8 b4 00 00 46 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085239262 DLSCCP DEBUG SCCP-SCOC(71)[0x55ae2af71270]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410085239262 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00651811), PART(T=Source Reference,L=4,D=00000047), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085239262 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085239262 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085239262 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085239262 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085239262 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410085239262 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085239262 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 65 18 11 00 00 47 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085239262 DLSCCP DEBUG SCCP-SCOC(72)[0x55ae2af6b350]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410085239262 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b53559), PART(T=Source Reference,L=4,D=00000048), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085239262 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085239262 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085239262 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085239262 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085239262 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085239262 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085239262 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 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 35 59 00 00 48 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085239262 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085239262 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085239262 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085239262 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085239262 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085239262 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250410085239262 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085239262 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085239262 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085239262 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410085239262 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410085239262 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250410085239262 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085239262 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085239262 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085239262 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085239262 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085239262 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250410085239785 DLSCCP DEBUG SCCP-SCOC(67)[0x55ae2af78be0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410085239786 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ea75c2), PART(T=Source Reference,L=4,D=00000043), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085239786 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085239786 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085239786 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085239786 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085239786 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085239786 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085239786 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 ea 75 c2 00 00 43 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085239786 DLSCCP DEBUG SCCP-SCOC(69)[0x55ae2af83720]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410085239786 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0008bac9), PART(T=Source Reference,L=4,D=00000045), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085239786 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085239786 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085239786 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085239786 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085239786 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085239786 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085239786 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 08 ba c9 00 00 45 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085239786 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085239786 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085239786 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085239786 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085239786 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085239786 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250410085239786 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085239786 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085239786 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085239786 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085239786 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085239786 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250410085239793 DLSCCP DEBUG SCCP-SCOC(68)[0x55ae2af7ac50]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410085239793 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005d5628), PART(T=Source Reference,L=4,D=00000044), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085239793 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085239793 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085239793 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085239793 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085239793 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410085239793 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085239793 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 5d 56 28 00 00 44 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085239793 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085239793 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085239793 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085239793 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410085239793 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410085239793 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! MTC@449bbc254af8: 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@449bbc254af8: Test case TC_mscpool_paging_imsi started. 20250410085240115 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48966<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410085240121 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48970<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410085240127 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:34433<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_paging_imsi-Iuh0(695)@449bbc254af8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250410085240145 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250410085240145 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250410085240153 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085240153 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085240153 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085240153 DRANAP DEBUG cnlink(msc-1)[0x55ae2aef6920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_mscpool_paging_imsi-Iuh1(697)@449bbc254af8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250410085240153 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:44213 (stream_srv.c:142) 20250410085240153 DMAIN INFO New HNB SCTP connection r=127.0.0.1:44213<->l=127.0.0.1:29169 (hnbgw.c:791) 20250410085240153 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085240153 DRANAP DEBUG cnlink(msc-2)[0x55ae2aef3b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085240154 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085240154 DRANAP DEBUG cnlink(msc-3)[0x55ae2af5d910]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085240155 DRANAP DEBUG cnlink(msc-3)[0x55ae2af5d910]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085240155 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250410085240155 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085240155 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085240155 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410085240155 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085240155 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085240155 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085240155 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) 20250410085240155 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085240155 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085240155 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085240155 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085240155 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085240155 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085240155 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085240155 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) 20250410085240155 DLSS7 DEBUG Found route for dpc=4=0.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) 20250410085240155 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250410085240155 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085240155 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250410085240155 DRANAP DEBUG cnlink(msc-3)[0x55ae2af5d910]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085240155 DRANAP DEBUG cnlink(msc-2)[0x55ae2aef3b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085240155 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250410085240155 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085240155 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085240155 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410085240155 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085240155 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085240155 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085240155 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085240155 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085240155 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085240155 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085240155 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085240155 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085240155 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085240155 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085240155 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085240155 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085240155 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250410085240155 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085240155 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085240155 DRANAP DEBUG cnlink(msc-2)[0x55ae2aef3b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085240155 DRANAP DEBUG cnlink(msc-1)[0x55ae2aef6920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085240155 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250410085240155 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085240155 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085240155 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410085240155 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085240155 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085240155 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085240155 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085240155 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085240155 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085240155 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085240155 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085240155 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085240155 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085240155 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085240155 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085240155 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085240155 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410085240155 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085240155 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085240155 DRANAP DEBUG cnlink(msc-1)[0x55ae2aef6920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085240155 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085240155 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250410085240155 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085240155 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085240155 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410085240155 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085240155 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085240155 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085240155 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085240155 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085240155 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085240155 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085240155 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085240155 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085240155 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085240155 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085240155 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085240155 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085240155 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085240155 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085240155 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085240155 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085240156 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085240156 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085240156 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085240156 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 20250410085240156 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250410085240156 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250410085240156 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085240156 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085240156 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085240156 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250410085240156 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250410085240156 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250410085240156 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085240156 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085240156 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085240156 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410085240156 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410085240156 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250410085240156 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085240156 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085240156 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085240156 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085240156 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085240156 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@449bbc254af8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(701)@449bbc254af8: ************************************************* HNBGW_Test.msc0-M3UA(701)@449bbc254af8: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(701)@449bbc254af8: ************************************************* MTC@449bbc254af8: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(699)@449bbc254af8: v_sccp_pdu_maxlen:268 MTC@449bbc254af8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(704)@449bbc254af8: ************************************************* HNBGW_Test.msc1-M3UA(704)@449bbc254af8: M3UA emulation initiated, the test can be started MTC@449bbc254af8: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(704)@449bbc254af8: ************************************************* HNBGW_Test.msc1-SCCP(702)@449bbc254af8: v_sccp_pdu_maxlen:268 MTC@449bbc254af8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@449bbc254af8: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(707)@449bbc254af8: ************************************************* HNBGW_Test.msc2-M3UA(707)@449bbc254af8: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(707)@449bbc254af8: ************************************************* HNBGW_Test.msc2-SCCP(705)@449bbc254af8: v_sccp_pdu_maxlen:268 20250410085240192 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085240192 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085240192 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085240192 DRANAP DEBUG cnlink(sgsn-1)[0x55ae2af5ec30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085240192 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085240192 DRANAP DEBUG cnlink(sgsn-2)[0x55ae2af5f5c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085240192 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085240192 DRANAP DEBUG cnlink(sgsn-3)[0x55ae2af5ff50]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085240193 DRANAP DEBUG cnlink(sgsn-3)[0x55ae2af5ff50]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085240193 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250410085240193 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085240193 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085240193 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410085240193 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085240193 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085240193 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085240193 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) 20250410085240193 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085240193 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085240193 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085240193 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085240193 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085240193 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085240193 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085240193 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) 20250410085240193 DLSS7 DEBUG Found route for dpc=12=0.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) 20250410085240193 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250410085240193 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085240193 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250410085240193 DRANAP DEBUG cnlink(sgsn-3)[0x55ae2af5ff50]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085240193 DRANAP DEBUG cnlink(sgsn-2)[0x55ae2af5f5c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085240193 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250410085240193 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085240193 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085240193 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410085240193 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085240193 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085240193 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085240193 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085240193 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085240193 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085240193 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085240193 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085240193 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085240193 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085240193 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085240193 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085240193 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085240193 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250410085240193 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085240193 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085240193 DRANAP DEBUG cnlink(sgsn-2)[0x55ae2af5f5c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085240193 DRANAP DEBUG cnlink(sgsn-1)[0x55ae2af5ec30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085240193 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250410085240193 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085240193 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085240193 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410085240193 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085240193 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085240193 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085240193 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085240193 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085240193 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085240193 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085240193 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085240193 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085240193 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085240193 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085240193 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085240193 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085240193 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250410085240193 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085240193 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085240193 DRANAP DEBUG cnlink(sgsn-1)[0x55ae2af5ec30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085240193 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085240193 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250410085240193 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085240193 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085240193 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410085240193 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085240193 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085240193 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085240193 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085240193 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085240193 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085240193 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085240193 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085240194 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085240194 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085240194 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085240194 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085240194 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085240194 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085240194 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085240194 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085240194 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085240194 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085240194 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085240194 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085240194 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 20250410085240194 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250410085240194 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250410085240194 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085240194 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085240194 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085240194 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250410085240194 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250410085240194 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250410085240194 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085240194 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085240194 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085240194 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250410085240194 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250410085240194 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250410085240194 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085240194 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085240194 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085240194 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085240194 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085240194 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@449bbc254af8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@449bbc254af8: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(710)@449bbc254af8: ************************************************* HNBGW_Test.sgsn0-M3UA(710)@449bbc254af8: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(710)@449bbc254af8: ************************************************* HNBGW_Test.sgsn0-SCCP(708)@449bbc254af8: v_sccp_pdu_maxlen:268 20250410085240215 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085240215 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085240215 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250410085240215 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250410085240215 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) 20250410085240215 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250410085240215 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250410085240215 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410085240215 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@449bbc254af8: setverdict(pass): none -> pass 20250410085240220 DLINP DEBUG SRVCONN(,r=127.0.0.1:44213<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085240220 DLINP DEBUG SRVCONN(,r=127.0.0.1:44213<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085240220 DLINP DEBUG SRVCONN(,r=127.0.0.1:44213<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250410085240220 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250410085240220 DHNBAP DEBUG (127.0.0.1:44213 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20250410085240220 DHNBAP NOTICE (127.0.0.1:44213 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250410085240220 DHNBAP NOTICE (127.0.0.1:44213 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250410085240220 DLINP DEBUG SRVCONN(,r=127.0.0.1:44213<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410085240220 DLINP DEBUG SRVCONN(,r=127.0.0.1:44213<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed 20250410085240308 DLSCCP DEBUG SCCP-SCOC(65)[0x55ae2af840b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410085240308 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0059e973), PART(T=Source Reference,L=4,D=00000041), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085240308 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085240308 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085240308 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085240308 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085240308 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410085240308 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085240308 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 59 e9 73 00 00 41 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085240309 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085240309 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085240309 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085240309 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410085240309 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410085240309 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250410085240316 DLSCCP DEBUG SCCP-SCOC(64)[0x55ae2af6a520]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410085240316 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000e2669), PART(T=Source Reference,L=4,D=00000040), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085240316 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085240316 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085240316 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085240316 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085240316 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085240316 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085240316 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 0e 26 69 00 00 40 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085240316 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085240316 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085240316 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085240316 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085240316 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085240316 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250410085240333 DLSCCP DEBUG SCCP-SCOC(66)[0x55ae2af73910]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410085240333 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008e2f97), PART(T=Source Reference,L=4,D=00000042), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085240333 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085240333 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085240333 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085240333 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085240333 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085240333 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085240333 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 8e 2f 97 00 00 42 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085240334 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085240334 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085240334 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085240334 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085240334 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085240334 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250410085240367 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250410085240367 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250410085240367 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250410085240367 DLSS7 <000c> 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)@449bbc254af8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250410085240372 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085240372 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250410085240372 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250410085240372 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250410085240372 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250410085240372 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250410085240372 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250410085240372 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 20250410085240372 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250410085240372 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  20250410085240372 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250410085240373 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085240373 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250410085240373 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250410085240373 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  20250410085240373 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250410085240373 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250410085240373 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250410085240373 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 20250410085240373 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250410085240373 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  20250410085240373 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085240373 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250410085240373 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085240373 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250410085240373 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:413) 20250410085240373 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085240373 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085240373 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085240373 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085240373 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250410085240373 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250410085240373 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085240374 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085240375 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250410085240375 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085240375 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085240375 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410085240375 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085240375 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085240375 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085240375 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085240375 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085240375 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085240375 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085240375 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085240375 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085240375 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085240375 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085240375 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085240375 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085240375 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085240375 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085240375 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085240375 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085240375 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085240375 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085240375 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085240375 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085240375 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085240375 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.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' 20250410085240375 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410085240375 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410085240375 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085240375 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  20250410085240378 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 20250410085240378 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 20250410085240378 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250410085240378 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc1-M3UA(704)@449bbc254af8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250410085240384 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085240384 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPSM:UP) 20250410085240384 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250410085240384 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250410085240384 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250410085240384 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250410085240384 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250410085240384 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 20250410085240384 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Inactive () 20250410085240384 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  20250410085240384 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250410085240386 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085240386 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPTM:ACTIVE) 20250410085240386 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250410085240386 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  20250410085240386 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250410085240386 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250410085240386 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250410085240386 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 20250410085240386 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Active () 20250410085240386 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  20250410085240386 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  20250410085240386 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085240386 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250410085240387 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085240387 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250410085240387 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.0.2/0 (xua_snm.c:413) 20250410085240387 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085240387 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085240387 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085240387 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085240387 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250410085240387 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250410085240387 DRANAP DEBUG cnlink(msc-1)[0x55ae2aef6920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085240388 DRANAP DEBUG cnlink(msc-1)[0x55ae2aef6920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085240388 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250410085240388 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085240388 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085240388 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410085240388 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085240388 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085240388 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085240388 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085240388 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085240388 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085240388 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085240388 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085240388 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085240388 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085240388 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085240388 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085240388 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085240388 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410085240388 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085240388 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085240388 DRANAP DEBUG cnlink(msc-1)[0x55ae2aef6920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085240389 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085240389 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085240389 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085240389 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410085240389 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410085240389 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250410085240389 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250410085240389 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250410085240389 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085240389 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  20250410085240390 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 20250410085240390 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 20250410085240390 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250410085240390 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc2-M3UA(707)@449bbc254af8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20250410085240393 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) 20250410085240393 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (ASPSM:UP) 20250410085240393 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250410085240393 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc2-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250410085240393 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250410085240393 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250410085240393 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20250410085240393 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 20250410085240393 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc2-0) Tx NOTIFY Type State Change:AS Inactive () 20250410085240394 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  20250410085240394 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250410085240395 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) 20250410085240395 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (ASPTM:ACTIVE) 20250410085240395 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250410085240395 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  20250410085240395 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250410085240395 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250410085240395 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250410085240395 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 20250410085240395 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc2-0) Tx NOTIFY Type State Change:AS Active () 20250410085240395 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  20250410085240395 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  20250410085240395 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  20250410085240395 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085240395 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250410085240395 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085240395 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250410085240395 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.0.3/0 (xua_snm.c:413) 20250410085240395 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085240396 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085240396 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085240396 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085240396 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250410085240396 DCN NOTICE (msc-2) now available: N-PCSTATE ind: pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250410085240396 DRANAP DEBUG cnlink(msc-2)[0x55ae2aef3b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085240397 DRANAP DEBUG cnlink(msc-2)[0x55ae2aef3b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085240397 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250410085240397 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085240397 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085240397 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410085240397 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085240397 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085240397 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085240397 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085240397 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085240397 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085240397 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085240397 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085240397 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085240397 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085240397 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085240397 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085240397 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085240397 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250410085240397 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085240397 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085240397 DRANAP DEBUG cnlink(msc-2)[0x55ae2aef3b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085240397 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085240397 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085240397 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085240397 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250410085240397 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250410085240397 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' 20250410085240397 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 20250410085240397 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250410085240397 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085240397 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  20250410085240405 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250410085240405 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250410085240405 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250410085240405 DLSS7 <000c> 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)@449bbc254af8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250410085240409 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085240409 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250410085240409 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250410085240409 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250410085240409 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250410085240409 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250410085240409 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250410085240409 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 20250410085240409 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250410085240409 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  20250410085240409 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250410085240410 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085240410 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250410085240410 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250410085240410 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  20250410085240410 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250410085240410 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250410085240410 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250410085240410 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 20250410085240410 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250410085240410 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  20250410085240410 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  20250410085240410 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  20250410085240410 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  20250410085240410 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085240410 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250410085240410 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085240410 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250410085240410 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250410085240410 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085240410 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085240410 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085240410 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085240410 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250410085240410 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250410085240410 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085240411 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085240411 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250410085240411 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085240411 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085240411 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410085240411 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085240411 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085240411 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085240411 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085240411 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085240411 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085240411 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085240411 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085240411 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085240411 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085240411 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085240411 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085240411 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085240412 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085240412 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085240412 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085240412 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085240412 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085240412 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085240412 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085240412 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085240412 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085240412 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.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' 20250410085240412 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410085240412 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410085240412 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085240412 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  20250410085240766 DLSCCP DEBUG SCCP-SCOC(62)[0x55ae2af74d00]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250410085240766 DLSCCP DEBUG SCCP-SCOC(62)[0x55ae2af74d00]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250410085240766 DLSCCP DEBUG SCCP-SCOC(62)[0x55ae2af74d00]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250410085240766 DLSCCP DEBUG SCCP-SCOC(62)[0x55ae2af74d00]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250410085240766 DLSCCP DEBUG SCCP-SCOC(62)[0x55ae2af74d00]{IDLE}: Deallocated (fsm.c:568) 20250410085240767 DLSCCP DEBUG SCCP-SCOC(63)[0x55ae2af72860]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250410085240767 DLSCCP DEBUG SCCP-SCOC(63)[0x55ae2af72860]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250410085240767 DLSCCP DEBUG SCCP-SCOC(63)[0x55ae2af72860]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250410085240767 DLSCCP DEBUG SCCP-SCOC(63)[0x55ae2af72860]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250410085240767 DLSCCP DEBUG SCCP-SCOC(63)[0x55ae2af72860]{IDLE}: Deallocated (fsm.c:568) 20250410085240767 DLSCCP DEBUG SCCP-SCOC(61)[0x55ae2af6a050]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250410085240767 DLSCCP DEBUG SCCP-SCOC(61)[0x55ae2af6a050]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250410085240767 DLSCCP DEBUG SCCP-SCOC(61)[0x55ae2af6a050]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250410085240767 DLSCCP DEBUG SCCP-SCOC(61)[0x55ae2af6a050]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250410085240767 DLSCCP DEBUG SCCP-SCOC(61)[0x55ae2af6a050]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(700)@449bbc254af8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250410085241181 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085241181 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410085241181 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410085241181 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410085241181 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085241181 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410085241181 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085241181 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085241181 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085241181 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085241181 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085241182 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085241182 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085241182 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410085241182 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085241182 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085241182 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250410085241182 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410085241182 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085241182 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085241182 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085241182 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085241182 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085241182 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085241182 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085241182 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085241182 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085241182 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085241182 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085241182 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085241182 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085241182 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085241182 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250410085241182 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250410085241182 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250410085241182 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250410085241182 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085241182 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410085241182 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085241182 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085241182 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085241182 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085241183 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085241183 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085241183 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085241183 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085241183 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085241183 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085241183 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085241183 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085241183 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085241183 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085241183 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085241183 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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) 20250410085241183 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250410085241183 DRANAP NOTICE cnlink(msc-0)[0x55ae2af13940]{CONNECTED}: link up (cnlink.c:111) 20250410085241183 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085241183 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085241183 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085241183 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085241183 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085241183 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250410085241183 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410085241183 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410085241183 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085241183 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  20250410085241185 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085241185 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085241185 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410085241185 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410085241185 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410085241185 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085241185 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410085241185 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085241185 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085241185 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085241185 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085241185 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085241185 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085241185 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410085241185 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085241185 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085241185 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250410085241185 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410085241185 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085241185 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085241185 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085241185 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085241185 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085241185 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085241185 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085241185 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085241185 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085241185 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085241185 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085241185 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085241185 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085241185 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085241185 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250410085241185 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250410085241185 DRANAP INFO cnlink(msc-0)[0x55ae2af13940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(703)@449bbc254af8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250410085241189 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085241189 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250410085241189 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250410085241189 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 20250410085241189 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085241189 DLSS7 <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' 20250410085241189 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085241189 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085241189 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085241189 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085241189 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085241189 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085241189 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085241189 DLM3UA DEBUG 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) 20250410085241189 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085241189 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085241189 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250410085241189 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250410085241189 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085241189 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085241189 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085241189 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085241189 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085241189 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085241189 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085241189 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085241189 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085241189 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085241189 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085241189 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085241189 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085241189 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085241189 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250410085241189 DRANAP DEBUG cnlink(msc-1)[0x55ae2aef6920]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250410085241189 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) 20250410085241189 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) 20250410085241189 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085241189 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250410085241189 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085241189 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085241190 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085241190 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085241190 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085241190 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085241190 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085241190 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085241190 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085241190 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085241190 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085241190 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085241190 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085241190 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410085241190 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085241190 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250410085241190 DRANAP DEBUG cnlink(msc-1)[0x55ae2aef6920]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250410085241190 DRANAP NOTICE cnlink(msc-1)[0x55ae2aef6920]{CONNECTED}: link up (cnlink.c:111) 20250410085241190 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085241190 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085241190 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085241190 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410085241190 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410085241190 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250410085241190 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250410085241190 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250410085241190 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085241190 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  20250410085241192 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085241192 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250410085241192 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250410085241192 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 20250410085241192 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085241192 DLSS7 <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' 20250410085241192 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085241192 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085241192 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085241192 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085241193 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085241193 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085241193 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085241193 DLM3UA DEBUG 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) 20250410085241193 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085241193 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085241193 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250410085241193 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250410085241193 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085241193 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085241193 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085241193 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085241193 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085241193 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085241193 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085241193 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085241193 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085241193 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085241193 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085241193 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085241193 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085241193 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085241193 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250410085241193 DRANAP DEBUG cnlink(msc-1)[0x55ae2aef6920]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250410085241193 DRANAP INFO cnlink(msc-1)[0x55ae2aef6920]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc2-RAN(706)@449bbc254af8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250410085241201 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) 20250410085241201 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250410085241201 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250410085241201 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 20250410085241201 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085241201 DLSS7 <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' 20250410085241201 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085241201 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085241201 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085241201 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085241201 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085241201 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085241201 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085241201 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) 20250410085241201 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085241201 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085241201 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250410085241201 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250410085241201 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085241201 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085241201 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085241201 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085241201 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085241201 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085241201 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085241201 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085241201 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085241201 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085241201 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085241201 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085241201 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085241201 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085241201 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250410085241201 DRANAP DEBUG cnlink(msc-2)[0x55ae2aef3b20]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250410085241201 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) 20250410085241201 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) 20250410085241201 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085241201 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250410085241201 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085241201 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085241201 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085241201 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085241201 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085241201 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085241201 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085241201 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085241201 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085241201 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085241201 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085241201 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085241201 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085241201 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250410085241201 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085241201 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 03 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) 20250410085241201 DRANAP DEBUG cnlink(msc-2)[0x55ae2aef3b20]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250410085241201 DRANAP NOTICE cnlink(msc-2)[0x55ae2aef3b20]{CONNECTED}: link up (cnlink.c:111) 20250410085241201 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085241201 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085241202 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085241202 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250410085241202 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250410085241202 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' 20250410085241202 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 20250410085241202 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250410085241202 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085241202 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 03 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  20250410085241204 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) 20250410085241204 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250410085241204 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250410085241204 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 20250410085241204 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085241204 DLSS7 <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' 20250410085241205 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085241205 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085241205 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085241205 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085241205 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085241205 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085241205 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085241205 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) 20250410085241205 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085241205 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085241205 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250410085241205 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250410085241205 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085241205 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085241205 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085241205 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085241205 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085241205 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085241205 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085241205 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085241205 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085241205 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085241205 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085241205 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085241205 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085241205 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085241205 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250410085241205 DRANAP DEBUG cnlink(msc-2)[0x55ae2aef3b20]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250410085241205 DRANAP INFO cnlink(msc-2)[0x55ae2aef3b20]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250410085241211 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085241211 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410085241211 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410085241211 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410085241211 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(709)@449bbc254af8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250410085241211 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410085241211 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085241211 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085241211 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085241211 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085241211 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085241211 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410085241211 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085241211 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085241211 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250410085241211 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410085241211 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085241211 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085241211 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085241211 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085241211 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085241211 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085241211 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085241211 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085241211 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085241211 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085241211 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085241211 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085241211 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085241211 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085241211 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085241211 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085241211 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250410085241211 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250410085241211 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250410085241211 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250410085241211 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085241211 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410085241211 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085241211 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085241211 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085241211 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085241211 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085241211 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085241211 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085241211 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085241211 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085241211 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085241211 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085241211 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085241211 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085241211 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085241212 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085241212 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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) 20250410085241212 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250410085241212 DRANAP NOTICE cnlink(sgsn-0)[0x55ae2af5e2a0]{CONNECTED}: link up (cnlink.c:111) 20250410085241212 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085241212 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085241212 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085241212 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085241212 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085241212 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.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' 20250410085241212 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410085241212 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410085241212 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085241212 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  20250410085241214 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085241214 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410085241214 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410085241214 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410085241214 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085241214 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410085241214 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085241214 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085241214 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085241214 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085241214 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085241214 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085241214 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085241214 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410085241214 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085241214 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085241214 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250410085241214 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410085241214 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085241214 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085241214 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085241214 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085241214 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085241214 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085241214 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085241214 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085241214 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085241214 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085241214 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085241214 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085241214 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085241214 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085241214 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250410085241214 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250410085241214 DRANAP INFO cnlink(sgsn-0)[0x55ae2af5e2a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250410085242225 DLCTRL DEBUG Command: GET 698153263 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250410085242225 DLCTRL DEBUG Tx Command reply: GET_REPLY 698153263 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250410085242228 DLCTRL DEBUG Command: GET 936546966 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250410085242228 DLCTRL DEBUG Tx Command reply: GET_REPLY 936546966 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250410085242230 DLCTRL DEBUG Command: GET 708306376 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250410085242230 DLCTRL DEBUG Tx Command reply: GET_REPLY 708306376 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085242231 DLCTRL DEBUG Command: GET 516899692 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085242231 DLCTRL DEBUG Tx Command reply: GET_REPLY 516899692 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085242233 DLCTRL DEBUG Command: GET 597763640 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250410085242233 DLCTRL DEBUG Tx Command reply: GET_REPLY 597763640 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250410085242235 DLCTRL DEBUG Command: GET 856638519 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250410085242235 DLCTRL DEBUG Tx Command reply: GET_REPLY 856638519 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250410085242237 DLCTRL DEBUG Command: GET 621404458 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250410085242237 DLCTRL DEBUG Tx Command reply: GET_REPLY 621404458 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250410085242239 DLCTRL DEBUG Command: GET 805062478 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250410085242239 DLCTRL DEBUG Tx Command reply: GET_REPLY 805062478 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085242242 DLCTRL DEBUG Command: GET 162370735 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085242242 DLCTRL DEBUG Tx Command reply: GET_REPLY 162370735 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085242245 DLCTRL DEBUG Command: GET 342792246 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250410085242245 DLCTRL DEBUG Tx Command reply: GET_REPLY 342792246 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250410085242247 DLCTRL DEBUG Command: GET 514041608 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250410085242247 DLCTRL DEBUG Tx Command reply: GET_REPLY 514041608 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250410085242249 DLCTRL DEBUG Command: GET 370990319 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250410085242249 DLCTRL DEBUG Tx Command reply: GET_REPLY 370990319 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250410085242251 DLCTRL DEBUG Command: GET 361170746 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250410085242251 DLCTRL DEBUG Tx Command reply: GET_REPLY 361170746 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085242253 DLCTRL DEBUG Command: GET 405192425 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085242253 DLCTRL DEBUG Tx Command reply: GET_REPLY 405192425 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085242255 DLCTRL DEBUG Command: GET 796370143 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250410085242255 DLCTRL DEBUG Tx Command reply: GET_REPLY 796370143 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250410085242257 DLCTRL DEBUG Command: GET 420847770 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250410085242257 DLCTRL DEBUG Tx Command reply: GET_REPLY 420847770 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250410085242260 DLCTRL DEBUG Command: GET 829457144 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250410085242260 DLCTRL DEBUG Tx Command reply: GET_REPLY 829457144 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250410085242262 DLCTRL DEBUG Command: GET 846216036 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250410085242262 DLCTRL DEBUG Tx Command reply: GET_REPLY 846216036 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085242264 DLCTRL DEBUG Command: GET 542788805 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085242264 DLCTRL DEBUG Tx Command reply: GET_REPLY 542788805 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085242266 DLCTRL DEBUG Command: GET 553438231 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250410085242266 DLCTRL DEBUG Tx Command reply: GET_REPLY 553438231 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@449bbc254af8: 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@449bbc254af8: "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 } } } 20250410085242284 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48986<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410085243307 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085243307 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410085243307 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410085243307 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410085243307 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085243307 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410085243307 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085243307 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085243307 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085243307 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  20250410085243307 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 76 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085243307 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085243307 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085243307 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410085243307 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085243307 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085243307 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250410085243307 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250410085243307 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085243307 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085243307 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085243307 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085243307 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085243307 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085243307 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085243307 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085243307 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085243307 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085243307 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085243307 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085243307 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085243307 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085243307 DRANAP DEBUG Decoding message RANAP_PagingIEs (ranap_decoder.c:3121) (ranap_decoder.c:3121) 20250410085243307 DCN DEBUG ranap MI 00 01 01 00 00 00 21 f3 = 001010000000123 (hnbgw_cn.c:189) 20250410085243307 DCN DEBUG (msc-0) Decoded Paging: CS IMSI-001010000000123 - (hnbgw_cn.c:238) 20250410085243307 DCN INFO (msc-0) Rx Paging from CN for IMSI-001010000000123 NONE (hnbgw_cn.c:167) 20250410085243308 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA payload of 37 bytes (hnbgw_rua.c:85) 20250410085243308 DRUA DEBUG (127.0.0.1:44213 TTCN3-HNB-1) transmitting RUA payload of 37 bytes (hnbgw_rua.c:85) 20250410085243308 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410085243308 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 37 bytes of data (stream_srv.c:827) 20250410085243308 DLINP DEBUG SRVCONN(,r=127.0.0.1:44213<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410085243308 DLINP DEBUG SRVCONN(,r=127.0.0.1:44213<->l=127.0.0.1:29169) sending 37 bytes of data (stream_srv.c:827) TC_mscpool_paging_imsi-Iuh0-RUA(696)@449bbc254af8: UnitdataCallback TC_mscpool_paging_imsi-Iuh1-RUA(698)@449bbc254af8: UnitdataCallback HNBGW_Test.msc0-RAN(700)@449bbc254af8: f_create_expect(l3 := '06270003505902080910100000001032'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(700)@449bbc254af8: Created Expect[0] for '06270003505902080910100000001032'O to be handled at TC_mscpool_paging_imsi0(712) TC_mscpool_paging_imsi-Iuh0-RUA(696)@449bbc254af8: Added conn table entry 0TC_mscpool_paging_imsi0(712)15646833 20250410085244332 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085244332 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085244332 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1351) 20250410085244332 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250410085244332 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xeec071, normal) (hnbgw_rua.c:407) 20250410085244332 DHNB DEBUG map_rua[0x55ae2af6a050]{init}: Allocated (fsm.c:456) 20250410085244332 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15646833)[0x55ae2af6a050]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250410085244332 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15646833 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250410085244332 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410085244332 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410085244332 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15646833 SCCP-0 CS MI=IMSI-001010000000123: CN link paging record selects msc 0 (hnbgw_cn.c:1015) 20250410085244332 DCN DEBUG map_sccp[0x55ae2af74d00]{init}: Allocated (fsm.c:456) 20250410085244332 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-81)[0x55ae2af74d00]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250410085244332 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-15646833 <-> SCCP-81 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250410085244332 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15646833 SCCP-81 msc-0 MI=IMSI-001010000000123: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20250410085244332 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15646833)[0x55ae2af6a050]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250410085244333 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410085244333 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410085244333 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15646833)[0x55ae2af6a050]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250410085244333 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-81)[0x55ae2af74d00]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250410085244333 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250410085244333 DLSCCP DEBUG SCCP-SCOC(81)[0x55ae2af72fd0]{IDLE}: Allocated (fsm.c:456) 20250410085244333 DLSCCP DEBUG SCCP-SCOC(81)[0x55ae2af72fd0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250410085244333 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902080910100000001032004f40030003a50056400500f1100926) (sccp_scrc.c:415) 20250410085244333 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085244333 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085244333 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085244333 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085244333 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085244333 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085244333 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085244333 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085244333 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085244333 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085244333 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085244333 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085244333 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085244333 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085244333 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085244333 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 03 a5 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085244333 DLSCCP DEBUG SCCP-SCOC(81)[0x55ae2af72fd0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250410085244333 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-81)[0x55ae2af74d00]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250410085244333 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15646833)[0x55ae2af6a050]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250410085244333 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085244333 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085244333 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085244333 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085244334 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085244334 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.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' 20250410085244334 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410085244334 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410085244334 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085244334 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 03 a5 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(699)@449bbc254af8: First idle individual index:0 HNBGW_Test.msc0-SCCP(699)@449bbc254af8: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(700)@449bbc254af8: Found Expect[0] for l3='06270003505902080910100000001032'O handled at TC_mscpool_paging_imsi0(712) HNBGW_Test.msc0-RAN(700)@449bbc254af8: Added conn table entry 0TC_mscpool_paging_imsi0(712)9689473 HNBGW_Test.msc0-SCCP(699)@449bbc254af8: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(699)@449bbc254af8: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_paging_imsi0(712)@449bbc254af8: setverdict(pass): none -> pass 20250410085244353 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085244353 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410085244353 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410085244353 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410085244353 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085244353 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410085244353 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085244353 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085244353 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085244353 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 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 0a 73 16 02 00 00 00 00 00 06 00 08 00 00 00 07  20250410085244353 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085244354 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085244354 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085244354 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410085244354 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085244354 DLSS7 DEBUG scrc_rx_mtp_xfer_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=000a7316) (sccp_scrc.c:486) 20250410085244354 DLSCCP DEBUG Received CO:COAK for local reference 81 (sccp_scoc.c:1855) 20250410085244354 DLSCCP DEBUG SCCP-SCOC(81)[0x55ae2af72fd0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250410085244354 DLSCCP DEBUG SCCP-SCOC(81)[0x55ae2af72fd0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250410085244354 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085244354 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250410085244354 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) 20250410085244354 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-81)[0x55ae2af74d00]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250410085244354 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-81)[0x55ae2af74d00]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@449bbc254af8: 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 } } } 20250410085245359 DLCTRL DEBUG Command: GET 443403944 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250410085245359 DLCTRL DEBUG Tx Command reply: GET_REPLY 443403944 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250410085245365 DLCTRL DEBUG Command: GET 210520592 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250410085245365 DLCTRL DEBUG Tx Command reply: GET_REPLY 210520592 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250410085245369 DLCTRL DEBUG Command: GET 595206553 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250410085245369 DLCTRL DEBUG Tx Command reply: GET_REPLY 595206553 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085245373 DLCTRL DEBUG Command: GET 410239444 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085245373 DLCTRL DEBUG Tx Command reply: GET_REPLY 410239444 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085245378 DLCTRL DEBUG Command: GET 995097089 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250410085245378 DLCTRL DEBUG Tx Command reply: GET_REPLY 995097089 rate_ctr.abs.msc.0.cnpool:subscr:paged 1 (control_if.c:477) MTC@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed 20250410085245382 DLCTRL DEBUG Command: GET 569455455 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250410085245382 DLCTRL DEBUG Tx Command reply: GET_REPLY 569455455 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250410085245386 DLCTRL DEBUG Command: GET 406249916 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250410085245386 DLCTRL DEBUG Tx Command reply: GET_REPLY 406249916 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250410085245389 DLCTRL DEBUG Command: GET 624862537 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250410085245389 DLCTRL DEBUG Tx Command reply: GET_REPLY 624862537 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085245393 DLCTRL DEBUG Command: GET 821825137 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085245393 DLCTRL DEBUG Tx Command reply: GET_REPLY 821825137 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085245395 DLCTRL DEBUG Command: GET 915447429 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250410085245395 DLCTRL DEBUG Tx Command reply: GET_REPLY 915447429 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed 20250410085245398 DLCTRL DEBUG Command: GET 735350602 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250410085245398 DLCTRL DEBUG Tx Command reply: GET_REPLY 735350602 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250410085245400 DLCTRL DEBUG Command: GET 323831803 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250410085245400 DLCTRL DEBUG Tx Command reply: GET_REPLY 323831803 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250410085245402 DLCTRL DEBUG Command: GET 129847534 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250410085245402 DLCTRL DEBUG Tx Command reply: GET_REPLY 129847534 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085245404 DLCTRL DEBUG Command: GET 132118468 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085245404 DLCTRL DEBUG Tx Command reply: GET_REPLY 132118468 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085245406 DLCTRL DEBUG Command: GET 679938194 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250410085245406 DLCTRL DEBUG Tx Command reply: GET_REPLY 679938194 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed 20250410085245407 DLCTRL DEBUG Command: GET 255301716 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250410085245407 DLCTRL DEBUG Tx Command reply: GET_REPLY 255301716 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250410085245409 DLCTRL DEBUG Command: GET 230302144 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250410085245409 DLCTRL DEBUG Tx Command reply: GET_REPLY 230302144 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250410085245410 DLCTRL DEBUG Command: GET 965785608 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250410085245410 DLCTRL DEBUG Tx Command reply: GET_REPLY 965785608 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085245412 DLCTRL DEBUG Command: GET 809013427 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085245412 DLCTRL DEBUG Tx Command reply: GET_REPLY 809013427 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085245413 DLCTRL DEBUG Command: GET 855668054 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250410085245413 DLCTRL DEBUG Tx Command reply: GET_REPLY 855668054 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed MTC@449bbc254af8: ok: talloc reports "asn1_context" = 1 bytes 20250410085245419 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:34433<->l=127.0.0.1:4262) (control_if.c:193) 20250410085245419 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48970<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(693)@449bbc254af8: Final verdict of PTC: none VirtHNBGW-STATS(692)@449bbc254af8: Final verdict of PTC: none MTC@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed 20250410085245420 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48966<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250410085245421 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085245421 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085245421 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410085245421 DMAIN NOTICE (127.0.0.1:9999 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) 20250410085245421 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250410085245421 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15646833)[0x55ae2af6a050]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250410085245421 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15646833)[0x55ae2af6a050]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250410085245421 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-81)[0x55ae2af74d00]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250410085245421 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250410085245421 DLSCCP DEBUG SCCP-SCOC(81)[0x55ae2af72fd0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250410085245421 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000a7316), PART(T=Source Reference,L=4,D=00000051), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250410085245421 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085245421 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085245421 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085245421 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085245421 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085245421 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085245421 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [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 0a 73 16 00 00 51 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085245421 DLSCCP DEBUG SCCP-SCOC(81)[0x55ae2af72fd0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250410085245421 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-81)[0x55ae2af74d00]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250410085245422 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15646833)[0x55ae2af6a050]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250410085245422 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15646833)[0x55ae2af6a050]{disrupted}: Freeing instance (context_map.c:202) 20250410085245422 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15646833)[0x55ae2af6a050]{disrupted}: Deallocated (fsm.c:568) 20250410085245422 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-81)[0x55ae2af74d00]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250410085245422 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-81)[0x55ae2af74d00]{disconnected}: Freeing instance (context_map.c:206) 20250410085245422 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-81)[0x55ae2af74d00]{disconnected}: Deallocated (fsm.c:568) 20250410085245422 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-15646833 SCCP-81 msc-0 MI=IMSI-001010000000123: Deallocating (context_map.c:225) 20250410085245422 DLINP DEBUG SRVCONN(,r=127.0.0.1:44213<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085245422 DLINP DEBUG SRVCONN(,r=127.0.0.1:44213<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085245422 DLINP NOTICE SRV(,r=127.0.0.1:44213<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410085245422 DMAIN NOTICE (127.0.0.1:44213 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:44213<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250410085245422 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20250410085245422 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085245422 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085245422 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085245422 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085245422 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085245422 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.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' 20250410085245422 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410085245422 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410085245422 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085245422 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 0a 73 16 00 00 51 00 00 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc1-SCCP(702)@449bbc254af8: Final verdict of PTC: none 20250410085245423 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250410085245423 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) 20250410085245423 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc2-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250410085245423 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc2-0) xUA SRV SHUTDOWN_EVENT 20250410085245423 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250410085245423 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) 20250410085245423 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc2-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250410085245423 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc2-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250410085245423 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 20250410085245423 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) 20250410085245423 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-msc2-0: connection closed 20250410085245423 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind TC_mscpool_paging_imsi-Iuh1-RUA(698)@449bbc254af8: Final verdict of PTC: none MutexDispCT-TC_mscpool_paging_imsi(691)@449bbc254af8: Final verdict of PTC: none 20250410085245423 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250410085245423 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250410085245423 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20250410085245423 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 20250410085245423 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  20250410085245423 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  20250410085245423 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  20250410085245423 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085245423 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250410085245423 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250410085245423 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250410085245423 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410085245423 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250410085245423 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT HNBGW_Test.msc1-RAN(703)@449bbc254af8: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(708)@449bbc254af8: Final verdict of PTC: none 20250410085245423 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250410085245424 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410085245424 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250410085245424 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST TC_mscpool_paging_imsi-Iuh0-RUA(696)@449bbc254af8: Final verdict of PTC: none 20250410085245424 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 20250410085245424 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250410085245424 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410085245424 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250410085245424 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250410085245424 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 20250410085245424 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20250410085245424 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410085245424 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250410085245424 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SEND_FAILED 20250410085245424 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250410085245424 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085245424 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-sgsn0-0: connection closed 20250410085245424 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250410085245424 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN HNBGW_Test.msc0-RAN(700)@449bbc254af8: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(705)@449bbc254af8: Final verdict of PTC: none HNBGW_Test.msc2-RAN(706)@449bbc254af8: Final verdict of PTC: none 20250410085245424 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085245424 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250410085245424 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.0.3/0 (xua_snm.c:378) 20250410085245424 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085245424 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085245424 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085245424 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085245424 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250410085245424 DCN NOTICE (msc-2) now unreachable: N-PCSTATE ind: pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250410085245424 DRANAP DEBUG cnlink(msc-2)[0x55ae2aef3b20]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250410085245424 DRANAP NOTICE cnlink(msc-2)[0x55ae2aef3b20]{DISCONNECTED}: link lost (cnlink.c:118) 20250410085245424 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250410085245424 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250410085245424 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 20250410085245424 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  20250410085245424 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  20250410085245424 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085245424 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250410085245424 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250410085245424 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 20250410085245424 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 20250410085245424 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) 20250410085245424 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250410085245424 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc1-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250410085245425 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 20250410085245425 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SEND_FAILED flags=0x1 20250410085245425 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) 20250410085245425 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250410085245425 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc1-0) xUA SRV SEND_FAILED 20250410085245424 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085245425 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) HNBGW_Test.sgsn0-RAN(709)@449bbc254af8: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(710)@449bbc254af8: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(707)@449bbc254af8: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(699)@449bbc254af8: Final verdict of PTC: none TC_mscpool_paging_imsi-Iuh1(697)@449bbc254af8: Final verdict of PTC: none 20250410085245425 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250410085245425 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085245425 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085245425 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085245425 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085245425 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250410085245425 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250410085245425 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250410085245426 DRANAP NOTICE cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc0-M3UA(701)@449bbc254af8: Final verdict of PTC: none HNBGW-MGCP(711)@449bbc254af8: Final verdict of PTC: none HNBGW-PFCP(694)@449bbc254af8: Final verdict of PTC: none 20250410085245427 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48986<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_paging_imsi0(712)@449bbc254af8: Final verdict of PTC: pass TC_mscpool_paging_imsi-Iuh0(695)@449bbc254af8: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(704)@449bbc254af8: Final verdict of PTC: none MTC@449bbc254af8: Setting final verdict of the test case. MTC@449bbc254af8: Local verdict of MTC: pass MTC@449bbc254af8: Local verdict of PTC MutexDispCT-TC_mscpool_paging_imsi(691): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC VirtHNBGW-STATS(692): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC IPA-CTRL-CLI-IPA(693): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW-PFCP(694): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC TC_mscpool_paging_imsi-Iuh0(695): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC TC_mscpool_paging_imsi-Iuh0-RUA(696): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC TC_mscpool_paging_imsi-Iuh1(697): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC TC_mscpool_paging_imsi-Iuh1-RUA(698): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.msc0-SCCP(699): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.msc0-RAN(700): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.msc0-M3UA(701): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.msc1-SCCP(702): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.msc1-RAN(703): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.msc1-M3UA(704): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.msc2-SCCP(705): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.msc2-RAN(706): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.msc2-M3UA(707): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(708): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.sgsn0-RAN(709): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(710): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW-MGCP(711): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC TC_mscpool_paging_imsi0(712): pass (pass -> pass) MTC@449bbc254af8: Test case TC_mscpool_paging_imsi finished. Verdict: pass MTC@449bbc254af8: 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'. Thu Apr 10 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 20250410085245605 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59602<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410085246192 DLSCCP DEBUG SCCP-SCOC(79)[0x55ae2af322c0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250410085246192 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c7be69), PART(T=Source Reference,L=4,D=0000004f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085246192 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085246192 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085246192 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085246192 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085246192 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085246192 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085246193 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 c7 be 69 00 00 4f 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085246193 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085246193 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085246193 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085246193 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085246193 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085246193 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250410085246193 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410085246193 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410085246193 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085246193 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 c7 be 69 00 00 4f 0f 00 00 00 00 00 06 00 08 00 00 00 01  20250410085246193 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 20250410085246207 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59602<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250410085246212 DLSCCP DEBUG SCCP-SCOC(80)[0x55ae2af6cc60]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250410085246213 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0026bc6f), PART(T=Source Reference,L=4,D=00000050), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085246213 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085246213 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085246213 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410085246213 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085246213 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250410085246213 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085246213 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 03 03 00 00 00 04 26 bc 6f 00 00 50 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085246213 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085246213 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085246213 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085246213 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250410085246213 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250410085246213 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! Waiting for packet dumper to finish... 0 (prev_count=-1, count=491552) Waiting for packet dumper to finish... 1 (prev_count=491552, count=503404) 20250410085247424 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250410085247424 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250410085247424 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250410085247424 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250410085247424 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20250410085247424 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN MTC@449bbc254af8: 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@449bbc254af8: 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 ------ Thu Apr 10 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 20250410085248341 DLSCCP DEBUG SCCP-SCOC(77)[0x55ae2af82f40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410085248341 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c1d5c6), PART(T=Source Reference,L=4,D=0000004d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085248342 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085248342 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085248342 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410085248342 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085248342 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250410085248342 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085248342 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 c1 d5 c6 00 00 4d 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085248342 DLSCCP DEBUG SCCP-SCOC(76)[0x55ae2af78930]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410085248342 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00354111), PART(T=Source Reference,L=4,D=0000004c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085248342 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085248342 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085248342 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410085248342 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085248342 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250410085248342 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085248342 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 35 41 11 00 00 4c 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085248342 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085248342 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085248342 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085248342 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250410085248342 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250410085248342 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250410085248342 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085248342 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085248342 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085248342 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250410085248342 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250410085248342 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250410085248349 DLSCCP DEBUG SCCP-SCOC(78)[0x55ae2af76130]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410085248349 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d31c22), PART(T=Source Reference,L=4,D=0000004e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085248349 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085248349 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085248349 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085248349 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085248349 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410085248349 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085248349 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 d3 1c 22 00 00 4e 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085248350 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085248350 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085248350 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085248350 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410085248350 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410085248350 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=2=0.0.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' 20250410085248350 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250410085248350 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250410085248350 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085248350 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 d3 1c 22 00 00 4e 0f 00 00 00 00 00 06 00 08 00 00 00 03  20250410085248350 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 20250410085248724 DLSCCP DEBUG SCCP-SCOC(73)[0x55ae2af72090]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410085248724 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0043d1fa), PART(T=Source Reference,L=4,D=00000049), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085248725 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085248725 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085248725 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085248725 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085248725 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410085248725 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085248725 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 43 d1 fa 00 00 49 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085248725 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085248725 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085248725 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085248725 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410085248725 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410085248725 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=2=0.0.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' 20250410085248725 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250410085248725 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250410085248725 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085248725 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 43 d1 fa 00 00 49 0f 00 00 00 00 00 06 00 08 00 00 00 03  20250410085248725 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 20250410085248726 DLSCCP DEBUG SCCP-SCOC(74)[0x55ae2af726f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410085248726 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00429914), PART(T=Source Reference,L=4,D=0000004a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085248726 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085248726 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085248726 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085248726 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085248726 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410085248726 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085248726 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 42 99 14 00 00 4a 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085248726 DLSCCP DEBUG SCCP-SCOC(75)[0x55ae2af76b20]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410085248726 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00af89a4), PART(T=Source Reference,L=4,D=0000004b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085248726 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085248726 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085248726 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085248726 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085248726 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410085248726 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085248726 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 af 89 a4 00 00 4b 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085248727 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085248727 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085248727 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085248727 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410085248727 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410085248727 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=2=0.0.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' 20250410085248727 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250410085248727 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250410085248727 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085248727 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 42 99 14 00 00 4a 0f 00 00 00 00 00 06 00 08 00 00 00 03  20250410085248727 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085248727 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085248727 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085248727 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410085248727 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410085248727 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=2=0.0.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' 20250410085248727 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250410085248727 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250410085248727 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085248727 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 af 89 a4 00 00 4b 0f 00 00 00 00 00 06 00 08 00 00 00 03  20250410085248727 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 20250410085248727 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 20250410085249262 DLSCCP DEBUG SCCP-SCOC(72)[0x55ae2af6b350]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410085249262 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b53559), PART(T=Source Reference,L=4,D=00000048), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085249262 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085249262 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085249262 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085249262 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085249262 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085249262 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085249262 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 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 35 59 00 00 48 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085249262 DLSCCP DEBUG SCCP-SCOC(71)[0x55ae2af71270]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410085249262 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00651811), PART(T=Source Reference,L=4,D=00000047), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085249262 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085249262 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085249262 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085249262 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085249262 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410085249262 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085249262 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 65 18 11 00 00 47 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085249262 DLSCCP DEBUG SCCP-SCOC(70)[0x55ae2af6f770]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410085249262 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c3c8b4), PART(T=Source Reference,L=4,D=00000046), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085249262 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085249262 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085249262 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085249263 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085249263 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085249263 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085249263 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 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 c8 b4 00 00 46 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085249263 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085249263 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085249263 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085249263 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085249263 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085249263 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250410085249263 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410085249263 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410085249263 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085249263 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 35 59 00 00 48 0f 00 00 00 00 00 06 00 08 00 00 00 01  20250410085249263 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085249263 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085249263 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085249263 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410085249263 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410085249263 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=2=0.0.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' 20250410085249263 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250410085249263 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250410085249263 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085249263 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 65 18 11 00 00 47 0f 00 00 00 00 00 06 00 08 00 00 00 03  20250410085249263 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 20250410085249263 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085249263 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085249263 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085249263 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085249263 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085249263 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250410085249263 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410085249263 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410085249263 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085249263 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 c8 b4 00 00 46 0f 00 00 00 00 00 06 00 08 00 00 00 01  20250410085249263 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 20250410085249263 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@449bbc254af8: 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@449bbc254af8: Test case TC_mscpool_paging_tmsi started. 20250410085249309 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59614<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410085249315 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59622<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410085249321 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:37011<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_paging_tmsi-Iuh0(717)@449bbc254af8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250410085249343 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250410085249343 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250410085249351 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085249351 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085249351 DRANAP NOTICE cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: link lost (cnlink.c:118) 20250410085249351 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085249351 DRANAP DEBUG cnlink(msc-1)[0x55ae2aef6920]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085249351 DRANAP NOTICE cnlink(msc-1)[0x55ae2aef6920]{DISCONNECTED}: link lost (cnlink.c:118) 20250410085249351 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085249351 DRANAP DEBUG cnlink(msc-2)[0x55ae2aef3b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_mscpool_paging_tmsi-Iuh1(719)@449bbc254af8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250410085249351 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:44544 (stream_srv.c:142) 20250410085249351 DMAIN INFO New HNB SCTP connection r=127.0.0.1:44544<->l=127.0.0.1:29169 (hnbgw.c:791) 20250410085249352 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085249352 DRANAP DEBUG cnlink(msc-3)[0x55ae2af5d910]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085249353 DRANAP DEBUG cnlink(msc-3)[0x55ae2af5d910]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085249353 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250410085249353 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085249353 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085249353 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410085249353 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085249353 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085249353 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085249353 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) 20250410085249353 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085249353 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085249353 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085249353 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085249353 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085249353 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085249353 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085249353 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) 20250410085249353 DLSS7 DEBUG Found route for dpc=4=0.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) 20250410085249353 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250410085249353 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085249353 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250410085249353 DRANAP DEBUG cnlink(msc-3)[0x55ae2af5d910]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085249353 DRANAP DEBUG cnlink(msc-2)[0x55ae2aef3b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085249353 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250410085249353 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085249353 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085249353 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410085249353 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085249353 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085249353 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085249353 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085249353 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085249353 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085249353 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085249353 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085249353 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085249353 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085249353 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085249353 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085249353 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085249353 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250410085249353 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085249353 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085249353 DRANAP DEBUG cnlink(msc-2)[0x55ae2aef3b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085249353 DRANAP DEBUG cnlink(msc-1)[0x55ae2aef6920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085249353 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250410085249353 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085249353 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085249353 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410085249353 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085249353 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085249353 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085249353 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085249353 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085249353 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085249353 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085249353 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085249353 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085249353 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085249353 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085249353 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085249353 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085249353 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410085249353 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085249353 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085249353 DRANAP DEBUG cnlink(msc-1)[0x55ae2aef6920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085249353 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085249353 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250410085249353 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085249353 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085249353 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410085249353 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085249353 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085249353 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085249353 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085249353 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085249353 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085249353 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085249353 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085249353 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085249353 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085249353 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085249353 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085249353 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085249353 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085249353 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085249353 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085249353 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085249353 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085249353 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085249353 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085249353 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 20250410085249353 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250410085249353 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250410085249353 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085249353 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085249353 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085249353 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250410085249353 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250410085249353 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250410085249353 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085249353 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085249353 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085249353 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410085249353 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410085249353 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250410085249353 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250410085249353 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250410085249353 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085249353 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  20250410085249353 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085249353 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085249353 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085249353 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085249353 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085249353 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250410085249353 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410085249353 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410085249353 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085249353 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  20250410085249353 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 20250410085249353 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@449bbc254af8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(723)@449bbc254af8: ************************************************* HNBGW_Test.msc0-M3UA(723)@449bbc254af8: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(723)@449bbc254af8: ************************************************* MTC@449bbc254af8: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(721)@449bbc254af8: v_sccp_pdu_maxlen:268 MTC@449bbc254af8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(726)@449bbc254af8: ************************************************* HNBGW_Test.msc1-M3UA(726)@449bbc254af8: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(726)@449bbc254af8: ************************************************* MTC@449bbc254af8: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(724)@449bbc254af8: v_sccp_pdu_maxlen:268 MTC@449bbc254af8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc2-M3UA(729)@449bbc254af8: ************************************************* HNBGW_Test.msc2-M3UA(729)@449bbc254af8: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(729)@449bbc254af8: ************************************************* MTC@449bbc254af8: Starting RAN_Emulation HNBGW_Test.msc2-SCCP(727)@449bbc254af8: v_sccp_pdu_maxlen:268 20250410085249389 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085249389 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085249390 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085249390 DRANAP DEBUG cnlink(sgsn-1)[0x55ae2af5ec30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085249390 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085249390 DRANAP DEBUG cnlink(sgsn-2)[0x55ae2af5f5c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085249390 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085249390 DRANAP DEBUG cnlink(sgsn-3)[0x55ae2af5ff50]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085249391 DRANAP DEBUG cnlink(sgsn-3)[0x55ae2af5ff50]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085249391 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250410085249391 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085249391 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085249391 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410085249391 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085249391 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085249391 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085249391 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) 20250410085249391 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085249391 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085249391 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085249391 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085249391 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085249391 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085249391 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085249391 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) 20250410085249391 DLSS7 DEBUG Found route for dpc=12=0.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) 20250410085249391 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250410085249391 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085249391 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250410085249391 DRANAP DEBUG cnlink(sgsn-3)[0x55ae2af5ff50]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085249391 DRANAP DEBUG cnlink(sgsn-2)[0x55ae2af5f5c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085249391 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250410085249391 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085249391 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085249391 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410085249391 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085249391 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085249391 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085249391 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085249391 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085249391 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085249391 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085249391 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085249391 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085249391 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085249391 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085249391 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085249391 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085249391 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250410085249391 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085249391 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085249391 DRANAP DEBUG cnlink(sgsn-2)[0x55ae2af5f5c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085249391 DRANAP DEBUG cnlink(sgsn-1)[0x55ae2af5ec30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085249391 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250410085249391 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085249391 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085249391 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410085249391 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085249391 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085249391 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085249391 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085249391 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085249391 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085249391 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085249391 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085249391 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085249391 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085249391 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085249391 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085249391 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085249391 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250410085249391 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085249391 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085249391 DRANAP DEBUG cnlink(sgsn-1)[0x55ae2af5ec30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085249391 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085249391 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250410085249391 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085249391 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085249391 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410085249391 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085249391 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085249391 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085249391 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085249391 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085249391 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085249391 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085249391 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085249391 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085249391 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085249391 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085249391 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085249391 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085249391 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085249391 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085249391 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085249391 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085249391 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085249391 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085249391 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085249391 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 20250410085249391 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250410085249391 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250410085249391 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085249391 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085249391 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085249391 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250410085249391 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250410085249391 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 20250410085249391 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250410085249391 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085249391 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085249391 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085249391 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250410085249391 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250410085249391 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250410085249391 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085249391 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085249391 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085249391 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085249391 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085249391 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@449bbc254af8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(732)@449bbc254af8: ************************************************* HNBGW_Test.sgsn0-M3UA(732)@449bbc254af8: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(732)@449bbc254af8: ************************************************* MTC@449bbc254af8: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(730)@449bbc254af8: v_sccp_pdu_maxlen:268 20250410085249418 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085249418 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085249418 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250410085249418 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250410085249418 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) 20250410085249418 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250410085249418 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250410085249418 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410085249418 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@449bbc254af8: setverdict(pass): none -> pass 20250410085249424 DLINP DEBUG SRVCONN(,r=127.0.0.1:44544<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085249424 DLINP DEBUG SRVCONN(,r=127.0.0.1:44544<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085249424 DLINP DEBUG SRVCONN(,r=127.0.0.1:44544<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250410085249424 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250410085249424 DHNBAP DEBUG (127.0.0.1:44544 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20250410085249424 DHNBAP NOTICE (127.0.0.1:44544 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250410085249424 DHNBAP NOTICE (127.0.0.1:44544 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250410085249424 DLINP DEBUG SRVCONN(,r=127.0.0.1:44544<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410085249424 DLINP DEBUG SRVCONN(,r=127.0.0.1:44544<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed 20250410085249564 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250410085249564 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250410085249564 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 20250410085249564 DLSS7 <000c> osmo_ss7_asp.c:1126 ?: connection closed 20250410085249564 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20250410085249564 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20250410085249564 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(723)@449bbc254af8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250410085249575 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 20250410085249575 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 20250410085249575 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 20250410085249575 DLSS7 <000c> osmo_ss7_asp.c:1126 ?: connection closed 20250410085249575 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20250410085249575 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20250410085249575 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250410085249576 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085249576 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250410085249576 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20250410085249576 DLSS7 <000c> xua_asp_fsm.c:300 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20250410085249576 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  20250410085249576 DLSS7 <000c> xua_asp_fsm.c:680 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20250410085249576 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20250410085249576 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250410085249576 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 20250410085249576 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Pending () 20250410085249576 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  20250410085249576 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  20250410085249576 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085249576 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250410085249576 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20250410085249577 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085249577 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250410085249577 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:378) 20250410085249577 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085249577 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085249577 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085249577 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085249577 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) HNBGW_Test.msc1-M3UA(726)@449bbc254af8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250410085249581 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085249581 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250410085249581 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250410085249581 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  20250410085249581 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250410085249581 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20250410085249581 DLSS7 <000c> xua_as_fsm.c:552 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_ACTIVE 20250410085249581 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 20250410085249582 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250410085249582 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  20250410085249582 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  20250410085249582 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085249582 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250410085249582 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085249582 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250410085249582 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:413) 20250410085249582 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085249582 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085249582 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085249582 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085249582 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250410085249582 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250410085249582 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085249583 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085249583 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250410085249583 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085249583 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085249583 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPSM:UP) 20250410085249583 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20250410085249583 DLSS7 <000c> xua_asp_fsm.c:300 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20250410085249583 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  20250410085249583 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085249583 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410085249583 DLSS7 <000c> xua_asp_fsm.c:680 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20250410085249583 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20250410085249583 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250410085249583 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 20250410085249583 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Pending () 20250410085249583 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  20250410085249583 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  20250410085249583 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085249583 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085249583 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085249583 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085249583 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250410085249583 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20250410085249583 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085249583 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085249583 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085249583 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085249583 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085249583 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085249583 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085249583 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085249583 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085249583 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085249583 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085249583 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085249583 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085249584 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085249584 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085249584 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250410085249584 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.0.2/0 (xua_snm.c:378) 20250410085249584 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085249584 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085249584 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085249584 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085249584 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250410085249584 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085249584 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085249584 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085249584 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085249584 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085249584 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250410085249584 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410085249584 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410085249584 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085249584 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  20250410085249586 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 20250410085249586 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 20250410085249586 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250410085249586 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)@449bbc254af8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20250410085249588 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085249588 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPTM:ACTIVE) 20250410085249588 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250410085249588 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  20250410085249589 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250410085249589 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20250410085249589 DLSS7 <000c> xua_as_fsm.c:552 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_ACTIVE 20250410085249589 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 20250410085249589 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Active () 20250410085249589 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  20250410085249589 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  20250410085249589 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085249589 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250410085249589 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085249589 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250410085249589 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.0.2/0 (xua_snm.c:413) 20250410085249589 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085249589 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085249589 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085249589 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085249589 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250410085249589 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250410085249589 DRANAP DEBUG cnlink(msc-1)[0x55ae2aef6920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085249590 DRANAP DEBUG cnlink(msc-1)[0x55ae2aef6920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085249590 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250410085249590 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085249590 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085249590 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410085249590 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085249590 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085249590 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085249590 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085249590 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085249590 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085249590 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085249590 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085249590 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085249590 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085249590 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085249590 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085249590 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085249590 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410085249590 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085249590 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085249590 DRANAP DEBUG cnlink(msc-1)[0x55ae2aef6920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085249591 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085249591 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085249591 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085249591 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410085249591 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410085249591 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250410085249591 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250410085249591 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250410085249591 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085249591 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  20250410085249592 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) 20250410085249592 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (ASPSM:UP) 20250410085249592 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250410085249592 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc2-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250410085249592 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250410085249592 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250410085249592 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20250410085249592 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 20250410085249592 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc2-0) Tx NOTIFY Type State Change:AS Inactive () 20250410085249592 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  20250410085249592 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250410085249595 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) 20250410085249595 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (ASPTM:ACTIVE) 20250410085249595 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250410085249595 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  20250410085249595 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250410085249595 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250410085249595 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250410085249595 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 20250410085249595 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc2-0) Tx NOTIFY Type State Change:AS Active () 20250410085249595 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  20250410085249595 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  20250410085249595 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  20250410085249595 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085249595 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250410085249595 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085249595 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250410085249595 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.0.3/0 (xua_snm.c:413) 20250410085249595 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085249595 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085249595 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085249595 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085249595 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250410085249595 DCN NOTICE (msc-2) now available: N-PCSTATE ind: pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250410085249595 DRANAP DEBUG cnlink(msc-2)[0x55ae2aef3b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085249596 DRANAP DEBUG cnlink(msc-2)[0x55ae2aef3b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085249596 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250410085249596 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085249596 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085249596 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410085249596 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085249596 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085249596 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085249596 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085249596 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085249596 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085249596 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085249596 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085249596 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085249596 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085249596 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085249596 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085249596 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085249596 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250410085249597 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085249597 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085249597 DRANAP DEBUG cnlink(msc-2)[0x55ae2aef3b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085249597 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085249597 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085249597 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085249597 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250410085249597 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250410085249597 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' 20250410085249597 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 20250410085249597 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250410085249597 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085249597 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  20250410085249604 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250410085249604 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250410085249604 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250410085249604 DLSS7 <000c> 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)@449bbc254af8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250410085249610 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085249610 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250410085249610 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250410085249610 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250410085249610 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250410085249610 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250410085249610 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250410085249610 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 20250410085249610 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250410085249610 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  20250410085249610 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250410085249612 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085249612 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250410085249612 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250410085249612 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  20250410085249612 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250410085249612 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250410085249612 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250410085249612 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 20250410085249612 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250410085249612 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  20250410085249612 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  20250410085249612 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  20250410085249612 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  20250410085249612 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085249612 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250410085249612 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085249612 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250410085249612 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250410085249613 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085249613 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085249613 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085249613 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085249613 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250410085249613 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250410085249613 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085249614 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085249614 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250410085249614 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085249614 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085249614 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410085249614 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085249614 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085249614 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085249614 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085249614 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085249614 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085249614 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085249614 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085249614 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085249614 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085249614 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085249614 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085249614 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085249614 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085249614 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085249614 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085249614 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085249614 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085249614 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085249614 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085249614 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085249614 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085249614 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.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' 20250410085249614 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410085249614 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410085249614 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085249614 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  20250410085249787 DLSCCP DEBUG SCCP-SCOC(69)[0x55ae2af83720]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410085249787 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0008bac9), PART(T=Source Reference,L=4,D=00000045), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085249787 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085249787 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085249787 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085249787 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085249787 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085249787 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085249787 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 08 ba c9 00 00 45 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085249787 DLSCCP DEBUG SCCP-SCOC(67)[0x55ae2af78be0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410085249787 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ea75c2), PART(T=Source Reference,L=4,D=00000043), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085249787 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085249787 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085249787 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085249787 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085249787 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085249787 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085249787 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 ea 75 c2 00 00 43 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085249787 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085249787 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085249787 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085249787 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085249787 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085249787 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250410085249787 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410085249787 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410085249787 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085249787 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 08 ba c9 00 00 45 0f 00 00 00 00 00 06 00 08 00 00 00 01  20250410085249788 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085249788 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085249788 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085249788 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085249788 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085249788 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250410085249788 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410085249788 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410085249788 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085249788 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 ea 75 c2 00 00 43 0f 00 00 00 00 00 06 00 08 00 00 00 01  20250410085249794 DLSCCP DEBUG SCCP-SCOC(68)[0x55ae2af7ac50]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410085249794 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005d5628), PART(T=Source Reference,L=4,D=00000044), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085249794 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085249794 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085249794 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085249794 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085249794 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410085249794 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085249795 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 5d 56 28 00 00 44 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085249795 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085249795 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085249795 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085249795 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410085249795 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410085249795 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=2=0.0.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' 20250410085249795 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250410085249795 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250410085249795 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085249795 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 5d 56 28 00 00 44 0f 00 00 00 00 00 06 00 08 00 00 00 03  20250410085249796 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085249796 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410085249796 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410085249796 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410085249796 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085249796 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410085249796 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085249796 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085249796 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085249796 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 08 ba c9 00 00 06 00 08 00 00 00 07  20250410085249796 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085249796 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085249796 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085249796 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410085249796 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085249796 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=0008bac9) (sccp_scrc.c:486) 20250410085249796 DLSCCP DEBUG Received CO:RELCO for local reference 69 (sccp_scoc.c:1855) 20250410085249796 DLSCCP DEBUG SCCP-SCOC(69)[0x55ae2af83720]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250410085249796 DLSCCP DEBUG SCCP-SCOC(69)[0x55ae2af83720]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250410085249796 DLSCCP DEBUG SCCP-SCOC(69)[0x55ae2af83720]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250410085249796 DLSCCP DEBUG SCCP-SCOC(69)[0x55ae2af83720]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250410085249796 DLSCCP DEBUG SCCP-SCOC(69)[0x55ae2af83720]{IDLE}: Deallocated (fsm.c:568) 20250410085249804 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085249804 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250410085249804 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250410085249804 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 20250410085249804 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085249804 DLSS7 <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' 20250410085249804 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085249804 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085249804 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085249804 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 5d 56 28 00 00 06 00 08 00 00 00 07  20250410085249804 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085249804 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085249804 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085249804 DLM3UA DEBUG 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) 20250410085249804 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085249804 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=005d5628) (sccp_scrc.c:486) 20250410085249804 DLSCCP DEBUG Received CO:RELCO for local reference 68 (sccp_scoc.c:1855) 20250410085249804 DLSCCP DEBUG SCCP-SCOC(68)[0x55ae2af7ac50]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250410085249804 DLSCCP DEBUG SCCP-SCOC(68)[0x55ae2af7ac50]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250410085249804 DLSCCP DEBUG SCCP-SCOC(68)[0x55ae2af7ac50]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250410085249804 DLSCCP DEBUG SCCP-SCOC(68)[0x55ae2af7ac50]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250410085249804 DLSCCP DEBUG SCCP-SCOC(68)[0x55ae2af7ac50]{IDLE}: Deallocated (fsm.c:568) 20250410085249997 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085249997 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410085249997 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410085249997 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410085249997 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085249997 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410085249997 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085249997 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085249997 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085249997 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 ea 75 c2 00 00 06 00 08 00 00 00 07  20250410085249997 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085249997 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085249997 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085249997 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410085249997 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085249997 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=00ea75c2) (sccp_scrc.c:486) 20250410085249997 DLSCCP DEBUG Received CO:RELCO for local reference 67 (sccp_scoc.c:1855) 20250410085249997 DLSCCP DEBUG SCCP-SCOC(67)[0x55ae2af78be0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250410085249997 DLSCCP DEBUG SCCP-SCOC(67)[0x55ae2af78be0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250410085249997 DLSCCP DEBUG SCCP-SCOC(67)[0x55ae2af78be0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250410085249997 DLSCCP DEBUG SCCP-SCOC(67)[0x55ae2af78be0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250410085249997 DLSCCP DEBUG SCCP-SCOC(67)[0x55ae2af78be0]{IDLE}: Deallocated (fsm.c:568) 20250410085250303 DLSCCP DEBUG SCCP-SCOC(65)[0x55ae2af840b0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250410085250303 DLSCCP DEBUG SCCP-SCOC(65)[0x55ae2af840b0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250410085250303 DLSCCP DEBUG SCCP-SCOC(65)[0x55ae2af840b0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250410085250303 DLSCCP DEBUG SCCP-SCOC(65)[0x55ae2af840b0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250410085250303 DLSCCP DEBUG SCCP-SCOC(65)[0x55ae2af840b0]{IDLE}: Deallocated (fsm.c:568) 20250410085250311 DLSCCP DEBUG SCCP-SCOC(64)[0x55ae2af6a520]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250410085250311 DLSCCP DEBUG SCCP-SCOC(64)[0x55ae2af6a520]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250410085250311 DLSCCP DEBUG SCCP-SCOC(64)[0x55ae2af6a520]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250410085250311 DLSCCP DEBUG SCCP-SCOC(64)[0x55ae2af6a520]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250410085250311 DLSCCP DEBUG SCCP-SCOC(64)[0x55ae2af6a520]{IDLE}: Deallocated (fsm.c:568) 20250410085250328 DLSCCP DEBUG SCCP-SCOC(66)[0x55ae2af73910]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250410085250328 DLSCCP DEBUG SCCP-SCOC(66)[0x55ae2af73910]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250410085250329 DLSCCP DEBUG SCCP-SCOC(66)[0x55ae2af73910]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250410085250329 DLSCCP DEBUG SCCP-SCOC(66)[0x55ae2af73910]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250410085250329 DLSCCP DEBUG SCCP-SCOC(66)[0x55ae2af73910]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(722)@449bbc254af8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250410085250379 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085250379 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410085250379 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410085250379 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410085250379 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085250379 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410085250379 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085250379 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085250379 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085250379 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085250379 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085250379 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085250379 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085250379 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410085250379 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085250379 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085250379 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250410085250379 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410085250379 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085250379 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085250379 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085250379 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085250379 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085250379 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085250379 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085250379 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085250379 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085250379 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085250379 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085250379 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085250379 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085250379 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085250379 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250410085250380 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250410085250380 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250410085250380 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250410085250380 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085250380 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410085250380 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085250380 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085250380 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085250380 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085250380 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085250380 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085250380 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085250380 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085250380 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085250380 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085250380 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085250380 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085250380 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085250380 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085250380 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085250380 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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) 20250410085250380 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250410085250380 DRANAP NOTICE cnlink(msc-0)[0x55ae2af13940]{CONNECTED}: link up (cnlink.c:111) 20250410085250380 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085250380 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085250380 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085250380 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085250380 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085250380 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.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' 20250410085250380 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410085250380 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410085250380 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085250380 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  20250410085250382 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085250382 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410085250382 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410085250382 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410085250382 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085250382 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410085250382 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085250382 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085250382 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085250382 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085250382 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085250382 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085250382 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085250382 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410085250382 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085250382 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085250382 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250410085250382 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410085250382 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085250382 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085250382 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085250382 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085250382 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085250382 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085250382 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085250382 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085250382 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085250382 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085250382 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085250382 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085250382 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085250382 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085250382 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250410085250382 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250410085250382 DRANAP INFO cnlink(msc-0)[0x55ae2af13940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250410085250384 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085250384 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250410085250384 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250410085250384 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 20250410085250384 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085250384 DLSS7 <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' 20250410085250384 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085250384 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085250384 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085250384 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085250384 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085250384 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085250384 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085250384 DLM3UA DEBUG 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) 20250410085250384 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085250384 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085250384 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250410085250384 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250410085250384 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085250384 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085250384 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085250384 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085250384 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085250384 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085250384 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085250384 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085250384 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085250384 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085250384 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085250384 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085250384 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085250384 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085250384 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250410085250384 DRANAP DEBUG cnlink(msc-1)[0x55ae2aef6920]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250410085250384 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) 20250410085250384 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) 20250410085250384 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085250384 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250410085250384 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085250384 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085250384 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085250384 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085250384 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085250384 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085250384 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085250384 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085250384 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085250384 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085250384 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085250384 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) HNBGW_Test.msc1-RAN(725)@449bbc254af8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250410085250384 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085250384 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410085250384 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085250384 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250410085250384 DRANAP DEBUG cnlink(msc-1)[0x55ae2aef6920]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250410085250384 DRANAP NOTICE cnlink(msc-1)[0x55ae2aef6920]{CONNECTED}: link up (cnlink.c:111) 20250410085250384 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085250384 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085250384 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085250385 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410085250385 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410085250385 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250410085250385 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250410085250385 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250410085250385 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085250385 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  20250410085250389 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085250389 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250410085250389 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250410085250389 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 20250410085250389 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085250389 DLSS7 <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' 20250410085250389 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085250389 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085250389 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085250389 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085250389 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085250389 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085250389 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085250389 DLM3UA DEBUG 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) 20250410085250389 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085250389 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085250389 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250410085250389 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250410085250389 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085250389 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085250389 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085250389 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085250389 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085250389 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085250389 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085250389 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085250389 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085250389 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085250389 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085250389 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085250389 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085250389 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085250389 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250410085250389 DRANAP DEBUG cnlink(msc-1)[0x55ae2aef6920]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250410085250389 DRANAP INFO cnlink(msc-1)[0x55ae2aef6920]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc2-RAN(728)@449bbc254af8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250410085250394 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) 20250410085250394 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250410085250394 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250410085250394 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 20250410085250394 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085250394 DLSS7 <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' 20250410085250394 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085250394 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085250394 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085250394 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085250394 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) 20250410085250394 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085250394 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085250394 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085250394 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085250394 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085250394 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250410085250394 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250410085250394 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085250394 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085250394 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085250394 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085250394 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085250394 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085250394 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085250394 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085250394 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085250394 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085250394 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085250394 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085250394 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085250394 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085250394 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250410085250394 DRANAP DEBUG cnlink(msc-2)[0x55ae2aef3b20]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250410085250394 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) 20250410085250394 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) 20250410085250394 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085250394 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250410085250394 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085250394 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085250394 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085250394 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085250394 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085250394 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085250394 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085250394 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085250394 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085250394 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085250394 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085250394 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085250394 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085250394 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250410085250394 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085250394 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250410085250394 DRANAP DEBUG cnlink(msc-2)[0x55ae2aef3b20]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250410085250394 DRANAP NOTICE cnlink(msc-2)[0x55ae2aef3b20]{CONNECTED}: link up (cnlink.c:111) 20250410085250394 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085250394 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085250394 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085250394 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250410085250394 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250410085250394 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' 20250410085250394 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 20250410085250394 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250410085250394 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085250394 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  20250410085250395 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085250395 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085250395 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085250395 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) 20250410085250395 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085250395 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) 20250410085250395 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250410085250395 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085250395 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250410085250395 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 20250410085250395 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250410085250395 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085250395 DLSS7 <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' 20250410085250395 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250410085250395 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085250395 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085250395 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085250395 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085250395 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085250395 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085250395 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085250395 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085250395 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085250395 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085250395 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085250395 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085250395 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085250395 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085250395 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085250395 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085250395 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085250395 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085250395 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250410085250395 DRANAP DEBUG cnlink(msc-2)[0x55ae2aef3b20]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250410085250395 DRANAP INFO cnlink(msc-2)[0x55ae2aef3b20]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(731)@449bbc254af8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250410085250419 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085250419 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410085250419 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410085250419 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410085250419 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085250419 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410085250419 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085250419 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085250419 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085250419 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085250419 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085250419 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085250419 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085250419 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410085250419 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085250419 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085250419 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250410085250419 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410085250419 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085250419 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085250419 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085250419 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085250419 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085250419 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085250419 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085250419 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085250419 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085250419 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085250419 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085250419 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085250419 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085250419 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085250419 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250410085250419 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250410085250419 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250410085250419 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250410085250419 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085250419 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410085250419 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085250419 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085250419 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085250419 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085250419 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085250419 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085250419 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085250419 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085250419 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085250419 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085250419 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085250419 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085250419 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085250419 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085250419 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085250419 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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) 20250410085250419 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250410085250419 DRANAP NOTICE cnlink(sgsn-0)[0x55ae2af5e2a0]{CONNECTED}: link up (cnlink.c:111) 20250410085250420 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085250420 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085250420 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085250420 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085250420 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085250420 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.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' 20250410085250420 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410085250420 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410085250420 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085250420 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  20250410085250423 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085250423 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410085250423 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410085250423 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410085250423 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085250423 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410085250423 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085250423 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085250423 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085250423 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085250423 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085250423 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085250423 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085250423 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410085250423 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085250423 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085250423 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250410085250423 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410085250423 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085250423 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085250423 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085250423 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085250423 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085250423 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085250423 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085250423 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085250423 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085250423 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085250423 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085250423 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085250423 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085250423 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085250423 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250410085250423 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250410085250423 DRANAP INFO cnlink(sgsn-0)[0x55ae2af5e2a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250410085251435 DLCTRL DEBUG Command: GET 769972344 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250410085251435 DLCTRL DEBUG Tx Command reply: GET_REPLY 769972344 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250410085251443 DLCTRL DEBUG Command: GET 875995699 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250410085251444 DLCTRL DEBUG Tx Command reply: GET_REPLY 875995699 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250410085251447 DLCTRL DEBUG Command: GET 217992066 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250410085251447 DLCTRL DEBUG Tx Command reply: GET_REPLY 217992066 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085251452 DLCTRL DEBUG Command: GET 524214433 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085251452 DLCTRL DEBUG Tx Command reply: GET_REPLY 524214433 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085251456 DLCTRL DEBUG Command: GET 247622426 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250410085251456 DLCTRL DEBUG Tx Command reply: GET_REPLY 247622426 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250410085251463 DLCTRL DEBUG Command: GET 927549261 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250410085251463 DLCTRL DEBUG Tx Command reply: GET_REPLY 927549261 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250410085251468 DLCTRL DEBUG Command: GET 91849748 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250410085251468 DLCTRL DEBUG Tx Command reply: GET_REPLY 91849748 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250410085251472 DLCTRL DEBUG Command: GET 560064822 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250410085251472 DLCTRL DEBUG Tx Command reply: GET_REPLY 560064822 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085251477 DLCTRL DEBUG Command: GET 371181277 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085251477 DLCTRL DEBUG Tx Command reply: GET_REPLY 371181277 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085251481 DLCTRL DEBUG Command: GET 571673793 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250410085251481 DLCTRL DEBUG Tx Command reply: GET_REPLY 571673793 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250410085251485 DLCTRL DEBUG Command: GET 97688303 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250410085251485 DLCTRL DEBUG Tx Command reply: GET_REPLY 97688303 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250410085251488 DLCTRL DEBUG Command: GET 276149822 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250410085251488 DLCTRL DEBUG Tx Command reply: GET_REPLY 276149822 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250410085251491 DLCTRL DEBUG Command: GET 541908356 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250410085251491 DLCTRL DEBUG Tx Command reply: GET_REPLY 541908356 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085251494 DLCTRL DEBUG Command: GET 512643447 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085251494 DLCTRL DEBUG Tx Command reply: GET_REPLY 512643447 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085251497 DLCTRL DEBUG Command: GET 653845790 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250410085251497 DLCTRL DEBUG Tx Command reply: GET_REPLY 653845790 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250410085251501 DLCTRL DEBUG Command: GET 921505996 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250410085251501 DLCTRL DEBUG Tx Command reply: GET_REPLY 921505996 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250410085251505 DLCTRL DEBUG Command: GET 546311725 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250410085251505 DLCTRL DEBUG Tx Command reply: GET_REPLY 546311725 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250410085251508 DLCTRL DEBUG Command: GET 625738108 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250410085251508 DLCTRL DEBUG Tx Command reply: GET_REPLY 625738108 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085251512 DLCTRL DEBUG Command: GET 827006748 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085251512 DLCTRL DEBUG Tx Command reply: GET_REPLY 827006748 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085251516 DLCTRL DEBUG Command: GET 16833661 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250410085251516 DLCTRL DEBUG Tx Command reply: GET_REPLY 16833661 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@449bbc254af8: 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@449bbc254af8: "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 } } } 20250410085251563 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59628<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_mscpool_paging_tmsi0(734)@449bbc254af8: 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 20250410085252594 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085252594 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410085252594 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410085252594 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410085252594 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085252594 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410085252594 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085252594 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085252594 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085252594 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  20250410085252594 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 84 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085252594 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085252594 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085252594 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410085252594 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085252594 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085252594 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250410085252594 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250410085252594 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085252594 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085252594 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085252594 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085252594 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085252594 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085252594 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085252594 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085252595 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085252595 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085252595 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085252595 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085252595 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085252595 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085252595 DRANAP DEBUG Decoding message RANAP_PagingIEs (ranap_decoder.c:3121) (ranap_decoder.c:3121) 20250410085252595 DCN DEBUG ranap MI 00 01 01 00 00 00 21 f4 = 001010000000124 (hnbgw_cn.c:189) 20250410085252595 DCN DEBUG ranap temp UE ID = TMSI-0x424B0023 (hnbgw_cn.c:216) 20250410085252595 DCN DEBUG (msc-0) Decoded Paging: CS IMSI-001010000000124 TMSI-0x424B0023 (hnbgw_cn.c:238) 20250410085252595 DCN INFO (msc-0) Rx Paging from CN for IMSI-001010000000124 TMSI-0x424B0023 (hnbgw_cn.c:167) 20250410085252595 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA payload of 46 bytes (hnbgw_rua.c:85) 20250410085252595 DRUA DEBUG (127.0.0.1:44544 TTCN3-HNB-1) transmitting RUA payload of 46 bytes (hnbgw_rua.c:85) 20250410085252595 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410085252595 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 46 bytes of data (stream_srv.c:827) 20250410085252595 DLINP DEBUG SRVCONN(,r=127.0.0.1:44544<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410085252595 DLINP DEBUG SRVCONN(,r=127.0.0.1:44544<->l=127.0.0.1:29169) sending 46 bytes of data (stream_srv.c:827) TC_mscpool_paging_tmsi-Iuh1-RUA(720)@449bbc254af8: UnitdataCallback TC_mscpool_paging_tmsi-Iuh0-RUA(718)@449bbc254af8: UnitdataCallback TC_mscpool_paging_tmsi0(734)@449bbc254af8: 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)@449bbc254af8: f_create_expect(l3 := '0627000350590205F4424B0023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(722)@449bbc254af8: Created Expect[0] for '0627000350590205F4424B0023'O to be handled at TC_mscpool_paging_tmsi0(734) TC_mscpool_paging_tmsi-Iuh0-RUA(718)@449bbc254af8: Added conn table entry 0TC_mscpool_paging_tmsi0(734)4042528 20250410085253628 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085253628 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085253628 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1351) 20250410085253628 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250410085253628 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x3daf20, normal) (hnbgw_rua.c:407) 20250410085253628 DHNB DEBUG map_rua[0x55ae2af83720]{init}: Allocated (fsm.c:456) 20250410085253628 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4042528)[0x55ae2af83720]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250410085253628 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4042528 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250410085253628 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410085253628 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410085253628 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4042528 SCCP-0 CS MI=TMSI-0x424B0023: CN link paging record selects msc 0 (hnbgw_cn.c:1015) 20250410085253628 DCN DEBUG map_sccp[0x55ae2af6a050]{init}: Allocated (fsm.c:456) 20250410085253628 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-82)[0x55ae2af6a050]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250410085253628 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-4042528 <-> SCCP-82 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250410085253628 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4042528 SCCP-82 msc-0 MI=TMSI-0x424B0023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:312) 20250410085253628 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4042528)[0x55ae2af83720]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250410085253628 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410085253628 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410085253628 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4042528)[0x55ae2af83720]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250410085253628 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-82)[0x55ae2af6a050]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250410085253628 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250410085253628 DLSCCP DEBUG SCCP-SCOC(82)[0x55ae2af74d00]{IDLE}: Allocated (fsm.c:456) 20250410085253628 DLSCCP DEBUG SCCP-SCOC(82)[0x55ae2af74d00]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250410085253628 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0627000350590205f4424b0023004f400300024b0056400500f1100926) (sccp_scrc.c:415) 20250410085253628 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085253628 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085253628 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085253628 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085253628 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085253628 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085253628 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085253628 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085253628 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085253628 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085253628 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085253628 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085253628 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085253628 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085253628 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085253628 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 02 4b 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085253628 DLSCCP DEBUG SCCP-SCOC(82)[0x55ae2af74d00]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250410085253628 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-82)[0x55ae2af6a050]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250410085253628 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4042528)[0x55ae2af83720]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250410085253629 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085253629 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085253629 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085253629 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085253629 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085253629 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250410085253629 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410085253629 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410085253629 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085253629 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 02 4b 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)@449bbc254af8: First idle individual index:0 HNBGW_Test.msc0-SCCP(721)@449bbc254af8: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(722)@449bbc254af8: Found Expect[0] for l3='0627000350590205F4424B0023'O handled at TC_mscpool_paging_tmsi0(734) HNBGW_Test.msc0-RAN(722)@449bbc254af8: Added conn table entry 0TC_mscpool_paging_tmsi0(734)16377884 HNBGW_Test.msc0-SCCP(721)@449bbc254af8: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(721)@449bbc254af8: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250410085253646 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085253646 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410085253646 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410085253646 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410085253646 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085253646 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410085253646 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085253646 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085253646 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085253646 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 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 8b f5 fb 02 00 00 00 00 00 06 00 08 00 00 00 07  20250410085253646 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085253646 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085253646 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085253646 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410085253646 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) TC_mscpool_paging_tmsi0(734)@449bbc254af8: setverdict(pass): none -> pass 20250410085253646 DLSS7 DEBUG scrc_rx_mtp_xfer_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=008bf5fb) (sccp_scrc.c:486) 20250410085253646 DLSCCP DEBUG Received CO:COAK for local reference 82 (sccp_scoc.c:1855) 20250410085253646 DLSCCP DEBUG SCCP-SCOC(82)[0x55ae2af74d00]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250410085253646 DLSCCP DEBUG SCCP-SCOC(82)[0x55ae2af74d00]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250410085253646 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085253646 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250410085253646 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) 20250410085253646 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-82)[0x55ae2af6a050]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250410085253646 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-82)[0x55ae2af6a050]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@449bbc254af8: 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 } } } 20250410085254651 DLCTRL DEBUG Command: GET 552717047 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250410085254651 DLCTRL DEBUG Tx Command reply: GET_REPLY 552717047 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250410085254656 DLCTRL DEBUG Command: GET 991631251 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250410085254656 DLCTRL DEBUG Tx Command reply: GET_REPLY 991631251 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250410085254660 DLCTRL DEBUG Command: GET 360128299 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250410085254660 DLCTRL DEBUG Tx Command reply: GET_REPLY 360128299 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085254664 DLCTRL DEBUG Command: GET 114228759 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085254664 DLCTRL DEBUG Tx Command reply: GET_REPLY 114228759 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085254668 DLCTRL DEBUG Command: GET 887302026 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250410085254668 DLCTRL DEBUG Tx Command reply: GET_REPLY 887302026 rate_ctr.abs.msc.0.cnpool:subscr:paged 1 (control_if.c:477) MTC@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed 20250410085254670 DLCTRL DEBUG Command: GET 100731596 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250410085254670 DLCTRL DEBUG Tx Command reply: GET_REPLY 100731596 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250410085254672 DLCTRL DEBUG Command: GET 1288388 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250410085254673 DLCTRL DEBUG Tx Command reply: GET_REPLY 1288388 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250410085254674 DLCTRL DEBUG Command: GET 611808779 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250410085254674 DLCTRL DEBUG Tx Command reply: GET_REPLY 611808779 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085254676 DLCTRL DEBUG Command: GET 26498679 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085254676 DLCTRL DEBUG Tx Command reply: GET_REPLY 26498679 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085254677 DLCTRL DEBUG Command: GET 320029135 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250410085254677 DLCTRL DEBUG Tx Command reply: GET_REPLY 320029135 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250410085254678 DLCTRL DEBUG Command: GET 769426729 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250410085254678 DLCTRL DEBUG Tx Command reply: GET_REPLY 769426729 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) MTC@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed 20250410085254679 DLCTRL DEBUG Command: GET 17626415 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250410085254679 DLCTRL DEBUG Tx Command reply: GET_REPLY 17626415 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250410085254680 DLCTRL DEBUG Command: GET 820534535 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250410085254680 DLCTRL DEBUG Tx Command reply: GET_REPLY 820534535 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085254680 DLCTRL DEBUG Command: GET 178391243 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085254680 DLCTRL DEBUG Tx Command reply: GET_REPLY 178391243 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085254681 DLCTRL DEBUG Command: GET 707337671 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250410085254681 DLCTRL DEBUG Tx Command reply: GET_REPLY 707337671 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed 20250410085254682 DLCTRL DEBUG Command: GET 743635447 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250410085254682 DLCTRL DEBUG Tx Command reply: GET_REPLY 743635447 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250410085254682 DLCTRL DEBUG Command: GET 136984029 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250410085254682 DLCTRL DEBUG Tx Command reply: GET_REPLY 136984029 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250410085254683 DLCTRL DEBUG Command: GET 298874935 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250410085254683 DLCTRL DEBUG Tx Command reply: GET_REPLY 298874935 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085254684 DLCTRL DEBUG Command: GET 907987773 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085254684 DLCTRL DEBUG Tx Command reply: GET_REPLY 907987773 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085254684 DLCTRL DEBUG Command: GET 233662127 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250410085254684 DLCTRL DEBUG Tx Command reply: GET_REPLY 233662127 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed MTC@449bbc254af8: ok: talloc reports "asn1_context" = 1 bytes 20250410085254687 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:37011<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(715)@449bbc254af8: Final verdict of PTC: none 20250410085254687 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59622<->l=127.0.0.1:4261 (telnet_interface.c:138) VirtHNBGW-STATS(714)@449bbc254af8: Final verdict of PTC: none MTC@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed 20250410085254689 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59614<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250410085254689 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085254689 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085254689 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410085254689 DMAIN NOTICE (127.0.0.1:9999 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) 20250410085254689 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250410085254689 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4042528)[0x55ae2af83720]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250410085254689 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4042528)[0x55ae2af83720]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250410085254689 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-82)[0x55ae2af6a050]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250410085254689 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250410085254689 DLSCCP DEBUG SCCP-SCOC(82)[0x55ae2af74d00]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250410085254689 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008bf5fb), PART(T=Source Reference,L=4,D=00000052), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250410085254689 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085254689 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085254689 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085254689 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085254689 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085254689 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085254689 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [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 8b f5 fb 00 00 52 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085254689 DLSCCP DEBUG SCCP-SCOC(82)[0x55ae2af74d00]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250410085254689 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-82)[0x55ae2af6a050]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250410085254689 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4042528)[0x55ae2af83720]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250410085254689 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4042528)[0x55ae2af83720]{disrupted}: Freeing instance (context_map.c:202) 20250410085254689 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4042528)[0x55ae2af83720]{disrupted}: Deallocated (fsm.c:568) 20250410085254689 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-82)[0x55ae2af6a050]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250410085254689 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-82)[0x55ae2af6a050]{disconnected}: Freeing instance (context_map.c:206) 20250410085254689 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-82)[0x55ae2af6a050]{disconnected}: Deallocated (fsm.c:568) 20250410085254689 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-4042528 SCCP-82 msc-0 MI=TMSI-0x424B0023: Deallocating (context_map.c:225) 20250410085254689 DLINP DEBUG SRVCONN(,r=127.0.0.1:44544<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085254689 DLINP DEBUG SRVCONN(,r=127.0.0.1:44544<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085254689 DLINP NOTICE SRV(,r=127.0.0.1:44544<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410085254689 DMAIN NOTICE (127.0.0.1:44544 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:44544<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250410085254689 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20250410085254689 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085254689 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085254689 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085254689 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085254689 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085254689 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250410085254689 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410085254689 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410085254689 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085254689 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 8b f5 fb 00 00 52 00 00 00 00 00 00 06 00 08 00 00 00 01  TC_mscpool_paging_tmsi-Iuh0-RUA(718)@449bbc254af8: Final verdict of PTC: none TC_mscpool_paging_tmsi-Iuh1-RUA(720)@449bbc254af8: Final verdict of PTC: none 20250410085254690 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250410085254690 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) 20250410085254690 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc2-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250410085254690 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc2-0) xUA SRV SHUTDOWN_EVENT 20250410085254690 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250410085254690 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) 20250410085254690 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc2-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250410085254690 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc2-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP MutexDispCT-TC_mscpool_paging_tmsi(713)@449bbc254af8: Final verdict of PTC: none HNBGW_Test.msc2-RAN(728)@449bbc254af8: Final verdict of PTC: none HNBGW_Test.msc1-RAN(725)@449bbc254af8: Final verdict of PTC: none 20250410085254690 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 20250410085254690 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) HNBGW_Test.msc1-SCCP(724)@449bbc254af8: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(727)@449bbc254af8: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(730)@449bbc254af8: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(731)@449bbc254af8: Final verdict of PTC: none 20250410085254691 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085254691 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250410085254691 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.0.3/0 (xua_snm.c:378) 20250410085254691 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085254691 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085254691 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085254691 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085254691 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250410085254691 DCN NOTICE (msc-2) now unreachable: N-PCSTATE ind: pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250410085254691 DRANAP DEBUG cnlink(msc-2)[0x55ae2aef3b20]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250410085254691 DRANAP NOTICE cnlink(msc-2)[0x55ae2aef3b20]{DISCONNECTED}: link lost (cnlink.c:118) 20250410085254691 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-msc2-0: connection closed 20250410085254691 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250410085254691 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250410085254691 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250410085254691 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20250410085254691 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 20250410085254691 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  20250410085254691 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  20250410085254691 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  20250410085254691 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085254691 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250410085254691 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250410085254691 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250410085254691 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410085254691 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250410085254691 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250410085254691 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 20250410085254691 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250410085254691 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) 20250410085254691 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250410085254691 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc1-0) xUA SRV SHUTDOWN_EVENT 20250410085254691 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 20250410085254691 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250410085254691 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410085254691 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250410085254691 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT TC_mscpool_paging_tmsi-Iuh1(719)@449bbc254af8: Final verdict of PTC: none HNBGW_Test.msc0-RAN(722)@449bbc254af8: Final verdict of PTC: none HNBGW-PFCP(716)@449bbc254af8: Final verdict of PTC: none TC_mscpool_paging_tmsi-Iuh0(717)@449bbc254af8: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(723)@449bbc254af8: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(721)@449bbc254af8: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(732)@449bbc254af8: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(726)@449bbc254af8: Final verdict of PTC: none HNBGW-MGCP(733)@449bbc254af8: Final verdict of PTC: none 20250410085254691 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 20250410085254691 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20250410085254691 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410085254691 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250410085254691 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SEND_FAILED 20250410085254691 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250410085254691 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) 20250410085254691 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250410085254691 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250410085254691 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250410085254691 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410085254691 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250410085254691 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250410085254691 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 20250410085254691 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085254691 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-msc1-0: connection closed 20250410085254692 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250410085254692 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250410085254692 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250410085254692 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250410085254692 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 20250410085254692 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  20250410085254692 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  20250410085254692 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085254692 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250410085254692 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250410085254692 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250410085254692 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085254692 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-sgsn0-0: connection closed 20250410085254692 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250410085254692 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250410085254692 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250410085254692 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250410085254692 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 20250410085254692 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  20250410085254692 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085254692 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250410085254692 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250410085254692 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 20250410085254692 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 20250410085254692 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085254692 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250410085254692 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.0.2/0 (xua_snm.c:378) 20250410085254692 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085254692 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085254692 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085254692 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085254692 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250410085254692 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250410085254692 DRANAP DEBUG cnlink(msc-1)[0x55ae2aef6920]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250410085254692 DRANAP NOTICE cnlink(msc-1)[0x55ae2aef6920]{DISCONNECTED}: link lost (cnlink.c:118) 20250410085254692 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085254692 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250410085254692 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250410085254692 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085254692 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085254692 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085254692 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085254692 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250410085254692 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250410085254693 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250410085254693 DRANAP NOTICE cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: link lost (cnlink.c:118) 20250410085254693 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59628<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_paging_tmsi0(734)@449bbc254af8: Final verdict of PTC: pass HNBGW_Test.msc2-M3UA(729)@449bbc254af8: Final verdict of PTC: none MTC@449bbc254af8: Setting final verdict of the test case. MTC@449bbc254af8: Local verdict of MTC: pass MTC@449bbc254af8: Local verdict of PTC MutexDispCT-TC_mscpool_paging_tmsi(713): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC VirtHNBGW-STATS(714): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC IPA-CTRL-CLI-IPA(715): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW-PFCP(716): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC TC_mscpool_paging_tmsi-Iuh0(717): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC TC_mscpool_paging_tmsi-Iuh0-RUA(718): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC TC_mscpool_paging_tmsi-Iuh1(719): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC TC_mscpool_paging_tmsi-Iuh1-RUA(720): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.msc0-SCCP(721): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.msc0-RAN(722): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.msc0-M3UA(723): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.msc1-SCCP(724): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.msc1-RAN(725): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.msc1-M3UA(726): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.msc2-SCCP(727): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.msc2-RAN(728): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.msc2-M3UA(729): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(730): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.sgsn0-RAN(731): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(732): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW-MGCP(733): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC TC_mscpool_paging_tmsi0(734): pass (pass -> pass) MTC@449bbc254af8: Test case TC_mscpool_paging_tmsi finished. Verdict: pass MTC@449bbc254af8: 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'. Thu Apr 10 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 20250410085254836 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59636<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410085255422 DLSCCP DEBUG SCCP-SCOC(81)[0x55ae2af72fd0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250410085255422 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000a7316), PART(T=Source Reference,L=4,D=00000051), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085255422 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085255422 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085255422 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085255422 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085255422 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085255422 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085255422 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 0a 73 16 00 00 51 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085255423 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085255423 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085255423 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085255423 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085255423 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085255423 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250410085255423 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410085255423 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410085255423 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085255423 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 0a 73 16 00 00 51 0f 00 00 00 00 00 06 00 08 00 00 00 01  20250410085255423 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 20250410085255438 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59636<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=564920) 20250410085256193 DLSCCP DEBUG SCCP-SCOC(79)[0x55ae2af322c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410085256193 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c7be69), PART(T=Source Reference,L=4,D=0000004f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085256193 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085256193 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085256193 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085256193 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085256193 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085256193 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085256193 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 c7 be 69 00 00 4f 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085256194 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085256194 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085256194 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085256194 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085256194 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085256194 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250410085256194 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410085256194 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410085256194 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085256194 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 c7 be 69 00 00 4f 0f 00 00 00 00 00 06 00 08 00 00 00 01  20250410085256194 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 20250410085256214 DLSCCP DEBUG SCCP-SCOC(80)[0x55ae2af6cc60]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410085256214 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0026bc6f), PART(T=Source Reference,L=4,D=00000050), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085256214 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085256214 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085256214 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410085256214 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085256214 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250410085256214 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085256214 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 03 03 00 00 00 04 26 bc 6f 00 00 50 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085256214 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085256214 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085256214 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085256214 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250410085256214 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250410085256214 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=564920, count=572056) 20250410085256692 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250410085256692 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250410085256692 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250410085256692 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250410085256692 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20250410085256692 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20250410085256692 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250410085256692 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250410085256692 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@449bbc254af8: 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@449bbc254af8: 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 ------ Thu Apr 10 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 20250410085258343 DLSCCP DEBUG SCCP-SCOC(76)[0x55ae2af78930]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410085258343 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00354111), PART(T=Source Reference,L=4,D=0000004c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085258343 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085258343 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085258343 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410085258343 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085258343 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250410085258343 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085258343 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 35 41 11 00 00 4c 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085258343 DLSCCP DEBUG SCCP-SCOC(77)[0x55ae2af82f40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410085258343 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c1d5c6), PART(T=Source Reference,L=4,D=0000004d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085258343 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085258343 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085258343 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410085258343 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085258343 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250410085258343 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085258343 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 c1 d5 c6 00 00 4d 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085258344 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085258344 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085258344 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085258344 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250410085258344 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250410085258344 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250410085258344 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085258344 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085258344 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085258344 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250410085258344 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250410085258344 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250410085258350 DLSCCP DEBUG SCCP-SCOC(78)[0x55ae2af76130]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410085258350 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d31c22), PART(T=Source Reference,L=4,D=0000004e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085258350 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085258350 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085258350 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085258350 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085258350 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410085258350 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085258350 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 d3 1c 22 00 00 4e 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085258350 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085258350 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085258350 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085258350 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410085258350 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410085258350 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! MTC@449bbc254af8: 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@449bbc254af8: Test case TC_mscpool_no_allow_attach_round_robin started. 20250410085258535 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48074<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410085258541 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48086<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410085258547 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:35849<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_no_allow_attach_round_robin-Iuh0(739)@449bbc254af8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250410085258569 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250410085258569 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250410085258588 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085258588 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085258588 DRANAP NOTICE cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: link lost (cnlink.c:118) 20250410085258589 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085258589 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250410085258589 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085258590 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085258590 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410085258590 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085258590 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085258590 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085258590 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085258590 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085258590 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085258590 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085258590 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085258590 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085258590 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085258590 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085258590 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085258590 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085258590 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085258590 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085258590 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085258590 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085258590 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085258590 DRANAP DEBUG cnlink(msc-1)[0x55ae2aef6920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085258590 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085258590 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085258590 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085258590 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085258590 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085258590 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250410085258590 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410085258590 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410085258590 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085258590 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  20250410085258590 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 20250410085258591 DRANAP DEBUG cnlink(msc-1)[0x55ae2aef6920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085258591 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250410085258591 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085258591 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085258591 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410085258591 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085258591 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085258591 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085258591 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085258591 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085258591 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085258591 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085258591 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085258591 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085258591 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085258591 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085258591 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085258591 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085258591 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410085258591 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085258591 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085258591 DRANAP DEBUG cnlink(msc-1)[0x55ae2aef6920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) TC_mscpool_no_allow_attach_round_robin-Iuh1(741)@449bbc254af8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250410085258591 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:41185 (stream_srv.c:142) 20250410085258591 DMAIN INFO New HNB SCTP connection r=127.0.0.1:41185<->l=127.0.0.1:29169 (hnbgw.c:791) 20250410085258592 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085258592 DRANAP DEBUG cnlink(msc-2)[0x55ae2aef3b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085258592 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085258592 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085258592 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085258592 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410085258592 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410085258592 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250410085258592 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085258592 DRANAP DEBUG cnlink(msc-3)[0x55ae2af5d910]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085258594 DRANAP DEBUG cnlink(msc-3)[0x55ae2af5d910]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085258594 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250410085258594 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085258594 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085258594 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410085258594 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085258594 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085258594 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085258594 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) 20250410085258594 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085258594 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085258594 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085258594 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085258594 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085258594 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085258594 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085258594 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) 20250410085258594 DLSS7 DEBUG Found route for dpc=4=0.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) 20250410085258594 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250410085258594 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085258594 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250410085258594 DRANAP DEBUG cnlink(msc-3)[0x55ae2af5d910]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085258594 DRANAP DEBUG cnlink(msc-2)[0x55ae2aef3b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085258594 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250410085258594 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085258594 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085258594 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410085258594 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085258594 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085258594 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085258594 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085258594 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085258594 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085258594 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085258594 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085258594 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085258594 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085258594 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085258594 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085258594 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085258594 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250410085258594 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085258594 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085258594 DRANAP DEBUG cnlink(msc-2)[0x55ae2aef3b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085258595 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085258595 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085258595 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085258595 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 20250410085258595 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250410085258595 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250410085258595 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085258595 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085258595 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085258595 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250410085258595 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250410085258595 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! MTC@449bbc254af8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(745)@449bbc254af8: ************************************************* HNBGW_Test.msc0-M3UA(745)@449bbc254af8: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(745)@449bbc254af8: ************************************************* MTC@449bbc254af8: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(743)@449bbc254af8: v_sccp_pdu_maxlen:268 MTC@449bbc254af8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(748)@449bbc254af8: ************************************************* HNBGW_Test.msc1-M3UA(748)@449bbc254af8: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(748)@449bbc254af8: ************************************************* MTC@449bbc254af8: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(746)@449bbc254af8: v_sccp_pdu_maxlen:268 MTC@449bbc254af8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc2-M3UA(751)@449bbc254af8: ************************************************* HNBGW_Test.msc2-M3UA(751)@449bbc254af8: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(751)@449bbc254af8: ************************************************* MTC@449bbc254af8: Starting RAN_Emulation HNBGW_Test.msc2-SCCP(749)@449bbc254af8: v_sccp_pdu_maxlen:268 20250410085258641 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085258641 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085258641 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085258641 DRANAP DEBUG cnlink(sgsn-1)[0x55ae2af5ec30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085258641 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085258641 DRANAP DEBUG cnlink(sgsn-2)[0x55ae2af5f5c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085258641 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085258641 DRANAP DEBUG cnlink(sgsn-3)[0x55ae2af5ff50]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085258642 DRANAP DEBUG cnlink(sgsn-3)[0x55ae2af5ff50]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085258642 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250410085258642 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085258642 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085258642 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410085258642 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085258642 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085258643 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085258643 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) 20250410085258643 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085258643 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085258643 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085258643 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085258643 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085258643 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085258643 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085258643 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) 20250410085258643 DLSS7 DEBUG Found route for dpc=12=0.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) 20250410085258643 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250410085258643 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085258643 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250410085258643 DRANAP DEBUG cnlink(sgsn-3)[0x55ae2af5ff50]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085258643 DRANAP DEBUG cnlink(sgsn-2)[0x55ae2af5f5c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085258643 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250410085258643 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085258643 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085258643 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410085258643 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085258643 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085258643 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085258643 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085258643 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085258643 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085258643 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085258643 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085258643 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085258643 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085258643 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085258643 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085258643 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085258643 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250410085258643 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085258643 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085258643 DRANAP DEBUG cnlink(sgsn-2)[0x55ae2af5f5c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085258643 DRANAP DEBUG cnlink(sgsn-1)[0x55ae2af5ec30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085258643 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250410085258643 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085258643 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085258643 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410085258643 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085258643 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085258643 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085258643 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085258643 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085258643 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085258643 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085258643 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085258643 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085258643 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085258643 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085258643 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085258643 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085258643 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250410085258643 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085258643 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085258643 DRANAP DEBUG cnlink(sgsn-1)[0x55ae2af5ec30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085258643 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085258643 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250410085258643 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085258643 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085258643 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410085258643 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085258643 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085258643 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085258643 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085258643 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085258643 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085258643 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085258643 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085258643 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085258643 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085258643 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085258643 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085258643 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085258643 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085258643 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085258643 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085258643 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085258643 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085258643 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085258643 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085258643 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 20250410085258643 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250410085258643 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250410085258643 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085258643 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085258643 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085258643 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250410085258643 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250410085258643 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250410085258643 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085258643 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085258643 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085258643 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250410085258643 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250410085258643 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250410085258643 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085258643 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085258643 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085258643 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085258643 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085258643 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@449bbc254af8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(754)@449bbc254af8: ************************************************* HNBGW_Test.sgsn0-M3UA(754)@449bbc254af8: M3UA emulation initiated, the test can be started MTC@449bbc254af8: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(754)@449bbc254af8: ************************************************* HNBGW_Test.sgsn0-SCCP(752)@449bbc254af8: v_sccp_pdu_maxlen:268 20250410085258665 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085258665 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085258665 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250410085258665 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250410085258665 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) 20250410085258665 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250410085258665 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250410085258665 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410085258665 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@449bbc254af8: setverdict(pass): none -> pass 20250410085258669 DLINP DEBUG SRVCONN(,r=127.0.0.1:41185<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085258669 DLINP DEBUG SRVCONN(,r=127.0.0.1:41185<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085258669 DLINP DEBUG SRVCONN(,r=127.0.0.1:41185<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250410085258669 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250410085258669 DHNBAP DEBUG (127.0.0.1:41185 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20250410085258669 DHNBAP NOTICE (127.0.0.1:41185 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250410085258669 DHNBAP NOTICE (127.0.0.1:41185 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250410085258669 DLINP DEBUG SRVCONN(,r=127.0.0.1:41185<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410085258669 DLINP DEBUG SRVCONN(,r=127.0.0.1:41185<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed 20250410085258725 DLSCCP DEBUG SCCP-SCOC(73)[0x55ae2af72090]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410085258726 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0043d1fa), PART(T=Source Reference,L=4,D=00000049), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085258726 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085258726 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085258726 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085258726 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085258726 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410085258726 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085258726 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 43 d1 fa 00 00 49 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085258726 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085258726 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085258726 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085258726 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410085258726 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410085258726 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250410085258727 DLSCCP DEBUG SCCP-SCOC(75)[0x55ae2af76b20]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410085258727 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00af89a4), PART(T=Source Reference,L=4,D=0000004b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085258727 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085258727 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085258727 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085258727 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085258727 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410085258727 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085258727 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 af 89 a4 00 00 4b 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085258727 DLSCCP DEBUG SCCP-SCOC(74)[0x55ae2af726f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410085258727 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00429914), PART(T=Source Reference,L=4,D=0000004a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085258727 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085258727 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085258727 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085258727 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085258727 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410085258727 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085258727 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 42 99 14 00 00 4a 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085258728 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085258728 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085258728 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085258728 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410085258728 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410085258728 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250410085258728 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085258728 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085258728 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085258728 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410085258728 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410085258728 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250410085258815 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250410085258815 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250410085258815 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 20250410085258815 DLSS7 <000c> osmo_ss7_asp.c:1126 ?: connection closed 20250410085258815 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20250410085258816 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20250410085258816 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(745)@449bbc254af8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250410085258825 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085258825 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250410085258825 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20250410085258825 DLSS7 <000c> xua_asp_fsm.c:300 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20250410085258825 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  20250410085258825 DLSS7 <000c> xua_asp_fsm.c:680 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20250410085258825 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20250410085258825 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250410085258825 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 20250410085258825 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Pending () 20250410085258825 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  20250410085258825 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085258825 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250410085258825 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20250410085258825 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 20250410085258825 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 20250410085258825 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250410085258825 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250410085258825 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085258826 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250410085258826 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:378) 20250410085258826 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085258826 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085258826 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085258826 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085258826 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) HNBGW_Test.msc1-M3UA(748)@449bbc254af8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250410085258830 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085258830 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250410085258830 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250410085258830 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  20250410085258830 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250410085258830 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20250410085258830 DLSS7 <000c> xua_as_fsm.c:552 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_ACTIVE 20250410085258830 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 20250410085258830 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250410085258830 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  20250410085258830 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085258830 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250410085258831 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085258831 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250410085258831 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:413) 20250410085258831 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085258831 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085258831 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085258831 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085258831 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250410085258831 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250410085258831 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085258832 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085258832 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPSM:UP) 20250410085258832 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250410085258832 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250410085258832 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250410085258832 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250410085258832 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250410085258832 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085258832 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250410085258832 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085258832 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085258832 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 20250410085258832 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Inactive () 20250410085258832 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  20250410085258832 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250410085258832 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410085258832 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085258832 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085258832 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085258833 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085258833 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085258833 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085258833 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085258833 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085258833 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085258833 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085258833 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085258833 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085258833 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085258833 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085258833 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085258833 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085258833 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085258833 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085258833 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085258833 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085258833 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085258833 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085258833 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.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' 20250410085258833 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410085258833 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410085258833 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085258833 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  20250410085258835 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085258835 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPTM:ACTIVE) 20250410085258835 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250410085258835 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  20250410085258835 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250410085258835 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250410085258835 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250410085258835 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 20250410085258835 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Active () 20250410085258835 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  20250410085258835 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  20250410085258835 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085258835 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250410085258836 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085258836 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250410085258836 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.0.2/0 (xua_snm.c:413) 20250410085258836 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085258836 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085258836 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085258836 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085258836 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250410085258836 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250410085258836 DRANAP DEBUG cnlink(msc-1)[0x55ae2aef6920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085258837 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 20250410085258837 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 20250410085258837 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250410085258837 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250410085258837 DRANAP DEBUG cnlink(msc-1)[0x55ae2aef6920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085258837 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250410085258837 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085258837 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085258837 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410085258837 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085258837 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085258837 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085258837 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085258837 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085258837 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085258837 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085258837 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085258837 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085258837 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085258837 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085258837 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085258838 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085258838 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410085258838 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085258838 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085258838 DRANAP DEBUG cnlink(msc-1)[0x55ae2aef6920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085258838 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085258838 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085258838 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085258838 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410085258838 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410085258838 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250410085258838 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250410085258838 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250410085258838 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085258838 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  HNBGW_Test.msc2-M3UA(751)@449bbc254af8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20250410085258843 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) 20250410085258843 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (ASPSM:UP) 20250410085258843 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250410085258843 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc2-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250410085258843 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250410085258843 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250410085258843 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20250410085258843 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 20250410085258843 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc2-0) Tx NOTIFY Type State Change:AS Inactive () 20250410085258843 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  20250410085258843 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250410085258846 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) 20250410085258846 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (ASPTM:ACTIVE) 20250410085258846 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250410085258846 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  20250410085258846 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250410085258846 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250410085258846 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250410085258846 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 20250410085258846 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc2-0) Tx NOTIFY Type State Change:AS Active () 20250410085258846 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  20250410085258846 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  20250410085258846 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  20250410085258846 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085258846 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250410085258847 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085258847 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250410085258847 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.0.3/0 (xua_snm.c:413) 20250410085258847 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085258847 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085258847 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085258847 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085258847 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250410085258847 DCN NOTICE (msc-2) now available: N-PCSTATE ind: pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250410085258847 DRANAP DEBUG cnlink(msc-2)[0x55ae2aef3b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085258848 DRANAP DEBUG cnlink(msc-2)[0x55ae2aef3b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085258848 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250410085258848 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085258848 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085258848 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410085258848 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085258848 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085258848 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085258848 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085258848 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085258848 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085258848 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085258848 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085258848 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085258848 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085258848 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085258848 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085258848 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085258848 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250410085258848 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085258848 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085258848 DRANAP DEBUG cnlink(msc-2)[0x55ae2aef3b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085258849 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085258849 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085258849 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085258849 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250410085258849 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250410085258849 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' 20250410085258849 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 20250410085258849 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250410085258849 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085258849 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  20250410085258855 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250410085258855 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250410085258855 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250410085258855 DLSS7 <000c> 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)@449bbc254af8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250410085258861 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085258861 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250410085258861 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250410085258861 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250410085258861 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250410085258861 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250410085258861 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250410085258861 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 20250410085258861 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250410085258861 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  20250410085258861 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250410085258862 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085258862 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250410085258862 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250410085258862 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  20250410085258862 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250410085258862 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250410085258862 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250410085258862 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 20250410085258862 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250410085258862 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  20250410085258862 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  20250410085258862 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  20250410085258862 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  20250410085258862 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085258862 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250410085258863 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085258863 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250410085258863 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250410085258863 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085258863 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085258863 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085258863 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085258863 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250410085258863 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250410085258863 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085258864 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085258864 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250410085258864 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085258864 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085258864 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410085258864 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085258864 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085258864 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085258864 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085258864 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085258864 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085258864 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085258864 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085258864 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085258864 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085258864 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085258864 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085258864 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085258864 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085258864 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085258864 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085258864 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085258864 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085258864 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085258864 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085258864 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085258864 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085258864 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250410085258864 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410085258864 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410085258864 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085258864 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  20250410085259263 DLSCCP DEBUG SCCP-SCOC(70)[0x55ae2af6f770]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410085259263 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c3c8b4), PART(T=Source Reference,L=4,D=00000046), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085259263 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085259263 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085259263 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085259263 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085259263 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085259263 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085259263 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 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 c8 b4 00 00 46 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085259263 DLSCCP DEBUG SCCP-SCOC(71)[0x55ae2af71270]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410085259263 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00651811), PART(T=Source Reference,L=4,D=00000047), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085259263 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085259263 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085259263 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085259263 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085259263 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410085259263 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085259263 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 65 18 11 00 00 47 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085259263 DLSCCP DEBUG SCCP-SCOC(72)[0x55ae2af6b350]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410085259263 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b53559), PART(T=Source Reference,L=4,D=00000048), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085259263 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085259263 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085259263 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085259263 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085259263 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085259264 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085259264 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 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 35 59 00 00 48 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085259264 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085259264 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085259264 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085259264 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085259264 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085259264 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250410085259264 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410085259264 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410085259264 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085259264 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 c8 b4 00 00 46 0f 00 00 00 00 00 06 00 08 00 00 00 01  20250410085259264 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085259264 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085259264 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085259264 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410085259264 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410085259264 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=2=0.0.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' 20250410085259264 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250410085259264 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250410085259264 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085259264 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 65 18 11 00 00 47 0f 00 00 00 00 00 06 00 08 00 00 00 03  20250410085259264 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085259264 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085259264 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085259264 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085259264 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085259264 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250410085259264 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410085259264 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410085259265 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085259265 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 35 59 00 00 48 0f 00 00 00 00 00 06 00 08 00 00 00 01  20250410085259272 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085259272 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250410085259272 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250410085259272 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 20250410085259272 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085259272 DLSS7 <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' 20250410085259272 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085259272 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085259272 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085259272 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 65 18 11 00 00 06 00 08 00 00 00 07  20250410085259272 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085259272 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085259272 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085259272 DLM3UA DEBUG 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) 20250410085259272 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085259272 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=00651811) (sccp_scrc.c:486) 20250410085259272 DLSCCP DEBUG Received CO:RELCO for local reference 71 (sccp_scoc.c:1855) 20250410085259272 DLSCCP DEBUG SCCP-SCOC(71)[0x55ae2af71270]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250410085259272 DLSCCP DEBUG SCCP-SCOC(71)[0x55ae2af71270]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250410085259272 DLSCCP DEBUG SCCP-SCOC(71)[0x55ae2af71270]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250410085259272 DLSCCP DEBUG SCCP-SCOC(71)[0x55ae2af71270]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250410085259272 DLSCCP DEBUG SCCP-SCOC(71)[0x55ae2af71270]{IDLE}: Deallocated (fsm.c:568) 20250410085259273 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085259273 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410085259273 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410085259273 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410085259273 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085259273 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410085259273 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085259273 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085259273 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085259273 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 c3 c8 b4 00 00 06 00 08 00 00 00 07  20250410085259273 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085259273 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085259273 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085259273 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410085259273 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085259273 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=00c3c8b4) (sccp_scrc.c:486) 20250410085259273 DLSCCP DEBUG Received CO:RELCO for local reference 70 (sccp_scoc.c:1855) 20250410085259273 DLSCCP DEBUG SCCP-SCOC(70)[0x55ae2af6f770]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250410085259273 DLSCCP DEBUG SCCP-SCOC(70)[0x55ae2af6f770]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250410085259273 DLSCCP DEBUG SCCP-SCOC(70)[0x55ae2af6f770]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250410085259273 DLSCCP DEBUG SCCP-SCOC(70)[0x55ae2af6f770]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250410085259273 DLSCCP DEBUG SCCP-SCOC(70)[0x55ae2af6f770]{IDLE}: Deallocated (fsm.c:568) 20250410085259476 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085259477 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410085259477 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410085259477 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410085259477 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085259477 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410085259477 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085259477 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085259477 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085259477 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 b5 35 59 00 00 06 00 08 00 00 00 07  20250410085259477 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085259477 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085259477 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085259477 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410085259477 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085259477 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=00b53559) (sccp_scrc.c:486) 20250410085259477 DLSCCP DEBUG Received CO:RELCO for local reference 72 (sccp_scoc.c:1855) 20250410085259477 DLSCCP DEBUG SCCP-SCOC(72)[0x55ae2af6b350]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250410085259477 DLSCCP DEBUG SCCP-SCOC(72)[0x55ae2af6b350]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250410085259477 DLSCCP DEBUG SCCP-SCOC(72)[0x55ae2af6b350]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250410085259477 DLSCCP DEBUG SCCP-SCOC(72)[0x55ae2af6b350]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250410085259477 DLSCCP DEBUG SCCP-SCOC(72)[0x55ae2af6b350]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(744)@449bbc254af8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250410085259633 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085259633 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250410085259633 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250410085259633 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 20250410085259633 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085259633 DLSS7 <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' 20250410085259633 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085259633 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085259633 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085259633 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085259634 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085259634 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085259634 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085259634 DLM3UA DEBUG 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) 20250410085259634 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085259634 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085259634 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250410085259634 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250410085259634 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085259634 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085259634 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085259634 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085259634 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085259634 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085259634 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085259634 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085259634 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085259634 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085259634 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085259634 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085259634 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085259634 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085259634 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250410085259634 DRANAP DEBUG cnlink(msc-1)[0x55ae2aef6920]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250410085259634 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) 20250410085259634 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) 20250410085259634 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085259634 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250410085259634 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085259634 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085259634 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085259634 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085259634 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085259634 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085259634 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085259634 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085259634 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085259634 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085259634 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085259634 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085259634 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085259634 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410085259634 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085259634 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250410085259634 DRANAP DEBUG cnlink(msc-1)[0x55ae2aef6920]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250410085259634 DRANAP NOTICE cnlink(msc-1)[0x55ae2aef6920]{CONNECTED}: link up (cnlink.c:111) 20250410085259634 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085259634 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085259634 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085259634 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410085259634 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410085259634 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250410085259634 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250410085259634 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250410085259634 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085259634 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  HNBGW_Test.msc1-RAN(747)@449bbc254af8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250410085259636 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085259636 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250410085259636 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250410085259636 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 20250410085259636 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085259636 DLSS7 <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' 20250410085259636 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085259636 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085259636 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085259636 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085259636 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085259636 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085259636 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085259636 DLM3UA DEBUG 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) 20250410085259636 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085259636 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085259636 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250410085259636 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250410085259636 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085259636 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085259636 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085259636 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085259636 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085259636 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085259636 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085259636 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085259636 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085259636 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085259636 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085259636 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085259636 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085259636 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085259636 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250410085259636 DRANAP DEBUG cnlink(msc-1)[0x55ae2aef6920]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250410085259636 DRANAP INFO cnlink(msc-1)[0x55ae2aef6920]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc2-RAN(750)@449bbc254af8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250410085259643 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) 20250410085259643 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250410085259643 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250410085259643 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 20250410085259643 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085259643 DLSS7 <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' 20250410085259643 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085259643 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085259643 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085259643 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085259643 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085259643 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085259643 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085259643 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) 20250410085259643 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085259643 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085259643 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250410085259643 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250410085259643 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085259643 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085259643 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085259643 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085259643 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085259643 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085259643 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085259643 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085259643 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085259643 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085259643 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085259643 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085259643 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085259643 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085259643 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250410085259643 DRANAP DEBUG cnlink(msc-2)[0x55ae2aef3b20]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250410085259643 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) 20250410085259643 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) 20250410085259643 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085259643 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250410085259643 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085259643 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085259643 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085259643 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085259643 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085259643 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085259643 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085259643 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085259643 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085259643 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085259643 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085259643 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085259643 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085259643 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250410085259643 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085259643 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 03 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) 20250410085259643 DRANAP DEBUG cnlink(msc-2)[0x55ae2aef3b20]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250410085259643 DRANAP NOTICE cnlink(msc-2)[0x55ae2aef3b20]{CONNECTED}: link up (cnlink.c:111) 20250410085259643 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085259643 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085259643 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085259643 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250410085259643 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250410085259643 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' 20250410085259643 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 20250410085259643 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250410085259643 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085259643 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 03 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  20250410085259643 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) 20250410085259644 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250410085259644 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250410085259644 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 20250410085259644 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085259644 DLSS7 <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' 20250410085259644 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085259644 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085259644 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085259644 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085259644 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085259644 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085259644 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085259644 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) 20250410085259644 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085259644 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085259644 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250410085259644 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250410085259644 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085259644 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085259644 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085259644 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085259644 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085259644 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085259644 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085259644 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085259644 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085259644 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085259644 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085259644 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085259644 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085259644 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085259644 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250410085259644 DRANAP DEBUG cnlink(msc-2)[0x55ae2aef3b20]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250410085259644 DRANAP INFO cnlink(msc-2)[0x55ae2aef3b20]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(753)@449bbc254af8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250410085259668 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085259668 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410085259668 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410085259668 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410085259668 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085259668 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085259668 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085259668 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410085259668 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085259668 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085259668 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085259668 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085259668 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085259668 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410085259668 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085259668 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085259668 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250410085259668 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410085259668 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085259668 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085259668 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085259668 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085259668 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085259668 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085259668 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085259668 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085259668 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085259668 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085259668 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085259668 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085259668 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085259668 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085259668 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250410085259668 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250410085259668 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250410085259668 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250410085259668 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085259668 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410085259668 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085259668 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085259668 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085259668 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085259668 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085259668 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085259668 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085259668 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085259668 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085259668 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085259668 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085259668 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085259668 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085259669 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085259669 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085259669 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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) 20250410085259669 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250410085259669 DRANAP NOTICE cnlink(sgsn-0)[0x55ae2af5e2a0]{CONNECTED}: link up (cnlink.c:111) 20250410085259669 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085259669 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085259669 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085259669 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085259669 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085259669 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.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' 20250410085259669 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410085259669 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410085259669 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085259669 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  20250410085259671 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085259671 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410085259671 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410085259671 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410085259671 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085259671 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410085259671 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085259671 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085259671 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085259671 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085259671 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085259671 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085259671 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085259671 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410085259671 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085259671 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085259671 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250410085259671 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410085259671 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085259671 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085259671 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085259671 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085259671 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085259671 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085259671 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085259671 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085259671 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085259671 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085259671 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085259671 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085259671 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085259671 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085259671 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250410085259671 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250410085259671 DRANAP INFO cnlink(sgsn-0)[0x55ae2af5e2a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250410085259680 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085259680 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410085259680 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410085259680 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410085259680 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085259680 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410085259680 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085259680 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085259680 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085259680 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085259681 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085259681 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410085259681 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085259681 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085259681 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085259681 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410085259681 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085259681 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085259681 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250410085259681 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410085259681 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085259681 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410085259681 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410085259681 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085259681 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410085259681 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085259681 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085259681 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085259681 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085259681 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085259681 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085259681 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085259681 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085259681 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085259681 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085259681 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085259681 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085259681 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085259681 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250410085259681 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250410085259681 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250410085259681 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250410085259681 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085259681 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410085259681 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085259681 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085259681 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085259681 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085259681 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085259681 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085259681 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085259681 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085259681 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085259681 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085259681 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085259681 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085259681 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085259681 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085259681 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085259681 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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) 20250410085259681 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250410085259681 DRANAP NOTICE cnlink(msc-0)[0x55ae2af13940]{CONNECTED}: link up (cnlink.c:111) 20250410085259681 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085259681 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085259681 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085259681 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410085259681 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085259681 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085259681 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250410085259681 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410085259681 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085259681 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085259681 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085259681 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085259681 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085259681 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085259681 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085259681 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085259681 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085259681 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085259681 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085259681 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085259681 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085259681 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085259681 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250410085259681 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250410085259681 DRANAP INFO cnlink(msc-0)[0x55ae2af13940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250410085259681 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085259681 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085259681 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085259681 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085259682 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085259682 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085259682 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085259682 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085259682 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085259682 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250410085259682 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410085259682 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410085259682 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085259682 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  20250410085300694 DLCTRL DEBUG Command: GET 661136520 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250410085300694 DLCTRL DEBUG Tx Command reply: GET_REPLY 661136520 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250410085300696 DLCTRL DEBUG Command: GET 162509605 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250410085300696 DLCTRL DEBUG Tx Command reply: GET_REPLY 162509605 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250410085300697 DLCTRL DEBUG Command: GET 532416688 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250410085300697 DLCTRL DEBUG Tx Command reply: GET_REPLY 532416688 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085300700 DLCTRL DEBUG Command: GET 489320736 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085300700 DLCTRL DEBUG Tx Command reply: GET_REPLY 489320736 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085300703 DLCTRL DEBUG Command: GET 498319566 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250410085300703 DLCTRL DEBUG Tx Command reply: GET_REPLY 498319566 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250410085300706 DLCTRL DEBUG Command: GET 390081988 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250410085300706 DLCTRL DEBUG Tx Command reply: GET_REPLY 390081988 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250410085300710 DLCTRL DEBUG Command: GET 132097266 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250410085300710 DLCTRL DEBUG Tx Command reply: GET_REPLY 132097266 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250410085300713 DLCTRL DEBUG Command: GET 290613984 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250410085300713 DLCTRL DEBUG Tx Command reply: GET_REPLY 290613984 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085300717 DLCTRL DEBUG Command: GET 3817761 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085300717 DLCTRL DEBUG Tx Command reply: GET_REPLY 3817761 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085300721 DLCTRL DEBUG Command: GET 327712126 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250410085300721 DLCTRL DEBUG Tx Command reply: GET_REPLY 327712126 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250410085300724 DLCTRL DEBUG Command: GET 107273304 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250410085300724 DLCTRL DEBUG Tx Command reply: GET_REPLY 107273304 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250410085300726 DLCTRL DEBUG Command: GET 738302217 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250410085300726 DLCTRL DEBUG Tx Command reply: GET_REPLY 738302217 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250410085300729 DLCTRL DEBUG Command: GET 336954184 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250410085300729 DLCTRL DEBUG Tx Command reply: GET_REPLY 336954184 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085300731 DLCTRL DEBUG Command: GET 615125104 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085300731 DLCTRL DEBUG Tx Command reply: GET_REPLY 615125104 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085300733 DLCTRL DEBUG Command: GET 152358926 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250410085300733 DLCTRL DEBUG Tx Command reply: GET_REPLY 152358926 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250410085300734 DLCTRL DEBUG Command: GET 899258344 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250410085300734 DLCTRL DEBUG Tx Command reply: GET_REPLY 899258344 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250410085300736 DLCTRL DEBUG Command: GET 378178202 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250410085300736 DLCTRL DEBUG Tx Command reply: GET_REPLY 378178202 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250410085300737 DLCTRL DEBUG Command: GET 179549983 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250410085300737 DLCTRL DEBUG Tx Command reply: GET_REPLY 179549983 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085300739 DLCTRL DEBUG Command: GET 707059431 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085300739 DLCTRL DEBUG Tx Command reply: GET_REPLY 707059431 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085300741 DLCTRL DEBUG Command: GET 467025822 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250410085300741 DLCTRL DEBUG Tx Command reply: GET_REPLY 467025822 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@449bbc254af8: 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@449bbc254af8: "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@449bbc254af8: 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 := '000000000000000011101101'B, t_guard := 20.000000 } 20250410085300782 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48102<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(744)@449bbc254af8: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(744)@449bbc254af8: 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)@449bbc254af8: Added conn table entry 0TC_mscpool_no_allow_attach_round_robin0(756)7436235 20250410085301837 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085301837 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085301837 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250410085301837 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250410085301837 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x7177cb, normal) (hnbgw_rua.c:407) 20250410085301837 DHNB DEBUG map_rua[0x55ae2af71270]{init}: Allocated (fsm.c:456) 20250410085301837 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7436235)[0x55ae2af71270]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250410085301837 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7436235 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250410085301837 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410085301837 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410085301837 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7436235 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250410085301837 DCN DEBUG map_sccp[0x55ae2af83720]{init}: Allocated (fsm.c:456) 20250410085301837 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x55ae2af83720]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250410085301837 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-7436235 <-> SCCP-83 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250410085301837 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7436235 SCCP-83 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250410085301837 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7436235)[0x55ae2af71270]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250410085301837 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410085301837 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410085301837 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7436235)[0x55ae2af71270]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250410085301837 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x55ae2af83720]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250410085301837 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250410085301837 DLSCCP DEBUG SCCP-SCOC(83)[0x55ae2af6a050]{IDLE}: Allocated (fsm.c:456) 20250410085301837 DLSCCP DEBUG SCCP-SCOC(83)[0x55ae2af6a050]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250410085301837 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000030004f40030000ed0056400500f1100926) (sccp_scrc.c:415) 20250410085301837 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085301837 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085301837 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085301837 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085301837 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085301837 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085301837 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085301837 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085301837 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085301837 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085301837 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085301837 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085301837 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085301838 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085301838 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085301838 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 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) 20250410085301838 DLSCCP DEBUG SCCP-SCOC(83)[0x55ae2af6a050]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250410085301838 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x55ae2af83720]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250410085301838 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7436235)[0x55ae2af71270]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250410085301838 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085301838 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085301838 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085301838 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085301838 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085301838 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250410085301838 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410085301838 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410085301838 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085301838 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 ed 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)@449bbc254af8: First idle individual index:0 HNBGW_Test.msc0-SCCP(743)@449bbc254af8: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(744)@449bbc254af8: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_mscpool_no_allow_attach_round_robin0(756) HNBGW_Test.msc0-RAN(744)@449bbc254af8: Added conn table entry 0TC_mscpool_no_allow_attach_round_robin0(756)12156965 HNBGW_Test.msc0-SCCP(743)@449bbc254af8: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(743)@449bbc254af8: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250410085301856 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085301856 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410085301856 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410085301856 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410085301856 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085301856 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410085301856 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085301856 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085301856 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085301857 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085301857 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085301857 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085301857 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410085301856 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 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 14 2f 18 02 00 00 00 00 00 06 00 08 00 00 00 07  20250410085301857 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085301857 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00142f18) (sccp_scrc.c:486) 20250410085301857 DLSCCP DEBUG Received CO:COAK for local reference 83 (sccp_scoc.c:1855) 20250410085301857 DLSCCP DEBUG SCCP-SCOC(83)[0x55ae2af6a050]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250410085301857 DLSCCP DEBUG SCCP-SCOC(83)[0x55ae2af6a050]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250410085301857 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085301857 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250410085301857 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) 20250410085301857 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x55ae2af83720]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250410085301857 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x55ae2af83720]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_mscpool_no_allow_attach_round_robin0(756)@449bbc254af8: setverdict(pass): none -> pass MTC@449bbc254af8: 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 } } } 20250410085301859 DLCTRL DEBUG Command: GET 214559912 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250410085301859 DLCTRL DEBUG Tx Command reply: GET_REPLY 214559912 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250410085301862 DLCTRL DEBUG Command: GET 724998589 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250410085301862 DLCTRL DEBUG Tx Command reply: GET_REPLY 724998589 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250410085301864 DLCTRL DEBUG Command: GET 509423105 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250410085301864 DLCTRL DEBUG Tx Command reply: GET_REPLY 509423105 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085301866 DLCTRL DEBUG Command: GET 761998630 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085301866 DLCTRL DEBUG Tx Command reply: GET_REPLY 761998630 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085301868 DLCTRL DEBUG Command: GET 106476347 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250410085301868 DLCTRL DEBUG Tx Command reply: GET_REPLY 106476347 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed 20250410085301869 DLCTRL DEBUG Command: GET 858475893 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250410085301869 DLCTRL DEBUG Tx Command reply: GET_REPLY 858475893 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250410085301872 DLCTRL DEBUG Command: GET 193172249 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250410085301872 DLCTRL DEBUG Tx Command reply: GET_REPLY 193172249 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250410085301875 DLCTRL DEBUG Command: GET 371824961 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250410085301875 DLCTRL DEBUG Tx Command reply: GET_REPLY 371824961 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085301878 DLCTRL DEBUG Command: GET 598890658 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085301878 DLCTRL DEBUG Tx Command reply: GET_REPLY 598890658 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085301880 DLCTRL DEBUG Command: GET 447318268 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250410085301880 DLCTRL DEBUG Tx Command reply: GET_REPLY 447318268 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed 20250410085301884 DLCTRL DEBUG Command: GET 310179779 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250410085301884 DLCTRL DEBUG Tx Command reply: GET_REPLY 310179779 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250410085301888 DLCTRL DEBUG Command: GET 653797436 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250410085301888 DLCTRL DEBUG Tx Command reply: GET_REPLY 653797436 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250410085301891 DLCTRL DEBUG Command: GET 329228839 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250410085301891 DLCTRL DEBUG Tx Command reply: GET_REPLY 329228839 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085301894 DLCTRL DEBUG Command: GET 391048183 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085301894 DLCTRL DEBUG Tx Command reply: GET_REPLY 391048183 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085301897 DLCTRL DEBUG Command: GET 17397291 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250410085301897 DLCTRL DEBUG Tx Command reply: GET_REPLY 17397291 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed 20250410085301899 DLCTRL DEBUG Command: GET 335384529 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250410085301899 DLCTRL DEBUG Tx Command reply: GET_REPLY 335384529 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250410085301901 DLCTRL DEBUG Command: GET 24044527 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250410085301901 DLCTRL DEBUG Tx Command reply: GET_REPLY 24044527 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250410085301903 DLCTRL DEBUG Command: GET 116803194 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250410085301903 DLCTRL DEBUG Tx Command reply: GET_REPLY 116803194 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085301905 DLCTRL DEBUG Command: GET 306395322 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085301905 DLCTRL DEBUG Tx Command reply: GET_REPLY 306395322 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085301906 DLCTRL DEBUG Command: GET 280611720 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250410085301906 DLCTRL DEBUG Tx Command reply: GET_REPLY 280611720 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed MTC@449bbc254af8: 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 := '000000000000000101011100'B, t_guard := 20.000000 } 20250410085301935 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48106<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc2-RAN(750)@449bbc254af8: f_create_expect(l3 := '05240103505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(750)@449bbc254af8: 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)@449bbc254af8: Added conn table entry 1TC_mscpool_no_allow_attach_round_robin0(757)599239 20250410085302967 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085302967 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085302967 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1351) 20250410085302967 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250410085302967 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x924c7, normal) (hnbgw_rua.c:407) 20250410085302967 DHNB DEBUG map_rua[0x55ae2af70460]{init}: Allocated (fsm.c:456) 20250410085302967 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-599239)[0x55ae2af70460]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250410085302967 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-599239 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250410085302967 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410085302967 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410085302967 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:211) 20250410085302967 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-599239 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 2 (hnbgw_cn.c:1125) 20250410085302967 DCN DEBUG map_sccp[0x55ae2af8ccd0]{init}: Allocated (fsm.c:456) 20250410085302967 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-84)[0x55ae2af8ccd0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250410085302967 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-599239 <-> SCCP-84 msc-2 msc-two cs7-0.sccp l=0.23.5<->r=0.0.3 (context_map.c:128) 20250410085302967 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-599239 SCCP-84 msc-2 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20250410085302967 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-599239)[0x55ae2af70460]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250410085302967 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410085302967 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410085302967 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-599239)[0x55ae2af70460]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250410085302967 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-84)[0x55ae2af8ccd0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250410085302967 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250410085302967 DLSCCP DEBUG SCCP-SCOC(84)[0x55ae2afb8330]{IDLE}: Allocated (fsm.c:456) 20250410085302967 DLSCCP DEBUG SCCP-SCOC(84)[0x55ae2afb8330]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250410085302967 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111005240103505902082926240000000030004f400300015c0056400500f1100926) (sccp_scrc.c:415) 20250410085302967 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085302967 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085302967 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085302967 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085302967 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085302967 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085302967 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085302967 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085302967 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085302967 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085302967 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085302967 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085302967 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085302967 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250410085302967 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085302967 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 5c 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085302967 DLSCCP DEBUG SCCP-SCOC(84)[0x55ae2afb8330]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250410085302967 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-84)[0x55ae2af8ccd0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250410085302967 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-599239)[0x55ae2af70460]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250410085302968 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085302968 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085302968 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085302968 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250410085302968 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250410085302968 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' 20250410085302968 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 20250410085302968 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250410085302968 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085302968 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 5c 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 05  HNBGW_Test.msc2-SCCP(749)@449bbc254af8: First idle individual index:0 HNBGW_Test.msc2-SCCP(749)@449bbc254af8: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc2-RAN(750)@449bbc254af8: Found Expect[0] for l3='05240103505902082926240000000030'O handled at TC_mscpool_no_allow_attach_round_robin0(757) HNBGW_Test.msc2-RAN(750)@449bbc254af8: Added conn table entry 0TC_mscpool_no_allow_attach_round_robin0(757)10045772 HNBGW_Test.msc2-SCCP(749)@449bbc254af8: Session index based on connection ID:0 HNBGW_Test.msc2-SCCP(749)@449bbc254af8: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250410085302987 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) 20250410085302987 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250410085302987 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250410085302987 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 20250410085302987 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085302987 DLSS7 <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' 20250410085302987 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085302987 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085302987 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085302987 DLSS7 <000c> osmo_ss7_asp.c:1175 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 ca 44 2d 02 00 00 00 00 00 06 00 08 00 00 00 07  20250410085302987 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085302987 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085302987 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085302987 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) 20250410085302987 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085302987 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00ca442d) (sccp_scrc.c:486) 20250410085302987 DLSCCP DEBUG Received CO:COAK for local reference 84 (sccp_scoc.c:1855) 20250410085302987 DLSCCP DEBUG SCCP-SCOC(84)[0x55ae2afb8330]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250410085302987 DLSCCP DEBUG SCCP-SCOC(84)[0x55ae2afb8330]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250410085302987 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085302987 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250410085302987 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) 20250410085302987 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-84)[0x55ae2af8ccd0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) TC_mscpool_no_allow_attach_round_robin0(757)@449bbc254af8: setverdict(pass): none -> pass 20250410085302987 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-84)[0x55ae2af8ccd0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@449bbc254af8: 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 } } } 20250410085302990 DLCTRL DEBUG Command: GET 861274573 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250410085302990 DLCTRL DEBUG Tx Command reply: GET_REPLY 861274573 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250410085302994 DLCTRL DEBUG Command: GET 782279689 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250410085302994 DLCTRL DEBUG Tx Command reply: GET_REPLY 782279689 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250410085302998 DLCTRL DEBUG Command: GET 690510127 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250410085302998 DLCTRL DEBUG Tx Command reply: GET_REPLY 690510127 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085303002 DLCTRL DEBUG Command: GET 624905835 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085303002 DLCTRL DEBUG Tx Command reply: GET_REPLY 624905835 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085303006 DLCTRL DEBUG Command: GET 434674095 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250410085303006 DLCTRL DEBUG Tx Command reply: GET_REPLY 434674095 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed 20250410085303010 DLCTRL DEBUG Command: GET 624872463 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250410085303010 DLCTRL DEBUG Tx Command reply: GET_REPLY 624872463 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250410085303013 DLCTRL DEBUG Command: GET 752312556 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250410085303013 DLCTRL DEBUG Tx Command reply: GET_REPLY 752312556 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250410085303016 DLCTRL DEBUG Command: GET 248639040 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250410085303016 DLCTRL DEBUG Tx Command reply: GET_REPLY 248639040 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085303019 DLCTRL DEBUG Command: GET 490302104 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085303019 DLCTRL DEBUG Tx Command reply: GET_REPLY 490302104 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085303021 DLCTRL DEBUG Command: GET 476802936 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250410085303021 DLCTRL DEBUG Tx Command reply: GET_REPLY 476802936 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed 20250410085303023 DLCTRL DEBUG Command: GET 59868806 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250410085303023 DLCTRL DEBUG Tx Command reply: GET_REPLY 59868806 rate_ctr.abs.msc.2.cnpool:subscr:new 1 (control_if.c:477) 20250410085303025 DLCTRL DEBUG Command: GET 796808801 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250410085303025 DLCTRL DEBUG Tx Command reply: GET_REPLY 796808801 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250410085303026 DLCTRL DEBUG Command: GET 187216001 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250410085303026 DLCTRL DEBUG Tx Command reply: GET_REPLY 187216001 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085303028 DLCTRL DEBUG Command: GET 130065120 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085303028 DLCTRL DEBUG Tx Command reply: GET_REPLY 130065120 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085303030 DLCTRL DEBUG Command: GET 490365790 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250410085303030 DLCTRL DEBUG Tx Command reply: GET_REPLY 490365790 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed 20250410085303032 DLCTRL DEBUG Command: GET 12304511 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250410085303032 DLCTRL DEBUG Tx Command reply: GET_REPLY 12304511 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250410085303035 DLCTRL DEBUG Command: GET 498950012 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250410085303035 DLCTRL DEBUG Tx Command reply: GET_REPLY 498950012 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250410085303037 DLCTRL DEBUG Command: GET 519580237 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250410085303037 DLCTRL DEBUG Tx Command reply: GET_REPLY 519580237 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085303039 DLCTRL DEBUG Command: GET 151518954 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085303039 DLCTRL DEBUG Tx Command reply: GET_REPLY 151518954 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085303042 DLCTRL DEBUG Command: GET 427582861 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250410085303042 DLCTRL DEBUG Tx Command reply: GET_REPLY 427582861 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed MTC@449bbc254af8: 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 := '000000000000000110100110'B, t_guard := 20.000000 } 20250410085303080 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48116<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(744)@449bbc254af8: f_create_expect(l3 := '06270003505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(744)@449bbc254af8: 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)@449bbc254af8: Added conn table entry 2TC_mscpool_no_allow_attach_round_robin0(758)12970867 20250410085304102 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085304102 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085304102 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1351) 20250410085304102 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250410085304102 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xc5eb73, normal) (hnbgw_rua.c:407) 20250410085304102 DHNB DEBUG map_rua[0x55ae2af75300]{init}: Allocated (fsm.c:456) 20250410085304102 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12970867)[0x55ae2af75300]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250410085304102 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12970867 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250410085304102 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410085304102 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410085304102 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12970867 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250410085304102 DCN DEBUG map_sccp[0x55ae2af7ae10]{init}: Allocated (fsm.c:456) 20250410085304102 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x55ae2af7ae10]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250410085304102 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-12970867 <-> SCCP-85 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250410085304102 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12970867 SCCP-85 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20250410085304102 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12970867)[0x55ae2af75300]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250410085304102 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410085304102 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410085304102 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12970867)[0x55ae2af75300]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250410085304102 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x55ae2af7ae10]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250410085304102 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250410085304102 DLSCCP DEBUG SCCP-SCOC(85)[0x55ae2af69bc0]{IDLE}: Allocated (fsm.c:456) 20250410085304102 DLSCCP DEBUG SCCP-SCOC(85)[0x55ae2af69bc0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250410085304102 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902082926240000000030004f40030001a60056400500f1100926) (sccp_scrc.c:415) 20250410085304102 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085304102 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085304102 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085304102 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085304102 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085304102 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085304102 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085304102 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085304102 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085304102 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085304102 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085304102 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085304102 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085304102 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085304102 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085304102 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 01 a6 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085304102 DLSCCP DEBUG SCCP-SCOC(85)[0x55ae2af69bc0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250410085304102 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x55ae2af7ae10]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250410085304102 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12970867)[0x55ae2af75300]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250410085304103 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085304103 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085304103 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085304103 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085304103 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085304103 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250410085304103 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410085304103 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410085304103 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085304103 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 01 a6 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(743)@449bbc254af8: First idle individual index:1 HNBGW_Test.msc0-SCCP(743)@449bbc254af8: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(744)@449bbc254af8: Found Expect[0] for l3='06270003505902082926240000000030'O handled at TC_mscpool_no_allow_attach_round_robin0(758) HNBGW_Test.msc0-RAN(744)@449bbc254af8: Added conn table entry 1TC_mscpool_no_allow_attach_round_robin0(758)1842779 HNBGW_Test.msc0-SCCP(743)@449bbc254af8: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(743)@449bbc254af8: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250410085304111 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085304111 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410085304111 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410085304111 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410085304111 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085304111 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410085304111 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085304111 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085304111 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085304111 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 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 8a 14 e1 02 00 00 00 00 00 06 00 08 00 00 00 07  20250410085304111 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085304111 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085304111 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085304111 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410085304111 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085304111 DLSS7 DEBUG scrc_rx_mtp_xfer_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=008a14e1) (sccp_scrc.c:486) 20250410085304111 DLSCCP DEBUG Received CO:COAK for local reference 85 (sccp_scoc.c:1855) 20250410085304111 DLSCCP DEBUG SCCP-SCOC(85)[0x55ae2af69bc0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250410085304111 DLSCCP DEBUG SCCP-SCOC(85)[0x55ae2af69bc0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250410085304111 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085304111 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250410085304111 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) 20250410085304111 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x55ae2af7ae10]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250410085304111 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x55ae2af7ae10]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_mscpool_no_allow_attach_round_robin0(758)@449bbc254af8: setverdict(pass): none -> pass MTC@449bbc254af8: 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 } } } 20250410085304114 DLCTRL DEBUG Command: GET 762363280 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250410085304114 DLCTRL DEBUG Tx Command reply: GET_REPLY 762363280 rate_ctr.abs.msc.0.cnpool:subscr:new 2 (control_if.c:477) 20250410085304119 DLCTRL DEBUG Command: GET 56801306 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250410085304119 DLCTRL DEBUG Tx Command reply: GET_REPLY 56801306 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250410085304123 DLCTRL DEBUG Command: GET 491595699 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250410085304123 DLCTRL DEBUG Tx Command reply: GET_REPLY 491595699 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085304127 DLCTRL DEBUG Command: GET 998314256 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085304127 DLCTRL DEBUG Tx Command reply: GET_REPLY 998314256 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085304131 DLCTRL DEBUG Command: GET 965164702 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250410085304131 DLCTRL DEBUG Tx Command reply: GET_REPLY 965164702 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed 20250410085304135 DLCTRL DEBUG Command: GET 407471579 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250410085304135 DLCTRL DEBUG Tx Command reply: GET_REPLY 407471579 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250410085304139 DLCTRL DEBUG Command: GET 151689861 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250410085304139 DLCTRL DEBUG Tx Command reply: GET_REPLY 151689861 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250410085304142 DLCTRL DEBUG Command: GET 551184912 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250410085304142 DLCTRL DEBUG Tx Command reply: GET_REPLY 551184912 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085304145 DLCTRL DEBUG Command: GET 751199542 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085304145 DLCTRL DEBUG Tx Command reply: GET_REPLY 751199542 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085304148 DLCTRL DEBUG Command: GET 588255273 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250410085304148 DLCTRL DEBUG Tx Command reply: GET_REPLY 588255273 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed 20250410085304150 DLCTRL DEBUG Command: GET 772276060 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250410085304150 DLCTRL DEBUG Tx Command reply: GET_REPLY 772276060 rate_ctr.abs.msc.2.cnpool:subscr:new 1 (control_if.c:477) 20250410085304152 DLCTRL DEBUG Command: GET 399850846 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250410085304152 DLCTRL DEBUG Tx Command reply: GET_REPLY 399850846 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250410085304154 DLCTRL DEBUG Command: GET 995169589 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250410085304154 DLCTRL DEBUG Tx Command reply: GET_REPLY 995169589 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085304157 DLCTRL DEBUG Command: GET 63248002 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085304157 DLCTRL DEBUG Tx Command reply: GET_REPLY 63248002 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085304160 DLCTRL DEBUG Command: GET 623187731 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250410085304160 DLCTRL DEBUG Tx Command reply: GET_REPLY 623187731 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed 20250410085304164 DLCTRL DEBUG Command: GET 760264754 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250410085304164 DLCTRL DEBUG Tx Command reply: GET_REPLY 760264754 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250410085304167 DLCTRL DEBUG Command: GET 737332 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250410085304167 DLCTRL DEBUG Tx Command reply: GET_REPLY 737332 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250410085304171 DLCTRL DEBUG Command: GET 400301435 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250410085304171 DLCTRL DEBUG Tx Command reply: GET_REPLY 400301435 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085304175 DLCTRL DEBUG Command: GET 470810146 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085304175 DLCTRL DEBUG Tx Command reply: GET_REPLY 470810146 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085304179 DLCTRL DEBUG Command: GET 645749724 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250410085304179 DLCTRL DEBUG Tx Command reply: GET_REPLY 645749724 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed MTC@449bbc254af8: ok: talloc reports "asn1_context" = 1 bytes 20250410085304191 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48086<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250410085304192 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:35849<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(737)@449bbc254af8: Final verdict of PTC: none VirtHNBGW-STATS(736)@449bbc254af8: Final verdict of PTC: none MTC@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed 20250410085304195 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48074<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250410085304196 DLINP DEBUG SRVCONN(,r=127.0.0.1:41185<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085304196 DLINP DEBUG SRVCONN(,r=127.0.0.1:41185<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085304196 DLINP NOTICE SRV(,r=127.0.0.1:41185<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410085304196 DMAIN NOTICE (127.0.0.1:41185 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:41185<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250410085304196 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) TC_mscpool_no_allow_attach_round_robin-Iuh1-RUA(742)@449bbc254af8: Final verdict of PTC: none 20250410085304198 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250410085304198 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410085304198 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250410085304198 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250410085304198 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250410085304198 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410085304198 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250410085304198 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250410085304198 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250410085304199 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085304199 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-sgsn0-0: connection closed 20250410085304199 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250410085304199 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250410085304199 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250410085304199 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250410085304199 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 20250410085304199 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  20250410085304199 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  20250410085304199 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  20250410085304199 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085304199 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250410085304199 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250410085304199 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085304199 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250410085304199 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250410085304199 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085304199 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085304199 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085304199 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085304199 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250410085304199 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250410085304199 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250410085304199 DRANAP NOTICE cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc1-SCCP(746)@449bbc254af8: Final verdict of PTC: none HNBGW_Test.msc1-RAN(747)@449bbc254af8: Final verdict of PTC: none 20250410085304200 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client HNBGW_Test.sgsn0-RAN(753)@449bbc254af8: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(752)@449bbc254af8: Final verdict of PTC: none 20250410085304200 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410085304200 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250410085304200 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250410085304200 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20250410085304200 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410085304200 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250410085304200 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SEND_FAILED 20250410085304200 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 20250410085304200 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) 20250410085304200 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250410085304200 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc1-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250410085304200 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 20250410085304201 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) 20250410085304201 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc2-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250410085304201 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc2-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250410085304201 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) 20250410085304201 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085304201 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-msc0-0: connection closed 20250410085304201 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250410085304201 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250410085304201 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250410085304201 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250410085304201 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 20250410085304201 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  20250410085304201 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  20250410085304201 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085304201 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250410085304201 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250410085304201 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SEND_FAILED flags=0x1 20250410085304201 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) 20250410085304201 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250410085304201 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc1-0) xUA SRV SEND_FAILED 20250410085304201 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 TC_mscpool_no_allow_attach_round_robin-Iuh0-RUA(740)@449bbc254af8: Final verdict of PTC: none HNBGW_Test.msc2-RAN(750)@449bbc254af8: Final verdict of PTC: none 20250410085304201 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION SEND_FAILED flags=0x1 20250410085304201 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) 20250410085304201 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc2-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250410085304202 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc2-0) xUA SRV SEND_FAILED 20250410085304202 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 20250410085304202 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085304202 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250410085304202 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:378) 20250410085304202 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085304202 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085304202 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085304202 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085304202 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250410085304202 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250410085304202 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) HNBGW_Test.msc0-RAN(744)@449bbc254af8: Final verdict of PTC: none TC_mscpool_no_allow_attach_round_robin-Iuh1(741)@449bbc254af8: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(754)@449bbc254af8: Final verdict of PTC: none MutexDispCT-TC_mscpool_no_allow_attach_round_robin(735)@449bbc254af8: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(751)@449bbc254af8: Final verdict of PTC: none 20250410085304202 DRANAP NOTICE cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: link lost (cnlink.c:118) 20250410085304202 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x55ae2af83720]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250410085304202 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250410085304202 DLSCCP DEBUG SCCP-SCOC(83)[0x55ae2af6a050]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250410085304202 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00142f18), PART(T=Source Reference,L=4,D=00000053), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250410085304202 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085304202 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085304202 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085304202 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085304202 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085304202 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085304202 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [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 14 2f 18 00 00 53 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085304203 DLSCCP DEBUG SCCP-SCOC(83)[0x55ae2af6a050]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250410085304203 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x55ae2af83720]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250410085304203 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7436235)[0x55ae2af71270]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250410085304203 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7436235)[0x55ae2af71270]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250410085304203 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250410085304203 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7436235)[0x55ae2af71270]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250410085304203 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7436235)[0x55ae2af71270]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250410085304203 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7436235)[0x55ae2af71270]{disrupted}: Freeing instance (context_map.c:202) 20250410085304203 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7436235)[0x55ae2af71270]{disrupted}: Deallocated (fsm.c:568) 20250410085304203 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x55ae2af83720]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250410085304203 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x55ae2af83720]{disconnected}: Freeing instance (context_map.c:206) 20250410085304203 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x55ae2af83720]{disconnected}: Deallocated (fsm.c:568) 20250410085304203 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7436235 SCCP-83 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250410085304203 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x55ae2af7ae10]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250410085304203 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250410085304203 DLSCCP DEBUG SCCP-SCOC(85)[0x55ae2af69bc0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250410085304203 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008a14e1), PART(T=Source Reference,L=4,D=00000055), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250410085304203 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085304203 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085304203 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085304203 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085304203 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085304203 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085304203 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 8a 14 e1 00 00 55 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085304203 DLSCCP DEBUG SCCP-SCOC(85)[0x55ae2af69bc0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250410085304203 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x55ae2af7ae10]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250410085304203 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12970867)[0x55ae2af75300]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250410085304203 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12970867)[0x55ae2af75300]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250410085304203 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250410085304203 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12970867)[0x55ae2af75300]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250410085304203 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12970867)[0x55ae2af75300]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250410085304203 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12970867)[0x55ae2af75300]{disrupted}: Freeing instance (context_map.c:202) 20250410085304203 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12970867)[0x55ae2af75300]{disrupted}: Deallocated (fsm.c:568) 20250410085304203 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x55ae2af7ae10]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250410085304203 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x55ae2af7ae10]{disconnected}: Freeing instance (context_map.c:206) 20250410085304203 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x55ae2af7ae10]{disconnected}: Deallocated (fsm.c:568) 20250410085304203 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12970867 SCCP-85 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250410085304203 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410085304204 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250410085304204 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:894) 20250410085304204 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085304204 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410085304204 DMAIN NOTICE (127.0.0.1:9999 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) 20250410085304204 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250410085304204 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-599239)[0x55ae2af70460]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250410085304204 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-599239)[0x55ae2af70460]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250410085304204 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-84)[0x55ae2af8ccd0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250410085304204 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250410085304205 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085304205 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085304205 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085304205 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085304205 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085304205 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250410085304205 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085304205 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085304205 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085304205 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085304205 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085304205 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250410085304205 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085304205 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085304205 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085304205 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250410085304205 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250410085304205 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' 20250410085304205 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 20250410085304205 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250410085304205 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085304205 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 01 04 ca 44 2d 00 00 54 00 00 00 00 00 00 06 00 08 00 00 00 05  20250410085304205 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 20250410085304204 DLSCCP DEBUG SCCP-SCOC(84)[0x55ae2afb8330]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250410085304204 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ca442d), PART(T=Source Reference,L=4,D=00000054), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250410085304204 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085304204 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085304204 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085304204 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085304204 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250410085304204 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085304204 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 ca 44 2d 00 00 54 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085304204 DLSCCP DEBUG SCCP-SCOC(84)[0x55ae2afb8330]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250410085304204 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-84)[0x55ae2af8ccd0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250410085304204 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-599239)[0x55ae2af70460]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250410085304204 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-599239)[0x55ae2af70460]{disrupted}: Freeing instance (context_map.c:202) 20250410085304204 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-599239)[0x55ae2af70460]{disrupted}: Deallocated (fsm.c:568) 20250410085304204 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-84)[0x55ae2af8ccd0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250410085304204 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-84)[0x55ae2af8ccd0]{disconnected}: Freeing instance (context_map.c:206) 20250410085304204 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-84)[0x55ae2af8ccd0]{disconnected}: Deallocated (fsm.c:568) 20250410085304204 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-599239 SCCP-84 msc-2 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250410085304210 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48102<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.msc0-M3UA(745)@449bbc254af8: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(748)@449bbc254af8: Final verdict of PTC: none TC_mscpool_no_allow_attach_round_robin-Iuh0(739)@449bbc254af8: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(743)@449bbc254af8: Final verdict of PTC: none HNBGW-MGCP(755)@449bbc254af8: Final verdict of PTC: none HNBGW-PFCP(738)@449bbc254af8: Final verdict of PTC: none TC_mscpool_no_allow_attach_round_robin0(756)@449bbc254af8: Final verdict of PTC: pass 20250410085304215 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48106<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_no_allow_attach_round_robin0(757)@449bbc254af8: Final verdict of PTC: pass HNBGW_Test.msc2-SCCP(749)@449bbc254af8: Final verdict of PTC: none 20250410085304245 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48116<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_no_allow_attach_round_robin0(758)@449bbc254af8: Final verdict of PTC: pass MTC@449bbc254af8: Setting final verdict of the test case. MTC@449bbc254af8: Local verdict of MTC: pass MTC@449bbc254af8: Local verdict of PTC MutexDispCT-TC_mscpool_no_allow_attach_round_robin(735): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC VirtHNBGW-STATS(736): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC IPA-CTRL-CLI-IPA(737): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW-PFCP(738): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-Iuh0(739): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-Iuh0-RUA(740): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-Iuh1(741): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-Iuh1-RUA(742): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.msc0-SCCP(743): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.msc0-RAN(744): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.msc0-M3UA(745): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.msc1-SCCP(746): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.msc1-RAN(747): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.msc1-M3UA(748): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.msc2-SCCP(749): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.msc2-RAN(750): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.msc2-M3UA(751): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(752): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.sgsn0-RAN(753): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(754): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW-MGCP(755): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin0(756): pass (pass -> pass) MTC@449bbc254af8: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin0(757): pass (pass -> pass) MTC@449bbc254af8: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin0(758): pass (pass -> pass) MTC@449bbc254af8: Test case TC_mscpool_no_allow_attach_round_robin finished. Verdict: pass MTC@449bbc254af8: 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'. Thu Apr 10 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 20250410085304375 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48132<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410085304689 DLSCCP DEBUG SCCP-SCOC(82)[0x55ae2af74d00]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250410085304689 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008bf5fb), PART(T=Source Reference,L=4,D=00000052), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085304689 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085304689 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085304689 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085304689 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085304690 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085304690 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085304690 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 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 f5 fb 00 00 52 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085304690 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085304690 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085304690 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085304690 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085304690 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085304690 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250410085304978 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48132<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=612616) 20250410085305423 DLSCCP DEBUG SCCP-SCOC(81)[0x55ae2af72fd0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410085305423 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000a7316), PART(T=Source Reference,L=4,D=00000051), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085305424 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085305424 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085305424 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085305424 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085305424 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085305424 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085305424 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 0a 73 16 00 00 51 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085305424 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085305424 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085305424 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085305424 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085305424 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085305424 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=612616, count=622016) 20250410085306194 DLSCCP DEBUG SCCP-SCOC(79)[0x55ae2af322c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410085306194 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c7be69), PART(T=Source Reference,L=4,D=0000004f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085306194 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085306194 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085306194 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085306194 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085306194 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085306194 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085306194 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 c7 be 69 00 00 4f 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085306195 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085306195 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085306195 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085306195 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085306195 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085306195 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250410085306199 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250410085306199 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250410085306199 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250410085306201 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250410085306201 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250410085306201 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250410085306215 DLSCCP DEBUG SCCP-SCOC(80)[0x55ae2af6cc60]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410085306215 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0026bc6f), PART(T=Source Reference,L=4,D=00000050), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085306215 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085306215 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085306215 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410085306215 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085306215 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250410085306215 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085306215 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 03 03 00 00 00 04 26 bc 6f 00 00 50 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085306215 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085306215 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085306215 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085306215 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250410085306215 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250410085306215 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' 20250410085306215 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 20250410085306215 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250410085306215 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085306215 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 26 bc 6f 00 00 50 0f 00 00 00 00 00 06 00 08 00 00 00 05  20250410085306216 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe MTC@449bbc254af8: 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@449bbc254af8: 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 ------ Thu Apr 10 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@449bbc254af8: 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@449bbc254af8: Test case TC_mscpool_no_allow_attach_valid_nri started. 20250410085308068 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38748<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410085308073 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38758<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410085308077 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:44877<->l=127.0.0.1:4262) (control_if.c:572) 20250410085308094 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250410085308094 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)@449bbc254af8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250410085308101 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085308101 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085308101 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085308101 DRANAP DEBUG cnlink(msc-1)[0x55ae2aef6920]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085308101 DRANAP NOTICE cnlink(msc-1)[0x55ae2aef6920]{DISCONNECTED}: link lost (cnlink.c:118) 20250410085308101 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085308101 DRANAP DEBUG cnlink(msc-2)[0x55ae2aef3b20]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085308101 DRANAP NOTICE cnlink(msc-2)[0x55ae2aef3b20]{DISCONNECTED}: link lost (cnlink.c:118) 20250410085308101 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085308101 DRANAP DEBUG cnlink(msc-3)[0x55ae2af5d910]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085308102 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:60093 (stream_srv.c:142) 20250410085308102 DMAIN INFO New HNB SCTP connection r=127.0.0.1:60093<->l=127.0.0.1:29169 (hnbgw.c:791) TC_mscpool_no_allow_attach_valid_nri-Iuh1(765)@449bbc254af8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250410085308103 DRANAP DEBUG cnlink(msc-3)[0x55ae2af5d910]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085308103 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250410085308103 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085308103 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085308103 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410085308103 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085308103 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085308103 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085308103 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) 20250410085308103 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085308103 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085308103 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085308103 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085308103 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085308103 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085308103 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085308103 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) 20250410085308103 DLSS7 DEBUG Found route for dpc=4=0.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) 20250410085308103 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250410085308103 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085308103 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250410085308103 DRANAP DEBUG cnlink(msc-3)[0x55ae2af5d910]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085308103 DRANAP DEBUG cnlink(msc-2)[0x55ae2aef3b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085308103 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250410085308103 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085308103 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085308103 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410085308103 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085308103 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085308103 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085308103 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085308103 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085308103 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085308103 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085308103 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085308103 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085308103 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085308103 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085308103 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085308103 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085308103 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250410085308103 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085308103 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085308103 DRANAP DEBUG cnlink(msc-2)[0x55ae2aef3b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085308103 DRANAP DEBUG cnlink(msc-1)[0x55ae2aef6920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085308103 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250410085308103 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085308103 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085308103 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410085308103 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085308103 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085308103 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085308103 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085308103 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085308103 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085308103 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085308103 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085308103 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085308103 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085308103 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085308103 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085308103 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085308103 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410085308103 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085308103 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085308103 DRANAP DEBUG cnlink(msc-1)[0x55ae2aef6920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085308103 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085308103 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250410085308103 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085308103 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085308103 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410085308103 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085308103 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085308103 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085308103 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085308103 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085308103 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085308103 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085308103 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085308103 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085308103 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085308103 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085308103 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085308103 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085308103 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085308103 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085308103 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085308103 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085308103 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085308103 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085308103 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085308103 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 20250410085308103 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250410085308103 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250410085308103 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085308103 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085308103 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085308103 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250410085308103 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250410085308103 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' 20250410085308103 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 20250410085308103 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250410085308103 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085308103 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  20250410085308103 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085308103 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085308103 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085308103 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410085308103 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410085308103 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250410085308103 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250410085308103 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250410085308103 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085308103 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  20250410085308103 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 20250410085308103 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085308103 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085308103 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085308103 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085308103 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085308103 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250410085308103 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@449bbc254af8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(769)@449bbc254af8: ************************************************* MTC@449bbc254af8: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(769)@449bbc254af8: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(769)@449bbc254af8: ************************************************* HNBGW_Test.msc0-SCCP(767)@449bbc254af8: v_sccp_pdu_maxlen:268 MTC@449bbc254af8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(772)@449bbc254af8: ************************************************* HNBGW_Test.msc1-M3UA(772)@449bbc254af8: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(772)@449bbc254af8: ************************************************* MTC@449bbc254af8: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(770)@449bbc254af8: v_sccp_pdu_maxlen:268 MTC@449bbc254af8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc2-M3UA(775)@449bbc254af8: ************************************************* HNBGW_Test.msc2-M3UA(775)@449bbc254af8: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(775)@449bbc254af8: ************************************************* MTC@449bbc254af8: Starting RAN_Emulation HNBGW_Test.msc2-SCCP(773)@449bbc254af8: v_sccp_pdu_maxlen:268 20250410085308138 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085308138 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085308138 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085308138 DRANAP DEBUG cnlink(sgsn-1)[0x55ae2af5ec30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085308138 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085308138 DRANAP DEBUG cnlink(sgsn-2)[0x55ae2af5f5c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085308139 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085308139 DRANAP DEBUG cnlink(sgsn-3)[0x55ae2af5ff50]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085308140 DRANAP DEBUG cnlink(sgsn-3)[0x55ae2af5ff50]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085308140 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250410085308140 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085308140 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085308140 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410085308140 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085308140 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085308140 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085308140 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) 20250410085308140 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085308140 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085308140 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085308140 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085308140 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085308140 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085308140 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085308140 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) 20250410085308140 DLSS7 DEBUG Found route for dpc=12=0.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) 20250410085308140 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250410085308140 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085308140 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250410085308140 DRANAP DEBUG cnlink(sgsn-3)[0x55ae2af5ff50]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085308140 DRANAP DEBUG cnlink(sgsn-2)[0x55ae2af5f5c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085308140 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250410085308140 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085308140 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085308140 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410085308140 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085308140 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085308140 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085308140 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085308140 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085308140 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085308140 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085308140 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085308140 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085308140 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085308140 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085308140 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085308140 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085308140 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250410085308140 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085308140 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085308140 DRANAP DEBUG cnlink(sgsn-2)[0x55ae2af5f5c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085308140 DRANAP DEBUG cnlink(sgsn-1)[0x55ae2af5ec30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085308140 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250410085308140 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085308140 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085308140 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410085308140 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085308140 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085308140 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085308140 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085308140 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085308140 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085308140 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085308140 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085308140 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085308140 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085308140 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085308140 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085308140 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085308140 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250410085308140 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085308140 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085308140 DRANAP DEBUG cnlink(sgsn-1)[0x55ae2af5ec30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085308140 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085308140 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250410085308140 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085308140 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085308140 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410085308140 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085308140 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085308140 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085308140 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085308140 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085308140 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085308140 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085308140 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085308140 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085308140 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085308140 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085308140 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085308140 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085308140 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085308140 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085308140 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085308140 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085308140 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085308140 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085308140 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085308140 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 20250410085308140 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250410085308140 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250410085308140 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085308140 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085308140 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085308140 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250410085308140 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250410085308140 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250410085308140 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085308140 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085308140 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085308140 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250410085308140 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250410085308140 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250410085308140 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085308140 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085308140 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085308140 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085308140 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085308140 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@449bbc254af8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@449bbc254af8: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(778)@449bbc254af8: ************************************************* HNBGW_Test.sgsn0-M3UA(778)@449bbc254af8: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(778)@449bbc254af8: ************************************************* HNBGW_Test.sgsn0-SCCP(776)@449bbc254af8: v_sccp_pdu_maxlen:268 20250410085308161 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085308161 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085308161 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250410085308161 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250410085308161 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) 20250410085308161 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250410085308161 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) [38;5;23m20250410085308161 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410085308161 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@449bbc254af8: setverdict(pass): none -> pass 20250410085308167 DLINP DEBUG SRVCONN(,r=127.0.0.1:60093<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085308167 DLINP DEBUG SRVCONN(,r=127.0.0.1:60093<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085308167 DLINP DEBUG SRVCONN(,r=127.0.0.1:60093<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250410085308167 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250410085308167 DHNBAP DEBUG (127.0.0.1:60093 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20250410085308167 DHNBAP NOTICE (127.0.0.1:60093 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250410085308167 DHNBAP NOTICE (127.0.0.1:60093 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250410085308167 DLINP DEBUG SRVCONN(,r=127.0.0.1:60093<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410085308167 DLINP DEBUG SRVCONN(,r=127.0.0.1:60093<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed 20250410085308313 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250410085308313 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250410085308313 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250410085308313 DLSS7 <000c> 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)@449bbc254af8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250410085308322 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085308322 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250410085308322 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250410085308322 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250410085308322 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250410085308322 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250410085308322 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250410085308322 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 20250410085308322 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250410085308322 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  20250410085308322 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250410085308325 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 20250410085308325 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 20250410085308325 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 20250410085308325 DLSS7 <000c> osmo_ss7_asp.c:1126 ?: connection closed 20250410085308325 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20250410085308325 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20250410085308325 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250410085308325 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085308325 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250410085308325 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250410085308325 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  20250410085308325 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250410085308325 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250410085308325 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250410085308325 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 20250410085308325 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250410085308325 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  20250410085308325 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  20250410085308325 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  20250410085308325 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085308325 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250410085308325 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 20250410085308325 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085308325 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250410085308325 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:413) 20250410085308325 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085308325 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085308325 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085308325 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085308325 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250410085308325 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250410085308325 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085308326 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085308327 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250410085308327 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085308327 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085308327 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410085308327 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085308327 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085308327 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085308327 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085308327 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085308327 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085308327 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085308327 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085308327 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085308327 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085308327 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085308327 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085308327 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085308327 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085308327 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085308327 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085308327 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085308328 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085308328 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085308328 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085308328 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085308328 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085308328 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250410085308328 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410085308328 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410085308328 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085308328 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  HNBGW_Test.msc1-M3UA(772)@449bbc254af8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250410085308332 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085308332 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPSM:UP) 20250410085308332 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20250410085308332 DLSS7 <000c> xua_asp_fsm.c:300 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20250410085308332 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  20250410085308332 DLSS7 <000c> xua_asp_fsm.c:680 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20250410085308332 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20250410085308332 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250410085308332 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 20250410085308332 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Pending () 20250410085308332 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  20250410085308332 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  20250410085308332 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  20250410085308332 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085308333 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250410085308333 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20250410085308333 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085308333 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250410085308333 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.0.2/0 (xua_snm.c:378) 20250410085308333 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085308333 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085308333 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085308333 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 20250410085308333 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085308333 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250410085308335 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085308335 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPTM:ACTIVE) 20250410085308335 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250410085308335 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  20250410085308335 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250410085308335 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20250410085308335 DLSS7 <000c> xua_as_fsm.c:552 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_ACTIVE 20250410085308335 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 20250410085308335 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Active () 20250410085308335 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  20250410085308335 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  20250410085308335 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  20250410085308335 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085308335 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250410085308335 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085308335 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250410085308335 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.0.2/0 (xua_snm.c:413) 20250410085308335 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085308335 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085308335 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085308335 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085308335 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250410085308335 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250410085308335 DRANAP DEBUG cnlink(msc-1)[0x55ae2aef6920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085308335 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 20250410085308336 DRANAP DEBUG cnlink(msc-1)[0x55ae2aef6920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085308336 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250410085308336 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085308336 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085308336 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410085308336 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085308336 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085308336 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085308336 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085308336 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085308336 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085308336 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085308336 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085308336 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085308336 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085308336 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085308336 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085308337 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 20250410085308337 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 20250410085308337 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 20250410085308337 DLSS7 <000c> osmo_ss7_asp.c:1126 ?: connection closed 20250410085308337 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20250410085308336 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085308336 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410085308336 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085308336 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085308336 DRANAP DEBUG cnlink(msc-1)[0x55ae2aef6920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085308337 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20250410085308337 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250410085308337 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085308337 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085308337 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085308337 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410085308337 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410085308337 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250410085308337 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250410085308337 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250410085308337 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085308337 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  HNBGW_Test.msc2-M3UA(775)@449bbc254af8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20250410085308343 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) 20250410085308343 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (ASPSM:UP) 20250410085308343 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20250410085308343 DLSS7 <000c> xua_asp_fsm.c:300 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20250410085308343 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  20250410085308343 DLSS7 <000c> xua_asp_fsm.c:680 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20250410085308343 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20250410085308343 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20250410085308343 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 20250410085308343 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc2-0) Tx NOTIFY Type State Change:AS Pending () 20250410085308343 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  20250410085308343 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  20250410085308343 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  20250410085308343 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085308343 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc2-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250410085308343 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20250410085308343 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085308343 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250410085308343 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.0.3/0 (xua_snm.c:378) 20250410085308343 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085308343 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085308343 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085308343 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085308343 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250410085308344 DLSCCP DEBUG SCCP-SCOC(77)[0x55ae2af82f40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410085308344 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c1d5c6), PART(T=Source Reference,L=4,D=0000004d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085308344 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085308344 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085308344 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410085308344 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085308344 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250410085308344 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085308344 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 c1 d5 c6 00 00 4d 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085308344 DLSCCP DEBUG SCCP-SCOC(76)[0x55ae2af78930]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410085308344 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00354111), PART(T=Source Reference,L=4,D=0000004c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085308344 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085308344 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085308344 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410085308344 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085308344 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250410085308344 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085308344 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 35 41 11 00 00 4c 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085308345 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085308345 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085308345 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085308345 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250410085308345 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250410085308345 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250410085308345 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085308345 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085308345 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085308345 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250410085308345 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250410085308345 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250410085308347 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) 20250410085308347 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (ASPTM:ACTIVE) 20250410085308347 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250410085308348 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  20250410085308348 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250410085308348 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20250410085308348 DLSS7 <000c> xua_as_fsm.c:552 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_ACTIVE 20250410085308348 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 20250410085308348 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc2-0) Tx NOTIFY Type State Change:AS Active () 20250410085308348 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  20250410085308348 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  20250410085308348 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  20250410085308348 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085308348 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250410085308348 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085308348 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250410085308348 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.0.3/0 (xua_snm.c:413) 20250410085308348 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085308348 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085308348 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085308348 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085308348 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250410085308348 DCN NOTICE (msc-2) now available: N-PCSTATE ind: pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250410085308348 DRANAP DEBUG cnlink(msc-2)[0x55ae2aef3b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085308349 DRANAP DEBUG cnlink(msc-2)[0x55ae2aef3b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085308349 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250410085308349 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085308349 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085308349 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410085308349 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085308349 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085308349 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085308349 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085308350 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085308350 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085308350 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085308350 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085308350 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085308350 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085308350 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085308350 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085308350 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085308350 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250410085308350 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085308350 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085308350 DRANAP DEBUG cnlink(msc-2)[0x55ae2aef3b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085308350 DLSCCP DEBUG SCCP-SCOC(78)[0x55ae2af76130]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410085308350 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d31c22), PART(T=Source Reference,L=4,D=0000004e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085308350 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085308350 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085308351 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085308351 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085308351 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410085308351 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085308351 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250410085308351 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250410085308351 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 d3 1c 22 00 00 4e 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085308351 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250410085308351 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250410085308351 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085308351 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085308351 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085308351 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250410085308351 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250410085308351 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' 20250410085308351 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 20250410085308351 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250410085308351 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085308351 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  20250410085308351 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085308351 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085308351 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085308351 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410085308352 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410085308352 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=2=0.0.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' 20250410085308352 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250410085308352 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250410085308352 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085308352 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 d3 1c 22 00 00 4e 0f 00 00 00 00 00 06 00 08 00 00 00 03  HNBGW_Test.sgsn0-M3UA(778)@449bbc254af8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250410085308357 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085308357 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250410085308357 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250410085308357 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 20250410085308357 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085308357 DLSS7 <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' 20250410085308357 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085308357 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085308357 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085308357 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 d3 1c 22 00 00 06 00 08 00 00 00 07  20250410085308358 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085308358 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085308358 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250410085308358 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250410085308358 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250410085308358 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250410085308358 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250410085308358 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250410085308358 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085308358 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085308358 DLM3UA DEBUG 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) 20250410085308358 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085308358 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=00d31c22) (sccp_scrc.c:486) 20250410085308358 DLSCCP DEBUG Received CO:RELCO for local reference 78 (sccp_scoc.c:1855) 20250410085308358 DLSCCP DEBUG SCCP-SCOC(78)[0x55ae2af76130]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250410085308358 DLSCCP DEBUG SCCP-SCOC(78)[0x55ae2af76130]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250410085308358 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 20250410085308358 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250410085308358 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  20250410085308358 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250410085308358 DLSCCP DEBUG SCCP-SCOC(78)[0x55ae2af76130]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250410085308358 DLSCCP DEBUG SCCP-SCOC(78)[0x55ae2af76130]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250410085308358 DLSCCP DEBUG SCCP-SCOC(78)[0x55ae2af76130]{IDLE}: Deallocated (fsm.c:568) 20250410085308360 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085308360 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250410085308360 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250410085308360 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  20250410085308360 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250410085308360 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250410085308360 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250410085308360 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 20250410085308360 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250410085308360 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  20250410085308360 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  20250410085308360 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  20250410085308360 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  20250410085308360 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085308360 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250410085308361 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085308361 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250410085308361 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250410085308361 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085308361 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085308361 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085308361 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085308361 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250410085308361 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250410085308361 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085308362 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085308362 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250410085308362 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085308362 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085308362 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410085308362 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085308362 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085308362 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085308362 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085308362 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085308362 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085308362 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085308362 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085308362 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085308362 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085308362 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085308362 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085308362 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085308362 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085308362 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085308362 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085308362 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085308362 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085308362 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085308362 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085308363 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085308363 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085308363 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250410085308363 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410085308363 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410085308363 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085308363 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  20250410085308727 DLSCCP DEBUG SCCP-SCOC(73)[0x55ae2af72090]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410085308727 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0043d1fa), PART(T=Source Reference,L=4,D=00000049), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085308727 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085308727 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085308727 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085308727 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085308727 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410085308727 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085308727 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 43 d1 fa 00 00 49 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085308727 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085308727 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085308727 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085308727 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410085308727 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410085308727 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=2=0.0.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' 20250410085308727 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250410085308727 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250410085308727 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085308727 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 43 d1 fa 00 00 49 0f 00 00 00 00 00 06 00 08 00 00 00 03  20250410085308728 DLSCCP DEBUG SCCP-SCOC(74)[0x55ae2af726f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410085308728 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00429914), PART(T=Source Reference,L=4,D=0000004a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085308728 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085308728 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085308728 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085308728 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085308728 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410085308728 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085308728 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 42 99 14 00 00 4a 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085308728 DLSCCP DEBUG SCCP-SCOC(75)[0x55ae2af76b20]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410085308728 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00af89a4), PART(T=Source Reference,L=4,D=0000004b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085308728 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085308728 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085308728 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085308728 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085308728 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410085308728 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085308728 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 af 89 a4 00 00 4b 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085308728 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085308729 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085308729 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085308729 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410085308729 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410085308729 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=2=0.0.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' 20250410085308729 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250410085308729 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250410085308729 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085308729 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 42 99 14 00 00 4a 0f 00 00 00 00 00 06 00 08 00 00 00 03  20250410085308729 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085308729 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085308729 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085308729 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410085308729 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410085308729 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=2=0.0.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' 20250410085308729 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250410085308729 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250410085308729 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085308729 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 af 89 a4 00 00 4b 0f 00 00 00 00 00 06 00 08 00 00 00 03  20250410085308731 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085308731 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250410085308731 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250410085308731 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 20250410085308731 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085308731 DLSS7 <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' 20250410085308731 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085308731 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085308731 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085308731 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 43 d1 fa 00 00 06 00 08 00 00 00 07  20250410085308731 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085308731 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085308731 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085308731 DLM3UA DEBUG 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) 20250410085308731 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085308731 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=0043d1fa) (sccp_scrc.c:486) 20250410085308731 DLSCCP DEBUG Received CO:RELCO for local reference 73 (sccp_scoc.c:1855) 20250410085308731 DLSCCP DEBUG SCCP-SCOC(73)[0x55ae2af72090]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250410085308731 DLSCCP DEBUG SCCP-SCOC(73)[0x55ae2af72090]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250410085308731 DLSCCP DEBUG SCCP-SCOC(73)[0x55ae2af72090]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250410085308731 DLSCCP DEBUG SCCP-SCOC(73)[0x55ae2af72090]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250410085308731 DLSCCP DEBUG SCCP-SCOC(73)[0x55ae2af72090]{IDLE}: Deallocated (fsm.c:568) 20250410085308932 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085308932 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250410085308932 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250410085308932 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 20250410085308932 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085308932 DLSS7 <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' 20250410085308932 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085308932 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085308932 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085308932 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 42 99 14 00 00 06 00 08 00 00 00 07  20250410085308933 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085308933 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250410085308933 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250410085308933 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 20250410085308933 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085308933 DLSS7 <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' 20250410085308933 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085308933 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085308933 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085308933 DLM3UA DEBUG 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) 20250410085308933 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085308933 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085308933 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085308933 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085308933 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 af 89 a4 00 00 06 00 08 00 00 00 07  20250410085308933 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=00429914) (sccp_scrc.c:486) 20250410085308933 DLSCCP DEBUG Received CO:RELCO for local reference 74 (sccp_scoc.c:1855) 20250410085308933 DLSCCP DEBUG SCCP-SCOC(74)[0x55ae2af726f0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250410085308933 DLSCCP DEBUG SCCP-SCOC(74)[0x55ae2af726f0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250410085308933 DLSCCP DEBUG SCCP-SCOC(74)[0x55ae2af726f0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250410085308933 DLSCCP DEBUG SCCP-SCOC(74)[0x55ae2af726f0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250410085308933 DLSCCP DEBUG SCCP-SCOC(74)[0x55ae2af726f0]{IDLE}: Deallocated (fsm.c:568) 20250410085308933 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085308933 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085308933 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085308933 DLM3UA DEBUG 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) 20250410085308933 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085308933 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=00af89a4) (sccp_scrc.c:486) 20250410085308933 DLSCCP DEBUG Received CO:RELCO for local reference 75 (sccp_scoc.c:1855) 20250410085308933 DLSCCP DEBUG SCCP-SCOC(75)[0x55ae2af76b20]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250410085308933 DLSCCP DEBUG SCCP-SCOC(75)[0x55ae2af76b20]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250410085308933 DLSCCP DEBUG SCCP-SCOC(75)[0x55ae2af76b20]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250410085308933 DLSCCP DEBUG SCCP-SCOC(75)[0x55ae2af76b20]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250410085308933 DLSCCP DEBUG SCCP-SCOC(75)[0x55ae2af76b20]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(768)@449bbc254af8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250410085309123 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085309123 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410085309123 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410085309123 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410085309123 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085309123 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410085309123 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085309123 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085309123 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085309123 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085309123 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085309123 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085309123 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085309123 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410085309123 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085309123 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085309123 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250410085309123 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410085309123 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085309123 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085309123 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085309123 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085309123 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085309123 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085309123 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085309123 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085309123 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085309123 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085309123 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085309123 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085309123 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085309123 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085309123 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250410085309123 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250410085309123 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250410085309123 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250410085309123 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085309123 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410085309123 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085309123 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085309123 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085309123 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085309123 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085309123 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085309123 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085309123 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085309123 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085309123 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085309123 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085309123 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085309123 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085309123 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085309123 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085309123 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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) 20250410085309123 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250410085309123 DRANAP NOTICE cnlink(msc-0)[0x55ae2af13940]{CONNECTED}: link up (cnlink.c:111) 20250410085309123 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085309123 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085309124 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085309124 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085309124 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085309124 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250410085309124 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410085309124 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410085309124 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085309124 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  20250410085309125 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085309125 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410085309125 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410085309125 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410085309125 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085309125 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410085309125 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085309125 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085309125 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085309125 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085309125 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085309125 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085309125 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085309125 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410085309125 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085309125 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085309125 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250410085309125 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410085309125 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085309125 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085309125 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085309125 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085309125 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085309125 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085309125 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085309125 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085309125 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085309125 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085309125 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085309125 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085309125 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085309125 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085309125 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250410085309125 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250410085309125 DRANAP INFO cnlink(msc-0)[0x55ae2af13940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(771)@449bbc254af8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250410085309136 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085309136 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250410085309136 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250410085309136 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 20250410085309136 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085309136 DLSS7 <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' 20250410085309136 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085309136 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085309136 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085309136 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085309136 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085309136 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250410085309136 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250410085309136 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 20250410085309136 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085309136 DLSS7 <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' 20250410085309137 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085309137 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085309137 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085309136 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085309137 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085309136 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085309137 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085309137 DLM3UA DEBUG 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) 20250410085309137 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085309137 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085309137 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250410085309137 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250410085309137 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085309137 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085309137 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085309137 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085309137 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085309137 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085309137 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085309137 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085309137 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085309137 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085309137 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085309137 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085309137 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085309137 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085309137 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250410085309137 DRANAP DEBUG cnlink(msc-1)[0x55ae2aef6920]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250410085309137 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) 20250410085309137 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) 20250410085309137 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085309137 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250410085309137 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085309137 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085309137 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085309137 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085309137 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085309137 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085309137 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085309137 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085309137 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085309137 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085309137 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085309137 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085309137 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085309137 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410085309137 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085309137 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250410085309137 DRANAP DEBUG cnlink(msc-1)[0x55ae2aef6920]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250410085309137 DRANAP NOTICE cnlink(msc-1)[0x55ae2aef6920]{CONNECTED}: link up (cnlink.c:111) 20250410085309137 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085309137 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085309137 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085309137 DLM3UA DEBUG 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) 20250410085309137 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085309137 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085309137 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250410085309137 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250410085309137 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085309137 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085309137 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085309137 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085309137 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085309137 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085309137 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085309137 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085309137 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085309137 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085309137 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085309137 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085309137 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085309137 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085309137 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250410085309137 DRANAP DEBUG cnlink(msc-1)[0x55ae2aef6920]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250410085309137 DRANAP INFO cnlink(msc-1)[0x55ae2aef6920]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250410085309137 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085309137 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085309137 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085309137 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410085309137 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410085309137 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250410085309138 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250410085309138 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250410085309138 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085309138 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  HNBGW_Test.msc2-RAN(774)@449bbc254af8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250410085309144 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) 20250410085309144 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250410085309144 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250410085309144 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 20250410085309144 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085309144 DLSS7 <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' 20250410085309144 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085309144 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085309144 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085309144 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085309144 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085309144 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085309144 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085309144 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) 20250410085309144 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085309144 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085309144 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250410085309144 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250410085309144 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085309144 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085309144 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085309144 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085309144 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085309144 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085309144 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085309144 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085309144 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085309144 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085309144 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085309144 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085309144 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085309144 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085309144 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250410085309144 DRANAP DEBUG cnlink(msc-2)[0x55ae2aef3b20]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250410085309144 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) 20250410085309144 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) 20250410085309145 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085309145 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250410085309145 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085309145 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085309145 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085309145 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085309145 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085309145 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085309145 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085309145 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085309145 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085309145 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085309145 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085309145 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085309145 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085309145 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250410085309145 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085309145 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250410085309145 DRANAP DEBUG cnlink(msc-2)[0x55ae2aef3b20]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250410085309145 DRANAP NOTICE cnlink(msc-2)[0x55ae2aef3b20]{CONNECTED}: link up (cnlink.c:111) 20250410085309145 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085309145 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085309145 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085309145 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250410085309145 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250410085309145 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' 20250410085309145 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 20250410085309145 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250410085309145 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085309145 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  20250410085309146 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) 20250410085309146 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250410085309146 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250410085309146 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 20250410085309146 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085309146 DLSS7 <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' 20250410085309146 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085309146 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085309146 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085309146 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085309146 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085309146 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085309146 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085309146 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) 20250410085309146 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085309146 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085309146 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250410085309146 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250410085309146 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085309146 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085309146 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085309146 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085309146 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085309146 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085309146 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085309146 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085309146 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085309146 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085309146 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085309146 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085309146 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085309146 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085309146 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250410085309146 DRANAP DEBUG cnlink(msc-2)[0x55ae2aef3b20]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250410085309146 DRANAP INFO cnlink(msc-2)[0x55ae2aef3b20]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(777)@449bbc254af8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250410085309156 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085309156 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410085309156 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410085309156 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410085309156 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085309156 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410085309156 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085309157 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085309157 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085309157 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085309157 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085309157 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085309157 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085309157 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410085309157 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085309157 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085309157 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250410085309157 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410085309157 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085309157 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085309157 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085309157 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085309157 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085309157 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085309157 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085309157 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085309157 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085309157 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085309157 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085309157 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085309157 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085309157 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085309157 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250410085309157 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250410085309157 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250410085309157 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250410085309157 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085309157 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410085309157 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085309157 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085309157 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085309157 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085309157 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085309157 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085309157 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085309157 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085309157 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085309157 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085309157 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085309157 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085309157 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085309157 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085309157 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085309157 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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) 20250410085309157 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250410085309157 DRANAP NOTICE cnlink(sgsn-0)[0x55ae2af5e2a0]{CONNECTED}: link up (cnlink.c:111) 20250410085309157 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085309157 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085309157 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085309157 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085309157 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085309157 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.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' 20250410085309157 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410085309157 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410085309157 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085309157 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  20250410085309158 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085309158 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410085309158 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410085309158 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410085309158 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085309158 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410085309158 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085309158 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085309158 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085309158 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085309158 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085309158 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085309158 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085309158 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410085309158 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085309158 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085309158 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250410085309158 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410085309158 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085309158 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085309158 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085309158 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085309158 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085309158 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085309158 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085309158 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085309158 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085309158 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085309158 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085309158 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085309158 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085309158 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085309158 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250410085309158 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250410085309158 DRANAP INFO cnlink(sgsn-0)[0x55ae2af5e2a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250410085310200 DLCTRL DEBUG Command: GET 279556288 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250410085310200 DLCTRL DEBUG Tx Command reply: GET_REPLY 279556288 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250410085310208 DLCTRL DEBUG Command: GET 281794605 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250410085310208 DLCTRL DEBUG Tx Command reply: GET_REPLY 281794605 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250410085310209 DLCTRL DEBUG Command: GET 785700572 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250410085310209 DLCTRL DEBUG Tx Command reply: GET_REPLY 785700572 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085310211 DLCTRL DEBUG Command: GET 578387232 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085310211 DLCTRL DEBUG Tx Command reply: GET_REPLY 578387232 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085310212 DLCTRL DEBUG Command: GET 497658612 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250410085310212 DLCTRL DEBUG Tx Command reply: GET_REPLY 497658612 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250410085310213 DLCTRL DEBUG Command: GET 968889051 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250410085310213 DLCTRL DEBUG Tx Command reply: GET_REPLY 968889051 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250410085310214 DLCTRL DEBUG Command: GET 926111896 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250410085310214 DLCTRL DEBUG Tx Command reply: GET_REPLY 926111896 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250410085310215 DLCTRL DEBUG Command: GET 428575057 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250410085310215 DLCTRL DEBUG Tx Command reply: GET_REPLY 428575057 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085310215 DLCTRL DEBUG Command: GET 923330511 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085310215 DLCTRL DEBUG Tx Command reply: GET_REPLY 923330511 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085310216 DLCTRL DEBUG Command: GET 682341757 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250410085310216 DLCTRL DEBUG Tx Command reply: GET_REPLY 682341757 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250410085310217 DLCTRL DEBUG Command: GET 255270405 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250410085310217 DLCTRL DEBUG Tx Command reply: GET_REPLY 255270405 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250410085310218 DLCTRL DEBUG Command: GET 974882177 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250410085310218 DLCTRL DEBUG Tx Command reply: GET_REPLY 974882177 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250410085310218 DLCTRL DEBUG Command: GET 548576724 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250410085310218 DLCTRL DEBUG Tx Command reply: GET_REPLY 548576724 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085310219 DLCTRL DEBUG Command: GET 418556713 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085310219 DLCTRL DEBUG Tx Command reply: GET_REPLY 418556713 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085310220 DLCTRL DEBUG Command: GET 342263582 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250410085310220 DLCTRL DEBUG Tx Command reply: GET_REPLY 342263582 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250410085310220 DLCTRL DEBUG Command: GET 968561802 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250410085310220 DLCTRL DEBUG Tx Command reply: GET_REPLY 968561802 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250410085310221 DLCTRL DEBUG Command: GET 750019988 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250410085310221 DLCTRL DEBUG Tx Command reply: GET_REPLY 750019988 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250410085310222 DLCTRL DEBUG Command: GET 23270655 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250410085310222 DLCTRL DEBUG Tx Command reply: GET_REPLY 23270655 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085310223 DLCTRL DEBUG Command: GET 225911138 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085310223 DLCTRL DEBUG Tx Command reply: GET_REPLY 225911138 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085310223 DLCTRL DEBUG Command: GET 886898228 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250410085310223 DLCTRL DEBUG Tx Command reply: GET_REPLY 886898228 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@449bbc254af8: 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@449bbc254af8: "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@449bbc254af8: 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@449bbc254af8: 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 := '000000000000000000010010'B, t_guard := 20.000000 } 20250410085310235 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38760<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(771)@449bbc254af8: f_create_expect(l3 := '05080200F110172A5205F442410023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(771)@449bbc254af8: 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)@449bbc254af8: Added conn table entry 0TC_mscpool_no_allow_attach_valid_nri0(780)14500370 20250410085311272 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085311272 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085311272 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1351) 20250410085311272 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250410085311272 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xdd4212, normal) (hnbgw_rua.c:407) 20250410085311272 DHNB DEBUG map_rua[0x55ae2af76130]{init}: Allocated (fsm.c:456) 20250410085311272 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14500370)[0x55ae2af76130]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250410085311272 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14500370 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250410085311272 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410085311272 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410085311272 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14500370 SCCP-0 CS MI=TMSI-0x42410023: TMSI-0x42410023 NRI(10bit)=0x104=260: NRI match selects msc 1 (hnbgw_cn.c:1078) 20250410085311272 DCN DEBUG map_sccp[0x55ae2af70460]{init}: Allocated (fsm.c:456) 20250410085311272 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-86)[0x55ae2af70460]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250410085311272 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-14500370 <-> SCCP-86 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20250410085311272 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14500370 SCCP-86 msc-1 MI=TMSI-0x42410023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20250410085311272 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14500370)[0x55ae2af76130]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250410085311273 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410085311273 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410085311273 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14500370)[0x55ae2af76130]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250410085311273 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-86)[0x55ae2af70460]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250410085311273 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250410085311273 DLSCCP DEBUG SCCP-SCOC(86)[0x55ae2af8ccd0]{IDLE}: Allocated (fsm.c:456) 20250410085311273 DLSCCP DEBUG SCCP-SCOC(86)[0x55ae2af8ccd0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250410085311273 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442410023004f40030000120056400500f1100926) (sccp_scrc.c:415) 20250410085311273 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085311273 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085311273 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085311273 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085311273 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085311273 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085311273 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085311273 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085311273 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085311273 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085311273 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085311273 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085311273 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085311273 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410085311273 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085311273 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 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) 20250410085311273 DLSCCP DEBUG SCCP-SCOC(86)[0x55ae2af8ccd0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250410085311273 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-86)[0x55ae2af70460]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250410085311273 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14500370)[0x55ae2af76130]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250410085311273 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085311273 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085311273 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085311273 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410085311273 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410085311273 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250410085311273 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250410085311273 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250410085311273 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085311273 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 12 00 56 40 05 00 f1 10 09 26 00 00 00 06 00 08 00 00 00 03  HNBGW_Test.msc1-SCCP(770)@449bbc254af8: First idle individual index:0 HNBGW_Test.msc1-SCCP(770)@449bbc254af8: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(771)@449bbc254af8: Found Expect[0] for l3='05080200F110172A5205F442410023'O handled at TC_mscpool_no_allow_attach_valid_nri0(780) HNBGW_Test.msc1-RAN(771)@449bbc254af8: Added conn table entry 0TC_mscpool_no_allow_attach_valid_nri0(780)2717542 HNBGW_Test.msc1-SCCP(770)@449bbc254af8: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(770)@449bbc254af8: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_no_allow_attach_valid_nri0(780)@449bbc254af8: setverdict(pass): none -> pass 20250410085311286 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085311286 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250410085311286 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250410085311286 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 20250410085311286 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085311286 DLSS7 <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' 20250410085311286 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085311286 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085311286 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085311286 DLSS7 <000c> osmo_ss7_asp.c:1175 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 83 53 d4 02 00 00 00 00 00 06 00 08 00 00 00 07  20250410085311286 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085311286 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085311286 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085311286 DLM3UA DEBUG 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) 20250410085311286 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085311286 DLSS7 DEBUG scrc_rx_mtp_xfer_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=008353d4) (sccp_scrc.c:486) 20250410085311286 DLSCCP DEBUG Received CO:COAK for local reference 86 (sccp_scoc.c:1855) 20250410085311286 DLSCCP DEBUG SCCP-SCOC(86)[0x55ae2af8ccd0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250410085311286 DLSCCP DEBUG SCCP-SCOC(86)[0x55ae2af8ccd0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250410085311286 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085311286 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250410085311286 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) 20250410085311286 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-86)[0x55ae2af70460]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250410085311286 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-86)[0x55ae2af70460]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@449bbc254af8: 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 } } } 20250410085311287 DLCTRL DEBUG Command: GET 851192757 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250410085311287 DLCTRL DEBUG Tx Command reply: GET_REPLY 851192757 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250410085311289 DLCTRL DEBUG Command: GET 685092359 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250410085311289 DLCTRL DEBUG Tx Command reply: GET_REPLY 685092359 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250410085311291 DLCTRL DEBUG Command: GET 847622530 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250410085311291 DLCTRL DEBUG Tx Command reply: GET_REPLY 847622530 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085311293 DLCTRL DEBUG Command: GET 615689764 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085311293 DLCTRL DEBUG Tx Command reply: GET_REPLY 615689764 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085311296 DLCTRL DEBUG Command: GET 17778361 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250410085311296 DLCTRL DEBUG Tx Command reply: GET_REPLY 17778361 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed 20250410085311299 DLCTRL DEBUG Command: GET 757880621 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250410085311299 DLCTRL DEBUG Tx Command reply: GET_REPLY 757880621 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250410085311300 DLCTRL DEBUG Command: GET 654224939 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250410085311300 DLCTRL DEBUG Tx Command reply: GET_REPLY 654224939 rate_ctr.abs.msc.1.cnpool:subscr:known 1 (control_if.c:477) 20250410085311302 DLCTRL DEBUG Command: GET 515142033 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250410085311302 DLCTRL DEBUG Tx Command reply: GET_REPLY 515142033 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085311306 DLCTRL DEBUG Command: GET 334464599 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085311306 DLCTRL DEBUG Tx Command reply: GET_REPLY 334464599 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085311309 DLCTRL DEBUG Command: GET 538811708 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250410085311309 DLCTRL DEBUG Tx Command reply: GET_REPLY 538811708 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed 20250410085311312 DLCTRL DEBUG Command: GET 861032499 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250410085311312 DLCTRL DEBUG Tx Command reply: GET_REPLY 861032499 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250410085311315 DLCTRL DEBUG Command: GET 295884022 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250410085311315 DLCTRL DEBUG Tx Command reply: GET_REPLY 295884022 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250410085311317 DLCTRL DEBUG Command: GET 262107881 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250410085311317 DLCTRL DEBUG Tx Command reply: GET_REPLY 262107881 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085311322 DLCTRL DEBUG Command: GET 915131967 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085311323 DLCTRL DEBUG Tx Command reply: GET_REPLY 915131967 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085311329 DLCTRL DEBUG Command: GET 439948064 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250410085311329 DLCTRL DEBUG Tx Command reply: GET_REPLY 439948064 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed 20250410085311334 DLCTRL DEBUG Command: GET 630613811 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250410085311334 DLCTRL DEBUG Tx Command reply: GET_REPLY 630613811 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250410085311338 DLCTRL DEBUG Command: GET 135640875 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250410085311338 DLCTRL DEBUG Tx Command reply: GET_REPLY 135640875 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250410085311342 DLCTRL DEBUG Command: GET 188505353 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250410085311342 DLCTRL DEBUG Tx Command reply: GET_REPLY 188505353 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085311346 DLCTRL DEBUG Command: GET 840925070 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085311346 DLCTRL DEBUG Tx Command reply: GET_REPLY 840925070 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085311350 DLCTRL DEBUG Command: GET 242766148 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250410085311350 DLCTRL DEBUG Tx Command reply: GET_REPLY 242766148 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed MTC@449bbc254af8: 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 := '000000000000000000100110'B, t_guard := 20.000000 } 20250410085311373 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38768<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(768)@449bbc254af8: f_create_expect(l3 := '05240103505902080910100000000020'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(768)@449bbc254af8: 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)@449bbc254af8: Added conn table entry 1TC_mscpool_no_allow_attach_valid_nri0(781)1758959 20250410085312398 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085312398 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085312398 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1351) 20250410085312398 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250410085312398 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x1ad6ef, normal) (hnbgw_rua.c:407) 20250410085312398 DHNB DEBUG map_rua[0x55ae2af71270]{init}: Allocated (fsm.c:456) 20250410085312398 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1758959)[0x55ae2af71270]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250410085312398 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1758959 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250410085312398 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410085312398 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410085312398 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:211) 20250410085312398 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1758959 SCCP-0 CS MI=IMSI-001010000000002: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250410085312398 DCN DEBUG map_sccp[0x55ae2af83720]{init}: Allocated (fsm.c:456) 20250410085312398 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x55ae2af83720]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250410085312398 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-1758959 <-> SCCP-87 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250410085312398 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1758959 SCCP-87 msc-0 MI=IMSI-001010000000002: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20250410085312398 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1758959)[0x55ae2af71270]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250410085312398 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410085312398 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410085312398 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1758959)[0x55ae2af71270]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250410085312398 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x55ae2af83720]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250410085312398 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250410085312398 DLSCCP DEBUG SCCP-SCOC(87)[0x55ae2af75300]{IDLE}: Allocated (fsm.c:456) 20250410085312398 DLSCCP DEBUG SCCP-SCOC(87)[0x55ae2af75300]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250410085312398 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111005240103505902080910100000000020004f40030000260056400500f1100926) (sccp_scrc.c:415) 20250410085312398 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085312398 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085312398 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085312398 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085312399 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085312399 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085312399 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085312399 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085312399 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085312399 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085312399 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085312399 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085312399 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085312399 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085312399 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085312399 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 26 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085312399 DLSCCP DEBUG SCCP-SCOC(87)[0x55ae2af75300]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250410085312399 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x55ae2af83720]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250410085312399 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1758959)[0x55ae2af71270]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250410085312399 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085312399 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085312399 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085312399 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085312399 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085312399 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.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' 20250410085312399 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410085312399 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410085312399 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085312399 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 26 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(767)@449bbc254af8: First idle individual index:0 HNBGW_Test.msc0-SCCP(767)@449bbc254af8: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(768)@449bbc254af8: Found Expect[0] for l3='05240103505902080910100000000020'O handled at TC_mscpool_no_allow_attach_valid_nri0(781) HNBGW_Test.msc0-RAN(768)@449bbc254af8: Added conn table entry 0TC_mscpool_no_allow_attach_valid_nri0(781)6404538 HNBGW_Test.msc0-SCCP(767)@449bbc254af8: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(767)@449bbc254af8: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250410085312416 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085312416 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410085312416 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410085312416 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410085312416 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085312416 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410085312416 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085312416 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085312416 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085312416 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 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 72 c3 97 02 00 00 00 00 00 06 00 08 00 00 00 07  TC_mscpool_no_allow_attach_valid_nri0(781)@449bbc254af8: setverdict(pass): none -> pass 20250410085312416 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085312416 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085312416 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085312416 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410085312416 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085312416 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0072c397) (sccp_scrc.c:486) 20250410085312416 DLSCCP DEBUG Received CO:COAK for local reference 87 (sccp_scoc.c:1855) 20250410085312416 DLSCCP DEBUG SCCP-SCOC(87)[0x55ae2af75300]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250410085312416 DLSCCP DEBUG SCCP-SCOC(87)[0x55ae2af75300]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250410085312416 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085312416 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250410085312416 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) 20250410085312416 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x55ae2af83720]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250410085312416 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x55ae2af83720]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@449bbc254af8: 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 } } } 20250410085312418 DLCTRL DEBUG Command: GET 981100631 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250410085312418 DLCTRL DEBUG Tx Command reply: GET_REPLY 981100631 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250410085312422 DLCTRL DEBUG Command: GET 349370861 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250410085312422 DLCTRL DEBUG Tx Command reply: GET_REPLY 349370861 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250410085312427 DLCTRL DEBUG Command: GET 955077699 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250410085312427 DLCTRL DEBUG Tx Command reply: GET_REPLY 955077699 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085312431 DLCTRL DEBUG Command: GET 834381815 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085312431 DLCTRL DEBUG Tx Command reply: GET_REPLY 834381815 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085312434 DLCTRL DEBUG Command: GET 910051551 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250410085312434 DLCTRL DEBUG Tx Command reply: GET_REPLY 910051551 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed 20250410085312438 DLCTRL DEBUG Command: GET 930143612 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250410085312438 DLCTRL DEBUG Tx Command reply: GET_REPLY 930143612 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250410085312442 DLCTRL DEBUG Command: GET 170861601 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250410085312442 DLCTRL DEBUG Tx Command reply: GET_REPLY 170861601 rate_ctr.abs.msc.1.cnpool:subscr:known 1 (control_if.c:477) 20250410085312446 DLCTRL DEBUG Command: GET 317193674 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250410085312446 DLCTRL DEBUG Tx Command reply: GET_REPLY 317193674 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085312449 DLCTRL DEBUG Command: GET 900929066 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085312449 DLCTRL DEBUG Tx Command reply: GET_REPLY 900929066 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085312451 DLCTRL DEBUG Command: GET 624673361 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250410085312451 DLCTRL DEBUG Tx Command reply: GET_REPLY 624673361 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed 20250410085312454 DLCTRL DEBUG Command: GET 541154877 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250410085312454 DLCTRL DEBUG Tx Command reply: GET_REPLY 541154877 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250410085312456 DLCTRL DEBUG Command: GET 277174865 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250410085312456 DLCTRL DEBUG Tx Command reply: GET_REPLY 277174865 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250410085312458 DLCTRL DEBUG Command: GET 821155985 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250410085312458 DLCTRL DEBUG Tx Command reply: GET_REPLY 821155985 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085312459 DLCTRL DEBUG Command: GET 840660089 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085312459 DLCTRL DEBUG Tx Command reply: GET_REPLY 840660089 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085312461 DLCTRL DEBUG Command: GET 997190907 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250410085312461 DLCTRL DEBUG Tx Command reply: GET_REPLY 997190907 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed 20250410085312462 DLCTRL DEBUG Command: GET 631101032 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250410085312462 DLCTRL DEBUG Tx Command reply: GET_REPLY 631101032 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250410085312465 DLCTRL DEBUG Command: GET 173426060 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250410085312465 DLCTRL DEBUG Tx Command reply: GET_REPLY 173426060 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250410085312469 DLCTRL DEBUG Command: GET 989070568 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250410085312469 DLCTRL DEBUG Tx Command reply: GET_REPLY 989070568 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085312474 DLCTRL DEBUG Command: GET 913422588 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085312474 DLCTRL DEBUG Tx Command reply: GET_REPLY 913422588 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085312477 DLCTRL DEBUG Command: GET 946444098 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250410085312477 DLCTRL DEBUG Tx Command reply: GET_REPLY 946444098 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed MTC@449bbc254af8: 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 := '000000000000001010100011'B, t_guard := 20.000000 } 20250410085312508 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38780<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc2-RAN(774)@449bbc254af8: f_create_expect(l3 := '06270003505902080910100000000030'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(774)@449bbc254af8: 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)@449bbc254af8: Added conn table entry 2TC_mscpool_no_allow_attach_valid_nri0(782)7623576 20250410085313525 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085313525 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085313525 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1351) 20250410085313525 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250410085313525 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x745398, normal) (hnbgw_rua.c:407) 20250410085313525 DHNB DEBUG map_rua[0x55ae2af78cd0]{init}: Allocated (fsm.c:456) 20250410085313525 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7623576)[0x55ae2af78cd0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250410085313525 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7623576 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250410085313525 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410085313525 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410085313525 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7623576 SCCP-0 CS MI=IMSI-001010000000003: CN link round-robin selects msc 2 (hnbgw_cn.c:1125) 20250410085313525 DCN DEBUG map_sccp[0x55ae2af7ae10]{init}: Allocated (fsm.c:456) 20250410085313525 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-88)[0x55ae2af7ae10]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250410085313525 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-7623576 <-> SCCP-88 msc-2 msc-two cs7-0.sccp l=0.23.5<->r=0.0.3 (context_map.c:128) 20250410085313525 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7623576 SCCP-88 msc-2 MI=IMSI-001010000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20250410085313525 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7623576)[0x55ae2af78cd0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250410085313525 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410085313525 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410085313525 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7623576)[0x55ae2af78cd0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250410085313525 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-88)[0x55ae2af7ae10]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250410085313525 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250410085313525 DLSCCP DEBUG SCCP-SCOC(88)[0x55ae2af77280]{IDLE}: Allocated (fsm.c:456) 20250410085313525 DLSCCP DEBUG SCCP-SCOC(88)[0x55ae2af77280]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250410085313525 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902080910100000000030004f40030002a30056400500f1100926) (sccp_scrc.c:415) 20250410085313525 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085313525 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085313525 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085313525 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085313525 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085313525 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085313525 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085313525 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085313525 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085313525 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085313525 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085313525 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085313526 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085313526 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250410085313526 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085313526 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 a3 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085313526 DLSCCP DEBUG SCCP-SCOC(88)[0x55ae2af77280]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250410085313526 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-88)[0x55ae2af7ae10]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250410085313526 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7623576)[0x55ae2af78cd0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250410085313526 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085313526 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085313526 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085313526 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250410085313526 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250410085313526 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' 20250410085313526 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 20250410085313526 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250410085313526 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085313526 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 a3 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 05  HNBGW_Test.msc2-SCCP(773)@449bbc254af8: First idle individual index:0 HNBGW_Test.msc2-SCCP(773)@449bbc254af8: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc2-RAN(774)@449bbc254af8: Found Expect[0] for l3='06270003505902080910100000000030'O handled at TC_mscpool_no_allow_attach_valid_nri0(782) HNBGW_Test.msc2-RAN(774)@449bbc254af8: Added conn table entry 0TC_mscpool_no_allow_attach_valid_nri0(782)1350566 HNBGW_Test.msc2-SCCP(773)@449bbc254af8: Session index based on connection ID:0 TC_mscpool_no_allow_attach_valid_nri0(782)@449bbc254af8: setverdict(pass): none -> pass MTC@449bbc254af8: 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 } } } HNBGW_Test.msc2-SCCP(773)@449bbc254af8: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250410085313532 DLCTRL DEBUG Command: GET 217684609 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250410085313532 DLCTRL DEBUG Tx Command reply: GET_REPLY 217684609 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250410085313532 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) 20250410085313532 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250410085313532 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250410085313532 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 20250410085313532 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085313532 DLSS7 <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' 20250410085313532 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085313532 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085313532 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085313532 DLSS7 <000c> osmo_ss7_asp.c:1175 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 d6 f8 6d 02 00 00 00 00 00 06 00 08 00 00 00 07  20250410085313532 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085313532 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085313532 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085313532 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) 20250410085313532 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085313532 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00d6f86d) (sccp_scrc.c:486) 20250410085313532 DLSCCP DEBUG Received CO:COAK for local reference 88 (sccp_scoc.c:1855) 20250410085313532 DLSCCP DEBUG SCCP-SCOC(88)[0x55ae2af77280]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250410085313532 DLSCCP DEBUG SCCP-SCOC(88)[0x55ae2af77280]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250410085313532 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085313532 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250410085313533 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) 20250410085313533 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-88)[0x55ae2af7ae10]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250410085313533 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-88)[0x55ae2af7ae10]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250410085313534 DLCTRL DEBUG Command: GET 135212987 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250410085313534 DLCTRL DEBUG Tx Command reply: GET_REPLY 135212987 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250410085313536 DLCTRL DEBUG Command: GET 613614223 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250410085313536 DLCTRL DEBUG Tx Command reply: GET_REPLY 613614223 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085313537 DLCTRL DEBUG Command: GET 647503193 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085313537 DLCTRL DEBUG Tx Command reply: GET_REPLY 647503193 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085313539 DLCTRL DEBUG Command: GET 941769648 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250410085313539 DLCTRL DEBUG Tx Command reply: GET_REPLY 941769648 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed 20250410085313541 DLCTRL DEBUG Command: GET 509076911 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250410085313541 DLCTRL DEBUG Tx Command reply: GET_REPLY 509076911 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250410085313542 DLCTRL DEBUG Command: GET 208963581 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250410085313542 DLCTRL DEBUG Tx Command reply: GET_REPLY 208963581 rate_ctr.abs.msc.1.cnpool:subscr:known 1 (control_if.c:477) 20250410085313544 DLCTRL DEBUG Command: GET 666435311 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250410085313544 DLCTRL DEBUG Tx Command reply: GET_REPLY 666435311 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085313545 DLCTRL DEBUG Command: GET 348754252 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085313545 DLCTRL DEBUG Tx Command reply: GET_REPLY 348754252 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085313547 DLCTRL DEBUG Command: GET 521881749 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250410085313547 DLCTRL DEBUG Tx Command reply: GET_REPLY 521881749 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed 20250410085313548 DLCTRL DEBUG Command: GET 908659615 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250410085313548 DLCTRL DEBUG Tx Command reply: GET_REPLY 908659615 rate_ctr.abs.msc.2.cnpool:subscr:new 1 (control_if.c:477) 20250410085313549 DLCTRL DEBUG Command: GET 65526167 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250410085313549 DLCTRL DEBUG Tx Command reply: GET_REPLY 65526167 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250410085313551 DLCTRL DEBUG Command: GET 563815221 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250410085313551 DLCTRL DEBUG Tx Command reply: GET_REPLY 563815221 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085313552 DLCTRL DEBUG Command: GET 646706988 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085313552 DLCTRL DEBUG Tx Command reply: GET_REPLY 646706988 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085313554 DLCTRL DEBUG Command: GET 81056341 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250410085313554 DLCTRL DEBUG Tx Command reply: GET_REPLY 81056341 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed 20250410085313556 DLCTRL DEBUG Command: GET 647987550 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250410085313556 DLCTRL DEBUG Tx Command reply: GET_REPLY 647987550 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250410085313558 DLCTRL DEBUG Command: GET 106503585 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250410085313558 DLCTRL DEBUG Tx Command reply: GET_REPLY 106503585 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250410085313560 DLCTRL DEBUG Command: GET 43251783 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250410085313560 DLCTRL DEBUG Tx Command reply: GET_REPLY 43251783 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085313562 DLCTRL DEBUG Command: GET 841446066 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085313562 DLCTRL DEBUG Tx Command reply: GET_REPLY 841446066 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085313564 DLCTRL DEBUG Command: GET 739964037 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250410085313564 DLCTRL DEBUG Tx Command reply: GET_REPLY 739964037 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed MTC@449bbc254af8: ok: talloc reports "asn1_context" = 1 bytes 20250410085313572 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38758<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250410085313573 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:44877<->l=127.0.0.1:4262) (control_if.c:193) VirtHNBGW-STATS(760)@449bbc254af8: Final verdict of PTC: none IPA-CTRL-CLI-IPA(761)@449bbc254af8: Final verdict of PTC: none MTC@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed 20250410085313575 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38748<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250410085313576 DLINP DEBUG SRVCONN(,r=127.0.0.1:60093<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085313576 DLINP DEBUG SRVCONN(,r=127.0.0.1:60093<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085313576 DLINP NOTICE SRV(,r=127.0.0.1:60093<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410085313576 DMAIN NOTICE (127.0.0.1:60093 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:60093<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250410085313577 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) TC_mscpool_no_allow_attach_valid_nri-Iuh1-RUA(766)@449bbc254af8: Final verdict of PTC: none 20250410085313578 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250410085313579 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410085313579 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250410085313579 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250410085313579 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250410085313579 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) 20250410085313579 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250410085313579 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc1-0) xUA SRV SHUTDOWN_EVENT 20250410085313579 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250410085313579 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410085313579 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250410085313579 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250410085313579 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250410085313579 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) 20250410085313579 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250410085313579 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250410085313579 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250410085313579 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085313579 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-sgsn0-0: connection closed 20250410085313579 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250410085313579 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250410085313579 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250410085313579 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250410085313579 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 20250410085313579 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  20250410085313579 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  20250410085313579 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  20250410085313579 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085313579 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250410085313579 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250410085313580 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250410085313580 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410085313580 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085313580 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250410085313580 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250410085313580 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250410085313580 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250410085313580 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085313580 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085313580 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085313580 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085313580 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250410085313580 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250410085313580 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 20250410085313580 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250410085313580 DRANAP NOTICE cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: link lost (cnlink.c:118) 20250410085313580 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 20250410085313580 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085313580 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-msc1-0: connection closed 20250410085313580 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250410085313580 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250410085313580 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250410085313580 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250410085313580 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 20250410085313580 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  20250410085313580 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  20250410085313580 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085313580 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250410085313580 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250410085313581 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250410085313581 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410085313581 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250410085313581 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250410085313581 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085313581 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250410085313581 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 20250410085313581 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250410085313581 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) 20250410085313581 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc2-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250410085313581 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.0.2/0 (xua_snm.c:378) 20250410085313581 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085313581 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) TC_mscpool_no_allow_attach_valid_nri-Iuh0-RUA(764)@449bbc254af8: Final verdict of PTC: none 20250410085313581 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085313581 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085313581 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250410085313581 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250410085313581 DRANAP DEBUG cnlink(msc-1)[0x55ae2aef6920]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250410085313581 DRANAP NOTICE cnlink(msc-1)[0x55ae2aef6920]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.sgsn0-RAN(777)@449bbc254af8: Final verdict of PTC: none 20250410085313581 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-86)[0x55ae2af70460]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250410085313581 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250410085313581 DLSCCP DEBUG SCCP-SCOC(86)[0x55ae2af8ccd0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250410085313581 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008353d4), PART(T=Source Reference,L=4,D=00000056), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250410085313581 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085313581 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085313581 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085313582 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085313582 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410085313582 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085313582 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [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 83 53 d4 00 00 56 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085313582 DLSCCP DEBUG SCCP-SCOC(86)[0x55ae2af8ccd0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250410085313582 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-86)[0x55ae2af70460]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250410085313581 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc2-0) xUA SRV SHUTDOWN_EVENT 20250410085313581 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 20250410085313581 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250410085313581 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085313581 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-msc0-0: connection closed 20250410085313581 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250410085313581 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250410085313581 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250410085313581 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250410085313581 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 20250410085313581 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  20250410085313581 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085313581 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250410085313581 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250410085313581 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250410085313582 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) 20250410085313582 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc2-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250410085313582 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc2-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250410085313582 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 20250410085313582 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) 20250410085313582 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14500370)[0x55ae2af76130]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250410085313582 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14500370)[0x55ae2af76130]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250410085313582 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) HNBGW_Test.sgsn0-SCCP(776)@449bbc254af8: Final verdict of PTC: none HNBGW_Test.msc0-RAN(768)@449bbc254af8: Final verdict of PTC: none 20250410085313582 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14500370)[0x55ae2af76130]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250410085313582 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14500370)[0x55ae2af76130]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250410085313582 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14500370)[0x55ae2af76130]{disrupted}: Freeing instance (context_map.c:202) 20250410085313582 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14500370)[0x55ae2af76130]{disrupted}: Deallocated (fsm.c:568) 20250410085313582 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-86)[0x55ae2af70460]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250410085313582 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-86)[0x55ae2af70460]{disconnected}: Freeing instance (context_map.c:206) 20250410085313582 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-86)[0x55ae2af70460]{disconnected}: Deallocated (fsm.c:568) HNBGW_Test.msc1-SCCP(770)@449bbc254af8: Final verdict of PTC: none 20250410085313582 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14500370 SCCP-86 msc-1 MI=TMSI-0x42410023: Deallocating (context_map.c:225) 20250410085313582 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085313582 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) HNBGW_Test.msc1-M3UA(772)@449bbc254af8: Final verdict of PTC: none 20250410085313582 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-msc2-0: connection closed 20250410085313582 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250410085313582 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250410085313582 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250410085313582 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20250410085313582 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 20250410085313582 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085313582 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250410085313582 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250410085313583 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:378) 20250410085313583 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085313583 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085313583 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085313583 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085313583 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250410085313583 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250410085313583 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250410085313583 DRANAP NOTICE cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: link lost (cnlink.c:118) 20250410085313583 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x55ae2af83720]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250410085313583 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250410085313583 DLSCCP DEBUG SCCP-SCOC(87)[0x55ae2af75300]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250410085313583 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0072c397), PART(T=Source Reference,L=4,D=00000057), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250410085313583 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085313583 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085313583 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085313583 DLSS7 DEBUG Found route for dpc=188=0.23.4: 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.msc0-SCCP(767)@449bbc254af8: Final verdict of PTC: none HNBGW_Test.msc2-RAN(774)@449bbc254af8: Final verdict of PTC: none 20250410085313583 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085313583 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085313583 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [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 72 c3 97 00 00 57 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085313583 DLSCCP DEBUG SCCP-SCOC(87)[0x55ae2af75300]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250410085313583 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x55ae2af83720]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250410085313583 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1758959)[0x55ae2af71270]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250410085313583 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1758959)[0x55ae2af71270]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250410085313583 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250410085313583 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1758959)[0x55ae2af71270]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250410085313584 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1758959)[0x55ae2af71270]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250410085313584 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1758959)[0x55ae2af71270]{disrupted}: Freeing instance (context_map.c:202) 20250410085313584 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1758959)[0x55ae2af71270]{disrupted}: Deallocated (fsm.c:568) 20250410085313584 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x55ae2af83720]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250410085313584 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x55ae2af83720]{disconnected}: Freeing instance (context_map.c:206) 20250410085313584 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x55ae2af83720]{disconnected}: Deallocated (fsm.c:568) HNBGW_Test.msc2-M3UA(775)@449bbc254af8: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(778)@449bbc254af8: Final verdict of PTC: none HNBGW_Test.msc1-RAN(771)@449bbc254af8: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(769)@449bbc254af8: Final verdict of PTC: none MutexDispCT-TC_mscpool_no_allow_attach_valid_nri(759)@449bbc254af8: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(773)@449bbc254af8: Final verdict of PTC: none TC_mscpool_no_allow_attach_valid_nri-Iuh1(765)@449bbc254af8: Final verdict of PTC: none 20250410085313585 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085313585 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085313585 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085313585 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410085313585 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410085313585 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250410085313584 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1758959 SCCP-87 msc-0 MI=IMSI-001010000000002: Deallocating (context_map.c:225) 20250410085313586 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410085313586 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250410085313586 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085313587 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250410085313587 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.0.3/0 (xua_snm.c:378) 20250410085313587 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085313587 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085313588 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085313588 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085313588 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250410085313589 DCN NOTICE (msc-2) now unreachable: N-PCSTATE ind: pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250410085313589 DRANAP DEBUG cnlink(msc-2)[0x55ae2aef3b20]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250410085313589 DRANAP NOTICE cnlink(msc-2)[0x55ae2aef3b20]{DISCONNECTED}: link lost (cnlink.c:118) 20250410085313590 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-88)[0x55ae2af7ae10]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250410085313590 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250410085313591 DLSCCP DEBUG SCCP-SCOC(88)[0x55ae2af77280]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250410085313592 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d6f86d), PART(T=Source Reference,L=4,D=00000058), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250410085313592 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085313593 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085313594 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085313594 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085313595 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250410085313595 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085313596 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 d6 f8 6d 00 00 58 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085313597 DLSCCP DEBUG SCCP-SCOC(88)[0x55ae2af77280]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250410085313597 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-88)[0x55ae2af7ae10]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250410085313598 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7623576)[0x55ae2af78cd0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250410085313599 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7623576)[0x55ae2af78cd0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250410085313600 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250410085313600 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7623576)[0x55ae2af78cd0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) TC_mscpool_no_allow_attach_valid_nri0(780)@449bbc254af8: Final verdict of PTC: pass20250410085313601 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7623576)[0x55ae2af78cd0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250410085313601 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7623576)[0x55ae2af78cd0]{disrupted}: Freeing instance (context_map.c:202) 20250410085313602 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7623576)[0x55ae2af78cd0]{disrupted}: Deallocated (fsm.c:568) HNBGW-MGCP(779)@449bbc254af8: Final verdict of PTC: none 20250410085313603 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-88)[0x55ae2af7ae10]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250410085313603 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-88)[0x55ae2af7ae10]{disconnected}: Freeing instance (context_map.c:206) HNBGW-PFCP(762)@449bbc254af8: Final verdict of PTC: none20250410085313604 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-88)[0x55ae2af7ae10]{disconnected}: Deallocated (fsm.c:568) 20250410085313604 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7623576 SCCP-88 msc-2 MI=IMSI-001010000000003: Deallocating (context_map.c:225) TC_mscpool_no_allow_attach_valid_nri-Iuh0(763)@449bbc254af8: Final verdict of PTC: none 20250410085313605 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085313605 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085313605 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085313605 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085313605 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085313605 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250410085313606 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_no_allow_attach_valid_nri0(782)@449bbc254af8: Final verdict of PTC: pass20250410085313606 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085313607 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) TC_mscpool_no_allow_attach_valid_nri0(781)@449bbc254af8: Final verdict of PTC: pass20250410085313607 DMAIN NOTICE (127.0.0.1:9999 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) 20250410085313608 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250410085313609 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38760<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250410085313609 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085313610 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085313610 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085313610 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250410085313610 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250410085313610 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250410085313610 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38768<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250410085313611 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38780<->l=127.0.0.1:4261 (telnet_interface.c:138) MTC@449bbc254af8: Setting final verdict of the test case. MTC@449bbc254af8: Local verdict of MTC: pass MTC@449bbc254af8: Local verdict of PTC MutexDispCT-TC_mscpool_no_allow_attach_valid_nri(759): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC VirtHNBGW-STATS(760): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC IPA-CTRL-CLI-IPA(761): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW-PFCP(762): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-Iuh0(763): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-Iuh0-RUA(764): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-Iuh1(765): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-Iuh1-RUA(766): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.msc0-SCCP(767): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.msc0-RAN(768): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.msc0-M3UA(769): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.msc1-SCCP(770): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.msc1-RAN(771): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.msc1-M3UA(772): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.msc2-SCCP(773): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.msc2-RAN(774): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.msc2-M3UA(775): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(776): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.sgsn0-RAN(777): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(778): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW-MGCP(779): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri0(780): pass (pass -> pass) MTC@449bbc254af8: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri0(781): pass (pass -> pass) MTC@449bbc254af8: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri0(782): pass (pass -> pass) MTC@449bbc254af8: Test case TC_mscpool_no_allow_attach_valid_nri finished. Verdict: pass MTC@449bbc254af8: 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'. Thu Apr 10 08:53:13 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 20250410085313785 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38790<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410085314204 DLSCCP DEBUG SCCP-SCOC(85)[0x55ae2af69bc0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250410085314204 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008a14e1), PART(T=Source Reference,L=4,D=00000055), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085314204 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085314204 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085314204 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085314204 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085314204 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085314204 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085314205 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 8a 14 e1 00 00 55 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085314205 DLSCCP DEBUG SCCP-SCOC(83)[0x55ae2af6a050]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250410085314205 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00142f18), PART(T=Source Reference,L=4,D=00000053), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085314205 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085314205 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085314205 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085314205 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085314205 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085314205 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085314205 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 14 2f 18 00 00 53 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085314205 DLSCCP DEBUG SCCP-SCOC(84)[0x55ae2afb8330]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250410085314205 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ca442d), PART(T=Source Reference,L=4,D=00000054), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085314205 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085314205 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085314205 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410085314205 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085314205 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250410085314205 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085314205 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 ca 44 2d 00 00 54 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085314205 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085314205 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085314205 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085314205 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085314205 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085314205 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250410085314205 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085314206 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085314206 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085314206 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085314206 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085314206 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250410085314206 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085314206 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085314206 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085314206 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250410085314206 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250410085314206 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250410085314388 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38790<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=628940) 20250410085314690 DLSCCP DEBUG SCCP-SCOC(82)[0x55ae2af74d00]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410085314690 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008bf5fb), PART(T=Source Reference,L=4,D=00000052), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085314690 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085314690 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085314691 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085314691 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085314691 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085314691 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085314691 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 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 f5 fb 00 00 52 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085314691 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085314691 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085314691 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085314691 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085314691 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085314691 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=628940, count=652132) 20250410085315424 DLSCCP DEBUG SCCP-SCOC(81)[0x55ae2af72fd0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410085315424 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000a7316), PART(T=Source Reference,L=4,D=00000051), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085315424 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085315424 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085315424 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085315424 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085315424 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085315424 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085315424 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 0a 73 16 00 00 51 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085315425 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085315425 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085315425 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085315425 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085315425 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085315425 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250410085315581 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250410085315581 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250410085315581 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250410085315581 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250410085315581 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250410085315581 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250410085315582 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250410085315582 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250410085315582 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250410085315582 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250410085315582 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20250410085315582 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20250410085316195 DLSCCP DEBUG SCCP-SCOC(79)[0x55ae2af322c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410085316195 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c7be69), PART(T=Source Reference,L=4,D=0000004f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085316195 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085316195 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085316195 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085316195 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085316195 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085316195 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085316195 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 c7 be 69 00 00 4f 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085316196 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085316196 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085316196 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085316196 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085316196 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085316196 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250410085316216 DLSCCP DEBUG SCCP-SCOC(80)[0x55ae2af6cc60]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410085316216 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0026bc6f), PART(T=Source Reference,L=4,D=00000050), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085316216 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085316216 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085316216 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410085316216 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085316216 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250410085316216 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085316216 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 03 03 00 00 00 04 26 bc 6f 00 00 50 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085316216 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085316216 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085316216 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085316216 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250410085316216 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250410085316216 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! MTC@449bbc254af8: 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@449bbc254af8: 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 ------ Thu Apr 10 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@449bbc254af8: 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@449bbc254af8: Test case TC_mscpool_sccp_n_pcstate_detaches_cnlink started. 20250410085317487 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54852<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410085317493 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54862<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410085317498 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:42541<->l=127.0.0.1:4262) (control_if.c:572) 20250410085317520 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250410085317520 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_detaches_cnlink-Iuh0(787)@449bbc254af8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250410085317527 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085317527 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085317527 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085317527 DRANAP DEBUG cnlink(msc-1)[0x55ae2aef6920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085317527 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085317527 DRANAP DEBUG cnlink(msc-2)[0x55ae2aef3b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085317527 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085317527 DRANAP DEBUG cnlink(msc-3)[0x55ae2af5d910]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085317528 DRANAP DEBUG cnlink(msc-3)[0x55ae2af5d910]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085317528 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250410085317528 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085317528 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085317528 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410085317528 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085317528 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085317528 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085317528 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) 20250410085317528 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085317528 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1(789)@449bbc254af8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250410085317528 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085317528 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085317528 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085317528 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085317528 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085317528 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) 20250410085317528 DLSS7 DEBUG Found route for dpc=4=0.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) 20250410085317528 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250410085317528 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085317528 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250410085317528 DRANAP DEBUG cnlink(msc-3)[0x55ae2af5d910]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085317528 DRANAP DEBUG cnlink(msc-2)[0x55ae2aef3b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085317528 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250410085317528 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085317528 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085317528 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410085317528 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085317528 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085317528 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085317528 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085317528 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085317528 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085317528 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085317528 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085317528 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085317528 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085317528 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085317528 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085317528 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085317528 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250410085317528 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085317529 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085317529 DRANAP DEBUG cnlink(msc-2)[0x55ae2aef3b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085317529 DRANAP DEBUG cnlink(msc-1)[0x55ae2aef6920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085317529 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250410085317529 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085317529 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085317529 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410085317529 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085317529 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085317529 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085317529 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085317529 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085317529 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085317529 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085317529 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085317529 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085317529 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085317529 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085317529 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085317529 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085317529 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410085317529 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085317529 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085317529 DRANAP DEBUG cnlink(msc-1)[0x55ae2aef6920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085317529 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085317529 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250410085317529 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085317529 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085317529 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410085317529 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085317529 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085317529 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085317529 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085317529 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085317529 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085317529 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085317529 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085317529 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085317529 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085317529 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085317529 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085317529 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085317529 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085317529 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085317529 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085317529 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085317529 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:57686 (stream_srv.c:142) 20250410085317529 DMAIN INFO New HNB SCTP connection r=127.0.0.1:57686<->l=127.0.0.1:29169 (hnbgw.c:791) 20250410085317529 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085317529 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085317529 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085317529 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 20250410085317529 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250410085317529 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250410085317529 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085317529 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085317529 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085317529 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250410085317529 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250410085317529 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250410085317529 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085317529 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085317529 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085317529 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410085317529 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410085317529 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250410085317529 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085317529 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085317529 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085317529 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085317529 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085317529 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@449bbc254af8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(793)@449bbc254af8: ************************************************* HNBGW_Test.msc0-M3UA(793)@449bbc254af8: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(793)@449bbc254af8: ************************************************* MTC@449bbc254af8: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(791)@449bbc254af8: v_sccp_pdu_maxlen:268 MTC@449bbc254af8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(796)@449bbc254af8: ************************************************* HNBGW_Test.msc1-M3UA(796)@449bbc254af8: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(796)@449bbc254af8: ************************************************* MTC@449bbc254af8: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(794)@449bbc254af8: v_sccp_pdu_maxlen:268 20250410085317555 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085317555 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085317556 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085317556 DRANAP DEBUG cnlink(sgsn-1)[0x55ae2af5ec30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085317556 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085317556 DRANAP DEBUG cnlink(sgsn-2)[0x55ae2af5f5c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085317556 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085317556 DRANAP DEBUG cnlink(sgsn-3)[0x55ae2af5ff50]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085317557 DRANAP DEBUG cnlink(sgsn-3)[0x55ae2af5ff50]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085317557 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250410085317557 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085317557 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085317557 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410085317557 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085317557 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085317557 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085317557 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) 20250410085317557 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085317557 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085317557 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085317557 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085317557 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085317557 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085317557 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085317557 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) 20250410085317557 DLSS7 DEBUG Found route for dpc=12=0.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) 20250410085317557 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250410085317557 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085317557 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250410085317557 DRANAP DEBUG cnlink(sgsn-3)[0x55ae2af5ff50]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085317557 DRANAP DEBUG cnlink(sgsn-2)[0x55ae2af5f5c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085317557 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250410085317557 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085317557 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085317557 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410085317557 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085317557 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085317557 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085317557 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085317557 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085317557 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085317557 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085317557 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085317557 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085317557 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085317557 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085317557 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085317557 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085317557 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250410085317557 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085317557 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085317557 DRANAP DEBUG cnlink(sgsn-2)[0x55ae2af5f5c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085317557 DRANAP DEBUG cnlink(sgsn-1)[0x55ae2af5ec30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085317557 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250410085317557 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085317557 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085317557 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410085317557 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085317557 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085317557 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085317557 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085317557 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085317557 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085317557 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085317557 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085317557 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085317557 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085317557 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085317557 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085317557 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085317557 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250410085317557 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085317557 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085317557 DRANAP DEBUG cnlink(sgsn-1)[0x55ae2af5ec30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085317557 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085317557 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250410085317557 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085317557 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085317557 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410085317557 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085317557 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085317557 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085317557 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085317557 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085317557 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085317557 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085317557 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085317557 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085317557 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085317557 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085317557 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085317557 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085317557 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085317557 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085317557 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085317557 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085317558 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085317558 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085317558 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085317558 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 20250410085317558 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250410085317558 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250410085317558 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085317558 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085317558 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085317558 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250410085317558 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250410085317558 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250410085317558 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085317558 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085317558 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085317558 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250410085317558 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250410085317558 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 20250410085317558 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250410085317558 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085317558 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085317558 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085317558 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085317558 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085317558 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@449bbc254af8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@449bbc254af8: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(799)@449bbc254af8: ************************************************* HNBGW_Test.sgsn0-M3UA(799)@449bbc254af8: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(799)@449bbc254af8: ************************************************* HNBGW_Test.sgsn0-SCCP(797)@449bbc254af8: v_sccp_pdu_maxlen:268 MTC@449bbc254af8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(802)@449bbc254af8: ************************************************* HNBGW_Test.sgsn1-M3UA(802)@449bbc254af8: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(802)@449bbc254af8: ************************************************* MTC@449bbc254af8: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(800)@449bbc254af8: v_sccp_pdu_maxlen:268 20250410085317611 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085317611 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085317611 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250410085317611 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250410085317611 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) 20250410085317611 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250410085317611 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250410085317611 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410085317611 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@449bbc254af8: setverdict(pass): none -> pass 20250410085317620 DLINP DEBUG SRVCONN(,r=127.0.0.1:57686<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085317620 DLINP DEBUG SRVCONN(,r=127.0.0.1:57686<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085317620 DLINP DEBUG SRVCONN(,r=127.0.0.1:57686<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250410085317620 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250410085317620 DHNBAP DEBUG (127.0.0.1:57686 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20250410085317620 DHNBAP NOTICE (127.0.0.1:57686 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250410085317620 DHNBAP NOTICE (127.0.0.1:57686 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250410085317620 DLINP DEBUG SRVCONN(,r=127.0.0.1:57686<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410085317620 DLINP DEBUG SRVCONN(,r=127.0.0.1:57686<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed 20250410085317739 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250410085317739 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250410085317739 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250410085317739 DLSS7 <000c> 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)@449bbc254af8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250410085317743 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085317743 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250410085317744 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250410085317744 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250410085317744 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250410085317744 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250410085317744 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250410085317744 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 20250410085317744 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250410085317744 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  20250410085317744 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250410085317745 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085317745 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250410085317745 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250410085317745 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  20250410085317745 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250410085317745 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250410085317745 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250410085317745 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 20250410085317745 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250410085317745 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  20250410085317745 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085317745 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250410085317745 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085317745 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250410085317745 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:413) 20250410085317745 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085317745 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085317745 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085317745 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085317745 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250410085317745 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250410085317745 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085317746 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085317746 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250410085317746 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085317746 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085317746 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410085317746 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085317746 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085317746 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085317746 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085317746 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085317746 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085317746 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085317746 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085317746 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085317746 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085317746 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085317746 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085317746 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085317746 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085317746 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085317746 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085317746 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085317746 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085317746 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085317746 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085317746 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085317746 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085317746 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250410085317746 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410085317746 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410085317746 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085317746 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  20250410085317750 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 20250410085317750 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 20250410085317750 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250410085317750 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(796)@449bbc254af8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250410085317751 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085317751 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPSM:UP) 20250410085317751 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250410085317751 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250410085317751 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250410085317751 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250410085317751 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250410085317751 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 20250410085317751 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Inactive () 20250410085317751 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  20250410085317751 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250410085317752 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085317752 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPTM:ACTIVE) 20250410085317752 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250410085317752 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  20250410085317752 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250410085317752 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250410085317752 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250410085317752 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 20250410085317752 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Active () 20250410085317752 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  20250410085317752 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  20250410085317752 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085317752 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250410085317752 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085317752 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250410085317752 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.0.2/0 (xua_snm.c:413) 20250410085317752 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085317752 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085317752 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085317752 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085317752 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250410085317752 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250410085317752 DRANAP DEBUG cnlink(msc-1)[0x55ae2aef6920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085317753 DRANAP DEBUG cnlink(msc-1)[0x55ae2aef6920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085317753 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250410085317753 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085317753 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085317753 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410085317753 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085317753 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085317753 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085317753 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085317753 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085317753 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085317753 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085317753 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085317753 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085317753 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085317753 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085317753 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085317753 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085317753 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410085317753 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085317753 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085317753 DRANAP DEBUG cnlink(msc-1)[0x55ae2aef6920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085317753 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085317753 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085317753 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085317753 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410085317753 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410085317753 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250410085317753 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250410085317753 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250410085317753 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085317753 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  20250410085317771 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250410085317771 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250410085317771 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250410085317771 DLSS7 <000c> 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)@449bbc254af8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250410085317776 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085317776 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250410085317776 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250410085317776 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250410085317776 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250410085317776 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250410085317776 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250410085317776 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 20250410085317776 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250410085317776 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  20250410085317776 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250410085317777 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085317777 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250410085317777 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250410085317777 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  20250410085317777 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250410085317778 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250410085317778 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250410085317778 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 20250410085317778 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250410085317778 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  20250410085317778 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  20250410085317778 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  20250410085317778 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085317778 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250410085317778 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085317778 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250410085317778 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250410085317778 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085317778 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085317778 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085317778 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085317778 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250410085317778 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250410085317778 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085317779 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085317779 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250410085317779 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085317779 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085317779 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410085317779 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085317779 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085317779 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085317779 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085317779 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085317779 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085317779 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085317779 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085317779 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085317779 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085317779 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085317779 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085317779 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085317779 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085317779 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085317779 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085317779 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085317779 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085317779 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085317779 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085317779 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085317779 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085317779 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.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' 20250410085317779 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410085317779 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410085317779 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085317779 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  20250410085317792 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 20250410085317792 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 20250410085317792 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250410085317792 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)@449bbc254af8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250410085317798 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085317798 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPSM:UP) 20250410085317798 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250410085317798 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250410085317798 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250410085317798 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250410085317798 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250410085317798 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 20250410085317798 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Inactive () 20250410085317798 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  20250410085317798 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250410085317801 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085317801 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPTM:ACTIVE) 20250410085317801 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250410085317801 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  20250410085317801 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250410085317801 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250410085317801 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250410085317801 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 20250410085317801 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Active () 20250410085317801 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  20250410085317801 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  20250410085317801 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  20250410085317801 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  20250410085317801 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085317801 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250410085317801 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085317801 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250410085317802 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.1.2/0 (xua_snm.c:413) 20250410085317802 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085317802 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085317802 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085317802 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085317802 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250410085317802 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250410085317802 DRANAP DEBUG cnlink(sgsn-1)[0x55ae2af5ec30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085317803 DRANAP DEBUG cnlink(sgsn-1)[0x55ae2af5ec30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085317803 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250410085317803 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085317803 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085317803 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410085317803 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085317803 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085317803 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085317803 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410085317803 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085317803 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085317803 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085317803 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085317803 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085317803 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085317803 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085317803 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410085317803 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085317803 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250410085317803 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085317803 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085317803 DRANAP DEBUG cnlink(sgsn-1)[0x55ae2af5ec30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085317803 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085317803 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085317803 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085317803 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250410085317803 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250410085317803 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' 20250410085317803 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 20250410085317803 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250410085317803 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085317803 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  20250410085318346 DLSCCP DEBUG SCCP-SCOC(76)[0x55ae2af78930]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410085318346 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00354111), PART(T=Source Reference,L=4,D=0000004c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085318346 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085318346 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085318346 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410085318346 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085318346 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250410085318346 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085318346 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 35 41 11 00 00 4c 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085318346 DLSCCP DEBUG SCCP-SCOC(77)[0x55ae2af82f40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410085318346 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c1d5c6), PART(T=Source Reference,L=4,D=0000004d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085318346 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085318346 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085318346 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410085318346 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085318346 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250410085318346 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085318346 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 c1 d5 c6 00 00 4d 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085318346 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085318346 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085318346 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085318346 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250410085318346 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250410085318346 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250410085318346 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085318346 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085318347 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085318347 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250410085318347 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250410085318347 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! HNBGW_Test.msc0-RAN(792)@449bbc254af8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250410085318554 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085318554 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410085318554 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410085318554 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410085318554 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085318554 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410085318554 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085318554 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085318554 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085318554 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085318555 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085318555 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085318555 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085318555 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410085318555 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085318555 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085318555 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250410085318555 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410085318555 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085318555 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085318555 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085318555 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085318555 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085318555 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085318555 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085318555 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085318555 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085318555 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085318555 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085318555 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085318555 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085318555 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085318555 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250410085318555 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250410085318555 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250410085318555 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250410085318555 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085318555 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410085318555 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085318555 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085318555 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085318555 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085318555 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085318555 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085318555 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085318555 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085318555 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085318555 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085318555 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085318555 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085318555 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085318555 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085318555 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085318555 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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) 20250410085318555 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250410085318555 DRANAP NOTICE cnlink(msc-0)[0x55ae2af13940]{CONNECTED}: link up (cnlink.c:111) 20250410085318556 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085318556 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085318556 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085318556 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085318556 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085318556 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250410085318556 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410085318556 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410085318556 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085318556 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  20250410085318557 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085318557 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410085318557 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410085318557 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410085318557 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085318557 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410085318557 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085318557 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085318557 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085318557 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085318557 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085318557 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085318557 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085318557 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410085318557 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085318557 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085318557 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250410085318557 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410085318557 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085318557 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085318557 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085318557 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085318557 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085318557 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085318557 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085318557 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085318557 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085318557 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085318557 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085318557 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085318557 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085318557 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085318557 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250410085318557 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250410085318557 DRANAP INFO cnlink(msc-0)[0x55ae2af13940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(795)@449bbc254af8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250410085318559 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085318559 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250410085318559 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250410085318559 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 20250410085318559 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085318559 DLSS7 <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' 20250410085318559 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085318559 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085318559 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085318559 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085318560 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085318560 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085318560 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085318560 DLM3UA DEBUG 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) 20250410085318560 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085318560 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085318560 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250410085318560 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250410085318560 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085318560 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085318560 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085318560 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085318560 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085318560 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085318560 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085318560 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085318560 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085318560 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085318560 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085318560 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085318560 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085318560 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085318560 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250410085318560 DRANAP DEBUG cnlink(msc-1)[0x55ae2aef6920]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250410085318560 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) 20250410085318560 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) 20250410085318560 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085318560 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250410085318560 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085318560 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085318560 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085318560 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085318560 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085318560 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085318560 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085318560 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085318560 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085318560 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085318560 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085318560 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085318560 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085318560 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410085318560 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085318560 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250410085318560 DRANAP DEBUG cnlink(msc-1)[0x55ae2aef6920]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250410085318560 DRANAP NOTICE cnlink(msc-1)[0x55ae2aef6920]{CONNECTED}: link up (cnlink.c:111) 20250410085318560 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085318560 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085318560 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085318560 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410085318560 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410085318560 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250410085318560 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250410085318560 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250410085318560 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085318560 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  20250410085318560 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085318560 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250410085318560 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250410085318560 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 20250410085318560 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085318560 DLSS7 <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' 20250410085318560 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085318560 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085318560 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085318560 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085318560 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085318560 DLM3UA DEBUG 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) 20250410085318560 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085318560 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085318560 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250410085318560 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250410085318560 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085318560 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085318560 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085318560 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085318560 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085318560 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085318560 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085318560 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085318560 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085318560 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085318560 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085318560 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085318560 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085318560 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085318560 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250410085318560 DRANAP DEBUG cnlink(msc-1)[0x55ae2aef6920]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250410085318560 DRANAP INFO cnlink(msc-1)[0x55ae2aef6920]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250410085318560 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085318560 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 02 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 02 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  HNBGW_Test.sgsn0-RAN(798)@449bbc254af8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250410085318584 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085318585 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410085318585 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410085318585 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410085318585 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085318585 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410085318585 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085318585 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085318585 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085318585 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085318585 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085318585 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085318585 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085318585 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410085318585 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085318585 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085318585 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250410085318585 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410085318585 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085318585 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085318585 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085318585 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085318585 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085318585 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085318585 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085318585 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085318585 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085318585 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085318585 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085318585 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085318585 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085318585 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085318585 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250410085318585 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250410085318585 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250410085318585 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250410085318585 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085318585 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410085318585 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085318585 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085318585 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085318585 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085318585 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085318585 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085318585 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085318585 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085318585 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085318585 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085318585 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085318585 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085318585 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085318585 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085318585 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085318585 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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) 20250410085318585 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250410085318585 DRANAP NOTICE cnlink(sgsn-0)[0x55ae2af5e2a0]{CONNECTED}: link up (cnlink.c:111) 20250410085318585 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085318585 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085318585 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085318585 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085318585 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085318585 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.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' 20250410085318585 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410085318585 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410085318586 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085318586 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  20250410085318588 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085318588 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410085318588 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410085318588 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410085318588 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085318588 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410085318588 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085318588 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085318588 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085318588 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085318588 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085318588 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085318588 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085318588 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410085318588 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085318588 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085318588 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250410085318588 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410085318588 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085318588 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085318588 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085318588 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085318588 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085318588 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085318588 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085318588 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085318588 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085318588 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085318588 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085318588 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085318588 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085318588 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085318588 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250410085318588 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250410085318588 DRANAP INFO cnlink(sgsn-0)[0x55ae2af5e2a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250410085318604 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085318604 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250410085318604 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250410085318604 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 20250410085318604 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085318604 DLSS7 <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' 20250410085318604 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085318604 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085318604 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085318604 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085318604 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085318604 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085318604 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085318604 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) 20250410085318604 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085318604 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085318604 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250410085318604 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250410085318604 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085318604 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085318604 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085318604 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085318604 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085318604 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085318604 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085318604 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085318604 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) HNBGW_Test.sgsn1-RAN(801)@449bbc254af8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250410085318604 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085318604 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085318604 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085318604 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085318604 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085318605 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250410085318605 DRANAP DEBUG cnlink(sgsn-1)[0x55ae2af5ec30]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250410085318605 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) 20250410085318605 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) 20250410085318605 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085318605 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250410085318605 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085318605 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085318605 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085318605 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085318605 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085318605 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085318605 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085318605 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085318605 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085318605 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085318605 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085318605 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085318605 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085318605 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250410085318605 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085318605 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250410085318605 DRANAP DEBUG cnlink(sgsn-1)[0x55ae2af5ec30]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250410085318605 DRANAP NOTICE cnlink(sgsn-1)[0x55ae2af5ec30]{CONNECTED}: link up (cnlink.c:111) 20250410085318605 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085318605 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085318605 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085318605 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250410085318605 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250410085318605 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' 20250410085318605 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 20250410085318605 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250410085318605 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085318605 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  20250410085318609 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085318609 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250410085318609 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250410085318609 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 20250410085318609 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085318609 DLSS7 <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' 20250410085318609 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085318609 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085318609 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085318609 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085318609 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085318609 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085318609 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085318609 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) 20250410085318609 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085318609 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085318609 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250410085318609 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250410085318609 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085318609 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085318609 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085318609 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085318609 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085318609 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085318609 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085318609 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085318609 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085318609 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085318609 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085318609 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085318609 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085318609 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085318609 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250410085318609 DRANAP DEBUG cnlink(sgsn-1)[0x55ae2af5ec30]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250410085318609 DRANAP INFO cnlink(sgsn-1)[0x55ae2af5ec30]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250410085319631 DLCTRL DEBUG Command: GET 184950926 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250410085319631 DLCTRL DEBUG Tx Command reply: GET_REPLY 184950926 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250410085319636 DLCTRL DEBUG Command: GET 734026663 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250410085319636 DLCTRL DEBUG Tx Command reply: GET_REPLY 734026663 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250410085319640 DLCTRL DEBUG Command: GET 602162217 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250410085319640 DLCTRL DEBUG Tx Command reply: GET_REPLY 602162217 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085319644 DLCTRL DEBUG Command: GET 176979391 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085319644 DLCTRL DEBUG Tx Command reply: GET_REPLY 176979391 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085319647 DLCTRL DEBUG Command: GET 194483304 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250410085319647 DLCTRL DEBUG Tx Command reply: GET_REPLY 194483304 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250410085319650 DLCTRL DEBUG Command: GET 216451724 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250410085319650 DLCTRL DEBUG Tx Command reply: GET_REPLY 216451724 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250410085319653 DLCTRL DEBUG Command: GET 712653220 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250410085319653 DLCTRL DEBUG Tx Command reply: GET_REPLY 712653220 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250410085319656 DLCTRL DEBUG Command: GET 449914757 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250410085319656 DLCTRL DEBUG Tx Command reply: GET_REPLY 449914757 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085319658 DLCTRL DEBUG Command: GET 82914493 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085319658 DLCTRL DEBUG Tx Command reply: GET_REPLY 82914493 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085319660 DLCTRL DEBUG Command: GET 445917276 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250410085319660 DLCTRL DEBUG Tx Command reply: GET_REPLY 445917276 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250410085319662 DLCTRL DEBUG Command: GET 643709403 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250410085319662 DLCTRL DEBUG Tx Command reply: GET_REPLY 643709403 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250410085319664 DLCTRL DEBUG Command: GET 434681751 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250410085319664 DLCTRL DEBUG Tx Command reply: GET_REPLY 434681751 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250410085319665 DLCTRL DEBUG Command: GET 477307532 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250410085319665 DLCTRL DEBUG Tx Command reply: GET_REPLY 477307532 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085319667 DLCTRL DEBUG Command: GET 84476720 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085319667 DLCTRL DEBUG Tx Command reply: GET_REPLY 84476720 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085319668 DLCTRL DEBUG Command: GET 828475848 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250410085319668 DLCTRL DEBUG Tx Command reply: GET_REPLY 828475848 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250410085319670 DLCTRL DEBUG Command: GET 500530667 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250410085319670 DLCTRL DEBUG Tx Command reply: GET_REPLY 500530667 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250410085319672 DLCTRL DEBUG Command: GET 239122624 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250410085319672 DLCTRL DEBUG Tx Command reply: GET_REPLY 239122624 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250410085319674 DLCTRL DEBUG Command: GET 30893204 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250410085319674 DLCTRL DEBUG Tx Command reply: GET_REPLY 30893204 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085319676 DLCTRL DEBUG Command: GET 996826042 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085319676 DLCTRL DEBUG Tx Command reply: GET_REPLY 996826042 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085319679 DLCTRL DEBUG Command: GET 394949939 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250410085319679 DLCTRL DEBUG Tx Command reply: GET_REPLY 394949939 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@449bbc254af8: 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@449bbc254af8: "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@449bbc254af8: 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 := '000000000000000110100011'B, t_guard := 20.000000 } 20250410085319714 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54864<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(792)@449bbc254af8: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(792)@449bbc254af8: 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)@449bbc254af8: Added conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_cnlink0(804)2450453 20250410085320763 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085320763 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085320763 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250410085320763 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250410085320763 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x256415, normal) (hnbgw_rua.c:407) 20250410085320764 DHNB DEBUG map_rua[0x55ae2af78cd0]{init}: Allocated (fsm.c:456) 20250410085320764 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2450453)[0x55ae2af78cd0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250410085320764 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2450453 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250410085320764 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410085320764 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410085320764 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2450453 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250410085320764 DCN DEBUG map_sccp[0x55ae2af7ae10]{init}: Allocated (fsm.c:456) 20250410085320764 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-89)[0x55ae2af7ae10]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250410085320764 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-2450453 <-> SCCP-89 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250410085320764 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2450453 SCCP-89 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250410085320764 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2450453)[0x55ae2af78cd0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250410085320764 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410085320764 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410085320764 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2450453)[0x55ae2af78cd0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250410085320764 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-89)[0x55ae2af7ae10]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250410085320764 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250410085320764 DLSCCP DEBUG SCCP-SCOC(89)[0x55ae2af71270]{IDLE}: Allocated (fsm.c:456) 20250410085320764 DLSCCP DEBUG SCCP-SCOC(89)[0x55ae2af71270]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250410085320764 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000030004f40030001a30056400500f1100926) (sccp_scrc.c:415) 20250410085320764 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085320764 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085320764 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085320764 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085320764 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085320764 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085320764 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085320764 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085320764 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085320765 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085320765 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085320765 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085320765 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085320765 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085320765 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085320765 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 a3 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085320765 DLSCCP DEBUG SCCP-SCOC(89)[0x55ae2af71270]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250410085320765 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-89)[0x55ae2af7ae10]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250410085320765 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2450453)[0x55ae2af78cd0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250410085320765 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085320765 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085320765 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085320765 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085320765 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085320765 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250410085320765 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410085320765 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410085320765 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085320765 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 a3 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)@449bbc254af8: First idle individual index:0 HNBGW_Test.msc0-SCCP(791)@449bbc254af8: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(792)@449bbc254af8: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_detaches_cnlink0(804) HNBGW_Test.msc0-RAN(792)@449bbc254af8: Added conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_cnlink0(804)13461131 HNBGW_Test.msc0-SCCP(791)@449bbc254af8: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(791)@449bbc254af8: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_sccp_n_pcstate_detaches_cnlink0(804)@449bbc254af8: setverdict(pass): none -> pass 20250410085320785 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085320785 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410085320785 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410085320785 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410085320785 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085320785 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410085320785 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085320786 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 MTC@449bbc254af8: 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 } } } 20250410085320786 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085320786 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 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 57 c8 9f 02 00 00 00 00 00 06 00 08 00 00 00 07  20250410085320786 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085320786 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085320786 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085320786 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410085320786 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085320786 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0057c89f) (sccp_scrc.c:486) 20250410085320786 DLSCCP DEBUG Received CO:COAK for local reference 89 (sccp_scoc.c:1855) 20250410085320786 DLSCCP DEBUG SCCP-SCOC(89)[0x55ae2af71270]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250410085320786 DLSCCP DEBUG SCCP-SCOC(89)[0x55ae2af71270]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250410085320786 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085320786 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250410085320786 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) 20250410085320786 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-89)[0x55ae2af7ae10]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250410085320786 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-89)[0x55ae2af7ae10]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250410085320787 DLCTRL DEBUG Command: GET 285134226 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250410085320787 DLCTRL DEBUG Tx Command reply: GET_REPLY 285134226 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250410085320791 DLCTRL DEBUG Command: GET 411330162 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250410085320791 DLCTRL DEBUG Tx Command reply: GET_REPLY 411330162 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250410085320795 DLCTRL DEBUG Command: GET 901062976 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250410085320795 DLCTRL DEBUG Tx Command reply: GET_REPLY 901062976 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085320799 DLCTRL DEBUG Command: GET 58491050 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085320799 DLCTRL DEBUG Tx Command reply: GET_REPLY 58491050 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085320803 DLCTRL DEBUG Command: GET 737109513 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250410085320803 DLCTRL DEBUG Tx Command reply: GET_REPLY 737109513 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed 20250410085320807 DLCTRL DEBUG Command: GET 880279839 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250410085320807 DLCTRL DEBUG Tx Command reply: GET_REPLY 880279839 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250410085320810 DLCTRL DEBUG Command: GET 572132865 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250410085320810 DLCTRL DEBUG Tx Command reply: GET_REPLY 572132865 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250410085320813 DLCTRL DEBUG Command: GET 432418176 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250410085320813 DLCTRL DEBUG Tx Command reply: GET_REPLY 432418176 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085320816 DLCTRL DEBUG Command: GET 166610171 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085320816 DLCTRL DEBUG Tx Command reply: GET_REPLY 166610171 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085320819 DLCTRL DEBUG Command: GET 349504560 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250410085320819 DLCTRL DEBUG Tx Command reply: GET_REPLY 349504560 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed 20250410085320821 DLCTRL DEBUG Command: GET 786189494 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250410085320821 DLCTRL DEBUG Tx Command reply: GET_REPLY 786189494 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250410085320823 DLCTRL DEBUG Command: GET 876174173 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250410085320823 DLCTRL DEBUG Tx Command reply: GET_REPLY 876174173 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250410085320825 DLCTRL DEBUG Command: GET 588288943 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250410085320825 DLCTRL DEBUG Tx Command reply: GET_REPLY 588288943 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085320827 DLCTRL DEBUG Command: GET 589135172 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085320827 DLCTRL DEBUG Tx Command reply: GET_REPLY 589135172 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085320828 DLCTRL DEBUG Command: GET 303967806 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250410085320828 DLCTRL DEBUG Tx Command reply: GET_REPLY 303967806 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed 20250410085320829 DLCTRL DEBUG Command: GET 232216794 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250410085320829 DLCTRL DEBUG Tx Command reply: GET_REPLY 232216794 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250410085320831 DLCTRL DEBUG Command: GET 639505345 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250410085320831 DLCTRL DEBUG Tx Command reply: GET_REPLY 639505345 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250410085320832 DLCTRL DEBUG Command: GET 338763846 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250410085320832 DLCTRL DEBUG Tx Command reply: GET_REPLY 338763846 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085320833 DLCTRL DEBUG Command: GET 530485262 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085320833 DLCTRL DEBUG Tx Command reply: GET_REPLY 530485262 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085320834 DLCTRL DEBUG Command: GET 20297797 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250410085320834 DLCTRL DEBUG Tx Command reply: GET_REPLY 20297797 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed MTC@449bbc254af8: 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 := '000000000000000110000001'B, t_guard := 20.000000 } 20250410085320860 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54870<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(795)@449bbc254af8: f_create_expect(l3 := '05240103505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(795)@449bbc254af8: 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)@449bbc254af8: Added conn table entry 1TC_mscpool_sccp_n_pcstate_detaches_cnlink0(805)13323183 20250410085321892 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085321892 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085321892 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1351) 20250410085321892 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250410085321893 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xcb4baf, normal) (hnbgw_rua.c:407) 20250410085321893 DHNB DEBUG map_rua[0x55ae2af83720]{init}: Allocated (fsm.c:456) 20250410085321893 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13323183)[0x55ae2af83720]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250410085321893 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13323183 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250410085321893 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410085321893 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410085321893 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:211) 20250410085321893 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13323183 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 1 (hnbgw_cn.c:1125) 20250410085321893 DCN DEBUG map_sccp[0x55ae2af76130]{init}: Allocated (fsm.c:456) 20250410085321893 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-90)[0x55ae2af76130]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250410085321893 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-13323183 <-> SCCP-90 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20250410085321893 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13323183 SCCP-90 msc-1 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20250410085321893 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13323183)[0x55ae2af83720]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250410085321893 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410085321893 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410085321893 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13323183)[0x55ae2af83720]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250410085321893 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-90)[0x55ae2af76130]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250410085321893 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250410085321893 DLSCCP DEBUG SCCP-SCOC(90)[0x55ae2af70460]{IDLE}: Allocated (fsm.c:456) 20250410085321893 DLSCCP DEBUG SCCP-SCOC(90)[0x55ae2af70460]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250410085321893 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111005240103505902082926240000000030004f40030001810056400500f1100926) (sccp_scrc.c:415) 20250410085321893 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085321893 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085321893 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085321893 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085321893 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085321893 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085321893 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085321893 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085321893 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085321893 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085321893 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085321893 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085321893 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085321893 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410085321893 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085321893 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 01 81 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085321893 DLSCCP DEBUG SCCP-SCOC(90)[0x55ae2af70460]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250410085321893 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-90)[0x55ae2af76130]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250410085321893 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13323183)[0x55ae2af83720]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250410085321893 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085321893 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085321893 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085321893 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410085321894 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410085321894 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250410085321894 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250410085321894 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250410085321894 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085321894 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 01 81 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 03  HNBGW_Test.msc1-SCCP(794)@449bbc254af8: First idle individual index:0 HNBGW_Test.msc1-SCCP(794)@449bbc254af8: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(795)@449bbc254af8: Found Expect[0] for l3='05240103505902082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_detaches_cnlink0(805) HNBGW_Test.msc1-RAN(795)@449bbc254af8: Added conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_cnlink0(805)2658832 HNBGW_Test.msc1-SCCP(794)@449bbc254af8: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(794)@449bbc254af8: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250410085321911 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085321912 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250410085321912 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250410085321912 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 20250410085321912 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085321912 DLSS7 <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' 20250410085321912 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085321912 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085321912 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085321912 DLSS7 <000c> osmo_ss7_asp.c:1175 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 81 5b 98 02 00 00 00 00 00 06 00 08 00 00 00 07  TC_mscpool_sccp_n_pcstate_detaches_cnlink0(805)@449bbc254af8: setverdict(pass): none -> pass 20250410085321912 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085321912 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085321912 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085321912 DLM3UA DEBUG 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) 20250410085321912 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085321912 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00815b98) (sccp_scrc.c:486) 20250410085321912 DLSCCP DEBUG Received CO:COAK for local reference 90 (sccp_scoc.c:1855) 20250410085321912 DLSCCP DEBUG SCCP-SCOC(90)[0x55ae2af70460]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250410085321912 DLSCCP DEBUG SCCP-SCOC(90)[0x55ae2af70460]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250410085321912 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085321912 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250410085321912 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) 20250410085321912 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-90)[0x55ae2af76130]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250410085321913 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-90)[0x55ae2af76130]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@449bbc254af8: 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 } } } 20250410085321914 DLCTRL DEBUG Command: GET 864968773 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250410085321914 DLCTRL DEBUG Tx Command reply: GET_REPLY 864968773 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250410085321919 DLCTRL DEBUG Command: GET 803011730 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250410085321919 DLCTRL DEBUG Tx Command reply: GET_REPLY 803011730 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250410085321923 DLCTRL DEBUG Command: GET 152889630 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250410085321923 DLCTRL DEBUG Tx Command reply: GET_REPLY 152889630 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085321927 DLCTRL DEBUG Command: GET 178824669 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085321927 DLCTRL DEBUG Tx Command reply: GET_REPLY 178824669 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085321930 DLCTRL DEBUG Command: GET 344892501 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250410085321930 DLCTRL DEBUG Tx Command reply: GET_REPLY 344892501 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed 20250410085321934 DLCTRL DEBUG Command: GET 487341010 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250410085321934 DLCTRL DEBUG Tx Command reply: GET_REPLY 487341010 rate_ctr.abs.msc.1.cnpool:subscr:new 1 (control_if.c:477) 20250410085321938 DLCTRL DEBUG Command: GET 177297474 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250410085321938 DLCTRL DEBUG Tx Command reply: GET_REPLY 177297474 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250410085321940 DLCTRL DEBUG Command: GET 862101465 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250410085321940 DLCTRL DEBUG Tx Command reply: GET_REPLY 862101465 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085321943 DLCTRL DEBUG Command: GET 710086620 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085321943 DLCTRL DEBUG Tx Command reply: GET_REPLY 710086620 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085321946 DLCTRL DEBUG Command: GET 144730536 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250410085321946 DLCTRL DEBUG Tx Command reply: GET_REPLY 144730536 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed 20250410085321948 DLCTRL DEBUG Command: GET 721388286 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250410085321948 DLCTRL DEBUG Tx Command reply: GET_REPLY 721388286 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250410085321950 DLCTRL DEBUG Command: GET 19284845 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250410085321950 DLCTRL DEBUG Tx Command reply: GET_REPLY 19284845 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250410085321952 DLCTRL DEBUG Command: GET 473389191 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250410085321952 DLCTRL DEBUG Tx Command reply: GET_REPLY 473389191 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085321955 DLCTRL DEBUG Command: GET 921329676 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085321956 DLCTRL DEBUG Tx Command reply: GET_REPLY 921329676 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085321959 DLCTRL DEBUG Command: GET 815264111 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250410085321959 DLCTRL DEBUG Tx Command reply: GET_REPLY 815264111 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed 20250410085321963 DLCTRL DEBUG Command: GET 378486533 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250410085321963 DLCTRL DEBUG Tx Command reply: GET_REPLY 378486533 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250410085321966 DLCTRL DEBUG Command: GET 791036192 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250410085321966 DLCTRL DEBUG Tx Command reply: GET_REPLY 791036192 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250410085321969 DLCTRL DEBUG Command: GET 951187834 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250410085321969 DLCTRL DEBUG Tx Command reply: GET_REPLY 951187834 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085321971 DLCTRL DEBUG Command: GET 705394109 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085321971 DLCTRL DEBUG Tx Command reply: GET_REPLY 705394109 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085321974 DLCTRL DEBUG Command: GET 123438648 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250410085321974 DLCTRL DEBUG Tx Command reply: GET_REPLY 123438648 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) 20250410085321975 DLGLOBAL NOTICE TTCN3 f_logp(): disconnecting msc0 (logging_vty.c:1172) MTC@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed MTC@449bbc254af8: "disconnecting msc0" 20250410085321978 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250410085321978 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410085321978 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250410085321978 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250410085321978 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250410085321978 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410085321978 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250410085321978 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250410085321978 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250410085321978 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085321978 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-msc0-0: connection closed 20250410085321978 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250410085321978 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250410085321978 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250410085321978 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250410085321978 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 20250410085321978 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  20250410085321978 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  20250410085321978 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  20250410085321978 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085321978 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250410085321978 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250410085321978 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085321978 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250410085321978 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:378) 20250410085321978 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085321978 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085321978 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085321978 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085321978 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250410085321978 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250410085321978 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250410085321978 DRANAP NOTICE cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: link lost (cnlink.c:118) 20250410085321978 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-89)[0x55ae2af7ae10]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250410085321978 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250410085321978 DLSCCP DEBUG SCCP-SCOC(89)[0x55ae2af71270]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250410085321978 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0057c89f), PART(T=Source Reference,L=4,D=00000059), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250410085321978 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085321978 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085321978 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085321978 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085321978 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085321978 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085321978 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [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 57 c8 9f 00 00 59 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085321978 DLSCCP DEBUG SCCP-SCOC(89)[0x55ae2af71270]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250410085321978 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-89)[0x55ae2af7ae10]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250410085321979 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2450453)[0x55ae2af78cd0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250410085321979 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2450453)[0x55ae2af78cd0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250410085321979 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250410085321979 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2450453)[0x55ae2af78cd0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250410085321979 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2450453)[0x55ae2af78cd0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250410085321979 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2450453)[0x55ae2af78cd0]{disrupted}: Freeing instance (context_map.c:202) 20250410085321979 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2450453)[0x55ae2af78cd0]{disrupted}: Deallocated (fsm.c:568) 20250410085321979 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-89)[0x55ae2af7ae10]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250410085321979 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-89)[0x55ae2af7ae10]{disconnected}: Freeing instance (context_map.c:206) 20250410085321979 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-89)[0x55ae2af7ae10]{disconnected}: Deallocated (fsm.c:568) 20250410085321979 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2450453 SCCP-89 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250410085321979 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410085321979 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250410085321979 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085321979 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085321979 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085321979 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085321979 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085321979 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@449bbc254af8: 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 := '000000000000000100001111'B, t_guard := 20.000000 } TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(788)@449bbc254af8: Deleted conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_cnlink0(804)2450453 20250410085322017 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54872<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(795)@449bbc254af8: f_create_expect(l3 := '06270003505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(795)@449bbc254af8: 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)@449bbc254af8: Added conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_cnlink0(806)14580444 20250410085323049 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085323049 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085323049 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1351) 20250410085323049 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250410085323049 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xde7adc, normal) (hnbgw_rua.c:407) 20250410085323049 DHNB DEBUG map_rua[0x55ae2af78cd0]{init}: Allocated (fsm.c:456) 20250410085323049 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14580444)[0x55ae2af78cd0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250410085323049 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14580444 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250410085323049 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410085323049 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410085323049 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14580444 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 1 (hnbgw_cn.c:1125) 20250410085323049 DCN DEBUG map_sccp[0x55ae2af7ae10]{init}: Allocated (fsm.c:456) 20250410085323049 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-91)[0x55ae2af7ae10]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250410085323049 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-14580444 <-> SCCP-91 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20250410085323049 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14580444 SCCP-91 msc-1 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20250410085323049 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14580444)[0x55ae2af78cd0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250410085323049 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410085323049 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410085323050 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14580444)[0x55ae2af78cd0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250410085323050 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-91)[0x55ae2af7ae10]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250410085323050 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250410085323050 DLSCCP DEBUG SCCP-SCOC(91)[0x55ae2af6f6c0]{IDLE}: Allocated (fsm.c:456) 20250410085323050 DLSCCP DEBUG SCCP-SCOC(91)[0x55ae2af6f6c0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250410085323050 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902082926240000000030004f400300010f0056400500f1100926) (sccp_scrc.c:415) 20250410085323050 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085323050 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085323050 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085323050 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085323050 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085323050 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085323050 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085323050 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085323050 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085323050 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085323050 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085323050 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085323050 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085323050 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410085323050 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085323050 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 01 0f 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085323050 DLSCCP DEBUG SCCP-SCOC(91)[0x55ae2af6f6c0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250410085323050 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-91)[0x55ae2af7ae10]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250410085323050 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14580444)[0x55ae2af78cd0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250410085323050 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085323050 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085323050 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085323050 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410085323050 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410085323050 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250410085323050 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250410085323050 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250410085323050 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085323051 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 01 0f 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 03  HNBGW_Test.msc1-SCCP(794)@449bbc254af8: First idle individual index:1 HNBGW_Test.msc1-SCCP(794)@449bbc254af8: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc1-RAN(795)@449bbc254af8: Found Expect[0] for l3='06270003505902082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_detaches_cnlink0(806) HNBGW_Test.msc1-RAN(795)@449bbc254af8: Added conn table entry 1TC_mscpool_sccp_n_pcstate_detaches_cnlink0(806)12085191 HNBGW_Test.msc1-SCCP(794)@449bbc254af8: Session index based on connection ID:1 HNBGW_Test.msc1-SCCP(794)@449bbc254af8: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250410085323057 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085323057 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250410085323057 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250410085323057 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 20250410085323057 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085323057 DLSS7 <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' 20250410085323057 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085323057 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085323057 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085323057 DLSS7 <000c> osmo_ss7_asp.c:1175 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 1c 1c f1 02 00 00 00 00 00 06 00 08 00 00 00 07  20250410085323058 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085323058 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085323058 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085323058 DLM3UA DEBUG 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) 20250410085323058 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085323058 DLSS7 DEBUG scrc_rx_mtp_xfer_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=001c1cf1) (sccp_scrc.c:486) 20250410085323058 DLSCCP DEBUG Received CO:COAK for local reference 91 (sccp_scoc.c:1855) 20250410085323058 DLSCCP DEBUG SCCP-SCOC(91)[0x55ae2af6f6c0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250410085323058 DLSCCP DEBUG SCCP-SCOC(91)[0x55ae2af6f6c0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250410085323058 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085323058 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250410085323058 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) 20250410085323058 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-91)[0x55ae2af7ae10]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250410085323058 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-91)[0x55ae2af7ae10]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_mscpool_sccp_n_pcstate_detaches_cnlink0(806)@449bbc254af8: setverdict(pass): none -> pass MTC@449bbc254af8: 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 } } } 20250410085323061 DLCTRL DEBUG Command: GET 496966546 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250410085323061 DLCTRL DEBUG Tx Command reply: GET_REPLY 496966546 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250410085323065 DLCTRL DEBUG Command: GET 460737474 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250410085323065 DLCTRL DEBUG Tx Command reply: GET_REPLY 460737474 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250410085323068 DLCTRL DEBUG Command: GET 404897396 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250410085323068 DLCTRL DEBUG Tx Command reply: GET_REPLY 404897396 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085323070 DLCTRL DEBUG Command: GET 280809892 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085323070 DLCTRL DEBUG Tx Command reply: GET_REPLY 280809892 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085323073 DLCTRL DEBUG Command: GET 776345264 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250410085323073 DLCTRL DEBUG Tx Command reply: GET_REPLY 776345264 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed 20250410085323075 DLCTRL DEBUG Command: GET 272901782 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250410085323075 DLCTRL DEBUG Tx Command reply: GET_REPLY 272901782 rate_ctr.abs.msc.1.cnpool:subscr:new 2 (control_if.c:477) 20250410085323077 DLCTRL DEBUG Command: GET 944496993 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250410085323077 DLCTRL DEBUG Tx Command reply: GET_REPLY 944496993 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250410085323078 DLCTRL DEBUG Command: GET 203514141 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250410085323078 DLCTRL DEBUG Tx Command reply: GET_REPLY 203514141 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085323080 DLCTRL DEBUG Command: GET 637003894 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085323080 DLCTRL DEBUG Tx Command reply: GET_REPLY 637003894 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085323081 DLCTRL DEBUG Command: GET 695677345 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250410085323081 DLCTRL DEBUG Tx Command reply: GET_REPLY 695677345 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed 20250410085323082 DLCTRL DEBUG Command: GET 314364160 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250410085323082 DLCTRL DEBUG Tx Command reply: GET_REPLY 314364160 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250410085323083 DLCTRL DEBUG Command: GET 974486895 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250410085323084 DLCTRL DEBUG Tx Command reply: GET_REPLY 974486895 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250410085323085 DLCTRL DEBUG Command: GET 102306591 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250410085323085 DLCTRL DEBUG Tx Command reply: GET_REPLY 102306591 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085323085 DLCTRL DEBUG Command: GET 865281973 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085323085 DLCTRL DEBUG Tx Command reply: GET_REPLY 865281973 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085323086 DLCTRL DEBUG Command: GET 354362678 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250410085323086 DLCTRL DEBUG Tx Command reply: GET_REPLY 354362678 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed 20250410085323087 DLCTRL DEBUG Command: GET 555188615 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250410085323087 DLCTRL DEBUG Tx Command reply: GET_REPLY 555188615 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250410085323088 DLCTRL DEBUG Command: GET 169846292 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250410085323088 DLCTRL DEBUG Tx Command reply: GET_REPLY 169846292 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250410085323089 DLCTRL DEBUG Command: GET 843881140 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250410085323089 DLCTRL DEBUG Tx Command reply: GET_REPLY 843881140 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085323089 DLCTRL DEBUG Command: GET 681959589 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085323089 DLCTRL DEBUG Tx Command reply: GET_REPLY 681959589 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085323090 DLCTRL DEBUG Command: GET 779662355 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250410085323090 DLCTRL DEBUG Tx Command reply: GET_REPLY 779662355 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed MTC@449bbc254af8: ok: talloc reports "asn1_context" = 1 bytes 20250410085323093 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:42541<->l=127.0.0.1:4262) (control_if.c:193) 20250410085323093 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54862<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(785)@449bbc254af8: Final verdict of PTC: none VirtHNBGW-STATS(784)@449bbc254af8: Final verdict of PTC: none MTC@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed 20250410085323094 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54852<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250410085323094 DLINP DEBUG SRVCONN(,r=127.0.0.1:57686<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085323094 DLINP DEBUG SRVCONN(,r=127.0.0.1:57686<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085323094 DLINP NOTICE SRV(,r=127.0.0.1:57686<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410085323094 DMAIN NOTICE (127.0.0.1:57686 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:57686<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250410085323095 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1-RUA(790)@449bbc254af8: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(791)@449bbc254af8: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(800)@449bbc254af8: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(801)@449bbc254af8: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(797)@449bbc254af8: Final verdict of PTC: none 20250410085323096 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250410085323096 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410085323096 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250410085323096 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT HNBGW_Test.sgsn0-RAN(798)@449bbc254af8: Final verdict of PTC: none 20250410085323096 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250410085323096 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410085323096 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250410085323096 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250410085323096 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250410085323096 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085323096 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-sgsn0-0: connection closed 20250410085323096 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250410085323096 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250410085323096 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250410085323096 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250410085323096 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 20250410085323096 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  20250410085323096 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  20250410085323096 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085323096 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250410085323096 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250410085323097 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 HNBGW_Test.msc0-RAN(792)@449bbc254af8: Final verdict of PTC: none MutexDispCT-TC_mscpool_sccp_n_pcstate_detaches_cnlink(783)@449bbc254af8: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(793)@449bbc254af8: Final verdict of PTC: none 20250410085323097 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) 20250410085323097 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250410085323097 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn1-0) xUA SRV SHUTDOWN_EVENT 20250410085323097 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085323097 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250410085323097 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250410085323097 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085323097 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085323097 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 20250410085323097 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(788)@449bbc254af8: Final verdict of PTC: none 20250410085323097 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085323097 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085323097 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250410085323097 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250410085323097 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250410085323097 DRANAP NOTICE cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: link lost (cnlink.c:118) 20250410085323097 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) 20250410085323097 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250410085323097 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc1-0) xUA SRV SHUTDOWN_EVENT 20250410085323097 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250410085323097 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) 20250410085323097 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250410085323097 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250410085323097 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250410085323097 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) HNBGW_Test.msc1-M3UA(796)@449bbc254af8: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(799)@449bbc254af8: Final verdict of PTC: none HNBGW_Test.msc1-RAN(795)@449bbc254af8: Final verdict of PTC: none 20250410085323097 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250410085323097 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250410085323097 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 20250410085323097 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085323097 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-sgsn1-0: connection closed 20250410085323097 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250410085323097 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250410085323097 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250410085323097 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250410085323097 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 20250410085323097 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  20250410085323097 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085323097 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250410085323097 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250410085323098 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 20250410085323098 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085323098 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-msc1-0: connection closed 20250410085323098 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250410085323098 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250410085323098 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250410085323098 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250410085323098 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 20250410085323098 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085323098 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250410085323098 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW-PFCP(786)@449bbc254af8: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(802)@449bbc254af8: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(794)@449bbc254af8: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0(787)@449bbc254af8: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1(789)@449bbc254af8: Final verdict of PTC: none 20250410085323099 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085323099 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250410085323100 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.1.2/0 (xua_snm.c:378) 20250410085323100 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085323102 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085323102 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085323102 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085323103 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250410085323103 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250410085323104 DRANAP DEBUG cnlink(sgsn-1)[0x55ae2af5ec30]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250410085323104 DRANAP NOTICE cnlink(sgsn-1)[0x55ae2af5ec30]{DISCONNECTED}: link lost (cnlink.c:118) 20250410085323104 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085323105 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250410085323105 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.0.2/0 (xua_snm.c:378) 20250410085323105 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085323106 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085323106 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085323106 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085323107 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250410085323107 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250410085323107 DRANAP DEBUG cnlink(msc-1)[0x55ae2aef6920]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250410085323108 DRANAP NOTICE cnlink(msc-1)[0x55ae2aef6920]{DISCONNECTED}: link lost (cnlink.c:118) 20250410085323108 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-90)[0x55ae2af76130]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) TC_mscpool_sccp_n_pcstate_detaches_cnlink0(804)@449bbc254af8: Final verdict of PTC: pass 20250410085323109 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250410085323109 DLSCCP DEBUG SCCP-SCOC(90)[0x55ae2af70460]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250410085323109 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00815b98), PART(T=Source Reference,L=4,D=0000005a), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250410085323110 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085323110 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085323111 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085323111 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085323111 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410085323112 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085323112 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [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 81 5b 98 00 00 5a 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085323113 DLSCCP DEBUG SCCP-SCOC(90)[0x55ae2af70460]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250410085323113 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-90)[0x55ae2af76130]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250410085323113 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13323183)[0x55ae2af83720]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250410085323114 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13323183)[0x55ae2af83720]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250410085323114 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250410085323115 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13323183)[0x55ae2af83720]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250410085323116 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13323183)[0x55ae2af83720]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250410085323116 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13323183)[0x55ae2af83720]{disrupted}: Freeing instance (context_map.c:202) 20250410085323117 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13323183)[0x55ae2af83720]{disrupted}: Deallocated (fsm.c:568) 20250410085323117 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-90)[0x55ae2af76130]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250410085323118 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-90)[0x55ae2af76130]{disconnected}: Freeing instance (context_map.c:206) 20250410085323118 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-90)[0x55ae2af76130]{disconnected}: Deallocated (fsm.c:568) 20250410085323119 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13323183 SCCP-90 msc-1 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250410085323119 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-91)[0x55ae2af7ae10]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250410085323120 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250410085323121 DLSCCP DEBUG SCCP-SCOC(91)[0x55ae2af6f6c0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250410085323121 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001c1cf1), PART(T=Source Reference,L=4,D=0000005b), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250410085323122 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085323122 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085323123 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085323123 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085323124 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) TC_mscpool_sccp_n_pcstate_detaches_cnlink0(805)@449bbc254af8: Final verdict of PTC: pass HNBGW-MGCP(803)@449bbc254af8: Final verdict of PTC: none 20250410085323124 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085323125 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [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 1c 1c f1 00 00 5b 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085323125 DLSCCP DEBUG SCCP-SCOC(91)[0x55ae2af6f6c0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250410085323126 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-91)[0x55ae2af7ae10]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250410085323126 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14580444)[0x55ae2af78cd0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250410085323127 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14580444)[0x55ae2af78cd0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250410085323127 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250410085323128 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14580444)[0x55ae2af78cd0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250410085323128 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14580444)[0x55ae2af78cd0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250410085323128 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14580444)[0x55ae2af78cd0]{disrupted}: Freeing instance (context_map.c:202) 20250410085323129 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14580444)[0x55ae2af78cd0]{disrupted}: Deallocated (fsm.c:568) 20250410085323129 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-91)[0x55ae2af7ae10]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250410085323130 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-91)[0x55ae2af7ae10]{disconnected}: Freeing instance (context_map.c:206) 20250410085323130 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-91)[0x55ae2af7ae10]{disconnected}: Deallocated (fsm.c:568) 20250410085323130 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14580444 SCCP-91 msc-1 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250410085323131 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54864<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250410085323132 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085323132 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085323132 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085323132 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410085323132 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410085323132 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250410085323132 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410085323132 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250410085323133 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54870<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250410085323133 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54872<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250410085323134 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085323134 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085323134 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085323134 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410085323134 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410085323134 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250410085323134 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:894) 20250410085323135 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085323135 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410085323136 DMAIN NOTICE (127.0.0.1:9999 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) 20250410085323136 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) TC_mscpool_sccp_n_pcstate_detaches_cnlink0(806)@449bbc254af8: Final verdict of PTC: pass MTC@449bbc254af8: Setting final verdict of the test case. MTC@449bbc254af8: Local verdict of MTC: pass MTC@449bbc254af8: Local verdict of PTC MutexDispCT-TC_mscpool_sccp_n_pcstate_detaches_cnlink(783): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC VirtHNBGW-STATS(784): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC IPA-CTRL-CLI-IPA(785): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW-PFCP(786): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0(787): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(788): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1(789): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1-RUA(790): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.msc0-SCCP(791): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.msc0-RAN(792): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.msc0-M3UA(793): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.msc1-SCCP(794): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.msc1-RAN(795): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.msc1-M3UA(796): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(797): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.sgsn0-RAN(798): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(799): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(800): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.sgsn1-RAN(801): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(802): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW-MGCP(803): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink0(804): pass (pass -> pass) MTC@449bbc254af8: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink0(805): pass (pass -> pass) MTC@449bbc254af8: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink0(806): pass (pass -> pass) MTC@449bbc254af8: Test case TC_mscpool_sccp_n_pcstate_detaches_cnlink finished. Verdict: pass MTC@449bbc254af8: 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'. Thu Apr 10 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 20250410085323265 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54874<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410085323582 DLSCCP DEBUG SCCP-SCOC(86)[0x55ae2af8ccd0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250410085323582 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008353d4), PART(T=Source Reference,L=4,D=00000056), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085323582 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085323582 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085323583 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085323583 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085323583 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410085323583 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085323583 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 83 53 d4 00 00 56 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085323583 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085323583 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085323583 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085323583 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410085323583 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410085323583 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250410085323584 DLSCCP DEBUG SCCP-SCOC(87)[0x55ae2af75300]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250410085323584 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0072c397), PART(T=Source Reference,L=4,D=00000057), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085323584 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085323584 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085323584 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085323584 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085323584 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085323584 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085323584 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 72 c3 97 00 00 57 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085323585 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085323585 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085323585 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085323585 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085323585 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085323585 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250410085323598 DLSCCP DEBUG SCCP-SCOC(88)[0x55ae2af77280]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250410085323598 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d6f86d), PART(T=Source Reference,L=4,D=00000058), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085323598 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085323598 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085323598 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410085323598 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085323598 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250410085323598 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085323598 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 d6 f8 6d 00 00 58 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085323598 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085323598 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085323598 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085323598 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250410085323598 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250410085323598 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250410085323868 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54874<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=559812) 20250410085323979 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250410085323979 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250410085323979 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250410085324205 DLSCCP DEBUG SCCP-SCOC(83)[0x55ae2af6a050]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410085324205 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00142f18), PART(T=Source Reference,L=4,D=00000053), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085324205 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085324205 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085324205 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085324205 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085324205 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085324205 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085324205 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 14 2f 18 00 00 53 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085324205 DLSCCP DEBUG SCCP-SCOC(85)[0x55ae2af69bc0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410085324205 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008a14e1), PART(T=Source Reference,L=4,D=00000055), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085324205 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085324205 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085324205 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085324205 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085324205 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085324205 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085324205 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 8a 14 e1 00 00 55 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085324205 DLSCCP DEBUG SCCP-SCOC(84)[0x55ae2afb8330]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410085324205 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ca442d), PART(T=Source Reference,L=4,D=00000054), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085324205 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085324205 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085324205 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410085324205 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085324205 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250410085324205 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085324205 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 ca 44 2d 00 00 54 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085324206 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085324206 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085324206 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085324206 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085324206 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085324206 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250410085324206 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085324206 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085324206 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085324206 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085324206 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085324206 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250410085324206 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085324206 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085324206 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085324206 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250410085324206 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250410085324206 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250410085324691 DLSCCP DEBUG SCCP-SCOC(82)[0x55ae2af74d00]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410085324691 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008bf5fb), PART(T=Source Reference,L=4,D=00000052), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085324691 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085324691 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085324691 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085324691 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085324691 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085324691 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085324691 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 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 f5 fb 00 00 52 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085324692 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085324692 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085324692 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085324692 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085324692 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085324692 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=559812, count=589936) 20250410085325097 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250410085325097 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250410085325097 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250410085325098 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250410085325098 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250410085325098 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250410085325099 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250410085325099 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250410085325099 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250410085325426 DLSCCP DEBUG SCCP-SCOC(81)[0x55ae2af72fd0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410085325426 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000a7316), PART(T=Source Reference,L=4,D=00000051), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085325426 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085325426 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085325426 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085325426 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085325426 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085325426 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085325426 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 0a 73 16 00 00 51 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085325426 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085325426 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085325426 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085325426 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085325426 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085325426 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@449bbc254af8: 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@449bbc254af8: 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 ------ Thu Apr 10 08:53:25 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_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 20250410085326196 DLSCCP DEBUG SCCP-SCOC(79)[0x55ae2af322c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410085326196 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c7be69), PART(T=Source Reference,L=4,D=0000004f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085326196 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085326196 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085326196 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085326196 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085326196 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085326196 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085326197 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 c7 be 69 00 00 4f 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085326197 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085326197 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085326197 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085326197 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085326197 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085326197 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250410085326217 DLSCCP DEBUG SCCP-SCOC(80)[0x55ae2af6cc60]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410085326217 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0026bc6f), PART(T=Source Reference,L=4,D=00000050), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085326217 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085326217 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085326217 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410085326217 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085326217 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250410085326217 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085326217 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 03 03 00 00 00 04 26 bc 6f 00 00 50 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085326217 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085326217 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085326217 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085326217 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250410085326217 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250410085326217 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! MTC@449bbc254af8: 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@449bbc254af8: Test case TC_mscpool_sccp_n_pcstate_attaches_cnlink started. 20250410085326954 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54874<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410085326957 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54876<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410085326962 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:40871<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0(811)@449bbc254af8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250410085326978 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250410085326978 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250410085326987 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085326987 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085326987 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085326987 DRANAP DEBUG cnlink(msc-1)[0x55ae2aef6920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085326988 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085326988 DRANAP DEBUG cnlink(msc-2)[0x55ae2aef3b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1(813)@449bbc254af8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250410085326988 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:60791 (stream_srv.c:142) 20250410085326988 DMAIN INFO New HNB SCTP connection r=127.0.0.1:60791<->l=127.0.0.1:29169 (hnbgw.c:791) 20250410085326988 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085326988 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250410085326988 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085326988 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085326988 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410085326988 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085326988 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085326988 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085326988 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085326988 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085326988 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085326988 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085326988 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085326988 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085326988 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085326988 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085326988 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085326988 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085326988 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085326988 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085326988 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085326988 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085326988 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085326988 DRANAP DEBUG cnlink(msc-3)[0x55ae2af5d910]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085326988 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085326988 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085326988 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085326988 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085326988 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085326988 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250410085326989 DRANAP DEBUG cnlink(msc-3)[0x55ae2af5d910]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085326989 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250410085326989 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085326989 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085326989 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410085326989 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085326989 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085326989 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085326989 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) 20250410085326989 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085326989 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085326989 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085326989 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085326989 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085326989 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085326989 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085326989 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) 20250410085326989 DLSS7 DEBUG Found route for dpc=4=0.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) 20250410085326989 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250410085326989 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085326989 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250410085326989 DRANAP DEBUG cnlink(msc-3)[0x55ae2af5d910]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085326989 DRANAP DEBUG cnlink(msc-2)[0x55ae2aef3b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085326989 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250410085326989 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085326989 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085326989 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410085326989 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085326989 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085326989 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085326989 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085326989 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085326989 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085326989 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085326989 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085326989 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085326989 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085326989 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085326989 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085326989 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085326989 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250410085326989 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085326989 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085326989 DRANAP DEBUG cnlink(msc-2)[0x55ae2aef3b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085326989 DRANAP DEBUG cnlink(msc-1)[0x55ae2aef6920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085326989 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250410085326989 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085326989 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085326989 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410085326989 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085326989 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085326989 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085326989 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085326989 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085326989 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085326989 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085326989 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085326989 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085326989 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085326989 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085326989 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085326989 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085326989 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410085326989 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085326989 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085326989 DRANAP DEBUG cnlink(msc-1)[0x55ae2aef6920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085326989 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085326989 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085326989 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085326989 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 20250410085326989 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250410085326989 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250410085326989 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085326989 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085326989 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085326989 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250410085326989 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250410085326989 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250410085326989 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085326989 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085326989 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085326989 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410085326989 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410085326989 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! MTC@449bbc254af8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(817)@449bbc254af8: ************************************************* MTC@449bbc254af8: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(817)@449bbc254af8: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(817)@449bbc254af8: ************************************************* HNBGW_Test.msc0-SCCP(815)@449bbc254af8: v_sccp_pdu_maxlen:268 20250410085327006 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085327006 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085327006 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085327006 DRANAP DEBUG cnlink(sgsn-1)[0x55ae2af5ec30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085327006 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085327006 DRANAP DEBUG cnlink(sgsn-2)[0x55ae2af5f5c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085327006 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085327006 DRANAP DEBUG cnlink(sgsn-3)[0x55ae2af5ff50]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085327008 DRANAP DEBUG cnlink(sgsn-3)[0x55ae2af5ff50]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085327008 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250410085327008 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085327008 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085327008 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410085327008 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085327008 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085327008 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085327008 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) 20250410085327008 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085327008 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085327008 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085327008 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085327008 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085327008 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085327008 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085327008 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) 20250410085327008 DLSS7 DEBUG Found route for dpc=12=0.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) 20250410085327008 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250410085327008 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085327008 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250410085327008 DRANAP DEBUG cnlink(sgsn-3)[0x55ae2af5ff50]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085327008 DRANAP DEBUG cnlink(sgsn-2)[0x55ae2af5f5c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085327008 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250410085327008 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085327008 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085327008 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410085327008 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085327008 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085327008 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085327008 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085327008 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085327008 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085327008 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085327008 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085327008 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085327008 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085327008 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085327008 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085327008 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085327008 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250410085327008 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085327008 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085327008 DRANAP DEBUG cnlink(sgsn-2)[0x55ae2af5f5c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085327008 DRANAP DEBUG cnlink(sgsn-1)[0x55ae2af5ec30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085327008 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250410085327008 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085327008 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085327008 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410085327008 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085327008 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085327008 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085327008 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085327008 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085327008 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085327008 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085327008 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085327008 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085327008 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085327008 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085327008 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085327008 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085327008 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250410085327008 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085327008 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085327008 DRANAP DEBUG cnlink(sgsn-1)[0x55ae2af5ec30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085327008 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085327008 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250410085327008 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085327008 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085327008 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410085327008 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085327008 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085327008 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085327008 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085327008 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085327008 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085327008 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085327008 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085327008 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085327008 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085327008 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085327008 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085327008 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085327008 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085327008 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085327008 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085327008 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085327008 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085327008 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085327008 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085327008 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 20250410085327008 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250410085327008 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250410085327008 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085327008 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085327008 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085327008 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250410085327008 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250410085327008 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250410085327008 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085327008 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085327008 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085327008 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250410085327008 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250410085327008 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250410085327008 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085327008 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085327008 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085327008 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085327008 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085327008 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@449bbc254af8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(820)@449bbc254af8: ************************************************* HNBGW_Test.sgsn0-M3UA(820)@449bbc254af8: M3UA emulation initiated, the test can be started MTC@449bbc254af8: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(820)@449bbc254af8: ************************************************* HNBGW_Test.sgsn0-SCCP(818)@449bbc254af8: v_sccp_pdu_maxlen:268 20250410085327034 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085327034 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085327034 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250410085327034 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250410085327034 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) 20250410085327034 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250410085327034 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250410085327034 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410085327034 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@449bbc254af8: setverdict(pass): none -> pass 20250410085327038 DLINP DEBUG SRVCONN(,r=127.0.0.1:60791<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085327038 DLINP DEBUG SRVCONN(,r=127.0.0.1:60791<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085327038 DLINP DEBUG SRVCONN(,r=127.0.0.1:60791<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250410085327038 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250410085327038 DHNBAP DEBUG (127.0.0.1:60791 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20250410085327038 DHNBAP NOTICE (127.0.0.1:60791 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250410085327038 DHNBAP NOTICE (127.0.0.1:60791 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250410085327038 DLINP DEBUG SRVCONN(,r=127.0.0.1:60791<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410085327038 DLINP DEBUG SRVCONN(,r=127.0.0.1:60791<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed 20250410085327201 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250410085327202 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250410085327202 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250410085327202 DLSS7 <000c> 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)@449bbc254af8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250410085327211 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085327211 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250410085327211 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250410085327211 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250410085327211 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250410085327211 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250410085327211 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250410085327211 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 20250410085327211 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250410085327212 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  20250410085327212 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250410085327214 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085327214 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250410085327214 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250410085327214 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  20250410085327214 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250410085327214 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250410085327214 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250410085327215 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 20250410085327215 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250410085327215 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  20250410085327215 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085327215 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250410085327215 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085327215 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250410085327215 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:413) 20250410085327215 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085327215 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085327215 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085327215 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085327215 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250410085327215 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250410085327215 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085327216 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085327216 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250410085327216 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085327216 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085327217 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410085327217 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085327217 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085327217 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085327217 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085327217 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085327217 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085327217 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085327217 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085327217 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085327217 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085327217 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085327217 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085327217 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085327217 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085327217 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085327217 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085327217 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085327217 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085327217 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085327217 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085327217 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085327217 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085327217 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250410085327217 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410085327217 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410085327218 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085327218 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  20250410085327220 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250410085327220 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250410085327220 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250410085327220 DLSS7 <000c> 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)@449bbc254af8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250410085327226 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085327226 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250410085327226 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250410085327226 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250410085327226 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250410085327226 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250410085327226 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250410085327226 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 20250410085327226 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250410085327226 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  20250410085327226 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250410085327228 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085327228 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250410085327228 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250410085327228 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  20250410085327228 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250410085327228 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250410085327228 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250410085327228 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 20250410085327229 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250410085327229 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  20250410085327229 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  20250410085327229 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085327229 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250410085327229 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085327229 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250410085327229 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250410085327229 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085327229 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085327229 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085327229 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085327229 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250410085327229 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250410085327229 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085327230 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085327230 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250410085327230 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085327230 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085327230 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410085327230 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085327230 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085327230 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085327230 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085327230 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085327230 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085327230 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085327230 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085327230 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085327230 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085327230 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085327230 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085327230 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085327230 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085327230 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085327230 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085327230 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085327231 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085327231 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085327231 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085327231 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085327231 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085327231 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.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' 20250410085327231 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410085327231 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410085327231 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085327231 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)@449bbc254af8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250410085328017 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085328017 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410085328017 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410085328017 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410085328017 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085328017 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410085328017 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085328017 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085328017 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085328017 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085328017 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085328017 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085328017 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085328017 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410085328018 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085328018 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085328018 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250410085328018 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410085328018 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085328018 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085328018 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085328018 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085328018 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085328018 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085328018 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085328018 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085328018 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085328018 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085328018 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085328018 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085328018 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085328018 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085328018 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250410085328018 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250410085328018 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250410085328018 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250410085328018 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085328018 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410085328018 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085328018 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085328018 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085328018 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085328018 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085328018 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085328018 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085328018 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085328018 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085328018 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085328018 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085328018 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085328018 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085328018 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085328018 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085328018 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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) 20250410085328018 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250410085328018 DRANAP NOTICE cnlink(msc-0)[0x55ae2af13940]{CONNECTED}: link up (cnlink.c:111) 20250410085328019 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085328019 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085328019 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085328019 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085328019 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085328019 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250410085328019 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410085328019 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410085328019 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085328019 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  20250410085328021 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085328021 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410085328021 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410085328021 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410085328021 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085328021 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410085328021 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085328021 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085328021 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085328022 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085328022 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085328022 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085328022 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085328022 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410085328022 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085328022 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085328022 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250410085328022 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410085328022 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085328022 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085328022 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085328022 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085328022 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085328022 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085328022 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085328022 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085328022 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085328022 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085328022 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085328022 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085328022 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085328022 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085328022 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250410085328022 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250410085328022 DRANAP INFO cnlink(msc-0)[0x55ae2af13940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(819)@449bbc254af8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250410085328029 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085328029 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410085328029 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410085328029 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410085328029 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085328029 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410085328029 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085328029 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085328029 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085328029 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085328029 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085328029 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085328029 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085328029 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410085328029 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085328029 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085328029 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250410085328029 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410085328029 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085328029 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085328029 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085328029 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085328029 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085328029 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085328029 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085328029 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085328029 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085328030 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085328030 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085328030 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085328030 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085328030 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085328030 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250410085328030 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250410085328030 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250410085328030 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250410085328030 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085328030 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410085328030 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085328030 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085328030 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085328030 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085328030 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085328030 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085328030 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085328030 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085328030 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085328030 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085328030 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085328030 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085328030 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085328030 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085328030 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085328030 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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) 20250410085328030 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250410085328030 DRANAP NOTICE cnlink(sgsn-0)[0x55ae2af5e2a0]{CONNECTED}: link up (cnlink.c:111) 20250410085328030 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085328030 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085328030 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085328030 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085328030 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085328030 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.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' 20250410085328030 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410085328030 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410085328030 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085328030 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  20250410085328032 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085328032 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410085328032 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410085328033 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410085328033 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085328033 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410085328033 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085328033 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085328033 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085328033 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085328033 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085328033 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085328033 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085328033 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410085328033 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085328033 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085328033 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250410085328033 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410085328033 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085328033 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085328033 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085328033 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085328033 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085328033 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085328033 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085328033 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085328033 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085328033 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085328033 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085328033 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085328033 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085328033 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085328033 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250410085328033 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250410085328033 DRANAP INFO cnlink(sgsn-0)[0x55ae2af5e2a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250410085328339 DLSCCP DEBUG SCCP-SCOC(76)[0x55ae2af78930]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250410085328340 DLSCCP DEBUG SCCP-SCOC(76)[0x55ae2af78930]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250410085328340 DLSCCP DEBUG SCCP-SCOC(76)[0x55ae2af78930]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250410085328340 DLSCCP DEBUG SCCP-SCOC(76)[0x55ae2af78930]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250410085328340 DLSCCP DEBUG SCCP-SCOC(76)[0x55ae2af78930]{IDLE}: Deallocated (fsm.c:568) 20250410085328340 DLSCCP DEBUG SCCP-SCOC(77)[0x55ae2af82f40]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250410085328340 DLSCCP DEBUG SCCP-SCOC(77)[0x55ae2af82f40]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250410085328340 DLSCCP DEBUG SCCP-SCOC(77)[0x55ae2af82f40]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250410085328340 DLSCCP DEBUG SCCP-SCOC(77)[0x55ae2af82f40]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250410085328340 DLSCCP DEBUG SCCP-SCOC(77)[0x55ae2af82f40]{IDLE}: Deallocated (fsm.c:568) 20250410085329048 DLCTRL DEBUG Command: GET 415408190 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250410085329048 DLCTRL DEBUG Tx Command reply: GET_REPLY 415408190 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250410085329052 DLCTRL DEBUG Command: GET 878580092 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250410085329052 DLCTRL DEBUG Tx Command reply: GET_REPLY 878580092 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250410085329056 DLCTRL DEBUG Command: GET 362272517 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250410085329056 DLCTRL DEBUG Tx Command reply: GET_REPLY 362272517 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085329060 DLCTRL DEBUG Command: GET 277462520 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085329060 DLCTRL DEBUG Tx Command reply: GET_REPLY 277462520 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085329063 DLCTRL DEBUG Command: GET 948368084 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250410085329063 DLCTRL DEBUG Tx Command reply: GET_REPLY 948368084 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250410085329066 DLCTRL DEBUG Command: GET 449905821 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250410085329066 DLCTRL DEBUG Tx Command reply: GET_REPLY 449905821 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250410085329069 DLCTRL DEBUG Command: GET 370879092 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250410085329069 DLCTRL DEBUG Tx Command reply: GET_REPLY 370879092 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250410085329073 DLCTRL DEBUG Command: GET 230864357 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250410085329073 DLCTRL DEBUG Tx Command reply: GET_REPLY 230864357 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085329077 DLCTRL DEBUG Command: GET 46878820 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085329078 DLCTRL DEBUG Tx Command reply: GET_REPLY 46878820 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085329081 DLCTRL DEBUG Command: GET 272222324 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250410085329081 DLCTRL DEBUG Tx Command reply: GET_REPLY 272222324 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250410085329085 DLCTRL DEBUG Command: GET 410577445 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250410085329085 DLCTRL DEBUG Tx Command reply: GET_REPLY 410577445 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250410085329089 DLCTRL DEBUG Command: GET 378013677 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250410085329089 DLCTRL DEBUG Tx Command reply: GET_REPLY 378013677 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250410085329094 DLCTRL DEBUG Command: GET 541359845 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250410085329094 DLCTRL DEBUG Tx Command reply: GET_REPLY 541359845 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085329098 DLCTRL DEBUG Command: GET 818591054 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085329098 DLCTRL DEBUG Tx Command reply: GET_REPLY 818591054 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085329101 DLCTRL DEBUG Command: GET 174738853 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250410085329101 DLCTRL DEBUG Tx Command reply: GET_REPLY 174738853 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250410085329105 DLCTRL DEBUG Command: GET 506260656 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250410085329105 DLCTRL DEBUG Tx Command reply: GET_REPLY 506260656 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250410085329109 DLCTRL DEBUG Command: GET 334861881 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250410085329109 DLCTRL DEBUG Tx Command reply: GET_REPLY 334861881 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250410085329113 DLCTRL DEBUG Command: GET 779964116 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250410085329113 DLCTRL DEBUG Tx Command reply: GET_REPLY 779964116 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085329119 DLCTRL DEBUG Command: GET 101572905 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085329120 DLCTRL DEBUG Tx Command reply: GET_REPLY 101572905 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085329124 DLCTRL DEBUG Command: GET 286004499 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250410085329125 DLCTRL DEBUG Tx Command reply: GET_REPLY 286004499 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@449bbc254af8: 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@449bbc254af8: "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@449bbc254af8: 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 := '000000000000001010100010'B, t_guard := 20.000000 } 20250410085329161 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54886<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(816)@449bbc254af8: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(816)@449bbc254af8: 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)@449bbc254af8: Added conn table entry 0TC_mscpool_sccp_n_pcstate_attaches_cnlink0(822)13009559 20250410085330216 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085330216 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085330216 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250410085330216 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250410085330216 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xc68297, normal) (hnbgw_rua.c:407) 20250410085330216 DHNB DEBUG map_rua[0x55ae2af78930]{init}: Allocated (fsm.c:456) 20250410085330216 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13009559)[0x55ae2af78930]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250410085330216 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13009559 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250410085330216 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410085330216 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410085330216 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13009559 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250410085330216 DCN DEBUG map_sccp[0x55ae2af82f40]{init}: Allocated (fsm.c:456) 20250410085330216 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-92)[0x55ae2af82f40]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250410085330216 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-13009559 <-> SCCP-92 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250410085330216 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13009559 SCCP-92 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250410085330217 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13009559)[0x55ae2af78930]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250410085330217 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410085330217 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410085330217 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13009559)[0x55ae2af78930]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250410085330217 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-92)[0x55ae2af82f40]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250410085330217 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250410085330217 DLSCCP DEBUG SCCP-SCOC(92)[0x55ae2af83720]{IDLE}: Allocated (fsm.c:456) 20250410085330217 DLSCCP DEBUG SCCP-SCOC(92)[0x55ae2af83720]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250410085330217 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000030004f40030002a20056400500f1100926) (sccp_scrc.c:415) 20250410085330217 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085330217 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085330217 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085330217 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085330217 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085330217 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085330217 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085330217 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085330217 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085330217 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085330217 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085330217 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085330217 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085330217 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085330217 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085330217 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 02 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) 20250410085330217 DLSCCP DEBUG SCCP-SCOC(92)[0x55ae2af83720]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250410085330217 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-92)[0x55ae2af82f40]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250410085330217 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13009559)[0x55ae2af78930]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250410085330217 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085330217 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085330217 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085330217 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085330217 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085330217 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250410085330217 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410085330218 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410085330218 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085330218 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 02 a2 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)@449bbc254af8: First idle individual index:0 HNBGW_Test.msc0-SCCP(815)@449bbc254af8: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(816)@449bbc254af8: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(822) HNBGW_Test.msc0-RAN(816)@449bbc254af8: Added conn table entry 0TC_mscpool_sccp_n_pcstate_attaches_cnlink0(822)6504072 HNBGW_Test.msc0-SCCP(815)@449bbc254af8: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(815)@449bbc254af8: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_sccp_n_pcstate_attaches_cnlink0(822)@449bbc254af8: setverdict(pass): none -> pass 20250410085330238 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085330238 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410085330238 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410085330238 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410085330238 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085330238 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410085330238 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085330238 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085330238 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085330238 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 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 cd 47 84 02 00 00 00 00 00 06 00 08 00 00 00 07  20250410085330238 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085330238 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085330238 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085330238 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410085330238 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085330238 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00cd4784) (sccp_scrc.c:486) 20250410085330239 DLSCCP DEBUG Received CO:COAK for local reference 92 (sccp_scoc.c:1855) 20250410085330239 DLSCCP DEBUG SCCP-SCOC(92)[0x55ae2af83720]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250410085330239 DLSCCP DEBUG SCCP-SCOC(92)[0x55ae2af83720]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250410085330239 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085330239 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250410085330239 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) 20250410085330239 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-92)[0x55ae2af82f40]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250410085330239 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-92)[0x55ae2af82f40]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@449bbc254af8: 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 } } } 20250410085330240 DLCTRL DEBUG Command: GET 79569586 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250410085330240 DLCTRL DEBUG Tx Command reply: GET_REPLY 79569586 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250410085330245 DLCTRL DEBUG Command: GET 681039618 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250410085330245 DLCTRL DEBUG Tx Command reply: GET_REPLY 681039618 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250410085330249 DLCTRL DEBUG Command: GET 535308749 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250410085330249 DLCTRL DEBUG Tx Command reply: GET_REPLY 535308749 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085330252 DLCTRL DEBUG Command: GET 192913700 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085330252 DLCTRL DEBUG Tx Command reply: GET_REPLY 192913700 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085330256 DLCTRL DEBUG Command: GET 484830425 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250410085330256 DLCTRL DEBUG Tx Command reply: GET_REPLY 484830425 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed 20250410085330260 DLCTRL DEBUG Command: GET 182924708 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250410085330260 DLCTRL DEBUG Tx Command reply: GET_REPLY 182924708 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250410085330262 DLCTRL DEBUG Command: GET 255306724 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250410085330262 DLCTRL DEBUG Tx Command reply: GET_REPLY 255306724 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250410085330264 DLCTRL DEBUG Command: GET 825400523 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250410085330264 DLCTRL DEBUG Tx Command reply: GET_REPLY 825400523 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085330266 DLCTRL DEBUG Command: GET 468689883 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085330266 DLCTRL DEBUG Tx Command reply: GET_REPLY 468689883 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085330268 DLCTRL DEBUG Command: GET 322501474 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250410085330268 DLCTRL DEBUG Tx Command reply: GET_REPLY 322501474 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed 20250410085330270 DLCTRL DEBUG Command: GET 177604409 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250410085330270 DLCTRL DEBUG Tx Command reply: GET_REPLY 177604409 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250410085330271 DLCTRL DEBUG Command: GET 354661671 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250410085330271 DLCTRL DEBUG Tx Command reply: GET_REPLY 354661671 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250410085330273 DLCTRL DEBUG Command: GET 137961007 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250410085330273 DLCTRL DEBUG Tx Command reply: GET_REPLY 137961007 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085330274 DLCTRL DEBUG Command: GET 499118340 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085330274 DLCTRL DEBUG Tx Command reply: GET_REPLY 499118340 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085330275 DLCTRL DEBUG Command: GET 274730892 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250410085330275 DLCTRL DEBUG Tx Command reply: GET_REPLY 274730892 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed 20250410085330276 DLCTRL DEBUG Command: GET 278245030 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250410085330276 DLCTRL DEBUG Tx Command reply: GET_REPLY 278245030 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250410085330277 DLCTRL DEBUG Command: GET 777065166 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250410085330277 DLCTRL DEBUG Tx Command reply: GET_REPLY 777065166 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250410085330278 DLCTRL DEBUG Command: GET 290982717 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250410085330278 DLCTRL DEBUG Tx Command reply: GET_REPLY 290982717 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085330279 DLCTRL DEBUG Command: GET 126035372 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085330279 DLCTRL DEBUG Tx Command reply: GET_REPLY 126035372 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085330280 DLCTRL DEBUG Command: GET 405126410 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250410085330280 DLCTRL DEBUG Tx Command reply: GET_REPLY 405126410 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed MTC@449bbc254af8: 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 := '000000000000001011101110'B, t_guard := 20.000000 } 20250410085330292 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54888<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(816)@449bbc254af8: f_create_expect(l3 := '05240103505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(816)@449bbc254af8: 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)@449bbc254af8: Added conn table entry 1TC_mscpool_sccp_n_pcstate_attaches_cnlink0(823)12707776 20250410085331316 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085331316 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085331317 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1351) 20250410085331317 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250410085331317 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xc1e7c0, normal) (hnbgw_rua.c:407) 20250410085331317 DHNB DEBUG map_rua[0x55ae2af76130]{init}: Allocated (fsm.c:456) 20250410085331317 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12707776)[0x55ae2af76130]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250410085331317 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12707776 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250410085331317 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410085331317 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410085331317 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:211) 20250410085331317 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12707776 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250410085331317 DCN DEBUG map_sccp[0x55ae2af78cd0]{init}: Allocated (fsm.c:456) 20250410085331317 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-93)[0x55ae2af78cd0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250410085331317 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-12707776 <-> SCCP-93 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250410085331317 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12707776 SCCP-93 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20250410085331317 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12707776)[0x55ae2af76130]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250410085331317 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410085331317 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410085331317 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12707776)[0x55ae2af76130]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250410085331317 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-93)[0x55ae2af78cd0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250410085331317 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250410085331317 DLSCCP DEBUG SCCP-SCOC(93)[0x55ae2af7ae10]{IDLE}: Allocated (fsm.c:456) 20250410085331317 DLSCCP DEBUG SCCP-SCOC(93)[0x55ae2af7ae10]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250410085331317 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111005240103505902082926240000000030004f40030002ee0056400500f1100926) (sccp_scrc.c:415) 20250410085331317 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085331317 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085331317 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085331317 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085331317 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085331317 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085331317 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085331317 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085331317 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085331317 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085331317 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085331317 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085331317 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085331317 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085331317 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085331317 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 02 ee 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085331317 DLSCCP DEBUG SCCP-SCOC(93)[0x55ae2af7ae10]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250410085331317 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-93)[0x55ae2af78cd0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250410085331317 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12707776)[0x55ae2af76130]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250410085331318 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085331318 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085331318 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085331318 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085331318 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085331318 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250410085331318 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410085331318 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410085331318 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085331318 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 02 ee 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(815)@449bbc254af8: First idle individual index:1 HNBGW_Test.msc0-SCCP(815)@449bbc254af8: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(816)@449bbc254af8: Found Expect[0] for l3='05240103505902082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(823) HNBGW_Test.msc0-RAN(816)@449bbc254af8: Added conn table entry 1TC_mscpool_sccp_n_pcstate_attaches_cnlink0(823)8033889 HNBGW_Test.msc0-SCCP(815)@449bbc254af8: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(815)@449bbc254af8: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250410085331325 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085331325 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410085331325 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410085331325 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410085331325 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085331326 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410085331326 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085331326 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085331326 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085331326 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 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 46 d2 a4 02 00 00 00 00 00 06 00 08 00 00 00 07  20250410085331326 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085331326 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085331326 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085331326 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410085331326 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085331326 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0046d2a4) (sccp_scrc.c:486) 20250410085331326 DLSCCP DEBUG Received CO:COAK for local reference 93 (sccp_scoc.c:1855) 20250410085331326 DLSCCP DEBUG SCCP-SCOC(93)[0x55ae2af7ae10]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250410085331326 DLSCCP DEBUG SCCP-SCOC(93)[0x55ae2af7ae10]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250410085331326 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085331326 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250410085331326 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) 20250410085331326 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-93)[0x55ae2af78cd0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250410085331326 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-93)[0x55ae2af78cd0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_mscpool_sccp_n_pcstate_attaches_cnlink0(823)@449bbc254af8: setverdict(pass): none -> pass MTC@449bbc254af8: 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 } } } 20250410085331331 DLCTRL DEBUG Command: GET 402492501 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250410085331331 DLCTRL DEBUG Tx Command reply: GET_REPLY 402492501 rate_ctr.abs.msc.0.cnpool:subscr:new 2 (control_if.c:477) 20250410085331336 DLCTRL DEBUG Command: GET 142761780 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250410085331337 DLCTRL DEBUG Tx Command reply: GET_REPLY 142761780 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250410085331341 DLCTRL DEBUG Command: GET 960934698 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250410085331341 DLCTRL DEBUG Tx Command reply: GET_REPLY 960934698 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085331345 DLCTRL DEBUG Command: GET 208501985 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085331345 DLCTRL DEBUG Tx Command reply: GET_REPLY 208501985 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085331350 DLCTRL DEBUG Command: GET 102953808 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250410085331350 DLCTRL DEBUG Tx Command reply: GET_REPLY 102953808 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed 20250410085331355 DLCTRL DEBUG Command: GET 141448430 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250410085331355 DLCTRL DEBUG Tx Command reply: GET_REPLY 141448430 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250410085331359 DLCTRL DEBUG Command: GET 206282374 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250410085331359 DLCTRL DEBUG Tx Command reply: GET_REPLY 206282374 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250410085331363 DLCTRL DEBUG Command: GET 669838534 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250410085331363 DLCTRL DEBUG Tx Command reply: GET_REPLY 669838534 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085331366 DLCTRL DEBUG Command: GET 809800485 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085331366 DLCTRL DEBUG Tx Command reply: GET_REPLY 809800485 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085331370 DLCTRL DEBUG Command: GET 334027569 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250410085331370 DLCTRL DEBUG Tx Command reply: GET_REPLY 334027569 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed 20250410085331372 DLCTRL DEBUG Command: GET 621038006 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250410085331372 DLCTRL DEBUG Tx Command reply: GET_REPLY 621038006 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250410085331375 DLCTRL DEBUG Command: GET 207350589 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250410085331375 DLCTRL DEBUG Tx Command reply: GET_REPLY 207350589 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250410085331377 DLCTRL DEBUG Command: GET 126005131 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250410085331377 DLCTRL DEBUG Tx Command reply: GET_REPLY 126005131 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085331378 DLCTRL DEBUG Command: GET 461389743 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085331378 DLCTRL DEBUG Tx Command reply: GET_REPLY 461389743 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085331380 DLCTRL DEBUG Command: GET 477751736 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250410085331380 DLCTRL DEBUG Tx Command reply: GET_REPLY 477751736 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed 20250410085331382 DLCTRL DEBUG Command: GET 558163969 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250410085331382 DLCTRL DEBUG Tx Command reply: GET_REPLY 558163969 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250410085331383 DLCTRL DEBUG Command: GET 688875821 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250410085331383 DLCTRL DEBUG Tx Command reply: GET_REPLY 688875821 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250410085331384 DLCTRL DEBUG Command: GET 35707114 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250410085331384 DLCTRL DEBUG Tx Command reply: GET_REPLY 35707114 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085331385 DLCTRL DEBUG Command: GET 226737402 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085331385 DLCTRL DEBUG Tx Command reply: GET_REPLY 226737402 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085331387 DLCTRL DEBUG Command: GET 171358392 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250410085331387 DLCTRL DEBUG Tx Command reply: GET_REPLY 171358392 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed MTC@449bbc254af8: "connecting cnlink 1" 20250410085331387 DLGLOBAL NOTICE TTCN3 f_logp(): connecting cnlink 1 (logging_vty.c:1172) MTC@449bbc254af8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@449bbc254af8: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(826)@449bbc254af8: ************************************************* HNBGW_Test.msc1-M3UA(826)@449bbc254af8: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(826)@449bbc254af8: ************************************************* HNBGW_Test.msc1-SCCP(824)@449bbc254af8: v_sccp_pdu_maxlen:268 20250410085331607 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 20250410085331607 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 20250410085331607 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250410085331607 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)@449bbc254af8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250410085331610 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085331610 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPSM:UP) 20250410085331610 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250410085331610 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250410085331610 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250410085331610 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250410085331610 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250410085331610 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 20250410085331610 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Inactive () 20250410085331610 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  20250410085331610 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250410085331611 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085331611 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPTM:ACTIVE) 20250410085331611 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250410085331611 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  20250410085331611 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250410085331611 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250410085331611 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250410085331611 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 20250410085331611 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Active () 20250410085331611 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  20250410085331611 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  20250410085331611 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  20250410085331611 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085331611 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250410085331611 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085331611 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250410085331611 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.0.2/0 (xua_snm.c:413) 20250410085331611 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085331611 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085331611 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085331611 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085331611 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250410085331611 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250410085331611 DRANAP DEBUG cnlink(msc-1)[0x55ae2aef6920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085331612 DRANAP DEBUG cnlink(msc-1)[0x55ae2aef6920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085331612 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250410085331612 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085331612 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085331612 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410085331612 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085331612 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085331612 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085331612 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085331612 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085331612 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085331612 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085331612 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085331612 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085331612 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085331612 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085331612 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085331612 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085331612 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410085331612 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085331612 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085331612 DRANAP DEBUG cnlink(msc-1)[0x55ae2aef6920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085331612 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085331612 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085331612 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085331612 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410085331612 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410085331612 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250410085331612 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250410085331612 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250410085331612 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085331612 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  20250410085331980 DLSCCP DEBUG SCCP-SCOC(89)[0x55ae2af71270]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250410085331980 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0057c89f), PART(T=Source Reference,L=4,D=00000059), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085331980 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085331980 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085331980 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085331980 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085331980 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085331980 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085331980 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 57 c8 9f 00 00 59 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085331980 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085331980 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085331980 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085331980 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085331980 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085331980 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250410085331980 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410085331980 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410085331980 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085331980 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 57 c8 9f 00 00 59 0f 00 00 00 00 00 06 00 08 00 00 00 01  20250410085331989 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085331989 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410085331989 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410085331989 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410085331989 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085331989 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410085331989 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085331989 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085331989 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085331989 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 57 c8 9f 00 00 06 00 08 00 00 00 07  20250410085331990 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085331990 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085331990 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085331990 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410085331990 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085331990 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=0057c89f) (sccp_scrc.c:486) 20250410085331990 DLSCCP DEBUG Received CO:RELCO for local reference 89 (sccp_scoc.c:1855) 20250410085331990 DLSCCP DEBUG SCCP-SCOC(89)[0x55ae2af71270]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250410085331990 DLSCCP DEBUG SCCP-SCOC(89)[0x55ae2af71270]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250410085331990 DLSCCP DEBUG SCCP-SCOC(89)[0x55ae2af71270]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250410085331990 DLSCCP DEBUG SCCP-SCOC(89)[0x55ae2af71270]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250410085331990 DLSCCP DEBUG SCCP-SCOC(89)[0x55ae2af71270]{IDLE}: Deallocated (fsm.c:568) MTC@449bbc254af8: 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 := '000000000000000100101110'B, t_guard := 20.000000 } HNBGW_Test.msc1-RAN(825)@449bbc254af8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250410085332420 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085332420 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250410085332420 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250410085332420 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 20250410085332420 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085332420 DLSS7 <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' 20250410085332420 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085332420 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085332420 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085332420 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085332420 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085332420 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085332420 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085332420 DLM3UA DEBUG 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) 20250410085332420 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085332420 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085332420 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250410085332420 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250410085332420 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085332420 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085332420 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085332420 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085332420 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085332420 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085332420 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085332420 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085332420 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085332420 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085332420 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085332420 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085332420 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085332420 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085332420 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250410085332420 DRANAP DEBUG cnlink(msc-1)[0x55ae2aef6920]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250410085332420 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) 20250410085332420 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) 20250410085332420 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085332420 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250410085332420 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085332420 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085332420 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085332420 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085332420 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085332420 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085332420 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085332420 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085332420 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085332420 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085332420 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085332420 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085332420 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085332420 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410085332420 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085332420 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250410085332420 DRANAP DEBUG cnlink(msc-1)[0x55ae2aef6920]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250410085332420 DRANAP NOTICE cnlink(msc-1)[0x55ae2aef6920]{CONNECTED}: link up (cnlink.c:111) 20250410085332420 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085332420 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085332420 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085332420 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410085332420 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410085332420 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250410085332420 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250410085332420 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250410085332420 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085332420 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  20250410085332421 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085332421 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250410085332421 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250410085332421 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 20250410085332421 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085332421 DLSS7 <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' 20250410085332421 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085332421 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085332421 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085332421 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085332421 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085332421 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085332421 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085332421 DLM3UA DEBUG 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) 20250410085332421 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085332421 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085332421 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250410085332421 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250410085332421 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085332421 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085332421 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085332421 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085332421 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085332421 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085332421 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085332421 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085332421 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085332421 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085332421 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085332421 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085332421 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085332421 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085332421 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250410085332421 DRANAP DEBUG cnlink(msc-1)[0x55ae2aef6920]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250410085332421 DRANAP INFO cnlink(msc-1)[0x55ae2aef6920]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250410085332445 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54892<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410085333113 DLSCCP DEBUG SCCP-SCOC(90)[0x55ae2af70460]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250410085333113 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00815b98), PART(T=Source Reference,L=4,D=0000005a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085333113 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085333113 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085333113 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085333113 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085333113 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410085333113 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085333113 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 81 5b 98 00 00 5a 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085333114 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085333114 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085333114 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085333114 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410085333114 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410085333114 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=2=0.0.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' 20250410085333114 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250410085333114 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250410085333114 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085333114 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 81 5b 98 00 00 5a 0f 00 00 00 00 00 06 00 08 00 00 00 03  20250410085333120 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085333120 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250410085333120 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250410085333120 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 20250410085333120 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085333120 DLSS7 <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' 20250410085333120 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085333120 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085333120 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085333120 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 81 5b 98 00 00 06 00 08 00 00 00 07  20250410085333120 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085333120 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085333120 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085333120 DLM3UA DEBUG 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) 20250410085333120 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085333120 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=00815b98) (sccp_scrc.c:486) 20250410085333120 DLSCCP DEBUG Received CO:RELCO for local reference 90 (sccp_scoc.c:1855) 20250410085333120 DLSCCP DEBUG SCCP-SCOC(90)[0x55ae2af70460]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250410085333120 DLSCCP DEBUG SCCP-SCOC(90)[0x55ae2af70460]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250410085333120 DLSCCP DEBUG SCCP-SCOC(90)[0x55ae2af70460]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250410085333120 DLSCCP DEBUG SCCP-SCOC(90)[0x55ae2af70460]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250410085333120 DLSCCP DEBUG SCCP-SCOC(90)[0x55ae2af70460]{IDLE}: Deallocated (fsm.c:568) 20250410085333126 DLSCCP DEBUG SCCP-SCOC(91)[0x55ae2af6f6c0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250410085333126 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001c1cf1), PART(T=Source Reference,L=4,D=0000005b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085333126 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085333127 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085333127 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085333127 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085333127 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410085333127 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085333127 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 1c 1c f1 00 00 5b 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085333127 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085333127 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085333127 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085333127 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410085333127 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410085333127 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=2=0.0.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' 20250410085333127 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250410085333127 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250410085333127 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085333127 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 1c 1c f1 00 00 5b 0f 00 00 00 00 00 06 00 08 00 00 00 03  20250410085333130 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085333130 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250410085333130 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250410085333130 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 20250410085333130 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085333130 DLSS7 <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' 20250410085333130 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085333130 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085333130 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085333130 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 1c 1c f1 00 00 06 00 08 00 00 00 07  20250410085333130 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085333130 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085333130 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085333130 DLM3UA DEBUG 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) 20250410085333130 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085333130 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=001c1cf1) (sccp_scrc.c:486) 20250410085333130 DLSCCP DEBUG Received CO:RELCO for local reference 91 (sccp_scoc.c:1855) 20250410085333130 DLSCCP DEBUG SCCP-SCOC(91)[0x55ae2af6f6c0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250410085333130 DLSCCP DEBUG SCCP-SCOC(91)[0x55ae2af6f6c0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250410085333130 DLSCCP DEBUG SCCP-SCOC(91)[0x55ae2af6f6c0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250410085333130 DLSCCP DEBUG SCCP-SCOC(91)[0x55ae2af6f6c0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250410085333131 DLSCCP DEBUG SCCP-SCOC(91)[0x55ae2af6f6c0]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc1-RAN(825)@449bbc254af8: f_create_expect(l3 := '06270003505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(825)@449bbc254af8: 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)@449bbc254af8: Added conn table entry 2TC_mscpool_sccp_n_pcstate_attaches_cnlink0(827)9385775 20250410085333465 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085333465 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085333465 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1351) 20250410085333465 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250410085333465 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x8f372f, normal) (hnbgw_rua.c:407) 20250410085333465 DHNB DEBUG map_rua[0x55ae2af6f6c0]{init}: Allocated (fsm.c:456) 20250410085333465 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9385775)[0x55ae2af6f6c0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250410085333465 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9385775 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250410085333465 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410085333465 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410085333465 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9385775 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 1 (hnbgw_cn.c:1125) 20250410085333465 DCN DEBUG map_sccp[0x55ae2af70460]{init}: Allocated (fsm.c:456) 20250410085333465 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-94)[0x55ae2af70460]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250410085333465 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-9385775 <-> SCCP-94 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20250410085333465 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9385775 SCCP-94 msc-1 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20250410085333465 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9385775)[0x55ae2af6f6c0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250410085333465 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410085333465 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410085333465 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9385775)[0x55ae2af6f6c0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250410085333465 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-94)[0x55ae2af70460]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250410085333465 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250410085333465 DLSCCP DEBUG SCCP-SCOC(94)[0x55ae2af71270]{IDLE}: Allocated (fsm.c:456) 20250410085333465 DLSCCP DEBUG SCCP-SCOC(94)[0x55ae2af71270]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250410085333465 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902082926240000000030004f400300012e0056400500f1100926) (sccp_scrc.c:415) 20250410085333465 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085333465 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085333465 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085333465 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085333465 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085333465 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085333465 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085333465 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085333465 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085333465 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085333465 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085333465 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085333465 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085333465 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410085333465 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085333465 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 2e 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085333465 DLSCCP DEBUG SCCP-SCOC(94)[0x55ae2af71270]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250410085333465 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-94)[0x55ae2af70460]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250410085333465 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9385775)[0x55ae2af6f6c0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250410085333466 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085333466 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085333466 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085333466 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410085333466 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410085333466 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250410085333466 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250410085333466 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250410085333466 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085333466 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 2e 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 03  HNBGW_Test.msc1-SCCP(824)@449bbc254af8: First idle individual index:0 HNBGW_Test.msc1-SCCP(824)@449bbc254af8: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(825)@449bbc254af8: Found Expect[0] for l3='06270003505902082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(827) HNBGW_Test.msc1-RAN(825)@449bbc254af8: Added conn table entry 0TC_mscpool_sccp_n_pcstate_attaches_cnlink0(827)14353088 HNBGW_Test.msc1-SCCP(824)@449bbc254af8: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(824)@449bbc254af8: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_sccp_n_pcstate_attaches_cnlink0(827)@449bbc254af8: setverdict(pass): none -> pass 20250410085333483 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085333483 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250410085333483 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250410085333483 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 20250410085333483 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085333483 DLSS7 <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' 20250410085333483 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085333483 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085333483 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085333483 DLSS7 <000c> osmo_ss7_asp.c:1175 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 6b be ca 02 00 00 00 00 00 06 00 08 00 00 00 07  20250410085333484 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085333484 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MTC@449bbc254af8: 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 } } } 20250410085333484 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085333484 DLM3UA DEBUG 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) 20250410085333484 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085333484 DLSS7 DEBUG scrc_rx_mtp_xfer_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=006bbeca) (sccp_scrc.c:486) 20250410085333484 DLSCCP DEBUG Received CO:COAK for local reference 94 (sccp_scoc.c:1855) 20250410085333484 DLSCCP DEBUG SCCP-SCOC(94)[0x55ae2af71270]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250410085333484 DLSCCP DEBUG SCCP-SCOC(94)[0x55ae2af71270]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250410085333484 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085333484 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250410085333484 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) 20250410085333484 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-94)[0x55ae2af70460]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250410085333484 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-94)[0x55ae2af70460]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250410085333487 DLCTRL DEBUG Command: GET 742079750 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250410085333487 DLCTRL DEBUG Tx Command reply: GET_REPLY 742079750 rate_ctr.abs.msc.0.cnpool:subscr:new 2 (control_if.c:477) 20250410085333491 DLCTRL DEBUG Command: GET 103096589 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250410085333492 DLCTRL DEBUG Tx Command reply: GET_REPLY 103096589 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250410085333495 DLCTRL DEBUG Command: GET 444971890 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250410085333496 DLCTRL DEBUG Tx Command reply: GET_REPLY 444971890 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085333500 DLCTRL DEBUG Command: GET 264861387 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085333500 DLCTRL DEBUG Tx Command reply: GET_REPLY 264861387 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085333505 DLCTRL DEBUG Command: GET 264306197 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250410085333505 DLCTRL DEBUG Tx Command reply: GET_REPLY 264306197 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed 20250410085333509 DLCTRL DEBUG Command: GET 4935413 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250410085333509 DLCTRL DEBUG Tx Command reply: GET_REPLY 4935413 rate_ctr.abs.msc.1.cnpool:subscr:new 1 (control_if.c:477) 20250410085333512 DLCTRL DEBUG Command: GET 347896883 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250410085333512 DLCTRL DEBUG Tx Command reply: GET_REPLY 347896883 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250410085333515 DLCTRL DEBUG Command: GET 640493363 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250410085333515 DLCTRL DEBUG Tx Command reply: GET_REPLY 640493363 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085333517 DLCTRL DEBUG Command: GET 690635606 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085333517 DLCTRL DEBUG Tx Command reply: GET_REPLY 690635606 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085333519 DLCTRL DEBUG Command: GET 197994888 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250410085333519 DLCTRL DEBUG Tx Command reply: GET_REPLY 197994888 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed 20250410085333522 DLCTRL DEBUG Command: GET 286437946 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250410085333522 DLCTRL DEBUG Tx Command reply: GET_REPLY 286437946 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250410085333525 DLCTRL DEBUG Command: GET 646594058 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250410085333525 DLCTRL DEBUG Tx Command reply: GET_REPLY 646594058 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250410085333528 DLCTRL DEBUG Command: GET 286710255 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250410085333528 DLCTRL DEBUG Tx Command reply: GET_REPLY 286710255 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085333531 DLCTRL DEBUG Command: GET 193835443 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085333531 DLCTRL DEBUG Tx Command reply: GET_REPLY 193835443 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085333533 DLCTRL DEBUG Command: GET 626971416 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250410085333533 DLCTRL DEBUG Tx Command reply: GET_REPLY 626971416 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed 20250410085333535 DLCTRL DEBUG Command: GET 777790182 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250410085333535 DLCTRL DEBUG Tx Command reply: GET_REPLY 777790182 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250410085333537 DLCTRL DEBUG Command: GET 623655671 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250410085333537 DLCTRL DEBUG Tx Command reply: GET_REPLY 623655671 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250410085333540 DLCTRL DEBUG Command: GET 98655840 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250410085333540 DLCTRL DEBUG Tx Command reply: GET_REPLY 98655840 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085333542 DLCTRL DEBUG Command: GET 280749179 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085333542 DLCTRL DEBUG Tx Command reply: GET_REPLY 280749179 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085333543 DLCTRL DEBUG Command: GET 891119735 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250410085333543 DLCTRL DEBUG Tx Command reply: GET_REPLY 891119735 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed MTC@449bbc254af8: ok: talloc reports "asn1_context" = 1 bytes 20250410085333550 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:40871<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(809)@449bbc254af8: Final verdict of PTC: none 20250410085333551 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54876<->l=127.0.0.1:4261 (telnet_interface.c:138) VirtHNBGW-STATS(808)@449bbc254af8: Final verdict of PTC: none MTC@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed 20250410085333554 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54874<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250410085333555 DLINP DEBUG SRVCONN(,r=127.0.0.1:60791<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085333555 DLINP DEBUG SRVCONN(,r=127.0.0.1:60791<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085333555 DLINP NOTICE SRV(,r=127.0.0.1:60791<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410085333555 DMAIN NOTICE (127.0.0.1:60791 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:60791<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250410085333556 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1-RUA(814)@449bbc254af8: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(818)@449bbc254af8: Final verdict of PTC: none 20250410085333558 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250410085333558 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410085333558 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250410085333558 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250410085333558 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250410085333558 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410085333558 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250410085333558 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250410085333558 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250410085333558 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410085333558 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250410085333558 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT HNBGW_Test.sgsn0-RAN(819)@449bbc254af8: Final verdict of PTC: none 20250410085333558 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250410085333558 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085333558 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-msc0-0: connection closed 20250410085333558 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250410085333558 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250410085333558 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250410085333558 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250410085333558 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 20250410085333558 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  20250410085333558 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  20250410085333559 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085333559 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250410085333559 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250410085333559 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250410085333559 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410085333559 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250410085333559 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250410085333559 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250410085333559 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085333559 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-sgsn0-0: connection closed 20250410085333559 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250410085333559 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085333559 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250410085333559 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:378) 20250410085333559 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085333559 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085333559 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085333559 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085333559 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250410085333559 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250410085333559 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250410085333559 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 20250410085333559 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  20250410085333559 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085333559 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250410085333559 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250410085333559 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250410085333559 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250410085333559 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250410085333559 DRANAP NOTICE cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: link lost (cnlink.c:118) 20250410085333559 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-92)[0x55ae2af82f40]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250410085333559 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250410085333559 DLSCCP DEBUG SCCP-SCOC(92)[0x55ae2af83720]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250410085333559 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cd4784), PART(T=Source Reference,L=4,D=0000005c), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250410085333559 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085333560 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085333560 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085333560 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085333560 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085333560 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085333560 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [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 cd 47 84 00 00 5c 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085333560 DLSCCP DEBUG SCCP-SCOC(92)[0x55ae2af83720]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(812)@449bbc254af8: Final verdict of PTC: none 20250410085333560 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-92)[0x55ae2af82f40]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250410085333560 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13009559)[0x55ae2af78930]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250410085333560 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13009559)[0x55ae2af78930]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250410085333560 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250410085333560 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13009559)[0x55ae2af78930]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250410085333560 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13009559)[0x55ae2af78930]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250410085333560 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13009559)[0x55ae2af78930]{disrupted}: Freeing instance (context_map.c:202) 20250410085333560 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13009559)[0x55ae2af78930]{disrupted}: Deallocated (fsm.c:568) 20250410085333560 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-92)[0x55ae2af82f40]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250410085333560 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-92)[0x55ae2af82f40]{disconnected}: Freeing instance (context_map.c:206) 20250410085333560 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-92)[0x55ae2af82f40]{disconnected}: Deallocated (fsm.c:568) 20250410085333560 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13009559 SCCP-92 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250410085333560 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 20250410085333560 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) 20250410085333560 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250410085333560 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc1-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250410085333560 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) 20250410085333560 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085333560 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-msc1-0: connection closed 20250410085333560 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-93)[0x55ae2af78cd0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250410085333560 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250410085333560 DLSCCP DEBUG SCCP-SCOC(93)[0x55ae2af7ae10]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250410085333560 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250410085333560 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250410085333560 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250410085333560 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250410085333560 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 20250410085333560 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085333560 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250410085333561 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250410085333560 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0046d2a4), PART(T=Source Reference,L=4,D=0000005d), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250410085333560 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085333560 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085333561 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085333561 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085333561 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085333561 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085333561 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [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 46 d2 a4 00 00 5d 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085333561 DLSCCP DEBUG SCCP-SCOC(93)[0x55ae2af7ae10]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250410085333561 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-93)[0x55ae2af78cd0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250410085333561 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12707776)[0x55ae2af76130]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250410085333561 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12707776)[0x55ae2af76130]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250410085333561 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250410085333561 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12707776)[0x55ae2af76130]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250410085333561 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12707776)[0x55ae2af76130]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250410085333561 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12707776)[0x55ae2af76130]{disrupted}: Freeing instance (context_map.c:202) 20250410085333561 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12707776)[0x55ae2af76130]{disrupted}: Deallocated (fsm.c:568) HNBGW_Test.msc1-RAN(825)@449bbc254af8: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(817)@449bbc254af8: Final verdict of PTC: none MutexDispCT-TC_mscpool_sccp_n_pcstate_attaches_cnlink(807)@449bbc254af8: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1(813)@449bbc254af8: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0(811)@449bbc254af8: Final verdict of PTC: none 20250410085333561 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-93)[0x55ae2af78cd0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250410085333561 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-93)[0x55ae2af78cd0]{disconnected}: Freeing instance (context_map.c:206) 20250410085333561 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-93)[0x55ae2af78cd0]{disconnected}: Deallocated (fsm.c:568) 20250410085333561 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12707776 SCCP-93 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250410085333561 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085333561 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250410085333561 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250410085333561 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085333562 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085333562 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085333562 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085333562 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250410085333562 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) HNBGW_Test.msc0-RAN(816)@449bbc254af8: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(824)@449bbc254af8: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(820)@449bbc254af8: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(826)@449bbc254af8: Final verdict of PTC: none 20250410085333562 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250410085333562 DRANAP NOTICE cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: link lost (cnlink.c:118) 20250410085333562 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085333562 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085333562 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085333562 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085333562 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085333562 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410085333562 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250410085333562 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250410085333562 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085333563 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250410085333563 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.0.2/0 (xua_snm.c:378) 20250410085333563 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085333563 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085333563 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085333563 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085333563 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250410085333563 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250410085333563 DRANAP DEBUG cnlink(msc-1)[0x55ae2aef6920]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250410085333563 DRANAP NOTICE cnlink(msc-1)[0x55ae2aef6920]{DISCONNECTED}: link lost (cnlink.c:118) 20250410085333563 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-94)[0x55ae2af70460]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250410085333563 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250410085333563 DLSCCP DEBUG SCCP-SCOC(94)[0x55ae2af71270]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250410085333563 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006bbeca), PART(T=Source Reference,L=4,D=0000005e), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250410085333563 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085333563 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085333563 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085333563 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085333563 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410085333563 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085333563 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [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 6b be ca 00 00 5e 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085333563 DLSCCP DEBUG SCCP-SCOC(94)[0x55ae2af71270]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250410085333564 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-94)[0x55ae2af70460]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250410085333564 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9385775)[0x55ae2af6f6c0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250410085333564 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9385775)[0x55ae2af6f6c0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250410085333564 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250410085333564 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9385775)[0x55ae2af6f6c0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250410085333564 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9385775)[0x55ae2af6f6c0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250410085333564 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9385775)[0x55ae2af6f6c0]{disrupted}: Freeing instance (context_map.c:202) 20250410085333564 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9385775)[0x55ae2af6f6c0]{disrupted}: Deallocated (fsm.c:568) 20250410085333564 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-94)[0x55ae2af70460]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250410085333564 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-94)[0x55ae2af70460]{disconnected}: Freeing instance (context_map.c:206) 20250410085333564 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-94)[0x55ae2af70460]{disconnected}: Deallocated (fsm.c:568) 20250410085333564 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9385775 SCCP-94 msc-1 MI=IMSI-262420000000003: Deallocating (context_map.c:225) HNBGW_Test.msc0-SCCP(815)@449bbc254af8: Final verdict of PTC: none20250410085333564 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085333564 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085333564 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085333564 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085333564 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085333564 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250410085333565 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:894) 20250410085333565 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085333565 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410085333565 DMAIN NOTICE (127.0.0.1:9999 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) 20250410085333566 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) HNBGW-MGCP(821)@449bbc254af8: Final verdict of PTC: none 20250410085333566 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085333566 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085333566 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085333566 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410085333566 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410085333566 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250410085333566 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54886<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_sccp_n_pcstate_attaches_cnlink0(822)@449bbc254af8: Final verdict of PTC: pass TC_mscpool_sccp_n_pcstate_attaches_cnlink0(827)@449bbc254af8: Final verdict of PTC: pass HNBGW-PFCP(810)@449bbc254af8: Final verdict of PTC: none 20250410085333580 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54892<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250410085333581 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54888<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_sccp_n_pcstate_attaches_cnlink0(823)@449bbc254af8: Final verdict of PTC: pass MTC@449bbc254af8: Setting final verdict of the test case. 20250410085333584 DLSCCP DEBUG SCCP-SCOC(86)[0x55ae2af8ccd0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) MTC@449bbc254af8: Local verdict of MTC: pass20250410085333584 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008353d4), PART(T=Source Reference,L=4,D=00000056), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085333584 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085333584 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) MTC@449bbc254af8: Local verdict of PTC MutexDispCT-TC_mscpool_sccp_n_pcstate_attaches_cnlink(807): none (pass -> pass)20250410085333585 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085333585 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085333585 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) MTC@449bbc254af8: Local verdict of PTC VirtHNBGW-STATS(808): none (pass -> pass)20250410085333585 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085333586 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 83 53 d4 00 00 56 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) MTC@449bbc254af8: Local verdict of PTC IPA-CTRL-CLI-IPA(809): none (pass -> pass)20250410085333586 DLSCCP DEBUG SCCP-SCOC(87)[0x55ae2af75300]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410085333586 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0072c397), PART(T=Source Reference,L=4,D=00000057), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085333587 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) MTC@449bbc254af8: Local verdict of PTC HNBGW-PFCP(810): none (pass -> pass)20250410085333587 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085333587 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085333587 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) MTC@449bbc254af8: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0(811): none (pass -> pass)20250410085333588 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085333588 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085333588 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 72 c3 97 00 00 57 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) MTC@449bbc254af8: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(812): none (pass -> pass) 20250410085333589 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085333589 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085333589 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085333589 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410085333589 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410085333589 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! MTC@449bbc254af8: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1(813): none (pass -> pass)20250410085333589 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085333589 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085333589 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085333589 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085333589 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085333589 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@449bbc254af8: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1-RUA(814): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.msc0-SCCP(815): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.msc0-RAN(816): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.msc0-M3UA(817): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(818): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.sgsn0-RAN(819): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(820): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW-MGCP(821): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink0(822): pass (pass -> pass) MTC@449bbc254af8: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink0(823): pass (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.msc1-SCCP(824): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.msc1-RAN(825): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.msc1-M3UA(826): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink0(827): pass (pass -> pass) MTC@449bbc254af8: Test case TC_mscpool_sccp_n_pcstate_attaches_cnlink finished. Verdict: pass MTC@449bbc254af8: 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'. 20250410085333599 DLSCCP DEBUG SCCP-SCOC(88)[0x55ae2af77280]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410085333599 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d6f86d), PART(T=Source Reference,L=4,D=00000058), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085333599 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085333600 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085333600 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410085333600 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085333600 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250410085333601 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085333601 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 d6 f8 6d 00 00 58 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085333601 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085333601 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085333601 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085333601 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250410085333601 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250410085333601 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! Thu Apr 10 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 20250410085333741 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54896<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410085334207 DLSCCP DEBUG SCCP-SCOC(84)[0x55ae2afb8330]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410085334207 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ca442d), PART(T=Source Reference,L=4,D=00000054), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085334207 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085334207 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085334207 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410085334207 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085334207 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250410085334207 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085334207 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 ca 44 2d 00 00 54 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085334207 DLSCCP DEBUG SCCP-SCOC(85)[0x55ae2af69bc0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410085334207 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008a14e1), PART(T=Source Reference,L=4,D=00000055), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085334207 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085334207 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085334207 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085334207 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085334207 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085334207 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085334207 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 8a 14 e1 00 00 55 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085334207 DLSCCP DEBUG SCCP-SCOC(83)[0x55ae2af6a050]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410085334207 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00142f18), PART(T=Source Reference,L=4,D=00000053), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085334207 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085334207 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085334207 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085334207 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085334207 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085334207 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085334207 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 14 2f 18 00 00 53 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085334208 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085334208 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085334208 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085334208 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250410085334208 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250410085334208 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250410085334208 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085334208 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085334208 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085334208 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085334208 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085334208 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250410085334209 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085334209 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085334209 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085334209 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085334209 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085334209 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250410085334344 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54896<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=545136) 20250410085334692 DLSCCP DEBUG SCCP-SCOC(82)[0x55ae2af74d00]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410085334693 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008bf5fb), PART(T=Source Reference,L=4,D=00000052), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085334693 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085334693 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085334693 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085334693 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085334693 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085334693 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085334693 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 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 f5 fb 00 00 52 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085334693 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085334693 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085334693 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085334693 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085334693 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085334693 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=545136, count=568224) 20250410085335427 DLSCCP DEBUG SCCP-SCOC(81)[0x55ae2af72fd0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410085335427 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000a7316), PART(T=Source Reference,L=4,D=00000051), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085335427 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085335427 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085335427 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085335427 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085335427 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085335427 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085335427 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 0a 73 16 00 00 51 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085335427 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085335428 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085335428 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085335428 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085335428 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085335428 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250410085335560 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250410085335560 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250410085335560 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250410085335560 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250410085335560 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250410085335560 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250410085335561 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250410085335561 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250410085335561 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250410085336197 DLSCCP DEBUG SCCP-SCOC(79)[0x55ae2af322c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410085336197 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c7be69), PART(T=Source Reference,L=4,D=0000004f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085336197 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085336197 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085336197 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085336197 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085336197 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085336197 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085336197 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 c7 be 69 00 00 4f 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085336198 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085336198 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085336198 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085336198 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085336198 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085336198 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250410085336218 DLSCCP DEBUG SCCP-SCOC(80)[0x55ae2af6cc60]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410085336218 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0026bc6f), PART(T=Source Reference,L=4,D=00000050), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085336218 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085336218 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085336218 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410085336218 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085336218 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250410085336218 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085336218 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 03 03 00 00 00 04 26 bc 6f 00 00 50 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085336218 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085336218 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085336218 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085336218 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250410085336218 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250410085336218 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! MTC@449bbc254af8: 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@449bbc254af8: 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 ------ Thu Apr 10 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@449bbc254af8: 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@449bbc254af8: Test case TC_sgsnpool_L3Compl_on_1_cnlink started. 20250410085337436 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33272<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410085337441 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33284<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410085337443 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:44853<->l=127.0.0.1:4262) (control_if.c:572) TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0(832)@449bbc254af8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250410085337460 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250410085337460 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250410085337467 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085337467 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085337468 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085337468 DRANAP DEBUG cnlink(msc-1)[0x55ae2aef6920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085337468 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085337468 DRANAP DEBUG cnlink(msc-2)[0x55ae2aef3b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1(834)@449bbc254af8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250410085337468 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:51267 (stream_srv.c:142) 20250410085337468 DMAIN INFO New HNB SCTP connection r=127.0.0.1:51267<->l=127.0.0.1:29169 (hnbgw.c:791) 20250410085337468 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085337468 DRANAP DEBUG cnlink(msc-3)[0x55ae2af5d910]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085337469 DRANAP DEBUG cnlink(msc-3)[0x55ae2af5d910]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085337469 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250410085337469 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085337469 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085337469 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410085337469 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085337469 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085337469 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085337469 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) 20250410085337469 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085337469 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085337469 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085337469 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085337469 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085337469 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085337469 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085337469 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) 20250410085337469 DLSS7 DEBUG Found route for dpc=4=0.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) 20250410085337469 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250410085337469 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085337469 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250410085337469 DRANAP DEBUG cnlink(msc-3)[0x55ae2af5d910]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085337469 DRANAP DEBUG cnlink(msc-2)[0x55ae2aef3b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085337469 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250410085337469 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085337469 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085337469 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410085337469 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085337469 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085337469 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085337469 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085337469 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085337469 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085337469 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085337469 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085337469 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085337469 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085337469 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085337469 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410085337469 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085337469 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250410085337469 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085337469 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085337469 DRANAP DEBUG cnlink(msc-2)[0x55ae2aef3b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085337469 DRANAP DEBUG cnlink(msc-1)[0x55ae2aef6920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085337469 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250410085337469 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085337469 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085337469 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410085337469 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085337469 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085337470 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085337470 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085337470 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085337470 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085337470 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085337470 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085337470 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085337470 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085337470 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085337470 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085337470 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085337470 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410085337470 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085337470 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085337470 DRANAP DEBUG cnlink(msc-1)[0x55ae2aef6920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085337470 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085337470 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250410085337470 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085337470 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085337470 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410085337470 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085337470 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085337470 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085337470 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085337470 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085337470 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085337470 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085337470 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085337470 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085337470 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085337470 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085337470 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085337470 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085337470 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085337470 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085337470 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085337470 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085337470 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085337470 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085337470 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085337470 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 20250410085337470 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250410085337470 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250410085337470 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085337470 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085337470 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085337470 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250410085337470 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250410085337470 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250410085337470 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085337470 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085337470 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085337470 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410085337470 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410085337470 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250410085337470 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085337470 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085337470 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085337470 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085337470 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085337470 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@449bbc254af8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@449bbc254af8: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(838)@449bbc254af8: ************************************************* HNBGW_Test.msc0-M3UA(838)@449bbc254af8: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(838)@449bbc254af8: ************************************************* HNBGW_Test.msc0-SCCP(836)@449bbc254af8: v_sccp_pdu_maxlen:268 20250410085337481 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085337481 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085337482 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085337482 DRANAP DEBUG cnlink(sgsn-1)[0x55ae2af5ec30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085337482 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085337482 DRANAP DEBUG cnlink(sgsn-2)[0x55ae2af5f5c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085337482 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085337482 DRANAP DEBUG cnlink(sgsn-3)[0x55ae2af5ff50]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085337483 DRANAP DEBUG cnlink(sgsn-3)[0x55ae2af5ff50]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085337483 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250410085337483 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085337483 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085337483 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410085337483 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085337483 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085337483 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085337483 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) 20250410085337483 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085337483 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085337483 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085337483 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085337483 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085337483 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085337483 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085337483 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) 20250410085337483 DLSS7 DEBUG Found route for dpc=12=0.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) 20250410085337483 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250410085337483 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085337483 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250410085337483 DRANAP DEBUG cnlink(sgsn-3)[0x55ae2af5ff50]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085337483 DRANAP DEBUG cnlink(sgsn-2)[0x55ae2af5f5c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085337483 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250410085337483 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085337483 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085337483 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410085337483 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085337483 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085337483 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085337483 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085337483 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085337483 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085337483 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085337483 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085337483 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085337483 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085337483 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085337483 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085337483 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085337483 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250410085337483 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085337483 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085337483 DRANAP DEBUG cnlink(sgsn-2)[0x55ae2af5f5c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085337483 DRANAP DEBUG cnlink(sgsn-1)[0x55ae2af5ec30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085337483 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250410085337483 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085337483 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085337483 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410085337483 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085337483 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085337483 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085337483 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085337483 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085337483 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085337483 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085337483 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085337483 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085337483 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085337483 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085337483 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085337483 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085337483 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250410085337483 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085337483 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085337483 DRANAP DEBUG cnlink(sgsn-1)[0x55ae2af5ec30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085337483 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085337483 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250410085337483 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085337483 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085337483 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410085337483 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085337483 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085337483 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085337483 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085337483 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085337483 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085337483 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085337483 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085337483 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085337483 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085337483 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085337483 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085337483 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085337483 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085337483 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085337483 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085337483 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085337484 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085337484 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085337484 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085337484 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 20250410085337484 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250410085337484 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250410085337484 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085337484 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085337484 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085337484 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250410085337484 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250410085337484 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250410085337484 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085337484 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085337484 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085337484 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250410085337484 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250410085337484 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250410085337484 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085337484 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085337484 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085337484 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085337484 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085337484 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@449bbc254af8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@449bbc254af8: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(841)@449bbc254af8: ************************************************* HNBGW_Test.sgsn0-M3UA(841)@449bbc254af8: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(841)@449bbc254af8: ************************************************* HNBGW_Test.sgsn0-SCCP(839)@449bbc254af8: v_sccp_pdu_maxlen:268 20250410085337504 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085337504 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085337504 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250410085337504 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250410085337504 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) 20250410085337504 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250410085337504 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250410085337504 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410085337504 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@449bbc254af8: setverdict(pass): none -> pass 20250410085337508 DLINP DEBUG SRVCONN(,r=127.0.0.1:51267<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085337508 DLINP DEBUG SRVCONN(,r=127.0.0.1:51267<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085337508 DLINP DEBUG SRVCONN(,r=127.0.0.1:51267<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250410085337508 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250410085337508 DHNBAP DEBUG (127.0.0.1:51267 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20250410085337508 DHNBAP NOTICE (127.0.0.1:51267 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250410085337508 DHNBAP NOTICE (127.0.0.1:51267 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250410085337508 DLINP DEBUG SRVCONN(,r=127.0.0.1:51267<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410085337508 DLINP DEBUG SRVCONN(,r=127.0.0.1:51267<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed 20250410085337679 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250410085337679 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250410085337679 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250410085337679 DLSS7 <000c> 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)@449bbc254af8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250410085337687 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085337687 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250410085337687 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250410085337687 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250410085337687 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250410085337687 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250410085337687 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250410085337687 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 20250410085337687 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250410085337688 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  20250410085337688 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250410085337691 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085337691 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250410085337691 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250410085337691 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  20250410085337691 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250410085337691 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250410085337691 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250410085337691 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 20250410085337691 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250410085337692 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  20250410085337692 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085337692 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250410085337692 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085337692 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250410085337692 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:413) 20250410085337692 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085337692 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085337692 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085337692 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085337692 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250410085337692 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250410085337692 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085337693 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250410085337693 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250410085337693 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250410085337693 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250410085337693 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085337693 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250410085337693 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085337693 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085337694 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410085337694 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085337694 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085337694 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085337694 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085337694 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085337694 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085337694 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085337694 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085337694 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085337694 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085337694 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085337694 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085337694 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085337694 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085337694 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085337694 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085337694 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085337694 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085337694 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085337694 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085337694 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085337694 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085337694 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250410085337695 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410085337695 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410085337695 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085337695 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(841)@449bbc254af8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250410085337700 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085337700 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250410085337700 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250410085337700 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250410085337700 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250410085337700 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250410085337700 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250410085337700 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 20250410085337700 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250410085337700 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  20250410085337700 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250410085337705 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085337705 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250410085337705 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250410085337705 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  20250410085337705 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250410085337705 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250410085337705 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250410085337705 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 20250410085337705 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250410085337705 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  20250410085337705 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  20250410085337705 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085337705 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250410085337705 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085337705 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250410085337705 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250410085337705 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085337705 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085337705 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085337705 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085337705 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250410085337705 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250410085337705 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085337706 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085337707 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250410085337707 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085337707 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085337707 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410085337707 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085337707 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085337707 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085337707 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085337707 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085337707 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085337707 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085337707 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085337707 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085337707 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085337707 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085337707 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085337707 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085337707 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085337707 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085337707 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085337707 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085337707 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085337708 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085337708 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085337708 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085337708 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085337708 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.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' 20250410085337708 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410085337708 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410085337708 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085337708 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(837)@449bbc254af8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250410085338489 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085338489 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410085338489 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410085338489 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410085338489 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085338489 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410085338490 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085338490 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085338490 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085338490 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085338490 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085338490 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085338490 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085338490 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410085338490 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085338490 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085338490 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250410085338490 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410085338490 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085338490 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085338490 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085338490 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085338490 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085338490 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085338490 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085338490 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085338490 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085338490 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085338490 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085338490 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085338490 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085338490 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085338490 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250410085338490 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250410085338490 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250410085338490 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250410085338490 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085338490 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410085338490 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085338490 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085338490 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085338490 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085338490 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085338490 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085338490 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085338490 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085338490 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085338490 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085338491 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085338491 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085338491 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085338491 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085338491 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085338491 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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) 20250410085338491 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250410085338491 DRANAP NOTICE cnlink(msc-0)[0x55ae2af13940]{CONNECTED}: link up (cnlink.c:111) 20250410085338491 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085338491 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085338491 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085338491 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085338491 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085338491 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250410085338491 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410085338491 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410085338491 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085338491 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  20250410085338494 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085338494 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410085338494 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410085338494 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410085338494 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085338494 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410085338494 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085338494 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085338494 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085338494 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085338494 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085338494 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085338494 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085338494 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410085338494 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085338494 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085338494 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250410085338494 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410085338494 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085338494 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085338494 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085338494 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085338494 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085338494 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085338494 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085338494 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085338494 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085338494 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085338494 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085338494 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085338494 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085338494 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085338494 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250410085338494 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250410085338494 DRANAP INFO cnlink(msc-0)[0x55ae2af13940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(840)@449bbc254af8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250410085338501 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085338501 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410085338501 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410085338501 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410085338501 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085338501 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410085338501 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085338501 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085338501 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085338501 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085338501 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085338501 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085338501 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085338501 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410085338501 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085338501 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085338501 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250410085338501 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410085338501 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085338501 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085338501 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085338501 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085338501 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085338501 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085338501 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085338501 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085338501 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085338501 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085338501 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085338501 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085338501 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085338501 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085338501 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250410085338501 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250410085338501 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250410085338501 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250410085338501 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085338501 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410085338501 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085338501 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085338501 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085338501 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085338501 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085338501 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085338501 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085338501 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085338501 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085338501 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085338501 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085338501 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085338501 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085338501 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085338501 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085338501 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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) 20250410085338501 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250410085338501 DRANAP NOTICE cnlink(sgsn-0)[0x55ae2af5e2a0]{CONNECTED}: link up (cnlink.c:111) 20250410085338501 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085338501 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085338501 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085338501 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085338501 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085338501 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.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' 20250410085338501 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410085338501 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410085338501 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085338501 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  20250410085338503 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085338503 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410085338503 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410085338503 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410085338503 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085338503 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410085338503 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085338503 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085338503 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085338503 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085338503 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085338503 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085338503 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085338503 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410085338503 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085338503 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085338503 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250410085338503 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410085338503 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085338503 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085338503 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085338503 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085338503 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085338503 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085338503 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085338503 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085338503 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085338503 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085338503 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085338503 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085338503 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085338503 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085338503 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250410085338503 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250410085338503 DRANAP INFO cnlink(sgsn-0)[0x55ae2af5e2a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250410085338512 DLCTRL DEBUG Command: GET 664147598 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250410085338512 DLCTRL DEBUG Tx Command reply: GET_REPLY 664147598 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250410085338514 DLCTRL DEBUG Command: GET 412981858 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250410085338514 DLCTRL DEBUG Tx Command reply: GET_REPLY 412981858 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250410085338515 DLCTRL DEBUG Command: GET 390712358 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250410085338515 DLCTRL DEBUG Tx Command reply: GET_REPLY 390712358 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085338517 DLCTRL DEBUG Command: GET 77533861 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085338517 DLCTRL DEBUG Tx Command reply: GET_REPLY 77533861 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085338518 DLCTRL DEBUG Command: GET 548632087 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250410085338518 DLCTRL DEBUG Tx Command reply: GET_REPLY 548632087 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) 20250410085338519 DLCTRL DEBUG Command: GET 207150768 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250410085338519 DLCTRL DEBUG Tx Command reply: GET_REPLY 207150768 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250410085338520 DLCTRL DEBUG Command: GET 520139291 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250410085338520 DLCTRL DEBUG Tx Command reply: GET_REPLY 520139291 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250410085338520 DLCTRL DEBUG Command: GET 747946407 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250410085338520 DLCTRL DEBUG Tx Command reply: GET_REPLY 747946407 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085338521 DLCTRL DEBUG Command: GET 113673736 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085338521 DLCTRL DEBUG Tx Command reply: GET_REPLY 113673736 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085338522 DLCTRL DEBUG Command: GET 535189305 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250410085338522 DLCTRL DEBUG Tx Command reply: GET_REPLY 535189305 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) 20250410085338523 DLCTRL DEBUG Command: GET 56585147 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250410085338523 DLCTRL DEBUG Tx Command reply: GET_REPLY 56585147 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250410085338523 DLCTRL DEBUG Command: GET 256712182 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250410085338523 DLCTRL DEBUG Tx Command reply: GET_REPLY 256712182 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250410085338524 DLCTRL DEBUG Command: GET 6259096 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250410085338524 DLCTRL DEBUG Tx Command reply: GET_REPLY 6259096 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085338525 DLCTRL DEBUG Command: GET 64905788 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085338525 DLCTRL DEBUG Tx Command reply: GET_REPLY 64905788 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085338525 DLCTRL DEBUG Command: GET 430041861 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250410085338525 DLCTRL DEBUG Tx Command reply: GET_REPLY 430041861 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) 20250410085338526 DLCTRL DEBUG Command: GET 454525749 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250410085338526 DLCTRL DEBUG Tx Command reply: GET_REPLY 454525749 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250410085338527 DLCTRL DEBUG Command: GET 39013942 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250410085338527 DLCTRL DEBUG Tx Command reply: GET_REPLY 39013942 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250410085338527 DLCTRL DEBUG Command: GET 82486503 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250410085338527 DLCTRL DEBUG Tx Command reply: GET_REPLY 82486503 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085338528 DLCTRL DEBUG Command: GET 460345874 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085338528 DLCTRL DEBUG Tx Command reply: GET_REPLY 460345874 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085338529 DLCTRL DEBUG Command: GET 513984611 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250410085338529 DLCTRL DEBUG Tx Command reply: GET_REPLY 513984611 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@449bbc254af8: 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@449bbc254af8: "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@449bbc254af8: 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 := '000000000000001101000010'B, t_guard := 20.000000 } 20250410085338544 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33298<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(840)@449bbc254af8: f_create_expect(l3 := '080101D571000008292624000000004000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(840)@449bbc254af8: 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)@449bbc254af8: Added conn table entry 0TC_sgsnpool_L3Compl_on_1_cnlink0(843)10285977 20250410085339597 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085339597 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085339597 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250410085339597 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250410085339597 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x9cf399, normal) (hnbgw_rua.c:407) 20250410085339597 DHNB DEBUG map_rua[0x55ae2af6f6c0]{init}: Allocated (fsm.c:456) 20250410085339597 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10285977)[0x55ae2af6f6c0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250410085339597 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10285977 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250410085339597 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410085339597 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410085339597 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000004 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250410085339597 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10285977 SCCP-0 PS MI=IMSI-262420000000004: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250410085339597 DCN DEBUG map_sccp[0x55ae2af70460]{init}: Allocated (fsm.c:456) 20250410085339597 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-95)[0x55ae2af70460]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250410085339597 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-10285977 <-> SCCP-95 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250410085339597 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10285977 SCCP-95 sgsn-0 MI=IMSI-262420000000004: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250410085339597 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10285977)[0x55ae2af6f6c0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250410085339597 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410085339597 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410085339597 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10285977)[0x55ae2af6f6c0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250410085339597 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-95)[0x55ae2af70460]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250410085339597 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250410085339597 DLSCCP DEBUG SCCP-SCOC(95)[0x55ae2af78930]{IDLE}: Allocated (fsm.c:456) 20250410085339597 DLSCCP DEBUG SCCP-SCOC(95)[0x55ae2af78930]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250410085339597 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340540000070003400180000f40060000f11009260037400100003a40080000f110092600370010401d1c080101d571000008292624000000004000f1102a2a170512c7422000004f40030003420056400500f1100926) (sccp_scrc.c:415) 20250410085339597 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085339597 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085339597 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085339597 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085339597 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085339597 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085339597 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085339597 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085339597 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085339597 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085339597 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085339597 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085339597 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085339597 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085339597 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085339597 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 03 42 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) 20250410085339597 DLSCCP DEBUG SCCP-SCOC(95)[0x55ae2af78930]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250410085339597 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-95)[0x55ae2af70460]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250410085339598 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10285977)[0x55ae2af6f6c0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250410085339598 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085339598 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085339598 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085339598 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085339598 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085339598 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.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' 20250410085339598 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410085339598 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410085339598 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085339598 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 03 42 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)@449bbc254af8: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(839)@449bbc254af8: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(840)@449bbc254af8: Found Expect[0] for l3='080101D571000008292624000000004000F1102A2A170512C7422000'O handled at TC_sgsnpool_L3Compl_on_1_cnlink0(843) HNBGW_Test.sgsn0-RAN(840)@449bbc254af8: Added conn table entry 0TC_sgsnpool_L3Compl_on_1_cnlink0(843)9559926 TC_sgsnpool_L3Compl_on_1_cnlink0(843)@449bbc254af8: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(839)@449bbc254af8: Session index based on connection ID:0 MTC@449bbc254af8: verifying"sgsn" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } HNBGW_Test.sgsn0-SCCP(839)@449bbc254af8: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250410085339613 DLCTRL DEBUG Command: GET 116422946 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250410085339613 DLCTRL DEBUG Tx Command reply: GET_REPLY 116422946 rate_ctr.abs.sgsn.0.cnpool:subscr:new 1 (control_if.c:477) 20250410085339613 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085339613 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410085339613 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410085339613 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410085339613 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085339613 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410085339613 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085339613 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085339614 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085339614 DLSS7 <000c> osmo_ss7_asp.c:1175 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 70 32 1c 02 00 00 00 00 00 06 00 08 00 00 00 07  20250410085339614 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085339614 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085339614 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085339614 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410085339614 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085339614 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0070321c) (sccp_scrc.c:486) 20250410085339614 DLSCCP DEBUG Received CO:COAK for local reference 95 (sccp_scoc.c:1855) 20250410085339614 DLSCCP DEBUG SCCP-SCOC(95)[0x55ae2af78930]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250410085339614 DLSCCP DEBUG SCCP-SCOC(95)[0x55ae2af78930]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250410085339614 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085339614 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250410085339614 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) 20250410085339614 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-95)[0x55ae2af70460]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250410085339614 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-95)[0x55ae2af70460]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250410085339618 DLCTRL DEBUG Command: GET 845001429 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250410085339618 DLCTRL DEBUG Tx Command reply: GET_REPLY 845001429 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250410085339622 DLCTRL DEBUG Command: GET 990586523 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250410085339622 DLCTRL DEBUG Tx Command reply: GET_REPLY 990586523 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085339625 DLCTRL DEBUG Command: GET 21077805 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085339625 DLCTRL DEBUG Tx Command reply: GET_REPLY 21077805 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085339628 DLCTRL DEBUG Command: GET 462145058 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250410085339628 DLCTRL DEBUG Tx Command reply: GET_REPLY 462145058 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed 20250410085339631 DLCTRL DEBUG Command: GET 764808062 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250410085339631 DLCTRL DEBUG Tx Command reply: GET_REPLY 764808062 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250410085339633 DLCTRL DEBUG Command: GET 483988329 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250410085339633 DLCTRL DEBUG Tx Command reply: GET_REPLY 483988329 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250410085339635 DLCTRL DEBUG Command: GET 219827401 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250410085339635 DLCTRL DEBUG Tx Command reply: GET_REPLY 219827401 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085339637 DLCTRL DEBUG Command: GET 372366783 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085339637 DLCTRL DEBUG Tx Command reply: GET_REPLY 372366783 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085339639 DLCTRL DEBUG Command: GET 501646372 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250410085339639 DLCTRL DEBUG Tx Command reply: GET_REPLY 501646372 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed 20250410085339640 DLCTRL DEBUG Command: GET 141325911 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250410085339640 DLCTRL DEBUG Tx Command reply: GET_REPLY 141325911 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250410085339642 DLCTRL DEBUG Command: GET 778186034 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250410085339642 DLCTRL DEBUG Tx Command reply: GET_REPLY 778186034 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250410085339644 DLCTRL DEBUG Command: GET 809059193 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250410085339644 DLCTRL DEBUG Tx Command reply: GET_REPLY 809059193 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085339646 DLCTRL DEBUG Command: GET 151775370 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085339646 DLCTRL DEBUG Tx Command reply: GET_REPLY 151775370 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085339648 DLCTRL DEBUG Command: GET 116789420 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250410085339648 DLCTRL DEBUG Tx Command reply: GET_REPLY 116789420 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed 20250410085339651 DLCTRL DEBUG Command: GET 884827417 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250410085339651 DLCTRL DEBUG Tx Command reply: GET_REPLY 884827417 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250410085339655 DLCTRL DEBUG Command: GET 584473597 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250410085339655 DLCTRL DEBUG Tx Command reply: GET_REPLY 584473597 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250410085339658 DLCTRL DEBUG Command: GET 190941606 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250410085339658 DLCTRL DEBUG Tx Command reply: GET_REPLY 190941606 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085339661 DLCTRL DEBUG Command: GET 568097663 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085339661 DLCTRL DEBUG Tx Command reply: GET_REPLY 568097663 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085339664 DLCTRL DEBUG Command: GET 107026364 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250410085339664 DLCTRL DEBUG Tx Command reply: GET_REPLY 107026364 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed MTC@449bbc254af8: 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 := '000000000000001100100111'B, t_guard := 20.000000 } 20250410085339688 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33300<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(840)@449bbc254af8: f_create_expect(l3 := '08087300F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(840)@449bbc254af8: 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)@449bbc254af8: Added conn table entry 1TC_sgsnpool_L3Compl_on_1_cnlink0(844)13134281 20250410085340715 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085340715 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085340715 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 104 bytes from client (stream_srv.c:1351) 20250410085340715 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250410085340715 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xc869c9, normal) (hnbgw_rua.c:407) 20250410085340715 DHNB DEBUG map_rua[0x55ae2af82f40]{init}: Allocated (fsm.c:456) 20250410085340715 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13134281)[0x55ae2af82f40]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250410085340715 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13134281 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250410085340715 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410085340715 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410085340715 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:248) 20250410085340715 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13134281 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250410085340715 DCN DEBUG map_sccp[0x55ae2af76130]{init}: Allocated (fsm.c:456) 20250410085340716 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-96)[0x55ae2af76130]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250410085340716 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-13134281 <-> SCCP-96 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250410085340716 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13134281 SCCP-96 sgsn-0 MI=NONE: rx RUA Connect with 75 bytes RANAP data (hnbgw_rua.c:312) 20250410085340716 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13134281)[0x55ae2af82f40]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250410085340716 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410085340716 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410085340716 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13134281)[0x55ae2af82f40]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250410085340716 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-96)[0x55ae2af76130]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250410085340716 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250410085340716 DLSCCP DEBUG SCCP-SCOC(96)[0x55ae2af78cd0]{IDLE}: Allocated (fsm.c:456) 20250410085340716 DLSCCP DEBUG SCCP-SCOC(96)[0x55ae2af78cd0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250410085340716 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340470000070003400180000f40060000f11009260037400100003a40080000f11009260037001040100f08087300f1102a2a170512c7422000004f40030003270056400500f1100926) (sccp_scrc.c:415) 20250410085340716 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085340716 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085340716 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085340716 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085340716 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085340716 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085340716 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085340716 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085340716 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085340716 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085340716 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085340716 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085340716 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085340716 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085340716 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085340716 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 03 27 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085340716 DLSCCP DEBUG SCCP-SCOC(96)[0x55ae2af78cd0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250410085340716 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-96)[0x55ae2af76130]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250410085340716 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13134281)[0x55ae2af82f40]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250410085340716 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085340716 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085340716 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085340716 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085340716 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085340716 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.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' 20250410085340716 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410085340716 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410085340716 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085340716 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 03 27 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(839)@449bbc254af8: First idle individual index:1 HNBGW_Test.sgsn0-SCCP(839)@449bbc254af8: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn0-RAN(840)@449bbc254af8: Found Expect[0] for l3='08087300F1102A2A170512C7422000'O handled at TC_sgsnpool_L3Compl_on_1_cnlink0(844) HNBGW_Test.sgsn0-RAN(840)@449bbc254af8: Added conn table entry 1TC_sgsnpool_L3Compl_on_1_cnlink0(844)13638600 HNBGW_Test.sgsn0-SCCP(839)@449bbc254af8: Session index based on connection ID:1 HNBGW_Test.sgsn0-SCCP(839)@449bbc254af8: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250410085340720 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085340720 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410085340720 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410085340720 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410085340720 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085340720 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410085340720 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found 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_L3Compl_on_1_cnlink0(844)@449bbc254af8: setverdict(pass): none -> pass 20250410085340720 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085340720 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085340720 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085340720 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410085340720 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085340720 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00383e28) (sccp_scrc.c:486) 20250410085340720 DLSCCP DEBUG Received CO:COAK for local reference 96 (sccp_scoc.c:1855) 20250410085340720 DLSCCP DEBUG SCCP-SCOC(96)[0x55ae2af78cd0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250410085340720 DLSCCP DEBUG SCCP-SCOC(96)[0x55ae2af78cd0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250410085340720 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085340720 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250410085340720 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085340720 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085340720 DLSS7 <000c> osmo_ss7_asp.c:1175 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 38 3e 28 02 00 00 00 00 00 06 00 08 00 00 00 07  20250410085340720 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) 20250410085340720 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-96)[0x55ae2af76130]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250410085340720 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-96)[0x55ae2af76130]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@449bbc254af8: 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 } } } 20250410085340722 DLCTRL DEBUG Command: GET 157034032 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250410085340722 DLCTRL DEBUG Tx Command reply: GET_REPLY 157034032 rate_ctr.abs.sgsn.0.cnpool:subscr:new 2 (control_if.c:477) 20250410085340725 DLCTRL DEBUG Command: GET 757778276 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250410085340725 DLCTRL DEBUG Tx Command reply: GET_REPLY 757778276 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250410085340727 DLCTRL DEBUG Command: GET 31111099 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250410085340727 DLCTRL DEBUG Tx Command reply: GET_REPLY 31111099 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085340731 DLCTRL DEBUG Command: GET 604310997 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085340731 DLCTRL DEBUG Tx Command reply: GET_REPLY 604310997 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085340734 DLCTRL DEBUG Command: GET 805103195 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250410085340734 DLCTRL DEBUG Tx Command reply: GET_REPLY 805103195 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed 20250410085340736 DLCTRL DEBUG Command: GET 840118826 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250410085340736 DLCTRL DEBUG Tx Command reply: GET_REPLY 840118826 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250410085340738 DLCTRL DEBUG Command: GET 97581971 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250410085340738 DLCTRL DEBUG Tx Command reply: GET_REPLY 97581971 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250410085340740 DLCTRL DEBUG Command: GET 625463503 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250410085340740 DLCTRL DEBUG Tx Command reply: GET_REPLY 625463503 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085340742 DLCTRL DEBUG Command: GET 142087891 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085340742 DLCTRL DEBUG Tx Command reply: GET_REPLY 142087891 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085340744 DLCTRL DEBUG Command: GET 286316116 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250410085340744 DLCTRL DEBUG Tx Command reply: GET_REPLY 286316116 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed 20250410085340745 DLCTRL DEBUG Command: GET 700389143 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250410085340745 DLCTRL DEBUG Tx Command reply: GET_REPLY 700389143 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250410085340747 DLCTRL DEBUG Command: GET 313735643 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250410085340747 DLCTRL DEBUG Tx Command reply: GET_REPLY 313735643 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250410085340748 DLCTRL DEBUG Command: GET 38971011 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250410085340748 DLCTRL DEBUG Tx Command reply: GET_REPLY 38971011 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085340750 DLCTRL DEBUG Command: GET 41849565 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085340750 DLCTRL DEBUG Tx Command reply: GET_REPLY 41849565 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085340752 DLCTRL DEBUG Command: GET 478752376 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250410085340752 DLCTRL DEBUG Tx Command reply: GET_REPLY 478752376 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed 20250410085340754 DLCTRL DEBUG Command: GET 22526044 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250410085340754 DLCTRL DEBUG Tx Command reply: GET_REPLY 22526044 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250410085340756 DLCTRL DEBUG Command: GET 61357941 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250410085340756 DLCTRL DEBUG Tx Command reply: GET_REPLY 61357941 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250410085340758 DLCTRL DEBUG Command: GET 160697293 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250410085340758 DLCTRL DEBUG Tx Command reply: GET_REPLY 160697293 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085340760 DLCTRL DEBUG Command: GET 548818518 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085340760 DLCTRL DEBUG Tx Command reply: GET_REPLY 548818518 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085340763 DLCTRL DEBUG Command: GET 886967386 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250410085340763 DLCTRL DEBUG Tx Command reply: GET_REPLY 886967386 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed MTC@449bbc254af8: 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 := '000000000000001000110001'B, t_guard := 20.000000 } 20250410085340781 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33316<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(840)@449bbc254af8: f_create_expect(l3 := '08050118082926240000000040'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(840)@449bbc254af8: 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)@449bbc254af8: Added conn table entry 2TC_sgsnpool_L3Compl_on_1_cnlink0(845)10510138 20250410085341800 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085341800 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085341800 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250410085341800 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250410085341800 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xa05f3a, normal) (hnbgw_rua.c:407) 20250410085341800 DHNB DEBUG map_rua[0x55ae2aef1d50]{init}: Allocated (fsm.c:456) 20250410085341800 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10510138)[0x55ae2aef1d50]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250410085341800 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10510138 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250410085341800 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410085341800 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410085341800 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10510138 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250410085341800 DCN DEBUG map_sccp[0x55ae2ade35d0]{init}: Allocated (fsm.c:456) 20250410085341800 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-97)[0x55ae2ade35d0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250410085341800 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-10510138 <-> SCCP-97 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250410085341800 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10510138 SCCP-97 sgsn-0 MI=NONE: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250410085341800 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10510138)[0x55ae2aef1d50]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250410085341800 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410085341801 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410085341801 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10510138)[0x55ae2aef1d50]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250410085341801 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-97)[0x55ae2ade35d0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250410085341801 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250410085341801 DLSCCP DEBUG SCCP-SCOC(97)[0x55ae2af6ef60]{IDLE}: Allocated (fsm.c:456) 20250410085341801 DLSCCP DEBUG SCCP-SCOC(97)[0x55ae2af6ef60]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250410085341801 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000070003400180000f40060000f11009260037400100003a40080000f110092600370010400e0d08050118082926240000000040004f40030002310056400500f1100926) (sccp_scrc.c:415) 20250410085341801 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085341801 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085341801 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085341801 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085341801 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085341801 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085341801 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085341801 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085341801 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085341801 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085341801 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085341801 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085341801 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085341801 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085341801 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085341801 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 02 31 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085341801 DLSCCP DEBUG SCCP-SCOC(97)[0x55ae2af6ef60]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250410085341801 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-97)[0x55ae2ade35d0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250410085341801 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10510138)[0x55ae2aef1d50]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250410085341801 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085341801 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085341801 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085341801 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085341801 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085341801 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.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' 20250410085341801 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410085341801 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410085341801 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085341801 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 02 31 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)@449bbc254af8: First idle individual index:2 HNBGW_Test.sgsn0-SCCP(839)@449bbc254af8: Warning: Stopping inactive timer T_ias[2]. HNBGW_Test.sgsn0-RAN(840)@449bbc254af8: Found Expect[0] for l3='08050118082926240000000040'O handled at TC_sgsnpool_L3Compl_on_1_cnlink0(845) HNBGW_Test.sgsn0-RAN(840)@449bbc254af8: Added conn table entry 2TC_sgsnpool_L3Compl_on_1_cnlink0(845)3429022 HNBGW_Test.sgsn0-SCCP(839)@449bbc254af8: Session index based on connection ID:2 HNBGW_Test.sgsn0-SCCP(839)@449bbc254af8: Warning: Re-starting timer T_ias[2], which is already active (running or expired). 20250410085341809 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085341809 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410085341809 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410085341809 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410085341809 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085341809 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410085341809 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085341809 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085341809 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085341809 DLSS7 <000c> osmo_ss7_asp.c:1175 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 fe e2 7e 02 00 00 00 00 00 06 00 08 00 00 00 07  20250410085341809 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085341809 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085341810 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085341810 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410085341810 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085341810 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00fee27e) (sccp_scrc.c:486) 20250410085341810 DLSCCP DEBUG Received CO:COAK for local reference 97 (sccp_scoc.c:1855) 20250410085341810 DLSCCP DEBUG SCCP-SCOC(97)[0x55ae2af6ef60]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250410085341810 DLSCCP DEBUG SCCP-SCOC(97)[0x55ae2af6ef60]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250410085341810 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085341810 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250410085341810 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) 20250410085341810 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-97)[0x55ae2ade35d0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250410085341810 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-97)[0x55ae2ade35d0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_sgsnpool_L3Compl_on_1_cnlink0(845)@449bbc254af8: setverdict(pass): none -> pass MTC@449bbc254af8: 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 } } } 20250410085341812 DLCTRL DEBUG Command: GET 138083441 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250410085341813 DLCTRL DEBUG Tx Command reply: GET_REPLY 138083441 rate_ctr.abs.sgsn.0.cnpool:subscr:new 3 (control_if.c:477) 20250410085341816 DLCTRL DEBUG Command: GET 296113363 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250410085341816 DLCTRL DEBUG Tx Command reply: GET_REPLY 296113363 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250410085341821 DLCTRL DEBUG Command: GET 749817906 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250410085341821 DLCTRL DEBUG Tx Command reply: GET_REPLY 749817906 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085341825 DLCTRL DEBUG Command: GET 379857378 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085341825 DLCTRL DEBUG Tx Command reply: GET_REPLY 379857378 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085341828 DLCTRL DEBUG Command: GET 612499932 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250410085341828 DLCTRL DEBUG Tx Command reply: GET_REPLY 612499932 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed 20250410085341832 DLCTRL DEBUG Command: GET 638505680 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250410085341832 DLCTRL DEBUG Tx Command reply: GET_REPLY 638505680 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250410085341835 DLCTRL DEBUG Command: GET 172518347 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250410085341835 DLCTRL DEBUG Tx Command reply: GET_REPLY 172518347 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250410085341837 DLCTRL DEBUG Command: GET 58341741 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250410085341837 DLCTRL DEBUG Tx Command reply: GET_REPLY 58341741 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085341840 DLCTRL DEBUG Command: GET 752418318 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085341840 DLCTRL DEBUG Tx Command reply: GET_REPLY 752418318 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085341842 DLCTRL DEBUG Command: GET 249239000 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250410085341842 DLCTRL DEBUG Tx Command reply: GET_REPLY 249239000 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed 20250410085341844 DLCTRL DEBUG Command: GET 614043819 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250410085341844 DLCTRL DEBUG Tx Command reply: GET_REPLY 614043819 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250410085341847 DLCTRL DEBUG Command: GET 723892195 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250410085341847 DLCTRL DEBUG Tx Command reply: GET_REPLY 723892195 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250410085341850 DLCTRL DEBUG Command: GET 35155193 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250410085341850 DLCTRL DEBUG Tx Command reply: GET_REPLY 35155193 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085341855 DLCTRL DEBUG Command: GET 742102791 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085341855 DLCTRL DEBUG Tx Command reply: GET_REPLY 742102791 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085341859 DLCTRL DEBUG Command: GET 667785737 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250410085341859 DLCTRL DEBUG Tx Command reply: GET_REPLY 667785737 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed 20250410085341862 DLCTRL DEBUG Command: GET 670262462 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250410085341862 DLCTRL DEBUG Tx Command reply: GET_REPLY 670262462 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250410085341866 DLCTRL DEBUG Command: GET 394660869 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250410085341866 DLCTRL DEBUG Tx Command reply: GET_REPLY 394660869 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250410085341869 DLCTRL DEBUG Command: GET 923235437 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250410085341869 DLCTRL DEBUG Tx Command reply: GET_REPLY 923235437 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085341872 DLCTRL DEBUG Command: GET 947676355 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085341872 DLCTRL DEBUG Tx Command reply: GET_REPLY 947676355 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085341874 DLCTRL DEBUG Command: GET 606126451 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250410085341874 DLCTRL DEBUG Tx Command reply: GET_REPLY 606126451 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed MTC@449bbc254af8: 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 := '000000000000001100110011'B, t_guard := 20.000000 } 20250410085341901 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33318<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(840)@449bbc254af8: f_create_expect(l3 := '080101D571000008292624000000004000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(840)@449bbc254af8: 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)@449bbc254af8: Added conn table entry 3TC_sgsnpool_L3Compl_on_1_cnlink0(846)7242797 20250410085342927 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085342927 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085342927 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250410085342927 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250410085342927 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x6e842d, normal) (hnbgw_rua.c:407) 20250410085342927 DHNB DEBUG map_rua[0x55ae2af6f090]{init}: Allocated (fsm.c:456) 20250410085342927 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7242797)[0x55ae2af6f090]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250410085342927 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7242797 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250410085342927 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410085342927 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410085342927 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000004 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250410085342927 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7242797 SCCP-0 PS MI=IMSI-262420000000004: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250410085342927 DCN DEBUG map_sccp[0x55ae2af7ac70]{init}: Allocated (fsm.c:456) 20250410085342927 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-98)[0x55ae2af7ac70]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250410085342927 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-7242797 <-> SCCP-98 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250410085342927 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7242797 SCCP-98 sgsn-0 MI=IMSI-262420000000004: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250410085342927 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7242797)[0x55ae2af6f090]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250410085342927 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410085342927 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410085342927 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7242797)[0x55ae2af6f090]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250410085342927 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-98)[0x55ae2af7ac70]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250410085342927 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250410085342927 DLSCCP DEBUG SCCP-SCOC(98)[0x55ae2afb7d10]{IDLE}: Allocated (fsm.c:456) 20250410085342927 DLSCCP DEBUG SCCP-SCOC(98)[0x55ae2afb7d10]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250410085342927 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340540000070003400180000f40060000f11009260037400100003a40080000f110092600370010401d1c080101d571000008292624000000004000f1102a2a170512c7422000004f40030003330056400500f1100926) (sccp_scrc.c:415) 20250410085342928 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085342928 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085342928 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085342928 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085342928 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085342928 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085342928 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085342928 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085342928 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085342928 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085342928 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085342928 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085342928 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085342928 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085342928 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085342928 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 33 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) 20250410085342928 DLSCCP DEBUG SCCP-SCOC(98)[0x55ae2afb7d10]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250410085342928 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-98)[0x55ae2af7ac70]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250410085342928 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7242797)[0x55ae2af6f090]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250410085342928 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085342928 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085342928 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085342928 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085342928 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085342928 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.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' 20250410085342928 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410085342928 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410085342928 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085342928 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 33 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)@449bbc254af8: First idle individual index:3 HNBGW_Test.sgsn0-SCCP(839)@449bbc254af8: Warning: Stopping inactive timer T_ias[3]. HNBGW_Test.sgsn0-RAN(840)@449bbc254af8: Found Expect[0] for l3='080101D571000008292624000000004000F1102A2A170512C7422000'O handled at TC_sgsnpool_L3Compl_on_1_cnlink0(846) HNBGW_Test.sgsn0-RAN(840)@449bbc254af8: Added conn table entry 3TC_sgsnpool_L3Compl_on_1_cnlink0(846)9957052 HNBGW_Test.sgsn0-SCCP(839)@449bbc254af8: Session index based on connection ID:3 HNBGW_Test.sgsn0-SCCP(839)@449bbc254af8: Warning: Re-starting timer T_ias[3], which is already active (running or expired). 20250410085342933 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085342933 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410085342933 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410085342933 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410085342933 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085342933 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410085342933 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085342933 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085342933 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085342933 DLSS7 <000c> osmo_ss7_asp.c:1175 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 d3 1b e7 02 00 00 00 00 00 06 00 08 00 00 00 07  20250410085342933 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085342933 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085342933 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085342933 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410085342933 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085342933 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00d31be7) (sccp_scrc.c:486) 20250410085342933 DLSCCP DEBUG Received CO:COAK for local reference 98 (sccp_scoc.c:1855) 20250410085342933 DLSCCP DEBUG SCCP-SCOC(98)[0x55ae2afb7d10]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250410085342933 DLSCCP DEBUG SCCP-SCOC(98)[0x55ae2afb7d10]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250410085342933 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085342933 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250410085342933 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) 20250410085342933 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-98)[0x55ae2af7ac70]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250410085342933 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-98)[0x55ae2af7ac70]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_sgsnpool_L3Compl_on_1_cnlink0(846)@449bbc254af8: setverdict(pass): none -> pass MTC@449bbc254af8: 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 } } } 20250410085342935 DLCTRL DEBUG Command: GET 829228615 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250410085342935 DLCTRL DEBUG Tx Command reply: GET_REPLY 829228615 rate_ctr.abs.sgsn.0.cnpool:subscr:new 4 (control_if.c:477) 20250410085342936 DLCTRL DEBUG Command: GET 899937622 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250410085342936 DLCTRL DEBUG Tx Command reply: GET_REPLY 899937622 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250410085342938 DLCTRL DEBUG Command: GET 990336805 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250410085342938 DLCTRL DEBUG Tx Command reply: GET_REPLY 990336805 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085342939 DLCTRL DEBUG Command: GET 458850470 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085342939 DLCTRL DEBUG Tx Command reply: GET_REPLY 458850470 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085342940 DLCTRL DEBUG Command: GET 837612693 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250410085342940 DLCTRL DEBUG Tx Command reply: GET_REPLY 837612693 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed 20250410085342941 DLCTRL DEBUG Command: GET 780142530 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250410085342941 DLCTRL DEBUG Tx Command reply: GET_REPLY 780142530 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250410085342942 DLCTRL DEBUG Command: GET 356390358 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250410085342942 DLCTRL DEBUG Tx Command reply: GET_REPLY 356390358 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250410085342943 DLCTRL DEBUG Command: GET 503922325 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250410085342943 DLCTRL DEBUG Tx Command reply: GET_REPLY 503922325 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085342944 DLCTRL DEBUG Command: GET 857547358 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085342944 DLCTRL DEBUG Tx Command reply: GET_REPLY 857547358 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085342945 DLCTRL DEBUG Command: GET 23791043 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250410085342945 DLCTRL DEBUG Tx Command reply: GET_REPLY 23791043 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed 20250410085342946 DLCTRL DEBUG Command: GET 977546911 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250410085342946 DLCTRL DEBUG Tx Command reply: GET_REPLY 977546911 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250410085342947 DLCTRL DEBUG Command: GET 505971093 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250410085342947 DLCTRL DEBUG Tx Command reply: GET_REPLY 505971093 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250410085342949 DLCTRL DEBUG Command: GET 705347210 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250410085342949 DLCTRL DEBUG Tx Command reply: GET_REPLY 705347210 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085342950 DLCTRL DEBUG Command: GET 702519499 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085342950 DLCTRL DEBUG Tx Command reply: GET_REPLY 702519499 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085342952 DLCTRL DEBUG Command: GET 210898458 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250410085342952 DLCTRL DEBUG Tx Command reply: GET_REPLY 210898458 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed 20250410085342954 DLCTRL DEBUG Command: GET 125163362 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250410085342954 DLCTRL DEBUG Tx Command reply: GET_REPLY 125163362 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250410085342956 DLCTRL DEBUG Command: GET 726690252 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250410085342956 DLCTRL DEBUG Tx Command reply: GET_REPLY 726690252 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250410085342959 DLCTRL DEBUG Command: GET 100702296 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250410085342959 DLCTRL DEBUG Tx Command reply: GET_REPLY 100702296 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085342961 DLCTRL DEBUG Command: GET 845109465 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085342961 DLCTRL DEBUG Tx Command reply: GET_REPLY 845109465 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085342963 DLCTRL DEBUG Command: GET 444052618 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250410085342963 DLCTRL DEBUG Tx Command reply: GET_REPLY 444052618 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed MTC@449bbc254af8: ok: talloc reports "asn1_context" = 1 bytes 20250410085342970 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33284<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250410085342972 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:44853<->l=127.0.0.1:4262) (control_if.c:193) VirtHNBGW-STATS(829)@449bbc254af8: Final verdict of PTC: none IPA-CTRL-CLI-IPA(830)@449bbc254af8: Final verdict of PTC: none MTC@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed 20250410085342974 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33272<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250410085342975 DLINP DEBUG SRVCONN(,r=127.0.0.1:51267<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085342975 DLINP DEBUG SRVCONN(,r=127.0.0.1:51267<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085342975 DLINP NOTICE SRV(,r=127.0.0.1:51267<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410085342975 DMAIN NOTICE (127.0.0.1:51267 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:51267<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250410085342976 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1-RUA(835)@449bbc254af8: Final verdict of PTC: none 20250410085342979 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250410085342979 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410085342979 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250410085342979 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250410085342979 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250410085342979 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410085342979 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250410085342979 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250410085342979 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250410085342979 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085342979 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-msc0-0: connection closed 20250410085342979 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250410085342979 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN HNBGW_Test.msc0-RAN(837)@449bbc254af8: Final verdict of PTC: none 20250410085342979 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250410085342979 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250410085342979 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 20250410085342979 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  20250410085342979 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085342979 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250410085342979 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(836)@449bbc254af8: Final verdict of PTC: none 20250410085342979 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085342980 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250410085342980 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:378) 20250410085342980 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085342980 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085342980 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085342980 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085342980 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250410085342980 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250410085342980 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410085342980 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250410085342980 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250410085342980 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250410085342980 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410085342980 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250410085342980 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250410085342980 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250410085342980 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250410085342980 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085342980 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250410085342980 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-sgsn0-0: connection closed 20250410085342980 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250410085342980 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250410085342980 DRANAP NOTICE cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: link lost (cnlink.c:118) 20250410085342980 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250410085342980 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250410085342980 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 20250410085342980 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085342980 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250410085342980 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250410085342980 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085342980 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250410085342980 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250410085342980 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085342980 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085342980 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085342980 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085342980 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250410085342980 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250410085342980 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250410085342980 DRANAP NOTICE cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: link lost (cnlink.c:118) 20250410085342980 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-95)[0x55ae2af70460]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250410085342980 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250410085342980 DLSCCP DEBUG SCCP-SCOC(95)[0x55ae2af78930]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250410085342980 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0070321c), PART(T=Source Reference,L=4,D=0000005f), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250410085342980 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085342980 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085342981 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085342981 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085342981 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085342981 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085342981 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [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 70 32 1c 00 00 5f 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085342981 DLSCCP DEBUG SCCP-SCOC(95)[0x55ae2af78930]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250410085342981 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-95)[0x55ae2af70460]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250410085342981 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10285977)[0x55ae2af6f6c0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250410085342981 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10285977)[0x55ae2af6f6c0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250410085342981 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20250410085342981 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10285977)[0x55ae2af6f6c0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250410085342981 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10285977)[0x55ae2af6f6c0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250410085342981 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10285977)[0x55ae2af6f6c0]{disrupted}: Freeing instance (context_map.c:202) 20250410085342981 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10285977)[0x55ae2af6f6c0]{disrupted}: Deallocated (fsm.c:568) 20250410085342981 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-95)[0x55ae2af70460]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250410085342981 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-95)[0x55ae2af70460]{disconnected}: Freeing instance (context_map.c:206) 20250410085342981 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-95)[0x55ae2af70460]{disconnected}: Deallocated (fsm.c:568) 20250410085342981 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10285977 SCCP-95 sgsn-0 MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20250410085342981 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-96)[0x55ae2af76130]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250410085342981 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0(832)@449bbc254af8: Final verdict of PTC: none 20250410085342981 DLSCCP DEBUG SCCP-SCOC(96)[0x55ae2af78cd0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250410085342981 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00383e28), PART(T=Source Reference,L=4,D=00000060), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250410085342981 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085342981 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085342981 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085342981 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085342981 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085342981 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085342981 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [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 38 3e 28 00 00 60 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085342981 DLSCCP DEBUG SCCP-SCOC(96)[0x55ae2af78cd0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250410085342981 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-96)[0x55ae2af76130]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250410085342981 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13134281)[0x55ae2af82f40]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250410085342981 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13134281)[0x55ae2af82f40]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250410085342981 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20250410085342981 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13134281)[0x55ae2af82f40]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250410085342981 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13134281)[0x55ae2af82f40]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250410085342981 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13134281)[0x55ae2af82f40]{disrupted}: Freeing instance (context_map.c:202) 20250410085342981 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13134281)[0x55ae2af82f40]{disrupted}: Deallocated (fsm.c:568) 20250410085342981 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-96)[0x55ae2af76130]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250410085342982 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-96)[0x55ae2af76130]{disconnected}: Freeing instance (context_map.c:206) 20250410085342982 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-96)[0x55ae2af76130]{disconnected}: Deallocated (fsm.c:568) 20250410085342982 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13134281 SCCP-96 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20250410085342982 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-97)[0x55ae2ade35d0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250410085342982 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0-RUA(833)@449bbc254af8: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(841)@449bbc254af8: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(838)@449bbc254af8: Final verdict of PTC: none MutexDispCT-TC_sgsnpool_L3Compl_on_1_cnlink(828)@449bbc254af8: Final verdict of PTC: none 20250410085342982 DLSCCP DEBUG SCCP-SCOC(97)[0x55ae2af6ef60]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250410085342982 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fee27e), PART(T=Source Reference,L=4,D=00000061), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250410085342982 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085342982 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085342982 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085342982 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085342982 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085342982 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085342982 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [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 fe e2 7e 00 00 61 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085342982 DLSCCP DEBUG SCCP-SCOC(97)[0x55ae2af6ef60]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250410085342982 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-97)[0x55ae2ade35d0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250410085342982 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10510138)[0x55ae2aef1d50]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250410085342982 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10510138)[0x55ae2aef1d50]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250410085342982 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20250410085342982 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10510138)[0x55ae2aef1d50]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250410085342982 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10510138)[0x55ae2aef1d50]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1(834)@449bbc254af8: Final verdict of PTC: none 20250410085342982 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10510138)[0x55ae2aef1d50]{disrupted}: Freeing instance (context_map.c:202) 20250410085342982 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10510138)[0x55ae2aef1d50]{disrupted}: Deallocated (fsm.c:568) 20250410085342982 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-97)[0x55ae2ade35d0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250410085342982 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-97)[0x55ae2ade35d0]{disconnected}: Freeing instance (context_map.c:206) 20250410085342982 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-97)[0x55ae2ade35d0]{disconnected}: Deallocated (fsm.c:568) 20250410085342982 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10510138 SCCP-97 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20250410085342982 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-98)[0x55ae2af7ac70]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250410085342982 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250410085342982 DLSCCP DEBUG SCCP-SCOC(98)[0x55ae2afb7d10]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250410085342982 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d31be7), PART(T=Source Reference,L=4,D=00000062), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250410085342982 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085342982 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085342982 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085342982 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085342982 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085342982 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085342982 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [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 d3 1b e7 00 00 62 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085342982 DLSCCP DEBUG SCCP-SCOC(98)[0x55ae2afb7d10]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250410085342982 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-98)[0x55ae2af7ac70]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250410085342983 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7242797)[0x55ae2af6f090]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250410085342983 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7242797)[0x55ae2af6f090]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250410085342983 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20250410085342983 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7242797)[0x55ae2af6f090]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250410085342983 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7242797)[0x55ae2af6f090]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250410085342983 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7242797)[0x55ae2af6f090]{disrupted}: Freeing instance (context_map.c:202) 20250410085342983 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7242797)[0x55ae2af6f090]{disrupted}: Deallocated (fsm.c:568) 20250410085342983 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-98)[0x55ae2af7ac70]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250410085342983 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-98)[0x55ae2af7ac70]{disconnected}: Freeing instance (context_map.c:206) 20250410085342983 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-98)[0x55ae2af7ac70]{disconnected}: Deallocated (fsm.c:568) 20250410085342983 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7242797 SCCP-98 sgsn-0 MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20250410085342983 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410085342983 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250410085342983 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085342983 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085342983 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085342983 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085342983 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:894) 20250410085342983 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085342983 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410085342983 DMAIN NOTICE (127.0.0.1:9999 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) 20250410085342983 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250410085342983 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085342983 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250410085342983 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085342983 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085342983 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085342984 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085342984 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085342984 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250410085342984 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085342984 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085342984 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085342984 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085342984 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085342984 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! HNBGW_Test.sgsn0-RAN(840)@449bbc254af8: Final verdict of PTC: none20250410085342984 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085342984 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085342984 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085342984 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085342984 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085342984 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! HNBGW-MGCP(842)@449bbc254af8: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(839)@449bbc254af8: Final verdict of PTC: none 20250410085342985 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33298<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Compl_on_1_cnlink0(843)@449bbc254af8: Final verdict of PTC: pass 20250410085342994 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33316<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Compl_on_1_cnlink0(845)@449bbc254af8: Final verdict of PTC: pass 20250410085342998 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33318<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(831)@449bbc254af8: Final verdict of PTC: none 20250410085343000 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33300<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Compl_on_1_cnlink0(844)@449bbc254af8: Final verdict of PTC: pass TC_sgsnpool_L3Compl_on_1_cnlink0(846)@449bbc254af8: Final verdict of PTC: pass MTC@449bbc254af8: Setting final verdict of the test case. MTC@449bbc254af8: Local verdict of MTC: pass MTC@449bbc254af8: Local verdict of PTC MutexDispCT-TC_sgsnpool_L3Compl_on_1_cnlink(828): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC VirtHNBGW-STATS(829): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC IPA-CTRL-CLI-IPA(830): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW-PFCP(831): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0(832): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0-RUA(833): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1(834): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1-RUA(835): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.msc0-SCCP(836): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.msc0-RAN(837): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.msc0-M3UA(838): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(839): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.sgsn0-RAN(840): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(841): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW-MGCP(842): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink0(843): pass (pass -> pass) MTC@449bbc254af8: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink0(844): pass (pass -> pass) MTC@449bbc254af8: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink0(845): pass (pass -> pass) MTC@449bbc254af8: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink0(846): pass (pass -> pass) MTC@449bbc254af8: Test case TC_sgsnpool_L3Compl_on_1_cnlink finished. Verdict: pass MTC@449bbc254af8: 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'. Thu Apr 10 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 20250410085343083 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33324<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410085343561 DLSCCP DEBUG SCCP-SCOC(92)[0x55ae2af83720]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250410085343561 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cd4784), PART(T=Source Reference,L=4,D=0000005c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085343561 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085343561 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085343561 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085343561 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085343561 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085343561 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085343561 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 cd 47 84 00 00 5c 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085343561 DLSCCP DEBUG SCCP-SCOC(93)[0x55ae2af7ae10]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250410085343561 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0046d2a4), PART(T=Source Reference,L=4,D=0000005d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085343561 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085343561 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085343561 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085343561 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085343561 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085343561 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085343561 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 46 d2 a4 00 00 5d 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085343561 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085343561 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085343561 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085343561 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085343561 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085343561 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250410085343562 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085343562 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085343562 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085343562 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085343562 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085343562 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250410085343564 DLSCCP DEBUG SCCP-SCOC(94)[0x55ae2af71270]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250410085343564 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006bbeca), PART(T=Source Reference,L=4,D=0000005e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085343564 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085343564 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085343564 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085343564 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085343564 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410085343565 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085343565 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 6b be ca 00 00 5e 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085343565 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085343565 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085343565 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085343565 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410085343565 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410085343565 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250410085343587 DLSCCP DEBUG SCCP-SCOC(86)[0x55ae2af8ccd0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410085343587 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008353d4), PART(T=Source Reference,L=4,D=00000056), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085343587 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085343587 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085343587 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085343587 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085343587 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410085343587 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085343587 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 83 53 d4 00 00 56 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085343587 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085343587 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085343587 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085343587 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410085343587 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410085343587 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250410085343589 DLSCCP DEBUG SCCP-SCOC(87)[0x55ae2af75300]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410085343589 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0072c397), PART(T=Source Reference,L=4,D=00000057), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085343589 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085343589 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085343589 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085343589 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085343589 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085343589 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085343589 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 72 c3 97 00 00 57 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085343590 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085343590 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085343590 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085343590 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085343590 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085343590 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250410085343602 DLSCCP DEBUG SCCP-SCOC(88)[0x55ae2af77280]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410085343602 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d6f86d), PART(T=Source Reference,L=4,D=00000058), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085343602 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085343602 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085343602 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410085343602 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085343602 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250410085343602 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085343602 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 d6 f8 6d 00 00 58 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085343602 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085343602 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085343602 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085343602 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250410085343602 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250410085343602 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250410085343686 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33324<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=465460) 20250410085344207 DLSCCP DEBUG SCCP-SCOC(85)[0x55ae2af69bc0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410085344208 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008a14e1), PART(T=Source Reference,L=4,D=00000055), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085344208 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085344208 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085344208 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085344208 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085344208 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085344208 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085344208 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 8a 14 e1 00 00 55 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085344208 DLSCCP DEBUG SCCP-SCOC(84)[0x55ae2afb8330]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410085344208 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ca442d), PART(T=Source Reference,L=4,D=00000054), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085344208 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085344208 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085344208 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410085344208 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085344208 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250410085344208 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085344208 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 ca 44 2d 00 00 54 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085344208 DLSCCP DEBUG SCCP-SCOC(83)[0x55ae2af6a050]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410085344208 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00142f18), PART(T=Source Reference,L=4,D=00000053), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085344208 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085344208 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085344208 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085344208 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085344208 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085344208 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085344208 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 14 2f 18 00 00 53 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085344208 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085344208 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085344208 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085344208 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085344208 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085344208 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250410085344208 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085344208 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085344208 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085344209 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250410085344209 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250410085344209 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250410085344209 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085344209 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085344209 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085344209 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085344209 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085344209 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250410085344694 DLSCCP DEBUG SCCP-SCOC(82)[0x55ae2af74d00]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410085344694 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008bf5fb), PART(T=Source Reference,L=4,D=00000052), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085344694 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085344694 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085344694 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085344694 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085344694 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085344694 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085344694 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 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 f5 fb 00 00 52 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085344694 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085344694 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085344694 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085344694 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085344694 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085344694 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=465460, count=509208) 20250410085344980 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250410085344981 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250410085344981 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250410085344981 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250410085344981 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250410085344981 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250410085345429 DLSCCP DEBUG SCCP-SCOC(81)[0x55ae2af72fd0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410085345429 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000a7316), PART(T=Source Reference,L=4,D=00000051), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085345429 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085345429 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085345429 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085345429 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085345429 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085345429 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085345429 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 0a 73 16 00 00 51 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085345429 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085345429 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085345429 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085345429 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085345429 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085345429 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@449bbc254af8: 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@449bbc254af8: 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 ------ Thu Apr 10 08:53:45 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_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 20250410085346193 DLSCCP DEBUG SCCP-SCOC(79)[0x55ae2af322c0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250410085346193 DLSCCP DEBUG SCCP-SCOC(79)[0x55ae2af322c0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250410085346193 DLSCCP DEBUG SCCP-SCOC(79)[0x55ae2af322c0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250410085346193 DLSCCP DEBUG SCCP-SCOC(79)[0x55ae2af322c0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250410085346193 DLSCCP DEBUG SCCP-SCOC(79)[0x55ae2af322c0]{IDLE}: Deallocated (fsm.c:568) 20250410085346214 DLSCCP DEBUG SCCP-SCOC(80)[0x55ae2af6cc60]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250410085346214 DLSCCP DEBUG SCCP-SCOC(80)[0x55ae2af6cc60]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250410085346214 DLSCCP DEBUG SCCP-SCOC(80)[0x55ae2af6cc60]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250410085346214 DLSCCP DEBUG SCCP-SCOC(80)[0x55ae2af6cc60]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250410085346214 DLSCCP DEBUG SCCP-SCOC(80)[0x55ae2af6cc60]{IDLE}: Deallocated (fsm.c:568) MTC@449bbc254af8: 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@449bbc254af8: Test case TC_sgsnpool_L3Complete_no_nri_round_robin started. 20250410085346790 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44736<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410085346794 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44740<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410085346797 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_sgsnpool_L3Complete_no_nri_round_robin-Iuh0(851)@449bbc254af8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250410085346813 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250410085346813 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250410085346823 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085346823 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085346823 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085346823 DRANAP DEBUG cnlink(msc-1)[0x55ae2aef6920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085346823 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085346823 DRANAP DEBUG cnlink(msc-2)[0x55ae2aef3b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085346823 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:59161 (stream_srv.c:142) 20250410085346823 DMAIN INFO New HNB SCTP connection r=127.0.0.1:59161<->l=127.0.0.1:29169 (hnbgw.c:791) TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1(853)@449bbc254af8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250410085346824 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085346824 DRANAP DEBUG cnlink(msc-3)[0x55ae2af5d910]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085346825 DRANAP DEBUG cnlink(msc-3)[0x55ae2af5d910]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085346825 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250410085346825 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085346825 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085346825 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410085346825 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085346825 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085346825 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085346825 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) 20250410085346825 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085346825 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085346825 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085346825 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085346825 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085346825 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085346825 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085346825 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) 20250410085346825 DLSS7 DEBUG Found route for dpc=4=0.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) 20250410085346825 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250410085346825 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085346825 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250410085346825 DRANAP DEBUG cnlink(msc-3)[0x55ae2af5d910]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085346825 DRANAP DEBUG cnlink(msc-2)[0x55ae2aef3b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085346825 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250410085346825 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085346825 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085346825 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410085346825 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085346825 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085346825 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085346825 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085346825 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085346825 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085346825 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085346825 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085346825 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085346825 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085346825 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085346825 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085346825 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085346825 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250410085346825 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085346825 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085346825 DRANAP DEBUG cnlink(msc-2)[0x55ae2aef3b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085346825 DRANAP DEBUG cnlink(msc-1)[0x55ae2aef6920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085346825 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250410085346825 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085346825 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085346825 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410085346825 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085346825 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085346825 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085346825 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085346825 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085346825 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085346825 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085346825 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085346825 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085346825 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085346825 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085346825 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085346825 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085346825 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410085346825 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085346825 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085346825 DRANAP DEBUG cnlink(msc-1)[0x55ae2aef6920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085346825 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085346825 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250410085346825 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085346825 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085346825 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410085346825 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085346825 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085346825 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085346825 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085346825 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085346825 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085346825 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085346825 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085346825 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085346825 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085346825 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085346825 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085346825 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085346825 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085346825 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085346825 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085346825 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085346825 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085346825 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085346825 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085346825 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 20250410085346825 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250410085346825 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250410085346825 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085346825 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085346825 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085346825 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250410085346825 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250410085346825 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250410085346825 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085346825 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085346825 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085346825 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410085346825 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410085346825 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250410085346825 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085346825 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085346825 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085346825 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085346825 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085346825 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@449bbc254af8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(857)@449bbc254af8: ************************************************* HNBGW_Test.msc0-M3UA(857)@449bbc254af8: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(857)@449bbc254af8: ************************************************* MTC@449bbc254af8: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(855)@449bbc254af8: v_sccp_pdu_maxlen:268 MTC@449bbc254af8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(860)@449bbc254af8: ************************************************* HNBGW_Test.msc1-M3UA(860)@449bbc254af8: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(860)@449bbc254af8: ************************************************* MTC@449bbc254af8: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(858)@449bbc254af8: v_sccp_pdu_maxlen:268 20250410085346849 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085346849 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085346849 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085346849 DRANAP DEBUG cnlink(sgsn-1)[0x55ae2af5ec30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085346849 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085346849 DRANAP DEBUG cnlink(sgsn-2)[0x55ae2af5f5c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085346849 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085346849 DRANAP DEBUG cnlink(sgsn-3)[0x55ae2af5ff50]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085346850 DRANAP DEBUG cnlink(sgsn-3)[0x55ae2af5ff50]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085346850 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250410085346850 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085346850 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085346850 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410085346850 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085346850 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085346850 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085346850 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) 20250410085346850 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085346851 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085346851 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085346851 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085346851 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085346851 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085346851 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085346851 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) 20250410085346851 DLSS7 DEBUG Found route for dpc=12=0.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) 20250410085346851 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250410085346851 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085346851 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250410085346851 DRANAP DEBUG cnlink(sgsn-3)[0x55ae2af5ff50]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085346851 DRANAP DEBUG cnlink(sgsn-2)[0x55ae2af5f5c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085346851 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250410085346851 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085346851 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085346851 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410085346851 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085346851 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085346851 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085346851 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085346851 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085346851 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085346851 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085346851 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085346851 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085346851 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085346851 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085346851 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085346851 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085346851 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250410085346851 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085346851 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085346851 DRANAP DEBUG cnlink(sgsn-2)[0x55ae2af5f5c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085346851 DRANAP DEBUG cnlink(sgsn-1)[0x55ae2af5ec30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085346851 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250410085346851 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085346851 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085346851 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410085346851 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085346851 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085346851 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085346851 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085346851 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085346851 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085346851 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085346851 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085346851 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085346851 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085346851 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085346851 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085346851 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085346851 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250410085346851 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085346851 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085346851 DRANAP DEBUG cnlink(sgsn-1)[0x55ae2af5ec30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085346851 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085346851 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250410085346851 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085346851 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085346851 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410085346851 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085346851 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085346851 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085346851 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085346851 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085346851 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085346851 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085346851 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085346851 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085346851 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085346851 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085346851 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085346851 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085346851 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085346851 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085346851 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085346851 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085346851 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085346851 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085346851 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085346851 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 20250410085346851 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250410085346851 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250410085346851 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085346851 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085346851 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085346851 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250410085346851 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250410085346851 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250410085346851 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085346851 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085346851 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085346851 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250410085346851 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250410085346851 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250410085346851 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085346851 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085346851 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085346851 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085346851 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085346851 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@449bbc254af8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@449bbc254af8: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(863)@449bbc254af8: ************************************************* HNBGW_Test.sgsn0-M3UA(863)@449bbc254af8: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(863)@449bbc254af8: ************************************************* HNBGW_Test.sgsn0-SCCP(861)@449bbc254af8: v_sccp_pdu_maxlen:268 MTC@449bbc254af8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(866)@449bbc254af8: ************************************************* MTC@449bbc254af8: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(866)@449bbc254af8: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(866)@449bbc254af8: ************************************************* HNBGW_Test.sgsn1-SCCP(864)@449bbc254af8: v_sccp_pdu_maxlen:268 20250410085346885 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085346885 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085346885 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250410085346885 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250410085346885 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) 20250410085346885 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250410085346885 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250410085346885 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410085346885 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@449bbc254af8: setverdict(pass): none -> pass 20250410085346890 DLINP DEBUG SRVCONN(,r=127.0.0.1:59161<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085346890 DLINP DEBUG SRVCONN(,r=127.0.0.1:59161<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085346890 DLINP DEBUG SRVCONN(,r=127.0.0.1:59161<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250410085346890 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250410085346890 DHNBAP DEBUG (127.0.0.1:59161 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20250410085346890 DHNBAP NOTICE (127.0.0.1:59161 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250410085346890 DHNBAP NOTICE (127.0.0.1:59161 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250410085346890 DLINP DEBUG SRVCONN(,r=127.0.0.1:59161<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410085346890 DLINP DEBUG SRVCONN(,r=127.0.0.1:59161<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed 20250410085347036 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250410085347036 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250410085347037 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250410085347037 DLSS7 <000c> 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)@449bbc254af8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250410085347046 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085347046 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250410085347046 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250410085347046 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250410085347046 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250410085347046 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250410085347046 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250410085347046 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 20250410085347046 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250410085347046 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  20250410085347046 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250410085347046 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 20250410085347046 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 20250410085347046 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250410085347047 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250410085347049 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085347049 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250410085347049 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250410085347049 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  20250410085347049 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250410085347049 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250410085347049 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250410085347049 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 20250410085347049 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250410085347049 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  20250410085347049 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085347049 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(860)@449bbc254af8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250410085347049 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085347049 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250410085347049 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:413) 20250410085347049 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085347049 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085347049 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085347049 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085347049 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250410085347049 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250410085347049 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085347051 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085347051 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250410085347051 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085347051 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085347051 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410085347051 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085347051 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085347051 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085347051 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085347051 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085347051 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085347051 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085347051 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085347051 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085347051 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085347051 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085347051 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085347051 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085347051 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085347051 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085347051 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085347051 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085347051 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085347051 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085347051 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085347051 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085347051 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085347051 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.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' 20250410085347051 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410085347051 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410085347051 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085347051 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  20250410085347053 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085347053 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPSM:UP) 20250410085347053 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250410085347053 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250410085347053 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250410085347053 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250410085347053 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250410085347053 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 20250410085347053 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Inactive () 20250410085347053 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  20250410085347053 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250410085347055 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085347055 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPTM:ACTIVE) 20250410085347055 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250410085347055 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  20250410085347055 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250410085347055 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250410085347055 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250410085347055 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 20250410085347055 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Active () 20250410085347055 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  20250410085347055 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  20250410085347055 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085347055 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250410085347056 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085347056 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250410085347056 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.0.2/0 (xua_snm.c:413) 20250410085347056 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085347056 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085347056 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085347056 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085347056 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250410085347056 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250410085347056 DRANAP DEBUG cnlink(msc-1)[0x55ae2aef6920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085347057 DRANAP DEBUG cnlink(msc-1)[0x55ae2aef6920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085347057 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250410085347057 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085347057 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085347057 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410085347057 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085347057 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085347057 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085347057 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085347057 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085347057 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085347057 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085347057 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085347057 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085347057 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085347057 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085347057 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085347057 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085347057 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410085347057 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085347057 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085347057 DRANAP DEBUG cnlink(msc-1)[0x55ae2aef6920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085347057 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085347057 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085347057 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085347057 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410085347058 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410085347058 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250410085347058 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250410085347058 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250410085347058 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085347058 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  20250410085347063 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250410085347063 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250410085347063 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250410085347063 DLSS7 <000c> 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)@449bbc254af8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250410085347066 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085347066 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250410085347066 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250410085347066 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250410085347066 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250410085347066 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250410085347066 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250410085347067 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 20250410085347067 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250410085347067 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  20250410085347067 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250410085347069 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085347069 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250410085347069 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250410085347069 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  20250410085347069 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250410085347069 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250410085347069 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250410085347069 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 20250410085347069 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250410085347069 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  20250410085347069 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  20250410085347069 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  20250410085347069 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085347069 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250410085347069 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085347069 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250410085347069 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250410085347069 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085347069 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085347069 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085347069 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085347069 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250410085347069 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250410085347069 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085347070 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085347070 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250410085347070 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085347070 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085347070 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410085347070 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085347070 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085347070 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085347070 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085347070 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085347070 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085347070 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085347070 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085347070 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085347070 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085347070 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085347070 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085347070 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085347070 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085347071 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085347071 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085347071 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085347071 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085347071 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085347071 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085347071 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085347071 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085347071 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.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' 20250410085347071 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410085347071 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410085347071 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085347071 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  20250410085347075 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 20250410085347075 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 20250410085347075 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250410085347075 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)@449bbc254af8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250410085347078 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085347078 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPSM:UP) 20250410085347078 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250410085347078 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250410085347078 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250410085347078 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250410085347078 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250410085347078 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 20250410085347078 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Inactive () 20250410085347078 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  20250410085347078 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250410085347080 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085347080 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPTM:ACTIVE) 20250410085347080 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250410085347080 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  20250410085347080 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250410085347080 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250410085347080 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250410085347080 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 20250410085347080 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Active () 20250410085347080 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  20250410085347080 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  20250410085347080 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  20250410085347080 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  20250410085347080 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085347080 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250410085347080 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085347080 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250410085347080 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.1.2/0 (xua_snm.c:413) 20250410085347080 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085347080 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085347080 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085347080 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085347080 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250410085347080 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250410085347080 DRANAP DEBUG cnlink(sgsn-1)[0x55ae2af5ec30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085347081 DRANAP DEBUG cnlink(sgsn-1)[0x55ae2af5ec30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085347081 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250410085347081 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085347081 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085347081 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410085347081 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085347081 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085347081 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085347081 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410085347081 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085347081 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085347081 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085347081 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085347081 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085347081 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085347081 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085347082 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410085347082 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085347082 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250410085347082 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085347082 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085347082 DRANAP DEBUG cnlink(sgsn-1)[0x55ae2af5ec30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085347082 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085347082 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085347082 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085347082 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250410085347082 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250410085347082 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' 20250410085347082 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 20250410085347082 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250410085347082 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085347082 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  HNBGW_Test.msc0-RAN(856)@449bbc254af8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250410085347845 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085347845 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410085347845 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410085347845 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410085347845 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085347845 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410085347845 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085347845 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085347845 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085347845 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085347846 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085347846 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085347846 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085347846 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410085347846 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085347846 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085347846 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250410085347846 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410085347846 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085347846 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085347846 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085347846 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085347846 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085347846 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085347846 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085347846 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085347846 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085347846 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085347846 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085347846 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085347846 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085347846 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085347846 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250410085347846 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250410085347846 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250410085347846 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250410085347846 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085347846 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410085347846 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085347846 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085347846 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085347846 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085347846 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085347846 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085347846 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085347846 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085347846 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085347846 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085347846 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085347846 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085347846 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085347846 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085347846 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085347846 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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) 20250410085347846 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250410085347846 DRANAP NOTICE cnlink(msc-0)[0x55ae2af13940]{CONNECTED}: link up (cnlink.c:111) 20250410085347846 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085347846 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085347846 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085347846 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085347846 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085347846 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.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' 20250410085347846 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410085347846 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410085347846 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085347846 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  20250410085347846 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085347846 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085347846 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085347846 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410085347846 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085347846 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085347846 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250410085347846 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410085347846 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085347846 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085347846 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085347846 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085347846 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085347846 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085347846 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085347846 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085347846 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085347846 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085347846 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085347846 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085347846 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085347846 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085347846 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250410085347846 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250410085347846 DRANAP INFO cnlink(msc-0)[0x55ae2af13940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250410085347846 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085347846 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410085347846 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410085347846 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410085347846 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085347846 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410085347846 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085347846 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085347846 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085347846 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  HNBGW_Test.msc1-RAN(859)@449bbc254af8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250410085347853 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085347853 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250410085347853 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250410085347853 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 20250410085347853 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085347853 DLSS7 <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' 20250410085347853 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085347853 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085347853 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085347853 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085347853 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085347853 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085347853 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085347853 DLM3UA DEBUG 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) 20250410085347853 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085347853 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085347853 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250410085347853 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250410085347853 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085347853 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085347853 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085347853 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085347853 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085347853 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085347853 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085347853 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085347853 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085347853 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085347853 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085347853 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085347853 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085347853 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085347853 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250410085347853 DRANAP DEBUG cnlink(msc-1)[0x55ae2aef6920]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250410085347853 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) 20250410085347853 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) 20250410085347853 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085347853 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250410085347853 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085347853 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085347853 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085347853 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085347853 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085347853 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085347853 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085347853 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085347853 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085347853 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085347853 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085347853 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085347853 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085347853 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410085347853 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085347853 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250410085347853 DRANAP DEBUG cnlink(msc-1)[0x55ae2aef6920]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250410085347853 DRANAP NOTICE cnlink(msc-1)[0x55ae2aef6920]{CONNECTED}: link up (cnlink.c:111) 20250410085347853 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085347853 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085347853 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085347853 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410085347853 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410085347853 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250410085347853 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250410085347853 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250410085347853 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085347853 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  20250410085347853 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085347853 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250410085347853 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250410085347853 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 20250410085347853 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085347853 DLSS7 <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' 20250410085347853 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085347853 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085347853 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085347853 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085347853 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085347853 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085347853 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085347853 DLM3UA DEBUG 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) 20250410085347853 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085347853 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085347853 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250410085347853 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250410085347853 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085347853 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085347853 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085347853 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085347853 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085347853 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085347853 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085347853 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085347853 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085347853 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085347853 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085347853 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085347853 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085347853 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085347853 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250410085347853 DRANAP DEBUG cnlink(msc-1)[0x55ae2aef6920]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250410085347853 DRANAP INFO cnlink(msc-1)[0x55ae2aef6920]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(862)@449bbc254af8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250410085347875 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085347875 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410085347875 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410085347875 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410085347875 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085347875 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410085347875 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085347875 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085347875 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085347875 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085347876 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085347876 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085347876 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085347876 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410085347876 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085347876 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085347876 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250410085347876 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410085347876 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085347876 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085347876 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085347876 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085347876 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085347876 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085347876 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085347876 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085347876 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085347876 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085347876 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085347876 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085347876 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085347876 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085347876 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250410085347876 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250410085347876 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250410085347876 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250410085347876 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085347876 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410085347876 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085347876 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085347876 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085347876 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085347876 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085347876 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085347876 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085347876 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085347876 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085347876 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085347876 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085347876 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085347876 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085347876 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085347876 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085347876 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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) 20250410085347876 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250410085347876 DRANAP NOTICE cnlink(sgsn-0)[0x55ae2af5e2a0]{CONNECTED}: link up (cnlink.c:111) 20250410085347876 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085347876 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085347876 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085347876 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085347876 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085347876 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.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' 20250410085347876 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410085347876 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410085347876 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085347876 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  20250410085347879 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085347879 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410085347879 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410085347879 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410085347879 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085347879 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410085347879 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085347879 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085347879 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085347879 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085347879 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085347879 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085347879 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085347879 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410085347879 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085347879 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085347879 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250410085347879 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410085347879 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085347879 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085347879 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085347879 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085347879 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085347879 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085347879 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085347879 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085347879 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085347879 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085347879 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085347879 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085347879 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085347879 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085347879 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250410085347879 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250410085347879 DRANAP INFO cnlink(sgsn-0)[0x55ae2af5e2a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(865)@449bbc254af8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250410085347886 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085347886 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250410085347886 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250410085347886 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 20250410085347886 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085347886 DLSS7 <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' 20250410085347886 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085347886 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085347886 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085347886 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085347886 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085347886 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085347886 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085347886 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) 20250410085347886 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085347886 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085347886 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250410085347886 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250410085347886 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085347886 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085347886 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085347886 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085347886 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085347886 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085347886 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085347886 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085347886 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085347886 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085347886 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085347886 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085347886 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085347886 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085347886 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250410085347886 DRANAP DEBUG cnlink(sgsn-1)[0x55ae2af5ec30]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250410085347886 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) 20250410085347886 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) 20250410085347886 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085347886 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250410085347886 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085347886 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085347886 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085347886 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085347886 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085347886 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085347886 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085347886 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085347886 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085347886 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085347886 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085347886 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085347886 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085347886 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250410085347886 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085347886 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250410085347886 DRANAP DEBUG cnlink(sgsn-1)[0x55ae2af5ec30]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250410085347886 DRANAP NOTICE cnlink(sgsn-1)[0x55ae2af5ec30]{CONNECTED}: link up (cnlink.c:111) 20250410085347886 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085347886 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085347886 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085347886 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250410085347886 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250410085347886 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' 20250410085347886 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 20250410085347886 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250410085347886 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085347886 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  20250410085347889 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085347889 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250410085347889 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250410085347889 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 20250410085347889 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085347889 DLSS7 <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' 20250410085347889 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085347889 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085347889 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085347889 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085347889 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085347889 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085347889 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085347889 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) 20250410085347889 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085347889 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085347889 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250410085347889 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250410085347889 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085347889 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085347889 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085347889 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085347889 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085347889 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085347889 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085347889 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085347889 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085347889 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085347889 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085347889 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085347889 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085347889 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085347889 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250410085347889 DRANAP DEBUG cnlink(sgsn-1)[0x55ae2af5ec30]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250410085347889 DRANAP INFO cnlink(sgsn-1)[0x55ae2af5ec30]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250410085348896 DLCTRL DEBUG Command: GET 545964537 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250410085348896 DLCTRL DEBUG Tx Command reply: GET_REPLY 545964537 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250410085348901 DLCTRL DEBUG Command: GET 275013035 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250410085348901 DLCTRL DEBUG Tx Command reply: GET_REPLY 275013035 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250410085348903 DLCTRL DEBUG Command: GET 365084160 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250410085348903 DLCTRL DEBUG Tx Command reply: GET_REPLY 365084160 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085348906 DLCTRL DEBUG Command: GET 86703862 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085348906 DLCTRL DEBUG Tx Command reply: GET_REPLY 86703862 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085348908 DLCTRL DEBUG Command: GET 269806270 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250410085348908 DLCTRL DEBUG Tx Command reply: GET_REPLY 269806270 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) 20250410085348911 DLCTRL DEBUG Command: GET 832059463 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250410085348911 DLCTRL DEBUG Tx Command reply: GET_REPLY 832059463 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250410085348914 DLCTRL DEBUG Command: GET 230627917 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250410085348914 DLCTRL DEBUG Tx Command reply: GET_REPLY 230627917 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250410085348916 DLCTRL DEBUG Command: GET 223245769 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250410085348917 DLCTRL DEBUG Tx Command reply: GET_REPLY 223245769 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085348919 DLCTRL DEBUG Command: GET 328698026 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085348919 DLCTRL DEBUG Tx Command reply: GET_REPLY 328698026 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085348921 DLCTRL DEBUG Command: GET 839187794 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250410085348921 DLCTRL DEBUG Tx Command reply: GET_REPLY 839187794 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) 20250410085348923 DLCTRL DEBUG Command: GET 679046015 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250410085348923 DLCTRL DEBUG Tx Command reply: GET_REPLY 679046015 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250410085348925 DLCTRL DEBUG Command: GET 689538322 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250410085348925 DLCTRL DEBUG Tx Command reply: GET_REPLY 689538322 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250410085348927 DLCTRL DEBUG Command: GET 455379903 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250410085348927 DLCTRL DEBUG Tx Command reply: GET_REPLY 455379903 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085348929 DLCTRL DEBUG Command: GET 486787574 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085348929 DLCTRL DEBUG Tx Command reply: GET_REPLY 486787574 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085348932 DLCTRL DEBUG Command: GET 727978130 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250410085348932 DLCTRL DEBUG Tx Command reply: GET_REPLY 727978130 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) 20250410085348934 DLCTRL DEBUG Command: GET 574587747 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250410085348934 DLCTRL DEBUG Tx Command reply: GET_REPLY 574587747 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250410085348936 DLCTRL DEBUG Command: GET 635256041 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250410085348936 DLCTRL DEBUG Tx Command reply: GET_REPLY 635256041 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250410085348938 DLCTRL DEBUG Command: GET 765863654 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250410085348938 DLCTRL DEBUG Tx Command reply: GET_REPLY 765863654 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085348939 DLCTRL DEBUG Command: GET 639640144 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085348939 DLCTRL DEBUG Tx Command reply: GET_REPLY 639640144 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085348941 DLCTRL DEBUG Command: GET 713503636 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250410085348941 DLCTRL DEBUG Tx Command reply: GET_REPLY 713503636 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@449bbc254af8: 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@449bbc254af8: "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@449bbc254af8: 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 := '000000000000001000100111'B, t_guard := 20.000000 } 20250410085348968 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44750<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(862)@449bbc254af8: f_create_expect(l3 := '080101D571000008292624000000003000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(862)@449bbc254af8: 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)@449bbc254af8: Added conn table entry 0TC_sgsnpool_L3Complete_no_nri_round_robin0(868)2118478 20250410085350016 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085350016 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085350016 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250410085350016 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250410085350016 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x20534e, normal) (hnbgw_rua.c:407) 20250410085350016 DHNB DEBUG map_rua[0x55ae2af70460]{init}: Allocated (fsm.c:456) 20250410085350016 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2118478)[0x55ae2af70460]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250410085350016 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2118478 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250410085350016 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410085350016 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410085350016 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000003 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250410085350016 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2118478 SCCP-0 PS MI=IMSI-262420000000003: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250410085350016 DCN DEBUG map_sccp[0x55ae2af82f40]{init}: Allocated (fsm.c:456) 20250410085350016 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-99)[0x55ae2af82f40]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250410085350016 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-2118478 <-> SCCP-99 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250410085350016 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2118478 SCCP-99 sgsn-0 MI=IMSI-262420000000003: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250410085350016 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2118478)[0x55ae2af70460]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250410085350016 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410085350016 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410085350016 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2118478)[0x55ae2af70460]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250410085350016 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-99)[0x55ae2af82f40]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250410085350016 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250410085350016 DLSCCP DEBUG SCCP-SCOC(99)[0x55ae2af76130]{IDLE}: Allocated (fsm.c:456) 20250410085350016 DLSCCP DEBUG SCCP-SCOC(99)[0x55ae2af76130]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250410085350016 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340540000070003400180000f40060000f11009260037400100003a40080000f110092600370010401d1c080101d571000008292624000000003000f1102a2a170512c7422000004f40030002270056400500f1100926) (sccp_scrc.c:415) 20250410085350016 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085350016 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085350016 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085350016 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085350016 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085350016 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085350016 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085350016 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085350016 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085350016 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085350016 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085350016 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085350016 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085350016 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085350016 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085350016 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 02 27 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) 20250410085350016 DLSCCP DEBUG SCCP-SCOC(99)[0x55ae2af76130]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250410085350016 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-99)[0x55ae2af82f40]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250410085350016 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2118478)[0x55ae2af70460]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250410085350016 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085350016 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085350016 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085350016 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085350016 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085350016 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.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' 20250410085350016 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410085350016 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410085350016 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085350016 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 02 27 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)@449bbc254af8: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(861)@449bbc254af8: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(862)@449bbc254af8: Found Expect[0] for l3='080101D571000008292624000000003000F1102A2A170512C7422000'O handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(868) HNBGW_Test.sgsn0-RAN(862)@449bbc254af8: Added conn table entry 0TC_sgsnpool_L3Complete_no_nri_round_robin0(868)2999705 HNBGW_Test.sgsn0-SCCP(861)@449bbc254af8: Session index based on connection ID:0 TC_sgsnpool_L3Complete_no_nri_round_robin0(868)@449bbc254af8: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(861)@449bbc254af8: Warning: Re-starting timer T_ias[0], which is already active (running or expired). MTC@449bbc254af8: 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 } } } 20250410085350033 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085350034 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410085350034 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410085350034 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410085350034 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085350034 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410085350034 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085350034 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085350034 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085350034 DLSS7 <000c> osmo_ss7_asp.c:1175 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 0c fb bc 02 00 00 00 00 00 06 00 08 00 00 00 07  20250410085350034 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085350034 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085350034 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085350034 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410085350034 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085350034 DLSS7 DEBUG scrc_rx_mtp_xfer_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=000cfbbc) (sccp_scrc.c:486) 20250410085350034 DLSCCP DEBUG Received CO:COAK for local reference 99 (sccp_scoc.c:1855) 20250410085350034 DLSCCP DEBUG SCCP-SCOC(99)[0x55ae2af76130]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250410085350034 DLSCCP DEBUG SCCP-SCOC(99)[0x55ae2af76130]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250410085350034 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085350034 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250410085350034 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) 20250410085350034 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-99)[0x55ae2af82f40]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250410085350034 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-99)[0x55ae2af82f40]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250410085350035 DLCTRL DEBUG Command: GET 384347122 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250410085350035 DLCTRL DEBUG Tx Command reply: GET_REPLY 384347122 rate_ctr.abs.sgsn.0.cnpool:subscr:new 1 (control_if.c:477) 20250410085350039 DLCTRL DEBUG Command: GET 166700183 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250410085350039 DLCTRL DEBUG Tx Command reply: GET_REPLY 166700183 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250410085350043 DLCTRL DEBUG Command: GET 138558393 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250410085350043 DLCTRL DEBUG Tx Command reply: GET_REPLY 138558393 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085350047 DLCTRL DEBUG Command: GET 426456685 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085350047 DLCTRL DEBUG Tx Command reply: GET_REPLY 426456685 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085350051 DLCTRL DEBUG Command: GET 494787765 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250410085350051 DLCTRL DEBUG Tx Command reply: GET_REPLY 494787765 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed 20250410085350055 DLCTRL DEBUG Command: GET 129542311 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250410085350055 DLCTRL DEBUG Tx Command reply: GET_REPLY 129542311 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250410085350059 DLCTRL DEBUG Command: GET 80784084 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250410085350059 DLCTRL DEBUG Tx Command reply: GET_REPLY 80784084 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250410085350062 DLCTRL DEBUG Command: GET 861559322 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250410085350062 DLCTRL DEBUG Tx Command reply: GET_REPLY 861559322 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085350065 DLCTRL DEBUG Command: GET 573026970 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085350065 DLCTRL DEBUG Tx Command reply: GET_REPLY 573026970 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085350067 DLCTRL DEBUG Command: GET 861583070 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250410085350067 DLCTRL DEBUG Tx Command reply: GET_REPLY 861583070 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed 20250410085350069 DLCTRL DEBUG Command: GET 53159549 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250410085350069 DLCTRL DEBUG Tx Command reply: GET_REPLY 53159549 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250410085350071 DLCTRL DEBUG Command: GET 372965662 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250410085350071 DLCTRL DEBUG Tx Command reply: GET_REPLY 372965662 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250410085350073 DLCTRL DEBUG Command: GET 203637227 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250410085350073 DLCTRL DEBUG Tx Command reply: GET_REPLY 203637227 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085350075 DLCTRL DEBUG Command: GET 531142185 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085350075 DLCTRL DEBUG Tx Command reply: GET_REPLY 531142185 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085350076 DLCTRL DEBUG Command: GET 685558780 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250410085350076 DLCTRL DEBUG Tx Command reply: GET_REPLY 685558780 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed 20250410085350078 DLCTRL DEBUG Command: GET 794411639 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250410085350078 DLCTRL DEBUG Tx Command reply: GET_REPLY 794411639 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250410085350079 DLCTRL DEBUG Command: GET 277902970 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250410085350079 DLCTRL DEBUG Tx Command reply: GET_REPLY 277902970 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250410085350081 DLCTRL DEBUG Command: GET 423293148 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250410085350081 DLCTRL DEBUG Tx Command reply: GET_REPLY 423293148 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085350082 DLCTRL DEBUG Command: GET 701133096 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085350083 DLCTRL DEBUG Tx Command reply: GET_REPLY 701133096 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085350085 DLCTRL DEBUG Command: GET 367599420 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250410085350085 DLCTRL DEBUG Tx Command reply: GET_REPLY 367599420 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed MTC@449bbc254af8: 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 := '000000000000001001000101'B, t_guard := 20.000000 } 20250410085350107 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44760<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn1-RAN(865)@449bbc254af8: f_create_expect(l3 := '08087300F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(865)@449bbc254af8: 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)@449bbc254af8: Added conn table entry 1TC_sgsnpool_L3Complete_no_nri_round_robin0(869)1944846 20250410085351123 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085351123 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085351123 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 104 bytes from client (stream_srv.c:1351) 20250410085351123 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250410085351123 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x1dad0e, normal) (hnbgw_rua.c:407) 20250410085351123 DHNB DEBUG map_rua[0x55ae2aef1d50]{init}: Allocated (fsm.c:456) 20250410085351123 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1944846)[0x55ae2aef1d50]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250410085351123 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1944846 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250410085351123 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410085351123 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410085351123 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:248) 20250410085351123 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1944846 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 1 (hnbgw_cn.c:1125) 20250410085351123 DCN DEBUG map_sccp[0x55ae2ade35d0]{init}: Allocated (fsm.c:456) 20250410085351123 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-100)[0x55ae2ade35d0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250410085351123 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-1944846 <-> SCCP-100 sgsn-1 sgsn-one cs7-0.sccp l=0.23.5<->r=0.1.2 (context_map.c:128) 20250410085351123 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1944846 SCCP-100 sgsn-1 MI=NONE: rx RUA Connect with 75 bytes RANAP data (hnbgw_rua.c:312) 20250410085351123 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1944846)[0x55ae2aef1d50]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250410085351123 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410085351123 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410085351123 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1944846)[0x55ae2aef1d50]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250410085351123 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-100)[0x55ae2ade35d0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250410085351123 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250410085351123 DLSCCP DEBUG SCCP-SCOC(100)[0x55ae2af6f090]{IDLE}: Allocated (fsm.c:456) 20250410085351123 DLSCCP DEBUG SCCP-SCOC(100)[0x55ae2af6f090]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250410085351123 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340470000070003400180000f40060000f11009260037400100003a40080000f11009260037001040100f08087300f1102a2a170512c7422000004f40030002450056400500f1100926) (sccp_scrc.c:415) 20250410085351123 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085351123 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085351123 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085351123 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085351124 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085351124 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085351124 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085351124 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085351124 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085351124 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085351124 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085351124 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085351124 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085351124 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250410085351124 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085351124 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 02 45 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085351124 DLSCCP DEBUG SCCP-SCOC(100)[0x55ae2af6f090]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250410085351124 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-100)[0x55ae2ade35d0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250410085351124 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1944846)[0x55ae2aef1d50]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250410085351124 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085351124 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085351124 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085351124 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250410085351124 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250410085351124 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' 20250410085351124 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 20250410085351124 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250410085351124 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085351124 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 02 45 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 04  HNBGW_Test.sgsn1-SCCP(864)@449bbc254af8: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(864)@449bbc254af8: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(865)@449bbc254af8: Found Expect[0] for l3='08087300F1102A2A170512C7422000'O handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(869) HNBGW_Test.sgsn1-RAN(865)@449bbc254af8: Added conn table entry 0TC_sgsnpool_L3Complete_no_nri_round_robin0(869)15051332 HNBGW_Test.sgsn1-SCCP(864)@449bbc254af8: Session index based on connection ID:0 HNBGW_Test.sgsn1-SCCP(864)@449bbc254af8: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250410085351140 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085351140 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250410085351140 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250410085351140 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 20250410085351140 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085351140 DLSS7 <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' 20250410085351140 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085351140 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085351140 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_sgsnpool_L3Complete_no_nri_round_robin0(869)@449bbc254af8: setverdict(pass): none -> pass 20250410085351140 DLSS7 <000c> osmo_ss7_asp.c:1175 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 41 5b 75 02 00 00 00 00 00 06 00 08 00 00 00 07  20250410085351140 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085351140 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085351140 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085351140 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) 20250410085351140 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085351140 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00415b75) (sccp_scrc.c:486) 20250410085351140 DLSCCP DEBUG Received CO:COAK for local reference 100 (sccp_scoc.c:1855) 20250410085351140 DLSCCP DEBUG SCCP-SCOC(100)[0x55ae2af6f090]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250410085351141 DLSCCP DEBUG SCCP-SCOC(100)[0x55ae2af6f090]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250410085351141 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085351141 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250410085351141 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) 20250410085351141 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-100)[0x55ae2ade35d0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250410085351141 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-100)[0x55ae2ade35d0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@449bbc254af8: 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 } } } 20250410085351143 DLCTRL DEBUG Command: GET 701921408 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250410085351143 DLCTRL DEBUG Tx Command reply: GET_REPLY 701921408 rate_ctr.abs.sgsn.0.cnpool:subscr:new 1 (control_if.c:477) 20250410085351150 DLCTRL DEBUG Command: GET 931692227 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250410085351150 DLCTRL DEBUG Tx Command reply: GET_REPLY 931692227 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250410085351155 DLCTRL DEBUG Command: GET 429973568 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250410085351155 DLCTRL DEBUG Tx Command reply: GET_REPLY 429973568 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085351159 DLCTRL DEBUG Command: GET 283653943 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085351159 DLCTRL DEBUG Tx Command reply: GET_REPLY 283653943 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085351162 DLCTRL DEBUG Command: GET 620311206 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250410085351163 DLCTRL DEBUG Tx Command reply: GET_REPLY 620311206 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed 20250410085351166 DLCTRL DEBUG Command: GET 852065979 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250410085351166 DLCTRL DEBUG Tx Command reply: GET_REPLY 852065979 rate_ctr.abs.sgsn.1.cnpool:subscr:new 1 (control_if.c:477) 20250410085351168 DLCTRL DEBUG Command: GET 775132300 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250410085351168 DLCTRL DEBUG Tx Command reply: GET_REPLY 775132300 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250410085351171 DLCTRL DEBUG Command: GET 976748173 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250410085351171 DLCTRL DEBUG Tx Command reply: GET_REPLY 976748173 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085351173 DLCTRL DEBUG Command: GET 398006140 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085351173 DLCTRL DEBUG Tx Command reply: GET_REPLY 398006140 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085351175 DLCTRL DEBUG Command: GET 384626413 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250410085351175 DLCTRL DEBUG Tx Command reply: GET_REPLY 384626413 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed 20250410085351176 DLCTRL DEBUG Command: GET 476473898 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250410085351176 DLCTRL DEBUG Tx Command reply: GET_REPLY 476473898 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250410085351178 DLCTRL DEBUG Command: GET 664497002 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250410085351178 DLCTRL DEBUG Tx Command reply: GET_REPLY 664497002 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250410085351179 DLCTRL DEBUG Command: GET 213107137 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250410085351179 DLCTRL DEBUG Tx Command reply: GET_REPLY 213107137 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085351180 DLCTRL DEBUG Command: GET 877513284 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085351180 DLCTRL DEBUG Tx Command reply: GET_REPLY 877513284 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085351182 DLCTRL DEBUG Command: GET 695272974 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250410085351182 DLCTRL DEBUG Tx Command reply: GET_REPLY 695272974 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed 20250410085351183 DLCTRL DEBUG Command: GET 136538722 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250410085351183 DLCTRL DEBUG Tx Command reply: GET_REPLY 136538722 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250410085351184 DLCTRL DEBUG Command: GET 793873806 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250410085351184 DLCTRL DEBUG Tx Command reply: GET_REPLY 793873806 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250410085351185 DLCTRL DEBUG Command: GET 214140705 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250410085351185 DLCTRL DEBUG Tx Command reply: GET_REPLY 214140705 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085351186 DLCTRL DEBUG Command: GET 476013513 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085351186 DLCTRL DEBUG Tx Command reply: GET_REPLY 476013513 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085351187 DLCTRL DEBUG Command: GET 176824479 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250410085351187 DLCTRL DEBUG Tx Command reply: GET_REPLY 176824479 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed MTC@449bbc254af8: 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 := '000000000000001010000011'B, t_guard := 20.000000 } 20250410085351202 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44762<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(862)@449bbc254af8: f_create_expect(l3 := '08050118082926240000000030'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(862)@449bbc254af8: 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)@449bbc254af8: Added conn table entry 2TC_sgsnpool_L3Complete_no_nri_round_robin0(870)11219451 20250410085352228 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085352228 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085352228 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250410085352228 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250410085352228 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xab31fb, normal) (hnbgw_rua.c:407) 20250410085352228 DHNB DEBUG map_rua[0x55ae2af7ac70]{init}: Allocated (fsm.c:456) 20250410085352228 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11219451)[0x55ae2af7ac70]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250410085352228 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11219451 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250410085352228 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410085352228 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410085352228 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11219451 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250410085352228 DCN DEBUG map_sccp[0x55ae2af6cc60]{init}: Allocated (fsm.c:456) 20250410085352229 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-101)[0x55ae2af6cc60]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250410085352229 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-11219451 <-> SCCP-101 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250410085352229 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11219451 SCCP-101 sgsn-0 MI=NONE: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250410085352229 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11219451)[0x55ae2af7ac70]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250410085352229 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410085352229 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410085352229 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11219451)[0x55ae2af7ac70]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250410085352229 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-101)[0x55ae2af6cc60]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250410085352229 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250410085352229 DLSCCP DEBUG SCCP-SCOC(101)[0x55ae2af6a5b0]{IDLE}: Allocated (fsm.c:456) 20250410085352229 DLSCCP DEBUG SCCP-SCOC(101)[0x55ae2af6a5b0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250410085352229 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000070003400180000f40060000f11009260037400100003a40080000f110092600370010400e0d08050118082926240000000030004f40030002830056400500f1100926) (sccp_scrc.c:415) 20250410085352229 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085352229 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085352229 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085352229 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085352229 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085352229 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085352229 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085352229 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085352229 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085352229 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085352229 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085352229 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085352229 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085352229 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085352229 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085352229 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 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) 20250410085352229 DLSCCP DEBUG SCCP-SCOC(101)[0x55ae2af6a5b0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250410085352229 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-101)[0x55ae2af6cc60]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250410085352229 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11219451)[0x55ae2af7ac70]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250410085352229 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085352229 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085352229 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085352229 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085352229 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085352229 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.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' 20250410085352229 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410085352229 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410085352229 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085352229 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 02 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(861)@449bbc254af8: First idle individual index:1 HNBGW_Test.sgsn0-SCCP(861)@449bbc254af8: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn0-RAN(862)@449bbc254af8: Found Expect[0] for l3='08050118082926240000000030'O handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(870) HNBGW_Test.sgsn0-RAN(862)@449bbc254af8: Added conn table entry 1TC_sgsnpool_L3Complete_no_nri_round_robin0(870)4760012 HNBGW_Test.sgsn0-SCCP(861)@449bbc254af8: Session index based on connection ID:1 HNBGW_Test.sgsn0-SCCP(861)@449bbc254af8: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_sgsnpool_L3Complete_no_nri_round_robin0(870)@449bbc254af8: setverdict(pass): none -> pass 20250410085352237 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085352237 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410085352237 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410085352237 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410085352237 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085352238 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410085352238 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085352238 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085352238 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085352238 DLSS7 <000c> osmo_ss7_asp.c:1175 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 ff f6 11 02 00 00 00 00 00 06 00 08 00 00 00 07  20250410085352238 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085352238 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085352238 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085352238 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410085352238 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085352238 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00fff611) (sccp_scrc.c:486) 20250410085352238 DLSCCP DEBUG Received CO:COAK for local reference 101 (sccp_scoc.c:1855) 20250410085352238 DLSCCP DEBUG SCCP-SCOC(101)[0x55ae2af6a5b0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250410085352238 DLSCCP DEBUG SCCP-SCOC(101)[0x55ae2af6a5b0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250410085352238 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085352238 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250410085352238 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) 20250410085352238 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-101)[0x55ae2af6cc60]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250410085352238 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-101)[0x55ae2af6cc60]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@449bbc254af8: 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 } } } 20250410085352240 DLCTRL DEBUG Command: GET 65903316 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250410085352240 DLCTRL DEBUG Tx Command reply: GET_REPLY 65903316 rate_ctr.abs.sgsn.0.cnpool:subscr:new 2 (control_if.c:477) 20250410085352244 DLCTRL DEBUG Command: GET 15452018 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250410085352244 DLCTRL DEBUG Tx Command reply: GET_REPLY 15452018 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250410085352250 DLCTRL DEBUG Command: GET 867370837 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250410085352250 DLCTRL DEBUG Tx Command reply: GET_REPLY 867370837 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085352254 DLCTRL DEBUG Command: GET 848732876 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085352254 DLCTRL DEBUG Tx Command reply: GET_REPLY 848732876 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085352257 DLCTRL DEBUG Command: GET 781403636 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250410085352257 DLCTRL DEBUG Tx Command reply: GET_REPLY 781403636 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed 20250410085352262 DLCTRL DEBUG Command: GET 394146196 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250410085352262 DLCTRL DEBUG Tx Command reply: GET_REPLY 394146196 rate_ctr.abs.sgsn.1.cnpool:subscr:new 1 (control_if.c:477) 20250410085352265 DLCTRL DEBUG Command: GET 189695039 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250410085352265 DLCTRL DEBUG Tx Command reply: GET_REPLY 189695039 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250410085352269 DLCTRL DEBUG Command: GET 954476966 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250410085352269 DLCTRL DEBUG Tx Command reply: GET_REPLY 954476966 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085352272 DLCTRL DEBUG Command: GET 318871399 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085352272 DLCTRL DEBUG Tx Command reply: GET_REPLY 318871399 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085352275 DLCTRL DEBUG Command: GET 312289023 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250410085352275 DLCTRL DEBUG Tx Command reply: GET_REPLY 312289023 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed 20250410085352278 DLCTRL DEBUG Command: GET 201638431 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250410085352278 DLCTRL DEBUG Tx Command reply: GET_REPLY 201638431 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250410085352280 DLCTRL DEBUG Command: GET 403883498 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250410085352280 DLCTRL DEBUG Tx Command reply: GET_REPLY 403883498 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250410085352282 DLCTRL DEBUG Command: GET 806748443 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250410085352282 DLCTRL DEBUG Tx Command reply: GET_REPLY 806748443 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085352283 DLCTRL DEBUG Command: GET 273486268 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085352283 DLCTRL DEBUG Tx Command reply: GET_REPLY 273486268 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085352285 DLCTRL DEBUG Command: GET 244151898 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250410085352285 DLCTRL DEBUG Tx Command reply: GET_REPLY 244151898 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed 20250410085352286 DLCTRL DEBUG Command: GET 343093116 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250410085352286 DLCTRL DEBUG Tx Command reply: GET_REPLY 343093116 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250410085352288 DLCTRL DEBUG Command: GET 671801930 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250410085352288 DLCTRL DEBUG Tx Command reply: GET_REPLY 671801930 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250410085352290 DLCTRL DEBUG Command: GET 724084228 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250410085352290 DLCTRL DEBUG Tx Command reply: GET_REPLY 724084228 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085352292 DLCTRL DEBUG Command: GET 79810339 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085352292 DLCTRL DEBUG Tx Command reply: GET_REPLY 79810339 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085352295 DLCTRL DEBUG Command: GET 60405934 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250410085352295 DLCTRL DEBUG Tx Command reply: GET_REPLY 60405934 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed 20250410085352303 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44740<->l=127.0.0.1:4261 (telnet_interface.c:138) MTC@449bbc254af8: ok: talloc reports "asn1_context" = 1 bytes 20250410085352303 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:37631<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(849)@449bbc254af8: Final verdict of PTC: none VirtHNBGW-STATS(848)@449bbc254af8: Final verdict of PTC: none MTC@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed 20250410085352306 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44736<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250410085352307 DLINP DEBUG SRVCONN(,r=127.0.0.1:59161<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085352307 DLINP DEBUG SRVCONN(,r=127.0.0.1:59161<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085352307 DLINP NOTICE SRV(,r=127.0.0.1:59161<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410085352307 DMAIN NOTICE (127.0.0.1:59161 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:59161<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250410085352307 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) HNBGW_Test.msc0-SCCP(855)@449bbc254af8: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(858)@449bbc254af8: Final verdict of PTC: none 20250410085352311 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250410085352311 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410085352311 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250410085352311 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1-RUA(854)@449bbc254af8: Final verdict of PTC: none HNBGW_Test.msc0-RAN(856)@449bbc254af8: Final verdict of PTC: none HNBGW_Test.msc1-RAN(859)@449bbc254af8: Final verdict of PTC: none 20250410085352311 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250410085352311 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) 20250410085352311 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250410085352311 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc1-0) xUA SRV SHUTDOWN_EVENT 20250410085352311 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250410085352311 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410085352311 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250410085352311 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250410085352311 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250410085352311 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) 20250410085352311 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250410085352311 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250410085352311 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250410085352311 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) 20250410085352311 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250410085352311 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn1-0) xUA SRV SHUTDOWN_EVENT 20250410085352311 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250410085352311 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085352311 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-msc0-0: connection closed 20250410085352311 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250410085352311 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250410085352311 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250410085352311 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250410085352311 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 20250410085352311 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  20250410085352311 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  20250410085352311 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  20250410085352311 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085352311 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250410085352311 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250410085352311 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 20250410085352311 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085352311 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-msc1-0: connection closed 20250410085352311 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250410085352311 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250410085352311 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250410085352311 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250410085352311 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 20250410085352311 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  20250410085352311 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  20250410085352312 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085352312 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250410085352312 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250410085352312 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250410085352312 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) 20250410085352312 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0(851)@449bbc254af8: Final verdict of PTC: none 20250410085352312 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP HNBGW_Test.sgsn1-RAN(865)@449bbc254af8: Final verdict of PTC: none20250410085352312 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 20250410085352312 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085352312 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-sgsn1-0: connection closed 20250410085352312 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250410085352312 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250410085352312 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085352312 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250410085352312 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:378) 20250410085352312 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085352312 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085352312 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085352313 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085352313 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250410085352312 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250410085352312 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250410085352312 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 20250410085352312 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  20250410085352312 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085352312 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250410085352312 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250410085352313 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250410085352313 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250410085352313 DRANAP NOTICE cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: link lost (cnlink.c:118) 20250410085352313 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085352313 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250410085352313 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.0.2/0 (xua_snm.c:378) 20250410085352313 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085352313 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085352313 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085352313 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085352313 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250410085352313 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250410085352312 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250410085352312 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410085352313 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250410085352313 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250410085352313 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 20250410085352313 DRANAP DEBUG cnlink(msc-1)[0x55ae2aef6920]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250410085352313 DRANAP NOTICE cnlink(msc-1)[0x55ae2aef6920]{DISCONNECTED}: link lost (cnlink.c:118) 20250410085352313 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250410085352313 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410085352313 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250410085352313 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250410085352313 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 20250410085352313 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250410085352313 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085352313 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-sgsn0-0: connection closed 20250410085352313 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250410085352313 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250410085352313 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250410085352313 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250410085352313 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 20250410085352313 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085352313 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250410085352313 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250410085352313 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085352313 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250410085352313 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.1.2/0 (xua_snm.c:378) 20250410085352313 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085352314 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085352314 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085352314 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085352314 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250410085352314 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250410085352314 DRANAP DEBUG cnlink(sgsn-1)[0x55ae2af5ec30]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250410085352314 DRANAP NOTICE cnlink(sgsn-1)[0x55ae2af5ec30]{DISCONNECTED}: link lost (cnlink.c:118) 20250410085352314 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-100)[0x55ae2ade35d0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250410085352314 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250410085352314 DLSCCP DEBUG SCCP-SCOC(100)[0x55ae2af6f090]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250410085352314 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00415b75), PART(T=Source Reference,L=4,D=00000064), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250410085352314 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085352314 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085352314 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085352314 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085352314 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250410085352314 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085352314 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 41 5b 75 00 00 64 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085352314 DLSCCP DEBUG SCCP-SCOC(100)[0x55ae2af6f090]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250410085352314 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-100)[0x55ae2ade35d0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250410085352314 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1944846)[0x55ae2aef1d50]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250410085352314 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1944846)[0x55ae2aef1d50]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250410085352314 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20250410085352314 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1944846)[0x55ae2aef1d50]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250410085352314 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1944846)[0x55ae2aef1d50]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250410085352314 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1944846)[0x55ae2aef1d50]{disrupted}: Freeing instance (context_map.c:202) 20250410085352314 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1944846)[0x55ae2aef1d50]{disrupted}: Deallocated (fsm.c:568) 20250410085352314 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-100)[0x55ae2ade35d0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250410085352314 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-100)[0x55ae2ade35d0]{disconnected}: Freeing instance (context_map.c:206) 20250410085352314 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-100)[0x55ae2ade35d0]{disconnected}: Deallocated (fsm.c:568) 20250410085352314 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1944846 SCCP-100 sgsn-1 MI=NONE: Deallocating (context_map.c:225) 20250410085352314 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085352314 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250410085352314 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250410085352314 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085352314 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085352314 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085352314 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085352314 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250410085352314 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250410085352315 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250410085352315 DRANAP NOTICE cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: link lost (cnlink.c:118) 20250410085352315 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-99)[0x55ae2af82f40]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250410085352315 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250410085352315 DLSCCP DEBUG SCCP-SCOC(99)[0x55ae2af76130]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250410085352315 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000cfbbc), PART(T=Source Reference,L=4,D=00000063), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250410085352315 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085352315 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085352315 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085352315 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085352315 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085352315 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085352315 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [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 0c fb bc 00 00 63 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085352315 DLSCCP DEBUG SCCP-SCOC(99)[0x55ae2af76130]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250410085352315 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-99)[0x55ae2af82f40]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250410085352315 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2118478)[0x55ae2af70460]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250410085352315 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2118478)[0x55ae2af70460]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250410085352315 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20250410085352315 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2118478)[0x55ae2af70460]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250410085352315 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2118478)[0x55ae2af70460]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250410085352315 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2118478)[0x55ae2af70460]{disrupted}: Freeing instance (context_map.c:202) 20250410085352315 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2118478)[0x55ae2af70460]{disrupted}: Deallocated (fsm.c:568) 20250410085352315 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-99)[0x55ae2af82f40]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250410085352315 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-99)[0x55ae2af82f40]{disconnected}: Freeing instance (context_map.c:206) 20250410085352315 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-99)[0x55ae2af82f40]{disconnected}: Deallocated (fsm.c:568) 20250410085352315 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2118478 SCCP-99 sgsn-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250410085352315 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-101)[0x55ae2af6cc60]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250410085352315 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250410085352315 DLSCCP DEBUG SCCP-SCOC(101)[0x55ae2af6a5b0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250410085352315 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fff611), PART(T=Source Reference,L=4,D=00000065), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250410085352315 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085352316 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085352316 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085352316 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085352316 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085352316 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085352316 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [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 ff f6 11 00 00 65 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085352316 DLSCCP DEBUG SCCP-SCOC(101)[0x55ae2af6a5b0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250410085352316 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-101)[0x55ae2af6cc60]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250410085352316 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11219451)[0x55ae2af7ac70]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250410085352316 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11219451)[0x55ae2af7ac70]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250410085352316 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20250410085352316 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11219451)[0x55ae2af7ac70]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250410085352316 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11219451)[0x55ae2af7ac70]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250410085352316 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11219451)[0x55ae2af7ac70]{disrupted}: Freeing instance (context_map.c:202) 20250410085352316 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11219451)[0x55ae2af7ac70]{disrupted}: Deallocated (fsm.c:568) 20250410085352316 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-101)[0x55ae2af6cc60]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250410085352316 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-101)[0x55ae2af6cc60]{disconnected}: Freeing instance (context_map.c:206) 20250410085352316 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-101)[0x55ae2af6cc60]{disconnected}: Deallocated (fsm.c:568) 20250410085352316 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11219451 SCCP-101 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20250410085352316 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410085352316 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250410085352316 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:894) 20250410085352316 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085352316 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410085352316 DMAIN NOTICE (127.0.0.1:9999 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) 20250410085352317 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250410085352317 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44750<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.msc0-M3UA(857)@449bbc254af8: Final verdict of PTC: none TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0-RUA(852)@449bbc254af8: Final verdict of PTC: none MutexDispCT-TC_sgsnpool_L3Complete_no_nri_round_robin(847)@449bbc254af8: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(863)@449bbc254af8: Final verdict of PTC: none TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1(853)@449bbc254af8: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(866)@449bbc254af8: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(864)@449bbc254af8: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(860)@449bbc254af8: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(861)@449bbc254af8: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(862)@449bbc254af8: Final verdict of PTC: none HNBGW-PFCP(850)@449bbc254af8: Final verdict of PTC: none 20250410085352316 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085352316 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085352316 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085352316 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250410085352316 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250410085352316 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250410085352316 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085352316 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085352316 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085352316 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085352317 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085352317 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250410085352317 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085352317 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085352317 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085352317 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085352317 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085352317 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! TC_sgsnpool_L3Complete_no_nri_round_robin0(868)@449bbc254af8: Final verdict of PTC: pass TC_sgsnpool_L3Complete_no_nri_round_robin0(869)@449bbc254af8: Final verdict of PTC: pass 20250410085352319 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44760<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-MGCP(867)@449bbc254af8: Final verdict of PTC: none 20250410085352332 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44762<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Complete_no_nri_round_robin0(870)@449bbc254af8: Final verdict of PTC: pass MTC@449bbc254af8: Setting final verdict of the test case. MTC@449bbc254af8: Local verdict of MTC: pass MTC@449bbc254af8: Local verdict of PTC MutexDispCT-TC_sgsnpool_L3Complete_no_nri_round_robin(847): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC VirtHNBGW-STATS(848): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC IPA-CTRL-CLI-IPA(849): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW-PFCP(850): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0(851): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0-RUA(852): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1(853): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1-RUA(854): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.msc0-SCCP(855): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.msc0-RAN(856): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.msc0-M3UA(857): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.msc1-SCCP(858): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.msc1-RAN(859): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.msc1-M3UA(860): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(861): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.sgsn0-RAN(862): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(863): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(864): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.sgsn1-RAN(865): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(866): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW-MGCP(867): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin0(868): pass (pass -> pass) MTC@449bbc254af8: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin0(869): pass (pass -> pass) MTC@449bbc254af8: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin0(870): pass (pass -> pass) MTC@449bbc254af8: Test case TC_sgsnpool_L3Complete_no_nri_round_robin finished. Verdict: pass MTC@449bbc254af8: 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'. Thu Apr 10 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 20250410085352505 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44764<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410085352982 DLSCCP DEBUG SCCP-SCOC(97)[0x55ae2af6ef60]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250410085352982 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fee27e), PART(T=Source Reference,L=4,D=00000061), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085352982 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410085352982 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085352982 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410085352982 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085352982 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085352982 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085352982 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 fe e2 7e 00 00 61 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085352982 DLSCCP DEBUG SCCP-SCOC(96)[0x55ae2af78cd0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250410085352982 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00383e28), PART(T=Source Reference,L=4,D=00000060), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085352982 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410085352982 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085352982 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410085352982 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085352982 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085352982 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085352982 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 38 3e 28 00 00 60 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085352982 DLSCCP DEBUG SCCP-SCOC(95)[0x55ae2af78930]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250410085352982 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0070321c), PART(T=Source Reference,L=4,D=0000005f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085352982 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410085352982 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085352982 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410085352982 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085352982 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085352982 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085352983 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 70 32 1c 00 00 5f 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085352983 DLSCCP DEBUG SCCP-SCOC(98)[0x55ae2afb7d10]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250410085352983 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d31be7), PART(T=Source Reference,L=4,D=00000062), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085352983 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410085352983 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085352983 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410085352983 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085352983 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085352983 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085352983 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 d3 1b e7 00 00 62 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085352983 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085352983 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085352983 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085352983 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085352983 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085352983 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250410085352983 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085352983 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085352983 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085352983 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085352983 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085352983 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250410085352983 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085352983 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085352983 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085352983 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085352983 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085352983 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250410085352983 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085352983 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085352983 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085352983 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085352983 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085352983 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250410085353107 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44764<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=551716) 20250410085353562 DLSCCP DEBUG SCCP-SCOC(93)[0x55ae2af7ae10]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410085353562 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0046d2a4), PART(T=Source Reference,L=4,D=0000005d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085353562 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085353562 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085353562 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085353562 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085353562 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085353562 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085353562 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 46 d2 a4 00 00 5d 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085353563 DLSCCP DEBUG SCCP-SCOC(92)[0x55ae2af83720]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410085353563 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cd4784), PART(T=Source Reference,L=4,D=0000005c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085353563 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085353563 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085353563 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085353563 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085353563 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085353563 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085353563 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 cd 47 84 00 00 5c 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085353563 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085353563 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085353563 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085353563 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085353563 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085353563 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250410085353563 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085353563 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085353563 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085353563 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085353563 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085353563 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250410085353565 DLSCCP DEBUG SCCP-SCOC(94)[0x55ae2af71270]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410085353565 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006bbeca), PART(T=Source Reference,L=4,D=0000005e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085353565 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085353565 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085353565 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085353565 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085353565 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410085353565 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085353565 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 6b be ca 00 00 5e 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085353565 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085353565 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085353565 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085353565 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410085353565 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410085353565 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250410085353587 DLSCCP DEBUG SCCP-SCOC(86)[0x55ae2af8ccd0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410085353588 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008353d4), PART(T=Source Reference,L=4,D=00000056), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085353588 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085353588 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085353588 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085353588 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085353588 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410085353588 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085353588 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 83 53 d4 00 00 56 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085353588 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085353588 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085353588 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085353588 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410085353588 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410085353588 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250410085353590 DLSCCP DEBUG SCCP-SCOC(87)[0x55ae2af75300]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410085353590 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0072c397), PART(T=Source Reference,L=4,D=00000057), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085353590 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085353590 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085353590 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085353590 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085353590 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085353590 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085353590 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 72 c3 97 00 00 57 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085353590 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085353590 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085353590 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085353590 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085353590 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085353590 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250410085353602 DLSCCP DEBUG SCCP-SCOC(88)[0x55ae2af77280]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410085353602 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d6f86d), PART(T=Source Reference,L=4,D=00000058), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085353602 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085353602 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085353602 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410085353603 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085353603 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250410085353603 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085353603 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 d6 f8 6d 00 00 58 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085353603 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085353603 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085353603 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085353603 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250410085353603 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250410085353603 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=551716, count=600244) 20250410085354208 DLSCCP DEBUG SCCP-SCOC(83)[0x55ae2af6a050]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410085354208 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00142f18), PART(T=Source Reference,L=4,D=00000053), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085354208 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085354208 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085354208 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085354208 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085354208 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085354208 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085354208 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 14 2f 18 00 00 53 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085354208 DLSCCP DEBUG SCCP-SCOC(84)[0x55ae2afb8330]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410085354208 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ca442d), PART(T=Source Reference,L=4,D=00000054), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085354208 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085354208 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085354208 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410085354208 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085354208 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250410085354209 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085354209 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 ca 44 2d 00 00 54 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085354209 DLSCCP DEBUG SCCP-SCOC(85)[0x55ae2af69bc0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410085354209 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008a14e1), PART(T=Source Reference,L=4,D=00000055), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085354209 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085354209 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085354209 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085354209 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085354209 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085354209 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085354209 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 8a 14 e1 00 00 55 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085354209 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085354209 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085354209 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085354209 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085354209 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085354209 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250410085354209 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085354209 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085354209 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085354209 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250410085354209 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250410085354209 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250410085354209 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085354209 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085354209 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085354209 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085354209 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085354209 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250410085354311 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250410085354312 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250410085354312 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250410085354312 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250410085354312 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250410085354312 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250410085354313 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250410085354313 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250410085354313 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250410085354314 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250410085354314 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250410085354314 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250410085354695 DLSCCP DEBUG SCCP-SCOC(82)[0x55ae2af74d00]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410085354695 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008bf5fb), PART(T=Source Reference,L=4,D=00000052), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085354695 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085354695 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085354695 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085354695 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085354695 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085354695 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085354695 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 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 f5 fb 00 00 52 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085354695 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085354695 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085354695 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085354695 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085354695 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085354695 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@449bbc254af8: 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@449bbc254af8: 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 ------ Thu Apr 10 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 20250410085355423 DLSCCP DEBUG SCCP-SCOC(81)[0x55ae2af72fd0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250410085355423 DLSCCP DEBUG SCCP-SCOC(81)[0x55ae2af72fd0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250410085355423 DLSCCP DEBUG SCCP-SCOC(81)[0x55ae2af72fd0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250410085355423 DLSCCP DEBUG SCCP-SCOC(81)[0x55ae2af72fd0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250410085355423 DLSCCP DEBUG SCCP-SCOC(81)[0x55ae2af72fd0]{IDLE}: Deallocated (fsm.c:568) MTC@449bbc254af8: 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@449bbc254af8: Test case TC_sgsnpool_L3Complete_valid_nri_1 started. 20250410085356194 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33374<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410085356198 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33380<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410085356204 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:42111<->l=127.0.0.1:4262) (control_if.c:572) 20250410085356222 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250410085356222 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_1-Iuh0(875)@449bbc254af8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250410085356229 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085356229 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085356230 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085356230 DRANAP DEBUG cnlink(msc-1)[0x55ae2aef6920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085356230 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085356230 DRANAP DEBUG cnlink(msc-2)[0x55ae2aef3b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085356230 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085356230 DRANAP DEBUG cnlink(msc-3)[0x55ae2af5d910]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_sgsnpool_L3Complete_valid_nri_1-Iuh1(877)@449bbc254af8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250410085356230 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:36771 (stream_srv.c:142) 20250410085356230 DMAIN INFO New HNB SCTP connection r=127.0.0.1:36771<->l=127.0.0.1:29169 (hnbgw.c:791) 20250410085356230 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085356231 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250410085356231 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085356231 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085356231 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410085356231 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085356231 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085356231 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085356231 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085356231 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085356231 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085356231 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085356231 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085356231 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085356231 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085356231 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085356231 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085356231 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085356231 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085356231 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085356231 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085356231 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085356231 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085356231 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085356231 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085356231 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085356231 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085356231 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250410085356232 DRANAP DEBUG cnlink(msc-3)[0x55ae2af5d910]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085356232 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250410085356232 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085356232 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085356232 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410085356232 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085356232 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085356232 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085356232 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) 20250410085356232 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085356232 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085356232 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085356232 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085356232 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085356232 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085356232 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085356232 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) 20250410085356232 DLSS7 DEBUG Found route for dpc=4=0.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) 20250410085356232 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250410085356232 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085356232 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250410085356232 DRANAP DEBUG cnlink(msc-3)[0x55ae2af5d910]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085356232 DRANAP DEBUG cnlink(msc-2)[0x55ae2aef3b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085356232 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250410085356232 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085356232 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085356232 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410085356232 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085356232 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085356232 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085356232 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085356232 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085356232 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085356232 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085356232 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085356232 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085356232 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085356232 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085356232 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085356232 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085356232 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250410085356232 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085356232 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085356232 DRANAP DEBUG cnlink(msc-2)[0x55ae2aef3b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085356232 DRANAP DEBUG cnlink(msc-1)[0x55ae2aef6920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085356232 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250410085356232 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085356232 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085356232 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410085356232 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085356232 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085356232 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085356232 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085356232 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085356232 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085356232 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085356232 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085356232 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085356232 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085356232 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085356232 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085356232 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085356232 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410085356232 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085356232 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085356232 DRANAP DEBUG cnlink(msc-1)[0x55ae2aef6920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085356232 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085356232 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085356232 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085356232 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 20250410085356232 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250410085356232 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250410085356232 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085356232 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085356232 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085356232 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250410085356232 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250410085356232 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250410085356232 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085356232 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085356232 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085356232 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410085356232 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410085356232 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! MTC@449bbc254af8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@449bbc254af8: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(881)@449bbc254af8: ************************************************* HNBGW_Test.msc0-M3UA(881)@449bbc254af8: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(881)@449bbc254af8: ************************************************* HNBGW_Test.msc0-SCCP(879)@449bbc254af8: v_sccp_pdu_maxlen:268 MTC@449bbc254af8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(884)@449bbc254af8: ************************************************* MTC@449bbc254af8: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(884)@449bbc254af8: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(884)@449bbc254af8: ************************************************* HNBGW_Test.msc1-SCCP(882)@449bbc254af8: v_sccp_pdu_maxlen:268 20250410085356258 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085356258 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085356258 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085356258 DRANAP DEBUG cnlink(sgsn-1)[0x55ae2af5ec30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085356259 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085356259 DRANAP DEBUG cnlink(sgsn-2)[0x55ae2af5f5c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085356259 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085356259 DRANAP DEBUG cnlink(sgsn-3)[0x55ae2af5ff50]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085356260 DRANAP DEBUG cnlink(sgsn-3)[0x55ae2af5ff50]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085356260 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250410085356260 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085356260 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085356260 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410085356260 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085356260 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085356260 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085356260 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) 20250410085356260 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085356260 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085356260 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085356260 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085356260 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085356260 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085356260 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085356260 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) 20250410085356260 DLSS7 DEBUG Found route for dpc=12=0.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) 20250410085356260 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250410085356260 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085356260 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250410085356260 DRANAP DEBUG cnlink(sgsn-3)[0x55ae2af5ff50]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085356260 DRANAP DEBUG cnlink(sgsn-2)[0x55ae2af5f5c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085356260 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250410085356260 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085356260 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085356260 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410085356260 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085356260 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085356260 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085356260 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085356260 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085356260 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085356260 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085356260 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085356260 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085356260 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085356260 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085356260 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085356260 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085356260 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250410085356260 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085356260 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085356260 DRANAP DEBUG cnlink(sgsn-2)[0x55ae2af5f5c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085356260 DRANAP DEBUG cnlink(sgsn-1)[0x55ae2af5ec30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085356260 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250410085356260 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085356260 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085356260 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410085356260 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085356260 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085356260 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085356260 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085356260 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085356260 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085356260 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085356260 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085356260 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085356260 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085356260 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085356260 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085356260 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085356260 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250410085356260 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085356260 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085356260 DRANAP DEBUG cnlink(sgsn-1)[0x55ae2af5ec30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085356260 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085356260 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250410085356260 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085356260 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085356260 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410085356260 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085356260 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085356260 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085356260 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085356260 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085356260 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085356260 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085356260 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085356260 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085356260 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085356260 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085356260 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085356260 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085356260 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085356260 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085356260 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085356260 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085356260 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085356260 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085356260 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085356260 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 20250410085356260 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250410085356260 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250410085356260 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085356260 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085356260 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085356260 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250410085356260 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250410085356260 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250410085356260 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085356260 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085356260 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085356260 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250410085356260 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250410085356260 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250410085356260 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085356260 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085356260 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085356260 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085356260 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085356260 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@449bbc254af8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(887)@449bbc254af8: ************************************************* HNBGW_Test.sgsn0-M3UA(887)@449bbc254af8: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(887)@449bbc254af8: ************************************************* MTC@449bbc254af8: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(885)@449bbc254af8: v_sccp_pdu_maxlen:268 MTC@449bbc254af8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@449bbc254af8: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(890)@449bbc254af8: ************************************************* HNBGW_Test.sgsn1-M3UA(890)@449bbc254af8: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(890)@449bbc254af8: ************************************************* HNBGW_Test.sgsn1-SCCP(888)@449bbc254af8: v_sccp_pdu_maxlen:268 20250410085356293 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085356293 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085356293 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250410085356293 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250410085356293 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) 20250410085356293 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250410085356293 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250410085356293 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410085356293 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@449bbc254af8: setverdict(pass): none -> pass 20250410085356297 DLINP DEBUG SRVCONN(,r=127.0.0.1:36771<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085356297 DLINP DEBUG SRVCONN(,r=127.0.0.1:36771<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085356297 DLINP DEBUG SRVCONN(,r=127.0.0.1:36771<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250410085356297 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250410085356297 DHNBAP DEBUG (127.0.0.1:36771 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20250410085356297 DHNBAP NOTICE (127.0.0.1:36771 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250410085356297 DHNBAP NOTICE (127.0.0.1:36771 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250410085356297 DLINP DEBUG SRVCONN(,r=127.0.0.1:36771<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410085356297 DLINP DEBUG SRVCONN(,r=127.0.0.1:36771<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed 20250410085356445 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250410085356445 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250410085356445 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250410085356445 DLSS7 <000c> 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)@449bbc254af8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250410085356453 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085356453 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250410085356453 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250410085356453 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250410085356453 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250410085356453 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250410085356453 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250410085356453 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 20250410085356454 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250410085356454 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  20250410085356454 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250410085356457 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 20250410085356457 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 20250410085356457 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250410085356457 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250410085356457 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085356457 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250410085356457 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250410085356457 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  20250410085356457 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250410085356457 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250410085356457 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250410085356457 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 20250410085356457 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250410085356457 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  20250410085356457 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085356457 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250410085356457 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085356457 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250410085356457 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:413) 20250410085356458 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085356458 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085356458 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085356458 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085356458 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250410085356458 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250410085356458 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085356459 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085356459 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250410085356459 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085356459 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085356459 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410085356459 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085356459 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085356459 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085356459 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085356459 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085356459 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085356459 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085356459 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085356459 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085356459 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085356459 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085356459 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085356459 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085356459 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085356460 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085356460 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085356460 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) HNBGW_Test.msc1-M3UA(884)@449bbc254af8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250410085356460 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085356460 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085356460 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085356460 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085356460 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085356460 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250410085356460 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410085356460 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410085356460 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085356460 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  20250410085356463 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085356464 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPSM:UP) 20250410085356464 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250410085356464 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250410085356464 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250410085356464 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250410085356464 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250410085356464 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 20250410085356464 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Inactive () 20250410085356464 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  20250410085356464 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250410085356466 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085356466 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPTM:ACTIVE) 20250410085356466 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250410085356466 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  20250410085356466 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250410085356466 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250410085356466 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250410085356466 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 20250410085356466 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Active () 20250410085356466 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  20250410085356466 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  20250410085356466 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085356466 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250410085356467 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085356467 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250410085356467 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.0.2/0 (xua_snm.c:413) 20250410085356467 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085356467 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085356467 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085356467 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085356467 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250410085356467 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250410085356467 DRANAP DEBUG cnlink(msc-1)[0x55ae2aef6920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085356468 DRANAP DEBUG cnlink(msc-1)[0x55ae2aef6920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085356468 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250410085356468 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085356468 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085356468 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410085356468 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085356468 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085356468 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085356468 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085356468 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085356468 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085356468 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085356468 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085356468 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085356468 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085356468 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085356468 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085356468 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085356468 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410085356468 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085356468 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085356468 DRANAP DEBUG cnlink(msc-1)[0x55ae2aef6920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085356469 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085356469 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085356469 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085356469 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410085356469 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410085356469 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250410085356469 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250410085356469 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250410085356469 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085356469 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  20250410085356473 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250410085356473 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250410085356473 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250410085356473 DLSS7 <000c> 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)@449bbc254af8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250410085356479 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085356479 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250410085356479 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250410085356479 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250410085356479 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250410085356479 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250410085356479 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250410085356479 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 20250410085356479 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250410085356479 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  20250410085356479 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250410085356481 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085356481 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250410085356481 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250410085356481 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  20250410085356481 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250410085356481 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250410085356481 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250410085356481 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 20250410085356481 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250410085356481 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  20250410085356481 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  20250410085356481 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  20250410085356481 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085356481 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250410085356481 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085356481 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250410085356481 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250410085356481 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085356481 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085356481 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085356481 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085356481 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250410085356481 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250410085356481 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085356482 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085356482 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250410085356482 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085356482 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085356482 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410085356482 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085356482 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085356482 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085356482 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085356482 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085356482 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085356482 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085356482 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085356482 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085356482 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085356482 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085356482 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085356482 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085356482 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085356482 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085356482 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085356483 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085356483 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085356483 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085356483 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085356483 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085356483 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085356483 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.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' 20250410085356483 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410085356483 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410085356483 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085356483 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  20250410085356483 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 20250410085356483 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 20250410085356483 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250410085356483 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)@449bbc254af8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250410085356488 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085356488 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPSM:UP) 20250410085356488 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250410085356488 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250410085356488 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250410085356488 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250410085356488 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250410085356489 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 20250410085356489 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Inactive () 20250410085356489 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  20250410085356489 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250410085356490 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085356490 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPTM:ACTIVE) 20250410085356490 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250410085356490 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  20250410085356490 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250410085356490 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250410085356490 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250410085356490 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 20250410085356490 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Active () 20250410085356490 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  20250410085356490 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  20250410085356490 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  20250410085356490 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  20250410085356490 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085356490 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250410085356490 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085356491 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250410085356491 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.1.2/0 (xua_snm.c:413) 20250410085356491 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085356491 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085356491 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085356491 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085356491 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250410085356491 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250410085356491 DRANAP DEBUG cnlink(sgsn-1)[0x55ae2af5ec30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085356492 DRANAP DEBUG cnlink(sgsn-1)[0x55ae2af5ec30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085356492 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250410085356492 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085356492 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085356492 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410085356492 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085356492 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085356492 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085356492 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085356492 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085356492 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085356492 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085356492 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085356492 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085356492 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085356492 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085356492 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085356492 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085356492 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250410085356492 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085356492 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085356492 DRANAP DEBUG cnlink(sgsn-1)[0x55ae2af5ec30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085356492 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085356492 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085356492 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085356492 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250410085356492 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250410085356492 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' 20250410085356492 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 20250410085356492 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250410085356492 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085356492 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(880)@449bbc254af8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250410085357258 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085357258 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410085357258 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410085357258 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410085357258 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085357258 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410085357258 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085357258 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085357258 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085357258 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085357259 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085357259 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085357259 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085357259 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410085357259 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085357259 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085357259 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250410085357259 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410085357259 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085357259 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085357259 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085357259 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085357259 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085357259 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085357259 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085357259 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085357259 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085357259 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085357259 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085357259 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085357259 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085357259 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085357259 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250410085357259 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250410085357259 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250410085357259 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250410085357259 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085357259 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410085357259 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085357259 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085357259 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085357259 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085357259 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085357259 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085357259 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085357259 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085357259 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085357259 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085357259 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085357259 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085357259 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085357259 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085357259 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085357259 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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) 20250410085357259 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250410085357259 DRANAP NOTICE cnlink(msc-0)[0x55ae2af13940]{CONNECTED}: link up (cnlink.c:111) 20250410085357260 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085357260 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085357260 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085357260 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085357260 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085357260 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250410085357260 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410085357260 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410085357260 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085357260 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  20250410085357261 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085357261 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410085357261 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410085357261 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410085357261 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085357262 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410085357262 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085357262 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085357262 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085357262 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085357262 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085357262 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085357262 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085357262 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410085357262 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085357262 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085357262 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250410085357262 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410085357262 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085357262 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085357262 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085357262 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085357262 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085357262 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085357262 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085357262 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085357262 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085357262 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085357262 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085357262 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085357262 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085357262 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085357262 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250410085357262 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250410085357262 DRANAP INFO cnlink(msc-0)[0x55ae2af13940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(883)@449bbc254af8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250410085357264 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085357264 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250410085357264 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250410085357264 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 20250410085357264 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085357264 DLSS7 <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' 20250410085357264 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085357264 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085357264 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085357264 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085357264 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085357264 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085357264 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085357264 DLM3UA DEBUG 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) 20250410085357264 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085357264 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085357264 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250410085357264 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250410085357264 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085357264 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085357264 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085357264 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085357264 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085357264 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085357264 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085357264 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085357264 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085357264 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085357264 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085357264 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085357264 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085357264 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085357264 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250410085357264 DRANAP DEBUG cnlink(msc-1)[0x55ae2aef6920]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250410085357264 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) 20250410085357264 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) 20250410085357264 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085357264 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250410085357264 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085357264 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085357264 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085357264 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085357264 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085357264 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085357264 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085357264 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085357264 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085357264 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085357264 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085357264 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085357264 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085357264 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410085357264 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085357264 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250410085357264 DRANAP DEBUG cnlink(msc-1)[0x55ae2aef6920]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250410085357264 DRANAP NOTICE cnlink(msc-1)[0x55ae2aef6920]{CONNECTED}: link up (cnlink.c:111) 20250410085357264 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085357264 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085357264 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085357264 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410085357264 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410085357264 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250410085357264 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250410085357264 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250410085357264 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085357264 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  20250410085357265 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085357265 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250410085357265 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250410085357265 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 20250410085357265 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085357265 DLSS7 <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' 20250410085357265 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085357265 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085357265 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085357265 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085357265 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085357265 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085357265 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085357265 DLM3UA DEBUG 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) 20250410085357265 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085357265 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085357265 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250410085357265 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250410085357265 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085357265 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085357265 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085357265 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085357265 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085357265 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085357265 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085357265 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085357265 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085357265 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085357265 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085357265 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085357265 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085357265 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085357265 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250410085357265 DRANAP DEBUG cnlink(msc-1)[0x55ae2aef6920]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250410085357265 DRANAP INFO cnlink(msc-1)[0x55ae2aef6920]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250410085357284 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085357284 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410085357284 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer HNBGW_Test.sgsn0-RAN(886)@449bbc254af8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250410085357284 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410085357284 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085357284 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410085357284 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085357285 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085357285 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085357285 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085357285 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085357285 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085357285 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085357285 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410085357285 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085357285 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085357285 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250410085357285 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410085357285 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085357285 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085357285 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085357285 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085357285 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085357285 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085357285 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085357285 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085357285 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085357285 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085357285 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085357285 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085357285 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085357285 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085357285 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250410085357285 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250410085357285 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250410085357285 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250410085357285 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085357285 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410085357285 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085357285 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085357285 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085357285 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085357285 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085357285 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085357285 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085357286 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085357286 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085357286 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085357286 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085357286 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085357286 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085357286 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085357286 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085357286 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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) 20250410085357286 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250410085357286 DRANAP NOTICE cnlink(sgsn-0)[0x55ae2af5e2a0]{CONNECTED}: link up (cnlink.c:111) 20250410085357286 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085357286 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085357286 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085357286 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085357286 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085357286 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.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' 20250410085357286 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410085357286 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410085357286 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085357286 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  20250410085357288 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085357288 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410085357288 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410085357288 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410085357288 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085357288 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410085357288 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085357288 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085357288 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085357288 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085357289 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085357289 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085357289 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085357289 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410085357289 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085357289 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085357289 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250410085357289 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410085357289 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085357289 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085357289 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085357289 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085357289 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085357289 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085357289 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085357289 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085357289 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085357289 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085357289 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085357289 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085357289 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085357289 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085357289 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250410085357289 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250410085357289 DRANAP INFO cnlink(sgsn-0)[0x55ae2af5e2a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(889)@449bbc254af8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250410085357291 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085357291 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250410085357291 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250410085357291 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 20250410085357291 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085357291 DLSS7 <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' 20250410085357291 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085357291 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085357291 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085357291 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085357291 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085357291 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085357291 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085357291 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) 20250410085357291 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085357291 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085357291 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250410085357291 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250410085357291 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085357291 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085357291 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085357291 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085357291 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085357291 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085357291 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085357291 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085357291 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085357291 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085357291 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085357291 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085357291 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085357291 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085357291 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250410085357291 DRANAP DEBUG cnlink(sgsn-1)[0x55ae2af5ec30]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250410085357291 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) 20250410085357291 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) 20250410085357291 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085357291 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250410085357291 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085357291 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085357291 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085357291 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085357291 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085357291 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085357291 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085357291 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085357291 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085357291 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085357291 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085357291 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085357291 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085357291 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250410085357292 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085357292 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 0a 03 00 00 0c 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085357292 DRANAP DEBUG cnlink(sgsn-1)[0x55ae2af5ec30]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250410085357292 DRANAP NOTICE cnlink(sgsn-1)[0x55ae2af5ec30]{CONNECTED}: link up (cnlink.c:111) 20250410085357292 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085357292 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085357292 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085357292 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250410085357292 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250410085357292 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=12 -> eSLS=28: use Normal Route via 'virt-sgsn1' 20250410085357292 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 20250410085357292 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250410085357292 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085357292 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 0c 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 04  20250410085357292 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085357292 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250410085357292 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250410085357292 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 20250410085357292 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085357292 DLSS7 <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' 20250410085357292 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085357292 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085357292 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085357292 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085357292 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085357292 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085357292 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085357292 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) 20250410085357292 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085357292 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085357292 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250410085357292 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250410085357292 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085357292 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085357292 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085357292 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085357292 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085357292 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085357292 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085357292 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085357292 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085357292 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085357292 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085357292 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085357292 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085357292 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085357292 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250410085357292 DRANAP DEBUG cnlink(sgsn-1)[0x55ae2af5ec30]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250410085357292 DRANAP INFO cnlink(sgsn-1)[0x55ae2af5ec30]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250410085358308 DLCTRL DEBUG Command: GET 43862071 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250410085358308 DLCTRL DEBUG Tx Command reply: GET_REPLY 43862071 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250410085358309 DLCTRL DEBUG Command: GET 460895055 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250410085358309 DLCTRL DEBUG Tx Command reply: GET_REPLY 460895055 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250410085358311 DLCTRL DEBUG Command: GET 204411347 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250410085358311 DLCTRL DEBUG Tx Command reply: GET_REPLY 204411347 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085358314 DLCTRL DEBUG Command: GET 298869233 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085358314 DLCTRL DEBUG Tx Command reply: GET_REPLY 298869233 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085358317 DLCTRL DEBUG Command: GET 148741048 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250410085358317 DLCTRL DEBUG Tx Command reply: GET_REPLY 148741048 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) 20250410085358319 DLCTRL DEBUG Command: GET 761406192 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250410085358319 DLCTRL DEBUG Tx Command reply: GET_REPLY 761406192 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250410085358322 DLCTRL DEBUG Command: GET 130191790 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250410085358322 DLCTRL DEBUG Tx Command reply: GET_REPLY 130191790 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250410085358324 DLCTRL DEBUG Command: GET 82812788 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250410085358324 DLCTRL DEBUG Tx Command reply: GET_REPLY 82812788 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085358326 DLCTRL DEBUG Command: GET 281585138 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085358326 DLCTRL DEBUG Tx Command reply: GET_REPLY 281585138 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085358328 DLCTRL DEBUG Command: GET 28149764 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250410085358328 DLCTRL DEBUG Tx Command reply: GET_REPLY 28149764 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) 20250410085358330 DLCTRL DEBUG Command: GET 492285102 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250410085358330 DLCTRL DEBUG Tx Command reply: GET_REPLY 492285102 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250410085358332 DLCTRL DEBUG Command: GET 374354921 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250410085358332 DLCTRL DEBUG Tx Command reply: GET_REPLY 374354921 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250410085358336 DLCTRL DEBUG Command: GET 435475076 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250410085358336 DLCTRL DEBUG Tx Command reply: GET_REPLY 435475076 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085358338 DLCTRL DEBUG Command: GET 648823610 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085358338 DLCTRL DEBUG Tx Command reply: GET_REPLY 648823610 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085358339 DLCTRL DEBUG Command: GET 860487204 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250410085358339 DLCTRL DEBUG Tx Command reply: GET_REPLY 860487204 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) 20250410085358341 DLCTRL DEBUG Command: GET 801840053 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250410085358341 DLCTRL DEBUG Tx Command reply: GET_REPLY 801840053 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250410085358342 DLCTRL DEBUG Command: GET 796278202 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250410085358342 DLCTRL DEBUG Tx Command reply: GET_REPLY 796278202 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250410085358344 DLCTRL DEBUG Command: GET 397599874 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250410085358344 DLCTRL DEBUG Tx Command reply: GET_REPLY 397599874 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085358346 DLCTRL DEBUG Command: GET 80770341 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085358346 DLCTRL DEBUG Tx Command reply: GET_REPLY 80770341 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085358350 DLCTRL DEBUG Command: GET 246819548 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250410085358350 DLCTRL DEBUG Tx Command reply: GET_REPLY 246819548 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@449bbc254af8: 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@449bbc254af8: "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@449bbc254af8: 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@449bbc254af8: 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@449bbc254af8: 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@449bbc254af8: 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 := '000000000000001011011110'B, t_guard := 20.000000 } 20250410085358384 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33382<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn1-RAN(889)@449bbc254af8: f_create_expect(l3 := '08087300F1102A2A170512C742200010024000'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(889)@449bbc254af8: 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)@449bbc254af8: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_10(892)2365019 20250410085359438 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085359438 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085359438 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 108 bytes from client (stream_srv.c:1351) 20250410085359438 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250410085359438 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x24165b, normal) (hnbgw_rua.c:407) 20250410085359438 DHNB DEBUG map_rua[0x55ae2af72fd0]{init}: Allocated (fsm.c:456) 20250410085359438 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2365019)[0x55ae2af72fd0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250410085359438 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2365019 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250410085359438 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410085359439 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410085359439 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:256=0x100 (hnbgw_l3.c:248) 20250410085359439 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2365019 SCCP-0 PS MI=NONE: NONE NRI(10bit)=0x100=256: NRI match selects sgsn 1 (hnbgw_cn.c:1078) 20250410085359439 DCN DEBUG map_sccp[0x55ae2af70460]{init}: Allocated (fsm.c:456) 20250410085359439 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-102)[0x55ae2af70460]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250410085359439 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-2365019 <-> SCCP-102 sgsn-1 sgsn-one cs7-0.sccp l=0.23.5<->r=0.1.2 (context_map.c:128) 20250410085359439 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2365019 SCCP-102 sgsn-1 MI=NONE: rx RUA Connect with 79 bytes RANAP data (hnbgw_rua.c:312) 20250410085359439 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2365019)[0x55ae2af72fd0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250410085359439 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410085359439 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410085359439 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2365019)[0x55ae2af72fd0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250410085359439 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-102)[0x55ae2af70460]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250410085359439 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250410085359439 DLSCCP DEBUG SCCP-SCOC(102)[0x55ae2af82f40]{IDLE}: Allocated (fsm.c:456) 20250410085359439 DLSCCP DEBUG SCCP-SCOC(102)[0x55ae2af82f40]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250410085359439 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013404b0000070003400180000f40060000f11009260037400100003a40080000f11009260037001040141308087300f1102a2a170512c742200010024000004f40030002de0056400500f1100926) (sccp_scrc.c:415) 20250410085359439 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085359439 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085359439 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085359439 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410085359439 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085359439 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085359439 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085359439 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085359439 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085359439 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085359439 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085359439 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410085359439 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085359439 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250410085359439 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085359440 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 02 de 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085359440 DLSCCP DEBUG SCCP-SCOC(102)[0x55ae2af82f40]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250410085359440 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-102)[0x55ae2af70460]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250410085359440 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2365019)[0x55ae2af72fd0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250410085359440 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085359440 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085359440 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085359440 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250410085359440 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250410085359440 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' 20250410085359440 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 20250410085359440 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250410085359440 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085359440 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 02 de 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 04  HNBGW_Test.sgsn1-SCCP(888)@449bbc254af8: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(888)@449bbc254af8: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(889)@449bbc254af8: Found Expect[0] for l3='08087300F1102A2A170512C742200010024000'O handled at TC_sgsnpool_L3Complete_valid_nri_10(892) HNBGW_Test.sgsn1-RAN(889)@449bbc254af8: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_10(892)5500163 HNBGW_Test.sgsn1-SCCP(888)@449bbc254af8: Session index based on connection ID:0 HNBGW_Test.sgsn1-SCCP(888)@449bbc254af8: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_L3Complete_valid_nri_10(892)@449bbc254af8: setverdict(pass): none -> pass 20250410085359454 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085359454 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250410085359454 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250410085359454 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 20250410085359454 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085359454 DLSS7 <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' 20250410085359454 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085359454 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085359454 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085359454 DLSS7 <000c> osmo_ss7_asp.c:1175 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 af 65 5c 02 00 00 00 00 00 06 00 08 00 00 00 07  20250410085359454 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085359454 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085359454 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085359454 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) 20250410085359454 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085359454 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00af655c) (sccp_scrc.c:486) 20250410085359454 DLSCCP DEBUG Received CO:COAK for local reference 102 (sccp_scoc.c:1855) 20250410085359454 DLSCCP DEBUG SCCP-SCOC(102)[0x55ae2af82f40]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250410085359454 DLSCCP DEBUG SCCP-SCOC(102)[0x55ae2af82f40]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250410085359454 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085359454 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250410085359454 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) 20250410085359454 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-102)[0x55ae2af70460]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250410085359454 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-102)[0x55ae2af70460]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@449bbc254af8: 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 } } } 20250410085359455 DLCTRL DEBUG Command: GET 198055931 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250410085359455 DLCTRL DEBUG Tx Command reply: GET_REPLY 198055931 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250410085359459 DLCTRL DEBUG Command: GET 462977079 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250410085359459 DLCTRL DEBUG Tx Command reply: GET_REPLY 462977079 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250410085359463 DLCTRL DEBUG Command: GET 248341113 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250410085359463 DLCTRL DEBUG Tx Command reply: GET_REPLY 248341113 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085359466 DLCTRL DEBUG Command: GET 85717454 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085359466 DLCTRL DEBUG Tx Command reply: GET_REPLY 85717454 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085359469 DLCTRL DEBUG Command: GET 857167752 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250410085359469 DLCTRL DEBUG Tx Command reply: GET_REPLY 857167752 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed 20250410085359472 DLCTRL DEBUG Command: GET 763561541 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250410085359472 DLCTRL DEBUG Tx Command reply: GET_REPLY 763561541 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250410085359475 DLCTRL DEBUG Command: GET 882382007 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250410085359475 DLCTRL DEBUG Tx Command reply: GET_REPLY 882382007 rate_ctr.abs.sgsn.1.cnpool:subscr:known 1 (control_if.c:477) 20250410085359478 DLCTRL DEBUG Command: GET 951361892 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250410085359478 DLCTRL DEBUG Tx Command reply: GET_REPLY 951361892 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085359482 DLCTRL DEBUG Command: GET 401293993 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085359482 DLCTRL DEBUG Tx Command reply: GET_REPLY 401293993 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085359486 DLCTRL DEBUG Command: GET 479067012 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250410085359486 DLCTRL DEBUG Tx Command reply: GET_REPLY 479067012 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed 20250410085359490 DLCTRL DEBUG Command: GET 40286849 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250410085359490 DLCTRL DEBUG Tx Command reply: GET_REPLY 40286849 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250410085359494 DLCTRL DEBUG Command: GET 829740770 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250410085359494 DLCTRL DEBUG Tx Command reply: GET_REPLY 829740770 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250410085359497 DLCTRL DEBUG Command: GET 603151726 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250410085359497 DLCTRL DEBUG Tx Command reply: GET_REPLY 603151726 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085359500 DLCTRL DEBUG Command: GET 714308621 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085359500 DLCTRL DEBUG Tx Command reply: GET_REPLY 714308621 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085359503 DLCTRL DEBUG Command: GET 293715962 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250410085359503 DLCTRL DEBUG Tx Command reply: GET_REPLY 293715962 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed 20250410085359506 DLCTRL DEBUG Command: GET 55554469 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250410085359506 DLCTRL DEBUG Tx Command reply: GET_REPLY 55554469 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250410085359508 DLCTRL DEBUG Command: GET 903168471 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250410085359508 DLCTRL DEBUG Tx Command reply: GET_REPLY 903168471 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250410085359511 DLCTRL DEBUG Command: GET 769162227 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250410085359511 DLCTRL DEBUG Tx Command reply: GET_REPLY 769162227 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085359513 DLCTRL DEBUG Command: GET 866164114 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085359513 DLCTRL DEBUG Tx Command reply: GET_REPLY 866164114 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085359514 DLCTRL DEBUG Command: GET 543372921 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250410085359514 DLCTRL DEBUG Tx Command reply: GET_REPLY 543372921 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed MTC@449bbc254af8: 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 := '000000000000000010111000'B, t_guard := 20.000000 } 20250410085359545 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33396<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn1-RAN(889)@449bbc254af8: f_create_expect(l3 := '08087300F1102A2A170512C742200010024100'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(889)@449bbc254af8: 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)@449bbc254af8: Added conn table entry 1TC_sgsnpool_L3Complete_valid_nri_10(893)12917630 20250410085400571 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085400571 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085400571 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 108 bytes from client (stream_srv.c:1351) 20250410085400571 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250410085400571 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xc51b7e, normal) (hnbgw_rua.c:407) 20250410085400571 DHNB DEBUG map_rua[0x55ae2af7ac70]{init}: Allocated (fsm.c:456) 20250410085400572 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12917630)[0x55ae2af7ac70]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250410085400572 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12917630 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250410085400572 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410085400572 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410085400572 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:260=0x104 (hnbgw_l3.c:248) 20250410085400572 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12917630 SCCP-0 PS MI=NONE: NONE NRI(10bit)=0x104=260: NRI match selects sgsn 1 (hnbgw_cn.c:1078) 20250410085400572 DCN DEBUG map_sccp[0x55ae2af6cc60]{init}: Allocated (fsm.c:456) 20250410085400572 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-103)[0x55ae2af6cc60]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250410085400572 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-12917630 <-> SCCP-103 sgsn-1 sgsn-one cs7-0.sccp l=0.23.5<->r=0.1.2 (context_map.c:128) 20250410085400572 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12917630 SCCP-103 sgsn-1 MI=NONE: rx RUA Connect with 79 bytes RANAP data (hnbgw_rua.c:312) 20250410085400572 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12917630)[0x55ae2af7ac70]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250410085400572 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410085400572 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410085400572 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12917630)[0x55ae2af7ac70]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250410085400572 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-103)[0x55ae2af6cc60]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250410085400572 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250410085400572 DLSCCP DEBUG SCCP-SCOC(103)[0x55ae2aef1d50]{IDLE}: Allocated (fsm.c:456) 20250410085400572 DLSCCP DEBUG SCCP-SCOC(103)[0x55ae2aef1d50]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250410085400572 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013404b0000070003400180000f40060000f11009260037400100003a40080000f11009260037001040141308087300f1102a2a170512c742200010024100004f40030000b80056400500f1100926) (sccp_scrc.c:415) 20250410085400572 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085400572 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085400572 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085400572 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085400572 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085400572 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085400572 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085400572 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085400572 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085400572 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085400572 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085400572 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085400572 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085400572 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250410085400572 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085400572 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 b8 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085400572 DLSCCP DEBUG SCCP-SCOC(103)[0x55ae2aef1d50]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250410085400572 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-103)[0x55ae2af6cc60]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250410085400572 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12917630)[0x55ae2af7ac70]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250410085400572 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085400572 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085400572 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085400572 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250410085400572 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250410085400572 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' 20250410085400572 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 20250410085400572 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250410085400572 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085400572 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 b8 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 04  HNBGW_Test.sgsn1-SCCP(888)@449bbc254af8: First idle individual index:1 HNBGW_Test.sgsn1-SCCP(888)@449bbc254af8: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn1-RAN(889)@449bbc254af8: Found Expect[0] for l3='08087300F1102A2A170512C742200010024100'O handled at TC_sgsnpool_L3Complete_valid_nri_10(893) HNBGW_Test.sgsn1-RAN(889)@449bbc254af8: Added conn table entry 1TC_sgsnpool_L3Complete_valid_nri_10(893)13242136 HNBGW_Test.sgsn1-SCCP(888)@449bbc254af8: Session index based on connection ID:1 HNBGW_Test.sgsn1-SCCP(888)@449bbc254af8: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250410085400578 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085400579 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250410085400579 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250410085400579 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 20250410085400579 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085400579 DLSS7 <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' 20250410085400579 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085400579 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085400579 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085400579 DLSS7 <000c> osmo_ss7_asp.c:1175 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 1f 24 19 02 00 00 00 00 00 06 00 08 00 00 00 07  20250410085400579 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085400579 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085400579 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085400579 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) 20250410085400579 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085400579 DLSS7 DEBUG scrc_rx_mtp_xfer_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=001f2419) (sccp_scrc.c:486) 20250410085400579 DLSCCP DEBUG Received CO:COAK for local reference 103 (sccp_scoc.c:1855) 20250410085400579 DLSCCP DEBUG SCCP-SCOC(103)[0x55ae2aef1d50]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250410085400579 DLSCCP DEBUG SCCP-SCOC(103)[0x55ae2aef1d50]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250410085400579 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085400579 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250410085400579 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) 20250410085400579 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-103)[0x55ae2af6cc60]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250410085400579 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-103)[0x55ae2af6cc60]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_sgsnpool_L3Complete_valid_nri_10(893)@449bbc254af8: setverdict(pass): none -> pass MTC@449bbc254af8: 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 } } } 20250410085400582 DLCTRL DEBUG Command: GET 502766130 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250410085400582 DLCTRL DEBUG Tx Command reply: GET_REPLY 502766130 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250410085400585 DLCTRL DEBUG Command: GET 594486074 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250410085400585 DLCTRL DEBUG Tx Command reply: GET_REPLY 594486074 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250410085400587 DLCTRL DEBUG Command: GET 55145912 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250410085400587 DLCTRL DEBUG Tx Command reply: GET_REPLY 55145912 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085400589 DLCTRL DEBUG Command: GET 260820466 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085400589 DLCTRL DEBUG Tx Command reply: GET_REPLY 260820466 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085400590 DLCTRL DEBUG Command: GET 590266305 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250410085400590 DLCTRL DEBUG Tx Command reply: GET_REPLY 590266305 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed 20250410085400591 DLCTRL DEBUG Command: GET 260603851 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250410085400591 DLCTRL DEBUG Tx Command reply: GET_REPLY 260603851 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250410085400592 DLCTRL DEBUG Command: GET 314916466 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250410085400592 DLCTRL DEBUG Tx Command reply: GET_REPLY 314916466 rate_ctr.abs.sgsn.1.cnpool:subscr:known 2 (control_if.c:477) 20250410085400594 DLCTRL DEBUG Command: GET 739956931 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250410085400594 DLCTRL DEBUG Tx Command reply: GET_REPLY 739956931 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085400596 DLCTRL DEBUG Command: GET 544548586 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085400597 DLCTRL DEBUG Tx Command reply: GET_REPLY 544548586 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085400598 DLCTRL DEBUG Command: GET 796834828 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250410085400598 DLCTRL DEBUG Tx Command reply: GET_REPLY 796834828 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed 20250410085400600 DLCTRL DEBUG Command: GET 532498470 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250410085400600 DLCTRL DEBUG Tx Command reply: GET_REPLY 532498470 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250410085400602 DLCTRL DEBUG Command: GET 433755151 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250410085400602 DLCTRL DEBUG Tx Command reply: GET_REPLY 433755151 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250410085400606 DLCTRL DEBUG Command: GET 96398080 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250410085400606 DLCTRL DEBUG Tx Command reply: GET_REPLY 96398080 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085400609 DLCTRL DEBUG Command: GET 751859220 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085400609 DLCTRL DEBUG Tx Command reply: GET_REPLY 751859220 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085400612 DLCTRL DEBUG Command: GET 354502746 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250410085400612 DLCTRL DEBUG Tx Command reply: GET_REPLY 354502746 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed 20250410085400614 DLCTRL DEBUG Command: GET 213374123 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250410085400614 DLCTRL DEBUG Tx Command reply: GET_REPLY 213374123 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250410085400615 DLCTRL DEBUG Command: GET 427027373 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250410085400615 DLCTRL DEBUG Tx Command reply: GET_REPLY 427027373 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250410085400617 DLCTRL DEBUG Command: GET 72653549 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250410085400617 DLCTRL DEBUG Tx Command reply: GET_REPLY 72653549 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085400620 DLCTRL DEBUG Command: GET 96930296 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085400620 DLCTRL DEBUG Tx Command reply: GET_REPLY 96930296 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085400622 DLCTRL DEBUG Command: GET 258635958 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250410085400622 DLCTRL DEBUG Tx Command reply: GET_REPLY 258635958 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed MTC@449bbc254af8: 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 := '000000000000000011110101'B, t_guard := 20.000000 } 20250410085400662 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33412<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn1-RAN(889)@449bbc254af8: f_create_expect(l3 := '08087300F1102A2A170512C742200010027FC0'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(889)@449bbc254af8: 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)@449bbc254af8: Added conn table entry 2TC_sgsnpool_L3Complete_valid_nri_10(894)12277555 20250410085401689 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085401689 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085401689 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 108 bytes from client (stream_srv.c:1351) 20250410085401689 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250410085401689 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xbb5733, normal) (hnbgw_rua.c:407) 20250410085401689 DHNB DEBUG map_rua[0x55ae2ade35d0]{init}: Allocated (fsm.c:456) 20250410085401689 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12277555)[0x55ae2ade35d0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250410085401689 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12277555 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250410085401690 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410085401690 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410085401690 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:511=0x1ff (hnbgw_l3.c:248) 20250410085401690 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12277555 SCCP-0 PS MI=NONE: NONE NRI(10bit)=0x1ff=511: NRI match selects sgsn 1 (hnbgw_cn.c:1078) 20250410085401690 DCN DEBUG map_sccp[0x55ae2ade3390]{init}: Allocated (fsm.c:456) 20250410085401690 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-104)[0x55ae2ade3390]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250410085401690 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-12277555 <-> SCCP-104 sgsn-1 sgsn-one cs7-0.sccp l=0.23.5<->r=0.1.2 (context_map.c:128) 20250410085401690 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12277555 SCCP-104 sgsn-1 MI=NONE: rx RUA Connect with 79 bytes RANAP data (hnbgw_rua.c:312) 20250410085401690 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12277555)[0x55ae2ade35d0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250410085401690 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410085401690 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410085401690 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12277555)[0x55ae2ade35d0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250410085401690 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-104)[0x55ae2ade3390]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250410085401690 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250410085401690 DLSCCP DEBUG SCCP-SCOC(104)[0x55ae2af76a40]{IDLE}: Allocated (fsm.c:456) 20250410085401690 DLSCCP DEBUG SCCP-SCOC(104)[0x55ae2af76a40]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250410085401690 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013404b0000070003400180000f40060000f11009260037400100003a40080000f11009260037001040141308087300f1102a2a170512c742200010027fc0004f40030000f50056400500f1100926) (sccp_scrc.c:415) 20250410085401690 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085401690 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085401690 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085401690 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085401690 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085401690 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085401690 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085401690 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085401690 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085401690 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085401690 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085401690 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085401691 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085401691 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250410085401691 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085401691 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 f5 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085401691 DLSCCP DEBUG SCCP-SCOC(104)[0x55ae2af76a40]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250410085401691 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-104)[0x55ae2ade3390]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250410085401691 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12277555)[0x55ae2ade35d0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250410085401691 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085401691 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085401691 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085401691 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250410085401691 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250410085401691 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' 20250410085401691 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 20250410085401691 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250410085401691 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085401691 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 f5 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 04  HNBGW_Test.sgsn1-SCCP(888)@449bbc254af8: First idle individual index:2 HNBGW_Test.sgsn1-SCCP(888)@449bbc254af8: Warning: Stopping inactive timer T_ias[2]. HNBGW_Test.sgsn1-RAN(889)@449bbc254af8: Found Expect[0] for l3='08087300F1102A2A170512C742200010027FC0'O handled at TC_sgsnpool_L3Complete_valid_nri_10(894) HNBGW_Test.sgsn1-RAN(889)@449bbc254af8: Added conn table entry 2TC_sgsnpool_L3Complete_valid_nri_10(894)12590754 HNBGW_Test.sgsn1-SCCP(888)@449bbc254af8: Session index based on connection ID:2 HNBGW_Test.sgsn1-SCCP(888)@449bbc254af8: Warning: Re-starting timer T_ias[2], which is already active (running or expired). 20250410085401698 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085401698 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250410085401698 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250410085401698 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 20250410085401698 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085401698 DLSS7 <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' 20250410085401698 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085401698 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085401698 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085401698 DLSS7 <000c> osmo_ss7_asp.c:1175 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 1f fc 0e 02 00 00 00 00 00 06 00 08 00 00 00 07  20250410085401698 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085401698 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085401698 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085401698 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) 20250410085401698 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085401698 DLSS7 DEBUG scrc_rx_mtp_xfer_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=001ffc0e) (sccp_scrc.c:486) 20250410085401698 DLSCCP DEBUG Received CO:COAK for local reference 104 (sccp_scoc.c:1855) 20250410085401698 DLSCCP DEBUG SCCP-SCOC(104)[0x55ae2af76a40]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250410085401698 DLSCCP DEBUG SCCP-SCOC(104)[0x55ae2af76a40]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250410085401698 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085401698 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250410085401699 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) 20250410085401699 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-104)[0x55ae2ade3390]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250410085401699 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-104)[0x55ae2ade3390]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_sgsnpool_L3Complete_valid_nri_10(894)@449bbc254af8: setverdict(pass): none -> pass MTC@449bbc254af8: 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 } } } 20250410085401701 DLCTRL DEBUG Command: GET 875793177 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250410085401701 DLCTRL DEBUG Tx Command reply: GET_REPLY 875793177 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250410085401705 DLCTRL DEBUG Command: GET 817855172 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250410085401705 DLCTRL DEBUG Tx Command reply: GET_REPLY 817855172 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250410085401709 DLCTRL DEBUG Command: GET 819501670 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250410085401709 DLCTRL DEBUG Tx Command reply: GET_REPLY 819501670 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085401713 DLCTRL DEBUG Command: GET 675974880 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085401713 DLCTRL DEBUG Tx Command reply: GET_REPLY 675974880 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085401717 DLCTRL DEBUG Command: GET 5035363 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250410085401717 DLCTRL DEBUG Tx Command reply: GET_REPLY 5035363 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed 20250410085401721 DLCTRL DEBUG Command: GET 428875252 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250410085401721 DLCTRL DEBUG Tx Command reply: GET_REPLY 428875252 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250410085401725 DLCTRL DEBUG Command: GET 758903313 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250410085401725 DLCTRL DEBUG Tx Command reply: GET_REPLY 758903313 rate_ctr.abs.sgsn.1.cnpool:subscr:known 3 (control_if.c:477) 20250410085401728 DLCTRL DEBUG Command: GET 924634810 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250410085401728 DLCTRL DEBUG Tx Command reply: GET_REPLY 924634810 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085401730 DLCTRL DEBUG Command: GET 997323967 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085401730 DLCTRL DEBUG Tx Command reply: GET_REPLY 997323967 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085401733 DLCTRL DEBUG Command: GET 515524796 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250410085401733 DLCTRL DEBUG Tx Command reply: GET_REPLY 515524796 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed 20250410085401735 DLCTRL DEBUG Command: GET 383024778 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250410085401735 DLCTRL DEBUG Tx Command reply: GET_REPLY 383024778 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250410085401736 DLCTRL DEBUG Command: GET 305881949 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250410085401736 DLCTRL DEBUG Tx Command reply: GET_REPLY 305881949 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250410085401738 DLCTRL DEBUG Command: GET 693221837 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250410085401738 DLCTRL DEBUG Tx Command reply: GET_REPLY 693221837 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085401740 DLCTRL DEBUG Command: GET 813351063 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085401740 DLCTRL DEBUG Tx Command reply: GET_REPLY 813351063 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085401741 DLCTRL DEBUG Command: GET 15078542 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250410085401741 DLCTRL DEBUG Tx Command reply: GET_REPLY 15078542 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed 20250410085401743 DLCTRL DEBUG Command: GET 76463753 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250410085401743 DLCTRL DEBUG Tx Command reply: GET_REPLY 76463753 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250410085401745 DLCTRL DEBUG Command: GET 357816089 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250410085401745 DLCTRL DEBUG Tx Command reply: GET_REPLY 357816089 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250410085401747 DLCTRL DEBUG Command: GET 669616014 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250410085401747 DLCTRL DEBUG Tx Command reply: GET_REPLY 669616014 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085401749 DLCTRL DEBUG Command: GET 823133886 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085401749 DLCTRL DEBUG Tx Command reply: GET_REPLY 823133886 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085401751 DLCTRL DEBUG Command: GET 931444925 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250410085401751 DLCTRL DEBUG Tx Command reply: GET_REPLY 931444925 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed MTC@449bbc254af8: ok: talloc reports "asn1_context" = 1 bytes 20250410085401757 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:42111<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(873)@449bbc254af8: Final verdict of PTC: none 20250410085401759 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33380<->l=127.0.0.1:4261 (telnet_interface.c:138) VirtHNBGW-STATS(872)@449bbc254af8: Final verdict of PTC: none MTC@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed 20250410085401763 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33374<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250410085401764 DLINP DEBUG SRVCONN(,r=127.0.0.1:36771<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085401764 DLINP DEBUG SRVCONN(,r=127.0.0.1:36771<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085401764 DLINP NOTICE SRV(,r=127.0.0.1:36771<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410085401764 DMAIN NOTICE (127.0.0.1:36771 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:36771<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250410085401764 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) HNBGW_Test.msc1-SCCP(882)@449bbc254af8: Final verdict of PTC: none HNBGW_Test.msc0-RAN(880)@449bbc254af8: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(885)@449bbc254af8: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_1-Iuh1-RUA(878)@449bbc254af8: Final verdict of PTC: none HNBGW_Test.msc1-RAN(883)@449bbc254af8: Final verdict of PTC: none 20250410085401766 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250410085401766 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410085401766 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250410085401766 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250410085401766 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250410085401766 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410085401766 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250410085401766 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP HNBGW_Test.sgsn0-RAN(886)@449bbc254af8: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_1-Iuh0-RUA(876)@449bbc254af8: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(879)@449bbc254af8: Final verdict of PTC: none 20250410085401766 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250410085401766 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085401766 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-msc0-0: connection closed 20250410085401766 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250410085401766 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250410085401766 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250410085401766 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250410085401766 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 20250410085401767 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  20250410085401767 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  20250410085401767 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  20250410085401767 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085401767 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250410085401767 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250410085401767 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085401767 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250410085401767 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:378) 20250410085401767 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085401767 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085401767 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085401767 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085401767 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250410085401767 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410085401767 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250410085401767 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250410085401767 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250410085401767 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250410085401767 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250410085401767 DRANAP NOTICE cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: link lost (cnlink.c:118) 20250410085401767 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250410085401768 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) 20250410085401768 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250410085401768 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn1-0) xUA SRV SHUTDOWN_EVENT 20250410085401768 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 20250410085401768 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) 20250410085401768 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250410085401768 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc1-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250410085401768 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20250410085401768 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410085401768 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250410085401768 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SEND_FAILED 20250410085401768 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250410085401768 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) 20250410085401768 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250410085401768 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250410085401768 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SEND_FAILED flags=0x1 20250410085401768 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) 20250410085401769 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250410085401769 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc1-0) xUA SRV SEND_FAILED 20250410085401769 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) 20250410085401769 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085401769 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-sgsn0-0: connection closed 20250410085401769 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250410085401769 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250410085401769 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250410085401769 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250410085401769 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 20250410085401769 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  20250410085401769 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  20250410085401769 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085401769 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250410085401769 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250410085401770 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 20250410085401770 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085401770 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-sgsn1-0: connection closed 20250410085401770 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250410085401770 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250410085401770 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250410085401770 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250410085401770 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 20250410085401770 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  20250410085401770 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085401770 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250410085401770 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250410085401770 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) 20250410085401770 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085401770 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-msc1-0: connection closed 20250410085401770 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250410085401770 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250410085401770 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250410085401770 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250410085401770 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 20250410085401770 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085401770 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250410085401770 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250410085401770 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085401770 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250410085401770 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250410085401770 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085401770 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085401770 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085401770 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085401770 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250410085401770 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250410085401770 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250410085401770 DRANAP NOTICE cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: link lost (cnlink.c:118) 20250410085401771 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085401771 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250410085401771 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.1.2/0 (xua_snm.c:378) 20250410085401771 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085401771 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085401771 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085401771 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085401771 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250410085401771 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250410085401771 DRANAP DEBUG cnlink(sgsn-1)[0x55ae2af5ec30]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250410085401771 DRANAP NOTICE cnlink(sgsn-1)[0x55ae2af5ec30]{DISCONNECTED}: link lost (cnlink.c:118) 20250410085401771 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-102)[0x55ae2af70460]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250410085401771 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250410085401771 DLSCCP DEBUG SCCP-SCOC(102)[0x55ae2af82f40]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250410085401771 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00af655c), PART(T=Source Reference,L=4,D=00000066), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250410085401771 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410085401771 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085401771 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410085401772 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085401772 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250410085401772 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085401772 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 65 5c 00 00 66 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085401772 DLSCCP DEBUG SCCP-SCOC(102)[0x55ae2af82f40]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250410085401772 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-102)[0x55ae2af70460]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250410085401772 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2365019)[0x55ae2af72fd0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250410085401772 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2365019)[0x55ae2af72fd0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250410085401772 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20250410085401772 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2365019)[0x55ae2af72fd0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250410085401772 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2365019)[0x55ae2af72fd0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250410085401772 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2365019)[0x55ae2af72fd0]{disrupted}: Freeing instance (context_map.c:202) 20250410085401772 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2365019)[0x55ae2af72fd0]{disrupted}: Deallocated (fsm.c:568) 20250410085401772 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-102)[0x55ae2af70460]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250410085401772 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-102)[0x55ae2af70460]{disconnected}: Freeing instance (context_map.c:206) 20250410085401772 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-102)[0x55ae2af70460]{disconnected}: Deallocated (fsm.c:568) 20250410085401772 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2365019 SCCP-102 sgsn-1 MI=NONE: Deallocating (context_map.c:225) 20250410085401772 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-103)[0x55ae2af6cc60]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250410085401772 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250410085401772 DLSCCP DEBUG SCCP-SCOC(103)[0x55ae2aef1d50]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250410085401772 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001f2419), PART(T=Source Reference,L=4,D=00000067), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250410085401772 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085401772 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085401772 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085401773 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085401773 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250410085401773 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085401773 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 1f 24 19 00 00 67 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085401773 DLSCCP DEBUG SCCP-SCOC(103)[0x55ae2aef1d50]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250410085401773 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-103)[0x55ae2af6cc60]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250410085401773 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12917630)[0x55ae2af7ac70]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250410085401773 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12917630)[0x55ae2af7ac70]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250410085401773 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20250410085401773 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12917630)[0x55ae2af7ac70]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250410085401773 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12917630)[0x55ae2af7ac70]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250410085401773 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12917630)[0x55ae2af7ac70]{disrupted}: Freeing instance (context_map.c:202) 20250410085401773 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12917630)[0x55ae2af7ac70]{disrupted}: Deallocated (fsm.c:568) 20250410085401773 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-103)[0x55ae2af6cc60]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250410085401773 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-103)[0x55ae2af6cc60]{disconnected}: Freeing instance (context_map.c:206) 20250410085401773 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-103)[0x55ae2af6cc60]{disconnected}: Deallocated (fsm.c:568) 20250410085401773 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12917630 SCCP-103 sgsn-1 MI=NONE: Deallocating (context_map.c:225) 20250410085401773 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-104)[0x55ae2ade3390]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250410085401773 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250410085401773 DLSCCP DEBUG SCCP-SCOC(104)[0x55ae2af76a40]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250410085401773 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001ffc0e), PART(T=Source Reference,L=4,D=00000068), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250410085401773 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085401773 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085401773 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085401773 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085401773 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250410085401773 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085401773 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 1f fc 0e 00 00 68 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085401773 DLSCCP DEBUG SCCP-SCOC(104)[0x55ae2af76a40]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250410085401774 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-104)[0x55ae2ade3390]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250410085401774 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12277555)[0x55ae2ade35d0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250410085401774 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12277555)[0x55ae2ade35d0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250410085401774 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20250410085401774 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12277555)[0x55ae2ade35d0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250410085401774 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12277555)[0x55ae2ade35d0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250410085401774 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12277555)[0x55ae2ade35d0]{disrupted}: Freeing instance (context_map.c:202) 20250410085401774 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12277555)[0x55ae2ade35d0]{disrupted}: Deallocated (fsm.c:568) 20250410085401774 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-104)[0x55ae2ade3390]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250410085401774 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-104)[0x55ae2ade3390]{disconnected}: Freeing instance (context_map.c:206) 20250410085401774 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-104)[0x55ae2ade3390]{disconnected}: Deallocated (fsm.c:568) 20250410085401774 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12277555 SCCP-104 sgsn-1 MI=NONE: Deallocating (context_map.c:225) 20250410085401774 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085401774 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250410085401774 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.0.2/0 (xua_snm.c:378) 20250410085401774 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085401774 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085401774 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085401774 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085401774 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250410085401774 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250410085401774 DRANAP DEBUG cnlink(msc-1)[0x55ae2aef6920]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250410085401774 DRANAP NOTICE cnlink(msc-1)[0x55ae2aef6920]{DISCONNECTED}: link lost (cnlink.c:118) 20250410085401775 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410085401775 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250410085401775 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33382<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250410085401775 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33412<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250410085401775 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:894) 20250410085401775 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085401775 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410085401776 DMAIN NOTICE (127.0.0.1:9999 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) 20250410085401776 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250410085401777 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085401778 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085401778 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085401778 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250410085401778 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250410085401778 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! TC_sgsnpool_L3Complete_valid_nri_1-Iuh1(877)@449bbc254af8: Final verdict of PTC: none MutexDispCT-TC_sgsnpool_L3Complete_valid_nri_1(871)@449bbc254af8: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(890)@449bbc254af8: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(889)@449bbc254af8: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(881)@449bbc254af8: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(884)@449bbc254af8: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(887)@449bbc254af8: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(888)@449bbc254af8: Final verdict of PTC: none HNBGW-PFCP(874)@449bbc254af8: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_10(892)@449bbc254af8: Final verdict of PTC: pass TC_sgsnpool_L3Complete_valid_nri_10(894)@449bbc254af8: Final verdict of PTC: pass TC_sgsnpool_L3Complete_valid_nri_1-Iuh0(875)@449bbc254af8: Final verdict of PTC: none 20250410085401778 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085401778 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085401779 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085401779 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250410085401779 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250410085401780 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250410085401780 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085401780 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085401780 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085401780 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250410085401780 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250410085401780 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! HNBGW-MGCP(891)@449bbc254af8: Final verdict of PTC: none 20250410085401787 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33396<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Complete_valid_nri_10(893)@449bbc254af8: Final verdict of PTC: pass MTC@449bbc254af8: Setting final verdict of the test case. MTC@449bbc254af8: Local verdict of MTC: pass MTC@449bbc254af8: Local verdict of PTC MutexDispCT-TC_sgsnpool_L3Complete_valid_nri_1(871): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC VirtHNBGW-STATS(872): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC IPA-CTRL-CLI-IPA(873): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW-PFCP(874): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-Iuh0(875): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-Iuh0-RUA(876): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-Iuh1(877): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-Iuh1-RUA(878): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.msc0-SCCP(879): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.msc0-RAN(880): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.msc0-M3UA(881): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.msc1-SCCP(882): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.msc1-RAN(883): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.msc1-M3UA(884): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(885): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.sgsn0-RAN(886): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(887): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(888): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.sgsn1-RAN(889): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(890): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW-MGCP(891): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_10(892): pass (pass -> pass) MTC@449bbc254af8: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_10(893): pass (pass -> pass) MTC@449bbc254af8: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_10(894): pass (pass -> pass) MTC@449bbc254af8: Test case TC_sgsnpool_L3Complete_valid_nri_1 finished. Verdict: pass MTC@449bbc254af8: 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'. Thu Apr 10 08:54:01 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 20250410085401966 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33428<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410085402315 DLSCCP DEBUG SCCP-SCOC(100)[0x55ae2af6f090]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250410085402315 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00415b75), PART(T=Source Reference,L=4,D=00000064), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085402315 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410085402315 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085402315 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410085402315 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085402315 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250410085402315 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085402315 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 41 5b 75 00 00 64 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085402315 DLSCCP DEBUG SCCP-SCOC(99)[0x55ae2af76130]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250410085402315 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000cfbbc), PART(T=Source Reference,L=4,D=00000063), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085402315 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410085402315 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085402315 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410085402315 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085402315 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085402315 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085402315 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 0c fb bc 00 00 63 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085402316 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085402316 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085402316 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085402316 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250410085402316 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250410085402316 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250410085402316 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085402316 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085402316 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085402316 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085402316 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085402316 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250410085402317 DLSCCP DEBUG SCCP-SCOC(101)[0x55ae2af6a5b0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250410085402317 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fff611), PART(T=Source Reference,L=4,D=00000065), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085402317 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410085402317 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085402317 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410085402317 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085402317 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085402317 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085402317 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 ff f6 11 00 00 65 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085402317 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085402317 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085402317 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085402317 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085402317 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085402317 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250410085402569 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33428<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=546176) 20250410085402983 DLSCCP DEBUG SCCP-SCOC(98)[0x55ae2afb7d10]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410085402983 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d31be7), PART(T=Source Reference,L=4,D=00000062), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085402983 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410085402983 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085402983 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410085402983 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085402983 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085402983 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085402983 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 d3 1b e7 00 00 62 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085402983 DLSCCP DEBUG SCCP-SCOC(95)[0x55ae2af78930]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410085402983 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0070321c), PART(T=Source Reference,L=4,D=0000005f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085402983 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410085402983 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085402983 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410085402983 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085402983 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085402983 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085402983 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 70 32 1c 00 00 5f 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085402983 DLSCCP DEBUG SCCP-SCOC(96)[0x55ae2af78cd0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410085402983 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00383e28), PART(T=Source Reference,L=4,D=00000060), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085402983 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410085402983 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085402983 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410085402983 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085402984 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085402984 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085402984 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 38 3e 28 00 00 60 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085402984 DLSCCP DEBUG SCCP-SCOC(97)[0x55ae2af6ef60]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410085402984 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fee27e), PART(T=Source Reference,L=4,D=00000061), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085402984 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410085402984 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085402984 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410085402984 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085402984 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085402984 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085402984 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 fe e2 7e 00 00 61 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085402984 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085402984 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085402984 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085402984 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085402984 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085402984 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250410085402984 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085402984 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085402985 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085402985 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085402985 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085402985 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250410085402985 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085402985 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085402985 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085402985 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085402985 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085402985 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250410085402985 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085402985 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085402985 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085402985 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085402985 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085402985 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250410085403564 DLSCCP DEBUG SCCP-SCOC(92)[0x55ae2af83720]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410085403564 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cd4784), PART(T=Source Reference,L=4,D=0000005c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085403564 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085403564 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085403564 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085403565 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085403565 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085403565 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085403565 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 cd 47 84 00 00 5c 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085403565 DLSCCP DEBUG SCCP-SCOC(93)[0x55ae2af7ae10]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410085403565 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0046d2a4), PART(T=Source Reference,L=4,D=0000005d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085403565 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085403565 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085403565 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085403565 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085403565 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085403565 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085403565 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 46 d2 a4 00 00 5d 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085403565 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085403565 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085403565 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085403565 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085403565 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085403565 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250410085403565 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085403565 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085403565 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085403565 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085403565 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085403566 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250410085403566 DLSCCP DEBUG SCCP-SCOC(94)[0x55ae2af71270]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410085403566 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006bbeca), PART(T=Source Reference,L=4,D=0000005e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085403566 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085403566 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085403566 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085403566 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085403566 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410085403566 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085403566 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 6b be ca 00 00 5e 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085403567 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085403567 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085403567 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085403567 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410085403567 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410085403567 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=546176, count=564624) 20250410085403589 DLSCCP DEBUG SCCP-SCOC(86)[0x55ae2af8ccd0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410085403589 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008353d4), PART(T=Source Reference,L=4,D=00000056), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085403589 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085403589 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085403589 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085403589 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085403589 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410085403589 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085403589 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 83 53 d4 00 00 56 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085403589 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085403589 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085403589 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085403589 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410085403589 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410085403589 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250410085403591 DLSCCP DEBUG SCCP-SCOC(87)[0x55ae2af75300]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410085403591 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0072c397), PART(T=Source Reference,L=4,D=00000057), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085403591 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085403591 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085403591 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085403591 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085403591 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085403591 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085403591 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 72 c3 97 00 00 57 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085403592 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085403592 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085403592 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085403592 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085403592 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085403592 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250410085403604 DLSCCP DEBUG SCCP-SCOC(88)[0x55ae2af77280]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410085403604 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d6f86d), PART(T=Source Reference,L=4,D=00000058), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085403604 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085403604 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085403604 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410085403604 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085403604 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250410085403604 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085403604 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 d6 f8 6d 00 00 58 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085403604 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085403604 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085403604 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085403604 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250410085403604 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250410085403604 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250410085403768 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250410085403768 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250410085403768 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250410085403770 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250410085403770 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250410085403770 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250410085403770 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250410085403770 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250410085403770 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250410085403771 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250410085403771 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250410085403771 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250410085404209 DLSCCP DEBUG SCCP-SCOC(85)[0x55ae2af69bc0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410085404209 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008a14e1), PART(T=Source Reference,L=4,D=00000055), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085404209 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085404209 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085404210 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085404210 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085404210 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085404210 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085404210 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 8a 14 e1 00 00 55 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085404210 DLSCCP DEBUG SCCP-SCOC(84)[0x55ae2afb8330]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410085404210 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ca442d), PART(T=Source Reference,L=4,D=00000054), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085404210 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085404210 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085404210 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410085404210 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085404210 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250410085404210 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085404210 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 ca 44 2d 00 00 54 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085404210 DLSCCP DEBUG SCCP-SCOC(83)[0x55ae2af6a050]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410085404210 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00142f18), PART(T=Source Reference,L=4,D=00000053), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085404210 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085404210 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085404210 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085404210 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085404210 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085404210 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085404210 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 14 2f 18 00 00 53 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085404210 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085404210 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085404210 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085404210 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085404210 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085404210 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250410085404210 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085404210 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085404210 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085404210 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250410085404210 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250410085404210 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250410085404210 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085404211 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085404211 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085404211 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085404211 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085404211 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@449bbc254af8: 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@449bbc254af8: 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 ------ Thu Apr 10 08:54:04 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_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 20250410085404690 DLSCCP DEBUG SCCP-SCOC(82)[0x55ae2af74d00]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250410085404691 DLSCCP DEBUG SCCP-SCOC(82)[0x55ae2af74d00]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250410085404691 DLSCCP DEBUG SCCP-SCOC(82)[0x55ae2af74d00]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250410085404691 DLSCCP DEBUG SCCP-SCOC(82)[0x55ae2af74d00]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250410085404691 DLSCCP DEBUG SCCP-SCOC(82)[0x55ae2af74d00]{IDLE}: Deallocated (fsm.c:568) MTC@449bbc254af8: 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@449bbc254af8: Test case TC_sgsnpool_L3Complete_valid_nri_2 started. 20250410085405673 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34434<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410085405678 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34446<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410085405681 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:38527<->l=127.0.0.1:4262) (control_if.c:572) 20250410085405696 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250410085405696 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)@449bbc254af8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250410085405703 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085405703 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085405703 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085405703 DRANAP DEBUG cnlink(msc-1)[0x55ae2aef6920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085405703 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085405703 DRANAP DEBUG cnlink(msc-2)[0x55ae2aef3b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085405703 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085405703 DRANAP DEBUG cnlink(msc-3)[0x55ae2af5d910]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085405704 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:47714 (stream_srv.c:142) 20250410085405704 DMAIN INFO New HNB SCTP connection r=127.0.0.1:47714<->l=127.0.0.1:29169 (hnbgw.c:791) TC_sgsnpool_L3Complete_valid_nri_2-Iuh1(901)@449bbc254af8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250410085405705 DRANAP DEBUG cnlink(msc-3)[0x55ae2af5d910]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085405705 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250410085405705 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085405705 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085405705 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410085405705 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085405705 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085405705 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085405705 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) 20250410085405705 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085405705 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085405705 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085405705 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085405705 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085405705 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085405705 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085405705 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) 20250410085405705 DLSS7 DEBUG Found route for dpc=4=0.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) 20250410085405705 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250410085405705 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085405705 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250410085405705 DRANAP DEBUG cnlink(msc-3)[0x55ae2af5d910]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085405705 DRANAP DEBUG cnlink(msc-2)[0x55ae2aef3b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085405705 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250410085405705 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085405705 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085405705 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410085405705 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085405705 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085405705 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085405705 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085405705 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085405705 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085405705 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085405705 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085405705 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085405705 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085405705 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085405705 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410085405705 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085405705 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250410085405705 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085405705 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085405705 DRANAP DEBUG cnlink(msc-2)[0x55ae2aef3b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085405705 DRANAP DEBUG cnlink(msc-1)[0x55ae2aef6920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085405705 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250410085405705 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085405705 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085405705 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410085405705 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085405705 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085405705 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085405705 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085405705 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085405705 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085405705 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085405705 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085405705 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085405705 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085405705 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085405705 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085405705 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085405705 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410085405705 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085405705 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085405705 DRANAP DEBUG cnlink(msc-1)[0x55ae2aef6920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085405705 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085405705 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250410085405705 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085405705 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085405705 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410085405705 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085405705 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085405705 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085405705 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085405705 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085405705 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085405705 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085405705 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085405705 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085405705 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085405705 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085405705 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085405705 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085405705 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085405705 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085405705 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085405705 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085405705 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085405705 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085405705 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085405705 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 20250410085405705 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250410085405705 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250410085405705 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085405705 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085405705 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085405705 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250410085405705 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250410085405705 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250410085405705 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085405705 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085405705 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085405705 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410085405705 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410085405705 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250410085405705 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085405705 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085405705 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085405705 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085405705 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085405705 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@449bbc254af8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(905)@449bbc254af8: ************************************************* HNBGW_Test.msc0-M3UA(905)@449bbc254af8: M3UA emulation initiated, the test can be started MTC@449bbc254af8: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(905)@449bbc254af8: ************************************************* HNBGW_Test.msc0-SCCP(903)@449bbc254af8: v_sccp_pdu_maxlen:268 MTC@449bbc254af8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(908)@449bbc254af8: ************************************************* HNBGW_Test.msc1-M3UA(908)@449bbc254af8: M3UA emulation initiated, the test can be started MTC@449bbc254af8: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(908)@449bbc254af8: ************************************************* HNBGW_Test.msc1-SCCP(906)@449bbc254af8: v_sccp_pdu_maxlen:268 MTC@449bbc254af8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc2-M3UA(911)@449bbc254af8: ************************************************* HNBGW_Test.msc2-M3UA(911)@449bbc254af8: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(911)@449bbc254af8: ************************************************* MTC@449bbc254af8: Starting RAN_Emulation HNBGW_Test.msc2-SCCP(909)@449bbc254af8: v_sccp_pdu_maxlen:268 20250410085405741 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085405741 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085405741 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085405741 DRANAP DEBUG cnlink(sgsn-1)[0x55ae2af5ec30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085405741 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085405741 DRANAP DEBUG cnlink(sgsn-2)[0x55ae2af5f5c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085405741 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085405741 DRANAP DEBUG cnlink(sgsn-3)[0x55ae2af5ff50]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085405742 DRANAP DEBUG cnlink(sgsn-3)[0x55ae2af5ff50]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085405742 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250410085405743 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085405743 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085405743 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410085405743 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085405743 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085405743 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085405743 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) 20250410085405743 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085405743 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085405743 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085405743 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085405743 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085405743 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085405743 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085405743 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) 20250410085405743 DLSS7 DEBUG Found route for dpc=12=0.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) 20250410085405743 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250410085405743 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085405743 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250410085405743 DRANAP DEBUG cnlink(sgsn-3)[0x55ae2af5ff50]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085405743 DRANAP DEBUG cnlink(sgsn-2)[0x55ae2af5f5c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085405743 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250410085405743 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085405743 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085405743 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410085405743 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085405743 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085405743 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085405743 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085405743 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085405743 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085405743 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085405743 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085405743 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085405743 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085405743 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085405743 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085405743 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085405743 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250410085405743 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085405743 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085405743 DRANAP DEBUG cnlink(sgsn-2)[0x55ae2af5f5c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085405743 DRANAP DEBUG cnlink(sgsn-1)[0x55ae2af5ec30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085405743 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250410085405743 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085405743 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085405743 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410085405743 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085405743 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085405743 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085405743 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085405743 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085405743 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085405743 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085405743 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085405743 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085405743 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085405743 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085405743 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085405743 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085405743 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250410085405743 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085405743 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085405743 DRANAP DEBUG cnlink(sgsn-1)[0x55ae2af5ec30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085405743 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085405743 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250410085405743 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085405743 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085405743 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410085405743 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085405743 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085405743 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085405743 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085405743 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085405743 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085405743 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085405743 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085405743 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085405743 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085405743 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085405743 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085405743 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085405743 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085405743 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085405743 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085405743 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085405743 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085405743 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085405743 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085405743 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 20250410085405743 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250410085405743 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250410085405743 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085405743 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085405743 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085405743 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250410085405743 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250410085405743 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250410085405743 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085405743 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085405743 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085405743 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250410085405743 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250410085405743 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250410085405743 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085405743 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085405743 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085405743 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085405743 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085405743 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@449bbc254af8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(914)@449bbc254af8: ************************************************* HNBGW_Test.sgsn0-M3UA(914)@449bbc254af8: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(914)@449bbc254af8: ************************************************* MTC@449bbc254af8: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(912)@449bbc254af8: v_sccp_pdu_maxlen:268 MTC@449bbc254af8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(917)@449bbc254af8: ************************************************* MTC@449bbc254af8: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(917)@449bbc254af8: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(917)@449bbc254af8: ************************************************* HNBGW_Test.sgsn1-SCCP(915)@449bbc254af8: v_sccp_pdu_maxlen:268 MTC@449bbc254af8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn2-M3UA(920)@449bbc254af8: ************************************************* HNBGW_Test.sgsn2-M3UA(920)@449bbc254af8: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn2-M3UA(920)@449bbc254af8: ************************************************* MTC@449bbc254af8: Starting RAN_Emulation HNBGW_Test.sgsn2-SCCP(918)@449bbc254af8: v_sccp_pdu_maxlen:268 20250410085405786 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085405786 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085405786 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250410085405786 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250410085405786 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) 20250410085405786 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250410085405786 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250410085405786 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410085405786 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@449bbc254af8: setverdict(pass): none -> pass 20250410085405790 DLINP DEBUG SRVCONN(,r=127.0.0.1:47714<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085405790 DLINP DEBUG SRVCONN(,r=127.0.0.1:47714<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085405790 DLINP DEBUG SRVCONN(,r=127.0.0.1:47714<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250410085405790 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250410085405790 DHNBAP DEBUG (127.0.0.1:47714 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20250410085405790 DHNBAP NOTICE (127.0.0.1:47714 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250410085405790 DHNBAP NOTICE (127.0.0.1:47714 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250410085405790 DLINP DEBUG SRVCONN(,r=127.0.0.1:47714<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410085405790 DLINP DEBUG SRVCONN(,r=127.0.0.1:47714<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed 20250410085405916 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250410085405916 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250410085405916 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250410085405916 DLSS7 <000c> 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)@449bbc254af8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250410085405925 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085405925 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250410085405925 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250410085405925 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250410085405925 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250410085405925 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250410085405925 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250410085405925 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 20250410085405925 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250410085405925 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  20250410085405925 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250410085405927 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 20250410085405927 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 20250410085405927 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250410085405927 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250410085405928 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085405928 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250410085405928 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250410085405928 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  20250410085405928 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250410085405928 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250410085405928 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250410085405928 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 20250410085405928 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250410085405928 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  20250410085405928 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085405928 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250410085405928 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085405928 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250410085405928 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:413) 20250410085405928 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085405928 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085405928 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085405928 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085405928 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250410085405928 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250410085405928 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085405930 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085405930 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250410085405930 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085405930 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085405930 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410085405930 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085405930 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085405930 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085405930 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085405930 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) HNBGW_Test.msc1-M3UA(908)@449bbc254af8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250410085405930 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085405930 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085405930 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085405930 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085405930 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085405930 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085405930 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085405930 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085405930 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085405930 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085405930 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085405930 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085405930 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085405931 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085405931 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085405931 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085405931 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085405931 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.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' 20250410085405931 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410085405931 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410085405931 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085405931 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  20250410085405933 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085405933 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPSM:UP) 20250410085405934 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250410085405934 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250410085405934 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250410085405934 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250410085405934 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250410085405934 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 20250410085405934 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Inactive () 20250410085405934 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  20250410085405934 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250410085405936 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085405936 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPTM:ACTIVE) 20250410085405936 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250410085405936 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  20250410085405936 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250410085405936 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250410085405936 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250410085405936 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 20250410085405936 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Active () 20250410085405936 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  20250410085405936 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  20250410085405936 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085405936 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250410085405936 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085405936 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250410085405936 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.0.2/0 (xua_snm.c:413) 20250410085405936 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085405936 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085405936 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085405937 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085405937 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250410085405937 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250410085405937 DRANAP DEBUG cnlink(msc-1)[0x55ae2aef6920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085405938 DRANAP DEBUG cnlink(msc-1)[0x55ae2aef6920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085405938 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250410085405938 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085405938 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085405938 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410085405938 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085405938 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085405938 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085405938 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085405938 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085405938 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085405938 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085405938 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085405938 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085405938 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085405938 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085405938 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085405938 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085405938 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410085405938 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085405938 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 20250410085405938 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 20250410085405938 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250410085405938 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250410085405938 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085405938 DRANAP DEBUG cnlink(msc-1)[0x55ae2aef6920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085405938 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085405938 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085405938 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085405939 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410085405939 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410085405939 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250410085405939 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250410085405939 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250410085405939 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085405939 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  HNBGW_Test.msc2-M3UA(911)@449bbc254af8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20250410085405944 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) 20250410085405944 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (ASPSM:UP) 20250410085405944 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250410085405944 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc2-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250410085405944 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250410085405944 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250410085405944 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20250410085405944 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 20250410085405944 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc2-0) Tx NOTIFY Type State Change:AS Inactive () 20250410085405944 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  20250410085405944 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250410085405946 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) 20250410085405946 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (ASPTM:ACTIVE) 20250410085405946 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250410085405946 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  20250410085405946 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250410085405946 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250410085405946 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250410085405946 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 20250410085405946 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc2-0) Tx NOTIFY Type State Change:AS Active () 20250410085405946 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  20250410085405946 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  20250410085405946 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  20250410085405946 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085405946 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250410085405946 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085405947 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250410085405947 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.0.3/0 (xua_snm.c:413) 20250410085405947 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085405947 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085405947 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085405947 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085405947 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250410085405947 DCN NOTICE (msc-2) now available: N-PCSTATE ind: pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250410085405947 DRANAP DEBUG cnlink(msc-2)[0x55ae2aef3b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085405948 DRANAP DEBUG cnlink(msc-2)[0x55ae2aef3b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085405948 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250410085405948 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085405948 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085405948 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410085405948 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085405948 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085405948 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085405948 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085405948 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085405948 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085405948 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085405948 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085405949 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085405949 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085405949 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085405949 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085405949 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085405949 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250410085405949 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085405949 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085405949 DRANAP DEBUG cnlink(msc-2)[0x55ae2aef3b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085405949 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085405949 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085405949 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085405949 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250410085405949 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250410085405949 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' 20250410085405949 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 20250410085405949 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250410085405949 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085405949 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  20250410085405955 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250410085405955 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250410085405955 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250410085405955 DLSS7 <000c> 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)@449bbc254af8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250410085405960 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085405960 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250410085405960 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250410085405960 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250410085405960 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250410085405960 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250410085405960 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250410085405960 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 20250410085405960 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250410085405960 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  20250410085405960 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250410085405962 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085405962 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250410085405962 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250410085405962 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  20250410085405962 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250410085405962 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250410085405962 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250410085405962 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 20250410085405962 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250410085405962 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  20250410085405962 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  20250410085405962 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  20250410085405962 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  20250410085405962 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085405962 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250410085405962 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085405962 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250410085405962 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250410085405962 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085405962 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085405962 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085405962 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085405962 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250410085405962 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250410085405962 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085405963 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085405963 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250410085405963 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085405963 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085405963 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410085405963 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085405963 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085405963 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085405963 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085405963 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085405963 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085405963 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085405963 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085405963 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085405963 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085405963 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085405963 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085405963 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085405963 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085405963 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085405963 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085405963 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085405963 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085405963 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085405963 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085405963 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085405963 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085405963 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250410085405964 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410085405964 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410085405964 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085405964 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  20250410085405966 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 20250410085405966 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 20250410085405966 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250410085405966 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)@449bbc254af8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250410085405970 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085405970 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPSM:UP) 20250410085405970 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250410085405970 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250410085405970 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250410085405970 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250410085405970 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250410085405970 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 20250410085405970 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Inactive () 20250410085405970 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  20250410085405970 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250410085405973 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085405973 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPTM:ACTIVE) 20250410085405973 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250410085405973 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  20250410085405973 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250410085405973 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250410085405973 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250410085405973 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 20250410085405973 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Active () 20250410085405973 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  20250410085405973 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  20250410085405973 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  20250410085405973 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  20250410085405973 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  20250410085405973 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085405973 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250410085405973 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085405973 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250410085405973 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.1.2/0 (xua_snm.c:413) 20250410085405973 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085405973 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085405974 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085405974 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085405974 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250410085405974 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250410085405974 DRANAP DEBUG cnlink(sgsn-1)[0x55ae2af5ec30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085405975 DRANAP DEBUG cnlink(sgsn-1)[0x55ae2af5ec30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085405975 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250410085405975 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085405975 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085405975 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410085405975 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085405975 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085405975 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085405975 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085405975 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085405975 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085405975 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085405975 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085405975 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085405975 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085405975 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085405975 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085405975 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085405975 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085405975 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085405975 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250410085405975 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085405975 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085405975 DRANAP DEBUG cnlink(sgsn-1)[0x55ae2af5ec30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085405975 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085405975 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250410085405975 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250410085405975 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' 20250410085405975 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 20250410085405975 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250410085405975 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085405975 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  20250410085405977 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 20250410085405977 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 20250410085405977 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250410085405977 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)@449bbc254af8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23910 to server: "127.0.0.1":2905 association #8 20250410085405980 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) 20250410085405980 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn2-0) Received M3UA Message (ASPSM:UP) 20250410085405980 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250410085405980 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn2-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250410085405980 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250410085405980 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250410085405980 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn2){AS_DOWN}: state_chg to AS_INACTIVE 20250410085405980 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 20250410085405980 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn2-0) Tx NOTIFY Type State Change:AS Inactive () 20250410085405980 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  20250410085405980 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250410085405983 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) 20250410085405983 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn2-0) Received M3UA Message (ASPTM:ACTIVE) 20250410085405983 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250410085405983 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  20250410085405983 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250410085405983 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250410085405983 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250410085405983 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 20250410085405983 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn2-0) Tx NOTIFY Type State Change:AS Active () 20250410085405983 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  20250410085405983 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  20250410085405983 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  20250410085405983 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  20250410085405983 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  20250410085405983 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  20250410085405983 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085405983 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250410085405983 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085405983 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250410085405983 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.1.3/0 (xua_snm.c:413) 20250410085405983 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085405983 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085405983 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085405983 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085405983 DCN DEBUG N-PCSTATE ind: affected_pc=11 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250410085405983 DCN NOTICE (sgsn-2) now available: N-PCSTATE ind: pc=11 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250410085405983 DRANAP DEBUG cnlink(sgsn-2)[0x55ae2af5f5c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085405984 DRANAP DEBUG cnlink(sgsn-2)[0x55ae2af5f5c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085405984 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250410085405984 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085405984 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085405984 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410085405984 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085405984 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085405984 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085405984 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085405984 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085405984 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085405984 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085405984 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085405984 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085405984 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085405984 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085405984 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085405984 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085405984 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250410085405985 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085405985 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085405985 DRANAP DEBUG cnlink(sgsn-2)[0x55ae2af5f5c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085405985 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085405985 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085405985 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085405985 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250410085405985 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250410085405985 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' 20250410085405985 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 20250410085405985 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250410085405985 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085405985 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  HNBGW_Test.msc0-RAN(904)@449bbc254af8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250410085406726 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085406726 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410085406726 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410085406726 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410085406726 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085406726 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410085406726 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085406726 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085406726 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085406726 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085406726 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085406726 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085406726 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085406726 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410085406726 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085406726 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085406726 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250410085406726 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410085406726 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085406726 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085406726 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085406726 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085406726 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085406726 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085406726 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085406726 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085406726 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085406726 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085406726 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085406726 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085406726 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085406726 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085406726 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250410085406726 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250410085406726 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250410085406726 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250410085406726 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085406726 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410085406726 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085406726 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085406726 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085406726 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085406726 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085406726 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085406726 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085406726 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085406726 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085406726 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085406726 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085406726 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085406726 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085406726 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085406726 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085406726 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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) 20250410085406726 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250410085406726 DRANAP NOTICE cnlink(msc-0)[0x55ae2af13940]{CONNECTED}: link up (cnlink.c:111) 20250410085406726 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085406726 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085406726 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085406726 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085406726 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085406726 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.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' 20250410085406726 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410085406726 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410085406726 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085406726 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  20250410085406726 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085406726 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410085406726 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410085406727 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410085406727 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085406727 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410085406727 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085406727 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085406727 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085406727 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085406727 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085406727 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085406727 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085406727 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410085406727 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085406727 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085406727 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250410085406727 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410085406727 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085406727 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085406727 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085406727 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085406727 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085406727 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085406727 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085406727 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085406727 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085406727 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085406727 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085406727 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085406727 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085406727 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085406727 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250410085406727 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250410085406727 DRANAP INFO cnlink(msc-0)[0x55ae2af13940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(907)@449bbc254af8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250410085406731 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085406731 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250410085406731 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250410085406731 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 20250410085406731 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085406731 DLSS7 <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' 20250410085406731 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085406731 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085406731 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085406731 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085406731 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085406731 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085406731 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085406731 DLM3UA DEBUG 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) 20250410085406731 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085406731 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085406731 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250410085406731 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250410085406731 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085406731 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085406731 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085406731 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085406731 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085406731 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085406731 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085406731 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085406731 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085406731 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085406731 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085406731 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085406731 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085406731 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085406731 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250410085406731 DRANAP DEBUG cnlink(msc-1)[0x55ae2aef6920]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250410085406731 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) 20250410085406731 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) 20250410085406731 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085406731 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250410085406731 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085406731 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085406731 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085406731 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085406731 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085406731 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085406731 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085406731 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085406731 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085406731 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085406731 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085406731 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085406731 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085406731 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410085406731 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085406731 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250410085406731 DRANAP DEBUG cnlink(msc-1)[0x55ae2aef6920]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250410085406731 DRANAP NOTICE cnlink(msc-1)[0x55ae2aef6920]{CONNECTED}: link up (cnlink.c:111) 20250410085406731 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085406731 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085406731 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085406731 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410085406731 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410085406731 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250410085406731 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250410085406731 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250410085406731 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085406731 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  20250410085406733 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085406733 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250410085406733 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250410085406733 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 20250410085406733 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085406733 DLSS7 <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' 20250410085406733 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085406733 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085406733 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085406733 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085406733 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085406733 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085406733 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085406733 DLM3UA DEBUG 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) 20250410085406733 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085406733 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085406733 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250410085406733 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250410085406733 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085406733 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085406733 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085406733 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085406733 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085406733 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085406733 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085406733 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085406733 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085406733 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085406733 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085406733 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085406734 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085406734 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085406734 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250410085406734 DRANAP DEBUG cnlink(msc-1)[0x55ae2aef6920]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250410085406734 DRANAP INFO cnlink(msc-1)[0x55ae2aef6920]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc2-RAN(910)@449bbc254af8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250410085406744 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) 20250410085406744 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250410085406744 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250410085406744 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 20250410085406744 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085406744 DLSS7 <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' 20250410085406744 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085406744 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085406744 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085406744 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085406744 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085406744 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085406744 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085406744 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) 20250410085406744 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085406744 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085406744 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250410085406744 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250410085406744 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085406744 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085406744 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085406744 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085406744 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085406744 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085406744 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085406744 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085406744 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085406744 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085406744 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085406744 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085406744 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085406744 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085406744 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250410085406744 DRANAP DEBUG cnlink(msc-2)[0x55ae2aef3b20]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250410085406744 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) 20250410085406744 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) 20250410085406744 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085406744 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250410085406744 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085406744 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085406744 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085406744 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085406744 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085406744 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085406744 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085406744 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085406744 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085406744 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085406744 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085406744 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085406744 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085406744 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250410085406744 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085406744 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 03 03 00 00 0f 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085406744 DRANAP DEBUG cnlink(msc-2)[0x55ae2aef3b20]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250410085406744 DRANAP NOTICE cnlink(msc-2)[0x55ae2aef3b20]{CONNECTED}: link up (cnlink.c:111) 20250410085406745 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085406745 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085406745 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085406745 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250410085406745 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250410085406745 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' 20250410085406745 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 20250410085406745 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250410085406745 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085406745 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 0f 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 05  20250410085406746 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) 20250410085406746 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250410085406746 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250410085406746 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 20250410085406746 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085406746 DLSS7 <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' 20250410085406746 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085406746 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085406746 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085406746 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085406746 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085406746 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085406746 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085406746 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) 20250410085406746 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085406746 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085406746 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250410085406746 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250410085406746 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085406746 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085406746 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085406746 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085406746 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085406746 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085406746 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085406746 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085406746 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085406746 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085406746 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085406746 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085406746 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085406746 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085406746 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250410085406746 DRANAP DEBUG cnlink(msc-2)[0x55ae2aef3b20]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250410085406746 DRANAP INFO cnlink(msc-2)[0x55ae2aef3b20]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(913)@449bbc254af8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250410085406764 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085406764 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410085406764 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410085406764 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410085406764 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085406764 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410085406764 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085406764 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085406764 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085406764 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085406764 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085406764 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085406764 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085406764 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410085406764 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085406764 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085406764 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250410085406764 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410085406764 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085406764 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085406764 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085406764 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085406764 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085406764 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085406764 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085406764 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085406764 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085406764 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085406764 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085406764 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085406764 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085406764 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085406764 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250410085406764 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250410085406764 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250410085406764 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250410085406764 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085406764 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410085406765 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085406765 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085406765 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085406765 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085406765 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085406765 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085406765 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085406765 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085406765 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085406765 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085406765 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085406765 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085406765 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085406765 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085406765 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085406765 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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) 20250410085406765 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250410085406765 DRANAP NOTICE cnlink(sgsn-0)[0x55ae2af5e2a0]{CONNECTED}: link up (cnlink.c:111) 20250410085406765 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085406765 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085406765 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085406765 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085406765 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085406765 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.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' 20250410085406765 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410085406765 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410085406765 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085406765 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  20250410085406767 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085406767 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410085406767 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410085406767 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410085406767 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085406767 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410085406767 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085406767 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085406767 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085406767 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085406767 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085406767 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085406767 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085406767 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410085406767 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085406767 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085406767 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250410085406767 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410085406767 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085406767 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085406767 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085406767 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085406767 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085406767 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085406767 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085406767 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085406767 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085406767 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085406767 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085406767 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085406768 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085406768 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085406768 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250410085406768 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250410085406768 DRANAP INFO cnlink(sgsn-0)[0x55ae2af5e2a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(916)@449bbc254af8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250410085406775 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085406775 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250410085406775 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250410085406775 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 20250410085406775 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085406775 DLSS7 <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' 20250410085406775 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085406775 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085406775 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085406775 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085406775 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085406775 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085406775 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085406775 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) 20250410085406775 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085406775 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085406775 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250410085406775 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250410085406775 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085406775 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085406775 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085406775 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085406775 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085406775 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085406775 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085406775 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085406775 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085406775 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085406775 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085406775 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085406775 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085406775 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085406775 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250410085406775 DRANAP DEBUG cnlink(sgsn-1)[0x55ae2af5ec30]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250410085406775 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) 20250410085406775 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) 20250410085406775 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085406775 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250410085406775 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085406776 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085406776 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085406776 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085406776 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085406776 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085406776 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085406776 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085406776 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085406776 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085406776 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085406776 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085406776 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085406776 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250410085406776 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085406776 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250410085406776 DRANAP DEBUG cnlink(sgsn-1)[0x55ae2af5ec30]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250410085406776 DRANAP NOTICE cnlink(sgsn-1)[0x55ae2af5ec30]{CONNECTED}: link up (cnlink.c:111) 20250410085406776 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085406776 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085406776 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085406776 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250410085406776 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250410085406776 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' 20250410085406776 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 20250410085406776 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250410085406776 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085406776 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  20250410085406777 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085406777 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250410085406777 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250410085406777 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 20250410085406777 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085406777 DLSS7 <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' 20250410085406777 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085406777 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085406777 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085406777 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085406777 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085406777 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085406777 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085406777 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) 20250410085406777 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085406777 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085406777 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250410085406777 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250410085406777 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085406777 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085406777 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085406777 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085406777 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085406777 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085406777 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085406777 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085406777 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085406777 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085406777 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085406777 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085406777 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085406777 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085406777 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250410085406777 DRANAP DEBUG cnlink(sgsn-1)[0x55ae2af5ec30]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250410085406777 DRANAP INFO cnlink(sgsn-1)[0x55ae2af5ec30]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn2-RAN(919)@449bbc254af8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250410085406782 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) 20250410085406782 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn2-0) Received M3UA Message (XFER:DATA) 20250410085406782 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn2-0) m3ua_rx_xfer 20250410085406782 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 20250410085406782 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085406782 DLSS7 <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' 20250410085406782 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085406782 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085406782 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085406782 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085406782 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085406782 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085406782 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085406782 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) 20250410085406782 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085406782 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085406782 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20250410085406782 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250410085406782 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) 20250410085406782 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085406782 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085406782 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085406782 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085406782 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085406782 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085406782 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085406782 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085406782 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) 20250410085406782 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085406782 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085406782 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085406782 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085406782 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250410085406782 DRANAP DEBUG cnlink(sgsn-2)[0x55ae2af5f5c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250410085406782 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) 20250410085406782 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) 20250410085406782 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085406782 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250410085406782 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085406782 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085406782 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085406782 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085406782 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085406782 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085406782 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085406782 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085406782 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085406782 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085406782 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085406782 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085406782 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085406782 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250410085406782 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085406782 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 0b 03 00 00 02 09 00 03 07 0b 04 43 0b 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085406782 DRANAP DEBUG cnlink(sgsn-2)[0x55ae2af5f5c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250410085406782 DRANAP NOTICE cnlink(sgsn-2)[0x55ae2af5f5c0]{CONNECTED}: link up (cnlink.c:111) 20250410085406782 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085406782 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085406782 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085406782 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250410085406782 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250410085406783 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' 20250410085406783 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 20250410085406783 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250410085406783 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085406783 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 02 09 00 03 07 0b 04 43 0b 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 06  20250410085406783 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) 20250410085406783 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn2-0) Received M3UA Message (XFER:DATA) 20250410085406783 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn2-0) m3ua_rx_xfer 20250410085406783 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 20250410085406783 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085406783 DLSS7 <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' 20250410085406783 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085406783 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085406783 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085406783 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085406783 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085406783 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085406783 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085406783 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) 20250410085406783 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085406783 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085406783 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20250410085406783 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250410085406783 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) 20250410085406783 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085406783 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085406783 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085406783 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085406783 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085406783 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085406783 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085406783 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085406783 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) 20250410085406783 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085406783 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085406783 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085406783 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085406783 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250410085406783 DRANAP DEBUG cnlink(sgsn-2)[0x55ae2af5f5c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250410085406783 DRANAP INFO cnlink(sgsn-2)[0x55ae2af5f5c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250410085407805 DLCTRL DEBUG Command: GET 442519142 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250410085407805 DLCTRL DEBUG Tx Command reply: GET_REPLY 442519142 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250410085407814 DLCTRL DEBUG Command: GET 190476312 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250410085407814 DLCTRL DEBUG Tx Command reply: GET_REPLY 190476312 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250410085407818 DLCTRL DEBUG Command: GET 978840074 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250410085407818 DLCTRL DEBUG Tx Command reply: GET_REPLY 978840074 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085407823 DLCTRL DEBUG Command: GET 768192736 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085407823 DLCTRL DEBUG Tx Command reply: GET_REPLY 768192736 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085407827 DLCTRL DEBUG Command: GET 275693348 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250410085407827 DLCTRL DEBUG Tx Command reply: GET_REPLY 275693348 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) 20250410085407831 DLCTRL DEBUG Command: GET 838028017 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250410085407831 DLCTRL DEBUG Tx Command reply: GET_REPLY 838028017 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250410085407836 DLCTRL DEBUG Command: GET 974807329 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250410085407836 DLCTRL DEBUG Tx Command reply: GET_REPLY 974807329 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250410085407840 DLCTRL DEBUG Command: GET 308539001 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250410085407840 DLCTRL DEBUG Tx Command reply: GET_REPLY 308539001 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085407845 DLCTRL DEBUG Command: GET 170073634 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085407845 DLCTRL DEBUG Tx Command reply: GET_REPLY 170073634 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085407849 DLCTRL DEBUG Command: GET 786909557 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250410085407849 DLCTRL DEBUG Tx Command reply: GET_REPLY 786909557 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) 20250410085407852 DLCTRL DEBUG Command: GET 52435711 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250410085407853 DLCTRL DEBUG Tx Command reply: GET_REPLY 52435711 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250410085407856 DLCTRL DEBUG Command: GET 412495848 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250410085407857 DLCTRL DEBUG Tx Command reply: GET_REPLY 412495848 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250410085407860 DLCTRL DEBUG Command: GET 967589667 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250410085407860 DLCTRL DEBUG Tx Command reply: GET_REPLY 967589667 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085407863 DLCTRL DEBUG Command: GET 490495450 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085407863 DLCTRL DEBUG Tx Command reply: GET_REPLY 490495450 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085407868 DLCTRL DEBUG Command: GET 143218718 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250410085407868 DLCTRL DEBUG Tx Command reply: GET_REPLY 143218718 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) 20250410085407872 DLCTRL DEBUG Command: GET 920064782 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250410085407872 DLCTRL DEBUG Tx Command reply: GET_REPLY 920064782 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250410085407875 DLCTRL DEBUG Command: GET 588060792 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250410085407875 DLCTRL DEBUG Tx Command reply: GET_REPLY 588060792 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250410085407878 DLCTRL DEBUG Command: GET 334466685 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250410085407878 DLCTRL DEBUG Tx Command reply: GET_REPLY 334466685 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085407881 DLCTRL DEBUG Command: GET 474721178 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085407881 DLCTRL DEBUG Tx Command reply: GET_REPLY 474721178 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085407883 DLCTRL DEBUG Command: GET 820618764 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250410085407883 DLCTRL DEBUG Tx Command reply: GET_REPLY 820618764 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@449bbc254af8: 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@449bbc254af8: "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@449bbc254af8: 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@449bbc254af8: 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@449bbc254af8: 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 := '000000000000000000011100'B, t_guard := 20.000000 } 20250410085407906 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34458<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn2-RAN(919)@449bbc254af8: f_create_expect(l3 := '080101D571000005F44280002300F1102A2A170512C742200010028000'O, n_connectPointCode := omit HNBGW_Test.sgsn2-RAN(919)@449bbc254af8: 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)@449bbc254af8: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_20(922)10125466 20250410085408929 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085408929 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085408929 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 118 bytes from client (stream_srv.c:1351) 20250410085408929 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250410085408929 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x9a809a, normal) (hnbgw_rua.c:407) 20250410085408929 DHNB DEBUG map_rua[0x55ae2af74d00]{init}: Allocated (fsm.c:456) 20250410085408929 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10125466)[0x55ae2af74d00]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250410085408929 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10125466 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250410085408929 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410085408929 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410085408929 DRUA DEBUG GMM Attach Req mi=TMSI-0x42800023 old_ra=001-01-10794-23 nri:512=0x200 (hnbgw_l3.c:232) 20250410085408930 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10125466 SCCP-0 PS MI=TMSI-0x42800023: TMSI-0x42800023 NRI(10bit)=0x200=512: NRI match selects sgsn 2 (hnbgw_cn.c:1078) 20250410085408930 DCN DEBUG map_sccp[0x55ae2af72fd0]{init}: Allocated (fsm.c:456) 20250410085408930 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-105)[0x55ae2af72fd0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250410085408930 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-10125466 <-> SCCP-105 sgsn-2 sgsn-two cs7-0.sccp l=0.23.5<->r=0.1.3 (context_map.c:128) 20250410085408930 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10125466 SCCP-105 sgsn-2 MI=TMSI-0x42800023: rx RUA Connect with 89 bytes RANAP data (hnbgw_rua.c:312) 20250410085408930 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10125466)[0x55ae2af74d00]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250410085408930 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410085408930 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410085408930 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10125466)[0x55ae2af74d00]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250410085408930 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-105)[0x55ae2af72fd0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250410085408930 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250410085408930 DLSCCP DEBUG SCCP-SCOC(105)[0x55ae2af70460]{IDLE}: Allocated (fsm.c:456) 20250410085408930 DLSCCP DEBUG SCCP-SCOC(105)[0x55ae2af70460]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250410085408930 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340550000070003400180000f40060000f11009260037400100003a40080000f110092600370010401e1d080101d571000005f44280002300f1102a2a170512c742200010028000004f400300001c0056400500f1100926) (sccp_scrc.c:415) 20250410085408930 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085408930 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085408930 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085408930 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085408930 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085408930 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085408930 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085408930 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085408930 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085408930 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085408930 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085408930 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085408930 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085408930 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250410085408930 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085408930 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 00 1c 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) 20250410085408930 DLSCCP DEBUG SCCP-SCOC(105)[0x55ae2af70460]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250410085408930 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-105)[0x55ae2af72fd0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250410085408930 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10125466)[0x55ae2af74d00]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250410085408930 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085408930 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085408930 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085408930 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250410085408930 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250410085408930 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' 20250410085408930 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 20250410085408930 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250410085408930 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085408930 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 00 1c 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)@449bbc254af8: First idle individual index:0 HNBGW_Test.sgsn2-SCCP(918)@449bbc254af8: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn2-RAN(919)@449bbc254af8: Found Expect[0] for l3='080101D571000005F44280002300F1102A2A170512C742200010028000'O handled at TC_sgsnpool_L3Complete_valid_nri_20(922) HNBGW_Test.sgsn2-RAN(919)@449bbc254af8: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_20(922)16011276 HNBGW_Test.sgsn2-SCCP(918)@449bbc254af8: Session index based on connection ID:0 HNBGW_Test.sgsn2-SCCP(918)@449bbc254af8: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_L3Complete_valid_nri_20(922)@449bbc254af8: setverdict(pass): none -> pass MTC@449bbc254af8: 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 } } } 20250410085408941 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) 20250410085408941 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn2-0) Received M3UA Message (XFER:DATA) 20250410085408941 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn2-0) m3ua_rx_xfer 20250410085408941 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 20250410085408941 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085408941 DLSS7 <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' 20250410085408941 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085408941 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085408941 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085408941 DLSS7 <000c> osmo_ss7_asp.c:1175 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 c9 d2 ed 02 00 00 00 00 00 06 00 08 00 00 00 07  20250410085408941 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085408941 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085408941 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085408941 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) 20250410085408941 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085408941 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00c9d2ed) (sccp_scrc.c:486) 20250410085408941 DLSCCP DEBUG Received CO:COAK for local reference 105 (sccp_scoc.c:1855) 20250410085408941 DLSCCP DEBUG SCCP-SCOC(105)[0x55ae2af70460]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250410085408941 DLSCCP DEBUG SCCP-SCOC(105)[0x55ae2af70460]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250410085408941 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085408941 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250410085408941 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) 20250410085408941 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-105)[0x55ae2af72fd0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250410085408941 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-105)[0x55ae2af72fd0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250410085408942 DLCTRL DEBUG Command: GET 491219523 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250410085408942 DLCTRL DEBUG Tx Command reply: GET_REPLY 491219523 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250410085408945 DLCTRL DEBUG Command: GET 272891379 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250410085408945 DLCTRL DEBUG Tx Command reply: GET_REPLY 272891379 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250410085408948 DLCTRL DEBUG Command: GET 625375381 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250410085408948 DLCTRL DEBUG Tx Command reply: GET_REPLY 625375381 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085408952 DLCTRL DEBUG Command: GET 687755556 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085408952 DLCTRL DEBUG Tx Command reply: GET_REPLY 687755556 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085408955 DLCTRL DEBUG Command: GET 730805402 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250410085408955 DLCTRL DEBUG Tx Command reply: GET_REPLY 730805402 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed 20250410085408957 DLCTRL DEBUG Command: GET 556091879 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250410085408957 DLCTRL DEBUG Tx Command reply: GET_REPLY 556091879 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250410085408960 DLCTRL DEBUG Command: GET 364061034 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250410085408960 DLCTRL DEBUG Tx Command reply: GET_REPLY 364061034 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250410085408962 DLCTRL DEBUG Command: GET 213071880 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250410085408962 DLCTRL DEBUG Tx Command reply: GET_REPLY 213071880 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085408965 DLCTRL DEBUG Command: GET 919638670 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085408965 DLCTRL DEBUG Tx Command reply: GET_REPLY 919638670 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085408967 DLCTRL DEBUG Command: GET 379823714 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250410085408967 DLCTRL DEBUG Tx Command reply: GET_REPLY 379823714 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed 20250410085408969 DLCTRL DEBUG Command: GET 451561597 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250410085408969 DLCTRL DEBUG Tx Command reply: GET_REPLY 451561597 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250410085408971 DLCTRL DEBUG Command: GET 41116120 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250410085408971 DLCTRL DEBUG Tx Command reply: GET_REPLY 41116120 rate_ctr.abs.sgsn.2.cnpool:subscr:known 1 (control_if.c:477) 20250410085408974 DLCTRL DEBUG Command: GET 751948609 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250410085408974 DLCTRL DEBUG Tx Command reply: GET_REPLY 751948609 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085408977 DLCTRL DEBUG Command: GET 586801197 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085408977 DLCTRL DEBUG Tx Command reply: GET_REPLY 586801197 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085408980 DLCTRL DEBUG Command: GET 286859741 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250410085408980 DLCTRL DEBUG Tx Command reply: GET_REPLY 286859741 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed 20250410085408983 DLCTRL DEBUG Command: GET 789980261 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250410085408983 DLCTRL DEBUG Tx Command reply: GET_REPLY 789980261 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250410085408986 DLCTRL DEBUG Command: GET 243895613 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250410085408986 DLCTRL DEBUG Tx Command reply: GET_REPLY 243895613 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250410085408988 DLCTRL DEBUG Command: GET 942660923 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250410085408988 DLCTRL DEBUG Tx Command reply: GET_REPLY 942660923 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085408993 DLCTRL DEBUG Command: GET 320693108 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085408993 DLCTRL DEBUG Tx Command reply: GET_REPLY 320693108 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085408996 DLCTRL DEBUG Command: GET 960927336 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250410085408996 DLCTRL DEBUG Tx Command reply: GET_REPLY 960927336 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed MTC@449bbc254af8: 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 := '000000000000000001010111'B, t_guard := 20.000000 } 20250410085409035 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34464<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn2-RAN(919)@449bbc254af8: f_create_expect(l3 := '080101D571000005F442A9802300F1102A2A170512C74220001002A980'O, n_connectPointCode := omit HNBGW_Test.sgsn2-RAN(919)@449bbc254af8: 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)@449bbc254af8: Added conn table entry 1TC_sgsnpool_L3Complete_valid_nri_20(923)4405075 20250410085410065 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085410066 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085410066 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 118 bytes from client (stream_srv.c:1351) 20250410085410066 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250410085410066 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x433753, normal) (hnbgw_rua.c:407) 20250410085410066 DHNB DEBUG map_rua[0x55ae2af7ac70]{init}: Allocated (fsm.c:456) 20250410085410066 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4405075)[0x55ae2af7ac70]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250410085410066 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4405075 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250410085410066 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410085410066 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410085410066 DRUA DEBUG GMM Attach Req mi=TMSI-0x42A98023 old_ra=001-01-10794-23 nri:678=0x2a6 (hnbgw_l3.c:232) 20250410085410066 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4405075 SCCP-0 PS MI=TMSI-0x42A98023: TMSI-0x42A98023 NRI(10bit)=0x2a6=678: NRI match selects sgsn 2 (hnbgw_cn.c:1078) 20250410085410066 DCN DEBUG map_sccp[0x55ae2af6cc60]{init}: Allocated (fsm.c:456) 20250410085410066 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-106)[0x55ae2af6cc60]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250410085410066 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-4405075 <-> SCCP-106 sgsn-2 sgsn-two cs7-0.sccp l=0.23.5<->r=0.1.3 (context_map.c:128) 20250410085410066 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4405075 SCCP-106 sgsn-2 MI=TMSI-0x42A98023: rx RUA Connect with 89 bytes RANAP data (hnbgw_rua.c:312) 20250410085410066 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4405075)[0x55ae2af7ac70]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250410085410066 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410085410066 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410085410066 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4405075)[0x55ae2af7ac70]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250410085410066 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-106)[0x55ae2af6cc60]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250410085410066 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250410085410066 DLSCCP DEBUG SCCP-SCOC(106)[0x55ae2ade35d0]{IDLE}: Allocated (fsm.c:456) 20250410085410066 DLSCCP DEBUG SCCP-SCOC(106)[0x55ae2ade35d0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250410085410066 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340550000070003400180000f40060000f11009260037400100003a40080000f110092600370010401e1d080101d571000005f442a9802300f1102a2a170512c74220001002a980004f40030000570056400500f1100926) (sccp_scrc.c:415) 20250410085410066 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085410066 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085410066 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085410066 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085410066 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085410066 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085410066 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085410066 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085410066 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085410066 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085410066 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085410066 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085410066 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085410066 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250410085410066 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085410066 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 57 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) 20250410085410066 DLSCCP DEBUG SCCP-SCOC(106)[0x55ae2ade35d0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250410085410066 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-106)[0x55ae2af6cc60]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250410085410066 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4405075)[0x55ae2af7ac70]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250410085410066 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085410066 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085410066 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085410067 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250410085410067 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250410085410067 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' 20250410085410067 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 20250410085410067 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250410085410067 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085410067 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 57 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)@449bbc254af8: First idle individual index:1 HNBGW_Test.sgsn2-SCCP(918)@449bbc254af8: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn2-RAN(919)@449bbc254af8: Found Expect[0] for l3='080101D571000005F442A9802300F1102A2A170512C74220001002A980'O handled at TC_sgsnpool_L3Complete_valid_nri_20(923) HNBGW_Test.sgsn2-RAN(919)@449bbc254af8: Added conn table entry 1TC_sgsnpool_L3Complete_valid_nri_20(923)11020098 HNBGW_Test.sgsn2-SCCP(918)@449bbc254af8: Session index based on connection ID:1 HNBGW_Test.sgsn2-SCCP(918)@449bbc254af8: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250410085410078 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) 20250410085410078 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn2-0) Received M3UA Message (XFER:DATA) 20250410085410078 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn2-0) m3ua_rx_xfer 20250410085410078 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 20250410085410078 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085410078 DLSS7 <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' 20250410085410078 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085410078 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085410078 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085410078 DLSS7 <000c> osmo_ss7_asp.c:1175 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 5d 5d 3a 02 00 00 00 00 00 06 00 08 00 00 00 07  TC_sgsnpool_L3Complete_valid_nri_20(923)@449bbc254af8: setverdict(pass): none -> pass 20250410085410078 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085410078 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085410078 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085410078 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) 20250410085410078 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085410078 DLSS7 DEBUG scrc_rx_mtp_xfer_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=005d5d3a) (sccp_scrc.c:486) 20250410085410078 DLSCCP DEBUG Received CO:COAK for local reference 106 (sccp_scoc.c:1855) 20250410085410078 DLSCCP DEBUG SCCP-SCOC(106)[0x55ae2ade35d0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250410085410078 DLSCCP DEBUG SCCP-SCOC(106)[0x55ae2ade35d0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250410085410078 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085410078 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250410085410078 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) 20250410085410078 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-106)[0x55ae2af6cc60]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250410085410078 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-106)[0x55ae2af6cc60]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@449bbc254af8: 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 } } } 20250410085410082 DLCTRL DEBUG Command: GET 806635352 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250410085410082 DLCTRL DEBUG Tx Command reply: GET_REPLY 806635352 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250410085410086 DLCTRL DEBUG Command: GET 129076363 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250410085410086 DLCTRL DEBUG Tx Command reply: GET_REPLY 129076363 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250410085410089 DLCTRL DEBUG Command: GET 414341261 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250410085410089 DLCTRL DEBUG Tx Command reply: GET_REPLY 414341261 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085410091 DLCTRL DEBUG Command: GET 850815546 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085410091 DLCTRL DEBUG Tx Command reply: GET_REPLY 850815546 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085410094 DLCTRL DEBUG Command: GET 278090094 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250410085410094 DLCTRL DEBUG Tx Command reply: GET_REPLY 278090094 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed 20250410085410096 DLCTRL DEBUG Command: GET 879183872 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250410085410096 DLCTRL DEBUG Tx Command reply: GET_REPLY 879183872 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250410085410098 DLCTRL DEBUG Command: GET 616213937 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250410085410098 DLCTRL DEBUG Tx Command reply: GET_REPLY 616213937 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250410085410102 DLCTRL DEBUG Command: GET 537197559 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250410085410102 DLCTRL DEBUG Tx Command reply: GET_REPLY 537197559 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085410108 DLCTRL DEBUG Command: GET 168641337 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085410108 DLCTRL DEBUG Tx Command reply: GET_REPLY 168641337 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085410114 DLCTRL DEBUG Command: GET 297283944 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250410085410114 DLCTRL DEBUG Tx Command reply: GET_REPLY 297283944 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed 20250410085410119 DLCTRL DEBUG Command: GET 149442099 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250410085410119 DLCTRL DEBUG Tx Command reply: GET_REPLY 149442099 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250410085410123 DLCTRL DEBUG Command: GET 331717958 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250410085410123 DLCTRL DEBUG Tx Command reply: GET_REPLY 331717958 rate_ctr.abs.sgsn.2.cnpool:subscr:known 2 (control_if.c:477) 20250410085410125 DLCTRL DEBUG Command: GET 535987220 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250410085410126 DLCTRL DEBUG Tx Command reply: GET_REPLY 535987220 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085410128 DLCTRL DEBUG Command: GET 623770273 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085410128 DLCTRL DEBUG Tx Command reply: GET_REPLY 623770273 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085410131 DLCTRL DEBUG Command: GET 786547834 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250410085410131 DLCTRL DEBUG Tx Command reply: GET_REPLY 786547834 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed 20250410085410134 DLCTRL DEBUG Command: GET 679650166 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250410085410134 DLCTRL DEBUG Tx Command reply: GET_REPLY 679650166 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250410085410138 DLCTRL DEBUG Command: GET 755581020 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250410085410138 DLCTRL DEBUG Tx Command reply: GET_REPLY 755581020 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250410085410141 DLCTRL DEBUG Command: GET 49297011 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250410085410141 DLCTRL DEBUG Tx Command reply: GET_REPLY 49297011 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085410144 DLCTRL DEBUG Command: GET 4577490 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085410144 DLCTRL DEBUG Tx Command reply: GET_REPLY 4577490 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085410147 DLCTRL DEBUG Command: GET 725142377 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250410085410147 DLCTRL DEBUG Tx Command reply: GET_REPLY 725142377 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed MTC@449bbc254af8: 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 := '000000000000001101001001'B, t_guard := 20.000000 } 20250410085410183 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34472<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn1-RAN(916)@449bbc254af8: f_create_expect(l3 := '080101D571000008292624000000001000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(916)@449bbc254af8: 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)@449bbc254af8: Added conn table entry 2TC_sgsnpool_L3Complete_valid_nri_20(924)5120787 20250410085411193 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085411193 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085411193 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250410085411193 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250410085411193 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x4e2313, normal) (hnbgw_rua.c:407) 20250410085411193 DHNB DEBUG map_rua[0x55ae2ade3390]{init}: Allocated (fsm.c:456) 20250410085411193 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5120787)[0x55ae2ade3390]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250410085411193 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5120787 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250410085411193 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410085411193 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410085411193 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000001 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250410085411193 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5120787 SCCP-0 PS MI=IMSI-262420000000001: CN link round-robin selects sgsn 1 (hnbgw_cn.c:1125) 20250410085411193 DCN DEBUG map_sccp[0x55ae2af76b70]{init}: Allocated (fsm.c:456) 20250410085411193 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-107)[0x55ae2af76b70]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250410085411193 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-5120787 <-> SCCP-107 sgsn-1 sgsn-one cs7-0.sccp l=0.23.5<->r=0.1.2 (context_map.c:128) 20250410085411193 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5120787 SCCP-107 sgsn-1 MI=IMSI-262420000000001: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250410085411193 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5120787)[0x55ae2ade3390]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250410085411193 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410085411193 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410085411193 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5120787)[0x55ae2ade3390]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250410085411193 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-107)[0x55ae2af76b70]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250410085411193 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250410085411193 DLSCCP DEBUG SCCP-SCOC(107)[0x55ae2af8be60]{IDLE}: Allocated (fsm.c:456) 20250410085411193 DLSCCP DEBUG SCCP-SCOC(107)[0x55ae2af8be60]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250410085411193 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340540000070003400180000f40060000f11009260037400100003a40080000f110092600370010401d1c080101d571000008292624000000001000f1102a2a170512c7422000004f40030003490056400500f1100926) (sccp_scrc.c:415) 20250410085411193 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085411193 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085411193 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085411193 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085411193 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085411193 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085411193 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085411193 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085411193 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085411193 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085411193 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085411193 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085411193 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085411193 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250410085411193 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085411193 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 03 49 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085411193 DLSCCP DEBUG SCCP-SCOC(107)[0x55ae2af8be60]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250410085411193 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-107)[0x55ae2af76b70]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250410085411193 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5120787)[0x55ae2ade3390]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250410085411193 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085411193 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085411193 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085411193 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250410085411193 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250410085411193 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' 20250410085411193 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 20250410085411193 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250410085411193 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085411193 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 03 49 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)@449bbc254af8: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(915)@449bbc254af8: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(916)@449bbc254af8: Found Expect[0] for l3='080101D571000008292624000000001000F1102A2A170512C7422000'O handled at TC_sgsnpool_L3Complete_valid_nri_20(924) HNBGW_Test.sgsn1-RAN(916)@449bbc254af8: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_20(924)6267091 HNBGW_Test.sgsn1-SCCP(915)@449bbc254af8: Session index based on connection ID:0 HNBGW_Test.sgsn1-SCCP(915)@449bbc254af8: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250410085411198 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085411198 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250410085411198 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250410085411198 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 20250410085411198 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085411198 DLSS7 <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' 20250410085411198 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085411198 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085411198 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085411198 DLSS7 <000c> osmo_ss7_asp.c:1175 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 0d 12 d1 02 00 00 00 00 00 06 00 08 00 00 00 07  20250410085411198 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085411198 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085411198 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085411198 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) 20250410085411198 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085411198 DLSS7 DEBUG scrc_rx_mtp_xfer_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=000d12d1) (sccp_scrc.c:486) 20250410085411198 DLSCCP DEBUG Received CO:COAK for local reference 107 (sccp_scoc.c:1855) 20250410085411198 DLSCCP DEBUG SCCP-SCOC(107)[0x55ae2af8be60]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250410085411198 DLSCCP DEBUG SCCP-SCOC(107)[0x55ae2af8be60]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250410085411198 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085411198 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250410085411198 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) 20250410085411198 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-107)[0x55ae2af76b70]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250410085411198 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-107)[0x55ae2af76b70]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_sgsnpool_L3Complete_valid_nri_20(924)@449bbc254af8: setverdict(pass): none -> pass MTC@449bbc254af8: 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 } } } 20250410085411199 DLCTRL DEBUG Command: GET 203160832 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250410085411199 DLCTRL DEBUG Tx Command reply: GET_REPLY 203160832 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250410085411200 DLCTRL DEBUG Command: GET 57037826 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250410085411200 DLCTRL DEBUG Tx Command reply: GET_REPLY 57037826 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250410085411202 DLCTRL DEBUG Command: GET 706851887 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250410085411202 DLCTRL DEBUG Tx Command reply: GET_REPLY 706851887 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085411203 DLCTRL DEBUG Command: GET 615011086 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085411203 DLCTRL DEBUG Tx Command reply: GET_REPLY 615011086 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085411205 DLCTRL DEBUG Command: GET 548081972 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250410085411205 DLCTRL DEBUG Tx Command reply: GET_REPLY 548081972 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed 20250410085411207 DLCTRL DEBUG Command: GET 110584881 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250410085411207 DLCTRL DEBUG Tx Command reply: GET_REPLY 110584881 rate_ctr.abs.sgsn.1.cnpool:subscr:new 1 (control_if.c:477) 20250410085411209 DLCTRL DEBUG Command: GET 125576227 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250410085411209 DLCTRL DEBUG Tx Command reply: GET_REPLY 125576227 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250410085411211 DLCTRL DEBUG Command: GET 283672063 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250410085411211 DLCTRL DEBUG Tx Command reply: GET_REPLY 283672063 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085411213 DLCTRL DEBUG Command: GET 115236662 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085411213 DLCTRL DEBUG Tx Command reply: GET_REPLY 115236662 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085411217 DLCTRL DEBUG Command: GET 905204116 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250410085411217 DLCTRL DEBUG Tx Command reply: GET_REPLY 905204116 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed 20250410085411223 DLCTRL DEBUG Command: GET 400618148 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250410085411223 DLCTRL DEBUG Tx Command reply: GET_REPLY 400618148 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250410085411227 DLCTRL DEBUG Command: GET 467365026 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250410085411227 DLCTRL DEBUG Tx Command reply: GET_REPLY 467365026 rate_ctr.abs.sgsn.2.cnpool:subscr:known 2 (control_if.c:477) 20250410085411230 DLCTRL DEBUG Command: GET 183731077 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250410085411230 DLCTRL DEBUG Tx Command reply: GET_REPLY 183731077 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085411233 DLCTRL DEBUG Command: GET 445849078 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085411233 DLCTRL DEBUG Tx Command reply: GET_REPLY 445849078 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085411236 DLCTRL DEBUG Command: GET 681530689 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250410085411236 DLCTRL DEBUG Tx Command reply: GET_REPLY 681530689 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed 20250410085411239 DLCTRL DEBUG Command: GET 905819979 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250410085411239 DLCTRL DEBUG Tx Command reply: GET_REPLY 905819979 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250410085411241 DLCTRL DEBUG Command: GET 16752104 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250410085411241 DLCTRL DEBUG Tx Command reply: GET_REPLY 16752104 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250410085411243 DLCTRL DEBUG Command: GET 311604089 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250410085411243 DLCTRL DEBUG Tx Command reply: GET_REPLY 311604089 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085411245 DLCTRL DEBUG Command: GET 422337333 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085411245 DLCTRL DEBUG Tx Command reply: GET_REPLY 422337333 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085411247 DLCTRL DEBUG Command: GET 211139963 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250410085411247 DLCTRL DEBUG Tx Command reply: GET_REPLY 211139963 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed MTC@449bbc254af8: ok: talloc reports "asn1_context" = 1 bytes 20250410085411254 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:38527<->l=127.0.0.1:4262) (control_if.c:193) 20250410085411254 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34446<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(897)@449bbc254af8: Final verdict of PTC: none VirtHNBGW-STATS(896)@449bbc254af8: Final verdict of PTC: none MTC@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed 20250410085411258 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34434<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250410085411259 DLINP DEBUG SRVCONN(,r=127.0.0.1:47714<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085411260 DLINP DEBUG SRVCONN(,r=127.0.0.1:47714<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085411260 DLINP NOTICE SRV(,r=127.0.0.1:47714<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410085411260 DMAIN NOTICE (127.0.0.1:47714 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:47714<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250410085411260 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) TC_sgsnpool_L3Complete_valid_nri_2-Iuh1-RUA(902)@449bbc254af8: Final verdict of PTC: none HNBGW_Test.msc0-RAN(904)@449bbc254af8: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(909)@449bbc254af8: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(913)@449bbc254af8: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(903)@449bbc254af8: Final verdict of PTC: none 20250410085411264 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250410085411265 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410085411265 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 HNBGW_Test.msc2-RAN(910)@449bbc254af8: Final verdict of PTC: none HNBGW_Test.msc1-RAN(907)@449bbc254af8: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(906)@449bbc254af8: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(912)@449bbc254af8: Final verdict of PTC: none 20250410085411265 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250410085411265 DLINP <0002> stream.c:265 virt-sgsn2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250410085411265 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) 20250410085411265 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn2-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250410085411265 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn2-0) xUA SRV SHUTDOWN_EVENT TC_sgsnpool_L3Complete_valid_nri_2-Iuh0-RUA(900)@449bbc254af8: Final verdict of PTC: none 20250410085411265 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250410085411265 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410085411265 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250410085411265 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250410085411265 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250410085411265 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) 20250410085411265 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250410085411265 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc1-0) xUA SRV SHUTDOWN_EVENT 20250410085411265 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250410085411265 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) 20250410085411265 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc2-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250410085411265 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc2-0) xUA SRV SHUTDOWN_EVENT HNBGW_Test.sgsn1-SCCP(915)@449bbc254af8: Final verdict of PTC: none 20250410085411266 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250410085411266 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410085411266 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250410085411266 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250410085411266 DLINP <0002> stream.c:265 virt-sgsn2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250410085411266 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) 20250410085411266 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn2-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250410085411266 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn2-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250410085411266 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250410085411266 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085411266 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-msc0-0: connection closed 20250410085411266 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250410085411266 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250410085411266 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250410085411266 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250410085411266 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 20250410085411266 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  20250410085411266 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  20250410085411266 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  20250410085411266 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  20250410085411266 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  20250410085411266 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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_sgsnpool_L3Complete_valid_nri_2-Iuh1(901)@449bbc254af8: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(916)@449bbc254af8: Final verdict of PTC: none 20250410085411266 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250410085411266 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250410085411267 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250410085411267 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) 20250410085411267 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250410085411267 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250410085411267 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250410085411267 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) 20250410085411267 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc2-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250410085411267 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc2-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250410085411267 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250410085411267 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410085411267 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250410085411267 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250410085411267 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 20250410085411267 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) 20250410085411267 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-sgsn2-0: connection closed 20250410085411267 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250410085411267 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250410085411267 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250410085411267 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn2){AS_ACTIVE}: state_chg to AS_PENDING 20250410085411267 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 20250410085411267 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  20250410085411267 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  20250410085411267 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  20250410085411267 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  20250410085411267 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085411267 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250410085411267 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250410085411268 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 20250410085411268 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085411268 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-msc1-0: connection closed 20250410085411268 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250410085411268 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250410085411268 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250410085411268 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250410085411268 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 20250410085411268 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  20250410085411268 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  20250410085411268 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  20250410085411268 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085411268 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication HNBGW_Test.sgsn2-RAN(919)@449bbc254af8: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_2-Iuh0(899)@449bbc254af8: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(908)@449bbc254af8: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(914)@449bbc254af8: Final verdict of PTC: none MutexDispCT-TC_sgsnpool_L3Complete_valid_nri_2(895)@449bbc254af8: Final verdict of PTC: none20250410085411268 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250410085411268 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 20250410085411268 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) 20250410085411268 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-msc2-0: connection closed 20250410085411268 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250410085411268 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN HNBGW_Test.sgsn1-M3UA(917)@449bbc254af8: Final verdict of PTC: none 20250410085411269 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250410085411269 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20250410085411269 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 20250410085411269 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  20250410085411269 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  20250410085411269 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085411269 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250410085411269 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250410085411269 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250410085411269 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085411269 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-sgsn0-0: connection closed 20250410085411269 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250410085411269 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250410085411269 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250410085411269 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250410085411269 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 20250410085411269 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  20250410085411269 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085411269 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250410085411269 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250410085411270 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085411270 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250410085411270 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:378) 20250410085411270 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085411270 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085411270 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085411270 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085411270 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250410085411270 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250410085411270 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250410085411270 DRANAP NOTICE cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: link lost (cnlink.c:118) 20250410085411271 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085411271 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250410085411271 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.1.3/0 (xua_snm.c:378) 20250410085411271 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085411271 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085411271 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085411271 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085411271 DCN DEBUG N-PCSTATE ind: affected_pc=11 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250410085411271 DCN NOTICE (sgsn-2) now unreachable: N-PCSTATE ind: pc=11 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250410085411271 DRANAP DEBUG cnlink(sgsn-2)[0x55ae2af5f5c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250410085411271 DRANAP NOTICE cnlink(sgsn-2)[0x55ae2af5f5c0]{DISCONNECTED}: link lost (cnlink.c:118) 20250410085411271 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-105)[0x55ae2af72fd0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250410085411271 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250410085411271 DLSCCP DEBUG SCCP-SCOC(105)[0x55ae2af70460]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250410085411271 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c9d2ed), PART(T=Source Reference,L=4,D=00000069), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250410085411271 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085411271 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085411271 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085411271 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085411271 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250410085411271 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085411271 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 c9 d2 ed 00 00 69 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085411272 DLSCCP DEBUG SCCP-SCOC(105)[0x55ae2af70460]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250410085411272 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-105)[0x55ae2af72fd0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250410085411272 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10125466)[0x55ae2af74d00]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250410085411272 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10125466)[0x55ae2af74d00]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250410085411272 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20250410085411272 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10125466)[0x55ae2af74d00]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250410085411272 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10125466)[0x55ae2af74d00]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250410085411272 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10125466)[0x55ae2af74d00]{disrupted}: Freeing instance (context_map.c:202) 20250410085411272 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10125466)[0x55ae2af74d00]{disrupted}: Deallocated (fsm.c:568) 20250410085411272 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-105)[0x55ae2af72fd0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250410085411272 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-105)[0x55ae2af72fd0]{disconnected}: Freeing instance (context_map.c:206) 20250410085411272 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-105)[0x55ae2af72fd0]{disconnected}: Deallocated (fsm.c:568) 20250410085411272 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10125466 SCCP-105 sgsn-2 MI=TMSI-0x42800023: Deallocating (context_map.c:225) 20250410085411272 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-106)[0x55ae2af6cc60]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250410085411272 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250410085411272 DLSCCP DEBUG SCCP-SCOC(106)[0x55ae2ade35d0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250410085411272 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005d5d3a), PART(T=Source Reference,L=4,D=0000006a), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250410085411272 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085411272 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085411272 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085411272 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085411272 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250410085411272 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085411272 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 5d 5d 3a 00 00 6a 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085411272 DLSCCP DEBUG SCCP-SCOC(106)[0x55ae2ade35d0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250410085411272 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-106)[0x55ae2af6cc60]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250410085411273 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4405075)[0x55ae2af7ac70]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250410085411273 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4405075)[0x55ae2af7ac70]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250410085411273 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20250410085411273 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4405075)[0x55ae2af7ac70]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250410085411273 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4405075)[0x55ae2af7ac70]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250410085411273 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4405075)[0x55ae2af7ac70]{disrupted}: Freeing instance (context_map.c:202) 20250410085411273 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4405075)[0x55ae2af7ac70]{disrupted}: Deallocated (fsm.c:568) 20250410085411273 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-106)[0x55ae2af6cc60]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250410085411273 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-106)[0x55ae2af6cc60]{disconnected}: Freeing instance (context_map.c:206) 20250410085411273 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-106)[0x55ae2af6cc60]{disconnected}: Deallocated (fsm.c:568) 20250410085411273 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4405075 SCCP-106 sgsn-2 MI=TMSI-0x42A98023: Deallocating (context_map.c:225) 20250410085411273 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410085411273 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250410085411273 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:894) 20250410085411273 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085411273 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410085411273 DMAIN NOTICE (127.0.0.1:9999 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) 20250410085411274 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250410085411274 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5120787)[0x55ae2ade3390]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250410085411274 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5120787)[0x55ae2ade3390]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250410085411274 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-107)[0x55ae2af76b70]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250410085411274 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250410085411274 DLSCCP DEBUG SCCP-SCOC(107)[0x55ae2af8be60]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250410085411274 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000d12d1), PART(T=Source Reference,L=4,D=0000006b), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250410085411274 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085411274 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085411274 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085411274 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085411274 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250410085411274 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085411274 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 0d 12 d1 00 00 6b 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085411274 DLSCCP DEBUG SCCP-SCOC(107)[0x55ae2af8be60]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250410085411274 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-107)[0x55ae2af76b70]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250410085411274 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5120787)[0x55ae2ade3390]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250410085411274 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5120787)[0x55ae2ade3390]{disrupted}: Freeing instance (context_map.c:202) 20250410085411274 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5120787)[0x55ae2ade3390]{disrupted}: Deallocated (fsm.c:568) 20250410085411274 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-107)[0x55ae2af76b70]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250410085411274 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-107)[0x55ae2af76b70]{disconnected}: Freeing instance (context_map.c:206) 20250410085411274 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-107)[0x55ae2af76b70]{disconnected}: Deallocated (fsm.c:568) 20250410085411274 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-5120787 SCCP-107 sgsn-1 MI=IMSI-262420000000001: Deallocating (context_map.c:225) 20250410085411274 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34458<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250410085411275 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250410085411276 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) 20250410085411277 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250410085411278 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn1-0) xUA SRV SHUTDOWN_EVENT TC_sgsnpool_L3Complete_valid_nri_20(922)@449bbc254af8: Final verdict of PTC: pass HNBGW_Test.sgsn2-M3UA(920)@449bbc254af8: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(911)@449bbc254af8: Final verdict of PTC: none20250410085411281 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085411281 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250410085411281 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.0.2/0 (xua_snm.c:378) 20250410085411282 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085411282 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085411282 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085411282 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085411282 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250410085411282 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250410085411282 DRANAP DEBUG cnlink(msc-1)[0x55ae2aef6920]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250410085411282 DRANAP NOTICE cnlink(msc-1)[0x55ae2aef6920]{DISCONNECTED}: link lost (cnlink.c:118) 20250410085411283 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34464<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.msc0-M3UA(905)@449bbc254af8: Final verdict of PTC: none20250410085411284 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.sgsn2-SCCP(918)@449bbc254af8: Final verdict of PTC: none20250410085411284 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250410085411284 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.0.3/0 (xua_snm.c:378) 20250410085411285 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085411286 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085411286 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085411286 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085411286 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250410085411287 DCN NOTICE (msc-2) now unreachable: N-PCSTATE ind: pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250410085411287 DRANAP DEBUG cnlink(msc-2)[0x55ae2aef3b20]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250410085411287 DRANAP NOTICE cnlink(msc-2)[0x55ae2aef3b20]{DISCONNECTED}: link lost (cnlink.c:118) 20250410085411288 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085411288 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250410085411289 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250410085411289 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085411289 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085411289 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085411290 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085411290 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250410085411290 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250410085411291 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250410085411291 DRANAP NOTICE cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: link lost (cnlink.c:118) 20250410085411292 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34472<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250410085411292 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085411293 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250410085411293 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.1.2/0 (xua_snm.c:378) 20250410085411293 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085411294 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085411294 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085411294 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085411295 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250410085411295 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250410085411295 DRANAP DEBUG cnlink(sgsn-1)[0x55ae2af5ec30]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250410085411295 DRANAP NOTICE cnlink(sgsn-1)[0x55ae2af5ec30]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW-MGCP(921)@449bbc254af8: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_20(924)@449bbc254af8: Final verdict of PTC: pass20250410085411279 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 20250410085411280 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085411280 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085411280 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085411280 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250410085411280 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250410085411280 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250410085411280 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250410085411280 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) 20250410085411280 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250410085411280 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250410085411280 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 20250410085411280 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085411280 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085411280 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085411280 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250410085411280 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250410085411280 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250410085411280 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 20250410085411280 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085411280 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-sgsn1-0: connection closed 20250410085411280 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250410085411281 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250410085411281 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250410085411281 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250410085411281 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 20250410085411281 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085411281 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250410085411281 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250410085411281 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085411281 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085411281 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085411281 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250410085411281 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250410085411281 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! TC_sgsnpool_L3Complete_valid_nri_20(923)@449bbc254af8: Final verdict of PTC: pass HNBGW-PFCP(898)@449bbc254af8: Final verdict of PTC: none MTC@449bbc254af8: Setting final verdict of the test case. MTC@449bbc254af8: Local verdict of MTC: pass MTC@449bbc254af8: Local verdict of PTC MutexDispCT-TC_sgsnpool_L3Complete_valid_nri_2(895): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC VirtHNBGW-STATS(896): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC IPA-CTRL-CLI-IPA(897): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW-PFCP(898): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-Iuh0(899): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-Iuh0-RUA(900): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-Iuh1(901): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-Iuh1-RUA(902): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.msc0-SCCP(903): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.msc0-RAN(904): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.msc0-M3UA(905): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.msc1-SCCP(906): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.msc1-RAN(907): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.msc1-M3UA(908): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.msc2-SCCP(909): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.msc2-RAN(910): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.msc2-M3UA(911): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(912): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.sgsn0-RAN(913): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(914): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(915): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.sgsn1-RAN(916): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(917): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.sgsn2-SCCP(918): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.sgsn2-RAN(919): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.sgsn2-M3UA(920): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW-MGCP(921): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_20(922): pass (pass -> pass) MTC@449bbc254af8: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_20(923): pass (pass -> pass) MTC@449bbc254af8: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_20(924): pass (pass -> pass) MTC@449bbc254af8: Test case TC_sgsnpool_L3Complete_valid_nri_2 finished. Verdict: pass MTC@449bbc254af8: 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'. Thu Apr 10 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 20250410085411474 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34480<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410085411772 DLSCCP DEBUG SCCP-SCOC(102)[0x55ae2af82f40]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250410085411772 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00af655c), PART(T=Source Reference,L=4,D=00000066), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085411772 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410085411772 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085411772 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410085411773 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085411773 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250410085411773 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085411773 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 65 5c 00 00 66 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085411773 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085411773 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085411773 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085411773 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250410085411773 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250410085411773 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250410085411774 DLSCCP DEBUG SCCP-SCOC(104)[0x55ae2af76a40]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250410085411774 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001ffc0e), PART(T=Source Reference,L=4,D=00000068), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085411774 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410085411774 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085411774 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410085411774 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085411774 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250410085411774 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085411774 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 1f fc 0e 00 00 68 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085411774 DLSCCP DEBUG SCCP-SCOC(103)[0x55ae2aef1d50]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250410085411774 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001f2419), PART(T=Source Reference,L=4,D=00000067), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085411774 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410085411774 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085411774 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410085411774 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085411774 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250410085411774 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085411774 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 1f 24 19 00 00 67 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085411774 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085411774 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085411774 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085411774 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250410085411774 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250410085411774 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250410085411774 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085411774 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085411774 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085411774 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250410085411774 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250410085411774 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250410085412177 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34480<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=688032) 20250410085412316 DLSCCP DEBUG SCCP-SCOC(99)[0x55ae2af76130]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410085412316 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000cfbbc), PART(T=Source Reference,L=4,D=00000063), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085412316 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410085412316 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085412316 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410085412316 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085412316 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085412316 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085412316 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 0c fb bc 00 00 63 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085412316 DLSCCP DEBUG SCCP-SCOC(100)[0x55ae2af6f090]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410085412316 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00415b75), PART(T=Source Reference,L=4,D=00000064), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085412316 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410085412316 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085412316 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410085412316 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085412316 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250410085412316 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085412316 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 41 5b 75 00 00 64 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085412317 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085412317 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085412317 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085412317 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085412317 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085412317 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250410085412317 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085412317 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085412317 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085412317 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250410085412317 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250410085412317 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250410085412318 DLSCCP DEBUG SCCP-SCOC(101)[0x55ae2af6a5b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410085412318 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fff611), PART(T=Source Reference,L=4,D=00000065), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085412318 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410085412318 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085412318 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410085412318 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085412318 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085412318 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085412318 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 ff f6 11 00 00 65 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085412318 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085412318 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085412318 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085412318 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085412318 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085412318 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250410085412984 DLSCCP DEBUG SCCP-SCOC(97)[0x55ae2af6ef60]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410085412984 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fee27e), PART(T=Source Reference,L=4,D=00000061), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085412984 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410085412984 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085412984 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410085412984 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085412984 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085412984 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085412984 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 fe e2 7e 00 00 61 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085412985 DLSCCP DEBUG SCCP-SCOC(96)[0x55ae2af78cd0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410085412985 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00383e28), PART(T=Source Reference,L=4,D=00000060), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085412985 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410085412985 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085412985 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410085412985 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085412985 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085412985 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085412985 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 38 3e 28 00 00 60 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085412985 DLSCCP DEBUG SCCP-SCOC(95)[0x55ae2af78930]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410085412985 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0070321c), PART(T=Source Reference,L=4,D=0000005f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085412985 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410085412985 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085412985 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410085412985 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085412985 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085412985 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085412985 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 70 32 1c 00 00 5f 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085412985 DLSCCP DEBUG SCCP-SCOC(98)[0x55ae2afb7d10]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410085412985 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d31be7), PART(T=Source Reference,L=4,D=00000062), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085412985 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410085412985 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085412985 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410085412985 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085412985 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085412985 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085412985 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 d3 1b e7 00 00 62 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085412986 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085412986 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085412986 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085412986 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085412986 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085412986 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250410085412986 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085412986 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085412986 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085412986 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085412986 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085412986 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250410085412986 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085412986 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085412986 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085412986 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085412986 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085412986 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250410085412986 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085412986 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085412986 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085412986 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085412986 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085412986 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=688032, count=717440) 20250410085413267 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250410085413267 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250410085413267 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250410085413268 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250410085413268 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn2){AS_PENDING}: T(r) expired; dropping queued messages 20250410085413268 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn2){AS_PENDING}: state_chg to AS_DOWN 20250410085413269 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250410085413269 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20250410085413269 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20250410085413269 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250410085413269 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250410085413269 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250410085413270 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250410085413270 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250410085413270 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250410085413281 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250410085413282 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250410085413282 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250410085413565 DLSCCP DEBUG SCCP-SCOC(93)[0x55ae2af7ae10]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410085413565 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0046d2a4), PART(T=Source Reference,L=4,D=0000005d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085413565 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085413565 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085413566 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085413566 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085413566 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085413566 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085413566 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 46 d2 a4 00 00 5d 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085413566 DLSCCP DEBUG SCCP-SCOC(92)[0x55ae2af83720]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410085413566 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cd4784), PART(T=Source Reference,L=4,D=0000005c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085413566 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085413566 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085413566 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085413566 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085413566 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085413566 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085413566 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 cd 47 84 00 00 5c 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085413566 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085413566 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085413566 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085413566 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085413566 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085413566 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250410085413567 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085413567 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085413567 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085413567 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085413567 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085413567 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250410085413567 DLSCCP DEBUG SCCP-SCOC(94)[0x55ae2af71270]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410085413567 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006bbeca), PART(T=Source Reference,L=4,D=0000005e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085413567 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085413567 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085413567 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085413567 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085413567 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410085413567 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085413567 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 6b be ca 00 00 5e 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085413568 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085413568 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085413568 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085413568 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410085413568 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410085413568 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250410085413590 DLSCCP DEBUG SCCP-SCOC(86)[0x55ae2af8ccd0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410085413590 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008353d4), PART(T=Source Reference,L=4,D=00000056), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085413590 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085413590 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085413590 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085413590 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085413590 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410085413590 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085413590 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 83 53 d4 00 00 56 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085413590 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085413590 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085413590 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085413590 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410085413591 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410085413591 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250410085413592 DLSCCP DEBUG SCCP-SCOC(87)[0x55ae2af75300]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410085413592 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0072c397), PART(T=Source Reference,L=4,D=00000057), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085413592 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085413593 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085413593 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085413593 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085413593 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085413593 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085413593 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 72 c3 97 00 00 57 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085413593 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085413593 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085413593 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085413593 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085413593 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085413593 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250410085413605 DLSCCP DEBUG SCCP-SCOC(88)[0x55ae2af77280]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410085413605 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d6f86d), PART(T=Source Reference,L=4,D=00000058), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085413605 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085413605 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085413605 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410085413605 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085413605 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250410085413605 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085413605 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 d6 f8 6d 00 00 58 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085413606 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085413606 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085413606 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085413606 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250410085413606 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250410085413606 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250410085414205 DLSCCP DEBUG SCCP-SCOC(83)[0x55ae2af6a050]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250410085414205 DLSCCP DEBUG SCCP-SCOC(83)[0x55ae2af6a050]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250410085414205 DLSCCP DEBUG SCCP-SCOC(83)[0x55ae2af6a050]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250410085414205 DLSCCP DEBUG SCCP-SCOC(83)[0x55ae2af6a050]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250410085414205 DLSCCP DEBUG SCCP-SCOC(83)[0x55ae2af6a050]{IDLE}: Deallocated (fsm.c:568) 20250410085414205 DLSCCP DEBUG SCCP-SCOC(85)[0x55ae2af69bc0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250410085414205 DLSCCP DEBUG SCCP-SCOC(85)[0x55ae2af69bc0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250410085414205 DLSCCP DEBUG SCCP-SCOC(85)[0x55ae2af69bc0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250410085414205 DLSCCP DEBUG SCCP-SCOC(85)[0x55ae2af69bc0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250410085414205 DLSCCP DEBUG SCCP-SCOC(85)[0x55ae2af69bc0]{IDLE}: Deallocated (fsm.c:568) 20250410085414205 DLSCCP DEBUG SCCP-SCOC(84)[0x55ae2afb8330]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250410085414205 DLSCCP DEBUG SCCP-SCOC(84)[0x55ae2afb8330]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250410085414205 DLSCCP DEBUG SCCP-SCOC(84)[0x55ae2afb8330]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250410085414205 DLSCCP DEBUG SCCP-SCOC(84)[0x55ae2afb8330]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250410085414205 DLSCCP DEBUG SCCP-SCOC(84)[0x55ae2afb8330]{IDLE}: Deallocated (fsm.c:568) MTC@449bbc254af8: 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@449bbc254af8: 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 ------ Thu Apr 10 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@449bbc254af8: 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@449bbc254af8: Test case TC_sgsnpool_L3Compl_no_cn started. 20250410085415282 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45068<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410085415286 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45070<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410085415290 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:35195<->l=127.0.0.1:4262) (control_if.c:572) 20250410085415306 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250410085415306 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) TC_sgsnpool_L3Compl_no_cn-Iuh0(929)@449bbc254af8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250410085415313 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085415313 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085415313 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085415313 DRANAP DEBUG cnlink(msc-1)[0x55ae2aef6920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085415313 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085415313 DRANAP DEBUG cnlink(msc-2)[0x55ae2aef3b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085415313 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085415313 DRANAP DEBUG cnlink(msc-3)[0x55ae2af5d910]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_sgsnpool_L3Compl_no_cn-Iuh1(931)@449bbc254af8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250410085415313 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:41376 (stream_srv.c:142) 20250410085415313 DMAIN INFO New HNB SCTP connection r=127.0.0.1:41376<->l=127.0.0.1:29169 (hnbgw.c:791) 20250410085415314 DRANAP DEBUG cnlink(msc-3)[0x55ae2af5d910]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085415314 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250410085415314 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085415314 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085415314 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410085415314 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085415314 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085415314 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085415314 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) 20250410085415314 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085415314 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085415314 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085415315 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085415315 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085415315 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085415315 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085415315 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) 20250410085415315 DLSS7 DEBUG Found route for dpc=4=0.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) 20250410085415315 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250410085415315 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085415315 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250410085415315 DRANAP DEBUG cnlink(msc-3)[0x55ae2af5d910]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085415315 DRANAP DEBUG cnlink(msc-2)[0x55ae2aef3b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085415315 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250410085415315 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085415315 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085415315 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410085415315 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085415315 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085415315 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085415315 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085415315 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085415315 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085415315 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085415315 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085415315 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085415315 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085415315 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085415315 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085415315 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085415315 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250410085415315 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085415315 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085415315 DRANAP DEBUG cnlink(msc-2)[0x55ae2aef3b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085415315 DRANAP DEBUG cnlink(msc-1)[0x55ae2aef6920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085415315 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250410085415315 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085415315 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085415315 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410085415315 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085415315 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085415315 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085415315 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085415315 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085415315 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085415315 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085415315 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085415315 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085415315 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085415315 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085415315 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085415315 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085415315 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410085415315 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085415315 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085415315 DRANAP DEBUG cnlink(msc-1)[0x55ae2aef6920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085415315 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085415315 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250410085415315 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085415315 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085415315 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410085415315 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085415315 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085415315 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085415315 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085415315 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085415315 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085415315 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085415315 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085415315 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085415315 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085415315 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085415315 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085415315 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085415315 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085415315 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085415315 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085415315 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085415315 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085415315 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085415315 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085415315 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 20250410085415315 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250410085415315 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250410085415315 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085415315 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085415315 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085415315 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250410085415315 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250410085415315 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250410085415315 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085415315 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085415315 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085415315 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410085415315 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410085415315 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250410085415315 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085415315 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085415315 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085415315 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085415315 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085415315 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@449bbc254af8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@449bbc254af8: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(935)@449bbc254af8: ************************************************* HNBGW_Test.msc0-M3UA(935)@449bbc254af8: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(935)@449bbc254af8: ************************************************* HNBGW_Test.msc0-SCCP(933)@449bbc254af8: v_sccp_pdu_maxlen:268 20250410085415328 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085415328 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085415328 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085415328 DRANAP DEBUG cnlink(sgsn-1)[0x55ae2af5ec30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085415329 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085415329 DRANAP DEBUG cnlink(sgsn-2)[0x55ae2af5f5c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085415329 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085415329 DRANAP DEBUG cnlink(sgsn-3)[0x55ae2af5ff50]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085415330 DRANAP DEBUG cnlink(sgsn-3)[0x55ae2af5ff50]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085415330 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250410085415330 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085415330 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085415330 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410085415330 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085415330 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085415330 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085415330 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) 20250410085415330 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085415330 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085415330 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085415330 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085415330 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085415330 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085415330 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085415330 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) 20250410085415330 DLSS7 DEBUG Found route for dpc=12=0.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) 20250410085415330 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250410085415330 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085415330 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250410085415330 DRANAP DEBUG cnlink(sgsn-3)[0x55ae2af5ff50]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085415330 DRANAP DEBUG cnlink(sgsn-2)[0x55ae2af5f5c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085415330 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250410085415330 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085415330 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085415330 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410085415330 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085415330 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085415330 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085415330 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085415330 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085415330 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085415330 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085415330 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085415330 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085415330 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085415330 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085415330 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085415330 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085415330 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250410085415330 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085415330 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085415330 DRANAP DEBUG cnlink(sgsn-2)[0x55ae2af5f5c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085415330 DRANAP DEBUG cnlink(sgsn-1)[0x55ae2af5ec30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085415330 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250410085415330 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085415330 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085415330 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410085415330 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085415330 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085415330 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085415330 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085415330 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085415330 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085415330 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085415330 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085415330 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085415330 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085415330 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085415330 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085415330 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085415330 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250410085415330 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085415330 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085415330 DRANAP DEBUG cnlink(sgsn-1)[0x55ae2af5ec30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085415330 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085415330 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250410085415330 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085415330 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085415330 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410085415330 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085415330 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085415330 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085415330 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085415330 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085415330 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085415330 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085415330 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085415330 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085415330 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085415330 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085415330 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085415330 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085415330 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085415330 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085415330 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085415330 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085415330 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085415330 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085415330 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085415330 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 20250410085415330 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250410085415330 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250410085415330 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085415330 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085415330 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085415330 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250410085415330 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250410085415330 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250410085415330 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085415330 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085415330 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085415330 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250410085415330 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250410085415330 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250410085415331 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085415331 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085415331 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085415331 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085415331 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085415331 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@449bbc254af8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@449bbc254af8: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(938)@449bbc254af8: ************************************************* HNBGW_Test.sgsn0-M3UA(938)@449bbc254af8: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(938)@449bbc254af8: ************************************************* HNBGW_Test.sgsn0-SCCP(936)@449bbc254af8: v_sccp_pdu_maxlen:268 20250410085415349 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085415349 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085415349 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250410085415349 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250410085415349 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) 20250410085415349 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250410085415349 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250410085415349 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410085415349 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@449bbc254af8: setverdict(pass): none -> pass 20250410085415354 DLINP DEBUG SRVCONN(,r=127.0.0.1:41376<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085415354 DLINP DEBUG SRVCONN(,r=127.0.0.1:41376<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085415354 DLINP DEBUG SRVCONN(,r=127.0.0.1:41376<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250410085415354 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250410085415354 DHNBAP DEBUG (127.0.0.1:41376 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20250410085415354 DHNBAP NOTICE (127.0.0.1:41376 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250410085415354 DHNBAP NOTICE (127.0.0.1:41376 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250410085415354 DLINP DEBUG SRVCONN(,r=127.0.0.1:41376<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410085415354 DLINP DEBUG SRVCONN(,r=127.0.0.1:41376<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed 20250410085415525 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250410085415525 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250410085415525 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250410085415525 DLSS7 <000c> 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)@449bbc254af8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250410085415532 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085415532 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250410085415532 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250410085415532 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250410085415532 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250410085415532 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250410085415532 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250410085415532 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 20250410085415532 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250410085415532 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  20250410085415532 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250410085415533 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085415533 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250410085415533 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250410085415533 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  20250410085415533 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250410085415533 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250410085415533 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250410085415533 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 20250410085415533 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250410085415533 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  20250410085415533 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085415533 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250410085415533 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085415533 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250410085415533 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:413) 20250410085415533 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085415533 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085415533 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085415533 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085415533 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250410085415533 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250410085415533 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085415534 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085415534 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250410085415534 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085415534 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085415534 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410085415534 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085415534 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085415534 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085415534 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085415534 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085415534 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085415534 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085415534 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085415534 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085415534 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085415534 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085415534 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085415534 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085415534 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085415534 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085415534 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085415534 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085415534 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085415534 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085415534 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085415534 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085415534 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085415534 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250410085415534 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410085415534 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410085415534 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085415534 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  20250410085415540 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250410085415540 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250410085415540 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250410085415540 DLSS7 <000c> 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)@449bbc254af8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250410085415545 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085415545 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250410085415545 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250410085415545 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250410085415545 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250410085415545 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250410085415545 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250410085415545 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 20250410085415545 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250410085415545 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  20250410085415545 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250410085415547 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085415547 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250410085415547 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250410085415547 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  20250410085415547 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250410085415547 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250410085415547 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250410085415547 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 20250410085415547 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250410085415547 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  20250410085415547 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  20250410085415548 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085415548 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250410085415548 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085415548 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250410085415548 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250410085415548 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085415548 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085415548 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085415548 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085415548 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250410085415548 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250410085415548 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085415549 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085415549 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250410085415549 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085415549 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085415549 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410085415549 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085415549 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085415549 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085415549 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085415549 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085415549 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085415549 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085415549 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085415549 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085415549 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085415549 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085415549 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085415550 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085415550 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085415550 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085415550 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085415550 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085415550 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085415550 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085415550 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085415550 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085415550 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085415550 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250410085415550 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410085415550 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410085415550 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085415550 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)@449bbc254af8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250410085416342 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085416342 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410085416342 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410085416342 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410085416342 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085416342 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410085416342 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085416342 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085416342 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085416342 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085416343 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085416343 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085416343 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085416343 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410085416343 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085416343 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085416343 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250410085416343 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410085416343 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085416343 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085416343 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085416343 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085416343 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085416343 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085416343 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085416343 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085416343 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085416343 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085416343 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085416343 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085416343 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085416343 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085416343 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250410085416343 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250410085416343 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250410085416343 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250410085416343 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085416343 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410085416343 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085416343 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085416343 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085416343 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085416343 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085416343 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085416343 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085416343 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085416343 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085416343 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085416343 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085416343 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085416343 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085416343 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085416343 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085416343 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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) 20250410085416343 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250410085416343 DRANAP NOTICE cnlink(msc-0)[0x55ae2af13940]{CONNECTED}: link up (cnlink.c:111) 20250410085416344 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085416344 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085416344 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085416344 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085416344 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085416344 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250410085416344 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410085416344 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410085416344 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085416344 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  20250410085416346 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085416346 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410085416346 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410085416346 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410085416346 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085416346 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410085416346 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085416346 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085416346 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085416346 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085416346 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085416346 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085416346 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085416347 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410085416347 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085416347 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085416347 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250410085416347 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410085416347 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085416347 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085416347 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085416347 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085416347 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085416347 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085416347 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085416347 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085416347 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085416347 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085416347 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085416347 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085416347 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085416347 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085416347 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250410085416347 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250410085416347 DRANAP INFO cnlink(msc-0)[0x55ae2af13940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(937)@449bbc254af8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250410085416353 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085416353 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410085416353 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410085416353 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410085416353 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085416353 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410085416353 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085416353 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085416353 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085416353 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085416353 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085416353 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085416353 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085416353 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410085416353 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085416353 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085416353 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250410085416353 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410085416353 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085416353 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085416353 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085416353 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085416353 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085416353 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085416353 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085416353 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085416353 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085416353 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085416353 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085416353 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085416353 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085416353 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085416353 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250410085416353 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250410085416353 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250410085416353 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250410085416353 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085416353 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410085416353 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085416353 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085416353 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085416353 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085416353 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085416353 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085416353 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085416353 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085416353 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085416353 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085416354 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085416354 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085416354 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085416354 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085416354 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085416354 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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) 20250410085416354 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250410085416354 DRANAP NOTICE cnlink(sgsn-0)[0x55ae2af5e2a0]{CONNECTED}: link up (cnlink.c:111) 20250410085416354 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085416354 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085416354 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085416354 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085416354 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085416354 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.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' 20250410085416354 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410085416354 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410085416354 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085416354 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  20250410085416354 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085416354 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410085416354 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410085416354 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410085416354 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085416354 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410085416354 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085416354 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085416354 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085416354 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085416354 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085416354 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085416354 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085416354 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410085416355 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085416355 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085416355 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250410085416355 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410085416355 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085416355 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085416355 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085416355 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085416355 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085416355 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085416355 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085416355 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085416355 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085416355 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085416355 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085416355 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085416355 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085416355 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085416355 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250410085416355 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250410085416355 DRANAP INFO cnlink(sgsn-0)[0x55ae2af5e2a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250410085416366 DLCTRL DEBUG Command: GET 62578270 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250410085416366 DLCTRL DEBUG Tx Command reply: GET_REPLY 62578270 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250410085416373 DLCTRL DEBUG Command: GET 846693516 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250410085416373 DLCTRL DEBUG Tx Command reply: GET_REPLY 846693516 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250410085416378 DLCTRL DEBUG Command: GET 26818373 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250410085416378 DLCTRL DEBUG Tx Command reply: GET_REPLY 26818373 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085416381 DLCTRL DEBUG Command: GET 585217714 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085416381 DLCTRL DEBUG Tx Command reply: GET_REPLY 585217714 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085416385 DLCTRL DEBUG Command: GET 515805329 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250410085416385 DLCTRL DEBUG Tx Command reply: GET_REPLY 515805329 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) 20250410085416389 DLCTRL DEBUG Command: GET 237989854 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250410085416389 DLCTRL DEBUG Tx Command reply: GET_REPLY 237989854 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250410085416392 DLCTRL DEBUG Command: GET 184630932 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250410085416393 DLCTRL DEBUG Tx Command reply: GET_REPLY 184630932 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250410085416396 DLCTRL DEBUG Command: GET 400267657 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250410085416396 DLCTRL DEBUG Tx Command reply: GET_REPLY 400267657 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085416401 DLCTRL DEBUG Command: GET 418980659 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085416401 DLCTRL DEBUG Tx Command reply: GET_REPLY 418980659 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085416405 DLCTRL DEBUG Command: GET 888614452 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250410085416405 DLCTRL DEBUG Tx Command reply: GET_REPLY 888614452 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) 20250410085416409 DLCTRL DEBUG Command: GET 615644334 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250410085416409 DLCTRL DEBUG Tx Command reply: GET_REPLY 615644334 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250410085416413 DLCTRL DEBUG Command: GET 710005035 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250410085416413 DLCTRL DEBUG Tx Command reply: GET_REPLY 710005035 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250410085416417 DLCTRL DEBUG Command: GET 626918999 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250410085416417 DLCTRL DEBUG Tx Command reply: GET_REPLY 626918999 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085416422 DLCTRL DEBUG Command: GET 559942154 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085416422 DLCTRL DEBUG Tx Command reply: GET_REPLY 559942154 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085416426 DLCTRL DEBUG Command: GET 578807640 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250410085416426 DLCTRL DEBUG Tx Command reply: GET_REPLY 578807640 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) 20250410085416429 DLCTRL DEBUG Command: GET 900975607 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250410085416429 DLCTRL DEBUG Tx Command reply: GET_REPLY 900975607 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250410085416432 DLCTRL DEBUG Command: GET 717984559 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250410085416432 DLCTRL DEBUG Tx Command reply: GET_REPLY 717984559 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250410085416434 DLCTRL DEBUG Command: GET 108603463 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250410085416434 DLCTRL DEBUG Tx Command reply: GET_REPLY 108603463 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085416436 DLCTRL DEBUG Command: GET 265129853 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085416436 DLCTRL DEBUG Tx Command reply: GET_REPLY 265129853 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085416438 DLCTRL DEBUG Command: GET 856079757 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250410085416438 DLCTRL DEBUG Tx Command reply: GET_REPLY 856079757 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@449bbc254af8: 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@449bbc254af8: "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@449bbc254af8: 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 := '000000000000000000100010'B, t_guard := 20.000000 } 20250410085416458 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45072<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_sgsnpool_L3Compl_no_cn-Iuh0-RUA(930)@449bbc254af8: Added conn table entry 0TC_sgsnpool_L3Compl_no_cn0(940)14747160 20250410085417499 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085417499 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085417499 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250410085417499 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250410085417499 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xe10618, normal) (hnbgw_rua.c:407) 20250410085417499 DHNB DEBUG map_rua[0x55ae2af69bc0]{init}: Allocated (fsm.c:456) 20250410085417499 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14747160)[0x55ae2af69bc0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250410085417499 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14747160 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250410085417499 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410085417499 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410085417499 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000004 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250410085417500 DCN ERROR (127.0.0.1:9999 TTCN3-HNB-0) RUA-14747160 SCCP-0 PS MI=IMSI-262420000000004: Failed to select IuPS link (hnbgw_rua.c:219) 20250410085417500 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14747160)[0x55ae2af69bc0]{init}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250410085417500 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14747160)[0x55ae2af69bc0]{init}: Freeing instance (context_map.c:202) 20250410085417500 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14747160)[0x55ae2af69bc0]{init}: Deallocated (fsm.c:568) 20250410085417500 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14747160 SCCP-0 PS MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20250410085417500 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) 20250410085417500 DHNB INFO (001-01-L2342-R0-S55-C1) Tx RUA Disconnect (hnbgw_rua.c:177) 20250410085417500 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20250410085417500 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410085417500 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)@449bbc254af8: Deleted conn table entry 0TC_sgsnpool_L3Compl_no_cn0(940)14747160 MTC@449bbc254af8: 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 := '000000000000001100101111'B, t_guard := 20.000000 } 20250410085417555 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45084<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_sgsnpool_L3Compl_no_cn-Iuh0-RUA(930)@449bbc254af8: Added conn table entry 0TC_sgsnpool_L3Compl_no_cn0(941)10622995 20250410085418578 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085418578 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085418578 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 104 bytes from client (stream_srv.c:1351) 20250410085418578 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250410085418578 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xa21813, normal) (hnbgw_rua.c:407) 20250410085418578 DHNB DEBUG map_rua[0x55ae2af69bc0]{init}: Allocated (fsm.c:456) 20250410085418578 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10622995)[0x55ae2af69bc0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250410085418578 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10622995 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250410085418578 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410085418578 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410085418578 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:248) 20250410085418578 DCN ERROR (127.0.0.1:9999 TTCN3-HNB-0) RUA-10622995 SCCP-0 PS MI=NONE: Failed to select IuPS link (hnbgw_rua.c:219) 20250410085418578 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10622995)[0x55ae2af69bc0]{init}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250410085418578 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10622995)[0x55ae2af69bc0]{init}: Freeing instance (context_map.c:202) 20250410085418578 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10622995)[0x55ae2af69bc0]{init}: Deallocated (fsm.c:568) 20250410085418578 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10622995 SCCP-0 PS MI=NONE: Deallocating (context_map.c:225) 20250410085418578 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) 20250410085418578 DHNB INFO (001-01-L2342-R0-S55-C1) Tx RUA Disconnect (hnbgw_rua.c:177) 20250410085418578 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20250410085418578 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410085418578 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)@449bbc254af8: Deleted conn table entry 0TC_sgsnpool_L3Compl_no_cn0(941)10622995 MTC@449bbc254af8: 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 := '000000000000001011100111'B, t_guard := 20.000000 } 20250410085418617 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45094<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_sgsnpool_L3Compl_no_cn-Iuh0-RUA(930)@449bbc254af8: Added conn table entry 0TC_sgsnpool_L3Compl_no_cn0(942)2142447 20250410085419635 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085419635 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085419635 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250410085419636 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250410085419636 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x20b0ef, normal) (hnbgw_rua.c:407) 20250410085419636 DHNB DEBUG map_rua[0x55ae2af69bc0]{init}: Allocated (fsm.c:456) 20250410085419636 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2142447)[0x55ae2af69bc0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250410085419636 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2142447 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250410085419636 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410085419636 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410085419636 DCN ERROR (127.0.0.1:9999 TTCN3-HNB-0) RUA-2142447 SCCP-0 PS MI=NONE: Failed to select IuPS link (hnbgw_rua.c:219) 20250410085419636 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2142447)[0x55ae2af69bc0]{init}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250410085419636 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2142447)[0x55ae2af69bc0]{init}: Freeing instance (context_map.c:202) 20250410085419636 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2142447)[0x55ae2af69bc0]{init}: Deallocated (fsm.c:568) 20250410085419636 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2142447 SCCP-0 PS MI=NONE: Deallocating (context_map.c:225) 20250410085419636 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) 20250410085419636 DHNB INFO (001-01-L2342-R0-S55-C1) Tx RUA Disconnect (hnbgw_rua.c:177) 20250410085419636 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20250410085419636 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410085419636 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)@449bbc254af8: Deleted conn table entry 0TC_sgsnpool_L3Compl_no_cn0(942)2142447 MTC@449bbc254af8: 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 := '000000000000001011101100'B, t_guard := 20.000000 } 20250410085419677 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45096<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_sgsnpool_L3Compl_no_cn-Iuh0-RUA(930)@449bbc254af8: Added conn table entry 0TC_sgsnpool_L3Compl_no_cn0(943)9871874 20250410085420698 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085420698 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085420698 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250410085420698 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250410085420698 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x96a202, normal) (hnbgw_rua.c:407) 20250410085420698 DHNB DEBUG map_rua[0x55ae2af69bc0]{init}: Allocated (fsm.c:456) 20250410085420698 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9871874)[0x55ae2af69bc0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250410085420698 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9871874 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250410085420698 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410085420698 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410085420698 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000004 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250410085420698 DCN ERROR (127.0.0.1:9999 TTCN3-HNB-0) RUA-9871874 SCCP-0 PS MI=IMSI-262420000000004: Failed to select IuPS link (hnbgw_rua.c:219) 20250410085420698 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9871874)[0x55ae2af69bc0]{init}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250410085420698 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9871874)[0x55ae2af69bc0]{init}: Freeing instance (context_map.c:202) 20250410085420698 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9871874)[0x55ae2af69bc0]{init}: Deallocated (fsm.c:568) 20250410085420698 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9871874 SCCP-0 PS MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20250410085420698 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) 20250410085420698 DHNB INFO (001-01-L2342-R0-S55-C1) Tx RUA Disconnect (hnbgw_rua.c:177) 20250410085420698 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20250410085420698 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410085420698 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)@449bbc254af8: Deleted conn table entry 0TC_sgsnpool_L3Compl_no_cn0(943)9871874 MTC@449bbc254af8: ok: talloc reports "asn1_context" = 1 bytes 20250410085420706 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:35195<->l=127.0.0.1:4262) (control_if.c:193) 20250410085420707 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45070<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(927)@449bbc254af8: Final verdict of PTC: none VirtHNBGW-STATS(926)@449bbc254af8: Final verdict of PTC: none MTC@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed 20250410085420710 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45068<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250410085420711 DLINP DEBUG SRVCONN(,r=127.0.0.1:41376<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085420711 DLINP DEBUG SRVCONN(,r=127.0.0.1:41376<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085420711 DLINP NOTICE SRV(,r=127.0.0.1:41376<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410085420711 DMAIN NOTICE (127.0.0.1:41376 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:41376<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250410085420711 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20250410085420711 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085420711 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085420711 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410085420711 DMAIN NOTICE (127.0.0.1:9999 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) 20250410085420711 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) TC_sgsnpool_L3Compl_no_cn-Iuh1-RUA(932)@449bbc254af8: Final verdict of PTC: none 20250410085420712 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250410085420712 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410085420712 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250410085420712 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250410085420712 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250410085420712 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410085420712 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250410085420712 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250410085420712 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250410085420712 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085420712 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-sgsn0-0: connection closed 20250410085420712 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250410085420712 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250410085420712 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250410085420712 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250410085420712 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 20250410085420712 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  20250410085420712 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085420712 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250410085420712 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250410085420712 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085420712 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250410085420712 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250410085420712 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085420712 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085420712 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085420712 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085420712 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250410085420713 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250410085420713 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250410085420713 DRANAP NOTICE cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: link lost (cnlink.c:118) 20250410085420713 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250410085420713 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410085420713 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250410085420713 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250410085420713 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20250410085420713 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410085420713 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250410085420713 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SEND_FAILED 20250410085420713 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) 20250410085420713 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085420713 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-msc0-0: connection closed 20250410085420713 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250410085420713 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250410085420713 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250410085420713 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250410085420713 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 20250410085420713 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085420713 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250410085420713 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250410085420713 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085420713 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250410085420713 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:378) HNBGW_Test.sgsn0-SCCP(936)@449bbc254af8: Final verdict of PTC: none HNBGW_Test.msc0-RAN(934)@449bbc254af8: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(933)@449bbc254af8: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(938)@449bbc254af8: Final verdict of PTC: none 20250410085420713 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085420713 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085420713 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085420713 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085420714 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250410085420714 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250410085420714 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250410085420714 DRANAP NOTICE cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: link lost (cnlink.c:118) TC_sgsnpool_L3Compl_no_cn-Iuh0-RUA(930)@449bbc254af8: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(935)@449bbc254af8: Final verdict of PTC: none MutexDispCT-TC_sgsnpool_L3Compl_no_cn(925)@449bbc254af8: Final verdict of PTC: none TC_sgsnpool_L3Compl_no_cn-Iuh1(931)@449bbc254af8: Final verdict of PTC: none TC_sgsnpool_L3Compl_no_cn-Iuh0(929)@449bbc254af8: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(937)@449bbc254af8: Final verdict of PTC: none HNBGW-MGCP(939)@449bbc254af8: Final verdict of PTC: none 20250410085420720 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45072<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(928)@449bbc254af8: Final verdict of PTC: none 20250410085420720 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45094<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250410085420720 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45096<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Compl_no_cn0(943)@449bbc254af8: Final verdict of PTC: none 20250410085420721 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45084<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Compl_no_cn0(942)@449bbc254af8: Final verdict of PTC: none TC_sgsnpool_L3Compl_no_cn0(941)@449bbc254af8: Final verdict of PTC: none TC_sgsnpool_L3Compl_no_cn0(940)@449bbc254af8: Final verdict of PTC: none MTC@449bbc254af8: Setting final verdict of the test case. MTC@449bbc254af8: Local verdict of MTC: pass MTC@449bbc254af8: Local verdict of PTC MutexDispCT-TC_sgsnpool_L3Compl_no_cn(925): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC VirtHNBGW-STATS(926): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC IPA-CTRL-CLI-IPA(927): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW-PFCP(928): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn-Iuh0(929): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn-Iuh0-RUA(930): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn-Iuh1(931): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn-Iuh1-RUA(932): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.msc0-SCCP(933): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.msc0-RAN(934): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.msc0-M3UA(935): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(936): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.sgsn0-RAN(937): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(938): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW-MGCP(939): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn0(940): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn0(941): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn0(942): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn0(943): none (pass -> pass) MTC@449bbc254af8: Test case TC_sgsnpool_L3Compl_no_cn finished. Verdict: pass MTC@449bbc254af8: 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'. Thu Apr 10 08:54:20 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 20250410085420823 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45100<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410085421273 DLSCCP DEBUG SCCP-SCOC(106)[0x55ae2ade35d0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250410085421273 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005d5d3a), PART(T=Source Reference,L=4,D=0000006a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085421273 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085421273 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085421273 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085421273 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085421273 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250410085421273 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085421273 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 0b 03 00 00 00 04 5d 5d 3a 00 00 6a 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085421273 DLSCCP DEBUG SCCP-SCOC(105)[0x55ae2af70460]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250410085421273 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c9d2ed), PART(T=Source Reference,L=4,D=00000069), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085421273 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085421273 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085421273 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085421273 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085421273 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250410085421273 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085421273 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 c9 d2 ed 00 00 69 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085421273 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085421274 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085421274 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085421274 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250410085421274 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250410085421274 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250410085421274 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085421274 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085421274 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085421274 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250410085421274 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250410085421274 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250410085421274 DLSCCP DEBUG SCCP-SCOC(107)[0x55ae2af8be60]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250410085421275 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000d12d1), PART(T=Source Reference,L=4,D=0000006b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085421275 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410085421275 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085421275 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410085421275 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085421275 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250410085421275 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085421275 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 0d 12 d1 00 00 6b 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085421275 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085421275 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085421275 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085421275 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250410085421275 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250410085421275 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250410085421426 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45100<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=291092) 20250410085421774 DLSCCP DEBUG SCCP-SCOC(102)[0x55ae2af82f40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410085421774 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00af655c), PART(T=Source Reference,L=4,D=00000066), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085421774 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410085421774 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085421774 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410085421774 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085421774 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250410085421774 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085421774 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 65 5c 00 00 66 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085421774 DLSCCP DEBUG SCCP-SCOC(103)[0x55ae2aef1d50]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410085421774 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001f2419), PART(T=Source Reference,L=4,D=00000067), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085421774 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410085421774 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085421774 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410085421774 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085421774 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250410085421774 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085421774 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 1f 24 19 00 00 67 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085421774 DLSCCP DEBUG SCCP-SCOC(104)[0x55ae2af76a40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410085421774 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001ffc0e), PART(T=Source Reference,L=4,D=00000068), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085421774 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410085421775 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085421775 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410085421775 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085421775 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250410085421775 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085421775 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 1f fc 0e 00 00 68 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085421775 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085421775 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085421775 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085421775 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250410085421775 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250410085421775 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250410085421775 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085421775 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085421775 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085421775 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250410085421775 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250410085421775 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250410085421775 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085421775 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085421775 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085421775 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250410085421775 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250410085421775 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250410085422317 DLSCCP DEBUG SCCP-SCOC(100)[0x55ae2af6f090]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410085422317 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00415b75), PART(T=Source Reference,L=4,D=00000064), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085422317 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410085422317 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085422317 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410085422317 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085422317 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250410085422317 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085422317 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 41 5b 75 00 00 64 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085422317 DLSCCP DEBUG SCCP-SCOC(99)[0x55ae2af76130]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410085422317 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000cfbbc), PART(T=Source Reference,L=4,D=00000063), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085422317 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410085422317 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085422317 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410085422317 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085422317 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085422317 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085422317 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 0c fb bc 00 00 63 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085422318 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085422318 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085422318 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085422318 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250410085422318 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250410085422318 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250410085422318 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085422318 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085422318 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085422318 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085422318 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085422318 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250410085422319 DLSCCP DEBUG SCCP-SCOC(101)[0x55ae2af6a5b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410085422319 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fff611), PART(T=Source Reference,L=4,D=00000065), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085422319 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410085422319 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085422319 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410085422319 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085422319 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085422319 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085422319 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 ff f6 11 00 00 65 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085422319 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085422319 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085422319 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085422319 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085422319 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085422319 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=291092, count=320772) 20250410085422713 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250410085422713 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250410085422713 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250410085422714 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250410085422714 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250410085422714 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250410085422986 DLSCCP DEBUG SCCP-SCOC(98)[0x55ae2afb7d10]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410085422986 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d31be7), PART(T=Source Reference,L=4,D=00000062), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085422986 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410085422986 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085422986 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410085422986 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085422986 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085422986 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085422986 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 d3 1b e7 00 00 62 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085422986 DLSCCP DEBUG SCCP-SCOC(95)[0x55ae2af78930]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410085422986 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0070321c), PART(T=Source Reference,L=4,D=0000005f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085422986 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410085422986 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085422986 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410085422986 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085422986 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085422986 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085422986 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 70 32 1c 00 00 5f 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085422986 DLSCCP DEBUG SCCP-SCOC(96)[0x55ae2af78cd0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410085422986 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00383e28), PART(T=Source Reference,L=4,D=00000060), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085422986 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410085422986 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085422986 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410085422986 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085422986 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085422986 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085422986 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 38 3e 28 00 00 60 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085422986 DLSCCP DEBUG SCCP-SCOC(97)[0x55ae2af6ef60]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410085422986 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fee27e), PART(T=Source Reference,L=4,D=00000061), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085422986 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410085422986 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085422986 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410085422986 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085422986 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085422986 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085422986 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 fe e2 7e 00 00 61 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085422987 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085422987 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085422987 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085422987 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085422987 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085422987 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250410085422987 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085422987 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085422987 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085422987 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085422987 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085422987 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250410085422987 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085422987 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085422987 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085422987 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085422987 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085422987 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250410085422987 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085422987 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085422987 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085422987 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085422987 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085422987 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@449bbc254af8: 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@449bbc254af8: 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 ------ Thu Apr 10 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 20250410085423566 DLSCCP DEBUG SCCP-SCOC(92)[0x55ae2af83720]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410085423567 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cd4784), PART(T=Source Reference,L=4,D=0000005c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085423567 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085423567 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085423567 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085423567 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085423567 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085423567 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085423567 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 cd 47 84 00 00 5c 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085423567 DLSCCP DEBUG SCCP-SCOC(93)[0x55ae2af7ae10]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410085423567 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0046d2a4), PART(T=Source Reference,L=4,D=0000005d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085423567 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085423567 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085423567 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085423567 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085423567 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085423567 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085423567 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 46 d2 a4 00 00 5d 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085423567 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085423567 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085423567 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085423567 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085423567 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085423567 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250410085423568 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085423568 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085423568 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085423568 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085423568 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085423568 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250410085423568 DLSCCP DEBUG SCCP-SCOC(94)[0x55ae2af71270]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410085423568 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006bbeca), PART(T=Source Reference,L=4,D=0000005e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085423568 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085423568 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085423569 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085423569 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085423569 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410085423569 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085423569 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 6b be ca 00 00 5e 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085423569 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085423569 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085423569 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085423569 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410085423569 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410085423569 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250410085423583 DLSCCP DEBUG SCCP-SCOC(86)[0x55ae2af8ccd0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250410085423583 DLSCCP DEBUG SCCP-SCOC(86)[0x55ae2af8ccd0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250410085423583 DLSCCP DEBUG SCCP-SCOC(86)[0x55ae2af8ccd0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250410085423583 DLSCCP DEBUG SCCP-SCOC(86)[0x55ae2af8ccd0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250410085423583 DLSCCP DEBUG SCCP-SCOC(86)[0x55ae2af8ccd0]{IDLE}: Deallocated (fsm.c:568) 20250410085423585 DLSCCP DEBUG SCCP-SCOC(87)[0x55ae2af75300]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250410085423585 DLSCCP DEBUG SCCP-SCOC(87)[0x55ae2af75300]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250410085423585 DLSCCP DEBUG SCCP-SCOC(87)[0x55ae2af75300]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250410085423585 DLSCCP DEBUG SCCP-SCOC(87)[0x55ae2af75300]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250410085423585 DLSCCP DEBUG SCCP-SCOC(87)[0x55ae2af75300]{IDLE}: Deallocated (fsm.c:568) 20250410085423599 DLSCCP DEBUG SCCP-SCOC(88)[0x55ae2af77280]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250410085423599 DLSCCP DEBUG SCCP-SCOC(88)[0x55ae2af77280]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250410085423599 DLSCCP DEBUG SCCP-SCOC(88)[0x55ae2af77280]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250410085423599 DLSCCP DEBUG SCCP-SCOC(88)[0x55ae2af77280]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250410085423599 DLSCCP DEBUG SCCP-SCOC(88)[0x55ae2af77280]{IDLE}: Deallocated (fsm.c:568) MTC@449bbc254af8: 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@449bbc254af8: Test case TC_sgsnpool_nri_from_other_PLMN started. 20250410085424504 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45112<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410085424509 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45118<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410085424513 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:46381<->l=127.0.0.1:4262) (control_if.c:572) TC_sgsnpool_nri_from_other_PLMN-Iuh0(948)@449bbc254af8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250410085424530 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250410085424531 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250410085424537 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085424537 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085424538 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085424538 DRANAP DEBUG cnlink(msc-1)[0x55ae2aef6920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_sgsnpool_nri_from_other_PLMN-Iuh1(950)@449bbc254af8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250410085424538 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085424538 DRANAP DEBUG cnlink(msc-2)[0x55ae2aef3b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085424538 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:49060 (stream_srv.c:142) 20250410085424538 DMAIN INFO New HNB SCTP connection r=127.0.0.1:49060<->l=127.0.0.1:29169 (hnbgw.c:791) 20250410085424538 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085424538 DRANAP DEBUG cnlink(msc-3)[0x55ae2af5d910]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085424539 DRANAP DEBUG cnlink(msc-3)[0x55ae2af5d910]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085424539 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250410085424539 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085424539 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085424539 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410085424539 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085424539 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085424539 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085424539 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) 20250410085424539 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085424539 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085424539 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085424539 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085424539 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085424539 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085424539 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085424539 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) 20250410085424539 DLSS7 DEBUG Found route for dpc=4=0.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) 20250410085424539 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250410085424539 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085424539 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250410085424539 DRANAP DEBUG cnlink(msc-3)[0x55ae2af5d910]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085424539 DRANAP DEBUG cnlink(msc-2)[0x55ae2aef3b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085424539 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250410085424539 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085424539 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085424539 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410085424539 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085424539 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085424539 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085424539 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085424539 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085424539 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085424539 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085424539 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085424539 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085424540 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085424540 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085424540 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085424540 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085424540 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250410085424540 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085424540 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085424540 DRANAP DEBUG cnlink(msc-2)[0x55ae2aef3b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085424540 DRANAP DEBUG cnlink(msc-1)[0x55ae2aef6920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085424540 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250410085424540 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085424540 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085424540 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410085424540 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085424540 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085424540 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085424540 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085424540 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085424540 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085424540 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085424540 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085424540 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085424540 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085424540 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085424540 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085424540 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085424540 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410085424540 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085424540 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085424540 DRANAP DEBUG cnlink(msc-1)[0x55ae2aef6920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085424540 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085424540 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250410085424540 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085424540 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085424540 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410085424540 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085424540 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085424540 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085424540 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085424540 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085424540 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085424540 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085424540 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085424540 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085424540 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085424540 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085424540 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085424540 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085424540 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085424540 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085424540 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085424540 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085424540 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085424540 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085424540 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085424540 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 20250410085424540 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250410085424540 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250410085424540 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085424540 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085424540 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085424540 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250410085424540 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250410085424540 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250410085424540 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085424540 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085424540 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085424540 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410085424540 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410085424540 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250410085424540 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085424540 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085424540 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085424540 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085424540 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085424540 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@449bbc254af8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@449bbc254af8: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(954)@449bbc254af8: ************************************************* HNBGW_Test.msc0-M3UA(954)@449bbc254af8: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(954)@449bbc254af8: ************************************************* HNBGW_Test.msc0-SCCP(952)@449bbc254af8: v_sccp_pdu_maxlen:268 MTC@449bbc254af8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@449bbc254af8: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(957)@449bbc254af8: ************************************************* HNBGW_Test.msc1-M3UA(957)@449bbc254af8: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(957)@449bbc254af8: ************************************************* HNBGW_Test.msc1-SCCP(955)@449bbc254af8: v_sccp_pdu_maxlen:268 MTC@449bbc254af8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc2-M3UA(960)@449bbc254af8: ************************************************* HNBGW_Test.msc2-M3UA(960)@449bbc254af8: M3UA emulation initiated, the test can be started MTC@449bbc254af8: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(960)@449bbc254af8: ************************************************* HNBGW_Test.msc2-SCCP(958)@449bbc254af8: v_sccp_pdu_maxlen:268 20250410085424575 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085424575 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085424576 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085424576 DRANAP DEBUG cnlink(sgsn-1)[0x55ae2af5ec30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085424576 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085424576 DRANAP DEBUG cnlink(sgsn-2)[0x55ae2af5f5c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085424576 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085424576 DRANAP DEBUG cnlink(sgsn-3)[0x55ae2af5ff50]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085424577 DRANAP DEBUG cnlink(sgsn-3)[0x55ae2af5ff50]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085424577 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250410085424577 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085424577 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085424577 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410085424577 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085424577 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085424577 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085424577 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) 20250410085424577 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085424577 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085424577 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085424577 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085424577 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085424577 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085424577 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085424577 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) 20250410085424577 DLSS7 DEBUG Found route for dpc=12=0.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) 20250410085424577 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250410085424577 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085424577 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250410085424577 DRANAP DEBUG cnlink(sgsn-3)[0x55ae2af5ff50]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085424577 DRANAP DEBUG cnlink(sgsn-2)[0x55ae2af5f5c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085424577 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250410085424577 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085424577 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085424578 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410085424578 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085424578 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085424578 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085424578 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085424578 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085424578 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085424578 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085424578 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085424578 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085424578 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085424578 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085424578 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085424578 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085424578 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250410085424578 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085424578 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085424578 DRANAP DEBUG cnlink(sgsn-2)[0x55ae2af5f5c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085424578 DRANAP DEBUG cnlink(sgsn-1)[0x55ae2af5ec30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085424578 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250410085424578 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085424578 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085424578 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410085424578 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085424578 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085424578 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085424578 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085424578 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085424578 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085424578 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085424578 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085424578 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085424578 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085424578 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085424578 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085424578 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085424578 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250410085424578 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085424578 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085424578 DRANAP DEBUG cnlink(sgsn-1)[0x55ae2af5ec30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085424578 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085424578 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250410085424578 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085424578 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085424578 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410085424578 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085424578 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085424578 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085424578 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085424578 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085424578 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085424578 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085424578 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085424578 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085424578 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085424578 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085424578 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085424578 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085424578 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085424578 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085424578 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085424578 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085424578 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085424579 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085424579 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085424579 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 20250410085424579 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250410085424579 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250410085424579 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085424579 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085424579 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085424579 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250410085424579 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250410085424579 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250410085424579 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085424579 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085424579 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085424579 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250410085424579 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250410085424579 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250410085424579 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085424579 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085424579 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085424579 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085424579 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085424579 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@449bbc254af8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@449bbc254af8: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(963)@449bbc254af8: ************************************************* HNBGW_Test.sgsn0-M3UA(963)@449bbc254af8: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(963)@449bbc254af8: ************************************************* HNBGW_Test.sgsn0-SCCP(961)@449bbc254af8: v_sccp_pdu_maxlen:268 MTC@449bbc254af8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@449bbc254af8: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(966)@449bbc254af8: ************************************************* HNBGW_Test.sgsn1-M3UA(966)@449bbc254af8: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(966)@449bbc254af8: ************************************************* HNBGW_Test.sgsn1-SCCP(964)@449bbc254af8: v_sccp_pdu_maxlen:268 MTC@449bbc254af8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@449bbc254af8: Starting RAN_Emulation HNBGW_Test.sgsn2-M3UA(969)@449bbc254af8: ************************************************* HNBGW_Test.sgsn2-M3UA(969)@449bbc254af8: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn2-M3UA(969)@449bbc254af8: ************************************************* HNBGW_Test.sgsn2-SCCP(967)@449bbc254af8: v_sccp_pdu_maxlen:268 20250410085424640 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085424640 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085424640 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250410085424640 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250410085424641 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) 20250410085424641 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250410085424641 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250410085424641 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410085424641 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@449bbc254af8: setverdict(pass): none -> pass 20250410085424651 DLINP DEBUG SRVCONN(,r=127.0.0.1:49060<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085424651 DLINP DEBUG SRVCONN(,r=127.0.0.1:49060<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085424651 DLINP DEBUG SRVCONN(,r=127.0.0.1:49060<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250410085424651 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250410085424652 DHNBAP DEBUG (127.0.0.1:49060 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20250410085424652 DHNBAP NOTICE (127.0.0.1:49060 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250410085424652 DHNBAP NOTICE (127.0.0.1:49060 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250410085424652 DLINP DEBUG SRVCONN(,r=127.0.0.1:49060<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410085424652 DLINP DEBUG SRVCONN(,r=127.0.0.1:49060<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed 20250410085424749 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250410085424750 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250410085424750 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250410085424750 DLSS7 <000c> 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)@449bbc254af8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250410085424754 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085424754 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250410085424754 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250410085424754 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250410085424754 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250410085424754 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250410085424754 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250410085424754 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 20250410085424754 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250410085424754 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  20250410085424754 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250410085424756 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085424756 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250410085424756 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250410085424756 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  20250410085424756 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250410085424756 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250410085424756 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250410085424756 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 20250410085424756 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250410085424756 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  20250410085424756 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085424756 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250410085424756 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085424756 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250410085424756 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:413) 20250410085424756 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085424756 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085424756 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085424756 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085424756 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250410085424756 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250410085424756 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085424757 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085424757 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250410085424757 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085424758 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085424758 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410085424758 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085424758 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085424758 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085424758 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085424758 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085424758 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085424758 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085424758 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085424758 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085424758 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085424758 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085424758 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085424758 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085424758 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085424758 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085424758 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085424758 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085424758 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085424758 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085424758 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085424758 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085424758 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085424758 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250410085424758 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410085424758 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410085424758 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085424758 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  20250410085424759 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 20250410085424759 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 20250410085424759 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250410085424759 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)@449bbc254af8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250410085424764 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085424764 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPSM:UP) 20250410085424764 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250410085424764 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250410085424764 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250410085424764 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250410085424764 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250410085424764 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 20250410085424764 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Inactive () 20250410085424764 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  20250410085424764 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250410085424768 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085424768 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPTM:ACTIVE) 20250410085424768 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250410085424768 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  20250410085424768 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250410085424768 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250410085424768 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250410085424768 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 20250410085424768 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Active () 20250410085424768 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  20250410085424768 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  20250410085424768 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085424768 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250410085424769 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085424769 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250410085424769 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.0.2/0 (xua_snm.c:413) 20250410085424769 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085424769 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085424769 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085424769 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085424769 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250410085424769 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250410085424769 DRANAP DEBUG cnlink(msc-1)[0x55ae2aef6920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085424770 DRANAP DEBUG cnlink(msc-1)[0x55ae2aef6920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085424770 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250410085424770 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085424770 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085424770 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410085424770 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085424770 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085424770 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085424770 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085424770 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085424770 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085424770 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085424770 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085424770 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085424770 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085424770 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085424770 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085424770 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085424770 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410085424770 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085424770 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085424770 DRANAP DEBUG cnlink(msc-1)[0x55ae2aef6920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085424771 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085424771 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085424771 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085424771 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410085424771 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410085424771 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250410085424771 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250410085424771 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250410085424771 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085424771 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  20250410085424772 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 20250410085424772 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 20250410085424772 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250410085424772 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)@449bbc254af8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20250410085424776 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) 20250410085424776 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (ASPSM:UP) 20250410085424776 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250410085424776 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc2-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250410085424776 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250410085424776 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250410085424776 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20250410085424776 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 20250410085424776 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc2-0) Tx NOTIFY Type State Change:AS Inactive () 20250410085424776 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  20250410085424776 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250410085424778 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) 20250410085424778 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (ASPTM:ACTIVE) 20250410085424778 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250410085424778 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  20250410085424778 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250410085424778 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250410085424778 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250410085424778 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 20250410085424778 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc2-0) Tx NOTIFY Type State Change:AS Active () 20250410085424778 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  20250410085424778 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  20250410085424778 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  20250410085424778 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085424778 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250410085424778 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085424778 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250410085424778 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.0.3/0 (xua_snm.c:413) 20250410085424778 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085424778 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085424778 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085424778 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085424778 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250410085424778 DCN NOTICE (msc-2) now available: N-PCSTATE ind: pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250410085424778 DRANAP DEBUG cnlink(msc-2)[0x55ae2aef3b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085424779 DRANAP DEBUG cnlink(msc-2)[0x55ae2aef3b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085424779 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250410085424779 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085424779 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085424779 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410085424779 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085424779 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085424779 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085424779 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085424779 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085424779 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085424779 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085424779 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085424779 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085424779 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085424779 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085424779 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085424779 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085424779 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250410085424779 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085424779 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085424779 DRANAP DEBUG cnlink(msc-2)[0x55ae2aef3b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085424779 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085424779 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085424779 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085424780 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250410085424780 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250410085424780 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' 20250410085424780 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 20250410085424780 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250410085424780 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085424780 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 0d 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 05  20250410085424789 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250410085424789 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250410085424789 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250410085424789 DLSS7 <000c> 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)@449bbc254af8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250410085424792 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085424792 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250410085424792 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250410085424792 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250410085424792 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250410085424792 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250410085424792 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250410085424792 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 20250410085424792 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250410085424792 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  20250410085424792 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250410085424793 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085424793 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250410085424793 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250410085424793 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  20250410085424793 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250410085424793 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250410085424793 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250410085424793 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 20250410085424793 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250410085424793 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  20250410085424793 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  20250410085424793 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  20250410085424793 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  20250410085424793 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085424793 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250410085424793 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085424793 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250410085424793 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250410085424793 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085424793 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085424793 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085424793 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085424793 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250410085424793 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250410085424793 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085424794 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085424794 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250410085424794 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085424794 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085424794 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410085424794 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085424794 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085424794 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085424794 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085424794 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085424794 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085424794 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085424794 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085424794 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085424794 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085424794 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085424794 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085424794 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085424795 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085424795 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085424795 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085424795 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085424795 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085424795 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085424795 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085424795 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085424795 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085424795 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.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' 20250410085424795 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410085424795 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410085424795 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085424795 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  20250410085424800 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 20250410085424800 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 20250410085424800 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250410085424800 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)@449bbc254af8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250410085424804 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085424804 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPSM:UP) 20250410085424804 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250410085424804 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250410085424804 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250410085424804 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250410085424804 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250410085424804 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 20250410085424804 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Inactive () 20250410085424804 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  20250410085424804 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250410085424805 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085424806 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPTM:ACTIVE) 20250410085424806 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250410085424806 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  20250410085424806 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250410085424806 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250410085424806 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250410085424806 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 20250410085424806 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Active () 20250410085424806 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  20250410085424806 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  20250410085424806 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  20250410085424806 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  20250410085424806 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  20250410085424806 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085424806 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250410085424806 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085424806 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250410085424806 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.1.2/0 (xua_snm.c:413) 20250410085424806 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085424806 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085424806 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085424806 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085424806 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250410085424806 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250410085424806 DRANAP DEBUG cnlink(sgsn-1)[0x55ae2af5ec30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085424807 DRANAP DEBUG cnlink(sgsn-1)[0x55ae2af5ec30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085424807 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250410085424807 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085424807 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085424807 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410085424807 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085424807 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085424807 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085424807 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085424807 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085424807 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085424807 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085424807 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085424807 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085424807 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085424807 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085424807 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085424807 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085424807 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250410085424807 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085424807 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085424807 DRANAP DEBUG cnlink(sgsn-1)[0x55ae2af5ec30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085424807 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085424807 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085424807 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085424807 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250410085424807 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250410085424807 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' 20250410085424807 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 20250410085424807 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250410085424807 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085424807 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  20250410085424814 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 20250410085424814 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 20250410085424814 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250410085424814 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)@449bbc254af8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23910 to server: "127.0.0.1":2905 association #8 20250410085424819 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) 20250410085424819 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn2-0) Received M3UA Message (ASPSM:UP) 20250410085424819 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250410085424819 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn2-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250410085424819 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250410085424819 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250410085424819 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn2){AS_DOWN}: state_chg to AS_INACTIVE 20250410085424819 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 20250410085424819 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn2-0) Tx NOTIFY Type State Change:AS Inactive () 20250410085424819 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  20250410085424819 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250410085424820 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) 20250410085424820 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn2-0) Received M3UA Message (ASPTM:ACTIVE) 20250410085424820 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250410085424820 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  20250410085424820 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250410085424820 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250410085424820 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250410085424820 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 20250410085424820 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn2-0) Tx NOTIFY Type State Change:AS Active () 20250410085424820 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  20250410085424820 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  20250410085424820 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  20250410085424820 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  20250410085424820 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  20250410085424820 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  20250410085424820 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085424820 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250410085424821 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085424821 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250410085424821 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.1.3/0 (xua_snm.c:413) 20250410085424821 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085424821 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085424821 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085424821 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085424821 DCN DEBUG N-PCSTATE ind: affected_pc=11 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250410085424821 DCN NOTICE (sgsn-2) now available: N-PCSTATE ind: pc=11 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250410085424821 DRANAP DEBUG cnlink(sgsn-2)[0x55ae2af5f5c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085424822 DRANAP DEBUG cnlink(sgsn-2)[0x55ae2af5f5c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085424822 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250410085424822 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085424822 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085424822 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410085424822 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085424822 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085424822 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085424822 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085424822 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085424822 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085424822 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085424822 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085424822 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085424822 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085424822 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085424822 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085424822 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085424822 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250410085424822 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085424822 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085424822 DRANAP DEBUG cnlink(sgsn-2)[0x55ae2af5f5c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085424822 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085424822 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085424822 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085424822 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250410085424822 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250410085424822 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' 20250410085424822 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 20250410085424822 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250410085424822 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085424822 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(953)@449bbc254af8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250410085425564 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085425564 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410085425564 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410085425564 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410085425564 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085425564 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410085425564 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085425564 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085425564 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085425564 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085425564 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085425564 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085425564 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085425564 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410085425564 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085425564 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085425564 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250410085425564 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410085425564 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085425564 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085425564 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085425564 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085425564 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085425564 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085425564 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085425564 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085425564 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085425564 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085425564 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085425564 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085425564 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085425564 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085425564 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250410085425564 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250410085425564 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250410085425564 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250410085425564 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085425564 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410085425564 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085425564 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085425564 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085425564 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085425564 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085425564 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085425564 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085425564 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085425564 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085425564 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085425564 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085425564 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085425564 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085425564 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085425564 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085425564 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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) 20250410085425565 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250410085425565 DRANAP NOTICE cnlink(msc-0)[0x55ae2af13940]{CONNECTED}: link up (cnlink.c:111) 20250410085425565 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085425565 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085425565 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085425565 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085425565 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085425565 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.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' 20250410085425565 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410085425565 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410085425565 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085425565 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  20250410085425567 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085425567 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410085425567 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410085425567 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410085425567 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085425567 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410085425567 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085425567 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085425567 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085425567 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085425567 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085425567 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085425567 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085425567 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410085425567 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085425567 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085425567 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250410085425567 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410085425567 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085425567 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085425567 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085425567 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085425567 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085425567 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085425567 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085425567 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085425567 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085425567 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085425567 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085425567 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085425567 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085425567 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085425567 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250410085425567 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250410085425567 DRANAP INFO cnlink(msc-0)[0x55ae2af13940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(956)@449bbc254af8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250410085425568 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085425568 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250410085425568 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250410085425568 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 20250410085425568 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085425568 DLSS7 <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' 20250410085425568 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085425568 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085425568 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085425568 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085425568 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085425568 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085425568 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085425568 DLM3UA DEBUG 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) 20250410085425568 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085425568 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085425568 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250410085425568 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250410085425568 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085425568 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085425568 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085425568 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085425568 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085425568 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085425568 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085425568 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085425568 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085425568 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085425568 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085425568 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085425568 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085425568 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085425568 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250410085425568 DRANAP DEBUG cnlink(msc-1)[0x55ae2aef6920]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250410085425568 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) 20250410085425568 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) 20250410085425568 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085425568 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250410085425568 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085425568 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085425568 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085425568 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085425568 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085425568 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085425568 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085425568 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085425568 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085425568 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085425568 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085425568 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085425568 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085425568 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410085425568 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085425568 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250410085425568 DRANAP DEBUG cnlink(msc-1)[0x55ae2aef6920]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250410085425568 DRANAP NOTICE cnlink(msc-1)[0x55ae2aef6920]{CONNECTED}: link up (cnlink.c:111) 20250410085425568 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085425568 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085425568 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085425568 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410085425568 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410085425568 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250410085425568 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250410085425568 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250410085425568 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085425568 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  20250410085425568 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085425568 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250410085425568 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250410085425568 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 20250410085425568 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085425568 DLSS7 <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' 20250410085425568 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085425568 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085425568 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085425568 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085425568 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085425568 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085425568 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085425568 DLM3UA DEBUG 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) 20250410085425568 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085425568 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085425568 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250410085425568 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250410085425568 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085425568 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085425568 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085425568 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085425568 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085425568 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085425568 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085425568 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085425568 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085425568 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085425568 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085425568 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085425568 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085425568 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085425568 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250410085425568 DRANAP DEBUG cnlink(msc-1)[0x55ae2aef6920]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250410085425568 DRANAP INFO cnlink(msc-1)[0x55ae2aef6920]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc2-RAN(959)@449bbc254af8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250410085425579 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) 20250410085425579 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250410085425579 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250410085425579 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 20250410085425579 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085425579 DLSS7 <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' 20250410085425579 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085425579 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085425579 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085425579 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085425579 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085425579 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085425579 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085425579 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) 20250410085425579 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085425579 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085425579 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250410085425579 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250410085425579 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085425579 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085425579 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085425579 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085425579 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085425579 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085425579 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085425579 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085425579 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085425579 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085425579 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085425579 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085425579 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085425579 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085425579 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250410085425579 DRANAP DEBUG cnlink(msc-2)[0x55ae2aef3b20]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250410085425579 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) 20250410085425579 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) 20250410085425579 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085425579 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250410085425579 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085425579 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085425579 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085425579 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085425579 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085425579 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085425579 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085425579 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085425579 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085425579 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085425579 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085425579 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410085425579 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085425579 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250410085425579 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085425579 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250410085425579 DRANAP DEBUG cnlink(msc-2)[0x55ae2aef3b20]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250410085425579 DRANAP NOTICE cnlink(msc-2)[0x55ae2aef3b20]{CONNECTED}: link up (cnlink.c:111) 20250410085425579 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085425579 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085425579 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085425579 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250410085425579 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250410085425579 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' 20250410085425579 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 20250410085425579 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250410085425579 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085425579 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  20250410085425580 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) 20250410085425580 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250410085425580 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250410085425580 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 20250410085425580 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085425580 DLSS7 <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' 20250410085425580 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085425580 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085425580 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085425580 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085425580 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085425580 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085425580 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085425580 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) 20250410085425580 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085425580 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085425580 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250410085425580 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250410085425580 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085425580 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085425580 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085425580 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085425580 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085425580 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085425580 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085425580 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085425580 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085425581 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085425581 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085425581 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085425581 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085425581 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085425581 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250410085425581 DRANAP DEBUG cnlink(msc-2)[0x55ae2aef3b20]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250410085425581 DRANAP INFO cnlink(msc-2)[0x55ae2aef3b20]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(962)@449bbc254af8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250410085425598 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085425598 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410085425598 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410085425598 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410085425598 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085425598 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410085425599 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085425599 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085425599 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085425599 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085425599 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085425599 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085425599 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085425599 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410085425599 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085425599 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085425599 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250410085425599 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410085425599 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085425599 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085425599 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085425599 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085425599 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085425599 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085425599 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085425599 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085425599 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085425599 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085425599 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085425599 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085425599 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085425599 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085425599 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250410085425599 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250410085425599 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250410085425599 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250410085425599 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085425599 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410085425599 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085425599 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085425599 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085425599 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085425599 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085425599 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085425599 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085425599 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085425599 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085425599 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085425599 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085425599 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085425599 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085425599 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085425599 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085425599 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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) 20250410085425599 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250410085425599 DRANAP NOTICE cnlink(sgsn-0)[0x55ae2af5e2a0]{CONNECTED}: link up (cnlink.c:111) 20250410085425599 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085425599 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085425599 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085425599 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085425599 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085425599 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.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' 20250410085425599 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410085425599 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410085425599 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085425599 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  20250410085425603 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085425603 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410085425603 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410085425603 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410085425603 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085425603 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410085425603 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085425603 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085425603 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085425603 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085425603 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085425603 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085425603 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085425603 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410085425603 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085425603 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085425603 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250410085425603 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410085425603 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085425603 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085425603 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085425603 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085425603 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085425603 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085425603 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085425603 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085425603 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085425603 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085425603 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085425603 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085425603 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085425603 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085425603 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250410085425603 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250410085425603 DRANAP INFO cnlink(sgsn-0)[0x55ae2af5e2a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(965)@449bbc254af8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250410085425610 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085425610 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250410085425610 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250410085425610 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 20250410085425610 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085425610 DLSS7 <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' 20250410085425610 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085425610 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085425610 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085425610 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085425610 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085425610 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085425610 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085425610 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) 20250410085425610 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085425610 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085425610 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250410085425610 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250410085425610 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085425610 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085425610 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085425610 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085425610 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085425610 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085425610 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085425610 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085425610 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085425610 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085425610 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085425610 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085425610 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085425610 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085425610 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250410085425610 DRANAP DEBUG cnlink(sgsn-1)[0x55ae2af5ec30]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250410085425610 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) 20250410085425610 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) 20250410085425610 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085425610 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250410085425610 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085425610 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085425610 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085425610 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085425610 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085425610 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085425610 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085425610 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085425610 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085425610 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085425610 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085425610 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085425610 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085425610 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250410085425610 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085425610 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250410085425610 DRANAP DEBUG cnlink(sgsn-1)[0x55ae2af5ec30]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250410085425610 DRANAP NOTICE cnlink(sgsn-1)[0x55ae2af5ec30]{CONNECTED}: link up (cnlink.c:111) 20250410085425610 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085425610 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085425610 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085425610 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250410085425610 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250410085425610 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' 20250410085425610 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 20250410085425610 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250410085425610 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085425610 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  20250410085425612 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085425612 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085425612 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085425612 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) 20250410085425612 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085425612 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085425612 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250410085425612 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250410085425612 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 20250410085425612 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085425612 DLSS7 <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' 20250410085425612 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085425612 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085425612 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085425612 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085425612 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085425612 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250410085425612 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250410085425612 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085425612 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085425612 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085425612 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085425612 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085425612 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085425612 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085425612 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085425612 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085425612 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085425612 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085425612 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085425612 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085425612 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085425612 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250410085425612 DRANAP DEBUG cnlink(sgsn-1)[0x55ae2af5ec30]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250410085425612 DRANAP INFO cnlink(sgsn-1)[0x55ae2af5ec30]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn2-RAN(968)@449bbc254af8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250410085425620 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085425620 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085425620 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085425620 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) 20250410085425620 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085425619 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) 20250410085425619 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn2-0) Received M3UA Message (XFER:DATA) 20250410085425619 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn2-0) m3ua_rx_xfer 20250410085425619 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 20250410085425619 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085425619 DLSS7 <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' 20250410085425619 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085425619 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085425620 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085425620 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085425620 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085425620 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20250410085425620 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250410085425620 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) 20250410085425620 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085425620 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085425620 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085425620 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085425620 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085425620 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085425620 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085425620 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085425620 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) 20250410085425620 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085425620 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085425620 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085425620 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085425620 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250410085425620 DRANAP DEBUG cnlink(sgsn-2)[0x55ae2af5f5c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250410085425620 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) 20250410085425620 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) 20250410085425620 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085425620 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250410085425620 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085425620 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085425620 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085425620 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085425620 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085425620 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085425620 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085425620 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085425620 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085425620 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085425620 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085425620 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085425620 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085425620 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250410085425620 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085425620 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 0b 03 00 00 02 09 00 03 07 0b 04 43 0b 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085425620 DRANAP DEBUG cnlink(sgsn-2)[0x55ae2af5f5c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250410085425620 DRANAP NOTICE cnlink(sgsn-2)[0x55ae2af5f5c0]{CONNECTED}: link up (cnlink.c:111) 20250410085425620 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085425620 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085425620 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085425620 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250410085425620 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250410085425620 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' 20250410085425620 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 20250410085425620 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250410085425620 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085425620 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 02 09 00 03 07 0b 04 43 0b 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 06  20250410085425621 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) 20250410085425621 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn2-0) Received M3UA Message (XFER:DATA) 20250410085425621 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn2-0) m3ua_rx_xfer 20250410085425621 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 20250410085425621 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085425621 DLSS7 <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' 20250410085425621 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085425621 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085425621 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085425621 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085425622 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085425622 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085425622 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085425622 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) 20250410085425622 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085425622 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085425622 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20250410085425622 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250410085425622 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) 20250410085425622 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085425622 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085425622 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085425622 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085425622 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085425622 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085425622 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085425622 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085425622 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) 20250410085425622 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085425622 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085425622 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085425622 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085425622 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250410085425622 DRANAP DEBUG cnlink(sgsn-2)[0x55ae2af5f5c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250410085425622 DRANAP INFO cnlink(sgsn-2)[0x55ae2af5f5c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250410085426661 DLCTRL DEBUG Command: GET 386040444 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250410085426661 DLCTRL DEBUG Tx Command reply: GET_REPLY 386040444 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250410085426666 DLCTRL DEBUG Command: GET 953842654 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250410085426666 DLCTRL DEBUG Tx Command reply: GET_REPLY 953842654 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250410085426670 DLCTRL DEBUG Command: GET 448146144 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250410085426670 DLCTRL DEBUG Tx Command reply: GET_REPLY 448146144 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085426673 DLCTRL DEBUG Command: GET 247339325 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085426673 DLCTRL DEBUG Tx Command reply: GET_REPLY 247339325 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085426677 DLCTRL DEBUG Command: GET 931648613 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250410085426677 DLCTRL DEBUG Tx Command reply: GET_REPLY 931648613 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) 20250410085426679 DLCTRL DEBUG Command: GET 435683656 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250410085426679 DLCTRL DEBUG Tx Command reply: GET_REPLY 435683656 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250410085426682 DLCTRL DEBUG Command: GET 873882544 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250410085426682 DLCTRL DEBUG Tx Command reply: GET_REPLY 873882544 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250410085426684 DLCTRL DEBUG Command: GET 822104477 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250410085426684 DLCTRL DEBUG Tx Command reply: GET_REPLY 822104477 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085426686 DLCTRL DEBUG Command: GET 432126405 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085426686 DLCTRL DEBUG Tx Command reply: GET_REPLY 432126405 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085426688 DLCTRL DEBUG Command: GET 788346083 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250410085426688 DLCTRL DEBUG Tx Command reply: GET_REPLY 788346083 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) 20250410085426690 DLCTRL DEBUG Command: GET 524843028 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250410085426690 DLCTRL DEBUG Tx Command reply: GET_REPLY 524843028 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250410085426693 DLCTRL DEBUG Command: GET 642559096 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250410085426693 DLCTRL DEBUG Tx Command reply: GET_REPLY 642559096 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250410085426696 DLCTRL DEBUG Command: GET 482649205 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250410085426696 DLCTRL DEBUG Tx Command reply: GET_REPLY 482649205 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085426699 DLCTRL DEBUG Command: GET 964222959 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085426699 DLCTRL DEBUG Tx Command reply: GET_REPLY 964222959 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085426702 DLCTRL DEBUG Command: GET 806306849 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250410085426702 DLCTRL DEBUG Tx Command reply: GET_REPLY 806306849 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) 20250410085426703 DLCTRL DEBUG Command: GET 321055545 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250410085426704 DLCTRL DEBUG Tx Command reply: GET_REPLY 321055545 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250410085426706 DLCTRL DEBUG Command: GET 703085066 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250410085426706 DLCTRL DEBUG Tx Command reply: GET_REPLY 703085066 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250410085426708 DLCTRL DEBUG Command: GET 266659927 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250410085426708 DLCTRL DEBUG Tx Command reply: GET_REPLY 266659927 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085426709 DLCTRL DEBUG Command: GET 153015378 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085426709 DLCTRL DEBUG Tx Command reply: GET_REPLY 153015378 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085426711 DLCTRL DEBUG Command: GET 433849945 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250410085426711 DLCTRL DEBUG Tx Command reply: GET_REPLY 433849945 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@449bbc254af8: 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@449bbc254af8: "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@449bbc254af8: 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@449bbc254af8: 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@449bbc254af8: 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 := '000000000000001101110101'B, t_guard := 20.000000 } 20250410085426737 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47732<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(962)@449bbc254af8: f_create_expect(l3 := '080101D571000005F44241002399F9992A2A170512C742200010024100'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(962)@449bbc254af8: 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)@449bbc254af8: Added conn table entry 0TC_sgsnpool_nri_from_other_PLMN0(971)14814305 20250410085427799 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085427799 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085427799 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 118 bytes from client (stream_srv.c:1351) 20250410085427799 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250410085427799 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xe20c61, normal) (hnbgw_rua.c:407) 20250410085427799 DHNB DEBUG map_rua[0x55ae2af69bc0]{init}: Allocated (fsm.c:456) 20250410085427799 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14814305)[0x55ae2af69bc0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250410085427799 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14814305 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250410085427799 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410085427799 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410085427799 DRUA DEBUG GMM Attach Req mi=TMSI-0x42410023 old_ra=999-99-10794-23 nri:260=0x104 (hnbgw_l3.c:232) 20250410085427799 DRUA INFO GMM Attach Req from other PLMN: old RAI=999-99-10794-23 my PLMN=001-01 (hnbgw_l3.c:238) 20250410085427799 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14814305 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) 20250410085427799 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14814305 SCCP-0 PS MI=TMSI-0x42410023 (from other PLMN): CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250410085427799 DCN DEBUG map_sccp[0x55ae2ade3390]{init}: Allocated (fsm.c:456) 20250410085427799 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-108)[0x55ae2ade3390]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250410085427799 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-14814305 <-> SCCP-108 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250410085427799 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14814305 SCCP-108 sgsn-0 MI=TMSI-0x42410023 (from other PLMN): rx RUA Connect with 89 bytes RANAP data (hnbgw_rua.c:312) 20250410085427800 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14814305)[0x55ae2af69bc0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250410085427800 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410085427800 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410085427800 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14814305)[0x55ae2af69bc0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250410085427800 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-108)[0x55ae2ade3390]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250410085427800 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250410085427800 DLSCCP DEBUG SCCP-SCOC(108)[0x55ae2af76b70]{IDLE}: Allocated (fsm.c:456) 20250410085427800 DLSCCP DEBUG SCCP-SCOC(108)[0x55ae2af76b70]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250410085427800 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340550000070003400180000f40060000f11009260037400100003a40080000f110092600370010401e1d080101d571000005f44241002399f9992a2a170512c742200010024100004f40030003750056400500f1100926) (sccp_scrc.c:415) 20250410085427800 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085427800 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085427800 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085427800 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085427800 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085427800 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085427800 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085427800 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085427800 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085427800 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085427800 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085427800 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085427800 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085427800 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085427800 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085427800 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 75 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085427800 DLSCCP DEBUG SCCP-SCOC(108)[0x55ae2af76b70]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250410085427800 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-108)[0x55ae2ade3390]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250410085427800 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14814305)[0x55ae2af69bc0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250410085427801 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085427801 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085427801 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085427801 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085427801 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085427801 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.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' 20250410085427801 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410085427801 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410085427801 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085427801 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 75 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)@449bbc254af8: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(961)@449bbc254af8: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(962)@449bbc254af8: Found Expect[0] for l3='080101D571000005F44241002399F9992A2A170512C742200010024100'O handled at TC_sgsnpool_nri_from_other_PLMN0(971) HNBGW_Test.sgsn0-RAN(962)@449bbc254af8: Added conn table entry 0TC_sgsnpool_nri_from_other_PLMN0(971)5191653 HNBGW_Test.sgsn0-SCCP(961)@449bbc254af8: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(961)@449bbc254af8: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_nri_from_other_PLMN0(971)@449bbc254af8: setverdict(pass): none -> pass 20250410085427816 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085427816 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410085427816 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410085427816 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410085427816 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085427816 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410085427816 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085427816 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085427816 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085427816 DLSS7 <000c> osmo_ss7_asp.c:1175 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 69 d3 fa 02 00 00 00 00 00 06 00 08 00 00 00 07  20250410085427816 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085427816 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085427816 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085427816 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410085427817 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085427817 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0069d3fa) (sccp_scrc.c:486) 20250410085427817 DLSCCP DEBUG Received CO:COAK for local reference 108 (sccp_scoc.c:1855) 20250410085427817 DLSCCP DEBUG SCCP-SCOC(108)[0x55ae2af76b70]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250410085427817 DLSCCP DEBUG SCCP-SCOC(108)[0x55ae2af76b70]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250410085427817 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085427817 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250410085427817 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) 20250410085427817 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-108)[0x55ae2ade3390]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250410085427817 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-108)[0x55ae2ade3390]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@449bbc254af8: 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 } } } 20250410085427818 DLCTRL DEBUG Command: GET 132966470 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250410085427818 DLCTRL DEBUG Tx Command reply: GET_REPLY 132966470 rate_ctr.abs.sgsn.0.cnpool:subscr:new 1 (control_if.c:477) 20250410085427822 DLCTRL DEBUG Command: GET 719464370 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250410085427822 DLCTRL DEBUG Tx Command reply: GET_REPLY 719464370 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250410085427826 DLCTRL DEBUG Command: GET 204991389 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250410085427826 DLCTRL DEBUG Tx Command reply: GET_REPLY 204991389 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085427830 DLCTRL DEBUG Command: GET 154674184 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085427830 DLCTRL DEBUG Tx Command reply: GET_REPLY 154674184 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085427833 DLCTRL DEBUG Command: GET 392523019 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250410085427833 DLCTRL DEBUG Tx Command reply: GET_REPLY 392523019 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed 20250410085427836 DLCTRL DEBUG Command: GET 575457976 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250410085427836 DLCTRL DEBUG Tx Command reply: GET_REPLY 575457976 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250410085427838 DLCTRL DEBUG Command: GET 164489377 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250410085427838 DLCTRL DEBUG Tx Command reply: GET_REPLY 164489377 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250410085427841 DLCTRL DEBUG Command: GET 612959437 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250410085427841 DLCTRL DEBUG Tx Command reply: GET_REPLY 612959437 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085427843 DLCTRL DEBUG Command: GET 570111662 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085427843 DLCTRL DEBUG Tx Command reply: GET_REPLY 570111662 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085427844 DLCTRL DEBUG Command: GET 858829972 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250410085427844 DLCTRL DEBUG Tx Command reply: GET_REPLY 858829972 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed 20250410085427846 DLCTRL DEBUG Command: GET 671148212 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250410085427846 DLCTRL DEBUG Tx Command reply: GET_REPLY 671148212 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250410085427848 DLCTRL DEBUG Command: GET 313776495 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250410085427848 DLCTRL DEBUG Tx Command reply: GET_REPLY 313776495 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250410085427849 DLCTRL DEBUG Command: GET 620428426 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250410085427849 DLCTRL DEBUG Tx Command reply: GET_REPLY 620428426 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085427851 DLCTRL DEBUG Command: GET 346717228 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085427851 DLCTRL DEBUG Tx Command reply: GET_REPLY 346717228 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085427852 DLCTRL DEBUG Command: GET 378021916 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250410085427852 DLCTRL DEBUG Tx Command reply: GET_REPLY 378021916 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed 20250410085427853 DLCTRL DEBUG Command: GET 638637751 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250410085427853 DLCTRL DEBUG Tx Command reply: GET_REPLY 638637751 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250410085427855 DLCTRL DEBUG Command: GET 340059932 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250410085427855 DLCTRL DEBUG Tx Command reply: GET_REPLY 340059932 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250410085427856 DLCTRL DEBUG Command: GET 609914485 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250410085427856 DLCTRL DEBUG Tx Command reply: GET_REPLY 609914485 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085427857 DLCTRL DEBUG Command: GET 484194149 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085427857 DLCTRL DEBUG Tx Command reply: GET_REPLY 484194149 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085427858 DLCTRL DEBUG Command: GET 57409690 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250410085427858 DLCTRL DEBUG Tx Command reply: GET_REPLY 57409690 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed MTC@449bbc254af8: 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 := '000000000000000110101101'B, t_guard := 20.000000 } 20250410085427879 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47740<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn2-RAN(968)@449bbc254af8: f_create_expect(l3 := '080101D571000005F4428AC02300F1102A2A170512C742200010028AC0'O, n_connectPointCode := omit HNBGW_Test.sgsn2-RAN(968)@449bbc254af8: 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)@449bbc254af8: Added conn table entry 1TC_sgsnpool_nri_from_other_PLMN0(972)7200041 20250410085428906 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085428906 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085428906 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 118 bytes from client (stream_srv.c:1351) 20250410085428906 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250410085428906 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x6ddd29, normal) (hnbgw_rua.c:407) 20250410085428906 DHNB DEBUG map_rua[0x55ae2af74d00]{init}: Allocated (fsm.c:456) 20250410085428906 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7200041)[0x55ae2af74d00]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250410085428906 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7200041 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250410085428906 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410085428906 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410085428906 DRUA DEBUG GMM Attach Req mi=TMSI-0x428AC023 old_ra=001-01-10794-23 nri:555=0x22b (hnbgw_l3.c:232) 20250410085428906 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7200041 SCCP-0 PS MI=TMSI-0x428AC023: TMSI-0x428AC023 NRI(10bit)=0x22b=555: NRI match selects sgsn 2 (hnbgw_cn.c:1078) 20250410085428906 DCN DEBUG map_sccp[0x55ae2af72fd0]{init}: Allocated (fsm.c:456) 20250410085428906 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-109)[0x55ae2af72fd0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250410085428906 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-7200041 <-> SCCP-109 sgsn-2 sgsn-two cs7-0.sccp l=0.23.5<->r=0.1.3 (context_map.c:128) 20250410085428906 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7200041 SCCP-109 sgsn-2 MI=TMSI-0x428AC023: rx RUA Connect with 89 bytes RANAP data (hnbgw_rua.c:312) 20250410085428906 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7200041)[0x55ae2af74d00]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250410085428907 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410085428907 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410085428907 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7200041)[0x55ae2af74d00]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250410085428907 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-109)[0x55ae2af72fd0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250410085428907 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250410085428907 DLSCCP DEBUG SCCP-SCOC(109)[0x55ae2af7ac70]{IDLE}: Allocated (fsm.c:456) 20250410085428907 DLSCCP DEBUG SCCP-SCOC(109)[0x55ae2af7ac70]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250410085428907 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340550000070003400180000f40060000f11009260037400100003a40080000f110092600370010401e1d080101d571000005f4428ac02300f1102a2a170512c742200010028ac0004f40030001ad0056400500f1100926) (sccp_scrc.c:415) 20250410085428907 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085428907 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085428907 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085428907 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085428907 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085428907 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085428907 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085428907 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085428907 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085428907 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085428907 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085428907 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085428907 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085428907 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250410085428907 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085428907 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 ad 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) 20250410085428907 DLSCCP DEBUG SCCP-SCOC(109)[0x55ae2af7ac70]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250410085428907 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-109)[0x55ae2af72fd0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250410085428907 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7200041)[0x55ae2af74d00]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250410085428908 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085428908 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085428908 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085428908 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250410085428908 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250410085428908 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' 20250410085428908 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 20250410085428908 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250410085428908 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085428908 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 ad 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)@449bbc254af8: First idle individual index:0 HNBGW_Test.sgsn2-SCCP(967)@449bbc254af8: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn2-RAN(968)@449bbc254af8: Found Expect[0] for l3='080101D571000005F4428AC02300F1102A2A170512C742200010028AC0'O handled at TC_sgsnpool_nri_from_other_PLMN0(972) HNBGW_Test.sgsn2-RAN(968)@449bbc254af8: Added conn table entry 0TC_sgsnpool_nri_from_other_PLMN0(972)8243013 HNBGW_Test.sgsn2-SCCP(967)@449bbc254af8: Session index based on connection ID:0 HNBGW_Test.sgsn2-SCCP(967)@449bbc254af8: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250410085428927 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) 20250410085428927 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn2-0) Received M3UA Message (XFER:DATA) 20250410085428927 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn2-0) m3ua_rx_xfer 20250410085428927 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 20250410085428927 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing TC_sgsnpool_nri_from_other_PLMN0(972)@449bbc254af8: setverdict(pass): none -> pass 20250410085428927 DLSS7 <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' 20250410085428927 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085428927 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085428927 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085428927 DLSS7 <000c> osmo_ss7_asp.c:1175 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 a0 f1 19 02 00 00 00 00 00 06 00 08 00 00 00 07  20250410085428927 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085428927 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085428927 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085428927 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) 20250410085428927 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085428927 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00a0f119) (sccp_scrc.c:486) 20250410085428927 DLSCCP DEBUG Received CO:COAK for local reference 109 (sccp_scoc.c:1855) 20250410085428927 DLSCCP DEBUG SCCP-SCOC(109)[0x55ae2af7ac70]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250410085428927 DLSCCP DEBUG SCCP-SCOC(109)[0x55ae2af7ac70]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250410085428927 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085428927 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250410085428927 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) 20250410085428927 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-109)[0x55ae2af72fd0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250410085428927 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-109)[0x55ae2af72fd0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@449bbc254af8: 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 } } } 20250410085428929 DLCTRL DEBUG Command: GET 332155995 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250410085428929 DLCTRL DEBUG Tx Command reply: GET_REPLY 332155995 rate_ctr.abs.sgsn.0.cnpool:subscr:new 1 (control_if.c:477) 20250410085428932 DLCTRL DEBUG Command: GET 695876058 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250410085428932 DLCTRL DEBUG Tx Command reply: GET_REPLY 695876058 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250410085428936 DLCTRL DEBUG Command: GET 386896843 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250410085428936 DLCTRL DEBUG Tx Command reply: GET_REPLY 386896843 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085428940 DLCTRL DEBUG Command: GET 480114490 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085428940 DLCTRL DEBUG Tx Command reply: GET_REPLY 480114490 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085428944 DLCTRL DEBUG Command: GET 606291113 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250410085428944 DLCTRL DEBUG Tx Command reply: GET_REPLY 606291113 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed 20250410085428948 DLCTRL DEBUG Command: GET 463617660 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250410085428948 DLCTRL DEBUG Tx Command reply: GET_REPLY 463617660 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250410085428951 DLCTRL DEBUG Command: GET 940622675 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250410085428951 DLCTRL DEBUG Tx Command reply: GET_REPLY 940622675 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250410085428955 DLCTRL DEBUG Command: GET 900163312 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250410085428955 DLCTRL DEBUG Tx Command reply: GET_REPLY 900163312 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085428958 DLCTRL DEBUG Command: GET 489005620 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085428958 DLCTRL DEBUG Tx Command reply: GET_REPLY 489005620 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085428960 DLCTRL DEBUG Command: GET 287346691 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250410085428960 DLCTRL DEBUG Tx Command reply: GET_REPLY 287346691 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed 20250410085428962 DLCTRL DEBUG Command: GET 671681974 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250410085428962 DLCTRL DEBUG Tx Command reply: GET_REPLY 671681974 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250410085428964 DLCTRL DEBUG Command: GET 191117502 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250410085428964 DLCTRL DEBUG Tx Command reply: GET_REPLY 191117502 rate_ctr.abs.sgsn.2.cnpool:subscr:known 1 (control_if.c:477) 20250410085428966 DLCTRL DEBUG Command: GET 809870883 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250410085428966 DLCTRL DEBUG Tx Command reply: GET_REPLY 809870883 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085428968 DLCTRL DEBUG Command: GET 719209547 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085428968 DLCTRL DEBUG Tx Command reply: GET_REPLY 719209547 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085428970 DLCTRL DEBUG Command: GET 568059639 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250410085428970 DLCTRL DEBUG Tx Command reply: GET_REPLY 568059639 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed 20250410085428971 DLCTRL DEBUG Command: GET 963036990 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250410085428971 DLCTRL DEBUG Tx Command reply: GET_REPLY 963036990 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250410085428973 DLCTRL DEBUG Command: GET 22087022 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250410085428973 DLCTRL DEBUG Tx Command reply: GET_REPLY 22087022 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250410085428974 DLCTRL DEBUG Command: GET 443643402 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250410085428974 DLCTRL DEBUG Tx Command reply: GET_REPLY 443643402 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085428975 DLCTRL DEBUG Command: GET 131210439 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085428975 DLCTRL DEBUG Tx Command reply: GET_REPLY 131210439 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085428977 DLCTRL DEBUG Command: GET 363697622 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250410085428977 DLCTRL DEBUG Tx Command reply: GET_REPLY 363697622 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed MTC@449bbc254af8: ok: talloc reports "asn1_context" = 1 bytes 20250410085428982 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:46381<->l=127.0.0.1:4262) (control_if.c:193) 20250410085428984 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45118<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(946)@449bbc254af8: Final verdict of PTC: none VirtHNBGW-STATS(945)@449bbc254af8: Final verdict of PTC: none MTC@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed 20250410085428986 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45112<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_nri_from_other_PLMN-Iuh1-RUA(951)@449bbc254af8: Final verdict of PTC: none 20250410085428988 DLINP DEBUG SRVCONN(,r=127.0.0.1:49060<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085428988 DLINP DEBUG SRVCONN(,r=127.0.0.1:49060<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085428988 DLINP NOTICE SRV(,r=127.0.0.1:49060<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410085428988 DMAIN NOTICE (127.0.0.1:49060 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:49060<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250410085428988 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) HNBGW_Test.sgsn1-RAN(965)@449bbc254af8: Final verdict of PTC: none HNBGW_Test.msc1-RAN(956)@449bbc254af8: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(955)@449bbc254af8: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(958)@449bbc254af8: Final verdict of PTC: none 20250410085428989 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250410085428989 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410085428989 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 HNBGW_Test.sgsn1-SCCP(964)@449bbc254af8: Final verdict of PTC: none HNBGW_Test.msc0-RAN(953)@449bbc254af8: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(952)@449bbc254af8: Final verdict of PTC: none 20250410085428989 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250410085428989 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250410085428989 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410085428989 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250410085428989 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250410085428989 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250410085428989 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) 20250410085428989 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250410085428989 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc1-0) xUA SRV SHUTDOWN_EVENT 20250410085428990 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250410085428990 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) 20250410085428990 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc2-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250410085428990 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc2-0) xUA SRV SHUTDOWN_EVENT 20250410085428990 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250410085428990 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085428990 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-msc0-0: connection closed 20250410085428990 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250410085428990 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN HNBGW_Test.msc2-RAN(959)@449bbc254af8: Final verdict of PTC: none 20250410085428990 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250410085428990 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250410085428990 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 20250410085428990 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  20250410085428990 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  20250410085428990 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  20250410085428990 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  20250410085428990 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  20250410085428990 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085428990 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250410085428990 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250410085428990 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250410085428990 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) 20250410085428990 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250410085428990 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250410085428990 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250410085428990 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) 20250410085428990 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc2-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250410085428990 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc2-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250410085428990 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250410085428990 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410085428990 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250410085428990 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250410085428990 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 20250410085428990 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085428990 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-msc1-0: connection closed 20250410085428990 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250410085428990 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250410085428990 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085428990 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250410085428990 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250410085428990 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250410085428990 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 20250410085428990 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  20250410085428990 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  20250410085428991 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  20250410085428991 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  20250410085428991 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085428991 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250410085428991 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250410085428991 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 20250410085428991 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) 20250410085428991 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-msc2-0: connection closed 20250410085428991 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250410085428991 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN TC_sgsnpool_nri_from_other_PLMN-Iuh0-RUA(949)@449bbc254af8: Final verdict of PTC: none MutexDispCT-TC_sgsnpool_nri_from_other_PLMN(944)@449bbc254af8: Final verdict of PTC: none 20250410085428991 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250410085428991 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20250410085428991 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 20250410085428991 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  20250410085428991 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  20250410085428991 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  20250410085428991 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085428991 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250410085428991 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250410085428991 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250410085428991 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410085428991 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250410085428991 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250410085428991 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 20250410085428991 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 20250410085428990 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:378) 20250410085428990 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085428990 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085428991 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085428991 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085428991 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250410085428991 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250410085428991 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250410085428991 DRANAP NOTICE cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: link lost (cnlink.c:118) 20250410085428991 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) TC_sgsnpool_nri_from_other_PLMN-Iuh0(948)@449bbc254af8: Final verdict of PTC: none 20250410085428992 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250410085428992 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.0.2/0 (xua_snm.c:378) 20250410085428992 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085428992 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085428992 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085428992 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085428992 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) HNBGW_Test.sgsn0-SCCP(961)@449bbc254af8: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(957)@449bbc254af8: Final verdict of PTC: none 20250410085428992 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250410085428992 DRANAP DEBUG cnlink(msc-1)[0x55ae2aef6920]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250410085428993 DRANAP NOTICE cnlink(msc-1)[0x55ae2aef6920]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc0-M3UA(954)@449bbc254af8: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(963)@449bbc254af8: Final verdict of PTC: none HNBGW_Test.sgsn2-M3UA(969)@449bbc254af8: Final verdict of PTC: none 20250410085428993 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085428991 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250410085428991 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085428992 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-sgsn0-0: connection closed 20250410085428992 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250410085428992 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250410085428992 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250410085428992 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250410085428992 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 20250410085428992 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  20250410085428992 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  20250410085428992 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085428992 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250410085428992 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250410085428992 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250410085428992 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) 20250410085428992 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250410085428992 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn1-0) xUA SRV SHUTDOWN_EVENT 20250410085428992 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 20250410085428992 DLINP <0002> stream.c:265 virt-sgsn2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250410085428992 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) 20250410085428992 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn2-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250410085428992 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn2-0) xUA SRV SHUTDOWN_EVENT 20250410085428992 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250410085428992 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250410085428992 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) 20250410085428992 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250410085428992 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250410085428992 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 20250410085428992 DLINP <0002> stream.c:265 virt-sgsn2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250410085428992 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) 20250410085428992 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn2-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250410085428992 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn2-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250410085428992 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250410085428993 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 20250410085428993 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085428993 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-sgsn1-0: connection closed 20250410085428993 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250410085428993 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250410085428993 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250410085428993 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250410085428993 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 20250410085428993 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  20250410085428993 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085428993 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250410085428993 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250410085428993 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 20250410085428993 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) 20250410085428993 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-sgsn2-0: connection closed 20250410085428993 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250410085428993 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250410085428993 DLSS720250410085428993 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) [0;m <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250410085428993 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn2){AS_ACTIVE}: state_chg to AS_PENDING 20250410085428993 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 20250410085428993 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085428993 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250410085428993 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250410085428994 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.0.3/0 (xua_snm.c:378) HNBGW_Test.sgsn2-SCCP(967)@449bbc254af8: Final verdict of PTC: none 20250410085428994 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085428994 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085428994 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085428994 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085428995 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250410085428995 DCN NOTICE (msc-2) now unreachable: N-PCSTATE ind: pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250410085428995 DRANAP DEBUG cnlink(msc-2)[0x55ae2aef3b20]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250410085428995 DRANAP NOTICE cnlink(msc-2)[0x55ae2aef3b20]{DISCONNECTED}: link lost (cnlink.c:118) 20250410085428995 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085428995 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250410085428995 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250410085428995 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085428995 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085428995 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085428995 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085428995 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250410085428995 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250410085428995 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250410085428995 DRANAP NOTICE cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: link lost (cnlink.c:118) 20250410085428995 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-108)[0x55ae2ade3390]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250410085428995 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250410085428995 DLSCCP DEBUG SCCP-SCOC(108)[0x55ae2af76b70]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250410085428995 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0069d3fa), PART(T=Source Reference,L=4,D=0000006c), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250410085428995 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085428995 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085428995 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085428995 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085428995 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085428995 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085428995 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [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 69 d3 fa 00 00 6c 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085428995 DLSCCP DEBUG SCCP-SCOC(108)[0x55ae2af76b70]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250410085428995 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-108)[0x55ae2ade3390]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250410085428995 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14814305)[0x55ae2af69bc0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250410085428995 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14814305)[0x55ae2af69bc0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250410085428995 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20250410085428995 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14814305)[0x55ae2af69bc0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250410085428995 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14814305)[0x55ae2af69bc0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250410085428995 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14814305)[0x55ae2af69bc0]{disrupted}: Freeing instance (context_map.c:202) 20250410085428996 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14814305)[0x55ae2af69bc0]{disrupted}: Deallocated (fsm.c:568) 20250410085428996 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-108)[0x55ae2ade3390]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250410085428996 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-108)[0x55ae2ade3390]{disconnected}: Freeing instance (context_map.c:206) 20250410085428996 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-108)[0x55ae2ade3390]{disconnected}: Deallocated (fsm.c:568) 20250410085428996 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14814305 SCCP-108 sgsn-0 MI=TMSI-0x42410023 (from other PLMN): Deallocating (context_map.c:225) 20250410085428996 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085428996 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250410085428996 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.1.2/0 (xua_snm.c:378) 20250410085428996 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085428996 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085428996 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085428996 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085428996 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250410085428996 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250410085428996 DRANAP DEBUG cnlink(sgsn-1)[0x55ae2af5ec30]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250410085428996 DRANAP NOTICE cnlink(sgsn-1)[0x55ae2af5ec30]{DISCONNECTED}: link lost (cnlink.c:118) 20250410085428996 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410085428996 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250410085428996 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085428996 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250410085428996 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.1.3/0 (xua_snm.c:378) 20250410085428996 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085428996 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085428996 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085428996 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085428996 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085428996 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085428996 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250410085428997 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085428997 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085428997 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085428997 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250410085428997 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250410085428997 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250410085428996 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085428996 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085428996 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085428996 DCN DEBUG N-PCSTATE ind: affected_pc=11 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250410085428996 DCN NOTICE (sgsn-2) now unreachable: N-PCSTATE ind: pc=11 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250410085428996 DRANAP DEBUG cnlink(sgsn-2)[0x55ae2af5f5c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250410085428996 DRANAP NOTICE cnlink(sgsn-2)[0x55ae2af5f5c0]{DISCONNECTED}: link lost (cnlink.c:118) 20250410085428996 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-109)[0x55ae2af72fd0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250410085428996 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250410085428996 DLSCCP DEBUG SCCP-SCOC(109)[0x55ae2af7ac70]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250410085428996 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a0f119), PART(T=Source Reference,L=4,D=0000006d), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250410085428996 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085428996 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085428997 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085428997 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085428997 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250410085428997 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085428997 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 a0 f1 19 00 00 6d 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085428997 DLSCCP DEBUG SCCP-SCOC(109)[0x55ae2af7ac70]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250410085428997 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-109)[0x55ae2af72fd0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250410085428997 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7200041)[0x55ae2af74d00]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250410085428997 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7200041)[0x55ae2af74d00]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250410085428997 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20250410085428997 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7200041)[0x55ae2af74d00]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250410085428997 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7200041)[0x55ae2af74d00]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250410085428997 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7200041)[0x55ae2af74d00]{disrupted}: Freeing instance (context_map.c:202) 20250410085428997 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7200041)[0x55ae2af74d00]{disrupted}: Deallocated (fsm.c:568) 20250410085428997 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-109)[0x55ae2af72fd0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250410085428997 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-109)[0x55ae2af72fd0]{disconnected}: Freeing instance (context_map.c:206) 20250410085428997 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-109)[0x55ae2af72fd0]{disconnected}: Deallocated (fsm.c:568) 20250410085428997 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7200041 SCCP-109 sgsn-2 MI=TMSI-0x428AC023: Deallocating (context_map.c:225) 20250410085428997 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085428997 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085428997 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410085428997 DMAIN NOTICE (127.0.0.1:9999 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) 20250410085428997 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) HNBGW_Test.sgsn1-M3UA(966)@449bbc254af8: Final verdict of PTC: none HNBGW_Test.sgsn2-RAN(968)@449bbc254af8: Final verdict of PTC: none TC_sgsnpool_nri_from_other_PLMN-Iuh1(950)@449bbc254af8: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(962)@449bbc254af8: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(960)@449bbc254af8: Final verdict of PTC: none20250410085429007 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47732<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_nri_from_other_PLMN0(971)@449bbc254af8: Final verdict of PTC: pass HNBGW-MGCP(970)@449bbc254af8: Final verdict of PTC: none HNBGW-PFCP(947)@449bbc254af8: Final verdict of PTC: none TC_sgsnpool_nri_from_other_PLMN0(972)@449bbc254af8: Final verdict of PTC: pass MTC@449bbc254af8: Setting final verdict of the test case. MTC@449bbc254af8: Local verdict of MTC: pass MTC@449bbc254af8: Local verdict of PTC MutexDispCT-TC_sgsnpool_nri_from_other_PLMN(944): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC VirtHNBGW-STATS(945): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC IPA-CTRL-CLI-IPA(946): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW-PFCP(947): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN-Iuh0(948): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN-Iuh0-RUA(949): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN-Iuh1(950): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN-Iuh1-RUA(951): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.msc0-SCCP(952): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.msc0-RAN(953): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.msc0-M3UA(954): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.msc1-SCCP(955): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.msc1-RAN(956): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.msc1-M3UA(957): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.msc2-SCCP(958): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.msc2-RAN(959): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.msc2-M3UA(960): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(961): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.sgsn0-RAN(962): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(963): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(964): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.sgsn1-RAN(965): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(966): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.sgsn2-SCCP(967): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.sgsn2-RAN(968): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.sgsn2-M3UA(969): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW-MGCP(970): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN0(971): pass (pass -> pass) MTC@449bbc254af8: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN0(972): pass (pass -> pass) MTC@449bbc254af8: Test case TC_sgsnpool_nri_from_other_PLMN finished. Verdict: pass MTC@449bbc254af8: 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'. 20250410085429040 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47740<->l=127.0.0.1:4261 (telnet_interface.c:138) Thu Apr 10 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 20250410085429186 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47748<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410085429789 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47748<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=652340) Waiting for packet dumper to finish... 1 (prev_count=652340, count=656220) 20250410085430991 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250410085430991 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250410085430991 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250410085430991 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250410085430991 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250410085430991 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250410085430991 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250410085430991 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20250410085430991 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20250410085430992 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250410085430992 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250410085430992 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250410085430993 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250410085430993 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn2){AS_PENDING}: T(r) expired; dropping queued messages 20250410085430993 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn2){AS_PENDING}: state_chg to AS_DOWN 20250410085430993 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250410085430993 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250410085430994 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250410085431274 DLSCCP DEBUG SCCP-SCOC(105)[0x55ae2af70460]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410085431274 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c9d2ed), PART(T=Source Reference,L=4,D=00000069), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085431274 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085431274 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085431274 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085431274 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085431274 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250410085431274 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085431274 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 c9 d2 ed 00 00 69 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085431275 DLSCCP DEBUG SCCP-SCOC(106)[0x55ae2ade35d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410085431275 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005d5d3a), PART(T=Source Reference,L=4,D=0000006a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085431275 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085431275 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085431275 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085431275 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085431275 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250410085431275 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085431275 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 0b 03 00 00 00 04 5d 5d 3a 00 00 6a 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085431275 DLSCCP DEBUG SCCP-SCOC(107)[0x55ae2af8be60]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410085431275 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000d12d1), PART(T=Source Reference,L=4,D=0000006b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085431275 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410085431275 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085431275 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410085431275 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085431275 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250410085431275 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085431275 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 0d 12 d1 00 00 6b 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085431275 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085431275 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085431275 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085431275 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250410085431275 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250410085431275 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250410085431275 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085431275 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085431275 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085431275 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250410085431275 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250410085431276 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250410085431276 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085431276 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085431276 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085431276 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250410085431276 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250410085431276 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250410085431774 DLSCCP DEBUG SCCP-SCOC(103)[0x55ae2aef1d50]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410085431775 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001f2419), PART(T=Source Reference,L=4,D=00000067), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085431775 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410085431775 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085431775 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410085431775 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085431775 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250410085431775 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085431775 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 1f 24 19 00 00 67 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085431775 DLSCCP DEBUG SCCP-SCOC(102)[0x55ae2af82f40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410085431775 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00af655c), PART(T=Source Reference,L=4,D=00000066), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085431775 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410085431775 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085431775 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410085431775 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085431775 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250410085431775 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085431775 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 65 5c 00 00 66 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085431775 DLSCCP DEBUG SCCP-SCOC(104)[0x55ae2af76a40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410085431775 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001ffc0e), PART(T=Source Reference,L=4,D=00000068), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085431775 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410085431775 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085431775 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410085431775 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085431775 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250410085431775 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085431775 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 1f fc 0e 00 00 68 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085431775 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085431775 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085431775 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085431775 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250410085431775 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250410085431775 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250410085431776 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085431776 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085431776 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085431776 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250410085431776 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250410085431776 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250410085431776 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085431776 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085431776 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085431776 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250410085431776 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250410085431776 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! MTC@449bbc254af8: 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@449bbc254af8: 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 ------ Thu Apr 10 08:54:31 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_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 20250410085432318 DLSCCP DEBUG SCCP-SCOC(99)[0x55ae2af76130]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410085432318 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000cfbbc), PART(T=Source Reference,L=4,D=00000063), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085432318 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410085432318 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085432318 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410085432318 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085432318 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085432318 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085432318 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 0c fb bc 00 00 63 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085432318 DLSCCP DEBUG SCCP-SCOC(100)[0x55ae2af6f090]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410085432318 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00415b75), PART(T=Source Reference,L=4,D=00000064), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085432318 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410085432318 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085432318 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410085432318 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085432318 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250410085432318 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085432318 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 41 5b 75 00 00 64 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085432319 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085432319 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085432319 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085432319 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085432319 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085432319 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250410085432319 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085432319 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085432319 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085432319 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250410085432319 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250410085432319 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250410085432320 DLSCCP DEBUG SCCP-SCOC(101)[0x55ae2af6a5b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410085432320 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fff611), PART(T=Source Reference,L=4,D=00000065), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085432320 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410085432320 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085432320 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410085432320 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085432320 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085432320 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085432320 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 ff f6 11 00 00 65 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085432320 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085432320 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085432320 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085432320 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085432320 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085432320 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@449bbc254af8: 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@449bbc254af8: Test case TC_sgsnpool_sccp_n_pcstate_detaches_cnlink started. 20250410085432897 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47754<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410085432902 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47768<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410085432905 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:46487<->l=127.0.0.1:4262) (control_if.c:572) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0(977)@449bbc254af8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250410085432919 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250410085432919 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250410085432926 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085432926 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085432926 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085432926 DRANAP DEBUG cnlink(msc-1)[0x55ae2aef6920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085432927 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085432927 DRANAP DEBUG cnlink(msc-2)[0x55ae2aef3b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085432927 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085432927 DRANAP DEBUG cnlink(msc-3)[0x55ae2af5d910]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1(979)@449bbc254af8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250410085432927 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:38691 (stream_srv.c:142) 20250410085432927 DMAIN INFO New HNB SCTP connection r=127.0.0.1:38691<->l=127.0.0.1:29169 (hnbgw.c:791) 20250410085432928 DRANAP DEBUG cnlink(msc-3)[0x55ae2af5d910]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085432928 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250410085432928 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085432928 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085432928 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410085432928 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085432928 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085432928 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085432928 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) 20250410085432928 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085432928 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085432928 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085432928 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085432928 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085432928 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085432928 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085432928 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) 20250410085432928 DLSS7 DEBUG Found route for dpc=4=0.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) 20250410085432928 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250410085432928 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085432928 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250410085432928 DRANAP DEBUG cnlink(msc-3)[0x55ae2af5d910]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085432928 DRANAP DEBUG cnlink(msc-2)[0x55ae2aef3b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085432928 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250410085432928 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085432928 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085432928 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410085432928 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085432928 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085432928 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085432928 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085432928 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085432928 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085432928 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085432928 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085432928 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085432928 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085432928 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085432928 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085432928 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085432928 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250410085432928 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085432928 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085432928 DRANAP DEBUG cnlink(msc-2)[0x55ae2aef3b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085432928 DRANAP DEBUG cnlink(msc-1)[0x55ae2aef6920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085432928 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250410085432928 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085432928 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085432928 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410085432928 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085432928 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085432928 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085432928 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085432928 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085432928 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085432928 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085432928 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085432928 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085432928 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085432928 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085432928 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085432928 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085432928 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410085432928 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085432928 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085432928 DRANAP DEBUG cnlink(msc-1)[0x55ae2aef6920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085432928 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085432928 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250410085432928 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085432928 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085432928 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410085432928 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085432928 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085432928 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085432928 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085432928 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085432929 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085432929 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085432929 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085432929 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085432929 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085432929 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085432929 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085432929 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085432929 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085432929 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085432929 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085432929 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085432929 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085432929 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085432929 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085432929 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 20250410085432929 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250410085432929 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250410085432929 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085432929 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085432929 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085432929 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250410085432929 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250410085432929 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250410085432929 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085432929 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085432929 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085432929 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410085432929 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410085432929 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250410085432929 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085432929 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085432929 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085432929 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085432929 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085432929 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@449bbc254af8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(983)@449bbc254af8: ************************************************* HNBGW_Test.msc0-M3UA(983)@449bbc254af8: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(983)@449bbc254af8: ************************************************* MTC@449bbc254af8: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(981)@449bbc254af8: v_sccp_pdu_maxlen:268 MTC@449bbc254af8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(986)@449bbc254af8: ************************************************* MTC@449bbc254af8: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(986)@449bbc254af8: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(986)@449bbc254af8: ************************************************* HNBGW_Test.msc1-SCCP(984)@449bbc254af8: v_sccp_pdu_maxlen:268 20250410085432950 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085432950 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085432951 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085432951 DRANAP DEBUG cnlink(sgsn-1)[0x55ae2af5ec30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085432951 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085432951 DRANAP DEBUG cnlink(sgsn-2)[0x55ae2af5f5c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085432951 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085432951 DRANAP DEBUG cnlink(sgsn-3)[0x55ae2af5ff50]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085432952 DRANAP DEBUG cnlink(sgsn-3)[0x55ae2af5ff50]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085432952 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250410085432952 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085432952 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085432952 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410085432952 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085432952 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085432952 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085432952 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) 20250410085432952 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085432952 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085432952 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085432952 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085432952 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085432952 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085432952 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085432952 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) 20250410085432952 DLSS7 DEBUG Found route for dpc=12=0.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) 20250410085432952 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250410085432952 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085432952 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250410085432952 DRANAP DEBUG cnlink(sgsn-3)[0x55ae2af5ff50]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085432952 DRANAP DEBUG cnlink(sgsn-2)[0x55ae2af5f5c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085432952 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250410085432952 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085432952 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085432952 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410085432952 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085432952 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085432952 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085432952 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085432952 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085432952 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085432952 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085432952 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085432952 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085432952 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085432952 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085432952 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085432952 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085432952 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250410085432952 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085432952 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085432952 DRANAP DEBUG cnlink(sgsn-2)[0x55ae2af5f5c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085432952 DRANAP DEBUG cnlink(sgsn-1)[0x55ae2af5ec30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085432952 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250410085432952 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085432952 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085432952 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410085432952 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085432952 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085432952 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085432952 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410085432952 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085432952 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085432952 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085432952 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085432952 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085432952 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085432952 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085432952 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410085432952 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085432952 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250410085432952 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085432952 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085432952 DRANAP DEBUG cnlink(sgsn-1)[0x55ae2af5ec30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085432952 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085432952 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250410085432952 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085432952 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085432952 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410085432952 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085432952 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085432952 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085432952 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085432952 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085432952 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085432952 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085432952 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085432952 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085432952 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085432953 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085432953 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085432953 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085432953 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085432953 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085432953 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085432953 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085432953 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085432953 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085432953 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085432953 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 20250410085432953 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250410085432953 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250410085432953 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085432953 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085432953 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085432953 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250410085432953 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250410085432953 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250410085432953 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085432953 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085432953 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085432953 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250410085432953 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250410085432953 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250410085432953 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085432953 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085432953 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085432953 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085432953 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085432953 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@449bbc254af8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(989)@449bbc254af8: ************************************************* HNBGW_Test.sgsn0-M3UA(989)@449bbc254af8: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(989)@449bbc254af8: ************************************************* MTC@449bbc254af8: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(987)@449bbc254af8: v_sccp_pdu_maxlen:268 MTC@449bbc254af8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(992)@449bbc254af8: ************************************************* HNBGW_Test.sgsn1-M3UA(992)@449bbc254af8: M3UA emulation initiated, the test can be started MTC@449bbc254af8: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(992)@449bbc254af8: ************************************************* HNBGW_Test.sgsn1-SCCP(990)@449bbc254af8: v_sccp_pdu_maxlen:268 20250410085432983 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085432983 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085432983 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250410085432983 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250410085432983 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) 20250410085432983 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250410085432983 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250410085432983 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410085432983 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@449bbc254af8: setverdict(pass): none -> pass 20250410085432986 DLSCCP DEBUG SCCP-SCOC(96)[0x55ae2af78cd0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410085432986 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00383e28), PART(T=Source Reference,L=4,D=00000060), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085432986 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410085432986 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085432986 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410085432986 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085432986 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085432986 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085432986 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 38 3e 28 00 00 60 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085432986 DLSCCP DEBUG SCCP-SCOC(95)[0x55ae2af78930]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410085432986 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0070321c), PART(T=Source Reference,L=4,D=0000005f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085432986 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410085432986 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085432986 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410085432986 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085432987 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085432987 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085432987 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 70 32 1c 00 00 5f 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085432987 DLSCCP DEBUG SCCP-SCOC(98)[0x55ae2afb7d10]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410085432987 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d31be7), PART(T=Source Reference,L=4,D=00000062), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085432987 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410085432987 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085432987 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410085432987 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085432987 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085432987 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085432987 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 d3 1b e7 00 00 62 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085432987 DLSCCP DEBUG SCCP-SCOC(97)[0x55ae2af6ef60]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410085432987 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fee27e), PART(T=Source Reference,L=4,D=00000061), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085432987 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410085432987 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085432987 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410085432987 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085432987 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085432987 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085432987 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 fe e2 7e 00 00 61 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085432987 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085432987 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085432987 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085432987 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085432987 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085432987 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250410085432987 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085432987 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085432987 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085432987 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085432987 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085432987 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250410085432987 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085432987 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085432987 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085432987 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085432987 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085432987 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250410085432987 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085432987 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085432987 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085432987 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085432987 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085432987 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250410085432988 DLINP DEBUG SRVCONN(,r=127.0.0.1:38691<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085432988 DLINP DEBUG SRVCONN(,r=127.0.0.1:38691<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085432988 DLINP DEBUG SRVCONN(,r=127.0.0.1:38691<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250410085432988 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250410085432988 DHNBAP DEBUG (127.0.0.1:38691 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20250410085432988 DHNBAP NOTICE (127.0.0.1:38691 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250410085432988 DHNBAP NOTICE (127.0.0.1:38691 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250410085432988 DLINP DEBUG SRVCONN(,r=127.0.0.1:38691<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410085432988 DLINP DEBUG SRVCONN(,r=127.0.0.1:38691<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed 20250410085433139 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250410085433139 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250410085433139 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250410085433139 DLSS7 <000c> 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)@449bbc254af8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250410085433149 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 20250410085433149 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 20250410085433149 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250410085433149 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250410085433149 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085433149 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250410085433149 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250410085433149 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250410085433149 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250410085433149 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250410085433149 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250410085433149 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 20250410085433149 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250410085433149 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  20250410085433149 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(986)@449bbc254af8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250410085433152 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085433152 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250410085433152 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250410085433152 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  20250410085433152 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250410085433152 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250410085433152 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250410085433152 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 20250410085433152 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250410085433152 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  20250410085433152 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085433152 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250410085433152 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085433152 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250410085433152 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:413) 20250410085433153 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085433153 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085433153 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085433153 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085433153 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250410085433153 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250410085433153 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085433154 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085433154 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250410085433154 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085433154 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085433154 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410085433154 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085433154 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085433154 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085433154 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085433154 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085433154 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085433154 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085433154 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085433154 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085433154 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085433154 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085433154 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085433154 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085433154 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085433155 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085433155 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085433155 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085433155 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085433155 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085433155 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085433155 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085433155 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085433155 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250410085433155 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410085433155 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410085433155 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085433155 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  20250410085433156 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085433156 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPSM:UP) 20250410085433156 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250410085433156 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250410085433156 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250410085433156 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250410085433156 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250410085433156 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 20250410085433156 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Inactive () 20250410085433156 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  20250410085433156 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250410085433161 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085433161 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPTM:ACTIVE) 20250410085433161 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250410085433161 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  20250410085433161 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250410085433161 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250410085433161 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250410085433161 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 20250410085433161 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Active () 20250410085433161 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  20250410085433161 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  20250410085433161 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085433161 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250410085433161 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085433161 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250410085433161 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.0.2/0 (xua_snm.c:413) 20250410085433161 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085433161 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085433161 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085433161 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085433161 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250410085433161 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250410085433161 DRANAP DEBUG cnlink(msc-1)[0x55ae2aef6920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085433162 DRANAP DEBUG cnlink(msc-1)[0x55ae2aef6920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085433162 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250410085433162 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085433162 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085433162 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410085433162 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085433162 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085433162 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085433162 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085433162 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085433162 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085433162 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085433162 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085433162 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085433162 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085433162 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085433162 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085433162 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085433162 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410085433162 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085433162 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085433162 DRANAP DEBUG cnlink(msc-1)[0x55ae2aef6920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085433162 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085433162 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085433162 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085433162 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410085433162 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410085433162 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250410085433162 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250410085433162 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250410085433162 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085433162 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  20250410085433162 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250410085433163 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250410085433163 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250410085433163 DLSS7 <000c> 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)@449bbc254af8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250410085433164 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085433164 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250410085433164 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250410085433164 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250410085433164 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250410085433164 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250410085433164 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250410085433164 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 20250410085433164 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250410085433164 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  20250410085433164 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250410085433164 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085433164 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250410085433164 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250410085433164 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  20250410085433164 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250410085433164 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250410085433164 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250410085433164 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 20250410085433164 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250410085433164 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  20250410085433164 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  20250410085433164 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  20250410085433164 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085433164 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250410085433164 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085433164 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250410085433164 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250410085433164 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085433164 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085433164 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085433164 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085433164 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250410085433164 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250410085433164 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085433166 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085433166 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250410085433166 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085433166 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085433166 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410085433166 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085433166 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085433166 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085433166 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085433166 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085433166 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085433166 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085433166 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085433166 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085433166 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085433166 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085433166 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085433166 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085433166 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085433166 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085433166 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085433166 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085433166 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085433166 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085433166 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085433166 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085433166 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085433166 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.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' 20250410085433166 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410085433166 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410085433166 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085433166 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  20250410085433173 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 20250410085433173 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 20250410085433173 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250410085433173 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(992)@449bbc254af8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250410085433176 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085433176 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPSM:UP) 20250410085433176 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250410085433176 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250410085433176 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250410085433176 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250410085433176 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250410085433176 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 20250410085433176 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Inactive () 20250410085433176 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  20250410085433176 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250410085433177 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085433177 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPTM:ACTIVE) 20250410085433177 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250410085433177 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  20250410085433177 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250410085433177 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250410085433177 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250410085433177 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 20250410085433177 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Active () 20250410085433177 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  20250410085433177 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  20250410085433177 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  20250410085433177 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  20250410085433177 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085433177 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250410085433178 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085433178 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250410085433178 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.1.2/0 (xua_snm.c:413) 20250410085433178 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085433178 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085433178 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085433178 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085433178 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250410085433178 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250410085433178 DRANAP DEBUG cnlink(sgsn-1)[0x55ae2af5ec30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085433179 DRANAP DEBUG cnlink(sgsn-1)[0x55ae2af5ec30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085433179 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250410085433179 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085433179 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085433179 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410085433179 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085433179 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085433179 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085433179 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085433179 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085433179 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085433179 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085433179 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085433179 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085433179 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085433179 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085433179 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085433179 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085433179 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250410085433179 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085433179 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085433179 DRANAP DEBUG cnlink(sgsn-1)[0x55ae2af5ec30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085433179 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085433179 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085433179 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085433179 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250410085433179 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250410085433179 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' 20250410085433179 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 20250410085433179 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250410085433179 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085433179 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  20250410085433568 DLSCCP DEBUG SCCP-SCOC(93)[0x55ae2af7ae10]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410085433568 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0046d2a4), PART(T=Source Reference,L=4,D=0000005d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085433568 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085433568 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085433568 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085433568 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085433568 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085433568 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085433568 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 46 d2 a4 00 00 5d 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085433568 DLSCCP DEBUG SCCP-SCOC(92)[0x55ae2af83720]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410085433568 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cd4784), PART(T=Source Reference,L=4,D=0000005c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085433568 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085433568 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085433568 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085433568 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085433568 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085433568 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085433568 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 cd 47 84 00 00 5c 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085433569 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085433569 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085433569 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085433569 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085433569 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085433569 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250410085433569 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410085433569 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410085433569 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085433569 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 46 d2 a4 00 00 5d 0f 00 00 00 00 00 06 00 08 00 00 00 01  20250410085433569 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085433569 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085433569 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085433569 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085433569 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085433569 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250410085433569 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410085433569 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410085433569 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085433569 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 cd 47 84 00 00 5c 0f 00 00 00 00 00 06 00 08 00 00 00 01  20250410085433570 DLSCCP DEBUG SCCP-SCOC(94)[0x55ae2af71270]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410085433570 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006bbeca), PART(T=Source Reference,L=4,D=0000005e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085433570 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085433570 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085433570 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085433570 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085433570 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410085433570 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085433570 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 6b be ca 00 00 5e 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085433570 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085433570 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085433570 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085433570 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410085433570 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410085433570 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=2=0.0.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' 20250410085433570 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250410085433570 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250410085433570 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085433570 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 6b be ca 00 00 5e 0f 00 00 00 00 00 06 00 08 00 00 00 03  20250410085433577 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085433577 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410085433577 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410085433577 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410085433577 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085433577 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410085433577 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085433577 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085433577 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085433577 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 46 d2 a4 00 00 06 00 08 00 00 00 07  20250410085433577 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085433577 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250410085433578 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250410085433578 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 20250410085433578 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085433578 DLSS7 <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' 20250410085433578 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085433578 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085433578 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085433578 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 6b be ca 00 00 06 00 08 00 00 00 07  20250410085433578 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085433578 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085433578 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085433578 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410085433578 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085433578 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=0046d2a4) (sccp_scrc.c:486) 20250410085433578 DLSCCP DEBUG Received CO:RELCO for local reference 93 (sccp_scoc.c:1855) 20250410085433578 DLSCCP DEBUG SCCP-SCOC(93)[0x55ae2af7ae10]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250410085433578 DLSCCP DEBUG SCCP-SCOC(93)[0x55ae2af7ae10]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250410085433578 DLSCCP DEBUG SCCP-SCOC(93)[0x55ae2af7ae10]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250410085433578 DLSCCP DEBUG SCCP-SCOC(93)[0x55ae2af7ae10]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250410085433578 DLSCCP DEBUG SCCP-SCOC(93)[0x55ae2af7ae10]{IDLE}: Deallocated (fsm.c:568) 20250410085433578 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085433578 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085433578 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085433578 DLM3UA DEBUG 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) 20250410085433578 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085433578 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=006bbeca) (sccp_scrc.c:486) 20250410085433578 DLSCCP DEBUG Received CO:RELCO for local reference 94 (sccp_scoc.c:1855) 20250410085433578 DLSCCP DEBUG SCCP-SCOC(94)[0x55ae2af71270]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250410085433578 DLSCCP DEBUG SCCP-SCOC(94)[0x55ae2af71270]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250410085433578 DLSCCP DEBUG SCCP-SCOC(94)[0x55ae2af71270]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250410085433578 DLSCCP DEBUG SCCP-SCOC(94)[0x55ae2af71270]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250410085433578 DLSCCP DEBUG SCCP-SCOC(94)[0x55ae2af71270]{IDLE}: Deallocated (fsm.c:568) 20250410085433781 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085433781 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410085433781 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410085433781 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410085433781 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085433781 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410085433781 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085433781 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085433781 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085433781 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 cd 47 84 00 00 06 00 08 00 00 00 07  20250410085433781 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085433781 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085433781 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085433781 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410085433781 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085433781 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=00cd4784) (sccp_scrc.c:486) 20250410085433781 DLSCCP DEBUG Received CO:RELCO for local reference 92 (sccp_scoc.c:1855) 20250410085433781 DLSCCP DEBUG SCCP-SCOC(92)[0x55ae2af83720]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250410085433781 DLSCCP DEBUG SCCP-SCOC(92)[0x55ae2af83720]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250410085433781 DLSCCP DEBUG SCCP-SCOC(92)[0x55ae2af83720]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250410085433781 DLSCCP DEBUG SCCP-SCOC(92)[0x55ae2af83720]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250410085433781 DLSCCP DEBUG SCCP-SCOC(92)[0x55ae2af83720]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(982)@449bbc254af8: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(985)@449bbc254af8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250410085433956 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085433956 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250410085433956 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250410085433956 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 20250410085433956 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085433956 DLSS7 <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' 20250410085433956 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085433956 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085433956 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085433956 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085433956 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085433956 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085433956 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085433956 DLM3UA DEBUG 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) 20250410085433956 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085433956 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085433956 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250410085433956 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250410085433956 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085433956 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085433956 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085433956 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085433956 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085433956 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085433956 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085433956 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085433956 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085433956 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085433956 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085433956 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085433956 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085433956 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085433956 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250410085433956 DRANAP DEBUG cnlink(msc-1)[0x55ae2aef6920]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250410085433956 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) 20250410085433956 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) 20250410085433956 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085433956 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250410085433956 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085433956 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085433956 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085433956 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085433956 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085433956 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085433956 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085433956 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085433956 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085433956 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085433956 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085433956 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085433956 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085433956 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410085433956 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085433956 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250410085433956 DRANAP DEBUG cnlink(msc-1)[0x55ae2aef6920]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250410085433956 DRANAP NOTICE cnlink(msc-1)[0x55ae2aef6920]{CONNECTED}: link up (cnlink.c:111) 20250410085433956 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085433956 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085433956 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085433956 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410085433956 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410085433956 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250410085433956 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250410085433956 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250410085433956 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085433956 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  20250410085433957 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085433957 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250410085433957 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250410085433957 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 20250410085433957 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085433957 DLSS7 <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' 20250410085433957 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085433957 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085433957 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085433957 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085433957 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085433957 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085433957 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085433957 DLM3UA DEBUG 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) 20250410085433957 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085433957 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085433957 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250410085433957 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250410085433957 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085433957 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085433957 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085433957 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085433957 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085433957 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085433957 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085433957 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085433957 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085433957 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085433957 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085433957 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085433957 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085433957 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085433957 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250410085433957 DRANAP DEBUG cnlink(msc-1)[0x55ae2aef6920]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250410085433957 DRANAP INFO cnlink(msc-1)[0x55ae2aef6920]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(988)@449bbc254af8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250410085433968 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085433968 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410085433968 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410085433968 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410085433968 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085433968 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410085433968 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085433968 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085433968 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085433968 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085433968 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085433968 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085433968 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085433968 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410085433968 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085433968 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085433968 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250410085433968 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410085433968 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085433968 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085433968 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085433968 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085433968 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085433968 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085433968 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085433968 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085433968 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085433968 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085433968 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085433968 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085433968 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085433968 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085433968 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250410085433968 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250410085433968 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250410085433968 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250410085433968 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085433968 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410085433968 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085433968 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085433968 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085433968 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085433968 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085433968 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085433968 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085433968 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085433968 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085433968 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085433968 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085433968 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085433968 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085433968 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085433968 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085433968 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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) 20250410085433968 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250410085433968 DRANAP NOTICE cnlink(sgsn-0)[0x55ae2af5e2a0]{CONNECTED}: link up (cnlink.c:111) 20250410085433968 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085433968 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085433968 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085433968 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085433968 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085433968 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.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' 20250410085433968 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410085433968 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410085433968 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085433968 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  20250410085433968 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085433968 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410085433968 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410085433968 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410085433968 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085433968 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410085433968 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085433968 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085433968 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085433968 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085433968 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085433968 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085433968 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085433968 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410085433968 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085433968 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085433968 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250410085433968 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410085433968 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085433968 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085433968 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085433968 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085433968 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085433968 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085433968 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085433968 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085433968 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085433968 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085433968 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085433968 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085433968 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085433968 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085433968 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250410085433968 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250410085433968 DRANAP INFO cnlink(sgsn-0)[0x55ae2af5e2a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(991)@449bbc254af8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250410085433979 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085433979 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250410085433979 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250410085433979 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 20250410085433979 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085433979 DLSS7 <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' 20250410085433979 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085433979 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085433979 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085433980 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085433980 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085433980 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085433980 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085433980 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) 20250410085433980 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085433980 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085433980 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250410085433980 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250410085433980 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085433980 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085433980 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085433980 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085433980 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085433980 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085433980 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085433980 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085433980 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085433980 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085433980 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085433980 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085433980 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085433980 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085433980 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250410085433980 DRANAP DEBUG cnlink(sgsn-1)[0x55ae2af5ec30]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250410085433980 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) 20250410085433980 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) 20250410085433980 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085433980 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250410085433980 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085433980 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085433980 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085433980 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085433980 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085433980 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085433980 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085433980 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085433980 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085433980 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085433980 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085433980 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085433980 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085433980 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250410085433980 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085433980 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250410085433980 DRANAP DEBUG cnlink(sgsn-1)[0x55ae2af5ec30]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250410085433980 DRANAP NOTICE cnlink(sgsn-1)[0x55ae2af5ec30]{CONNECTED}: link up (cnlink.c:111) 20250410085433980 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085433980 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085433980 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085433980 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250410085433980 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250410085433980 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' 20250410085433980 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 20250410085433980 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250410085433980 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085433980 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  20250410085433981 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085433981 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250410085433981 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250410085433981 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 20250410085433981 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085433981 DLSS7 <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' 20250410085433981 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085433981 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085433981 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085433981 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085433981 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085433981 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085433981 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085433981 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) 20250410085433981 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085433981 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085433981 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250410085433981 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250410085433981 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085433981 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085433981 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085433981 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085433981 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085433981 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085433981 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085433981 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085433981 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085433981 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085433981 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085433981 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085433981 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085433981 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085433981 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250410085433981 DRANAP DEBUG cnlink(sgsn-1)[0x55ae2af5ec30]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250410085433981 DRANAP INFO cnlink(sgsn-1)[0x55ae2af5ec30]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250410085433988 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085433988 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410085433988 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410085433988 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410085433988 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085433988 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410085433988 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085433988 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085433988 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085433988 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085433988 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085433988 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410085433988 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410085433988 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410085433988 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085433988 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410085433988 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085433988 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085433988 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085433988 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085433988 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085433988 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085433988 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410085433988 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085433988 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085433988 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250410085433988 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410085433988 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085433988 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085433988 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085433988 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085433988 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085433988 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085433988 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085433988 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085433988 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085433988 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085433988 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085433988 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085433988 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085433988 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085433988 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250410085433988 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250410085433988 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250410085433988 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250410085433988 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085433988 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410085433988 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085433988 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085433988 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085433988 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085433988 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085433988 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085433988 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085433988 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085433988 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085433988 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085433988 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085433988 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085433988 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085433988 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085433988 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085433988 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085433988 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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) 20250410085433989 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250410085433989 DRANAP NOTICE cnlink(msc-0)[0x55ae2af13940]{CONNECTED}: link up (cnlink.c:111) 20250410085433989 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085433989 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085433989 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085433989 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410085433989 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085433989 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085433989 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250410085433989 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410085433989 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085433989 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085433989 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085433989 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085433989 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085433989 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085433989 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085433989 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085433989 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085433989 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085433989 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085433989 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085433989 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085433989 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085433989 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250410085433989 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250410085433989 DRANAP INFO cnlink(msc-0)[0x55ae2af13940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250410085433989 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085433989 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085433989 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085433989 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085433989 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085433989 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250410085433989 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410085433989 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410085433989 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085433989 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  20250410085435000 DLCTRL DEBUG Command: GET 662456664 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250410085435000 DLCTRL DEBUG Tx Command reply: GET_REPLY 662456664 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250410085435005 DLCTRL DEBUG Command: GET 288233528 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250410085435005 DLCTRL DEBUG Tx Command reply: GET_REPLY 288233528 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250410085435009 DLCTRL DEBUG Command: GET 922918706 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250410085435009 DLCTRL DEBUG Tx Command reply: GET_REPLY 922918706 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085435014 DLCTRL DEBUG Command: GET 144194469 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085435014 DLCTRL DEBUG Tx Command reply: GET_REPLY 144194469 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085435018 DLCTRL DEBUG Command: GET 996140568 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250410085435018 DLCTRL DEBUG Tx Command reply: GET_REPLY 996140568 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) 20250410085435022 DLCTRL DEBUG Command: GET 796806687 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250410085435022 DLCTRL DEBUG Tx Command reply: GET_REPLY 796806687 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250410085435026 DLCTRL DEBUG Command: GET 524576349 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250410085435026 DLCTRL DEBUG Tx Command reply: GET_REPLY 524576349 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250410085435030 DLCTRL DEBUG Command: GET 677463116 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250410085435030 DLCTRL DEBUG Tx Command reply: GET_REPLY 677463116 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085435034 DLCTRL DEBUG Command: GET 474988111 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085435034 DLCTRL DEBUG Tx Command reply: GET_REPLY 474988111 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085435037 DLCTRL DEBUG Command: GET 672606934 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250410085435037 DLCTRL DEBUG Tx Command reply: GET_REPLY 672606934 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) 20250410085435039 DLCTRL DEBUG Command: GET 142227321 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250410085435039 DLCTRL DEBUG Tx Command reply: GET_REPLY 142227321 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250410085435042 DLCTRL DEBUG Command: GET 840129037 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250410085435042 DLCTRL DEBUG Tx Command reply: GET_REPLY 840129037 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250410085435044 DLCTRL DEBUG Command: GET 382212230 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250410085435044 DLCTRL DEBUG Tx Command reply: GET_REPLY 382212230 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085435046 DLCTRL DEBUG Command: GET 834645618 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085435046 DLCTRL DEBUG Tx Command reply: GET_REPLY 834645618 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085435048 DLCTRL DEBUG Command: GET 788347058 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250410085435048 DLCTRL DEBUG Tx Command reply: GET_REPLY 788347058 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) 20250410085435050 DLCTRL DEBUG Command: GET 597389853 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250410085435050 DLCTRL DEBUG Tx Command reply: GET_REPLY 597389853 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250410085435051 DLCTRL DEBUG Command: GET 194522698 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250410085435051 DLCTRL DEBUG Tx Command reply: GET_REPLY 194522698 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250410085435053 DLCTRL DEBUG Command: GET 400389607 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250410085435053 DLCTRL DEBUG Tx Command reply: GET_REPLY 400389607 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085435054 DLCTRL DEBUG Command: GET 958801774 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085435054 DLCTRL DEBUG Tx Command reply: GET_REPLY 958801774 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085435056 DLCTRL DEBUG Command: GET 372979106 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250410085435056 DLCTRL DEBUG Tx Command reply: GET_REPLY 372979106 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@449bbc254af8: 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@449bbc254af8: "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@449bbc254af8: 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 := '000000000000001100110001'B, t_guard := 20.000000 } 20250410085435093 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47784<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(988)@449bbc254af8: f_create_expect(l3 := '080101D571000008292624000000003000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(988)@449bbc254af8: 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)@449bbc254af8: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(994)110250 20250410085436138 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085436138 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085436138 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250410085436138 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250410085436138 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x1aeaa, normal) (hnbgw_rua.c:407) 20250410085436138 DHNB DEBUG map_rua[0x55ae2af71270]{init}: Allocated (fsm.c:456) 20250410085436138 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-110250)[0x55ae2af71270]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250410085436138 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-110250 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250410085436138 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410085436138 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410085436138 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000003 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250410085436138 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-110250 SCCP-0 PS MI=IMSI-262420000000003: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250410085436138 DCN DEBUG map_sccp[0x55ae2af7ae10]{init}: Allocated (fsm.c:456) 20250410085436138 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-110)[0x55ae2af7ae10]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250410085436138 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-110250 <-> SCCP-110 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250410085436138 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-110250 SCCP-110 sgsn-0 MI=IMSI-262420000000003: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250410085436138 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-110250)[0x55ae2af71270]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250410085436138 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410085436138 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410085436138 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-110250)[0x55ae2af71270]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250410085436138 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-110)[0x55ae2af7ae10]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250410085436138 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250410085436138 DLSCCP DEBUG SCCP-SCOC(110)[0x55ae2af74d00]{IDLE}: Allocated (fsm.c:456) 20250410085436138 DLSCCP DEBUG SCCP-SCOC(110)[0x55ae2af74d00]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250410085436138 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340540000070003400180000f40060000f11009260037400100003a40080000f110092600370010401d1c080101d571000008292624000000003000f1102a2a170512c7422000004f40030003310056400500f1100926) (sccp_scrc.c:415) 20250410085436138 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085436138 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085436138 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085436138 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085436138 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085436138 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085436138 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085436138 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085436138 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085436138 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085436138 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085436138 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085436138 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085436138 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085436138 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085436138 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 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) 20250410085436138 DLSCCP DEBUG SCCP-SCOC(110)[0x55ae2af74d00]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250410085436138 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-110)[0x55ae2af7ae10]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250410085436138 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-110250)[0x55ae2af71270]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250410085436139 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085436139 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085436139 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085436139 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085436139 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085436139 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250410085436139 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410085436139 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410085436139 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085436139 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 31 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(987)@449bbc254af8: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(987)@449bbc254af8: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(988)@449bbc254af8: Found Expect[0] for l3='080101D571000008292624000000003000F1102A2A170512C7422000'O handled at TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(994) HNBGW_Test.sgsn0-RAN(988)@449bbc254af8: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(994)1412340 HNBGW_Test.sgsn0-SCCP(987)@449bbc254af8: Session index based on connection ID:0 TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(994)@449bbc254af8: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(987)@449bbc254af8: Warning: Re-starting timer T_ias[0], which is already active (running or expired). MTC@449bbc254af8: 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 } } } 20250410085436151 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085436152 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410085436152 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410085436152 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410085436152 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085436152 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410085436152 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085436152 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085436152 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085436152 DLSS7 <000c> osmo_ss7_asp.c:1175 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 ed d1 14 02 00 00 00 00 00 06 00 08 00 00 00 07  20250410085436152 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085436152 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085436152 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085436152 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410085436152 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085436152 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00edd114) (sccp_scrc.c:486) 20250410085436152 DLSCCP DEBUG Received CO:COAK for local reference 110 (sccp_scoc.c:1855) 20250410085436152 DLSCCP DEBUG SCCP-SCOC(110)[0x55ae2af74d00]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250410085436152 DLSCCP DEBUG SCCP-SCOC(110)[0x55ae2af74d00]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250410085436152 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085436152 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250410085436152 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) 20250410085436152 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-110)[0x55ae2af7ae10]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250410085436152 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-110)[0x55ae2af7ae10]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250410085436152 DLCTRL DEBUG Command: GET 754452105 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250410085436152 DLCTRL DEBUG Tx Command reply: GET_REPLY 754452105 rate_ctr.abs.sgsn.0.cnpool:subscr:new 1 (control_if.c:477) 20250410085436154 DLCTRL DEBUG Command: GET 935335079 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250410085436154 DLCTRL DEBUG Tx Command reply: GET_REPLY 935335079 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250410085436158 DLCTRL DEBUG Command: GET 209817485 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250410085436158 DLCTRL DEBUG Tx Command reply: GET_REPLY 209817485 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085436160 DLCTRL DEBUG Command: GET 568880826 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085436160 DLCTRL DEBUG Tx Command reply: GET_REPLY 568880826 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085436162 DLCTRL DEBUG Command: GET 143105656 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250410085436162 DLCTRL DEBUG Tx Command reply: GET_REPLY 143105656 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed 20250410085436164 DLCTRL DEBUG Command: GET 917953634 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250410085436164 DLCTRL DEBUG Tx Command reply: GET_REPLY 917953634 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250410085436167 DLCTRL DEBUG Command: GET 340517176 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250410085436167 DLCTRL DEBUG Tx Command reply: GET_REPLY 340517176 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250410085436170 DLCTRL DEBUG Command: GET 64483055 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250410085436170 DLCTRL DEBUG Tx Command reply: GET_REPLY 64483055 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085436172 DLCTRL DEBUG Command: GET 371098424 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085436172 DLCTRL DEBUG Tx Command reply: GET_REPLY 371098424 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085436175 DLCTRL DEBUG Command: GET 718549624 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250410085436175 DLCTRL DEBUG Tx Command reply: GET_REPLY 718549624 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed 20250410085436177 DLCTRL DEBUG Command: GET 989881208 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250410085436177 DLCTRL DEBUG Tx Command reply: GET_REPLY 989881208 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250410085436179 DLCTRL DEBUG Command: GET 515015789 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250410085436179 DLCTRL DEBUG Tx Command reply: GET_REPLY 515015789 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250410085436181 DLCTRL DEBUG Command: GET 108899299 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250410085436181 DLCTRL DEBUG Tx Command reply: GET_REPLY 108899299 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085436183 DLCTRL DEBUG Command: GET 520951117 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085436183 DLCTRL DEBUG Tx Command reply: GET_REPLY 520951117 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085436185 DLCTRL DEBUG Command: GET 63971483 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250410085436185 DLCTRL DEBUG Tx Command reply: GET_REPLY 63971483 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed 20250410085436187 DLCTRL DEBUG Command: GET 274976615 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250410085436187 DLCTRL DEBUG Tx Command reply: GET_REPLY 274976615 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250410085436190 DLCTRL DEBUG Command: GET 749226287 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250410085436190 DLCTRL DEBUG Tx Command reply: GET_REPLY 749226287 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250410085436193 DLCTRL DEBUG Command: GET 480402251 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250410085436193 DLCTRL DEBUG Tx Command reply: GET_REPLY 480402251 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085436197 DLCTRL DEBUG Command: GET 272870578 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085436197 DLCTRL DEBUG Tx Command reply: GET_REPLY 272870578 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085436201 DLCTRL DEBUG Command: GET 189552207 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250410085436201 DLCTRL DEBUG Tx Command reply: GET_REPLY 189552207 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed MTC@449bbc254af8: 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 := '000000000000000110010001'B, t_guard := 20.000000 } 20250410085436252 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37636<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn1-RAN(991)@449bbc254af8: f_create_expect(l3 := '08087300F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(991)@449bbc254af8: 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)@449bbc254af8: Added conn table entry 1TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(995)7380666 20250410085437287 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085437287 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085437287 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 104 bytes from client (stream_srv.c:1351) 20250410085437287 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250410085437287 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x709eba, normal) (hnbgw_rua.c:407) 20250410085437287 DHNB DEBUG map_rua[0x55ae2af72fd0]{init}: Allocated (fsm.c:456) 20250410085437287 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7380666)[0x55ae2af72fd0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250410085437287 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7380666 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250410085437287 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410085437287 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410085437287 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:248) 20250410085437287 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7380666 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 1 (hnbgw_cn.c:1125) 20250410085437287 DCN DEBUG map_sccp[0x55ae2af69bc0]{init}: Allocated (fsm.c:456) 20250410085437287 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-111)[0x55ae2af69bc0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250410085437287 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-7380666 <-> SCCP-111 sgsn-1 sgsn-one cs7-0.sccp l=0.23.5<->r=0.1.2 (context_map.c:128) 20250410085437287 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7380666 SCCP-111 sgsn-1 MI=NONE: rx RUA Connect with 75 bytes RANAP data (hnbgw_rua.c:312) 20250410085437287 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7380666)[0x55ae2af72fd0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250410085437287 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410085437287 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410085437287 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7380666)[0x55ae2af72fd0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250410085437287 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-111)[0x55ae2af69bc0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250410085437287 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250410085437287 DLSCCP DEBUG SCCP-SCOC(111)[0x55ae2ade3390]{IDLE}: Allocated (fsm.c:456) 20250410085437287 DLSCCP DEBUG SCCP-SCOC(111)[0x55ae2ade3390]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250410085437287 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340470000070003400180000f40060000f11009260037400100003a40080000f11009260037001040100f08087300f1102a2a170512c7422000004f40030001910056400500f1100926) (sccp_scrc.c:415) 20250410085437287 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085437287 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085437287 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085437287 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085437287 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085437287 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085437287 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085437287 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085437287 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085437287 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085437287 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085437287 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085437287 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085437287 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250410085437287 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085437287 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 91 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085437287 DLSCCP DEBUG SCCP-SCOC(111)[0x55ae2ade3390]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250410085437287 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-111)[0x55ae2af69bc0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250410085437287 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7380666)[0x55ae2af72fd0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250410085437288 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085437288 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085437288 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085437288 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250410085437288 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250410085437288 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' 20250410085437288 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 20250410085437288 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250410085437288 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085437288 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 91 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 04  HNBGW_Test.sgsn1-SCCP(990)@449bbc254af8: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(990)@449bbc254af8: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(991)@449bbc254af8: Found Expect[0] for l3='08087300F1102A2A170512C7422000'O handled at TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(995) HNBGW_Test.sgsn1-RAN(991)@449bbc254af8: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(995)3160413 HNBGW_Test.sgsn1-SCCP(990)@449bbc254af8: Session index based on connection ID:0 HNBGW_Test.sgsn1-SCCP(990)@449bbc254af8: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(995)@449bbc254af8: setverdict(pass): none -> pass 20250410085437307 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085437307 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250410085437307 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250410085437307 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 20250410085437307 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085437307 DLSS7 <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' 20250410085437307 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085437307 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085437307 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085437307 DLSS7 <000c> osmo_ss7_asp.c:1175 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 b8 99 20 02 00 00 00 00 00 06 00 08 00 00 00 07  20250410085437307 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085437307 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085437307 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085437307 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) 20250410085437308 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085437308 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00b89920) (sccp_scrc.c:486) 20250410085437308 DLSCCP DEBUG Received CO:COAK for local reference 111 (sccp_scoc.c:1855) 20250410085437308 DLSCCP DEBUG SCCP-SCOC(111)[0x55ae2ade3390]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250410085437308 DLSCCP DEBUG SCCP-SCOC(111)[0x55ae2ade3390]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250410085437308 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085437308 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250410085437308 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) 20250410085437308 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-111)[0x55ae2af69bc0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250410085437308 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-111)[0x55ae2af69bc0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@449bbc254af8: 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 } } } 20250410085437309 DLCTRL DEBUG Command: GET 647438784 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250410085437309 DLCTRL DEBUG Tx Command reply: GET_REPLY 647438784 rate_ctr.abs.sgsn.0.cnpool:subscr:new 1 (control_if.c:477) 20250410085437314 DLCTRL DEBUG Command: GET 258222560 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250410085437314 DLCTRL DEBUG Tx Command reply: GET_REPLY 258222560 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250410085437318 DLCTRL DEBUG Command: GET 674137892 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250410085437318 DLCTRL DEBUG Tx Command reply: GET_REPLY 674137892 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085437322 DLCTRL DEBUG Command: GET 464587254 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085437322 DLCTRL DEBUG Tx Command reply: GET_REPLY 464587254 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085437325 DLCTRL DEBUG Command: GET 760561380 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250410085437325 DLCTRL DEBUG Tx Command reply: GET_REPLY 760561380 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed 20250410085437329 DLCTRL DEBUG Command: GET 413920863 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250410085437329 DLCTRL DEBUG Tx Command reply: GET_REPLY 413920863 rate_ctr.abs.sgsn.1.cnpool:subscr:new 1 (control_if.c:477) 20250410085437333 DLCTRL DEBUG Command: GET 858569332 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250410085437333 DLCTRL DEBUG Tx Command reply: GET_REPLY 858569332 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250410085437335 DLCTRL DEBUG Command: GET 783969277 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250410085437335 DLCTRL DEBUG Tx Command reply: GET_REPLY 783969277 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085437338 DLCTRL DEBUG Command: GET 965464246 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085437338 DLCTRL DEBUG Tx Command reply: GET_REPLY 965464246 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085437340 DLCTRL DEBUG Command: GET 401456019 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250410085437340 DLCTRL DEBUG Tx Command reply: GET_REPLY 401456019 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed 20250410085437343 DLCTRL DEBUG Command: GET 220113079 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250410085437343 DLCTRL DEBUG Tx Command reply: GET_REPLY 220113079 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250410085437347 DLCTRL DEBUG Command: GET 916195856 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250410085437347 DLCTRL DEBUG Tx Command reply: GET_REPLY 916195856 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250410085437353 DLCTRL DEBUG Command: GET 45420765 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250410085437353 DLCTRL DEBUG Tx Command reply: GET_REPLY 45420765 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085437357 DLCTRL DEBUG Command: GET 363606554 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085437357 DLCTRL DEBUG Tx Command reply: GET_REPLY 363606554 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085437360 DLCTRL DEBUG Command: GET 168588479 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250410085437360 DLCTRL DEBUG Tx Command reply: GET_REPLY 168588479 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed 20250410085437364 DLCTRL DEBUG Command: GET 825355966 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250410085437364 DLCTRL DEBUG Tx Command reply: GET_REPLY 825355966 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250410085437367 DLCTRL DEBUG Command: GET 550455855 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250410085437367 DLCTRL DEBUG Tx Command reply: GET_REPLY 550455855 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250410085437369 DLCTRL DEBUG Command: GET 665141899 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250410085437369 DLCTRL DEBUG Tx Command reply: GET_REPLY 665141899 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085437371 DLCTRL DEBUG Command: GET 116897725 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085437371 DLCTRL DEBUG Tx Command reply: GET_REPLY 116897725 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085437373 DLCTRL DEBUG Command: GET 908808395 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250410085437373 DLCTRL DEBUG Tx Command reply: GET_REPLY 908808395 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed MTC@449bbc254af8: "disconnecting msc0" 20250410085437375 DLGLOBAL NOTICE TTCN3 f_logp(): disconnecting msc0 (logging_vty.c:1172) 20250410085437377 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250410085437377 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410085437377 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250410085437377 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250410085437377 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250410085437377 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410085437377 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250410085437377 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250410085437377 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250410085437377 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085437377 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-sgsn0-0: connection closed 20250410085437377 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250410085437377 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250410085437377 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250410085437377 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250410085437377 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 20250410085437377 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  20250410085437377 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  20250410085437377 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  20250410085437377 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085437377 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250410085437377 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250410085437377 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085437377 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250410085437377 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250410085437377 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085437377 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085437377 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085437377 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085437377 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250410085437377 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250410085437377 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250410085437377 DRANAP NOTICE cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: link lost (cnlink.c:118) 20250410085437377 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-110)[0x55ae2af7ae10]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250410085437377 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250410085437377 DLSCCP DEBUG SCCP-SCOC(110)[0x55ae2af74d00]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250410085437377 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00edd114), PART(T=Source Reference,L=4,D=0000006e), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250410085437377 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085437377 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085437377 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085437377 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085437377 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085437377 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085437377 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [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 ed d1 14 00 00 6e 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085437377 DLSCCP DEBUG SCCP-SCOC(110)[0x55ae2af74d00]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250410085437377 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-110)[0x55ae2af7ae10]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250410085437377 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-110250)[0x55ae2af71270]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250410085437377 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-110250)[0x55ae2af71270]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250410085437378 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20250410085437378 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-110250)[0x55ae2af71270]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250410085437378 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-110250)[0x55ae2af71270]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250410085437378 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-110250)[0x55ae2af71270]{disrupted}: Freeing instance (context_map.c:202) 20250410085437378 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-110250)[0x55ae2af71270]{disrupted}: Deallocated (fsm.c:568) 20250410085437378 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-110)[0x55ae2af7ae10]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250410085437378 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-110)[0x55ae2af7ae10]{disconnected}: Freeing instance (context_map.c:206) 20250410085437378 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-110)[0x55ae2af7ae10]{disconnected}: Deallocated (fsm.c:568) 20250410085437378 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-110250 SCCP-110 sgsn-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250410085437378 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085437378 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085437378 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085437378 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085437378 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085437378 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250410085437378 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410085437378 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) MTC@449bbc254af8: 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 := '000000000000000111111011'B, t_guard := 20.000000 } TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(978)@449bbc254af8: Deleted conn table entry 0TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(994)110250 20250410085437418 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37640<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn1-RAN(991)@449bbc254af8: f_create_expect(l3 := '08050118082926240000000030'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(991)@449bbc254af8: 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)@449bbc254af8: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(996)13919267 20250410085438432 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085438432 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085438432 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250410085438432 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250410085438432 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xd46423, normal) (hnbgw_rua.c:407) 20250410085438432 DHNB DEBUG map_rua[0x55ae2af71270]{init}: Allocated (fsm.c:456) 20250410085438432 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13919267)[0x55ae2af71270]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250410085438432 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13919267 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250410085438432 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410085438432 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410085438432 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13919267 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 1 (hnbgw_cn.c:1125) 20250410085438433 DCN DEBUG map_sccp[0x55ae2af7ae10]{init}: Allocated (fsm.c:456) 20250410085438433 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-112)[0x55ae2af7ae10]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250410085438433 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-13919267 <-> SCCP-112 sgsn-1 sgsn-one cs7-0.sccp l=0.23.5<->r=0.1.2 (context_map.c:128) 20250410085438433 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13919267 SCCP-112 sgsn-1 MI=NONE: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250410085438433 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13919267)[0x55ae2af71270]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250410085438433 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410085438433 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410085438433 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13919267)[0x55ae2af71270]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250410085438433 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-112)[0x55ae2af7ae10]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250410085438433 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250410085438433 DLSCCP DEBUG SCCP-SCOC(112)[0x55ae2af6cc60]{IDLE}: Allocated (fsm.c:456) 20250410085438433 DLSCCP DEBUG SCCP-SCOC(112)[0x55ae2af6cc60]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250410085438433 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000070003400180000f40060000f11009260037400100003a40080000f110092600370010400e0d08050118082926240000000030004f40030001fb0056400500f1100926) (sccp_scrc.c:415) 20250410085438433 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085438433 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085438433 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085438433 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085438433 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085438433 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085438433 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085438433 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085438433 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085438433 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085438433 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085438433 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085438433 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085438433 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250410085438433 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085438433 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 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) 20250410085438433 DLSCCP DEBUG SCCP-SCOC(112)[0x55ae2af6cc60]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250410085438433 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-112)[0x55ae2af7ae10]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250410085438433 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13919267)[0x55ae2af71270]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250410085438433 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085438433 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085438433 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085438433 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250410085438433 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250410085438433 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' 20250410085438433 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 20250410085438433 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250410085438433 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085438433 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 fb 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)@449bbc254af8: First idle individual index:1 HNBGW_Test.sgsn1-SCCP(990)@449bbc254af8: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn1-RAN(991)@449bbc254af8: Found Expect[0] for l3='08050118082926240000000030'O handled at TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(996) HNBGW_Test.sgsn1-RAN(991)@449bbc254af8: Added conn table entry 1TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(996)2850916 HNBGW_Test.sgsn1-SCCP(990)@449bbc254af8: Session index based on connection ID:1 HNBGW_Test.sgsn1-SCCP(990)@449bbc254af8: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250410085438435 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085438435 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250410085438435 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250410085438435 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 20250410085438435 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085438435 DLSS7 <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' 20250410085438435 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085438435 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085438435 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085438435 DLSS7 <000c> osmo_ss7_asp.c:1175 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 fc 26 4f 02 00 00 00 00 00 06 00 08 00 00 00 07  20250410085438435 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085438435 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085438435 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085438435 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) 20250410085438435 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085438435 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00fc264f) (sccp_scrc.c:486) 20250410085438435 DLSCCP DEBUG Received CO:COAK for local reference 112 (sccp_scoc.c:1855) 20250410085438435 DLSCCP DEBUG SCCP-SCOC(112)[0x55ae2af6cc60]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250410085438435 DLSCCP DEBUG SCCP-SCOC(112)[0x55ae2af6cc60]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250410085438435 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085438435 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250410085438435 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) 20250410085438435 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-112)[0x55ae2af7ae10]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250410085438435 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-112)[0x55ae2af7ae10]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(996)@449bbc254af8: setverdict(pass): none -> pass MTC@449bbc254af8: 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 } } } 20250410085438435 DLCTRL DEBUG Command: GET 661420639 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250410085438435 DLCTRL DEBUG Tx Command reply: GET_REPLY 661420639 rate_ctr.abs.sgsn.0.cnpool:subscr:new 1 (control_if.c:477) 20250410085438436 DLCTRL DEBUG Command: GET 831856588 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250410085438436 DLCTRL DEBUG Tx Command reply: GET_REPLY 831856588 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250410085438438 DLCTRL DEBUG Command: GET 708007636 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250410085438438 DLCTRL DEBUG Tx Command reply: GET_REPLY 708007636 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085438438 DLCTRL DEBUG Command: GET 603440701 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085438438 DLCTRL DEBUG Tx Command reply: GET_REPLY 603440701 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085438439 DLCTRL DEBUG Command: GET 680250027 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250410085438439 DLCTRL DEBUG Tx Command reply: GET_REPLY 680250027 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed 20250410085438440 DLCTRL DEBUG Command: GET 802803394 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250410085438440 DLCTRL DEBUG Tx Command reply: GET_REPLY 802803394 rate_ctr.abs.sgsn.1.cnpool:subscr:new 2 (control_if.c:477) 20250410085438441 DLCTRL DEBUG Command: GET 804341892 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250410085438441 DLCTRL DEBUG Tx Command reply: GET_REPLY 804341892 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250410085438442 DLCTRL DEBUG Command: GET 708904089 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250410085438442 DLCTRL DEBUG Tx Command reply: GET_REPLY 708904089 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085438443 DLCTRL DEBUG Command: GET 654787377 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085438443 DLCTRL DEBUG Tx Command reply: GET_REPLY 654787377 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085438444 DLCTRL DEBUG Command: GET 56400807 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250410085438444 DLCTRL DEBUG Tx Command reply: GET_REPLY 56400807 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed 20250410085438445 DLCTRL DEBUG Command: GET 85331957 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250410085438445 DLCTRL DEBUG Tx Command reply: GET_REPLY 85331957 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250410085438446 DLCTRL DEBUG Command: GET 983987539 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250410085438446 DLCTRL DEBUG Tx Command reply: GET_REPLY 983987539 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250410085438447 DLCTRL DEBUG Command: GET 861899854 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250410085438447 DLCTRL DEBUG Tx Command reply: GET_REPLY 861899854 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085438447 DLCTRL DEBUG Command: GET 180841921 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085438447 DLCTRL DEBUG Tx Command reply: GET_REPLY 180841921 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085438448 DLCTRL DEBUG Command: GET 901199271 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250410085438448 DLCTRL DEBUG Tx Command reply: GET_REPLY 901199271 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed 20250410085438449 DLCTRL DEBUG Command: GET 8204138 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250410085438449 DLCTRL DEBUG Tx Command reply: GET_REPLY 8204138 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250410085438450 DLCTRL DEBUG Command: GET 88170314 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250410085438450 DLCTRL DEBUG Tx Command reply: GET_REPLY 88170314 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250410085438450 DLCTRL DEBUG Command: GET 274961730 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250410085438451 DLCTRL DEBUG Tx Command reply: GET_REPLY 274961730 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085438451 DLCTRL DEBUG Command: GET 241922756 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085438451 DLCTRL DEBUG Tx Command reply: GET_REPLY 241922756 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085438452 DLCTRL DEBUG Command: GET 254804561 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250410085438452 DLCTRL DEBUG Tx Command reply: GET_REPLY 254804561 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed MTC@449bbc254af8: ok: talloc reports "asn1_context" = 1 bytes 20250410085438456 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47768<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250410085438456 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:46487<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(975)@449bbc254af8: Final verdict of PTC: none VirtHNBGW-STATS(974)@449bbc254af8: Final verdict of PTC: none MTC@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed 20250410085438457 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47754<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250410085438458 DLINP DEBUG SRVCONN(,r=127.0.0.1:38691<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085438458 DLINP DEBUG SRVCONN(,r=127.0.0.1:38691<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085438458 DLINP NOTICE SRV(,r=127.0.0.1:38691<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410085438458 DMAIN NOTICE (127.0.0.1:38691 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:38691<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250410085438458 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1-RUA(980)@449bbc254af8: Final verdict of PTC: none 20250410085438459 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250410085438459 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410085438459 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250410085438459 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250410085438459 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250410085438459 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410085438459 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250410085438459 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP HNBGW_Test.msc1-RAN(985)@449bbc254af8: Final verdict of PTC: none 20250410085438459 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250410085438459 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) 20250410085438459 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250410085438459 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc1-0) xUA SRV SHUTDOWN_EVENT 20250410085438459 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250410085438459 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085438459 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-msc0-0: connection closed 20250410085438459 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250410085438459 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250410085438459 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250410085438459 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250410085438459 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 20250410085438459 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  20250410085438459 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  20250410085438459 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085438459 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250410085438459 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250410085438459 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250410085438459 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) 20250410085438459 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250410085438459 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250410085438459 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 20250410085438460 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) HNBGW_Test.msc0-SCCP(981)@449bbc254af8: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(989)@449bbc254af8: Final verdict of PTC: none 20250410085438460 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-msc1-0: connection closed 20250410085438460 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250410085438460 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250410085438460 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250410085438460 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250410085438460 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 20250410085438460 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  20250410085438460 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085438460 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250410085438460 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250410085438460 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-SCCP(984)@449bbc254af8: Final verdict of PTC: none 20250410085438460 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250410085438460 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:378) 20250410085438460 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085438460 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085438460 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085438460 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085438460 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250410085438460 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250410085438460 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250410085438460 DRANAP NOTICE cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: link lost (cnlink.c:118) 20250410085438460 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085438460 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250410085438460 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.0.2/0 (xua_snm.c:378) 20250410085438460 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085438460 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) HNBGW_Test.msc0-RAN(982)@449bbc254af8: Final verdict of PTC: none 20250410085438460 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085438460 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085438460 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250410085438460 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) HNBGW_Test.sgsn0-RAN(988)@449bbc254af8: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(987)@449bbc254af8: Final verdict of PTC: none 20250410085438460 DRANAP DEBUG cnlink(msc-1)[0x55ae2aef6920]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250410085438460 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 20250410085438460 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) 20250410085438460 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250410085438460 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn1-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250410085438460 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) 20250410085438460 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085438460 DRANAP NOTICE cnlink(msc-1)[0x55ae2aef6920]{DISCONNECTED}: link lost (cnlink.c:118) 20250410085438461 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-sgsn1-0: connection closed 20250410085438461 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250410085438461 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250410085438461 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250410085438461 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250410085438461 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 20250410085438461 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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_sccp_n_pcstate_detaches_cnlink(973)@449bbc254af8: Final verdict of PTC: none 20250410085438461 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250410085438461 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.msc1-M3UA(986)@449bbc254af8: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1(979)@449bbc254af8: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0(977)@449bbc254af8: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(991)@449bbc254af8: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(983)@449bbc254af8: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(978)@449bbc254af8: Final verdict of PTC: none 20250410085438461 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085438461 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250410085438461 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.1.2/0 (xua_snm.c:378) 20250410085438461 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085438461 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085438461 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085438461 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085438461 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250410085438461 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250410085438461 DRANAP DEBUG cnlink(sgsn-1)[0x55ae2af5ec30]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250410085438461 DRANAP NOTICE cnlink(sgsn-1)[0x55ae2af5ec30]{DISCONNECTED}: link lost (cnlink.c:118) 20250410085438461 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-111)[0x55ae2af69bc0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250410085438461 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250410085438461 DLSCCP DEBUG SCCP-SCOC(111)[0x55ae2ade3390]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250410085438461 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b89920), PART(T=Source Reference,L=4,D=0000006f), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250410085438461 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085438461 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085438461 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085438461 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085438461 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250410085438461 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085438462 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 b8 99 20 00 00 6f 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085438462 DLSCCP DEBUG SCCP-SCOC(111)[0x55ae2ade3390]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250410085438462 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-111)[0x55ae2af69bc0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250410085438462 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7380666)[0x55ae2af72fd0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250410085438462 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7380666)[0x55ae2af72fd0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250410085438462 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20250410085438462 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7380666)[0x55ae2af72fd0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250410085438462 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7380666)[0x55ae2af72fd0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250410085438462 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7380666)[0x55ae2af72fd0]{disrupted}: Freeing instance (context_map.c:202) 20250410085438462 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7380666)[0x55ae2af72fd0]{disrupted}: Deallocated (fsm.c:568) 20250410085438462 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-111)[0x55ae2af69bc0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250410085438462 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-111)[0x55ae2af69bc0]{disconnected}: Freeing instance (context_map.c:206) 20250410085438462 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-111)[0x55ae2af69bc0]{disconnected}: Deallocated (fsm.c:568) 20250410085438462 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7380666 SCCP-111 sgsn-1 MI=NONE: Deallocating (context_map.c:225) 20250410085438462 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-112)[0x55ae2af7ae10]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250410085438462 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250410085438462 DLSCCP DEBUG SCCP-SCOC(112)[0x55ae2af6cc60]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250410085438462 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fc264f), PART(T=Source Reference,L=4,D=00000070), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250410085438462 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085438462 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085438462 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085438462 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085438462 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250410085438462 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085438462 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 fc 26 4f 00 00 70 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085438462 DLSCCP DEBUG SCCP-SCOC(112)[0x55ae2af6cc60]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250410085438462 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-112)[0x55ae2af7ae10]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250410085438462 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13919267)[0x55ae2af71270]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250410085438462 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13919267)[0x55ae2af71270]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250410085438462 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20250410085438462 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13919267)[0x55ae2af71270]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250410085438462 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13919267)[0x55ae2af71270]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250410085438462 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13919267)[0x55ae2af71270]{disrupted}: Freeing instance (context_map.c:202) 20250410085438462 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13919267)[0x55ae2af71270]{disrupted}: Deallocated (fsm.c:568) 20250410085438462 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-112)[0x55ae2af7ae10]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250410085438462 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-112)[0x55ae2af7ae10]{disconnected}: Freeing instance (context_map.c:206) 20250410085438462 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-112)[0x55ae2af7ae10]{disconnected}: Deallocated (fsm.c:568) 20250410085438462 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13919267 SCCP-112 sgsn-1 MI=NONE: Deallocating (context_map.c:225) 20250410085438463 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410085438463 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250410085438463 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:894) 20250410085438463 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085438463 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410085438463 DMAIN NOTICE (127.0.0.1:9999 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) 20250410085438463 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250410085438463 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47784<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250410085438463 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37640<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250410085438464 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085438464 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085438464 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085438464 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250410085438464 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250410085438464 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250410085438464 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085438464 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085438464 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085438464 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250410085438464 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250410085438464 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! HNBGW-MGCP(993)@449bbc254af8: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(990)@449bbc254af8: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(994)@449bbc254af8: Final verdict of PTC: pass HNBGW_Test.sgsn1-M3UA(992)@449bbc254af8: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(996)@449bbc254af8: Final verdict of PTC: pass HNBGW-PFCP(976)@449bbc254af8: Final verdict of PTC: none 20250410085438501 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37636<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(995)@449bbc254af8: Final verdict of PTC: pass MTC@449bbc254af8: Setting final verdict of the test case. MTC@449bbc254af8: Local verdict of MTC: pass MTC@449bbc254af8: Local verdict of PTC MutexDispCT-TC_sgsnpool_sccp_n_pcstate_detaches_cnlink(973): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC VirtHNBGW-STATS(974): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC IPA-CTRL-CLI-IPA(975): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW-PFCP(976): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0(977): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(978): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1(979): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1-RUA(980): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.msc0-SCCP(981): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.msc0-RAN(982): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.msc0-M3UA(983): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.msc1-SCCP(984): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.msc1-RAN(985): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.msc1-M3UA(986): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(987): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.sgsn0-RAN(988): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(989): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(990): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.sgsn1-RAN(991): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(992): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW-MGCP(993): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(994): pass (pass -> pass) MTC@449bbc254af8: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(995): pass (pass -> pass) MTC@449bbc254af8: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(996): pass (pass -> pass) MTC@449bbc254af8: Test case TC_sgsnpool_sccp_n_pcstate_detaches_cnlink finished. Verdict: pass MTC@449bbc254af8: 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'. Thu Apr 10 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 20250410085438645 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37648<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410085438996 DLSCCP DEBUG SCCP-SCOC(108)[0x55ae2af76b70]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250410085438996 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0069d3fa), PART(T=Source Reference,L=4,D=0000006c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085438996 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410085438996 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085438996 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410085438996 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085438996 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085438996 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085438996 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 69 d3 fa 00 00 6c 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085438997 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085438997 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085438997 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085438997 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085438997 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085438997 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250410085438997 DLSCCP DEBUG SCCP-SCOC(109)[0x55ae2af7ac70]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250410085438998 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a0f119), PART(T=Source Reference,L=4,D=0000006d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085438998 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085438998 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085438998 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085438998 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085438998 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250410085438998 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085438998 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 a0 f1 19 00 00 6d 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085438998 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085438998 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085438998 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085438998 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250410085438998 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250410085438998 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250410085439248 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37648<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=619548) 20250410085439378 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250410085439378 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250410085439378 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=619548, count=633964) 20250410085440460 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250410085440461 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250410085440461 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250410085440461 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250410085440461 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250410085440461 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250410085440461 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250410085440461 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250410085440461 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250410085441275 DLSCCP DEBUG SCCP-SCOC(107)[0x55ae2af8be60]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410085441275 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000d12d1), PART(T=Source Reference,L=4,D=0000006b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085441275 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410085441275 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085441275 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410085441275 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085441275 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250410085441275 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085441275 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 0d 12 d1 00 00 6b 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085441275 DLSCCP DEBUG SCCP-SCOC(106)[0x55ae2ade35d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410085441275 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005d5d3a), PART(T=Source Reference,L=4,D=0000006a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085441275 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085441275 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085441275 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085441275 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085441275 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250410085441275 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085441276 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 0b 03 00 00 00 04 5d 5d 3a 00 00 6a 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085441276 DLSCCP DEBUG SCCP-SCOC(105)[0x55ae2af70460]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410085441276 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c9d2ed), PART(T=Source Reference,L=4,D=00000069), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085441276 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085441276 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085441276 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085441276 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085441276 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250410085441276 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085441276 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 c9 d2 ed 00 00 69 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085441276 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085441276 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085441276 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085441276 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250410085441276 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250410085441276 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250410085441276 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085441276 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085441276 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085441276 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250410085441276 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250410085441276 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250410085441276 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085441277 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085441277 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085441277 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250410085441277 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250410085441277 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! MTC@449bbc254af8: 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@449bbc254af8: 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 ------ Thu Apr 10 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 20250410085441776 DLSCCP DEBUG SCCP-SCOC(104)[0x55ae2af76a40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410085441776 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001ffc0e), PART(T=Source Reference,L=4,D=00000068), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085441776 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410085441776 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085441776 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410085441776 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085441776 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250410085441776 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085441776 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 1f fc 0e 00 00 68 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085441776 DLSCCP DEBUG SCCP-SCOC(102)[0x55ae2af82f40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410085441776 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00af655c), PART(T=Source Reference,L=4,D=00000066), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085441776 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410085441776 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085441776 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410085441776 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085441776 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250410085441776 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085441776 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 65 5c 00 00 66 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085441776 DLSCCP DEBUG SCCP-SCOC(103)[0x55ae2aef1d50]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410085441776 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001f2419), PART(T=Source Reference,L=4,D=00000067), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085441776 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410085441776 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085441776 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410085441776 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085441776 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250410085441776 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085441776 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 1f 24 19 00 00 67 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085441777 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085441777 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085441777 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085441777 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250410085441777 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250410085441777 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250410085441777 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085441777 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085441777 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085441777 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250410085441777 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250410085441777 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250410085441777 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085441777 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085441777 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085441777 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250410085441777 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250410085441777 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250410085442319 DLSCCP DEBUG SCCP-SCOC(100)[0x55ae2af6f090]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410085442319 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00415b75), PART(T=Source Reference,L=4,D=00000064), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085442319 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410085442319 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085442319 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410085442319 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085442319 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250410085442319 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085442319 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 41 5b 75 00 00 64 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085442319 DLSCCP DEBUG SCCP-SCOC(99)[0x55ae2af76130]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410085442319 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000cfbbc), PART(T=Source Reference,L=4,D=00000063), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085442319 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410085442319 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085442319 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410085442319 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085442319 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085442319 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085442319 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 0c fb bc 00 00 63 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085442320 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085442320 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085442320 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085442320 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250410085442320 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250410085442320 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250410085442320 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085442320 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085442320 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085442320 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085442320 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085442320 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250410085442320 DLSCCP DEBUG SCCP-SCOC(101)[0x55ae2af6a5b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410085442320 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fff611), PART(T=Source Reference,L=4,D=00000065), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085442320 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410085442321 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085442321 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410085442321 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085442321 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085442321 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085442321 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 ff f6 11 00 00 65 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085442321 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085442321 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085442321 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085442321 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085442321 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085442321 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@449bbc254af8: 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@449bbc254af8: Test case TC_sgsnpool_sccp_n_pcstate_attaches_cnlink started. 20250410085442344 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37664<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410085442349 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37672<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410085442352 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:41263<->l=127.0.0.1:4262) (control_if.c:572) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0(1001)@449bbc254af8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250410085442367 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250410085442367 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250410085442374 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085442374 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085442374 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085442374 DRANAP DEBUG cnlink(msc-1)[0x55ae2aef6920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085442374 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085442374 DRANAP DEBUG cnlink(msc-2)[0x55ae2aef3b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085442374 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085442374 DRANAP DEBUG cnlink(msc-3)[0x55ae2af5d910]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1(1003)@449bbc254af8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250410085442375 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:42120 (stream_srv.c:142) 20250410085442375 DMAIN INFO New HNB SCTP connection r=127.0.0.1:42120<->l=127.0.0.1:29169 (hnbgw.c:791) 20250410085442376 DRANAP DEBUG cnlink(msc-3)[0x55ae2af5d910]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085442376 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250410085442376 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085442376 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085442376 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410085442376 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085442376 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085442376 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085442376 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) 20250410085442376 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085442376 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085442376 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085442376 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085442376 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085442376 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085442376 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085442376 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) 20250410085442376 DLSS7 DEBUG Found route for dpc=4=0.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) 20250410085442376 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250410085442376 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085442376 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250410085442376 DRANAP DEBUG cnlink(msc-3)[0x55ae2af5d910]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085442376 DRANAP DEBUG cnlink(msc-2)[0x55ae2aef3b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085442376 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250410085442376 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085442376 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085442376 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410085442376 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085442376 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085442376 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085442376 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085442376 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085442376 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085442376 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085442376 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085442376 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085442376 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085442376 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085442376 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085442376 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085442376 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250410085442376 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085442376 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085442376 DRANAP DEBUG cnlink(msc-2)[0x55ae2aef3b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085442376 DRANAP DEBUG cnlink(msc-1)[0x55ae2aef6920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085442376 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250410085442376 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085442376 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085442376 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410085442376 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085442376 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085442376 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085442376 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085442376 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085442376 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085442376 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085442376 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085442376 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085442376 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085442376 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085442376 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085442376 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085442376 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410085442376 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085442376 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085442376 DRANAP DEBUG cnlink(msc-1)[0x55ae2aef6920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085442376 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085442376 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250410085442376 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085442376 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085442376 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410085442376 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085442376 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085442376 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085442376 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085442376 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085442376 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085442376 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085442376 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085442376 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085442376 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085442376 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085442376 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085442376 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085442376 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085442376 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085442376 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085442376 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085442376 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085442376 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085442376 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085442376 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 20250410085442376 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250410085442376 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250410085442376 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085442376 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085442376 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085442376 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250410085442376 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250410085442376 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250410085442376 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085442376 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085442376 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085442376 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410085442376 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410085442376 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250410085442376 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085442376 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085442376 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085442376 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085442376 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085442376 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@449bbc254af8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@449bbc254af8: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(1007)@449bbc254af8: ************************************************* HNBGW_Test.msc0-M3UA(1007)@449bbc254af8: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(1007)@449bbc254af8: ************************************************* HNBGW_Test.msc0-SCCP(1005)@449bbc254af8: v_sccp_pdu_maxlen:268 20250410085442389 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085442389 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085442389 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085442389 DRANAP DEBUG cnlink(sgsn-1)[0x55ae2af5ec30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085442389 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085442389 DRANAP DEBUG cnlink(sgsn-2)[0x55ae2af5f5c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085442389 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085442389 DRANAP DEBUG cnlink(sgsn-3)[0x55ae2af5ff50]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085442390 DRANAP DEBUG cnlink(sgsn-3)[0x55ae2af5ff50]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085442390 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250410085442390 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085442390 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085442390 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410085442390 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085442390 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085442390 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085442390 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) 20250410085442390 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085442390 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085442390 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085442390 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085442390 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085442390 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085442390 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085442390 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) 20250410085442390 DLSS7 DEBUG Found route for dpc=12=0.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) 20250410085442390 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250410085442390 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085442390 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250410085442390 DRANAP DEBUG cnlink(sgsn-3)[0x55ae2af5ff50]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085442390 DRANAP DEBUG cnlink(sgsn-2)[0x55ae2af5f5c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085442390 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250410085442390 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085442390 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085442390 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410085442390 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085442390 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085442390 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085442390 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085442390 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085442390 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085442390 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085442390 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085442390 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085442390 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085442390 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085442390 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085442390 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085442390 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250410085442390 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085442390 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085442390 DRANAP DEBUG cnlink(sgsn-2)[0x55ae2af5f5c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085442390 DRANAP DEBUG cnlink(sgsn-1)[0x55ae2af5ec30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085442390 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250410085442390 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085442390 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085442390 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410085442390 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085442390 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085442390 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085442390 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085442390 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085442390 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085442390 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085442390 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085442390 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085442390 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085442390 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085442390 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085442390 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085442390 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250410085442391 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085442391 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085442391 DRANAP DEBUG cnlink(sgsn-1)[0x55ae2af5ec30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085442391 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085442391 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250410085442391 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085442391 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085442391 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410085442391 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085442391 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085442391 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085442391 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085442391 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085442391 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085442391 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085442391 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085442391 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085442391 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085442391 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085442391 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085442391 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085442391 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085442391 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085442391 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085442391 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085442391 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085442391 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085442391 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085442391 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 20250410085442391 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250410085442391 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250410085442391 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085442391 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085442391 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085442391 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250410085442391 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250410085442391 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250410085442391 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085442391 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085442391 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085442391 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250410085442391 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250410085442391 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250410085442391 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085442391 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085442391 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085442391 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085442391 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085442391 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@449bbc254af8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(1010)@449bbc254af8: ************************************************* MTC@449bbc254af8: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(1010)@449bbc254af8: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(1010)@449bbc254af8: ************************************************* HNBGW_Test.sgsn0-SCCP(1008)@449bbc254af8: v_sccp_pdu_maxlen:268 20250410085442421 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085442421 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085442421 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250410085442421 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250410085442421 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) 20250410085442421 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250410085442421 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250410085442421 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410085442421 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@449bbc254af8: setverdict(pass): none -> pass 20250410085442430 DLINP DEBUG SRVCONN(,r=127.0.0.1:42120<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085442430 DLINP DEBUG SRVCONN(,r=127.0.0.1:42120<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085442430 DLINP DEBUG SRVCONN(,r=127.0.0.1:42120<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250410085442431 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250410085442431 DHNBAP DEBUG (127.0.0.1:42120 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20250410085442431 DHNBAP NOTICE (127.0.0.1:42120 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250410085442431 DHNBAP NOTICE (127.0.0.1:42120 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250410085442431 DLINP DEBUG SRVCONN(,r=127.0.0.1:42120<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410085442431 DLINP DEBUG SRVCONN(,r=127.0.0.1:42120<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed 20250410085442586 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250410085442587 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250410085442587 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250410085442587 DLSS7 <000c> 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)@449bbc254af8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250410085442594 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085442594 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250410085442594 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250410085442595 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250410085442595 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250410085442595 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250410085442595 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250410085442595 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 20250410085442595 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250410085442595 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  20250410085442595 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250410085442598 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085442598 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250410085442598 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250410085442598 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  20250410085442598 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250410085442598 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250410085442598 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250410085442598 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 20250410085442598 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250410085442598 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  20250410085442598 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085442599 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250410085442599 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085442599 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250410085442599 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:413) 20250410085442599 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085442599 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085442599 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085442599 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085442599 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250410085442599 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250410085442599 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085442600 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085442600 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250410085442600 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085442600 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085442600 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410085442600 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085442600 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085442600 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085442600 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085442601 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085442601 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085442601 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085442601 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085442601 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085442601 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085442601 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085442601 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085442601 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085442601 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085442601 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085442601 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085442601 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085442601 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085442601 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085442601 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085442601 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085442601 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085442601 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250410085442601 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410085442601 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410085442601 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085442601 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  20250410085442608 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250410085442608 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250410085442608 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250410085442608 DLSS7 <000c> 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)@449bbc254af8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250410085442614 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085442614 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250410085442614 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250410085442614 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250410085442614 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250410085442614 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250410085442615 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250410085442615 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 20250410085442615 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250410085442615 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  20250410085442615 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250410085442616 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085442616 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250410085442616 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250410085442616 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  20250410085442616 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250410085442616 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250410085442616 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250410085442616 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 20250410085442616 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250410085442616 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  20250410085442616 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  20250410085442616 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085442616 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250410085442616 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085442616 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250410085442616 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250410085442616 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085442616 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085442616 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085442616 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085442616 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250410085442616 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250410085442616 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085442617 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085442617 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250410085442617 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085442617 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085442617 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410085442617 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085442617 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085442617 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085442617 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085442617 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085442617 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085442617 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085442617 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085442617 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085442617 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085442617 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085442617 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085442617 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085442617 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085442617 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085442617 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085442617 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085442617 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085442617 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085442617 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085442617 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085442617 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085442617 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.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' 20250410085442617 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410085442617 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410085442617 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085442617 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  20250410085442988 DLSCCP DEBUG SCCP-SCOC(97)[0x55ae2af6ef60]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410085442988 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fee27e), PART(T=Source Reference,L=4,D=00000061), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085442988 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410085442988 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085442988 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410085442988 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085442988 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085442988 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085442988 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 fe e2 7e 00 00 61 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085442988 DLSCCP DEBUG SCCP-SCOC(98)[0x55ae2afb7d10]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410085442988 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d31be7), PART(T=Source Reference,L=4,D=00000062), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085442988 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410085442988 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085442988 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410085442988 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085442988 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085442988 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085442988 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 d3 1b e7 00 00 62 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085442988 DLSCCP DEBUG SCCP-SCOC(95)[0x55ae2af78930]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410085442988 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0070321c), PART(T=Source Reference,L=4,D=0000005f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085442988 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410085442988 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085442988 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410085442988 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085442988 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085442988 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085442988 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 70 32 1c 00 00 5f 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085442988 DLSCCP DEBUG SCCP-SCOC(96)[0x55ae2af78cd0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410085442988 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00383e28), PART(T=Source Reference,L=4,D=00000060), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085442988 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410085442988 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085442988 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410085442988 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085442988 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085442988 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085442988 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 38 3e 28 00 00 60 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085442988 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085442988 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085442988 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085442988 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085442988 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085442988 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250410085442988 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410085442988 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410085442988 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085442988 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 fe e2 7e 00 00 61 0f 00 00 00 00 00 06 00 08 00 00 00 02  20250410085442988 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085442988 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085442988 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085442988 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085442988 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085442988 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250410085442988 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410085442988 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410085442988 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085442988 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 d3 1b e7 00 00 62 0f 00 00 00 00 00 06 00 08 00 00 00 02  20250410085442988 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085442988 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085442988 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085442988 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085442988 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085442988 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250410085442988 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410085442988 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410085442988 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085442988 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 70 32 1c 00 00 5f 0f 00 00 00 00 00 06 00 08 00 00 00 02  20250410085442988 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085442988 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085442988 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085442988 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085442988 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085442988 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250410085442988 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410085442988 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410085442988 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085442988 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 38 3e 28 00 00 60 0f 00 00 00 00 00 06 00 08 00 00 00 02  20250410085442992 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085442992 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410085442992 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410085442992 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410085442992 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085442992 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410085442992 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085442992 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085442992 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085442992 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 fe e2 7e 00 00 06 00 08 00 00 00 07  20250410085442992 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085442992 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085442992 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085442992 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410085442992 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085442992 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=00fee27e) (sccp_scrc.c:486) 20250410085442992 DLSCCP DEBUG Received CO:RELCO for local reference 97 (sccp_scoc.c:1855) 20250410085442992 DLSCCP DEBUG SCCP-SCOC(97)[0x55ae2af6ef60]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250410085442992 DLSCCP DEBUG SCCP-SCOC(97)[0x55ae2af6ef60]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250410085442992 DLSCCP DEBUG SCCP-SCOC(97)[0x55ae2af6ef60]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250410085442992 DLSCCP DEBUG SCCP-SCOC(97)[0x55ae2af6ef60]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250410085442992 DLSCCP DEBUG SCCP-SCOC(97)[0x55ae2af6ef60]{IDLE}: Deallocated (fsm.c:568) 20250410085443193 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085443193 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410085443193 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410085443193 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410085443193 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085443193 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410085443193 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085443193 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085443193 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085443193 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 d3 1b e7 00 00 06 00 08 00 00 00 07  20250410085443193 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085443193 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410085443193 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410085443193 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410085443193 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085443193 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410085443193 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085443193 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085443193 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085443193 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 70 32 1c 00 00 06 00 08 00 00 00 07  20250410085443193 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085443193 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085443193 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085443193 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410085443193 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085443193 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=00d31be7) (sccp_scrc.c:486) 20250410085443193 DLSCCP DEBUG Received CO:RELCO for local reference 98 (sccp_scoc.c:1855) 20250410085443193 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085443193 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410085443193 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410085443193 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410085443193 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085443193 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410085443193 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085443193 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085443193 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085443193 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 38 3e 28 00 00 06 00 08 00 00 00 07  20250410085443193 DLSCCP DEBUG SCCP-SCOC(98)[0x55ae2afb7d10]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250410085443193 DLSCCP DEBUG SCCP-SCOC(98)[0x55ae2afb7d10]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250410085443193 DLSCCP DEBUG SCCP-SCOC(98)[0x55ae2afb7d10]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250410085443193 DLSCCP DEBUG SCCP-SCOC(98)[0x55ae2afb7d10]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250410085443193 DLSCCP DEBUG SCCP-SCOC(98)[0x55ae2afb7d10]{IDLE}: Deallocated (fsm.c:568) 20250410085443193 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085443193 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085443193 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085443193 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410085443193 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085443193 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=0070321c) (sccp_scrc.c:486) 20250410085443193 DLSCCP DEBUG Received CO:RELCO for local reference 95 (sccp_scoc.c:1855) 20250410085443193 DLSCCP DEBUG SCCP-SCOC(95)[0x55ae2af78930]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250410085443193 DLSCCP DEBUG SCCP-SCOC(95)[0x55ae2af78930]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250410085443193 DLSCCP DEBUG SCCP-SCOC(95)[0x55ae2af78930]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250410085443193 DLSCCP DEBUG SCCP-SCOC(95)[0x55ae2af78930]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250410085443193 DLSCCP DEBUG SCCP-SCOC(95)[0x55ae2af78930]{IDLE}: Deallocated (fsm.c:568) 20250410085443193 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085443193 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085443193 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085443194 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410085443194 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085443194 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=00383e28) (sccp_scrc.c:486) 20250410085443194 DLSCCP DEBUG Received CO:RELCO for local reference 96 (sccp_scoc.c:1855) 20250410085443194 DLSCCP DEBUG SCCP-SCOC(96)[0x55ae2af78cd0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250410085443194 DLSCCP DEBUG SCCP-SCOC(96)[0x55ae2af78cd0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250410085443194 DLSCCP DEBUG SCCP-SCOC(96)[0x55ae2af78cd0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250410085443194 DLSCCP DEBUG SCCP-SCOC(96)[0x55ae2af78cd0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250410085443194 DLSCCP DEBUG SCCP-SCOC(96)[0x55ae2af78cd0]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(1006)@449bbc254af8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250410085443403 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085443403 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410085443403 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410085443403 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410085443403 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085443403 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410085443403 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085443403 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085443403 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085443403 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085443404 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085443404 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085443404 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085443404 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410085443404 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085443404 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085443404 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250410085443404 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410085443404 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085443404 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085443404 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085443404 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085443404 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085443404 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085443404 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085443404 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085443404 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085443404 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085443404 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085443404 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085443404 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085443404 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085443404 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250410085443404 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250410085443404 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250410085443404 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250410085443404 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085443404 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410085443404 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085443404 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085443404 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085443404 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085443404 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085443404 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085443404 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085443404 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085443404 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085443404 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085443404 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085443404 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085443404 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085443404 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085443404 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085443404 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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) 20250410085443404 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250410085443404 DRANAP NOTICE cnlink(msc-0)[0x55ae2af13940]{CONNECTED}: link up (cnlink.c:111) 20250410085443404 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085443404 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085443404 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085443404 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085443404 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085443404 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250410085443404 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410085443404 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410085443404 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085443404 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  20250410085443404 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085443404 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410085443404 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410085443404 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410085443404 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085443404 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410085443405 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085443405 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085443405 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085443405 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085443405 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085443405 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085443405 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085443405 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410085443405 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085443405 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085443405 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250410085443405 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410085443405 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085443405 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085443405 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085443405 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085443405 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085443405 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085443405 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085443405 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085443405 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085443405 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085443405 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085443405 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085443405 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085443405 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085443405 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250410085443405 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250410085443405 DRANAP INFO cnlink(msc-0)[0x55ae2af13940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250410085443414 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085443414 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410085443414 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410085443414 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410085443414 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085443414 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410085443414 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085443414 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085443414 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085443414 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085443414 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085443414 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085443414 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085443414 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410085443414 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085443414 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085443414 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250410085443414 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410085443414 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085443414 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085443414 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085443414 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085443414 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085443414 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085443414 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085443414 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085443414 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085443414 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085443414 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085443414 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085443414 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085443414 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085443414 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250410085443414 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250410085443414 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250410085443414 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250410085443414 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085443414 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410085443414 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085443414 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085443414 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085443414 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085443414 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085443414 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085443414 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085443414 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085443414 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085443414 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085443414 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085443414 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085443414 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085443414 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085443414 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085443414 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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) 20250410085443414 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250410085443414 DRANAP NOTICE cnlink(sgsn-0)[0x55ae2af5e2a0]{CONNECTED}: link up (cnlink.c:111) 20250410085443415 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085443415 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085443415 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085443415 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085443415 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085443415 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.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' 20250410085443415 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410085443415 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410085443415 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085443415 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  HNBGW_Test.sgsn0-RAN(1009)@449bbc254af8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250410085443415 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085443415 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410085443415 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410085443415 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410085443415 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085443415 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410085443415 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085443415 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085443415 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085443415 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085443415 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085443415 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085443415 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085443415 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410085443415 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085443415 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085443415 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250410085443415 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410085443415 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085443415 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085443415 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085443415 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085443415 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085443415 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085443415 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085443415 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085443415 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085443415 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085443415 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085443415 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085443415 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085443415 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085443415 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250410085443415 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250410085443416 DRANAP INFO cnlink(sgsn-0)[0x55ae2af5e2a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250410085444444 DLCTRL DEBUG Command: GET 492182332 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250410085444444 DLCTRL DEBUG Tx Command reply: GET_REPLY 492182332 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250410085444451 DLCTRL DEBUG Command: GET 409295103 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250410085444451 DLCTRL DEBUG Tx Command reply: GET_REPLY 409295103 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250410085444454 DLCTRL DEBUG Command: GET 342068395 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250410085444454 DLCTRL DEBUG Tx Command reply: GET_REPLY 342068395 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085444457 DLCTRL DEBUG Command: GET 870842111 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085444457 DLCTRL DEBUG Tx Command reply: GET_REPLY 870842111 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085444460 DLCTRL DEBUG Command: GET 75001384 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250410085444460 DLCTRL DEBUG Tx Command reply: GET_REPLY 75001384 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) 20250410085444464 DLCTRL DEBUG Command: GET 856795795 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250410085444464 DLCTRL DEBUG Tx Command reply: GET_REPLY 856795795 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250410085444468 DLCTRL DEBUG Command: GET 472119878 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250410085444468 DLCTRL DEBUG Tx Command reply: GET_REPLY 472119878 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250410085444471 DLCTRL DEBUG Command: GET 72617265 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250410085444471 DLCTRL DEBUG Tx Command reply: GET_REPLY 72617265 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085444474 DLCTRL DEBUG Command: GET 269680436 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085444475 DLCTRL DEBUG Tx Command reply: GET_REPLY 269680436 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085444477 DLCTRL DEBUG Command: GET 528745464 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250410085444477 DLCTRL DEBUG Tx Command reply: GET_REPLY 528745464 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) 20250410085444479 DLCTRL DEBUG Command: GET 773614138 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250410085444479 DLCTRL DEBUG Tx Command reply: GET_REPLY 773614138 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250410085444480 DLCTRL DEBUG Command: GET 341269715 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250410085444480 DLCTRL DEBUG Tx Command reply: GET_REPLY 341269715 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250410085444481 DLCTRL DEBUG Command: GET 864570994 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250410085444481 DLCTRL DEBUG Tx Command reply: GET_REPLY 864570994 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085444483 DLCTRL DEBUG Command: GET 522470117 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085444483 DLCTRL DEBUG Tx Command reply: GET_REPLY 522470117 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085444487 DLCTRL DEBUG Command: GET 29569142 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250410085444487 DLCTRL DEBUG Tx Command reply: GET_REPLY 29569142 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) 20250410085444490 DLCTRL DEBUG Command: GET 53896985 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250410085444490 DLCTRL DEBUG Tx Command reply: GET_REPLY 53896985 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250410085444493 DLCTRL DEBUG Command: GET 574254009 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250410085444493 DLCTRL DEBUG Tx Command reply: GET_REPLY 574254009 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250410085444497 DLCTRL DEBUG Command: GET 566101524 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250410085444497 DLCTRL DEBUG Tx Command reply: GET_REPLY 566101524 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085444500 DLCTRL DEBUG Command: GET 185584274 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085444500 DLCTRL DEBUG Tx Command reply: GET_REPLY 185584274 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085444503 DLCTRL DEBUG Command: GET 708272305 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250410085444503 DLCTRL DEBUG Tx Command reply: GET_REPLY 708272305 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@449bbc254af8: 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@449bbc254af8: "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@449bbc254af8: 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 := '000000000000001011101010'B, t_guard := 20.000000 } 20250410085444531 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37680<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(1009)@449bbc254af8: f_create_expect(l3 := '080101D571000008292624000000003000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(1009)@449bbc254af8: 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)@449bbc254af8: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1012)4889246 20250410085445576 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085445576 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085445576 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250410085445576 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250410085445576 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x4a9a9e, normal) (hnbgw_rua.c:407) 20250410085445576 DHNB DEBUG map_rua[0x55ae2af78930]{init}: Allocated (fsm.c:456) 20250410085445576 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4889246)[0x55ae2af78930]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250410085445576 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4889246 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250410085445576 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410085445576 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410085445576 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000003 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250410085445576 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4889246 SCCP-0 PS MI=IMSI-262420000000003: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250410085445576 DCN DEBUG map_sccp[0x55ae2afb7d10]{init}: Allocated (fsm.c:456) 20250410085445576 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-113)[0x55ae2afb7d10]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250410085445576 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-4889246 <-> SCCP-113 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250410085445576 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4889246 SCCP-113 sgsn-0 MI=IMSI-262420000000003: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250410085445576 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4889246)[0x55ae2af78930]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250410085445576 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410085445576 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410085445576 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4889246)[0x55ae2af78930]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250410085445576 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-113)[0x55ae2afb7d10]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250410085445576 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250410085445576 DLSCCP DEBUG SCCP-SCOC(113)[0x55ae2af6ef60]{IDLE}: Allocated (fsm.c:456) 20250410085445576 DLSCCP DEBUG SCCP-SCOC(113)[0x55ae2af6ef60]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250410085445576 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340540000070003400180000f40060000f11009260037400100003a40080000f110092600370010401d1c080101d571000008292624000000003000f1102a2a170512c7422000004f40030002ea0056400500f1100926) (sccp_scrc.c:415) 20250410085445576 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085445576 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085445576 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085445576 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085445576 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085445576 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085445576 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085445576 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085445576 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085445576 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085445576 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085445576 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085445576 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085445576 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085445576 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085445576 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 ea 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) 20250410085445576 DLSCCP DEBUG SCCP-SCOC(113)[0x55ae2af6ef60]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250410085445576 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-113)[0x55ae2afb7d10]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250410085445576 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4889246)[0x55ae2af78930]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250410085445576 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085445576 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085445576 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085445576 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085445576 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085445576 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.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' 20250410085445576 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410085445576 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410085445576 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085445576 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 ea 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)@449bbc254af8: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(1008)@449bbc254af8: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(1009)@449bbc254af8: Found Expect[0] for l3='080101D571000008292624000000003000F1102A2A170512C7422000'O handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1012) HNBGW_Test.sgsn0-RAN(1009)@449bbc254af8: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1012)9516268 HNBGW_Test.sgsn0-SCCP(1008)@449bbc254af8: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(1008)@449bbc254af8: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250410085445593 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085445593 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410085445593 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410085445593 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410085445593 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085445593 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410085445593 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085445593 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085445593 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085445593 DLSS7 <000c> osmo_ss7_asp.c:1175 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 fa 1f 55 02 00 00 00 00 00 06 00 08 00 00 00 07  TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1012)@449bbc254af8: setverdict(pass): none -> pass 20250410085445593 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085445593 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085445593 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085445593 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410085445593 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085445593 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00fa1f55) (sccp_scrc.c:486) 20250410085445593 DLSCCP DEBUG Received CO:COAK for local reference 113 (sccp_scoc.c:1855) 20250410085445593 DLSCCP DEBUG SCCP-SCOC(113)[0x55ae2af6ef60]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250410085445594 DLSCCP DEBUG SCCP-SCOC(113)[0x55ae2af6ef60]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250410085445594 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085445594 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250410085445594 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) 20250410085445594 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-113)[0x55ae2afb7d10]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250410085445594 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-113)[0x55ae2afb7d10]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@449bbc254af8: 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 } } } 20250410085445596 DLCTRL DEBUG Command: GET 124155858 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250410085445596 DLCTRL DEBUG Tx Command reply: GET_REPLY 124155858 rate_ctr.abs.sgsn.0.cnpool:subscr:new 1 (control_if.c:477) 20250410085445600 DLCTRL DEBUG Command: GET 220322673 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250410085445600 DLCTRL DEBUG Tx Command reply: GET_REPLY 220322673 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250410085445605 DLCTRL DEBUG Command: GET 694205947 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250410085445605 DLCTRL DEBUG Tx Command reply: GET_REPLY 694205947 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085445609 DLCTRL DEBUG Command: GET 266943658 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085445609 DLCTRL DEBUG Tx Command reply: GET_REPLY 266943658 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085445614 DLCTRL DEBUG Command: GET 526658854 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250410085445614 DLCTRL DEBUG Tx Command reply: GET_REPLY 526658854 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed 20250410085445619 DLCTRL DEBUG Command: GET 842201443 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250410085445619 DLCTRL DEBUG Tx Command reply: GET_REPLY 842201443 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250410085445623 DLCTRL DEBUG Command: GET 785163797 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250410085445623 DLCTRL DEBUG Tx Command reply: GET_REPLY 785163797 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250410085445626 DLCTRL DEBUG Command: GET 898792811 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250410085445626 DLCTRL DEBUG Tx Command reply: GET_REPLY 898792811 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085445630 DLCTRL DEBUG Command: GET 302559066 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085445630 DLCTRL DEBUG Tx Command reply: GET_REPLY 302559066 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085445633 DLCTRL DEBUG Command: GET 212996483 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250410085445633 DLCTRL DEBUG Tx Command reply: GET_REPLY 212996483 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed 20250410085445636 DLCTRL DEBUG Command: GET 526370018 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250410085445636 DLCTRL DEBUG Tx Command reply: GET_REPLY 526370018 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250410085445638 DLCTRL DEBUG Command: GET 447387511 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250410085445638 DLCTRL DEBUG Tx Command reply: GET_REPLY 447387511 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250410085445641 DLCTRL DEBUG Command: GET 861995963 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250410085445641 DLCTRL DEBUG Tx Command reply: GET_REPLY 861995963 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085445643 DLCTRL DEBUG Command: GET 985315137 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085445643 DLCTRL DEBUG Tx Command reply: GET_REPLY 985315137 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085445645 DLCTRL DEBUG Command: GET 289847492 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250410085445645 DLCTRL DEBUG Tx Command reply: GET_REPLY 289847492 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed 20250410085445647 DLCTRL DEBUG Command: GET 973510084 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250410085445647 DLCTRL DEBUG Tx Command reply: GET_REPLY 973510084 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250410085445648 DLCTRL DEBUG Command: GET 286510695 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250410085445648 DLCTRL DEBUG Tx Command reply: GET_REPLY 286510695 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250410085445650 DLCTRL DEBUG Command: GET 921728661 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250410085445650 DLCTRL DEBUG Tx Command reply: GET_REPLY 921728661 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085445651 DLCTRL DEBUG Command: GET 465385664 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085445651 DLCTRL DEBUG Tx Command reply: GET_REPLY 465385664 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085445653 DLCTRL DEBUG Command: GET 224933690 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250410085445653 DLCTRL DEBUG Tx Command reply: GET_REPLY 224933690 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed MTC@449bbc254af8: 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 := '000000000000001001001000'B, t_guard := 20.000000 } 20250410085445682 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34576<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(1009)@449bbc254af8: f_create_expect(l3 := '08087300F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(1009)@449bbc254af8: 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)@449bbc254af8: Added conn table entry 1TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1013)3280977 20250410085446711 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085446711 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085446711 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 104 bytes from client (stream_srv.c:1351) 20250410085446711 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250410085446711 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x321051, normal) (hnbgw_rua.c:407) 20250410085446711 DHNB DEBUG map_rua[0x55ae2af72fd0]{init}: Allocated (fsm.c:456) 20250410085446711 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3280977)[0x55ae2af72fd0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250410085446711 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3280977 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250410085446711 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410085446711 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410085446711 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:248) 20250410085446711 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3280977 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250410085446712 DCN DEBUG map_sccp[0x55ae2af69bc0]{init}: Allocated (fsm.c:456) 20250410085446712 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-114)[0x55ae2af69bc0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250410085446712 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-3280977 <-> SCCP-114 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250410085446712 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3280977 SCCP-114 sgsn-0 MI=NONE: rx RUA Connect with 75 bytes RANAP data (hnbgw_rua.c:312) 20250410085446712 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3280977)[0x55ae2af72fd0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250410085446712 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410085446712 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410085446712 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3280977)[0x55ae2af72fd0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250410085446712 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-114)[0x55ae2af69bc0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250410085446712 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250410085446712 DLSCCP DEBUG SCCP-SCOC(114)[0x55ae2af71270]{IDLE}: Allocated (fsm.c:456) 20250410085446712 DLSCCP DEBUG SCCP-SCOC(114)[0x55ae2af71270]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250410085446712 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340470000070003400180000f40060000f11009260037400100003a40080000f11009260037001040100f08087300f1102a2a170512c7422000004f40030002480056400500f1100926) (sccp_scrc.c:415) 20250410085446712 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085446712 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085446712 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085446712 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085446712 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085446712 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085446712 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085446712 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085446712 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085446712 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085446712 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085446712 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085446712 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085446712 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085446712 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085446712 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 48 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085446712 DLSCCP DEBUG SCCP-SCOC(114)[0x55ae2af71270]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250410085446712 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-114)[0x55ae2af69bc0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250410085446712 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3280977)[0x55ae2af72fd0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250410085446713 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085446713 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085446713 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085446713 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085446713 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085446713 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.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' 20250410085446713 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410085446713 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410085446713 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085446713 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 48 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(1008)@449bbc254af8: First idle individual index:1 HNBGW_Test.sgsn0-SCCP(1008)@449bbc254af8: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn0-RAN(1009)@449bbc254af8: Found Expect[0] for l3='08087300F1102A2A170512C7422000'O handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1013) HNBGW_Test.sgsn0-RAN(1009)@449bbc254af8: Added conn table entry 1TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1013)10552851 HNBGW_Test.sgsn0-SCCP(1008)@449bbc254af8: Session index based on connection ID:1 HNBGW_Test.sgsn0-SCCP(1008)@449bbc254af8: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1013)@449bbc254af8: setverdict(pass): none -> pass 20250410085446720 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085446720 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410085446720 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410085446720 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410085446720 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085446720 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410085446720 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085446720 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085446720 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085446720 DLSS7 <000c> osmo_ss7_asp.c:1175 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 a8 01 33 02 00 00 00 00 00 06 00 08 00 00 00 07  20250410085446720 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085446720 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085446720 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085446720 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410085446720 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085446720 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00a80133) (sccp_scrc.c:486) 20250410085446720 DLSCCP DEBUG Received CO:COAK for local reference 114 (sccp_scoc.c:1855) 20250410085446720 DLSCCP DEBUG SCCP-SCOC(114)[0x55ae2af71270]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250410085446720 DLSCCP DEBUG SCCP-SCOC(114)[0x55ae2af71270]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250410085446720 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085446720 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250410085446720 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) 20250410085446720 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-114)[0x55ae2af69bc0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250410085446720 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-114)[0x55ae2af69bc0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@449bbc254af8: 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 } } } 20250410085446721 DLCTRL DEBUG Command: GET 36639092 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250410085446721 DLCTRL DEBUG Tx Command reply: GET_REPLY 36639092 rate_ctr.abs.sgsn.0.cnpool:subscr:new 2 (control_if.c:477) 20250410085446724 DLCTRL DEBUG Command: GET 525090703 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250410085446724 DLCTRL DEBUG Tx Command reply: GET_REPLY 525090703 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250410085446727 DLCTRL DEBUG Command: GET 748763176 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250410085446727 DLCTRL DEBUG Tx Command reply: GET_REPLY 748763176 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085446732 DLCTRL DEBUG Command: GET 762370352 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085446732 DLCTRL DEBUG Tx Command reply: GET_REPLY 762370352 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085446736 DLCTRL DEBUG Command: GET 881158192 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250410085446736 DLCTRL DEBUG Tx Command reply: GET_REPLY 881158192 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed 20250410085446740 DLCTRL DEBUG Command: GET 206912916 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250410085446740 DLCTRL DEBUG Tx Command reply: GET_REPLY 206912916 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250410085446744 DLCTRL DEBUG Command: GET 224670419 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250410085446744 DLCTRL DEBUG Tx Command reply: GET_REPLY 224670419 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250410085446747 DLCTRL DEBUG Command: GET 188670474 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250410085446747 DLCTRL DEBUG Tx Command reply: GET_REPLY 188670474 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085446751 DLCTRL DEBUG Command: GET 355501107 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085446751 DLCTRL DEBUG Tx Command reply: GET_REPLY 355501107 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085446755 DLCTRL DEBUG Command: GET 931431427 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250410085446755 DLCTRL DEBUG Tx Command reply: GET_REPLY 931431427 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed 20250410085446758 DLCTRL DEBUG Command: GET 218584523 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250410085446758 DLCTRL DEBUG Tx Command reply: GET_REPLY 218584523 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250410085446762 DLCTRL DEBUG Command: GET 307781136 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250410085446762 DLCTRL DEBUG Tx Command reply: GET_REPLY 307781136 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250410085446766 DLCTRL DEBUG Command: GET 377370905 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250410085446767 DLCTRL DEBUG Tx Command reply: GET_REPLY 377370905 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085446770 DLCTRL DEBUG Command: GET 621401451 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085446770 DLCTRL DEBUG Tx Command reply: GET_REPLY 621401451 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085446772 DLCTRL DEBUG Command: GET 245884768 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250410085446772 DLCTRL DEBUG Tx Command reply: GET_REPLY 245884768 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed 20250410085446775 DLCTRL DEBUG Command: GET 934522902 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250410085446775 DLCTRL DEBUG Tx Command reply: GET_REPLY 934522902 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250410085446777 DLCTRL DEBUG Command: GET 218883875 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250410085446777 DLCTRL DEBUG Tx Command reply: GET_REPLY 218883875 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250410085446780 DLCTRL DEBUG Command: GET 113455554 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250410085446780 DLCTRL DEBUG Tx Command reply: GET_REPLY 113455554 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085446783 DLCTRL DEBUG Command: GET 89391856 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085446783 DLCTRL DEBUG Tx Command reply: GET_REPLY 89391856 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085446784 DLCTRL DEBUG Command: GET 357945708 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250410085446784 DLCTRL DEBUG Tx Command reply: GET_REPLY 357945708 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed MTC@449bbc254af8: "connecting cnlink 1" 20250410085446785 DLGLOBAL NOTICE TTCN3 f_logp(): connecting cnlink 1 (logging_vty.c:1172) MTC@449bbc254af8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@449bbc254af8: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(1016)@449bbc254af8: ************************************************* HNBGW_Test.sgsn1-M3UA(1016)@449bbc254af8: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(1016)@449bbc254af8: ************************************************* HNBGW_Test.sgsn1-SCCP(1014)@449bbc254af8: v_sccp_pdu_maxlen:268 20250410085447011 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 20250410085447011 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 20250410085447011 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250410085447011 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)@449bbc254af8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250410085447021 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085447021 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPSM:UP) 20250410085447021 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250410085447021 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250410085447021 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250410085447021 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250410085447021 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250410085447021 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 20250410085447021 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Inactive () 20250410085447021 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  20250410085447021 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250410085447024 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085447024 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPTM:ACTIVE) 20250410085447024 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250410085447024 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  20250410085447024 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250410085447024 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250410085447024 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250410085447024 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 20250410085447024 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Active () 20250410085447024 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  20250410085447024 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  20250410085447024 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  20250410085447024 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085447024 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250410085447024 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085447024 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250410085447024 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.1.2/0 (xua_snm.c:413) 20250410085447024 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085447024 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085447024 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085447024 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085447024 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250410085447024 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250410085447024 DRANAP DEBUG cnlink(sgsn-1)[0x55ae2af5ec30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085447026 DRANAP DEBUG cnlink(sgsn-1)[0x55ae2af5ec30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085447026 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250410085447026 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085447026 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085447026 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410085447026 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085447026 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085447026 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085447026 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085447026 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085447026 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085447026 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085447026 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085447026 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085447026 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085447026 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085447026 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085447026 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085447026 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250410085447026 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085447026 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085447026 DRANAP DEBUG cnlink(sgsn-1)[0x55ae2af5ec30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085447026 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085447026 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085447026 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085447026 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250410085447026 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250410085447026 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' 20250410085447026 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 20250410085447026 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250410085447027 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085447027 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  20250410085447379 DLSCCP DEBUG SCCP-SCOC(110)[0x55ae2af74d00]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250410085447379 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00edd114), PART(T=Source Reference,L=4,D=0000006e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085447379 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410085447379 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085447379 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410085447379 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085447379 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085447379 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085447379 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 ed d1 14 00 00 6e 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085447379 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085447379 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085447379 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085447379 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085447379 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085447379 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250410085447379 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410085447379 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410085447379 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085447379 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 ed d1 14 00 00 6e 0f 00 00 00 00 00 06 00 08 00 00 00 02  20250410085447383 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085447383 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410085447383 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410085447383 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410085447383 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085447383 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410085447383 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085447383 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085447383 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085447383 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 ed d1 14 00 00 06 00 08 00 00 00 07  20250410085447383 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085447383 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085447383 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085447383 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410085447383 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085447383 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=00edd114) (sccp_scrc.c:486) 20250410085447383 DLSCCP DEBUG Received CO:RELCO for local reference 110 (sccp_scoc.c:1855) 20250410085447383 DLSCCP DEBUG SCCP-SCOC(110)[0x55ae2af74d00]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250410085447383 DLSCCP DEBUG SCCP-SCOC(110)[0x55ae2af74d00]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250410085447383 DLSCCP DEBUG SCCP-SCOC(110)[0x55ae2af74d00]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250410085447383 DLSCCP DEBUG SCCP-SCOC(110)[0x55ae2af74d00]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250410085447383 DLSCCP DEBUG SCCP-SCOC(110)[0x55ae2af74d00]{IDLE}: Deallocated (fsm.c:568) MTC@449bbc254af8: 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 := '000000000000000011100000'B, t_guard := 20.000000 } HNBGW_Test.sgsn1-RAN(1015)@449bbc254af8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250410085447825 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085447825 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250410085447825 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250410085447825 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 20250410085447825 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085447825 DLSS7 <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' 20250410085447825 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085447825 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085447825 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085447825 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085447825 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085447825 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085447825 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085447825 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) 20250410085447825 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085447825 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085447825 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250410085447825 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250410085447825 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085447825 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085447825 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085447825 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085447825 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085447825 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085447825 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085447825 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085447825 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085447825 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085447825 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085447825 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085447825 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085447825 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085447825 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250410085447825 DRANAP DEBUG cnlink(sgsn-1)[0x55ae2af5ec30]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250410085447825 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) 20250410085447825 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) 20250410085447825 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085447825 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250410085447825 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085447825 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085447825 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085447825 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085447825 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085447825 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085447825 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085447825 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085447825 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085447825 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085447825 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085447825 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085447825 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085447825 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250410085447825 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085447825 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250410085447825 DRANAP DEBUG cnlink(sgsn-1)[0x55ae2af5ec30]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250410085447825 DRANAP NOTICE cnlink(sgsn-1)[0x55ae2af5ec30]{CONNECTED}: link up (cnlink.c:111) 20250410085447825 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085447825 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085447825 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085447825 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250410085447825 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250410085447825 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' 20250410085447825 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 20250410085447825 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250410085447825 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085447825 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  20250410085447826 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085447826 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250410085447826 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250410085447826 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 20250410085447826 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085447826 DLSS7 <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' 20250410085447826 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085447826 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085447826 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085447826 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085447826 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085447826 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085447826 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085447826 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) 20250410085447826 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085447826 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085447826 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250410085447826 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250410085447826 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085447826 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085447826 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085447826 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085447826 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085447826 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085447826 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085447826 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085447826 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085447826 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085447826 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085447826 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085447826 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085447826 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085447826 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250410085447826 DRANAP DEBUG cnlink(sgsn-1)[0x55ae2af5ec30]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250410085447826 DRANAP INFO cnlink(sgsn-1)[0x55ae2af5ec30]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250410085447834 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34588<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410085448463 DLSCCP DEBUG SCCP-SCOC(112)[0x55ae2af6cc60]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250410085448463 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fc264f), PART(T=Source Reference,L=4,D=00000070), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085448463 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410085448463 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085448463 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410085448463 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085448463 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250410085448463 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085448463 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 fc 26 4f 00 00 70 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085448463 DLSCCP DEBUG SCCP-SCOC(111)[0x55ae2ade3390]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250410085448463 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b89920), PART(T=Source Reference,L=4,D=0000006f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085448463 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410085448463 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085448463 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410085448463 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085448463 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250410085448463 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085448463 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 b8 99 20 00 00 6f 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085448464 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085448464 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085448464 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085448464 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250410085448464 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250410085448464 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' 20250410085448464 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 20250410085448464 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250410085448464 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085448464 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 fc 26 4f 00 00 70 0f 00 00 00 00 00 06 00 08 00 00 00 04  20250410085448464 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085448464 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085448464 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085448464 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250410085448464 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250410085448464 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' 20250410085448464 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 20250410085448464 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250410085448464 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085448464 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 b8 99 20 00 00 6f 0f 00 00 00 00 00 06 00 08 00 00 00 04  20250410085448470 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085448470 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250410085448470 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250410085448470 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 20250410085448470 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085448470 DLSS7 <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' 20250410085448470 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085448470 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085448470 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085448470 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 fc 26 4f 00 00 06 00 08 00 00 00 07  20250410085448470 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085448470 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085448470 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085448470 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) 20250410085448470 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085448471 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=00fc264f) (sccp_scrc.c:486) 20250410085448471 DLSCCP DEBUG Received CO:RELCO for local reference 112 (sccp_scoc.c:1855) 20250410085448471 DLSCCP DEBUG SCCP-SCOC(112)[0x55ae2af6cc60]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250410085448471 DLSCCP DEBUG SCCP-SCOC(112)[0x55ae2af6cc60]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250410085448471 DLSCCP DEBUG SCCP-SCOC(112)[0x55ae2af6cc60]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250410085448471 DLSCCP DEBUG SCCP-SCOC(112)[0x55ae2af6cc60]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250410085448471 DLSCCP DEBUG SCCP-SCOC(112)[0x55ae2af6cc60]{IDLE}: Deallocated (fsm.c:568) 20250410085448673 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085448673 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250410085448673 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250410085448673 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 20250410085448673 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085448673 DLSS7 <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' 20250410085448673 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085448673 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085448673 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085448673 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 b8 99 20 00 00 06 00 08 00 00 00 07  20250410085448673 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085448673 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085448673 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085448673 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) 20250410085448673 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085448673 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=00b89920) (sccp_scrc.c:486) 20250410085448673 DLSCCP DEBUG Received CO:RELCO for local reference 111 (sccp_scoc.c:1855) 20250410085448673 DLSCCP DEBUG SCCP-SCOC(111)[0x55ae2ade3390]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250410085448673 DLSCCP DEBUG SCCP-SCOC(111)[0x55ae2ade3390]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250410085448673 DLSCCP DEBUG SCCP-SCOC(111)[0x55ae2ade3390]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250410085448673 DLSCCP DEBUG SCCP-SCOC(111)[0x55ae2ade3390]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250410085448673 DLSCCP DEBUG SCCP-SCOC(111)[0x55ae2ade3390]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.sgsn1-RAN(1015)@449bbc254af8: f_create_expect(l3 := '08050118082926240000000030'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(1015)@449bbc254af8: 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)@449bbc254af8: Added conn table entry 2TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1017)6476214 20250410085448864 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085448864 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085448864 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250410085448864 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250410085448864 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x62d1b6, normal) (hnbgw_rua.c:407) 20250410085448864 DHNB DEBUG map_rua[0x55ae2ade3390]{init}: Allocated (fsm.c:456) 20250410085448864 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6476214)[0x55ae2ade3390]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250410085448865 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6476214 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250410085448865 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410085448865 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410085448865 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6476214 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 1 (hnbgw_cn.c:1125) 20250410085448865 DCN DEBUG map_sccp[0x55ae2af6cc60]{init}: Allocated (fsm.c:456) 20250410085448865 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-115)[0x55ae2af6cc60]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250410085448865 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-6476214 <-> SCCP-115 sgsn-1 sgsn-one cs7-0.sccp l=0.23.5<->r=0.1.2 (context_map.c:128) 20250410085448865 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6476214 SCCP-115 sgsn-1 MI=NONE: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250410085448865 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6476214)[0x55ae2ade3390]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250410085448865 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410085448865 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410085448865 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6476214)[0x55ae2ade3390]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250410085448865 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-115)[0x55ae2af6cc60]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250410085448865 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250410085448865 DLSCCP DEBUG SCCP-SCOC(115)[0x55ae2af74d00]{IDLE}: Allocated (fsm.c:456) 20250410085448865 DLSCCP DEBUG SCCP-SCOC(115)[0x55ae2af74d00]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250410085448865 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000070003400180000f40060000f11009260037400100003a40080000f110092600370010400e0d08050118082926240000000030004f40030000e00056400500f1100926) (sccp_scrc.c:415) 20250410085448865 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085448865 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085448865 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085448865 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085448865 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085448865 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085448865 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085448865 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085448865 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085448865 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085448865 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085448865 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085448865 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085448865 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250410085448865 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085448865 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 00 e0 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) 20250410085448865 DLSCCP DEBUG SCCP-SCOC(115)[0x55ae2af74d00]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250410085448865 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-115)[0x55ae2af6cc60]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250410085448865 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6476214)[0x55ae2ade3390]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250410085448865 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085448865 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085448865 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085448865 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250410085448865 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250410085448865 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' 20250410085448865 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 20250410085448865 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250410085448865 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085448866 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 00 e0 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)@449bbc254af8: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(1014)@449bbc254af8: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(1015)@449bbc254af8: Found Expect[0] for l3='08050118082926240000000030'O handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1017) HNBGW_Test.sgsn1-RAN(1015)@449bbc254af8: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1017)3236692 HNBGW_Test.sgsn1-SCCP(1014)@449bbc254af8: Session index based on connection ID:0 HNBGW_Test.sgsn1-SCCP(1014)@449bbc254af8: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250410085448882 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085448882 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250410085448882 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250410085448882 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 20250410085448882 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085448882 DLSS7 <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' 20250410085448882 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085448882 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085448882 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085448882 DLSS7 <000c> osmo_ss7_asp.c:1175 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 b3 46 36 02 00 00 00 00 00 06 00 08 00 00 00 07  20250410085448882 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085448882 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085448882 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085448882 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) 20250410085448882 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085448882 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00b34636) (sccp_scrc.c:486) 20250410085448882 DLSCCP DEBUG Received CO:COAK for local reference 115 (sccp_scoc.c:1855) 20250410085448882 DLSCCP DEBUG SCCP-SCOC(115)[0x55ae2af74d00]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250410085448882 DLSCCP DEBUG SCCP-SCOC(115)[0x55ae2af74d00]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250410085448882 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085448882 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250410085448882 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) 20250410085448882 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-115)[0x55ae2af6cc60]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250410085448882 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-115)[0x55ae2af6cc60]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1017)@449bbc254af8: setverdict(pass): none -> pass MTC@449bbc254af8: 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 } } } 20250410085448884 DLCTRL DEBUG Command: GET 317342242 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250410085448884 DLCTRL DEBUG Tx Command reply: GET_REPLY 317342242 rate_ctr.abs.sgsn.0.cnpool:subscr:new 2 (control_if.c:477) 20250410085448886 DLCTRL DEBUG Command: GET 218000069 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250410085448886 DLCTRL DEBUG Tx Command reply: GET_REPLY 218000069 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250410085448888 DLCTRL DEBUG Command: GET 850840415 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250410085448888 DLCTRL DEBUG Tx Command reply: GET_REPLY 850840415 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085448889 DLCTRL DEBUG Command: GET 582136912 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085448890 DLCTRL DEBUG Tx Command reply: GET_REPLY 582136912 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085448891 DLCTRL DEBUG Command: GET 624753472 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250410085448891 DLCTRL DEBUG Tx Command reply: GET_REPLY 624753472 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed 20250410085448892 DLCTRL DEBUG Command: GET 764803343 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250410085448892 DLCTRL DEBUG Tx Command reply: GET_REPLY 764803343 rate_ctr.abs.sgsn.1.cnpool:subscr:new 1 (control_if.c:477) 20250410085448894 DLCTRL DEBUG Command: GET 52476602 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250410085448894 DLCTRL DEBUG Tx Command reply: GET_REPLY 52476602 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250410085448895 DLCTRL DEBUG Command: GET 485780423 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250410085448895 DLCTRL DEBUG Tx Command reply: GET_REPLY 485780423 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085448896 DLCTRL DEBUG Command: GET 934832501 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085448896 DLCTRL DEBUG Tx Command reply: GET_REPLY 934832501 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085448897 DLCTRL DEBUG Command: GET 357831112 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250410085448897 DLCTRL DEBUG Tx Command reply: GET_REPLY 357831112 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed 20250410085448898 DLCTRL DEBUG Command: GET 23193728 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250410085448898 DLCTRL DEBUG Tx Command reply: GET_REPLY 23193728 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250410085448899 DLCTRL DEBUG Command: GET 351591310 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250410085448899 DLCTRL DEBUG Tx Command reply: GET_REPLY 351591310 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250410085448901 DLCTRL DEBUG Command: GET 137685213 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250410085448901 DLCTRL DEBUG Tx Command reply: GET_REPLY 137685213 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085448902 DLCTRL DEBUG Command: GET 551439114 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085448902 DLCTRL DEBUG Tx Command reply: GET_REPLY 551439114 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085448903 DLCTRL DEBUG Command: GET 597006547 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250410085448903 DLCTRL DEBUG Tx Command reply: GET_REPLY 597006547 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed 20250410085448904 DLCTRL DEBUG Command: GET 119734478 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250410085448904 DLCTRL DEBUG Tx Command reply: GET_REPLY 119734478 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250410085448905 DLCTRL DEBUG Command: GET 274586983 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250410085448905 DLCTRL DEBUG Tx Command reply: GET_REPLY 274586983 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250410085448907 DLCTRL DEBUG Command: GET 222035316 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250410085448907 DLCTRL DEBUG Tx Command reply: GET_REPLY 222035316 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085448908 DLCTRL DEBUG Command: GET 346576068 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085448908 DLCTRL DEBUG Tx Command reply: GET_REPLY 346576068 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085448909 DLCTRL DEBUG Command: GET 354410539 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250410085448909 DLCTRL DEBUG Tx Command reply: GET_REPLY 354410539 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed MTC@449bbc254af8: ok: talloc reports "asn1_context" = 1 bytes 20250410085448915 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37672<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250410085448915 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:41263<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(999)@449bbc254af8: Final verdict of PTC: none VirtHNBGW-STATS(998)@449bbc254af8: Final verdict of PTC: none MTC@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed 20250410085448918 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37664<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250410085448919 DLINP DEBUG SRVCONN(,r=127.0.0.1:42120<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085448919 DLINP DEBUG SRVCONN(,r=127.0.0.1:42120<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085448919 DLINP NOTICE SRV(,r=127.0.0.1:42120<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410085448919 DMAIN NOTICE (127.0.0.1:42120 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:42120<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250410085448919 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1-RUA(1004)@449bbc254af8: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(1005)@449bbc254af8: Final verdict of PTC: none 20250410085448921 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250410085448921 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410085448921 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250410085448921 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250410085448921 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250410085448921 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410085448921 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250410085448921 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250410085448921 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250410085448921 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410085448921 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250410085448921 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250410085448921 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250410085448922 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085448922 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-sgsn0-0: connection closed 20250410085448922 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250410085448922 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250410085448922 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250410085448922 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250410085448922 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 20250410085448922 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  20250410085448922 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  20250410085448922 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085448922 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250410085448922 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250410085448922 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250410085448922 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410085448922 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250410085448922 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250410085448922 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 20250410085448922 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085448922 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250410085448922 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250410085448922 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085448922 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085448922 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085448922 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085448922 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250410085448922 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250410085448922 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250410085448922 DRANAP NOTICE cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: link lost (cnlink.c:118) 20250410085448922 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250410085448922 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085448922 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-msc0-0: connection closed 20250410085448922 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250410085448922 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250410085448922 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250410085448922 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250410085448922 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 20250410085448922 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  20250410085448922 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085448922 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250410085448922 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250410085448922 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-113)[0x55ae2afb7d10]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250410085448922 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250410085448922 DLSCCP DEBUG SCCP-SCOC(113)[0x55ae2af6ef60]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250410085448922 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fa1f55), PART(T=Source Reference,L=4,D=00000071), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250410085448922 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085448922 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250410085448922 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) 20250410085448922 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250410085448922 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn1-0) xUA SRV SHUTDOWN_EVENT 20250410085448922 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250410085448922 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) 20250410085448922 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250410085448922 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250410085448922 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085448922 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085448922 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085448922 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085448922 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085448922 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [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 fa 1f 55 00 00 71 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085448922 DLSCCP DEBUG SCCP-SCOC(113)[0x55ae2af6ef60]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250410085448923 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-113)[0x55ae2afb7d10]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250410085448923 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4889246)[0x55ae2af78930]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250410085448923 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4889246)[0x55ae2af78930]{connected}: Tx RUA Disconnect (context_map_rua.c:267) HNBGW_Test.msc0-RAN(1006)@449bbc254af8: Final verdict of PTC: none 20250410085448922 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 20250410085448922 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 20250410085448922 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085448922 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-sgsn1-0: connection closed 20250410085448922 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250410085448922 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250410085448922 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250410085448923 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250410085448923 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 20250410085448923 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085448923 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250410085448923 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250410085448923 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20250410085448923 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4889246)[0x55ae2af78930]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250410085448923 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4889246)[0x55ae2af78930]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250410085448923 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4889246)[0x55ae2af78930]{disrupted}: Freeing instance (context_map.c:202) 20250410085448923 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4889246)[0x55ae2af78930]{disrupted}: Deallocated (fsm.c:568) 20250410085448923 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-113)[0x55ae2afb7d10]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250410085448923 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-113)[0x55ae2afb7d10]{disconnected}: Freeing instance (context_map.c:206) 20250410085448923 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-113)[0x55ae2afb7d10]{disconnected}: Deallocated (fsm.c:568) 20250410085448923 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4889246 SCCP-113 sgsn-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250410085448923 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-114)[0x55ae2af69bc0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250410085448923 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250410085448923 DLSCCP DEBUG SCCP-SCOC(114)[0x55ae2af71270]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250410085448923 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a80133), PART(T=Source Reference,L=4,D=00000072), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250410085448923 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085448923 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085448923 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) HNBGW_Test.sgsn1-RAN(1015)@449bbc254af8: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(1002)@449bbc254af8: Final verdict of PTC: none MutexDispCT-TC_sgsnpool_sccp_n_pcstate_attaches_cnlink(997)@449bbc254af8: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(1014)@449bbc254af8: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(1016)@449bbc254af8: Final verdict of PTC: none 20250410085448924 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085448924 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085448924 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085448924 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [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 a8 01 33 00 00 72 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085448924 DLSCCP DEBUG SCCP-SCOC(114)[0x55ae2af71270]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250410085448924 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-114)[0x55ae2af69bc0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250410085448924 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3280977)[0x55ae2af72fd0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250410085448924 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3280977)[0x55ae2af72fd0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250410085448924 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20250410085448924 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3280977)[0x55ae2af72fd0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250410085448924 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3280977)[0x55ae2af72fd0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250410085448924 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3280977)[0x55ae2af72fd0]{disrupted}: Freeing instance (context_map.c:202) 20250410085448924 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3280977)[0x55ae2af72fd0]{disrupted}: Deallocated (fsm.c:568) 20250410085448924 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-114)[0x55ae2af69bc0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250410085448924 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-114)[0x55ae2af69bc0]{disconnected}: Freeing instance (context_map.c:206) 20250410085448924 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-114)[0x55ae2af69bc0]{disconnected}: Deallocated (fsm.c:568) 20250410085448924 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3280977 SCCP-114 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20250410085448924 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085448924 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250410085448924 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:378) 20250410085448924 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085448924 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085448924 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085448924 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) HNBGW_Test.msc0-M3UA(1007)@449bbc254af8: Final verdict of PTC: none20250410085448924 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250410085448925 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250410085448925 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250410085448925 DRANAP NOTICE cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW-PFCP(1000)@449bbc254af8: Final verdict of PTC: none 20250410085448925 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410085448925 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250410085448925 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085448925 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085448925 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085448925 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085448925 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085448925 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085448925 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250410085448925 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250410085448925 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.1.2/0 (xua_snm.c:378) 20250410085448925 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085448925 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) HNBGW_Test.sgsn0-M3UA(1010)@449bbc254af8: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(1008)@449bbc254af8: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1(1003)@449bbc254af8: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0(1001)@449bbc254af8: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(1009)@449bbc254af8: Final verdict of PTC: none HNBGW-MGCP(1011)@449bbc254af8: Final verdict of PTC: none 20250410085448926 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085448926 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085448926 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250410085448926 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250410085448927 DRANAP DEBUG cnlink(sgsn-1)[0x55ae2af5ec30]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250410085448927 DRANAP NOTICE cnlink(sgsn-1)[0x55ae2af5ec30]{DISCONNECTED}: link lost (cnlink.c:118) 20250410085448927 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-115)[0x55ae2af6cc60]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250410085448927 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250410085448927 DLSCCP DEBUG SCCP-SCOC(115)[0x55ae2af74d00]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250410085448928 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b34636), PART(T=Source Reference,L=4,D=00000073), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250410085448928 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1012)@449bbc254af8: Final verdict of PTC: pass20250410085448928 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085448928 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085448929 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085448929 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250410085448929 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085448929 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 b3 46 36 00 00 73 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085448930 DLSCCP DEBUG SCCP-SCOC(115)[0x55ae2af74d00]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250410085448930 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-115)[0x55ae2af6cc60]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250410085448930 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6476214)[0x55ae2ade3390]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1013)@449bbc254af8: Final verdict of PTC: pass 20250410085448931 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6476214)[0x55ae2ade3390]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250410085448931 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20250410085448931 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6476214)[0x55ae2ade3390]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250410085448932 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6476214)[0x55ae2ade3390]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250410085448932 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6476214)[0x55ae2ade3390]{disrupted}: Freeing instance (context_map.c:202) 20250410085448932 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6476214)[0x55ae2ade3390]{disrupted}: Deallocated (fsm.c:568) 20250410085448932 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-115)[0x55ae2af6cc60]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250410085448933 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-115)[0x55ae2af6cc60]{disconnected}: Freeing instance (context_map.c:206) 20250410085448933 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-115)[0x55ae2af6cc60]{disconnected}: Deallocated (fsm.c:568) 20250410085448933 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6476214 SCCP-115 sgsn-1 MI=NONE: Deallocating (context_map.c:225) 20250410085448934 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085448934 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085448934 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085448934 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085448934 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085448934 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250410085448934 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:894) 20250410085448935 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085448935 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410085448935 DMAIN NOTICE (127.0.0.1:9999 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) 20250410085448936 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250410085448936 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085448937 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37680<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250410085448936 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085448936 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085448936 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250410085448936 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250410085448936 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250410085448937 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34576<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250410085448939 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34588<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1017)@449bbc254af8: Final verdict of PTC: pass MTC@449bbc254af8: Setting final verdict of the test case. MTC@449bbc254af8: Local verdict of MTC: pass MTC@449bbc254af8: Local verdict of PTC MutexDispCT-TC_sgsnpool_sccp_n_pcstate_attaches_cnlink(997): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC VirtHNBGW-STATS(998): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC IPA-CTRL-CLI-IPA(999): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW-PFCP(1000): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0(1001): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(1002): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1(1003): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1-RUA(1004): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.msc0-SCCP(1005): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.msc0-RAN(1006): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.msc0-M3UA(1007): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(1008): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.sgsn0-RAN(1009): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(1010): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW-MGCP(1011): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1012): pass (pass -> pass) MTC@449bbc254af8: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1013): pass (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(1014): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.sgsn1-RAN(1015): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(1016): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1017): pass (pass -> pass) MTC@449bbc254af8: Test case TC_sgsnpool_sccp_n_pcstate_attaches_cnlink finished. Verdict: pass MTC@449bbc254af8: 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'. 20250410085448997 DLSCCP DEBUG SCCP-SCOC(108)[0x55ae2af76b70]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) Thu Apr 10 08:54:48 UTC 2025 20250410085448998 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0069d3fa), PART(T=Source Reference,L=4,D=0000006c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085448998 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410085448998 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085448998 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410085448998 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085448998 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) ====== HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink pass ====== 20250410085448998 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085448998 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 69 d3 fa 00 00 6c 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085448998 DLSCCP DEBUG SCCP-SCOC(109)[0x55ae2af7ac70]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410085448998 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a0f119), PART(T=Source Reference,L=4,D=0000006d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085448999 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085448999 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085448999 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085448999 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085448999 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250410085448999 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085448999 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 a0 f1 19 00 00 6d 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085448999 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085448999 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085448999 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085448999 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085448999 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085448999 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250410085448999 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085448999 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085448999 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085448999 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250410085448999 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250410085448999 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink.talloc 20250410085449107 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34590<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410085449709 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34590<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=613620) Waiting for packet dumper to finish... 1 (prev_count=613620, count=617616) 20250410085450923 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250410085450923 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250410085450923 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250410085450923 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250410085450923 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250410085450923 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250410085450923 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250410085450923 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250410085450923 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250410085451276 DLSCCP DEBUG SCCP-SCOC(105)[0x55ae2af70460]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410085451276 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c9d2ed), PART(T=Source Reference,L=4,D=00000069), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085451276 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085451276 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085451276 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085451277 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085451277 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250410085451277 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085451277 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 c9 d2 ed 00 00 69 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085451277 DLSCCP DEBUG SCCP-SCOC(106)[0x55ae2ade35d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410085451277 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005d5d3a), PART(T=Source Reference,L=4,D=0000006a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085451277 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085451277 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085451277 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085451277 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085451277 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250410085451277 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085451277 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 0b 03 00 00 00 04 5d 5d 3a 00 00 6a 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085451277 DLSCCP DEBUG SCCP-SCOC(107)[0x55ae2af8be60]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410085451277 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000d12d1), PART(T=Source Reference,L=4,D=0000006b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085451277 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410085451277 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085451277 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410085451277 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085451277 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250410085451277 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085451277 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 0d 12 d1 00 00 6b 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085451277 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085451277 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085451277 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085451278 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250410085451278 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250410085451278 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250410085451278 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085451278 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085451278 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085451278 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250410085451278 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250410085451278 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250410085451278 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085451278 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085451278 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085451278 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250410085451278 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250410085451278 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! MTC@449bbc254af8: 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@449bbc254af8: 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 ------ Thu Apr 10 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 20250410085451777 DLSCCP DEBUG SCCP-SCOC(103)[0x55ae2aef1d50]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410085451777 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001f2419), PART(T=Source Reference,L=4,D=00000067), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085451777 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410085451777 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085451777 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410085451777 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085451777 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085451777 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085451777 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250410085451777 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250410085451777 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250410085451777 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085451777 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085451777 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085451777 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250410085451777 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250410085451777 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250410085451777 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085451777 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085451777 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085451777 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250410085451777 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250410085451777 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250410085451777 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085451777 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250410085451777 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085451777 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 1f 24 19 00 00 67 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085451777 DLSCCP DEBUG SCCP-SCOC(102)[0x55ae2af82f40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410085451777 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00af655c), PART(T=Source Reference,L=4,D=00000066), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085451777 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410085451777 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085451777 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410085451777 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085451777 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250410085451777 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085451777 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 65 5c 00 00 66 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085451777 DLSCCP DEBUG SCCP-SCOC(104)[0x55ae2af76a40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410085451777 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001ffc0e), PART(T=Source Reference,L=4,D=00000068), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085451777 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410085451777 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085451777 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410085451777 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085451777 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250410085451777 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085451777 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 1f fc 0e 00 00 68 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085452321 DLSCCP DEBUG SCCP-SCOC(101)[0x55ae2af6a5b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410085452321 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fff611), PART(T=Source Reference,L=4,D=00000065), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085452321 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410085452321 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085452321 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410085452321 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085452321 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085452321 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085452321 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 ff f6 11 00 00 65 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085452321 DLSCCP DEBUG SCCP-SCOC(99)[0x55ae2af76130]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410085452321 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000cfbbc), PART(T=Source Reference,L=4,D=00000063), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085452321 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410085452321 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085452321 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410085452321 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085452321 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085452321 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085452321 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 0c fb bc 00 00 63 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085452321 DLSCCP DEBUG SCCP-SCOC(100)[0x55ae2af6f090]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410085452321 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00415b75), PART(T=Source Reference,L=4,D=00000064), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085452321 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410085452321 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085452321 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410085452321 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085452321 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250410085452321 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085452321 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 41 5b 75 00 00 64 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085452322 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085452322 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085452322 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085452322 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085452322 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085452322 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250410085452322 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085452322 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085452322 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085452322 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085452322 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085452322 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250410085452322 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085452322 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085452322 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085452322 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250410085452322 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250410085452322 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! MTC@449bbc254af8: 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@449bbc254af8: Test case TC_second_rab_assignment started. 20250410085452804 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34596<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410085452812 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34606<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410085452821 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:42901<->l=127.0.0.1:4262) (control_if.c:572) 20250410085452848 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085452848 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085452848 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085452848 DRANAP DEBUG cnlink(msc-1)[0x55ae2aef6920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085452848 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250410085452848 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)@449bbc254af8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250410085452848 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085452848 DRANAP DEBUG cnlink(msc-2)[0x55ae2aef3b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085452849 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085452849 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250410085452849 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085452849 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085452849 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410085452849 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085452849 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085452849 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085452849 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085452849 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085452849 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085452849 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085452849 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085452849 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085452849 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085452849 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085452849 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085452849 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085452849 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085452849 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085452849 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085452849 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085452849 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085452849 DRANAP DEBUG cnlink(msc-3)[0x55ae2af5d910]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085452849 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085452849 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085452849 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085452849 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085452849 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085452849 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250410085452850 DRANAP DEBUG cnlink(msc-3)[0x55ae2af5d910]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085452850 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250410085452850 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085452850 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085452850 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410085452850 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085452850 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085452850 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085452850 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) 20250410085452850 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085452850 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085452850 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085452850 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085452850 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085452850 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085452850 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085452850 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) 20250410085452850 DLSS7 DEBUG Found route for dpc=4=0.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) 20250410085452850 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250410085452850 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085452850 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250410085452850 DRANAP DEBUG cnlink(msc-3)[0x55ae2af5d910]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085452850 DRANAP DEBUG cnlink(msc-2)[0x55ae2aef3b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085452850 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250410085452850 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085452850 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085452850 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410085452850 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085452850 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085452850 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085452850 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085452850 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085452850 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085452850 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085452850 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085452850 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085452850 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085452850 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085452850 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085452850 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085452850 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250410085452850 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085452850 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085452850 DRANAP DEBUG cnlink(msc-2)[0x55ae2aef3b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085452850 DRANAP DEBUG cnlink(msc-1)[0x55ae2aef6920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085452850 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250410085452850 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085452850 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085452850 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410085452850 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085452850 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085452850 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085452850 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085452850 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085452850 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085452850 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085452850 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085452850 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085452850 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085452850 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085452850 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085452850 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085452850 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410085452850 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085452850 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085452850 DRANAP DEBUG cnlink(msc-1)[0x55ae2aef6920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085452850 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085452850 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085452850 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085452850 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 20250410085452850 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250410085452850 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250410085452850 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085452850 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085452850 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085452850 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250410085452850 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250410085452850 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250410085452850 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085452850 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085452850 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085452850 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410085452850 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410085452850 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! MTC@449bbc254af8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@449bbc254af8: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(1026)@449bbc254af8: ************************************************* HNBGW_Test.msc0-M3UA(1026)@449bbc254af8: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(1026)@449bbc254af8: ************************************************* HNBGW_Test.msc0-SCCP(1024)@449bbc254af8: v_sccp_pdu_maxlen:268 20250410085452865 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085452865 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085452865 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085452865 DRANAP DEBUG cnlink(sgsn-1)[0x55ae2af5ec30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085452865 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085452865 DRANAP DEBUG cnlink(sgsn-2)[0x55ae2af5f5c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085452865 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085452865 DRANAP DEBUG cnlink(sgsn-3)[0x55ae2af5ff50]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085452866 DRANAP DEBUG cnlink(sgsn-3)[0x55ae2af5ff50]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085452866 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250410085452866 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085452866 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085452866 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410085452866 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085452866 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085452866 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085452866 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) 20250410085452866 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085452866 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085452866 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085452866 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085452866 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085452866 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085452866 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085452866 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) 20250410085452866 DLSS7 DEBUG Found route for dpc=12=0.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) 20250410085452866 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250410085452866 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085452866 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250410085452866 DRANAP DEBUG cnlink(sgsn-3)[0x55ae2af5ff50]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085452866 DRANAP DEBUG cnlink(sgsn-2)[0x55ae2af5f5c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085452866 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250410085452866 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085452866 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085452866 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410085452866 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085452866 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085452866 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085452866 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085452866 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085452866 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085452866 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085452866 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085452866 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085452866 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085452866 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085452866 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085452866 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085452866 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250410085452867 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085452867 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085452867 DRANAP DEBUG cnlink(sgsn-2)[0x55ae2af5f5c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085452867 DRANAP DEBUG cnlink(sgsn-1)[0x55ae2af5ec30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085452867 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250410085452867 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085452867 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085452867 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410085452867 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085452867 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085452867 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085452867 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085452867 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085452867 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085452867 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085452867 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085452867 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085452867 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085452867 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085452867 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085452867 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085452867 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250410085452867 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085452867 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085452867 DRANAP DEBUG cnlink(sgsn-1)[0x55ae2af5ec30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085452867 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085452867 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250410085452867 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085452867 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085452867 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410085452867 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085452867 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085452867 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085452867 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085452867 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085452867 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085452867 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085452867 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085452867 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085452867 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085452867 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085452867 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085452867 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085452867 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085452867 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085452867 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085452867 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085452867 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085452867 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085452867 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085452867 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 20250410085452867 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250410085452867 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250410085452867 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085452867 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085452867 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085452867 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250410085452867 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250410085452867 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250410085452867 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085452867 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085452867 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085452867 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250410085452867 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250410085452867 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250410085452867 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085452867 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085452867 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085452867 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085452867 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085452867 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@449bbc254af8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@449bbc254af8: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(1029)@449bbc254af8: ************************************************* HNBGW_Test.sgsn0-M3UA(1029)@449bbc254af8: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(1029)@449bbc254af8: ************************************************* HNBGW_Test.sgsn0-SCCP(1027)@449bbc254af8: v_sccp_pdu_maxlen:268 20250410085452885 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085452885 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085452885 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250410085452886 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250410085452886 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) 20250410085452886 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250410085452886 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250410085452886 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410085452886 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@449bbc254af8: setverdict(pass): none -> pass 20250410085453062 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250410085453062 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250410085453062 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250410085453062 DLSS7 <000c> 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)@449bbc254af8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250410085453070 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085453070 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250410085453070 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250410085453070 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250410085453070 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250410085453070 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250410085453070 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250410085453070 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 20250410085453070 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250410085453070 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  20250410085453070 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250410085453073 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085453073 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250410085453073 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250410085453073 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  20250410085453073 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250410085453073 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250410085453073 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250410085453073 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 20250410085453073 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250410085453074 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  20250410085453074 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085453074 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250410085453074 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085453074 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250410085453074 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:413) 20250410085453074 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085453074 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085453074 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085453074 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085453074 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250410085453074 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250410085453074 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085453075 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085453075 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250410085453075 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085453075 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085453076 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410085453076 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085453076 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085453076 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085453076 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085453076 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085453076 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085453076 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085453076 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085453076 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085453076 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085453076 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085453076 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085453076 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085453076 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085453076 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085453076 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085453076 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085453076 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085453076 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085453076 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085453076 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085453076 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085453076 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250410085453076 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410085453076 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410085453076 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085453076 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  20250410085453077 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250410085453077 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250410085453077 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250410085453077 DLSS7 <000c> 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)@449bbc254af8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250410085453082 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085453082 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250410085453082 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250410085453082 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250410085453082 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250410085453082 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250410085453082 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250410085453082 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 20250410085453082 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250410085453083 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  20250410085453083 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250410085453083 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085453083 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250410085453083 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250410085453083 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  20250410085453083 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250410085453083 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250410085453083 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250410085453083 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 20250410085453083 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250410085453083 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  20250410085453083 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  20250410085453083 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085453083 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250410085453083 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085453083 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250410085453083 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250410085453083 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085453083 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085453083 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085453083 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085453083 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250410085453083 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250410085453083 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085453084 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085453084 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250410085453084 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085453084 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085453084 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410085453084 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085453084 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085453084 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085453084 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085453084 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085453084 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085453084 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085453084 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085453084 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085453084 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085453084 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085453084 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085453084 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085453084 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085453084 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085453084 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085453084 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085453084 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085453084 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085453084 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085453084 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085453084 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085453084 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.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' 20250410085453084 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410085453084 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410085453084 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085453084 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(1025)@449bbc254af8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250410085453873 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085453873 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410085453873 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410085453873 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410085453873 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085453874 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410085453874 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085453874 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085453874 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085453874 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085453874 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085453874 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085453874 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085453874 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410085453874 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085453874 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085453874 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250410085453874 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410085453874 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085453874 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085453874 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085453874 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085453874 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085453874 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085453874 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085453874 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085453874 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085453874 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085453874 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085453874 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085453874 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085453874 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085453874 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250410085453875 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250410085453875 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250410085453875 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250410085453875 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085453875 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410085453875 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085453875 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085453875 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085453875 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085453875 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085453875 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085453875 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085453875 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085453875 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085453875 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085453875 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085453875 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085453875 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085453875 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085453875 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085453875 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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) 20250410085453875 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250410085453875 DRANAP NOTICE cnlink(msc-0)[0x55ae2af13940]{CONNECTED}: link up (cnlink.c:111) 20250410085453876 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085453876 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085453876 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085453876 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085453876 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085453876 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.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' 20250410085453876 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410085453876 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410085453876 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085453876 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  20250410085453879 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085453879 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410085453879 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410085453879 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410085453879 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085453879 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410085453879 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085453879 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085453879 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085453879 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085453880 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085453880 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085453880 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085453880 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410085453880 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085453880 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085453880 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250410085453880 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410085453880 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085453880 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085453880 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085453880 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085453880 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085453880 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085453880 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085453880 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085453880 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085453880 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085453880 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085453880 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085453880 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085453880 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085453880 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250410085453880 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250410085453880 DRANAP INFO cnlink(msc-0)[0x55ae2af13940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250410085453887 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085453887 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410085453887 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410085453887 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410085453887 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085453887 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410085453887 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085453887 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085453887 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085453887 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085453887 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085453887 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085453887 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085453887 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410085453887 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085453887 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085453887 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250410085453887 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410085453887 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085453887 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085453887 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085453887 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085453887 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085453887 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085453887 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085453887 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085453887 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085453887 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085453887 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085453887 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085453887 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085453887 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085453887 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250410085453887 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250410085453887 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250410085453887 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250410085453887 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085453888 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410085453888 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085453888 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085453888 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085453888 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085453888 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085453888 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085453888 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085453888 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085453888 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085453888 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085453888 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085453888 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085453888 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085453888 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085453888 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085453888 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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) 20250410085453888 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085453888 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085453888 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085453888 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085453888 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085453888 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.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' 20250410085453888 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410085453888 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410085453888 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085453888 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  20250410085453888 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250410085453888 DRANAP NOTICE cnlink(sgsn-0)[0x55ae2af5e2a0]{CONNECTED}: link up (cnlink.c:111) HNBGW_Test.sgsn0-RAN(1028)@449bbc254af8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250410085453894 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085453894 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410085453894 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410085453894 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410085453894 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085453894 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410085453894 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085453894 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085453894 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085453894 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085453894 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085453894 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085453894 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085453894 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410085453894 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085453894 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085453894 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250410085453894 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410085453894 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085453894 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085453894 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085453895 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085453895 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085453895 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085453895 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085453895 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085453895 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085453895 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085453895 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085453895 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085453895 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085453895 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085453895 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250410085453895 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250410085453895 DRANAP INFO cnlink(sgsn-0)[0x55ae2af5e2a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250410085453914 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34608<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_second_rab_assignment0(1031)@449bbc254af8: f_gen_tmsi(suffix:=0, nri_v:=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)@449bbc254af8: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(1025)@449bbc254af8: Created Expect[0] for '05080200F110172A52082926240000000030'O to be handled at TC_second_rab_assignment0(1031) TC_second_rab_assignment-Iuh0-RUA(1023)@449bbc254af8: Added conn table entry 0TC_second_rab_assignment0(1031)6577326 20250410085454965 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085454965 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085454965 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250410085454965 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250410085454965 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x645cae, normal) (hnbgw_rua.c:407) 20250410085454965 DHNB DEBUG map_rua[0x55ae2ade3390]{init}: Allocated (fsm.c:456) 20250410085454965 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6577326)[0x55ae2ade3390]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250410085454965 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6577326 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250410085454965 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410085454965 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410085454965 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6577326 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250410085454965 DCN DEBUG map_sccp[0x55ae2af6cc60]{init}: Allocated (fsm.c:456) 20250410085454965 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-116)[0x55ae2af6cc60]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250410085454965 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-6577326 <-> SCCP-116 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250410085454965 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6577326 SCCP-116 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250410085454965 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6577326)[0x55ae2ade3390]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250410085454965 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410085454965 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410085454966 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6577326)[0x55ae2ade3390]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250410085454966 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-116)[0x55ae2af6cc60]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250410085454966 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250410085454966 DLSCCP DEBUG SCCP-SCOC(116)[0x55ae2af78930]{IDLE}: Allocated (fsm.c:456) 20250410085454966 DLSCCP DEBUG SCCP-SCOC(116)[0x55ae2af78930]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250410085454966 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000030004f400300026d0056400500f1100926) (sccp_scrc.c:415) 20250410085454966 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085454966 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085454966 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085454966 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085454966 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085454966 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085454966 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085454966 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085454966 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085454966 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085454966 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085454966 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085454966 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085454966 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085454966 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085454966 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 6d 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085454966 DLSCCP DEBUG SCCP-SCOC(116)[0x55ae2af78930]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250410085454966 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-116)[0x55ae2af6cc60]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250410085454966 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6577326)[0x55ae2ade3390]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250410085454966 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085454966 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085454966 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085454966 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085454966 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085454966 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.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' 20250410085454967 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410085454967 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410085454967 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085454967 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 6d 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(1024)@449bbc254af8: First idle individual index:0 HNBGW_Test.msc0-SCCP(1024)@449bbc254af8: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(1025)@449bbc254af8: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_second_rab_assignment0(1031) HNBGW_Test.msc0-RAN(1025)@449bbc254af8: Added conn table entry 0TC_second_rab_assignment0(1031)12825376 TC_second_rab_assignment0(1031)@449bbc254af8: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(1024)@449bbc254af8: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(1024)@449bbc254af8: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250410085454987 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085454987 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410085454987 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410085454987 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410085454987 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085454987 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410085454987 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085454987 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085454987 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085454987 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 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 5a 0e 68 02 00 00 00 00 00 06 00 08 00 00 00 07  20250410085454988 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085454988 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085454988 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085454988 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410085454988 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085454988 DLSS7 DEBUG scrc_rx_mtp_xfer_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=005a0e68) (sccp_scrc.c:486) 20250410085454988 DLSCCP DEBUG Received CO:COAK for local reference 116 (sccp_scoc.c:1855) 20250410085454988 DLSCCP DEBUG SCCP-SCOC(116)[0x55ae2af78930]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250410085454988 DLSCCP DEBUG SCCP-SCOC(116)[0x55ae2af78930]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250410085454988 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085454988 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250410085454988 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) 20250410085454988 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-116)[0x55ae2af6cc60]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250410085454988 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-116)[0x55ae2af6cc60]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_second_rab_assignment0(1031)@449bbc254af8: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":705 HNBGW-MGCP(1030)@449bbc254af8: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_second_rab_assignment0(1031) HNBGW_Test.msc0-SCCP(1024)@449bbc254af8: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(1024)@449bbc254af8: vl_len:91 HNBGW_Test.msc0-SCCP(1024)@449bbc254af8: vl_from0 HNBGW_Test.msc0-SCCP(1024)@449bbc254af8: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20250410085455188 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085455189 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410085455189 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410085455189 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410085455189 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085455189 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410085455189 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085455189 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085455189 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085455189 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  20250410085455189 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085455189 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085455189 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085455189 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410085455189 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085455189 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) 20250410085455189 DLSCCP DEBUG Received CO:CODT for local reference 116 (sccp_scoc.c:1855) 20250410085455189 DLSCCP DEBUG SCCP-SCOC(116)[0x55ae2af78930]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250410085455189 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085455189 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250410085455189 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-116)[0x55ae2af6cc60]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250410085455189 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250410085455189 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250410085455189 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-116)[0x55ae2af6cc60]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250410085455189 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250410085455190 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250410085455190 DMGW DEBUG mgw(mgw-fsm-6577326-0)[0x55ae2afb7d10]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250410085455190 DMGW DEBUG mgw(mgw-fsm-6577326-0)[0x55ae2afb7d10]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250410085455190 DMGW DEBUG mgw(mgw-fsm-6577326-0)[0x55ae2afb7d10]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250410085455190 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250410085455190 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250410085455190 DLMGCP DEBUG mgw-endp(mgw-fsm-6577326-0)[0x55ae2af72fd0]{UNUSED}: Allocated (fsm.c:456) 20250410085455190 DLMGCP DEBUG mgw-endp(mgw-fsm-6577326-0)[0x55ae2af72fd0]{UNUSED}: is child of mgw(mgw-fsm-6577326-0)[0x55ae2afb7d10] (fsm.c:486) 20250410085455190 DLMGCP DEBUG mgw-endp(mgw-fsm-6577326-0)[0x55ae2af72fd0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-6577326-0)[0x55ae2afb7d10] (mgcp_client_endpoint_fsm.c:724) 20250410085455190 DLMGCP DEBUG mgw-endp(mgw-fsm-6577326-0)[0x55ae2af72fd0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250410085455190 DLMGCP DEBUG mgw-endp(mgw-fsm-6577326-0)[0x55ae2af72fd0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250410085455190 DLMGCP DEBUG mgw-endp(mgw-fsm-6577326-0)[0x55ae2af72fd0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250410085455190 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6577326-0)[0x55ae2af69bc0]{ST_CRCX}: Allocated (fsm.c:456) 20250410085455190 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6577326-0)[0x55ae2af69bc0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-6577326-0)[0x55ae2af72fd0] (fsm.c:486) 20250410085455190 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6577326-0)[0x55ae2af69bc0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250410085455190 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6577326-0)[0x55ae2af69bc0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250410085455190 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:38983: len=201 'CRCX 109 rtpbridge/*@mgw MGCP 1.0\r\nC: 645c'... (mgcp_client.c:807) 20250410085455190 DLMGCP DEBUG MGW(mgw) Queued 201 bytes for MGW (mgcp_client.c:1221) 20250410085455190 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6577326-0)[0x55ae2af69bc0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250410085455190 DLMGCP DEBUG mgw-endp(mgw-fsm-6577326-0)[0x55ae2af72fd0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(1030)@449bbc254af8: Found Expect[0] for { line := { verb := "CRCX", trans_id := "109", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "645cae17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "645cae17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@449bbc254af8: CRCX1{ line := { verb := "CRCX", trans_id := "109", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "645cae17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "645cae17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@449bbc254af8: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":721 20250410085455228 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 109 OK (mgcp_client.c:758) 20250410085455228 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55ae2af69bc0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250410085455228 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55ae2af69bc0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250410085455228 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55ae2af69bc0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250410085455228 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55ae2af69bc0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250410085455228 DLMGCP DEBUG mgw-endp(mgw-fsm-6577326-0)[0x55ae2af72fd0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250410085455228 DLMGCP DEBUG mgw-endp(mgw-fsm-6577326-0)[0x55ae2af72fd0]{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) 20250410085455228 DLMGCP DEBUG mgw-endp(mgw-fsm-6577326-0)[0x55ae2af72fd0]{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) 20250410085455228 DLMGCP DEBUG mgw-endp(mgw-fsm-6577326-0)[0x55ae2af72fd0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250410085455228 DLMGCP DEBUG mgw-endp(mgw-fsm-6577326-0)[0x55ae2af72fd0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250410085455228 DLMGCP DEBUG mgw-endp(mgw-fsm-6577326-0)[0x55ae2af72fd0]{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) 20250410085455228 DMGW DEBUG mgw(mgw-fsm-6577326-0)[0x55ae2afb7d10]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250410085455228 DMGW DEBUG mgw(mgw-fsm-6577326-0)[0x55ae2afb7d10]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250410085455228 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250410085455228 DMGW DEBUG mgw(mgw-fsm-6577326-0)[0x55ae2afb7d10]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250410085455228 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6577326)[0x55ae2ade3390]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250410085455229 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250410085455229 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410085455229 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)@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed 20250410085455254 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085455254 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085455254 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250410085455254 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250410085455254 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x645cae) (hnbgw_rua.c:471) 20250410085455254 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6577326 SCCP-116 msc-0 MI=IMSI-262420000000003: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250410085455254 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6577326)[0x55ae2ade3390]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250410085455254 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250410085455254 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250410085455254 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6577326)[0x55ae2ade3390]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250410085455254 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250410085455254 DMGW DEBUG mgw(mgw-fsm-6577326-0)[0x55ae2afb7d10]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250410085455254 DMGW DEBUG mgw(mgw-fsm-6577326-0)[0x55ae2afb7d10]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250410085455254 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250410085455254 DMGW DEBUG mgw(mgw-fsm-6577326-0)[0x55ae2afb7d10]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250410085455254 DLMGCP DEBUG mgw-endp(mgw-fsm-6577326-0)[0x55ae2af72fd0]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-6577326-0)[0x55ae2afb7d10] (mgcp_client_endpoint_fsm.c:724) 20250410085455255 DLMGCP DEBUG mgw-endp(mgw-fsm-6577326-0)[0x55ae2af72fd0]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250410085455255 DLMGCP DEBUG mgw-endp(mgw-fsm-6577326-0)[0x55ae2af72fd0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250410085455255 DLMGCP DEBUG mgw-endp(mgw-fsm-6577326-0)[0x55ae2af72fd0]{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) 20250410085455255 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55ae2af69bc0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250410085455255 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:38983: len=215 'MDCX 110 rtpbridge/3@mgw MGCP 1.0\r\nC: 645c'... (mgcp_client.c:807) 20250410085455255 DLMGCP DEBUG MGW(mgw) Queued 215 bytes for MGW (mgcp_client.c:1221) 20250410085455255 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55ae2af69bc0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250410085455255 DLMGCP DEBUG mgw-endp(mgw-fsm-6577326-0)[0x55ae2af72fd0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250410085455255 DLMGCP DEBUG mgw-endp(mgw-fsm-6577326-0)[0x55ae2af72fd0]{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) 20250410085455255 DLMGCP DEBUG mgw-endp(mgw-fsm-6577326-0)[0x55ae2af72fd0]{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)@449bbc254af8: MDCX1{ line := { verb := "MDCX", trans_id := "110", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "645cae17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "645cae17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250410085455282 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 110 OK (mgcp_client.c:758) 20250410085455282 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55ae2af69bc0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250410085455282 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55ae2af69bc0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250410085455282 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55ae2af69bc0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250410085455282 DLMGCP DEBUG mgw-endp(mgw-fsm-6577326-0)[0x55ae2af72fd0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250410085455282 DLMGCP DEBUG mgw-endp(mgw-fsm-6577326-0)[0x55ae2af72fd0]{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) 20250410085455282 DLMGCP DEBUG mgw-endp(mgw-fsm-6577326-0)[0x55ae2af72fd0]{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) 20250410085455282 DLMGCP DEBUG mgw-endp(mgw-fsm-6577326-0)[0x55ae2af72fd0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250410085455282 DLMGCP DEBUG mgw-endp(mgw-fsm-6577326-0)[0x55ae2af72fd0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250410085455282 DLMGCP DEBUG mgw-endp(mgw-fsm-6577326-0)[0x55ae2af72fd0]{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) 20250410085455282 DMGW DEBUG mgw(mgw-fsm-6577326-0)[0x55ae2afb7d10]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250410085455282 DMGW DEBUG mgw(mgw-fsm-6577326-0)[0x55ae2afb7d10]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250410085455282 DMGW DEBUG mgw(mgw-fsm-6577326-0)[0x55ae2afb7d10]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250410085455282 DLMGCP DEBUG mgw-endp(mgw-fsm-6577326-0)[0x55ae2af72fd0]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-6577326-0)[0x55ae2afb7d10] (mgcp_client_endpoint_fsm.c:724) 20250410085455282 DLMGCP DEBUG mgw-endp(mgw-fsm-6577326-0)[0x55ae2af72fd0]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250410085455282 DLMGCP DEBUG mgw-endp(mgw-fsm-6577326-0)[0x55ae2af72fd0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250410085455282 DLMGCP DEBUG mgw-endp(mgw-fsm-6577326-0)[0x55ae2af72fd0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250410085455282 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6577326-0)[0x55ae2af7ae10]{ST_CRCX}: Allocated (fsm.c:456) 20250410085455283 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6577326-0)[0x55ae2af7ae10]{ST_CRCX}: is child of mgw-endp(mgw-fsm-6577326-0)[0x55ae2af72fd0] (fsm.c:486) 20250410085455283 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6577326-0)[0x55ae2af7ae10]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250410085455283 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6577326-0)[0x55ae2af7ae10]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/3@mgw... (mgcp_client_fsm.c:228) 20250410085455283 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:38983: len=205 'CRCX 111 rtpbridge/3@mgw MGCP 1.0\r\nC: 645c'... (mgcp_client.c:807) 20250410085455283 DLMGCP DEBUG MGW(mgw) Queued 205 bytes for MGW (mgcp_client.c:1221) 20250410085455283 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6577326-0)[0x55ae2af7ae10]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250410085455283 DLMGCP DEBUG mgw-endp(mgw-fsm-6577326-0)[0x55ae2af72fd0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250410085455283 DLMGCP DEBUG mgw-endp(mgw-fsm-6577326-0)[0x55ae2af72fd0]{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) 20250410085455283 DLMGCP DEBUG mgw-endp(mgw-fsm-6577326-0)[0x55ae2af72fd0]{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) 20250410085455283 DLMGCP DEBUG mgw-endp(mgw-fsm-6577326-0)[0x55ae2af72fd0]{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)@449bbc254af8: CRCX2{ line := { verb := "CRCX", trans_id := "111", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "645cae17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "645cae17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250410085455302 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 111 OK (mgcp_client.c:758) 20250410085455302 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55ae2af7ae10]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250410085455302 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55ae2af7ae10]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250410085455302 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55ae2af7ae10]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250410085455302 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55ae2af7ae10]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250410085455302 DLMGCP DEBUG mgw-endp(mgw-fsm-6577326-0)[0x55ae2af72fd0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250410085455302 DLMGCP DEBUG mgw-endp(mgw-fsm-6577326-0)[0x55ae2af72fd0]{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) 20250410085455302 DLMGCP DEBUG mgw-endp(mgw-fsm-6577326-0)[0x55ae2af72fd0]{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) 20250410085455302 DLMGCP DEBUG mgw-endp(mgw-fsm-6577326-0)[0x55ae2af72fd0]{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) 20250410085455302 DLMGCP DEBUG mgw-endp(mgw-fsm-6577326-0)[0x55ae2af72fd0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250410085455302 DLMGCP DEBUG mgw-endp(mgw-fsm-6577326-0)[0x55ae2af72fd0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250410085455302 DLMGCP DEBUG mgw-endp(mgw-fsm-6577326-0)[0x55ae2af72fd0]{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) 20250410085455302 DLMGCP DEBUG mgw-endp(mgw-fsm-6577326-0)[0x55ae2af72fd0]{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) 20250410085455302 DMGW DEBUG mgw(mgw-fsm-6577326-0)[0x55ae2afb7d10]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250410085455302 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250410085455302 DMGW DEBUG mgw(mgw-fsm-6577326-0)[0x55ae2afb7d10]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250410085455302 DMGW DEBUG mgw(mgw-fsm-6577326-0)[0x55ae2afb7d10]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250410085455303 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-116)[0x55ae2af6cc60]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250410085455303 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250410085455303 DLSCCP DEBUG SCCP-SCOC(116)[0x55ae2af78930]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250410085455303 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005a0e68), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:415) 20250410085455303 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085455303 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085455303 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085455303 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085455303 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085455303 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085455303 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 5a 0e 68 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 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) 20250410085455303 DMGW DEBUG mgw(mgw-fsm-6577326-0)[0x55ae2afb7d10]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250410085455303 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085455303 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085455303 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085455303 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085455303 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085455303 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.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' 20250410085455303 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410085455303 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410085455303 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085455303 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 5a 0e 68 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 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)@449bbc254af8: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(1024)@449bbc254af8: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(1024)@449bbc254af8: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(1024)@449bbc254af8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_second_rab_assignment0(1031)@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(1024)@449bbc254af8: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(1024)@449bbc254af8: vl_len:63 HNBGW_Test.msc0-SCCP(1024)@449bbc254af8: vl_from0 HNBGW_Test.msc0-SCCP(1024)@449bbc254af8: data sent by MTP3_SCCP_PORT: '0000003B000001003640340000010035002A202ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D00400100'O 20250410085455313 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085455313 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410085455313 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410085455313 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410085455313 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085455313 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410085455313 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085455313 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085455313 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085455313 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  20250410085455314 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 104 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085455314 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085455314 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085455314 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410085455314 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085455314 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) 20250410085455314 DLSCCP DEBUG Received CO:CODT for local reference 116 (sccp_scoc.c:1855) 20250410085455314 DLSCCP DEBUG SCCP-SCOC(116)[0x55ae2af78930]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250410085455314 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085455314 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250410085455314 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-116)[0x55ae2af6cc60]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250410085455314 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250410085455314 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250410085455314 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-116)[0x55ae2af6cc60]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250410085455314 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250410085455314 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250410085455314 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6577326 SCCP-116 msc-0 MI=IMSI-262420000000003: Rx RAB Assignment Request without transportLayerInformation, forwarding as-is (mgw_fsm.c:822) 20250410085455314 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6577326)[0x55ae2ade3390]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:824) 20250410085455314 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 87 bytes (hnbgw_rua.c:122) 20250410085455314 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410085455314 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)@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed 20250410085455318 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085455318 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085455318 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 44 bytes from client (stream_srv.c:1351) 20250410085455318 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250410085455318 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x645cae) (hnbgw_rua.c:471) 20250410085455318 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6577326 SCCP-116 msc-0 MI=IMSI-262420000000003: rx RUA DirectTransfer with 20 bytes RANAP data (hnbgw_rua.c:312) 20250410085455318 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6577326)[0x55ae2ade3390]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250410085455318 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250410085455318 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250410085455318 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6577326)[0x55ae2ade3390]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250410085455318 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250410085455319 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-116)[0x55ae2af6cc60]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:902) 20250410085455319 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250410085455319 DLSCCP DEBUG SCCP-SCOC(116)[0x55ae2af78930]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250410085455319 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005a0e68), PART(T=Data,L=20,D=60000010000001003440090000010033400200b8) (sccp_scrc.c:415) 20250410085455319 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085455319 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085455319 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085455319 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085455319 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085455319 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085455319 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 5a 0e 68 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) 20250410085455319 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085455319 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085455319 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085455319 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085455319 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085455319 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.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' 20250410085455319 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410085455319 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410085455319 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085455319 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 5a 0e 68 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)@449bbc254af8: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(1024)@449bbc254af8: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(1024)@449bbc254af8: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(1024)@449bbc254af8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_second_rab_assignment0(1031)@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(1024)@449bbc254af8: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(1024)@449bbc254af8: vl_len:12 HNBGW_Test.msc0-SCCP(1024)@449bbc254af8: vl_from0 HNBGW_Test.msc0-SCCP(1024)@449bbc254af8: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250410085455334 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085455334 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410085455334 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410085455334 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410085455334 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085455334 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410085455334 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085455334 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085455334 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085455334 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  20250410085455334 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085455335 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085455335 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085455335 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410085455335 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085455335 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) 20250410085455335 DLSCCP DEBUG Received CO:CODT for local reference 116 (sccp_scoc.c:1855) 20250410085455335 DLSCCP DEBUG SCCP-SCOC(116)[0x55ae2af78930]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250410085455335 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085455335 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250410085455335 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-116)[0x55ae2af6cc60]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250410085455335 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250410085455335 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250410085455335 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-116)[0x55ae2af6cc60]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250410085455335 DMGW DEBUG mgw(mgw-fsm-6577326-0)[0x55ae2afb7d10]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250410085455335 DMGW DEBUG mgw(mgw-fsm-6577326-0)[0x55ae2afb7d10]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250410085455335 DMGW DEBUG mgw(mgw-fsm-6577326-0)[0x55ae2afb7d10]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250410085455335 DLMGCP DEBUG mgw-endp(mgw-fsm-6577326-0)[0x55ae2af72fd0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250410085455335 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55ae2af69bc0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250410085455335 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:38983: len=58 'DLCX 112 rtpbridge/3@mgw MGCP 1.0\r\nC: 645c'... (mgcp_client.c:807) 20250410085455335 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250410085455335 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55ae2af69bc0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250410085455335 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55ae2af7ae10]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250410085455335 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:38983: len=58 'DLCX 113 rtpbridge/3@mgw MGCP 1.0\r\nC: 645c'... (mgcp_client.c:807) 20250410085455335 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250410085455335 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55ae2af7ae10]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250410085455335 DLMGCP DEBUG mgw-endp(mgw-fsm-6577326-0)[0x55ae2af72fd0]{IN_USE}: Removing from parent mgw(mgw-fsm-6577326-0)[0x55ae2afb7d10] (mgcp_client_endpoint_fsm.c:873) 20250410085455335 DLMGCP DEBUG mgw-endp(mgw-fsm-6577326-0)[0x55ae2af72fd0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250410085455335 DLMGCP DEBUG mgw-endp(mgw-fsm-6577326-0)[0x55ae2af72fd0]{IN_USE}: Deallocated (fsm.c:568) 20250410085455335 DMGW DEBUG mgw(mgw-fsm-6577326-0)[0x55ae2afb7d10]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250410085455335 DMGW DEBUG mgw(mgw-fsm-6577326-0)[0x55ae2afb7d10]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250410085455335 DMGW DEBUG mgw(mgw-fsm-6577326-0)[0x55ae2afb7d10]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250410085455335 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6577326)[0x55ae2ade3390]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250410085455335 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20250410085455336 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410085455336 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)@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed TC_second_rab_assignment0(1031)@449bbc254af8: DLCX{ line := { verb := "DLCX", trans_id := "112", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "645cae17" }, { code := "I", val := "11111" } }, sdp := omit } TC_second_rab_assignment0(1031)@449bbc254af8: DLCX{ line := { verb := "DLCX", trans_id := "113", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "645cae17" }, { code := "I", val := "22222" } }, sdp := omit } TC_second_rab_assignment0(1031)@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed 20250410085455351 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 112 OK (mgcp_client.c:758) 20250410085455351 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55ae2af69bc0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250410085455351 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55ae2af69bc0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250410085455351 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55ae2af69bc0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250410085455351 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55ae2af69bc0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250410085455351 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 113 OK (mgcp_client.c:758) 20250410085455351 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55ae2af7ae10]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250410085455351 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55ae2af7ae10]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250410085455352 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55ae2af7ae10]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250410085455352 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55ae2af7ae10]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_second_rab_assignment-Iuh0-RUA(1023)@449bbc254af8: Deleted conn table entry 0TC_second_rab_assignment0(1031)6577326 20250410085455364 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085455364 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085455364 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250410085455364 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250410085455364 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x645cae,cause=radio(normal)) (hnbgw_rua.c:439) 20250410085455364 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6577326 SCCP-116 msc-0 MI=IMSI-262420000000003: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250410085455364 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6577326)[0x55ae2ade3390]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250410085455364 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250410085455364 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250410085455364 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6577326)[0x55ae2ade3390]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250410085455364 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-116)[0x55ae2af6cc60]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250410085455364 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250410085455364 DLSCCP DEBUG SCCP-SCOC(116)[0x55ae2af78930]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250410085455364 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005a0e68), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250410085455364 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085455364 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085455364 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085455364 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085455364 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085455364 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085455364 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 5a 0e 68 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) 20250410085455364 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6577326)[0x55ae2ade3390]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250410085455364 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-116)[0x55ae2af6cc60]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250410085455364 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-116)[0x55ae2af6cc60]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250410085455364 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085455364 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085455364 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085455364 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085455364 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085455364 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.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' 20250410085455364 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410085455365 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410085455365 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085455365 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 5a 0e 68 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)@449bbc254af8: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(1024)@449bbc254af8: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(1024)@449bbc254af8: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(1024)@449bbc254af8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_second_rab_assignment0(1031)@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(1025)@449bbc254af8: Deleted conn table entry 0TC_second_rab_assignment0(1031)12825376 HNBGW_Test.msc0-SCCP(1024)@449bbc254af8: Session index based on connection ID:0 20250410085455369 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085455369 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410085455369 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410085455369 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410085455369 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085455369 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410085455369 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085455369 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085455369 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085455369 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 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 5a 0e 68 00 00 00 00 00 00 06 00 08 00 00 00 07  20250410085455369 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085455369 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085455369 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085455369 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410085455369 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085455369 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=005a0e68), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250410085455369 DLSCCP DEBUG Received CO:RELRE for local reference 116 (sccp_scoc.c:1855) 20250410085455369 DLSCCP DEBUG SCCP-SCOC(116)[0x55ae2af78930]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250410085455369 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085455369 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250410085455369 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) 20250410085455369 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-116)[0x55ae2af6cc60]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250410085455369 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-116)[0x55ae2af6cc60]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250410085455369 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6577326)[0x55ae2ade3390]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250410085455369 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6577326)[0x55ae2ade3390]{disconnected}: Freeing instance (context_map.c:202) 20250410085455369 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6577326)[0x55ae2ade3390]{disconnected}: Deallocated (fsm.c:568) 20250410085455369 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-116)[0x55ae2af6cc60]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250410085455369 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-116)[0x55ae2af6cc60]{disconnected}: Freeing instance (context_map.c:206) 20250410085455369 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-116)[0x55ae2af6cc60]{disconnected}: Deallocated (fsm.c:568) 20250410085455369 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6577326 SCCP-116 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250410085455369 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=005a0e68), PART(T=Source Reference,L=4,D=00000074) (sccp_scrc.c:415) 20250410085455369 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085455369 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085455370 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085455370 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085455370 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085455370 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085455370 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 5a 0e 68 00 00 74 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085455370 DLSCCP DEBUG SCCP-SCOC(116)[0x55ae2af78930]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250410085455370 DLSCCP DEBUG SCCP-SCOC(116)[0x55ae2af78930]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250410085455370 DLSCCP DEBUG SCCP-SCOC(116)[0x55ae2af78930]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250410085455370 DLSCCP DEBUG SCCP-SCOC(116)[0x55ae2af78930]{IDLE}: Deallocated (fsm.c:568) 20250410085455370 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085455370 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085455370 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085455370 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085455370 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085455370 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.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' 20250410085455370 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410085455370 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410085455370 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085455370 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 5a 0e 68 00 00 74 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(1024)@449bbc254af8: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(1024)@449bbc254af8: RLC received in state:disconnect_pending TC_second_rab_assignment0(1031)@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed MTC@449bbc254af8: ok: talloc reports "asn1_context" = 1 bytes 20250410085457383 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34606<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250410085457383 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:42901<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(1020)@449bbc254af8: Final verdict of PTC: none VirtHNBGW-STATS(1019)@449bbc254af8: Final verdict of PTC: none MTC@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed 20250410085457387 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34596<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250410085457389 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085457389 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085457389 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410085457389 DMAIN NOTICE (127.0.0.1:9999 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) 20250410085457389 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) MutexDispCT-TC_second_rab_assignment(1018)@449bbc254af8: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(1027)@449bbc254af8: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(1028)@449bbc254af8: Final verdict of PTC: none TC_second_rab_assignment-Iuh0-RUA(1023)@449bbc254af8: Final verdict of PTC: none 20250410085457391 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250410085457391 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410085457391 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250410085457391 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250410085457391 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250410085457391 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410085457391 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250410085457391 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250410085457391 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250410085457391 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410085457391 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250410085457391 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250410085457391 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250410085457391 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085457391 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-msc0-0: connection closed 20250410085457391 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250410085457391 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250410085457391 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250410085457391 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250410085457391 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 20250410085457391 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  20250410085457392 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085457392 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250410085457392 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:378) 20250410085457392 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085457392 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085457392 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085457392 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085457392 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250410085457392 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250410085457392 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250410085457392 DRANAP NOTICE cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: link lost (cnlink.c:118) 20250410085457391 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085457392 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250410085457392 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250410085457392 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250410085457392 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410085457392 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250410085457392 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250410085457392 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250410085457392 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085457392 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-sgsn0-0: connection closed 20250410085457392 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250410085457392 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250410085457392 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250410085457392 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250410085457392 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 20250410085457392 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085457392 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250410085457392 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250410085457392 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085457392 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250410085457392 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250410085457393 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085457393 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085457393 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085457393 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085457393 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250410085457393 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250410085457393 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250410085457393 DRANAP NOTICE cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc0-M3UA(1026)@449bbc254af8: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(1024)@449bbc254af8: Final verdict of PTC: none HNBGW_Test.msc0-RAN(1025)@449bbc254af8: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(1029)@449bbc254af8: Final verdict of PTC: none TC_second_rab_assignment-Iuh0(1022)@449bbc254af8: Final verdict of PTC: none HNBGW-PFCP(1021)@449bbc254af8: Final verdict of PTC: none HNBGW-MGCP(1030)@449bbc254af8: Final verdict of PTC: none 20250410085457395 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34608<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_second_rab_assignment0(1031)@449bbc254af8: Final verdict of PTC: pass MTC@449bbc254af8: Setting final verdict of the test case. MTC@449bbc254af8: Local verdict of MTC: pass MTC@449bbc254af8: Local verdict of PTC MutexDispCT-TC_second_rab_assignment(1018): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC VirtHNBGW-STATS(1019): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC IPA-CTRL-CLI-IPA(1020): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW-PFCP(1021): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC TC_second_rab_assignment-Iuh0(1022): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC TC_second_rab_assignment-Iuh0-RUA(1023): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.msc0-SCCP(1024): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.msc0-RAN(1025): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.msc0-M3UA(1026): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(1027): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.sgsn0-RAN(1028): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(1029): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW-MGCP(1030): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC TC_second_rab_assignment0(1031): pass (pass -> pass) MTC@449bbc254af8: Test case TC_second_rab_assignment finished. Verdict: pass MTC@449bbc254af8: 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'. Thu Apr 10 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 20250410085457479 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53004<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410085458082 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53004<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=380828) 20250410085458924 DLSCCP DEBUG SCCP-SCOC(114)[0x55ae2af71270]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250410085458924 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a80133), PART(T=Source Reference,L=4,D=00000072), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085458924 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410085458924 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085458924 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410085458924 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085458924 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085458924 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085458924 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 a8 01 33 00 00 72 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085458924 DLSCCP DEBUG SCCP-SCOC(113)[0x55ae2af6ef60]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250410085458924 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fa1f55), PART(T=Source Reference,L=4,D=00000071), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085458924 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410085458924 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085458924 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410085458924 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085458924 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085458924 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085458924 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 fa 1f 55 00 00 71 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085458925 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085458925 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085458925 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085458925 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085458925 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085458925 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250410085458925 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085458925 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085458925 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085458925 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085458925 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085458925 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250410085458931 DLSCCP DEBUG SCCP-SCOC(115)[0x55ae2af74d00]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250410085458931 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b34636), PART(T=Source Reference,L=4,D=00000073), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085458931 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410085458931 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085458931 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410085458931 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085458931 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250410085458931 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085458931 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 0a 03 00 00 00 04 b3 46 36 00 00 73 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085458931 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085458931 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085458931 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085458931 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250410085458931 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250410085458931 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250410085458999 DLSCCP DEBUG SCCP-SCOC(109)[0x55ae2af7ac70]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410085458999 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a0f119), PART(T=Source Reference,L=4,D=0000006d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085458999 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085458999 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085458999 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085458999 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085458999 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250410085458999 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085458999 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 a0 f1 19 00 00 6d 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085458999 DLSCCP DEBUG SCCP-SCOC(108)[0x55ae2af76b70]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410085458999 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0069d3fa), PART(T=Source Reference,L=4,D=0000006c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085458999 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410085458999 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085458999 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410085459000 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085459000 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085459000 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085459000 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 69 d3 fa 00 00 6c 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085459000 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085459000 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085459000 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085459000 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250410085459000 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250410085459000 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250410085459000 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085459000 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085459000 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085459000 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085459000 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085459000 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=380828, count=385028) 20250410085459393 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250410085459393 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250410085459393 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250410085459393 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250410085459393 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250410085459393 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@449bbc254af8: 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@449bbc254af8: 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 ------ Thu Apr 10 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@449bbc254af8: 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@449bbc254af8: Test case TC_hnb_reregister_reuse_sctp_assoc started. 20250410085501167 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53014<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410085501173 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53026<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410085501177 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:43597<->l=127.0.0.1:4262) (control_if.c:572) 20250410085501196 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085501196 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085501196 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085501196 DRANAP DEBUG cnlink(msc-1)[0x55ae2aef6920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085501197 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085501197 DRANAP DEBUG cnlink(msc-2)[0x55ae2aef3b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085501197 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085501197 DRANAP DEBUG cnlink(msc-3)[0x55ae2af5d910]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_hnb_reregister_reuse_sctp_assoc-Iuh0(1036)@449bbc254af8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250410085501198 DRANAP DEBUG cnlink(msc-1)[0x55ae2aef6920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085501198 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250410085501198 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085501198 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085501198 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410085501198 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085501198 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085501198 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085501198 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085501198 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085501198 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085501198 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085501198 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085501198 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085501198 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085501198 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085501198 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085501198 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085501198 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410085501198 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085501198 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085501198 DRANAP DEBUG cnlink(msc-1)[0x55ae2aef6920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085501198 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085501198 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250410085501198 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085501198 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085501198 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410085501198 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085501198 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085501198 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085501198 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085501198 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085501198 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085501198 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085501198 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085501198 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085501198 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085501198 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085501198 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085501198 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085501198 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085501198 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085501198 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085501198 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085501198 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250410085501198 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250410085501198 DRANAP DEBUG cnlink(msc-3)[0x55ae2af5d910]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085501198 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250410085501198 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085501198 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085501198 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410085501198 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085501198 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085501198 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085501198 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) 20250410085501198 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085501198 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085501198 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085501198 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085501198 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085501198 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085501198 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085501198 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) 20250410085501198 DLSS7 DEBUG Found route for dpc=4=0.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) 20250410085501198 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250410085501198 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085501198 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250410085501198 DRANAP DEBUG cnlink(msc-3)[0x55ae2af5d910]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085501198 DRANAP DEBUG cnlink(msc-2)[0x55ae2aef3b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085501198 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250410085501198 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085501198 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085501198 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410085501198 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085501198 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085501198 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085501198 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085501198 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085501198 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085501198 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085501198 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085501198 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085501198 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085501198 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085501198 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085501198 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085501198 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250410085501198 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085501198 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085501198 DRANAP DEBUG cnlink(msc-2)[0x55ae2aef3b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085501198 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085501198 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085501198 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085501198 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410085501198 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410085501198 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250410085501198 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085501198 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085501198 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085501198 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085501198 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085501198 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250410085501198 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085501198 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085501198 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085501198 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 20250410085501198 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250410085501198 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250410085501198 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085501198 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085501198 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085501198 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250410085501198 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250410085501198 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! MTC@449bbc254af8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@449bbc254af8: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(1040)@449bbc254af8: ************************************************* HNBGW_Test.msc0-M3UA(1040)@449bbc254af8: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(1040)@449bbc254af8: ************************************************* HNBGW_Test.msc0-SCCP(1038)@449bbc254af8: v_sccp_pdu_maxlen:268 20250410085501211 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085501211 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085501211 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085501211 DRANAP DEBUG cnlink(sgsn-1)[0x55ae2af5ec30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085501211 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085501211 DRANAP DEBUG cnlink(sgsn-2)[0x55ae2af5f5c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085501211 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085501211 DRANAP DEBUG cnlink(sgsn-3)[0x55ae2af5ff50]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085501212 DRANAP DEBUG cnlink(sgsn-3)[0x55ae2af5ff50]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085501212 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250410085501212 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085501212 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085501212 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410085501212 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085501212 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085501212 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085501212 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) 20250410085501212 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085501212 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085501212 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085501212 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085501212 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085501212 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085501212 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085501212 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) 20250410085501212 DLSS7 DEBUG Found route for dpc=12=0.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) 20250410085501212 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250410085501212 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085501212 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250410085501212 DRANAP DEBUG cnlink(sgsn-3)[0x55ae2af5ff50]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085501212 DRANAP DEBUG cnlink(sgsn-2)[0x55ae2af5f5c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085501212 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250410085501212 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085501212 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085501212 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410085501212 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085501212 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085501212 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085501212 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085501212 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085501212 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085501212 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085501212 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085501212 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085501212 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085501212 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085501212 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085501212 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085501212 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250410085501212 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085501212 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085501212 DRANAP DEBUG cnlink(sgsn-2)[0x55ae2af5f5c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085501212 DRANAP DEBUG cnlink(sgsn-1)[0x55ae2af5ec30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085501212 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250410085501212 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085501212 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085501212 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410085501212 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085501212 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085501212 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085501212 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085501212 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085501212 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085501212 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085501212 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085501212 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085501212 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085501212 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085501212 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085501212 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085501212 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250410085501212 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085501212 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085501212 DRANAP DEBUG cnlink(sgsn-1)[0x55ae2af5ec30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085501212 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085501212 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250410085501212 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085501212 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085501212 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410085501212 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085501212 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085501212 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085501212 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085501212 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085501212 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085501212 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085501212 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085501212 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085501212 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085501212 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085501212 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085501212 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085501212 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085501212 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085501212 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085501212 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085501212 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085501212 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085501212 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085501212 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 20250410085501212 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250410085501212 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250410085501212 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085501212 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085501212 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085501212 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250410085501212 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250410085501212 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250410085501212 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085501212 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085501213 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085501213 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250410085501213 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250410085501213 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250410085501213 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085501213 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085501213 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085501213 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085501213 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085501213 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@449bbc254af8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(1043)@449bbc254af8: ************************************************* MTC@449bbc254af8: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(1043)@449bbc254af8: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(1043)@449bbc254af8: ************************************************* HNBGW_Test.sgsn0-SCCP(1041)@449bbc254af8: v_sccp_pdu_maxlen:268 20250410085501277 DLSCCP DEBUG SCCP-SCOC(107)[0x55ae2af8be60]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410085501277 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000d12d1), PART(T=Source Reference,L=4,D=0000006b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085501277 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410085501277 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085501278 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410085501278 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085501278 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250410085501278 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085501278 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 0d 12 d1 00 00 6b 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085501278 DLSCCP DEBUG SCCP-SCOC(106)[0x55ae2ade35d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410085501278 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005d5d3a), PART(T=Source Reference,L=4,D=0000006a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085501278 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085501278 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085501278 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085501278 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085501278 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250410085501278 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085501278 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 0b 03 00 00 00 04 5d 5d 3a 00 00 6a 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085501278 DLSCCP DEBUG SCCP-SCOC(105)[0x55ae2af70460]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410085501278 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c9d2ed), PART(T=Source Reference,L=4,D=00000069), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085501278 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085501278 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085501278 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085501278 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085501278 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250410085501278 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085501278 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 c9 d2 ed 00 00 69 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085501278 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085501279 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085501279 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085501279 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250410085501279 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250410085501279 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250410085501279 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085501279 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085501279 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085501279 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250410085501279 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250410085501279 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250410085501279 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085501279 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085501279 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085501279 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250410085501279 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250410085501279 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250410085501409 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250410085501409 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250410085501409 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250410085501409 DLSS7 <000c> 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)@449bbc254af8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250410085501417 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085501417 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250410085501417 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250410085501417 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250410085501417 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250410085501417 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250410085501417 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250410085501417 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 20250410085501417 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250410085501417 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  20250410085501417 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250410085501420 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085501420 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250410085501420 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250410085501420 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  20250410085501420 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250410085501420 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250410085501420 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250410085501420 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 20250410085501420 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250410085501420 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  20250410085501420 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085501420 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250410085501421 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085501421 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250410085501421 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:413) 20250410085501421 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085501421 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085501421 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085501421 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085501421 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250410085501421 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250410085501421 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085501422 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085501422 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250410085501422 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085501422 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085501422 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410085501422 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085501422 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085501422 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085501422 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250410085501422 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250410085501422 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250410085501422 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250410085501422 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085501422 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085501422 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085501423 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085501423 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085501423 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085501423 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085501423 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085501423 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085501423 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085501423 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085501423 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085501423 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085501423 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085501423 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085501423 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085501423 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085501423 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085501423 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085501423 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250410085501423 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410085501423 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410085501423 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085501423 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  HNBGW_Test.sgsn0-M3UA(1043)@449bbc254af8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250410085501428 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085501428 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250410085501428 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250410085501428 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250410085501428 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250410085501428 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250410085501428 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250410085501428 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 20250410085501428 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250410085501428 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  20250410085501428 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250410085501428 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085501428 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250410085501428 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250410085501428 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  20250410085501428 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250410085501428 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250410085501428 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250410085501428 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 20250410085501428 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250410085501428 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  20250410085501428 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  20250410085501428 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085501428 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250410085501428 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085501428 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250410085501428 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250410085501429 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085501429 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085501429 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085501429 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085501429 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250410085501429 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250410085501429 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085501430 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085501430 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250410085501430 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085501430 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085501430 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410085501430 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085501430 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085501430 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085501430 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085501430 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085501430 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085501430 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085501430 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085501430 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085501430 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085501430 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085501430 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085501430 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085501430 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085501430 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085501430 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085501430 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085501430 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085501430 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085501430 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085501430 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085501430 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085501430 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.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' 20250410085501430 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410085501430 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410085501430 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085501430 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  20250410085501778 DLSCCP DEBUG SCCP-SCOC(104)[0x55ae2af76a40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410085501778 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001ffc0e), PART(T=Source Reference,L=4,D=00000068), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085501778 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410085501778 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085501778 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410085501778 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085501778 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250410085501778 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085501778 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 1f fc 0e 00 00 68 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085501778 DLSCCP DEBUG SCCP-SCOC(102)[0x55ae2af82f40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410085501778 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00af655c), PART(T=Source Reference,L=4,D=00000066), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085501778 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410085501778 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085501778 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410085501778 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085501778 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250410085501778 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085501778 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 65 5c 00 00 66 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085501778 DLSCCP DEBUG SCCP-SCOC(103)[0x55ae2aef1d50]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410085501778 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001f2419), PART(T=Source Reference,L=4,D=00000067), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085501778 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410085501778 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085501778 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410085501779 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085501779 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250410085501779 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085501779 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 1f 24 19 00 00 67 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085501779 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085501779 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085501779 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085501779 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250410085501779 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250410085501779 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250410085501779 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085501779 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085501779 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085501779 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250410085501779 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250410085501779 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250410085501779 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085501779 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085501779 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085501779 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250410085501779 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250410085501779 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! HNBGW_Test.msc0-RAN(1039)@449bbc254af8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250410085502222 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085502222 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410085502222 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410085502222 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410085502222 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085502222 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410085502222 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085502222 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085502222 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085502222 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085502222 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085502222 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085502222 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085502222 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410085502222 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085502222 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085502222 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250410085502222 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410085502222 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085502222 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085502222 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085502222 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085502222 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085502222 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085502222 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085502222 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085502222 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085502222 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085502222 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085502222 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085502222 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085502222 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085502222 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250410085502222 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250410085502222 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250410085502222 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250410085502222 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085502222 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410085502222 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085502222 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085502222 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085502222 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085502222 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085502222 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085502222 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085502222 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085502222 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085502222 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085502222 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085502222 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085502222 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085502222 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085502222 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085502222 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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) 20250410085502222 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250410085502222 DRANAP NOTICE cnlink(msc-0)[0x55ae2af13940]{CONNECTED}: link up (cnlink.c:111) 20250410085502222 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085502222 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085502222 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085502222 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085502222 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085502222 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.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' 20250410085502222 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410085502222 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410085502222 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085502222 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  20250410085502223 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085502223 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410085502223 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410085502223 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410085502223 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085502223 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410085502223 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085502223 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085502223 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085502223 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085502223 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085502223 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085502223 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085502223 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410085502223 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085502223 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085502223 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250410085502223 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410085502223 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085502223 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085502223 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085502223 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085502223 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085502223 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085502223 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085502223 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085502223 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085502223 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085502223 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085502223 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085502223 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085502223 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085502223 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250410085502223 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250410085502224 DRANAP INFO cnlink(msc-0)[0x55ae2af13940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(1042)@449bbc254af8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250410085502232 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085502232 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410085502232 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410085502232 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410085502232 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085502232 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410085502232 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085502232 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085502232 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085502232 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085502232 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085502232 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085502232 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085502232 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410085502232 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085502232 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085502232 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250410085502232 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410085502232 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085502232 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085502232 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085502232 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085502232 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085502232 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085502232 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085502232 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085502232 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085502232 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085502232 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085502232 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085502232 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085502232 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085502233 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250410085502233 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250410085502233 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250410085502233 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250410085502233 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085502233 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410085502233 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085502233 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085502233 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085502233 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085502233 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085502233 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085502233 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085502233 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085502233 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085502233 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085502233 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085502233 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085502233 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085502233 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085502233 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085502233 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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) 20250410085502233 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250410085502233 DRANAP NOTICE cnlink(sgsn-0)[0x55ae2af5e2a0]{CONNECTED}: link up (cnlink.c:111) 20250410085502233 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085502233 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085502233 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085502233 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085502233 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085502233 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250410085502233 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410085502233 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410085502233 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085502233 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  20250410085502235 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085502235 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410085502235 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410085502235 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410085502235 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085502235 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410085502235 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085502235 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085502235 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085502235 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085502235 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085502235 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085502235 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085502235 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410085502235 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085502235 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085502235 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250410085502235 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410085502235 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085502235 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085502235 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085502235 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085502235 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085502235 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085502235 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085502235 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085502235 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085502235 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085502235 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085502235 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085502235 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085502235 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085502235 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250410085502235 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250410085502235 DRANAP INFO cnlink(sgsn-0)[0x55ae2af5e2a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250410085502240 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085502240 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085502240 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250410085502240 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250410085502240 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) 20250410085502240 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250410085502240 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250410085502240 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410085502240 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@449bbc254af8: setverdict(pass): none -> pass 20250410085502244 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085502244 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085502244 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 12 bytes from client (stream_srv.c:1351) 20250410085502244 DMAIN DEBUG Decoding message HNBAP_HNBDe_RegisterIEs (hnbap_decoder.c:307) (hnbap_decoder.c:307) 20250410085502244 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-DE-REGISTER cause=radio(unspecified) (hnbgw_hnbap.c:460) 20250410085502316 DLSCCP DEBUG SCCP-SCOC(99)[0x55ae2af76130]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250410085502316 DLSCCP DEBUG SCCP-SCOC(99)[0x55ae2af76130]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250410085502316 DLSCCP DEBUG SCCP-SCOC(99)[0x55ae2af76130]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250410085502316 DLSCCP DEBUG SCCP-SCOC(99)[0x55ae2af76130]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250410085502316 DLSCCP DEBUG SCCP-SCOC(99)[0x55ae2af76130]{IDLE}: Deallocated (fsm.c:568) 20250410085502316 DLSCCP DEBUG SCCP-SCOC(100)[0x55ae2af6f090]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250410085502316 DLSCCP DEBUG SCCP-SCOC(100)[0x55ae2af6f090]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250410085502316 DLSCCP DEBUG SCCP-SCOC(100)[0x55ae2af6f090]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250410085502316 DLSCCP DEBUG SCCP-SCOC(100)[0x55ae2af6f090]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250410085502316 DLSCCP DEBUG SCCP-SCOC(100)[0x55ae2af6f090]{IDLE}: Deallocated (fsm.c:568) 20250410085502317 DLSCCP DEBUG SCCP-SCOC(101)[0x55ae2af6a5b0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250410085502317 DLSCCP DEBUG SCCP-SCOC(101)[0x55ae2af6a5b0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250410085502317 DLSCCP DEBUG SCCP-SCOC(101)[0x55ae2af6a5b0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250410085502317 DLSCCP DEBUG SCCP-SCOC(101)[0x55ae2af6a5b0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250410085502317 DLSCCP DEBUG SCCP-SCOC(101)[0x55ae2af6a5b0]{IDLE}: Deallocated (fsm.c:568) 20250410085502444 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085502444 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085502444 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250410085502444 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250410085502445 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) 20250410085502445 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250410085502445 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250410085502445 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410085502445 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed MTC@449bbc254af8: talloc reports "struct hnb_context" x 1, expecting 1 MTC@449bbc254af8: ok: talloc reports "asn1_context" = 1 bytes 20250410085502455 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53026<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250410085502455 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:43597<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(1034)@449bbc254af8: Final verdict of PTC: none VirtHNBGW-STATS(1033)@449bbc254af8: Final verdict of PTC: none MTC@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed 20250410085502457 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53014<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250410085502458 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085502458 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085502458 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410085502458 DMAIN NOTICE (127.0.0.1:9999 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) 20250410085502458 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) MutexDispCT-TC_hnb_reregister_reuse_sctp_assoc(1032)@449bbc254af8: Final verdict of PTC: none TC_hnb_reregister_reuse_sctp_assoc-Iuh0-RUA(1037)@449bbc254af8: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(1038)@449bbc254af8: Final verdict of PTC: none 20250410085502459 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250410085502459 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410085502459 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250410085502459 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT HNBGW_Test.sgsn0-SCCP(1041)@449bbc254af8: Final verdict of PTC: none 20250410085502459 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250410085502459 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410085502459 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250410085502459 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250410085502459 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250410085502459 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085502459 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-sgsn0-0: connection closed 20250410085502459 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind HNBGW_Test.msc0-RAN(1039)@449bbc254af8: Final verdict of PTC: none 20250410085502459 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250410085502459 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250410085502459 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250410085502459 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 20250410085502459 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  20250410085502459 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085502459 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250410085502459 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250410085502459 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250410085502459 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410085502459 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250410085502459 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250410085502459 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085502460 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250410085502460 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250410085502460 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085502460 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 20250410085502460 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250410085502460 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410085502460 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250410085502460 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250410085502460 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250410085502460 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085502460 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-msc0-0: connection closed 20250410085502460 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250410085502460 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085502460 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085502460 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085502460 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250410085502460 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250410085502460 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250410085502460 DRANAP NOTICE cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: link lost (cnlink.c:118) 20250410085502460 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250410085502460 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250410085502460 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250410085502460 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 20250410085502460 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085502460 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250410085502460 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250410085502460 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085502460 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) HNBGW-MGCP(1044)@449bbc254af8: Final verdict of PTC: none 20250410085502460 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:378) 20250410085502460 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085502460 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085502460 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085502460 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085502460 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250410085502460 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250410085502460 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250410085502461 DRANAP NOTICE cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.sgsn0-M3UA(1043)@449bbc254af8: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(1040)@449bbc254af8: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(1042)@449bbc254af8: Final verdict of PTC: none HNBGW-PFCP(1035)@449bbc254af8: Final verdict of PTC: none TC_hnb_reregister_reuse_sctp_assoc-Iuh0(1036)@449bbc254af8: Final verdict of PTC: none MTC@449bbc254af8: Setting final verdict of the test case. MTC@449bbc254af8: Local verdict of MTC: pass MTC@449bbc254af8: Local verdict of PTC MutexDispCT-TC_hnb_reregister_reuse_sctp_assoc(1032): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC VirtHNBGW-STATS(1033): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC IPA-CTRL-CLI-IPA(1034): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW-PFCP(1035): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC TC_hnb_reregister_reuse_sctp_assoc-Iuh0(1036): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC TC_hnb_reregister_reuse_sctp_assoc-Iuh0-RUA(1037): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.msc0-SCCP(1038): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.msc0-RAN(1039): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.msc0-M3UA(1040): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(1041): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.sgsn0-RAN(1042): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(1043): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW-MGCP(1044): none (pass -> pass) MTC@449bbc254af8: Test case TC_hnb_reregister_reuse_sctp_assoc finished. Verdict: pass MTC@449bbc254af8: 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'. Thu Apr 10 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 20250410085502540 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53034<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410085503043 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53034<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=265280) Waiting for packet dumper to finish... 1 (prev_count=265280, count=269160) 20250410085504460 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250410085504461 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250410085504461 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250410085504461 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250410085504461 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250410085504461 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@449bbc254af8: 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@449bbc254af8: 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 ------ Thu Apr 10 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@449bbc254af8: 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@449bbc254af8: Test case TC_apply_sccp started. 20250410085506146 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33570<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410085506151 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33576<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410085506153 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:39125<->l=127.0.0.1:4262) (control_if.c:572) TC_apply_sccp-Iuh0(1049)@449bbc254af8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250410085506170 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250410085506170 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250410085506182 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085506182 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085506182 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085506182 DRANAP DEBUG cnlink(msc-1)[0x55ae2aef6920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085506182 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085506182 DRANAP DEBUG cnlink(msc-2)[0x55ae2aef3b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_apply_sccp-Iuh1(1051)@449bbc254af8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250410085506183 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:44770 (stream_srv.c:142) 20250410085506183 DMAIN INFO New HNB SCTP connection r=127.0.0.1:44770<->l=127.0.0.1:29169 (hnbgw.c:791) 20250410085506183 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085506183 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250410085506183 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085506183 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085506183 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410085506183 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085506183 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085506183 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085506183 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085506183 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085506183 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085506183 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085506183 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085506183 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085506183 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085506183 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085506183 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085506183 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085506183 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085506183 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085506183 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085506183 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085506183 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085506183 DRANAP DEBUG cnlink(msc-3)[0x55ae2af5d910]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085506183 DRANAP DEBUG cnlink(msc-1)[0x55ae2aef6920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085506183 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085506183 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085506183 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085506183 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085506183 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085506183 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250410085506183 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250410085506183 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085506183 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085506183 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410085506183 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085506183 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085506183 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085506183 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085506183 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085506184 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085506184 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085506184 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085506184 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085506184 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085506184 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085506184 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085506184 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085506184 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410085506184 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085506184 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085506184 DRANAP DEBUG cnlink(msc-1)[0x55ae2aef6920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085506184 DRANAP DEBUG cnlink(msc-2)[0x55ae2aef3b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085506184 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250410085506184 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085506184 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085506184 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410085506184 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085506184 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085506184 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085506184 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085506184 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085506184 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085506184 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085506184 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085506184 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085506184 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085506184 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085506184 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085506184 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085506184 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250410085506184 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085506184 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085506184 DRANAP DEBUG cnlink(msc-2)[0x55ae2aef3b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085506184 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085506184 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085506184 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085506184 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410085506184 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410085506184 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250410085506184 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085506184 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085506184 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085506184 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250410085506184 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250410085506184 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250410085506185 DRANAP DEBUG cnlink(msc-3)[0x55ae2af5d910]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085506185 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250410085506185 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085506185 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085506185 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410085506185 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085506185 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085506185 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085506185 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) 20250410085506185 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085506185 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085506185 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085506185 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085506185 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085506185 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085506185 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085506185 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) 20250410085506185 DLSS7 DEBUG Found route for dpc=4=0.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) 20250410085506185 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250410085506185 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085506185 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250410085506185 DRANAP DEBUG cnlink(msc-3)[0x55ae2af5d910]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085506185 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085506185 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085506185 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085506185 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 20250410085506185 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250410085506185 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! MTC@449bbc254af8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(1055)@449bbc254af8: ************************************************* HNBGW_Test.msc0-M3UA(1055)@449bbc254af8: M3UA emulation initiated, the test can be started MTC@449bbc254af8: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(1055)@449bbc254af8: ************************************************* HNBGW_Test.msc0-SCCP(1053)@449bbc254af8: v_sccp_pdu_maxlen:268 20250410085506205 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085506205 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085506206 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085506206 DRANAP DEBUG cnlink(sgsn-1)[0x55ae2af5ec30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085506206 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085506206 DRANAP DEBUG cnlink(sgsn-2)[0x55ae2af5f5c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085506206 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085506206 DRANAP DEBUG cnlink(sgsn-3)[0x55ae2af5ff50]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085506207 DRANAP DEBUG cnlink(sgsn-3)[0x55ae2af5ff50]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085506207 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250410085506207 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085506207 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085506207 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410085506207 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085506207 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085506207 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085506207 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) 20250410085506207 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085506207 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085506207 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085506207 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085506207 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085506207 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085506207 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085506207 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) 20250410085506207 DLSS7 DEBUG Found route for dpc=12=0.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) 20250410085506207 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250410085506207 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085506207 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250410085506207 DRANAP DEBUG cnlink(sgsn-3)[0x55ae2af5ff50]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085506207 DRANAP DEBUG cnlink(sgsn-2)[0x55ae2af5f5c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085506207 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250410085506207 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085506207 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085506207 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410085506207 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085506207 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085506207 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085506207 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085506207 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085506207 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085506207 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085506207 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085506207 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085506207 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085506207 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085506207 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085506207 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085506207 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250410085506207 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085506207 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085506207 DRANAP DEBUG cnlink(sgsn-2)[0x55ae2af5f5c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085506207 DRANAP DEBUG cnlink(sgsn-1)[0x55ae2af5ec30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085506207 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250410085506207 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085506207 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085506207 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410085506207 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085506207 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085506207 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085506207 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410085506207 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085506207 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085506207 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085506207 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085506207 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085506207 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085506207 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085506207 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410085506207 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085506207 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250410085506207 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085506207 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085506207 DRANAP DEBUG cnlink(sgsn-1)[0x55ae2af5ec30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085506207 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085506207 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250410085506207 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085506207 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085506207 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410085506207 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085506207 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085506207 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085506207 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410085506207 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085506207 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085506207 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085506207 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085506207 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085506207 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085506207 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085506207 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410085506207 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085506207 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085506207 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085506207 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085506207 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085506207 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085506207 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085506207 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085506207 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 20250410085506207 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250410085506207 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250410085506207 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085506207 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085506207 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085506207 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250410085506207 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250410085506207 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250410085506207 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085506207 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085506207 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085506207 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250410085506207 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250410085506207 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250410085506208 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085506208 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085506208 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085506208 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085506208 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085506208 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@449bbc254af8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(1058)@449bbc254af8: ************************************************* HNBGW_Test.sgsn0-M3UA(1058)@449bbc254af8: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(1058)@449bbc254af8: ************************************************* MTC@449bbc254af8: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(1056)@449bbc254af8: v_sccp_pdu_maxlen:268 20250410085506228 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085506228 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085506228 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250410085506228 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250410085506228 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) 20250410085506228 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250410085506228 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250410085506228 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410085506228 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@449bbc254af8: setverdict(pass): none -> pass 20250410085506237 DLINP DEBUG SRVCONN(,r=127.0.0.1:44770<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085506237 DLINP DEBUG SRVCONN(,r=127.0.0.1:44770<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085506237 DLINP DEBUG SRVCONN(,r=127.0.0.1:44770<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250410085506237 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250410085506237 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) 20250410085506237 DLGLOBAL DEBUG validating counter group 0x55ae08d2cbe0(hnb) with 60 counters (rate_ctr.c:86) 20250410085506237 DHNBAP DEBUG (127.0.0.1:44770 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20250410085506237 DHNBAP NOTICE (127.0.0.1:44770 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250410085506237 DHNBAP NOTICE (127.0.0.1:44770 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250410085506237 DLINP DEBUG SRVCONN(,r=127.0.0.1:44770<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410085506237 DLINP DEBUG SRVCONN(,r=127.0.0.1:44770<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed 20250410085506401 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250410085506401 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250410085506401 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250410085506401 DLSS7 <000c> 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)@449bbc254af8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250410085506410 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085506410 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250410085506410 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250410085506410 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250410085506410 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250410085506410 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250410085506410 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250410085506410 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 20250410085506410 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250410085506410 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  20250410085506410 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250410085506414 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085506414 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250410085506414 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250410085506414 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  20250410085506414 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250410085506414 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250410085506414 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250410085506414 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 20250410085506414 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250410085506414 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  20250410085506414 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085506414 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250410085506414 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085506414 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250410085506414 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:413) 20250410085506414 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085506414 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085506414 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085506414 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085506414 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250410085506414 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250410085506414 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085506415 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085506415 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250410085506415 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085506415 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085506415 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410085506415 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085506415 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085506415 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085506415 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085506416 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085506416 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085506416 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085506416 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085506416 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085506416 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085506416 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085506416 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085506416 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085506416 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085506416 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085506416 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085506416 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085506416 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085506416 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085506416 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085506416 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085506416 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085506416 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.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' 20250410085506416 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410085506416 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410085506416 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085506416 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  20250410085506418 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250410085506418 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250410085506418 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250410085506418 DLSS7 <000c> 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)@449bbc254af8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250410085506424 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085506424 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250410085506424 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250410085506424 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250410085506424 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250410085506424 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250410085506424 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250410085506424 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 20250410085506424 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250410085506424 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  20250410085506424 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250410085506425 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085506425 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250410085506425 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250410085506425 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  20250410085506425 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250410085506425 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250410085506425 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250410085506425 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 20250410085506425 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250410085506425 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  20250410085506425 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  20250410085506425 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085506425 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250410085506426 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085506426 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250410085506426 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250410085506426 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085506426 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085506426 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085506426 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085506426 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250410085506426 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250410085506426 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085506427 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085506427 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250410085506427 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085506427 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085506427 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410085506427 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085506427 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085506427 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085506427 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085506427 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085506427 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085506427 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085506427 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085506427 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085506427 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085506427 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085506427 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085506427 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085506427 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085506427 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085506427 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085506427 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085506427 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085506427 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085506427 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085506427 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085506427 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085506427 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.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' 20250410085506427 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410085506427 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410085506427 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085506427 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(1054)@449bbc254af8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250410085507212 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085507212 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085507212 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085507212 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410085507212 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085507212 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085507212 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250410085507212 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410085507212 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085507212 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085507212 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085507212 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085507212 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085507212 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085507212 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085507212 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085507212 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085507212 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085507212 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085507212 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085507212 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085507212 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085507212 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250410085507212 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250410085507212 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250410085507212 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250410085507212 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085507212 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410085507212 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410085507212 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410085507212 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085507212 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410085507212 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085507212 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085507212 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085507212 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085507212 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085507212 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410085507212 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085507212 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085507212 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085507212 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085507212 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085507212 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085507212 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085507212 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085507212 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085507212 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085507212 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085507212 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085507212 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085507212 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085507212 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085507212 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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) 20250410085507212 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250410085507212 DRANAP NOTICE cnlink(msc-0)[0x55ae2af13940]{CONNECTED}: link up (cnlink.c:111) 20250410085507212 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085507212 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085507212 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085507212 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085507212 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085507212 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.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' 20250410085507212 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410085507212 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410085507212 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085507212 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  20250410085507215 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085507215 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410085507215 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410085507215 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410085507215 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085507215 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410085507215 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085507215 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085507215 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085507215 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085507215 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085507215 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085507215 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085507215 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410085507215 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085507215 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085507215 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250410085507215 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410085507215 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085507215 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085507215 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085507215 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085507215 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085507215 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085507215 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085507215 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085507215 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085507215 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085507215 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085507215 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085507215 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085507215 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085507215 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250410085507215 DRANAP DEBUG cnlink(msc-0)[0x55ae2af13940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250410085507215 DRANAP INFO cnlink(msc-0)[0x55ae2af13940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(1057)@449bbc254af8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250410085507230 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085507230 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410085507230 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410085507230 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410085507230 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085507230 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410085507230 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085507230 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085507230 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085507230 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085507230 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085507230 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085507230 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085507230 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410085507230 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085507230 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085507230 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250410085507230 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410085507230 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085507230 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085507230 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085507230 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085507230 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085507230 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085507230 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085507230 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085507230 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085507230 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085507230 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085507230 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085507230 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085507230 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085507230 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250410085507230 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250410085507230 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250410085507230 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250410085507230 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085507230 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410085507230 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085507230 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085507230 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085507230 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085507230 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085507230 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085507230 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085507230 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085507230 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085507230 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085507230 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085507230 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085507230 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085507230 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085507230 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085507230 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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) 20250410085507230 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250410085507230 DRANAP NOTICE cnlink(sgsn-0)[0x55ae2af5e2a0]{CONNECTED}: link up (cnlink.c:111) 20250410085507230 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085507230 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085507230 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085507230 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085507230 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085507231 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.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' 20250410085507231 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410085507231 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410085507231 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085507231 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  20250410085507231 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085507231 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410085507231 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410085507231 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410085507231 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085507231 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410085507231 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085507231 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085507231 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085507231 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085507231 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085507231 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085507231 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085507231 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410085507231 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085507231 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085507231 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250410085507231 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410085507231 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085507231 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085507231 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085507231 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085507231 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085507231 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085507231 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085507231 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085507231 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085507231 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085507231 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085507231 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085507231 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085507231 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085507231 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250410085507231 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250410085507231 DRANAP INFO cnlink(sgsn-0)[0x55ae2af5e2a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250410085508274 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33590<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410085508925 DLSCCP DEBUG SCCP-SCOC(113)[0x55ae2af6ef60]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410085508925 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fa1f55), PART(T=Source Reference,L=4,D=00000071), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085508925 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410085508925 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085508925 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410085508925 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085508925 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085508925 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085508925 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 fa 1f 55 00 00 71 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085508925 DLSCCP DEBUG SCCP-SCOC(114)[0x55ae2af71270]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410085508925 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a80133), PART(T=Source Reference,L=4,D=00000072), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085508925 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410085508925 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085508925 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410085508925 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085508925 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085508925 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085508925 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 a8 01 33 00 00 72 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085508925 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085508925 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085508925 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085508925 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085508925 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085508925 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250410085508925 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410085508925 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410085508925 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085508925 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 fa 1f 55 00 00 71 0f 00 00 00 00 00 06 00 08 00 00 00 02  20250410085508925 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085508925 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085508925 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085508925 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085508925 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085508925 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250410085508925 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410085508925 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410085508925 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085508926 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 a8 01 33 00 00 72 0f 00 00 00 00 00 06 00 08 00 00 00 02  20250410085508930 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085508930 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410085508930 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410085508930 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410085508930 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085508930 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410085508930 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085508930 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085508930 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085508930 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 fa 1f 55 00 00 06 00 08 00 00 00 07  20250410085508930 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085508930 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085508930 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085508930 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410085508930 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085508930 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=00fa1f55) (sccp_scrc.c:486) 20250410085508930 DLSCCP DEBUG Received CO:RELCO for local reference 113 (sccp_scoc.c:1855) 20250410085508930 DLSCCP DEBUG SCCP-SCOC(113)[0x55ae2af6ef60]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250410085508930 DLSCCP DEBUG SCCP-SCOC(113)[0x55ae2af6ef60]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250410085508930 DLSCCP DEBUG SCCP-SCOC(113)[0x55ae2af6ef60]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250410085508930 DLSCCP DEBUG SCCP-SCOC(113)[0x55ae2af6ef60]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250410085508930 DLSCCP DEBUG SCCP-SCOC(113)[0x55ae2af6ef60]{IDLE}: Deallocated (fsm.c:568) 20250410085508931 DLSCCP DEBUG SCCP-SCOC(115)[0x55ae2af74d00]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410085508931 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b34636), PART(T=Source Reference,L=4,D=00000073), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085508931 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410085508931 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085508931 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410085508931 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085508931 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250410085508931 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085508931 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 0a 03 00 00 00 04 b3 46 36 00 00 73 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085508931 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085508931 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085508931 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085508932 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250410085508932 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250410085508932 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250410085509001 DLSCCP DEBUG SCCP-SCOC(108)[0x55ae2af76b70]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410085509001 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0069d3fa), PART(T=Source Reference,L=4,D=0000006c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085509001 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410085509001 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085509001 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410085509001 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085509001 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085509001 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085509001 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 69 d3 fa 00 00 6c 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085509001 DLSCCP DEBUG SCCP-SCOC(109)[0x55ae2af7ac70]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410085509001 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a0f119), PART(T=Source Reference,L=4,D=0000006d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085509001 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085509001 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085509001 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085509001 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085509001 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250410085509001 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085509001 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 a0 f1 19 00 00 6d 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085509001 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085509001 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085509001 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085509001 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085509001 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085509001 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250410085509002 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410085509002 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410085509002 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085509002 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 69 d3 fa 00 00 6c 0f 00 00 00 00 00 06 00 08 00 00 00 02  20250410085509002 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085509002 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085509002 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085509002 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250410085509002 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250410085509002 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250410085509002 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085509002 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410085509002 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410085509002 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410085509002 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085509002 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410085509003 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085509003 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085509003 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085509003 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 a8 01 33 00 00 06 00 08 00 00 00 07  20250410085509003 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085509003 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085509003 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085509003 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410085509003 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085509003 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=00a80133) (sccp_scrc.c:486) 20250410085509003 DLSCCP DEBUG Received CO:RELCO for local reference 114 (sccp_scoc.c:1855) 20250410085509003 DLSCCP DEBUG SCCP-SCOC(114)[0x55ae2af71270]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250410085509003 DLSCCP DEBUG SCCP-SCOC(114)[0x55ae2af71270]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250410085509003 DLSCCP DEBUG SCCP-SCOC(114)[0x55ae2af71270]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250410085509003 DLSCCP DEBUG SCCP-SCOC(114)[0x55ae2af71270]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250410085509003 DLSCCP DEBUG SCCP-SCOC(114)[0x55ae2af71270]{IDLE}: Deallocated (fsm.c:568) 20250410085509205 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085509205 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410085509205 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410085509205 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410085509205 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085509205 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410085509205 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085509205 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085509205 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085509205 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 69 d3 fa 00 00 06 00 08 00 00 00 07  20250410085509205 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085509205 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085509205 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085509205 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410085509205 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085509205 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=0069d3fa) (sccp_scrc.c:486) 20250410085509205 DLSCCP DEBUG Received CO:RELCO for local reference 108 (sccp_scoc.c:1855) 20250410085509205 DLSCCP DEBUG SCCP-SCOC(108)[0x55ae2af76b70]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250410085509205 DLSCCP DEBUG SCCP-SCOC(108)[0x55ae2af76b70]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250410085509205 DLSCCP DEBUG SCCP-SCOC(108)[0x55ae2af76b70]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250410085509205 DLSCCP DEBUG SCCP-SCOC(108)[0x55ae2af76b70]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250410085509205 DLSCCP DEBUG SCCP-SCOC(108)[0x55ae2af76b70]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(1054)@449bbc254af8: f_create_expect(l3 := '05080200F110172A52082926240000000010'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(1054)@449bbc254af8: Created Expect[0] for '05080200F110172A52082926240000000010'O to be handled at TC_apply_sccp0(1060) TC_apply_sccp-Iuh0-RUA(1050)@449bbc254af8: Added conn table entry 0TC_apply_sccp0(1060)11780710 20250410085509310 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085509310 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085509310 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250410085509310 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250410085509310 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xb3c266, normal) (hnbgw_rua.c:407) 20250410085509310 DHNB DEBUG map_rua[0x55ae2ade3390]{init}: Allocated (fsm.c:456) 20250410085509310 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11780710)[0x55ae2ade3390]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250410085509310 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11780710 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250410085509310 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410085509310 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410085509310 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11780710 SCCP-0 CS MI=IMSI-262420000000001: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250410085509310 DCN DEBUG map_sccp[0x55ae2af6cc60]{init}: Allocated (fsm.c:456) 20250410085509310 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-117)[0x55ae2af6cc60]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250410085509310 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-11780710 <-> SCCP-117 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250410085509310 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11780710 SCCP-117 msc-0 MI=IMSI-262420000000001: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250410085509310 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11780710)[0x55ae2ade3390]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250410085509310 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410085509310 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410085509310 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11780710)[0x55ae2ade3390]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250410085509310 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-117)[0x55ae2af6cc60]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250410085509310 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250410085509310 DLSCCP DEBUG SCCP-SCOC(117)[0x55ae2af78930]{IDLE}: Allocated (fsm.c:456) 20250410085509310 DLSCCP DEBUG SCCP-SCOC(117)[0x55ae2af78930]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250410085509310 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000010004f40030003e60056400500f1100926) (sccp_scrc.c:415) 20250410085509310 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085509310 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085509310 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085509310 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085509310 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085509310 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085509310 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085509310 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085509310 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085509310 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085509310 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085509310 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085509310 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085509310 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085509310 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085509310 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 e6 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) 20250410085509310 DLSCCP DEBUG SCCP-SCOC(117)[0x55ae2af78930]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250410085509310 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-117)[0x55ae2af6cc60]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250410085509310 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11780710)[0x55ae2ade3390]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250410085509311 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085509311 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085509311 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085509311 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085509311 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085509311 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.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' 20250410085509311 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410085509311 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410085509311 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085509311 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 e6 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)@449bbc254af8: First idle individual index:0 HNBGW_Test.msc0-SCCP(1053)@449bbc254af8: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(1054)@449bbc254af8: Found Expect[0] for l3='05080200F110172A52082926240000000010'O handled at TC_apply_sccp0(1060) HNBGW_Test.msc0-RAN(1054)@449bbc254af8: Added conn table entry 0TC_apply_sccp0(1060)14423963 HNBGW_Test.msc0-SCCP(1053)@449bbc254af8: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(1053)@449bbc254af8: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250410085509329 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085509330 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410085509330 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410085509330 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410085509330 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085509330 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' TC_apply_sccp0(1060)@449bbc254af8: setverdict(pass): none -> pass 20250410085509330 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085509330 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085509330 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085509330 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 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 06 1a 1a 02 00 00 00 00 00 06 00 08 00 00 00 07  20250410085509330 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085509330 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085509330 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085509330 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410085509330 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085509330 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00061a1a) (sccp_scrc.c:486) 20250410085509330 DLSCCP DEBUG Received CO:COAK for local reference 117 (sccp_scoc.c:1855) 20250410085509330 DLSCCP DEBUG SCCP-SCOC(117)[0x55ae2af78930]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250410085509330 DLSCCP DEBUG SCCP-SCOC(117)[0x55ae2af78930]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250410085509330 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085509330 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250410085509330 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) 20250410085509330 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-117)[0x55ae2af6cc60]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250410085509330 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-117)[0x55ae2af6cc60]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_apply_sccp0(1060)@449bbc254af8: "Changing SCCP address, don't apply yet" 20250410085510332 DLGLOBAL NOTICE TTCN3 f_logp(): Changing SCCP address, don't apply yet (logging_vty.c:1172) 20250410085511278 DLSCCP DEBUG SCCP-SCOC(106)[0x55ae2ade35d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410085511278 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005d5d3a), PART(T=Source Reference,L=4,D=0000006a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085511278 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085511278 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085511278 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085511278 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085511278 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250410085511278 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085511278 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 0b 03 00 00 00 04 5d 5d 3a 00 00 6a 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085511278 DLSCCP DEBUG SCCP-SCOC(107)[0x55ae2af8be60]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410085511278 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000d12d1), PART(T=Source Reference,L=4,D=0000006b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085511278 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410085511278 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085511278 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410085511278 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085511278 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250410085511278 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085511279 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 0d 12 d1 00 00 6b 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085511279 DLSCCP DEBUG SCCP-SCOC(105)[0x55ae2af70460]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410085511279 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c9d2ed), PART(T=Source Reference,L=4,D=00000069), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085511279 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085511279 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085511279 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085511279 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085511279 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250410085511279 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085511279 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 c9 d2 ed 00 00 69 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085511279 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085511279 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085511279 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085511279 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250410085511279 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250410085511279 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250410085511279 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085511279 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085511279 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085511279 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250410085511279 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250410085511279 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250410085511279 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085511279 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085511279 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085511279 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250410085511279 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250410085511279 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250410085511353 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085511353 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085511353 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 46 bytes from client (stream_srv.c:1351) 20250410085511353 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250410085511353 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xb3c266) (hnbgw_rua.c:471) 20250410085511353 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11780710 SCCP-117 msc-0 MI=IMSI-262420000000001: rx RUA DirectTransfer with 22 bytes RANAP data (hnbgw_rua.c:312) 20250410085511353 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11780710)[0x55ae2ade3390]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250410085511353 DRANAP DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250410085511353 DRANAP DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250410085511353 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11780710)[0x55ae2ade3390]{connected}: rx from RUA: RANAP Direct Transfer (context_map_rua.c:171) 20250410085511353 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-117)[0x55ae2af6cc60]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250410085511353 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250410085511353 DLSCCP DEBUG SCCP-SCOC(117)[0x55ae2af78930]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250410085511353 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00061a1a), PART(T=Data,L=22,D=001440120000010010400b0a059a422d561d476dcdce) (sccp_scrc.c:415) 20250410085511353 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085511353 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085511353 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085511353 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085511353 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085511353 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085511353 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 06 1a 1a 00 01 16 00 14 40 12 00 00 01 00 10 40 0b 0a 05 9a 42 2d 56 1d 47 6d cd ce 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085511353 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085511353 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085511353 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085511353 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085511353 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085511353 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.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' 20250410085511354 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410085511354 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410085511354 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085511354 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 06 1a 1a 00 01 16 00 14 40 12 00 00 01 00 10 40 0b 0a 05 9a 42 2d 56 1d 47 6d cd ce 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(1053)@449bbc254af8: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(1053)@449bbc254af8: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(1053)@449bbc254af8: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(1053)@449bbc254af8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_apply_sccp0(1060)@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(1053)@449bbc254af8: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(1053)@449bbc254af8: vl_len:22 HNBGW_Test.msc0-SCCP(1053)@449bbc254af8: vl_from0 HNBGW_Test.msc0-SCCP(1053)@449bbc254af8: data sent by MTP3_SCCP_PORT: '001440120000010010400B0A981C4AD8D87DAE46E1B8'O 20250410085511370 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085511370 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410085511370 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410085511370 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410085511370 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085511370 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410085511370 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085511370 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085511370 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085511370 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 98 1c 4a d8 d8 7d ae 46 e1 b8 00 00 00 00 06 00 08 00 00 00 07  20250410085511370 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 64 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085511370 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085511370 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085511370 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410085511370 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085511370 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=001440120000010010400b0a981c4ad8d87dae46e1b8) (sccp_scrc.c:486) 20250410085511371 DLSCCP DEBUG Received CO:CODT for local reference 117 (sccp_scoc.c:1855) 20250410085511371 DLSCCP DEBUG SCCP-SCOC(117)[0x55ae2af78930]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250410085511371 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085511371 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250410085511371 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-117)[0x55ae2af6cc60]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250410085511371 DRANAP DEBUG Rx CO IM (Direct Transfer) (ranap_common_ran.c:43) 20250410085511371 DRANAP DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250410085511371 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-117)[0x55ae2af6cc60]{connected}: rx from SCCP: RANAP Direct Transfer (context_map_sccp.c:217) 20250410085511371 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11780710)[0x55ae2ade3390]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250410085511371 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 46 bytes (hnbgw_rua.c:122) 20250410085511371 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410085511371 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)@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed TC_apply_sccp0(1060)@449bbc254af8: "Apply SCCP address changes" 20250410085511382 DLGLOBAL NOTICE TTCN3 f_logp(): Apply SCCP address changes (logging_vty.c:1172) 20250410085511385 DCN NOTICE (msc-0) config changed, restarting SCCP (hnbgw_cn.c:822) 20250410085511385 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-117)[0x55ae2af6cc60]{connected}: Received Event MAP_SCCP_EV_USER_ABORT (hnbgw_cn.c:791) 20250410085511385 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250410085511385 DLSCCP DEBUG SCCP-SCOC(117)[0x55ae2af78930]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250410085511385 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00061a1a), PART(T=Source Reference,L=4,D=00000075), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250410085511385 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085511385 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085511385 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085511385 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085511385 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085511385 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085511385 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [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 06 1a 1a 00 00 75 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085511385 DLSCCP DEBUG SCCP-SCOC(117)[0x55ae2af78930]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250410085511385 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-117)[0x55ae2af6cc60]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250410085511385 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11780710)[0x55ae2ade3390]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250410085511385 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11780710)[0x55ae2ade3390]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250410085511385 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250410085511385 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11780710)[0x55ae2ade3390]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250410085511385 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11780710)[0x55ae2ade3390]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250410085511385 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11780710)[0x55ae2ade3390]{disrupted}: Freeing instance (context_map.c:202) 20250410085511385 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11780710)[0x55ae2ade3390]{disrupted}: Deallocated (fsm.c:568) 20250410085511385 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-117)[0x55ae2af6cc60]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250410085511385 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-117)[0x55ae2af6cc60]{disconnected}: Freeing instance (context_map.c:206) 20250410085511385 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-117)[0x55ae2af6cc60]{disconnected}: Deallocated (fsm.c:568) 20250410085511385 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11780710 SCCP-117 msc-0 MI=IMSI-262420000000001: Deallocating (context_map.c:225) 20250410085511385 DCN DEBUG (msc-0) remote-addr is 'msc-foo', using cs7 instance 0 (hnbgw_cn.c:846) 20250410085511385 DCN DEBUG (msc-0) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:866) 20250410085511385 DCN NOTICE (msc-0) using: cs7-0 0.23.5 <-> 0.42.4 msc-0 msc-foo (hnbgw_cn.c:800) 20250410085511385 DCN DEBUG (msc-1) SCCP instance already set up, using cs7-0.sccp (hnbgw_cn.c:825) 20250410085511385 DCN DEBUG (msc-2) SCCP instance already set up, using cs7-0.sccp (hnbgw_cn.c:825) 20250410085511385 DCN DEBUG (msc-3) SCCP instance already set up, using cs7-0.sccp (hnbgw_cn.c:825) 20250410085511385 DCN DEBUG (sgsn-0) SCCP instance already set up, using cs7-0.sccp (hnbgw_cn.c:825) 20250410085511385 DCN DEBUG (sgsn-1) SCCP instance already set up, using cs7-0.sccp (hnbgw_cn.c:825) 20250410085511385 DCN DEBUG (sgsn-2) SCCP instance already set up, using cs7-0.sccp (hnbgw_cn.c:825) 20250410085511385 DCN DEBUG (sgsn-3) SCCP instance already set up, using cs7-0.sccp (hnbgw_cn.c:825) 20250410085511385 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410085511385 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250410085511385 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085511385 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085511385 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085511385 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085511385 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085511385 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.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' 20250410085511385 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410085511386 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410085511386 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085511386 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 06 1a 1a 00 00 75 00 00 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(1053)@449bbc254af8: Session index based on local reference:0 HNBGW_Test.msc0-RAN(1054)@449bbc254af8: Deleted conn table entry 0TC_apply_sccp0(1060)14423963 20250410085511390 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085511390 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410085511390 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410085511390 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410085511390 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085511390 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410085511390 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085511390 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085511390 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085511390 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 06 1a 1a 00 00 06 00 08 00 00 00 07  20250410085511390 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085511390 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085511390 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085511390 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410085511390 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085511390 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=00061a1a) (sccp_scrc.c:486) 20250410085511390 DLSCCP DEBUG Received CO:RELCO for local reference 117 (sccp_scoc.c:1855) 20250410085511390 DLSCCP DEBUG SCCP-SCOC(117)[0x55ae2af78930]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250410085511390 DLSCCP DEBUG SCCP-SCOC(117)[0x55ae2af78930]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250410085511390 DLSCCP DEBUG SCCP-SCOC(117)[0x55ae2af78930]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250410085511390 DLSCCP DEBUG SCCP-SCOC(117)[0x55ae2af78930]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250410085511390 DLSCCP DEBUG SCCP-SCOC(117)[0x55ae2af78930]{IDLE}: Deallocated (fsm.c:568) TC_apply_sccp-Iuh0-RUA(1050)@449bbc254af8: Deleted conn table entry 0TC_apply_sccp0(1060)11780710 20250410085511773 DLSCCP DEBUG SCCP-SCOC(102)[0x55ae2af82f40]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250410085511774 DLSCCP DEBUG SCCP-SCOC(102)[0x55ae2af82f40]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250410085511774 DLSCCP DEBUG SCCP-SCOC(102)[0x55ae2af82f40]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250410085511774 DLSCCP DEBUG SCCP-SCOC(102)[0x55ae2af82f40]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250410085511774 DLSCCP DEBUG SCCP-SCOC(102)[0x55ae2af82f40]{IDLE}: Deallocated (fsm.c:568) 20250410085511775 DLSCCP DEBUG SCCP-SCOC(103)[0x55ae2aef1d50]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250410085511775 DLSCCP DEBUG SCCP-SCOC(103)[0x55ae2aef1d50]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250410085511775 DLSCCP DEBUG SCCP-SCOC(103)[0x55ae2aef1d50]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250410085511775 DLSCCP DEBUG SCCP-SCOC(103)[0x55ae2aef1d50]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250410085511775 DLSCCP DEBUG SCCP-SCOC(103)[0x55ae2aef1d50]{IDLE}: Deallocated (fsm.c:568) 20250410085511775 DLSCCP DEBUG SCCP-SCOC(104)[0x55ae2af76a40]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250410085511775 DLSCCP DEBUG SCCP-SCOC(104)[0x55ae2af76a40]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250410085511775 DLSCCP DEBUG SCCP-SCOC(104)[0x55ae2af76a40]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250410085511775 DLSCCP DEBUG SCCP-SCOC(104)[0x55ae2af76a40]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250410085511775 DLSCCP DEBUG SCCP-SCOC(104)[0x55ae2af76a40]{IDLE}: Deallocated (fsm.c:568) MTC@449bbc254af8: ok: talloc reports "asn1_context" = 1 bytes 20250410085512402 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33576<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250410085512403 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:39125<->l=127.0.0.1:4262) (control_if.c:193) VirtHNBGW-STATS(1046)@449bbc254af8: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1047)@449bbc254af8: Final verdict of PTC: none MTC@449bbc254af8: setverdict(pass): pass -> pass, component reason not changed 20250410085512406 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33570<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250410085512408 DLINP DEBUG SRVCONN(,r=127.0.0.1:44770<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085512408 DLINP DEBUG SRVCONN(,r=127.0.0.1:44770<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085512408 DLINP NOTICE SRV(,r=127.0.0.1:44770<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410085512408 DMAIN NOTICE (127.0.0.1:44770 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:44770<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250410085512408 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20250410085512408 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085512408 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085512408 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410085512408 DMAIN NOTICE (127.0.0.1:9999 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) 20250410085512408 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) TC_apply_sccp-Iuh1-RUA(1052)@449bbc254af8: Final verdict of PTC: none MutexDispCT-TC_apply_sccp(1045)@449bbc254af8: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(1057)@449bbc254af8: Final verdict of PTC: none 20250410085512409 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250410085512410 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410085512410 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250410085512410 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT HNBGW_Test.sgsn0-SCCP(1056)@449bbc254af8: Final verdict of PTC: none 20250410085512410 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250410085512410 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410085512410 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250410085512410 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250410085512410 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250410085512410 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410085512410 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250410085512410 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250410085512410 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP TC_apply_sccp-Iuh0-RUA(1050)@449bbc254af8: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(1053)@449bbc254af8: Final verdict of PTC: none HNBGW_Test.msc0-RAN(1054)@449bbc254af8: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(1058)@449bbc254af8: Final verdict of PTC: none 20250410085512410 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410085512410 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250410085512410 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250410085512410 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250410085512410 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085512410 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-msc0-0: connection closed 20250410085512410 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250410085512410 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250410085512410 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250410085512411 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250410085512411 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 20250410085512411 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  20250410085512411 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085512411 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250410085512411 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250410085512411 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250410085512411 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085512411 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-sgsn0-0: connection closed 20250410085512411 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250410085512411 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250410085512411 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250410085512411 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250410085512411 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.msc0-M3UA(1055)@449bbc254af8: Final verdict of PTC: none 20250410085512411 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085512411 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250410085512411 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250410085512411 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) TC_apply_sccp-Iuh0(1049)@449bbc254af8: Final verdict of PTC: none 20250410085512412 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250410085512412 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:378) 20250410085512412 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) HNBGW-PFCP(1048)@449bbc254af8: Final verdict of PTC: none TC_apply_sccp-Iuh1(1051)@449bbc254af8: Final verdict of PTC: none 20250410085512412 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085512412 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085512412 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085512412 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250410085512412 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) HNBGW-MGCP(1059)@449bbc254af8: Final verdict of PTC: none 20250410085512412 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250410085512412 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250410085512412 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085512412 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085512413 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085512413 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085512413 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250410085512413 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250410085512413 DRANAP DEBUG cnlink(sgsn-0)[0x55ae2af5e2a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250410085512413 DRANAP NOTICE cnlink(sgsn-0)[0x55ae2af5e2a0]{DISCONNECTED}: link lost (cnlink.c:118) 20250410085512415 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33590<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_apply_sccp0(1060)@449bbc254af8: Final verdict of PTC: pass MTC@449bbc254af8: Setting final verdict of the test case. MTC@449bbc254af8: Local verdict of MTC: pass MTC@449bbc254af8: Local verdict of PTC MutexDispCT-TC_apply_sccp(1045): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC VirtHNBGW-STATS(1046): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC IPA-CTRL-CLI-IPA(1047): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW-PFCP(1048): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC TC_apply_sccp-Iuh0(1049): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC TC_apply_sccp-Iuh0-RUA(1050): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC TC_apply_sccp-Iuh1(1051): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC TC_apply_sccp-Iuh1-RUA(1052): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.msc0-SCCP(1053): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.msc0-RAN(1054): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.msc0-M3UA(1055): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(1056): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.sgsn0-RAN(1057): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(1058): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC HNBGW-MGCP(1059): none (pass -> pass) MTC@449bbc254af8: Local verdict of PTC TC_apply_sccp0(1060): pass (pass -> pass) MTC@449bbc254af8: Test case TC_apply_sccp finished. Verdict: pass MTC@449bbc254af8: 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'. Thu Apr 10 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 20250410085512513 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33602<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410085513016 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33602<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=347036) Waiting for packet dumper to finish... 1 (prev_count=347036, count=375348) 20250410085514412 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250410085514412 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250410085514412 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250410085514412 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250410085514412 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250410085514412 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@449bbc254af8: 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@449bbc254af8: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@449bbc254af8: Terminating MTC. MC@449bbc254af8: MTC terminated. MC2> exit MC@449bbc254af8: Shutting down session. MC@449bbc254af8: 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 (342020) [testenv][generic] Merging log files [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite', 'testenv-hnbgw-all-osmocom-nightly-20250410-0847-208c9e61-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/log_merge.sh HNBGW_Tests --rm >/dev/null'] 20250410085518932 DLSCCP DEBUG SCCP-SCOC(115)[0x55ae2af74d00]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410085518932 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b34636), PART(T=Source Reference,L=4,D=00000073), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085518932 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410085518932 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085518932 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410085518932 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085518932 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250410085518932 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085518932 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 0a 03 00 00 00 04 b3 46 36 00 00 73 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085518932 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085518932 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085518932 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085518932 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250410085518932 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250410085518932 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250410085519002 DLSCCP DEBUG SCCP-SCOC(109)[0x55ae2af7ac70]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410085519002 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a0f119), PART(T=Source Reference,L=4,D=0000006d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085519002 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085519002 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085519002 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085519002 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085519002 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250410085519002 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55ae2af635c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085519002 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 a0 f1 19 00 00 6d 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085519003 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085519003 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085519003 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085519003 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250410085519003 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250410085519003 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! [testenv][generic] Formatting log files [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite', 'testenv-hnbgw-all-osmocom-nightly-20250410-0847-208c9e61-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts/log_format.sh'] [testenv][generic] Stopping stp (341956) [testenv][generic] Stopping hnbgw (341981) [testenv] Stopping podman container (restart) [testenv] + ['podman', 'kill', 'testenv-hnbgw-all-osmocom-nightly-20250410-0847-208c9e61-0'] testenv-hnbgw-all-osmocom-nightly-20250410-0847-208c9e61-0 [testenv] + ['podman', 'run', '--rm', '--name', 'testenv-hnbgw-all-osmocom-nightly-20250410-0847-208c9e61-1', '--log-driver', 'json-file', '--log-opt', 'path=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/podman/testenv-hnbgw-all-osmocom-nightly-20250410-0847-208c9e61-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', '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-20250410-0847-208c9e61-1', 'rm', '/etc/apt/apt.conf.d/docker-clean'] Running testenv-podman-main.sh [testenv][with-pfcp] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-nightly-20250410-0847-208c9e61-1', 'sh', '-c', "echo 'deb [signed-by=/obs.key] https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12/ ./' > /etc/apt/sources.list.d/osmocom.list"] [testenv][with-pfcp] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-nightly-20250410-0847-208c9e61-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 http://deb.debian.org/debian-security bookworm-security InRelease Hit:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease Reading package lists...[testenv] feed_watchdog_loop: podman container has stopped [testenv][with-pfcp] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-nightly-20250410-0847-208c9e61-1', 'sh', '-c', 'apt-cache pkgnames | grep -- -dbg > /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/dbg_pkgs_all'] [testenv][with-pfcp] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-nightly-20250410-0847-208c9e61-1', 'apt-rdepends', 'osmo-stp'] [testenv][with-pfcp] osmo-stp -> osmo-stp: installing osmo-stp-dbg [testenv][with-pfcp] osmo-stp -> libc6: installing libc6-dbg [testenv][with-pfcp] osmo-stp -> libosmo-sigtran11: installing libosmo-sigtran-dbg [testenv][with-pfcp] osmo-stp -> libosmocore22: installing libosmocore-dbg [testenv][with-pfcp] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-nightly-20250410-0847-208c9e61-1', 'apt-rdepends', 'osmo-hnbgw'] [testenv][with-pfcp] osmo-hnbgw -> osmo-hnbgw: installing osmo-hnbgw-dbg [testenv][with-pfcp] osmo-hnbgw -> libasn1c1: installing libasn1c-dbg [testenv][with-pfcp] osmo-hnbgw -> libc6: installing libc6-dbg [testenv][with-pfcp] osmo-hnbgw -> libnftables1: installing libnftables1-dbgsym [testenv][with-pfcp] osmo-hnbgw -> libosmo-hnbap0: installing libosmo-hnbap-dbg [testenv][with-pfcp] osmo-hnbgw -> libosmocore22: installing libosmocore-dbg [testenv][with-pfcp] osmo-hnbgw -> libosmo-mgcp-client14: installing libosmo-mgcp-client14-dbgsym [testenv][with-pfcp] osmo-hnbgw -> libosmo-pfcp4: installing libosmo-pfcp-dbg [testenv][with-pfcp] osmo-hnbgw -> libosmo-gtlv1: installing libosmo-gtlv-dbg [testenv][with-pfcp] osmo-hnbgw -> libosmo-ranap7: installing libosmo-ranap-dbg [testenv][with-pfcp] osmo-hnbgw -> libosmo-sigtran11: installing libosmo-sigtran-dbg [testenv][with-pfcp] osmo-hnbgw -> libosmo-rua0: installing libosmo-rua-dbg [testenv][with-pfcp] Installing packages: osmo-stp, osmo-hnbgw, osmo-stp-dbg, libc6-dbg, libosmo-sigtran-dbg, libosmocore-dbg, osmo-hnbgw-dbg, libasn1c-dbg, libnftables1-dbgsym, libosmo-hnbap-dbg, libosmo-mgcp-client14-dbgsym, libosmo-pfcp-dbg, libosmo-gtlv-dbg, libosmo-ranap-dbg, libosmo-rua-dbg [testenv][with-pfcp] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-nightly-20250410-0847-208c9e61-1', 'apt-get', '-q', 'install', '-y', '--no-install-recommends', 'osmo-stp', 'osmo-hnbgw', 'osmo-stp-dbg', 'libc6-dbg', 'libosmo-sigtran-dbg', 'libosmocore-dbg', 'osmo-hnbgw-dbg', 'libasn1c-dbg', 'libnftables1-dbgsym', 'libosmo-hnbap-dbg', 'libosmo-mgcp-client14-dbgsym', 'libosmo-pfcp-dbg', 'libosmo-gtlv-dbg', 'libosmo-ranap-dbg', 'libosmo-rua-dbg'] Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: libasn1c1 libc-bin libc-dev-bin libc6 libc6-dev libnftables1 libnftnl11 libosmo-gtlv1 libosmo-hnbap0 libosmo-mgcp-client14 libosmo-pfcp4 libosmo-ranap7 libosmo-rua0 libosmo-sigtran11 libosmocodec4 libosmocoding0 libosmocore libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 libosmosim2 libosmousb0 libosmovty13 osmocom-nightly Suggested packages: glibc-doc libc-l10n locales libnss-nis libnss-nisplus manpages-dev Recommended packages: manpages manpages-dev libc-devtools osmo-mgw The following NEW packages will be installed: libasn1c-dbg libasn1c1 libc6-dbg libnftables1 libnftables1-dbgsym libnftnl11 libosmo-gtlv-dbg libosmo-gtlv1 libosmo-hnbap-dbg libosmo-hnbap0 libosmo-mgcp-client14 libosmo-mgcp-client14-dbgsym libosmo-pfcp-dbg libosmo-pfcp4 libosmo-ranap-dbg libosmo-ranap7 libosmo-rua-dbg libosmo-rua0 libosmo-sigtran-dbg libosmo-sigtran11 libosmocodec4 libosmocoding0 libosmocore libosmocore-dbg libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 libosmosim2 libosmousb0 libosmovty13 osmo-hnbgw osmo-hnbgw-dbg osmo-stp osmo-stp-dbg osmocom-nightly The following packages will be upgraded: libc-bin libc-dev-bin libc6 libc6-dev 4 upgraded, 38 newly installed, 0 to remove and 57 not upgraded. Need to get 0 B/20.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_202504092026_amd64.deb ... Unpacking osmocom-nightly (202504092026) ... Selecting previously unselected package libosmocore22:amd64. Preparing to unpack .../05-libosmocore22_1.11.0.23.fd0d.202504092026_amd64.deb ... Unpacking libosmocore22:amd64 (1.11.0.23.fd0d.202504092026) ... Selecting previously unselected package libosmo-gtlv1:amd64. Preparing to unpack .../06-libosmo-gtlv1_0.5.0.1.771b.202504092026_amd64.deb ... Unpacking libosmo-gtlv1:amd64 (0.5.0.1.771b.202504092026) ... Selecting previously unselected package libosmovty13:amd64. Preparing to unpack .../07-libosmovty13_1.11.0.23.fd0d.202504092026_amd64.deb ... Unpacking libosmovty13:amd64 (1.11.0.23.fd0d.202504092026) ... Selecting previously unselected package libosmo-mgcp-client14:amd64. Preparing to unpack .../08-libosmo-mgcp-client14_1.14.0.28.4a09a.202504092026_amd64.deb ... Unpacking libosmo-mgcp-client14:amd64 (1.14.0.28.4a09a.202504092026) ... Selecting previously unselected package libosmo-mgcp-client14-dbgsym:amd64. Preparing to unpack .../09-libosmo-mgcp-client14-dbgsym_1.14.0.28.4a09a.202504092026_amd64.deb ... Unpacking libosmo-mgcp-client14-dbgsym:amd64 (1.14.0.28.4a09a.202504092026) ... Selecting previously unselected package libosmoisdn0:amd64. Preparing to unpack .../10-libosmoisdn0_1.11.0.23.fd0d.202504092026_amd64.deb ... Unpacking libosmoisdn0:amd64 (1.11.0.23.fd0d.202504092026) ... Selecting previously unselected package libosmogsm20:amd64. Preparing to unpack .../11-libosmogsm20_1.11.0.23.fd0d.202504092026_amd64.deb ... Unpacking libosmogsm20:amd64 (1.11.0.23.fd0d.202504092026) ... Selecting previously unselected package libosmo-pfcp4:amd64. Preparing to unpack .../12-libosmo-pfcp4_0.5.0.1.771b.202504092026_amd64.deb ... Unpacking libosmo-pfcp4:amd64 (0.5.0.1.771b.202504092026) ... Selecting previously unselected package libosmonetif11:amd64. Preparing to unpack .../13-libosmonetif11_1.6.0.2.1b40.202504092026_amd64.deb ... Unpacking libosmonetif11:amd64 (1.6.0.2.1b40.202504092026) ... Selecting previously unselected package libosmo-sigtran11:amd64. Preparing to unpack .../14-libosmo-sigtran11_2.1.0.52.4591a.202504092026_amd64.deb ... Unpacking libosmo-sigtran11:amd64 (2.1.0.52.4591a.202504092026) ... Selecting previously unselected package libosmo-sigtran-dbg:amd64. Preparing to unpack .../15-libosmo-sigtran-dbg_2.1.0.52.4591a.202504092026_amd64.deb ... Unpacking libosmo-sigtran-dbg:amd64 (2.1.0.52.4591a.202504092026) ... Selecting previously unselected package libosmocodec4:amd64. Preparing to unpack .../16-libosmocodec4_1.11.0.23.fd0d.202504092026_amd64.deb ... Unpacking libosmocodec4:amd64 (1.11.0.23.fd0d.202504092026) ... Selecting previously unselected package libosmocoding0:amd64. Preparing to unpack .../17-libosmocoding0_1.11.0.23.fd0d.202504092026_amd64.deb ... Unpacking libosmocoding0:amd64 (1.11.0.23.fd0d.202504092026) ... Selecting previously unselected package libosmogb14:amd64. Preparing to unpack .../18-libosmogb14_1.11.0.23.fd0d.202504092026_amd64.deb ... Unpacking libosmogb14:amd64 (1.11.0.23.fd0d.202504092026) ... Selecting previously unselected package libosmoctrl0:amd64. Preparing to unpack .../19-libosmoctrl0_1.11.0.23.fd0d.202504092026_amd64.deb ... Unpacking libosmoctrl0:amd64 (1.11.0.23.fd0d.202504092026) ... Selecting previously unselected package libosmosim2:amd64. Preparing to unpack .../20-libosmosim2_1.11.0.23.fd0d.202504092026_amd64.deb ... Unpacking libosmosim2:amd64 (1.11.0.23.fd0d.202504092026) ... Selecting previously unselected package libosmousb0:amd64. Preparing to unpack .../21-libosmousb0_1.11.0.23.fd0d.202504092026_amd64.deb ... Unpacking libosmousb0:amd64 (1.11.0.23.fd0d.202504092026) ... Selecting previously unselected package libosmocore. Preparing to unpack .../22-libosmocore_1.11.0.23.fd0d.202504092026_amd64.deb ... Unpacking libosmocore (1.11.0.23.fd0d.202504092026) ... Selecting previously unselected package osmo-stp:amd64. Preparing to unpack .../23-osmo-stp_2.1.0.52.4591a.202504092026_amd64.deb ... Unpacking osmo-stp:amd64 (2.1.0.52.4591a.202504092026) ... Selecting previously unselected package osmo-stp-dbg:amd64. Preparing to unpack .../24-osmo-stp-dbg_2.1.0.52.4591a.202504092026_amd64.deb ... Unpacking osmo-stp-dbg:amd64 (2.1.0.52.4591a.202504092026) ... Selecting previously unselected package libasn1c1:amd64. Preparing to unpack .../25-libasn1c1_0.9.38.202504092026_amd64.deb ... Unpacking libasn1c1:amd64 (0.9.38.202504092026) ... Selecting previously unselected package libasn1c-dbg:amd64. Preparing to unpack .../26-libasn1c-dbg_0.9.38.202504092026_amd64.deb ... Unpacking libasn1c-dbg:amd64 (0.9.38.202504092026) ... Selecting previously unselected package libosmo-gtlv-dbg:amd64. Preparing to unpack .../27-libosmo-gtlv-dbg_0.5.0.1.771b.202504092026_amd64.deb ... Unpacking libosmo-gtlv-dbg:amd64 (0.5.0.1.771b.202504092026) ... Selecting previously unselected package libosmo-hnbap0:amd64. Preparing to unpack .../28-libosmo-hnbap0_1.7.0.202504092026_amd64.deb ... Unpacking libosmo-hnbap0:amd64 (1.7.0.202504092026) ... Selecting previously unselected package libosmo-hnbap-dbg:amd64. Preparing to unpack .../29-libosmo-hnbap-dbg_1.7.0.202504092026_amd64.deb ... Unpacking libosmo-hnbap-dbg:amd64 (1.7.0.202504092026) ... Selecting previously unselected package libosmo-pfcp-dbg:amd64. Preparing to unpack .../30-libosmo-pfcp-dbg_0.5.0.1.771b.202504092026_amd64.deb ... Unpacking libosmo-pfcp-dbg:amd64 (0.5.0.1.771b.202504092026) ... Selecting previously unselected package libosmo-ranap7:amd64. Preparing to unpack .../31-libosmo-ranap7_1.7.0.202504092026_amd64.deb ... Unpacking libosmo-ranap7:amd64 (1.7.0.202504092026) ... Selecting previously unselected package libosmo-ranap-dbg:amd64. Preparing to unpack .../32-libosmo-ranap-dbg_1.7.0.202504092026_amd64.deb ... Unpacking libosmo-ranap-dbg:amd64 (1.7.0.202504092026) ... Selecting previously unselected package libosmo-rua0:amd64. Preparing to unpack .../33-libosmo-rua0_1.7.0.202504092026_amd64.deb ... Unpacking libosmo-rua0:amd64 (1.7.0.202504092026) ... Selecting previously unselected package libosmo-rua-dbg:amd64. Preparing to unpack .../34-libosmo-rua-dbg_1.7.0.202504092026_amd64.deb ... Unpacking libosmo-rua-dbg:amd64 (1.7.0.202504092026) ... Selecting previously unselected package libosmocore-dbg:amd64. Preparing to unpack .../35-libosmocore-dbg_1.11.0.23.fd0d.202504092026_amd64.deb ... Unpacking libosmocore-dbg:amd64 (1.11.0.23.fd0d.202504092026) ... Selecting previously unselected package osmo-hnbgw. Preparing to unpack .../36-osmo-hnbgw_1.7.0.3.d37f.202504092026_amd64.deb ... Unpacking osmo-hnbgw (1.7.0.3.d37f.202504092026) ... Selecting previously unselected package osmo-hnbgw-dbg:amd64. Preparing to unpack .../37-osmo-hnbgw-dbg_1.7.0.3.d37f.202504092026_amd64.deb ... Unpacking osmo-hnbgw-dbg:amd64 (1.7.0.3.d37f.202504092026) ... Setting up osmocom-nightly (202504092026) ... Setting up libnftnl11:amd64 (1.2.4-2) ... Setting up libc6-dbg:amd64 (2.36-9+deb12u10) ... Setting up libosmocore22:amd64 (1.11.0.23.fd0d.202504092026) ... Setting up libosmocodec4:amd64 (1.11.0.23.fd0d.202504092026) ... Setting up libosmo-gtlv1:amd64 (0.5.0.1.771b.202504092026) ... Setting up libc-dev-bin (2.36-9+deb12u10) ... Setting up libasn1c1:amd64 (0.9.38.202504092026) ... Setting up libnftables1:amd64 (1.0.6.3~osmocom.429.7d98) ... Setting up libosmo-hnbap0:amd64 (1.7.0.202504092026) ... Setting up libosmovty13:amd64 (1.11.0.23.fd0d.202504092026) ... Setting up libosmo-rua0:amd64 (1.7.0.202504092026) ... Setting up libosmoisdn0:amd64 (1.11.0.23.fd0d.202504092026) ... Setting up libosmo-rua-dbg:amd64 (1.7.0.202504092026) ... Setting up libosmo-gtlv-dbg:amd64 (0.5.0.1.771b.202504092026) ... Setting up libosmo-hnbap-dbg:amd64 (1.7.0.202504092026) ... Setting up libosmousb0:amd64 (1.11.0.23.fd0d.202504092026) ... Setting up libosmo-mgcp-client14:amd64 (1.14.0.28.4a09a.202504092026) ... Setting up libosmo-mgcp-client14-dbgsym:amd64 (1.14.0.28.4a09a.202504092026) ... Setting up libc6-dev:amd64 (2.36-9+deb12u10) ... Setting up libasn1c-dbg:amd64 (0.9.38.202504092026) ... Setting up libosmogsm20:amd64 (1.11.0.23.fd0d.202504092026) ... Setting up libnftables1-dbgsym:amd64 (1.0.6.3~osmocom.429.7d98) ... Setting up libosmoctrl0:amd64 (1.11.0.23.fd0d.202504092026) ... Setting up libosmogb14:amd64 (1.11.0.23.fd0d.202504092026) ... Setting up libosmonetif11:amd64 (1.6.0.2.1b40.202504092026) ... Setting up libosmo-pfcp4:amd64 (0.5.0.1.771b.202504092026) ... Setting up libosmocoding0:amd64 (1.11.0.23.fd0d.202504092026) ... Setting up libosmo-pfcp-dbg:amd64 (0.5.0.1.771b.202504092026) ... Setting up libosmosim2:amd64 (1.11.0.23.fd0d.202504092026) ... Setting up libosmocore (1.11.0.23.fd0d.202504092026) ... Setting up libosmo-sigtran11:amd64 (2.1.0.52.4591a.202504092026) ... Setting up libosmocore-dbg:amd64 (1.11.0.23.fd0d.202504092026) ... Setting up libosmo-sigtran-dbg:amd64 (2.1.0.52.4591a.202504092026) ... Setting up osmo-stp:amd64 (2.1.0.52.4591a.202504092026) ... 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.202504092026) ... Setting up osmo-hnbgw (1.7.0.3.d37f.202504092026) ... 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.202504092026) ... Setting up osmo-stp-dbg:amd64 (2.1.0.52.4591a.202504092026) ... Setting up osmo-hnbgw-dbg:amd64 (1.7.0.3.d37f.202504092026) ... Processing triggers for libc-bin (2.36-9+deb12u10) ... [testenv][with-pfcp] Preparing testdir: /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp [testenv][with-pfcp] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-nightly-20250410-0847-208c9e61-1', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/hnbgw/HNBGW_Tests-with-pfcp.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests-with-pfcp.cfg'] [testenv][with-pfcp] + ['cp', '-a', 'osmo-stp.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/stp'] [testenv][with-pfcp] + ['cp', '-a', 'osmo-hnbgw-with-pfcp.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/hnbgw'] [testenv][with-pfcp] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-nightly-20250410-0847-208c9e61-1', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/hnbgw/HNBGW_Tests.default', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.default'] [testenv][with-pfcp] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-nightly-20250410-0847-208c9e61-1', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/Common.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/Common.cfg'] [testenv][with-pfcp] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-nightly-20250410-0847-208c9e61-1', 'sed', '-i', 's#TTCN3_HACKS_PATH := .*#TTCN3_HACKS_PATH := "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks"#', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/Common.cfg'] [testenv][with-pfcp] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests-with-pfcp.cfg [testenv][with-pfcp] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-nightly-20250410-0847-208c9e61-1', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "nightly"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests-with-pfcp.cfg'] [testenv][with-pfcp] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/Common.cfg [testenv][with-pfcp] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-nightly-20250410-0847-208c9e61-1', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "nightly"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/Common.cfg'] [testenv][with-pfcp] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.default [testenv][with-pfcp] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-nightly-20250410-0847-208c9e61-1', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "nightly"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.default'] [testenv][with-pfcp] Running testsuite clean script (reason: prepare) [testenv][with-pfcp] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'TESTENV_CLEAN_REASON=prepare', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite', 'testenv-hnbgw-all-osmocom-nightly-20250410-0847-208c9e61-1', 'sh', '-c', 'rename_junit_xml_classname.sh :with-pfcp'] [testenv][with-pfcp] Running stp [testenv][with-pfcp] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/stp', 'testenv-hnbgw-all-osmocom-nightly-20250410-0847-208c9e61-1', 'sh', '-c', 'osmo-stp 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/stp/stp.log'] 20250410085530070 DLSS7 <000c> osmo_ss7_instance.c:64 0: Creating SS7 Instance 20250410085530070 DLSS7 <000c> osmo_ss7_route_table.c:59 0: Creating Route Table system 20250410085530070 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 20250410085530070 DLSS7 <000c> fsm.c:456 XUA_ASP(virt-msc0-0){ASP_DOWN}: Allocated 20250410085530070 DLSS7 <000c> osmo_ss7_asp.c:743 0: ASP(virt-msc0-0) ASP Restart for server not implemented yet! 20250410085530070 DLSS7 <000c> fsm.c:456 XUA_AS(virt-msc0){AS_DOWN}: Allocated 20250410085530070 DLSS7 <000c> osmo_ss7_instance.c:324 0: AS(virt-msc0) Created AS 20250410085530070 DLSS7 <000c> osmo_ss7_as.c:156 0: AS(virt-msc0) Adding ASP virt-msc0-0 to AS 20250410085530070 DLSS7 <000c> osmo_ss7_as.c:162 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event AS_ASSIGNED 20250410085530070 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 20250410085530070 DLSS7 <000c> fsm.c:456 XUA_ASP(virt-msc1-0){ASP_DOWN}: Allocated 20250410085530070 DLSS7 <000c> osmo_ss7_asp.c:743 0: ASP(virt-msc1-0) ASP Restart for server not implemented yet! 20250410085530070 DLSS7 <000c> fsm.c:456 XUA_AS(virt-msc1){AS_DOWN}: Allocated 20250410085530070 DLSS7 <000c> osmo_ss7_instance.c:324 0: AS(virt-msc1) Created AS 20250410085530070 DLSS7 <000c> osmo_ss7_as.c:156 0: AS(virt-msc1) Adding ASP virt-msc1-0 to AS 20250410085530070 DLSS7 <000c> osmo_ss7_as.c:162 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event AS_ASSIGNED 20250410085530070 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 20250410085530070 DLSS7 <000c> fsm.c:456 XUA_ASP(virt-msc2-0){ASP_DOWN}: Allocated 20250410085530070 DLSS7 <000c> osmo_ss7_asp.c:743 0: ASP(virt-msc2-0) ASP Restart for server not implemented yet! 20250410085530070 DLSS7 <000c> fsm.c:456 XUA_AS(virt-msc2){AS_DOWN}: Allocated 20250410085530070 DLSS7 <000c> osmo_ss7_instance.c:324 0: AS(virt-msc2) Created AS 20250410085530070 DLSS7 <000c> osmo_ss7_as.c:156 0: AS(virt-msc2) Adding ASP virt-msc2-0 to AS 20250410085530070 DLSS7 <000c> osmo_ss7_as.c:162 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event AS_ASSIGNED 20250410085530070 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 20250410085530070 DLSS7 <000c> fsm.c:456 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Allocated 20250410085530070 DLSS7 <000c> osmo_ss7_asp.c:743 0: ASP(virt-sgsn0-0) ASP Restart for server not implemented yet! 20250410085530070 DLSS7 <000c> fsm.c:456 XUA_AS(virt-sgsn0){AS_DOWN}: Allocated 20250410085530070 DLSS7 <000c> osmo_ss7_instance.c:324 0: AS(virt-sgsn0) Created AS 20250410085530070 DLSS7 <000c> osmo_ss7_as.c:156 0: AS(virt-sgsn0) Adding ASP virt-sgsn0-0 to AS 20250410085530070 DLSS7 <000c> osmo_ss7_as.c:162 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event AS_ASSIGNED 20250410085530070 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 20250410085530070 DLSS7 <000c> fsm.c:456 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Allocated 20250410085530070 DLSS7 <000c> osmo_ss7_asp.c:743 0: ASP(virt-sgsn1-0) ASP Restart for server not implemented yet! 20250410085530070 DLSS7 <000c> fsm.c:456 XUA_AS(virt-sgsn1){AS_DOWN}: Allocated 20250410085530070 DLSS7 <000c> osmo_ss7_instance.c:324 0: AS(virt-sgsn1) Created AS 20250410085530070 DLSS7 <000c> osmo_ss7_as.c:156 0: AS(virt-sgsn1) Adding ASP virt-sgsn1-0 to AS 20250410085530070 DLSS7 <000c> osmo_ss7_as.c:162 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event AS_ASSIGNED 20250410085530070 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 20250410085530071 DLSS7 <000c> fsm.c:456 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Allocated 20250410085530071 DLSS7 <000c> osmo_ss7_asp.c:743 0: ASP(virt-sgsn2-0) ASP Restart for server not implemented yet! 20250410085530071 DLSS7 <000c> fsm.c:456 XUA_AS(virt-sgsn2){AS_DOWN}: Allocated 20250410085530071 DLSS7 <000c> osmo_ss7_instance.c:324 0: AS(virt-sgsn2) Created AS 20250410085530071 DLSS7 <000c> osmo_ss7_as.c:156 0: AS(virt-sgsn2) Adding ASP virt-sgsn2-0 to AS 20250410085530071 DLSS7 <000c> osmo_ss7_as.c:162 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event AS_ASSIGNED 20250410085530071 DLSS7 <000c> osmo_ss7_route.c:129 0: Creating route: pc=188=0.23.4 mask=0x3fff via AS 'virt-msc0' 20250410085530071 DLSS7 <000c> osmo_ss7_route.c:129 0: Creating route: pc=2=0.0.2 mask=0x3fff via AS 'virt-msc1' 20250410085530071 DLSS7 <000c> osmo_ss7_route.c:129 0: Creating route: pc=3=0.0.3 mask=0x3fff via AS 'virt-msc2' 20250410085530071 DLSS7 <000c> osmo_ss7_route.c:129 0: Creating route: pc=185=0.23.1 mask=0x3fff via AS 'virt-sgsn0' 20250410085530071 DLSS7 <000c> osmo_ss7_route.c:129 0: Creating route: pc=10=0.1.2 mask=0x3fff via AS 'virt-sgsn1' 20250410085530071 DLSS7 <000c> osmo_ss7_route.c:129 0: Creating route: pc=11=0.1.3 mask=0x3fff via AS 'virt-sgsn2' 20250410085530071 DLSS7 <000c> osmo_ss7_xua_srv.c:225 Creating m3ua Server (null):2905 20250410085530071 DLSS7 <000c> osmo_ss7_xua_srv.c:245 Created m3ua server on (null):2905 20250410085530071 DLSS7 <000c> osmo_ss7_xua_srv.c:292 (Re)binding m3ua Server to :::2905 20250410085530071 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', '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-20250410-0847-208c9e61-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'] [testenv][with-pfcp] Running testsuite rate_ctr.c:86 validating counter group 0x55b0a4dac480(iucs) with 3 counters rate_ctr.c:86 validating counter group 0x55b0a4dac460(iups) with 3 counters 20250410085530362 DLSS7 INFO 0: Creating SS7 Instance (osmo_ss7_instance.c:64) 20250410085530363 DLSS7 INFO 0: Creating Route Table system (osmo_ss7_route_table.c:59) 20250410085530363 DLPFCP NOTICE 0x55b0d9ec2870 cfg: pfcp remote-addr 127.0.0.1 (hnbgw_vty.c:916) 20250410085530363 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: Allocated (fsm.c:456) 20250410085530363 DLGLOBAL DEBUG validating counter group 0x55b0a4dac500(msc) with 15 counters (rate_ctr.c:86) 20250410085530363 DCN DEBUG (msc-0) allocated (cnlink.c:94) 20250410085530363 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97) 20250410085530363 DRANAP DEBUG cnlink(msc-1)[0x55b0d9fd5920]{DISCONNECTED}: Allocated (fsm.c:456) 20250410085530363 DLGLOBAL DEBUG validating counter group 0x55b0a4dac500(msc) with 15 counters (rate_ctr.c:86) 20250410085530363 DCN DEBUG (msc-1) allocated (cnlink.c:94) 20250410085530363 DRANAP DEBUG cnlink(msc-1)[0x55b0d9fd5920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97) 20250410085530363 DRANAP DEBUG cnlink(msc-2)[0x55b0d9fd2b20]{DISCONNECTED}: Allocated (fsm.c:456) 20250410085530363 DLGLOBAL DEBUG validating counter group 0x55b0a4dac500(msc) with 15 counters (rate_ctr.c:86) 20250410085530363 DCN DEBUG (msc-2) allocated (cnlink.c:94) 20250410085530363 DRANAP DEBUG cnlink(msc-2)[0x55b0d9fd2b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97) 20250410085530363 DRANAP DEBUG cnlink(msc-3)[0x55b0da03ca10]{DISCONNECTED}: Allocated (fsm.c:456) 20250410085530363 DLGLOBAL DEBUG validating counter group 0x55b0a4dac500(msc) with 15 counters (rate_ctr.c:86) 20250410085530363 DCN DEBUG (msc-3) allocated (cnlink.c:94) 20250410085530363 DRANAP DEBUG cnlink(msc-3)[0x55b0da03ca10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97) 20250410085530363 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: Allocated (fsm.c:456) 20250410085530363 DLGLOBAL DEBUG validating counter group 0x55b0a4dac4e0(sgsn) with 15 counters (rate_ctr.c:86) 20250410085530363 DCN DEBUG (sgsn-0) allocated (cnlink.c:94) 20250410085530363 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97) 20250410085530363 DRANAP DEBUG cnlink(sgsn-1)[0x55b0da03dd30]{DISCONNECTED}: Allocated (fsm.c:456) 20250410085530363 DLGLOBAL DEBUG validating counter group 0x55b0a4dac4e0(sgsn) with 15 counters (rate_ctr.c:86) 20250410085530363 DCN DEBUG (sgsn-1) allocated (cnlink.c:94) 20250410085530363 DRANAP DEBUG cnlink(sgsn-1)[0x55b0da03dd30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97) 20250410085530363 DRANAP DEBUG cnlink(sgsn-2)[0x55b0da03e6c0]{DISCONNECTED}: Allocated (fsm.c:456) 20250410085530363 DLGLOBAL DEBUG validating counter group 0x55b0a4dac4e0(sgsn) with 15 counters (rate_ctr.c:86) 20250410085530363 DCN DEBUG (sgsn-2) allocated (cnlink.c:94) 20250410085530363 DRANAP DEBUG cnlink(sgsn-2)[0x55b0da03e6c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97) 20250410085530363 DRANAP DEBUG cnlink(sgsn-3)[0x55b0da03f050]{DISCONNECTED}: Allocated (fsm.c:456) 20250410085530363 DLGLOBAL DEBUG validating counter group 0x55b0a4dac4e0(sgsn) with 15 counters (rate_ctr.c:86) 20250410085530363 DCN DEBUG (sgsn-3) allocated (cnlink.c:94) 20250410085530363 DRANAP DEBUG cnlink(sgsn-3)[0x55b0da03f050]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97) 20250410085530363 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4261 (telnet_interface.c:88) 20250410085530363 DLCTRL NOTICE CTRL at 127.0.0.1 4262 (control_if.c:1026) 20250410085530363 DHNBAP NOTICE Using RNC-Id 23 (osmo_hnbgw_main.c:300) 20250410085530363 DMAIN NOTICE Listening for Iuh at 127.0.0.1 29169 (osmo_hnbgw_main.c:303) 20250410085530363 DMGW NOTICE No MGW pool configured, using MGW configuration in VTY node 'mgcp' (hnbgw.c:881) 20250410085530363 DLMGCP NOTICE MGW(mgw) MGCP client: using endpoint domain '@mgw' (mgcp_client.c:944) 20250410085530363 DLMGCP INFO MGW(mgw) MGW connection: r=127.0.0.1:2427<->l=127.0.0.1:35971 (mgcp_client.c:999) 20250410085530363 DLPFCP DEBUG 0x55b0d9ec2870 cfg: pfcp remote-addr 127.0.0.1 (hnbgw_pfcp.c:98) 20250410085530363 DLPFCP NOTICE PFCP endpoint: recovery timestamp = 0xeba20602 (1744275330 seconds since UNIX epoch, which is 3953264130 seconds since NTP era 0; IETF RFC 5905) (pfcp_endpoint.c:147) 20250410085530363 DLPFCP DEBUG pfcp_cp_peer[0x55b0da051270]{disabled}: Allocated (fsm.c:456) 20250410085530363 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b0da051270]{disabled}: State change to wait_assoc_setup_resp (no timeout) (pfcp_cp_peer.c:131) 20250410085530363 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b0da051270]{wait_assoc_setup_resp}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250410085530364 DLPFCP NOTICE pfcp_cp_peer(127-0-0-1:8805)[0x55b0da051270]{wait_assoc_setup_resp}: Associating with 127.0.0.1:8805... (pfcp_cp_peer.c:196) 20250410085530364 DLPFCP INFO pfcp_cp_peer(127-0-0-1:8805)[0x55b0da051270]{wait_assoc_setup_resp}: <-tx- PFCP seq-1 ASSOC_SETUP_REQ: sending (pfcp_endpoint.c:258) 20250410085530364 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250410085530364 DCN DEBUG (msc-0) no SCCP instance selected yet (hnbgw_cn.c:830) 20250410085530364 DCN DEBUG (msc-0) remote-addr is 'msc-naught', using cs7 instance 0 (hnbgw_cn.c:846) 20250410085530364 DCN DEBUG (msc-0) cs7 instance 0 has no configured SCCP instance yet (hnbgw_cn.c:872) 20250410085530364 DLSCCP NOTICE msc-0: Using SS7 instance 0, pc:0.23.5 (sccp_user.c:584) 20250410085530364 DLSCCP NOTICE msc-0: Creating AS instance (sccp_user.c:591) 20250410085530364 DLGLOBAL DEBUG validating counter group 0x7f43132047c0(sigtran_as) with 34 counters (rate_ctr.c:86) 20250410085530364 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_DOWN}: Allocated (fsm.c:456) 20250410085530364 DLSS7 INFO 0: AS(as-clnt-msc-0) Created AS (osmo_ss7_instance.c:324) 20250410085530364 DLSCCP NOTICE msc-0: Using AS instance as-clnt-msc-0 (sccp_user.c:602) 20250410085530364 DLSCCP NOTICE msc-0: Creating default route (sccp_user.c:608) 20250410085530364 DLSS7 INFO 0: Creating route: pc=0=0.0.0 mask=0x0 via AS 'as-clnt-msc-0' (osmo_ss7_route.c:129) 20250410085530364 DLSCCP NOTICE msc-0: No unassociated ASP for m3ua, creating new ASP asp-clnt-msc-0 (sccp_user.c:646) 20250410085530364 DLGLOBAL DEBUG validating counter group 0x7f4313204a00(sigtran_asp) with 3 counters (rate_ctr.c:86) 20250410085530364 DLSS7 INFO 0: AS(as-clnt-msc-0) Adding ASP asp-clnt-msc-0 to AS (osmo_ss7_as.c:156) 20250410085530364 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55b0da0711d0]{IDLE}: Allocated (fsm.c:456) 20250410085530364 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) 20250410085530364 DLSS7 DEBUG XUA_ASP(asp-clnt-msc-0)[0x55b0da071490]{ASP_DOWN}: Allocated (fsm.c:456) 20250410085530364 DLSCCP NOTICE msc-0: Using ASP instance asp-clnt-msc-0 (sccp_user.c:713) 20250410085530364 DLSS7 NOTICE 0: Creating SCCP instance (osmo_ss7_instance.c:158) 20250410085530364 DLSCCP INFO Binding user 'SCCP Management' to SSN=1 PC=(no PC) (sccp_user.c:113) 20250410085530364 DLSS7 DEBUG registering user=SCCP for SI 3 with priv 0x55b0da072cf0 (osmo_ss7_user.c:88) 20250410085530364 DCN NOTICE (msc-0) created SCCP instance on cs7 instance 0 (hnbgw_cn.c:892) 20250410085530364 DCN DEBUG (msc-0) binding OsmoHNBGW user to cs7 instance 0, local PC 189 = 0.23.5 (hnbgw_cn.c:900) 20250410085530364 DLSCCP INFO Binding user 'OsmoHNBGW' to SSN=142 PC=0.23.5 (sccp_user.c:113) 20250410085530364 DCN NOTICE (msc-0) using: cs7-0 0.23.5 <-> 0.23.4 msc-0 msc-naught (hnbgw_cn.c:800) 20250410085530364 DCN DEBUG (msc-1) no SCCP instance selected yet (hnbgw_cn.c:830) 20250410085530364 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::1:44973<->l=::1:2905): New m3ua connection accepted 20250410085530364 DLSS7 <000c> osmo_ss7_xua_srv.c:143 (r=::1:44973<->l=::1:2905): created dynamic ASP asp-dyn-0 20250410085530364 DLSS7 <000c> osmo_ss7_asp.c:722 0: ASP(asp-dyn-0) Restarting ASP asp-dyn-0, r=::1:44973<->l=:::2905 20250410085530364 DLSS7 <000c> fsm.c:456 XUA_ASP(asp-dyn-0){ASP_DOWN}: Allocated 20250410085530364 DLSS7 <000c> osmo_ss7_asp.c:743 0: ASP(asp-dyn-0) ASP Restart for server not implemented yet! 20250410085530364 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(asp-dyn-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250410085530364 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(asp-dyn-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250410085530364 DCN DEBUG (msc-1) remote-addr is 'msc-one', using cs7 instance 0 (hnbgw_cn.c:846) 20250410085530364 DCN DEBUG (msc-1) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:866) 20250410085530364 DCN NOTICE (msc-1) using: cs7-0 0.23.5 <-> 0.0.2 msc-1 msc-one (hnbgw_cn.c:800) 20250410085530364 DCN DEBUG (msc-2) no SCCP instance selected yet (hnbgw_cn.c:830) 20250410085530364 DCN DEBUG (msc-2) remote-addr is 'msc-two', using cs7 instance 0 (hnbgw_cn.c:846) 20250410085530364 DCN DEBUG (msc-2) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:866) 20250410085530364 DCN NOTICE (msc-2) using: cs7-0 0.23.5 <-> 0.0.3 msc-2 msc-two (hnbgw_cn.c:800) 20250410085530364 DCN DEBUG (msc-3) no SCCP instance selected yet (hnbgw_cn.c:830) 20250410085530364 DCN DEBUG (msc-3) remote-addr is 'msc-three', using cs7 instance 0 (hnbgw_cn.c:846) 20250410085530364 DCN DEBUG (msc-3) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:866) 20250410085530364 DCN NOTICE (msc-3) using: cs7-0 0.23.5 <-> 0.0.4 msc-3 msc-three (hnbgw_cn.c:800) 20250410085530364 DCN DEBUG (sgsn-0) no SCCP instance selected yet (hnbgw_cn.c:830) 20250410085530364 DCN DEBUG (sgsn-0) remote-addr is 'sgsn-naught', using cs7 instance 0 (hnbgw_cn.c:846) 20250410085530364 DCN DEBUG (sgsn-0) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:866) 20250410085530364 DCN NOTICE (sgsn-0) using: cs7-0 0.23.5 <-> 0.23.1 sgsn-0 sgsn-naught (hnbgw_cn.c:800) 20250410085530364 DCN DEBUG (sgsn-1) no SCCP instance selected yet (hnbgw_cn.c:830) 20250410085530364 DCN DEBUG (sgsn-1) remote-addr is 'sgsn-one', using cs7 instance 0 (hnbgw_cn.c:846) 20250410085530364 DCN DEBUG (sgsn-1) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:866) 20250410085530364 DCN NOTICE (sgsn-1) using: cs7-0 0.23.5 <-> 0.1.2 sgsn-1 sgsn-one (hnbgw_cn.c:800) 20250410085530364 DCN DEBUG (sgsn-2) no SCCP instance selected yet (hnbgw_cn.c:830) 20250410085530364 DCN DEBUG (sgsn-2) remote-addr is 'sgsn-two', using cs7 instance 0 (hnbgw_cn.c:846) 20250410085530364 DCN DEBUG (sgsn-2) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:866) 20250410085530364 DCN NOTICE (sgsn-2) using: cs7-0 0.23.5 <-> 0.1.3 sgsn-2 sgsn-two (hnbgw_cn.c:800) 20250410085530364 DCN DEBUG (sgsn-3) no SCCP instance selected yet (hnbgw_cn.c:830) 20250410085530364 DCN DEBUG (sgsn-3) remote-addr is 'sgsn-three', using cs7 instance 0 (hnbgw_cn.c:846) 20250410085530364 DCN DEBUG (sgsn-3) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:866) 20250410085530364 DCN NOTICE (sgsn-3) using: cs7-0 0.23.5 <-> 0.1.4 sgsn-3 sgsn-three (hnbgw_cn.c:800) 20250410085530364 DRANAP DEBUG cnlink(sgsn-3)[0x55b0da03f050]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085530364 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250410085530364 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085530364 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085530364 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410085530364 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085530364 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085530364 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085530364 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) 20250410085530364 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) 20250410085530364 DRANAP DEBUG cnlink(sgsn-3)[0x55b0da03f050]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085530364 DRANAP DEBUG cnlink(sgsn-2)[0x55b0da03e6c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085530364 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250410085530364 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085530364 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085530364 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410085530364 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085530364 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085530364 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085530364 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) 20250410085530364 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) 20250410085530364 DRANAP DEBUG cnlink(sgsn-2)[0x55b0da03e6c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085530364 DRANAP DEBUG cnlink(sgsn-1)[0x55b0da03dd30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085530364 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250410085530364 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085530364 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085530364 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410085530364 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085530364 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085530364 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085530364 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) 20250410085530364 DLSCCP ERROR MTP-TRANSFER.req from SCCP for OPC=0=0.0.0,DPC=10=0.1.2,SLS=5: no route! (sccp_scrc.c:158) 20250410085530364 DRANAP DEBUG cnlink(sgsn-1)[0x55b0da03dd30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085530364 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085530364 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250410085530364 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085530364 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085530364 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410085530364 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085530364 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085530364 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085530365 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) 20250410085530365 DLSCCP ERROR MTP-TRANSFER.req from SCCP for OPC=0=0.0.0,DPC=185=0.23.1,SLS=15: no route! (sccp_scrc.c:158) 20250410085530365 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085530365 DRANAP DEBUG cnlink(msc-3)[0x55b0da03ca10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085530365 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250410085530365 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085530365 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085530365 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410085530365 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085530365 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085530365 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085530365 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) 20250410085530365 DLSCCP ERROR MTP-TRANSFER.req from SCCP for OPC=0=0.0.0,DPC=4=0.0.4,SLS=9: no route! (sccp_scrc.c:158) 20250410085530365 DRANAP DEBUG cnlink(msc-3)[0x55b0da03ca10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085530365 DRANAP DEBUG cnlink(msc-2)[0x55b0d9fd2b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085530365 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250410085530365 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085530365 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085530365 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410085530365 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085530365 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085530365 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085530365 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) 20250410085530365 DLSCCP ERROR MTP-TRANSFER.req from SCCP for OPC=0=0.0.0,DPC=3=0.0.3,SLS=9: no route! (sccp_scrc.c:158) 20250410085530365 DRANAP DEBUG cnlink(msc-2)[0x55b0d9fd2b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085530365 DRANAP DEBUG cnlink(msc-1)[0x55b0d9fd5920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085530365 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250410085530365 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085530365 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085530365 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410085530365 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085530365 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085530365 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085530365 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) 20250410085530365 DRANAP DEBUG cnlink(msc-1)[0x55b0d9fd5920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085530365 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085530365 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250410085530365 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085530365 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085530365 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410085530365 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085530365 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085530365 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085530365 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=4 -> eSLS=52: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250410085530365 DLSCCP ERROR MTP-TRANSFER.req from SCCP for OPC=0=0.0.0,DPC=188=0.23.4,SLS=4: no route! (sccp_scrc.c:158) 20250410085530365 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085530365 DLINP INFO CLICONN(asp-clnt-msc-0,r=::1:2905<->l=::1:44973){CONNECTING} connection established (stream_cli.c:440) 20250410085530365 DLINP INFO sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 (stream.c:94) 20250410085530365 DLSS7 INFO 0: ASP(asp-clnt-msc-0) Client connected (r=::1:2905<->l=::1:44973) (osmo_ss7_asp.c:973) 20250410085530365 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55b0da0711d0]{IDLE}: Received primitive M-SCTP_ESTABLISH.indication (xua_default_lm_fsm.c:400) 20250410085530365 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55b0da0711d0]{IDLE}: Received Event SCTP-ESTABLISH.ind (xua_default_lm_fsm.c:407) 20250410085530365 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55b0da0711d0]{IDLE}: State change to WAIT_ASP_UP (T1, 20s) (xua_default_lm_fsm.c:181) 20250410085530365 DLSS7 DEBUG XUA_ASP(asp-clnt-msc-0)[0x55b0da071490]{ASP_DOWN}: Received Event M-ASP_UP.req (xua_default_lm_fsm.c:182) 20250410085530365 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) 20250410085530365 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085530365 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (ASPSM:UP) 20250410085530365 DLSS7 <000c> m3ua.c:736 XUA_ASP(asp-dyn-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250410085530365 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250410085530365 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(asp-dyn-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250410085530365 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(asp-dyn-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250410085530365 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 8 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085530365 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (ASPSM:UP-ACK) (m3ua.c:775) 20250410085530365 DLSS7 DEBUG XUA_ASP(asp-clnt-msc-0)[0x55b0da071490]{ASP_DOWN}: Received Event ASPSM-ASP_UP_ACK (m3ua.c:736) 20250410085530365 DLSS7 DEBUG XUA_ASP(asp-clnt-msc-0)[0x55b0da071490]{ASP_DOWN}: T(ack) stopped (xua_asp_fsm.c:383) 20250410085530365 DLSS7 DEBUG XUA_ASP(asp-clnt-msc-0)[0x55b0da071490]{ASP_DOWN}: State change to ASP_INACTIVE (no timeout) (xua_asp_fsm.c:444) 20250410085530365 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250410085530365 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_DOWN}: State change to AS_INACTIVE (no timeout) (xua_as_fsm.c:406) 20250410085530365 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410085530365 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55b0da0711d0]{WAIT_ASP_UP}: Received primitive M-ASP_UP.confirm (xua_default_lm_fsm.c:400) 20250410085530365 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55b0da0711d0]{WAIT_ASP_UP}: Received Event ASP-UP.conf (xua_default_lm_fsm.c:407) 20250410085530365 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55b0da0711d0]{WAIT_ASP_UP}: State change to WAIT_NOTIFY (T2, 2s) (xua_default_lm_fsm.c:193) [testenv][with-pfcp] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'TTCN3_PCAP_PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite', '-e', 'OSMO_SUT_HOST=127.0.0.1', '-e', 'OSMO_SUT_PORT=4261', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite', 'testenv-hnbgw-all-osmocom-nightly-20250410-0847-208c9e61-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@dc2b9a5d0dfe: Unix server socket created successfully. MC@dc2b9a5d0dfe: Listening on TCP port 43435. MC2> dc2b9a5d0dfe is the default spawn /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/hnbgw/HNBGW_Tests dc2b9a5d0dfe 43435 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@dc2b9a5d0dfe: New HC connected from 10.0.2.100 [10.0.2.100]. dc2b9a5d0dfe: Linux 6.1.0-29-amd64 on x86_64. cmtc MC@dc2b9a5d0dfe: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@dc2b9a5d0dfe: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@dc2b9a5d0dfe: Configuration file was processed on all HCs. MC@dc2b9a5d0dfe: Creating MTC on host 10.0.2.100. MC@dc2b9a5d0dfe: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@dc2b9a5d0dfe: 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 ------ Thu Apr 10 08:55: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_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@dc2b9a5d0dfe: 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@dc2b9a5d0dfe: Test case TC_hnb_register started. 20250410085532107 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36238<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410085532115 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36242<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410085532128 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:33065<->l=127.0.0.1:4262) (control_if.c:572) HNBGW-PFCP(6)@dc2b9a5d0dfe: f_PFCPEM_conns_bcast_add(): vc_conn mtc subscribed for broadcast 20250410085532366 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55b0da0711d0]{WAIT_NOTIFY}: Timeout of T2 (fsm.c:317) 20250410085532366 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55b0da0711d0]{WAIT_NOTIFY}: State change to RKM_REG (T4, 10s) (xua_default_lm_fsm.c:223) 20250410085532366 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Received XUA Layer Manager Primitive: M-RK_REG.request) (xua_rkm.c:592) 20250410085532366 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) 20250410085532367 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085532367 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (RKM:REG-REQ) 20250410085532367 DLSS7 <000c> xua_rkm.c:204 0: ASP(asp-dyn-0) RKM: Registering routing key 7 for DPC 0.23.5 20250410085532367 DLSS7 <000c> fsm.c:456 XUA_AS(as-rkm-7){AS_DOWN}: Allocated 20250410085532367 DLSS7 <000c> osmo_ss7_instance.c:324 0: AS(as-rkm-7) Created AS 20250410085532367 DLSS7 <000c> osmo_ss7_route.c:129 0: Creating route: pc=189=0.23.5 mask=0x3fff via AS 'as-rkm-7' 20250410085532367 DLSS7 <000c> osmo_ss7_as.c:156 0: AS(as-rkm-7) Adding ASP asp-dyn-0 to AS 20250410085532367 DLSS7 <000c> osmo_ss7_as.c:162 XUA_ASP(asp-dyn-0){ASP_INACTIVE}: Received Event AS_ASSIGNED 20250410085532367 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  20250410085532367 DLSS7 <000c> xua_rkm.c:358 XUA_AS(as-rkm-7){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250410085532367 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(as-rkm-7){AS_DOWN}: state_chg to AS_INACTIVE 20250410085532367 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 20250410085532367 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(asp-dyn-0) Tx NOTIFY Type State Change:AS Inactive () 20250410085532367 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  20250410085532367 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085532367 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (RKM:REG-RESP) (m3ua.c:775) 20250410085532367 DLSS7 INFO 0: ASP(asp-clnt-msc-0) Received RKM REG RES rctx=7 status=SUCCESS (xua_rkm.c:464) 20250410085532367 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55b0da0711d0]{RKM_REG}: Received primitive M-RK_REG.confirm (xua_default_lm_fsm.c:400) 20250410085532367 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55b0da0711d0]{RKM_REG}: Received Event RKM_REG.conf (xua_default_lm_fsm.c:407) 20250410085532367 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55b0da0711d0]{RKM_REG}: State change to WAIT_NOTIFY (T3, 20s) (xua_default_lm_fsm.c:298) 20250410085532367 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085532367 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (MGMT:NOTIFY) (m3ua.c:775) 20250410085532368 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Received NOTIFY Type State Change:AS Inactive () (m3ua.c:671) 20250410085532368 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55b0da0711d0]{WAIT_NOTIFY}: Received primitive M-NOTIFY.indication (xua_default_lm_fsm.c:400) 20250410085532368 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55b0da0711d0]{WAIT_NOTIFY}: Received Event NOTIFY.ind (xua_default_lm_fsm.c:407) 20250410085532368 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55b0da0711d0]{WAIT_NOTIFY}: State change to ACTIVE (no timeout) (xua_default_lm_fsm.c:262) 20250410085532368 DLSS7 DEBUG XUA_ASP(asp-clnt-msc-0)[0x55b0da071490]{ASP_INACTIVE}: Received Event M-ASP_ACTIVE.req (xua_default_lm_fsm.c:263) 20250410085532368 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) 20250410085532368 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085532368 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (ASPTM:ACTIVE) 20250410085532368 DLSS7 <000c> m3ua.c:736 XUA_ASP(asp-dyn-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250410085532368 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  20250410085532368 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(asp-dyn-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250410085532368 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(as-rkm-7){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250410085532368 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(as-rkm-7){AS_INACTIVE}: state_chg to AS_ACTIVE 20250410085532368 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 20250410085532368 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(asp-dyn-0) Tx NOTIFY Type State Change:AS Active () 20250410085532368 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  20250410085532368 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(asp-dyn-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250410085532368 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085532368 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (ASPTM:ACTIVE-ACK) (m3ua.c:775) 20250410085532368 DLSS7 DEBUG XUA_ASP(asp-clnt-msc-0)[0x55b0da071490]{ASP_INACTIVE}: Received Event ASPTM-ASP_AC_ACK (m3ua.c:736) 20250410085532368 DLSS7 DEBUG XUA_ASP(asp-clnt-msc-0)[0x55b0da071490]{ASP_INACTIVE}: T(ack) stopped (xua_asp_fsm.c:383) 20250410085532368 DLSS7 DEBUG XUA_ASP(asp-clnt-msc-0)[0x55b0da071490]{ASP_INACTIVE}: State change to ASP_ACTIVE (no timeout) (xua_asp_fsm.c:523) 20250410085532368 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250410085532368 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_INACTIVE}: State change to AS_ACTIVE (no timeout) (xua_as_fsm.c:489) 20250410085532368 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410085532368 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55b0da0711d0]{ACTIVE}: Received primitive M-ASP_ACTIVE.confirm (xua_default_lm_fsm.c:400) 20250410085532368 DLSS7 NOTICE xua_default_lm(asp-clnt-msc-0)[0x55b0da0711d0]{ACTIVE}: Ignoring primitive M-ASP_ACTIVE.confirm (xua_default_lm_fsm.c:403) 20250410085532368 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085532368 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (MGMT:NOTIFY) (m3ua.c:775) 20250410085532368 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Received NOTIFY Type State Change:AS Active () (m3ua.c:671) 20250410085532368 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55b0da0711d0]{ACTIVE}: Received primitive M-NOTIFY.indication (xua_default_lm_fsm.c:400) 20250410085532368 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55b0da0711d0]{ACTIVE}: Received Event NOTIFY.ind (xua_default_lm_fsm.c:407) 20250410085533364 DLPFCP INFO pfcp_cp_peer(127-0-0-1:8805)[0x55b0da051270]{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)@dc2b9a5d0dfe: 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 := 3953264130 }, up_function_features := omit, cp_function_features := { elementIdentifier := 89, lengthIndicator := 1, features := '10'O }, UP_IP_resource_list := omit } } } } HNBGW-PFCP(6)@dc2b9a5d0dfe: broadcasting to mtc MTC@dc2b9a5d0dfe: setverdict(pass): none -> pass HNBGW-PFCP(6)@dc2b9a5d0dfe: 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 } } } 20250410085533390 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b0da051270]{wait_assoc_setup_resp}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250410085533390 DLPFCP INFO pfcp_cp_peer(127-0-0-1:8805)[0x55b0da051270]{wait_assoc_setup_resp}: -rx-> PFCP seq-1 ASSOC_SETUP_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250410085533390 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b0da051270]{wait_assoc_setup_resp}: Received Event PFCP_CP_PEER_EV_RX_ASSOC_SETUP_RESP (pfcp_cp_peer.c:229) 20250410085533390 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b0da051270]{wait_assoc_setup_resp}: State change to associated (no timeout) (pfcp_cp_peer.c:242) 20250410085533390 DLPFCP NOTICE pfcp_cp_peer(127-0-0-1:8805)[0x55b0da051270]{associated}: Associated with UPF 127.0.0.1:8805 (pfcp_cp_peer.c:253) 20250410085533390 DLPFCP NOTICE PFCP Peer associated: true (hnbgw_pfcp.c:82) 20250410085533390 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b0da051270]{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) 20250410085533390 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b0da051270]{associated}: <-tx- PFCP seq-1 ASSOC_SETUP_REQ: discarding (pfcp_msg.c:456) 20250410085533390 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b0da051270]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250410085533390 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b0da051270]{associated}: -rx-> PFCP seq-1 ASSOC_SETUP_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250410085533390 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b0da051270]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250410085533390 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b0da051270]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) HNBGW-PFCP(6)@dc2b9a5d0dfe: f_PFCPEM_conns_bcast_del(): vc_conn mtc unsubscribed from broadcast 20250410085533415 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085533415 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085533415 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085533415 DRANAP DEBUG cnlink(msc-1)[0x55b0d9fd5920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_hnb_register-Iuh0(7)@dc2b9a5d0dfe: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250410085533416 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250410085533416 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250410085533416 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085533416 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250410085533416 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085533416 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085533416 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410085533416 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085533416 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085533416 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085533416 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085533416 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085533416 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085533416 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085533416 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085533416 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085533416 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085533416 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085533416 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=9 -> eSLS=25: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250410085533416 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085533416 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085533416 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085533416 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085533416 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085533416 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085533416 DRANAP DEBUG cnlink(msc-2)[0x55b0d9fd2b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085533416 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085533416 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085533416 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085533416 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085533416 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085533416 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 20250410085533416 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250410085533417 DRANAP DEBUG cnlink(msc-1)[0x55b0d9fd5920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085533417 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250410085533417 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085533417 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085533417 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410085533417 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085533417 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085533417 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085533417 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=3 -> eSLS=35: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250410085533417 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085533417 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085533417 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085533417 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085533417 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085533417 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085533417 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085533417 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=3 -> eSLS=3: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250410085533417 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085533417 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410085533417 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085533417 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085533417 DRANAP DEBUG cnlink(msc-1)[0x55b0d9fd5920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085533417 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085533417 DRANAP DEBUG cnlink(msc-3)[0x55b0da03ca10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085533417 DRANAP DEBUG cnlink(msc-2)[0x55b0d9fd2b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085533417 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250410085533417 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085533417 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085533417 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410085533417 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085533417 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085533417 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085533417 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=1 -> eSLS=49: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250410085533417 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085533417 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085533417 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085533417 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085533417 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085533417 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085533417 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085533417 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=1 -> eSLS=17: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250410085533417 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085533417 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250410085533417 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085533417 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085533417 DRANAP DEBUG cnlink(msc-2)[0x55b0d9fd2b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085533417 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085533417 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085533417 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085533417 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410085533418 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410085533418 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 20250410085533418 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250410085533418 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085533418 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085533418 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085533418 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250410085533418 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250410085533418 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 20250410085533418 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250410085533418 DRANAP DEBUG cnlink(msc-3)[0x55b0da03ca10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085533418 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250410085533418 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085533418 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085533419 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410085533419 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085533419 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085533419 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085533419 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) 20250410085533419 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085533419 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085533419 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085533419 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085533419 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085533419 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085533419 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085533419 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) 20250410085533419 DLSS7 DEBUG Found route for dpc=4=0.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) 20250410085533419 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250410085533419 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085533419 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250410085533419 DRANAP DEBUG cnlink(msc-3)[0x55b0da03ca10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085533419 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085533419 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085533419 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085533419 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 20250410085533419 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250410085533419 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! MTC@dc2b9a5d0dfe: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(11)@dc2b9a5d0dfe: ************************************************* HNBGW_Test.msc0-M3UA(11)@dc2b9a5d0dfe: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(11)@dc2b9a5d0dfe: ************************************************* MTC@dc2b9a5d0dfe: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(9)@dc2b9a5d0dfe: v_sccp_pdu_maxlen:268 20250410085533440 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085533440 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085533440 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085533440 DRANAP DEBUG cnlink(sgsn-1)[0x55b0da03dd30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085533440 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085533440 DRANAP DEBUG cnlink(sgsn-2)[0x55b0da03e6c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085533440 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085533440 DRANAP DEBUG cnlink(sgsn-3)[0x55b0da03f050]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085533441 DRANAP DEBUG cnlink(sgsn-3)[0x55b0da03f050]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085533441 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250410085533441 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085533441 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085533441 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410085533441 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085533441 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085533441 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085533441 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) 20250410085533441 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085533441 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085533441 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085533441 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085533441 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085533442 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085533442 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085533442 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) 20250410085533442 DLSS7 DEBUG Found route for dpc=12=0.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) 20250410085533442 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250410085533442 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085533442 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250410085533442 DRANAP DEBUG cnlink(sgsn-3)[0x55b0da03f050]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085533442 DRANAP DEBUG cnlink(sgsn-2)[0x55b0da03e6c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085533442 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250410085533442 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085533442 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085533442 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410085533442 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085533442 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085533442 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085533442 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) 20250410085533442 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085533442 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085533442 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085533442 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085533442 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085533442 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085533442 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085533442 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) 20250410085533442 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085533442 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250410085533442 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085533442 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085533442 DRANAP DEBUG cnlink(sgsn-2)[0x55b0da03e6c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085533442 DRANAP DEBUG cnlink(sgsn-1)[0x55b0da03dd30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085533442 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250410085533442 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085533442 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085533442 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410085533442 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085533442 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085533442 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085533442 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=7 -> eSLS=55: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250410085533442 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085533442 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085533442 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085533442 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085533442 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085533442 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085533442 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085533442 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=7 -> eSLS=23: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250410085533442 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085533442 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250410085533442 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085533442 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085533442 DRANAP DEBUG cnlink(sgsn-1)[0x55b0da03dd30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085533442 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085533442 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250410085533442 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085533442 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085533442 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410085533442 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085533442 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085533442 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085533442 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) 20250410085533442 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085533442 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085533442 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085533442 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085533442 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085533442 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085533442 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085533442 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) 20250410085533442 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085533442 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085533442 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085533442 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085533442 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085533442 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085533442 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085533442 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085533442 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 20250410085533442 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250410085533442 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250410085533442 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085533442 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085533442 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085533442 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250410085533442 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250410085533442 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 20250410085533442 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250410085533442 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085533442 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085533442 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085533442 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250410085533442 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250410085533442 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 20250410085533442 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250410085533442 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085533442 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085533442 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085533442 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085533442 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085533442 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 20250410085533442 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@dc2b9a5d0dfe: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(14)@dc2b9a5d0dfe: ************************************************* HNBGW_Test.sgsn0-M3UA(14)@dc2b9a5d0dfe: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(14)@dc2b9a5d0dfe: ************************************************* MTC@dc2b9a5d0dfe: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(12)@dc2b9a5d0dfe: v_sccp_pdu_maxlen:268 20250410085533637 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250410085533637 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250410085533637 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250410085533637 DLSS7 <000c> 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)@dc2b9a5d0dfe: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250410085533646 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085533646 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250410085533646 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250410085533646 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250410085533646 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250410085533646 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250410085533646 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250410085533646 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 20250410085533646 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250410085533646 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  20250410085533646 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250410085533649 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085533649 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250410085533649 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250410085533649 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  20250410085533649 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250410085533649 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250410085533649 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250410085533649 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 20250410085533649 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250410085533649 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  20250410085533649 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085533649 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250410085533649 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085533649 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250410085533649 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:413) 20250410085533649 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085533649 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085533650 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085533650 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085533650 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250410085533650 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250410085533650 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085533651 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085533651 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250410085533651 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085533651 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085533651 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410085533651 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085533651 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085533651 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085533651 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085533651 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085533651 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085533651 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085533651 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085533651 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085533651 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085533651 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085533651 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085533651 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085533651 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085533651 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085533651 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085533652 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085533652 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085533652 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085533652 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085533652 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085533652 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085533652 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 20250410085533652 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410085533652 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410085533652 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085533652 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  20250410085533652 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250410085533652 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250410085533652 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250410085533652 DLSS7 <000c> 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)@dc2b9a5d0dfe: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250410085533658 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085533658 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250410085533658 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250410085533658 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250410085533658 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250410085533658 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250410085533658 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250410085533658 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 20250410085533658 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250410085533658 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  20250410085533658 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250410085533661 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085533661 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250410085533661 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250410085533661 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  20250410085533661 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250410085533661 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250410085533661 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250410085533661 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 20250410085533661 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250410085533661 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  20250410085533661 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  20250410085533661 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085533661 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250410085533661 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085533661 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250410085533661 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250410085533661 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085533661 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085533661 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085533661 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085533661 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250410085533661 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250410085533661 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085533662 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085533663 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250410085533663 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085533663 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085533663 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410085533663 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085533663 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085533663 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085533663 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) 20250410085533663 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085533663 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085533663 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085533663 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085533663 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085533663 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085533663 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085533663 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) 20250410085533663 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085533663 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085533663 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085533663 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085533663 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085533663 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085533663 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085533663 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085533663 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085533663 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085533663 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 20250410085533663 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410085533663 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410085533663 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085533663 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  20250410085533824 DLINP INFO asp-clnt-msc-0 NOTIFICATION PEER_ADDR_CHANGE flags=0x0 ADDR_CONFIRMED [fe80::40b3:deff:fe01:ed3c]:2905 err=None (stream.c:265) 20250410085533824 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 296 (flags=0x80) (osmo_ss7_asp.c:1077) 20250410085533824 DLSS7 INFO 0: ASP(asp-clnt-msc-0) xUA CLNT SCTP NOTIFICATION 32770 flags=0x0 (osmo_ss7_asp.c:808) 20250410085533824 DLSS7 INFO 0: ASP(asp-clnt-msc-0) xUA CLNT SCTP_PEER_ADDR_CHANGE: ADDR_CONFIRMED [fe80::40b3:deff:fe01:ed3c]:2905 err=None (osmo_ss7_asp.c:824) HNBGW_Test.msc0-RAN(10)@dc2b9a5d0dfe: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250410085534450 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085534450 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410085534450 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410085534450 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410085534450 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085534450 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 20250410085534450 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085534450 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085534450 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085534450 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085534450 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085534450 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085534450 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085534450 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410085534450 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085534450 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085534450 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250410085534450 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410085534450 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085534450 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085534450 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085534450 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085534450 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085534450 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085534450 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085534450 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085534450 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085534450 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085534450 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085534450 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085534450 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085534451 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085534451 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250410085534451 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250410085534451 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250410085534451 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250410085534451 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085534451 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410085534451 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085534451 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085534451 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085534451 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) 20250410085534451 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085534451 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085534451 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085534451 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085534451 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085534451 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085534451 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085534451 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) 20250410085534451 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085534451 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085534451 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085534451 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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) 20250410085534451 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250410085534451 DRANAP NOTICE cnlink(msc-0)[0x55b0d9ff2940]{CONNECTED}: link up (cnlink.c:111) 20250410085534451 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085534451 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085534451 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085534451 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085534451 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085534451 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 20250410085534451 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410085534451 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410085534451 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085534451 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  20250410085534453 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085534453 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410085534453 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410085534453 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410085534453 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085534453 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410085534453 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085534453 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085534453 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085534453 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085534453 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085534453 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085534453 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085534453 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410085534453 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085534453 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085534453 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250410085534454 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410085534454 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085534454 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085534454 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085534454 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085534454 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085534454 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085534454 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085534454 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085534454 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085534454 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085534454 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085534454 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085534454 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085534454 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085534454 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250410085534454 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250410085534454 DRANAP INFO cnlink(msc-0)[0x55b0d9ff2940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250410085534459 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085534459 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410085534459 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410085534459 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410085534459 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085534459 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 20250410085534459 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085534459 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085534459 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085534459 DLSS7 <000c> osmo_ss7_asp.c:1175 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(13)@dc2b9a5d0dfe: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250410085534459 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085534459 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085534459 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085534459 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410085534459 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085534459 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085534459 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250410085534459 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410085534459 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085534459 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085534459 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085534459 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085534459 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085534459 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085534459 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085534459 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085534459 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085534459 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085534459 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085534459 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085534459 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085534459 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085534459 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250410085534459 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250410085534459 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250410085534460 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250410085534460 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085534460 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410085534460 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085534460 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085534460 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085534460 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) 20250410085534460 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085534460 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085534460 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085534460 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085534460 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085534460 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085534460 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085534460 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) 20250410085534460 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085534460 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085534460 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085534460 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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) 20250410085534460 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250410085534460 DRANAP NOTICE cnlink(sgsn-0)[0x55b0da03d3a0]{CONNECTED}: link up (cnlink.c:111) 20250410085534460 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085534460 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085534460 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085534460 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085534460 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085534460 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 20250410085534460 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410085534460 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410085534460 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085534460 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  20250410085534463 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085534463 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410085534463 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410085534463 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410085534463 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085534463 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410085534463 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085534463 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085534463 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085534463 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085534463 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085534463 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085534463 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085534463 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410085534463 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085534463 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085534463 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250410085534463 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410085534463 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085534463 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085534463 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085534463 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085534463 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085534463 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085534463 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085534463 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085534463 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085534463 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085534463 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085534463 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085534463 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085534463 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085534463 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250410085534463 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250410085534463 DRANAP INFO cnlink(sgsn-0)[0x55b0da03d3a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250410085534472 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085534472 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085534472 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250410085534472 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250410085534472 DLGLOBAL DEBUG validating counter group 0x55b0a4dacbe0(hnb) with 60 counters (rate_ctr.c:86) 20250410085534472 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) 20250410085534472 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250410085534472 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250410085534472 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410085534472 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed MTC@dc2b9a5d0dfe: ok: talloc reports "asn1_context" = 1 bytes 20250410085534479 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:33065<->l=127.0.0.1:4262) (control_if.c:193) 20250410085534480 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36242<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(5)@dc2b9a5d0dfe: Final verdict of PTC: none VirtHNBGW-STATS(4)@dc2b9a5d0dfe: Final verdict of PTC: none MTC@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed 20250410085534482 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36238<->l=127.0.0.1:4261 (telnet_interface.c:138) MutexDispCT-TC_hnb_register(3)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW_Test.msc0-RAN(10)@dc2b9a5d0dfe: Final verdict of PTC: none 20250410085534483 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085534483 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085534483 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410085534484 DMAIN NOTICE (127.0.0.1:9999 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) 20250410085534484 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) HNBGW_Test.msc0-SCCP(9)@dc2b9a5d0dfe: Final verdict of PTC: none TC_hnb_register-Iuh0-RUA(8)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(14)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW-PFCP(6)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(13)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(12)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(11)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW-MGCP(15)@dc2b9a5d0dfe: Final verdict of PTC: none TC_hnb_register-Iuh0(7)@dc2b9a5d0dfe: Final verdict of PTC: none MTC@dc2b9a5d0dfe: Setting final verdict of the test case. MTC@dc2b9a5d0dfe: Local verdict of MTC: pass MTC@dc2b9a5d0dfe: Local verdict of PTC MutexDispCT-TC_hnb_register(3): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC VirtHNBGW-STATS(4): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC IPA-CTRL-CLI-IPA(5): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW-PFCP(6): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC TC_hnb_register-Iuh0(7): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC TC_hnb_register-Iuh0-RUA(8): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.msc0-SCCP(9): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.msc0-RAN(10): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.msc0-M3UA(11): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(12): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.sgsn0-RAN(13): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(14): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW-MGCP(15): none (pass -> pass) MTC@dc2b9a5d0dfe: Test case TC_hnb_register finished. Verdict: pass MTC@dc2b9a5d0dfe: 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'. Thu Apr 10 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 20250410085534577 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36248<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410085534588 DLINP INFO asp-clnt-msc-0 NOTIFICATION PEER_ADDR_CHANGE flags=0x0 ADDR_CONFIRMED [fd00::40b3:deff:fe01:ed3c]:2905 err=None (stream.c:265) 20250410085534588 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 296 (flags=0x80) (osmo_ss7_asp.c:1077) 20250410085534588 DLSS7 INFO 0: ASP(asp-clnt-msc-0) xUA CLNT SCTP NOTIFICATION 32770 flags=0x0 (osmo_ss7_asp.c:808) 20250410085534588 DLSS7 INFO 0: ASP(asp-clnt-msc-0) xUA CLNT SCTP_PEER_ADDR_CHANGE: ADDR_CONFIRMED [fd00::40b3:deff:fe01:ed3c]:2905 err=None (osmo_ss7_asp.c:824) 20250410085534660 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250410085534660 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410085534660 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250410085534660 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250410085534660 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250410085534660 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410085534660 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250410085534660 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250410085534660 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250410085534660 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085534660 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-msc0-0: connection closed 20250410085534660 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250410085534660 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250410085534660 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250410085534660 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250410085534660 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 20250410085534660 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  20250410085534660 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085534660 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250410085534660 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250410085534661 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250410085534661 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410085534661 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250410085534661 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250410085534661 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250410085534661 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410085534661 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250410085534661 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250410085534661 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250410085534661 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085534661 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-sgsn0-0: connection closed 20250410085534661 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250410085534661 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250410085534661 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250410085534661 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250410085534661 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 20250410085534661 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085534661 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250410085534661 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250410085534661 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085534661 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250410085534661 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:378) 20250410085534661 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085534661 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085534661 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085534661 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085534661 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250410085534661 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250410085534661 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250410085534661 DRANAP NOTICE cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: link lost (cnlink.c:118) 20250410085534661 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085534661 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250410085534661 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250410085534661 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085534661 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085534661 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085534661 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085534661 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250410085534661 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250410085534661 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250410085534661 DRANAP NOTICE cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: link lost (cnlink.c:118) 20250410085535079 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36248<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=235764) Waiting for packet dumper to finish... 1 (prev_count=235764, count=268076) 20250410085536662 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250410085536662 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250410085536662 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250410085536662 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250410085536662 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250410085536662 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@dc2b9a5d0dfe: 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@dc2b9a5d0dfe: 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 ------ Thu Apr 10 08:55:37 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_hnb_register_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@dc2b9a5d0dfe: 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@dc2b9a5d0dfe: Test case TC_hnb_register_duplicate started. 20250410085538163 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41482<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410085538169 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41496<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410085538173 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:36827<->l=127.0.0.1:4262) (control_if.c:572) TC_hnb_register_duplicate-Iuh0(20)@dc2b9a5d0dfe: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250410085538265 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250410085538265 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250410085538275 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085538275 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085538276 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085538276 DRANAP DEBUG cnlink(msc-1)[0x55b0d9fd5920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085538277 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085538277 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250410085538277 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085538277 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085538277 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410085538277 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085538277 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085538277 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085538277 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) 20250410085538277 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085538277 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085538277 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085538277 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085538277 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085538277 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085538277 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085538277 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) 20250410085538277 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085538277 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085538277 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085538277 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085538277 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085538277 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085538277 DRANAP DEBUG cnlink(msc-2)[0x55b0d9fd2b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085538277 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085538277 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085538277 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085538277 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085538277 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085538277 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 20250410085538277 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! TC_hnb_register_duplicate-Iuh1(22)@dc2b9a5d0dfe: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250410085538277 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:40937 (stream_srv.c:142) 20250410085538277 DMAIN INFO New HNB SCTP connection r=127.0.0.1:40937<->l=127.0.0.1:29169 (hnbgw.c:791) 20250410085538277 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085538277 DRANAP DEBUG cnlink(msc-3)[0x55b0da03ca10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085538277 DRANAP DEBUG cnlink(msc-1)[0x55b0d9fd5920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085538277 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250410085538277 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085538277 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085538277 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410085538277 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085538277 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085538277 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085538277 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) 20250410085538277 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085538277 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085538277 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085538277 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085538277 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085538277 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085538277 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085538277 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) 20250410085538277 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085538277 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410085538277 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085538277 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085538277 DRANAP DEBUG cnlink(msc-1)[0x55b0d9fd5920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085538277 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085538277 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085538277 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085538277 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410085538277 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410085538277 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 20250410085538277 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250410085538278 DRANAP DEBUG cnlink(msc-3)[0x55b0da03ca10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085538278 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250410085538278 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085538278 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085538278 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410085538278 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085538278 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085538278 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085538278 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=11 -> eSLS=75: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250410085538278 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085538278 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085538278 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085538278 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085538278 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085538278 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085538278 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085538278 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=11 -> eSLS=107: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250410085538278 DLSS7 DEBUG Found route for dpc=4=0.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) 20250410085538278 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250410085538278 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085538278 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250410085538278 DRANAP DEBUG cnlink(msc-3)[0x55b0da03ca10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085538278 DRANAP DEBUG cnlink(msc-2)[0x55b0d9fd2b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085538278 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250410085538278 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085538278 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085538278 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410085538278 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085538278 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085538278 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085538278 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) 20250410085538278 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085538278 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085538278 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085538278 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085538278 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085538278 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085538278 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085538278 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) 20250410085538278 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085538278 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250410085538278 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085538278 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085538278 DRANAP DEBUG cnlink(msc-2)[0x55b0d9fd2b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085538278 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085538278 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085538278 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085538278 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 20250410085538278 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250410085538278 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250410085538278 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085538278 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085538278 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085538278 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250410085538278 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250410085538278 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 20250410085538278 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! MTC@dc2b9a5d0dfe: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@dc2b9a5d0dfe: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(26)@dc2b9a5d0dfe: ************************************************* HNBGW_Test.msc0-M3UA(26)@dc2b9a5d0dfe: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(26)@dc2b9a5d0dfe: ************************************************* HNBGW_Test.msc0-SCCP(24)@dc2b9a5d0dfe: v_sccp_pdu_maxlen:268 20250410085538296 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085538296 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085538296 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085538296 DRANAP DEBUG cnlink(sgsn-1)[0x55b0da03dd30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085538296 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085538296 DRANAP DEBUG cnlink(sgsn-2)[0x55b0da03e6c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085538296 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085538296 DRANAP DEBUG cnlink(sgsn-3)[0x55b0da03f050]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085538297 DRANAP DEBUG cnlink(sgsn-3)[0x55b0da03f050]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085538297 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250410085538297 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085538297 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085538297 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410085538297 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085538297 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085538297 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085538297 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) 20250410085538297 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085538297 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085538297 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085538297 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085538297 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085538297 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085538297 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085538297 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) 20250410085538297 DLSS7 DEBUG Found route for dpc=12=0.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) 20250410085538297 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250410085538297 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085538297 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250410085538297 DRANAP DEBUG cnlink(sgsn-3)[0x55b0da03f050]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085538297 DRANAP DEBUG cnlink(sgsn-2)[0x55b0da03e6c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085538297 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250410085538297 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085538297 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085538297 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410085538297 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085538297 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085538297 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085538297 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) 20250410085538298 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085538298 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085538298 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085538298 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085538298 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085538298 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085538298 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085538298 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) 20250410085538298 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085538298 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250410085538298 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085538298 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085538298 DRANAP DEBUG cnlink(sgsn-2)[0x55b0da03e6c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085538298 DRANAP DEBUG cnlink(sgsn-1)[0x55b0da03dd30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085538298 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250410085538298 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085538298 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085538298 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410085538298 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085538298 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085538298 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085538298 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=13 -> eSLS=61: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250410085538298 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085538298 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085538298 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085538298 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085538298 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085538298 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085538298 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085538298 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=13 -> eSLS=29: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250410085538298 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085538298 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250410085538298 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085538298 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085538298 DRANAP DEBUG cnlink(sgsn-1)[0x55b0da03dd30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085538298 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085538298 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250410085538298 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085538298 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085538298 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410085538298 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085538298 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085538298 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085538298 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) 20250410085538298 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085538298 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085538298 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085538298 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085538298 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085538298 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085538298 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085538298 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) 20250410085538298 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085538298 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085538298 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085538298 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085538298 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085538298 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085538298 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085538298 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085538298 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 20250410085538298 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250410085538298 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250410085538298 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085538298 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085538298 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085538298 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250410085538298 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250410085538298 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 20250410085538298 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250410085538298 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085538298 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085538298 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085538298 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250410085538298 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250410085538298 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 20250410085538298 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250410085538298 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085538298 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085538298 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085538298 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085538298 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085538298 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 20250410085538298 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@dc2b9a5d0dfe: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@dc2b9a5d0dfe: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(29)@dc2b9a5d0dfe: ************************************************* HNBGW_Test.sgsn0-M3UA(29)@dc2b9a5d0dfe: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(29)@dc2b9a5d0dfe: ************************************************* HNBGW_Test.sgsn0-SCCP(27)@dc2b9a5d0dfe: v_sccp_pdu_maxlen:268 20250410085538491 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250410085538491 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250410085538491 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250410085538491 DLSS7 <000c> 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)@dc2b9a5d0dfe: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250410085538497 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085538497 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250410085538497 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250410085538497 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250410085538497 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250410085538497 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250410085538497 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250410085538497 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 20250410085538497 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250410085538497 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  20250410085538497 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250410085538499 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085538499 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250410085538499 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250410085538500 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  20250410085538500 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250410085538500 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250410085538500 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250410085538500 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 20250410085538500 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250410085538500 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  20250410085538500 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085538500 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250410085538500 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085538500 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250410085538500 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:413) 20250410085538500 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085538500 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085538500 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085538500 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085538500 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250410085538500 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250410085538500 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085538501 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085538501 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250410085538501 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085538501 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085538501 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410085538501 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085538501 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085538501 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085538501 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085538501 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085538501 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085538501 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085538501 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085538501 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085538501 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085538501 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085538501 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085538501 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085538501 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085538501 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085538501 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085538501 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085538502 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085538502 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085538502 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085538502 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085538502 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085538502 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250410085538502 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410085538502 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410085538502 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085538502 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  20250410085538508 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250410085538508 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250410085538508 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250410085538508 DLSS7 <000c> 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)@dc2b9a5d0dfe: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250410085538511 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085538511 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250410085538511 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250410085538511 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250410085538511 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250410085538511 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250410085538511 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250410085538511 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 20250410085538511 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250410085538511 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  20250410085538511 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250410085538513 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085538513 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250410085538513 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250410085538513 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  20250410085538513 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250410085538513 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250410085538513 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250410085538513 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 20250410085538513 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250410085538513 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  20250410085538513 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  20250410085538513 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085538513 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250410085538513 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085538513 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250410085538513 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250410085538513 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085538513 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085538513 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085538513 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085538513 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250410085538513 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250410085538513 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085538515 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085538515 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250410085538515 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085538515 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085538515 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410085538515 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085538515 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085538515 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085538515 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) 20250410085538515 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085538515 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085538515 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085538515 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085538515 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085538515 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085538515 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085538515 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=10 -> eSLS=74: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250410085538515 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085538515 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085538515 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085538515 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085538515 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085538515 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085538515 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085538515 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085538515 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085538515 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085538515 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 20250410085538515 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410085538515 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410085538515 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085538515 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(25)@dc2b9a5d0dfe: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250410085539307 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085539307 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410085539307 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410085539307 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410085539307 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085539307 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410085539307 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085539307 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085539308 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085539308 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085539308 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085539308 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085539308 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085539308 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410085539308 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085539308 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085539308 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250410085539308 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410085539308 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085539308 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085539308 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085539308 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085539308 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085539308 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085539308 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085539308 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085539308 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085539308 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085539308 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085539308 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085539308 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085539308 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085539308 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250410085539308 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250410085539308 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250410085539308 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250410085539308 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085539308 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410085539308 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085539308 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085539308 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085539308 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) 20250410085539308 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085539308 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085539308 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085539308 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085539308 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085539308 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085539308 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085539308 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=3 -> eSLS=19: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250410085539308 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085539308 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085539308 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085539308 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085539308 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085539308 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085539309 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085539309 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 20250410085539309 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410085539309 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410085539309 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085539308 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085539308 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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) 20250410085539308 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250410085539308 DRANAP NOTICE cnlink(msc-0)[0x55b0d9ff2940]{CONNECTED}: link up (cnlink.c:111) 20250410085539309 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  20250410085539311 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085539311 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410085539311 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410085539311 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410085539311 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085539311 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410085539311 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085539311 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085539311 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085539311 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085539311 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085539311 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085539311 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085539311 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410085539311 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085539311 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085539311 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250410085539311 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410085539311 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085539311 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085539311 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085539311 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085539311 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085539311 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085539311 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085539311 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085539311 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085539311 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085539311 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085539311 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085539311 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085539311 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085539312 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250410085539312 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250410085539312 DRANAP INFO cnlink(msc-0)[0x55b0d9ff2940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(28)@dc2b9a5d0dfe: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250410085539318 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085539318 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410085539318 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410085539318 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410085539318 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085539318 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410085539318 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085539318 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085539318 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085539318 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085539318 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085539318 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085539318 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085539318 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410085539318 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085539318 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085539318 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250410085539318 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410085539318 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085539318 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085539318 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085539318 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085539318 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085539318 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085539318 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085539318 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085539318 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085539318 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085539318 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085539318 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085539318 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085539318 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085539318 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250410085539318 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250410085539318 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250410085539318 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250410085539318 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085539318 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410085539318 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085539318 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085539318 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085539318 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) 20250410085539318 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085539318 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085539318 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085539318 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085539318 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085539318 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085539318 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085539318 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) 20250410085539318 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085539318 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085539318 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085539318 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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) 20250410085539318 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250410085539318 DRANAP NOTICE cnlink(sgsn-0)[0x55b0da03d3a0]{CONNECTED}: link up (cnlink.c:111) 20250410085539318 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085539318 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085539318 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085539318 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085539318 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085539318 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 20250410085539318 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410085539318 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410085539318 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085539318 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  20250410085539319 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085539319 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410085539319 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410085539319 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410085539319 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085539319 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410085539319 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085539319 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085539319 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085539319 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085539319 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085539319 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085539319 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085539319 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410085539319 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085539319 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085539319 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250410085539319 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410085539319 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085539319 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085539319 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085539319 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085539319 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085539319 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085539319 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085539319 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085539319 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085539319 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085539319 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085539319 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085539319 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085539319 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085539319 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250410085539319 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250410085539319 DRANAP INFO cnlink(sgsn-0)[0x55b0da03d3a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250410085539321 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085539321 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085539321 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250410085539321 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250410085539321 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) 20250410085539321 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250410085539321 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250410085539321 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410085539321 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@dc2b9a5d0dfe: setverdict(pass): none -> pass 20250410085539325 DLINP DEBUG SRVCONN(,r=127.0.0.1:40937<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085539325 DLINP DEBUG SRVCONN(,r=127.0.0.1:40937<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085539325 DLINP DEBUG SRVCONN(,r=127.0.0.1:40937<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250410085539325 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250410085539325 DHNBAP ERROR (127.0.0.1:40937 TTCN3-HNB-1) rejecting HNB-REGISTER-REQ with duplicate cell identity 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:552) 20250410085539326 DHNBAP ERROR (127.0.0.1:40937 TTCN3-HNB-1) Rejecting HNB Register Request cause=radio(HNB parameter mismatch) (hnbgw_hnbap.c:104) 20250410085539326 DLINP DEBUG SRVCONN(,r=127.0.0.1:40937<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410085539326 DLINP DEBUG SRVCONN(,r=127.0.0.1:40937<->l=127.0.0.1:29169) sending 12 bytes of data (stream_srv.c:827) 20250410085539326 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) MTC@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed MTC@dc2b9a5d0dfe: talloc reports "struct hnb_context" x 1, expecting 1 MTC@dc2b9a5d0dfe: ok: talloc reports "asn1_context" = 1 bytes 20250410085539330 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41496<->l=127.0.0.1:4261 (telnet_interface.c:138) VirtHNBGW-STATS(17)@dc2b9a5d0dfe: Final verdict of PTC: none 20250410085539331 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:36827<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(18)@dc2b9a5d0dfe: Final verdict of PTC: none MTC@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed 20250410085539332 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41482<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250410085539333 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085539333 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) MutexDispCT-TC_hnb_register_duplicate(16)@dc2b9a5d0dfe: Final verdict of PTC: none TC_hnb_register_duplicate-Iuh0-RUA(21)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(28)@dc2b9a5d0dfe: Final verdict of PTC: none 20250410085539333 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410085539333 DMAIN NOTICE (127.0.0.1:9999 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) 20250410085539333 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) TC_hnb_register_duplicate-Iuh1-RUA(23)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(24)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(27)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(26)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW_Test.msc0-RAN(25)@dc2b9a5d0dfe: Final verdict of PTC: none TC_hnb_register_duplicate-Iuh1(22)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW-PFCP(19)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(29)@dc2b9a5d0dfe: Final verdict of PTC: none TC_hnb_register_duplicate-Iuh0(20)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW-MGCP(30)@dc2b9a5d0dfe: Final verdict of PTC: none MTC@dc2b9a5d0dfe: Setting final verdict of the test case. MTC@dc2b9a5d0dfe: Local verdict of MTC: pass MTC@dc2b9a5d0dfe: Local verdict of PTC MutexDispCT-TC_hnb_register_duplicate(16): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC VirtHNBGW-STATS(17): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC IPA-CTRL-CLI-IPA(18): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW-PFCP(19): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC TC_hnb_register_duplicate-Iuh0(20): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC TC_hnb_register_duplicate-Iuh0-RUA(21): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC TC_hnb_register_duplicate-Iuh1(22): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC TC_hnb_register_duplicate-Iuh1-RUA(23): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.msc0-SCCP(24): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.msc0-RAN(25): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.msc0-M3UA(26): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(27): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.sgsn0-RAN(28): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(29): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW-MGCP(30): none (pass -> pass) MTC@dc2b9a5d0dfe: Test case TC_hnb_register_duplicate finished. Verdict: pass MTC@dc2b9a5d0dfe: 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'. Thu Apr 10 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 20250410085539393 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41504<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410085539516 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250410085539517 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410085539517 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250410085539517 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250410085539517 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250410085539517 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410085539517 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250410085539517 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250410085539517 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250410085539517 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085539517 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-msc0-0: connection closed 20250410085539517 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250410085539517 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250410085539517 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250410085539517 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250410085539517 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 20250410085539517 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  20250410085539517 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085539517 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250410085539517 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250410085539517 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250410085539517 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410085539517 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250410085539517 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085539517 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250410085539517 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:378) 20250410085539517 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085539517 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085539517 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085539517 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085539517 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250410085539517 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250410085539517 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250410085539517 DRANAP NOTICE cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: link lost (cnlink.c:118) 20250410085539517 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250410085539517 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250410085539517 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410085539517 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250410085539517 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250410085539517 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250410085539517 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085539517 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-sgsn0-0: connection closed 20250410085539517 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250410085539518 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250410085539518 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250410085539518 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250410085539518 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 20250410085539518 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085539518 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250410085539518 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250410085539518 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085539518 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250410085539518 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250410085539518 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085539518 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085539518 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085539518 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085539518 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250410085539518 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250410085539518 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250410085539518 DRANAP NOTICE cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: link lost (cnlink.c:118) 20250410085539894 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41504<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=223396) Waiting for packet dumper to finish... 1 (prev_count=223396, count=252016) 20250410085541519 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250410085541519 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250410085541519 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250410085541519 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250410085541519 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250410085541519 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@dc2b9a5d0dfe: 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@dc2b9a5d0dfe: 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 ------ Thu Apr 10 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@dc2b9a5d0dfe: 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@dc2b9a5d0dfe: Test case TC_hnb_register_duplicate_reuse_sctp_assoc started. 20250410085543004 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41510<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410085543010 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41524<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410085543015 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:37699<->l=127.0.0.1:4262) (control_if.c:572) 20250410085543091 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085543091 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085543091 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085543091 DRANAP DEBUG cnlink(msc-1)[0x55b0d9fd5920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085543092 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250410085543092 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250410085543092 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085543092 DRANAP DEBUG cnlink(msc-2)[0x55b0d9fd2b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0(35)@dc2b9a5d0dfe: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250410085543092 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085543092 DRANAP DEBUG cnlink(msc-3)[0x55b0da03ca10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085543093 DRANAP DEBUG cnlink(msc-3)[0x55b0da03ca10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085543093 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250410085543093 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085543093 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085543093 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410085543093 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085543093 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085543093 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085543093 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) 20250410085543093 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085543093 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085543093 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085543093 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085543093 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085543093 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085543093 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085543093 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) 20250410085543093 DLSS7 DEBUG Found route for dpc=4=0.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) 20250410085543093 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250410085543093 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085543093 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250410085543093 DRANAP DEBUG cnlink(msc-3)[0x55b0da03ca10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085543093 DRANAP DEBUG cnlink(msc-2)[0x55b0d9fd2b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085543093 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250410085543093 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085543093 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085543093 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410085543093 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085543093 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085543093 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085543093 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085543093 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085543093 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085543093 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085543093 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085543093 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085543093 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085543093 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085543093 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085543093 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085543093 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250410085543093 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085543093 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085543093 DRANAP DEBUG cnlink(msc-2)[0x55b0d9fd2b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085543093 DRANAP DEBUG cnlink(msc-1)[0x55b0d9fd5920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085543093 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250410085543093 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085543093 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085543093 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410085543093 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085543093 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085543093 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085543093 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=2 -> eSLS=34: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250410085543093 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085543093 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085543093 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085543093 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085543093 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085543093 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085543093 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085543093 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=2 -> eSLS=2: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250410085543093 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085543093 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410085543093 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085543093 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085543093 DRANAP DEBUG cnlink(msc-1)[0x55b0d9fd5920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085543093 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085543093 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250410085543093 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085543093 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085543093 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410085543093 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085543094 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085543094 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085543094 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085543094 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085543094 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085543094 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085543094 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085543094 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085543094 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085543094 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085543094 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085543094 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085543094 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085543094 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085543094 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085543094 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085543094 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085543094 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085543094 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085543094 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 20250410085543094 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250410085543094 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250410085543094 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085543094 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085543094 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085543094 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250410085543094 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250410085543094 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 20250410085543094 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250410085543094 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085543094 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085543094 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085543094 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410085543094 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410085543094 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 20250410085543094 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250410085543094 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085543094 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085543094 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085543094 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085543094 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085543094 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 20250410085543094 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@dc2b9a5d0dfe: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@dc2b9a5d0dfe: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(39)@dc2b9a5d0dfe: ************************************************* HNBGW_Test.msc0-M3UA(39)@dc2b9a5d0dfe: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(39)@dc2b9a5d0dfe: ************************************************* HNBGW_Test.msc0-SCCP(37)@dc2b9a5d0dfe: v_sccp_pdu_maxlen:268 20250410085543108 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085543108 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085543108 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085543108 DRANAP DEBUG cnlink(sgsn-1)[0x55b0da03dd30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085543108 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085543108 DRANAP DEBUG cnlink(sgsn-2)[0x55b0da03e6c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085543108 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085543108 DRANAP DEBUG cnlink(sgsn-3)[0x55b0da03f050]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085543109 DRANAP DEBUG cnlink(sgsn-3)[0x55b0da03f050]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085543109 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250410085543109 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085543109 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085543109 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410085543109 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085543109 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085543109 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085543109 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) 20250410085543109 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085543109 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085543109 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085543109 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085543109 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085543109 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085543109 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085543109 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) 20250410085543109 DLSS7 DEBUG Found route for dpc=12=0.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) 20250410085543109 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250410085543109 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085543109 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250410085543109 DRANAP DEBUG cnlink(sgsn-3)[0x55b0da03f050]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085543109 DRANAP DEBUG cnlink(sgsn-2)[0x55b0da03e6c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085543109 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250410085543109 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085543109 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085543109 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410085543109 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085543109 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085543109 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085543109 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) 20250410085543109 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085543109 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085543109 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085543109 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085543109 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085543109 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085543109 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085543109 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) 20250410085543109 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085543109 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250410085543109 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085543109 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085543109 DRANAP DEBUG cnlink(sgsn-2)[0x55b0da03e6c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085543109 DRANAP DEBUG cnlink(sgsn-1)[0x55b0da03dd30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085543109 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250410085543109 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085543109 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085543109 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410085543109 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085543109 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085543109 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085543109 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085543109 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085543109 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085543109 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085543109 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085543109 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085543109 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085543109 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085543109 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085543109 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085543109 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250410085543109 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085543109 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085543109 DRANAP DEBUG cnlink(sgsn-1)[0x55b0da03dd30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085543109 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085543109 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250410085543109 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085543109 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085543109 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410085543109 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085543109 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085543109 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085543109 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) 20250410085543109 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085543109 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085543109 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085543109 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085543109 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085543109 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085543110 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085543110 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) 20250410085543110 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085543110 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085543110 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085543110 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085543110 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085543110 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085543110 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085543110 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085543110 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 20250410085543110 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250410085543110 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250410085543110 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085543110 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085543110 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085543110 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250410085543110 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250410085543110 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 20250410085543110 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250410085543110 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085543110 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085543110 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085543110 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250410085543110 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250410085543110 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 20250410085543110 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250410085543110 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085543110 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085543110 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085543110 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085543110 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085543110 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 20250410085543110 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@dc2b9a5d0dfe: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(42)@dc2b9a5d0dfe: ************************************************* HNBGW_Test.sgsn0-M3UA(42)@dc2b9a5d0dfe: M3UA emulation initiated, the test can be started MTC@dc2b9a5d0dfe: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(42)@dc2b9a5d0dfe: ************************************************* HNBGW_Test.sgsn0-SCCP(40)@dc2b9a5d0dfe: v_sccp_pdu_maxlen:268 20250410085543305 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250410085543305 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250410085543305 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250410085543305 DLSS7 <000c> 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)@dc2b9a5d0dfe: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250410085543314 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085543314 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250410085543314 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250410085543314 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250410085543314 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250410085543314 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250410085543314 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250410085543314 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 20250410085543314 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250410085543314 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  20250410085543314 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250410085543317 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085543317 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250410085543317 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250410085543317 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  20250410085543317 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250410085543317 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250410085543317 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250410085543317 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 20250410085543317 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250410085543317 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  20250410085543317 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085543317 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250410085543317 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085543317 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250410085543317 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:413) 20250410085543317 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085543317 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085543317 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085543317 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085543317 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250410085543317 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250410085543317 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085543319 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085543319 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250410085543319 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085543319 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085543319 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410085543319 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085543319 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085543319 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085543319 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) 20250410085543319 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085543319 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085543319 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085543319 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085543319 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085543319 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085543319 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085543319 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) 20250410085543319 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085543319 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085543319 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085543319 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085543319 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085543319 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085543319 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085543319 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085543319 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085543319 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085543319 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 20250410085543319 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410085543319 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410085543319 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085543319 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  20250410085543320 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250410085543320 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250410085543320 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250410085543320 DLSS7 <000c> 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)@dc2b9a5d0dfe: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250410085543327 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085543327 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250410085543327 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250410085543327 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250410085543327 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250410085543327 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250410085543327 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250410085543327 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 20250410085543327 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250410085543327 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  20250410085543327 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250410085543329 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085543329 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250410085543329 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250410085543330 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  20250410085543330 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250410085543330 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250410085543330 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250410085543330 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 20250410085543330 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250410085543330 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  20250410085543330 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  20250410085543330 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085543330 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250410085543330 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085543330 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250410085543330 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250410085543330 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085543330 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085543330 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085543330 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085543330 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250410085543330 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250410085543330 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085543331 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085543331 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250410085543331 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085543331 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085543331 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410085543331 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085543332 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085543332 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085543332 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085543332 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085543332 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085543332 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085543332 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085543332 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085543332 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085543332 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085543332 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085543332 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085543332 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085543332 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085543332 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085543332 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085543332 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085543332 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085543332 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085543332 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085543332 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085543332 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250410085543332 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410085543332 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410085543332 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085543332 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(38)@dc2b9a5d0dfe: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250410085544119 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085544119 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410085544119 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410085544119 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410085544119 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085544119 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410085544119 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085544119 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085544119 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085544119 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085544120 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085544120 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085544120 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085544120 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410085544120 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085544120 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085544120 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250410085544120 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410085544120 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085544120 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085544120 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085544120 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085544120 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085544120 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085544120 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085544120 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085544120 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085544120 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085544120 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085544120 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085544120 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085544120 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085544120 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250410085544120 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250410085544120 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250410085544120 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250410085544120 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085544120 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410085544120 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085544120 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085544120 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085544120 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085544120 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085544120 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085544120 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085544120 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085544120 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085544120 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085544120 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085544120 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=5 -> eSLS=21: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250410085544120 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085544120 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085544120 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085544120 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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) 20250410085544120 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250410085544120 DRANAP NOTICE cnlink(msc-0)[0x55b0d9ff2940]{CONNECTED}: link up (cnlink.c:111) 20250410085544120 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085544120 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085544120 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085544121 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085544121 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085544121 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 20250410085544121 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410085544121 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410085544121 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085544121 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  20250410085544123 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085544123 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410085544123 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410085544123 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410085544123 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085544123 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410085544123 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085544123 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085544123 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085544123 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085544124 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085544124 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085544124 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085544124 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410085544124 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085544124 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085544124 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250410085544124 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410085544124 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085544124 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085544124 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085544124 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085544124 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085544124 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085544124 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085544124 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085544124 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085544124 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085544124 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085544124 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085544124 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085544124 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085544124 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250410085544124 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250410085544124 DRANAP INFO cnlink(msc-0)[0x55b0d9ff2940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(41)@dc2b9a5d0dfe: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250410085544127 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085544127 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410085544127 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410085544127 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410085544127 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085544127 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410085544127 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085544127 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085544127 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085544127 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085544127 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085544127 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085544127 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085544127 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410085544127 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085544127 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085544127 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250410085544127 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410085544127 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085544127 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085544127 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085544127 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085544127 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085544127 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085544127 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085544127 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085544127 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085544127 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085544127 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085544127 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085544127 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085544127 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085544127 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250410085544127 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250410085544127 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250410085544127 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250410085544127 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085544127 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410085544127 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085544127 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085544127 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085544127 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085544127 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085544127 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085544127 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085544127 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085544127 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085544127 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085544127 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085544127 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085544127 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085544127 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085544127 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085544127 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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) 20250410085544127 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250410085544127 DRANAP NOTICE cnlink(sgsn-0)[0x55b0da03d3a0]{CONNECTED}: link up (cnlink.c:111) 20250410085544127 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085544127 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085544127 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085544127 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085544127 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085544127 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.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' 20250410085544127 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410085544127 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410085544127 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085544127 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  20250410085544128 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085544128 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410085544128 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410085544128 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410085544128 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085544128 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410085544128 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085544128 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085544128 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085544128 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085544128 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085544128 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085544128 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085544128 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410085544128 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085544128 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085544128 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250410085544128 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410085544128 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085544128 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085544128 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085544128 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085544128 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085544128 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085544128 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085544128 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085544128 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085544128 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085544128 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085544128 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085544128 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085544128 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085544128 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250410085544128 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250410085544128 DRANAP INFO cnlink(sgsn-0)[0x55b0da03d3a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250410085544130 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085544130 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085544130 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250410085544130 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250410085544130 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) 20250410085544130 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250410085544130 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250410085544130 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410085544130 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@dc2b9a5d0dfe: setverdict(pass): none -> pass 20250410085544131 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085544131 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085544131 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250410085544131 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250410085544131 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) 20250410085544131 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250410085544131 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250410085544131 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410085544131 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed MTC@dc2b9a5d0dfe: talloc reports "struct hnb_context" x 1, expecting 1 MTC@dc2b9a5d0dfe: ok: talloc reports "asn1_context" = 1 bytes 20250410085544135 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41524<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250410085544135 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:37699<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(33)@dc2b9a5d0dfe: Final verdict of PTC: none VirtHNBGW-STATS(32)@dc2b9a5d0dfe: Final verdict of PTC: none MTC@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed 20250410085544136 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41510<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250410085544136 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085544136 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085544136 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410085544136 DMAIN NOTICE (127.0.0.1:9999 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) 20250410085544136 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) MutexDispCT-TC_hnb_register_duplicate_reuse_sctp_assoc(31)@dc2b9a5d0dfe: Final verdict of PTC: none TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0-RUA(36)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(40)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(37)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(41)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW_Test.msc0-RAN(38)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW-MGCP(43)@dc2b9a5d0dfe: Final verdict of PTC: none TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0(35)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(42)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW-PFCP(34)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(39)@dc2b9a5d0dfe: Final verdict of PTC: none MTC@dc2b9a5d0dfe: Setting final verdict of the test case. MTC@dc2b9a5d0dfe: Local verdict of MTC: pass MTC@dc2b9a5d0dfe: Local verdict of PTC MutexDispCT-TC_hnb_register_duplicate_reuse_sctp_assoc(31): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC VirtHNBGW-STATS(32): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC IPA-CTRL-CLI-IPA(33): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW-PFCP(34): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0(35): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0-RUA(36): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.msc0-SCCP(37): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.msc0-RAN(38): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.msc0-M3UA(39): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(40): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.sgsn0-RAN(41): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(42): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW-MGCP(43): none (pass -> pass) MTC@dc2b9a5d0dfe: Test case TC_hnb_register_duplicate_reuse_sctp_assoc finished. Verdict: pass MTC@dc2b9a5d0dfe: 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'. Thu Apr 10 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 20250410085544197 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41540<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410085544324 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250410085544325 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410085544325 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250410085544325 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250410085544325 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250410085544325 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410085544325 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250410085544325 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250410085544325 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250410085544325 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085544325 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-msc0-0: connection closed 20250410085544325 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250410085544325 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250410085544325 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250410085544325 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250410085544325 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 20250410085544325 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  20250410085544325 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085544325 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250410085544325 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250410085544325 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085544325 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250410085544325 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:378) 20250410085544325 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085544325 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085544325 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085544325 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085544325 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250410085544325 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250410085544325 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250410085544325 DRANAP NOTICE cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: link lost (cnlink.c:118) 20250410085544325 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250410085544325 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410085544325 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250410085544325 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250410085544325 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250410085544325 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410085544325 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250410085544325 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250410085544325 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250410085544325 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085544325 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-sgsn0-0: connection closed 20250410085544325 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250410085544325 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250410085544325 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250410085544325 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250410085544325 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 20250410085544325 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085544325 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250410085544325 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250410085544326 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085544326 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250410085544326 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250410085544326 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085544326 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085544326 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085544326 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085544326 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250410085544326 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250410085544326 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250410085544326 DRANAP NOTICE cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: link lost (cnlink.c:118) 20250410085544700 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41540<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=248720) Waiting for packet dumper to finish... 1 (prev_count=248720, count=249376) 20250410085546325 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250410085546325 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250410085546325 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250410085546326 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250410085546326 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250410085546326 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@dc2b9a5d0dfe: 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@dc2b9a5d0dfe: 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 ------ Thu Apr 10 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@dc2b9a5d0dfe: 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@dc2b9a5d0dfe: Test case TC_hnb_disconnected_timeout started. 20250410085547803 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35148<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410085547814 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35158<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410085547823 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:45869<->l=127.0.0.1:4262) (control_if.c:572) 20250410085547895 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085547895 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085547895 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085547895 DRANAP DEBUG cnlink(msc-1)[0x55b0d9fd5920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085547895 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250410085547895 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) TC_hnb_disconnected_timeout-Iuh0(48)@dc2b9a5d0dfe: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250410085547896 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085547896 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250410085547896 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085547896 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085547896 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410085547896 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085547896 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085547896 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085547896 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) 20250410085547896 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085547896 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085547896 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085547896 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085547896 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085547896 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085547896 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085547896 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) 20250410085547896 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085547896 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085547896 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085547896 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085547896 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085547896 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085547896 DRANAP DEBUG cnlink(msc-2)[0x55b0d9fd2b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085547896 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085547896 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085547896 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085547896 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085547896 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085547896 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 20250410085547896 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250410085547897 DRANAP DEBUG cnlink(msc-1)[0x55b0d9fd5920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085547897 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250410085547897 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085547897 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085547897 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410085547897 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085547897 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085547897 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085547897 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085547897 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085547897 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085547897 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085547897 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085547897 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085547897 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085547897 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085547897 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085547897 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085547897 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410085547897 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085547897 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085547897 DRANAP DEBUG cnlink(msc-1)[0x55b0d9fd5920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085547897 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085547897 DRANAP DEBUG cnlink(msc-3)[0x55b0da03ca10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085547897 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085547897 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085547897 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085547897 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410085547897 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410085547897 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 20250410085547897 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250410085547898 DRANAP DEBUG cnlink(msc-3)[0x55b0da03ca10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085547898 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250410085547898 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085547898 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085547898 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410085547898 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085547898 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085547898 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085547898 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) 20250410085547898 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085547898 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085547898 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085547898 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085547898 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085547898 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085547898 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085547898 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) 20250410085547898 DLSS7 DEBUG Found route for dpc=4=0.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) 20250410085547898 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250410085547898 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085547898 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250410085547898 DRANAP DEBUG cnlink(msc-3)[0x55b0da03ca10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085547898 DRANAP DEBUG cnlink(msc-2)[0x55b0d9fd2b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085547898 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250410085547898 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085547898 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085547898 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410085547898 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085547898 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085547898 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085547898 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085547898 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085547898 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085547898 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085547898 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085547898 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085547898 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085547898 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085547898 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085547898 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085547898 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250410085547898 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085547898 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085547898 DRANAP DEBUG cnlink(msc-2)[0x55b0d9fd2b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085547898 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085547898 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085547898 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085547898 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 20250410085547898 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250410085547898 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250410085547898 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085547898 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085547898 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085547898 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250410085547898 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250410085547898 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 20250410085547898 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! MTC@dc2b9a5d0dfe: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(52)@dc2b9a5d0dfe: ************************************************* HNBGW_Test.msc0-M3UA(52)@dc2b9a5d0dfe: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(52)@dc2b9a5d0dfe: ************************************************* MTC@dc2b9a5d0dfe: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(50)@dc2b9a5d0dfe: v_sccp_pdu_maxlen:268 20250410085547912 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085547912 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085547912 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085547912 DRANAP DEBUG cnlink(sgsn-1)[0x55b0da03dd30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085547913 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085547913 DRANAP DEBUG cnlink(sgsn-2)[0x55b0da03e6c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085547913 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085547913 DRANAP DEBUG cnlink(sgsn-3)[0x55b0da03f050]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085547914 DRANAP DEBUG cnlink(sgsn-3)[0x55b0da03f050]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085547914 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250410085547914 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085547914 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085547914 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410085547914 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085547914 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085547914 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085547914 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) 20250410085547914 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085547914 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085547914 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085547914 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085547914 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085547914 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085547914 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085547914 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) 20250410085547914 DLSS7 DEBUG Found route for dpc=12=0.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) 20250410085547914 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250410085547914 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085547914 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250410085547914 DRANAP DEBUG cnlink(sgsn-3)[0x55b0da03f050]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085547914 DRANAP DEBUG cnlink(sgsn-2)[0x55b0da03e6c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085547914 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250410085547914 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085547914 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085547914 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410085547914 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085547914 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085547914 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085547914 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) 20250410085547914 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085547914 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085547914 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085547914 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085547914 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085547914 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085547914 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085547914 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=5 -> eSLS=5: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250410085547914 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085547914 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250410085547914 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085547914 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085547914 DRANAP DEBUG cnlink(sgsn-2)[0x55b0da03e6c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085547914 DRANAP DEBUG cnlink(sgsn-1)[0x55b0da03dd30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085547914 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250410085547914 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085547914 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085547914 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410085547914 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085547914 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085547914 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085547914 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085547914 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085547914 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085547914 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085547914 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085547914 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085547914 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085547914 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085547914 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085547914 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085547914 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250410085547914 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085547914 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085547914 DRANAP DEBUG cnlink(sgsn-1)[0x55b0da03dd30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085547914 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085547914 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250410085547914 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085547914 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085547914 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410085547914 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085547914 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085547914 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085547914 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085547914 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085547914 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085547914 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085547914 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085547914 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085547914 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085547914 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085547914 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085547914 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085547914 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085547914 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085547914 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085547914 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085547914 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085547914 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085547914 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085547914 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 20250410085547914 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250410085547914 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250410085547914 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085547914 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085547914 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085547914 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250410085547914 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250410085547914 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 20250410085547914 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250410085547914 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085547914 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085547914 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085547914 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250410085547914 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250410085547914 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 20250410085547914 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250410085547914 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085547914 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085547914 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085547914 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085547914 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085547914 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 20250410085547914 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@dc2b9a5d0dfe: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(55)@dc2b9a5d0dfe: ************************************************* HNBGW_Test.sgsn0-M3UA(55)@dc2b9a5d0dfe: M3UA emulation initiated, the test can be started MTC@dc2b9a5d0dfe: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(55)@dc2b9a5d0dfe: ************************************************* HNBGW_Test.sgsn0-SCCP(53)@dc2b9a5d0dfe: v_sccp_pdu_maxlen:268 20250410085547933 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085547933 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085547933 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250410085547933 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250410085547933 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) 20250410085547933 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250410085547933 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250410085547933 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410085547933 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@dc2b9a5d0dfe: setverdict(pass): none -> pass 20250410085548108 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250410085548108 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250410085548108 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250410085548108 DLSS7 <000c> 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)@dc2b9a5d0dfe: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250410085548115 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085548115 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250410085548115 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250410085548115 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250410085548115 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250410085548115 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250410085548115 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250410085548115 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 20250410085548115 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250410085548115 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  20250410085548115 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250410085548117 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085548117 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250410085548117 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250410085548117 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  20250410085548117 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250410085548117 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250410085548117 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250410085548117 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 20250410085548117 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250410085548117 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  20250410085548118 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085548118 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250410085548118 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085548118 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250410085548118 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:413) 20250410085548118 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085548118 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085548118 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085548118 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085548118 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250410085548118 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250410085548118 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085548119 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085548119 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250410085548119 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085548119 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085548119 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410085548119 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085548119 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085548119 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085548119 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085548119 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085548119 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085548119 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085548119 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085548119 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085548119 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085548119 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085548119 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085548119 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085548119 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085548119 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085548119 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085548119 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085548119 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085548119 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085548119 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085548119 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085548119 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085548119 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250410085548119 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410085548119 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410085548119 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085548119 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  20250410085548123 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250410085548123 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250410085548124 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250410085548124 DLSS7 <000c> 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)@dc2b9a5d0dfe: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250410085548131 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085548131 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250410085548131 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250410085548131 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250410085548131 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250410085548131 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250410085548131 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250410085548131 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 20250410085548131 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250410085548131 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  20250410085548131 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250410085548133 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085548133 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250410085548133 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250410085548133 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  20250410085548133 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250410085548133 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250410085548133 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250410085548134 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 20250410085548134 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250410085548134 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  20250410085548134 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  20250410085548134 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085548134 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250410085548134 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085548134 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250410085548134 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250410085548134 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085548134 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085548134 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085548134 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085548134 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250410085548134 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250410085548134 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085548135 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085548135 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250410085548135 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085548135 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085548135 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410085548135 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085548135 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085548135 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085548135 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085548135 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085548135 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085548135 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085548135 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085548135 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085548135 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085548135 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085548135 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085548135 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085548135 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085548135 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085548135 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085548135 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085548135 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085548135 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085548135 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085548135 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085548135 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085548135 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.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' 20250410085548135 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410085548135 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410085548135 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085548135 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(51)@dc2b9a5d0dfe: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250410085548922 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085548923 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410085548923 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410085548923 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410085548923 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085548923 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410085548923 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085548923 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085548923 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085548923 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085548923 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085548923 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085548923 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085548923 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410085548923 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085548923 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085548923 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250410085548923 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410085548923 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085548923 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085548923 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085548923 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085548923 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085548923 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085548923 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085548923 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085548923 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085548923 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085548923 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085548923 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085548924 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085548924 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085548924 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250410085548924 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250410085548924 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250410085548924 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250410085548924 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085548924 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410085548924 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085548924 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085548924 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085548924 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085548924 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085548924 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085548924 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085548924 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085548924 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085548924 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085548924 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085548924 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085548924 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085548924 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085548924 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085548924 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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) 20250410085548924 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250410085548924 DRANAP NOTICE cnlink(msc-0)[0x55b0d9ff2940]{CONNECTED}: link up (cnlink.c:111) 20250410085548925 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085548925 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085548925 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085548925 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085548925 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085548925 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 20250410085548925 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410085548925 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410085548925 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085548925 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  20250410085548926 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085548926 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410085548926 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410085548926 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410085548926 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085548926 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410085548926 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085548926 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085548926 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085548926 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085548926 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085548926 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085548926 DLM3UA [1;34mDEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085548926 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410085548926 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085548926 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085548926 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250410085548926 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410085548926 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085548926 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085548926 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085548926 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085548926 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085548926 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085548926 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085548926 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085548926 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085548926 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085548926 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085548926 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085548926 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085548926 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085548926 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250410085548926 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250410085548926 DRANAP INFO cnlink(msc-0)[0x55b0d9ff2940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250410085548935 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085548935 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410085548935 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410085548935 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410085548935 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085548935 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410085548935 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085548935 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085548935 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085548935 DLSS7 <000c> osmo_ss7_asp.c:1175 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(54)@dc2b9a5d0dfe: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250410085548935 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085548935 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085548935 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085548936 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410085548936 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085548936 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085548936 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250410085548936 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410085548936 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085548936 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085548936 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085548936 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085548936 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085548936 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085548936 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085548936 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085548936 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085548936 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085548936 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085548936 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085548936 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085548936 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085548936 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250410085548936 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250410085548936 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250410085548936 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250410085548936 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085548936 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410085548936 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085548936 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085548936 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085548936 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085548936 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085548936 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085548936 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085548936 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085548936 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085548936 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085548936 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085548936 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085548936 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085548936 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085548936 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085548936 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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) 20250410085548936 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250410085548936 DRANAP NOTICE cnlink(sgsn-0)[0x55b0da03d3a0]{CONNECTED}: link up (cnlink.c:111) 20250410085548936 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085548936 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085548936 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085548936 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085548936 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085548936 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.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' 20250410085548936 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410085548936 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410085548936 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085548936 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  20250410085548939 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085548939 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410085548939 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410085548939 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410085548939 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085548939 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410085548939 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085548939 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085548939 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085548939 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085548939 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085548939 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085548939 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085548939 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410085548939 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085548939 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085548939 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250410085548939 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410085548939 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085548939 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085548939 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085548939 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085548939 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085548939 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085548939 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085548939 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085548939 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085548939 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085548939 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085548939 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085548939 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085548939 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085548939 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250410085548939 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250410085548939 DRANAP INFO cnlink(sgsn-0)[0x55b0da03d3a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250410085548941 DLCTRL DEBUG Command: GET 869587758 rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428) 20250410085548941 DLCTRL DEBUG Tx Command reply: GET_REPLY 869587758 rate_ctr.abs.hnb.0.iuh:established 1 (control_if.c:477) MTC@dc2b9a5d0dfe: retrieved rate counters: "hnb": { { { name := "iuh:established", val := 1 } } } MTC@dc2b9a5d0dfe: initial hnb rate counters: { { { name := "iuh:established", val := 1 } } } 20250410085548944 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085548944 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085548944 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410085548944 DMAIN NOTICE (127.0.0.1:9999 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) 20250410085548944 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) TC_hnb_disconnected_timeout-Iuh0(48)@dc2b9a5d0dfe: Final verdict of PTC: none TC_hnb_disconnected_timeout-Iuh0-RUA(49)@dc2b9a5d0dfe: Final verdict of PTC: none MTC@dc2b9a5d0dfe: verifying hnb rate counters: { { { name := "iuh:established", val := 1 } } } 20250410085549949 DLCTRL DEBUG Command: GET 988397669 rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428) 20250410085549949 DLCTRL DEBUG Tx Command reply: GET_REPLY 988397669 rate_ctr.abs.hnb.0.iuh:established 1 (control_if.c:477) MTC@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed MTC@dc2b9a5d0dfe: verifying hnb rate counters: { { { name := "iuh:established", val := -1 } } } 20250410085554958 DLCTRL DEBUG Command: GET 186541233 rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428) 20250410085554958 DLCTRL DEBUG Tx Command reply: ERROR 186541233 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)@dc2b9a5d0dfe: 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@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed MTC@dc2b9a5d0dfe: verifying hnb rate counters: { { { name := "iuh:established", val := -1 } } } 20250410085555999 DLCTRL DEBUG Command: GET 571831391 rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428) 20250410085555999 DLCTRL DEBUG Tx Command reply: ERROR 571831391 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)@dc2b9a5d0dfe: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250410085556002 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250410085556002 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)@dc2b9a5d0dfe: 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@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed 20250410085556020 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085556020 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085556020 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250410085556020 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250410085556020 DLGLOBAL DEBUG validating counter group 0x55b0a4dacbe0(hnb) with 60 counters (rate_ctr.c:86) 20250410085556020 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) 20250410085556020 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250410085556020 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250410085556020 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410085556020 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed MTC@dc2b9a5d0dfe: verifying hnb rate counters: { { { name := "iuh:established", val := 1 } } } 20250410085556024 DLCTRL DEBUG Command: GET 407550055 rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428) 20250410085556024 DLCTRL DEBUG Tx Command reply: GET_REPLY 407550055 rate_ctr.abs.hnb.0.iuh:established 1 (control_if.c:477) MTC@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed 20250410085557032 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085557032 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085557032 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410085557032 DMAIN NOTICE (127.0.0.1:9999 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) 20250410085557032 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) TC_hnb_disconnected_timeout-Iuh0(57)@dc2b9a5d0dfe: Final verdict of PTC: none TC_hnb_disconnected_timeout-Iuh0-RUA(58)@dc2b9a5d0dfe: Final verdict of PTC: none MTC@dc2b9a5d0dfe: verifying hnb rate counters: { { { name := "iuh:established", val := 1 } } } 20250410085557040 DLCTRL DEBUG Command: GET 13543545 rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428) 20250410085557040 DLCTRL DEBUG Tx Command reply: GET_REPLY 13543545 rate_ctr.abs.hnb.0.iuh:established 1 (control_if.c:477) MTC@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed MTC@dc2b9a5d0dfe: verifying hnb rate counters: { { { name := "iuh:established", val := -1 } } } 20250410085603058 DLCTRL DEBUG Command: GET 272879075 rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428) 20250410085603058 DLCTRL DEBUG Tx Command reply: ERROR 272879075 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)@dc2b9a5d0dfe: 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@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed MTC@dc2b9a5d0dfe: ok: talloc reports "asn1_context" = 1 bytes 20250410085603072 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35158<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250410085603072 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:45869<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(46)@dc2b9a5d0dfe: Final verdict of PTC: none VirtHNBGW-STATS(45)@dc2b9a5d0dfe: Final verdict of PTC: none MTC@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed 20250410085603076 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35148<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250410085603078 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250410085603078 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410085603078 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250410085603078 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250410085603079 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250410085603079 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410085603079 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250410085603079 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250410085603079 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250410085603079 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085603079 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-msc0-0: connection closed 20250410085603079 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250410085603079 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250410085603079 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250410085603079 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250410085603079 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs HNBGW_Test.sgsn0-SCCP(53)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW_Test.msc0-RAN(51)@dc2b9a5d0dfe: Final verdict of PTC: none MutexDispCT-TC_hnb_disconnected_timeout(44)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(50)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(54)@dc2b9a5d0dfe: Final verdict of PTC: none 20250410085603079 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085603079 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250410085603079 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  20250410085603079 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085603079 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250410085603079 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250410085603079 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250410085603079 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410085603079 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250410085603079 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250410085603079 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 20250410085603080 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250410085603080 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410085603080 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250410085603080 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250410085603080 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250410085603080 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085603079 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:378) 20250410085603079 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085603079 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085603080 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085603080 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085603080 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250410085603080 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250410085603080 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250410085603080 DRANAP NOTICE cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc0-M3UA(52)@dc2b9a5d0dfe: Final verdict of PTC: none 20250410085603080 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-sgsn0-0: connection closed 20250410085603080 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250410085603080 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250410085603080 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250410085603080 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250410085603080 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 20250410085603080 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085603080 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250410085603080 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250410085603080 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085603080 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250410085603080 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250410085603080 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085603081 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085603081 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085603081 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085603081 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) HNBGW-PFCP(47)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(55)@dc2b9a5d0dfe: Final verdict of PTC: none 20250410085603081 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250410085603081 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250410085603081 DRANAP NOTICE cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW-MGCP(56)@dc2b9a5d0dfe: Final verdict of PTC: none MTC@dc2b9a5d0dfe: Setting final verdict of the test case. MTC@dc2b9a5d0dfe: Local verdict of MTC: pass MTC@dc2b9a5d0dfe: Local verdict of PTC MutexDispCT-TC_hnb_disconnected_timeout(44): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC VirtHNBGW-STATS(45): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC IPA-CTRL-CLI-IPA(46): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW-PFCP(47): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC TC_hnb_disconnected_timeout-Iuh0(48): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC TC_hnb_disconnected_timeout-Iuh0-RUA(49): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.msc0-SCCP(50): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.msc0-RAN(51): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.msc0-M3UA(52): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(53): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.sgsn0-RAN(54): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(55): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW-MGCP(56): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC TC_hnb_disconnected_timeout-Iuh0(57): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC TC_hnb_disconnected_timeout-Iuh0-RUA(58): none (pass -> pass) MTC@dc2b9a5d0dfe: Test case TC_hnb_disconnected_timeout finished. Verdict: pass MTC@dc2b9a5d0dfe: 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'. Thu Apr 10 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 20250410085603184 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51430<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410085603586 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51430<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=261124) Waiting for packet dumper to finish... 1 (prev_count=261124, count=261764) 20250410085605080 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250410085605080 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250410085605080 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250410085605080 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250410085605080 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250410085605080 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@dc2b9a5d0dfe: 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@dc2b9a5d0dfe: 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 ------ Thu Apr 10 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@dc2b9a5d0dfe: 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@dc2b9a5d0dfe: Test case TC_ue_register started. 20250410085606706 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53192<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410085606712 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53202<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410085606716 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:45507<->l=127.0.0.1:4262) (control_if.c:572) 20250410085606779 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085606779 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085606780 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085606780 DRANAP DEBUG cnlink(msc-1)[0x55b0d9fd5920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ue_register-Iuh0(63)@dc2b9a5d0dfe: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250410085606780 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250410085606780 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250410085606780 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085606780 DRANAP DEBUG cnlink(msc-2)[0x55b0d9fd2b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085606780 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085606780 DRANAP DEBUG cnlink(msc-3)[0x55b0da03ca10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085606781 DRANAP DEBUG cnlink(msc-3)[0x55b0da03ca10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085606781 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250410085606781 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085606781 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085606781 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410085606781 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085606781 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085606781 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085606781 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) 20250410085606781 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085606781 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085606781 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085606781 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085606781 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085606781 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085606781 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085606781 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) 20250410085606781 DLSS7 DEBUG Found route for dpc=4=0.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) 20250410085606781 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250410085606781 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085606781 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250410085606781 DRANAP DEBUG cnlink(msc-3)[0x55b0da03ca10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085606781 DRANAP DEBUG cnlink(msc-2)[0x55b0d9fd2b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085606781 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250410085606781 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085606781 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085606781 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410085606781 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085606781 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085606781 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085606781 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085606781 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085606781 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085606781 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085606781 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085606781 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085606781 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085606781 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085606781 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085606781 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085606781 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250410085606781 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085606781 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085606781 DRANAP DEBUG cnlink(msc-2)[0x55b0d9fd2b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085606781 DRANAP DEBUG cnlink(msc-1)[0x55b0d9fd5920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085606781 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250410085606781 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085606781 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085606781 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410085606781 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085606781 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085606781 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085606781 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085606781 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085606781 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085606781 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085606781 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085606781 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085606781 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085606781 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085606781 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085606781 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085606781 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410085606781 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085606781 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085606782 DRANAP DEBUG cnlink(msc-1)[0x55b0d9fd5920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085606782 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085606782 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250410085606782 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085606782 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085606782 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410085606782 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085606782 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085606782 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085606782 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085606782 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085606782 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085606782 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085606782 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085606782 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085606782 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085606782 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085606782 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085606782 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085606782 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085606782 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085606782 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085606782 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085606782 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085606782 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085606782 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085606782 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 20250410085606782 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250410085606782 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250410085606782 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085606782 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085606782 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085606782 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250410085606782 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250410085606782 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 20250410085606782 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250410085606782 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085606782 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085606782 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085606782 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410085606782 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410085606782 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250410085606782 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085606782 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085606782 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085606782 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085606782 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085606782 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@dc2b9a5d0dfe: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(67)@dc2b9a5d0dfe: ************************************************* HNBGW_Test.msc0-M3UA(67)@dc2b9a5d0dfe: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(67)@dc2b9a5d0dfe: ************************************************* MTC@dc2b9a5d0dfe: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(65)@dc2b9a5d0dfe: v_sccp_pdu_maxlen:268 20250410085606795 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085606795 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085606795 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085606795 DRANAP DEBUG cnlink(sgsn-1)[0x55b0da03dd30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085606795 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085606795 DRANAP DEBUG cnlink(sgsn-2)[0x55b0da03e6c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085606796 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085606796 DRANAP DEBUG cnlink(sgsn-3)[0x55b0da03f050]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085606797 DRANAP DEBUG cnlink(sgsn-3)[0x55b0da03f050]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085606797 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250410085606797 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085606797 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085606797 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410085606797 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085606797 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085606797 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085606797 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) 20250410085606797 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085606797 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085606797 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085606797 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085606797 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085606797 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085606797 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085606797 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) 20250410085606797 DLSS7 DEBUG Found route for dpc=12=0.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) 20250410085606797 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250410085606797 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085606797 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250410085606797 DRANAP DEBUG cnlink(sgsn-3)[0x55b0da03f050]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085606797 DRANAP DEBUG cnlink(sgsn-2)[0x55b0da03e6c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085606797 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250410085606797 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085606797 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085606797 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410085606797 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085606797 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085606797 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085606797 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085606797 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085606797 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085606797 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085606797 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085606797 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085606797 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085606797 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085606797 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085606797 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085606797 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250410085606797 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085606797 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085606797 DRANAP DEBUG cnlink(sgsn-2)[0x55b0da03e6c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085606797 DRANAP DEBUG cnlink(sgsn-1)[0x55b0da03dd30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085606797 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250410085606797 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085606797 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085606797 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410085606797 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085606797 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085606797 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085606797 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085606797 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085606797 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085606797 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085606797 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085606797 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085606797 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085606797 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085606797 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085606797 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085606797 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250410085606797 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085606797 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085606797 DRANAP DEBUG cnlink(sgsn-1)[0x55b0da03dd30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085606797 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085606797 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250410085606797 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085606797 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085606797 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410085606797 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085606797 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085606797 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085606797 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) 20250410085606797 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085606797 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085606797 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085606797 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085606797 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085606797 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085606797 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085606797 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) 20250410085606797 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085606797 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085606797 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085606797 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085606797 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085606797 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085606797 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085606797 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085606797 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 20250410085606797 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250410085606797 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250410085606797 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085606797 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085606797 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085606797 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250410085606797 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250410085606797 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250410085606797 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085606797 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085606797 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085606797 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250410085606797 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250410085606797 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250410085606797 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085606798 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085606798 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085606798 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085606798 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085606798 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 20250410085606798 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@dc2b9a5d0dfe: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@dc2b9a5d0dfe: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(70)@dc2b9a5d0dfe: ************************************************* HNBGW_Test.sgsn0-M3UA(70)@dc2b9a5d0dfe: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(70)@dc2b9a5d0dfe: ************************************************* HNBGW_Test.sgsn0-SCCP(68)@dc2b9a5d0dfe: v_sccp_pdu_maxlen:268 20250410085606827 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085606827 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085606827 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250410085606827 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250410085606827 DLGLOBAL DEBUG validating counter group 0x55b0a4dacbe0(hnb) with 60 counters (rate_ctr.c:86) 20250410085606827 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) 20250410085606827 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250410085606827 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250410085606827 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410085606827 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@dc2b9a5d0dfe: setverdict(pass): none -> pass 20250410085606992 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250410085606992 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250410085606992 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250410085606992 DLSS7 <000c> 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)@dc2b9a5d0dfe: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250410085606997 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085606997 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250410085606997 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250410085606997 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250410085606997 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250410085606997 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250410085606997 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250410085606997 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 20250410085606997 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250410085606997 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  20250410085606998 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250410085606999 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085606999 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250410085606999 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250410085607000 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  20250410085607000 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250410085607000 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250410085607000 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250410085607000 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 20250410085607000 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250410085607000 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  20250410085607000 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085607000 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250410085607000 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085607000 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250410085607000 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:413) 20250410085607000 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085607000 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085607000 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085607000 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085607000 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250410085607000 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250410085607000 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085607001 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085607001 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250410085607001 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085607001 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085607001 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410085607001 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085607001 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085607001 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085607001 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) 20250410085607002 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085607002 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085607002 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085607002 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085607002 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085607002 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085607002 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085607002 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) 20250410085607002 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085607002 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085607002 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085607002 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085607002 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085607002 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085607002 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085607002 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085607002 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085607002 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085607002 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 20250410085607002 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410085607002 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410085607002 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085607002 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  20250410085607011 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250410085607011 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250410085607011 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250410085607011 DLSS7 <000c> 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)@dc2b9a5d0dfe: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250410085607012 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085607012 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250410085607012 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250410085607012 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250410085607012 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250410085607012 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250410085607012 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250410085607012 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 20250410085607012 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250410085607012 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  20250410085607012 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250410085607013 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085607013 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250410085607013 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250410085607013 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  20250410085607013 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250410085607013 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250410085607013 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250410085607013 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 20250410085607013 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250410085607013 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  20250410085607013 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  20250410085607013 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085607013 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250410085607013 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085607013 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250410085607013 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250410085607013 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085607013 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085607013 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085607013 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085607013 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250410085607013 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250410085607013 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085607014 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085607014 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250410085607014 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085607014 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085607014 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410085607014 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085607014 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085607014 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085607014 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085607014 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085607014 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085607014 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085607014 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085607014 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085607014 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085607014 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085607014 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085607014 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085607014 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085607014 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085607014 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085607014 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085607014 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085607014 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085607014 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085607014 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085607014 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085607014 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.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' 20250410085607014 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410085607014 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410085607014 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085607014 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(66)@dc2b9a5d0dfe: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250410085607810 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085607810 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410085607810 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410085607810 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410085607810 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085607810 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410085607810 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085607810 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085607810 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085607810 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085607810 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085607810 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085607810 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085607810 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410085607810 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085607810 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085607810 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250410085607810 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410085607810 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085607810 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085607810 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085607810 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085607811 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085607811 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085607811 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085607811 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085607811 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085607811 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085607811 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085607811 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085607811 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085607811 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085607811 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250410085607811 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250410085607811 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250410085607811 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250410085607811 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085607811 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410085607811 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085607811 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085607811 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085607811 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) 20250410085607811 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085607811 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085607811 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085607811 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085607811 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085607811 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085607811 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085607811 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) 20250410085607811 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085607811 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085607811 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085607811 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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) 20250410085607811 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250410085607811 DRANAP NOTICE cnlink(msc-0)[0x55b0d9ff2940]{CONNECTED}: link up (cnlink.c:111) 20250410085607812 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085607812 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085607812 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085607812 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085607812 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085607812 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 20250410085607812 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410085607812 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410085607812 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085607812 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  20250410085607812 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085607812 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410085607812 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410085607812 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410085607812 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085607812 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410085607812 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085607812 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085607812 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085607812 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085607813 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085607813 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085607813 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085607813 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410085607813 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085607813 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085607813 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250410085607813 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410085607813 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085607813 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085607813 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085607813 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085607813 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085607813 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085607813 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085607813 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085607813 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085607813 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085607813 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085607813 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085607813 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085607813 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085607813 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250410085607813 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250410085607813 DRANAP INFO cnlink(msc-0)[0x55b0d9ff2940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250410085607821 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085607821 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410085607821 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410085607821 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410085607821 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085607821 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410085607821 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085607821 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085607821 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085607821 DLSS7 <000c> osmo_ss7_asp.c:1175 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(69)@dc2b9a5d0dfe: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250410085607821 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085607821 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085607821 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085607821 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410085607821 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085607822 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085607822 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250410085607822 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410085607822 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085607822 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085607822 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085607822 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085607822 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085607822 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085607822 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085607822 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085607822 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085607822 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085607822 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085607822 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085607822 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085607822 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085607822 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250410085607822 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250410085607822 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250410085607822 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250410085607822 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085607822 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410085607822 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085607822 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085607822 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085607822 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) 20250410085607822 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085607822 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085607822 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085607822 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085607822 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085607822 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085607822 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085607822 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) 20250410085607822 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085607822 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085607823 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085607823 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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) 20250410085607823 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250410085607823 DRANAP NOTICE cnlink(sgsn-0)[0x55b0da03d3a0]{CONNECTED}: link up (cnlink.c:111) 20250410085607823 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085607823 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085607823 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085607823 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085607823 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085607823 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 20250410085607823 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410085607823 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410085607823 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085607823 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  20250410085607826 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085607826 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410085607826 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410085607826 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410085607826 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085607826 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410085607826 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085607826 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085607826 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085607826 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085607826 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085607826 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085607826 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085607826 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410085607826 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085607826 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085607826 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250410085607826 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410085607826 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085607826 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085607826 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085607826 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085607826 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085607826 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085607826 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085607826 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085607826 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085607826 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085607826 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085607826 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085607826 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085607826 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085607826 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250410085607826 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250410085607826 DRANAP INFO cnlink(sgsn-0)[0x55b0da03d3a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250410085607834 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085607834 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085607834 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 30 bytes from client (stream_srv.c:1351) 20250410085607834 DMAIN DEBUG Decoding message HNBAP_UERegisterRequestIEs (hnbap_decoder.c:374) (hnbap_decoder.c:374) 20250410085607834 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) UE-REGISTER-REQ ID_type=1 imsi=262420000000001 cause=1 (hnbgw_hnbap.c:636) 20250410085607834 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410085607834 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@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed MTC@dc2b9a5d0dfe: ok: talloc reports "asn1_context" = 1 bytes 20250410085607841 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:45507<->l=127.0.0.1:4262) (control_if.c:193) 20250410085607841 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53202<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(61)@dc2b9a5d0dfe: Final verdict of PTC: none VirtHNBGW-STATS(60)@dc2b9a5d0dfe: Final verdict of PTC: none MTC@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed 20250410085607844 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53192<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250410085607845 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085607845 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085607845 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410085607845 DMAIN NOTICE (127.0.0.1:9999 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) 20250410085607845 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) MutexDispCT-TC_ue_register(59)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(65)@dc2b9a5d0dfe: Final verdict of PTC: none TC_ue_register-Iuh0-RUA(64)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(68)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW_Test.msc0-RAN(66)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(69)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(67)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(70)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW-MGCP(71)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW-PFCP(62)@dc2b9a5d0dfe: Final verdict of PTC: none TC_ue_register-Iuh0(63)@dc2b9a5d0dfe: Final verdict of PTC: none MTC@dc2b9a5d0dfe: Setting final verdict of the test case. MTC@dc2b9a5d0dfe: Local verdict of MTC: pass MTC@dc2b9a5d0dfe: Local verdict of PTC MutexDispCT-TC_ue_register(59): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC VirtHNBGW-STATS(60): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC IPA-CTRL-CLI-IPA(61): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW-PFCP(62): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC TC_ue_register-Iuh0(63): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC TC_ue_register-Iuh0-RUA(64): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.msc0-SCCP(65): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.msc0-RAN(66): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.msc0-M3UA(67): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(68): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.sgsn0-RAN(69): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(70): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW-MGCP(71): none (pass -> pass) MTC@dc2b9a5d0dfe: Test case TC_ue_register finished. Verdict: pass MTC@dc2b9a5d0dfe: 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'. Thu Apr 10 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 20250410085607944 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53206<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410085608016 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085608016 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250410085608016 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:378) 20250410085608016 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085608016 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085608016 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085608016 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250410085608016 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410085608016 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250410085608016 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250410085608016 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250410085608016 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410085608016 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250410085608016 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250410085608016 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250410085608016 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085608016 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-msc0-0: connection closed 20250410085608016 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250410085608016 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250410085608016 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250410085608016 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250410085608016 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 20250410085608016 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  20250410085608016 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085608016 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250410085608016 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250410085608016 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085608016 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250410085608016 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250410085608016 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250410085608016 DRANAP NOTICE cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: link lost (cnlink.c:118) 20250410085608016 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085608016 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250410085608016 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250410085608016 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085608016 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085608016 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085608016 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085608016 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250410085608016 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250410085608016 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250410085608016 DRANAP NOTICE cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: link lost (cnlink.c:118) 20250410085608016 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250410085608016 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410085608016 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250410085608016 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250410085608016 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250410085608016 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410085608016 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250410085608016 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250410085608016 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250410085608016 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085608016 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-sgsn0-0: connection closed 20250410085608016 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250410085608016 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250410085608016 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250410085608016 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250410085608016 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 20250410085608016 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085608016 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250410085608016 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250410085608446 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53206<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=218524) Waiting for packet dumper to finish... 1 (prev_count=218524, count=242700) 20250410085610018 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250410085610018 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250410085610018 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250410085610018 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250410085610018 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250410085610018 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@dc2b9a5d0dfe: 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@dc2b9a5d0dfe: 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 ------ Thu Apr 10 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@dc2b9a5d0dfe: 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@dc2b9a5d0dfe: Test case TC_ue_register_tmsi_lai started. MTC@dc2b9a5d0dfe: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O 20250410085611538 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53220<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410085611542 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53224<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410085611546 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:41485<->l=127.0.0.1:4262) (control_if.c:572) 20250410085611697 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085611697 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085611697 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085611697 DRANAP DEBUG cnlink(msc-1)[0x55b0d9fd5920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085611698 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085611698 DRANAP DEBUG cnlink(msc-2)[0x55b0d9fd2b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085611698 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085611698 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250410085611698 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085611698 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085611698 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410085611698 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085611698 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085611698 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085611698 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085611698 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085611698 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085611698 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085611698 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085611698 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085611698 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085611698 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085611698 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085611698 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085611698 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085611698 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085611698 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085611698 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085611698 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085611698 DRANAP DEBUG cnlink(msc-3)[0x55b0da03ca10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085611698 DRANAP DEBUG cnlink(msc-1)[0x55b0d9fd5920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085611698 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250410085611698 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085611698 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085611698 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410085611698 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085611698 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085611698 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085611698 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085611698 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085611698 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085611698 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085611698 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085611698 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085611698 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085611698 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085611698 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085611698 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085611699 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410085611699 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085611699 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085611699 DRANAP DEBUG cnlink(msc-1)[0x55b0d9fd5920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085611698 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085611699 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085611699 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085611699 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085611699 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085611699 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250410085611699 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085611699 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085611699 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085611699 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410085611699 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing TC_ue_register_tmsi_lai-Iuh0(76)@dc2b9a5d0dfe: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250410085611699 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250410085611699 DRANAP DEBUG cnlink(msc-2)[0x55b0d9fd2b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085611699 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250410085611699 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085611699 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085611699 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410085611699 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085611699 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085611699 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085611699 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085611699 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085611699 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085611699 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085611699 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085611699 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085611699 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085611699 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085611699 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085611699 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085611699 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250410085611699 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085611699 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085611699 DRANAP DEBUG cnlink(msc-2)[0x55b0d9fd2b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085611699 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250410085611699 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250410085611699 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085611699 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085611699 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085611699 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250410085611700 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250410085611700 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 20250410085611700 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250410085611700 DRANAP DEBUG cnlink(msc-3)[0x55b0da03ca10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085611700 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250410085611700 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085611700 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085611700 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410085611701 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085611701 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085611701 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085611701 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) 20250410085611701 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085611701 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085611701 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085611701 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085611701 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085611701 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085611701 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085611701 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) 20250410085611701 DLSS7 DEBUG Found route for dpc=4=0.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) 20250410085611701 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250410085611701 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085611701 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250410085611701 DRANAP DEBUG cnlink(msc-3)[0x55b0da03ca10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085611701 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085611701 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085611701 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085611701 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 20250410085611701 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250410085611701 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! MTC@dc2b9a5d0dfe: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(80)@dc2b9a5d0dfe: ************************************************* MTC@dc2b9a5d0dfe: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(80)@dc2b9a5d0dfe: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(80)@dc2b9a5d0dfe: ************************************************* HNBGW_Test.msc0-SCCP(78)@dc2b9a5d0dfe: v_sccp_pdu_maxlen:268 20250410085611719 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085611719 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085611719 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085611719 DRANAP DEBUG cnlink(sgsn-1)[0x55b0da03dd30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085611719 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085611719 DRANAP DEBUG cnlink(sgsn-2)[0x55b0da03e6c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085611719 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085611719 DRANAP DEBUG cnlink(sgsn-3)[0x55b0da03f050]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085611720 DRANAP DEBUG cnlink(sgsn-3)[0x55b0da03f050]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085611720 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250410085611720 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085611720 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085611720 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410085611720 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085611720 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085611720 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085611720 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) 20250410085611720 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085611720 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085611720 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085611720 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085611720 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085611720 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085611720 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085611720 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) 20250410085611720 DLSS7 DEBUG Found route for dpc=12=0.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) 20250410085611720 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250410085611720 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085611720 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250410085611720 DRANAP DEBUG cnlink(sgsn-3)[0x55b0da03f050]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085611720 DRANAP DEBUG cnlink(sgsn-2)[0x55b0da03e6c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085611720 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250410085611720 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085611720 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085611720 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410085611720 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085611720 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085611720 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085611720 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085611720 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085611720 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085611720 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085611720 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085611720 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085611720 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085611720 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085611720 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085611720 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085611720 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250410085611721 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085611721 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085611721 DRANAP DEBUG cnlink(sgsn-2)[0x55b0da03e6c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085611721 DRANAP DEBUG cnlink(sgsn-1)[0x55b0da03dd30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085611721 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250410085611721 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085611721 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085611721 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410085611721 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085611721 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085611721 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085611721 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085611721 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085611721 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085611721 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085611721 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085611721 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085611721 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085611721 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085611721 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085611721 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085611721 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250410085611721 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085611721 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085611721 DRANAP DEBUG cnlink(sgsn-1)[0x55b0da03dd30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085611721 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085611721 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250410085611721 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085611721 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085611721 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410085611721 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085611721 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085611721 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085611721 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085611721 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085611721 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085611721 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085611721 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085611721 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085611721 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085611721 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085611721 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085611721 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085611721 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085611721 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085611721 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085611721 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085611721 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085611721 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085611721 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085611721 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 20250410085611721 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250410085611721 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250410085611721 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085611721 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085611721 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085611721 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250410085611721 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250410085611721 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 20250410085611721 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250410085611721 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085611721 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085611721 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085611721 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250410085611721 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250410085611721 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 20250410085611721 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250410085611721 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085611721 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085611721 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085611721 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085611721 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085611721 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@dc2b9a5d0dfe: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(83)@dc2b9a5d0dfe: ************************************************* HNBGW_Test.sgsn0-M3UA(83)@dc2b9a5d0dfe: M3UA emulation initiated, the test can be started MTC@dc2b9a5d0dfe: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(83)@dc2b9a5d0dfe: ************************************************* HNBGW_Test.sgsn0-SCCP(81)@dc2b9a5d0dfe: v_sccp_pdu_maxlen:268 20250410085611740 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085611740 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085611740 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250410085611740 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250410085611740 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) 20250410085611740 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250410085611740 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250410085611740 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410085611740 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@dc2b9a5d0dfe: setverdict(pass): none -> pass 20250410085611916 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250410085611916 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250410085611916 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250410085611916 DLSS7 <000c> 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)@dc2b9a5d0dfe: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250410085611926 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085611926 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250410085611926 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250410085611926 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250410085611926 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250410085611926 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250410085611926 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250410085611926 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 20250410085611926 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250410085611926 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  20250410085611926 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250410085611929 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085611929 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250410085611929 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250410085611929 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  20250410085611929 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250410085611929 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250410085611929 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250410085611929 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 20250410085611929 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250410085611929 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  20250410085611929 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085611929 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250410085611929 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085611929 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250410085611929 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:413) 20250410085611929 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085611929 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085611929 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085611929 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085611929 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250410085611929 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250410085611929 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085611931 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085611931 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250410085611931 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085611931 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085611931 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410085611931 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085611931 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085611931 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085611931 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085611931 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085611931 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085611931 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085611931 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085611931 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085611931 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085611931 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085611931 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085611931 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085611931 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085611931 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085611931 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085611931 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085611931 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250410085611931 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250410085611931 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250410085611931 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250410085611931 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085611931 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085611931 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085611931 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085611931 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085611932 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250410085611932 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410085611932 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410085611932 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085611932 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(83)@dc2b9a5d0dfe: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250410085611937 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085611937 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250410085611937 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250410085611937 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250410085611937 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250410085611937 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250410085611937 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250410085611937 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 20250410085611937 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250410085611937 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  20250410085611937 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250410085611938 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085611938 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250410085611938 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250410085611938 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  20250410085611938 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250410085611938 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250410085611938 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250410085611938 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 20250410085611938 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250410085611938 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085611938 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250410085611938 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250410085611938 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085611938 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085611938 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085611938 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085611938 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250410085611938 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250410085611938 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085611938 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  20250410085611938 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  20250410085611938 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085611938 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250410085611939 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085611939 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250410085611939 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085611939 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085611939 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410085611939 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085611939 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085611939 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085611939 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085611939 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085611939 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085611939 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085611939 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085611939 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085611939 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085611939 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085611939 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085611939 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085611939 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085611939 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085611939 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085611939 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085611939 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085611939 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085611939 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085611939 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085611939 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085611939 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 20250410085611939 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410085611939 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410085611939 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085611939 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(79)@dc2b9a5d0dfe: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250410085612732 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085612732 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410085612732 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410085612732 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410085612732 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085612732 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410085612732 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085612732 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085612732 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085612732 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085612732 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085612732 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085612732 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085612732 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410085612732 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085612732 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085612732 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250410085612732 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410085612732 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085612732 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085612732 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085612732 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085612732 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085612732 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085612732 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085612732 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085612732 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085612732 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085612732 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085612732 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085612732 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085612732 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085612732 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250410085612732 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250410085612732 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250410085612733 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250410085612733 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085612733 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410085612733 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085612733 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085612733 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085612733 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) 20250410085612733 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085612733 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085612733 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085612733 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085612733 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085612733 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085612733 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085612733 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) 20250410085612733 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085612733 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085612733 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085612733 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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) 20250410085612733 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250410085612733 DRANAP NOTICE cnlink(msc-0)[0x55b0d9ff2940]{CONNECTED}: link up (cnlink.c:111) 20250410085612733 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085612733 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085612733 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085612733 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085612733 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085612733 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 20250410085612733 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410085612733 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410085612733 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085612733 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  20250410085612735 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085612735 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410085612735 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410085612735 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410085612735 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085612735 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410085612735 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085612735 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085612735 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085612735 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085612735 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085612735 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085612735 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085612735 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410085612735 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085612735 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085612735 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250410085612735 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410085612735 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085612735 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085612735 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085612735 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085612735 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085612735 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085612735 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085612735 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085612735 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085612735 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085612735 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085612735 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085612735 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085612735 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085612735 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250410085612735 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250410085612735 DRANAP INFO cnlink(msc-0)[0x55b0d9ff2940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(82)@dc2b9a5d0dfe: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250410085612737 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085612737 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410085612737 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410085612737 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410085612737 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085612737 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410085612737 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085612737 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085612737 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085612737 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085612737 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085612737 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085612737 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085612737 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410085612737 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085612737 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085612737 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250410085612737 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410085612737 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085612737 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085612737 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085612737 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085612737 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085612737 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085612737 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085612737 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085612737 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085612738 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085612738 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085612738 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085612738 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085612738 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085612738 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250410085612738 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250410085612738 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250410085612738 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250410085612738 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085612738 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410085612738 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085612738 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085612738 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085612738 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085612738 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085612738 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085612738 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085612738 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085612738 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085612738 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085612738 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085612738 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085612738 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085612738 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085612738 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085612738 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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) 20250410085612738 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250410085612738 DRANAP NOTICE cnlink(sgsn-0)[0x55b0da03d3a0]{CONNECTED}: link up (cnlink.c:111) 20250410085612738 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085612738 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085612738 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085612738 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085612738 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085612738 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250410085612738 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410085612738 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410085612738 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085612738 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  20250410085612738 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085612738 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410085612738 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410085612738 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410085612738 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085612738 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410085612738 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085612738 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085612738 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085612738 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085612738 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085612738 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085612738 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085612738 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410085612738 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085612738 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085612738 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250410085612738 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410085612738 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085612738 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085612738 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085612738 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085612738 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085612738 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085612738 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085612738 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085612738 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085612738 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085612738 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085612738 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085612738 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085612738 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085612738 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250410085612738 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250410085612738 DRANAP INFO cnlink(sgsn-0)[0x55b0da03d3a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250410085612747 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085612747 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085612747 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 32 bytes from client (stream_srv.c:1351) 20250410085612747 DMAIN DEBUG Decoding message HNBAP_UERegisterRequestIEs (hnbap_decoder.c:374) (hnbap_decoder.c:374) 20250410085612747 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNBAP register with TMSI 42000023 (hnbgw_hnbap.c:394) 20250410085612747 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410085612747 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@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed MTC@dc2b9a5d0dfe: ok: talloc reports "asn1_context" = 1 bytes 20250410085612760 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53224<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250410085612760 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:41485<->l=127.0.0.1:4262) (control_if.c:193) VirtHNBGW-STATS(73)@dc2b9a5d0dfe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(74)@dc2b9a5d0dfe: Final verdict of PTC: none MTC@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed 20250410085612763 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53220<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250410085612764 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085612764 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085612764 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410085612764 DMAIN NOTICE (127.0.0.1:9999 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) 20250410085612764 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) MutexDispCT-TC_ue_register_tmsi_lai(72)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(78)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW_Test.msc0-RAN(79)@dc2b9a5d0dfe: Final verdict of PTC: none TC_ue_register_tmsi_lai-Iuh0-RUA(77)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(81)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(82)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW-PFCP(75)@dc2b9a5d0dfe: Final verdict of PTC: none TC_ue_register_tmsi_lai-Iuh0(76)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(83)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW-MGCP(84)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(80)@dc2b9a5d0dfe: Final verdict of PTC: none MTC@dc2b9a5d0dfe: Setting final verdict of the test case. MTC@dc2b9a5d0dfe: Local verdict of MTC: pass MTC@dc2b9a5d0dfe: Local verdict of PTC MutexDispCT-TC_ue_register_tmsi_lai(72): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC VirtHNBGW-STATS(73): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC IPA-CTRL-CLI-IPA(74): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW-PFCP(75): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC TC_ue_register_tmsi_lai-Iuh0(76): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC TC_ue_register_tmsi_lai-Iuh0-RUA(77): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.msc0-SCCP(78): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.msc0-RAN(79): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.msc0-M3UA(80): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(81): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.sgsn0-RAN(82): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(83): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW-MGCP(84): none (pass -> pass) MTC@dc2b9a5d0dfe: Test case TC_ue_register_tmsi_lai finished. Verdict: pass MTC@dc2b9a5d0dfe: 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'. Thu Apr 10 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 20250410085612809 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53228<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410085612937 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250410085612937 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410085612937 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250410085612937 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250410085612937 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250410085612937 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410085612937 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250410085612937 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250410085612937 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250410085612937 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085612937 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-msc0-0: connection closed 20250410085612937 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250410085612937 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250410085612937 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250410085612937 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250410085612937 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 20250410085612937 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  20250410085612937 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085612937 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250410085612937 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250410085612937 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250410085612937 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410085612937 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250410085612937 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250410085612937 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250410085612937 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410085612937 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250410085612937 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250410085612937 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250410085612937 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085612937 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-sgsn0-0: connection closed 20250410085612937 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250410085612938 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250410085612938 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250410085612937 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085612937 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250410085612937 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:378) 20250410085612937 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085612937 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085612937 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085612937 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085612938 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250410085612937 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250410085612937 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250410085612938 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 20250410085612938 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085612937 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250410085612937 DRANAP NOTICE cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: link lost (cnlink.c:118) 20250410085612938 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250410085612938 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250410085612938 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085612938 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250410085612938 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250410085612938 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085612938 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085612938 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085612938 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085612938 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250410085612938 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250410085612938 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250410085612938 DRANAP NOTICE cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: link lost (cnlink.c:118) 20250410085613312 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53228<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=222924) Waiting for packet dumper to finish... 1 (prev_count=222924, count=247024) 20250410085614938 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250410085614938 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250410085614938 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250410085614938 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250410085614938 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250410085614938 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@dc2b9a5d0dfe: 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@dc2b9a5d0dfe: 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 ------ Thu Apr 10 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@dc2b9a5d0dfe: 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@dc2b9a5d0dfe: Test case TC_ue_register_before_hnb_register started. 20250410085616425 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37844<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410085616431 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37846<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410085616432 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:33543<->l=127.0.0.1:4262) (control_if.c:572) 20250410085616499 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085616499 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085616500 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085616500 DRANAP DEBUG cnlink(msc-1)[0x55b0d9fd5920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ue_register_before_hnb_register-Iuh0(89)@dc2b9a5d0dfe: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250410085616500 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250410085616500 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250410085616500 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085616500 DRANAP DEBUG cnlink(msc-2)[0x55b0d9fd2b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085616500 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085616500 DRANAP DEBUG cnlink(msc-3)[0x55b0da03ca10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085616501 DRANAP DEBUG cnlink(msc-3)[0x55b0da03ca10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085616501 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250410085616501 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085616501 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085616501 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410085616501 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085616501 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085616501 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085616501 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) 20250410085616501 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085616501 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085616501 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085616501 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085616501 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085616501 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085616501 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085616501 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) 20250410085616501 DLSS7 DEBUG Found route for dpc=4=0.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) 20250410085616501 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250410085616501 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085616501 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250410085616501 DRANAP DEBUG cnlink(msc-3)[0x55b0da03ca10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085616501 DRANAP DEBUG cnlink(msc-2)[0x55b0d9fd2b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085616501 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250410085616501 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085616501 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085616501 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410085616501 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085616501 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085616501 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085616501 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085616501 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085616501 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085616501 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085616501 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085616501 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085616501 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085616501 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085616501 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085616501 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085616501 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250410085616501 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085616501 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085616501 DRANAP DEBUG cnlink(msc-2)[0x55b0d9fd2b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085616501 DRANAP DEBUG cnlink(msc-1)[0x55b0d9fd5920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085616501 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250410085616501 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085616501 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085616501 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410085616501 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085616501 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085616501 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085616501 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085616501 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085616501 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085616501 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085616501 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085616501 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085616501 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085616501 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085616501 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085616501 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085616501 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410085616501 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085616501 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085616501 DRANAP DEBUG cnlink(msc-1)[0x55b0d9fd5920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085616501 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085616501 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250410085616501 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085616501 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085616501 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410085616501 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085616501 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085616501 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085616501 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085616501 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085616501 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085616501 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085616501 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085616501 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085616501 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085616501 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085616501 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085616501 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085616501 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085616501 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085616501 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085616501 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085616502 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085616502 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085616502 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085616502 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 20250410085616502 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250410085616502 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250410085616502 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085616502 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085616502 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085616502 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250410085616502 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250410085616502 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 20250410085616502 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250410085616502 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085616502 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085616502 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085616502 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410085616502 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410085616502 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250410085616502 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085616502 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085616502 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085616502 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085616502 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085616502 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@dc2b9a5d0dfe: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(93)@dc2b9a5d0dfe: ************************************************* MTC@dc2b9a5d0dfe: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(93)@dc2b9a5d0dfe: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(93)@dc2b9a5d0dfe: ************************************************* HNBGW_Test.msc0-SCCP(91)@dc2b9a5d0dfe: v_sccp_pdu_maxlen:268 20250410085616519 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085616519 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085616519 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085616519 DRANAP DEBUG cnlink(sgsn-1)[0x55b0da03dd30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085616519 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085616519 DRANAP DEBUG cnlink(sgsn-2)[0x55b0da03e6c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085616519 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085616519 DRANAP DEBUG cnlink(sgsn-3)[0x55b0da03f050]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085616520 DRANAP DEBUG cnlink(sgsn-3)[0x55b0da03f050]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085616520 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250410085616520 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085616520 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085616520 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410085616520 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085616520 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085616520 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085616520 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) 20250410085616520 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085616520 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085616520 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085616520 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085616520 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085616520 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085616520 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085616520 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) 20250410085616520 DLSS7 DEBUG Found route for dpc=12=0.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) 20250410085616520 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250410085616520 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085616520 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250410085616520 DRANAP DEBUG cnlink(sgsn-3)[0x55b0da03f050]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085616520 DRANAP DEBUG cnlink(sgsn-2)[0x55b0da03e6c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085616520 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250410085616520 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085616520 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085616520 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410085616520 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085616520 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085616520 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085616520 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085616520 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085616520 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085616520 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085616520 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085616520 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085616520 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085616520 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085616520 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085616520 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085616520 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250410085616520 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085616520 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085616520 DRANAP DEBUG cnlink(sgsn-2)[0x55b0da03e6c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085616520 DRANAP DEBUG cnlink(sgsn-1)[0x55b0da03dd30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085616520 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250410085616520 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085616520 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085616520 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410085616520 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085616520 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085616520 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085616520 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085616520 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085616520 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085616520 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085616520 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085616520 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085616520 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085616520 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085616520 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085616520 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085616520 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250410085616520 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085616520 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085616520 DRANAP DEBUG cnlink(sgsn-1)[0x55b0da03dd30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085616520 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085616520 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250410085616520 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085616520 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085616520 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410085616520 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085616520 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085616520 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085616520 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085616521 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085616521 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085616521 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085616521 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085616521 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085616521 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085616521 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085616521 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085616521 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085616521 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085616521 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085616521 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085616521 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085616521 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085616521 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085616521 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085616521 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 20250410085616521 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250410085616521 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250410085616521 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085616521 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085616521 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085616521 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250410085616521 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250410085616521 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250410085616521 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085616521 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085616521 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085616521 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250410085616521 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250410085616521 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 20250410085616521 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250410085616521 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085616521 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085616521 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085616521 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085616521 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085616521 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@dc2b9a5d0dfe: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(96)@dc2b9a5d0dfe: ************************************************* HNBGW_Test.sgsn0-M3UA(96)@dc2b9a5d0dfe: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(96)@dc2b9a5d0dfe: ************************************************* MTC@dc2b9a5d0dfe: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(94)@dc2b9a5d0dfe: v_sccp_pdu_maxlen:268 20250410085616713 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250410085616713 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250410085616713 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250410085616713 DLSS7 <000c> 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)@dc2b9a5d0dfe: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250410085616723 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085616723 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250410085616723 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250410085616723 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250410085616723 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250410085616723 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250410085616723 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250410085616723 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 20250410085616723 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250410085616723 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  20250410085616723 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250410085616726 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085616726 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250410085616726 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250410085616726 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  20250410085616726 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250410085616726 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250410085616726 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250410085616726 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 20250410085616726 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250410085616726 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  20250410085616726 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085616726 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250410085616726 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085616726 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250410085616726 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:413) 20250410085616726 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085616726 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085616726 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085616726 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085616726 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250410085616726 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250410085616726 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085616728 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085616728 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250410085616728 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085616728 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085616728 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410085616728 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085616728 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085616728 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085616728 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085616728 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085616728 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085616728 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085616728 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085616728 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085616728 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085616728 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085616728 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085616728 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085616728 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085616728 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085616729 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085616729 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085616729 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085616729 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085616729 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085616729 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085616729 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085616729 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.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' 20250410085616729 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410085616729 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410085616729 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085616729 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  20250410085616732 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250410085616732 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250410085616732 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250410085616732 DLSS7 <000c> 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)@dc2b9a5d0dfe: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250410085616737 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085616737 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250410085616737 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250410085616737 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250410085616737 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250410085616737 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250410085616737 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250410085616737 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 20250410085616737 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250410085616737 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  20250410085616737 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250410085616738 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085616738 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250410085616738 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250410085616738 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  20250410085616738 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250410085616738 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250410085616738 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250410085616738 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 20250410085616738 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250410085616738 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  20250410085616738 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  20250410085616738 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085616738 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250410085616738 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085616738 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250410085616738 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250410085616738 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085616738 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085616738 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085616738 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085616738 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250410085616738 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250410085616738 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085616739 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085616739 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250410085616739 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085616739 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085616739 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410085616739 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085616739 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085616739 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085616739 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085616739 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085616739 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085616739 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085616739 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085616739 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085616739 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085616739 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085616739 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085616739 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085616739 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085616739 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085616739 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085616739 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085616739 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085616739 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.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' 20250410085616739 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410085616739 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410085616739 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085616739 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  20250410085616739 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085616739 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085616739 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085616739 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085617528 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085617528 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410085617528 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410085617528 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410085617528 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085617528 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410085617528 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085617528 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085617528 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085617528 DLSS7 <000c> osmo_ss7_asp.c:1175 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(92)@dc2b9a5d0dfe: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250410085617528 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085617528 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085617528 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085617528 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410085617528 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085617528 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085617528 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250410085617528 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410085617528 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085617528 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085617528 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085617528 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085617528 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085617528 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085617528 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085617528 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085617528 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085617528 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085617528 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085617528 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085617528 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085617528 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085617528 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250410085617528 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250410085617528 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250410085617528 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250410085617528 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085617528 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410085617528 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085617528 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085617528 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085617528 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085617528 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085617528 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085617528 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085617528 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085617528 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085617528 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085617528 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085617528 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085617528 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085617528 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085617528 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085617528 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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) 20250410085617528 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250410085617528 DRANAP NOTICE cnlink(msc-0)[0x55b0d9ff2940]{CONNECTED}: link up (cnlink.c:111) 20250410085617528 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085617528 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085617528 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085617528 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085617528 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085617528 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250410085617528 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410085617528 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410085617528 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085617528 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  20250410085617529 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085617529 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410085617529 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410085617529 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410085617529 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085617529 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410085617529 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085617529 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085617529 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085617529 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085617529 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085617529 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085617529 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085617529 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410085617529 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085617529 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085617529 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250410085617529 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410085617529 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085617529 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085617529 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085617529 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085617529 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085617529 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085617529 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085617529 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085617529 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085617529 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085617529 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085617529 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085617529 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085617529 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085617529 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250410085617529 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250410085617529 DRANAP INFO cnlink(msc-0)[0x55b0d9ff2940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(95)@dc2b9a5d0dfe: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250410085617538 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085617538 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410085617538 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410085617538 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410085617538 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085617538 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410085617538 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085617538 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085617538 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085617538 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085617538 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085617538 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085617538 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085617538 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410085617538 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085617538 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085617538 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250410085617538 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410085617538 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085617538 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085617538 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085617538 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085617538 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085617538 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085617538 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085617538 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085617538 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085617538 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085617538 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085617538 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085617538 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085617538 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085617538 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250410085617538 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250410085617538 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250410085617538 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250410085617538 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085617538 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410085617538 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085617538 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085617538 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085617538 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085617538 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085617538 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085617538 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085617538 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085617538 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085617538 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085617538 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085617538 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085617538 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085617538 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085617538 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085617538 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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) 20250410085617538 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250410085617538 DRANAP NOTICE cnlink(sgsn-0)[0x55b0da03d3a0]{CONNECTED}: link up (cnlink.c:111) 20250410085617538 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085617538 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085617538 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085617538 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085617538 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085617538 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.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' 20250410085617538 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410085617538 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410085617538 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085617538 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  20250410085617539 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085617539 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410085617539 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410085617539 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410085617539 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085617539 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410085617539 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085617539 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085617539 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085617539 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085617539 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085617539 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085617539 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085617539 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410085617539 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085617539 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085617539 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250410085617539 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410085617539 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085617539 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085617539 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085617539 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085617539 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085617539 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085617539 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085617539 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085617539 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085617539 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085617539 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085617539 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085617539 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085617539 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085617539 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250410085617539 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250410085617539 DRANAP INFO cnlink(sgsn-0)[0x55b0da03d3a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250410085617543 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085617543 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085617543 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 30 bytes from client (stream_srv.c:1351) 20250410085617543 DMAIN DEBUG Decoding message HNBAP_UERegisterRequestIEs (hnbap_decoder.c:374) (hnbap_decoder.c:374) 20250410085617543 DHNBAP DEBUG (127.0.0.1:9999 ) REJ UE_Id IMSI 262420000000001 (hnbgw_hnbap.c:283) 20250410085617543 DHNBAP ERROR (127.0.0.1:9999 ) Rejecting UE Register Request cause=radio(HNB not registered) (hnbgw_hnbap.c:295) 20250410085617543 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410085617543 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@dc2b9a5d0dfe: setverdict(pass): none -> pass MTC@dc2b9a5d0dfe: ok: talloc reports "asn1_context" = 1 bytes 20250410085617551 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:33543<->l=127.0.0.1:4262) (control_if.c:193) 20250410085617552 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37846<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(87)@dc2b9a5d0dfe: Final verdict of PTC: none VirtHNBGW-STATS(86)@dc2b9a5d0dfe: Final verdict of PTC: none MTC@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed 20250410085617554 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37844<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250410085617554 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085617554 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085617554 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410085617554 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) 20250410085617554 DMAIN INFO (disconnected ) Releasing HNB context (hnbgw.c:269) TC_ue_register_before_hnb_register-Iuh0-RUA(90)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(94)@dc2b9a5d0dfe: Final verdict of PTC: none MutexDispCT-TC_ue_register_before_hnb_register(85)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(95)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW-MGCP(97)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW_Test.msc0-RAN(92)@dc2b9a5d0dfe: Final verdict of PTC: none TC_ue_register_before_hnb_register-Iuh0(89)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW-PFCP(88)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(93)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(91)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(96)@dc2b9a5d0dfe: Final verdict of PTC: none MTC@dc2b9a5d0dfe: Setting final verdict of the test case. MTC@dc2b9a5d0dfe: Local verdict of MTC: pass MTC@dc2b9a5d0dfe: Local verdict of PTC MutexDispCT-TC_ue_register_before_hnb_register(85): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC VirtHNBGW-STATS(86): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC IPA-CTRL-CLI-IPA(87): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW-PFCP(88): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC TC_ue_register_before_hnb_register-Iuh0(89): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC TC_ue_register_before_hnb_register-Iuh0-RUA(90): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.msc0-SCCP(91): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.msc0-RAN(92): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.msc0-M3UA(93): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(94): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.sgsn0-RAN(95): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(96): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW-MGCP(97): none (pass -> pass) MTC@dc2b9a5d0dfe: Test case TC_ue_register_before_hnb_register finished. Verdict: pass MTC@dc2b9a5d0dfe: 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'. Thu Apr 10 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 20250410085617633 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37854<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410085617732 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250410085617732 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410085617732 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250410085617732 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250410085617732 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250410085617732 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410085617732 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250410085617732 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250410085617732 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250410085617732 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085617733 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-msc0-0: connection closed 20250410085617733 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250410085617733 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250410085617733 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250410085617733 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250410085617733 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 20250410085617733 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  20250410085617733 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085617733 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250410085617733 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250410085617733 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085617733 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250410085617733 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:378) 20250410085617733 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085617733 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085617733 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085617733 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085617733 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250410085617733 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250410085617733 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410085617733 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250410085617733 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250410085617733 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250410085617733 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410085617733 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250410085617733 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250410085617733 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250410085617733 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085617733 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-sgsn0-0: connection closed 20250410085617733 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250410085617733 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250410085617733 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250410085617733 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250410085617733 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 20250410085617733 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085617733 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250410085617733 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250410085617733 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250410085617733 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250410085617733 DRANAP NOTICE cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: link lost (cnlink.c:118) 20250410085617733 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085617733 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250410085617733 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250410085617733 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085617733 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085617733 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085617733 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085617733 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250410085617733 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250410085617733 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250410085617733 DRANAP NOTICE cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: link lost (cnlink.c:118) 20250410085618135 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37854<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=219812) Waiting for packet dumper to finish... 1 (prev_count=219812, count=244460) 20250410085619734 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250410085619734 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250410085619734 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250410085619734 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250410085619734 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250410085619734 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@dc2b9a5d0dfe: 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@dc2b9a5d0dfe: 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 ------ Thu Apr 10 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@dc2b9a5d0dfe: 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@dc2b9a5d0dfe: Test case TC_ranap_cs_initial_ue started. 20250410085621258 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37870<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410085621264 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37874<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410085621270 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:42345<->l=127.0.0.1:4262) (control_if.c:572) 20250410085621335 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085621335 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085621335 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085621336 DRANAP DEBUG cnlink(msc-1)[0x55b0d9fd5920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085621336 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085621336 DRANAP DEBUG cnlink(msc-2)[0x55b0d9fd2b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085621336 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250410085621336 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) TC_ranap_cs_initial_ue-Iuh0(102)@dc2b9a5d0dfe: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250410085621336 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085621336 DRANAP DEBUG cnlink(msc-3)[0x55b0da03ca10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085621337 DRANAP DEBUG cnlink(msc-3)[0x55b0da03ca10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085621337 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250410085621337 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085621337 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085621337 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410085621337 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085621337 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085621337 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085621337 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) 20250410085621337 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085621337 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085621337 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085621337 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085621337 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085621337 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085621337 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085621337 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) 20250410085621337 DLSS7 DEBUG Found route for dpc=4=0.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) 20250410085621337 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250410085621337 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085621337 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250410085621337 DRANAP DEBUG cnlink(msc-3)[0x55b0da03ca10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085621337 DRANAP DEBUG cnlink(msc-2)[0x55b0d9fd2b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085621337 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250410085621337 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085621337 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085621337 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410085621337 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085621337 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085621337 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085621337 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085621337 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085621337 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085621337 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085621337 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085621337 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085621337 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085621337 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085621337 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085621337 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085621337 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250410085621337 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085621337 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085621337 DRANAP DEBUG cnlink(msc-2)[0x55b0d9fd2b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085621337 DRANAP DEBUG cnlink(msc-1)[0x55b0d9fd5920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085621337 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250410085621337 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085621337 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085621337 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410085621337 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085621337 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085621337 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085621337 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085621337 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085621337 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085621337 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085621337 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085621337 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085621337 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085621337 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085621337 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) 20250410085621337 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085621337 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410085621338 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085621338 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085621338 DRANAP DEBUG cnlink(msc-1)[0x55b0d9fd5920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085621338 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085621338 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250410085621338 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085621338 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085621338 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410085621338 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085621338 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085621338 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085621338 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085621338 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085621338 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085621338 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085621338 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085621338 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085621338 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085621338 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085621338 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085621338 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085621338 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085621338 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085621338 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085621338 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085621338 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085621338 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085621338 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085621338 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 20250410085621338 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250410085621338 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250410085621338 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085621338 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085621338 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085621338 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250410085621338 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250410085621338 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250410085621338 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085621338 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085621338 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085621338 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410085621338 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410085621338 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 20250410085621338 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250410085621338 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085621338 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085621338 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085621338 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085621338 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085621338 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@dc2b9a5d0dfe: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@dc2b9a5d0dfe: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(106)@dc2b9a5d0dfe: ************************************************* HNBGW_Test.msc0-M3UA(106)@dc2b9a5d0dfe: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(106)@dc2b9a5d0dfe: ************************************************* HNBGW_Test.msc0-SCCP(104)@dc2b9a5d0dfe: v_sccp_pdu_maxlen:268 20250410085621349 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085621349 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085621349 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085621349 DRANAP DEBUG cnlink(sgsn-1)[0x55b0da03dd30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085621349 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085621349 DRANAP DEBUG cnlink(sgsn-2)[0x55b0da03e6c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085621349 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085621349 DRANAP DEBUG cnlink(sgsn-3)[0x55b0da03f050]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085621350 DRANAP DEBUG cnlink(sgsn-3)[0x55b0da03f050]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085621350 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250410085621350 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085621350 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085621350 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410085621350 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085621350 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085621350 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085621350 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) 20250410085621350 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085621350 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085621350 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085621350 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085621350 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085621350 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085621350 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085621350 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) 20250410085621350 DLSS7 DEBUG Found route for dpc=12=0.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) 20250410085621350 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250410085621350 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085621350 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250410085621350 DRANAP DEBUG cnlink(sgsn-3)[0x55b0da03f050]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085621350 DRANAP DEBUG cnlink(sgsn-2)[0x55b0da03e6c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085621350 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250410085621350 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085621350 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085621350 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410085621350 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085621350 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085621350 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085621351 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085621351 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085621351 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085621351 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085621351 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085621351 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085621351 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085621351 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085621351 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085621351 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085621351 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250410085621351 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085621351 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085621351 DRANAP DEBUG cnlink(sgsn-2)[0x55b0da03e6c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085621351 DRANAP DEBUG cnlink(sgsn-1)[0x55b0da03dd30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085621351 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250410085621351 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085621351 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085621351 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410085621351 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085621351 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085621351 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085621351 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085621351 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085621351 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085621351 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085621351 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085621351 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085621351 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085621351 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085621351 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085621351 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085621351 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250410085621351 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085621351 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085621351 DRANAP DEBUG cnlink(sgsn-1)[0x55b0da03dd30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085621351 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085621351 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250410085621351 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085621351 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085621351 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410085621351 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085621351 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085621351 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085621351 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085621351 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085621351 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085621351 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085621351 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085621351 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085621351 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085621351 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085621351 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085621351 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085621351 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085621351 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085621351 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085621351 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085621351 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085621351 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085621351 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085621351 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 20250410085621351 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250410085621351 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250410085621351 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085621351 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085621351 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085621351 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250410085621351 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250410085621351 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250410085621351 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085621351 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085621351 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085621351 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250410085621351 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250410085621351 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 20250410085621351 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250410085621351 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085621351 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085621351 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085621351 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085621351 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085621351 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@dc2b9a5d0dfe: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@dc2b9a5d0dfe: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(109)@dc2b9a5d0dfe: ************************************************* HNBGW_Test.sgsn0-M3UA(109)@dc2b9a5d0dfe: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(109)@dc2b9a5d0dfe: ************************************************* HNBGW_Test.sgsn0-SCCP(107)@dc2b9a5d0dfe: v_sccp_pdu_maxlen:268 20250410085621369 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085621369 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085621369 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250410085621369 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250410085621369 DLGLOBAL DEBUG validating counter group 0x55b0a4dacbe0(hnb) with 60 counters (rate_ctr.c:86) 20250410085621369 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) 20250410085621369 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250410085621369 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250410085621369 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410085621369 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@dc2b9a5d0dfe: setverdict(pass): none -> pass 20250410085621548 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250410085621548 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250410085621548 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250410085621548 DLSS7 <000c> 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)@dc2b9a5d0dfe: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250410085621556 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085621556 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250410085621556 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250410085621556 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250410085621556 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250410085621556 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250410085621556 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250410085621556 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 20250410085621556 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250410085621556 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  20250410085621556 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250410085621559 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085621559 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250410085621559 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250410085621559 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  20250410085621559 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250410085621559 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250410085621559 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250410085621559 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 20250410085621559 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250410085621559 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  20250410085621559 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085621559 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250410085621559 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085621559 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250410085621559 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:413) 20250410085621559 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085621559 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085621559 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085621559 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085621559 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250410085621559 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250410085621559 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085621560 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250410085621560 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250410085621560 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250410085621561 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250410085621561 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085621561 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250410085621561 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085621561 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085621561 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410085621561 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085621561 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085621561 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085621561 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085621561 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085621561 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085621561 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085621561 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085621561 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085621561 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085621561 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085621561 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085621561 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085621561 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085621561 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085621561 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085621561 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085621561 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085621561 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085621561 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085621561 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085621561 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085621562 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250410085621562 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410085621562 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410085621562 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085621562 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(109)@dc2b9a5d0dfe: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250410085621569 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085621569 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250410085621569 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250410085621569 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250410085621569 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250410085621569 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250410085621569 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250410085621569 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 20250410085621569 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250410085621569 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  20250410085621569 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250410085621573 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085621574 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250410085621574 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250410085621574 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  20250410085621574 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250410085621574 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250410085621574 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250410085621574 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 20250410085621574 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250410085621574 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  20250410085621574 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  20250410085621574 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085621574 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250410085621574 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085621574 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250410085621574 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250410085621574 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085621574 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085621574 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085621574 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085621574 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250410085621574 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250410085621574 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085621575 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085621575 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250410085621576 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085621576 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085621576 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410085621576 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085621576 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085621576 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085621576 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085621576 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085621576 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085621576 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085621576 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085621576 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085621576 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085621576 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085621576 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085621576 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085621576 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085621576 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085621576 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085621576 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085621577 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085621577 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085621577 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085621577 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085621577 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085621577 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.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' 20250410085621577 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410085621577 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410085621577 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085621577 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(105)@dc2b9a5d0dfe: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250410085622356 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085622356 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410085622356 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410085622356 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410085622356 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085622356 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410085622356 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085622356 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085622356 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085622356 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085622356 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085622356 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085622356 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085622356 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410085622356 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085622356 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085622356 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250410085622356 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410085622356 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085622356 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085622356 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085622356 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085622356 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085622356 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085622356 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085622356 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085622356 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085622356 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085622356 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085622356 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085622356 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085622356 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085622356 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250410085622356 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250410085622356 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250410085622356 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250410085622356 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085622356 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410085622356 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085622356 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085622356 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085622356 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085622356 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085622356 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085622356 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085622356 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085622356 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085622356 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085622356 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085622356 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085622356 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085622356 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085622356 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085622356 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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) 20250410085622356 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250410085622356 DRANAP NOTICE cnlink(msc-0)[0x55b0d9ff2940]{CONNECTED}: link up (cnlink.c:111) 20250410085622356 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085622356 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085622356 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085622356 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085622356 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085622356 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.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' 20250410085622356 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410085622356 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410085622356 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085622356 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  20250410085622356 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085622357 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085622357 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085622357 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410085622357 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085622357 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085622357 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250410085622356 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085622356 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410085622356 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410085622356 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410085622356 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085622356 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410085622356 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085622356 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085622356 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085622356 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085622357 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410085622357 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085622357 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085622357 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085622357 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085622357 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085622357 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085622357 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085622357 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085622357 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085622357 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085622357 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085622357 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085622357 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085622357 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085622357 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250410085622357 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250410085622357 DRANAP INFO cnlink(msc-0)[0x55b0d9ff2940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(108)@dc2b9a5d0dfe: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250410085622368 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085622368 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410085622368 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410085622368 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410085622368 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085622368 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410085622368 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085622368 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085622368 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085622368 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085622368 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085622368 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085622368 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085622368 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410085622368 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085622368 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085622368 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250410085622368 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410085622368 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085622368 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085622368 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085622368 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085622368 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085622369 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085622369 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085622369 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085622369 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085622369 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085622369 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085622369 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085622369 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085622369 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085622369 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250410085622369 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250410085622369 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250410085622369 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250410085622369 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085622369 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410085622369 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085622369 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085622369 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085622369 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) 20250410085622369 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085622369 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085622369 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085622369 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085622369 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085622369 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085622369 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085622369 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) 20250410085622369 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085622369 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085622369 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085622369 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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) 20250410085622369 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250410085622369 DRANAP NOTICE cnlink(sgsn-0)[0x55b0da03d3a0]{CONNECTED}: link up (cnlink.c:111) 20250410085622369 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085622369 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085622369 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085622369 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085622369 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085622369 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 20250410085622369 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410085622369 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410085622369 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085622369 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  20250410085622371 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085622371 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410085622371 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410085622371 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410085622371 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085622371 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410085622371 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085622371 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085622371 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085622371 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085622371 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085622371 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085622371 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085622371 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410085622371 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085622371 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085622371 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250410085622371 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410085622371 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085622371 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085622371 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085622371 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085622371 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085622371 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085622371 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085622371 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085622371 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085622371 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085622371 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085622371 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085622371 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085622371 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085622371 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250410085622371 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250410085622371 DRANAP INFO cnlink(sgsn-0)[0x55b0da03d3a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250410085622397 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37890<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ranap_cs_initial_ue0(111)@dc2b9a5d0dfe: f_gen_tmsi(suffix:=0, nri_v:=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)@dc2b9a5d0dfe: f_create_expect(l3 := '05080200F110172A52082926240000000010'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(105)@dc2b9a5d0dfe: Created Expect[0] for '05080200F110172A52082926240000000010'O to be handled at TC_ranap_cs_initial_ue0(111) TC_ranap_cs_initial_ue-Iuh0-RUA(103)@dc2b9a5d0dfe: Added conn table entry 0TC_ranap_cs_initial_ue0(111)16548980 20250410085623433 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085623433 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085623433 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250410085623433 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250410085623433 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xfc8474, normal) (hnbgw_rua.c:407) 20250410085623433 DHNB DEBUG map_rua[0x55b0da056ab0]{init}: Allocated (fsm.c:456) 20250410085623433 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16548980)[0x55b0da056ab0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250410085623433 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16548980 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250410085623433 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410085623433 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410085623433 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16548980 SCCP-0 CS MI=IMSI-262420000000001: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250410085623433 DCN DEBUG map_sccp[0x55b0da059970]{init}: Allocated (fsm.c:456) 20250410085623433 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x55b0da059970]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250410085623433 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-16548980 <-> SCCP-1 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250410085623433 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16548980 SCCP-1 msc-0 MI=IMSI-262420000000001: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250410085623433 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16548980)[0x55b0da056ab0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250410085623433 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410085623433 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410085623433 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16548980)[0x55b0da056ab0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250410085623433 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x55b0da059970]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250410085623433 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250410085623433 DLSCCP DEBUG SCCP-SCOC(1)[0x55b0da05a7a0]{IDLE}: Allocated (fsm.c:456) 20250410085623433 DLSCCP DEBUG SCCP-SCOC(1)[0x55b0da05a7a0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250410085623433 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000010004f40030003a50056400500f1100926) (sccp_scrc.c:415) 20250410085623433 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085623433 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085623433 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085623433 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085623433 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085623433 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085623433 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085623433 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085623433 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085623433 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085623433 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085623433 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085623433 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085623433 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085623433 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085623433 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 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) 20250410085623433 DLSCCP DEBUG SCCP-SCOC(1)[0x55b0da05a7a0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250410085623433 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x55b0da059970]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250410085623433 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16548980)[0x55b0da056ab0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250410085623433 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085623433 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085623433 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085623433 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085623433 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085623433 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 20250410085623433 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410085623433 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410085623433 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085623433 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 03 a5 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)@dc2b9a5d0dfe: First idle individual index:0 HNBGW_Test.msc0-SCCP(104)@dc2b9a5d0dfe: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(105)@dc2b9a5d0dfe: Found Expect[0] for l3='05080200F110172A52082926240000000010'O handled at TC_ranap_cs_initial_ue0(111) HNBGW_Test.msc0-RAN(105)@dc2b9a5d0dfe: Added conn table entry 0TC_ranap_cs_initial_ue0(111)1936759 HNBGW_Test.msc0-SCCP(104)@dc2b9a5d0dfe: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(104)@dc2b9a5d0dfe: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_ranap_cs_initial_ue0(111)@dc2b9a5d0dfe: setverdict(pass): none -> pass 20250410085623443 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085623443 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410085623443 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410085623443 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410085623443 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085623443 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410085623443 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085623443 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085623443 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085623443 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 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 8e 70 6a 02 00 00 00 00 00 06 00 08 00 00 00 07  20250410085623443 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085623443 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085623443 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085623443 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410085623443 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085623443 DLSS7 DEBUG scrc_rx_mtp_xfer_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=008e706a) (sccp_scrc.c:486) 20250410085623444 DLSCCP DEBUG Received CO:COAK for local reference 1 (sccp_scoc.c:1855) 20250410085623444 DLSCCP DEBUG SCCP-SCOC(1)[0x55b0da05a7a0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250410085623444 DLSCCP DEBUG SCCP-SCOC(1)[0x55b0da05a7a0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250410085623444 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085623444 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250410085623444 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) 20250410085623444 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x55b0da059970]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250410085623444 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x55b0da059970]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@dc2b9a5d0dfe: ok: talloc reports "asn1_context" = 1 bytes 20250410085623451 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:42345<->l=127.0.0.1:4262) (control_if.c:193) 20250410085623452 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37874<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(100)@dc2b9a5d0dfe: Final verdict of PTC: none VirtHNBGW-STATS(99)@dc2b9a5d0dfe: Final verdict of PTC: none MTC@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed 20250410085623457 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37870<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250410085623460 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250410085623460 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410085623460 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250410085623460 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250410085623460 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250410085623460 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410085623460 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250410085623460 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250410085623460 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250410085623460 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085623460 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-sgsn0-0: connection closed 20250410085623460 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250410085623460 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250410085623460 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250410085623460 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250410085623460 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 20250410085623461 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  20250410085623461 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  TC_ranap_cs_initial_ue-Iuh0-RUA(103)@dc2b9a5d0dfe: Final verdict of PTC: none MutexDispCT-TC_ranap_cs_initial_ue(98)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(108)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(104)@dc2b9a5d0dfe: Final verdict of PTC: none 20250410085623461 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250410085623461 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250410085623461 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085623461 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250410085623461 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250410085623461 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085623461 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085623461 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085623461 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085623461 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250410085623461 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250410085623461 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250410085623461 DRANAP NOTICE cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: link lost (cnlink.c:118) 20250410085623461 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250410085623461 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410085623461 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250410085623461 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250410085623461 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250410085623461 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410085623461 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 HNBGW_Test.sgsn0-SCCP(107)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(106)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(109)@dc2b9a5d0dfe: Final verdict of PTC: none TC_ranap_cs_initial_ue-Iuh0(102)@dc2b9a5d0dfe: Final verdict of PTC: none 20250410085623461 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250410085623461 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250410085623461 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085623462 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-msc0-0: connection closed 20250410085623462 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250410085623462 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250410085623462 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250410085623462 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250410085623462 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 20250410085623462 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085623462 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250410085623462 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250410085623462 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085623462 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250410085623462 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:378) 20250410085623462 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085623462 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085623462 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085623462 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085623462 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250410085623462 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250410085623462 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250410085623462 DRANAP NOTICE cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: link lost (cnlink.c:118) 20250410085623462 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x55b0da059970]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250410085623462 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250410085623462 DLSCCP DEBUG SCCP-SCOC(1)[0x55b0da05a7a0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250410085623462 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008e706a), PART(T=Source Reference,L=4,D=00000001), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250410085623462 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085623463 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085623463 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) HNBGW-PFCP(101)@dc2b9a5d0dfe: Final verdict of PTC: none 20250410085623463 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085623463 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085623463 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085623463 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [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 8e 70 6a 00 00 01 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085623463 DLSCCP DEBUG SCCP-SCOC(1)[0x55b0da05a7a0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250410085623463 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x55b0da059970]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250410085623463 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16548980)[0x55b0da056ab0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250410085623463 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16548980)[0x55b0da056ab0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250410085623463 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250410085623463 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16548980)[0x55b0da056ab0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250410085623463 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16548980)[0x55b0da056ab0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250410085623463 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16548980)[0x55b0da056ab0]{disrupted}: Freeing instance (context_map.c:202) 20250410085623463 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16548980)[0x55b0da056ab0]{disrupted}: Deallocated (fsm.c:568) 20250410085623463 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x55b0da059970]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250410085623463 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x55b0da059970]{disconnected}: Freeing instance (context_map.c:206) 20250410085623463 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x55b0da059970]{disconnected}: Deallocated (fsm.c:568) 20250410085623463 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16548980 SCCP-1 msc-0 MI=IMSI-262420000000001: Deallocating (context_map.c:225) HNBGW-MGCP(110)@dc2b9a5d0dfe: Final verdict of PTC: none 20250410085623463 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410085623463 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250410085623464 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085623464 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085623464 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410085623464 DMAIN NOTICE (127.0.0.1:9999 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) 20250410085623464 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250410085623463 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085623464 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085623464 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085623464 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085623464 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085623464 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250410085623466 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37890<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_cs_initial_ue0(111)@dc2b9a5d0dfe: Final verdict of PTC: pass HNBGW_Test.msc0-RAN(105)@dc2b9a5d0dfe: Final verdict of PTC: none MTC@dc2b9a5d0dfe: Setting final verdict of the test case. MTC@dc2b9a5d0dfe: Local verdict of MTC: pass MTC@dc2b9a5d0dfe: Local verdict of PTC MutexDispCT-TC_ranap_cs_initial_ue(98): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC VirtHNBGW-STATS(99): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC IPA-CTRL-CLI-IPA(100): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW-PFCP(101): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC TC_ranap_cs_initial_ue-Iuh0(102): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC TC_ranap_cs_initial_ue-Iuh0-RUA(103): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.msc0-SCCP(104): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.msc0-RAN(105): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.msc0-M3UA(106): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(107): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.sgsn0-RAN(108): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(109): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW-MGCP(110): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC TC_ranap_cs_initial_ue0(111): pass (pass -> pass) MTC@dc2b9a5d0dfe: Test case TC_ranap_cs_initial_ue finished. Verdict: pass MTC@dc2b9a5d0dfe: 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'. Thu Apr 10 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 20250410085623549 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37902<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410085624051 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37902<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=215388) Waiting for packet dumper to finish... 1 (prev_count=215388, count=276824) 20250410085625461 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250410085625461 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250410085625462 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250410085625463 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250410085625463 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250410085625463 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@dc2b9a5d0dfe: 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@dc2b9a5d0dfe: 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 ------ Thu Apr 10 08:56:26 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ranap_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@dc2b9a5d0dfe: 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@dc2b9a5d0dfe: Test case TC_ranap_ps_initial_ue started. 20250410085627130 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44018<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410085627134 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44020<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410085627138 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:42741<->l=127.0.0.1:4262) (control_if.c:572) 20250410085627211 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085627211 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085627211 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085627211 DRANAP DEBUG cnlink(msc-1)[0x55b0d9fd5920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085627211 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085627211 DRANAP DEBUG cnlink(msc-2)[0x55b0d9fd2b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085627212 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085627212 DRANAP DEBUG cnlink(msc-3)[0x55b0da03ca10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085627212 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085627212 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250410085627212 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085627212 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085627212 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410085627212 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085627212 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085627212 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085627212 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) TC_ranap_ps_initial_ue-Iuh0(116)@dc2b9a5d0dfe: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250410085627212 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085627212 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085627212 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085627212 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085627212 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085627212 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085627212 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085627212 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085627212 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085627212 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085627212 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085627212 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085627212 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085627212 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250410085627212 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250410085627212 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085627212 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085627212 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085627212 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085627212 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085627212 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250410085627213 DRANAP DEBUG cnlink(msc-3)[0x55b0da03ca10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085627213 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250410085627213 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085627213 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085627213 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410085627213 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085627213 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085627213 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085627213 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) 20250410085627213 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085627213 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085627213 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085627213 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085627213 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085627213 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085627213 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085627213 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) 20250410085627213 DLSS7 DEBUG Found route for dpc=4=0.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) 20250410085627213 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250410085627213 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085627213 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250410085627213 DRANAP DEBUG cnlink(msc-3)[0x55b0da03ca10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085627213 DRANAP DEBUG cnlink(msc-2)[0x55b0d9fd2b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085627213 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250410085627213 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085627213 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085627213 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410085627213 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085627213 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085627213 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085627213 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085627213 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085627213 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085627213 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085627213 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085627213 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085627213 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085627213 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085627213 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085627213 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085627213 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250410085627213 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085627213 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085627213 DRANAP DEBUG cnlink(msc-2)[0x55b0d9fd2b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085627213 DRANAP DEBUG cnlink(msc-1)[0x55b0d9fd5920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085627213 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250410085627214 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085627214 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085627214 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410085627214 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085627214 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085627214 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085627214 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085627214 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085627214 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085627214 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085627214 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085627214 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085627214 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085627214 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085627214 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085627214 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085627214 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410085627214 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085627214 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085627214 DRANAP DEBUG cnlink(msc-1)[0x55b0d9fd5920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085627214 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085627214 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085627214 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085627214 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 20250410085627214 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250410085627214 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250410085627214 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085627214 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085627214 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085627214 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250410085627214 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250410085627214 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 20250410085627214 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250410085627214 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085627214 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085627214 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085627214 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410085627214 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410085627214 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 20250410085627214 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! MTC@dc2b9a5d0dfe: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(120)@dc2b9a5d0dfe: ************************************************* HNBGW_Test.msc0-M3UA(120)@dc2b9a5d0dfe: M3UA emulation initiated, the test can be started MTC@dc2b9a5d0dfe: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(120)@dc2b9a5d0dfe: ************************************************* HNBGW_Test.msc0-SCCP(118)@dc2b9a5d0dfe: v_sccp_pdu_maxlen:268 20250410085627229 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085627229 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085627229 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085627229 DRANAP DEBUG cnlink(sgsn-1)[0x55b0da03dd30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085627229 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085627229 DRANAP DEBUG cnlink(sgsn-2)[0x55b0da03e6c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085627229 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085627229 DRANAP DEBUG cnlink(sgsn-3)[0x55b0da03f050]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085627230 DRANAP DEBUG cnlink(sgsn-3)[0x55b0da03f050]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085627230 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250410085627230 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085627230 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085627230 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410085627230 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085627230 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085627230 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085627230 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) 20250410085627230 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085627230 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085627230 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085627230 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085627230 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085627230 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085627230 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085627230 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) 20250410085627230 DLSS7 DEBUG Found route for dpc=12=0.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) 20250410085627230 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250410085627230 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085627230 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250410085627230 DRANAP DEBUG cnlink(sgsn-3)[0x55b0da03f050]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085627230 DRANAP DEBUG cnlink(sgsn-2)[0x55b0da03e6c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085627230 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250410085627230 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085627230 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085627230 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410085627230 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085627230 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085627230 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085627230 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) 20250410085627230 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085627230 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085627230 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085627230 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085627230 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085627230 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085627230 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085627230 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) 20250410085627230 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085627230 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250410085627230 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085627230 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085627230 DRANAP DEBUG cnlink(sgsn-2)[0x55b0da03e6c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085627230 DRANAP DEBUG cnlink(sgsn-1)[0x55b0da03dd30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085627230 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250410085627230 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085627230 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085627230 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410085627230 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085627230 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085627230 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085627230 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085627230 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085627230 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085627230 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085627230 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085627230 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085627230 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085627230 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085627230 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085627230 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085627230 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250410085627230 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085627230 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085627230 DRANAP DEBUG cnlink(sgsn-1)[0x55b0da03dd30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085627230 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085627230 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250410085627230 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085627230 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085627230 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410085627230 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085627230 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085627230 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085627230 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085627230 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085627230 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085627230 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085627230 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085627230 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085627230 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085627230 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085627230 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085627230 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085627230 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085627230 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085627230 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085627230 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085627231 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085627231 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085627231 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085627231 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 20250410085627231 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250410085627231 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250410085627231 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085627231 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085627231 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085627231 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250410085627231 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250410085627231 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 20250410085627231 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250410085627231 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085627231 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085627231 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085627231 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250410085627231 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250410085627231 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250410085627231 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085627231 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085627231 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085627231 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085627231 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085627231 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 20250410085627231 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@dc2b9a5d0dfe: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(123)@dc2b9a5d0dfe: ************************************************* HNBGW_Test.sgsn0-M3UA(123)@dc2b9a5d0dfe: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(123)@dc2b9a5d0dfe: ************************************************* MTC@dc2b9a5d0dfe: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(121)@dc2b9a5d0dfe: v_sccp_pdu_maxlen:268 20250410085627255 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085627255 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085627255 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250410085627255 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250410085627256 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) 20250410085627256 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250410085627256 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250410085627256 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410085627256 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@dc2b9a5d0dfe: setverdict(pass): none -> pass 20250410085627427 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250410085627427 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250410085627427 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250410085627427 DLSS7 <000c> 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)@dc2b9a5d0dfe: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250410085627435 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085627435 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250410085627435 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250410085627435 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250410085627435 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250410085627436 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250410085627436 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250410085627436 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 20250410085627436 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250410085627436 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  20250410085627436 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250410085627438 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085627438 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250410085627438 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250410085627438 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  20250410085627438 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250410085627438 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250410085627438 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250410085627438 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 20250410085627438 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250410085627438 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  20250410085627438 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085627438 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250410085627439 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085627439 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250410085627439 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:413) 20250410085627439 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085627439 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085627439 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085627439 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085627439 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250410085627439 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250410085627439 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085627440 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085627440 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250410085627440 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085627440 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085627440 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410085627440 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085627440 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085627440 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085627440 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085627440 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085627440 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085627440 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085627440 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085627440 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085627440 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085627440 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085627440 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085627440 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085627440 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085627440 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085627441 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085627441 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085627441 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085627441 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085627441 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085627441 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085627441 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085627441 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250410085627441 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410085627441 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410085627441 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085627441 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  20250410085627442 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250410085627442 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250410085627442 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250410085627442 DLSS7 <000c> 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)@dc2b9a5d0dfe: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250410085627446 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085627446 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250410085627446 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250410085627446 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250410085627446 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250410085627446 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250410085627446 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250410085627446 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 20250410085627446 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250410085627446 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  20250410085627446 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250410085627447 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085627447 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250410085627447 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250410085627447 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  20250410085627447 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250410085627447 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250410085627447 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250410085627447 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 20250410085627447 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250410085627447 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  20250410085627447 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  20250410085627447 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085627447 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250410085627447 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085627447 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250410085627447 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250410085627447 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085627447 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085627447 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085627447 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085627447 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250410085627447 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250410085627447 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085627449 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085627449 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250410085627449 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085627449 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085627449 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410085627449 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085627449 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085627449 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085627449 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085627449 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085627449 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085627449 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085627449 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085627449 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085627449 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085627449 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085627449 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085627449 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085627449 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085627449 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085627449 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085627449 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085627449 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085627449 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085627449 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085627449 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085627449 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085627449 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 20250410085627449 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410085627449 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410085627449 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085627449 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)@dc2b9a5d0dfe: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250410085628238 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085628238 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410085628238 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410085628238 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410085628238 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085628238 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410085628239 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085628239 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085628239 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085628239 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085628239 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085628239 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085628239 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085628239 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410085628239 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085628239 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085628239 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250410085628239 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410085628239 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085628239 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085628239 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085628239 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085628239 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085628239 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085628239 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085628239 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085628239 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085628239 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085628239 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085628239 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085628239 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085628239 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085628239 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250410085628239 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250410085628239 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250410085628239 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250410085628239 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085628239 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410085628239 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085628239 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085628239 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085628239 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085628239 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085628239 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085628239 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085628239 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085628239 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085628239 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085628239 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085628239 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085628239 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085628239 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085628239 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085628239 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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) 20250410085628239 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250410085628239 DRANAP NOTICE cnlink(msc-0)[0x55b0d9ff2940]{CONNECTED}: link up (cnlink.c:111) 20250410085628239 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085628239 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085628239 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085628239 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085628239 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085628239 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.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' 20250410085628239 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410085628239 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410085628239 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085628239 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  20250410085628240 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085628240 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410085628240 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410085628240 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410085628240 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085628240 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410085628240 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085628240 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085628240 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085628240 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085628240 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085628240 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085628240 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085628240 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410085628240 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085628241 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085628241 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250410085628241 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410085628241 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085628241 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085628241 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085628241 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085628241 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085628241 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085628241 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085628241 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085628241 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085628241 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085628241 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085628241 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085628241 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085628241 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085628241 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250410085628241 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250410085628241 DRANAP INFO cnlink(msc-0)[0x55b0d9ff2940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(122)@dc2b9a5d0dfe: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250410085628249 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085628249 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410085628249 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410085628249 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410085628249 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085628249 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410085628249 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085628249 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085628249 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085628250 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085628250 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085628250 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085628250 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085628250 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410085628250 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085628250 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085628250 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250410085628250 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410085628250 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085628250 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085628250 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085628250 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085628250 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085628250 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085628250 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085628250 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085628250 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085628250 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085628250 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085628250 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085628250 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085628250 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085628250 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250410085628250 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250410085628250 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250410085628250 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250410085628250 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085628250 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410085628250 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085628250 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085628250 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085628250 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085628250 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085628250 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085628250 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085628250 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085628250 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085628250 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085628250 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085628250 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085628250 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085628250 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085628250 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085628250 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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) 20250410085628250 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250410085628250 DRANAP NOTICE cnlink(sgsn-0)[0x55b0da03d3a0]{CONNECTED}: link up (cnlink.c:111) 20250410085628250 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085628250 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085628250 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085628250 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085628250 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085628250 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.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' 20250410085628250 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410085628250 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410085628250 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085628250 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  20250410085628251 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085628251 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410085628251 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410085628251 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410085628251 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085628251 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410085628251 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085628251 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085628251 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085628251 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085628251 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085628251 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085628251 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085628251 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410085628251 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085628251 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085628251 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250410085628251 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410085628251 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085628251 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085628251 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085628251 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085628251 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085628251 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085628251 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085628251 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085628251 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085628251 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085628251 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085628251 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085628251 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085628251 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085628251 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250410085628251 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250410085628251 DRANAP INFO cnlink(sgsn-0)[0x55b0da03d3a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250410085628276 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44032<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ranap_ps_initial_ue0(125)@dc2b9a5d0dfe: f_gen_tmsi(suffix:=0, 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)@dc2b9a5d0dfe: f_create_expect(l3 := '080101D571000008292624000000002000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(122)@dc2b9a5d0dfe: Created Expect[0] for '080101D571000008292624000000002000F1102A2A170512C7422000'O to be handled at TC_ranap_ps_initial_ue0(125) TC_ranap_ps_initial_ue-Iuh0-RUA(117)@dc2b9a5d0dfe: Added conn table entry 0TC_ranap_ps_initial_ue0(125)9824632 20250410085629299 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085629299 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085629299 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250410085629299 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250410085629299 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x95e978, normal) (hnbgw_rua.c:407) 20250410085629299 DHNB DEBUG map_rua[0x55b0da056ab0]{init}: Allocated (fsm.c:456) 20250410085629299 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9824632)[0x55b0da056ab0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250410085629299 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9824632 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250410085629299 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410085629299 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410085629299 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000002 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250410085629299 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9824632 SCCP-0 PS MI=IMSI-262420000000002: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250410085629299 DCN DEBUG map_sccp[0x55b0da059970]{init}: Allocated (fsm.c:456) 20250410085629299 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x55b0da059970]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250410085629299 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-9824632 <-> SCCP-2 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250410085629299 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9824632 SCCP-2 sgsn-0 MI=IMSI-262420000000002: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250410085629299 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9824632)[0x55b0da056ab0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250410085629299 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410085629299 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410085629299 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9824632)[0x55b0da056ab0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250410085629299 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x55b0da059970]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250410085629299 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250410085629299 DLSCCP DEBUG SCCP-SCOC(2)[0x55b0da05ab20]{IDLE}: Allocated (fsm.c:456) 20250410085629299 DLSCCP DEBUG SCCP-SCOC(2)[0x55b0da05ab20]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250410085629299 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340540000070003400180000f40060000f11009260037400100003a40080000f110092600370010401d1c080101d571000008292624000000002000f1102a2a170512c7422000004f40030000820056400500f1100926) (sccp_scrc.c:415) 20250410085629299 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085629299 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085629299 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085629299 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085629299 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085629299 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085629299 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085629299 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085629299 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085629299 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085629299 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085629299 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085629299 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085629299 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085629299 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085629299 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 00 82 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085629299 DLSCCP DEBUG SCCP-SCOC(2)[0x55b0da05ab20]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250410085629299 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x55b0da059970]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250410085629299 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9824632)[0x55b0da056ab0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250410085629299 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085629299 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085629299 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085629299 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085629299 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085629299 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250410085629299 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410085629299 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410085629299 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085629299 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 00 82 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(121)@dc2b9a5d0dfe: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(121)@dc2b9a5d0dfe: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(122)@dc2b9a5d0dfe: Found Expect[0] for l3='080101D571000008292624000000002000F1102A2A170512C7422000'O handled at TC_ranap_ps_initial_ue0(125) HNBGW_Test.sgsn0-RAN(122)@dc2b9a5d0dfe: Added conn table entry 0TC_ranap_ps_initial_ue0(125)593882 HNBGW_Test.sgsn0-SCCP(121)@dc2b9a5d0dfe: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(121)@dc2b9a5d0dfe: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_ranap_ps_initial_ue0(125)@dc2b9a5d0dfe: setverdict(pass): none -> pass 20250410085629304 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085629304 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410085629304 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410085629304 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410085629304 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085629304 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410085629304 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085629304 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085629304 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085629304 DLSS7 <000c> osmo_ss7_asp.c:1175 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 81 83 08 02 00 00 00 00 00 06 00 08 00 00 00 07  20250410085629304 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085629304 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085629304 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085629304 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410085629304 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085629304 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00818308) (sccp_scrc.c:486) 20250410085629304 DLSCCP DEBUG Received CO:COAK for local reference 2 (sccp_scoc.c:1855) 20250410085629304 DLSCCP DEBUG SCCP-SCOC(2)[0x55b0da05ab20]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250410085629304 DLSCCP DEBUG SCCP-SCOC(2)[0x55b0da05ab20]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250410085629304 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085629304 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250410085629304 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) 20250410085629304 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x55b0da059970]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250410085629304 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x55b0da059970]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@dc2b9a5d0dfe: ok: talloc reports "asn1_context" = 1 bytes 20250410085629306 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44020<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250410085629306 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:42741<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(114)@dc2b9a5d0dfe: Final verdict of PTC: none VirtHNBGW-STATS(113)@dc2b9a5d0dfe: Final verdict of PTC: none MTC@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed 20250410085629307 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44018<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.msc0-RAN(119)@dc2b9a5d0dfe: Final verdict of PTC: none MutexDispCT-TC_ranap_ps_initial_ue(112)@dc2b9a5d0dfe: Final verdict of PTC: none 20250410085629308 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250410085629308 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410085629308 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250410085629308 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250410085629308 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250410085629308 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410085629308 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250410085629308 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250410085629308 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250410085629308 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085629308 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-msc0-0: connection closed 20250410085629308 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250410085629308 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250410085629308 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250410085629308 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250410085629308 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 20250410085629308 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  20250410085629308 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085629308 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250410085629308 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250410085629308 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085629308 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250410085629308 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:378) 20250410085629308 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085629308 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085629308 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085629308 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085629308 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250410085629308 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250410085629308 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250410085629308 DRANAP NOTICE cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc0-SCCP(118)@dc2b9a5d0dfe: Final verdict of PTC: none TC_ranap_ps_initial_ue-Iuh0-RUA(117)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW-PFCP(115)@dc2b9a5d0dfe: Final verdict of PTC: none TC_ranap_ps_initial_ue-Iuh0(116)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(121)@dc2b9a5d0dfe: Final verdict of PTC: none 20250410085629309 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250410085629309 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410085629309 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250410085629309 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250410085629309 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20250410085629309 DLSS7 <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(122)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(120)@dc2b9a5d0dfe: Final verdict of PTC: none 20250410085629309 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250410085629309 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SEND_FAILED 20250410085629309 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) 20250410085629309 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085629309 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-sgsn0-0: connection closed 20250410085629309 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250410085629309 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250410085629309 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250410085629309 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250410085629309 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085629309 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250410085629309 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250410085629309 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085629309 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) HNBGW-MGCP(124)@dc2b9a5d0dfe: Final verdict of PTC: none 20250410085629309 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085629309 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085629309 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250410085629309 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250410085629309 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250410085629309 DRANAP NOTICE cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: link lost (cnlink.c:118) 20250410085629309 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x55b0da059970]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250410085629309 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250410085629309 DLSCCP DEBUG SCCP-SCOC(2)[0x55b0da05ab20]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250410085629309 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00818308), PART(T=Source Reference,L=4,D=00000002), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250410085629309 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085629309 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085629309 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085629309 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085629309 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085629309 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085629309 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [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 81 83 08 00 00 02 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085629309 DLSCCP DEBUG SCCP-SCOC(2)[0x55b0da05ab20]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250410085629309 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x55b0da059970]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250410085629309 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9824632)[0x55b0da056ab0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250410085629309 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9824632)[0x55b0da056ab0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250410085629309 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20250410085629309 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9824632)[0x55b0da056ab0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250410085629309 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9824632)[0x55b0da056ab0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250410085629309 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9824632)[0x55b0da056ab0]{disrupted}: Freeing instance (context_map.c:202) 20250410085629309 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9824632)[0x55b0da056ab0]{disrupted}: Deallocated (fsm.c:568) 20250410085629309 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x55b0da059970]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250410085629309 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x55b0da059970]{disconnected}: Freeing instance (context_map.c:206) 20250410085629309 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x55b0da059970]{disconnected}: Deallocated (fsm.c:568) 20250410085629309 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9824632 SCCP-2 sgsn-0 MI=IMSI-262420000000002: Deallocating (context_map.c:225) HNBGW_Test.sgsn0-M3UA(123)@dc2b9a5d0dfe: Final verdict of PTC: none 20250410085629310 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410085629310 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250410085629310 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085629310 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085629310 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410085629310 DMAIN NOTICE (127.0.0.1:9999 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) 20250410085629310 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250410085629310 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44032<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250410085629309 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 20250410085629309 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085629309 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250410085629309 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250410085629310 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085629310 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085629310 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085629310 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085629310 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085629310 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! TC_ranap_ps_initial_ue0(125)@dc2b9a5d0dfe: Final verdict of PTC: pass MTC@dc2b9a5d0dfe: Setting final verdict of the test case. MTC@dc2b9a5d0dfe: Local verdict of MTC: pass MTC@dc2b9a5d0dfe: Local verdict of PTC MutexDispCT-TC_ranap_ps_initial_ue(112): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC VirtHNBGW-STATS(113): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC IPA-CTRL-CLI-IPA(114): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW-PFCP(115): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC TC_ranap_ps_initial_ue-Iuh0(116): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC TC_ranap_ps_initial_ue-Iuh0-RUA(117): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.msc0-SCCP(118): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.msc0-RAN(119): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.msc0-M3UA(120): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(121): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.sgsn0-RAN(122): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(123): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW-MGCP(124): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC TC_ranap_ps_initial_ue0(125): pass (pass -> pass) MTC@dc2b9a5d0dfe: Test case TC_ranap_ps_initial_ue finished. Verdict: pass MTC@dc2b9a5d0dfe: 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'. Thu Apr 10 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 20250410085629365 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44048<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410085629867 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44048<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=280820) Waiting for packet dumper to finish... 1 (prev_count=280820, count=281700) 20250410085631309 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250410085631310 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250410085631310 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250410085631310 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250410085631310 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250410085631310 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@dc2b9a5d0dfe: 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@dc2b9a5d0dfe: 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 ------ Thu Apr 10 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@dc2b9a5d0dfe: 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@dc2b9a5d0dfe: Test case TC_ranap_cs_initial_ue_empty_cr started. 20250410085632961 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44064<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410085632966 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44080<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410085632970 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:43247<->l=127.0.0.1:4262) (control_if.c:572) 20250410085633055 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085633055 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085633055 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085633055 DRANAP DEBUG cnlink(msc-1)[0x55b0d9fd5920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085633055 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085633055 DRANAP DEBUG cnlink(msc-2)[0x55b0d9fd2b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085633055 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085633055 DRANAP DEBUG cnlink(msc-3)[0x55b0da03ca10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ranap_cs_initial_ue_empty_cr-Iuh0(130)@dc2b9a5d0dfe: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250410085633056 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250410085633056 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250410085633057 DRANAP DEBUG cnlink(msc-3)[0x55b0da03ca10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085633057 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250410085633057 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085633057 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085633057 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410085633057 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085633057 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085633057 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085633057 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) 20250410085633057 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085633057 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085633057 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085633057 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085633057 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085633057 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085633057 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085633057 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) 20250410085633057 DLSS7 DEBUG Found route for dpc=4=0.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) 20250410085633057 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250410085633057 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085633057 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250410085633057 DRANAP DEBUG cnlink(msc-3)[0x55b0da03ca10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085633057 DRANAP DEBUG cnlink(msc-2)[0x55b0d9fd2b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085633057 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250410085633057 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085633057 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085633057 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410085633057 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085633057 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085633057 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085633057 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085633057 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085633057 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085633057 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085633057 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085633057 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085633057 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085633057 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085633057 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085633057 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085633057 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250410085633057 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085633057 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085633057 DRANAP DEBUG cnlink(msc-2)[0x55b0d9fd2b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085633057 DRANAP DEBUG cnlink(msc-1)[0x55b0d9fd5920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085633057 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250410085633057 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085633057 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085633057 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410085633057 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085633057 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085633057 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085633057 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085633057 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085633057 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085633057 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085633057 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085633057 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085633057 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085633057 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085633057 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085633057 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085633057 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410085633057 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085633057 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085633057 DRANAP DEBUG cnlink(msc-1)[0x55b0d9fd5920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085633057 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085633057 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250410085633057 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085633057 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085633057 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410085633057 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085633057 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085633057 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085633057 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085633057 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085633057 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085633057 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085633057 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085633057 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085633057 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085633057 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085633057 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085633057 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085633057 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085633057 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085633057 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085633057 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085633057 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085633057 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085633057 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085633057 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 20250410085633057 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250410085633057 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250410085633057 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085633057 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085633057 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085633057 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250410085633057 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250410085633057 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250410085633057 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085633057 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085633057 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085633057 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410085633057 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410085633057 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 20250410085633057 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250410085633057 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085633057 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085633057 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085633057 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085633057 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085633057 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@dc2b9a5d0dfe: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(134)@dc2b9a5d0dfe: ************************************************* HNBGW_Test.msc0-M3UA(134)@dc2b9a5d0dfe: M3UA emulation initiated, the test can be started MTC@dc2b9a5d0dfe: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(134)@dc2b9a5d0dfe: ************************************************* HNBGW_Test.msc0-SCCP(132)@dc2b9a5d0dfe: v_sccp_pdu_maxlen:268 20250410085633069 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085633069 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085633069 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085633069 DRANAP DEBUG cnlink(sgsn-1)[0x55b0da03dd30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085633069 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085633069 DRANAP DEBUG cnlink(sgsn-2)[0x55b0da03e6c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085633069 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085633069 DRANAP DEBUG cnlink(sgsn-3)[0x55b0da03f050]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085633070 DRANAP DEBUG cnlink(sgsn-3)[0x55b0da03f050]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085633070 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250410085633070 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085633070 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085633070 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410085633070 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085633070 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085633070 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085633070 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) 20250410085633070 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085633070 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085633070 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085633070 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085633070 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085633070 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085633070 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085633070 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) 20250410085633070 DLSS7 DEBUG Found route for dpc=12=0.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) 20250410085633070 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250410085633070 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085633070 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250410085633070 DRANAP DEBUG cnlink(sgsn-3)[0x55b0da03f050]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085633070 DRANAP DEBUG cnlink(sgsn-2)[0x55b0da03e6c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085633070 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250410085633070 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085633070 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085633070 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410085633070 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085633070 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085633070 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085633070 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) 20250410085633070 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085633070 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085633070 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085633070 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085633070 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085633070 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085633070 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085633070 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) 20250410085633070 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085633070 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250410085633070 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085633070 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085633070 DRANAP DEBUG cnlink(sgsn-2)[0x55b0da03e6c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085633070 DRANAP DEBUG cnlink(sgsn-1)[0x55b0da03dd30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085633070 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250410085633070 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085633070 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085633070 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410085633070 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085633070 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085633070 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085633070 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085633070 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085633070 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085633070 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085633070 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085633070 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085633071 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085633071 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085633071 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085633071 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085633071 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250410085633071 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085633071 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085633071 DRANAP DEBUG cnlink(sgsn-1)[0x55b0da03dd30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085633071 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085633071 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250410085633071 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085633071 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085633071 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410085633071 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085633071 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085633071 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085633071 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085633071 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085633071 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085633071 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085633071 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085633071 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085633071 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085633071 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085633071 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085633071 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085633071 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085633071 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085633071 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085633071 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085633071 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085633071 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085633071 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085633071 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 20250410085633071 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250410085633071 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250410085633071 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085633071 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085633071 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085633071 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250410085633071 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250410085633071 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 20250410085633071 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250410085633071 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085633071 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085633071 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085633071 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250410085633071 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250410085633071 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 20250410085633071 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250410085633071 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085633071 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085633071 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085633071 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085633071 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085633071 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@dc2b9a5d0dfe: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(137)@dc2b9a5d0dfe: ************************************************* HNBGW_Test.sgsn0-M3UA(137)@dc2b9a5d0dfe: M3UA emulation initiated, the test can be started MTC@dc2b9a5d0dfe: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(137)@dc2b9a5d0dfe: ************************************************* HNBGW_Test.sgsn0-SCCP(135)@dc2b9a5d0dfe: v_sccp_pdu_maxlen:268 20250410085633089 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085633089 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085633089 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250410085633089 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250410085633090 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) 20250410085633090 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250410085633090 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250410085633090 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410085633090 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@dc2b9a5d0dfe: setverdict(pass): none -> pass 20250410085633267 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250410085633267 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250410085633267 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250410085633267 DLSS7 <000c> 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)@dc2b9a5d0dfe: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250410085633277 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085633277 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250410085633277 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250410085633277 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250410085633277 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250410085633277 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250410085633277 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250410085633277 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 20250410085633277 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250410085633277 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  20250410085633277 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250410085633280 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085633280 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250410085633280 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250410085633280 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  20250410085633280 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250410085633280 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250410085633280 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250410085633280 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 20250410085633280 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250410085633280 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  20250410085633280 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085633280 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250410085633280 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085633280 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250410085633280 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:413) 20250410085633280 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085633280 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085633280 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085633280 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250410085633280 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250410085633280 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250410085633280 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250410085633280 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085633280 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250410085633280 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250410085633280 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085633282 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085633282 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250410085633282 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085633282 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085633282 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410085633282 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085633282 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085633282 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085633282 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085633282 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085633282 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085633282 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085633282 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085633282 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085633282 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085633282 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085633282 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085633282 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085633282 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085633282 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085633282 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085633282 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085633282 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085633282 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085633282 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085633282 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085633282 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085633282 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250410085633282 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410085633282 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410085633282 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085633282 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(137)@dc2b9a5d0dfe: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250410085633288 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085633288 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250410085633288 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250410085633288 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250410085633288 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250410085633288 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250410085633288 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250410085633288 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 20250410085633288 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250410085633288 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  20250410085633288 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250410085633291 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085633291 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250410085633291 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250410085633291 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  20250410085633291 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250410085633291 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250410085633291 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250410085633291 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 20250410085633291 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250410085633291 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  20250410085633291 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  20250410085633291 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085633291 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250410085633291 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085633291 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250410085633291 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250410085633291 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085633291 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085633291 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085633291 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085633291 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250410085633291 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250410085633291 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085633292 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085633293 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250410085633293 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085633293 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085633293 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410085633293 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085633293 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085633293 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085633293 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085633293 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085633293 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085633293 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085633293 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085633293 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085633293 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085633293 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085633293 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085633293 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085633293 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085633293 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085633293 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085633293 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085633293 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085633293 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085633293 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085633293 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085633293 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085633293 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250410085633293 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410085633293 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410085633293 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085633293 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  20250410085633463 DLSCCP DEBUG SCCP-SCOC(1)[0x55b0da05a7a0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250410085633463 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008e706a), PART(T=Source Reference,L=4,D=00000001), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085633464 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085633464 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085633464 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085633464 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085633464 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085633464 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085633464 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 8e 70 6a 00 00 01 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085633464 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085633464 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085633464 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085633464 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085633464 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085633464 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250410085633464 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410085633464 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410085633464 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085633464 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 8e 70 6a 00 00 01 0f 00 00 00 00 00 06 00 08 00 00 00 01  20250410085633474 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085633474 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410085633474 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410085633474 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410085633474 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085633474 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410085633474 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085633474 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085633474 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085633474 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 8e 70 6a 00 00 06 00 08 00 00 00 07  20250410085633474 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085633474 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085633474 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085633474 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410085633474 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085633474 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=008e706a) (sccp_scrc.c:486) 20250410085633474 DLSCCP DEBUG Received CO:RELCO for local reference 1 (sccp_scoc.c:1855) 20250410085633474 DLSCCP DEBUG SCCP-SCOC(1)[0x55b0da05a7a0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250410085633474 DLSCCP DEBUG SCCP-SCOC(1)[0x55b0da05a7a0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250410085633474 DLSCCP DEBUG SCCP-SCOC(1)[0x55b0da05a7a0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250410085633474 DLSCCP DEBUG SCCP-SCOC(1)[0x55b0da05a7a0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250410085633474 DLSCCP DEBUG SCCP-SCOC(1)[0x55b0da05a7a0]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(133)@dc2b9a5d0dfe: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250410085634073 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085634073 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410085634073 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410085634073 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410085634073 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085634073 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410085634073 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085634073 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085634073 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085634073 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085634073 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085634073 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085634073 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085634073 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410085634073 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085634073 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085634073 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250410085634073 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410085634073 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085634073 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085634073 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085634073 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085634073 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085634073 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085634073 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085634073 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085634073 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085634073 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085634073 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085634073 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085634073 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085634073 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085634073 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250410085634073 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250410085634073 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250410085634073 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250410085634073 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085634073 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410085634073 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085634073 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085634073 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085634073 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085634073 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085634073 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085634073 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085634073 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085634073 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085634073 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085634073 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085634073 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085634073 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085634073 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085634073 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085634073 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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) 20250410085634073 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250410085634073 DRANAP NOTICE cnlink(msc-0)[0x55b0d9ff2940]{CONNECTED}: link up (cnlink.c:111) 20250410085634073 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085634074 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085634074 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085634074 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085634074 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085634074 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.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' 20250410085634074 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410085634074 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410085634074 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085634074 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  20250410085634074 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085634074 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410085634074 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410085634074 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410085634074 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085634074 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410085634074 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085634074 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085634074 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085634074 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085634074 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085634074 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085634074 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085634074 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410085634074 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085634074 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085634074 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250410085634074 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410085634074 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085634074 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085634074 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085634074 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085634074 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085634074 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085634074 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085634074 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085634074 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085634074 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085634074 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085634074 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085634074 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085634074 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085634074 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250410085634074 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250410085634074 DRANAP INFO cnlink(msc-0)[0x55b0d9ff2940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(136)@dc2b9a5d0dfe: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250410085634087 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085634087 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085634087 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085634087 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410085634087 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085634087 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085634087 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250410085634087 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410085634087 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085634087 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085634087 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085634087 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085634087 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085634087 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085634087 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085634087 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085634087 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085634087 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085634087 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085634087 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410085634087 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410085634087 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410085634087 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085634087 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410085634087 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085634087 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085634087 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085634087 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085634087 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085634087 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085634087 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085634087 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085634087 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250410085634087 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250410085634087 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250410085634087 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250410085634087 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085634087 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410085634087 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085634087 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085634087 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085634087 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085634087 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085634087 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085634087 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085634087 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085634087 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085634087 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085634087 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085634087 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085634087 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085634087 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085634087 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085634087 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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) 20250410085634087 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250410085634087 DRANAP NOTICE cnlink(sgsn-0)[0x55b0da03d3a0]{CONNECTED}: link up (cnlink.c:111) 20250410085634088 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085634088 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085634088 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085634088 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085634088 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085634088 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250410085634088 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410085634088 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410085634088 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085634088 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  20250410085634088 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085634088 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410085634088 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410085634088 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410085634088 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085634088 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410085634088 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085634088 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085634088 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085634088 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085634088 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085634088 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085634088 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085634088 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410085634088 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085634088 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085634088 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250410085634088 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410085634088 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085634088 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085634088 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085634088 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085634088 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085634088 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085634088 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085634088 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085634088 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085634088 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085634088 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085634088 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085634088 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085634088 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085634088 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250410085634088 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250410085634088 DRANAP INFO cnlink(sgsn-0)[0x55b0da03d3a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250410085634119 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44088<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ranap_cs_initial_ue_empty_cr0(139)@dc2b9a5d0dfe: f_gen_tmsi(suffix:=0, nri_v:=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)@dc2b9a5d0dfe: f_create_expect(l3 := omit, n_connectPointCode := omit HNBGW_Test.msc0-RAN(133)@dc2b9a5d0dfe: 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)@dc2b9a5d0dfe: Added conn table entry 0TC_ranap_cs_initial_ue_empty_cr0(139)16424 20250410085635161 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085635161 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085635162 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250410085635162 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250410085635162 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x4028, normal) (hnbgw_rua.c:407) 20250410085635162 DHNB DEBUG map_rua[0x55b0da05a7a0]{init}: Allocated (fsm.c:456) 20250410085635162 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16424)[0x55b0da05a7a0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250410085635162 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16424 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250410085635162 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410085635162 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410085635162 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16424 SCCP-0 CS MI=IMSI-262420000000001: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250410085635162 DCN DEBUG map_sccp[0x55b0da056ab0]{init}: Allocated (fsm.c:456) 20250410085635162 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x55b0da056ab0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250410085635162 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-16424 <-> SCCP-3 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250410085635162 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16424 SCCP-3 msc-0 MI=IMSI-262420000000001: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250410085635162 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16424)[0x55b0da05a7a0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250410085635162 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410085635162 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410085635162 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16424)[0x55b0da05a7a0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250410085635162 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x55b0da056ab0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250410085635162 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250410085635162 DLSCCP DEBUG SCCP-SCOC(3)[0x55b0da059970]{IDLE}: Allocated (fsm.c:456) 20250410085635162 DLSCCP DEBUG SCCP-SCOC(3)[0x55b0da059970]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250410085635162 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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) 20250410085635162 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085635162 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085635162 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085635162 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085635162 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085635162 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085635162 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085635162 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085635162 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085635162 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085635162 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085635162 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085635162 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085635162 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085635162 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085635162 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) 20250410085635162 DLSCCP DEBUG SCCP-SCOC(3)[0x55b0da059970]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250410085635162 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x55b0da056ab0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250410085635162 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16424)[0x55b0da05a7a0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250410085635163 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085635163 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085635163 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085635163 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085635163 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085635163 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.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' 20250410085635163 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410085635163 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410085635163 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085635163 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)@dc2b9a5d0dfe: First idle individual index:0 HNBGW_Test.msc0-SCCP(132)@dc2b9a5d0dfe: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(133)@dc2b9a5d0dfe: Found Expect[0] for l3=omit handled at TC_ranap_cs_initial_ue_empty_cr0(139) HNBGW_Test.msc0-RAN(133)@dc2b9a5d0dfe: Added conn table entry 0TC_ranap_cs_initial_ue_empty_cr0(139)15423767 HNBGW_Test.msc0-SCCP(132)@dc2b9a5d0dfe: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(132)@dc2b9a5d0dfe: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250410085635173 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085635174 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410085635174 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410085635174 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410085635174 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085635174 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410085635174 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085635174 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085635174 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085635174 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 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 0d 4c 7e 02 00 00 00 00 00 06 00 08 00 00 00 07  20250410085635174 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085635174 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085635174 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085635174 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410085635174 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085635174 DLSS7 DEBUG scrc_rx_mtp_xfer_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=000d4c7e) (sccp_scrc.c:486) 20250410085635174 DLSCCP DEBUG Received CO:COAK for local reference 3 (sccp_scoc.c:1855) 20250410085635174 DLSCCP DEBUG SCCP-SCOC(3)[0x55b0da059970]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250410085635174 DLSCCP DEBUG SCCP-SCOC(3)[0x55b0da059970]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250410085635174 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250410085635174 DLSCCP DEBUG SCCP-SCOC(3)[0x55b0da059970]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250410085635174 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000d4c7e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000010004f400300016c0056400500f1100926) (sccp_scrc.c:415) 20250410085635174 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085635174 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085635174 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085635174 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085635174 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085635174 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085635174 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 0d 4c 7e 00 01 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 10 00 4f 40 03 00 01 6c 00 56 40 05 00 f1 10 09 26 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085635174 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085635174 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250410085635174 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) 20250410085635174 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x55b0da056ab0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250410085635174 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x55b0da056ab0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250410085635174 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085635174 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085635174 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085635174 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085635174 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085635174 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.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' 20250410085635174 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410085635174 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410085635174 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085635174 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 0d 4c 7e 00 01 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 10 00 4f 40 03 00 01 6c 00 56 40 05 00 f1 10 09 26 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(132)@dc2b9a5d0dfe: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(132)@dc2b9a5d0dfe: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(132)@dc2b9a5d0dfe: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(132)@dc2b9a5d0dfe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_cs_initial_ue_empty_cr0(139)@dc2b9a5d0dfe: setverdict(pass): none -> pass MTC@dc2b9a5d0dfe: ok: talloc reports "asn1_context" = 1 bytes 20250410085635203 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:43247<->l=127.0.0.1:4262) (control_if.c:193) 20250410085635204 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44080<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(128)@dc2b9a5d0dfe: Final verdict of PTC: none VirtHNBGW-STATS(127)@dc2b9a5d0dfe: Final verdict of PTC: none MTC@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed 20250410085635208 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44064<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.sgsn0-RAN(136)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(135)@dc2b9a5d0dfe: Final verdict of PTC: none 20250410085635211 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250410085635212 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410085635212 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250410085635212 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250410085635212 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250410085635212 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410085635212 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250410085635212 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250410085635212 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250410085635212 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085635212 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-msc0-0: connection closed 20250410085635212 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250410085635212 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250410085635212 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250410085635212 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250410085635212 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 20250410085635212 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  20250410085635212 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085635212 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250410085635212 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250410085635212 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250410085635212 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410085635212 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250410085635212 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250410085635212 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20250410085635212 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410085635212 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250410085635212 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SEND_FAILED 20250410085635212 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) 20250410085635212 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085635212 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-sgsn0-0: connection closed 20250410085635212 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250410085635212 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN MutexDispCT-TC_ranap_cs_initial_ue_empty_cr(126)@dc2b9a5d0dfe: Final verdict of PTC: none TC_ranap_cs_initial_ue_empty_cr-Iuh0-RUA(131)@dc2b9a5d0dfe: Final verdict of PTC: none 20250410085635212 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250410085635213 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250410085635213 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 20250410085635213 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085635213 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250410085635213 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250410085635212 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085635212 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250410085635212 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:378) 20250410085635212 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085635212 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085635212 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085635212 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085635212 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250410085635212 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250410085635212 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250410085635213 DRANAP NOTICE cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: link lost (cnlink.c:118) 20250410085635213 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x55b0da056ab0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250410085635213 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250410085635213 DLSCCP DEBUG SCCP-SCOC(3)[0x55b0da059970]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250410085635213 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000d4c7e), PART(T=Source Reference,L=4,D=00000003), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250410085635213 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085635213 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085635213 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085635213 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085635213 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085635213 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085635213 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 03 04 0d 4c 7e 00 00 03 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085635213 DLSCCP DEBUG SCCP-SCOC(3)[0x55b0da059970]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) HNBGW_Test.msc0-SCCP(132)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW_Test.msc0-RAN(133)@dc2b9a5d0dfe: Final verdict of PTC: none TC_ranap_cs_initial_ue_empty_cr-Iuh0(130)@dc2b9a5d0dfe: Final verdict of PTC: none 20250410085635213 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x55b0da056ab0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250410085635213 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16424)[0x55b0da05a7a0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250410085635213 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16424)[0x55b0da05a7a0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) HNBGW_Test.sgsn0-M3UA(137)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(134)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW-MGCP(138)@dc2b9a5d0dfe: Final verdict of PTC: none 20250410085635214 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085635214 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085635214 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085635214 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085635214 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085635213 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250410085635213 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16424)[0x55b0da05a7a0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250410085635213 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16424)[0x55b0da05a7a0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250410085635213 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16424)[0x55b0da05a7a0]{disrupted}: Freeing instance (context_map.c:202) 20250410085635213 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16424)[0x55b0da05a7a0]{disrupted}: Deallocated (fsm.c:568) 20250410085635213 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x55b0da056ab0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250410085635213 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x55b0da056ab0]{disconnected}: Freeing instance (context_map.c:206) 20250410085635213 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x55b0da056ab0]{disconnected}: Deallocated (fsm.c:568) 20250410085635213 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16424 SCCP-3 msc-0 MI=IMSI-262420000000001: Deallocating (context_map.c:225) 20250410085635213 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085635214 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250410085635214 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250410085635214 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085635214 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085635214 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085635214 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085635214 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250410085635214 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250410085635214 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250410085635214 DRANAP NOTICE cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: link lost (cnlink.c:118) 20250410085635214 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410085635214 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250410085635214 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085635214 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085635214 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410085635214 DMAIN NOTICE (127.0.0.1:9999 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) 20250410085635214 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250410085635214 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! HNBGW-PFCP(129)@dc2b9a5d0dfe: Final verdict of PTC: none 20250410085635218 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44088<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_cs_initial_ue_empty_cr0(139)@dc2b9a5d0dfe: Final verdict of PTC: pass MTC@dc2b9a5d0dfe: Setting final verdict of the test case. MTC@dc2b9a5d0dfe: Local verdict of MTC: pass MTC@dc2b9a5d0dfe: Local verdict of PTC MutexDispCT-TC_ranap_cs_initial_ue_empty_cr(126): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC VirtHNBGW-STATS(127): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC IPA-CTRL-CLI-IPA(128): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW-PFCP(129): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC TC_ranap_cs_initial_ue_empty_cr-Iuh0(130): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC TC_ranap_cs_initial_ue_empty_cr-Iuh0-RUA(131): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.msc0-SCCP(132): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.msc0-RAN(133): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.msc0-M3UA(134): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(135): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.sgsn0-RAN(136): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(137): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW-MGCP(138): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC TC_ranap_cs_initial_ue_empty_cr0(139): pass (pass -> pass) MTC@dc2b9a5d0dfe: Test case TC_ranap_cs_initial_ue_empty_cr finished. Verdict: pass MTC@dc2b9a5d0dfe: 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'. Thu Apr 10 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 20250410085635315 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51316<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410085635817 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51316<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=299364) Waiting for packet dumper to finish... 1 (prev_count=299364, count=302692) 20250410085637212 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250410085637212 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250410085637212 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250410085637213 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250410085637213 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250410085637213 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@dc2b9a5d0dfe: 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@dc2b9a5d0dfe: 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 ------ Thu Apr 10 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@dc2b9a5d0dfe: 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@dc2b9a5d0dfe: Test case TC_ranap_ps_initial_ue_empty_cr started. 20250410085638917 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51320<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410085638923 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51326<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410085638926 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:37185<->l=127.0.0.1:4262) (control_if.c:572) 20250410085639001 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085639001 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085639002 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085639002 DRANAP DEBUG cnlink(msc-1)[0x55b0d9fd5920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085639002 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085639002 DRANAP DEBUG cnlink(msc-2)[0x55b0d9fd2b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085639002 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250410085639002 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250410085639002 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085639002 DRANAP DEBUG cnlink(msc-3)[0x55b0da03ca10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ranap_ps_initial_ue_empty_cr-Iuh0(144)@dc2b9a5d0dfe: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250410085639003 DRANAP DEBUG cnlink(msc-3)[0x55b0da03ca10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085639003 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250410085639003 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085639003 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085639003 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410085639003 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085639003 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085639003 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085639003 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) 20250410085639003 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085639003 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085639003 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085639003 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085639003 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085639003 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085639003 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085639003 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) 20250410085639003 DLSS7 DEBUG Found route for dpc=4=0.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) 20250410085639003 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250410085639003 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085639003 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250410085639003 DRANAP DEBUG cnlink(msc-3)[0x55b0da03ca10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085639003 DRANAP DEBUG cnlink(msc-2)[0x55b0d9fd2b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085639003 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250410085639003 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085639003 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085639003 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410085639003 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085639003 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085639003 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085639003 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085639003 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085639003 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085639003 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085639003 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085639003 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085639003 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085639003 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085639003 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085639003 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085639003 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250410085639003 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085639003 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085639003 DRANAP DEBUG cnlink(msc-2)[0x55b0d9fd2b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085639003 DRANAP DEBUG cnlink(msc-1)[0x55b0d9fd5920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085639003 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250410085639003 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085639003 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085639003 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410085639003 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085639003 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085639003 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085639003 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) 20250410085639003 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085639003 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085639003 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085639003 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085639003 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085639003 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085639003 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085639003 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) 20250410085639003 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085639003 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410085639003 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085639003 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085639003 DRANAP DEBUG cnlink(msc-1)[0x55b0d9fd5920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085639003 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085639003 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250410085639003 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085639003 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085639003 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410085639003 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085639003 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085639003 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085639003 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085639003 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085639003 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085639003 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085639003 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085639003 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085639003 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085639003 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085639003 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085639003 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085639003 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085639003 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085639003 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085639003 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085639003 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085639003 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085639003 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085639003 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 20250410085639003 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250410085639003 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250410085639003 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085639004 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085639004 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085639004 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250410085639004 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250410085639004 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250410085639004 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085639004 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085639004 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085639004 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410085639004 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410085639004 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 20250410085639004 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250410085639004 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085639004 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085639004 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085639004 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085639004 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085639004 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@dc2b9a5d0dfe: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(148)@dc2b9a5d0dfe: ************************************************* HNBGW_Test.msc0-M3UA(148)@dc2b9a5d0dfe: M3UA emulation initiated, the test can be started MTC@dc2b9a5d0dfe: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(148)@dc2b9a5d0dfe: ************************************************* HNBGW_Test.msc0-SCCP(146)@dc2b9a5d0dfe: v_sccp_pdu_maxlen:268 20250410085639015 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085639015 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085639015 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085639015 DRANAP DEBUG cnlink(sgsn-1)[0x55b0da03dd30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085639015 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085639015 DRANAP DEBUG cnlink(sgsn-2)[0x55b0da03e6c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085639015 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085639015 DRANAP DEBUG cnlink(sgsn-3)[0x55b0da03f050]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085639016 DRANAP DEBUG cnlink(sgsn-3)[0x55b0da03f050]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085639016 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250410085639016 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085639016 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085639016 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410085639016 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085639016 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085639016 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085639016 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) 20250410085639016 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085639016 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085639016 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085639016 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085639016 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085639016 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085639016 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085639016 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) 20250410085639016 DLSS7 DEBUG Found route for dpc=12=0.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) 20250410085639016 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250410085639016 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085639016 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250410085639016 DRANAP DEBUG cnlink(sgsn-3)[0x55b0da03f050]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085639016 DRANAP DEBUG cnlink(sgsn-2)[0x55b0da03e6c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085639016 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250410085639016 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085639016 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085639016 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410085639016 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085639016 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085639016 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085639016 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085639016 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085639016 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085639016 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085639016 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085639016 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085639016 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085639016 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085639016 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085639016 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085639016 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250410085639016 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085639016 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085639016 DRANAP DEBUG cnlink(sgsn-2)[0x55b0da03e6c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085639016 DRANAP DEBUG cnlink(sgsn-1)[0x55b0da03dd30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085639016 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250410085639016 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085639016 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085639016 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410085639016 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085639016 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085639016 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085639016 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085639016 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085639016 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085639016 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085639016 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085639016 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085639016 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085639016 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085639016 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085639016 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085639016 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250410085639016 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085639016 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085639016 DRANAP DEBUG cnlink(sgsn-1)[0x55b0da03dd30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085639016 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085639016 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250410085639016 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085639016 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085639016 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410085639016 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085639016 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085639016 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085639016 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085639016 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085639016 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085639016 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085639016 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085639016 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085639017 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085639017 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085639017 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085639017 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085639017 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085639017 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085639017 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085639017 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085639017 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085639017 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085639017 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085639017 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 20250410085639017 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250410085639017 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250410085639017 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085639017 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085639017 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085639017 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250410085639017 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250410085639017 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250410085639017 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085639017 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085639017 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085639017 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250410085639017 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250410085639017 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250410085639017 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085639017 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085639017 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085639017 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085639017 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085639017 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@dc2b9a5d0dfe: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(151)@dc2b9a5d0dfe: ************************************************* HNBGW_Test.sgsn0-M3UA(151)@dc2b9a5d0dfe: M3UA emulation initiated, the test can be started MTC@dc2b9a5d0dfe: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(151)@dc2b9a5d0dfe: ************************************************* HNBGW_Test.sgsn0-SCCP(149)@dc2b9a5d0dfe: v_sccp_pdu_maxlen:268 20250410085639036 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085639036 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085639036 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250410085639036 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250410085639036 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) 20250410085639036 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250410085639036 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250410085639036 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410085639036 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@dc2b9a5d0dfe: setverdict(pass): none -> pass 20250410085639213 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250410085639213 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250410085639213 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250410085639213 DLSS7 <000c> 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)@dc2b9a5d0dfe: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250410085639222 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085639222 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250410085639222 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250410085639222 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250410085639222 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250410085639222 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250410085639222 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250410085639222 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 20250410085639222 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250410085639222 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  20250410085639222 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250410085639225 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085639225 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250410085639225 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250410085639225 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  20250410085639225 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250410085639225 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250410085639225 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250410085639225 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 20250410085639225 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250410085639225 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  20250410085639225 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085639225 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250410085639225 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085639225 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250410085639225 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:413) 20250410085639225 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085639225 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085639225 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085639225 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085639225 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250410085639225 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250410085639226 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085639226 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250410085639226 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250410085639227 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250410085639227 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250410085639227 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085639227 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250410085639227 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085639227 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085639227 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410085639227 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085639227 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085639227 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085639227 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085639227 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085639227 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085639227 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085639227 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085639227 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085639227 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085639227 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085639227 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085639227 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085639227 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085639227 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085639227 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085639227 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085639227 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085639227 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085639227 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085639227 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085639227 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085639227 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.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' 20250410085639227 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410085639228 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410085639228 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085639228 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  HNBGW_Test.sgsn0-M3UA(151)@dc2b9a5d0dfe: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250410085639234 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085639234 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250410085639234 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250410085639234 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250410085639234 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250410085639234 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250410085639234 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250410085639234 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 20250410085639234 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250410085639234 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  20250410085639234 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250410085639237 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085639237 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250410085639237 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250410085639237 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  20250410085639237 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250410085639237 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250410085639237 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250410085639237 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 20250410085639237 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250410085639237 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  20250410085639237 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  20250410085639237 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085639237 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250410085639237 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085639237 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250410085639237 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250410085639237 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085639237 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085639237 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085639237 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085639237 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250410085639237 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250410085639237 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085639238 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085639238 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250410085639238 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085639238 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085639238 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410085639238 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085639238 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085639238 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085639238 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085639238 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085639238 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085639238 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085639238 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085639238 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085639238 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085639238 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085639238 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085639238 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085639238 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085639238 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085639238 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085639238 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085639239 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085639239 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085639239 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085639239 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085639239 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085639239 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250410085639239 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410085639239 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410085639239 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085639239 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  20250410085639310 DLSCCP DEBUG SCCP-SCOC(2)[0x55b0da05ab20]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250410085639310 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00818308), PART(T=Source Reference,L=4,D=00000002), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085639310 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) 20250410085639310 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085639310 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) 20250410085639310 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085639310 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085639310 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085639310 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 81 83 08 00 00 02 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085639310 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085639310 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085639310 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085639310 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085639310 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085639310 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 20250410085639310 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410085639310 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410085639310 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085639310 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 81 83 08 00 00 02 0f 00 00 00 00 00 06 00 08 00 00 00 02  20250410085639317 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085639317 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410085639317 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410085639317 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410085639317 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085639317 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410085639317 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085639317 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085639317 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085639317 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 81 83 08 00 00 06 00 08 00 00 00 07  20250410085639317 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085639317 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085639317 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085639317 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410085639317 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085639317 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=00818308) (sccp_scrc.c:486) 20250410085639317 DLSCCP DEBUG Received CO:RELCO for local reference 2 (sccp_scoc.c:1855) 20250410085639317 DLSCCP DEBUG SCCP-SCOC(2)[0x55b0da05ab20]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250410085639317 DLSCCP DEBUG SCCP-SCOC(2)[0x55b0da05ab20]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250410085639317 DLSCCP DEBUG SCCP-SCOC(2)[0x55b0da05ab20]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250410085639317 DLSCCP DEBUG SCCP-SCOC(2)[0x55b0da05ab20]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250410085639317 DLSCCP DEBUG SCCP-SCOC(2)[0x55b0da05ab20]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(147)@dc2b9a5d0dfe: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250410085640029 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085640029 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410085640029 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410085640029 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410085640029 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085640029 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410085640029 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085640029 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085640029 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085640029 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085640029 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085640029 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085640029 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085640029 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410085640029 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085640029 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085640029 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250410085640029 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410085640029 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085640029 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085640029 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085640029 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085640029 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085640029 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085640029 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085640029 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085640029 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085640029 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085640029 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085640029 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085640029 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085640029 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085640029 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250410085640030 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250410085640030 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250410085640030 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250410085640030 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085640030 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410085640030 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085640030 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085640030 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085640030 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085640030 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085640030 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085640030 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085640030 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085640030 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085640030 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085640030 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085640030 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085640030 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085640030 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085640030 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085640030 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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) 20250410085640030 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250410085640030 DRANAP NOTICE cnlink(msc-0)[0x55b0d9ff2940]{CONNECTED}: link up (cnlink.c:111) 20250410085640030 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085640030 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085640030 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085640030 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085640030 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085640030 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250410085640030 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410085640030 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410085640030 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085640030 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  20250410085640031 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085640031 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410085640031 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410085640031 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410085640031 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085640031 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410085640031 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085640031 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085640031 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085640032 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085640032 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085640032 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085640032 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085640032 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410085640032 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085640032 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085640032 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250410085640032 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410085640032 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085640032 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085640032 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085640032 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085640032 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085640032 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085640032 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085640032 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085640032 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085640032 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085640032 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085640032 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085640032 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085640032 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085640032 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250410085640032 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250410085640032 DRANAP INFO cnlink(msc-0)[0x55b0d9ff2940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250410085640035 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085640035 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410085640035 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer HNBGW_Test.sgsn0-RAN(150)@dc2b9a5d0dfe: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250410085640035 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410085640035 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085640035 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410085640035 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085640035 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085640035 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085640035 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085640035 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085640036 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085640036 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085640036 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410085640036 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085640036 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085640036 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250410085640036 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410085640036 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085640036 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085640036 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085640036 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085640036 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085640036 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085640036 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085640036 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085640036 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085640036 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085640036 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085640036 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085640036 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085640036 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085640036 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250410085640036 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250410085640036 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250410085640036 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250410085640036 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085640036 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410085640036 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085640036 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085640036 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085640036 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085640036 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085640036 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085640036 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085640036 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085640037 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085640037 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085640037 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085640037 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085640037 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085640037 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085640037 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085640037 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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) 20250410085640037 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250410085640037 DRANAP NOTICE cnlink(sgsn-0)[0x55b0da03d3a0]{CONNECTED}: link up (cnlink.c:111) 20250410085640037 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085640037 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085640037 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085640037 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085640037 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085640037 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.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' 20250410085640037 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410085640037 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410085640037 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085640037 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  20250410085640039 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085640039 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410085640039 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410085640039 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410085640039 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085640039 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410085640039 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085640039 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085640039 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085640039 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085640039 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085640039 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085640039 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085640039 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410085640039 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085640039 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085640039 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250410085640039 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410085640039 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085640039 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085640039 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085640039 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085640039 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085640039 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085640039 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085640039 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085640039 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085640040 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085640040 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085640040 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085640040 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085640040 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085640040 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250410085640040 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250410085640040 DRANAP INFO cnlink(sgsn-0)[0x55b0da03d3a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250410085640063 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51334<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ranap_ps_initial_ue_empty_cr0(153)@dc2b9a5d0dfe: f_gen_tmsi(suffix:=0, 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)@dc2b9a5d0dfe: f_create_expect(l3 := omit, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(150)@dc2b9a5d0dfe: 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)@dc2b9a5d0dfe: Added conn table entry 0TC_ranap_ps_initial_ue_empty_cr0(153)8120579 20250410085641103 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085641103 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085641103 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250410085641103 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250410085641103 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x7be903, normal) (hnbgw_rua.c:407) 20250410085641103 DHNB DEBUG map_rua[0x55b0da05ab20]{init}: Allocated (fsm.c:456) 20250410085641103 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8120579)[0x55b0da05ab20]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250410085641103 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8120579 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250410085641103 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410085641104 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410085641104 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000002 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250410085641104 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8120579 SCCP-0 PS MI=IMSI-262420000000002: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250410085641104 DCN DEBUG map_sccp[0x55b0da05a7a0]{init}: Allocated (fsm.c:456) 20250410085641104 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x55b0da05a7a0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250410085641104 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-8120579 <-> SCCP-4 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250410085641104 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8120579 SCCP-4 sgsn-0 MI=IMSI-262420000000002: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250410085641104 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8120579)[0x55b0da05ab20]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250410085641104 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410085641104 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410085641104 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8120579)[0x55b0da05ab20]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250410085641104 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x55b0da05a7a0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250410085641104 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250410085641104 DLSCCP DEBUG SCCP-SCOC(4)[0x55b0da056ab0]{IDLE}: Allocated (fsm.c:456) 20250410085641104 DLSCCP DEBUG SCCP-SCOC(4)[0x55b0da056ab0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250410085641104 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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) 20250410085641104 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085641104 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085641104 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085641104 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085641104 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085641104 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085641104 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085641104 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085641104 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085641104 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085641104 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085641104 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085641104 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085641104 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085641104 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085641104 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) 20250410085641104 DLSCCP DEBUG SCCP-SCOC(4)[0x55b0da056ab0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250410085641104 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x55b0da05a7a0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250410085641104 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8120579)[0x55b0da05ab20]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250410085641104 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085641104 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085641104 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085641104 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085641104 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085641104 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.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' 20250410085641104 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410085641104 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410085641104 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085641104 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)@dc2b9a5d0dfe: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(149)@dc2b9a5d0dfe: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(150)@dc2b9a5d0dfe: Found Expect[0] for l3=omit handled at TC_ranap_ps_initial_ue_empty_cr0(153) HNBGW_Test.sgsn0-RAN(150)@dc2b9a5d0dfe: Added conn table entry 0TC_ranap_ps_initial_ue_empty_cr0(153)8461351 HNBGW_Test.sgsn0-SCCP(149)@dc2b9a5d0dfe: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(149)@dc2b9a5d0dfe: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250410085641109 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085641109 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410085641109 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410085641109 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410085641109 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085641109 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410085641109 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085641109 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085641109 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085641109 DLSS7 <000c> osmo_ss7_asp.c:1175 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 02 f1 ed 02 00 00 00 00 00 06 00 08 00 00 00 07  20250410085641110 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085641110 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085641110 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085641110 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410085641110 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085641110 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0002f1ed) (sccp_scrc.c:486) 20250410085641110 DLSCCP DEBUG Received CO:COAK for local reference 4 (sccp_scoc.c:1855) 20250410085641110 DLSCCP DEBUG SCCP-SCOC(4)[0x55b0da056ab0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250410085641110 DLSCCP DEBUG SCCP-SCOC(4)[0x55b0da056ab0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250410085641110 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250410085641110 DLSCCP DEBUG SCCP-SCOC(4)[0x55b0da056ab0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250410085641110 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0002f1ed), PART(T=Data,L=88,D=001340540000070003400180000f40060000f11009260037400100003a40080000f110092600370010401d1c080101d571000008292624000000002000f1102a2a170512c7422000004f40030000140056400500f1100926) (sccp_scrc.c:415) 20250410085641110 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085641110 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085641110 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085641110 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085641110 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085641110 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085641110 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 02 f1 ed 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 00 14 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085641110 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085641110 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250410085641110 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) 20250410085641110 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x55b0da05a7a0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250410085641110 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x55b0da05a7a0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250410085641110 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085641110 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085641110 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085641110 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085641110 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085641110 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.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' 20250410085641110 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410085641110 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410085641110 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085641110 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 02 f1 ed 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 00 14 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(149)@dc2b9a5d0dfe: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(149)@dc2b9a5d0dfe: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(149)@dc2b9a5d0dfe: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(149)@dc2b9a5d0dfe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_ps_initial_ue_empty_cr0(153)@dc2b9a5d0dfe: setverdict(pass): none -> pass MTC@dc2b9a5d0dfe: ok: talloc reports "asn1_context" = 1 bytes 20250410085641132 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51326<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250410085641132 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:37185<->l=127.0.0.1:4262) (control_if.c:193) VirtHNBGW-STATS(141)@dc2b9a5d0dfe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(142)@dc2b9a5d0dfe: Final verdict of PTC: none MTC@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed 20250410085641135 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51320<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_ps_initial_ue_empty_cr-Iuh0-RUA(145)@dc2b9a5d0dfe: Final verdict of PTC: none MutexDispCT-TC_ranap_ps_initial_ue_empty_cr(140)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(146)@dc2b9a5d0dfe: Final verdict of PTC: none 20250410085641137 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250410085641137 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410085641137 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250410085641137 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250410085641137 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250410085641137 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410085641137 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250410085641137 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250410085641137 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250410085641137 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085641137 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-msc0-0: connection closed 20250410085641137 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250410085641137 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250410085641137 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250410085641137 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250410085641137 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 20250410085641137 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  20250410085641137 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085641137 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250410085641137 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250410085641138 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085641138 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250410085641138 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:378) 20250410085641138 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085641138 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085641138 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085641138 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085641138 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250410085641138 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250410085641138 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250410085641138 DRANAP NOTICE cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc0-RAN(147)@dc2b9a5d0dfe: Final verdict of PTC: none 20250410085641139 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250410085641139 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410085641139 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250410085641139 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST HNBGW_Test.sgsn0-RAN(150)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(149)@dc2b9a5d0dfe: Final verdict of PTC: none 20250410085641139 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) 20250410085641139 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085641139 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-sgsn0-0: connection closed 20250410085641139 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250410085641140 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250410085641140 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250410085641140 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250410085641140 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs TC_ranap_ps_initial_ue_empty_cr-Iuh0(144)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(148)@dc2b9a5d0dfe: Final verdict of PTC: none 20250410085641140 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085641140 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250410085641140 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250410085641140 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085641140 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250410085641140 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250410085641140 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085641140 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085641140 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085641140 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085641140 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250410085641140 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250410085641140 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250410085641140 DRANAP NOTICE cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: link lost (cnlink.c:118) 20250410085641140 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x55b0da05a7a0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250410085641140 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250410085641140 DLSCCP DEBUG SCCP-SCOC(4)[0x55b0da056ab0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250410085641140 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0002f1ed), PART(T=Source Reference,L=4,D=00000004), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250410085641140 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085641140 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085641140 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085641140 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085641140 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085641141 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085641141 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [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 02 f1 ed 00 00 04 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085641141 DLSCCP DEBUG SCCP-SCOC(4)[0x55b0da056ab0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250410085641141 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x55b0da05a7a0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250410085641141 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8120579)[0x55b0da05ab20]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250410085641141 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8120579)[0x55b0da05ab20]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250410085641141 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20250410085641141 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8120579)[0x55b0da05ab20]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250410085641141 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8120579)[0x55b0da05ab20]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250410085641141 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8120579)[0x55b0da05ab20]{disrupted}: Freeing instance (context_map.c:202) 20250410085641141 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8120579)[0x55b0da05ab20]{disrupted}: Deallocated (fsm.c:568) 20250410085641141 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x55b0da05a7a0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250410085641141 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x55b0da05a7a0]{disconnected}: Freeing instance (context_map.c:206) 20250410085641141 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x55b0da05a7a0]{disconnected}: Deallocated (fsm.c:568) 20250410085641141 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8120579 SCCP-4 sgsn-0 MI=IMSI-262420000000002: Deallocating (context_map.c:225) HNBGW-PFCP(143)@dc2b9a5d0dfe: Final verdict of PTC: none 20250410085641141 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410085641141 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250410085641141 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085641141 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085641141 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410085641141 DMAIN NOTICE (127.0.0.1:9999 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) 20250410085641141 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) HNBGW_Test.sgsn0-M3UA(151)@dc2b9a5d0dfe: Final verdict of PTC: none 20250410085641141 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085641141 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085641141 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085641141 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085641141 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085641141 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! HNBGW-MGCP(152)@dc2b9a5d0dfe: Final verdict of PTC: none 20250410085641144 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51334<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_ps_initial_ue_empty_cr0(153)@dc2b9a5d0dfe: Final verdict of PTC: pass MTC@dc2b9a5d0dfe: Setting final verdict of the test case. MTC@dc2b9a5d0dfe: Local verdict of MTC: pass MTC@dc2b9a5d0dfe: Local verdict of PTC MutexDispCT-TC_ranap_ps_initial_ue_empty_cr(140): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC VirtHNBGW-STATS(141): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC IPA-CTRL-CLI-IPA(142): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW-PFCP(143): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC TC_ranap_ps_initial_ue_empty_cr-Iuh0(144): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC TC_ranap_ps_initial_ue_empty_cr-Iuh0-RUA(145): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.msc0-SCCP(146): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.msc0-RAN(147): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.msc0-M3UA(148): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(149): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.sgsn0-RAN(150): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(151): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW-MGCP(152): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC TC_ranap_ps_initial_ue_empty_cr0(153): pass (pass -> pass) MTC@dc2b9a5d0dfe: Test case TC_ranap_ps_initial_ue_empty_cr finished. Verdict: pass MTC@dc2b9a5d0dfe: 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'. Thu Apr 10 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 20250410085641235 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51342<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410085641738 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51342<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=301356) Waiting for packet dumper to finish... 1 (prev_count=301356, count=302012) 20250410085643138 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250410085643138 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250410085643138 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250410085643141 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250410085643141 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250410085643141 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@dc2b9a5d0dfe: 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@dc2b9a5d0dfe: 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 ------ Thu Apr 10 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@dc2b9a5d0dfe: 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@dc2b9a5d0dfe: Test case TC_ranap_cs_bidir started. 20250410085644832 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51348<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410085644836 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51360<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410085644841 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:32803<->l=127.0.0.1:4262) (control_if.c:572) 20250410085644913 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085644913 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085644914 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085644914 DRANAP DEBUG cnlink(msc-1)[0x55b0d9fd5920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085644914 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085644914 DRANAP DEBUG cnlink(msc-2)[0x55b0d9fd2b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ranap_cs_bidir-Iuh0(158)@dc2b9a5d0dfe: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250410085644914 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250410085644914 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250410085644914 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085644914 DRANAP DEBUG cnlink(msc-3)[0x55b0da03ca10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085644915 DRANAP DEBUG cnlink(msc-3)[0x55b0da03ca10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085644915 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250410085644915 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085644915 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085644915 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410085644915 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085644915 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085644915 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085644915 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) 20250410085644915 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085644915 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085644915 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085644915 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085644915 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085644915 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085644915 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085644915 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) 20250410085644915 DLSS7 DEBUG Found route for dpc=4=0.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) 20250410085644915 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250410085644915 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085644915 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250410085644915 DRANAP DEBUG cnlink(msc-3)[0x55b0da03ca10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085644915 DRANAP DEBUG cnlink(msc-2)[0x55b0d9fd2b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085644915 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250410085644915 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085644915 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085644915 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410085644915 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085644915 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085644915 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085644915 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085644915 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085644915 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085644915 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085644915 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085644915 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085644915 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085644915 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085644915 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085644915 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085644915 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250410085644915 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085644915 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085644915 DRANAP DEBUG cnlink(msc-2)[0x55b0d9fd2b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085644915 DRANAP DEBUG cnlink(msc-1)[0x55b0d9fd5920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085644915 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250410085644915 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085644915 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085644915 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410085644915 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085644915 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085644915 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085644915 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085644915 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085644915 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085644915 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085644915 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085644915 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085644915 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085644915 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085644915 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085644915 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085644915 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410085644915 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085644915 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085644915 DRANAP DEBUG cnlink(msc-1)[0x55b0d9fd5920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085644915 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085644915 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250410085644915 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085644915 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085644915 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410085644915 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085644915 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085644915 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085644915 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085644915 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085644915 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085644915 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085644915 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085644915 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085644915 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085644915 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085644915 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085644915 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085644915 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085644915 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085644915 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085644916 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085644916 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085644916 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085644916 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085644916 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 20250410085644916 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250410085644916 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250410085644916 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085644916 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085644916 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085644916 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250410085644916 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250410085644916 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 20250410085644916 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250410085644916 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085644916 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085644916 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085644916 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410085644916 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410085644916 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250410085644916 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085644916 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085644916 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085644916 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085644916 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085644916 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@dc2b9a5d0dfe: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@dc2b9a5d0dfe: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(162)@dc2b9a5d0dfe: ************************************************* HNBGW_Test.msc0-M3UA(162)@dc2b9a5d0dfe: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(162)@dc2b9a5d0dfe: ************************************************* HNBGW_Test.msc0-SCCP(160)@dc2b9a5d0dfe: v_sccp_pdu_maxlen:268 20250410085644930 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085644930 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085644930 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085644930 DRANAP DEBUG cnlink(sgsn-1)[0x55b0da03dd30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085644930 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085644930 DRANAP DEBUG cnlink(sgsn-2)[0x55b0da03e6c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085644930 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085644930 DRANAP DEBUG cnlink(sgsn-3)[0x55b0da03f050]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085644931 DRANAP DEBUG cnlink(sgsn-3)[0x55b0da03f050]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085644931 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250410085644931 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085644931 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085644931 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410085644931 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085644931 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085644931 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085644931 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) 20250410085644931 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085644931 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085644931 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085644931 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085644931 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085644931 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085644931 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085644931 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) 20250410085644931 DLSS7 DEBUG Found route for dpc=12=0.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) 20250410085644931 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250410085644931 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085644931 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250410085644931 DRANAP DEBUG cnlink(sgsn-3)[0x55b0da03f050]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085644931 DRANAP DEBUG cnlink(sgsn-2)[0x55b0da03e6c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085644931 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250410085644931 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085644931 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085644931 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410085644931 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085644931 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085644931 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085644931 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085644931 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085644931 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085644931 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085644931 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085644931 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085644931 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085644931 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085644931 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085644931 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085644931 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250410085644931 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085644931 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085644931 DRANAP DEBUG cnlink(sgsn-2)[0x55b0da03e6c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085644931 DRANAP DEBUG cnlink(sgsn-1)[0x55b0da03dd30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085644931 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250410085644931 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085644931 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085644931 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410085644931 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085644931 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085644931 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085644931 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085644931 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085644931 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085644931 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085644931 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085644931 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085644931 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085644931 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085644931 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085644931 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085644931 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250410085644931 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085644931 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085644931 DRANAP DEBUG cnlink(sgsn-1)[0x55b0da03dd30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085644931 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085644931 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250410085644931 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085644931 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085644931 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410085644931 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085644931 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085644931 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085644931 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085644931 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085644931 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085644931 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085644931 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085644931 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085644931 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085644931 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085644931 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085644931 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085644931 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085644931 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085644931 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085644931 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085644932 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085644932 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085644932 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085644932 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 20250410085644932 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250410085644932 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250410085644932 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085644932 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085644932 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085644932 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250410085644932 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250410085644932 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250410085644932 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085644932 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085644932 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085644932 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250410085644932 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250410085644932 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250410085644932 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085644932 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085644932 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085644932 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085644932 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085644932 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 20250410085644932 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@dc2b9a5d0dfe: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(165)@dc2b9a5d0dfe: ************************************************* MTC@dc2b9a5d0dfe: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(165)@dc2b9a5d0dfe: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(165)@dc2b9a5d0dfe: ************************************************* HNBGW_Test.sgsn0-SCCP(163)@dc2b9a5d0dfe: v_sccp_pdu_maxlen:268 20250410085644952 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085644952 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085644952 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250410085644952 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250410085644952 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) 20250410085644952 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250410085644952 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250410085644952 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410085644952 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@dc2b9a5d0dfe: setverdict(pass): none -> pass 20250410085645126 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250410085645126 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250410085645126 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250410085645126 DLSS7 <000c> 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)@dc2b9a5d0dfe: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250410085645134 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085645134 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250410085645134 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250410085645134 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250410085645134 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250410085645134 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250410085645134 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250410085645134 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 20250410085645134 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250410085645134 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  20250410085645134 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250410085645137 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085645137 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250410085645137 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250410085645137 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  20250410085645137 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250410085645137 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250410085645137 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250410085645137 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 20250410085645137 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250410085645137 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  20250410085645137 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085645137 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250410085645137 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085645137 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250410085645137 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:413) 20250410085645137 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085645137 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085645137 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085645137 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085645137 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250410085645138 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250410085645138 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085645139 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085645139 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250410085645139 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085645139 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085645139 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410085645139 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085645139 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085645139 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085645139 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085645139 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085645139 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085645139 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085645139 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085645139 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085645139 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085645139 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085645139 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085645139 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085645139 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085645139 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085645139 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085645139 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085645139 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085645139 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085645139 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085645139 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085645139 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085645139 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.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' 20250410085645139 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410085645139 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410085645139 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085645139 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  20250410085645141 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250410085645142 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250410085645142 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250410085645142 DLSS7 <000c> 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)@dc2b9a5d0dfe: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250410085645147 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085645147 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250410085645147 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250410085645147 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250410085645147 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250410085645147 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250410085645147 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250410085645147 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 20250410085645147 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250410085645147 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  20250410085645147 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250410085645150 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085645150 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250410085645150 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250410085645150 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  20250410085645150 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250410085645150 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250410085645150 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250410085645150 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 20250410085645150 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250410085645150 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  20250410085645150 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  20250410085645150 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085645150 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250410085645150 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085645150 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250410085645150 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250410085645150 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085645150 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085645150 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085645151 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085645151 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250410085645151 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250410085645151 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085645152 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085645152 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250410085645152 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085645152 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085645152 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410085645152 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085645152 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085645152 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085645152 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085645152 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085645152 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085645152 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085645152 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085645152 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085645152 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085645152 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085645152 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085645152 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085645152 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085645152 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085645152 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085645152 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085645152 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085645152 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085645152 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085645152 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085645152 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085645152 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.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' 20250410085645152 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410085645152 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410085645152 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085645152 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  20250410085645214 DLSCCP DEBUG SCCP-SCOC(3)[0x55b0da059970]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250410085645214 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000d4c7e), PART(T=Source Reference,L=4,D=00000003), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085645214 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085645214 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085645214 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085645214 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085645214 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085645214 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085645214 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 0d 4c 7e 00 00 03 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085645215 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085645215 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085645215 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085645215 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085645215 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085645215 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250410085645215 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410085645215 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410085645215 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085645215 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 0d 4c 7e 00 00 03 0f 00 00 00 00 00 06 00 08 00 00 00 01  20250410085645222 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085645222 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410085645222 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410085645222 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410085645222 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085645222 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410085645222 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085645222 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085645222 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085645222 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 0d 4c 7e 00 00 06 00 08 00 00 00 07  20250410085645222 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085645222 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085645222 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085645222 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410085645223 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085645223 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=000d4c7e) (sccp_scrc.c:486) 20250410085645223 DLSCCP DEBUG Received CO:RELCO for local reference 3 (sccp_scoc.c:1855) 20250410085645223 DLSCCP DEBUG SCCP-SCOC(3)[0x55b0da059970]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250410085645223 DLSCCP DEBUG SCCP-SCOC(3)[0x55b0da059970]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250410085645223 DLSCCP DEBUG SCCP-SCOC(3)[0x55b0da059970]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250410085645223 DLSCCP DEBUG SCCP-SCOC(3)[0x55b0da059970]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250410085645223 DLSCCP DEBUG SCCP-SCOC(3)[0x55b0da059970]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(161)@dc2b9a5d0dfe: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250410085645940 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085645940 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410085645940 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410085645940 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410085645940 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085645940 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410085645940 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085645940 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085645940 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085645940 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085645940 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085645940 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085645940 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085645941 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410085645941 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085645941 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085645941 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250410085645941 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410085645941 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085645941 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085645941 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085645941 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085645941 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085645941 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085645941 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085645941 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085645941 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085645941 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085645941 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085645941 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085645941 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085645941 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085645941 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250410085645941 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250410085645941 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250410085645941 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250410085645941 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085645941 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410085645941 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085645941 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085645941 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085645941 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) 20250410085645941 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085645941 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085645941 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085645941 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085645941 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085645942 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085645942 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085645942 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) 20250410085645942 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085645942 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085645942 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085645942 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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) 20250410085645942 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250410085645942 DRANAP NOTICE cnlink(msc-0)[0x55b0d9ff2940]{CONNECTED}: link up (cnlink.c:111) 20250410085645942 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085645942 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085645942 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085645942 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085645942 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085645942 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 20250410085645942 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410085645942 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410085645942 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085645942 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  20250410085645944 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085645944 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410085645944 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410085645944 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410085645944 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085645944 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410085645944 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085645944 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085645944 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085645944 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085645944 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085645944 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085645944 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085645944 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410085645944 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085645944 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085645944 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250410085645944 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410085645944 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085645944 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085645944 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085645944 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085645944 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085645944 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085645944 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085645944 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085645944 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085645945 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085645945 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085645945 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085645945 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085645945 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085645945 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250410085645945 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250410085645945 DRANAP INFO cnlink(msc-0)[0x55b0d9ff2940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250410085645949 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085645949 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410085645949 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410085645949 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410085645949 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085645949 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410085645949 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085645949 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085645949 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085645949 DLSS7 <000c> osmo_ss7_asp.c:1175 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(164)@dc2b9a5d0dfe: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250410085645950 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085645950 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085645950 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085645950 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410085645950 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085645950 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085645950 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250410085645950 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410085645950 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085645950 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085645950 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085645950 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085645950 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085645950 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085645950 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085645950 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085645950 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085645950 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085645950 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085645950 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085645950 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085645950 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085645950 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250410085645950 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250410085645950 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250410085645950 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250410085645950 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085645950 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410085645950 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085645950 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085645950 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085645950 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085645950 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085645950 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085645950 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085645950 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085645950 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085645950 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085645950 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085645950 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085645950 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085645950 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085645950 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085645950 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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) 20250410085645950 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250410085645950 DRANAP NOTICE cnlink(sgsn-0)[0x55b0da03d3a0]{CONNECTED}: link up (cnlink.c:111) 20250410085645950 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085645950 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085645950 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085645950 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085645950 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085645950 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.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' 20250410085645950 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410085645950 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410085645950 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085645950 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  20250410085645950 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085645950 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410085645950 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410085645950 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410085645950 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085645950 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410085645950 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085645950 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085645950 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085645950 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085645950 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085645950 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085645950 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085645950 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410085645950 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085645950 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085645950 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250410085645950 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410085645950 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085645950 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085645950 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085645950 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085645950 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085645950 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085645950 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085645950 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085645951 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085645951 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085645951 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085645951 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085645951 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085645951 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085645951 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250410085645951 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250410085645951 DRANAP INFO cnlink(sgsn-0)[0x55b0da03d3a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250410085645983 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49120<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ranap_cs_bidir0(167)@dc2b9a5d0dfe: f_gen_tmsi(suffix:=0, nri_v:=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)@dc2b9a5d0dfe: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(161)@dc2b9a5d0dfe: Created Expect[0] for '05080200F110172A52082926240000000030'O to be handled at TC_ranap_cs_bidir0(167) TC_ranap_cs_bidir-Iuh0-RUA(159)@dc2b9a5d0dfe: Added conn table entry 0TC_ranap_cs_bidir0(167)2776527 20250410085647039 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085647039 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085647039 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250410085647040 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250410085647040 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x2a5dcf, normal) (hnbgw_rua.c:407) 20250410085647040 DHNB DEBUG map_rua[0x55b0da059970]{init}: Allocated (fsm.c:456) 20250410085647040 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2776527)[0x55b0da059970]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250410085647040 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2776527 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250410085647040 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410085647040 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410085647040 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2776527 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250410085647040 DCN DEBUG map_sccp[0x55b0da05ab20]{init}: Allocated (fsm.c:456) 20250410085647040 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55b0da05ab20]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250410085647040 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-2776527 <-> SCCP-5 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250410085647040 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2776527 SCCP-5 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250410085647040 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2776527)[0x55b0da059970]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250410085647040 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410085647040 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410085647040 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2776527)[0x55b0da059970]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250410085647040 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55b0da05ab20]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250410085647040 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250410085647040 DLSCCP DEBUG SCCP-SCOC(5)[0x55b0da05a7a0]{IDLE}: Allocated (fsm.c:456) 20250410085647040 DLSCCP DEBUG SCCP-SCOC(5)[0x55b0da05a7a0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250410085647040 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000030004f40030000810056400500f1100926) (sccp_scrc.c:415) 20250410085647040 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085647040 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085647041 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085647041 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085647041 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085647041 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085647041 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085647041 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085647041 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085647041 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085647041 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085647041 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085647041 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085647041 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085647041 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085647041 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 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) 20250410085647041 DLSCCP DEBUG SCCP-SCOC(5)[0x55b0da05a7a0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250410085647041 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55b0da05ab20]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250410085647041 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2776527)[0x55b0da059970]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250410085647041 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085647041 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085647041 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085647041 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085647041 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085647041 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250410085647041 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410085647042 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410085647042 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085647042 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 81 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(160)@dc2b9a5d0dfe: First idle individual index:0 HNBGW_Test.msc0-SCCP(160)@dc2b9a5d0dfe: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(161)@dc2b9a5d0dfe: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_ranap_cs_bidir0(167) HNBGW_Test.msc0-RAN(161)@dc2b9a5d0dfe: Added conn table entry 0TC_ranap_cs_bidir0(167)5811170 HNBGW_Test.msc0-SCCP(160)@dc2b9a5d0dfe: Session index based on connection ID:0 TC_ranap_cs_bidir0(167)@dc2b9a5d0dfe: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(160)@dc2b9a5d0dfe: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250410085647054 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085647054 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410085647054 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410085647054 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410085647054 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085647054 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410085647054 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085647054 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085647054 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085647054 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 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 56 32 b0 02 00 00 00 00 00 06 00 08 00 00 00 07  20250410085647055 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085647055 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085647055 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085647055 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410085647055 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085647055 DLSS7 DEBUG scrc_rx_mtp_xfer_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=005632b0) (sccp_scrc.c:486) 20250410085647055 DLSCCP DEBUG Received CO:COAK for local reference 5 (sccp_scoc.c:1855) 20250410085647055 DLSCCP DEBUG SCCP-SCOC(5)[0x55b0da05a7a0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250410085647055 DLSCCP DEBUG SCCP-SCOC(5)[0x55b0da05a7a0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250410085647055 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085647055 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250410085647055 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) 20250410085647055 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55b0da05ab20]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250410085647055 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55b0da05ab20]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) HNBGW_Test.msc0-SCCP(160)@dc2b9a5d0dfe: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(160)@dc2b9a5d0dfe: vl_len:22 HNBGW_Test.msc0-SCCP(160)@dc2b9a5d0dfe: vl_from0 HNBGW_Test.msc0-SCCP(160)@dc2b9a5d0dfe: data sent by MTP3_SCCP_PORT: '001440120000010010400B0AD8418818720C462506AE'O 20250410085647260 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085647260 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410085647260 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410085647260 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410085647260 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085647260 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410085647260 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085647260 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085647260 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085647260 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 d8 41 88 18 72 0c 46 25 06 ae 00 00 00 00 06 00 08 00 00 00 07  20250410085647261 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 64 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085647261 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085647261 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085647261 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410085647261 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085647261 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=001440120000010010400b0ad8418818720c462506ae) (sccp_scrc.c:486) 20250410085647261 DLSCCP DEBUG Received CO:CODT for local reference 5 (sccp_scoc.c:1855) 20250410085647261 DLSCCP DEBUG SCCP-SCOC(5)[0x55b0da05a7a0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250410085647261 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085647261 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250410085647261 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55b0da05ab20]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250410085647261 DRANAP DEBUG Rx CO IM (Direct Transfer) (ranap_common_ran.c:43) 20250410085647261 DRANAP DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250410085647261 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55b0da05ab20]{connected}: rx from SCCP: RANAP Direct Transfer (context_map_sccp.c:217) 20250410085647261 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2776527)[0x55b0da059970]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250410085647261 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 46 bytes (hnbgw_rua.c:122) 20250410085647261 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410085647261 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)@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed 20250410085647271 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085647271 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085647271 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 46 bytes from client (stream_srv.c:1351) 20250410085647271 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250410085647271 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x2a5dcf) (hnbgw_rua.c:471) 20250410085647271 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2776527 SCCP-5 msc-0 MI=IMSI-262420000000003: rx RUA DirectTransfer with 22 bytes RANAP data (hnbgw_rua.c:312) 20250410085647271 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2776527)[0x55b0da059970]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250410085647271 DRANAP DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250410085647271 DRANAP DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250410085647271 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2776527)[0x55b0da059970]{connected}: rx from RUA: RANAP Direct Transfer (context_map_rua.c:171) 20250410085647271 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55b0da05ab20]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250410085647271 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250410085647271 DLSCCP DEBUG SCCP-SCOC(5)[0x55b0da05a7a0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250410085647271 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005632b0), PART(T=Data,L=22,D=001440120000010010400b0abfa2a6ccaa6677b18798) (sccp_scrc.c:415) 20250410085647271 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085647271 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085647271 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085647271 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085647271 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085647271 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085647271 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 56 32 b0 00 01 16 00 14 40 12 00 00 01 00 10 40 0b 0a bf a2 a6 cc aa 66 77 b1 87 98 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085647271 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085647271 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085647271 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085647271 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085647271 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085647271 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250410085647271 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410085647271 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410085647271 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085647271 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 56 32 b0 00 01 16 00 14 40 12 00 00 01 00 10 40 0b 0a bf a2 a6 cc aa 66 77 b1 87 98 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(160)@dc2b9a5d0dfe: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(160)@dc2b9a5d0dfe: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(160)@dc2b9a5d0dfe: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(160)@dc2b9a5d0dfe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_cs_bidir0(167)@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(160)@dc2b9a5d0dfe: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(160)@dc2b9a5d0dfe: vl_len:20 HNBGW_Test.msc0-SCCP(160)@dc2b9a5d0dfe: vl_from0 HNBGW_Test.msc0-SCCP(160)@dc2b9a5d0dfe: data sent by MTP3_SCCP_PORT: '000F401000000100174009500262420000000003'O 20250410085647285 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085647285 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410085647285 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410085647285 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410085647285 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085647285 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410085647285 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085647285 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085647285 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085647285 DLSS7 <000c> osmo_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  20250410085647286 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085647286 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085647286 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085647286 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410085647286 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085647286 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) 20250410085647286 DLSCCP DEBUG Received CO:CODT for local reference 5 (sccp_scoc.c:1855) 20250410085647286 DLSCCP DEBUG SCCP-SCOC(5)[0x55b0da05a7a0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250410085647286 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085647286 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250410085647286 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55b0da05ab20]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250410085647286 DRANAP DEBUG Rx CO IM (Common ID) (ranap_common_ran.c:43) 20250410085647286 DRANAP DEBUG Decoding message RANAP_CommonID_IEs (ranap_decoder.c:3266) (ranap_decoder.c:3266) 20250410085647286 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55b0da05ab20]{connected}: rx from SCCP: RANAP Common ID (context_map_sccp.c:217) 20250410085647286 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2776527)[0x55b0da059970]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250410085647286 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 44 bytes (hnbgw_rua.c:122) 20250410085647286 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410085647286 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)@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed MTC@dc2b9a5d0dfe: ok: talloc reports "asn1_context" = 1 bytes 20250410085647299 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51360<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250410085647299 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:32803<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(156)@dc2b9a5d0dfe: Final verdict of PTC: none VirtHNBGW-STATS(155)@dc2b9a5d0dfe: Final verdict of PTC: none MTC@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed 20250410085647300 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51348<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250410085647300 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085647300 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085647300 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410085647300 DMAIN NOTICE (127.0.0.1:9999 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) 20250410085647300 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250410085647300 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2776527)[0x55b0da059970]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250410085647301 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2776527)[0x55b0da059970]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250410085647301 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55b0da05ab20]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250410085647301 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250410085647301 DLSCCP DEBUG SCCP-SCOC(5)[0x55b0da05a7a0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250410085647301 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005632b0), PART(T=Source Reference,L=4,D=00000005), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250410085647301 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085647301 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085647301 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085647301 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085647301 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085647301 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085647301 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [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 56 32 b0 00 00 05 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085647301 DLSCCP DEBUG SCCP-SCOC(5)[0x55b0da05a7a0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250410085647301 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55b0da05ab20]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250410085647301 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2776527)[0x55b0da059970]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250410085647301 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2776527)[0x55b0da059970]{disrupted}: Freeing instance (context_map.c:202) 20250410085647301 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2776527)[0x55b0da059970]{disrupted}: Deallocated (fsm.c:568) 20250410085647301 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55b0da05ab20]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250410085647301 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55b0da05ab20]{disconnected}: Freeing instance (context_map.c:206) 20250410085647301 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55b0da05ab20]{disconnected}: Deallocated (fsm.c:568) 20250410085647301 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-2776527 SCCP-5 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250410085647301 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085647301 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085647301 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085647301 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085647301 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085647301 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250410085647301 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410085647301 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410085647301 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085647301 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 56 32 b0 00 00 05 00 00 00 00 00 00 06 00 08 00 00 00 01  20250410085647301 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250410085647301 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410085647301 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250410085647301 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250410085647301 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250410085647301 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410085647301 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250410085647301 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250410085647301 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250410085647301 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410085647301 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250410085647301 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250410085647301 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250410085647301 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085647301 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-sgsn0-0: connection closed 20250410085647301 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250410085647301 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250410085647301 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250410085647301 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250410085647301 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 20250410085647301 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  20250410085647301 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085647301 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250410085647301 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(161)@dc2b9a5d0dfe: Final verdict of PTC: none TC_ranap_cs_bidir-Iuh0-RUA(159)@dc2b9a5d0dfe: Final verdict of PTC: none MutexDispCT-TC_ranap_cs_bidir(154)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(163)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(164)@dc2b9a5d0dfe: Final verdict of PTC: none 20250410085647301 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20250410085647301 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) HNBGW_Test.sgsn0-M3UA(165)@dc2b9a5d0dfe: Final verdict of PTC: none 20250410085647301 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085647301 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250410085647301 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250410085647301 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250410085647301 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SEND_FAILED 20250410085647301 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 20250410085647301 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085647301 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085647301 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085647301 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085647301 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250410085647301 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250410085647301 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250410085647301 DRANAP NOTICE cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc0-M3UA(162)@dc2b9a5d0dfe: Final verdict of PTC: none TC_ranap_cs_bidir-Iuh0(158)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW-PFCP(157)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(160)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW-MGCP(166)@dc2b9a5d0dfe: Final verdict of PTC: none 20250410085647302 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49120<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_cs_bidir0(167)@dc2b9a5d0dfe: Final verdict of PTC: pass MTC@dc2b9a5d0dfe: Setting final verdict of the test case. MTC@dc2b9a5d0dfe: Local verdict of MTC: pass MTC@dc2b9a5d0dfe: Local verdict of PTC MutexDispCT-TC_ranap_cs_bidir(154): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC VirtHNBGW-STATS(155): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC IPA-CTRL-CLI-IPA(156): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW-PFCP(157): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC TC_ranap_cs_bidir-Iuh0(158): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC TC_ranap_cs_bidir-Iuh0-RUA(159): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.msc0-SCCP(160): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.msc0-RAN(161): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.msc0-M3UA(162): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(163): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.sgsn0-RAN(164): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(165): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW-MGCP(166): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC TC_ranap_cs_bidir0(167): pass (pass -> pass) MTC@dc2b9a5d0dfe: Test case TC_ranap_cs_bidir finished. Verdict: pass MTC@dc2b9a5d0dfe: 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'. Thu Apr 10 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 20250410085647342 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49124<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410085647844 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49124<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=255608) Waiting for packet dumper to finish... 1 (prev_count=255608, count=314888) 20250410085649301 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250410085649301 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250410085649301 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@dc2b9a5d0dfe: 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@dc2b9a5d0dfe: 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 ------ Thu Apr 10 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@dc2b9a5d0dfe: 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@dc2b9a5d0dfe: Test case TC_ranap_ps_bidir started. 20250410085650941 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49140<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410085650947 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49154<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410085650950 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:44767<->l=127.0.0.1:4262) (control_if.c:572) 20250410085651031 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085651031 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085651031 DRANAP NOTICE cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: link lost (cnlink.c:118) 20250410085651032 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085651032 DRANAP DEBUG cnlink(msc-1)[0x55b0d9fd5920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085651032 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085651032 DRANAP DEBUG cnlink(msc-2)[0x55b0d9fd2b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085651032 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250410085651032 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)@dc2b9a5d0dfe: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250410085651032 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085651032 DRANAP DEBUG cnlink(msc-3)[0x55b0da03ca10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085651033 DRANAP DEBUG cnlink(msc-3)[0x55b0da03ca10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085651033 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250410085651033 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085651033 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085651033 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410085651033 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085651033 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085651033 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085651033 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) 20250410085651033 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085651033 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085651033 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085651033 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085651033 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085651033 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085651033 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085651033 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) 20250410085651033 DLSS7 DEBUG Found route for dpc=4=0.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) 20250410085651033 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250410085651033 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085651033 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250410085651033 DRANAP DEBUG cnlink(msc-3)[0x55b0da03ca10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085651033 DRANAP DEBUG cnlink(msc-2)[0x55b0d9fd2b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085651033 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250410085651033 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085651033 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085651033 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410085651033 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085651033 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085651033 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085651033 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085651034 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085651034 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085651034 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085651034 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085651034 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085651034 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085651034 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085651034 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085651034 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085651034 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250410085651034 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085651034 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085651034 DRANAP DEBUG cnlink(msc-2)[0x55b0d9fd2b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085651034 DRANAP DEBUG cnlink(msc-1)[0x55b0d9fd5920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085651034 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250410085651034 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085651034 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085651034 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410085651034 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085651034 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085651034 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085651034 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) 20250410085651034 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085651034 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085651034 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085651034 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085651034 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085651034 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085651034 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085651034 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) 20250410085651034 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085651034 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410085651034 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085651034 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085651034 DRANAP DEBUG cnlink(msc-1)[0x55b0d9fd5920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085651034 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085651034 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250410085651034 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085651034 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085651034 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410085651034 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085651034 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085651034 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085651034 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085651034 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085651034 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085651034 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085651034 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085651034 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085651034 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085651034 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085651034 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085651034 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085651034 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085651034 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085651034 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085651034 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085651034 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085651034 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085651034 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085651034 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 20250410085651034 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250410085651034 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250410085651034 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085651034 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085651034 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085651034 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250410085651034 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250410085651034 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 20250410085651034 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250410085651034 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085651034 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085651034 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085651034 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410085651034 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410085651034 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 20250410085651034 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250410085651034 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085651034 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085651034 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085651034 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085651034 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085651034 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250410085651034 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410085651034 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410085651034 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085651034 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  20250410085651034 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@dc2b9a5d0dfe: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@dc2b9a5d0dfe: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(176)@dc2b9a5d0dfe: ************************************************* HNBGW_Test.msc0-M3UA(176)@dc2b9a5d0dfe: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(176)@dc2b9a5d0dfe: ************************************************* HNBGW_Test.msc0-SCCP(174)@dc2b9a5d0dfe: v_sccp_pdu_maxlen:268 20250410085651047 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085651047 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085651048 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085651048 DRANAP DEBUG cnlink(sgsn-1)[0x55b0da03dd30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085651048 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085651048 DRANAP DEBUG cnlink(sgsn-2)[0x55b0da03e6c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085651048 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085651048 DRANAP DEBUG cnlink(sgsn-3)[0x55b0da03f050]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085651049 DRANAP DEBUG cnlink(sgsn-3)[0x55b0da03f050]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085651049 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250410085651049 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085651049 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085651049 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410085651049 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085651049 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085651049 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085651049 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) 20250410085651049 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085651049 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085651049 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085651049 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085651049 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085651049 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085651049 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085651049 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) 20250410085651049 DLSS7 DEBUG Found route for dpc=12=0.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) 20250410085651049 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250410085651049 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085651049 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250410085651049 DRANAP DEBUG cnlink(sgsn-3)[0x55b0da03f050]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085651049 DRANAP DEBUG cnlink(sgsn-2)[0x55b0da03e6c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085651049 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250410085651049 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085651049 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085651049 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410085651049 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085651049 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085651049 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085651049 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085651049 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085651049 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085651049 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085651049 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085651049 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085651049 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085651049 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085651049 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085651049 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085651049 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250410085651049 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085651049 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085651049 DRANAP DEBUG cnlink(sgsn-2)[0x55b0da03e6c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085651049 DRANAP DEBUG cnlink(sgsn-1)[0x55b0da03dd30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085651049 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250410085651049 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085651049 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085651049 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410085651049 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085651049 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085651049 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085651049 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085651049 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085651049 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085651049 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085651049 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085651049 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085651049 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085651049 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085651049 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085651049 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085651049 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250410085651049 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085651049 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085651049 DRANAP DEBUG cnlink(sgsn-1)[0x55b0da03dd30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085651049 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085651049 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250410085651049 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085651049 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085651049 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410085651049 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085651049 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085651049 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085651049 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085651049 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085651049 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085651049 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085651049 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085651049 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085651049 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085651049 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085651049 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085651049 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085651049 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085651049 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085651049 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085651049 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085651050 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085651050 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085651050 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085651050 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 20250410085651050 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250410085651050 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250410085651050 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085651050 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085651050 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085651050 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250410085651050 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250410085651050 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250410085651050 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085651050 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085651050 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085651050 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250410085651050 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250410085651050 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 20250410085651050 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250410085651050 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085651050 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085651050 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085651050 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085651050 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085651050 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@dc2b9a5d0dfe: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@dc2b9a5d0dfe: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(179)@dc2b9a5d0dfe: ************************************************* HNBGW_Test.sgsn0-M3UA(179)@dc2b9a5d0dfe: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(179)@dc2b9a5d0dfe: ************************************************* HNBGW_Test.sgsn0-SCCP(177)@dc2b9a5d0dfe: v_sccp_pdu_maxlen:268 20250410085651067 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085651067 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085651067 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250410085651067 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250410085651067 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) 20250410085651067 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250410085651067 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250410085651067 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410085651067 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@dc2b9a5d0dfe: setverdict(pass): none -> pass 20250410085651142 DLSCCP DEBUG SCCP-SCOC(4)[0x55b0da056ab0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250410085651142 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0002f1ed), PART(T=Source Reference,L=4,D=00000004), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085651142 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410085651142 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085651142 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410085651142 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085651142 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085651142 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085651142 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 02 f1 ed 00 00 04 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085651142 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085651142 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085651142 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085651142 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085651142 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085651142 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250410085651244 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250410085651244 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250410085651244 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 20250410085651244 DLSS7 <000c> osmo_ss7_asp.c:1126 ?: connection closed 20250410085651244 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20250410085651244 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20250410085651244 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(176)@dc2b9a5d0dfe: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250410085651254 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085651255 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250410085651255 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20250410085651255 DLSS7 <000c> xua_asp_fsm.c:300 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20250410085651255 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  20250410085651255 DLSS7 <000c> xua_asp_fsm.c:680 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20250410085651255 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20250410085651255 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250410085651255 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 20250410085651255 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Pending () 20250410085651255 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  20250410085651255 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085651255 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250410085651255 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20250410085651255 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085651255 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250410085651255 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:378) 20250410085651255 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085651255 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085651255 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085651255 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085651255 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250410085651259 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250410085651259 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250410085651259 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250410085651259 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250410085651259 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085651259 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250410085651259 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250410085651259 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  20250410085651259 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250410085651259 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20250410085651259 DLSS7 <000c> xua_as_fsm.c:552 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_ACTIVE 20250410085651259 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 20250410085651259 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250410085651259 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  20250410085651259 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085651259 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250410085651260 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085651260 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250410085651260 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:413) 20250410085651260 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085651260 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085651260 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085651260 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085651260 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250410085651260 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250410085651260 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085651261 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085651261 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250410085651261 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085651261 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085651261 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410085651261 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085651261 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085651261 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085651261 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085651261 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085651261 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085651261 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085651261 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085651261 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085651261 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085651261 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085651261 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085651261 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085651261 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085651261 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085651261 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085651261 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085651261 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085651261 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085651262 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085651262 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085651262 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085651262 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.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' 20250410085651262 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410085651262 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410085651262 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085651262 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(179)@dc2b9a5d0dfe: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250410085651266 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085651266 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250410085651266 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250410085651266 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250410085651266 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250410085651266 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250410085651266 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250410085651266 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 20250410085651266 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250410085651266 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  20250410085651266 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250410085651268 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085651269 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250410085651269 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250410085651269 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  20250410085651269 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250410085651269 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250410085651269 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250410085651269 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 20250410085651269 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250410085651269 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  20250410085651269 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  20250410085651269 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085651269 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250410085651269 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085651269 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250410085651269 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250410085651269 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085651269 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085651269 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085651269 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085651269 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250410085651269 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250410085651269 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085651270 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085651270 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250410085651270 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085651270 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085651270 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410085651270 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085651270 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085651270 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085651270 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085651270 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085651270 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085651270 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085651270 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085651270 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085651270 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085651270 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085651270 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085651270 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085651270 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085651271 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085651271 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085651271 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085651271 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085651271 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085651271 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085651271 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085651271 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085651271 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.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' 20250410085651271 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410085651271 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410085651271 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085651271 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(175)@dc2b9a5d0dfe: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250410085652060 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085652060 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410085652060 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410085652060 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410085652060 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085652060 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410085652060 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085652060 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085652060 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085652060 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085652060 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085652060 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085652060 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085652060 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410085652060 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085652060 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085652060 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250410085652060 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410085652060 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085652060 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085652060 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085652060 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085652060 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085652060 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085652060 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085652060 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085652060 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085652060 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085652060 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085652060 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085652060 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085652060 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085652060 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250410085652060 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250410085652060 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250410085652060 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250410085652061 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085652061 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410085652061 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085652061 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085652061 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085652061 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085652061 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085652061 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085652061 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085652061 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085652061 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085652061 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085652061 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085652061 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085652061 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085652061 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085652061 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085652061 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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) 20250410085652061 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250410085652061 DRANAP NOTICE cnlink(msc-0)[0x55b0d9ff2940]{CONNECTED}: link up (cnlink.c:111) 20250410085652061 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085652061 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085652061 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085652061 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085652061 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085652061 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250410085652061 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410085652061 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410085652061 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085652061 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  20250410085652062 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085652062 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410085652062 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410085652062 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410085652062 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085652062 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410085652062 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085652062 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085652062 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085652062 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085652062 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085652062 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085652062 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085652062 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410085652062 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085652062 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085652062 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250410085652062 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410085652062 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085652062 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085652062 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085652062 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085652062 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085652062 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085652062 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085652062 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085652062 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085652062 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085652062 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085652062 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085652062 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085652062 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085652062 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250410085652062 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250410085652062 DRANAP INFO cnlink(msc-0)[0x55b0d9ff2940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(178)@dc2b9a5d0dfe: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250410085652066 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085652066 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085652066 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085652066 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410085652066 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085652066 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085652066 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250410085652066 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410085652066 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085652066 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085652066 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085652066 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410085652066 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410085652066 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410085652066 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085652066 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410085652066 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085652066 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085652066 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085652066 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085652066 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085652066 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085652066 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085652066 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085652066 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085652066 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085652066 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085652066 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085652066 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085652066 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085652066 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085652066 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085652066 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250410085652066 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250410085652066 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250410085652066 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250410085652066 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085652066 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410085652066 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085652066 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085652066 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085652066 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085652066 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085652066 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085652066 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085652066 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085652066 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085652066 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085652066 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085652066 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085652066 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085652066 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085652066 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085652066 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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) 20250410085652066 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250410085652066 DRANAP NOTICE cnlink(sgsn-0)[0x55b0da03d3a0]{CONNECTED}: link up (cnlink.c:111) 20250410085652066 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085652066 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085652066 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085652066 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085652066 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085652066 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.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' 20250410085652066 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410085652066 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410085652066 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085652066 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  20250410085652067 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085652067 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410085652067 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410085652067 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410085652067 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085652067 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410085652067 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085652067 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085652067 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085652067 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085652067 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085652067 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085652067 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085652067 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410085652067 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085652067 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085652067 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250410085652067 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410085652067 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085652067 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085652067 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085652067 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085652067 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085652067 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085652067 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085652067 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085652067 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085652067 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085652067 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085652067 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085652067 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085652067 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085652067 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250410085652067 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250410085652067 DRANAP INFO cnlink(sgsn-0)[0x55b0da03d3a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250410085652093 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49156<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ranap_ps_bidir0(181)@dc2b9a5d0dfe: f_gen_tmsi(suffix:=0, 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)@dc2b9a5d0dfe: f_create_expect(l3 := '080101D571000008292624000000004000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(178)@dc2b9a5d0dfe: Created Expect[0] for '080101D571000008292624000000004000F1102A2A170512C7422000'O to be handled at TC_ranap_ps_bidir0(181) TC_ranap_ps_bidir-Iuh0-RUA(173)@dc2b9a5d0dfe: Added conn table entry 0TC_ranap_ps_bidir0(181)10864745 20250410085653132 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085653132 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085653132 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250410085653132 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250410085653132 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xa5c869, normal) (hnbgw_rua.c:407) 20250410085653132 DHNB DEBUG map_rua[0x55b0da059970]{init}: Allocated (fsm.c:456) 20250410085653132 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10864745)[0x55b0da059970]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250410085653132 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10864745 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250410085653132 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410085653132 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410085653132 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000004 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250410085653132 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10864745 SCCP-0 PS MI=IMSI-262420000000004: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250410085653132 DCN DEBUG map_sccp[0x55b0da05ab20]{init}: Allocated (fsm.c:456) 20250410085653132 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55b0da05ab20]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250410085653132 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-10864745 <-> SCCP-6 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250410085653132 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10864745 SCCP-6 sgsn-0 MI=IMSI-262420000000004: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250410085653132 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10864745)[0x55b0da059970]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250410085653132 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410085653132 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410085653132 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10864745)[0x55b0da059970]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250410085653132 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55b0da05ab20]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250410085653132 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250410085653132 DLSCCP DEBUG SCCP-SCOC(6)[0x55b0da05b700]{IDLE}: Allocated (fsm.c:456) 20250410085653132 DLSCCP DEBUG SCCP-SCOC(6)[0x55b0da05b700]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250410085653132 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340540000070003400180000f40060000f11009260037400100003a40080000f110092600370010401d1c080101d571000008292624000000004000f1102a2a170512c7422000004f40030003bb0056400500f1100926) (sccp_scrc.c:415) 20250410085653132 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085653132 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085653132 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085653132 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085653132 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085653132 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085653132 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085653132 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085653132 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085653132 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085653132 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085653132 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085653132 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085653132 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085653132 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085653132 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 bb 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) 20250410085653132 DLSCCP DEBUG SCCP-SCOC(6)[0x55b0da05b700]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250410085653132 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55b0da05ab20]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250410085653132 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10864745)[0x55b0da059970]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250410085653132 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085653132 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085653133 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085653133 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085653133 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085653133 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.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' 20250410085653133 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410085653133 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410085653133 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085653133 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 bb 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)@dc2b9a5d0dfe: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(177)@dc2b9a5d0dfe: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(178)@dc2b9a5d0dfe: Found Expect[0] for l3='080101D571000008292624000000004000F1102A2A170512C7422000'O handled at TC_ranap_ps_bidir0(181) HNBGW_Test.sgsn0-RAN(178)@dc2b9a5d0dfe: Added conn table entry 0TC_ranap_ps_bidir0(181)3486755 HNBGW_Test.sgsn0-SCCP(177)@dc2b9a5d0dfe: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(177)@dc2b9a5d0dfe: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_ranap_ps_bidir0(181)@dc2b9a5d0dfe: setverdict(pass): none -> pass 20250410085653140 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085653140 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410085653140 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410085653140 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410085653140 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085653140 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410085653140 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085653140 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085653140 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085653140 DLSS7 <000c> osmo_ss7_asp.c:1175 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 71 f8 ab 02 00 00 00 00 00 06 00 08 00 00 00 07  20250410085653140 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085653140 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085653140 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085653140 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410085653140 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085653140 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0071f8ab) (sccp_scrc.c:486) 20250410085653140 DLSCCP DEBUG Received CO:COAK for local reference 6 (sccp_scoc.c:1855) 20250410085653140 DLSCCP DEBUG SCCP-SCOC(6)[0x55b0da05b700]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250410085653140 DLSCCP DEBUG SCCP-SCOC(6)[0x55b0da05b700]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250410085653140 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085653140 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250410085653140 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) 20250410085653140 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55b0da05ab20]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250410085653140 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55b0da05ab20]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) HNBGW_Test.sgsn0-SCCP(177)@dc2b9a5d0dfe: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(177)@dc2b9a5d0dfe: vl_len:22 HNBGW_Test.sgsn0-SCCP(177)@dc2b9a5d0dfe: vl_from0 HNBGW_Test.sgsn0-SCCP(177)@dc2b9a5d0dfe: data sent by MTP3_SCCP_PORT: '001440120000010010400B0A19041654E518EF228734'O 20250410085653341 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085653341 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410085653341 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410085653341 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410085653341 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085653341 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410085653341 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085653341 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085653341 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085653341 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 19 04 16 54 e5 18 ef 22 87 34 00 00 00 00 06 00 08 00 00 00 07  20250410085653341 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 64 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085653341 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085653341 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085653341 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410085653341 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085653341 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=001440120000010010400b0a19041654e518ef228734) (sccp_scrc.c:486) 20250410085653341 DLSCCP DEBUG Received CO:CODT for local reference 6 (sccp_scoc.c:1855) 20250410085653341 DLSCCP DEBUG SCCP-SCOC(6)[0x55b0da05b700]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250410085653341 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085653341 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250410085653341 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55b0da05ab20]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250410085653341 DRANAP DEBUG Rx CO IM (Direct Transfer) (ranap_common_ran.c:43) 20250410085653341 DRANAP DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250410085653341 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55b0da05ab20]{connected}: rx from SCCP: RANAP Direct Transfer (context_map_sccp.c:217) 20250410085653341 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10864745)[0x55b0da059970]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250410085653341 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 46 bytes (hnbgw_rua.c:122) 20250410085653341 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410085653341 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)@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed 20250410085653367 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085653367 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085653367 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 46 bytes from client (stream_srv.c:1351) 20250410085653367 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250410085653367 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xa5c869) (hnbgw_rua.c:471) 20250410085653367 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10864745 SCCP-6 sgsn-0 MI=IMSI-262420000000004: rx RUA DirectTransfer with 22 bytes RANAP data (hnbgw_rua.c:312) 20250410085653367 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10864745)[0x55b0da059970]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250410085653367 DRANAP DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250410085653367 DRANAP DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250410085653367 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10864745)[0x55b0da059970]{connected}: rx from RUA: RANAP Direct Transfer (context_map_rua.c:171) 20250410085653367 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55b0da05ab20]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250410085653367 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250410085653367 DLSCCP DEBUG SCCP-SCOC(6)[0x55b0da05b700]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250410085653367 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0071f8ab), PART(T=Data,L=22,D=001440120000010010400b0ad5847d42b7cd58777812) (sccp_scrc.c:415) 20250410085653367 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085653368 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085653368 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085653368 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085653368 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085653368 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085653368 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 71 f8 ab 00 01 16 00 14 40 12 00 00 01 00 10 40 0b 0a d5 84 7d 42 b7 cd 58 77 78 12 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085653368 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085653368 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085653368 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085653368 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085653368 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085653368 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.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' 20250410085653368 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410085653368 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410085653368 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085653368 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 71 f8 ab 00 01 16 00 14 40 12 00 00 01 00 10 40 0b 0a d5 84 7d 42 b7 cd 58 77 78 12 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(177)@dc2b9a5d0dfe: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(177)@dc2b9a5d0dfe: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(177)@dc2b9a5d0dfe: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(177)@dc2b9a5d0dfe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_ps_bidir0(181)@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(177)@dc2b9a5d0dfe: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(177)@dc2b9a5d0dfe: vl_len:20 HNBGW_Test.sgsn0-SCCP(177)@dc2b9a5d0dfe: vl_from0 HNBGW_Test.sgsn0-SCCP(177)@dc2b9a5d0dfe: data sent by MTP3_SCCP_PORT: '000F401000000100174009500262420000000004'O 20250410085653385 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085653385 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410085653385 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410085653385 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410085653385 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085653385 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410085653385 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085653385 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085653385 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085653385 DLSS7 <000c> osmo_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  20250410085653386 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085653386 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085653386 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085653386 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410085653386 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085653386 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) 20250410085653386 DLSCCP DEBUG Received CO:CODT for local reference 6 (sccp_scoc.c:1855) 20250410085653386 DLSCCP DEBUG SCCP-SCOC(6)[0x55b0da05b700]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250410085653386 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085653386 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250410085653386 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55b0da05ab20]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250410085653386 DRANAP DEBUG Rx CO IM (Common ID) (ranap_common_ran.c:43) 20250410085653386 DRANAP DEBUG Decoding message RANAP_CommonID_IEs (ranap_decoder.c:3266) (ranap_decoder.c:3266) 20250410085653386 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55b0da05ab20]{connected}: rx from SCCP: RANAP Common ID (context_map_sccp.c:217) 20250410085653386 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10864745)[0x55b0da059970]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250410085653386 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 44 bytes (hnbgw_rua.c:122) 20250410085653386 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410085653386 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)@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed MTC@dc2b9a5d0dfe: ok: talloc reports "asn1_context" = 1 bytes 20250410085653399 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:44767<->l=127.0.0.1:4262) (control_if.c:193) 20250410085653399 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49154<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(170)@dc2b9a5d0dfe: Final verdict of PTC: none VirtHNBGW-STATS(169)@dc2b9a5d0dfe: Final verdict of PTC: none MTC@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed 20250410085653403 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49140<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250410085653404 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085653404 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085653404 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410085653404 DMAIN NOTICE (127.0.0.1:9999 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) 20250410085653404 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250410085653404 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10864745)[0x55b0da059970]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250410085653404 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10864745)[0x55b0da059970]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250410085653404 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55b0da05ab20]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250410085653404 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250410085653404 DLSCCP DEBUG SCCP-SCOC(6)[0x55b0da05b700]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250410085653404 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0071f8ab), PART(T=Source Reference,L=4,D=00000006), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250410085653404 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085653404 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085653404 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085653404 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085653404 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085653404 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085653404 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [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 71 f8 ab 00 00 06 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085653405 DLSCCP DEBUG SCCP-SCOC(6)[0x55b0da05b700]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250410085653405 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55b0da05ab20]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250410085653405 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10864745)[0x55b0da059970]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250410085653405 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10864745)[0x55b0da059970]{disrupted}: Freeing instance (context_map.c:202) 20250410085653405 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10864745)[0x55b0da059970]{disrupted}: Deallocated (fsm.c:568) 20250410085653405 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55b0da05ab20]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250410085653405 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55b0da05ab20]{disconnected}: Freeing instance (context_map.c:206) 20250410085653405 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55b0da05ab20]{disconnected}: Deallocated (fsm.c:568) 20250410085653405 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-10864745 SCCP-6 sgsn-0 MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20250410085653405 DLSS7 <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_ranap_ps_bidir(168)@dc2b9a5d0dfe: Final verdict of PTC: none 20250410085653405 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085653405 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085653405 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085653405 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085653405 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.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' 20250410085653405 DLSS7 <000c> osmo_ss7_hmrt.c:195 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.msc0-RAN(175)@dc2b9a5d0dfe: Final verdict of PTC: none 20250410085653406 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410085653406 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085653406 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 71 f8 ab 00 00 06 00 00 00 00 00 00 06 00 08 00 00 00 02  TC_ranap_ps_bidir-Iuh0-RUA(173)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(178)@dc2b9a5d0dfe: Final verdict of PTC: none 20250410085653407 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250410085653407 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410085653407 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250410085653407 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250410085653407 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250410085653407 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410085653407 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250410085653407 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250410085653407 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 HNBGW_Test.sgsn0-SCCP(177)@dc2b9a5d0dfe: Final verdict of PTC: none 20250410085653407 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410085653407 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250410085653407 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SEND_FAILED 20250410085653408 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250410085653408 DLSS7 <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(174)@dc2b9a5d0dfe: Final verdict of PTC: none 20250410085653408 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250410085653408 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250410085653408 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) TC_ranap_ps_bidir-Iuh0(172)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(179)@dc2b9a5d0dfe: Final verdict of PTC: none 20250410085653408 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085653408 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-sgsn0-0: connection closed 20250410085653408 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250410085653408 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250410085653408 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250410085653408 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250410085653408 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 20250410085653408 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  20250410085653408 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085653408 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250410085653408 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250410085653409 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085653409 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250410085653409 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250410085653409 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085653409 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-msc0-0: connection closed 20250410085653409 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250410085653409 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250410085653409 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085653409 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085653409 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085653409 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085653409 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250410085653409 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250410085653409 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250410085653409 DRANAP NOTICE cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW-PFCP(171)@dc2b9a5d0dfe: Final verdict of PTC: none 20250410085653409 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN HNBGW-MGCP(180)@dc2b9a5d0dfe: Final verdict of PTC: none 20250410085653409 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250410085653409 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250410085653409 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 20250410085653409 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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.msc0-M3UA(176)@dc2b9a5d0dfe: Final verdict of PTC: none 20250410085653409 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250410085653410 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250410085653410 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085653410 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250410085653410 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:378) 20250410085653410 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085653410 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085653410 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085653410 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085653410 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250410085653410 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250410085653410 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250410085653410 DRANAP NOTICE cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: link lost (cnlink.c:118) 20250410085653410 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49156<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_ps_bidir0(181)@dc2b9a5d0dfe: Final verdict of PTC: pass MTC@dc2b9a5d0dfe: Setting final verdict of the test case. MTC@dc2b9a5d0dfe: Local verdict of MTC: pass MTC@dc2b9a5d0dfe: Local verdict of PTC MutexDispCT-TC_ranap_ps_bidir(168): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC VirtHNBGW-STATS(169): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC IPA-CTRL-CLI-IPA(170): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW-PFCP(171): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC TC_ranap_ps_bidir-Iuh0(172): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC TC_ranap_ps_bidir-Iuh0-RUA(173): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.msc0-SCCP(174): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.msc0-RAN(175): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.msc0-M3UA(176): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(177): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.sgsn0-RAN(178): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(179): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW-MGCP(180): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC TC_ranap_ps_bidir0(181): pass (pass -> pass) MTC@dc2b9a5d0dfe: Test case TC_ranap_ps_bidir finished. Verdict: pass MTC@dc2b9a5d0dfe: 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'. Thu Apr 10 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 20250410085653505 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49162<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410085654007 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49162<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=318656) Waiting for packet dumper to finish... 1 (prev_count=318656, count=319296) 20250410085655410 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250410085655410 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250410085655410 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250410085655410 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250410085655410 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250410085655410 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@dc2b9a5d0dfe: 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@dc2b9a5d0dfe: 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 ------ Thu Apr 10 08:56:56 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_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@dc2b9a5d0dfe: 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@dc2b9a5d0dfe: Test case TC_rab_assignment started. 20250410085657089 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56304<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410085657094 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56320<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410085657099 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:40251<->l=127.0.0.1:4262) (control_if.c:572) 20250410085657254 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085657254 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085657254 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085657254 DRANAP DEBUG cnlink(msc-1)[0x55b0d9fd5920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085657255 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085657255 DRANAP DEBUG cnlink(msc-2)[0x55b0d9fd2b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085657255 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085657255 DRANAP DEBUG cnlink(msc-3)[0x55b0da03ca10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_rab_assignment-Iuh0(186)@dc2b9a5d0dfe: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250410085657255 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250410085657255 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250410085657255 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085657255 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250410085657255 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085657255 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085657255 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410085657255 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085657255 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085657255 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085657255 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085657255 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085657255 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085657255 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085657255 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085657255 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085657255 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085657255 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085657255 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085657255 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085657255 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085657255 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085657255 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085657255 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085657255 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085657255 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085657255 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085657255 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085657255 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085657255 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250410085657256 DRANAP DEBUG cnlink(msc-3)[0x55b0da03ca10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085657256 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250410085657256 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085657256 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085657256 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410085657256 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085657256 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085657256 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085657256 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) 20250410085657256 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085657256 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085657256 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085657256 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085657256 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085657256 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085657256 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085657256 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) 20250410085657256 DLSS7 DEBUG Found route for dpc=4=0.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) 20250410085657256 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250410085657256 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085657256 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250410085657256 DRANAP DEBUG cnlink(msc-3)[0x55b0da03ca10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085657256 DRANAP DEBUG cnlink(msc-2)[0x55b0d9fd2b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085657256 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250410085657256 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085657256 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085657256 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410085657256 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085657256 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085657256 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085657256 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085657256 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085657256 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085657256 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085657256 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085657256 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085657256 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085657256 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085657256 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085657256 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085657256 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250410085657256 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085657256 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085657256 DRANAP DEBUG cnlink(msc-2)[0x55b0d9fd2b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085657256 DRANAP DEBUG cnlink(msc-1)[0x55b0d9fd5920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085657256 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250410085657256 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085657256 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085657256 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410085657256 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085657256 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085657256 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085657257 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) 20250410085657257 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085657257 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085657257 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085657257 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085657257 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085657257 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085657257 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085657257 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) 20250410085657257 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085657257 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410085657257 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085657257 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085657257 DRANAP DEBUG cnlink(msc-1)[0x55b0d9fd5920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085657257 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085657257 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085657257 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085657257 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 20250410085657257 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250410085657257 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250410085657257 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085657257 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085657257 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085657257 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250410085657257 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250410085657257 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 20250410085657257 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250410085657257 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085657257 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085657257 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085657257 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410085657257 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410085657257 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 20250410085657257 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! MTC@dc2b9a5d0dfe: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(190)@dc2b9a5d0dfe: ************************************************* HNBGW_Test.msc0-M3UA(190)@dc2b9a5d0dfe: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(190)@dc2b9a5d0dfe: ************************************************* MTC@dc2b9a5d0dfe: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(188)@dc2b9a5d0dfe: v_sccp_pdu_maxlen:268 20250410085657272 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085657272 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085657273 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085657273 DRANAP DEBUG cnlink(sgsn-1)[0x55b0da03dd30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085657273 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085657273 DRANAP DEBUG cnlink(sgsn-2)[0x55b0da03e6c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085657273 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085657273 DRANAP DEBUG cnlink(sgsn-3)[0x55b0da03f050]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085657274 DRANAP DEBUG cnlink(sgsn-3)[0x55b0da03f050]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085657274 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250410085657274 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085657274 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085657274 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410085657274 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085657274 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085657274 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085657274 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) 20250410085657274 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085657274 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085657274 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085657274 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085657274 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085657274 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085657274 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085657274 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) 20250410085657274 DLSS7 DEBUG Found route for dpc=12=0.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) 20250410085657274 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250410085657274 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085657274 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250410085657274 DRANAP DEBUG cnlink(sgsn-3)[0x55b0da03f050]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085657274 DRANAP DEBUG cnlink(sgsn-2)[0x55b0da03e6c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085657274 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250410085657274 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085657274 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085657274 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410085657274 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085657274 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085657274 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085657274 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085657274 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085657274 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085657274 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085657274 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085657274 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085657274 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085657274 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085657274 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085657274 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085657274 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250410085657274 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085657274 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085657274 DRANAP DEBUG cnlink(sgsn-2)[0x55b0da03e6c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085657274 DRANAP DEBUG cnlink(sgsn-1)[0x55b0da03dd30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085657274 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250410085657274 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085657274 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085657274 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410085657274 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085657274 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085657274 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085657274 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085657274 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085657274 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085657275 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085657275 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085657275 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085657275 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085657275 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085657275 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085657275 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085657275 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250410085657275 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085657275 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085657275 DRANAP DEBUG cnlink(sgsn-1)[0x55b0da03dd30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085657275 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085657275 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250410085657275 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085657275 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085657275 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410085657275 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085657275 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085657275 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085657275 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085657275 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085657275 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085657275 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085657275 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085657275 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085657275 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085657275 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085657275 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085657275 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085657275 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085657275 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085657275 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085657275 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085657275 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085657275 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085657275 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085657275 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 20250410085657275 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250410085657275 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250410085657275 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085657275 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085657275 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085657275 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250410085657275 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250410085657275 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250410085657275 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085657275 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085657275 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085657275 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250410085657275 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250410085657275 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250410085657275 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085657275 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085657275 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085657275 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085657275 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085657275 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@dc2b9a5d0dfe: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@dc2b9a5d0dfe: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(193)@dc2b9a5d0dfe: ************************************************* HNBGW_Test.sgsn0-M3UA(193)@dc2b9a5d0dfe: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(193)@dc2b9a5d0dfe: ************************************************* HNBGW_Test.sgsn0-SCCP(191)@dc2b9a5d0dfe: v_sccp_pdu_maxlen:268 20250410085657301 DLSCCP DEBUG SCCP-SCOC(5)[0x55b0da05a7a0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250410085657301 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005632b0), PART(T=Source Reference,L=4,D=00000005), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085657301 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085657301 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085657301 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085657301 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085657301 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085657301 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085657301 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 56 32 b0 00 00 05 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085657301 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085657301 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085657301 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085657301 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085657301 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085657301 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250410085657303 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085657303 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085657303 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250410085657303 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250410085657303 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) 20250410085657303 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250410085657303 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250410085657303 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410085657303 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@dc2b9a5d0dfe: setverdict(pass): none -> pass 20250410085657469 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250410085657469 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250410085657469 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250410085657469 DLSS7 <000c> 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)@dc2b9a5d0dfe: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250410085657477 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085657477 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250410085657477 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250410085657477 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250410085657477 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250410085657477 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250410085657477 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250410085657477 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 20250410085657477 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250410085657477 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  20250410085657477 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250410085657480 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085657480 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250410085657480 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250410085657480 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  20250410085657480 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250410085657480 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250410085657480 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250410085657481 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 20250410085657481 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250410085657481 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  20250410085657481 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085657481 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250410085657481 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085657481 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250410085657481 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:413) 20250410085657481 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085657481 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085657481 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085657481 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085657481 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250410085657481 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250410085657481 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085657482 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085657482 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250410085657482 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085657482 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085657482 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410085657482 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085657482 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085657482 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085657482 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085657482 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085657482 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085657482 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085657482 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085657482 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085657482 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085657482 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085657482 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085657482 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085657482 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085657483 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085657483 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085657483 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085657483 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085657483 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085657483 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085657483 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085657483 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085657483 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250410085657483 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410085657483 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410085657483 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085657483 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  20250410085657489 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250410085657489 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250410085657489 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250410085657489 DLSS7 <000c> 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)@dc2b9a5d0dfe: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250410085657497 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085657497 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250410085657497 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250410085657497 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250410085657497 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250410085657497 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250410085657497 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250410085657497 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 20250410085657497 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250410085657497 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  20250410085657497 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250410085657499 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085657499 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250410085657499 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250410085657499 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  20250410085657499 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250410085657499 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250410085657499 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250410085657499 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 20250410085657499 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250410085657499 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  20250410085657499 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  20250410085657499 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085657499 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250410085657500 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085657500 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250410085657500 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250410085657500 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085657500 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085657500 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085657500 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085657500 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250410085657500 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250410085657500 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085657501 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085657501 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250410085657501 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085657501 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085657501 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410085657501 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085657501 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085657501 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085657501 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085657501 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085657501 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085657501 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085657501 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085657501 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085657501 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085657501 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085657501 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085657501 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085657501 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085657502 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085657502 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085657502 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085657502 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085657502 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085657502 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085657502 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085657502 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085657502 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.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' 20250410085657502 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410085657502 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410085657502 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085657502 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(189)@dc2b9a5d0dfe: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250410085658285 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085658285 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410085658285 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410085658285 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410085658285 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085658285 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410085658285 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085658285 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085658285 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085658285 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085658285 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085658285 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085658285 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085658285 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410085658285 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085658285 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085658285 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250410085658285 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410085658285 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085658285 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085658285 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085658285 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085658285 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085658285 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085658285 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085658285 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085658285 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085658285 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085658285 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085658285 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085658285 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085658285 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085658285 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250410085658285 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250410085658286 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250410085658286 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250410085658286 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085658286 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410085658286 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085658286 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085658286 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085658286 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085658286 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085658286 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085658286 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085658286 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085658286 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085658286 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085658286 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085658286 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085658286 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085658286 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085658286 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085658286 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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) 20250410085658286 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250410085658286 DRANAP NOTICE cnlink(msc-0)[0x55b0d9ff2940]{CONNECTED}: link up (cnlink.c:111) 20250410085658286 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085658286 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085658286 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085658286 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085658286 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085658286 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250410085658286 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410085658286 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410085658286 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085658286 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  20250410085658288 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085658288 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410085658288 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410085658288 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410085658288 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085658288 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410085658288 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085658288 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085658288 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085658288 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085658288 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085658288 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085658288 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085658288 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410085658288 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085658288 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085658288 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250410085658288 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410085658288 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085658288 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085658288 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085658288 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085658288 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085658288 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085658288 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085658288 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085658288 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085658288 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085658288 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085658288 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085658288 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085658288 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085658288 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250410085658288 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250410085658288 DRANAP INFO cnlink(msc-0)[0x55b0d9ff2940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(192)@dc2b9a5d0dfe: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250410085658296 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085658297 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410085658297 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410085658297 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410085658297 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085658297 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410085658297 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085658297 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085658297 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085658297 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085658297 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085658297 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085658297 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085658297 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410085658297 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085658297 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085658297 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250410085658297 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410085658297 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085658297 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085658297 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085658297 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085658297 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085658297 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085658297 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085658297 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085658297 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085658297 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085658297 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085658297 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085658297 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085658297 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085658297 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250410085658297 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250410085658297 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250410085658297 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250410085658297 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085658297 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410085658297 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085658297 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085658297 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085658297 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085658297 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085658298 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085658298 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085658298 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085658298 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085658298 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085658298 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085658298 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085658298 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085658298 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085658298 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085658298 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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) 20250410085658298 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250410085658298 DRANAP NOTICE cnlink(sgsn-0)[0x55b0da03d3a0]{CONNECTED}: link up (cnlink.c:111) 20250410085658298 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085658298 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085658298 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085658298 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085658298 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085658298 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250410085658298 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410085658298 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410085658298 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085658298 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  20250410085658304 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085658304 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410085658304 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410085658304 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410085658304 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085658304 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410085658304 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085658304 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085658304 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085658304 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085658304 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085658304 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085658304 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085658304 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410085658304 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085658304 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085658304 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250410085658304 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410085658305 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085658305 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085658305 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085658305 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085658305 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085658305 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085658305 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085658305 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085658305 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085658305 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085658305 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085658305 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085658305 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085658305 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085658305 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250410085658305 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250410085658305 DRANAP INFO cnlink(sgsn-0)[0x55b0da03d3a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250410085658331 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56328<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_rab_assignment0(195)@dc2b9a5d0dfe: f_gen_tmsi(suffix:=0, nri_v:=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)@dc2b9a5d0dfe: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(189)@dc2b9a5d0dfe: Created Expect[0] for '05080200F110172A52082926240000000030'O to be handled at TC_rab_assignment0(195) TC_rab_assignment-Iuh0-RUA(187)@dc2b9a5d0dfe: Added conn table entry 0TC_rab_assignment0(195)11098530 20250410085659370 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085659370 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085659370 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250410085659370 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250410085659370 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xa959a2, normal) (hnbgw_rua.c:407) 20250410085659370 DHNB DEBUG map_rua[0x55b0da059970]{init}: Allocated (fsm.c:456) 20250410085659370 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11098530)[0x55b0da059970]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250410085659370 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11098530 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250410085659370 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410085659370 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410085659370 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11098530 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250410085659370 DCN DEBUG map_sccp[0x55b0da05ab20]{init}: Allocated (fsm.c:456) 20250410085659370 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55b0da05ab20]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250410085659371 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-11098530 <-> SCCP-7 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250410085659371 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11098530 SCCP-7 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250410085659371 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11098530)[0x55b0da059970]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250410085659371 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410085659371 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410085659371 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11098530)[0x55b0da059970]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250410085659371 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55b0da05ab20]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250410085659371 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250410085659371 DLSCCP DEBUG SCCP-SCOC(7)[0x55b0da05bec0]{IDLE}: Allocated (fsm.c:456) 20250410085659371 DLSCCP DEBUG SCCP-SCOC(7)[0x55b0da05bec0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250410085659371 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000030004f40030000b00056400500f1100926) (sccp_scrc.c:415) 20250410085659371 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085659371 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085659371 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085659371 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085659371 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085659371 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085659371 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085659371 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085659371 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085659371 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085659371 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085659371 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085659371 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085659371 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085659371 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085659371 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 00 b0 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) 20250410085659371 DLSCCP DEBUG SCCP-SCOC(7)[0x55b0da05bec0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250410085659371 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55b0da05ab20]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250410085659371 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11098530)[0x55b0da059970]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250410085659371 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085659371 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085659371 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085659371 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085659371 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085659371 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250410085659371 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410085659371 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410085659371 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085659371 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 00 b0 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(188)@dc2b9a5d0dfe: First idle individual index:0 HNBGW_Test.msc0-SCCP(188)@dc2b9a5d0dfe: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(189)@dc2b9a5d0dfe: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_rab_assignment0(195) HNBGW_Test.msc0-RAN(189)@dc2b9a5d0dfe: Added conn table entry 0TC_rab_assignment0(195)11215072 HNBGW_Test.msc0-SCCP(188)@dc2b9a5d0dfe: Session index based on connection ID:0 TC_rab_assignment0(195)@dc2b9a5d0dfe: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(188)@dc2b9a5d0dfe: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250410085659382 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085659382 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410085659382 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410085659382 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410085659382 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085659382 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410085659382 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085659382 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085659382 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085659382 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 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 44 b9 cf 02 00 00 00 00 00 06 00 08 00 00 00 07  20250410085659382 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085659382 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085659382 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085659382 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410085659382 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085659382 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0044b9cf) (sccp_scrc.c:486) 20250410085659382 DLSCCP DEBUG Received CO:COAK for local reference 7 (sccp_scoc.c:1855) 20250410085659382 DLSCCP DEBUG SCCP-SCOC(7)[0x55b0da05bec0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250410085659382 DLSCCP DEBUG SCCP-SCOC(7)[0x55b0da05bec0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250410085659382 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085659382 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250410085659382 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) 20250410085659382 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55b0da05ab20]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250410085659382 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55b0da05ab20]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) VirtHNBGW-STATS(183)@dc2b9a5d0dfe: 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)@dc2b9a5d0dfe: 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)@dc2b9a5d0dfe: 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)@dc2b9a5d0dfe: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":705 HNBGW-MGCP(194)@dc2b9a5d0dfe: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment0(195) HNBGW_Test.msc0-SCCP(188)@dc2b9a5d0dfe: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(188)@dc2b9a5d0dfe: vl_len:91 HNBGW_Test.msc0-SCCP(188)@dc2b9a5d0dfe: vl_from0 HNBGW_Test.msc0-SCCP(188)@dc2b9a5d0dfe: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20250410085659585 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085659585 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410085659585 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410085659585 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410085659585 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085659585 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410085659585 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085659585 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085659585 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085659585 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  20250410085659585 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085659585 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085659585 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085659585 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410085659585 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085659585 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) 20250410085659585 DLSCCP DEBUG Received CO:CODT for local reference 7 (sccp_scoc.c:1855) 20250410085659585 DLSCCP DEBUG SCCP-SCOC(7)[0x55b0da05bec0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250410085659585 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085659585 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250410085659585 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55b0da05ab20]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250410085659585 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250410085659585 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250410085659586 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55b0da05ab20]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250410085659586 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250410085659586 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250410085659586 DMGW DEBUG mgw(mgw-fsm-11098530-0)[0x55b0da05b1e0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250410085659586 DMGW DEBUG mgw(mgw-fsm-11098530-0)[0x55b0da05b1e0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250410085659586 DMGW DEBUG mgw(mgw-fsm-11098530-0)[0x55b0da05b1e0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250410085659586 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250410085659586 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250410085659586 DLMGCP DEBUG mgw-endp(mgw-fsm-11098530-0)[0x55b0da052b90]{UNUSED}: Allocated (fsm.c:456) 20250410085659586 DLMGCP DEBUG mgw-endp(mgw-fsm-11098530-0)[0x55b0da052b90]{UNUSED}: is child of mgw(mgw-fsm-11098530-0)[0x55b0da05b1e0] (fsm.c:486) 20250410085659586 DLMGCP DEBUG mgw-endp(mgw-fsm-11098530-0)[0x55b0da052b90]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-11098530-0)[0x55b0da05b1e0] (mgcp_client_endpoint_fsm.c:724) 20250410085659586 DLMGCP DEBUG mgw-endp(mgw-fsm-11098530-0)[0x55b0da052b90]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250410085659586 DLMGCP DEBUG mgw-endp(mgw-fsm-11098530-0)[0x55b0da052b90]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250410085659586 DLMGCP DEBUG mgw-endp(mgw-fsm-11098530-0)[0x55b0da052b90]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250410085659586 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11098530-0)[0x55b0da05b8c0]{ST_CRCX}: Allocated (fsm.c:456) 20250410085659586 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11098530-0)[0x55b0da05b8c0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-11098530-0)[0x55b0da052b90] (fsm.c:486) 20250410085659586 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11098530-0)[0x55b0da05b8c0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250410085659586 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11098530-0)[0x55b0da05b8c0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250410085659586 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:35971: len=199 'CRCX 1 rtpbridge/*@mgw MGCP 1.0\r\nC: a959a2'... (mgcp_client.c:807) 20250410085659586 DLMGCP DEBUG MGW(mgw) Queued 199 bytes for MGW (mgcp_client.c:1221) 20250410085659586 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11098530-0)[0x55b0da05b8c0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250410085659586 DLMGCP DEBUG mgw-endp(mgw-fsm-11098530-0)[0x55b0da052b90]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(194)@dc2b9a5d0dfe: Found Expect[0] for { line := { verb := "CRCX", trans_id := "1", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "a959a217" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "a959a217", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@dc2b9a5d0dfe: CRCX1{ line := { verb := "CRCX", trans_id := "1", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "a959a217" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "a959a217", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@dc2b9a5d0dfe: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":721 20250410085659624 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 1 OK (mgcp_client.c:758) 20250410085659624 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b0da05b8c0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250410085659624 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b0da05b8c0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250410085659624 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b0da05b8c0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250410085659624 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b0da05b8c0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250410085659624 DLMGCP DEBUG mgw-endp(mgw-fsm-11098530-0)[0x55b0da052b90]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250410085659624 DLMGCP DEBUG mgw-endp(mgw-fsm-11098530-0)[0x55b0da052b90]{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) 20250410085659624 DLMGCP DEBUG mgw-endp(mgw-fsm-11098530-0)[0x55b0da052b90]{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) 20250410085659624 DLMGCP DEBUG mgw-endp(mgw-fsm-11098530-0)[0x55b0da052b90]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250410085659624 DLMGCP DEBUG mgw-endp(mgw-fsm-11098530-0)[0x55b0da052b90]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250410085659624 DLMGCP DEBUG mgw-endp(mgw-fsm-11098530-0)[0x55b0da052b90]{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) 20250410085659624 DMGW DEBUG mgw(mgw-fsm-11098530-0)[0x55b0da05b1e0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250410085659624 DMGW DEBUG mgw(mgw-fsm-11098530-0)[0x55b0da05b1e0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250410085659624 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250410085659624 DMGW DEBUG mgw(mgw-fsm-11098530-0)[0x55b0da05b1e0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250410085659624 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11098530)[0x55b0da059970]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250410085659624 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250410085659624 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410085659624 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)@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed 20250410085659647 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085659647 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085659647 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250410085659647 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250410085659647 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xa959a2) (hnbgw_rua.c:471) 20250410085659647 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11098530 SCCP-7 msc-0 MI=IMSI-262420000000003: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250410085659647 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11098530)[0x55b0da059970]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250410085659647 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250410085659647 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250410085659647 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11098530)[0x55b0da059970]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250410085659647 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250410085659647 DMGW DEBUG mgw(mgw-fsm-11098530-0)[0x55b0da05b1e0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250410085659648 DMGW DEBUG mgw(mgw-fsm-11098530-0)[0x55b0da05b1e0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250410085659648 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250410085659648 DMGW DEBUG mgw(mgw-fsm-11098530-0)[0x55b0da05b1e0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250410085659648 DLMGCP DEBUG mgw-endp(mgw-fsm-11098530-0)[0x55b0da052b90]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-11098530-0)[0x55b0da05b1e0] (mgcp_client_endpoint_fsm.c:724) 20250410085659648 DLMGCP DEBUG mgw-endp(mgw-fsm-11098530-0)[0x55b0da052b90]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250410085659648 DLMGCP DEBUG mgw-endp(mgw-fsm-11098530-0)[0x55b0da052b90]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250410085659648 DLMGCP DEBUG mgw-endp(mgw-fsm-11098530-0)[0x55b0da052b90]{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) 20250410085659648 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b0da05b8c0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250410085659648 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:35971: len=213 'MDCX 2 rtpbridge/3@mgw MGCP 1.0\r\nC: a959a2'... (mgcp_client.c:807) 20250410085659648 DLMGCP DEBUG MGW(mgw) Queued 213 bytes for MGW (mgcp_client.c:1221) 20250410085659648 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b0da05b8c0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250410085659648 DLMGCP DEBUG mgw-endp(mgw-fsm-11098530-0)[0x55b0da052b90]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250410085659648 DLMGCP DEBUG mgw-endp(mgw-fsm-11098530-0)[0x55b0da052b90]{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) 20250410085659648 DLMGCP DEBUG mgw-endp(mgw-fsm-11098530-0)[0x55b0da052b90]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_assignment0(195)@dc2b9a5d0dfe: MDCX1{ line := { verb := "MDCX", trans_id := "2", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "a959a217" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "a959a217", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250410085659666 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 2 OK (mgcp_client.c:758) 20250410085659667 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b0da05b8c0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250410085659667 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b0da05b8c0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250410085659667 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b0da05b8c0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250410085659667 DLMGCP DEBUG mgw-endp(mgw-fsm-11098530-0)[0x55b0da052b90]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250410085659667 DLMGCP DEBUG mgw-endp(mgw-fsm-11098530-0)[0x55b0da052b90]{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) 20250410085659667 DLMGCP DEBUG mgw-endp(mgw-fsm-11098530-0)[0x55b0da052b90]{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) 20250410085659667 DLMGCP DEBUG mgw-endp(mgw-fsm-11098530-0)[0x55b0da052b90]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250410085659667 DLMGCP DEBUG mgw-endp(mgw-fsm-11098530-0)[0x55b0da052b90]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250410085659667 DLMGCP DEBUG mgw-endp(mgw-fsm-11098530-0)[0x55b0da052b90]{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) 20250410085659667 DMGW DEBUG mgw(mgw-fsm-11098530-0)[0x55b0da05b1e0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250410085659667 DMGW DEBUG mgw(mgw-fsm-11098530-0)[0x55b0da05b1e0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250410085659667 DMGW DEBUG mgw(mgw-fsm-11098530-0)[0x55b0da05b1e0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250410085659667 DLMGCP DEBUG mgw-endp(mgw-fsm-11098530-0)[0x55b0da052b90]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-11098530-0)[0x55b0da05b1e0] (mgcp_client_endpoint_fsm.c:724) 20250410085659667 DLMGCP DEBUG mgw-endp(mgw-fsm-11098530-0)[0x55b0da052b90]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250410085659667 DLMGCP DEBUG mgw-endp(mgw-fsm-11098530-0)[0x55b0da052b90]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250410085659667 DLMGCP DEBUG mgw-endp(mgw-fsm-11098530-0)[0x55b0da052b90]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250410085659667 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11098530-0)[0x55b0da05b9f0]{ST_CRCX}: Allocated (fsm.c:456) 20250410085659667 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11098530-0)[0x55b0da05b9f0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-11098530-0)[0x55b0da052b90] (fsm.c:486) 20250410085659667 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11098530-0)[0x55b0da05b9f0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250410085659667 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11098530-0)[0x55b0da05b9f0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/3@mgw... (mgcp_client_fsm.c:228) 20250410085659667 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:35971: len=203 'CRCX 3 rtpbridge/3@mgw MGCP 1.0\r\nC: a959a2'... (mgcp_client.c:807) 20250410085659667 DLMGCP DEBUG MGW(mgw) Queued 203 bytes for MGW (mgcp_client.c:1221) 20250410085659667 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11098530-0)[0x55b0da05b9f0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250410085659667 DLMGCP DEBUG mgw-endp(mgw-fsm-11098530-0)[0x55b0da052b90]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250410085659667 DLMGCP DEBUG mgw-endp(mgw-fsm-11098530-0)[0x55b0da052b90]{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) 20250410085659667 DLMGCP DEBUG mgw-endp(mgw-fsm-11098530-0)[0x55b0da052b90]{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) 20250410085659667 DLMGCP DEBUG mgw-endp(mgw-fsm-11098530-0)[0x55b0da052b90]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_assignment0(195)@dc2b9a5d0dfe: CRCX2{ line := { verb := "CRCX", trans_id := "3", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "a959a217" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "a959a217", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250410085659676 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 3 OK (mgcp_client.c:758) 20250410085659676 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b0da05b9f0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250410085659676 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b0da05b9f0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250410085659676 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b0da05b9f0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250410085659676 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b0da05b9f0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250410085659676 DLMGCP DEBUG mgw-endp(mgw-fsm-11098530-0)[0x55b0da052b90]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250410085659677 DLMGCP DEBUG mgw-endp(mgw-fsm-11098530-0)[0x55b0da052b90]{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) 20250410085659677 DLMGCP DEBUG mgw-endp(mgw-fsm-11098530-0)[0x55b0da052b90]{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) 20250410085659677 DLMGCP DEBUG mgw-endp(mgw-fsm-11098530-0)[0x55b0da052b90]{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) 20250410085659677 DLMGCP DEBUG mgw-endp(mgw-fsm-11098530-0)[0x55b0da052b90]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250410085659677 DLMGCP DEBUG mgw-endp(mgw-fsm-11098530-0)[0x55b0da052b90]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250410085659677 DLMGCP DEBUG mgw-endp(mgw-fsm-11098530-0)[0x55b0da052b90]{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) 20250410085659677 DLMGCP DEBUG mgw-endp(mgw-fsm-11098530-0)[0x55b0da052b90]{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) 20250410085659677 DMGW DEBUG mgw(mgw-fsm-11098530-0)[0x55b0da05b1e0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250410085659677 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250410085659677 DMGW DEBUG mgw(mgw-fsm-11098530-0)[0x55b0da05b1e0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250410085659677 DMGW DEBUG mgw(mgw-fsm-11098530-0)[0x55b0da05b1e0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250410085659677 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55b0da05ab20]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250410085659677 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250410085659677 DLSCCP DEBUG SCCP-SCOC(7)[0x55b0da05bec0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250410085659677 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0044b9cf), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:415) 20250410085659677 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085659677 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085659677 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085659677 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085659677 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085659677 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085659677 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 44 b9 cf 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 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) 20250410085659677 DMGW DEBUG mgw(mgw-fsm-11098530-0)[0x55b0da05b1e0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250410085659677 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085659677 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085659677 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085659677 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085659677 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085659677 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250410085659677 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410085659677 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410085659677 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085659677 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 44 b9 cf 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 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)@dc2b9a5d0dfe: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(188)@dc2b9a5d0dfe: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(188)@dc2b9a5d0dfe: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(188)@dc2b9a5d0dfe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment0(195)@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(183)@dc2b9a5d0dfe: 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)@dc2b9a5d0dfe: 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)@dc2b9a5d0dfe: 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)@dc2b9a5d0dfe: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(188)@dc2b9a5d0dfe: vl_len:12 HNBGW_Test.msc0-SCCP(188)@dc2b9a5d0dfe: vl_from0 HNBGW_Test.msc0-SCCP(188)@dc2b9a5d0dfe: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250410085659694 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085659694 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410085659694 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410085659694 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410085659694 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085659694 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410085659694 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085659694 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085659694 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085659694 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  20250410085659694 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085659694 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085659694 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085659694 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410085659694 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085659694 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) 20250410085659694 DLSCCP DEBUG Received CO:CODT for local reference 7 (sccp_scoc.c:1855) 20250410085659694 DLSCCP DEBUG SCCP-SCOC(7)[0x55b0da05bec0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250410085659695 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085659695 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250410085659695 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55b0da05ab20]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250410085659695 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250410085659695 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250410085659695 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55b0da05ab20]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250410085659695 DMGW DEBUG mgw(mgw-fsm-11098530-0)[0x55b0da05b1e0]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250410085659695 DMGW DEBUG mgw(mgw-fsm-11098530-0)[0x55b0da05b1e0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250410085659695 DMGW DEBUG mgw(mgw-fsm-11098530-0)[0x55b0da05b1e0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250410085659695 DLMGCP DEBUG mgw-endp(mgw-fsm-11098530-0)[0x55b0da052b90]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250410085659695 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b0da05b8c0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250410085659695 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:35971: len=56 'DLCX 4 rtpbridge/3@mgw MGCP 1.0\r\nC: a959a2'... (mgcp_client.c:807) 20250410085659695 DLMGCP DEBUG MGW(mgw) Queued 56 bytes for MGW (mgcp_client.c:1221) 20250410085659695 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b0da05b8c0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250410085659695 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b0da05b9f0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250410085659695 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:35971: len=56 'DLCX 5 rtpbridge/3@mgw MGCP 1.0\r\nC: a959a2'... (mgcp_client.c:807) 20250410085659695 DLMGCP DEBUG MGW(mgw) Queued 56 bytes for MGW (mgcp_client.c:1221) 20250410085659695 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b0da05b9f0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250410085659695 DLMGCP DEBUG mgw-endp(mgw-fsm-11098530-0)[0x55b0da052b90]{IN_USE}: Removing from parent mgw(mgw-fsm-11098530-0)[0x55b0da05b1e0] (mgcp_client_endpoint_fsm.c:873) 20250410085659695 DLMGCP DEBUG mgw-endp(mgw-fsm-11098530-0)[0x55b0da052b90]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250410085659695 DLMGCP DEBUG mgw-endp(mgw-fsm-11098530-0)[0x55b0da052b90]{IN_USE}: Deallocated (fsm.c:568) 20250410085659695 DMGW DEBUG mgw(mgw-fsm-11098530-0)[0x55b0da05b1e0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250410085659695 DMGW DEBUG mgw(mgw-fsm-11098530-0)[0x55b0da05b1e0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250410085659695 DMGW DEBUG mgw(mgw-fsm-11098530-0)[0x55b0da05b1e0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250410085659695 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11098530)[0x55b0da059970]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250410085659695 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20250410085659695 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410085659695 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)@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment0(195)@dc2b9a5d0dfe: DLCX{ line := { verb := "DLCX", trans_id := "4", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "a959a217" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment0(195)@dc2b9a5d0dfe: DLCX{ line := { verb := "DLCX", trans_id := "5", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "a959a217" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment0(195)@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed 20250410085659697 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 4 OK (mgcp_client.c:758) 20250410085659697 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b0da05b8c0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250410085659697 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b0da05b8c0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250410085659697 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b0da05b8c0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250410085659697 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b0da05b8c0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250410085659697 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 5 OK (mgcp_client.c:758) 20250410085659698 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b0da05b9f0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250410085659698 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b0da05b9f0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250410085659698 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b0da05b9f0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250410085659698 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b0da05b9f0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment-Iuh0-RUA(187)@dc2b9a5d0dfe: Deleted conn table entry 0TC_rab_assignment0(195)11098530 20250410085659701 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085659701 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085659701 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250410085659701 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250410085659701 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xa959a2,cause=radio(normal)) (hnbgw_rua.c:439) 20250410085659701 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11098530 SCCP-7 msc-0 MI=IMSI-262420000000003: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250410085659701 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11098530)[0x55b0da059970]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250410085659701 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250410085659701 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250410085659701 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11098530)[0x55b0da059970]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250410085659701 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55b0da05ab20]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250410085659701 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250410085659701 DLSCCP DEBUG SCCP-SCOC(7)[0x55b0da05bec0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250410085659701 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0044b9cf), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250410085659701 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085659701 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085659701 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085659701 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085659701 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085659701 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085659701 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 44 b9 cf 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) 20250410085659701 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11098530)[0x55b0da059970]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250410085659701 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55b0da05ab20]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250410085659701 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55b0da05ab20]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250410085659701 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085659702 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085659702 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085659702 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085659702 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085659702 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250410085659702 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410085659702 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410085659702 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085659702 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 44 b9 cf 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(188)@dc2b9a5d0dfe: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(188)@dc2b9a5d0dfe: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(188)@dc2b9a5d0dfe: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(188)@dc2b9a5d0dfe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment0(195)@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(189)@dc2b9a5d0dfe: Deleted conn table entry 0TC_rab_assignment0(195)11215072 HNBGW_Test.msc0-SCCP(188)@dc2b9a5d0dfe: Session index based on connection ID:0 20250410085659704 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085659704 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410085659704 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410085659704 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410085659704 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085659704 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410085659704 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085659704 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085659704 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085659704 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 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 44 b9 cf 00 00 00 00 00 00 06 00 08 00 00 00 07  20250410085659704 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085659704 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085659704 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085659704 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410085659704 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085659704 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=0044b9cf), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250410085659704 DLSCCP DEBUG Received CO:RELRE for local reference 7 (sccp_scoc.c:1855) 20250410085659704 DLSCCP DEBUG SCCP-SCOC(7)[0x55b0da05bec0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250410085659704 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085659704 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250410085659704 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) 20250410085659704 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55b0da05ab20]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250410085659704 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55b0da05ab20]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250410085659704 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11098530)[0x55b0da059970]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250410085659704 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11098530)[0x55b0da059970]{disconnected}: Freeing instance (context_map.c:202) 20250410085659704 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11098530)[0x55b0da059970]{disconnected}: Deallocated (fsm.c:568) 20250410085659704 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55b0da05ab20]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250410085659704 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55b0da05ab20]{disconnected}: Freeing instance (context_map.c:206) 20250410085659704 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55b0da05ab20]{disconnected}: Deallocated (fsm.c:568) 20250410085659704 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11098530 SCCP-7 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250410085659704 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=0044b9cf), PART(T=Source Reference,L=4,D=00000007) (sccp_scrc.c:415) 20250410085659704 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085659704 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085659704 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085659704 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085659704 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085659704 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085659704 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 44 b9 cf 00 00 07 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085659704 DLSCCP DEBUG SCCP-SCOC(7)[0x55b0da05bec0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250410085659704 DLSCCP DEBUG SCCP-SCOC(7)[0x55b0da05bec0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250410085659704 DLSCCP DEBUG SCCP-SCOC(7)[0x55b0da05bec0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250410085659704 DLSCCP DEBUG SCCP-SCOC(7)[0x55b0da05bec0]{IDLE}: Deallocated (fsm.c:568) 20250410085659704 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085659704 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085659704 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085659704 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085659704 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085659704 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250410085659704 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410085659704 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410085659704 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085659704 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 44 b9 cf 00 00 07 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(188)@dc2b9a5d0dfe: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(188)@dc2b9a5d0dfe: RLC received in state:disconnect_pending 20250410085701143 DLSCCP DEBUG SCCP-SCOC(4)[0x55b0da056ab0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410085701143 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0002f1ed), PART(T=Source Reference,L=4,D=00000004), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085701144 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410085701144 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085701144 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410085701144 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085701144 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085701144 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085701144 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 02 f1 ed 00 00 04 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085701144 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085701144 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085701144 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085701145 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085701145 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085701145 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250410085701145 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410085701145 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410085701145 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085701145 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 02 f1 ed 00 00 04 0f 00 00 00 00 00 06 00 08 00 00 00 02  20250410085701150 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085701150 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410085701150 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410085701150 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410085701150 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085701150 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410085701150 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085701150 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085701150 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085701150 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 02 f1 ed 00 00 06 00 08 00 00 00 07  20250410085701151 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085701151 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085701151 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085701151 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410085701151 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085701151 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=0002f1ed) (sccp_scrc.c:486) 20250410085701151 DLSCCP DEBUG Received CO:RELCO for local reference 4 (sccp_scoc.c:1855) 20250410085701151 DLSCCP DEBUG SCCP-SCOC(4)[0x55b0da056ab0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250410085701151 DLSCCP DEBUG SCCP-SCOC(4)[0x55b0da056ab0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250410085701151 DLSCCP DEBUG SCCP-SCOC(4)[0x55b0da056ab0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250410085701151 DLSCCP DEBUG SCCP-SCOC(4)[0x55b0da056ab0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250410085701151 DLSCCP DEBUG SCCP-SCOC(4)[0x55b0da056ab0]{IDLE}: Deallocated (fsm.c:568) TC_rab_assignment0(195)@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed MTC@dc2b9a5d0dfe: ok: talloc reports "asn1_context" = 1 bytes 20250410085701717 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56320<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250410085701717 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:40251<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(184)@dc2b9a5d0dfe: Final verdict of PTC: none VirtHNBGW-STATS(183)@dc2b9a5d0dfe: Final verdict of PTC: none MTC@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed 20250410085701721 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56304<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250410085701722 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085701722 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085701723 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410085701723 DMAIN NOTICE (127.0.0.1:9999 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) 20250410085701723 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) HNBGW_Test.sgsn0-SCCP(191)@dc2b9a5d0dfe: Final verdict of PTC: none MutexDispCT-TC_rab_assignment(182)@dc2b9a5d0dfe: Final verdict of PTC: none TC_rab_assignment-Iuh0-RUA(187)@dc2b9a5d0dfe: Final verdict of PTC: none 20250410085701725 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250410085701725 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410085701725 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250410085701725 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250410085701725 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250410085701725 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410085701725 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250410085701725 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250410085701725 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250410085701725 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410085701725 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250410085701725 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP HNBGW_Test.sgsn0-RAN(192)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW_Test.msc0-RAN(189)@dc2b9a5d0dfe: Final verdict of PTC: none 20250410085701725 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250410085701725 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410085701725 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250410085701725 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250410085701725 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250410085701725 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085701725 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-sgsn0-0: connection closed 20250410085701725 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250410085701725 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250410085701725 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250410085701725 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250410085701725 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 20250410085701725 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  20250410085701725 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085701725 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250410085701725 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250410085701725 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250410085701725 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085701725 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-msc0-0: connection closed 20250410085701725 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250410085701725 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250410085701725 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250410085701725 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250410085701725 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(188)@dc2b9a5d0dfe: Final verdict of PTC: none 20250410085701725 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085701725 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250410085701725 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250410085701725 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085701725 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250410085701726 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250410085701726 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085701726 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085701726 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) TC_rab_assignment-Iuh0(186)@dc2b9a5d0dfe: Final verdict of PTC: none 20250410085701726 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085701726 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250410085701726 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250410085701726 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250410085701726 DRANAP NOTICE cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: link lost (cnlink.c:118) 20250410085701726 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085701726 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250410085701726 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:378) 20250410085701726 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085701726 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085701726 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085701726 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085701726 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250410085701726 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250410085701726 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250410085701726 DRANAP NOTICE cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW-PFCP(185)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(193)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(190)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW-MGCP(194)@dc2b9a5d0dfe: Final verdict of PTC: none 20250410085701730 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56328<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment0(195)@dc2b9a5d0dfe: Final verdict of PTC: pass MTC@dc2b9a5d0dfe: Setting final verdict of the test case. MTC@dc2b9a5d0dfe: Local verdict of MTC: pass MTC@dc2b9a5d0dfe: Local verdict of PTC MutexDispCT-TC_rab_assignment(182): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC VirtHNBGW-STATS(183): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC IPA-CTRL-CLI-IPA(184): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW-PFCP(185): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC TC_rab_assignment-Iuh0(186): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC TC_rab_assignment-Iuh0-RUA(187): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.msc0-SCCP(188): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.msc0-RAN(189): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.msc0-M3UA(190): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(191): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.sgsn0-RAN(192): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(193): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW-MGCP(194): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC TC_rab_assignment0(195): pass (pass -> pass) MTC@dc2b9a5d0dfe: Test case TC_rab_assignment finished. Verdict: pass MTC@dc2b9a5d0dfe: 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'. Thu Apr 10 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 20250410085701816 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56336<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410085702318 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56336<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=403104) Waiting for packet dumper to finish... 1 (prev_count=403104, count=403644) 20250410085703405 DLSCCP DEBUG SCCP-SCOC(6)[0x55b0da05b700]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250410085703405 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0071f8ab), PART(T=Source Reference,L=4,D=00000006), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085703405 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410085703405 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085703405 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410085703405 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085703405 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085703405 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085703405 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 71 f8 ab 00 00 06 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085703406 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085703406 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085703406 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085703406 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085703406 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085703406 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250410085703726 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250410085703726 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250410085703726 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250410085703726 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250410085703726 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250410085703726 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@dc2b9a5d0dfe: 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@dc2b9a5d0dfe: 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 ------ Thu Apr 10 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@dc2b9a5d0dfe: 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@dc2b9a5d0dfe: Test case TC_rab_assignment_concurrent started. 20250410085705396 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49646<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410085705400 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49660<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410085705404 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:44143<->l=127.0.0.1:4262) (control_if.c:572) 20250410085705489 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085705489 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085705489 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085705489 DRANAP DEBUG cnlink(msc-1)[0x55b0d9fd5920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085705489 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085705489 DRANAP DEBUG cnlink(msc-2)[0x55b0d9fd2b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085705489 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085705489 DRANAP DEBUG cnlink(msc-3)[0x55b0da03ca10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_rab_assignment_concurrent-Iuh0(200)@dc2b9a5d0dfe: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250410085705489 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250410085705489 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250410085705490 DRANAP DEBUG cnlink(msc-3)[0x55b0da03ca10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085705490 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250410085705490 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085705490 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085705490 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410085705490 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085705490 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085705490 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085705490 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) 20250410085705490 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085705490 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085705490 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085705490 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085705490 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085705490 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085705490 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085705490 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) 20250410085705490 DLSS7 DEBUG Found route for dpc=4=0.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) 20250410085705490 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250410085705490 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085705490 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250410085705490 DRANAP DEBUG cnlink(msc-3)[0x55b0da03ca10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085705490 DRANAP DEBUG cnlink(msc-2)[0x55b0d9fd2b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085705490 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250410085705490 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085705490 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085705490 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410085705491 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085705491 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085705491 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085705491 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085705491 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085705491 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085705491 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085705491 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085705491 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085705491 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085705491 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085705491 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085705491 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085705491 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250410085705491 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085705491 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085705491 DRANAP DEBUG cnlink(msc-2)[0x55b0d9fd2b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085705491 DRANAP DEBUG cnlink(msc-1)[0x55b0d9fd5920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085705491 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250410085705491 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085705491 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085705491 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410085705491 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085705491 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085705491 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085705491 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085705491 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085705491 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085705491 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085705491 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085705491 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085705491 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085705491 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085705491 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085705491 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085705491 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410085705491 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085705491 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085705491 DRANAP DEBUG cnlink(msc-1)[0x55b0d9fd5920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085705491 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085705491 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250410085705491 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085705491 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085705491 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410085705491 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085705491 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085705491 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085705491 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085705491 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085705491 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085705491 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085705491 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085705491 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085705491 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085705491 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085705491 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085705491 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085705491 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085705491 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085705491 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085705491 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085705491 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085705491 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085705491 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085705491 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 20250410085705491 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250410085705491 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250410085705491 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085705491 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085705491 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085705491 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250410085705491 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250410085705491 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 20250410085705491 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250410085705491 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085705491 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085705491 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085705491 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410085705491 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410085705491 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 20250410085705491 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250410085705491 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085705491 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085705491 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085705491 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085705491 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085705491 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@dc2b9a5d0dfe: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(204)@dc2b9a5d0dfe: ************************************************* HNBGW_Test.msc0-M3UA(204)@dc2b9a5d0dfe: M3UA emulation initiated, the test can be started MTC@dc2b9a5d0dfe: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(204)@dc2b9a5d0dfe: ************************************************* HNBGW_Test.msc0-SCCP(202)@dc2b9a5d0dfe: v_sccp_pdu_maxlen:268 20250410085705503 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085705503 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085705503 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085705503 DRANAP DEBUG cnlink(sgsn-1)[0x55b0da03dd30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085705503 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085705503 DRANAP DEBUG cnlink(sgsn-2)[0x55b0da03e6c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085705503 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085705503 DRANAP DEBUG cnlink(sgsn-3)[0x55b0da03f050]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085705504 DRANAP DEBUG cnlink(sgsn-3)[0x55b0da03f050]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085705504 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250410085705504 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085705504 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085705504 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410085705504 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085705504 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085705504 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085705504 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) 20250410085705504 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085705504 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085705504 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085705504 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085705504 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085705504 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085705504 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085705504 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) 20250410085705504 DLSS7 DEBUG Found route for dpc=12=0.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) 20250410085705504 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250410085705504 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085705504 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250410085705504 DRANAP DEBUG cnlink(sgsn-3)[0x55b0da03f050]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085705504 DRANAP DEBUG cnlink(sgsn-2)[0x55b0da03e6c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085705504 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250410085705504 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085705504 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085705504 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410085705504 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085705504 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085705504 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085705504 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085705504 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085705504 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085705504 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085705504 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085705504 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085705504 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085705504 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085705504 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085705504 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085705504 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250410085705504 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085705504 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085705504 DRANAP DEBUG cnlink(sgsn-2)[0x55b0da03e6c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085705504 DRANAP DEBUG cnlink(sgsn-1)[0x55b0da03dd30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085705504 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250410085705504 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085705504 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085705504 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410085705504 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085705504 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085705504 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085705504 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085705504 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085705504 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085705504 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085705504 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085705504 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085705504 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085705504 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085705504 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085705504 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085705504 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250410085705504 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085705504 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085705504 DRANAP DEBUG cnlink(sgsn-1)[0x55b0da03dd30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085705504 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085705504 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250410085705504 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085705504 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085705504 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410085705504 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085705504 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085705504 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085705504 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085705504 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085705504 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085705504 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085705504 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085705504 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085705504 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085705504 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085705504 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085705504 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085705504 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085705504 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085705504 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085705504 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085705504 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085705504 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085705504 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085705504 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 20250410085705504 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250410085705504 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250410085705504 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085705504 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085705504 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085705504 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250410085705504 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250410085705504 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 20250410085705504 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250410085705504 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085705504 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085705504 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085705504 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250410085705504 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250410085705504 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250410085705504 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085705505 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085705505 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085705505 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085705505 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085705505 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@dc2b9a5d0dfe: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@dc2b9a5d0dfe: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(207)@dc2b9a5d0dfe: ************************************************* HNBGW_Test.sgsn0-M3UA(207)@dc2b9a5d0dfe: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(207)@dc2b9a5d0dfe: ************************************************* HNBGW_Test.sgsn0-SCCP(205)@dc2b9a5d0dfe: v_sccp_pdu_maxlen:268 20250410085705523 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085705523 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085705523 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250410085705523 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250410085705523 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) 20250410085705523 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250410085705523 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250410085705523 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410085705523 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@dc2b9a5d0dfe: setverdict(pass): none -> pass 20250410085705701 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250410085705701 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250410085705701 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250410085705701 DLSS7 <000c> 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)@dc2b9a5d0dfe: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250410085705711 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085705712 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250410085705712 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250410085705712 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250410085705712 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250410085705712 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250410085705712 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250410085705712 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 20250410085705712 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250410085705712 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  20250410085705712 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250410085705714 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250410085705714 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250410085705714 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250410085705714 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250410085705715 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085705715 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250410085705715 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250410085705716 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  20250410085705716 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250410085705716 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250410085705716 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250410085705716 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 20250410085705716 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250410085705716 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  20250410085705716 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085705716 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250410085705716 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085705716 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250410085705716 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:413) 20250410085705716 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085705716 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085705716 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085705716 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085705716 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250410085705716 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250410085705716 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085705717 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085705718 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250410085705718 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085705718 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085705718 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410085705718 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085705718 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085705718 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) HNBGW_Test.sgsn0-M3UA(207)@dc2b9a5d0dfe: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250410085705718 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085705718 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085705718 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085705718 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085705718 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085705718 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085705718 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085705718 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085705718 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085705718 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085705718 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085705718 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085705718 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085705718 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085705718 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085705718 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085705718 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085705718 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085705718 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085705718 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250410085705718 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410085705718 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410085705718 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085705718 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  20250410085705723 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085705723 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250410085705723 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250410085705723 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250410085705723 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250410085705723 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250410085705723 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250410085705723 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 20250410085705723 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250410085705723 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  20250410085705723 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250410085705726 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085705726 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250410085705726 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250410085705726 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  20250410085705726 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250410085705726 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250410085705726 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250410085705726 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 20250410085705726 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250410085705726 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  20250410085705726 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  20250410085705726 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085705726 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250410085705726 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085705726 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250410085705726 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250410085705726 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085705726 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085705726 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085705726 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085705726 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250410085705726 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250410085705726 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085705727 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085705727 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250410085705727 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085705728 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085705728 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410085705728 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085705728 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085705728 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085705728 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085705728 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085705728 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085705728 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085705728 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085705728 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085705728 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085705728 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085705728 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085705728 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085705728 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085705728 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085705728 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085705728 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085705728 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085705728 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085705728 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085705728 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085705728 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085705728 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.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' 20250410085705728 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410085705728 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410085705728 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085705728 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(203)@dc2b9a5d0dfe: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250410085706518 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085706518 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410085706518 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410085706518 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410085706518 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085706518 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410085706518 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085706518 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085706518 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085706518 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085706518 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085706518 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085706518 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085706518 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410085706518 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085706518 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085706518 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250410085706518 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410085706518 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085706518 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085706518 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085706518 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085706518 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085706518 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085706518 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085706518 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085706518 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085706519 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085706519 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085706519 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085706519 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085706519 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085706519 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250410085706519 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250410085706519 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250410085706519 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250410085706519 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085706519 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410085706519 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085706519 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085706519 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085706519 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085706519 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085706519 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085706519 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085706519 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085706519 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085706519 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085706519 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085706519 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085706519 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085706519 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085706519 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085706519 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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) 20250410085706519 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250410085706519 DRANAP NOTICE cnlink(msc-0)[0x55b0d9ff2940]{CONNECTED}: link up (cnlink.c:111) 20250410085706520 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085706520 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085706520 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085706520 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085706520 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085706520 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.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' 20250410085706520 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410085706520 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410085706520 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085706520 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  20250410085706520 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085706520 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410085706520 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410085706520 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410085706520 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085706520 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410085706520 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085706520 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085706520 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085706520 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085706520 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085706521 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085706521 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085706521 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410085706521 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085706521 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085706521 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250410085706521 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410085706521 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085706521 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085706521 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085706521 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085706521 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085706521 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085706521 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085706521 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085706521 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085706521 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085706521 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085706521 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085706521 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085706521 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085706521 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250410085706521 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250410085706521 DRANAP INFO cnlink(msc-0)[0x55b0d9ff2940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(206)@dc2b9a5d0dfe: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250410085706524 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085706524 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410085706524 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410085706524 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410085706524 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085706524 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410085706524 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085706524 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085706524 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085706524 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085706524 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085706524 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085706524 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085706524 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410085706524 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085706524 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085706524 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250410085706524 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410085706524 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085706524 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085706524 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085706524 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085706524 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085706524 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085706524 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085706524 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085706524 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085706524 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085706524 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085706524 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085706524 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085706524 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085706524 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250410085706524 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250410085706524 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250410085706524 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250410085706524 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085706524 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410085706524 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085706524 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085706524 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085706524 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085706524 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085706524 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085706524 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085706524 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085706524 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085706524 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085706524 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085706524 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085706524 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085706524 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085706524 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085706524 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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) 20250410085706525 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250410085706525 DRANAP NOTICE cnlink(sgsn-0)[0x55b0da03d3a0]{CONNECTED}: link up (cnlink.c:111) 20250410085706525 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085706525 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085706525 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085706525 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085706525 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085706525 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.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' 20250410085706525 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410085706525 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410085706525 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085706525 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  20250410085706526 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085706526 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410085706526 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410085706526 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410085706526 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085706526 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410085706526 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085706526 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085706526 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085706526 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085706527 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085706527 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085706527 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085706527 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410085706527 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085706527 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085706527 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250410085706527 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410085706527 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085706527 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085706527 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085706527 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085706527 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085706527 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085706527 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085706527 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085706527 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085706527 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085706527 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085706527 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085706527 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085706527 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085706527 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250410085706527 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250410085706527 DRANAP INFO cnlink(sgsn-0)[0x55b0da03d3a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250410085707303 DLSCCP DEBUG SCCP-SCOC(5)[0x55b0da05a7a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410085707303 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005632b0), PART(T=Source Reference,L=4,D=00000005), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085707303 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085707303 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085707303 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085707303 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085707303 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085707303 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085707303 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 56 32 b0 00 00 05 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085707303 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085707303 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085707303 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085707303 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085707303 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085707303 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250410085707303 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410085707303 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410085707303 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085707303 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 56 32 b0 00 00 05 0f 00 00 00 00 00 06 00 08 00 00 00 01  20250410085707307 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085707307 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410085707307 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410085707307 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410085707307 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085707307 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410085707307 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085707307 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085707307 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085707307 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 56 32 b0 00 00 06 00 08 00 00 00 07  20250410085707307 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085707307 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085707307 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085707307 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410085707307 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085707308 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=005632b0) (sccp_scrc.c:486) 20250410085707308 DLSCCP DEBUG Received CO:RELCO for local reference 5 (sccp_scoc.c:1855) 20250410085707308 DLSCCP DEBUG SCCP-SCOC(5)[0x55b0da05a7a0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250410085707308 DLSCCP DEBUG SCCP-SCOC(5)[0x55b0da05a7a0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250410085707308 DLSCCP DEBUG SCCP-SCOC(5)[0x55b0da05a7a0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250410085707308 DLSCCP DEBUG SCCP-SCOC(5)[0x55b0da05a7a0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250410085707308 DLSCCP DEBUG SCCP-SCOC(5)[0x55b0da05a7a0]{IDLE}: Deallocated (fsm.c:568) 20250410085707569 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49674<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410085707595 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49682<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410085707626 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49684<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410085707634 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49690<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410085707642 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49706<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410085707649 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49712<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410085707661 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49718<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410085707681 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49720<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410085707704 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49730<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410085707732 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49746<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410085707768 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49762<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410085707799 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49766<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410085707829 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49776<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410085707859 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49782<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410085707887 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49788<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410085707919 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49794<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_rab_assignment_concurrent0(209)@dc2b9a5d0dfe: f_gen_tmsi(suffix:=0, nri_v:=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)@dc2b9a5d0dfe: f_create_expect(l3 := '05080200F110172A52082926240000000000'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@dc2b9a5d0dfe: Created Expect[0] for '05080200F110172A52082926240000000000'O to be handled at TC_rab_assignment_concurrent0(209) TC_rab_assignment_concurrent-Iuh0-RUA(201)@dc2b9a5d0dfe: Added conn table entry 0TC_rab_assignment_concurrent0(209)681661 20250410085708601 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085708601 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085708601 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250410085708601 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250410085708601 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xa66bd, normal) (hnbgw_rua.c:407) 20250410085708601 DHNB DEBUG map_rua[0x55b0da059970]{init}: Allocated (fsm.c:456) 20250410085708601 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-681661)[0x55b0da059970]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250410085708601 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-681661 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250410085708601 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410085708601 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410085708601 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-681661 SCCP-0 CS MI=IMSI-262420000000000: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) TC_rab_assignment_concurrent0(210)@dc2b9a5d0dfe: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O 20250410085708601 DCN DEBUG map_sccp[0x55b0da05ab20]{init}: Allocated (fsm.c:456) 20250410085708601 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55b0da05ab20]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250410085708601 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-681661 <-> SCCP-8 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250410085708601 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-681661 SCCP-8 msc-0 MI=IMSI-262420000000000: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250410085708601 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-681661)[0x55b0da059970]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250410085708601 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410085708601 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410085708601 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-681661)[0x55b0da059970]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250410085708601 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55b0da05ab20]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250410085708601 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250410085708601 DLSCCP DEBUG SCCP-SCOC(8)[0x55b0da05bec0]{IDLE}: Allocated (fsm.c:456) 20250410085708601 DLSCCP DEBUG SCCP-SCOC(8)[0x55b0da05bec0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250410085708601 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000000004f40030002070056400500f1100926) (sccp_scrc.c:415) 20250410085708601 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085708601 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085708601 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085708601 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085708601 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085708601 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085708601 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085708601 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085708601 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085708601 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085708601 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085708601 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085708601 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085708601 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085708601 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085708601 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 02 07 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) 20250410085708601 DLSCCP DEBUG SCCP-SCOC(8)[0x55b0da05bec0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250410085708601 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55b0da05ab20]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250410085708601 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-681661)[0x55b0da059970]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250410085708601 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085708601 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085708601 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085708601 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085708601 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085708601 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250410085708601 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410085708601 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410085708601 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085708601 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 02 07 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)@dc2b9a5d0dfe: First idle individual index:0 HNBGW_Test.msc0-SCCP(202)@dc2b9a5d0dfe: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(203)@dc2b9a5d0dfe: Found Expect[0] for l3='05080200F110172A52082926240000000000'O handled at TC_rab_assignment_concurrent0(209) HNBGW_Test.msc0-RAN(203)@dc2b9a5d0dfe: Added conn table entry 0TC_rab_assignment_concurrent0(209)14559061 HNBGW_Test.msc0-RAN(203)@dc2b9a5d0dfe: f_create_expect(l3 := '05080200F110172A52082926240000000010'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@dc2b9a5d0dfe: Created Expect[0] for '05080200F110172A52082926240000000010'O to be handled at TC_rab_assignment_concurrent0(210) TC_rab_assignment_concurrent0(209)@dc2b9a5d0dfe: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@dc2b9a5d0dfe: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(202)@dc2b9a5d0dfe: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250410085708608 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085708608 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410085708608 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410085708608 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410085708608 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085708608 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410085708608 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085708608 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085708608 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085708608 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 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 d8 d1 87 02 00 00 00 00 00 06 00 08 00 00 00 07  20250410085708608 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085708608 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085708608 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085708608 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410085708608 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085708608 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00d8d187) (sccp_scrc.c:486) 20250410085708608 DLSCCP DEBUG Received CO:COAK for local reference 8 (sccp_scoc.c:1855) 20250410085708608 DLSCCP DEBUG SCCP-SCOC(8)[0x55b0da05bec0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250410085708608 DLSCCP DEBUG SCCP-SCOC(8)[0x55b0da05bec0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250410085708608 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085708608 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250410085708608 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) 20250410085708608 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55b0da05ab20]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250410085708608 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55b0da05ab20]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_rab_assignment_concurrent0(209)@dc2b9a5d0dfe: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":705 TC_rab_assignment_concurrent-Iuh0-RUA(201)@dc2b9a5d0dfe: Added conn table entry 1TC_rab_assignment_concurrent0(210)5211934 HNBGW-MGCP(208)@dc2b9a5d0dfe: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(209) HNBGW_Test.msc0-SCCP(202)@dc2b9a5d0dfe: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(202)@dc2b9a5d0dfe: vl_len:91 HNBGW_Test.msc0-SCCP(202)@dc2b9a5d0dfe: vl_from0 HNBGW_Test.msc0-SCCP(202)@dc2b9a5d0dfe: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(211)@dc2b9a5d0dfe: f_gen_tmsi(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(212)@dc2b9a5d0dfe: f_gen_tmsi(suffix:=0, nri_v:=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)@dc2b9a5d0dfe: f_create_expect(l3 := '05080200F110172A52082926240000000020'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@dc2b9a5d0dfe: Created Expect[1] for '05080200F110172A52082926240000000020'O to be handled at TC_rab_assignment_concurrent0(211) TC_rab_assignment_concurrent-Iuh0-RUA(201)@dc2b9a5d0dfe: Added conn table entry 2TC_rab_assignment_concurrent0(211)7880855 TC_rab_assignment_concurrent0(213)@dc2b9a5d0dfe: f_gen_tmsi(suffix:=0, nri_v:=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)@dc2b9a5d0dfe: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@dc2b9a5d0dfe: Created Expect[2] for '05080200F110172A52082926240000000030'O to be handled at TC_rab_assignment_concurrent0(212) TC_rab_assignment_concurrent-Iuh0-RUA(201)@dc2b9a5d0dfe: Added conn table entry 3TC_rab_assignment_concurrent0(212)16650482 HNBGW_Test.msc0-RAN(203)@dc2b9a5d0dfe: f_create_expect(l3 := '05080200F110172A52082926240000000040'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@dc2b9a5d0dfe: Created Expect[3] for '05080200F110172A52082926240000000040'O to be handled at TC_rab_assignment_concurrent0(213) TC_rab_assignment_concurrent-Iuh0-RUA(201)@dc2b9a5d0dfe: Added conn table entry 4TC_rab_assignment_concurrent0(213)15161879 TC_rab_assignment_concurrent0(214)@dc2b9a5d0dfe: f_gen_tmsi(suffix:=0, nri_v:=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)@dc2b9a5d0dfe: f_create_expect(l3 := '05080200F110172A52082926240000000050'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@dc2b9a5d0dfe: Created Expect[4] for '05080200F110172A52082926240000000050'O to be handled at TC_rab_assignment_concurrent0(214) TC_rab_assignment_concurrent-Iuh0-RUA(201)@dc2b9a5d0dfe: Added conn table entry 5TC_rab_assignment_concurrent0(214)5385289 TC_rab_assignment_concurrent0(215)@dc2b9a5d0dfe: f_gen_tmsi(suffix:=0, nri_v:=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)@dc2b9a5d0dfe: f_create_expect(l3 := '05080200F110172A52082926240000000060'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@dc2b9a5d0dfe: Created Expect[5] for '05080200F110172A52082926240000000060'O to be handled at TC_rab_assignment_concurrent0(215) TC_rab_assignment_concurrent-Iuh0-RUA(201)@dc2b9a5d0dfe: Added conn table entry 6TC_rab_assignment_concurrent0(215)13389110 TC_rab_assignment_concurrent0(216)@dc2b9a5d0dfe: f_gen_tmsi(suffix:=0, nri_v:=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)@dc2b9a5d0dfe: f_create_expect(l3 := '05080200F110172A52082926240000000070'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@dc2b9a5d0dfe: Created Expect[6] for '05080200F110172A52082926240000000070'O to be handled at TC_rab_assignment_concurrent0(216) TC_rab_assignment_concurrent-Iuh0-RUA(201)@dc2b9a5d0dfe: Added conn table entry 7TC_rab_assignment_concurrent0(216)558203 TC_rab_assignment_concurrent0(217)@dc2b9a5d0dfe: f_gen_tmsi(suffix:=0, nri_v:=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)@dc2b9a5d0dfe: f_create_expect(l3 := '05080200F110172A52082926240000000080'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@dc2b9a5d0dfe: Created Expect[7] for '05080200F110172A52082926240000000080'O to be handled at TC_rab_assignment_concurrent0(217) TC_rab_assignment_concurrent-Iuh0-RUA(201)@dc2b9a5d0dfe: Added conn table entry 8TC_rab_assignment_concurrent0(217)8961609 TC_rab_assignment_concurrent0(218)@dc2b9a5d0dfe: f_gen_tmsi(suffix:=0, nri_v:=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)@dc2b9a5d0dfe: f_create_expect(l3 := '05080200F110172A52082926240000000090'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@dc2b9a5d0dfe: Created Expect[8] for '05080200F110172A52082926240000000090'O to be handled at TC_rab_assignment_concurrent0(218) TC_rab_assignment_concurrent-Iuh0-RUA(201)@dc2b9a5d0dfe: Added conn table entry 9TC_rab_assignment_concurrent0(218)10981343 TC_rab_assignment_concurrent0(219)@dc2b9a5d0dfe: f_gen_tmsi(suffix:=0, nri_v:=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)@dc2b9a5d0dfe: f_create_expect(l3 := '05080200F110172A52082926240000000001'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@dc2b9a5d0dfe: Created Expect[9] for '05080200F110172A52082926240000000001'O to be handled at TC_rab_assignment_concurrent0(219) TC_rab_assignment_concurrent-Iuh0-RUA(201)@dc2b9a5d0dfe: Added conn table entry 10TC_rab_assignment_concurrent0(219)13929114 20250410085708804 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085708804 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085708804 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250410085708804 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250410085708804 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x4f871e, normal) (hnbgw_rua.c:407) 20250410085708804 DHNB DEBUG map_rua[0x55b0da05b9f0]{init}: Allocated (fsm.c:456) 20250410085708805 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5211934)[0x55b0da05b9f0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250410085708805 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5211934 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250410085708805 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410085708805 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410085708805 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5211934 SCCP-0 CS MI=IMSI-262420000000001: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250410085708805 DCN DEBUG map_sccp[0x55b0da05b8c0]{init}: Allocated (fsm.c:456) 20250410085708805 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55b0da05b8c0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250410085708805 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-5211934 <-> SCCP-9 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250410085708805 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5211934 SCCP-9 msc-0 MI=IMSI-262420000000001: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250410085708805 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5211934)[0x55b0da05b9f0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250410085708805 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410085708805 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410085708805 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5211934)[0x55b0da05b9f0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250410085708805 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55b0da05b8c0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250410085708805 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250410085708805 DLSCCP DEBUG SCCP-SCOC(9)[0x55b0da052b90]{IDLE}: Allocated (fsm.c:456) 20250410085708805 DLSCCP DEBUG SCCP-SCOC(9)[0x55b0da052b90]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250410085708805 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000010004f40030003510056400500f1100926) (sccp_scrc.c:415) 20250410085708805 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085708805 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085708805 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085708805 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085708805 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085708805 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085708805 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085708805 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085708805 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085708805 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085708805 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085708805 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085708805 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085708805 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085708805 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085708805 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 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) 20250410085708805 DLSCCP DEBUG SCCP-SCOC(9)[0x55b0da052b90]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250410085708805 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55b0da05b8c0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250410085708805 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5211934)[0x55b0da05b9f0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250410085708805 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085708805 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085708805 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250410085708805 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250410085708805 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x784097, normal) (hnbgw_rua.c:407) 20250410085708805 DHNB DEBUG map_rua[0x55b0da05b1e0]{init}: Allocated (fsm.c:456) 20250410085708805 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7880855)[0x55b0da05b1e0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250410085708805 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7880855 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250410085708805 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410085708805 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410085708805 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7880855 SCCP-0 CS MI=IMSI-262420000000002: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250410085708805 DCN DEBUG map_sccp[0x55b0da062aa0]{init}: Allocated (fsm.c:456) 20250410085708805 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55b0da062aa0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250410085708805 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-7880855 <-> SCCP-10 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250410085708805 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7880855 SCCP-10 msc-0 MI=IMSI-262420000000002: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250410085708805 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7880855)[0x55b0da05b1e0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250410085708805 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410085708805 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410085708805 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085708805 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085708805 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085708805 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085708806 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7880855)[0x55b0da05b1e0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250410085708806 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55b0da062aa0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250410085708806 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250410085708805 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085708806 DLSCCP DEBUG SCCP-SCOC(10)[0x55b0da063090]{IDLE}: Allocated (fsm.c:456) 20250410085708806 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250410085708806 DLSCCP DEBUG SCCP-SCOC(10)[0x55b0da063090]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250410085708806 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410085708806 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000020004f40030002a30056400500f1100926) (sccp_scrc.c:415) 20250410085708806 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085708806 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410085708806 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085708806 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085708806 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085708806 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085708806 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085708806 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085708806 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085708806 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085708806 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085708806 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085708806 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 51 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  20250410085708806 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085708806 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085708806 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085708806 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085708806 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085708806 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 a3 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085708806 DLSCCP DEBUG SCCP-SCOC(10)[0x55b0da063090]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250410085708806 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55b0da062aa0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250410085708806 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7880855)[0x55b0da05b1e0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250410085708806 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085708806 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085708806 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250410085708806 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085708806 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410085708806 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410085708806 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410085708806 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085708806 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250410085708806 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410085708806 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xfe10f2, normal) (hnbgw_rua.c:407) 20250410085708806 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085708806 DHNB DEBUG map_rua[0x55b0da0624e0]{init}: Allocated (fsm.c:456) 20250410085708806 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16650482)[0x55b0da0624e0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250410085708806 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16650482 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250410085708806 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410085708806 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410085708806 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16650482 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250410085708806 DCN DEBUG map_sccp[0x55b0da062870]{init}: Allocated (fsm.c:456) 20250410085708806 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085708806 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085708806 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55b0da062870]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250410085708806 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-16650482 <-> SCCP-11 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250410085708806 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16650482 SCCP-11 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250410085708806 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  20250410085708806 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16650482)[0x55b0da0624e0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250410085708806 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410085708806 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410085708806 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16650482)[0x55b0da0624e0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250410085708806 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55b0da062870]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250410085708806 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250410085708806 DLSCCP DEBUG SCCP-SCOC(11)[0x55b0da0636d0]{IDLE}: Allocated (fsm.c:456) 20250410085708806 DLSCCP DEBUG SCCP-SCOC(11)[0x55b0da0636d0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250410085708806 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085708806 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085708806 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085708806 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000030004f400300028a0056400500f1100926) (sccp_scrc.c:415) 20250410085708806 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085708806 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085708806 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085708806 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085708806 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085708806 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085708806 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085708806 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085708806 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085708806 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085708806 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.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' 20250410085708806 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410085708807 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410085708807 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085708807 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085708807 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085708807 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085708807 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 a3 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  20250410085708807 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085708807 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085708807 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085708807 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085708807 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 bd 00 00 00 bc 03 00 00 0b 01 00 00 0b 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 30 00 4f 40 03 00 02 8a 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) 20250410085708807 DLSCCP DEBUG SCCP-SCOC(11)[0x55b0da0636d0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250410085708807 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55b0da062870]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250410085708807 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16650482)[0x55b0da0624e0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250410085708807 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085708807 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085708807 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085708807 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410085708807 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085708807 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) 20250410085708807 DLSCCP DEBUG Received CO:CODT for local reference 8 (sccp_scoc.c:1855) 20250410085708807 DLSCCP DEBUG SCCP-SCOC(8)[0x55b0da05bec0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250410085708807 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085708807 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250410085708807 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55b0da05ab20]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250410085708807 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250410085708807 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250410085708807 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55b0da05ab20]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250410085708807 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250410085708807 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250410085708807 DMGW DEBUG mgw(mgw-fsm-681661-0)[0x55b0da05f780]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250410085708807 DMGW DEBUG mgw(mgw-fsm-681661-0)[0x55b0da05f780]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250410085708807 DMGW DEBUG mgw(mgw-fsm-681661-0)[0x55b0da05f780]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250410085708807 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250410085708807 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250410085708807 DLMGCP DEBUG mgw-endp(mgw-fsm-681661-0)[0x55b0da061420]{UNUSED}: Allocated (fsm.c:456) 20250410085708807 DLMGCP DEBUG mgw-endp(mgw-fsm-681661-0)[0x55b0da061420]{UNUSED}: is child of mgw(mgw-fsm-681661-0)[0x55b0da05f780] (fsm.c:486) 20250410085708807 DLMGCP DEBUG mgw-endp(mgw-fsm-681661-0)[0x55b0da061420]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-681661-0)[0x55b0da05f780] (mgcp_client_endpoint_fsm.c:724) 20250410085708807 DLMGCP DEBUG mgw-endp(mgw-fsm-681661-0)[0x55b0da061420]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250410085708807 DLMGCP DEBUG mgw-endp(mgw-fsm-681661-0)[0x55b0da061420]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250410085708807 DLMGCP DEBUG mgw-endp(mgw-fsm-681661-0)[0x55b0da061420]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250410085708807 DLMGCP DEBUG MGCP_CONN(mgw-fsm-681661-0)[0x55b0da05f8b0]{ST_CRCX}: Allocated (fsm.c:456) 20250410085708807 DLMGCP DEBUG MGCP_CONN(mgw-fsm-681661-0)[0x55b0da05f8b0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-681661-0)[0x55b0da061420] (fsm.c:486) 20250410085708807 DLMGCP DEBUG MGCP_CONN(mgw-fsm-681661-0)[0x55b0da05f8b0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250410085708807 DLMGCP DEBUG MGCP_CONN(mgw-fsm-681661-0)[0x55b0da05f8b0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250410085708807 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:35971: len=197 'CRCX 6 rtpbridge/*@mgw MGCP 1.0\r\nC: a66bd1'... (mgcp_client.c:807) 20250410085708807 DLMGCP DEBUG MGW(mgw) Queued 197 bytes for MGW (mgcp_client.c:1221) 20250410085708807 DLMGCP DEBUG MGCP_CONN(mgw-fsm-681661-0)[0x55b0da05f8b0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250410085708807 DLMGCP DEBUG mgw-endp(mgw-fsm-681661-0)[0x55b0da061420]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250410085708807 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085708807 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085708807 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250410085708807 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250410085708807 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xe75a17, normal) (hnbgw_rua.c:407) 20250410085708807 DHNB DEBUG map_rua[0x55b0da06e3a0]{init}: Allocated (fsm.c:456) 20250410085708808 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15161879)[0x55b0da06e3a0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250410085708808 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15161879 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250410085708808 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410085708808 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410085708808 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15161879 SCCP-0 CS MI=IMSI-262420000000004: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250410085708808 DCN DEBUG map_sccp[0x55b0da05f9e0]{init}: Allocated (fsm.c:456) 20250410085708808 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55b0da05f9e0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250410085708807 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085708808 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085708808 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085708808 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085708808 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085708808 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.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' 20250410085708808 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410085708808 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410085708808 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-15161879 <-> SCCP-12 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250410085708808 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085708808 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 02 8a 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  20250410085708808 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15161879 SCCP-12 msc-0 MI=IMSI-262420000000004: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250410085708808 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15161879)[0x55b0da06e3a0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250410085708808 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410085708808 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410085708808 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15161879)[0x55b0da06e3a0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250410085708808 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55b0da05f9e0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250410085708808 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250410085708808 DLSCCP DEBUG SCCP-SCOC(12)[0x55b0da064b40]{IDLE}: Allocated (fsm.c:456) 20250410085708808 DLSCCP DEBUG SCCP-SCOC(12)[0x55b0da064b40]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250410085708808 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000040004f40030003e50056400500f1100926) (sccp_scrc.c:415) 20250410085708808 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085708808 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085708808 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085708808 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085708808 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085708808 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085708808 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085708808 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085708808 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085708808 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085708808 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085708808 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085708808 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085708808 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085708808 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085708808 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 03 e5 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) 20250410085708808 DLSCCP DEBUG SCCP-SCOC(12)[0x55b0da064b40]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250410085708808 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55b0da05f9e0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250410085708808 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15161879)[0x55b0da06e3a0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250410085708808 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085708808 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085708808 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085708808 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085708808 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085708808 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250410085708808 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085708808 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085708808 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250410085708808 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250410085708808 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x522c49, normal) (hnbgw_rua.c:407) 20250410085708808 DHNB DEBUG map_rua[0x55b0da060d60]{init}: Allocated (fsm.c:456) 20250410085708808 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5385289)[0x55b0da060d60]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250410085708808 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5385289 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250410085708808 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410085708808 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410085708808 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410085708808 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410085708808 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085708808 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 03 e5 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  20250410085708808 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5385289 SCCP-0 CS MI=IMSI-262420000000005: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250410085708808 DCN DEBUG map_sccp[0x55b0da060e90]{init}: Allocated (fsm.c:456) 20250410085708809 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55b0da060e90]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250410085708809 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-5385289 <-> SCCP-13 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250410085708809 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5385289 SCCP-13 msc-0 MI=IMSI-262420000000005: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250410085708809 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5385289)[0x55b0da060d60]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250410085708809 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410085708809 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410085708809 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085708809 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085708809 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085708809 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085708809 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085708809 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.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' 20250410085708809 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410085708809 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410085708809 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5385289)[0x55b0da060d60]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250410085708809 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55b0da060e90]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250410085708809 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250410085708809 DLSCCP DEBUG SCCP-SCOC(13)[0x55b0da065210]{IDLE}: Allocated (fsm.c:456) 20250410085708809 DLSCCP DEBUG SCCP-SCOC(13)[0x55b0da065210]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250410085708809 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000050004f40030000310056400500f1100926) (sccp_scrc.c:415) 20250410085708809 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085708809 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085708809 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085708809 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085708809 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085708809 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085708809 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085708809 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085708809 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085708809 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085708809 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085708809 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085708809 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085708809 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085708809 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085708809 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 bd 00 00 00 bc 03 00 00 0d 01 00 00 0d 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 50 00 4f 40 03 00 00 31 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085708809 DLSCCP DEBUG SCCP-SCOC(13)[0x55b0da065210]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250410085708809 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55b0da060e90]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250410085708809 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5385289)[0x55b0da060d60]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250410085708809 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085708809 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085708809 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250410085708809 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250410085708809 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xcc4d36, normal) (hnbgw_rua.c:407) 20250410085708809 DHNB DEBUG map_rua[0x55b0da0658d0]{init}: Allocated (fsm.c:456) 20250410085708809 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13389110)[0x55b0da0658d0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250410085708809 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13389110 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250410085708809 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410085708809 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410085708809 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13389110 SCCP-0 CS MI=IMSI-262420000000006: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250410085708809 DCN DEBUG map_sccp[0x55b0da064c70]{init}: Allocated (fsm.c:456) 20250410085708809 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x55b0da064c70]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250410085708809 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-13389110 <-> SCCP-14 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250410085708809 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13389110 SCCP-14 msc-0 MI=IMSI-262420000000006: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250410085708809 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13389110)[0x55b0da0658d0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250410085708809 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410085708809 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410085708809 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13389110)[0x55b0da0658d0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250410085708809 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x55b0da064c70]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250410085708809 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250410085708809 DLSCCP DEBUG SCCP-SCOC(14)[0x55b0da06d5f0]{IDLE}: Allocated (fsm.c:456) 20250410085708809 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085708809 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 00 31 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  20250410085708809 DLSCCP DEBUG SCCP-SCOC(14)[0x55b0da06d5f0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250410085708809 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000060004f40030000900056400500f1100926) (sccp_scrc.c:415) 20250410085708809 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085708809 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085708809 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085708809 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085708810 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085708810 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085708810 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085708810 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085708810 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085708810 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085708810 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085708810 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085708810 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085708810 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085708810 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085708810 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 bd 00 00 00 bc 03 00 00 0e 01 00 00 0e 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 60 00 4f 40 03 00 00 90 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) 20250410085708810 DLSCCP DEBUG SCCP-SCOC(14)[0x55b0da06d5f0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250410085708810 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x55b0da064c70]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250410085708810 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13389110)[0x55b0da0658d0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250410085708810 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085708810 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085708810 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250410085708810 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250410085708810 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x8847b, normal) (hnbgw_rua.c:407) 20250410085708810 DHNB DEBUG map_rua[0x55b0da065570]{init}: Allocated (fsm.c:456) 20250410085708810 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085708810 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085708810 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085708810 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-558203)[0x55b0da065570]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250410085708810 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-558203 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250410085708810 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410085708810 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410085708810 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-558203 SCCP-0 CS MI=IMSI-262420000000007: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250410085708810 DCN DEBUG map_sccp[0x55b0da05fc80]{init}: Allocated (fsm.c:456) 20250410085708810 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x55b0da05fc80]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250410085708810 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-558203 <-> SCCP-15 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250410085708810 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-558203 SCCP-15 msc-0 MI=IMSI-262420000000007: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250410085708810 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-558203)[0x55b0da065570]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250410085708810 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410085708810 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085708810 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410085708810 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-558203)[0x55b0da065570]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250410085708810 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x55b0da05fc80]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250410085708810 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250410085708810 DLSCCP DEBUG SCCP-SCOC(15)[0x55b0da06e0a0]{IDLE}: Allocated (fsm.c:456) 20250410085708810 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085708810 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250410085708810 DLSCCP DEBUG SCCP-SCOC(15)[0x55b0da06e0a0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250410085708810 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000070004f40030003940056400500f1100926) (sccp_scrc.c:415) 20250410085708810 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085708810 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085708810 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085708810 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085708810 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085708810 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085708810 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085708810 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085708810 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085708810 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085708810 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085708810 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085708810 DLSS7 DEBUG Found route for dpc=188=0.23.4: 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.msc0-SCCP(202)@dc2b9a5d0dfe: First idle individual index:1 20250410085708810 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085708810 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085708811 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 03 94 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085708811 DLSCCP DEBUG SCCP-SCOC(15)[0x55b0da06e0a0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250410085708811 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x55b0da05fc80]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250410085708811 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-558203)[0x55b0da065570]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250410085708811 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085708811 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085708811 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250410085708811 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250410085708811 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x88be49, normal) (hnbgw_rua.c:407) 20250410085708811 DHNB DEBUG map_rua[0x55b0da06d9c0]{init}: Allocated (fsm.c:456) 20250410085708811 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8961609)[0x55b0da06d9c0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250410085708811 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8961609 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250410085708811 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410085708811 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410085708811 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8961609 SCCP-0 CS MI=IMSI-262420000000008: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250410085708811 DCN DEBUG map_sccp[0x55b0da06daf0]{init}: Allocated (fsm.c:456) 20250410085708811 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x55b0da06daf0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250410085708811 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-8961609 <-> SCCP-16 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250410085708811 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8961609 SCCP-16 msc-0 MI=IMSI-262420000000008: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250410085708811 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8961609)[0x55b0da06d9c0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250410085708811 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410085708811 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410085708811 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8961609)[0x55b0da06d9c0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250410085708811 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x55b0da06daf0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250410085708811 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250410085708811 DLSCCP DEBUG SCCP-SCOC(16)[0x55b0da075b20]{IDLE}: Allocated (fsm.c:456) 20250410085708811 DLSCCP DEBUG SCCP-SCOC(16)[0x55b0da075b20]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250410085708811 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000080004f400300033d0056400500f1100926) (sccp_scrc.c:415) 20250410085708811 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085708810 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410085708810 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410085708810 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085708810 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 00 90 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  20250410085708811 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085708811 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085708811 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085708811 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085708811 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085708811 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.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' 20250410085708811 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410085708811 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410085708811 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085708811 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 03 94 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  20250410085708811 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085708811 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085708811 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085708811 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085708811 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085708811 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085708811 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085708811 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085708811 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085708811 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085708811 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085708811 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085708811 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085708811 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085708811 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 3d 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085708811 DLSCCP DEBUG SCCP-SCOC(16)[0x55b0da075b20]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250410085708811 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x55b0da06daf0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250410085708811 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8961609)[0x55b0da06d9c0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250410085708811 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085708811 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085708811 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250410085708811 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250410085708812 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xa78fdf, normal) (hnbgw_rua.c:407) 20250410085708812 DHNB DEBUG map_rua[0x55b0da060a40]{init}: Allocated (fsm.c:456) 20250410085708812 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10981343)[0x55b0da060a40]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250410085708812 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10981343 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250410085708812 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410085708812 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410085708812 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10981343 SCCP-0 CS MI=IMSI-262420000000009: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250410085708812 DCN DEBUG map_sccp[0x55b0da0754a0]{init}: Allocated (fsm.c:456) 20250410085708812 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085708812 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085708812 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085708812 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085708812 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085708812 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250410085708812 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410085708812 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55b0da0754a0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250410085708812 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-10981343 <-> SCCP-17 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250410085708812 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10981343 SCCP-17 msc-0 MI=IMSI-262420000000009: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250410085708812 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10981343)[0x55b0da060a40]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250410085708812 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410085708812 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410085708812 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10981343)[0x55b0da060a40]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250410085708812 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55b0da0754a0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250410085708812 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250410085708812 DLSCCP DEBUG SCCP-SCOC(17)[0x55b0da0766e0]{IDLE}: Allocated (fsm.c:456) 20250410085708812 DLSCCP DEBUG SCCP-SCOC(17)[0x55b0da0766e0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250410085708812 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410085708812 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085708812 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 3d 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  20250410085708812 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000090004f40030002690056400500f1100926) (sccp_scrc.c:415) 20250410085708812 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085708812 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085708812 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085708812 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085708812 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085708812 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085708812 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085708812 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085708812 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085708812 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085708812 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085708812 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085708812 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085708812 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085708812 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085708812 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 02 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) 20250410085708812 DLSCCP DEBUG SCCP-SCOC(17)[0x55b0da0766e0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250410085708812 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55b0da0754a0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250410085708812 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10981343)[0x55b0da060a40]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250410085708812 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085708812 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085708812 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250410085708812 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250410085708812 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xd48a9a, normal) (hnbgw_rua.c:407) 20250410085708812 DHNB DEBUG map_rua[0x55b0da075e80]{init}: Allocated (fsm.c:456) 20250410085708812 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13929114)[0x55b0da075e80]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250410085708812 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13929114 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250410085708812 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410085708812 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410085708812 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13929114 SCCP-0 CS MI=IMSI-262420000000010: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250410085708812 DCN DEBUG map_sccp[0x55b0da060fc0]{init}: Allocated (fsm.c:456) 20250410085708812 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x55b0da060fc0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250410085708812 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-13929114 <-> SCCP-18 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250410085708812 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13929114 SCCP-18 msc-0 MI=IMSI-262420000000010: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250410085708812 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13929114)[0x55b0da075e80]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250410085708812 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410085708812 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410085708812 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13929114)[0x55b0da075e80]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250410085708812 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x55b0da060fc0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250410085708812 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250410085708812 DLSCCP DEBUG SCCP-SCOC(18)[0x55b0da077420]{IDLE}: Allocated (fsm.c:456) 20250410085708812 DLSCCP DEBUG SCCP-SCOC(18)[0x55b0da077420]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250410085708812 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085708812 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085708812 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085708812 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085708812 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085708812 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250410085708812 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410085708812 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410085708812 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085708812 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 02 69 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  20250410085708812 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000001004f40030002b20056400500f1100926) (sccp_scrc.c:415) 20250410085708812 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085708812 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085708812 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085708812 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085708812 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085708812 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085708812 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085708812 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085708812 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085708812 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085708812 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-SCCP(202)@dc2b9a5d0dfe: Warning: Stopping inactive timer T_ias[1]. 20250410085708812 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085708812 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085708812 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085708812 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085708812 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 b2 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) 20250410085708812 DLSCCP DEBUG SCCP-SCOC(18)[0x55b0da077420]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250410085708812 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x55b0da060fc0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250410085708812 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13929114)[0x55b0da075e80]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250410085708812 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085708812 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085708812 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085708812 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085708812 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085708812 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.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' 20250410085708812 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410085708812 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410085708812 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085708812 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 b2 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)@dc2b9a5d0dfe: First idle individual index:2 TC_rab_assignment_concurrent0(220)@dc2b9a5d0dfe: f_gen_tmsi(suffix:=0, nri_v:=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)@dc2b9a5d0dfe: Found Expect[0] for l3='05080200F110172A52082926240000000010'O handled at TC_rab_assignment_concurrent0(210) HNBGW_Test.msc0-RAN(203)@dc2b9a5d0dfe: Added conn table entry 1TC_rab_assignment_concurrent0(210)6990422 HNBGW_Test.msc0-SCCP(202)@dc2b9a5d0dfe: Warning: Stopping inactive timer T_ias[2]. HNBGW_Test.msc0-SCCP(202)@dc2b9a5d0dfe: First idle individual index:3 HNBGW_Test.msc0-SCCP(202)@dc2b9a5d0dfe: Warning: Stopping inactive timer T_ias[3]. HNBGW_Test.msc0-RAN(203)@dc2b9a5d0dfe: Found Expect[1] for l3='05080200F110172A52082926240000000020'O handled at TC_rab_assignment_concurrent0(211) HNBGW_Test.msc0-RAN(203)@dc2b9a5d0dfe: Added conn table entry 2TC_rab_assignment_concurrent0(211)6534137 TC_rab_assignment_concurrent0(210)@dc2b9a5d0dfe: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@dc2b9a5d0dfe: First idle individual index:4 HNBGW_Test.msc0-RAN(203)@dc2b9a5d0dfe: Found Expect[2] for l3='05080200F110172A52082926240000000030'O handled at TC_rab_assignment_concurrent0(212) HNBGW_Test.msc0-RAN(203)@dc2b9a5d0dfe: Added conn table entry 3TC_rab_assignment_concurrent0(212)1886668 TC_rab_assignment_concurrent0(211)@dc2b9a5d0dfe: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@dc2b9a5d0dfe: Warning: Stopping inactive timer T_ias[4]. HNBGW_Test.msc0-SCCP(202)@dc2b9a5d0dfe: First idle individual index:5 HNBGW_Test.msc0-RAN(203)@dc2b9a5d0dfe: Found Expect[3] for l3='05080200F110172A52082926240000000040'O handled at TC_rab_assignment_concurrent0(213) HNBGW_Test.msc0-SCCP(202)@dc2b9a5d0dfe: Warning: Stopping inactive timer T_ias[5]. HNBGW_Test.msc0-RAN(203)@dc2b9a5d0dfe: Added conn table entry 4TC_rab_assignment_concurrent0(213)125307 HNBGW_Test.msc0-SCCP(202)@dc2b9a5d0dfe: First idle individual index:6 TC_rab_assignment_concurrent0(212)@dc2b9a5d0dfe: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@dc2b9a5d0dfe: Warning: Stopping inactive timer T_ias[6]. HNBGW_Test.msc0-RAN(203)@dc2b9a5d0dfe: Found Expect[4] for l3='05080200F110172A52082926240000000050'O handled at TC_rab_assignment_concurrent0(214) HNBGW_Test.msc0-RAN(203)@dc2b9a5d0dfe: Added conn table entry 5TC_rab_assignment_concurrent0(214)10876342 HNBGW_Test.msc0-SCCP(202)@dc2b9a5d0dfe: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(202)@dc2b9a5d0dfe: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_rab_assignment_concurrent0(213)@dc2b9a5d0dfe: setverdict(pass): none -> pass HNBGW_Test.msc0-RAN(203)@dc2b9a5d0dfe: Found Expect[5] for l3='05080200F110172A52082926240000000060'O handled at TC_rab_assignment_concurrent0(215) HNBGW_Test.msc0-SCCP(202)@dc2b9a5d0dfe: Session index based on connection ID:2 HNBGW_Test.msc0-RAN(203)@dc2b9a5d0dfe: Added conn table entry 6TC_rab_assignment_concurrent0(215)7043890 20250410085708824 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085708824 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410085708824 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410085708824 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410085708824 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085708824 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410085708824 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085708824 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085708824 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085708824 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 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 eb b3 cd 02 00 00 00 00 00 06 00 08 00 00 00 07  20250410085708824 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.msc0-SCCP(202)@dc2b9a5d0dfe: Warning: Re-starting timer T_ias[2], which is already active (running or expired). 20250410085708824 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085708824 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085708824 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410085708824 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085708824 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00ebb3cd) (sccp_scrc.c:486) 20250410085708824 DLSCCP DEBUG Received CO:COAK for local reference 9 (sccp_scoc.c:1855) 20250410085708824 DLSCCP DEBUG SCCP-SCOC(9)[0x55b0da052b90]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250410085708824 DLSCCP DEBUG SCCP-SCOC(9)[0x55b0da052b90]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250410085708824 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085708824 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250410085708825 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) 20250410085708825 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55b0da05b8c0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250410085708825 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55b0da05b8c0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_rab_assignment_concurrent0(214)@dc2b9a5d0dfe: setverdict(pass): none -> pass TC_rab_assignment_concurrent0(215)@dc2b9a5d0dfe: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@dc2b9a5d0dfe: First idle individual index:7 HNBGW_Test.msc0-SCCP(202)@dc2b9a5d0dfe: Warning: Stopping inactive timer T_ias[7]. HNBGW_Test.msc0-SCCP(202)@dc2b9a5d0dfe: First idle individual index:8 HNBGW_Test.msc0-RAN(203)@dc2b9a5d0dfe: Found Expect[6] for l3='05080200F110172A52082926240000000070'O handled at TC_rab_assignment_concurrent0(216) HNBGW_Test.msc0-RAN(203)@dc2b9a5d0dfe: Added conn table entry 7TC_rab_assignment_concurrent0(216)14157266 HNBGW_Test.msc0-SCCP(202)@dc2b9a5d0dfe: Warning: Stopping inactive timer T_ias[8]. HNBGW_Test.msc0-SCCP(202)@dc2b9a5d0dfe: First idle individual index:9 HNBGW_Test.msc0-RAN(203)@dc2b9a5d0dfe: Found Expect[7] for l3='05080200F110172A52082926240000000080'O handled at TC_rab_assignment_concurrent0(217) HNBGW_Test.msc0-RAN(203)@dc2b9a5d0dfe: Added conn table entry 8TC_rab_assignment_concurrent0(217)13129733 HNBGW_Test.msc0-SCCP(202)@dc2b9a5d0dfe: Warning: Stopping inactive timer T_ias[9]. HNBGW_Test.msc0-RAN(203)@dc2b9a5d0dfe: f_create_expect(l3 := '05080200F110172A52082926240000000011'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@dc2b9a5d0dfe: Created Expect[0] for '05080200F110172A52082926240000000011'O to be handled at TC_rab_assignment_concurrent0(220) TC_rab_assignment_concurrent0(216)@dc2b9a5d0dfe: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@dc2b9a5d0dfe: First idle individual index:10 HNBGW_Test.msc0-RAN(203)@dc2b9a5d0dfe: Found Expect[8] for l3='05080200F110172A52082926240000000090'O handled at TC_rab_assignment_concurrent0(218) HNBGW_Test.msc0-RAN(203)@dc2b9a5d0dfe: Added conn table entry 9TC_rab_assignment_concurrent0(218)16339804 TC_rab_assignment_concurrent0(217)@dc2b9a5d0dfe: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@dc2b9a5d0dfe: Warning: Stopping inactive timer T_ias[10]. HNBGW_Test.msc0-SCCP(202)@dc2b9a5d0dfe: Session index based on connection ID:3 HNBGW_Test.msc0-RAN(203)@dc2b9a5d0dfe: Found Expect[9] for l3='05080200F110172A52082926240000000001'O handled at TC_rab_assignment_concurrent0(219) HNBGW_Test.msc0-RAN(203)@dc2b9a5d0dfe: Added conn table entry 10TC_rab_assignment_concurrent0(219)13213768 HNBGW_Test.msc0-SCCP(202)@dc2b9a5d0dfe: Warning: Re-starting timer T_ias[3], which is already active (running or expired). TC_rab_assignment_concurrent0(218)@dc2b9a5d0dfe: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@dc2b9a5d0dfe: Session index based on connection ID:4 TC_rab_assignment_concurrent-Iuh0-RUA(201)@dc2b9a5d0dfe: Added conn table entry 11TC_rab_assignment_concurrent0(220)13920180 HNBGW_Test.msc0-SCCP(202)@dc2b9a5d0dfe: Warning: Re-starting timer T_ias[4], which is already active (running or expired). TC_rab_assignment_concurrent0(219)@dc2b9a5d0dfe: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@dc2b9a5d0dfe: Session index based on connection ID:5 TC_rab_assignment_concurrent0(221)@dc2b9a5d0dfe: f_gen_tmsi(suffix:=0, nri_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)@dc2b9a5d0dfe: Warning: Re-starting timer T_ias[5], which is already active (running or expired). HNBGW_Test.msc0-SCCP(202)@dc2b9a5d0dfe: Session index based on connection ID:6 HNBGW_Test.msc0-SCCP(202)@dc2b9a5d0dfe: Warning: Re-starting timer T_ias[6], which is already active (running or expired). HNBGW_Test.msc0-SCCP(202)@dc2b9a5d0dfe: Session index based on connection ID:7 HNBGW_Test.msc0-SCCP(202)@dc2b9a5d0dfe: Warning: Re-starting timer T_ias[7], which is already active (running or expired). HNBGW_Test.msc0-SCCP(202)@dc2b9a5d0dfe: Session index based on connection ID:8 HNBGW_Test.msc0-SCCP(202)@dc2b9a5d0dfe: Warning: Re-starting timer T_ias[8], which is already active (running or expired). HNBGW_Test.msc0-SCCP(202)@dc2b9a5d0dfe: Session index based on connection ID:9 HNBGW_Test.msc0-SCCP(202)@dc2b9a5d0dfe: Warning: Re-starting timer T_ias[9], which is already active (running or expired). HNBGW_Test.msc0-SCCP(202)@dc2b9a5d0dfe: Session index based on connection ID:10 HNBGW_Test.msc0-SCCP(202)@dc2b9a5d0dfe: Warning: Re-starting timer T_ias[10], which is already active (running or expired). HNBGW-MGCP(208)@dc2b9a5d0dfe: Found Expect[0] for { line := { verb := "CRCX", trans_id := "6", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "a66bd17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "a66bd17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } handled at TC_rab_assignment_concurrent0(209) TC_rab_assignment_concurrent0(209)@dc2b9a5d0dfe: CRCX1{ line := { verb := "CRCX", trans_id := "6", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "a66bd17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "a66bd17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@dc2b9a5d0dfe: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":721 TC_rab_assignment_concurrent0(210)@dc2b9a5d0dfe: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":705 HNBGW-MGCP(208)@dc2b9a5d0dfe: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(210) HNBGW_Test.msc0-RAN(203)@dc2b9a5d0dfe: f_create_expect(l3 := '05080200F110172A52082926240000000021'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@dc2b9a5d0dfe: Created Expect[1] for '05080200F110172A52082926240000000021'O to be handled at TC_rab_assignment_concurrent0(221) TC_rab_assignment_concurrent-Iuh0-RUA(201)@dc2b9a5d0dfe: Added conn table entry 12TC_rab_assignment_concurrent0(221)2348011 20250410085708853 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 6 OK (mgcp_client.c:758) 20250410085708853 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b0da05f8b0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250410085708853 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b0da05f8b0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250410085708853 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b0da05f8b0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250410085708853 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b0da05f8b0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250410085708853 DLMGCP DEBUG mgw-endp(mgw-fsm-681661-0)[0x55b0da061420]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250410085708853 DLMGCP DEBUG mgw-endp(mgw-fsm-681661-0)[0x55b0da061420]{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) 20250410085708853 DLMGCP DEBUG mgw-endp(mgw-fsm-681661-0)[0x55b0da061420]{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) 20250410085708853 DLMGCP DEBUG mgw-endp(mgw-fsm-681661-0)[0x55b0da061420]{WAIT_MGW_RESPONSE}: rtpbridge/0@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250410085708853 DLMGCP DEBUG mgw-endp(mgw-fsm-681661-0)[0x55b0da061420]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250410085708853 DLMGCP DEBUG mgw-endp(mgw-fsm-681661-0)[0x55b0da061420]{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) 20250410085708853 DMGW DEBUG mgw(mgw-fsm-681661-0)[0x55b0da05f780]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250410085708853 DMGW DEBUG mgw(mgw-fsm-681661-0)[0x55b0da05f780]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250410085708853 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250410085708853 DMGW DEBUG mgw(mgw-fsm-681661-0)[0x55b0da05f780]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250410085708853 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-681661)[0x55b0da059970]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250410085708853 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250410085708853 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410085708853 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) 20250410085708853 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085708853 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085708853 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250410085708853 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250410085708853 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xd467b4, normal) (hnbgw_rua.c:407) 20250410085708853 DHNB DEBUG map_rua[0x55b0da063fd0]{init}: Allocated (fsm.c:456) 20250410085708853 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13920180)[0x55b0da063fd0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250410085708853 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13920180 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250410085708853 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410085708853 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410085708853 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13920180 SCCP-0 CS MI=IMSI-262420000000011: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250410085708853 DCN DEBUG map_sccp[0x55b0da063920]{init}: Allocated (fsm.c:456) 20250410085708853 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x55b0da063920]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250410085708853 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-13920180 <-> SCCP-19 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250410085708853 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13920180 SCCP-19 msc-0 MI=IMSI-262420000000011: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250410085708853 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13920180)[0x55b0da063fd0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250410085708853 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410085708853 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410085708853 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13920180)[0x55b0da063fd0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250410085708853 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x55b0da063920]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250410085708853 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250410085708853 DLSCCP DEBUG SCCP-SCOC(19)[0x55b0da06d100]{IDLE}: Allocated (fsm.c:456) 20250410085708853 DLSCCP DEBUG SCCP-SCOC(19)[0x55b0da06d100]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250410085708853 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000011004f400300012f0056400500f1100926) (sccp_scrc.c:415) 20250410085708853 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085708853 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085708854 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085708854 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085708854 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085708854 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085708854 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085708854 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085708854 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085708854 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085708854 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085708854 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085708854 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085708854 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085708854 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085708854 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 01 2f 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) 20250410085708854 DLSCCP DEBUG SCCP-SCOC(19)[0x55b0da06d100]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250410085708854 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x55b0da063920]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250410085708854 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13920180)[0x55b0da063fd0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250410085708854 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085708854 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085708854 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250410085708854 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250410085708854 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085708854 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085708854 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085708854 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085708854 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085708854 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.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' 20250410085708854 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410085708854 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410085708854 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085708854 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 01 2f 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  20250410085708854 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x23d3eb, normal) (hnbgw_rua.c:407) 20250410085708854 DHNB DEBUG map_rua[0x55b0da063a50]{init}: Allocated (fsm.c:456) 20250410085708854 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2348011)[0x55b0da063a50]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250410085708854 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2348011 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250410085708854 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410085708854 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410085708854 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085708854 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410085708854 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410085708854 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410085708854 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085708854 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2348011 SCCP-0 CS MI=IMSI-262420000000012: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250410085708854 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410085708854 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085708854 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085708854 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085708854 DCN DEBUG map_sccp[0x55b0da078c60]{init}: Allocated (fsm.c:456) 20250410085708854 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 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 f5 75 0b 02 00 00 00 00 00 06 00 08 00 00 00 07  20250410085708854 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x55b0da078c60]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250410085708854 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-2348011 <-> SCCP-20 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250410085708854 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085708854 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410085708854 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410085708854 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410085708854 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085708854 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2348011 SCCP-20 msc-0 MI=IMSI-262420000000012: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250410085708854 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2348011)[0x55b0da063a50]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250410085708854 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410085708854 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410085708854 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410085708854 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085708854 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085708854 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085708854 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 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 5c a1 bf 02 00 00 00 00 00 06 00 08 00 00 00 07  20250410085708854 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2348011)[0x55b0da063a50]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250410085708854 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x55b0da078c60]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250410085708854 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250410085708854 DLSCCP DEBUG SCCP-SCOC(20)[0x55b0da0794a0]{IDLE}: Allocated (fsm.c:456) 20250410085708854 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085708854 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410085708854 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410085708854 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410085708854 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085708854 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410085708854 DLSCCP DEBUG SCCP-SCOC(20)[0x55b0da0794a0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250410085708854 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085708854 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085708854 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085708854 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 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 b8 7e 61 02 00 00 00 00 00 06 00 08 00 00 00 07  20250410085708854 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000021004f40030003630056400500f1100926) (sccp_scrc.c:415) 20250410085708854 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085708854 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085708854 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085708854 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085708854 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410085708854 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410085708854 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410085708854 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085708854 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410085708854 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085708854 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085708854 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085708854 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 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 80 ff 00 02 00 00 00 00 00 06 00 08 00 00 00 07  20250410085708854 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085708854 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085708854 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085708854 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085708854 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410085708854 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410085708854 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085708854 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085708854 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410085708854 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085708854 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085708854 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085708854 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410085708854 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085708854 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085708854 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085708854 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 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 57 43 c0 02 00 00 00 00 00 06 00 08 00 00 00 07  20250410085708854 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085708854 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085708854 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085708854 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085708854 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085708854 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 63 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) 20250410085708854 DLSCCP DEBUG SCCP-SCOC(20)[0x55b0da0794a0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250410085708854 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x55b0da078c60]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250410085708854 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2348011)[0x55b0da063a50]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250410085708854 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085708854 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410085708854 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410085708854 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410085708854 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085708854 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410085708854 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085708854 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085708854 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085708854 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 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 0a 92 26 02 00 00 00 00 00 06 00 08 00 00 00 07  20250410085708854 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085708854 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410085708854 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410085708854 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410085708854 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085708854 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410085708854 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085708854 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085708854 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085708854 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085708854 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 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 44 4d cb 02 00 00 00 00 00 06 00 08 00 00 00 07  20250410085708854 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085708855 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085708855 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410085708855 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085708855 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00f5750b) (sccp_scrc.c:486) 20250410085708855 DLSCCP DEBUG Received CO:COAK for local reference 10 (sccp_scoc.c:1855) 20250410085708855 DLSCCP DEBUG SCCP-SCOC(10)[0x55b0da063090]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250410085708854 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085708854 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410085708855 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410085708855 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410085708855 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085708855 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410085708855 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085708855 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085708855 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085708855 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 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 97 bf 3b 02 00 00 00 00 00 06 00 08 00 00 00 07  20250410085708855 DLSCCP DEBUG SCCP-SCOC(10)[0x55b0da063090]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250410085708855 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085708855 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085708855 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410085708855 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410085708855 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410085708855 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085708855 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410085708855 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085708855 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085708855 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250410085708855 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085708855 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 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 a4 e9 13 02 00 00 00 00 00 06 00 08 00 00 00 07  20250410085708855 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) 20250410085708855 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55b0da062aa0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250410085708855 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085708855 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085708855 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085708855 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085708855 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085708855 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250410085708855 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410085708855 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410085708855 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085708855 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 63 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  20250410085708855 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55b0da062aa0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250410085708855 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085708855 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085708855 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085708855 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410085708855 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085708855 DLSS7 DEBUG scrc_rx_mtp_xfer_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=005ca1bf) (sccp_scrc.c:486) 20250410085708855 DLSCCP DEBUG Received CO:COAK for local reference 11 (sccp_scoc.c:1855) 20250410085708855 DLSCCP DEBUG SCCP-SCOC(11)[0x55b0da0636d0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250410085708855 DLSCCP DEBUG SCCP-SCOC(11)[0x55b0da0636d0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250410085708855 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085708855 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250410085708855 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) 20250410085708855 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55b0da062870]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250410085708855 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55b0da062870]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250410085708855 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085708855 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085708855 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085708855 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410085708855 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085708856 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00b87e61) (sccp_scrc.c:486) 20250410085708856 DLSCCP DEBUG Received CO:COAK for local reference 12 (sccp_scoc.c:1855) 20250410085708856 DLSCCP DEBUG SCCP-SCOC(12)[0x55b0da064b40]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250410085708856 DLSCCP DEBUG SCCP-SCOC(12)[0x55b0da064b40]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250410085708856 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085708856 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250410085708856 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) 20250410085708856 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55b0da05f9e0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250410085708856 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55b0da05f9e0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250410085708856 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085708856 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085708856 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085708856 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410085708856 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085708856 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0080ff00) (sccp_scrc.c:486) 20250410085708856 DLSCCP DEBUG Received CO:COAK for local reference 13 (sccp_scoc.c:1855) 20250410085708856 DLSCCP DEBUG SCCP-SCOC(13)[0x55b0da065210]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250410085708856 DLSCCP DEBUG SCCP-SCOC(13)[0x55b0da065210]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250410085708856 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085708856 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250410085708856 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) 20250410085708856 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55b0da060e90]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250410085708856 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55b0da060e90]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250410085708856 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085708856 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085708856 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085708856 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410085708856 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085708856 DLSS7 DEBUG scrc_rx_mtp_xfer_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=005743c0) (sccp_scrc.c:486) 20250410085708856 DLSCCP DEBUG Received CO:COAK for local reference 14 (sccp_scoc.c:1855) 20250410085708856 DLSCCP DEBUG SCCP-SCOC(14)[0x55b0da06d5f0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250410085708856 DLSCCP DEBUG SCCP-SCOC(14)[0x55b0da06d5f0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250410085708856 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085708856 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250410085708857 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) 20250410085708857 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x55b0da064c70]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250410085708857 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x55b0da064c70]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) HNBGW_Test.msc0-SCCP(202)@dc2b9a5d0dfe: First idle individual index:11 20250410085708857 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085708857 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085708857 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085708857 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410085708857 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085708857 DLSS7 DEBUG scrc_rx_mtp_xfer_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=000a9226) (sccp_scrc.c:486) 20250410085708857 DLSCCP DEBUG Received CO:COAK for local reference 15 (sccp_scoc.c:1855) 20250410085708857 DLSCCP DEBUG SCCP-SCOC(15)[0x55b0da06e0a0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250410085708857 DLSCCP DEBUG SCCP-SCOC(15)[0x55b0da06e0a0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250410085708857 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085708857 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250410085708857 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) 20250410085708857 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x55b0da05fc80]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250410085708857 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x55b0da05fc80]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250410085708857 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085708857 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085708857 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085708857 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410085708857 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085708857 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00444dcb) (sccp_scrc.c:486) 20250410085708857 DLSCCP DEBUG Received CO:COAK for local reference 16 (sccp_scoc.c:1855) 20250410085708857 DLSCCP DEBUG SCCP-SCOC(16)[0x55b0da075b20]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250410085708857 DLSCCP DEBUG SCCP-SCOC(16)[0x55b0da075b20]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250410085708857 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085708857 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250410085708857 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) 20250410085708857 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x55b0da06daf0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250410085708857 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x55b0da06daf0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250410085708857 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085708857 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085708857 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085708857 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410085708857 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085708857 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0097bf3b) (sccp_scrc.c:486) 20250410085708857 DLSCCP DEBUG Received CO:COAK for local reference 17 (sccp_scoc.c:1855) 20250410085708857 DLSCCP DEBUG SCCP-SCOC(17)[0x55b0da0766e0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250410085708857 DLSCCP DEBUG SCCP-SCOC(17)[0x55b0da0766e0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250410085708857 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085708857 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250410085708857 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) 20250410085708858 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55b0da0754a0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250410085708858 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55b0da0754a0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250410085708858 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085708858 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085708858 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085708858 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410085708858 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085708858 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00a4e913) (sccp_scrc.c:486) 20250410085708858 DLSCCP DEBUG Received CO:COAK for local reference 18 (sccp_scoc.c:1855) 20250410085708858 DLSCCP DEBUG SCCP-SCOC(18)[0x55b0da077420]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250410085708858 DLSCCP DEBUG SCCP-SCOC(18)[0x55b0da077420]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250410085708858 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085708858 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250410085708858 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) 20250410085708858 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x55b0da060fc0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250410085708858 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x55b0da060fc0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) HNBGW_Test.msc0-SCCP(202)@dc2b9a5d0dfe: Warning: Stopping inactive timer T_ias[11]. HNBGW_Test.msc0-RAN(203)@dc2b9a5d0dfe: Found Expect[0] for l3='05080200F110172A52082926240000000011'O handled at TC_rab_assignment_concurrent0(220) HNBGW_Test.msc0-RAN(203)@dc2b9a5d0dfe: Added conn table entry 11TC_rab_assignment_concurrent0(220)11597439 HNBGW_Test.msc0-SCCP(202)@dc2b9a5d0dfe: First idle individual index:12 HNBGW_Test.msc0-SCCP(202)@dc2b9a5d0dfe: Warning: Stopping inactive timer T_ias[12]. TC_rab_assignment_concurrent0(220)@dc2b9a5d0dfe: setverdict(pass): none -> pass HNBGW_Test.msc0-RAN(203)@dc2b9a5d0dfe: Found Expect[1] for l3='05080200F110172A52082926240000000021'O handled at TC_rab_assignment_concurrent0(221) HNBGW_Test.msc0-RAN(203)@dc2b9a5d0dfe: Added conn table entry 12TC_rab_assignment_concurrent0(221)11737047 HNBGW_Test.msc0-SCCP(202)@dc2b9a5d0dfe: Session index based on connection ID:11 HNBGW_Test.msc0-SCCP(202)@dc2b9a5d0dfe: Warning: Re-starting timer T_ias[11], which is already active (running or expired). TC_rab_assignment_concurrent0(221)@dc2b9a5d0dfe: setverdict(pass): none -> pass 20250410085708861 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085708861 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410085708861 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410085708861 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410085708861 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085708861 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410085708861 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085708861 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085708861 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085708861 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 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 53 52 31 02 00 00 00 00 00 06 00 08 00 00 00 07  HNBGW_Test.msc0-SCCP(202)@dc2b9a5d0dfe: Session index based on connection ID:12 20250410085708861 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085708861 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085708861 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085708861 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410085708861 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085708861 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00535231) (sccp_scrc.c:486) 20250410085708861 DLSCCP DEBUG Received CO:COAK for local reference 19 (sccp_scoc.c:1855) 20250410085708861 DLSCCP DEBUG SCCP-SCOC(19)[0x55b0da06d100]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250410085708861 DLSCCP DEBUG SCCP-SCOC(19)[0x55b0da06d100]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250410085708861 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085708861 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250410085708861 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) 20250410085708861 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x55b0da063920]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250410085708861 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x55b0da063920]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) HNBGW_Test.msc0-SCCP(202)@dc2b9a5d0dfe: Warning: Re-starting timer T_ias[12], which is already active (running or expired). HNBGW_Test.msc0-SCCP(202)@dc2b9a5d0dfe: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(202)@dc2b9a5d0dfe: vl_len:91 HNBGW_Test.msc0-SCCP(202)@dc2b9a5d0dfe: vl_from0 HNBGW_Test.msc0-SCCP(202)@dc2b9a5d0dfe: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(222)@dc2b9a5d0dfe: f_gen_tmsi(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)@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@dc2b9a5d0dfe: f_create_expect(l3 := '05080200F110172A52082926240000000031'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@dc2b9a5d0dfe: Created Expect[0] for '05080200F110172A52082926240000000031'O to be handled at TC_rab_assignment_concurrent0(222) TC_rab_assignment_concurrent-Iuh0-RUA(201)@dc2b9a5d0dfe: Added conn table entry 13TC_rab_assignment_concurrent0(222)749594 TC_rab_assignment_concurrent0(223)@dc2b9a5d0dfe: f_gen_tmsi(suffix:=0, nri_v:=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)@dc2b9a5d0dfe: f_create_expect(l3 := '05080200F110172A52082926240000000041'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@dc2b9a5d0dfe: Created Expect[1] for '05080200F110172A52082926240000000041'O to be handled at TC_rab_assignment_concurrent0(223) TC_rab_assignment_concurrent-Iuh0-RUA(201)@dc2b9a5d0dfe: Added conn table entry 14TC_rab_assignment_concurrent0(223)6398138 TC_rab_assignment_concurrent0(224)@dc2b9a5d0dfe: f_gen_tmsi(suffix:=0, nri_v:=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)@dc2b9a5d0dfe: f_create_expect(l3 := '05080200F110172A52082926240000000051'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@dc2b9a5d0dfe: Created Expect[2] for '05080200F110172A52082926240000000051'O to be handled at TC_rab_assignment_concurrent0(224) TC_rab_assignment_concurrent-Iuh0-RUA(201)@dc2b9a5d0dfe: Added conn table entry 15TC_rab_assignment_concurrent0(224)5621822 20250410085709057 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085709057 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085709057 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250410085709057 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250410085709057 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xa66bd) (hnbgw_rua.c:471) 20250410085709057 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-681661 SCCP-8 msc-0 MI=IMSI-262420000000000: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250410085709057 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-681661)[0x55b0da059970]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250410085709057 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250410085709057 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250410085709057 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-681661)[0x55b0da059970]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250410085709057 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250410085709057 DMGW DEBUG mgw(mgw-fsm-681661-0)[0x55b0da05f780]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250410085709057 DMGW DEBUG mgw(mgw-fsm-681661-0)[0x55b0da05f780]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250410085709057 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250410085709057 DMGW DEBUG mgw(mgw-fsm-681661-0)[0x55b0da05f780]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250410085709057 DLMGCP DEBUG mgw-endp(mgw-fsm-681661-0)[0x55b0da061420]{IN_USE}: rtpbridge/0@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-681661-0)[0x55b0da05f780] (mgcp_client_endpoint_fsm.c:724) 20250410085709057 DLMGCP DEBUG mgw-endp(mgw-fsm-681661-0)[0x55b0da061420]{IN_USE}: rtpbridge/0@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250410085709057 DLMGCP DEBUG mgw-endp(mgw-fsm-681661-0)[0x55b0da061420]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250410085709057 DLMGCP DEBUG mgw-endp(mgw-fsm-681661-0)[0x55b0da061420]{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) 20250410085709057 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b0da05f8b0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250410085709057 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:35971: len=211 'MDCX 7 rtpbridge/0@mgw MGCP 1.0\r\nC: a66bd1'... (mgcp_client.c:807) 20250410085709057 DLMGCP DEBUG MGW(mgw) Queued 211 bytes for MGW (mgcp_client.c:1221) 20250410085709057 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b0da05f8b0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250410085709057 DLMGCP DEBUG mgw-endp(mgw-fsm-681661-0)[0x55b0da061420]{WAIT_MGW_RESPONSE}: rtpbridge/0@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250410085709057 DLMGCP DEBUG mgw-endp(mgw-fsm-681661-0)[0x55b0da061420]{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) 20250410085709057 DLMGCP DEBUG mgw-endp(mgw-fsm-681661-0)[0x55b0da061420]{WAIT_MGW_RESPONSE}: rtpbridge/0@mgw CI in use: 1, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) 20250410085709058 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085709058 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085709058 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250410085709058 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250410085709058 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xb701a, normal) (hnbgw_rua.c:407) 20250410085709058 DHNB DEBUG map_rua[0x55b0da06e270]{init}: Allocated (fsm.c:456) 20250410085709058 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-749594)[0x55b0da06e270]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250410085709058 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-749594 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250410085709058 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410085709058 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410085709058 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-749594 SCCP-0 CS MI=IMSI-262420000000013: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250410085709058 DCN DEBUG map_sccp[0x55b0da078d90]{init}: Allocated (fsm.c:456) 20250410085709058 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x55b0da078d90]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250410085709058 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-749594 <-> SCCP-21 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250410085709058 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-749594 SCCP-21 msc-0 MI=IMSI-262420000000013: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250410085709058 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-749594)[0x55b0da06e270]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250410085709058 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410085709058 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410085709058 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-749594)[0x55b0da06e270]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250410085709058 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x55b0da078d90]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250410085709058 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250410085709058 DLSCCP DEBUG SCCP-SCOC(21)[0x55b0da07b100]{IDLE}: Allocated (fsm.c:456) 20250410085709058 DLSCCP DEBUG SCCP-SCOC(21)[0x55b0da07b100]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250410085709058 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000031004f40030003a40056400500f1100926) (sccp_scrc.c:415) 20250410085709058 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085709059 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085709059 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085709059 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085709059 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085709059 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085709059 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085709059 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085709059 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085709059 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085709059 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085709059 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=4 -> eSLS=20: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250410085709059 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085709059 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085709059 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085709059 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 03 a4 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085709059 DLSCCP DEBUG SCCP-SCOC(21)[0x55b0da07b100]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250410085709059 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x55b0da078d90]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250410085709059 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-749594)[0x55b0da06e270]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250410085709059 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085709059 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085709059 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250410085709059 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085709059 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085709059 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085709059 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085709059 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085709059 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250410085709059 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x61a0ba, normal) (hnbgw_rua.c:407) 20250410085709059 DHNB DEBUG map_rua[0x55b0da07aaa0]{init}: Allocated (fsm.c:456) 20250410085709060 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6398138)[0x55b0da07aaa0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250410085709059 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 20250410085709059 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410085709059 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410085709060 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085709060 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 03 a4 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  20250410085709060 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6398138 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250410085709060 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410085709060 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410085709060 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6398138 SCCP-0 CS MI=IMSI-262420000000014: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250410085709060 DCN DEBUG map_sccp[0x55b0da07b640]{init}: Allocated (fsm.c:456) 20250410085709060 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55b0da07b640]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250410085709060 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085709060 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410085709060 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410085709060 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410085709060 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085709060 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410085709060 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085709060 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085709060 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085709060 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-6398138 <-> SCCP-22 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250410085709060 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6398138 SCCP-22 msc-0 MI=IMSI-262420000000014: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250410085709060 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6398138)[0x55b0da07aaa0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250410085709060 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 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 07 59 11 02 00 00 00 00 00 06 00 08 00 00 00 07  20250410085709060 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410085709060 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410085709060 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6398138)[0x55b0da07aaa0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250410085709060 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55b0da07b640]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250410085709060 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250410085709060 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085709060 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410085709060 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410085709060 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410085709060 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085709060 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410085709060 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085709060 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085709060 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085709060 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  20250410085709060 DLSCCP DEBUG SCCP-SCOC(22)[0x55b0da07bc00]{IDLE}: Allocated (fsm.c:456) 20250410085709060 DLSCCP DEBUG SCCP-SCOC(22)[0x55b0da07bc00]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250410085709060 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000041004f40030000530056400500f1100926) (sccp_scrc.c:415) 20250410085709060 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085709060 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085709060 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085709060 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085709060 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085709060 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085709060 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085709060 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085709061 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085709061 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085709061 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085709061 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085709061 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085709061 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085709061 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085709061 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 00 53 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) 20250410085709061 DLSCCP DEBUG SCCP-SCOC(22)[0x55b0da07bc00]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250410085709061 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55b0da07b640]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250410085709061 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6398138)[0x55b0da07aaa0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250410085709061 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085709061 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085709061 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085709061 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410085709061 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085709061 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00075911) (sccp_scrc.c:486) 20250410085709061 DLSCCP DEBUG Received CO:COAK for local reference 20 (sccp_scoc.c:1855) 20250410085709061 DLSCCP DEBUG SCCP-SCOC(20)[0x55b0da0794a0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250410085709061 DLSCCP DEBUG SCCP-SCOC(20)[0x55b0da0794a0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250410085709061 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085709061 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250410085709061 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) 20250410085709061 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x55b0da078c60]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250410085709061 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x55b0da078c60]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250410085709061 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085709061 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085709061 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250410085709062 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250410085709062 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x55c83e, normal) (hnbgw_rua.c:407) 20250410085709062 DHNB DEBUG map_rua[0x55b0da07abd0]{init}: Allocated (fsm.c:456) 20250410085709061 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085709062 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085709062 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085709062 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085709062 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085709062 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250410085709062 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410085709062 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410085709062 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5621822)[0x55b0da07abd0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250410085709062 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5621822 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250410085709062 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085709062 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 00 53 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  20250410085709062 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410085709062 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410085709062 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5621822 SCCP-0 CS MI=IMSI-262420000000015: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250410085709062 DCN DEBUG map_sccp[0x55b0da07c090]{init}: Allocated (fsm.c:456) 20250410085709062 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x55b0da07c090]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250410085709062 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-5621822 <-> SCCP-23 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250410085709062 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5621822 SCCP-23 msc-0 MI=IMSI-262420000000015: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250410085709062 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5621822)[0x55b0da07abd0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250410085709062 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410085709062 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410085709062 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5621822)[0x55b0da07abd0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250410085709062 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x55b0da07c090]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250410085709062 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250410085709062 DLSCCP DEBUG SCCP-SCOC(23)[0x55b0da07caa0]{IDLE}: Allocated (fsm.c:456) 20250410085709062 DLSCCP DEBUG SCCP-SCOC(23)[0x55b0da07caa0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250410085709062 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000051004f400300012a0056400500f1100926) (sccp_scrc.c:415) 20250410085709062 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085709062 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085709062 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085709062 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085709062 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085709062 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085709062 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085709062 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085709063 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085709063 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085709063 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085709063 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) HNBGW_Test.msc0-SCCP(202)@dc2b9a5d0dfe: First idle individual index:13 20250410085709063 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085709063 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085709063 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085709063 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 bd 00 00 00 bc 03 00 00 06 01 00 00 17 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 51 00 4f 40 03 00 01 2a 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) 20250410085709063 DLSCCP DEBUG SCCP-SCOC(23)[0x55b0da07caa0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250410085709063 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x55b0da07c090]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250410085709063 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5621822)[0x55b0da07abd0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250410085709063 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085709063 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085709063 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085709063 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410085709063 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085709063 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) 20250410085709063 DLSCCP DEBUG Received CO:CODT for local reference 9 (sccp_scoc.c:1855) 20250410085709063 DLSCCP DEBUG SCCP-SCOC(9)[0x55b0da052b90]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250410085709063 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085709063 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250410085709063 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55b0da05b8c0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250410085709063 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250410085709063 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250410085709063 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55b0da05b8c0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250410085709063 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250410085709063 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250410085709063 DMGW DEBUG mgw(mgw-fsm-5211934-0)[0x55b0da07c610]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250410085709063 DMGW DEBUG mgw(mgw-fsm-5211934-0)[0x55b0da07c610]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250410085709063 DMGW DEBUG mgw(mgw-fsm-5211934-0)[0x55b0da07c610]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250410085709063 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250410085709063 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250410085709063 DLMGCP DEBUG mgw-endp(mgw-fsm-5211934-0)[0x55b0da07c400]{UNUSED}: Allocated (fsm.c:456) 20250410085709063 DLMGCP DEBUG mgw-endp(mgw-fsm-5211934-0)[0x55b0da07c400]{UNUSED}: is child of mgw(mgw-fsm-5211934-0)[0x55b0da07c610] (fsm.c:486) 20250410085709063 DLMGCP DEBUG mgw-endp(mgw-fsm-5211934-0)[0x55b0da07c400]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-5211934-0)[0x55b0da07c610] (mgcp_client_endpoint_fsm.c:724) 20250410085709063 DLMGCP DEBUG mgw-endp(mgw-fsm-5211934-0)[0x55b0da07c400]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250410085709063 DLMGCP DEBUG mgw-endp(mgw-fsm-5211934-0)[0x55b0da07c400]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250410085709063 DLMGCP DEBUG mgw-endp(mgw-fsm-5211934-0)[0x55b0da07c400]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250410085709063 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5211934-0)[0x55b0da07c7e0]{ST_CRCX}: Allocated (fsm.c:456) 20250410085709063 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5211934-0)[0x55b0da07c7e0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-5211934-0)[0x55b0da07c400] (fsm.c:486) 20250410085709063 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5211934-0)[0x55b0da07c7e0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250410085709063 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5211934-0)[0x55b0da07c7e0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250410085709063 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:35971: len=199 'CRCX 8 rtpbridge/*@mgw MGCP 1.0\r\nC: 4f871e'... (mgcp_client.c:807) 20250410085709063 DLMGCP DEBUG MGW(mgw) Queued 199 bytes for MGW (mgcp_client.c:1221) 20250410085709063 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5211934-0)[0x55b0da07c7e0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250410085709063 DLMGCP DEBUG mgw-endp(mgw-fsm-5211934-0)[0x55b0da07c400]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250410085709063 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085709063 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085709063 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085709063 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085709063 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085709063 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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-SCCP(202)@dc2b9a5d0dfe: Warning: Stopping inactive timer T_ias[13]. 20250410085709063 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410085709063 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410085709063 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085709063 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 01 2a 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)@dc2b9a5d0dfe: First idle individual index:14 HNBGW_Test.msc0-RAN(203)@dc2b9a5d0dfe: Found Expect[0] for l3='05080200F110172A52082926240000000031'O handled at TC_rab_assignment_concurrent0(222) HNBGW_Test.msc0-RAN(203)@dc2b9a5d0dfe: Added conn table entry 13TC_rab_assignment_concurrent0(222)1376194 HNBGW_Test.msc0-SCCP(202)@dc2b9a5d0dfe: Warning: Stopping inactive timer T_ias[14]. HNBGW_Test.msc0-SCCP(202)@dc2b9a5d0dfe: First idle individual index:15 HNBGW_Test.msc0-RAN(203)@dc2b9a5d0dfe: Found Expect[1] for l3='05080200F110172A52082926240000000041'O handled at TC_rab_assignment_concurrent0(223) HNBGW_Test.msc0-RAN(203)@dc2b9a5d0dfe: Added conn table entry 14TC_rab_assignment_concurrent0(223)8665961 HNBGW_Test.msc0-SCCP(202)@dc2b9a5d0dfe: Warning: Stopping inactive timer T_ias[15]. TC_rab_assignment_concurrent0(222)@dc2b9a5d0dfe: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@dc2b9a5d0dfe: Session index based on connection ID:13 HNBGW_Test.msc0-RAN(203)@dc2b9a5d0dfe: Found Expect[2] for l3='05080200F110172A52082926240000000051'O handled at TC_rab_assignment_concurrent0(224) HNBGW_Test.msc0-RAN(203)@dc2b9a5d0dfe: Added conn table entry 15TC_rab_assignment_concurrent0(224)2807295 HNBGW_Test.msc0-SCCP(202)@dc2b9a5d0dfe: Warning: Re-starting timer T_ias[13], which is already active (running or expired). 20250410085709065 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085709065 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410085709065 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410085709065 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410085709065 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing TC_rab_assignment_concurrent0(223)@dc2b9a5d0dfe: setverdict(pass): none -> pass 20250410085709065 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410085709065 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085709065 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085709065 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085709065 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 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 5c 1d 1b 02 00 00 00 00 00 06 00 08 00 00 00 07  HNBGW_Test.msc0-SCCP(202)@dc2b9a5d0dfe: Session index based on connection ID:14 HNBGW_Test.msc0-SCCP(202)@dc2b9a5d0dfe: Warning: Re-starting timer T_ias[14], which is already active (running or expired). 20250410085709065 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085709065 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085709065 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085709065 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410085709065 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085709065 DLSS7 DEBUG scrc_rx_mtp_xfer_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=005c1d1b) (sccp_scrc.c:486) 20250410085709065 DLSCCP DEBUG Received CO:COAK for local reference 21 (sccp_scoc.c:1855) 20250410085709065 DLSCCP DEBUG SCCP-SCOC(21)[0x55b0da07b100]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250410085709065 DLSCCP DEBUG SCCP-SCOC(21)[0x55b0da07b100]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250410085709065 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085709065 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250410085709065 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) 20250410085709065 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x55b0da078d90]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250410085709065 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x55b0da078d90]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) HNBGW_Test.msc0-SCCP(202)@dc2b9a5d0dfe: Session index based on connection ID:15 TC_rab_assignment_concurrent0(224)@dc2b9a5d0dfe: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@dc2b9a5d0dfe: Warning: Re-starting timer T_ias[15], which is already active (running or expired). HNBGW-MGCP(208)@dc2b9a5d0dfe: Found Expect[0] for { line := { verb := "CRCX", trans_id := "8", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "4f871e17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "4f871e17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@dc2b9a5d0dfe: MDCX1{ line := { verb := "MDCX", trans_id := "7", ep := "rtpbridge/0@mgw", ver := "1.0" }, params := { { code := "C", val := "a66bd17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "a66bd17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250410085709107 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 7 OK (mgcp_client.c:758) 20250410085709107 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b0da05f8b0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250410085709107 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b0da05f8b0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250410085709107 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b0da05f8b0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250410085709107 DLMGCP DEBUG mgw-endp(mgw-fsm-681661-0)[0x55b0da061420]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250410085709107 DLMGCP DEBUG mgw-endp(mgw-fsm-681661-0)[0x55b0da061420]{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) 20250410085709107 DLMGCP DEBUG mgw-endp(mgw-fsm-681661-0)[0x55b0da061420]{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) 20250410085709107 DLMGCP DEBUG mgw-endp(mgw-fsm-681661-0)[0x55b0da061420]{WAIT_MGW_RESPONSE}: rtpbridge/0@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250410085709107 DLMGCP DEBUG mgw-endp(mgw-fsm-681661-0)[0x55b0da061420]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250410085709107 DLMGCP DEBUG mgw-endp(mgw-fsm-681661-0)[0x55b0da061420]{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) 20250410085709107 DMGW DEBUG mgw(mgw-fsm-681661-0)[0x55b0da05f780]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250410085709107 DMGW DEBUG mgw(mgw-fsm-681661-0)[0x55b0da05f780]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250410085709107 DMGW DEBUG mgw(mgw-fsm-681661-0)[0x55b0da05f780]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250410085709107 DLMGCP DEBUG mgw-endp(mgw-fsm-681661-0)[0x55b0da061420]{IN_USE}: rtpbridge/0@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-681661-0)[0x55b0da05f780] (mgcp_client_endpoint_fsm.c:724) 20250410085709107 DLMGCP DEBUG mgw-endp(mgw-fsm-681661-0)[0x55b0da061420]{IN_USE}: rtpbridge/0@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250410085709107 DLMGCP DEBUG mgw-endp(mgw-fsm-681661-0)[0x55b0da061420]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250410085709107 DLMGCP DEBUG mgw-endp(mgw-fsm-681661-0)[0x55b0da061420]{WAIT_MGW_RESPONSE}: rtpbridge/0@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250410085709107 DLMGCP DEBUG MGCP_CONN(mgw-fsm-681661-0)[0x55b0da07cc70]{ST_CRCX}: Allocated (fsm.c:456) 20250410085709107 DLMGCP DEBUG MGCP_CONN(mgw-fsm-681661-0)[0x55b0da07cc70]{ST_CRCX}: is child of mgw-endp(mgw-fsm-681661-0)[0x55b0da061420] (fsm.c:486) 20250410085709107 DLMGCP DEBUG MGCP_CONN(mgw-fsm-681661-0)[0x55b0da07cc70]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250410085709107 DLMGCP DEBUG MGCP_CONN(mgw-fsm-681661-0)[0x55b0da07cc70]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/0@mgw... (mgcp_client_fsm.c:228) 20250410085709108 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:35971: len=201 'CRCX 9 rtpbridge/0@mgw MGCP 1.0\r\nC: a66bd1'... (mgcp_client.c:807) 20250410085709108 DLMGCP DEBUG MGW(mgw) Queued 201 bytes for MGW (mgcp_client.c:1221) 20250410085709108 DLMGCP DEBUG MGCP_CONN(mgw-fsm-681661-0)[0x55b0da07cc70]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250410085709108 DLMGCP DEBUG mgw-endp(mgw-fsm-681661-0)[0x55b0da061420]{WAIT_MGW_RESPONSE}: rtpbridge/0@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250410085709108 DLMGCP DEBUG mgw-endp(mgw-fsm-681661-0)[0x55b0da061420]{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) 20250410085709108 DLMGCP DEBUG mgw-endp(mgw-fsm-681661-0)[0x55b0da061420]{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) 20250410085709108 DLMGCP DEBUG mgw-endp(mgw-fsm-681661-0)[0x55b0da061420]{WAIT_MGW_RESPONSE}: rtpbridge/0@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_assignment_concurrent0(210)@dc2b9a5d0dfe: CRCX1{ line := { verb := "CRCX", trans_id := "8", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "4f871e17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "4f871e17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@dc2b9a5d0dfe: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":721 TC_rab_assignment_concurrent0(211)@dc2b9a5d0dfe: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":705 20250410085709124 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 8 OK (mgcp_client.c:758) 20250410085709124 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b0da07c7e0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250410085709124 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b0da07c7e0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250410085709124 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b0da07c7e0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250410085709124 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b0da07c7e0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250410085709124 DLMGCP DEBUG mgw-endp(mgw-fsm-5211934-0)[0x55b0da07c400]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250410085709124 DLMGCP DEBUG mgw-endp(mgw-fsm-5211934-0)[0x55b0da07c400]{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) 20250410085709124 DLMGCP DEBUG mgw-endp(mgw-fsm-5211934-0)[0x55b0da07c400]{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) 20250410085709124 DLMGCP DEBUG mgw-endp(mgw-fsm-5211934-0)[0x55b0da07c400]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250410085709124 DLMGCP DEBUG mgw-endp(mgw-fsm-5211934-0)[0x55b0da07c400]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250410085709124 DLMGCP DEBUG mgw-endp(mgw-fsm-5211934-0)[0x55b0da07c400]{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) 20250410085709124 DMGW DEBUG mgw(mgw-fsm-5211934-0)[0x55b0da07c610]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250410085709124 DMGW DEBUG mgw(mgw-fsm-5211934-0)[0x55b0da07c610]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250410085709124 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250410085709124 DMGW DEBUG mgw(mgw-fsm-5211934-0)[0x55b0da07c610]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250410085709124 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5211934)[0x55b0da05b9f0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) TC_rab_assignment_concurrent0(209)@dc2b9a5d0dfe: CRCX2{ line := { verb := "CRCX", trans_id := "9", ep := "rtpbridge/0@mgw", ver := "1.0" }, params := { { code := "C", val := "a66bd17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "a66bd17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250410085709124 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250410085709124 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410085709124 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)@dc2b9a5d0dfe: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(211) 20250410085709126 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 9 OK (mgcp_client.c:758) 20250410085709126 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b0da07cc70]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250410085709126 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b0da07cc70]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250410085709126 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b0da07cc70]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250410085709126 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b0da07cc70]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250410085709126 DLMGCP DEBUG mgw-endp(mgw-fsm-681661-0)[0x55b0da061420]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250410085709126 DLMGCP DEBUG mgw-endp(mgw-fsm-681661-0)[0x55b0da061420]{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) 20250410085709126 DLMGCP DEBUG mgw-endp(mgw-fsm-681661-0)[0x55b0da061420]{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) 20250410085709126 DLMGCP DEBUG mgw-endp(mgw-fsm-681661-0)[0x55b0da061420]{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) 20250410085709126 DLMGCP DEBUG mgw-endp(mgw-fsm-681661-0)[0x55b0da061420]{WAIT_MGW_RESPONSE}: rtpbridge/0@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250410085709126 DLMGCP DEBUG mgw-endp(mgw-fsm-681661-0)[0x55b0da061420]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250410085709126 DLMGCP DEBUG mgw-endp(mgw-fsm-681661-0)[0x55b0da061420]{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) 20250410085709126 DLMGCP DEBUG mgw-endp(mgw-fsm-681661-0)[0x55b0da061420]{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) 20250410085709126 DMGW DEBUG mgw(mgw-fsm-681661-0)[0x55b0da05f780]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250410085709126 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250410085709126 DMGW DEBUG mgw(mgw-fsm-681661-0)[0x55b0da05f780]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250410085709126 DMGW DEBUG mgw(mgw-fsm-681661-0)[0x55b0da05f780]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250410085709126 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55b0da05ab20]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250410085709126 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250410085709126 DLSCCP DEBUG SCCP-SCOC(8)[0x55b0da05bec0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250410085709126 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d8d187), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:415) 20250410085709126 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085709126 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085709126 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085709126 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085709126 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085709126 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085709126 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 d8 d1 87 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 20 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085709126 DMGW DEBUG mgw(mgw-fsm-681661-0)[0x55b0da05f780]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250410085709127 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085709127 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085709127 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085709127 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085709127 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085709127 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250410085709127 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410085709127 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410085709127 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085709127 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 d8 d1 87 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 20 00 00 00 00 00 00 06 00 08 00 00 00 01  20250410085709127 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085709127 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410085709127 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410085709127 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410085709127 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085709127 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410085709127 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085709127 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085709127 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085709127 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 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 0c 5c f6 02 00 00 00 00 00 06 00 08 00 00 00 07  20250410085709127 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085709127 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085709127 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085709127 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410085709127 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085709127 DLSS7 DEBUG scrc_rx_mtp_xfer_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=000c5cf6) (sccp_scrc.c:486) 20250410085709127 DLSCCP DEBUG Received CO:COAK for local reference 22 (sccp_scoc.c:1855) 20250410085709127 DLSCCP DEBUG SCCP-SCOC(22)[0x55b0da07bc00]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250410085709127 DLSCCP DEBUG SCCP-SCOC(22)[0x55b0da07bc00]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250410085709127 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085709128 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250410085709128 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) 20250410085709128 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55b0da07b640]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250410085709128 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55b0da07b640]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250410085709127 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085709127 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410085709128 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410085709128 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410085709128 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085709128 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410085709128 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085709128 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085709128 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085709128 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 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 a4 9e d5 02 00 00 00 00 00 06 00 08 00 00 00 07  20250410085709128 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085709128 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085709128 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085709128 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410085709128 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085709128 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00a49ed5) (sccp_scrc.c:486) 20250410085709128 DLSCCP DEBUG Received CO:COAK for local reference 23 (sccp_scoc.c:1855) 20250410085709128 DLSCCP DEBUG SCCP-SCOC(23)[0x55b0da07caa0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250410085709128 DLSCCP DEBUG SCCP-SCOC(23)[0x55b0da07caa0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250410085709128 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085709128 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250410085709128 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) 20250410085709128 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x55b0da07c090]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250410085709128 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x55b0da07c090]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) HNBGW_Test.msc0-SCCP(202)@dc2b9a5d0dfe: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(202)@dc2b9a5d0dfe: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@dc2b9a5d0dfe: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@dc2b9a5d0dfe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(210)@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed 20250410085709138 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085709138 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085709138 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250410085709138 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250410085709138 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x4f871e) (hnbgw_rua.c:471) 20250410085709138 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5211934 SCCP-9 msc-0 MI=IMSI-262420000000001: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250410085709138 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5211934)[0x55b0da05b9f0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250410085709138 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250410085709138 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250410085709138 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5211934)[0x55b0da05b9f0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250410085709138 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250410085709138 DMGW DEBUG mgw(mgw-fsm-5211934-0)[0x55b0da07c610]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250410085709138 DMGW DEBUG mgw(mgw-fsm-5211934-0)[0x55b0da07c610]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250410085709138 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250410085709138 DMGW DEBUG mgw(mgw-fsm-5211934-0)[0x55b0da07c610]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250410085709138 DLMGCP DEBUG mgw-endp(mgw-fsm-5211934-0)[0x55b0da07c400]{IN_USE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-5211934-0)[0x55b0da07c610] (mgcp_client_endpoint_fsm.c:724) 20250410085709138 DLMGCP DEBUG mgw-endp(mgw-fsm-5211934-0)[0x55b0da07c400]{IN_USE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250410085709138 DLMGCP DEBUG mgw-endp(mgw-fsm-5211934-0)[0x55b0da07c400]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250410085709138 DLMGCP DEBUG mgw-endp(mgw-fsm-5211934-0)[0x55b0da07c400]{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) 20250410085709138 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b0da07c7e0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250410085709138 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:35971: len=214 'MDCX 10 rtpbridge/1@mgw MGCP 1.0\r\nC: 4f871'... (mgcp_client.c:807) 20250410085709138 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1221) 20250410085709138 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b0da07c7e0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250410085709138 DLMGCP DEBUG mgw-endp(mgw-fsm-5211934-0)[0x55b0da07c400]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250410085709138 DLMGCP DEBUG mgw-endp(mgw-fsm-5211934-0)[0x55b0da07c400]{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) 20250410085709138 DLMGCP DEBUG mgw-endp(mgw-fsm-5211934-0)[0x55b0da07c400]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 1, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_assignment_concurrent0(209)@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(202)@dc2b9a5d0dfe: Session index based on connection ID:2 HNBGW_Test.msc0-SCCP(202)@dc2b9a5d0dfe: vl_len:91 HNBGW_Test.msc0-SCCP(202)@dc2b9a5d0dfe: vl_from0 HNBGW_Test.msc0-SCCP(202)@dc2b9a5d0dfe: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(210)@dc2b9a5d0dfe: MDCX1{ line := { verb := "MDCX", trans_id := "10", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "4f871e17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "4f871e17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250410085709147 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 10 OK (mgcp_client.c:758) 20250410085709147 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b0da07c7e0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250410085709147 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b0da07c7e0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250410085709147 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b0da07c7e0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250410085709147 DLMGCP DEBUG mgw-endp(mgw-fsm-5211934-0)[0x55b0da07c400]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250410085709147 DLMGCP DEBUG mgw-endp(mgw-fsm-5211934-0)[0x55b0da07c400]{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) 20250410085709147 DLMGCP DEBUG mgw-endp(mgw-fsm-5211934-0)[0x55b0da07c400]{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) 20250410085709147 DLMGCP DEBUG mgw-endp(mgw-fsm-5211934-0)[0x55b0da07c400]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250410085709147 DLMGCP DEBUG mgw-endp(mgw-fsm-5211934-0)[0x55b0da07c400]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250410085709147 DLMGCP DEBUG mgw-endp(mgw-fsm-5211934-0)[0x55b0da07c400]{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) 20250410085709147 DMGW DEBUG mgw(mgw-fsm-5211934-0)[0x55b0da07c610]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250410085709147 DMGW DEBUG mgw(mgw-fsm-5211934-0)[0x55b0da07c610]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250410085709147 DMGW DEBUG mgw(mgw-fsm-5211934-0)[0x55b0da07c610]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250410085709147 DLMGCP DEBUG mgw-endp(mgw-fsm-5211934-0)[0x55b0da07c400]{IN_USE}: rtpbridge/1@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-5211934-0)[0x55b0da07c610] (mgcp_client_endpoint_fsm.c:724) 20250410085709147 DLMGCP DEBUG mgw-endp(mgw-fsm-5211934-0)[0x55b0da07c400]{IN_USE}: rtpbridge/1@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250410085709147 DLMGCP DEBUG mgw-endp(mgw-fsm-5211934-0)[0x55b0da07c400]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250410085709147 DLMGCP DEBUG mgw-endp(mgw-fsm-5211934-0)[0x55b0da07c400]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250410085709147 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5211934-0)[0x55b0da07b770]{ST_CRCX}: Allocated (fsm.c:456) 20250410085709147 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5211934-0)[0x55b0da07b770]{ST_CRCX}: is child of mgw-endp(mgw-fsm-5211934-0)[0x55b0da07c400] (fsm.c:486) 20250410085709147 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5211934-0)[0x55b0da07b770]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250410085709147 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5211934-0)[0x55b0da07b770]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/1@mgw... (mgcp_client_fsm.c:228) 20250410085709147 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:35971: len=204 'CRCX 11 rtpbridge/1@mgw MGCP 1.0\r\nC: 4f871'... (mgcp_client.c:807) 20250410085709147 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1221) 20250410085709147 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5211934-0)[0x55b0da07b770]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250410085709147 DLMGCP DEBUG mgw-endp(mgw-fsm-5211934-0)[0x55b0da07c400]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250410085709147 DLMGCP DEBUG mgw-endp(mgw-fsm-5211934-0)[0x55b0da07c400]{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) 20250410085709147 DLMGCP DEBUG mgw-endp(mgw-fsm-5211934-0)[0x55b0da07c400]{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) 20250410085709147 DLMGCP DEBUG mgw-endp(mgw-fsm-5211934-0)[0x55b0da07c400]{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)@dc2b9a5d0dfe: CRCX2{ line := { verb := "CRCX", trans_id := "11", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "4f871e17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "4f871e17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250410085709155 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 11 OK (mgcp_client.c:758) 20250410085709155 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b0da07b770]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250410085709155 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b0da07b770]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250410085709155 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b0da07b770]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250410085709155 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b0da07b770]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250410085709155 DLMGCP DEBUG mgw-endp(mgw-fsm-5211934-0)[0x55b0da07c400]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250410085709155 DLMGCP DEBUG mgw-endp(mgw-fsm-5211934-0)[0x55b0da07c400]{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) 20250410085709155 DLMGCP DEBUG mgw-endp(mgw-fsm-5211934-0)[0x55b0da07c400]{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) 20250410085709155 DLMGCP DEBUG mgw-endp(mgw-fsm-5211934-0)[0x55b0da07c400]{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) 20250410085709155 DLMGCP DEBUG mgw-endp(mgw-fsm-5211934-0)[0x55b0da07c400]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250410085709155 DLMGCP DEBUG mgw-endp(mgw-fsm-5211934-0)[0x55b0da07c400]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250410085709155 DLMGCP DEBUG mgw-endp(mgw-fsm-5211934-0)[0x55b0da07c400]{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) 20250410085709155 DLMGCP DEBUG mgw-endp(mgw-fsm-5211934-0)[0x55b0da07c400]{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) 20250410085709155 DMGW DEBUG mgw(mgw-fsm-5211934-0)[0x55b0da07c610]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250410085709155 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250410085709155 DMGW DEBUG mgw(mgw-fsm-5211934-0)[0x55b0da07c610]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250410085709155 DMGW DEBUG mgw(mgw-fsm-5211934-0)[0x55b0da07c610]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250410085709155 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55b0da05b8c0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250410085709155 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250410085709155 DLSCCP DEBUG SCCP-SCOC(9)[0x55b0da052b90]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250410085709155 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ebb3cd), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:415) 20250410085709155 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085709155 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085709155 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085709155 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085709155 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085709155 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085709155 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 eb b3 cd 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 20 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085709155 DMGW DEBUG mgw(mgw-fsm-5211934-0)[0x55b0da07c610]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250410085709155 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085709155 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085709155 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085709155 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085709155 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085709155 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250410085709155 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410085709155 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410085709155 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085709155 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 eb b3 cd 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 20 00 00 00 00 00 00 06 00 08 00 00 00 01  20250410085709155 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085709155 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410085709155 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410085709155 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410085709155 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085709155 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410085709155 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085709155 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085709155 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085709155 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  20250410085709155 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085709155 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085709155 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085709155 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410085709155 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085709155 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) 20250410085709155 DLSCCP DEBUG Received CO:CODT for local reference 10 (sccp_scoc.c:1855) 20250410085709155 DLSCCP DEBUG SCCP-SCOC(10)[0x55b0da063090]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250410085709155 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085709155 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250410085709155 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55b0da062aa0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250410085709155 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250410085709155 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250410085709155 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55b0da062aa0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250410085709155 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250410085709155 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250410085709155 DMGW DEBUG mgw(mgw-fsm-7880855-0)[0x55b0da078860]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250410085709155 DMGW DEBUG mgw(mgw-fsm-7880855-0)[0x55b0da078860]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250410085709155 DMGW DEBUG mgw(mgw-fsm-7880855-0)[0x55b0da078860]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250410085709155 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250410085709155 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250410085709155 DLMGCP DEBUG mgw-endp(mgw-fsm-7880855-0)[0x55b0da078580]{UNUSED}: Allocated (fsm.c:456) 20250410085709155 DLMGCP DEBUG mgw-endp(mgw-fsm-7880855-0)[0x55b0da078580]{UNUSED}: is child of mgw(mgw-fsm-7880855-0)[0x55b0da078860] (fsm.c:486) 20250410085709155 DLMGCP DEBUG mgw-endp(mgw-fsm-7880855-0)[0x55b0da078580]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-7880855-0)[0x55b0da078860] (mgcp_client_endpoint_fsm.c:724) 20250410085709155 DLMGCP DEBUG mgw-endp(mgw-fsm-7880855-0)[0x55b0da078580]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250410085709155 DLMGCP DEBUG mgw-endp(mgw-fsm-7880855-0)[0x55b0da078580]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250410085709155 DLMGCP DEBUG mgw-endp(mgw-fsm-7880855-0)[0x55b0da078580]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250410085709155 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7880855-0)[0x55b0da078b10]{ST_CRCX}: Allocated (fsm.c:456) 20250410085709155 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7880855-0)[0x55b0da078b10]{ST_CRCX}: is child of mgw-endp(mgw-fsm-7880855-0)[0x55b0da078580] (fsm.c:486) 20250410085709155 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7880855-0)[0x55b0da078b10]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250410085709155 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7880855-0)[0x55b0da078b10]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250410085709155 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:35971: len=200 'CRCX 12 rtpbridge/*@mgw MGCP 1.0\r\nC: 78409'... (mgcp_client.c:807) 20250410085709155 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250410085709155 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7880855-0)[0x55b0da078b10]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250410085709155 DLMGCP DEBUG mgw-endp(mgw-fsm-7880855-0)[0x55b0da078580]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@dc2b9a5d0dfe: Session index based on local reference:1 HNBGW_Test.msc0-SCCP(202)@dc2b9a5d0dfe: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@dc2b9a5d0dfe: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@dc2b9a5d0dfe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(210)@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@dc2b9a5d0dfe: Found Expect[0] for { line := { verb := "CRCX", trans_id := "12", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "78409717" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "78409717", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@dc2b9a5d0dfe: CRCX1{ line := { verb := "CRCX", trans_id := "12", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "78409717" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "78409717", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@dc2b9a5d0dfe: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":721 TC_rab_assignment_concurrent0(212)@dc2b9a5d0dfe: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":705 20250410085709164 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 12 OK (mgcp_client.c:758) 20250410085709164 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b0da078b10]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250410085709164 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b0da078b10]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250410085709164 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b0da078b10]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250410085709164 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b0da078b10]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250410085709164 DLMGCP DEBUG mgw-endp(mgw-fsm-7880855-0)[0x55b0da078580]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250410085709164 DLMGCP DEBUG mgw-endp(mgw-fsm-7880855-0)[0x55b0da078580]{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) 20250410085709164 DLMGCP DEBUG mgw-endp(mgw-fsm-7880855-0)[0x55b0da078580]{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) 20250410085709164 DLMGCP DEBUG mgw-endp(mgw-fsm-7880855-0)[0x55b0da078580]{WAIT_MGW_RESPONSE}: rtpbridge/2@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250410085709164 DLMGCP DEBUG mgw-endp(mgw-fsm-7880855-0)[0x55b0da078580]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250410085709164 DLMGCP DEBUG mgw-endp(mgw-fsm-7880855-0)[0x55b0da078580]{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) 20250410085709164 DMGW DEBUG mgw(mgw-fsm-7880855-0)[0x55b0da078860]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250410085709164 DMGW DEBUG mgw(mgw-fsm-7880855-0)[0x55b0da078860]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250410085709164 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250410085709164 DMGW DEBUG mgw(mgw-fsm-7880855-0)[0x55b0da078860]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250410085709164 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7880855)[0x55b0da05b1e0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250410085709164 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250410085709164 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410085709164 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)@dc2b9a5d0dfe: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(212) TC_rab_assignment_concurrent0(211)@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed 20250410085709169 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085709169 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085709169 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250410085709169 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250410085709169 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x784097) (hnbgw_rua.c:471) 20250410085709169 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7880855 SCCP-10 msc-0 MI=IMSI-262420000000002: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250410085709169 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7880855)[0x55b0da05b1e0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250410085709169 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250410085709169 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250410085709169 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7880855)[0x55b0da05b1e0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250410085709169 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250410085709169 DMGW DEBUG mgw(mgw-fsm-7880855-0)[0x55b0da078860]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250410085709169 DMGW DEBUG mgw(mgw-fsm-7880855-0)[0x55b0da078860]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250410085709169 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250410085709169 DMGW DEBUG mgw(mgw-fsm-7880855-0)[0x55b0da078860]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250410085709169 DLMGCP DEBUG mgw-endp(mgw-fsm-7880855-0)[0x55b0da078580]{IN_USE}: rtpbridge/2@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-7880855-0)[0x55b0da078860] (mgcp_client_endpoint_fsm.c:724) 20250410085709169 DLMGCP DEBUG mgw-endp(mgw-fsm-7880855-0)[0x55b0da078580]{IN_USE}: rtpbridge/2@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250410085709169 DLMGCP DEBUG mgw-endp(mgw-fsm-7880855-0)[0x55b0da078580]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250410085709169 DLMGCP DEBUG mgw-endp(mgw-fsm-7880855-0)[0x55b0da078580]{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) 20250410085709169 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b0da078b10]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250410085709169 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:35971: len=214 'MDCX 13 rtpbridge/2@mgw MGCP 1.0\r\nC: 78409'... (mgcp_client.c:807) 20250410085709169 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1221) 20250410085709169 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b0da078b10]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250410085709169 DLMGCP DEBUG mgw-endp(mgw-fsm-7880855-0)[0x55b0da078580]{WAIT_MGW_RESPONSE}: rtpbridge/2@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250410085709169 DLMGCP DEBUG mgw-endp(mgw-fsm-7880855-0)[0x55b0da078580]{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) 20250410085709169 DLMGCP DEBUG mgw-endp(mgw-fsm-7880855-0)[0x55b0da078580]{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)@dc2b9a5d0dfe: Session index based on connection ID:3 HNBGW_Test.msc0-SCCP(202)@dc2b9a5d0dfe: vl_len:91 HNBGW_Test.msc0-SCCP(202)@dc2b9a5d0dfe: vl_from0 HNBGW_Test.msc0-SCCP(202)@dc2b9a5d0dfe: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(211)@dc2b9a5d0dfe: MDCX1{ line := { verb := "MDCX", trans_id := "13", ep := "rtpbridge/2@mgw", ver := "1.0" }, params := { { code := "C", val := "78409717" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "78409717", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250410085709176 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 13 OK (mgcp_client.c:758) 20250410085709176 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b0da078b10]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250410085709176 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b0da078b10]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250410085709176 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b0da078b10]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250410085709176 DLMGCP DEBUG mgw-endp(mgw-fsm-7880855-0)[0x55b0da078580]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250410085709176 DLMGCP DEBUG mgw-endp(mgw-fsm-7880855-0)[0x55b0da078580]{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) 20250410085709176 DLMGCP DEBUG mgw-endp(mgw-fsm-7880855-0)[0x55b0da078580]{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) 20250410085709176 DLMGCP DEBUG mgw-endp(mgw-fsm-7880855-0)[0x55b0da078580]{WAIT_MGW_RESPONSE}: rtpbridge/2@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250410085709176 DLMGCP DEBUG mgw-endp(mgw-fsm-7880855-0)[0x55b0da078580]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250410085709176 DLMGCP DEBUG mgw-endp(mgw-fsm-7880855-0)[0x55b0da078580]{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) 20250410085709176 DMGW DEBUG mgw(mgw-fsm-7880855-0)[0x55b0da078860]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250410085709176 DMGW DEBUG mgw(mgw-fsm-7880855-0)[0x55b0da078860]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250410085709176 DMGW DEBUG mgw(mgw-fsm-7880855-0)[0x55b0da078860]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250410085709176 DLMGCP DEBUG mgw-endp(mgw-fsm-7880855-0)[0x55b0da078580]{IN_USE}: rtpbridge/2@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-7880855-0)[0x55b0da078860] (mgcp_client_endpoint_fsm.c:724) 20250410085709176 DLMGCP DEBUG mgw-endp(mgw-fsm-7880855-0)[0x55b0da078580]{IN_USE}: rtpbridge/2@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250410085709176 DLMGCP DEBUG mgw-endp(mgw-fsm-7880855-0)[0x55b0da078580]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250410085709176 DLMGCP DEBUG mgw-endp(mgw-fsm-7880855-0)[0x55b0da078580]{WAIT_MGW_RESPONSE}: rtpbridge/2@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250410085709177 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7880855-0)[0x55b0da079e00]{ST_CRCX}: Allocated (fsm.c:456) 20250410085709177 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7880855-0)[0x55b0da079e00]{ST_CRCX}: is child of mgw-endp(mgw-fsm-7880855-0)[0x55b0da078580] (fsm.c:486) 20250410085709177 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7880855-0)[0x55b0da079e00]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250410085709177 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7880855-0)[0x55b0da079e00]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/2@mgw... (mgcp_client_fsm.c:228) 20250410085709177 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:35971: len=204 'CRCX 14 rtpbridge/2@mgw MGCP 1.0\r\nC: 78409'... (mgcp_client.c:807) 20250410085709177 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1221) 20250410085709177 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7880855-0)[0x55b0da079e00]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250410085709177 DLMGCP DEBUG mgw-endp(mgw-fsm-7880855-0)[0x55b0da078580]{WAIT_MGW_RESPONSE}: rtpbridge/2@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250410085709177 DLMGCP DEBUG mgw-endp(mgw-fsm-7880855-0)[0x55b0da078580]{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) 20250410085709177 DLMGCP DEBUG mgw-endp(mgw-fsm-7880855-0)[0x55b0da078580]{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) 20250410085709177 DLMGCP DEBUG mgw-endp(mgw-fsm-7880855-0)[0x55b0da078580]{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)@dc2b9a5d0dfe: CRCX2{ line := { verb := "CRCX", trans_id := "14", ep := "rtpbridge/2@mgw", ver := "1.0" }, params := { { code := "C", val := "78409717" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "78409717", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250410085709181 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 14 OK (mgcp_client.c:758) 20250410085709181 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b0da079e00]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250410085709181 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b0da079e00]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250410085709181 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b0da079e00]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250410085709181 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b0da079e00]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250410085709182 DLMGCP DEBUG mgw-endp(mgw-fsm-7880855-0)[0x55b0da078580]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250410085709182 DLMGCP DEBUG mgw-endp(mgw-fsm-7880855-0)[0x55b0da078580]{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) 20250410085709182 DLMGCP DEBUG mgw-endp(mgw-fsm-7880855-0)[0x55b0da078580]{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) 20250410085709182 DLMGCP DEBUG mgw-endp(mgw-fsm-7880855-0)[0x55b0da078580]{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) 20250410085709182 DLMGCP DEBUG mgw-endp(mgw-fsm-7880855-0)[0x55b0da078580]{WAIT_MGW_RESPONSE}: rtpbridge/2@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250410085709182 DLMGCP DEBUG mgw-endp(mgw-fsm-7880855-0)[0x55b0da078580]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250410085709182 DLMGCP DEBUG mgw-endp(mgw-fsm-7880855-0)[0x55b0da078580]{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) 20250410085709182 DLMGCP DEBUG mgw-endp(mgw-fsm-7880855-0)[0x55b0da078580]{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) 20250410085709182 DMGW DEBUG mgw(mgw-fsm-7880855-0)[0x55b0da078860]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250410085709182 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250410085709182 DMGW DEBUG mgw(mgw-fsm-7880855-0)[0x55b0da078860]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250410085709182 DMGW DEBUG mgw(mgw-fsm-7880855-0)[0x55b0da078860]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250410085709182 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55b0da062aa0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250410085709182 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250410085709182 DLSCCP DEBUG SCCP-SCOC(10)[0x55b0da063090]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250410085709182 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f5750b), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:415) 20250410085709182 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085709182 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085709182 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085709182 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085709182 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085709182 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085709182 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 f5 75 0b 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 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) 20250410085709182 DMGW DEBUG mgw(mgw-fsm-7880855-0)[0x55b0da078860]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250410085709182 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085709182 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085709182 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085709182 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085709182 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085709182 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.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' 20250410085709182 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410085709182 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410085709182 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085709182 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 f5 75 0b 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 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  20250410085709182 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085709182 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085709182 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085709182 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410085709182 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085709182 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) 20250410085709182 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085709182 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410085709182 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410085709182 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410085709182 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085709182 DLSCCP DEBUG Received CO:CODT for local reference 11 (sccp_scoc.c:1855) 20250410085709182 DLSCCP DEBUG SCCP-SCOC(11)[0x55b0da0636d0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250410085709182 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085709182 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410085709182 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085709182 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085709182 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085709182 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250410085709182 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  20250410085709182 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55b0da062870]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250410085709182 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250410085709182 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250410085709182 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55b0da062870]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250410085709182 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250410085709182 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250410085709182 DMGW DEBUG mgw(mgw-fsm-16650482-0)[0x55b0da08ede0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250410085709182 DMGW DEBUG mgw(mgw-fsm-16650482-0)[0x55b0da08ede0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250410085709182 DMGW DEBUG mgw(mgw-fsm-16650482-0)[0x55b0da08ede0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250410085709182 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250410085709182 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250410085709182 DLMGCP DEBUG mgw-endp(mgw-fsm-16650482-0)[0x55b0da08f190]{UNUSED}: Allocated (fsm.c:456) 20250410085709182 DLMGCP DEBUG mgw-endp(mgw-fsm-16650482-0)[0x55b0da08f190]{UNUSED}: is child of mgw(mgw-fsm-16650482-0)[0x55b0da08ede0] (fsm.c:486) 20250410085709182 DLMGCP DEBUG mgw-endp(mgw-fsm-16650482-0)[0x55b0da08f190]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-16650482-0)[0x55b0da08ede0] (mgcp_client_endpoint_fsm.c:724) 20250410085709182 DLMGCP DEBUG mgw-endp(mgw-fsm-16650482-0)[0x55b0da08f190]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250410085709182 DLMGCP DEBUG mgw-endp(mgw-fsm-16650482-0)[0x55b0da08f190]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250410085709182 DLMGCP DEBUG mgw-endp(mgw-fsm-16650482-0)[0x55b0da08f190]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250410085709182 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16650482-0)[0x55b0da095a60]{ST_CRCX}: Allocated (fsm.c:456) 20250410085709182 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16650482-0)[0x55b0da095a60]{ST_CRCX}: is child of mgw-endp(mgw-fsm-16650482-0)[0x55b0da08f190] (fsm.c:486) 20250410085709182 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16650482-0)[0x55b0da095a60]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250410085709182 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16650482-0)[0x55b0da095a60]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250410085709182 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:35971: len=200 'CRCX 15 rtpbridge/*@mgw MGCP 1.0\r\nC: fe10f'... (mgcp_client.c:807) 20250410085709182 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250410085709182 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16650482-0)[0x55b0da095a60]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250410085709182 DLMGCP DEBUG mgw-endp(mgw-fsm-16650482-0)[0x55b0da08f190]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@dc2b9a5d0dfe: Session index based on local reference:2 HNBGW_Test.msc0-SCCP(202)@dc2b9a5d0dfe: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@dc2b9a5d0dfe: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@dc2b9a5d0dfe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(211)@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@dc2b9a5d0dfe: Found Expect[0] for { line := { verb := "CRCX", trans_id := "15", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "fe10f217" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "fe10f217", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@dc2b9a5d0dfe: CRCX1{ line := { verb := "CRCX", trans_id := "15", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "fe10f217" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "fe10f217", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@dc2b9a5d0dfe: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":721 TC_rab_assignment_concurrent0(213)@dc2b9a5d0dfe: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":705 HNBGW-MGCP(208)@dc2b9a5d0dfe: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(213) 20250410085709189 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 15 OK (mgcp_client.c:758) 20250410085709189 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b0da095a60]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250410085709189 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b0da095a60]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250410085709189 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b0da095a60]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250410085709189 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b0da095a60]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250410085709189 DLMGCP DEBUG mgw-endp(mgw-fsm-16650482-0)[0x55b0da08f190]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250410085709189 DLMGCP DEBUG mgw-endp(mgw-fsm-16650482-0)[0x55b0da08f190]{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) 20250410085709189 DLMGCP DEBUG mgw-endp(mgw-fsm-16650482-0)[0x55b0da08f190]{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) 20250410085709189 DLMGCP DEBUG mgw-endp(mgw-fsm-16650482-0)[0x55b0da08f190]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250410085709189 DLMGCP DEBUG mgw-endp(mgw-fsm-16650482-0)[0x55b0da08f190]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250410085709189 DLMGCP DEBUG mgw-endp(mgw-fsm-16650482-0)[0x55b0da08f190]{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) 20250410085709189 DMGW DEBUG mgw(mgw-fsm-16650482-0)[0x55b0da08ede0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250410085709189 DMGW DEBUG mgw(mgw-fsm-16650482-0)[0x55b0da08ede0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250410085709189 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250410085709189 DMGW DEBUG mgw(mgw-fsm-16650482-0)[0x55b0da08ede0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250410085709189 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16650482)[0x55b0da0624e0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250410085709189 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250410085709189 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410085709189 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)@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed 20250410085709193 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085709193 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085709193 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250410085709193 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250410085709193 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xfe10f2) (hnbgw_rua.c:471) 20250410085709193 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16650482 SCCP-11 msc-0 MI=IMSI-262420000000003: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250410085709193 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16650482)[0x55b0da0624e0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250410085709193 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250410085709193 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250410085709193 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16650482)[0x55b0da0624e0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250410085709193 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250410085709193 DMGW DEBUG mgw(mgw-fsm-16650482-0)[0x55b0da08ede0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250410085709193 DMGW DEBUG mgw(mgw-fsm-16650482-0)[0x55b0da08ede0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250410085709193 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250410085709193 DMGW DEBUG mgw(mgw-fsm-16650482-0)[0x55b0da08ede0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250410085709193 DLMGCP DEBUG mgw-endp(mgw-fsm-16650482-0)[0x55b0da08f190]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-16650482-0)[0x55b0da08ede0] (mgcp_client_endpoint_fsm.c:724) 20250410085709193 DLMGCP DEBUG mgw-endp(mgw-fsm-16650482-0)[0x55b0da08f190]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250410085709193 DLMGCP DEBUG mgw-endp(mgw-fsm-16650482-0)[0x55b0da08f190]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250410085709193 DLMGCP DEBUG mgw-endp(mgw-fsm-16650482-0)[0x55b0da08f190]{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) 20250410085709193 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b0da095a60]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250410085709193 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:35971: len=214 'MDCX 16 rtpbridge/3@mgw MGCP 1.0\r\nC: fe10f'... (mgcp_client.c:807) 20250410085709193 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1221) 20250410085709193 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b0da095a60]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250410085709193 DLMGCP DEBUG mgw-endp(mgw-fsm-16650482-0)[0x55b0da08f190]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250410085709193 DLMGCP DEBUG mgw-endp(mgw-fsm-16650482-0)[0x55b0da08f190]{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) 20250410085709193 DLMGCP DEBUG mgw-endp(mgw-fsm-16650482-0)[0x55b0da08f190]{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)@dc2b9a5d0dfe: Session index based on connection ID:4 HNBGW_Test.msc0-SCCP(202)@dc2b9a5d0dfe: vl_len:91 HNBGW_Test.msc0-SCCP(202)@dc2b9a5d0dfe: vl_from0 HNBGW_Test.msc0-SCCP(202)@dc2b9a5d0dfe: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(212)@dc2b9a5d0dfe: MDCX1{ line := { verb := "MDCX", trans_id := "16", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "fe10f217" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "fe10f217", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250410085709198 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 16 OK (mgcp_client.c:758) 20250410085709198 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b0da095a60]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250410085709198 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b0da095a60]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250410085709198 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b0da095a60]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250410085709198 DLMGCP DEBUG mgw-endp(mgw-fsm-16650482-0)[0x55b0da08f190]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250410085709198 DLMGCP DEBUG mgw-endp(mgw-fsm-16650482-0)[0x55b0da08f190]{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) 20250410085709198 DLMGCP DEBUG mgw-endp(mgw-fsm-16650482-0)[0x55b0da08f190]{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) 20250410085709198 DLMGCP DEBUG mgw-endp(mgw-fsm-16650482-0)[0x55b0da08f190]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250410085709198 DLMGCP DEBUG mgw-endp(mgw-fsm-16650482-0)[0x55b0da08f190]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250410085709198 DLMGCP DEBUG mgw-endp(mgw-fsm-16650482-0)[0x55b0da08f190]{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) 20250410085709198 DMGW DEBUG mgw(mgw-fsm-16650482-0)[0x55b0da08ede0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250410085709198 DMGW DEBUG mgw(mgw-fsm-16650482-0)[0x55b0da08ede0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250410085709198 DMGW DEBUG mgw(mgw-fsm-16650482-0)[0x55b0da08ede0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250410085709198 DLMGCP DEBUG mgw-endp(mgw-fsm-16650482-0)[0x55b0da08f190]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-16650482-0)[0x55b0da08ede0] (mgcp_client_endpoint_fsm.c:724) 20250410085709198 DLMGCP DEBUG mgw-endp(mgw-fsm-16650482-0)[0x55b0da08f190]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250410085709198 DLMGCP DEBUG mgw-endp(mgw-fsm-16650482-0)[0x55b0da08f190]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250410085709198 DLMGCP DEBUG mgw-endp(mgw-fsm-16650482-0)[0x55b0da08f190]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250410085709198 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16650482-0)[0x55b0da08ea60]{ST_CRCX}: Allocated (fsm.c:456) 20250410085709198 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16650482-0)[0x55b0da08ea60]{ST_CRCX}: is child of mgw-endp(mgw-fsm-16650482-0)[0x55b0da08f190] (fsm.c:486) 20250410085709198 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16650482-0)[0x55b0da08ea60]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250410085709198 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16650482-0)[0x55b0da08ea60]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/3@mgw... (mgcp_client_fsm.c:228) 20250410085709198 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:35971: len=204 'CRCX 17 rtpbridge/3@mgw MGCP 1.0\r\nC: fe10f'... (mgcp_client.c:807) 20250410085709198 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1221) 20250410085709198 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16650482-0)[0x55b0da08ea60]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250410085709198 DLMGCP DEBUG mgw-endp(mgw-fsm-16650482-0)[0x55b0da08f190]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250410085709198 DLMGCP DEBUG mgw-endp(mgw-fsm-16650482-0)[0x55b0da08f190]{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) 20250410085709198 DLMGCP DEBUG mgw-endp(mgw-fsm-16650482-0)[0x55b0da08f190]{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) 20250410085709198 DLMGCP DEBUG mgw-endp(mgw-fsm-16650482-0)[0x55b0da08f190]{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)@dc2b9a5d0dfe: CRCX2{ line := { verb := "CRCX", trans_id := "17", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "fe10f217" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "fe10f217", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250410085709205 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 17 OK (mgcp_client.c:758) 20250410085709205 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b0da08ea60]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250410085709205 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b0da08ea60]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250410085709205 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b0da08ea60]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250410085709205 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b0da08ea60]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250410085709205 DLMGCP DEBUG mgw-endp(mgw-fsm-16650482-0)[0x55b0da08f190]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250410085709205 DLMGCP DEBUG mgw-endp(mgw-fsm-16650482-0)[0x55b0da08f190]{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) 20250410085709205 DLMGCP DEBUG mgw-endp(mgw-fsm-16650482-0)[0x55b0da08f190]{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) 20250410085709205 DLMGCP DEBUG mgw-endp(mgw-fsm-16650482-0)[0x55b0da08f190]{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) 20250410085709205 DLMGCP DEBUG mgw-endp(mgw-fsm-16650482-0)[0x55b0da08f190]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250410085709205 DLMGCP DEBUG mgw-endp(mgw-fsm-16650482-0)[0x55b0da08f190]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250410085709205 DLMGCP DEBUG mgw-endp(mgw-fsm-16650482-0)[0x55b0da08f190]{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) 20250410085709205 DLMGCP DEBUG mgw-endp(mgw-fsm-16650482-0)[0x55b0da08f190]{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) 20250410085709205 DMGW DEBUG mgw(mgw-fsm-16650482-0)[0x55b0da08ede0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250410085709205 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250410085709205 DMGW DEBUG mgw(mgw-fsm-16650482-0)[0x55b0da08ede0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250410085709205 DMGW DEBUG mgw(mgw-fsm-16650482-0)[0x55b0da08ede0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250410085709205 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55b0da062870]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250410085709205 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250410085709205 DLSCCP DEBUG SCCP-SCOC(11)[0x55b0da0636d0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250410085709205 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005ca1bf), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:415) 20250410085709205 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085709205 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085709205 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085709205 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085709205 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085709205 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085709205 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 5c a1 bf 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 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) 20250410085709205 DMGW DEBUG mgw(mgw-fsm-16650482-0)[0x55b0da08ede0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250410085709205 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085709205 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085709205 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085709205 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085709205 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085709205 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.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' 20250410085709205 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410085709205 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410085709205 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085709205 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 5c a1 bf 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 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  20250410085709206 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085709206 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410085709206 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410085709206 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410085709206 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085709206 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410085709206 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085709206 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085709206 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085709206 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  20250410085709206 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085709206 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085709206 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085709206 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410085709206 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085709206 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) 20250410085709206 DLSCCP DEBUG Received CO:CODT for local reference 12 (sccp_scoc.c:1855) 20250410085709206 DLSCCP DEBUG SCCP-SCOC(12)[0x55b0da064b40]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250410085709206 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085709206 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250410085709206 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55b0da05f9e0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250410085709206 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250410085709206 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250410085709206 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55b0da05f9e0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250410085709206 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250410085709206 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250410085709206 DMGW DEBUG mgw(mgw-fsm-15161879-0)[0x55b0da07eb00]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250410085709206 DMGW DEBUG mgw(mgw-fsm-15161879-0)[0x55b0da07eb00]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250410085709206 DMGW DEBUG mgw(mgw-fsm-15161879-0)[0x55b0da07eb00]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250410085709206 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250410085709206 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250410085709206 DLMGCP DEBUG mgw-endp(mgw-fsm-15161879-0)[0x55b0da0970f0]{UNUSED}: Allocated (fsm.c:456) 20250410085709206 DLMGCP DEBUG mgw-endp(mgw-fsm-15161879-0)[0x55b0da0970f0]{UNUSED}: is child of mgw(mgw-fsm-15161879-0)[0x55b0da07eb00] (fsm.c:486) 20250410085709206 DLMGCP DEBUG mgw-endp(mgw-fsm-15161879-0)[0x55b0da0970f0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-15161879-0)[0x55b0da07eb00] (mgcp_client_endpoint_fsm.c:724) 20250410085709206 DLMGCP DEBUG mgw-endp(mgw-fsm-15161879-0)[0x55b0da0970f0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250410085709206 DLMGCP DEBUG mgw-endp(mgw-fsm-15161879-0)[0x55b0da0970f0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250410085709206 DLMGCP DEBUG mgw-endp(mgw-fsm-15161879-0)[0x55b0da0970f0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250410085709206 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15161879-0)[0x55b0da0863f0]{ST_CRCX}: Allocated (fsm.c:456) 20250410085709206 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15161879-0)[0x55b0da0863f0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-15161879-0)[0x55b0da0970f0] (fsm.c:486) 20250410085709206 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15161879-0)[0x55b0da0863f0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250410085709206 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15161879-0)[0x55b0da0863f0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250410085709206 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:35971: len=200 'CRCX 18 rtpbridge/*@mgw MGCP 1.0\r\nC: e75a1'... (mgcp_client.c:807) 20250410085709206 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250410085709206 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15161879-0)[0x55b0da0863f0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250410085709206 DLMGCP DEBUG mgw-endp(mgw-fsm-15161879-0)[0x55b0da0970f0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@dc2b9a5d0dfe: Session index based on local reference:3 HNBGW_Test.msc0-SCCP(202)@dc2b9a5d0dfe: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@dc2b9a5d0dfe: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@dc2b9a5d0dfe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(212)@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@dc2b9a5d0dfe: Found Expect[0] for { line := { verb := "CRCX", trans_id := "18", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "e75a1717" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "e75a1717", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@dc2b9a5d0dfe: CRCX1{ line := { verb := "CRCX", trans_id := "18", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "e75a1717" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "e75a1717", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@dc2b9a5d0dfe: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":721 TC_rab_assignment_concurrent0(214)@dc2b9a5d0dfe: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":705 HNBGW-MGCP(208)@dc2b9a5d0dfe: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(214) 20250410085709216 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 18 OK (mgcp_client.c:758) 20250410085709216 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b0da0863f0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250410085709216 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b0da0863f0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250410085709216 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b0da0863f0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250410085709216 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b0da0863f0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250410085709216 DLMGCP DEBUG mgw-endp(mgw-fsm-15161879-0)[0x55b0da0970f0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250410085709216 DLMGCP DEBUG mgw-endp(mgw-fsm-15161879-0)[0x55b0da0970f0]{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) 20250410085709216 DLMGCP DEBUG mgw-endp(mgw-fsm-15161879-0)[0x55b0da0970f0]{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) 20250410085709216 DLMGCP DEBUG mgw-endp(mgw-fsm-15161879-0)[0x55b0da0970f0]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250410085709216 DLMGCP DEBUG mgw-endp(mgw-fsm-15161879-0)[0x55b0da0970f0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250410085709216 DLMGCP DEBUG mgw-endp(mgw-fsm-15161879-0)[0x55b0da0970f0]{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) 20250410085709216 DMGW DEBUG mgw(mgw-fsm-15161879-0)[0x55b0da07eb00]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250410085709216 DMGW DEBUG mgw(mgw-fsm-15161879-0)[0x55b0da07eb00]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250410085709216 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250410085709216 DMGW DEBUG mgw(mgw-fsm-15161879-0)[0x55b0da07eb00]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250410085709216 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15161879)[0x55b0da06e3a0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250410085709216 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250410085709216 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410085709216 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)@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed 20250410085709221 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085709221 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085709221 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250410085709221 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250410085709221 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xe75a17) (hnbgw_rua.c:471) 20250410085709221 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15161879 SCCP-12 msc-0 MI=IMSI-262420000000004: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250410085709221 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15161879)[0x55b0da06e3a0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250410085709221 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250410085709221 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250410085709221 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15161879)[0x55b0da06e3a0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250410085709221 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250410085709221 DMGW DEBUG mgw(mgw-fsm-15161879-0)[0x55b0da07eb00]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250410085709221 DMGW DEBUG mgw(mgw-fsm-15161879-0)[0x55b0da07eb00]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250410085709221 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250410085709221 DMGW DEBUG mgw(mgw-fsm-15161879-0)[0x55b0da07eb00]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250410085709221 DLMGCP DEBUG mgw-endp(mgw-fsm-15161879-0)[0x55b0da0970f0]{IN_USE}: rtpbridge/4@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-15161879-0)[0x55b0da07eb00] (mgcp_client_endpoint_fsm.c:724) 20250410085709221 DLMGCP DEBUG mgw-endp(mgw-fsm-15161879-0)[0x55b0da0970f0]{IN_USE}: rtpbridge/4@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250410085709221 DLMGCP DEBUG mgw-endp(mgw-fsm-15161879-0)[0x55b0da0970f0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250410085709221 DLMGCP DEBUG mgw-endp(mgw-fsm-15161879-0)[0x55b0da0970f0]{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) 20250410085709221 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b0da0863f0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250410085709221 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:35971: len=214 'MDCX 19 rtpbridge/4@mgw MGCP 1.0\r\nC: e75a1'... (mgcp_client.c:807) 20250410085709221 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1221) 20250410085709221 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b0da0863f0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250410085709221 DLMGCP DEBUG mgw-endp(mgw-fsm-15161879-0)[0x55b0da0970f0]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250410085709221 DLMGCP DEBUG mgw-endp(mgw-fsm-15161879-0)[0x55b0da0970f0]{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) 20250410085709221 DLMGCP DEBUG mgw-endp(mgw-fsm-15161879-0)[0x55b0da0970f0]{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)@dc2b9a5d0dfe: Session index based on connection ID:5 HNBGW_Test.msc0-SCCP(202)@dc2b9a5d0dfe: vl_len:91 HNBGW_Test.msc0-SCCP(202)@dc2b9a5d0dfe: vl_from0 HNBGW_Test.msc0-SCCP(202)@dc2b9a5d0dfe: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(213)@dc2b9a5d0dfe: MDCX1{ line := { verb := "MDCX", trans_id := "19", ep := "rtpbridge/4@mgw", ver := "1.0" }, params := { { code := "C", val := "e75a1717" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "e75a1717", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250410085709228 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 19 OK (mgcp_client.c:758) 20250410085709228 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b0da0863f0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250410085709228 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b0da0863f0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250410085709228 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b0da0863f0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250410085709228 DLMGCP DEBUG mgw-endp(mgw-fsm-15161879-0)[0x55b0da0970f0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250410085709228 DLMGCP DEBUG mgw-endp(mgw-fsm-15161879-0)[0x55b0da0970f0]{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) 20250410085709228 DLMGCP DEBUG mgw-endp(mgw-fsm-15161879-0)[0x55b0da0970f0]{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) 20250410085709228 DLMGCP DEBUG mgw-endp(mgw-fsm-15161879-0)[0x55b0da0970f0]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250410085709228 DLMGCP DEBUG mgw-endp(mgw-fsm-15161879-0)[0x55b0da0970f0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250410085709228 DLMGCP DEBUG mgw-endp(mgw-fsm-15161879-0)[0x55b0da0970f0]{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) 20250410085709228 DMGW DEBUG mgw(mgw-fsm-15161879-0)[0x55b0da07eb00]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250410085709228 DMGW DEBUG mgw(mgw-fsm-15161879-0)[0x55b0da07eb00]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250410085709228 DMGW DEBUG mgw(mgw-fsm-15161879-0)[0x55b0da07eb00]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250410085709228 DLMGCP DEBUG mgw-endp(mgw-fsm-15161879-0)[0x55b0da0970f0]{IN_USE}: rtpbridge/4@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-15161879-0)[0x55b0da07eb00] (mgcp_client_endpoint_fsm.c:724) 20250410085709228 DLMGCP DEBUG mgw-endp(mgw-fsm-15161879-0)[0x55b0da0970f0]{IN_USE}: rtpbridge/4@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250410085709228 DLMGCP DEBUG mgw-endp(mgw-fsm-15161879-0)[0x55b0da0970f0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250410085709228 DLMGCP DEBUG mgw-endp(mgw-fsm-15161879-0)[0x55b0da0970f0]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250410085709228 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15161879-0)[0x55b0da096600]{ST_CRCX}: Allocated (fsm.c:456) 20250410085709228 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15161879-0)[0x55b0da096600]{ST_CRCX}: is child of mgw-endp(mgw-fsm-15161879-0)[0x55b0da0970f0] (fsm.c:486) 20250410085709228 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15161879-0)[0x55b0da096600]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250410085709228 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15161879-0)[0x55b0da096600]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/4@mgw... (mgcp_client_fsm.c:228) 20250410085709228 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:35971: len=204 'CRCX 20 rtpbridge/4@mgw MGCP 1.0\r\nC: e75a1'... (mgcp_client.c:807) 20250410085709228 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1221) 20250410085709228 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15161879-0)[0x55b0da096600]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250410085709228 DLMGCP DEBUG mgw-endp(mgw-fsm-15161879-0)[0x55b0da0970f0]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250410085709228 DLMGCP DEBUG mgw-endp(mgw-fsm-15161879-0)[0x55b0da0970f0]{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) 20250410085709228 DLMGCP DEBUG mgw-endp(mgw-fsm-15161879-0)[0x55b0da0970f0]{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) 20250410085709228 DLMGCP DEBUG mgw-endp(mgw-fsm-15161879-0)[0x55b0da0970f0]{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)@dc2b9a5d0dfe: CRCX2{ line := { verb := "CRCX", trans_id := "20", ep := "rtpbridge/4@mgw", ver := "1.0" }, params := { { code := "C", val := "e75a1717" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "e75a1717", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250410085709236 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 20 OK (mgcp_client.c:758) 20250410085709236 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b0da096600]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250410085709236 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b0da096600]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250410085709236 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b0da096600]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250410085709236 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b0da096600]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250410085709236 DLMGCP DEBUG mgw-endp(mgw-fsm-15161879-0)[0x55b0da0970f0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250410085709236 DLMGCP DEBUG mgw-endp(mgw-fsm-15161879-0)[0x55b0da0970f0]{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) 20250410085709236 DLMGCP DEBUG mgw-endp(mgw-fsm-15161879-0)[0x55b0da0970f0]{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) 20250410085709236 DLMGCP DEBUG mgw-endp(mgw-fsm-15161879-0)[0x55b0da0970f0]{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) 20250410085709236 DLMGCP DEBUG mgw-endp(mgw-fsm-15161879-0)[0x55b0da0970f0]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250410085709236 DLMGCP DEBUG mgw-endp(mgw-fsm-15161879-0)[0x55b0da0970f0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250410085709236 DLMGCP DEBUG mgw-endp(mgw-fsm-15161879-0)[0x55b0da0970f0]{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) 20250410085709236 DLMGCP DEBUG mgw-endp(mgw-fsm-15161879-0)[0x55b0da0970f0]{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) 20250410085709236 DMGW DEBUG mgw(mgw-fsm-15161879-0)[0x55b0da07eb00]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250410085709236 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250410085709236 DMGW DEBUG mgw(mgw-fsm-15161879-0)[0x55b0da07eb00]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250410085709236 DMGW DEBUG mgw(mgw-fsm-15161879-0)[0x55b0da07eb00]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250410085709236 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55b0da05f9e0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250410085709236 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250410085709236 DLSCCP DEBUG SCCP-SCOC(12)[0x55b0da064b40]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250410085709236 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b87e61), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:415) 20250410085709236 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085709236 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085709236 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085709236 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085709236 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085709236 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085709236 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 b8 7e 61 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 20 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085709236 DMGW DEBUG mgw(mgw-fsm-15161879-0)[0x55b0da07eb00]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250410085709236 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085709236 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085709236 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085709236 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085709236 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085709236 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250410085709236 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410085709236 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410085709236 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085709236 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 b8 7e 61 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 20 00 00 00 00 00 00 06 00 08 00 00 00 01  20250410085709236 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085709236 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410085709236 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410085709236 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410085709236 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085709236 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410085709236 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085709236 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085709236 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085709236 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  20250410085709237 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085709237 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085709237 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085709237 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410085709237 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085709237 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) 20250410085709237 DLSCCP DEBUG Received CO:CODT for local reference 13 (sccp_scoc.c:1855) 20250410085709237 DLSCCP DEBUG SCCP-SCOC(13)[0x55b0da065210]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250410085709237 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085709237 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250410085709237 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55b0da060e90]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250410085709237 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250410085709237 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250410085709237 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55b0da060e90]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250410085709237 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250410085709237 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250410085709237 DMGW DEBUG mgw(mgw-fsm-5385289-0)[0x55b0da0a0990]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250410085709237 DMGW DEBUG mgw(mgw-fsm-5385289-0)[0x55b0da0a0990]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250410085709237 DMGW DEBUG mgw(mgw-fsm-5385289-0)[0x55b0da0a0990]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250410085709237 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250410085709237 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250410085709237 DLMGCP DEBUG mgw-endp(mgw-fsm-5385289-0)[0x55b0da0a0ac0]{UNUSED}: Allocated (fsm.c:456) 20250410085709237 DLMGCP DEBUG mgw-endp(mgw-fsm-5385289-0)[0x55b0da0a0ac0]{UNUSED}: is child of mgw(mgw-fsm-5385289-0)[0x55b0da0a0990] (fsm.c:486) 20250410085709237 DLMGCP DEBUG mgw-endp(mgw-fsm-5385289-0)[0x55b0da0a0ac0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-5385289-0)[0x55b0da0a0990] (mgcp_client_endpoint_fsm.c:724) 20250410085709237 DLMGCP DEBUG mgw-endp(mgw-fsm-5385289-0)[0x55b0da0a0ac0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250410085709237 DLMGCP DEBUG mgw-endp(mgw-fsm-5385289-0)[0x55b0da0a0ac0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250410085709237 DLMGCP DEBUG mgw-endp(mgw-fsm-5385289-0)[0x55b0da0a0ac0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250410085709237 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5385289-0)[0x55b0da0a7390]{ST_CRCX}: Allocated (fsm.c:456) 20250410085709237 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5385289-0)[0x55b0da0a7390]{ST_CRCX}: is child of mgw-endp(mgw-fsm-5385289-0)[0x55b0da0a0ac0] (fsm.c:486) 20250410085709237 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5385289-0)[0x55b0da0a7390]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250410085709237 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5385289-0)[0x55b0da0a7390]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250410085709237 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:35971: len=200 'CRCX 21 rtpbridge/*@mgw MGCP 1.0\r\nC: 522c4'... (mgcp_client.c:807) 20250410085709237 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250410085709237 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5385289-0)[0x55b0da0a7390]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250410085709237 DLMGCP DEBUG mgw-endp(mgw-fsm-5385289-0)[0x55b0da0a0ac0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@dc2b9a5d0dfe: Session index based on local reference:4 HNBGW_Test.msc0-SCCP(202)@dc2b9a5d0dfe: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@dc2b9a5d0dfe: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@dc2b9a5d0dfe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(213)@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@dc2b9a5d0dfe: Found Expect[0] for { line := { verb := "CRCX", trans_id := "21", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "522c4917" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "522c4917", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@dc2b9a5d0dfe: CRCX1{ line := { verb := "CRCX", trans_id := "21", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "522c4917" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "522c4917", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@dc2b9a5d0dfe: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":721 TC_rab_assignment_concurrent0(215)@dc2b9a5d0dfe: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":705 HNBGW-MGCP(208)@dc2b9a5d0dfe: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(215) 20250410085709245 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 21 OK (mgcp_client.c:758) 20250410085709245 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b0da0a7390]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250410085709245 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b0da0a7390]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250410085709245 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b0da0a7390]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250410085709245 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b0da0a7390]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250410085709245 DLMGCP DEBUG mgw-endp(mgw-fsm-5385289-0)[0x55b0da0a0ac0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250410085709245 DLMGCP DEBUG mgw-endp(mgw-fsm-5385289-0)[0x55b0da0a0ac0]{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) 20250410085709245 DLMGCP DEBUG mgw-endp(mgw-fsm-5385289-0)[0x55b0da0a0ac0]{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) 20250410085709245 DLMGCP DEBUG mgw-endp(mgw-fsm-5385289-0)[0x55b0da0a0ac0]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250410085709245 DLMGCP DEBUG mgw-endp(mgw-fsm-5385289-0)[0x55b0da0a0ac0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250410085709245 DLMGCP DEBUG mgw-endp(mgw-fsm-5385289-0)[0x55b0da0a0ac0]{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) 20250410085709245 DMGW DEBUG mgw(mgw-fsm-5385289-0)[0x55b0da0a0990]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250410085709245 DMGW DEBUG mgw(mgw-fsm-5385289-0)[0x55b0da0a0990]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250410085709245 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250410085709245 DMGW DEBUG mgw(mgw-fsm-5385289-0)[0x55b0da0a0990]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250410085709245 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5385289)[0x55b0da060d60]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250410085709245 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250410085709245 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410085709245 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)@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed 20250410085709250 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085709250 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085709250 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250410085709250 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250410085709250 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x522c49) (hnbgw_rua.c:471) 20250410085709250 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5385289 SCCP-13 msc-0 MI=IMSI-262420000000005: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250410085709250 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5385289)[0x55b0da060d60]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250410085709250 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250410085709250 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250410085709250 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5385289)[0x55b0da060d60]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250410085709250 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250410085709250 DMGW DEBUG mgw(mgw-fsm-5385289-0)[0x55b0da0a0990]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250410085709250 DMGW DEBUG mgw(mgw-fsm-5385289-0)[0x55b0da0a0990]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250410085709250 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250410085709250 DMGW DEBUG mgw(mgw-fsm-5385289-0)[0x55b0da0a0990]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250410085709250 DLMGCP DEBUG mgw-endp(mgw-fsm-5385289-0)[0x55b0da0a0ac0]{IN_USE}: rtpbridge/5@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-5385289-0)[0x55b0da0a0990] (mgcp_client_endpoint_fsm.c:724) 20250410085709250 DLMGCP DEBUG mgw-endp(mgw-fsm-5385289-0)[0x55b0da0a0ac0]{IN_USE}: rtpbridge/5@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250410085709250 DLMGCP DEBUG mgw-endp(mgw-fsm-5385289-0)[0x55b0da0a0ac0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250410085709250 DLMGCP DEBUG mgw-endp(mgw-fsm-5385289-0)[0x55b0da0a0ac0]{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) 20250410085709250 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b0da0a7390]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250410085709250 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:35971: len=214 'MDCX 22 rtpbridge/5@mgw MGCP 1.0\r\nC: 522c4'... (mgcp_client.c:807) 20250410085709250 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1221) 20250410085709250 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b0da0a7390]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250410085709250 DLMGCP DEBUG mgw-endp(mgw-fsm-5385289-0)[0x55b0da0a0ac0]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250410085709250 DLMGCP DEBUG mgw-endp(mgw-fsm-5385289-0)[0x55b0da0a0ac0]{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) 20250410085709250 DLMGCP DEBUG mgw-endp(mgw-fsm-5385289-0)[0x55b0da0a0ac0]{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)@dc2b9a5d0dfe: Session index based on connection ID:6 HNBGW_Test.msc0-SCCP(202)@dc2b9a5d0dfe: vl_len:91 HNBGW_Test.msc0-SCCP(202)@dc2b9a5d0dfe: vl_from0 HNBGW_Test.msc0-SCCP(202)@dc2b9a5d0dfe: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(214)@dc2b9a5d0dfe: MDCX1{ line := { verb := "MDCX", trans_id := "22", ep := "rtpbridge/5@mgw", ver := "1.0" }, params := { { code := "C", val := "522c4917" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "522c4917", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250410085709258 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 22 OK (mgcp_client.c:758) 20250410085709258 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b0da0a7390]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250410085709258 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b0da0a7390]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250410085709258 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b0da0a7390]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250410085709258 DLMGCP DEBUG mgw-endp(mgw-fsm-5385289-0)[0x55b0da0a0ac0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250410085709258 DLMGCP DEBUG mgw-endp(mgw-fsm-5385289-0)[0x55b0da0a0ac0]{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) 20250410085709258 DLMGCP DEBUG mgw-endp(mgw-fsm-5385289-0)[0x55b0da0a0ac0]{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) 20250410085709258 DLMGCP DEBUG mgw-endp(mgw-fsm-5385289-0)[0x55b0da0a0ac0]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250410085709258 DLMGCP DEBUG mgw-endp(mgw-fsm-5385289-0)[0x55b0da0a0ac0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250410085709258 DLMGCP DEBUG mgw-endp(mgw-fsm-5385289-0)[0x55b0da0a0ac0]{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) 20250410085709258 DMGW DEBUG mgw(mgw-fsm-5385289-0)[0x55b0da0a0990]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250410085709258 DMGW DEBUG mgw(mgw-fsm-5385289-0)[0x55b0da0a0990]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250410085709258 DMGW DEBUG mgw(mgw-fsm-5385289-0)[0x55b0da0a0990]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250410085709258 DLMGCP DEBUG mgw-endp(mgw-fsm-5385289-0)[0x55b0da0a0ac0]{IN_USE}: rtpbridge/5@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-5385289-0)[0x55b0da0a0990] (mgcp_client_endpoint_fsm.c:724) 20250410085709258 DLMGCP DEBUG mgw-endp(mgw-fsm-5385289-0)[0x55b0da0a0ac0]{IN_USE}: rtpbridge/5@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250410085709258 DLMGCP DEBUG mgw-endp(mgw-fsm-5385289-0)[0x55b0da0a0ac0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250410085709258 DLMGCP DEBUG mgw-endp(mgw-fsm-5385289-0)[0x55b0da0a0ac0]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250410085709258 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5385289-0)[0x55b0da0a00b0]{ST_CRCX}: Allocated (fsm.c:456) 20250410085709258 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5385289-0)[0x55b0da0a00b0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-5385289-0)[0x55b0da0a0ac0] (fsm.c:486) 20250410085709258 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5385289-0)[0x55b0da0a00b0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250410085709258 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5385289-0)[0x55b0da0a00b0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/5@mgw... (mgcp_client_fsm.c:228) 20250410085709259 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:35971: len=204 'CRCX 23 rtpbridge/5@mgw MGCP 1.0\r\nC: 522c4'... (mgcp_client.c:807) 20250410085709259 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1221) 20250410085709259 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5385289-0)[0x55b0da0a00b0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250410085709259 DLMGCP DEBUG mgw-endp(mgw-fsm-5385289-0)[0x55b0da0a0ac0]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250410085709259 DLMGCP DEBUG mgw-endp(mgw-fsm-5385289-0)[0x55b0da0a0ac0]{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) 20250410085709259 DLMGCP DEBUG mgw-endp(mgw-fsm-5385289-0)[0x55b0da0a0ac0]{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) 20250410085709259 DLMGCP DEBUG mgw-endp(mgw-fsm-5385289-0)[0x55b0da0a0ac0]{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)@dc2b9a5d0dfe: CRCX2{ line := { verb := "CRCX", trans_id := "23", ep := "rtpbridge/5@mgw", ver := "1.0" }, params := { { code := "C", val := "522c4917" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "522c4917", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250410085709264 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 23 OK (mgcp_client.c:758) 20250410085709264 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b0da0a00b0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250410085709264 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b0da0a00b0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250410085709264 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b0da0a00b0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250410085709264 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b0da0a00b0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250410085709264 DLMGCP DEBUG mgw-endp(mgw-fsm-5385289-0)[0x55b0da0a0ac0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250410085709264 DLMGCP DEBUG mgw-endp(mgw-fsm-5385289-0)[0x55b0da0a0ac0]{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) 20250410085709264 DLMGCP DEBUG mgw-endp(mgw-fsm-5385289-0)[0x55b0da0a0ac0]{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) 20250410085709264 DLMGCP DEBUG mgw-endp(mgw-fsm-5385289-0)[0x55b0da0a0ac0]{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) 20250410085709264 DLMGCP DEBUG mgw-endp(mgw-fsm-5385289-0)[0x55b0da0a0ac0]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250410085709264 DLMGCP DEBUG mgw-endp(mgw-fsm-5385289-0)[0x55b0da0a0ac0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250410085709264 DLMGCP DEBUG mgw-endp(mgw-fsm-5385289-0)[0x55b0da0a0ac0]{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) 20250410085709264 DLMGCP DEBUG mgw-endp(mgw-fsm-5385289-0)[0x55b0da0a0ac0]{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) 20250410085709264 DMGW DEBUG mgw(mgw-fsm-5385289-0)[0x55b0da0a0990]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250410085709264 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250410085709264 DMGW DEBUG mgw(mgw-fsm-5385289-0)[0x55b0da0a0990]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250410085709264 DMGW DEBUG mgw(mgw-fsm-5385289-0)[0x55b0da0a0990]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250410085709264 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55b0da060e90]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250410085709264 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250410085709264 DLSCCP DEBUG SCCP-SCOC(13)[0x55b0da065210]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250410085709265 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0080ff00), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:415) 20250410085709265 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085709265 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085709265 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085709265 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085709265 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085709265 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085709265 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 80 ff 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 01 02 02 00 00 00 00 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) 20250410085709265 DMGW DEBUG mgw(mgw-fsm-5385289-0)[0x55b0da0a0990]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250410085709265 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085709265 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085709265 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085709265 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085709265 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085709265 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.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' 20250410085709265 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410085709265 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410085709265 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085709265 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 80 ff 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 01 02 02 00 00 00 00 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  20250410085709265 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085709265 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410085709265 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410085709265 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410085709265 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085709265 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410085709265 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085709265 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085709265 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085709265 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  20250410085709265 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085709265 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085709265 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085709265 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410085709265 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085709265 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) 20250410085709265 DLSCCP DEBUG Received CO:CODT for local reference 14 (sccp_scoc.c:1855) 20250410085709265 DLSCCP DEBUG SCCP-SCOC(14)[0x55b0da06d5f0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250410085709265 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085709265 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250410085709265 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x55b0da064c70]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250410085709265 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250410085709265 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250410085709265 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x55b0da064c70]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250410085709265 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250410085709265 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250410085709265 DMGW DEBUG mgw(mgw-fsm-13389110-0)[0x55b0da0a92b0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250410085709265 DMGW DEBUG mgw(mgw-fsm-13389110-0)[0x55b0da0a92b0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250410085709265 DMGW DEBUG mgw(mgw-fsm-13389110-0)[0x55b0da0a92b0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250410085709265 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250410085709265 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250410085709265 DLMGCP DEBUG mgw-endp(mgw-fsm-13389110-0)[0x55b0da0a9480]{UNUSED}: Allocated (fsm.c:456) 20250410085709265 DLMGCP DEBUG mgw-endp(mgw-fsm-13389110-0)[0x55b0da0a9480]{UNUSED}: is child of mgw(mgw-fsm-13389110-0)[0x55b0da0a92b0] (fsm.c:486) 20250410085709265 DLMGCP DEBUG mgw-endp(mgw-fsm-13389110-0)[0x55b0da0a9480]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-13389110-0)[0x55b0da0a92b0] (mgcp_client_endpoint_fsm.c:724) 20250410085709265 DLMGCP DEBUG mgw-endp(mgw-fsm-13389110-0)[0x55b0da0a9480]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250410085709265 DLMGCP DEBUG mgw-endp(mgw-fsm-13389110-0)[0x55b0da0a9480]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250410085709265 DLMGCP DEBUG mgw-endp(mgw-fsm-13389110-0)[0x55b0da0a9480]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250410085709265 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13389110-0)[0x55b0da0b0040]{ST_CRCX}: Allocated (fsm.c:456) 20250410085709265 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13389110-0)[0x55b0da0b0040]{ST_CRCX}: is child of mgw-endp(mgw-fsm-13389110-0)[0x55b0da0a9480] (fsm.c:486) 20250410085709265 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13389110-0)[0x55b0da0b0040]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250410085709265 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13389110-0)[0x55b0da0b0040]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250410085709265 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:35971: len=200 'CRCX 24 rtpbridge/*@mgw MGCP 1.0\r\nC: cc4d3'... (mgcp_client.c:807) 20250410085709265 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250410085709265 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13389110-0)[0x55b0da0b0040]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250410085709265 DLMGCP DEBUG mgw-endp(mgw-fsm-13389110-0)[0x55b0da0a9480]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@dc2b9a5d0dfe: Session index based on local reference:5 HNBGW_Test.msc0-SCCP(202)@dc2b9a5d0dfe: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@dc2b9a5d0dfe: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@dc2b9a5d0dfe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(214)@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@dc2b9a5d0dfe: Found Expect[0] for { line := { verb := "CRCX", trans_id := "24", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "cc4d3617" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "cc4d3617", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@dc2b9a5d0dfe: CRCX1{ line := { verb := "CRCX", trans_id := "24", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "cc4d3617" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "cc4d3617", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@dc2b9a5d0dfe: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":721 TC_rab_assignment_concurrent0(216)@dc2b9a5d0dfe: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":705 HNBGW-MGCP(208)@dc2b9a5d0dfe: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(216) 20250410085709272 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 24 OK (mgcp_client.c:758) 20250410085709272 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b0da0b0040]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250410085709272 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b0da0b0040]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250410085709272 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b0da0b0040]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250410085709272 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b0da0b0040]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250410085709272 DLMGCP DEBUG mgw-endp(mgw-fsm-13389110-0)[0x55b0da0a9480]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250410085709272 DLMGCP DEBUG mgw-endp(mgw-fsm-13389110-0)[0x55b0da0a9480]{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) 20250410085709272 DLMGCP DEBUG mgw-endp(mgw-fsm-13389110-0)[0x55b0da0a9480]{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) 20250410085709272 DLMGCP DEBUG mgw-endp(mgw-fsm-13389110-0)[0x55b0da0a9480]{WAIT_MGW_RESPONSE}: rtpbridge/6@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250410085709272 DLMGCP DEBUG mgw-endp(mgw-fsm-13389110-0)[0x55b0da0a9480]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250410085709272 DLMGCP DEBUG mgw-endp(mgw-fsm-13389110-0)[0x55b0da0a9480]{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) 20250410085709272 DMGW DEBUG mgw(mgw-fsm-13389110-0)[0x55b0da0a92b0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250410085709272 DMGW DEBUG mgw(mgw-fsm-13389110-0)[0x55b0da0a92b0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250410085709272 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250410085709272 DMGW DEBUG mgw(mgw-fsm-13389110-0)[0x55b0da0a92b0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250410085709272 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13389110)[0x55b0da0658d0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250410085709272 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250410085709272 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410085709272 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)@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed 20250410085709277 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085709277 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085709277 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250410085709277 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250410085709277 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xcc4d36) (hnbgw_rua.c:471) 20250410085709277 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13389110 SCCP-14 msc-0 MI=IMSI-262420000000006: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250410085709277 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13389110)[0x55b0da0658d0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250410085709277 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250410085709277 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250410085709277 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13389110)[0x55b0da0658d0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250410085709277 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250410085709277 DMGW DEBUG mgw(mgw-fsm-13389110-0)[0x55b0da0a92b0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250410085709277 DMGW DEBUG mgw(mgw-fsm-13389110-0)[0x55b0da0a92b0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250410085709277 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250410085709278 DMGW DEBUG mgw(mgw-fsm-13389110-0)[0x55b0da0a92b0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250410085709278 DLMGCP DEBUG mgw-endp(mgw-fsm-13389110-0)[0x55b0da0a9480]{IN_USE}: rtpbridge/6@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-13389110-0)[0x55b0da0a92b0] (mgcp_client_endpoint_fsm.c:724) 20250410085709278 DLMGCP DEBUG mgw-endp(mgw-fsm-13389110-0)[0x55b0da0a9480]{IN_USE}: rtpbridge/6@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250410085709278 DLMGCP DEBUG mgw-endp(mgw-fsm-13389110-0)[0x55b0da0a9480]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250410085709278 DLMGCP DEBUG mgw-endp(mgw-fsm-13389110-0)[0x55b0da0a9480]{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) 20250410085709278 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b0da0b0040]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250410085709278 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:35971: len=214 'MDCX 25 rtpbridge/6@mgw MGCP 1.0\r\nC: cc4d3'... (mgcp_client.c:807) 20250410085709278 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1221) 20250410085709278 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b0da0b0040]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250410085709278 DLMGCP DEBUG mgw-endp(mgw-fsm-13389110-0)[0x55b0da0a9480]{WAIT_MGW_RESPONSE}: rtpbridge/6@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250410085709278 DLMGCP DEBUG mgw-endp(mgw-fsm-13389110-0)[0x55b0da0a9480]{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) 20250410085709278 DLMGCP DEBUG mgw-endp(mgw-fsm-13389110-0)[0x55b0da0a9480]{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)@dc2b9a5d0dfe: Session index based on connection ID:7 HNBGW_Test.msc0-SCCP(202)@dc2b9a5d0dfe: vl_len:91 HNBGW_Test.msc0-SCCP(202)@dc2b9a5d0dfe: vl_from0 HNBGW_Test.msc0-SCCP(202)@dc2b9a5d0dfe: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(215)@dc2b9a5d0dfe: MDCX1{ line := { verb := "MDCX", trans_id := "25", ep := "rtpbridge/6@mgw", ver := "1.0" }, params := { { code := "C", val := "cc4d3617" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "cc4d3617", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250410085709287 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 25 OK (mgcp_client.c:758) 20250410085709287 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b0da0b0040]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250410085709287 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b0da0b0040]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250410085709287 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b0da0b0040]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250410085709287 DLMGCP DEBUG mgw-endp(mgw-fsm-13389110-0)[0x55b0da0a9480]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250410085709287 DLMGCP DEBUG mgw-endp(mgw-fsm-13389110-0)[0x55b0da0a9480]{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) 20250410085709287 DLMGCP DEBUG mgw-endp(mgw-fsm-13389110-0)[0x55b0da0a9480]{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) 20250410085709287 DLMGCP DEBUG mgw-endp(mgw-fsm-13389110-0)[0x55b0da0a9480]{WAIT_MGW_RESPONSE}: rtpbridge/6@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250410085709287 DLMGCP DEBUG mgw-endp(mgw-fsm-13389110-0)[0x55b0da0a9480]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250410085709287 DLMGCP DEBUG mgw-endp(mgw-fsm-13389110-0)[0x55b0da0a9480]{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) 20250410085709287 DMGW DEBUG mgw(mgw-fsm-13389110-0)[0x55b0da0a92b0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250410085709287 DMGW DEBUG mgw(mgw-fsm-13389110-0)[0x55b0da0a92b0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250410085709287 DMGW DEBUG mgw(mgw-fsm-13389110-0)[0x55b0da0a92b0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250410085709287 DLMGCP DEBUG mgw-endp(mgw-fsm-13389110-0)[0x55b0da0a9480]{IN_USE}: rtpbridge/6@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-13389110-0)[0x55b0da0a92b0] (mgcp_client_endpoint_fsm.c:724) 20250410085709287 DLMGCP DEBUG mgw-endp(mgw-fsm-13389110-0)[0x55b0da0a9480]{IN_USE}: rtpbridge/6@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250410085709287 DLMGCP DEBUG mgw-endp(mgw-fsm-13389110-0)[0x55b0da0a9480]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250410085709287 DLMGCP DEBUG mgw-endp(mgw-fsm-13389110-0)[0x55b0da0a9480]{WAIT_MGW_RESPONSE}: rtpbridge/6@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250410085709287 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13389110-0)[0x55b0da0a7ea0]{ST_CRCX}: Allocated (fsm.c:456) 20250410085709287 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13389110-0)[0x55b0da0a7ea0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-13389110-0)[0x55b0da0a9480] (fsm.c:486) 20250410085709287 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13389110-0)[0x55b0da0a7ea0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250410085709287 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13389110-0)[0x55b0da0a7ea0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/6@mgw... (mgcp_client_fsm.c:228) 20250410085709287 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:35971: len=204 'CRCX 26 rtpbridge/6@mgw MGCP 1.0\r\nC: cc4d3'... (mgcp_client.c:807) 20250410085709287 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1221) 20250410085709287 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13389110-0)[0x55b0da0a7ea0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250410085709287 DLMGCP DEBUG mgw-endp(mgw-fsm-13389110-0)[0x55b0da0a9480]{WAIT_MGW_RESPONSE}: rtpbridge/6@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250410085709287 DLMGCP DEBUG mgw-endp(mgw-fsm-13389110-0)[0x55b0da0a9480]{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) 20250410085709287 DLMGCP DEBUG mgw-endp(mgw-fsm-13389110-0)[0x55b0da0a9480]{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) 20250410085709287 DLMGCP DEBUG mgw-endp(mgw-fsm-13389110-0)[0x55b0da0a9480]{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)@dc2b9a5d0dfe: CRCX2{ line := { verb := "CRCX", trans_id := "26", ep := "rtpbridge/6@mgw", ver := "1.0" }, params := { { code := "C", val := "cc4d3617" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "cc4d3617", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250410085709293 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 26 OK (mgcp_client.c:758) 20250410085709293 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b0da0a7ea0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250410085709293 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b0da0a7ea0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250410085709293 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b0da0a7ea0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250410085709293 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b0da0a7ea0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250410085709293 DLMGCP DEBUG mgw-endp(mgw-fsm-13389110-0)[0x55b0da0a9480]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250410085709293 DLMGCP DEBUG mgw-endp(mgw-fsm-13389110-0)[0x55b0da0a9480]{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) 20250410085709293 DLMGCP DEBUG mgw-endp(mgw-fsm-13389110-0)[0x55b0da0a9480]{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) 20250410085709293 DLMGCP DEBUG mgw-endp(mgw-fsm-13389110-0)[0x55b0da0a9480]{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) 20250410085709293 DLMGCP DEBUG mgw-endp(mgw-fsm-13389110-0)[0x55b0da0a9480]{WAIT_MGW_RESPONSE}: rtpbridge/6@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250410085709293 DLMGCP DEBUG mgw-endp(mgw-fsm-13389110-0)[0x55b0da0a9480]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250410085709293 DLMGCP DEBUG mgw-endp(mgw-fsm-13389110-0)[0x55b0da0a9480]{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) 20250410085709293 DLMGCP DEBUG mgw-endp(mgw-fsm-13389110-0)[0x55b0da0a9480]{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) 20250410085709293 DMGW DEBUG mgw(mgw-fsm-13389110-0)[0x55b0da0a92b0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250410085709293 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250410085709293 DMGW DEBUG mgw(mgw-fsm-13389110-0)[0x55b0da0a92b0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250410085709293 DMGW DEBUG mgw(mgw-fsm-13389110-0)[0x55b0da0a92b0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250410085709293 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x55b0da064c70]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250410085709293 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250410085709293 DLSCCP DEBUG SCCP-SCOC(14)[0x55b0da06d5f0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250410085709293 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005743c0), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:415) 20250410085709293 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085709293 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085709293 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085709293 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085709293 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085709293 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085709293 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 57 43 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 01 02 02 00 00 00 00 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) 20250410085709293 DMGW DEBUG mgw(mgw-fsm-13389110-0)[0x55b0da0a92b0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250410085709293 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085709293 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085709293 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085709293 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085709293 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085709293 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250410085709293 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410085709293 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410085709293 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085709293 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 57 43 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 01 02 02 00 00 00 00 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  20250410085709293 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085709293 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410085709293 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410085709293 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410085709293 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085709293 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410085709293 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085709293 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085709293 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085709293 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  20250410085709293 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085709293 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085709293 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085709293 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410085709293 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085709293 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) 20250410085709293 DLSCCP DEBUG Received CO:CODT for local reference 15 (sccp_scoc.c:1855) 20250410085709293 DLSCCP DEBUG SCCP-SCOC(15)[0x55b0da06e0a0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250410085709293 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085709293 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250410085709293 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x55b0da05fc80]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250410085709293 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250410085709293 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250410085709293 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x55b0da05fc80]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250410085709293 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250410085709293 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250410085709293 DMGW DEBUG mgw(mgw-fsm-558203-0)[0x55b0da0b2440]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250410085709293 DMGW DEBUG mgw(mgw-fsm-558203-0)[0x55b0da0b2440]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250410085709293 DMGW DEBUG mgw(mgw-fsm-558203-0)[0x55b0da0b2440]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250410085709293 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250410085709293 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250410085709293 DLMGCP DEBUG mgw-endp(mgw-fsm-558203-0)[0x55b0da0b2570]{UNUSED}: Allocated (fsm.c:456) 20250410085709293 DLMGCP DEBUG mgw-endp(mgw-fsm-558203-0)[0x55b0da0b2570]{UNUSED}: is child of mgw(mgw-fsm-558203-0)[0x55b0da0b2440] (fsm.c:486) 20250410085709293 DLMGCP DEBUG mgw-endp(mgw-fsm-558203-0)[0x55b0da0b2570]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-558203-0)[0x55b0da0b2440] (mgcp_client_endpoint_fsm.c:724) 20250410085709293 DLMGCP DEBUG mgw-endp(mgw-fsm-558203-0)[0x55b0da0b2570]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250410085709293 DLMGCP DEBUG mgw-endp(mgw-fsm-558203-0)[0x55b0da0b2570]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250410085709293 DLMGCP DEBUG mgw-endp(mgw-fsm-558203-0)[0x55b0da0b2570]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250410085709293 DLMGCP DEBUG MGCP_CONN(mgw-fsm-558203-0)[0x55b0da0b8e40]{ST_CRCX}: Allocated (fsm.c:456) 20250410085709293 DLMGCP DEBUG MGCP_CONN(mgw-fsm-558203-0)[0x55b0da0b8e40]{ST_CRCX}: is child of mgw-endp(mgw-fsm-558203-0)[0x55b0da0b2570] (fsm.c:486) 20250410085709293 DLMGCP DEBUG MGCP_CONN(mgw-fsm-558203-0)[0x55b0da0b8e40]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250410085709293 DLMGCP DEBUG MGCP_CONN(mgw-fsm-558203-0)[0x55b0da0b8e40]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250410085709293 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:35971: len=198 'CRCX 27 rtpbridge/*@mgw MGCP 1.0\r\nC: 8847b'... (mgcp_client.c:807) 20250410085709293 DLMGCP DEBUG MGW(mgw) Queued 198 bytes for MGW (mgcp_client.c:1221) 20250410085709293 DLMGCP DEBUG MGCP_CONN(mgw-fsm-558203-0)[0x55b0da0b8e40]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250410085709293 DLMGCP DEBUG mgw-endp(mgw-fsm-558203-0)[0x55b0da0b2570]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@dc2b9a5d0dfe: Session index based on local reference:6 HNBGW_Test.msc0-SCCP(202)@dc2b9a5d0dfe: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@dc2b9a5d0dfe: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@dc2b9a5d0dfe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(215)@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@dc2b9a5d0dfe: Found Expect[0] for { line := { verb := "CRCX", trans_id := "27", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "8847b17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "8847b17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@dc2b9a5d0dfe: CRCX1{ line := { verb := "CRCX", trans_id := "27", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "8847b17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "8847b17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@dc2b9a5d0dfe: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":721 TC_rab_assignment_concurrent0(217)@dc2b9a5d0dfe: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":705 HNBGW-MGCP(208)@dc2b9a5d0dfe: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(217) 20250410085709302 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 27 OK (mgcp_client.c:758) 20250410085709302 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b0da0b8e40]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250410085709302 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b0da0b8e40]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250410085709302 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b0da0b8e40]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250410085709302 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b0da0b8e40]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250410085709302 DLMGCP DEBUG mgw-endp(mgw-fsm-558203-0)[0x55b0da0b2570]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250410085709302 DLMGCP DEBUG mgw-endp(mgw-fsm-558203-0)[0x55b0da0b2570]{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) 20250410085709302 DLMGCP DEBUG mgw-endp(mgw-fsm-558203-0)[0x55b0da0b2570]{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) 20250410085709302 DLMGCP DEBUG mgw-endp(mgw-fsm-558203-0)[0x55b0da0b2570]{WAIT_MGW_RESPONSE}: rtpbridge/7@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250410085709302 DLMGCP DEBUG mgw-endp(mgw-fsm-558203-0)[0x55b0da0b2570]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250410085709302 DLMGCP DEBUG mgw-endp(mgw-fsm-558203-0)[0x55b0da0b2570]{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) 20250410085709302 DMGW DEBUG mgw(mgw-fsm-558203-0)[0x55b0da0b2440]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250410085709302 DMGW DEBUG mgw(mgw-fsm-558203-0)[0x55b0da0b2440]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250410085709302 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250410085709302 DMGW DEBUG mgw(mgw-fsm-558203-0)[0x55b0da0b2440]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250410085709302 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-558203)[0x55b0da065570]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250410085709302 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250410085709302 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410085709302 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)@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed 20250410085709307 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085709307 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085709307 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250410085709307 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250410085709307 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x8847b) (hnbgw_rua.c:471) 20250410085709307 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-558203 SCCP-15 msc-0 MI=IMSI-262420000000007: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250410085709307 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-558203)[0x55b0da065570]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250410085709307 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250410085709307 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250410085709307 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-558203)[0x55b0da065570]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250410085709307 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250410085709307 DMGW DEBUG mgw(mgw-fsm-558203-0)[0x55b0da0b2440]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250410085709307 DMGW DEBUG mgw(mgw-fsm-558203-0)[0x55b0da0b2440]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250410085709307 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250410085709307 DMGW DEBUG mgw(mgw-fsm-558203-0)[0x55b0da0b2440]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250410085709307 DLMGCP DEBUG mgw-endp(mgw-fsm-558203-0)[0x55b0da0b2570]{IN_USE}: rtpbridge/7@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-558203-0)[0x55b0da0b2440] (mgcp_client_endpoint_fsm.c:724) 20250410085709307 DLMGCP DEBUG mgw-endp(mgw-fsm-558203-0)[0x55b0da0b2570]{IN_USE}: rtpbridge/7@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250410085709307 DLMGCP DEBUG mgw-endp(mgw-fsm-558203-0)[0x55b0da0b2570]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250410085709307 DLMGCP DEBUG mgw-endp(mgw-fsm-558203-0)[0x55b0da0b2570]{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) 20250410085709307 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b0da0b8e40]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250410085709307 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:35971: len=212 'MDCX 28 rtpbridge/7@mgw MGCP 1.0\r\nC: 8847b'... (mgcp_client.c:807) 20250410085709307 DLMGCP DEBUG MGW(mgw) Queued 212 bytes for MGW (mgcp_client.c:1221) 20250410085709307 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b0da0b8e40]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250410085709307 DLMGCP DEBUG mgw-endp(mgw-fsm-558203-0)[0x55b0da0b2570]{WAIT_MGW_RESPONSE}: rtpbridge/7@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250410085709307 DLMGCP DEBUG mgw-endp(mgw-fsm-558203-0)[0x55b0da0b2570]{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) 20250410085709307 DLMGCP DEBUG mgw-endp(mgw-fsm-558203-0)[0x55b0da0b2570]{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)@dc2b9a5d0dfe: Session index based on connection ID:8 HNBGW_Test.msc0-SCCP(202)@dc2b9a5d0dfe: vl_len:91 HNBGW_Test.msc0-SCCP(202)@dc2b9a5d0dfe: vl_from0 HNBGW_Test.msc0-SCCP(202)@dc2b9a5d0dfe: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(216)@dc2b9a5d0dfe: MDCX1{ line := { verb := "MDCX", trans_id := "28", ep := "rtpbridge/7@mgw", ver := "1.0" }, params := { { code := "C", val := "8847b17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "8847b17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250410085709312 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 28 OK (mgcp_client.c:758) 20250410085709312 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b0da0b8e40]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250410085709312 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b0da0b8e40]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250410085709312 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b0da0b8e40]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250410085709312 DLMGCP DEBUG mgw-endp(mgw-fsm-558203-0)[0x55b0da0b2570]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250410085709313 DLMGCP DEBUG mgw-endp(mgw-fsm-558203-0)[0x55b0da0b2570]{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) 20250410085709313 DLMGCP DEBUG mgw-endp(mgw-fsm-558203-0)[0x55b0da0b2570]{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) 20250410085709313 DLMGCP DEBUG mgw-endp(mgw-fsm-558203-0)[0x55b0da0b2570]{WAIT_MGW_RESPONSE}: rtpbridge/7@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250410085709313 DLMGCP DEBUG mgw-endp(mgw-fsm-558203-0)[0x55b0da0b2570]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250410085709313 DLMGCP DEBUG mgw-endp(mgw-fsm-558203-0)[0x55b0da0b2570]{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) 20250410085709313 DMGW DEBUG mgw(mgw-fsm-558203-0)[0x55b0da0b2440]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250410085709313 DMGW DEBUG mgw(mgw-fsm-558203-0)[0x55b0da0b2440]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250410085709313 DMGW DEBUG mgw(mgw-fsm-558203-0)[0x55b0da0b2440]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250410085709313 DLMGCP DEBUG mgw-endp(mgw-fsm-558203-0)[0x55b0da0b2570]{IN_USE}: rtpbridge/7@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-558203-0)[0x55b0da0b2440] (mgcp_client_endpoint_fsm.c:724) 20250410085709313 DLMGCP DEBUG mgw-endp(mgw-fsm-558203-0)[0x55b0da0b2570]{IN_USE}: rtpbridge/7@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250410085709313 DLMGCP DEBUG mgw-endp(mgw-fsm-558203-0)[0x55b0da0b2570]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250410085709313 DLMGCP DEBUG mgw-endp(mgw-fsm-558203-0)[0x55b0da0b2570]{WAIT_MGW_RESPONSE}: rtpbridge/7@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250410085709313 DLMGCP DEBUG MGCP_CONN(mgw-fsm-558203-0)[0x55b0da07e9c0]{ST_CRCX}: Allocated (fsm.c:456) 20250410085709313 DLMGCP DEBUG MGCP_CONN(mgw-fsm-558203-0)[0x55b0da07e9c0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-558203-0)[0x55b0da0b2570] (fsm.c:486) 20250410085709313 DLMGCP DEBUG MGCP_CONN(mgw-fsm-558203-0)[0x55b0da07e9c0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250410085709313 DLMGCP DEBUG MGCP_CONN(mgw-fsm-558203-0)[0x55b0da07e9c0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/7@mgw... (mgcp_client_fsm.c:228) 20250410085709313 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:35971: len=202 'CRCX 29 rtpbridge/7@mgw MGCP 1.0\r\nC: 8847b'... (mgcp_client.c:807) 20250410085709313 DLMGCP DEBUG MGW(mgw) Queued 202 bytes for MGW (mgcp_client.c:1221) 20250410085709313 DLMGCP DEBUG MGCP_CONN(mgw-fsm-558203-0)[0x55b0da07e9c0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250410085709313 DLMGCP DEBUG mgw-endp(mgw-fsm-558203-0)[0x55b0da0b2570]{WAIT_MGW_RESPONSE}: rtpbridge/7@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250410085709313 DLMGCP DEBUG mgw-endp(mgw-fsm-558203-0)[0x55b0da0b2570]{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) 20250410085709313 DLMGCP DEBUG mgw-endp(mgw-fsm-558203-0)[0x55b0da0b2570]{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) 20250410085709313 DLMGCP DEBUG mgw-endp(mgw-fsm-558203-0)[0x55b0da0b2570]{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)@dc2b9a5d0dfe: CRCX2{ line := { verb := "CRCX", trans_id := "29", ep := "rtpbridge/7@mgw", ver := "1.0" }, params := { { code := "C", val := "8847b17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "8847b17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250410085709317 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 29 OK (mgcp_client.c:758) 20250410085709317 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b0da07e9c0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250410085709317 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b0da07e9c0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250410085709317 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b0da07e9c0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250410085709317 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b0da07e9c0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250410085709317 DLMGCP DEBUG mgw-endp(mgw-fsm-558203-0)[0x55b0da0b2570]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250410085709317 DLMGCP DEBUG mgw-endp(mgw-fsm-558203-0)[0x55b0da0b2570]{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) 20250410085709317 DLMGCP DEBUG mgw-endp(mgw-fsm-558203-0)[0x55b0da0b2570]{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) 20250410085709317 DLMGCP DEBUG mgw-endp(mgw-fsm-558203-0)[0x55b0da0b2570]{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) 20250410085709317 DLMGCP DEBUG mgw-endp(mgw-fsm-558203-0)[0x55b0da0b2570]{WAIT_MGW_RESPONSE}: rtpbridge/7@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250410085709317 DLMGCP DEBUG mgw-endp(mgw-fsm-558203-0)[0x55b0da0b2570]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250410085709317 DLMGCP DEBUG mgw-endp(mgw-fsm-558203-0)[0x55b0da0b2570]{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) 20250410085709317 DLMGCP DEBUG mgw-endp(mgw-fsm-558203-0)[0x55b0da0b2570]{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) 20250410085709317 DMGW DEBUG mgw(mgw-fsm-558203-0)[0x55b0da0b2440]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250410085709317 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250410085709318 DMGW DEBUG mgw(mgw-fsm-558203-0)[0x55b0da0b2440]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250410085709318 DMGW DEBUG mgw(mgw-fsm-558203-0)[0x55b0da0b2440]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250410085709318 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x55b0da05fc80]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250410085709318 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250410085709318 DLSCCP DEBUG SCCP-SCOC(15)[0x55b0da06e0a0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250410085709318 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000a9226), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:415) 20250410085709318 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085709318 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085709318 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085709318 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085709318 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085709318 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085709318 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 0a 92 26 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 20 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085709318 DMGW DEBUG mgw(mgw-fsm-558203-0)[0x55b0da0b2440]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250410085709318 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085709318 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085709318 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085709318 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085709318 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085709318 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.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' 20250410085709318 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410085709318 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410085709318 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085709318 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 0a 92 26 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 20 00 00 00 00 00 00 06 00 08 00 00 00 01  20250410085709318 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085709318 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410085709318 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410085709318 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410085709318 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085709318 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410085709318 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085709318 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085709318 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085709318 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  20250410085709318 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085709318 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085709318 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085709318 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410085709318 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085709318 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) 20250410085709318 DLSCCP DEBUG Received CO:CODT for local reference 16 (sccp_scoc.c:1855) 20250410085709318 DLSCCP DEBUG SCCP-SCOC(16)[0x55b0da075b20]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250410085709318 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085709318 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250410085709318 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x55b0da06daf0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250410085709318 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250410085709318 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250410085709318 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x55b0da06daf0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250410085709318 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250410085709318 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250410085709318 DMGW DEBUG mgw(mgw-fsm-8961609-0)[0x55b0da0bac30]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250410085709318 DMGW DEBUG mgw(mgw-fsm-8961609-0)[0x55b0da0bac30]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250410085709318 DMGW DEBUG mgw(mgw-fsm-8961609-0)[0x55b0da0bac30]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250410085709318 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250410085709318 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250410085709318 DLMGCP DEBUG mgw-endp(mgw-fsm-8961609-0)[0x55b0da0bb220]{UNUSED}: Allocated (fsm.c:456) 20250410085709318 DLMGCP DEBUG mgw-endp(mgw-fsm-8961609-0)[0x55b0da0bb220]{UNUSED}: is child of mgw(mgw-fsm-8961609-0)[0x55b0da0bac30] (fsm.c:486) 20250410085709318 DLMGCP DEBUG mgw-endp(mgw-fsm-8961609-0)[0x55b0da0bb220]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-8961609-0)[0x55b0da0bac30] (mgcp_client_endpoint_fsm.c:724) 20250410085709318 DLMGCP DEBUG mgw-endp(mgw-fsm-8961609-0)[0x55b0da0bb220]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250410085709318 DLMGCP DEBUG mgw-endp(mgw-fsm-8961609-0)[0x55b0da0bb220]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250410085709318 DLMGCP DEBUG mgw-endp(mgw-fsm-8961609-0)[0x55b0da0bb220]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250410085709318 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8961609-0)[0x55b0da0c1af0]{ST_CRCX}: Allocated (fsm.c:456) 20250410085709318 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8961609-0)[0x55b0da0c1af0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-8961609-0)[0x55b0da0bb220] (fsm.c:486) 20250410085709318 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8961609-0)[0x55b0da0c1af0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250410085709318 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8961609-0)[0x55b0da0c1af0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250410085709318 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:35971: len=200 'CRCX 30 rtpbridge/*@mgw MGCP 1.0\r\nC: 88be4'... (mgcp_client.c:807) 20250410085709318 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250410085709318 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8961609-0)[0x55b0da0c1af0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250410085709318 DLMGCP DEBUG mgw-endp(mgw-fsm-8961609-0)[0x55b0da0bb220]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@dc2b9a5d0dfe: Session index based on local reference:7 HNBGW_Test.msc0-SCCP(202)@dc2b9a5d0dfe: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@dc2b9a5d0dfe: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@dc2b9a5d0dfe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(216)@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@dc2b9a5d0dfe: Found Expect[0] for { line := { verb := "CRCX", trans_id := "30", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "88be4917" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "88be4917", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@dc2b9a5d0dfe: CRCX1{ line := { verb := "CRCX", trans_id := "30", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "88be4917" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "88be4917", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@dc2b9a5d0dfe: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":721 TC_rab_assignment_concurrent0(218)@dc2b9a5d0dfe: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":705 HNBGW-MGCP(208)@dc2b9a5d0dfe: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(218) 20250410085709327 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 30 OK (mgcp_client.c:758) 20250410085709327 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b0da0c1af0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250410085709327 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b0da0c1af0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250410085709327 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b0da0c1af0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250410085709327 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b0da0c1af0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250410085709327 DLMGCP DEBUG mgw-endp(mgw-fsm-8961609-0)[0x55b0da0bb220]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250410085709327 DLMGCP DEBUG mgw-endp(mgw-fsm-8961609-0)[0x55b0da0bb220]{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) 20250410085709327 DLMGCP DEBUG mgw-endp(mgw-fsm-8961609-0)[0x55b0da0bb220]{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) 20250410085709327 DLMGCP DEBUG mgw-endp(mgw-fsm-8961609-0)[0x55b0da0bb220]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250410085709327 DLMGCP DEBUG mgw-endp(mgw-fsm-8961609-0)[0x55b0da0bb220]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250410085709327 DLMGCP DEBUG mgw-endp(mgw-fsm-8961609-0)[0x55b0da0bb220]{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) 20250410085709327 DMGW DEBUG mgw(mgw-fsm-8961609-0)[0x55b0da0bac30]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250410085709327 DMGW DEBUG mgw(mgw-fsm-8961609-0)[0x55b0da0bac30]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250410085709327 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250410085709327 DMGW DEBUG mgw(mgw-fsm-8961609-0)[0x55b0da0bac30]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250410085709327 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8961609)[0x55b0da06d9c0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250410085709327 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250410085709328 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410085709328 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)@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed 20250410085709332 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085709332 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085709332 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250410085709332 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250410085709332 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x88be49) (hnbgw_rua.c:471) 20250410085709332 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8961609 SCCP-16 msc-0 MI=IMSI-262420000000008: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250410085709332 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8961609)[0x55b0da06d9c0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250410085709332 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250410085709332 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250410085709332 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8961609)[0x55b0da06d9c0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250410085709332 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250410085709332 DMGW DEBUG mgw(mgw-fsm-8961609-0)[0x55b0da0bac30]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250410085709332 DMGW DEBUG mgw(mgw-fsm-8961609-0)[0x55b0da0bac30]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250410085709332 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250410085709332 DMGW DEBUG mgw(mgw-fsm-8961609-0)[0x55b0da0bac30]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250410085709332 DLMGCP DEBUG mgw-endp(mgw-fsm-8961609-0)[0x55b0da0bb220]{IN_USE}: rtpbridge/8@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-8961609-0)[0x55b0da0bac30] (mgcp_client_endpoint_fsm.c:724) 20250410085709332 DLMGCP DEBUG mgw-endp(mgw-fsm-8961609-0)[0x55b0da0bb220]{IN_USE}: rtpbridge/8@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250410085709332 DLMGCP DEBUG mgw-endp(mgw-fsm-8961609-0)[0x55b0da0bb220]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250410085709332 DLMGCP DEBUG mgw-endp(mgw-fsm-8961609-0)[0x55b0da0bb220]{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) 20250410085709332 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b0da0c1af0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250410085709332 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:35971: len=214 'MDCX 31 rtpbridge/8@mgw MGCP 1.0\r\nC: 88be4'... (mgcp_client.c:807) 20250410085709332 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1221) 20250410085709332 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b0da0c1af0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250410085709332 DLMGCP DEBUG mgw-endp(mgw-fsm-8961609-0)[0x55b0da0bb220]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250410085709332 DLMGCP DEBUG mgw-endp(mgw-fsm-8961609-0)[0x55b0da0bb220]{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) 20250410085709332 DLMGCP DEBUG mgw-endp(mgw-fsm-8961609-0)[0x55b0da0bb220]{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)@dc2b9a5d0dfe: Session index based on connection ID:9 HNBGW_Test.msc0-SCCP(202)@dc2b9a5d0dfe: vl_len:91 HNBGW_Test.msc0-SCCP(202)@dc2b9a5d0dfe: vl_from0 HNBGW_Test.msc0-SCCP(202)@dc2b9a5d0dfe: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(217)@dc2b9a5d0dfe: MDCX1{ line := { verb := "MDCX", trans_id := "31", ep := "rtpbridge/8@mgw", ver := "1.0" }, params := { { code := "C", val := "88be4917" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "88be4917", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250410085709341 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 31 OK (mgcp_client.c:758) 20250410085709341 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b0da0c1af0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250410085709341 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b0da0c1af0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250410085709341 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b0da0c1af0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250410085709341 DLMGCP DEBUG mgw-endp(mgw-fsm-8961609-0)[0x55b0da0bb220]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250410085709341 DLMGCP DEBUG mgw-endp(mgw-fsm-8961609-0)[0x55b0da0bb220]{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) 20250410085709341 DLMGCP DEBUG mgw-endp(mgw-fsm-8961609-0)[0x55b0da0bb220]{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) 20250410085709341 DLMGCP DEBUG mgw-endp(mgw-fsm-8961609-0)[0x55b0da0bb220]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250410085709341 DLMGCP DEBUG mgw-endp(mgw-fsm-8961609-0)[0x55b0da0bb220]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250410085709341 DLMGCP DEBUG mgw-endp(mgw-fsm-8961609-0)[0x55b0da0bb220]{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) 20250410085709341 DMGW DEBUG mgw(mgw-fsm-8961609-0)[0x55b0da0bac30]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250410085709341 DMGW DEBUG mgw(mgw-fsm-8961609-0)[0x55b0da0bac30]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250410085709341 DMGW DEBUG mgw(mgw-fsm-8961609-0)[0x55b0da0bac30]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250410085709341 DLMGCP DEBUG mgw-endp(mgw-fsm-8961609-0)[0x55b0da0bb220]{IN_USE}: rtpbridge/8@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-8961609-0)[0x55b0da0bac30] (mgcp_client_endpoint_fsm.c:724) 20250410085709341 DLMGCP DEBUG mgw-endp(mgw-fsm-8961609-0)[0x55b0da0bb220]{IN_USE}: rtpbridge/8@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250410085709341 DLMGCP DEBUG mgw-endp(mgw-fsm-8961609-0)[0x55b0da0bb220]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250410085709341 DLMGCP DEBUG mgw-endp(mgw-fsm-8961609-0)[0x55b0da0bb220]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250410085709341 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8961609-0)[0x55b0da0baa20]{ST_CRCX}: Allocated (fsm.c:456) 20250410085709341 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8961609-0)[0x55b0da0baa20]{ST_CRCX}: is child of mgw-endp(mgw-fsm-8961609-0)[0x55b0da0bb220] (fsm.c:486) 20250410085709341 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8961609-0)[0x55b0da0baa20]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250410085709341 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8961609-0)[0x55b0da0baa20]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/8@mgw... (mgcp_client_fsm.c:228) 20250410085709341 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:35971: len=204 'CRCX 32 rtpbridge/8@mgw MGCP 1.0\r\nC: 88be4'... (mgcp_client.c:807) 20250410085709341 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1221) 20250410085709341 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8961609-0)[0x55b0da0baa20]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250410085709341 DLMGCP DEBUG mgw-endp(mgw-fsm-8961609-0)[0x55b0da0bb220]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250410085709341 DLMGCP DEBUG mgw-endp(mgw-fsm-8961609-0)[0x55b0da0bb220]{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) 20250410085709341 DLMGCP DEBUG mgw-endp(mgw-fsm-8961609-0)[0x55b0da0bb220]{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) 20250410085709341 DLMGCP DEBUG mgw-endp(mgw-fsm-8961609-0)[0x55b0da0bb220]{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)@dc2b9a5d0dfe: CRCX2{ line := { verb := "CRCX", trans_id := "32", ep := "rtpbridge/8@mgw", ver := "1.0" }, params := { { code := "C", val := "88be4917" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "88be4917", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250410085709346 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 32 OK (mgcp_client.c:758) 20250410085709346 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b0da0baa20]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250410085709346 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b0da0baa20]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250410085709346 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b0da0baa20]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250410085709346 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b0da0baa20]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250410085709346 DLMGCP DEBUG mgw-endp(mgw-fsm-8961609-0)[0x55b0da0bb220]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250410085709346 DLMGCP DEBUG mgw-endp(mgw-fsm-8961609-0)[0x55b0da0bb220]{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) 20250410085709346 DLMGCP DEBUG mgw-endp(mgw-fsm-8961609-0)[0x55b0da0bb220]{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) 20250410085709346 DLMGCP DEBUG mgw-endp(mgw-fsm-8961609-0)[0x55b0da0bb220]{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) 20250410085709346 DLMGCP DEBUG mgw-endp(mgw-fsm-8961609-0)[0x55b0da0bb220]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250410085709346 DLMGCP DEBUG mgw-endp(mgw-fsm-8961609-0)[0x55b0da0bb220]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250410085709346 DLMGCP DEBUG mgw-endp(mgw-fsm-8961609-0)[0x55b0da0bb220]{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) 20250410085709346 DLMGCP DEBUG mgw-endp(mgw-fsm-8961609-0)[0x55b0da0bb220]{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) 20250410085709346 DMGW DEBUG mgw(mgw-fsm-8961609-0)[0x55b0da0bac30]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250410085709346 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250410085709346 DMGW DEBUG mgw(mgw-fsm-8961609-0)[0x55b0da0bac30]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250410085709346 DMGW DEBUG mgw(mgw-fsm-8961609-0)[0x55b0da0bac30]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250410085709346 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x55b0da06daf0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250410085709346 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250410085709346 DLSCCP DEBUG SCCP-SCOC(16)[0x55b0da075b20]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250410085709346 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00444dcb), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:415) 20250410085709346 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085709346 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085709346 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085709346 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085709346 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085709346 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085709346 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 44 4d cb 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 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) 20250410085709346 DMGW DEBUG mgw(mgw-fsm-8961609-0)[0x55b0da0bac30]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250410085709346 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085709346 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085709346 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085709346 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085709347 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085709347 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250410085709347 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410085709347 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410085709347 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085709347 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 44 4d cb 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 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  20250410085709347 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085709347 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410085709347 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410085709347 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410085709347 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085709347 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410085709347 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085709347 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085709347 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085709347 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  20250410085709347 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085709347 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085709347 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085709347 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410085709347 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085709347 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) 20250410085709347 DLSCCP DEBUG Received CO:CODT for local reference 17 (sccp_scoc.c:1855) 20250410085709347 DLSCCP DEBUG SCCP-SCOC(17)[0x55b0da0766e0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250410085709347 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085709347 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250410085709347 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55b0da0754a0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250410085709347 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250410085709347 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250410085709347 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55b0da0754a0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250410085709347 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250410085709347 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250410085709347 DMGW DEBUG mgw(mgw-fsm-10981343-0)[0x55b0da09f4d0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250410085709347 DMGW DEBUG mgw(mgw-fsm-10981343-0)[0x55b0da09f4d0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250410085709347 DMGW DEBUG mgw(mgw-fsm-10981343-0)[0x55b0da09f4d0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250410085709347 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250410085709347 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250410085709347 DLMGCP DEBUG mgw-endp(mgw-fsm-10981343-0)[0x55b0da0c3e50]{UNUSED}: Allocated (fsm.c:456) 20250410085709347 DLMGCP DEBUG mgw-endp(mgw-fsm-10981343-0)[0x55b0da0c3e50]{UNUSED}: is child of mgw(mgw-fsm-10981343-0)[0x55b0da09f4d0] (fsm.c:486) 20250410085709347 DLMGCP DEBUG mgw-endp(mgw-fsm-10981343-0)[0x55b0da0c3e50]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-10981343-0)[0x55b0da09f4d0] (mgcp_client_endpoint_fsm.c:724) 20250410085709347 DLMGCP DEBUG mgw-endp(mgw-fsm-10981343-0)[0x55b0da0c3e50]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250410085709347 DLMGCP DEBUG mgw-endp(mgw-fsm-10981343-0)[0x55b0da0c3e50]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250410085709347 DLMGCP DEBUG mgw-endp(mgw-fsm-10981343-0)[0x55b0da0c3e50]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250410085709347 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10981343-0)[0x55b0da0ca720]{ST_CRCX}: Allocated (fsm.c:456) 20250410085709347 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10981343-0)[0x55b0da0ca720]{ST_CRCX}: is child of mgw-endp(mgw-fsm-10981343-0)[0x55b0da0c3e50] (fsm.c:486) 20250410085709347 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10981343-0)[0x55b0da0ca720]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250410085709347 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10981343-0)[0x55b0da0ca720]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250410085709347 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:35971: len=200 'CRCX 33 rtpbridge/*@mgw MGCP 1.0\r\nC: a78fd'... (mgcp_client.c:807) 20250410085709347 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250410085709347 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10981343-0)[0x55b0da0ca720]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250410085709347 DLMGCP DEBUG mgw-endp(mgw-fsm-10981343-0)[0x55b0da0c3e50]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@dc2b9a5d0dfe: Session index based on local reference:8 HNBGW_Test.msc0-SCCP(202)@dc2b9a5d0dfe: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@dc2b9a5d0dfe: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@dc2b9a5d0dfe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(217)@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@dc2b9a5d0dfe: Found Expect[0] for { line := { verb := "CRCX", trans_id := "33", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "a78fdf17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "a78fdf17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@dc2b9a5d0dfe: CRCX1{ line := { verb := "CRCX", trans_id := "33", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "a78fdf17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "a78fdf17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@dc2b9a5d0dfe: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":721 TC_rab_assignment_concurrent0(219)@dc2b9a5d0dfe: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":705 HNBGW-MGCP(208)@dc2b9a5d0dfe: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(219) 20250410085709357 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 33 OK (mgcp_client.c:758) 20250410085709357 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b0da0ca720]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250410085709357 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b0da0ca720]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250410085709357 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b0da0ca720]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250410085709357 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b0da0ca720]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250410085709357 DLMGCP DEBUG mgw-endp(mgw-fsm-10981343-0)[0x55b0da0c3e50]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250410085709357 DLMGCP DEBUG mgw-endp(mgw-fsm-10981343-0)[0x55b0da0c3e50]{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) 20250410085709357 DLMGCP DEBUG mgw-endp(mgw-fsm-10981343-0)[0x55b0da0c3e50]{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) 20250410085709357 DLMGCP DEBUG mgw-endp(mgw-fsm-10981343-0)[0x55b0da0c3e50]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250410085709357 DLMGCP DEBUG mgw-endp(mgw-fsm-10981343-0)[0x55b0da0c3e50]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250410085709357 DLMGCP DEBUG mgw-endp(mgw-fsm-10981343-0)[0x55b0da0c3e50]{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) 20250410085709357 DMGW DEBUG mgw(mgw-fsm-10981343-0)[0x55b0da09f4d0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250410085709357 DMGW DEBUG mgw(mgw-fsm-10981343-0)[0x55b0da09f4d0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250410085709357 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250410085709357 DMGW DEBUG mgw(mgw-fsm-10981343-0)[0x55b0da09f4d0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250410085709357 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10981343)[0x55b0da060a40]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250410085709357 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250410085709357 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410085709357 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)@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed 20250410085709361 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085709361 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085709361 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250410085709361 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250410085709361 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xa78fdf) (hnbgw_rua.c:471) 20250410085709361 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10981343 SCCP-17 msc-0 MI=IMSI-262420000000009: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250410085709361 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10981343)[0x55b0da060a40]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250410085709361 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250410085709361 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250410085709361 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10981343)[0x55b0da060a40]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250410085709361 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250410085709361 DMGW DEBUG mgw(mgw-fsm-10981343-0)[0x55b0da09f4d0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250410085709362 DMGW DEBUG mgw(mgw-fsm-10981343-0)[0x55b0da09f4d0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250410085709362 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250410085709362 DMGW DEBUG mgw(mgw-fsm-10981343-0)[0x55b0da09f4d0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250410085709362 DLMGCP DEBUG mgw-endp(mgw-fsm-10981343-0)[0x55b0da0c3e50]{IN_USE}: rtpbridge/9@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-10981343-0)[0x55b0da09f4d0] (mgcp_client_endpoint_fsm.c:724) 20250410085709362 DLMGCP DEBUG mgw-endp(mgw-fsm-10981343-0)[0x55b0da0c3e50]{IN_USE}: rtpbridge/9@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250410085709362 DLMGCP DEBUG mgw-endp(mgw-fsm-10981343-0)[0x55b0da0c3e50]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250410085709362 DLMGCP DEBUG mgw-endp(mgw-fsm-10981343-0)[0x55b0da0c3e50]{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) 20250410085709362 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b0da0ca720]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250410085709362 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:35971: len=214 'MDCX 34 rtpbridge/9@mgw MGCP 1.0\r\nC: a78fd'... (mgcp_client.c:807) 20250410085709362 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1221) 20250410085709362 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b0da0ca720]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250410085709362 DLMGCP DEBUG mgw-endp(mgw-fsm-10981343-0)[0x55b0da0c3e50]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250410085709362 DLMGCP DEBUG mgw-endp(mgw-fsm-10981343-0)[0x55b0da0c3e50]{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) 20250410085709362 DLMGCP DEBUG mgw-endp(mgw-fsm-10981343-0)[0x55b0da0c3e50]{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)@dc2b9a5d0dfe: Session index based on connection ID:10 HNBGW_Test.msc0-SCCP(202)@dc2b9a5d0dfe: vl_len:91 HNBGW_Test.msc0-SCCP(202)@dc2b9a5d0dfe: vl_from0 HNBGW_Test.msc0-SCCP(202)@dc2b9a5d0dfe: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(218)@dc2b9a5d0dfe: MDCX1{ line := { verb := "MDCX", trans_id := "34", ep := "rtpbridge/9@mgw", ver := "1.0" }, params := { { code := "C", val := "a78fdf17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "a78fdf17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250410085709368 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 34 OK (mgcp_client.c:758) 20250410085709368 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b0da0ca720]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250410085709368 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b0da0ca720]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250410085709368 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b0da0ca720]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250410085709368 DLMGCP DEBUG mgw-endp(mgw-fsm-10981343-0)[0x55b0da0c3e50]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250410085709368 DLMGCP DEBUG mgw-endp(mgw-fsm-10981343-0)[0x55b0da0c3e50]{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) 20250410085709368 DLMGCP DEBUG mgw-endp(mgw-fsm-10981343-0)[0x55b0da0c3e50]{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) 20250410085709368 DLMGCP DEBUG mgw-endp(mgw-fsm-10981343-0)[0x55b0da0c3e50]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250410085709368 DLMGCP DEBUG mgw-endp(mgw-fsm-10981343-0)[0x55b0da0c3e50]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250410085709368 DLMGCP DEBUG mgw-endp(mgw-fsm-10981343-0)[0x55b0da0c3e50]{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) 20250410085709368 DMGW DEBUG mgw(mgw-fsm-10981343-0)[0x55b0da09f4d0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250410085709368 DMGW DEBUG mgw(mgw-fsm-10981343-0)[0x55b0da09f4d0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250410085709368 DMGW DEBUG mgw(mgw-fsm-10981343-0)[0x55b0da09f4d0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250410085709368 DLMGCP DEBUG mgw-endp(mgw-fsm-10981343-0)[0x55b0da0c3e50]{IN_USE}: rtpbridge/9@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-10981343-0)[0x55b0da09f4d0] (mgcp_client_endpoint_fsm.c:724) 20250410085709368 DLMGCP DEBUG mgw-endp(mgw-fsm-10981343-0)[0x55b0da0c3e50]{IN_USE}: rtpbridge/9@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250410085709368 DLMGCP DEBUG mgw-endp(mgw-fsm-10981343-0)[0x55b0da0c3e50]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250410085709368 DLMGCP DEBUG mgw-endp(mgw-fsm-10981343-0)[0x55b0da0c3e50]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250410085709368 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10981343-0)[0x55b0da0c2c10]{ST_CRCX}: Allocated (fsm.c:456) 20250410085709368 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10981343-0)[0x55b0da0c2c10]{ST_CRCX}: is child of mgw-endp(mgw-fsm-10981343-0)[0x55b0da0c3e50] (fsm.c:486) 20250410085709368 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10981343-0)[0x55b0da0c2c10]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250410085709368 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10981343-0)[0x55b0da0c2c10]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/9@mgw... (mgcp_client_fsm.c:228) 20250410085709368 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:35971: len=204 'CRCX 35 rtpbridge/9@mgw MGCP 1.0\r\nC: a78fd'... (mgcp_client.c:807) 20250410085709368 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1221) 20250410085709368 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10981343-0)[0x55b0da0c2c10]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250410085709368 DLMGCP DEBUG mgw-endp(mgw-fsm-10981343-0)[0x55b0da0c3e50]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250410085709368 DLMGCP DEBUG mgw-endp(mgw-fsm-10981343-0)[0x55b0da0c3e50]{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) 20250410085709368 DLMGCP DEBUG mgw-endp(mgw-fsm-10981343-0)[0x55b0da0c3e50]{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) 20250410085709368 DLMGCP DEBUG mgw-endp(mgw-fsm-10981343-0)[0x55b0da0c3e50]{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)@dc2b9a5d0dfe: CRCX2{ line := { verb := "CRCX", trans_id := "35", ep := "rtpbridge/9@mgw", ver := "1.0" }, params := { { code := "C", val := "a78fdf17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "a78fdf17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250410085709374 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 35 OK (mgcp_client.c:758) 20250410085709374 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b0da0c2c10]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250410085709374 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b0da0c2c10]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250410085709374 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b0da0c2c10]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250410085709374 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b0da0c2c10]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250410085709374 DLMGCP DEBUG mgw-endp(mgw-fsm-10981343-0)[0x55b0da0c3e50]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250410085709374 DLMGCP DEBUG mgw-endp(mgw-fsm-10981343-0)[0x55b0da0c3e50]{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) 20250410085709374 DLMGCP DEBUG mgw-endp(mgw-fsm-10981343-0)[0x55b0da0c3e50]{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) 20250410085709374 DLMGCP DEBUG mgw-endp(mgw-fsm-10981343-0)[0x55b0da0c3e50]{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) 20250410085709374 DLMGCP DEBUG mgw-endp(mgw-fsm-10981343-0)[0x55b0da0c3e50]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250410085709374 DLMGCP DEBUG mgw-endp(mgw-fsm-10981343-0)[0x55b0da0c3e50]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250410085709374 DLMGCP DEBUG mgw-endp(mgw-fsm-10981343-0)[0x55b0da0c3e50]{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) 20250410085709374 DLMGCP DEBUG mgw-endp(mgw-fsm-10981343-0)[0x55b0da0c3e50]{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) 20250410085709374 DMGW DEBUG mgw(mgw-fsm-10981343-0)[0x55b0da09f4d0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250410085709374 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250410085709374 DMGW DEBUG mgw(mgw-fsm-10981343-0)[0x55b0da09f4d0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250410085709374 DMGW DEBUG mgw(mgw-fsm-10981343-0)[0x55b0da09f4d0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250410085709374 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55b0da0754a0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250410085709374 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250410085709374 DLSCCP DEBUG SCCP-SCOC(17)[0x55b0da0766e0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250410085709374 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0097bf3b), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:415) 20250410085709374 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085709375 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085709375 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085709375 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085709375 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085709375 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085709375 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 97 bf 3b 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 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) 20250410085709375 DMGW DEBUG mgw(mgw-fsm-10981343-0)[0x55b0da09f4d0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250410085709375 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085709375 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085709375 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085709375 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085709375 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085709375 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250410085709375 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410085709375 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410085709375 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085709375 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 97 bf 3b 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 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  20250410085709375 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085709375 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410085709375 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410085709375 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410085709375 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085709375 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410085709375 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085709375 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085709375 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085709375 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  20250410085709375 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085709375 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085709375 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085709375 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410085709375 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085709375 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) 20250410085709375 DLSCCP DEBUG Received CO:CODT for local reference 18 (sccp_scoc.c:1855) 20250410085709375 DLSCCP DEBUG SCCP-SCOC(18)[0x55b0da077420]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250410085709375 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085709375 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250410085709375 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x55b0da060fc0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250410085709375 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250410085709375 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250410085709375 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x55b0da060fc0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250410085709375 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250410085709375 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250410085709375 DMGW DEBUG mgw(mgw-fsm-13929114-0)[0x55b0da0cc510]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250410085709375 DMGW DEBUG mgw(mgw-fsm-13929114-0)[0x55b0da0cc510]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250410085709375 DMGW DEBUG mgw(mgw-fsm-13929114-0)[0x55b0da0cc510]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250410085709375 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250410085709375 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250410085709375 DLMGCP DEBUG mgw-endp(mgw-fsm-13929114-0)[0x55b0da0cca70]{UNUSED}: Allocated (fsm.c:456) 20250410085709375 DLMGCP DEBUG mgw-endp(mgw-fsm-13929114-0)[0x55b0da0cca70]{UNUSED}: is child of mgw(mgw-fsm-13929114-0)[0x55b0da0cc510] (fsm.c:486) 20250410085709375 DLMGCP DEBUG mgw-endp(mgw-fsm-13929114-0)[0x55b0da0cca70]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-13929114-0)[0x55b0da0cc510] (mgcp_client_endpoint_fsm.c:724) 20250410085709375 DLMGCP DEBUG mgw-endp(mgw-fsm-13929114-0)[0x55b0da0cca70]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250410085709375 DLMGCP DEBUG mgw-endp(mgw-fsm-13929114-0)[0x55b0da0cca70]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250410085709375 DLMGCP DEBUG mgw-endp(mgw-fsm-13929114-0)[0x55b0da0cca70]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250410085709375 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13929114-0)[0x55b0da0d3340]{ST_CRCX}: Allocated (fsm.c:456) 20250410085709375 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13929114-0)[0x55b0da0d3340]{ST_CRCX}: is child of mgw-endp(mgw-fsm-13929114-0)[0x55b0da0cca70] (fsm.c:486) 20250410085709375 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13929114-0)[0x55b0da0d3340]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250410085709375 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13929114-0)[0x55b0da0d3340]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250410085709375 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:35971: len=200 'CRCX 36 rtpbridge/*@mgw MGCP 1.0\r\nC: d48a9'... (mgcp_client.c:807) 20250410085709375 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250410085709375 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13929114-0)[0x55b0da0d3340]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250410085709375 DLMGCP DEBUG mgw-endp(mgw-fsm-13929114-0)[0x55b0da0cca70]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@dc2b9a5d0dfe: Session index based on local reference:9 HNBGW_Test.msc0-SCCP(202)@dc2b9a5d0dfe: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@dc2b9a5d0dfe: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@dc2b9a5d0dfe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(218)@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@dc2b9a5d0dfe: Found Expect[0] for { line := { verb := "CRCX", trans_id := "36", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "d48a9a17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "d48a9a17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@dc2b9a5d0dfe: CRCX1{ line := { verb := "CRCX", trans_id := "36", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "d48a9a17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "d48a9a17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@dc2b9a5d0dfe: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":721 TC_rab_assignment_concurrent0(220)@dc2b9a5d0dfe: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":705 HNBGW-MGCP(208)@dc2b9a5d0dfe: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(220) 20250410085709392 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 36 OK (mgcp_client.c:758) 20250410085709392 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b0da0d3340]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250410085709392 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b0da0d3340]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250410085709392 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b0da0d3340]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250410085709392 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b0da0d3340]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250410085709392 DLMGCP DEBUG mgw-endp(mgw-fsm-13929114-0)[0x55b0da0cca70]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250410085709392 DLMGCP DEBUG mgw-endp(mgw-fsm-13929114-0)[0x55b0da0cca70]{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) 20250410085709392 DLMGCP DEBUG mgw-endp(mgw-fsm-13929114-0)[0x55b0da0cca70]{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) 20250410085709392 DLMGCP DEBUG mgw-endp(mgw-fsm-13929114-0)[0x55b0da0cca70]{WAIT_MGW_RESPONSE}: rtpbridge/10@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250410085709392 DLMGCP DEBUG mgw-endp(mgw-fsm-13929114-0)[0x55b0da0cca70]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250410085709392 DLMGCP DEBUG mgw-endp(mgw-fsm-13929114-0)[0x55b0da0cca70]{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) 20250410085709392 DMGW DEBUG mgw(mgw-fsm-13929114-0)[0x55b0da0cc510]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250410085709392 DMGW DEBUG mgw(mgw-fsm-13929114-0)[0x55b0da0cc510]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250410085709392 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250410085709392 DMGW DEBUG mgw(mgw-fsm-13929114-0)[0x55b0da0cc510]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250410085709392 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13929114)[0x55b0da075e80]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250410085709392 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250410085709392 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410085709392 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)@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed 20250410085709398 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085709398 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085709398 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250410085709398 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250410085709398 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xd48a9a) (hnbgw_rua.c:471) 20250410085709398 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13929114 SCCP-18 msc-0 MI=IMSI-262420000000010: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250410085709398 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13929114)[0x55b0da075e80]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250410085709398 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250410085709398 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250410085709398 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13929114)[0x55b0da075e80]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250410085709398 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250410085709398 DMGW DEBUG mgw(mgw-fsm-13929114-0)[0x55b0da0cc510]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250410085709398 DMGW DEBUG mgw(mgw-fsm-13929114-0)[0x55b0da0cc510]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250410085709398 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250410085709398 DMGW DEBUG mgw(mgw-fsm-13929114-0)[0x55b0da0cc510]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250410085709398 DLMGCP DEBUG mgw-endp(mgw-fsm-13929114-0)[0x55b0da0cca70]{IN_USE}: rtpbridge/10@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-13929114-0)[0x55b0da0cc510] (mgcp_client_endpoint_fsm.c:724) 20250410085709398 DLMGCP DEBUG mgw-endp(mgw-fsm-13929114-0)[0x55b0da0cca70]{IN_USE}: rtpbridge/10@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250410085709398 DLMGCP DEBUG mgw-endp(mgw-fsm-13929114-0)[0x55b0da0cca70]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250410085709398 DLMGCP DEBUG mgw-endp(mgw-fsm-13929114-0)[0x55b0da0cca70]{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) 20250410085709398 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b0da0d3340]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250410085709398 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:35971: len=215 'MDCX 37 rtpbridge/10@mgw MGCP 1.0\r\nC: d48a'... (mgcp_client.c:807) 20250410085709398 DLMGCP DEBUG MGW(mgw) Queued 215 bytes for MGW (mgcp_client.c:1221) 20250410085709398 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b0da0d3340]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250410085709398 DLMGCP DEBUG mgw-endp(mgw-fsm-13929114-0)[0x55b0da0cca70]{WAIT_MGW_RESPONSE}: rtpbridge/10@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250410085709398 DLMGCP DEBUG mgw-endp(mgw-fsm-13929114-0)[0x55b0da0cca70]{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) 20250410085709398 DLMGCP DEBUG mgw-endp(mgw-fsm-13929114-0)[0x55b0da0cca70]{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)@dc2b9a5d0dfe: Session index based on connection ID:11 HNBGW_Test.msc0-SCCP(202)@dc2b9a5d0dfe: vl_len:91 HNBGW_Test.msc0-SCCP(202)@dc2b9a5d0dfe: vl_from0 HNBGW_Test.msc0-SCCP(202)@dc2b9a5d0dfe: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(219)@dc2b9a5d0dfe: MDCX1{ line := { verb := "MDCX", trans_id := "37", ep := "rtpbridge/10@mgw", ver := "1.0" }, params := { { code := "C", val := "d48a9a17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "d48a9a17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250410085709406 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 37 OK (mgcp_client.c:758) 20250410085709406 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b0da0d3340]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250410085709406 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b0da0d3340]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250410085709406 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b0da0d3340]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250410085709406 DLMGCP DEBUG mgw-endp(mgw-fsm-13929114-0)[0x55b0da0cca70]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250410085709406 DLMGCP DEBUG mgw-endp(mgw-fsm-13929114-0)[0x55b0da0cca70]{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) 20250410085709406 DLMGCP DEBUG mgw-endp(mgw-fsm-13929114-0)[0x55b0da0cca70]{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) 20250410085709406 DLMGCP DEBUG mgw-endp(mgw-fsm-13929114-0)[0x55b0da0cca70]{WAIT_MGW_RESPONSE}: rtpbridge/10@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250410085709406 DLMGCP DEBUG mgw-endp(mgw-fsm-13929114-0)[0x55b0da0cca70]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250410085709406 DLMGCP DEBUG mgw-endp(mgw-fsm-13929114-0)[0x55b0da0cca70]{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) 20250410085709406 DMGW DEBUG mgw(mgw-fsm-13929114-0)[0x55b0da0cc510]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250410085709406 DMGW DEBUG mgw(mgw-fsm-13929114-0)[0x55b0da0cc510]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250410085709406 DMGW DEBUG mgw(mgw-fsm-13929114-0)[0x55b0da0cc510]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250410085709406 DLMGCP DEBUG mgw-endp(mgw-fsm-13929114-0)[0x55b0da0cca70]{IN_USE}: rtpbridge/10@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-13929114-0)[0x55b0da0cc510] (mgcp_client_endpoint_fsm.c:724) 20250410085709406 DLMGCP DEBUG mgw-endp(mgw-fsm-13929114-0)[0x55b0da0cca70]{IN_USE}: rtpbridge/10@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250410085709406 DLMGCP DEBUG mgw-endp(mgw-fsm-13929114-0)[0x55b0da0cca70]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250410085709406 DLMGCP DEBUG mgw-endp(mgw-fsm-13929114-0)[0x55b0da0cca70]{WAIT_MGW_RESPONSE}: rtpbridge/10@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250410085709406 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13929114-0)[0x55b0da0cc300]{ST_CRCX}: Allocated (fsm.c:456) 20250410085709406 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13929114-0)[0x55b0da0cc300]{ST_CRCX}: is child of mgw-endp(mgw-fsm-13929114-0)[0x55b0da0cca70] (fsm.c:486) 20250410085709406 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13929114-0)[0x55b0da0cc300]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250410085709406 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13929114-0)[0x55b0da0cc300]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/10@mgw... (mgcp_client_fsm.c:228) 20250410085709406 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:35971: len=205 'CRCX 38 rtpbridge/10@mgw MGCP 1.0\r\nC: d48a'... (mgcp_client.c:807) 20250410085709406 DLMGCP DEBUG MGW(mgw) Queued 205 bytes for MGW (mgcp_client.c:1221) 20250410085709406 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13929114-0)[0x55b0da0cc300]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250410085709406 DLMGCP DEBUG mgw-endp(mgw-fsm-13929114-0)[0x55b0da0cca70]{WAIT_MGW_RESPONSE}: rtpbridge/10@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250410085709406 DLMGCP DEBUG mgw-endp(mgw-fsm-13929114-0)[0x55b0da0cca70]{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) 20250410085709406 DLMGCP DEBUG mgw-endp(mgw-fsm-13929114-0)[0x55b0da0cca70]{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) 20250410085709406 DLMGCP DEBUG mgw-endp(mgw-fsm-13929114-0)[0x55b0da0cca70]{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)@dc2b9a5d0dfe: CRCX2{ line := { verb := "CRCX", trans_id := "38", ep := "rtpbridge/10@mgw", ver := "1.0" }, params := { { code := "C", val := "d48a9a17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "d48a9a17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250410085709412 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 38 OK (mgcp_client.c:758) 20250410085709412 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b0da0cc300]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250410085709412 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b0da0cc300]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250410085709412 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b0da0cc300]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250410085709412 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b0da0cc300]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250410085709412 DLMGCP DEBUG mgw-endp(mgw-fsm-13929114-0)[0x55b0da0cca70]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250410085709412 DLMGCP DEBUG mgw-endp(mgw-fsm-13929114-0)[0x55b0da0cca70]{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) 20250410085709412 DLMGCP DEBUG mgw-endp(mgw-fsm-13929114-0)[0x55b0da0cca70]{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) 20250410085709412 DLMGCP DEBUG mgw-endp(mgw-fsm-13929114-0)[0x55b0da0cca70]{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) 20250410085709412 DLMGCP DEBUG mgw-endp(mgw-fsm-13929114-0)[0x55b0da0cca70]{WAIT_MGW_RESPONSE}: rtpbridge/10@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250410085709412 DLMGCP DEBUG mgw-endp(mgw-fsm-13929114-0)[0x55b0da0cca70]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250410085709412 DLMGCP DEBUG mgw-endp(mgw-fsm-13929114-0)[0x55b0da0cca70]{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) 20250410085709412 DLMGCP DEBUG mgw-endp(mgw-fsm-13929114-0)[0x55b0da0cca70]{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) 20250410085709412 DMGW DEBUG mgw(mgw-fsm-13929114-0)[0x55b0da0cc510]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250410085709412 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250410085709412 DMGW DEBUG mgw(mgw-fsm-13929114-0)[0x55b0da0cc510]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250410085709412 DMGW DEBUG mgw(mgw-fsm-13929114-0)[0x55b0da0cc510]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250410085709412 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x55b0da060fc0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250410085709412 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250410085709412 DLSCCP DEBUG SCCP-SCOC(18)[0x55b0da077420]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250410085709412 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a4e913), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:415) 20250410085709412 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085709412 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085709412 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085709412 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085709412 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085709412 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085709412 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 a4 e9 13 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 20 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085709412 DMGW DEBUG mgw(mgw-fsm-13929114-0)[0x55b0da0cc510]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250410085709412 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085709412 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085709412 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085709412 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085709412 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085709412 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.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' 20250410085709412 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410085709412 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410085709412 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085709412 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 a4 e9 13 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 20 00 00 00 00 00 00 06 00 08 00 00 00 01  20250410085709412 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085709412 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410085709412 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410085709412 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410085709412 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085709412 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410085709412 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085709412 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085709412 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085709412 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  20250410085709413 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085709413 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085709413 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085709413 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410085709413 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085709413 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) 20250410085709413 DLSCCP DEBUG Received CO:CODT for local reference 19 (sccp_scoc.c:1855) 20250410085709413 DLSCCP DEBUG SCCP-SCOC(19)[0x55b0da06d100]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250410085709413 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085709413 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250410085709413 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x55b0da063920]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250410085709413 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250410085709413 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250410085709413 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x55b0da063920]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250410085709413 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250410085709413 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250410085709413 DMGW DEBUG mgw(mgw-fsm-13920180-0)[0x55b0da0d57e0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250410085709413 DMGW DEBUG mgw(mgw-fsm-13920180-0)[0x55b0da0d57e0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250410085709413 DMGW DEBUG mgw(mgw-fsm-13920180-0)[0x55b0da0d57e0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250410085709413 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250410085709413 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250410085709413 DLMGCP DEBUG mgw-endp(mgw-fsm-13920180-0)[0x55b0da0d4ae0]{UNUSED}: Allocated (fsm.c:456) 20250410085709413 DLMGCP DEBUG mgw-endp(mgw-fsm-13920180-0)[0x55b0da0d4ae0]{UNUSED}: is child of mgw(mgw-fsm-13920180-0)[0x55b0da0d57e0] (fsm.c:486) 20250410085709413 DLMGCP DEBUG mgw-endp(mgw-fsm-13920180-0)[0x55b0da0d4ae0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-13920180-0)[0x55b0da0d57e0] (mgcp_client_endpoint_fsm.c:724) 20250410085709413 DLMGCP DEBUG mgw-endp(mgw-fsm-13920180-0)[0x55b0da0d4ae0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250410085709413 DLMGCP DEBUG mgw-endp(mgw-fsm-13920180-0)[0x55b0da0d4ae0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250410085709413 DLMGCP DEBUG mgw-endp(mgw-fsm-13920180-0)[0x55b0da0d4ae0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250410085709413 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13920180-0)[0x55b0da0dc0b0]{ST_CRCX}: Allocated (fsm.c:456) 20250410085709413 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13920180-0)[0x55b0da0dc0b0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-13920180-0)[0x55b0da0d4ae0] (fsm.c:486) 20250410085709413 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13920180-0)[0x55b0da0dc0b0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250410085709413 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13920180-0)[0x55b0da0dc0b0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250410085709413 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:35971: len=200 'CRCX 39 rtpbridge/*@mgw MGCP 1.0\r\nC: d467b'... (mgcp_client.c:807) 20250410085709413 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250410085709413 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13920180-0)[0x55b0da0dc0b0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250410085709413 DLMGCP DEBUG mgw-endp(mgw-fsm-13920180-0)[0x55b0da0d4ae0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@dc2b9a5d0dfe: Session index based on local reference:10 HNBGW_Test.msc0-SCCP(202)@dc2b9a5d0dfe: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@dc2b9a5d0dfe: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@dc2b9a5d0dfe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(219)@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@dc2b9a5d0dfe: Found Expect[0] for { line := { verb := "CRCX", trans_id := "39", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "d467b417" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "d467b417", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@dc2b9a5d0dfe: CRCX1{ line := { verb := "CRCX", trans_id := "39", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "d467b417" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "d467b417", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@dc2b9a5d0dfe: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":721 TC_rab_assignment_concurrent0(221)@dc2b9a5d0dfe: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":705 HNBGW-MGCP(208)@dc2b9a5d0dfe: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(221) 20250410085709420 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 39 OK (mgcp_client.c:758) 20250410085709420 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b0da0dc0b0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250410085709420 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b0da0dc0b0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250410085709420 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b0da0dc0b0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250410085709420 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b0da0dc0b0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250410085709420 DLMGCP DEBUG mgw-endp(mgw-fsm-13920180-0)[0x55b0da0d4ae0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250410085709420 DLMGCP DEBUG mgw-endp(mgw-fsm-13920180-0)[0x55b0da0d4ae0]{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) 20250410085709420 DLMGCP DEBUG mgw-endp(mgw-fsm-13920180-0)[0x55b0da0d4ae0]{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) 20250410085709420 DLMGCP DEBUG mgw-endp(mgw-fsm-13920180-0)[0x55b0da0d4ae0]{WAIT_MGW_RESPONSE}: rtpbridge/11@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250410085709420 DLMGCP DEBUG mgw-endp(mgw-fsm-13920180-0)[0x55b0da0d4ae0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250410085709420 DLMGCP DEBUG mgw-endp(mgw-fsm-13920180-0)[0x55b0da0d4ae0]{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) 20250410085709420 DMGW DEBUG mgw(mgw-fsm-13920180-0)[0x55b0da0d57e0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250410085709420 DMGW DEBUG mgw(mgw-fsm-13920180-0)[0x55b0da0d57e0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250410085709420 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250410085709420 DMGW DEBUG mgw(mgw-fsm-13920180-0)[0x55b0da0d57e0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250410085709420 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13920180)[0x55b0da063fd0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250410085709420 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250410085709420 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410085709420 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)@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed 20250410085709425 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085709425 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085709425 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250410085709425 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250410085709425 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xd467b4) (hnbgw_rua.c:471) 20250410085709425 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13920180 SCCP-19 msc-0 MI=IMSI-262420000000011: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250410085709425 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13920180)[0x55b0da063fd0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250410085709425 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250410085709425 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250410085709425 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13920180)[0x55b0da063fd0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250410085709425 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250410085709425 DMGW DEBUG mgw(mgw-fsm-13920180-0)[0x55b0da0d57e0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250410085709425 DMGW DEBUG mgw(mgw-fsm-13920180-0)[0x55b0da0d57e0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250410085709425 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250410085709425 DMGW DEBUG mgw(mgw-fsm-13920180-0)[0x55b0da0d57e0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250410085709425 DLMGCP DEBUG mgw-endp(mgw-fsm-13920180-0)[0x55b0da0d4ae0]{IN_USE}: rtpbridge/11@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-13920180-0)[0x55b0da0d57e0] (mgcp_client_endpoint_fsm.c:724) 20250410085709425 DLMGCP DEBUG mgw-endp(mgw-fsm-13920180-0)[0x55b0da0d4ae0]{IN_USE}: rtpbridge/11@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250410085709425 DLMGCP DEBUG mgw-endp(mgw-fsm-13920180-0)[0x55b0da0d4ae0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250410085709425 DLMGCP DEBUG mgw-endp(mgw-fsm-13920180-0)[0x55b0da0d4ae0]{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) 20250410085709425 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b0da0dc0b0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250410085709425 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:35971: len=215 'MDCX 40 rtpbridge/11@mgw MGCP 1.0\r\nC: d467'... (mgcp_client.c:807) 20250410085709425 DLMGCP DEBUG MGW(mgw) Queued 215 bytes for MGW (mgcp_client.c:1221) 20250410085709425 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b0da0dc0b0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250410085709425 DLMGCP DEBUG mgw-endp(mgw-fsm-13920180-0)[0x55b0da0d4ae0]{WAIT_MGW_RESPONSE}: rtpbridge/11@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250410085709425 DLMGCP DEBUG mgw-endp(mgw-fsm-13920180-0)[0x55b0da0d4ae0]{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) 20250410085709425 DLMGCP DEBUG mgw-endp(mgw-fsm-13920180-0)[0x55b0da0d4ae0]{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)@dc2b9a5d0dfe: Session index based on connection ID:12 HNBGW_Test.msc0-SCCP(202)@dc2b9a5d0dfe: vl_len:91 HNBGW_Test.msc0-SCCP(202)@dc2b9a5d0dfe: vl_from0 HNBGW_Test.msc0-SCCP(202)@dc2b9a5d0dfe: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(220)@dc2b9a5d0dfe: MDCX1{ line := { verb := "MDCX", trans_id := "40", ep := "rtpbridge/11@mgw", ver := "1.0" }, params := { { code := "C", val := "d467b417" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "d467b417", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250410085709430 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 40 OK (mgcp_client.c:758) 20250410085709430 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b0da0dc0b0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250410085709430 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b0da0dc0b0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250410085709430 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b0da0dc0b0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250410085709430 DLMGCP DEBUG mgw-endp(mgw-fsm-13920180-0)[0x55b0da0d4ae0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250410085709430 DLMGCP DEBUG mgw-endp(mgw-fsm-13920180-0)[0x55b0da0d4ae0]{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) 20250410085709430 DLMGCP DEBUG mgw-endp(mgw-fsm-13920180-0)[0x55b0da0d4ae0]{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) 20250410085709430 DLMGCP DEBUG mgw-endp(mgw-fsm-13920180-0)[0x55b0da0d4ae0]{WAIT_MGW_RESPONSE}: rtpbridge/11@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250410085709430 DLMGCP DEBUG mgw-endp(mgw-fsm-13920180-0)[0x55b0da0d4ae0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250410085709430 DLMGCP DEBUG mgw-endp(mgw-fsm-13920180-0)[0x55b0da0d4ae0]{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) 20250410085709430 DMGW DEBUG mgw(mgw-fsm-13920180-0)[0x55b0da0d57e0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250410085709430 DMGW DEBUG mgw(mgw-fsm-13920180-0)[0x55b0da0d57e0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250410085709430 DMGW DEBUG mgw(mgw-fsm-13920180-0)[0x55b0da0d57e0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250410085709430 DLMGCP DEBUG mgw-endp(mgw-fsm-13920180-0)[0x55b0da0d4ae0]{IN_USE}: rtpbridge/11@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-13920180-0)[0x55b0da0d57e0] (mgcp_client_endpoint_fsm.c:724) 20250410085709430 DLMGCP DEBUG mgw-endp(mgw-fsm-13920180-0)[0x55b0da0d4ae0]{IN_USE}: rtpbridge/11@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250410085709430 DLMGCP DEBUG mgw-endp(mgw-fsm-13920180-0)[0x55b0da0d4ae0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250410085709430 DLMGCP DEBUG mgw-endp(mgw-fsm-13920180-0)[0x55b0da0d4ae0]{WAIT_MGW_RESPONSE}: rtpbridge/11@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250410085709430 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13920180-0)[0x55b0da0d3e50]{ST_CRCX}: Allocated (fsm.c:456) 20250410085709430 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13920180-0)[0x55b0da0d3e50]{ST_CRCX}: is child of mgw-endp(mgw-fsm-13920180-0)[0x55b0da0d4ae0] (fsm.c:486) 20250410085709430 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13920180-0)[0x55b0da0d3e50]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250410085709430 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13920180-0)[0x55b0da0d3e50]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/11@mgw... (mgcp_client_fsm.c:228) 20250410085709430 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:35971: len=205 'CRCX 41 rtpbridge/11@mgw MGCP 1.0\r\nC: d467'... (mgcp_client.c:807) 20250410085709430 DLMGCP DEBUG MGW(mgw) Queued 205 bytes for MGW (mgcp_client.c:1221) 20250410085709430 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13920180-0)[0x55b0da0d3e50]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250410085709430 DLMGCP DEBUG mgw-endp(mgw-fsm-13920180-0)[0x55b0da0d4ae0]{WAIT_MGW_RESPONSE}: rtpbridge/11@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250410085709430 DLMGCP DEBUG mgw-endp(mgw-fsm-13920180-0)[0x55b0da0d4ae0]{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) 20250410085709430 DLMGCP DEBUG mgw-endp(mgw-fsm-13920180-0)[0x55b0da0d4ae0]{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) 20250410085709430 DLMGCP DEBUG mgw-endp(mgw-fsm-13920180-0)[0x55b0da0d4ae0]{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)@dc2b9a5d0dfe: CRCX2{ line := { verb := "CRCX", trans_id := "41", ep := "rtpbridge/11@mgw", ver := "1.0" }, params := { { code := "C", val := "d467b417" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "d467b417", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250410085709435 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 41 OK (mgcp_client.c:758) 20250410085709435 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b0da0d3e50]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250410085709435 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b0da0d3e50]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250410085709435 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b0da0d3e50]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250410085709435 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b0da0d3e50]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250410085709435 DLMGCP DEBUG mgw-endp(mgw-fsm-13920180-0)[0x55b0da0d4ae0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250410085709435 DLMGCP DEBUG mgw-endp(mgw-fsm-13920180-0)[0x55b0da0d4ae0]{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) 20250410085709435 DLMGCP DEBUG mgw-endp(mgw-fsm-13920180-0)[0x55b0da0d4ae0]{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) 20250410085709435 DLMGCP DEBUG mgw-endp(mgw-fsm-13920180-0)[0x55b0da0d4ae0]{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) 20250410085709435 DLMGCP DEBUG mgw-endp(mgw-fsm-13920180-0)[0x55b0da0d4ae0]{WAIT_MGW_RESPONSE}: rtpbridge/11@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250410085709435 DLMGCP DEBUG mgw-endp(mgw-fsm-13920180-0)[0x55b0da0d4ae0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250410085709435 DLMGCP DEBUG mgw-endp(mgw-fsm-13920180-0)[0x55b0da0d4ae0]{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) 20250410085709435 DLMGCP DEBUG mgw-endp(mgw-fsm-13920180-0)[0x55b0da0d4ae0]{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) 20250410085709435 DMGW DEBUG mgw(mgw-fsm-13920180-0)[0x55b0da0d57e0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250410085709435 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250410085709435 DMGW DEBUG mgw(mgw-fsm-13920180-0)[0x55b0da0d57e0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250410085709435 DMGW DEBUG mgw(mgw-fsm-13920180-0)[0x55b0da0d57e0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250410085709435 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x55b0da063920]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250410085709435 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250410085709435 DLSCCP DEBUG SCCP-SCOC(19)[0x55b0da06d100]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250410085709435 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00535231), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:415) 20250410085709435 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085709435 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085709435 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085709435 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085709435 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085709435 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085709435 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 53 52 31 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 20 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085709435 DMGW DEBUG mgw(mgw-fsm-13920180-0)[0x55b0da0d57e0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250410085709435 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085709435 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085709435 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085709435 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085709435 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085709435 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.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' 20250410085709435 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410085709435 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410085709435 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085709435 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 53 52 31 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 20 00 00 00 00 00 00 06 00 08 00 00 00 01  20250410085709435 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085709435 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410085709435 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410085709435 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410085709435 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085709435 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410085709435 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085709435 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085709435 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085709435 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  20250410085709435 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085709435 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085709435 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085709435 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410085709435 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085709435 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) 20250410085709435 DLSCCP DEBUG Received CO:CODT for local reference 20 (sccp_scoc.c:1855) 20250410085709435 DLSCCP DEBUG SCCP-SCOC(20)[0x55b0da0794a0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250410085709435 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085709435 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250410085709435 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x55b0da078c60]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250410085709435 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250410085709435 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250410085709435 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x55b0da078c60]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250410085709435 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250410085709435 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250410085709435 DMGW DEBUG mgw(mgw-fsm-2348011-0)[0x55b0da0ddfa0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250410085709435 DMGW DEBUG mgw(mgw-fsm-2348011-0)[0x55b0da0ddfa0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250410085709435 DMGW DEBUG mgw(mgw-fsm-2348011-0)[0x55b0da0ddfa0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250410085709435 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250410085709435 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250410085709435 DLMGCP DEBUG mgw-endp(mgw-fsm-2348011-0)[0x55b0da0d43c0]{UNUSED}: Allocated (fsm.c:456) 20250410085709435 DLMGCP DEBUG mgw-endp(mgw-fsm-2348011-0)[0x55b0da0d43c0]{UNUSED}: is child of mgw(mgw-fsm-2348011-0)[0x55b0da0ddfa0] (fsm.c:486) 20250410085709435 DLMGCP DEBUG mgw-endp(mgw-fsm-2348011-0)[0x55b0da0d43c0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-2348011-0)[0x55b0da0ddfa0] (mgcp_client_endpoint_fsm.c:724) 20250410085709435 DLMGCP DEBUG mgw-endp(mgw-fsm-2348011-0)[0x55b0da0d43c0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250410085709435 DLMGCP DEBUG mgw-endp(mgw-fsm-2348011-0)[0x55b0da0d43c0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250410085709435 DLMGCP DEBUG mgw-endp(mgw-fsm-2348011-0)[0x55b0da0d43c0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250410085709435 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2348011-0)[0x55b0da0e4d30]{ST_CRCX}: Allocated (fsm.c:456) 20250410085709435 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2348011-0)[0x55b0da0e4d30]{ST_CRCX}: is child of mgw-endp(mgw-fsm-2348011-0)[0x55b0da0d43c0] (fsm.c:486) 20250410085709435 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2348011-0)[0x55b0da0e4d30]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250410085709435 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2348011-0)[0x55b0da0e4d30]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250410085709435 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:35971: len=200 'CRCX 42 rtpbridge/*@mgw MGCP 1.0\r\nC: 23d3e'... (mgcp_client.c:807) 20250410085709435 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250410085709435 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2348011-0)[0x55b0da0e4d30]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250410085709435 DLMGCP DEBUG mgw-endp(mgw-fsm-2348011-0)[0x55b0da0d43c0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@dc2b9a5d0dfe: Session index based on local reference:11 HNBGW_Test.msc0-SCCP(202)@dc2b9a5d0dfe: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@dc2b9a5d0dfe: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@dc2b9a5d0dfe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(220)@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@dc2b9a5d0dfe: Found Expect[0] for { line := { verb := "CRCX", trans_id := "42", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "23d3eb17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "23d3eb17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@dc2b9a5d0dfe: CRCX1{ line := { verb := "CRCX", trans_id := "42", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "23d3eb17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "23d3eb17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@dc2b9a5d0dfe: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":721 TC_rab_assignment_concurrent0(222)@dc2b9a5d0dfe: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":705 HNBGW-MGCP(208)@dc2b9a5d0dfe: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(222) 20250410085709444 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 42 OK (mgcp_client.c:758) 20250410085709444 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b0da0e4d30]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250410085709444 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b0da0e4d30]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250410085709444 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b0da0e4d30]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250410085709444 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b0da0e4d30]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250410085709444 DLMGCP DEBUG mgw-endp(mgw-fsm-2348011-0)[0x55b0da0d43c0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250410085709444 DLMGCP DEBUG mgw-endp(mgw-fsm-2348011-0)[0x55b0da0d43c0]{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) 20250410085709444 DLMGCP DEBUG mgw-endp(mgw-fsm-2348011-0)[0x55b0da0d43c0]{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) 20250410085709444 DLMGCP DEBUG mgw-endp(mgw-fsm-2348011-0)[0x55b0da0d43c0]{WAIT_MGW_RESPONSE}: rtpbridge/12@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250410085709444 DLMGCP DEBUG mgw-endp(mgw-fsm-2348011-0)[0x55b0da0d43c0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250410085709444 DLMGCP DEBUG mgw-endp(mgw-fsm-2348011-0)[0x55b0da0d43c0]{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) 20250410085709444 DMGW DEBUG mgw(mgw-fsm-2348011-0)[0x55b0da0ddfa0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250410085709444 DMGW DEBUG mgw(mgw-fsm-2348011-0)[0x55b0da0ddfa0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250410085709444 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250410085709444 DMGW DEBUG mgw(mgw-fsm-2348011-0)[0x55b0da0ddfa0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250410085709444 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2348011)[0x55b0da063a50]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250410085709444 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250410085709444 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410085709444 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)@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed 20250410085709449 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085709449 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085709449 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250410085709449 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250410085709449 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x23d3eb) (hnbgw_rua.c:471) 20250410085709449 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2348011 SCCP-20 msc-0 MI=IMSI-262420000000012: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250410085709449 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2348011)[0x55b0da063a50]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250410085709449 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250410085709449 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250410085709449 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2348011)[0x55b0da063a50]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250410085709449 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250410085709449 DMGW DEBUG mgw(mgw-fsm-2348011-0)[0x55b0da0ddfa0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250410085709449 DMGW DEBUG mgw(mgw-fsm-2348011-0)[0x55b0da0ddfa0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250410085709449 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250410085709449 DMGW DEBUG mgw(mgw-fsm-2348011-0)[0x55b0da0ddfa0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250410085709449 DLMGCP DEBUG mgw-endp(mgw-fsm-2348011-0)[0x55b0da0d43c0]{IN_USE}: rtpbridge/12@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-2348011-0)[0x55b0da0ddfa0] (mgcp_client_endpoint_fsm.c:724) 20250410085709449 DLMGCP DEBUG mgw-endp(mgw-fsm-2348011-0)[0x55b0da0d43c0]{IN_USE}: rtpbridge/12@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250410085709449 DLMGCP DEBUG mgw-endp(mgw-fsm-2348011-0)[0x55b0da0d43c0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250410085709449 DLMGCP DEBUG mgw-endp(mgw-fsm-2348011-0)[0x55b0da0d43c0]{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) 20250410085709449 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b0da0e4d30]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250410085709449 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:35971: len=215 'MDCX 43 rtpbridge/12@mgw MGCP 1.0\r\nC: 23d3'... (mgcp_client.c:807) 20250410085709449 DLMGCP DEBUG MGW(mgw) Queued 215 bytes for MGW (mgcp_client.c:1221) 20250410085709449 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b0da0e4d30]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250410085709449 DLMGCP DEBUG mgw-endp(mgw-fsm-2348011-0)[0x55b0da0d43c0]{WAIT_MGW_RESPONSE}: rtpbridge/12@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250410085709449 DLMGCP DEBUG mgw-endp(mgw-fsm-2348011-0)[0x55b0da0d43c0]{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) 20250410085709449 DLMGCP DEBUG mgw-endp(mgw-fsm-2348011-0)[0x55b0da0d43c0]{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)@dc2b9a5d0dfe: Session index based on connection ID:13 HNBGW_Test.msc0-SCCP(202)@dc2b9a5d0dfe: vl_len:91 HNBGW_Test.msc0-SCCP(202)@dc2b9a5d0dfe: vl_from0 HNBGW_Test.msc0-SCCP(202)@dc2b9a5d0dfe: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(221)@dc2b9a5d0dfe: MDCX1{ line := { verb := "MDCX", trans_id := "43", ep := "rtpbridge/12@mgw", ver := "1.0" }, params := { { code := "C", val := "23d3eb17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "23d3eb17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250410085709456 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 43 OK (mgcp_client.c:758) 20250410085709456 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b0da0e4d30]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250410085709456 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b0da0e4d30]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250410085709456 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b0da0e4d30]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250410085709456 DLMGCP DEBUG mgw-endp(mgw-fsm-2348011-0)[0x55b0da0d43c0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250410085709456 DLMGCP DEBUG mgw-endp(mgw-fsm-2348011-0)[0x55b0da0d43c0]{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) 20250410085709456 DLMGCP DEBUG mgw-endp(mgw-fsm-2348011-0)[0x55b0da0d43c0]{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) 20250410085709456 DLMGCP DEBUG mgw-endp(mgw-fsm-2348011-0)[0x55b0da0d43c0]{WAIT_MGW_RESPONSE}: rtpbridge/12@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250410085709456 DLMGCP DEBUG mgw-endp(mgw-fsm-2348011-0)[0x55b0da0d43c0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250410085709456 DLMGCP DEBUG mgw-endp(mgw-fsm-2348011-0)[0x55b0da0d43c0]{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) 20250410085709456 DMGW DEBUG mgw(mgw-fsm-2348011-0)[0x55b0da0ddfa0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250410085709456 DMGW DEBUG mgw(mgw-fsm-2348011-0)[0x55b0da0ddfa0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250410085709456 DMGW DEBUG mgw(mgw-fsm-2348011-0)[0x55b0da0ddfa0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250410085709456 DLMGCP DEBUG mgw-endp(mgw-fsm-2348011-0)[0x55b0da0d43c0]{IN_USE}: rtpbridge/12@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-2348011-0)[0x55b0da0ddfa0] (mgcp_client_endpoint_fsm.c:724) 20250410085709456 DLMGCP DEBUG mgw-endp(mgw-fsm-2348011-0)[0x55b0da0d43c0]{IN_USE}: rtpbridge/12@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250410085709456 DLMGCP DEBUG mgw-endp(mgw-fsm-2348011-0)[0x55b0da0d43c0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250410085709456 DLMGCP DEBUG mgw-endp(mgw-fsm-2348011-0)[0x55b0da0d43c0]{WAIT_MGW_RESPONSE}: rtpbridge/12@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250410085709456 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2348011-0)[0x55b0da0cb900]{ST_CRCX}: Allocated (fsm.c:456) 20250410085709456 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2348011-0)[0x55b0da0cb900]{ST_CRCX}: is child of mgw-endp(mgw-fsm-2348011-0)[0x55b0da0d43c0] (fsm.c:486) 20250410085709456 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2348011-0)[0x55b0da0cb900]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250410085709456 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2348011-0)[0x55b0da0cb900]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/12@mgw... (mgcp_client_fsm.c:228) 20250410085709456 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:35971: len=205 'CRCX 44 rtpbridge/12@mgw MGCP 1.0\r\nC: 23d3'... (mgcp_client.c:807) 20250410085709456 DLMGCP DEBUG MGW(mgw) Queued 205 bytes for MGW (mgcp_client.c:1221) 20250410085709456 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2348011-0)[0x55b0da0cb900]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250410085709456 DLMGCP DEBUG mgw-endp(mgw-fsm-2348011-0)[0x55b0da0d43c0]{WAIT_MGW_RESPONSE}: rtpbridge/12@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250410085709456 DLMGCP DEBUG mgw-endp(mgw-fsm-2348011-0)[0x55b0da0d43c0]{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) 20250410085709456 DLMGCP DEBUG mgw-endp(mgw-fsm-2348011-0)[0x55b0da0d43c0]{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) 20250410085709456 DLMGCP DEBUG mgw-endp(mgw-fsm-2348011-0)[0x55b0da0d43c0]{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)@dc2b9a5d0dfe: CRCX2{ line := { verb := "CRCX", trans_id := "44", ep := "rtpbridge/12@mgw", ver := "1.0" }, params := { { code := "C", val := "23d3eb17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "23d3eb17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250410085709463 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 44 OK (mgcp_client.c:758) 20250410085709464 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b0da0cb900]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250410085709464 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b0da0cb900]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250410085709464 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b0da0cb900]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250410085709464 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b0da0cb900]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250410085709464 DLMGCP DEBUG mgw-endp(mgw-fsm-2348011-0)[0x55b0da0d43c0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250410085709464 DLMGCP DEBUG mgw-endp(mgw-fsm-2348011-0)[0x55b0da0d43c0]{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) 20250410085709464 DLMGCP DEBUG mgw-endp(mgw-fsm-2348011-0)[0x55b0da0d43c0]{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) 20250410085709464 DLMGCP DEBUG mgw-endp(mgw-fsm-2348011-0)[0x55b0da0d43c0]{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) 20250410085709464 DLMGCP DEBUG mgw-endp(mgw-fsm-2348011-0)[0x55b0da0d43c0]{WAIT_MGW_RESPONSE}: rtpbridge/12@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250410085709464 DLMGCP DEBUG mgw-endp(mgw-fsm-2348011-0)[0x55b0da0d43c0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250410085709464 DLMGCP DEBUG mgw-endp(mgw-fsm-2348011-0)[0x55b0da0d43c0]{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) 20250410085709464 DLMGCP DEBUG mgw-endp(mgw-fsm-2348011-0)[0x55b0da0d43c0]{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) 20250410085709464 DMGW DEBUG mgw(mgw-fsm-2348011-0)[0x55b0da0ddfa0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250410085709464 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250410085709464 DMGW DEBUG mgw(mgw-fsm-2348011-0)[0x55b0da0ddfa0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250410085709464 DMGW DEBUG mgw(mgw-fsm-2348011-0)[0x55b0da0ddfa0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250410085709464 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x55b0da078c60]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250410085709464 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250410085709464 DLSCCP DEBUG SCCP-SCOC(20)[0x55b0da0794a0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250410085709464 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00075911), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:415) 20250410085709464 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085709464 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085709464 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085709464 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085709464 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085709464 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085709464 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 07 59 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) 20250410085709464 DMGW DEBUG mgw(mgw-fsm-2348011-0)[0x55b0da0ddfa0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250410085709464 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085709464 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085709464 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085709464 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085709464 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085709464 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250410085709464 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410085709464 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410085709464 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085709464 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 07 59 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  20250410085709464 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085709464 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410085709464 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410085709464 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410085709464 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085709464 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410085709464 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085709464 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085709464 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085709464 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  20250410085709464 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085709464 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085709464 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085709464 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410085709464 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085709464 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) 20250410085709464 DLSCCP DEBUG Received CO:CODT for local reference 21 (sccp_scoc.c:1855) 20250410085709464 DLSCCP DEBUG SCCP-SCOC(21)[0x55b0da07b100]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250410085709464 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085709464 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250410085709464 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x55b0da078d90]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250410085709464 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250410085709464 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250410085709464 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x55b0da078d90]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250410085709464 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250410085709464 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250410085709464 DMGW DEBUG mgw(mgw-fsm-749594-0)[0x55b0da0e6c50]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250410085709464 DMGW DEBUG mgw(mgw-fsm-749594-0)[0x55b0da0e6c50]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250410085709464 DMGW DEBUG mgw(mgw-fsm-749594-0)[0x55b0da0e6c50]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250410085709464 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250410085709464 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250410085709464 DLMGCP DEBUG mgw-endp(mgw-fsm-749594-0)[0x55b0da0e7240]{UNUSED}: Allocated (fsm.c:456) 20250410085709464 DLMGCP DEBUG mgw-endp(mgw-fsm-749594-0)[0x55b0da0e7240]{UNUSED}: is child of mgw(mgw-fsm-749594-0)[0x55b0da0e6c50] (fsm.c:486) 20250410085709464 DLMGCP DEBUG mgw-endp(mgw-fsm-749594-0)[0x55b0da0e7240]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-749594-0)[0x55b0da0e6c50] (mgcp_client_endpoint_fsm.c:724) 20250410085709464 DLMGCP DEBUG mgw-endp(mgw-fsm-749594-0)[0x55b0da0e7240]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250410085709464 DLMGCP DEBUG mgw-endp(mgw-fsm-749594-0)[0x55b0da0e7240]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250410085709464 DLMGCP DEBUG mgw-endp(mgw-fsm-749594-0)[0x55b0da0e7240]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250410085709464 DLMGCP DEBUG MGCP_CONN(mgw-fsm-749594-0)[0x55b0da0edb10]{ST_CRCX}: Allocated (fsm.c:456) 20250410085709464 DLMGCP DEBUG MGCP_CONN(mgw-fsm-749594-0)[0x55b0da0edb10]{ST_CRCX}: is child of mgw-endp(mgw-fsm-749594-0)[0x55b0da0e7240] (fsm.c:486) 20250410085709464 DLMGCP DEBUG MGCP_CONN(mgw-fsm-749594-0)[0x55b0da0edb10]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250410085709464 DLMGCP DEBUG MGCP_CONN(mgw-fsm-749594-0)[0x55b0da0edb10]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250410085709464 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:35971: len=198 'CRCX 45 rtpbridge/*@mgw MGCP 1.0\r\nC: b701a'... (mgcp_client.c:807) 20250410085709464 DLMGCP DEBUG MGW(mgw) Queued 198 bytes for MGW (mgcp_client.c:1221) 20250410085709464 DLMGCP DEBUG MGCP_CONN(mgw-fsm-749594-0)[0x55b0da0edb10]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250410085709464 DLMGCP DEBUG mgw-endp(mgw-fsm-749594-0)[0x55b0da0e7240]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@dc2b9a5d0dfe: Session index based on local reference:12 HNBGW_Test.msc0-SCCP(202)@dc2b9a5d0dfe: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@dc2b9a5d0dfe: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@dc2b9a5d0dfe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(221)@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@dc2b9a5d0dfe: Found Expect[0] for { line := { verb := "CRCX", trans_id := "45", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "b701a17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "b701a17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@dc2b9a5d0dfe: CRCX1{ line := { verb := "CRCX", trans_id := "45", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "b701a17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "b701a17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@dc2b9a5d0dfe: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":721 TC_rab_assignment_concurrent0(223)@dc2b9a5d0dfe: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":705 HNBGW-MGCP(208)@dc2b9a5d0dfe: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(223) 20250410085709473 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 45 OK (mgcp_client.c:758) 20250410085709473 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b0da0edb10]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250410085709473 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b0da0edb10]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250410085709473 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b0da0edb10]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250410085709473 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b0da0edb10]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250410085709473 DLMGCP DEBUG mgw-endp(mgw-fsm-749594-0)[0x55b0da0e7240]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250410085709473 DLMGCP DEBUG mgw-endp(mgw-fsm-749594-0)[0x55b0da0e7240]{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) 20250410085709473 DLMGCP DEBUG mgw-endp(mgw-fsm-749594-0)[0x55b0da0e7240]{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) 20250410085709473 DLMGCP DEBUG mgw-endp(mgw-fsm-749594-0)[0x55b0da0e7240]{WAIT_MGW_RESPONSE}: rtpbridge/13@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250410085709473 DLMGCP DEBUG mgw-endp(mgw-fsm-749594-0)[0x55b0da0e7240]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250410085709473 DLMGCP DEBUG mgw-endp(mgw-fsm-749594-0)[0x55b0da0e7240]{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) 20250410085709473 DMGW DEBUG mgw(mgw-fsm-749594-0)[0x55b0da0e6c50]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250410085709473 DMGW DEBUG mgw(mgw-fsm-749594-0)[0x55b0da0e6c50]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250410085709473 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250410085709473 DMGW DEBUG mgw(mgw-fsm-749594-0)[0x55b0da0e6c50]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250410085709473 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-749594)[0x55b0da06e270]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250410085709473 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250410085709473 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410085709473 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)@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed 20250410085709478 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085709478 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085709478 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250410085709478 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250410085709478 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xb701a) (hnbgw_rua.c:471) 20250410085709478 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-749594 SCCP-21 msc-0 MI=IMSI-262420000000013: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250410085709478 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-749594)[0x55b0da06e270]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250410085709478 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250410085709478 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250410085709478 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-749594)[0x55b0da06e270]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250410085709478 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250410085709478 DMGW DEBUG mgw(mgw-fsm-749594-0)[0x55b0da0e6c50]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250410085709478 DMGW DEBUG mgw(mgw-fsm-749594-0)[0x55b0da0e6c50]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250410085709478 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250410085709478 DMGW DEBUG mgw(mgw-fsm-749594-0)[0x55b0da0e6c50]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250410085709478 DLMGCP DEBUG mgw-endp(mgw-fsm-749594-0)[0x55b0da0e7240]{IN_USE}: rtpbridge/13@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-749594-0)[0x55b0da0e6c50] (mgcp_client_endpoint_fsm.c:724) 20250410085709478 DLMGCP DEBUG mgw-endp(mgw-fsm-749594-0)[0x55b0da0e7240]{IN_USE}: rtpbridge/13@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250410085709478 DLMGCP DEBUG mgw-endp(mgw-fsm-749594-0)[0x55b0da0e7240]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250410085709478 DLMGCP DEBUG mgw-endp(mgw-fsm-749594-0)[0x55b0da0e7240]{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) 20250410085709478 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b0da0edb10]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250410085709478 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:35971: len=213 'MDCX 46 rtpbridge/13@mgw MGCP 1.0\r\nC: b701'... (mgcp_client.c:807) 20250410085709478 DLMGCP DEBUG MGW(mgw) Queued 213 bytes for MGW (mgcp_client.c:1221) 20250410085709478 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b0da0edb10]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250410085709478 DLMGCP DEBUG mgw-endp(mgw-fsm-749594-0)[0x55b0da0e7240]{WAIT_MGW_RESPONSE}: rtpbridge/13@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250410085709478 DLMGCP DEBUG mgw-endp(mgw-fsm-749594-0)[0x55b0da0e7240]{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) 20250410085709478 DLMGCP DEBUG mgw-endp(mgw-fsm-749594-0)[0x55b0da0e7240]{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)@dc2b9a5d0dfe: Session index based on connection ID:14 HNBGW_Test.msc0-SCCP(202)@dc2b9a5d0dfe: vl_len:91 HNBGW_Test.msc0-SCCP(202)@dc2b9a5d0dfe: vl_from0 HNBGW_Test.msc0-SCCP(202)@dc2b9a5d0dfe: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(222)@dc2b9a5d0dfe: MDCX1{ line := { verb := "MDCX", trans_id := "46", ep := "rtpbridge/13@mgw", ver := "1.0" }, params := { { code := "C", val := "b701a17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "b701a17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250410085709485 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 46 OK (mgcp_client.c:758) 20250410085709485 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b0da0edb10]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250410085709485 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b0da0edb10]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250410085709485 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b0da0edb10]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250410085709485 DLMGCP DEBUG mgw-endp(mgw-fsm-749594-0)[0x55b0da0e7240]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250410085709485 DLMGCP DEBUG mgw-endp(mgw-fsm-749594-0)[0x55b0da0e7240]{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) 20250410085709485 DLMGCP DEBUG mgw-endp(mgw-fsm-749594-0)[0x55b0da0e7240]{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) 20250410085709485 DLMGCP DEBUG mgw-endp(mgw-fsm-749594-0)[0x55b0da0e7240]{WAIT_MGW_RESPONSE}: rtpbridge/13@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250410085709485 DLMGCP DEBUG mgw-endp(mgw-fsm-749594-0)[0x55b0da0e7240]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250410085709485 DLMGCP DEBUG mgw-endp(mgw-fsm-749594-0)[0x55b0da0e7240]{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) 20250410085709485 DMGW DEBUG mgw(mgw-fsm-749594-0)[0x55b0da0e6c50]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250410085709485 DMGW DEBUG mgw(mgw-fsm-749594-0)[0x55b0da0e6c50]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250410085709485 DMGW DEBUG mgw(mgw-fsm-749594-0)[0x55b0da0e6c50]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250410085709485 DLMGCP DEBUG mgw-endp(mgw-fsm-749594-0)[0x55b0da0e7240]{IN_USE}: rtpbridge/13@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-749594-0)[0x55b0da0e6c50] (mgcp_client_endpoint_fsm.c:724) 20250410085709485 DLMGCP DEBUG mgw-endp(mgw-fsm-749594-0)[0x55b0da0e7240]{IN_USE}: rtpbridge/13@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250410085709485 DLMGCP DEBUG mgw-endp(mgw-fsm-749594-0)[0x55b0da0e7240]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250410085709485 DLMGCP DEBUG mgw-endp(mgw-fsm-749594-0)[0x55b0da0e7240]{WAIT_MGW_RESPONSE}: rtpbridge/13@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250410085709485 DLMGCP DEBUG MGCP_CONN(mgw-fsm-749594-0)[0x55b0da0dc820]{ST_CRCX}: Allocated (fsm.c:456) 20250410085709485 DLMGCP DEBUG MGCP_CONN(mgw-fsm-749594-0)[0x55b0da0dc820]{ST_CRCX}: is child of mgw-endp(mgw-fsm-749594-0)[0x55b0da0e7240] (fsm.c:486) 20250410085709485 DLMGCP DEBUG MGCP_CONN(mgw-fsm-749594-0)[0x55b0da0dc820]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250410085709485 DLMGCP DEBUG MGCP_CONN(mgw-fsm-749594-0)[0x55b0da0dc820]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/13@mgw... (mgcp_client_fsm.c:228) 20250410085709485 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:35971: len=203 'CRCX 47 rtpbridge/13@mgw MGCP 1.0\r\nC: b701'... (mgcp_client.c:807) 20250410085709485 DLMGCP DEBUG MGW(mgw) Queued 203 bytes for MGW (mgcp_client.c:1221) 20250410085709485 DLMGCP DEBUG MGCP_CONN(mgw-fsm-749594-0)[0x55b0da0dc820]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250410085709485 DLMGCP DEBUG mgw-endp(mgw-fsm-749594-0)[0x55b0da0e7240]{WAIT_MGW_RESPONSE}: rtpbridge/13@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250410085709485 DLMGCP DEBUG mgw-endp(mgw-fsm-749594-0)[0x55b0da0e7240]{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) 20250410085709485 DLMGCP DEBUG mgw-endp(mgw-fsm-749594-0)[0x55b0da0e7240]{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) 20250410085709485 DLMGCP DEBUG mgw-endp(mgw-fsm-749594-0)[0x55b0da0e7240]{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)@dc2b9a5d0dfe: CRCX2{ line := { verb := "CRCX", trans_id := "47", ep := "rtpbridge/13@mgw", ver := "1.0" }, params := { { code := "C", val := "b701a17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "b701a17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250410085709489 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 47 OK (mgcp_client.c:758) 20250410085709489 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b0da0dc820]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250410085709489 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b0da0dc820]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250410085709489 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b0da0dc820]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250410085709489 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b0da0dc820]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250410085709489 DLMGCP DEBUG mgw-endp(mgw-fsm-749594-0)[0x55b0da0e7240]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250410085709489 DLMGCP DEBUG mgw-endp(mgw-fsm-749594-0)[0x55b0da0e7240]{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) 20250410085709489 DLMGCP DEBUG mgw-endp(mgw-fsm-749594-0)[0x55b0da0e7240]{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) 20250410085709489 DLMGCP DEBUG mgw-endp(mgw-fsm-749594-0)[0x55b0da0e7240]{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) 20250410085709489 DLMGCP DEBUG mgw-endp(mgw-fsm-749594-0)[0x55b0da0e7240]{WAIT_MGW_RESPONSE}: rtpbridge/13@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250410085709489 DLMGCP DEBUG mgw-endp(mgw-fsm-749594-0)[0x55b0da0e7240]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250410085709489 DLMGCP DEBUG mgw-endp(mgw-fsm-749594-0)[0x55b0da0e7240]{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) 20250410085709489 DLMGCP DEBUG mgw-endp(mgw-fsm-749594-0)[0x55b0da0e7240]{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) 20250410085709489 DMGW DEBUG mgw(mgw-fsm-749594-0)[0x55b0da0e6c50]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250410085709489 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250410085709489 DMGW DEBUG mgw(mgw-fsm-749594-0)[0x55b0da0e6c50]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250410085709489 DMGW DEBUG mgw(mgw-fsm-749594-0)[0x55b0da0e6c50]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250410085709489 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x55b0da078d90]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250410085709489 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250410085709489 DLSCCP DEBUG SCCP-SCOC(21)[0x55b0da07b100]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250410085709489 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005c1d1b), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:415) 20250410085709489 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085709489 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085709489 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085709489 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085709489 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085709489 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085709489 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 5c 1d 1b 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 20 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085709489 DMGW DEBUG mgw(mgw-fsm-749594-0)[0x55b0da0e6c50]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250410085709489 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085709489 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085709489 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085709489 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085709489 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085709490 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.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' 20250410085709490 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410085709490 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410085709490 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085709490 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 5c 1d 1b 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 20 00 00 00 00 00 00 06 00 08 00 00 00 01  20250410085709490 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085709490 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410085709490 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410085709490 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410085709490 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085709490 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410085709490 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085709490 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085709490 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085709490 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  20250410085709490 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085709490 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085709490 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085709490 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410085709490 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085709490 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) 20250410085709490 DLSCCP DEBUG Received CO:CODT for local reference 22 (sccp_scoc.c:1855) 20250410085709490 DLSCCP DEBUG SCCP-SCOC(22)[0x55b0da07bc00]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250410085709490 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085709490 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250410085709490 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55b0da07b640]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250410085709490 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250410085709490 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250410085709490 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55b0da07b640]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250410085709490 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250410085709490 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250410085709490 DMGW DEBUG mgw(mgw-fsm-6398138-0)[0x55b0da0ef960]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250410085709490 DMGW DEBUG mgw(mgw-fsm-6398138-0)[0x55b0da0ef960]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250410085709490 DMGW DEBUG mgw(mgw-fsm-6398138-0)[0x55b0da0ef960]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250410085709490 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250410085709490 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250410085709490 DLMGCP DEBUG mgw-endp(mgw-fsm-6398138-0)[0x55b0da0efff0]{UNUSED}: Allocated (fsm.c:456) 20250410085709490 DLMGCP DEBUG mgw-endp(mgw-fsm-6398138-0)[0x55b0da0efff0]{UNUSED}: is child of mgw(mgw-fsm-6398138-0)[0x55b0da0ef960] (fsm.c:486) 20250410085709490 DLMGCP DEBUG mgw-endp(mgw-fsm-6398138-0)[0x55b0da0efff0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-6398138-0)[0x55b0da0ef960] (mgcp_client_endpoint_fsm.c:724) 20250410085709490 DLMGCP DEBUG mgw-endp(mgw-fsm-6398138-0)[0x55b0da0efff0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250410085709490 DLMGCP DEBUG mgw-endp(mgw-fsm-6398138-0)[0x55b0da0efff0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250410085709490 DLMGCP DEBUG mgw-endp(mgw-fsm-6398138-0)[0x55b0da0efff0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250410085709490 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6398138-0)[0x55b0da0f68c0]{ST_CRCX}: Allocated (fsm.c:456) 20250410085709490 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6398138-0)[0x55b0da0f68c0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-6398138-0)[0x55b0da0efff0] (fsm.c:486) 20250410085709490 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6398138-0)[0x55b0da0f68c0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250410085709490 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6398138-0)[0x55b0da0f68c0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250410085709490 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:35971: len=200 'CRCX 48 rtpbridge/*@mgw MGCP 1.0\r\nC: 61a0b'... (mgcp_client.c:807) 20250410085709490 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250410085709490 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6398138-0)[0x55b0da0f68c0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250410085709490 DLMGCP DEBUG mgw-endp(mgw-fsm-6398138-0)[0x55b0da0efff0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@dc2b9a5d0dfe: Session index based on local reference:13 HNBGW_Test.msc0-SCCP(202)@dc2b9a5d0dfe: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@dc2b9a5d0dfe: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@dc2b9a5d0dfe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(222)@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@dc2b9a5d0dfe: Found Expect[0] for { line := { verb := "CRCX", trans_id := "48", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "61a0ba17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "61a0ba17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@dc2b9a5d0dfe: CRCX1{ line := { verb := "CRCX", trans_id := "48", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "61a0ba17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "61a0ba17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@dc2b9a5d0dfe: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":721 TC_rab_assignment_concurrent0(224)@dc2b9a5d0dfe: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":705 HNBGW-MGCP(208)@dc2b9a5d0dfe: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(224) 20250410085709498 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 48 OK (mgcp_client.c:758) 20250410085709498 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b0da0f68c0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250410085709498 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b0da0f68c0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250410085709498 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b0da0f68c0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250410085709498 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b0da0f68c0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250410085709498 DLMGCP DEBUG mgw-endp(mgw-fsm-6398138-0)[0x55b0da0efff0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250410085709498 DLMGCP DEBUG mgw-endp(mgw-fsm-6398138-0)[0x55b0da0efff0]{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) 20250410085709498 DLMGCP DEBUG mgw-endp(mgw-fsm-6398138-0)[0x55b0da0efff0]{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) 20250410085709498 DLMGCP DEBUG mgw-endp(mgw-fsm-6398138-0)[0x55b0da0efff0]{WAIT_MGW_RESPONSE}: rtpbridge/14@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250410085709498 DLMGCP DEBUG mgw-endp(mgw-fsm-6398138-0)[0x55b0da0efff0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250410085709498 DLMGCP DEBUG mgw-endp(mgw-fsm-6398138-0)[0x55b0da0efff0]{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) 20250410085709498 DMGW DEBUG mgw(mgw-fsm-6398138-0)[0x55b0da0ef960]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250410085709498 DMGW DEBUG mgw(mgw-fsm-6398138-0)[0x55b0da0ef960]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250410085709498 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250410085709498 DMGW DEBUG mgw(mgw-fsm-6398138-0)[0x55b0da0ef960]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250410085709498 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6398138)[0x55b0da07aaa0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250410085709498 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250410085709498 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410085709498 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)@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed 20250410085709504 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085709504 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085709504 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250410085709504 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250410085709504 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x61a0ba) (hnbgw_rua.c:471) 20250410085709504 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6398138 SCCP-22 msc-0 MI=IMSI-262420000000014: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250410085709504 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6398138)[0x55b0da07aaa0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250410085709504 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250410085709504 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250410085709504 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6398138)[0x55b0da07aaa0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250410085709504 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250410085709504 DMGW DEBUG mgw(mgw-fsm-6398138-0)[0x55b0da0ef960]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250410085709504 DMGW DEBUG mgw(mgw-fsm-6398138-0)[0x55b0da0ef960]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250410085709504 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250410085709504 DMGW DEBUG mgw(mgw-fsm-6398138-0)[0x55b0da0ef960]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250410085709504 DLMGCP DEBUG mgw-endp(mgw-fsm-6398138-0)[0x55b0da0efff0]{IN_USE}: rtpbridge/14@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-6398138-0)[0x55b0da0ef960] (mgcp_client_endpoint_fsm.c:724) 20250410085709504 DLMGCP DEBUG mgw-endp(mgw-fsm-6398138-0)[0x55b0da0efff0]{IN_USE}: rtpbridge/14@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250410085709504 DLMGCP DEBUG mgw-endp(mgw-fsm-6398138-0)[0x55b0da0efff0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250410085709504 DLMGCP DEBUG mgw-endp(mgw-fsm-6398138-0)[0x55b0da0efff0]{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) 20250410085709504 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b0da0f68c0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250410085709504 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:35971: len=215 'MDCX 49 rtpbridge/14@mgw MGCP 1.0\r\nC: 61a0'... (mgcp_client.c:807) 20250410085709504 DLMGCP DEBUG MGW(mgw) Queued 215 bytes for MGW (mgcp_client.c:1221) 20250410085709504 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b0da0f68c0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250410085709504 DLMGCP DEBUG mgw-endp(mgw-fsm-6398138-0)[0x55b0da0efff0]{WAIT_MGW_RESPONSE}: rtpbridge/14@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250410085709504 DLMGCP DEBUG mgw-endp(mgw-fsm-6398138-0)[0x55b0da0efff0]{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) 20250410085709504 DLMGCP DEBUG mgw-endp(mgw-fsm-6398138-0)[0x55b0da0efff0]{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)@dc2b9a5d0dfe: Session index based on connection ID:15 HNBGW_Test.msc0-SCCP(202)@dc2b9a5d0dfe: vl_len:91 HNBGW_Test.msc0-SCCP(202)@dc2b9a5d0dfe: vl_from0 HNBGW_Test.msc0-SCCP(202)@dc2b9a5d0dfe: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(223)@dc2b9a5d0dfe: MDCX1{ line := { verb := "MDCX", trans_id := "49", ep := "rtpbridge/14@mgw", ver := "1.0" }, params := { { code := "C", val := "61a0ba17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "61a0ba17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250410085709512 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 49 OK (mgcp_client.c:758) 20250410085709512 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b0da0f68c0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250410085709512 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b0da0f68c0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250410085709512 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b0da0f68c0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250410085709512 DLMGCP DEBUG mgw-endp(mgw-fsm-6398138-0)[0x55b0da0efff0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250410085709512 DLMGCP DEBUG mgw-endp(mgw-fsm-6398138-0)[0x55b0da0efff0]{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) 20250410085709512 DLMGCP DEBUG mgw-endp(mgw-fsm-6398138-0)[0x55b0da0efff0]{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) 20250410085709512 DLMGCP DEBUG mgw-endp(mgw-fsm-6398138-0)[0x55b0da0efff0]{WAIT_MGW_RESPONSE}: rtpbridge/14@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250410085709512 DLMGCP DEBUG mgw-endp(mgw-fsm-6398138-0)[0x55b0da0efff0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250410085709512 DLMGCP DEBUG mgw-endp(mgw-fsm-6398138-0)[0x55b0da0efff0]{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) 20250410085709512 DMGW DEBUG mgw(mgw-fsm-6398138-0)[0x55b0da0ef960]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250410085709512 DMGW DEBUG mgw(mgw-fsm-6398138-0)[0x55b0da0ef960]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250410085709512 DMGW DEBUG mgw(mgw-fsm-6398138-0)[0x55b0da0ef960]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250410085709512 DLMGCP DEBUG mgw-endp(mgw-fsm-6398138-0)[0x55b0da0efff0]{IN_USE}: rtpbridge/14@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-6398138-0)[0x55b0da0ef960] (mgcp_client_endpoint_fsm.c:724) 20250410085709512 DLMGCP DEBUG mgw-endp(mgw-fsm-6398138-0)[0x55b0da0efff0]{IN_USE}: rtpbridge/14@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250410085709512 DLMGCP DEBUG mgw-endp(mgw-fsm-6398138-0)[0x55b0da0efff0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250410085709512 DLMGCP DEBUG mgw-endp(mgw-fsm-6398138-0)[0x55b0da0efff0]{WAIT_MGW_RESPONSE}: rtpbridge/14@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250410085709512 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6398138-0)[0x55b0da0ef6f0]{ST_CRCX}: Allocated (fsm.c:456) 20250410085709512 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6398138-0)[0x55b0da0ef6f0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-6398138-0)[0x55b0da0efff0] (fsm.c:486) 20250410085709512 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6398138-0)[0x55b0da0ef6f0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250410085709512 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6398138-0)[0x55b0da0ef6f0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/14@mgw... (mgcp_client_fsm.c:228) 20250410085709512 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:35971: len=205 'CRCX 50 rtpbridge/14@mgw MGCP 1.0\r\nC: 61a0'... (mgcp_client.c:807) 20250410085709512 DLMGCP DEBUG MGW(mgw) Queued 205 bytes for MGW (mgcp_client.c:1221) 20250410085709512 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6398138-0)[0x55b0da0ef6f0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250410085709512 DLMGCP DEBUG mgw-endp(mgw-fsm-6398138-0)[0x55b0da0efff0]{WAIT_MGW_RESPONSE}: rtpbridge/14@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250410085709512 DLMGCP DEBUG mgw-endp(mgw-fsm-6398138-0)[0x55b0da0efff0]{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) 20250410085709512 DLMGCP DEBUG mgw-endp(mgw-fsm-6398138-0)[0x55b0da0efff0]{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) 20250410085709512 DLMGCP DEBUG mgw-endp(mgw-fsm-6398138-0)[0x55b0da0efff0]{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)@dc2b9a5d0dfe: CRCX2{ line := { verb := "CRCX", trans_id := "50", ep := "rtpbridge/14@mgw", ver := "1.0" }, params := { { code := "C", val := "61a0ba17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "61a0ba17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250410085709522 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 50 OK (mgcp_client.c:758) 20250410085709522 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b0da0ef6f0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250410085709522 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b0da0ef6f0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250410085709522 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b0da0ef6f0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250410085709522 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b0da0ef6f0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250410085709522 DLMGCP DEBUG mgw-endp(mgw-fsm-6398138-0)[0x55b0da0efff0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250410085709522 DLMGCP DEBUG mgw-endp(mgw-fsm-6398138-0)[0x55b0da0efff0]{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) 20250410085709522 DLMGCP DEBUG mgw-endp(mgw-fsm-6398138-0)[0x55b0da0efff0]{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) 20250410085709522 DLMGCP DEBUG mgw-endp(mgw-fsm-6398138-0)[0x55b0da0efff0]{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) 20250410085709522 DLMGCP DEBUG mgw-endp(mgw-fsm-6398138-0)[0x55b0da0efff0]{WAIT_MGW_RESPONSE}: rtpbridge/14@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250410085709522 DLMGCP DEBUG mgw-endp(mgw-fsm-6398138-0)[0x55b0da0efff0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250410085709522 DLMGCP DEBUG mgw-endp(mgw-fsm-6398138-0)[0x55b0da0efff0]{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) 20250410085709522 DLMGCP DEBUG mgw-endp(mgw-fsm-6398138-0)[0x55b0da0efff0]{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) 20250410085709522 DMGW DEBUG mgw(mgw-fsm-6398138-0)[0x55b0da0ef960]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250410085709522 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250410085709522 DMGW DEBUG mgw(mgw-fsm-6398138-0)[0x55b0da0ef960]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250410085709522 DMGW DEBUG mgw(mgw-fsm-6398138-0)[0x55b0da0ef960]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250410085709522 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55b0da07b640]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250410085709522 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250410085709522 DLSCCP DEBUG SCCP-SCOC(22)[0x55b0da07bc00]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250410085709522 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000c5cf6), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:415) 20250410085709522 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085709522 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085709523 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085709523 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085709523 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085709523 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085709523 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 0c 5c 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) 20250410085709523 DMGW DEBUG mgw(mgw-fsm-6398138-0)[0x55b0da0ef960]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250410085709523 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085709523 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085709523 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085709523 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085709523 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085709523 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250410085709523 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410085709523 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410085709523 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085709523 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 0c 5c 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  20250410085709523 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085709523 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410085709523 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410085709523 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410085709523 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085709523 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410085709523 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085709523 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085709523 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085709523 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  20250410085709523 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085709523 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085709523 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085709523 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410085709523 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085709523 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) 20250410085709523 DLSCCP DEBUG Received CO:CODT for local reference 23 (sccp_scoc.c:1855) 20250410085709523 DLSCCP DEBUG SCCP-SCOC(23)[0x55b0da07caa0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250410085709523 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085709523 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250410085709523 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x55b0da07c090]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250410085709523 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250410085709523 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250410085709523 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x55b0da07c090]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250410085709523 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250410085709523 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250410085709523 DMGW DEBUG mgw(mgw-fsm-5621822-0)[0x55b0da0f8de0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250410085709523 DMGW DEBUG mgw(mgw-fsm-5621822-0)[0x55b0da0f8de0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250410085709523 DMGW DEBUG mgw(mgw-fsm-5621822-0)[0x55b0da0f8de0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250410085709523 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250410085709523 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250410085709523 DLMGCP DEBUG mgw-endp(mgw-fsm-5621822-0)[0x55b0da0f87e0]{UNUSED}: Allocated (fsm.c:456) 20250410085709523 DLMGCP DEBUG mgw-endp(mgw-fsm-5621822-0)[0x55b0da0f87e0]{UNUSED}: is child of mgw(mgw-fsm-5621822-0)[0x55b0da0f8de0] (fsm.c:486) 20250410085709523 DLMGCP DEBUG mgw-endp(mgw-fsm-5621822-0)[0x55b0da0f87e0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-5621822-0)[0x55b0da0f8de0] (mgcp_client_endpoint_fsm.c:724) 20250410085709523 DLMGCP DEBUG mgw-endp(mgw-fsm-5621822-0)[0x55b0da0f87e0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250410085709523 DLMGCP DEBUG mgw-endp(mgw-fsm-5621822-0)[0x55b0da0f87e0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250410085709523 DLMGCP DEBUG mgw-endp(mgw-fsm-5621822-0)[0x55b0da0f87e0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250410085709523 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5621822-0)[0x55b0da0ff6b0]{ST_CRCX}: Allocated (fsm.c:456) 20250410085709523 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5621822-0)[0x55b0da0ff6b0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-5621822-0)[0x55b0da0f87e0] (fsm.c:486) 20250410085709523 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5621822-0)[0x55b0da0ff6b0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250410085709523 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5621822-0)[0x55b0da0ff6b0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250410085709523 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:35971: len=200 'CRCX 51 rtpbridge/*@mgw MGCP 1.0\r\nC: 55c83'... (mgcp_client.c:807) 20250410085709523 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250410085709523 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5621822-0)[0x55b0da0ff6b0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250410085709523 DLMGCP DEBUG mgw-endp(mgw-fsm-5621822-0)[0x55b0da0f87e0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@dc2b9a5d0dfe: Session index based on local reference:14 HNBGW_Test.msc0-SCCP(202)@dc2b9a5d0dfe: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@dc2b9a5d0dfe: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@dc2b9a5d0dfe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(223)@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@dc2b9a5d0dfe: Found Expect[0] for { line := { verb := "CRCX", trans_id := "51", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "55c83e17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "55c83e17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@dc2b9a5d0dfe: CRCX1{ line := { verb := "CRCX", trans_id := "51", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "55c83e17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "55c83e17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@dc2b9a5d0dfe: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":721 20250410085709539 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 51 OK (mgcp_client.c:758) 20250410085709539 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b0da0ff6b0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250410085709539 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b0da0ff6b0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250410085709539 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b0da0ff6b0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250410085709539 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b0da0ff6b0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250410085709539 DLMGCP DEBUG mgw-endp(mgw-fsm-5621822-0)[0x55b0da0f87e0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250410085709539 DLMGCP DEBUG mgw-endp(mgw-fsm-5621822-0)[0x55b0da0f87e0]{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) 20250410085709539 DLMGCP DEBUG mgw-endp(mgw-fsm-5621822-0)[0x55b0da0f87e0]{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) 20250410085709539 DLMGCP DEBUG mgw-endp(mgw-fsm-5621822-0)[0x55b0da0f87e0]{WAIT_MGW_RESPONSE}: rtpbridge/15@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250410085709539 DLMGCP DEBUG mgw-endp(mgw-fsm-5621822-0)[0x55b0da0f87e0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250410085709539 DLMGCP DEBUG mgw-endp(mgw-fsm-5621822-0)[0x55b0da0f87e0]{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) 20250410085709539 DMGW DEBUG mgw(mgw-fsm-5621822-0)[0x55b0da0f8de0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250410085709539 DMGW DEBUG mgw(mgw-fsm-5621822-0)[0x55b0da0f8de0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250410085709539 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250410085709539 DMGW DEBUG mgw(mgw-fsm-5621822-0)[0x55b0da0f8de0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250410085709539 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5621822)[0x55b0da07abd0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250410085709539 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250410085709539 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410085709539 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)@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed 20250410085709545 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085709545 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085709545 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250410085709545 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250410085709545 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x55c83e) (hnbgw_rua.c:471) 20250410085709545 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5621822 SCCP-23 msc-0 MI=IMSI-262420000000015: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250410085709545 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5621822)[0x55b0da07abd0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250410085709545 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250410085709545 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250410085709545 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5621822)[0x55b0da07abd0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250410085709545 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250410085709545 DMGW DEBUG mgw(mgw-fsm-5621822-0)[0x55b0da0f8de0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250410085709545 DMGW DEBUG mgw(mgw-fsm-5621822-0)[0x55b0da0f8de0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250410085709545 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250410085709545 DMGW DEBUG mgw(mgw-fsm-5621822-0)[0x55b0da0f8de0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250410085709545 DLMGCP DEBUG mgw-endp(mgw-fsm-5621822-0)[0x55b0da0f87e0]{IN_USE}: rtpbridge/15@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-5621822-0)[0x55b0da0f8de0] (mgcp_client_endpoint_fsm.c:724) 20250410085709545 DLMGCP DEBUG mgw-endp(mgw-fsm-5621822-0)[0x55b0da0f87e0]{IN_USE}: rtpbridge/15@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250410085709545 DLMGCP DEBUG mgw-endp(mgw-fsm-5621822-0)[0x55b0da0f87e0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250410085709545 DLMGCP DEBUG mgw-endp(mgw-fsm-5621822-0)[0x55b0da0f87e0]{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) 20250410085709545 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b0da0ff6b0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250410085709545 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:35971: len=215 'MDCX 52 rtpbridge/15@mgw MGCP 1.0\r\nC: 55c8'... (mgcp_client.c:807) 20250410085709545 DLMGCP DEBUG MGW(mgw) Queued 215 bytes for MGW (mgcp_client.c:1221) 20250410085709545 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b0da0ff6b0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250410085709545 DLMGCP DEBUG mgw-endp(mgw-fsm-5621822-0)[0x55b0da0f87e0]{WAIT_MGW_RESPONSE}: rtpbridge/15@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250410085709545 DLMGCP DEBUG mgw-endp(mgw-fsm-5621822-0)[0x55b0da0f87e0]{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) 20250410085709545 DLMGCP DEBUG mgw-endp(mgw-fsm-5621822-0)[0x55b0da0f87e0]{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)@dc2b9a5d0dfe: MDCX1{ line := { verb := "MDCX", trans_id := "52", ep := "rtpbridge/15@mgw", ver := "1.0" }, params := { { code := "C", val := "55c83e17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "55c83e17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250410085709552 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 52 OK (mgcp_client.c:758) 20250410085709552 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b0da0ff6b0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250410085709552 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b0da0ff6b0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250410085709552 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b0da0ff6b0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250410085709552 DLMGCP DEBUG mgw-endp(mgw-fsm-5621822-0)[0x55b0da0f87e0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250410085709552 DLMGCP DEBUG mgw-endp(mgw-fsm-5621822-0)[0x55b0da0f87e0]{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) 20250410085709552 DLMGCP DEBUG mgw-endp(mgw-fsm-5621822-0)[0x55b0da0f87e0]{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) 20250410085709552 DLMGCP DEBUG mgw-endp(mgw-fsm-5621822-0)[0x55b0da0f87e0]{WAIT_MGW_RESPONSE}: rtpbridge/15@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250410085709552 DLMGCP DEBUG mgw-endp(mgw-fsm-5621822-0)[0x55b0da0f87e0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250410085709552 DLMGCP DEBUG mgw-endp(mgw-fsm-5621822-0)[0x55b0da0f87e0]{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) 20250410085709552 DMGW DEBUG mgw(mgw-fsm-5621822-0)[0x55b0da0f8de0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250410085709552 DMGW DEBUG mgw(mgw-fsm-5621822-0)[0x55b0da0f8de0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250410085709552 DMGW DEBUG mgw(mgw-fsm-5621822-0)[0x55b0da0f8de0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250410085709552 DLMGCP DEBUG mgw-endp(mgw-fsm-5621822-0)[0x55b0da0f87e0]{IN_USE}: rtpbridge/15@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-5621822-0)[0x55b0da0f8de0] (mgcp_client_endpoint_fsm.c:724) 20250410085709552 DLMGCP DEBUG mgw-endp(mgw-fsm-5621822-0)[0x55b0da0f87e0]{IN_USE}: rtpbridge/15@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250410085709552 DLMGCP DEBUG mgw-endp(mgw-fsm-5621822-0)[0x55b0da0f87e0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250410085709552 DLMGCP DEBUG mgw-endp(mgw-fsm-5621822-0)[0x55b0da0f87e0]{WAIT_MGW_RESPONSE}: rtpbridge/15@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250410085709552 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5621822-0)[0x55b0da0ef820]{ST_CRCX}: Allocated (fsm.c:456) 20250410085709552 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5621822-0)[0x55b0da0ef820]{ST_CRCX}: is child of mgw-endp(mgw-fsm-5621822-0)[0x55b0da0f87e0] (fsm.c:486) 20250410085709552 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5621822-0)[0x55b0da0ef820]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250410085709552 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5621822-0)[0x55b0da0ef820]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/15@mgw... (mgcp_client_fsm.c:228) 20250410085709552 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:35971: len=205 'CRCX 53 rtpbridge/15@mgw MGCP 1.0\r\nC: 55c8'... (mgcp_client.c:807) 20250410085709552 DLMGCP DEBUG MGW(mgw) Queued 205 bytes for MGW (mgcp_client.c:1221) 20250410085709552 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5621822-0)[0x55b0da0ef820]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250410085709552 DLMGCP DEBUG mgw-endp(mgw-fsm-5621822-0)[0x55b0da0f87e0]{WAIT_MGW_RESPONSE}: rtpbridge/15@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250410085709552 DLMGCP DEBUG mgw-endp(mgw-fsm-5621822-0)[0x55b0da0f87e0]{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) 20250410085709552 DLMGCP DEBUG mgw-endp(mgw-fsm-5621822-0)[0x55b0da0f87e0]{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) 20250410085709552 DLMGCP DEBUG mgw-endp(mgw-fsm-5621822-0)[0x55b0da0f87e0]{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)@dc2b9a5d0dfe: CRCX2{ line := { verb := "CRCX", trans_id := "53", ep := "rtpbridge/15@mgw", ver := "1.0" }, params := { { code := "C", val := "55c83e17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "55c83e17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250410085709561 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 53 OK (mgcp_client.c:758) 20250410085709561 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b0da0ef820]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250410085709561 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b0da0ef820]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250410085709561 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b0da0ef820]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250410085709561 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b0da0ef820]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250410085709561 DLMGCP DEBUG mgw-endp(mgw-fsm-5621822-0)[0x55b0da0f87e0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250410085709561 DLMGCP DEBUG mgw-endp(mgw-fsm-5621822-0)[0x55b0da0f87e0]{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) 20250410085709561 DLMGCP DEBUG mgw-endp(mgw-fsm-5621822-0)[0x55b0da0f87e0]{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) 20250410085709561 DLMGCP DEBUG mgw-endp(mgw-fsm-5621822-0)[0x55b0da0f87e0]{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) 20250410085709561 DLMGCP DEBUG mgw-endp(mgw-fsm-5621822-0)[0x55b0da0f87e0]{WAIT_MGW_RESPONSE}: rtpbridge/15@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250410085709561 DLMGCP DEBUG mgw-endp(mgw-fsm-5621822-0)[0x55b0da0f87e0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250410085709561 DLMGCP DEBUG mgw-endp(mgw-fsm-5621822-0)[0x55b0da0f87e0]{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) 20250410085709561 DLMGCP DEBUG mgw-endp(mgw-fsm-5621822-0)[0x55b0da0f87e0]{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) 20250410085709561 DMGW DEBUG mgw(mgw-fsm-5621822-0)[0x55b0da0f8de0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250410085709561 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250410085709561 DMGW DEBUG mgw(mgw-fsm-5621822-0)[0x55b0da0f8de0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250410085709561 DMGW DEBUG mgw(mgw-fsm-5621822-0)[0x55b0da0f8de0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250410085709561 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x55b0da07c090]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250410085709561 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250410085709561 DLSCCP DEBUG SCCP-SCOC(23)[0x55b0da07caa0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250410085709561 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a49ed5), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:415) 20250410085709561 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085709561 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085709561 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085709561 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085709561 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085709561 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085709561 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 a4 9e d5 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 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) 20250410085709561 DMGW DEBUG mgw(mgw-fsm-5621822-0)[0x55b0da0f8de0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250410085709561 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085709561 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085709561 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085709561 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085709561 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085709561 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250410085709561 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410085709561 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410085709561 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085709561 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 a4 9e d5 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 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)@dc2b9a5d0dfe: Session index based on local reference:15 HNBGW_Test.msc0-SCCP(202)@dc2b9a5d0dfe: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@dc2b9a5d0dfe: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@dc2b9a5d0dfe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(224)@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(202)@dc2b9a5d0dfe: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(202)@dc2b9a5d0dfe: vl_len:12 HNBGW_Test.msc0-SCCP(202)@dc2b9a5d0dfe: vl_from0 HNBGW_Test.msc0-SCCP(202)@dc2b9a5d0dfe: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250410085711156 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085711156 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410085711156 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410085711156 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410085711156 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085711156 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410085711156 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085711156 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085711156 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085711156 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  20250410085711157 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085711157 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085711157 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085711157 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410085711157 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085711157 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) 20250410085711157 DLSCCP DEBUG Received CO:CODT for local reference 8 (sccp_scoc.c:1855) 20250410085711157 DLSCCP DEBUG SCCP-SCOC(8)[0x55b0da05bec0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250410085711157 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085711157 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250410085711157 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55b0da05ab20]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250410085711157 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250410085711157 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250410085711157 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55b0da05ab20]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250410085711157 DMGW DEBUG mgw(mgw-fsm-681661-0)[0x55b0da05f780]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250410085711157 DMGW DEBUG mgw(mgw-fsm-681661-0)[0x55b0da05f780]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250410085711157 DMGW DEBUG mgw(mgw-fsm-681661-0)[0x55b0da05f780]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250410085711157 DLMGCP DEBUG mgw-endp(mgw-fsm-681661-0)[0x55b0da061420]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250410085711157 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b0da05f8b0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250410085711157 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:35971: len=56 'DLCX 54 rtpbridge/0@mgw MGCP 1.0\r\nC: a66bd'... (mgcp_client.c:807) 20250410085711157 DLMGCP DEBUG MGW(mgw) Queued 56 bytes for MGW (mgcp_client.c:1221) 20250410085711157 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b0da05f8b0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250410085711157 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b0da07cc70]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250410085711157 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:35971: len=56 'DLCX 55 rtpbridge/0@mgw MGCP 1.0\r\nC: a66bd'... (mgcp_client.c:807) 20250410085711157 DLMGCP DEBUG MGW(mgw) Queued 56 bytes for MGW (mgcp_client.c:1221) 20250410085711157 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b0da07cc70]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250410085711157 DLMGCP DEBUG mgw-endp(mgw-fsm-681661-0)[0x55b0da061420]{IN_USE}: Removing from parent mgw(mgw-fsm-681661-0)[0x55b0da05f780] (mgcp_client_endpoint_fsm.c:873) 20250410085711157 DLMGCP DEBUG mgw-endp(mgw-fsm-681661-0)[0x55b0da061420]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250410085711157 DLMGCP DEBUG mgw-endp(mgw-fsm-681661-0)[0x55b0da061420]{IN_USE}: Deallocated (fsm.c:568) 20250410085711157 DMGW DEBUG mgw(mgw-fsm-681661-0)[0x55b0da05f780]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250410085711157 DMGW DEBUG mgw(mgw-fsm-681661-0)[0x55b0da05f780]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250410085711157 DMGW DEBUG mgw(mgw-fsm-681661-0)[0x55b0da05f780]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250410085711157 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-681661)[0x55b0da059970]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250410085711157 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20250410085711157 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410085711157 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)@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(202)@dc2b9a5d0dfe: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(202)@dc2b9a5d0dfe: vl_len:12 HNBGW_Test.msc0-SCCP(202)@dc2b9a5d0dfe: vl_from0 HNBGW_Test.msc0-SCCP(202)@dc2b9a5d0dfe: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O TC_rab_assignment_concurrent0(209)@dc2b9a5d0dfe: DLCX{ line := { verb := "DLCX", trans_id := "54", ep := "rtpbridge/0@mgw", ver := "1.0" }, params := { { code := "C", val := "a66bd17" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(209)@dc2b9a5d0dfe: DLCX{ line := { verb := "DLCX", trans_id := "55", ep := "rtpbridge/0@mgw", ver := "1.0" }, params := { { code := "C", val := "a66bd17" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(209)@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed 20250410085711167 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 54 OK (mgcp_client.c:758) 20250410085711167 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b0da05f8b0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250410085711167 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b0da05f8b0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250410085711167 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b0da05f8b0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250410085711167 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b0da05f8b0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250410085711167 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 55 OK (mgcp_client.c:758) 20250410085711167 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b0da07cc70]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250410085711167 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b0da07cc70]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250410085711167 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b0da07cc70]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250410085711167 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b0da07cc70]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@dc2b9a5d0dfe: Deleted conn table entry 0TC_rab_assignment_concurrent0(209)681661 20250410085711169 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085711169 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085711169 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250410085711169 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250410085711169 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xa66bd,cause=radio(normal)) (hnbgw_rua.c:439) 20250410085711169 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-681661 SCCP-8 msc-0 MI=IMSI-262420000000000: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250410085711169 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-681661)[0x55b0da059970]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250410085711169 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250410085711169 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250410085711169 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-681661)[0x55b0da059970]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250410085711169 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55b0da05ab20]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250410085711169 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250410085711169 DLSCCP DEBUG SCCP-SCOC(8)[0x55b0da05bec0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250410085711169 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d8d187), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250410085711169 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085711169 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085711169 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085711169 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085711169 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085711169 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085711169 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 d8 d1 87 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085711169 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-681661)[0x55b0da059970]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250410085711169 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55b0da05ab20]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250410085711169 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55b0da05ab20]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250410085711169 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085711169 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085711169 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085711169 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085711169 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085711169 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250410085711169 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410085711169 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410085711169 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085711169 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 d8 d1 87 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 01  20250410085711169 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085711169 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410085711169 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410085711169 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410085711169 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085711169 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410085711169 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085711169 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085711169 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085711169 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  20250410085711169 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085711169 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085711169 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085711169 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410085711169 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085711169 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) 20250410085711169 DLSCCP DEBUG Received CO:CODT for local reference 9 (sccp_scoc.c:1855) 20250410085711169 DLSCCP DEBUG SCCP-SCOC(9)[0x55b0da052b90]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250410085711169 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085711169 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250410085711170 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55b0da05b8c0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250410085711170 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250410085711170 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250410085711170 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55b0da05b8c0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250410085711170 DMGW DEBUG mgw(mgw-fsm-5211934-0)[0x55b0da07c610]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250410085711170 DMGW DEBUG mgw(mgw-fsm-5211934-0)[0x55b0da07c610]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250410085711170 DMGW DEBUG mgw(mgw-fsm-5211934-0)[0x55b0da07c610]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250410085711170 DLMGCP DEBUG mgw-endp(mgw-fsm-5211934-0)[0x55b0da07c400]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250410085711170 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b0da07c7e0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250410085711170 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:35971: len=57 'DLCX 56 rtpbridge/1@mgw MGCP 1.0\r\nC: 4f871'... (mgcp_client.c:807) 20250410085711170 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250410085711170 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b0da07c7e0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250410085711170 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b0da07b770]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250410085711170 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:35971: len=57 'DLCX 57 rtpbridge/1@mgw MGCP 1.0\r\nC: 4f871'... (mgcp_client.c:807) 20250410085711170 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250410085711170 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b0da07b770]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250410085711170 DLMGCP DEBUG mgw-endp(mgw-fsm-5211934-0)[0x55b0da07c400]{IN_USE}: Removing from parent mgw(mgw-fsm-5211934-0)[0x55b0da07c610] (mgcp_client_endpoint_fsm.c:873) 20250410085711170 DLMGCP DEBUG mgw-endp(mgw-fsm-5211934-0)[0x55b0da07c400]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250410085711170 DLMGCP DEBUG mgw-endp(mgw-fsm-5211934-0)[0x55b0da07c400]{IN_USE}: Deallocated (fsm.c:568) 20250410085711170 DMGW DEBUG mgw(mgw-fsm-5211934-0)[0x55b0da07c610]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250410085711170 DMGW DEBUG mgw(mgw-fsm-5211934-0)[0x55b0da07c610]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250410085711170 DMGW DEBUG mgw(mgw-fsm-5211934-0)[0x55b0da07c610]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250410085711170 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5211934)[0x55b0da05b9f0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250410085711170 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20250410085711170 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410085711170 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)@dc2b9a5d0dfe: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(202)@dc2b9a5d0dfe: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@dc2b9a5d0dfe: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@dc2b9a5d0dfe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(209)@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(210)@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@dc2b9a5d0dfe: Deleted conn table entry 0TC_rab_assignment_concurrent0(209)14559061 HNBGW_Test.msc0-SCCP(202)@dc2b9a5d0dfe: Session index based on connection ID:0 TC_rab_assignment_concurrent0(210)@dc2b9a5d0dfe: DLCX{ line := { verb := "DLCX", trans_id := "56", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "4f871e17" }, { code := "I", val := "11111" } }, sdp := omit } 20250410085711175 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 56 OK (mgcp_client.c:758) 20250410085711175 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b0da07c7e0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250410085711175 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b0da07c7e0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250410085711175 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b0da07c7e0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250410085711175 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b0da07c7e0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(210)@dc2b9a5d0dfe: DLCX{ line := { verb := "DLCX", trans_id := "57", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "4f871e17" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(210)@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed 20250410085711175 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 57 OK (mgcp_client.c:758) 20250410085711175 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b0da07b770]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250410085711175 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b0da07b770]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250410085711175 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b0da07b770]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250410085711175 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b0da07b770]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@dc2b9a5d0dfe: Deleted conn table entry 1TC_rab_assignment_concurrent0(210)5211934 20250410085711179 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085711179 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085711179 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250410085711179 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250410085711179 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x4f871e,cause=radio(normal)) (hnbgw_rua.c:439) 20250410085711179 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5211934 SCCP-9 msc-0 MI=IMSI-262420000000001: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250410085711179 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5211934)[0x55b0da05b9f0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250410085711179 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250410085711179 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250410085711179 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5211934)[0x55b0da05b9f0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250410085711179 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55b0da05b8c0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250410085711179 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250410085711179 DLSCCP DEBUG SCCP-SCOC(9)[0x55b0da052b90]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250410085711179 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ebb3cd), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250410085711179 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085711179 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085711179 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085711179 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085711179 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085711179 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085711179 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 eb b3 cd 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) 20250410085711179 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5211934)[0x55b0da05b9f0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250410085711179 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55b0da05b8c0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250410085711179 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55b0da05b8c0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250410085711179 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085711179 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085711179 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085711179 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085711179 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085711179 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250410085711179 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410085711179 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410085711179 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085711179 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 eb b3 cd 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 01  20250410085711179 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085711179 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410085711179 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410085711179 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410085711179 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085711179 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410085711179 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085711179 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085711179 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085711179 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 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 d8 d1 87 00 00 00 00 00 00 06 00 08 00 00 00 07  20250410085711180 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085711180 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085711180 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085711180 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410085711180 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085711180 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=00d8d187), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250410085711180 DLSCCP DEBUG Received CO:RELRE for local reference 8 (sccp_scoc.c:1855) 20250410085711180 DLSCCP DEBUG SCCP-SCOC(8)[0x55b0da05bec0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250410085711180 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085711180 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250410085711180 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) 20250410085711180 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55b0da05ab20]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250410085711180 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55b0da05ab20]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250410085711180 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-681661)[0x55b0da059970]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250410085711180 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-681661)[0x55b0da059970]{disconnected}: Freeing instance (context_map.c:202) 20250410085711180 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-681661)[0x55b0da059970]{disconnected}: Deallocated (fsm.c:568) 20250410085711180 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55b0da05ab20]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250410085711180 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55b0da05ab20]{disconnected}: Freeing instance (context_map.c:206) 20250410085711180 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55b0da05ab20]{disconnected}: Deallocated (fsm.c:568) 20250410085711180 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-681661 SCCP-8 msc-0 MI=IMSI-262420000000000: Deallocating (context_map.c:225) 20250410085711180 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=00d8d187), PART(T=Source Reference,L=4,D=00000008) (sccp_scrc.c:415) 20250410085711180 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085711180 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085711180 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085711180 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085711180 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085711180 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085711180 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 d8 d1 87 00 00 08 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085711180 DLSCCP DEBUG SCCP-SCOC(8)[0x55b0da05bec0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250410085711180 DLSCCP DEBUG SCCP-SCOC(8)[0x55b0da05bec0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250410085711180 DLSCCP DEBUG SCCP-SCOC(8)[0x55b0da05bec0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250410085711180 DLSCCP DEBUG SCCP-SCOC(8)[0x55b0da05bec0]{IDLE}: Deallocated (fsm.c:568) 20250410085711180 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085711180 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085711180 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085711180 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085711180 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085711180 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250410085711180 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410085711180 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410085711180 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085711180 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 d8 d1 87 00 00 08 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(202)@dc2b9a5d0dfe: Session index based on local reference:1 HNBGW_Test.msc0-SCCP(202)@dc2b9a5d0dfe: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@dc2b9a5d0dfe: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@dc2b9a5d0dfe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.msc0-SCCP(202)@dc2b9a5d0dfe: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(202)@dc2b9a5d0dfe: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(210)@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@dc2b9a5d0dfe: Deleted conn table entry 1TC_rab_assignment_concurrent0(210)6990422 HNBGW_Test.msc0-SCCP(202)@dc2b9a5d0dfe: Session index based on connection ID:1 20250410085711183 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085711183 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410085711183 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410085711183 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410085711183 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085711183 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410085711183 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085711183 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085711183 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085711183 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 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 eb b3 cd 00 00 00 00 00 00 06 00 08 00 00 00 07  20250410085711183 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085711184 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085711184 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085711184 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410085711184 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085711184 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=00ebb3cd), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250410085711184 DLSCCP DEBUG Received CO:RELRE for local reference 9 (sccp_scoc.c:1855) 20250410085711184 DLSCCP DEBUG SCCP-SCOC(9)[0x55b0da052b90]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250410085711184 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085711184 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250410085711184 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) 20250410085711184 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55b0da05b8c0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250410085711184 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55b0da05b8c0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250410085711184 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5211934)[0x55b0da05b9f0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250410085711184 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5211934)[0x55b0da05b9f0]{disconnected}: Freeing instance (context_map.c:202) 20250410085711184 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5211934)[0x55b0da05b9f0]{disconnected}: Deallocated (fsm.c:568) 20250410085711184 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55b0da05b8c0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250410085711184 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55b0da05b8c0]{disconnected}: Freeing instance (context_map.c:206) 20250410085711184 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55b0da05b8c0]{disconnected}: Deallocated (fsm.c:568) 20250410085711184 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5211934 SCCP-9 msc-0 MI=IMSI-262420000000001: Deallocating (context_map.c:225) 20250410085711184 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=00ebb3cd), PART(T=Source Reference,L=4,D=00000009) (sccp_scrc.c:415) 20250410085711184 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085711184 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085711184 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085711184 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085711184 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085711184 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085711184 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 eb b3 cd 00 00 09 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085711184 DLSCCP DEBUG SCCP-SCOC(9)[0x55b0da052b90]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250410085711184 DLSCCP DEBUG SCCP-SCOC(9)[0x55b0da052b90]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250410085711184 DLSCCP DEBUG SCCP-SCOC(9)[0x55b0da052b90]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250410085711184 DLSCCP DEBUG SCCP-SCOC(9)[0x55b0da052b90]{IDLE}: Deallocated (fsm.c:568) 20250410085711184 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085711184 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085711184 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085711184 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085711184 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085711184 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250410085711184 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410085711184 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410085711184 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085711184 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 eb b3 cd 00 00 09 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(202)@dc2b9a5d0dfe: Session index based on local reference:1 HNBGW_Test.msc0-SCCP(202)@dc2b9a5d0dfe: RLC received in state:disconnect_pending HNBGW_Test.msc0-SCCP(202)@dc2b9a5d0dfe: Session index based on connection ID:2 HNBGW_Test.msc0-SCCP(202)@dc2b9a5d0dfe: vl_len:12 HNBGW_Test.msc0-SCCP(202)@dc2b9a5d0dfe: vl_from0 HNBGW_Test.msc0-SCCP(202)@dc2b9a5d0dfe: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250410085711188 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085711188 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410085711188 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410085711188 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410085711188 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085711188 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410085711188 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085711188 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085711188 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085711188 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  20250410085711188 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085711188 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085711188 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085711188 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410085711188 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085711188 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) 20250410085711188 DLSCCP DEBUG Received CO:CODT for local reference 10 (sccp_scoc.c:1855) 20250410085711188 DLSCCP DEBUG SCCP-SCOC(10)[0x55b0da063090]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250410085711188 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085711188 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250410085711188 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55b0da062aa0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250410085711188 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250410085711188 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250410085711188 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55b0da062aa0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250410085711188 DMGW DEBUG mgw(mgw-fsm-7880855-0)[0x55b0da078860]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250410085711188 DMGW DEBUG mgw(mgw-fsm-7880855-0)[0x55b0da078860]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250410085711188 DMGW DEBUG mgw(mgw-fsm-7880855-0)[0x55b0da078860]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250410085711188 DLMGCP DEBUG mgw-endp(mgw-fsm-7880855-0)[0x55b0da078580]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250410085711188 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b0da078b10]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250410085711188 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:35971: len=57 'DLCX 58 rtpbridge/2@mgw MGCP 1.0\r\nC: 78409'... (mgcp_client.c:807) 20250410085711188 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250410085711188 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b0da078b10]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250410085711188 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b0da079e00]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250410085711188 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:35971: len=57 'DLCX 59 rtpbridge/2@mgw MGCP 1.0\r\nC: 78409'... (mgcp_client.c:807) 20250410085711188 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250410085711188 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b0da079e00]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250410085711188 DLMGCP DEBUG mgw-endp(mgw-fsm-7880855-0)[0x55b0da078580]{IN_USE}: Removing from parent mgw(mgw-fsm-7880855-0)[0x55b0da078860] (mgcp_client_endpoint_fsm.c:873) 20250410085711188 DLMGCP DEBUG mgw-endp(mgw-fsm-7880855-0)[0x55b0da078580]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250410085711188 DLMGCP DEBUG mgw-endp(mgw-fsm-7880855-0)[0x55b0da078580]{IN_USE}: Deallocated (fsm.c:568) 20250410085711188 DMGW DEBUG mgw(mgw-fsm-7880855-0)[0x55b0da078860]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250410085711188 DMGW DEBUG mgw(mgw-fsm-7880855-0)[0x55b0da078860]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250410085711188 DMGW DEBUG mgw(mgw-fsm-7880855-0)[0x55b0da078860]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250410085711188 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7880855)[0x55b0da05b1e0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250410085711188 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20250410085711188 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410085711188 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)@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(211)@dc2b9a5d0dfe: DLCX{ line := { verb := "DLCX", trans_id := "58", ep := "rtpbridge/2@mgw", ver := "1.0" }, params := { { code := "C", val := "78409717" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(211)@dc2b9a5d0dfe: DLCX{ line := { verb := "DLCX", trans_id := "59", ep := "rtpbridge/2@mgw", ver := "1.0" }, params := { { code := "C", val := "78409717" }, { code := "I", val := "22222" } }, sdp := omit } 20250410085711197 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 58 OK (mgcp_client.c:758) 20250410085711197 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b0da078b10]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250410085711197 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b0da078b10]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250410085711197 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b0da078b10]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250410085711197 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b0da078b10]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(211)@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed 20250410085711197 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 59 OK (mgcp_client.c:758) 20250410085711197 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b0da079e00]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250410085711197 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b0da079e00]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250410085711197 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b0da079e00]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250410085711197 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b0da079e00]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@dc2b9a5d0dfe: Deleted conn table entry 2TC_rab_assignment_concurrent0(211)7880855 20250410085711200 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085711200 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085711200 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250410085711200 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250410085711200 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x784097,cause=radio(normal)) (hnbgw_rua.c:439) 20250410085711200 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7880855 SCCP-10 msc-0 MI=IMSI-262420000000002: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250410085711200 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7880855)[0x55b0da05b1e0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250410085711200 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250410085711200 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250410085711200 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7880855)[0x55b0da05b1e0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250410085711200 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55b0da062aa0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250410085711200 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250410085711201 DLSCCP DEBUG SCCP-SCOC(10)[0x55b0da063090]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250410085711201 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f5750b), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250410085711201 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085711201 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085711201 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085711201 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085711201 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085711201 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085711201 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 f5 75 0b 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) 20250410085711201 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7880855)[0x55b0da05b1e0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250410085711201 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55b0da062aa0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250410085711201 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55b0da062aa0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250410085711201 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085711201 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085711201 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085711201 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085711201 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085711201 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.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' 20250410085711201 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410085711201 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410085711201 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085711201 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 f5 75 0b 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)@dc2b9a5d0dfe: Session index based on local reference:2 HNBGW_Test.msc0-SCCP(202)@dc2b9a5d0dfe: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@dc2b9a5d0dfe: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@dc2b9a5d0dfe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(211)@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@dc2b9a5d0dfe: Deleted conn table entry 2TC_rab_assignment_concurrent0(211)6534137 HNBGW_Test.msc0-SCCP(202)@dc2b9a5d0dfe: Session index based on connection ID:2 20250410085711206 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085711206 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410085711206 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410085711206 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410085711206 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085711206 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410085711206 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085711206 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085711206 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085711206 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 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 f5 75 0b 00 00 00 00 00 00 06 00 08 00 00 00 07  20250410085711206 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085711206 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085711206 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085711206 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410085711206 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085711206 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=00f5750b), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250410085711206 DLSCCP DEBUG Received CO:RELRE for local reference 10 (sccp_scoc.c:1855) 20250410085711206 DLSCCP DEBUG SCCP-SCOC(10)[0x55b0da063090]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250410085711206 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085711206 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250410085711206 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) 20250410085711206 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55b0da062aa0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250410085711206 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55b0da062aa0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250410085711206 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7880855)[0x55b0da05b1e0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250410085711206 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7880855)[0x55b0da05b1e0]{disconnected}: Freeing instance (context_map.c:202) 20250410085711206 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7880855)[0x55b0da05b1e0]{disconnected}: Deallocated (fsm.c:568) 20250410085711206 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55b0da062aa0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250410085711206 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55b0da062aa0]{disconnected}: Freeing instance (context_map.c:206) 20250410085711206 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55b0da062aa0]{disconnected}: Deallocated (fsm.c:568) 20250410085711206 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7880855 SCCP-10 msc-0 MI=IMSI-262420000000002: Deallocating (context_map.c:225) 20250410085711206 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=00f5750b), PART(T=Source Reference,L=4,D=0000000a) (sccp_scrc.c:415) 20250410085711206 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085711206 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085711206 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085711206 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085711206 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085711206 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085711206 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 f5 75 0b 00 00 0a 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085711206 DLSCCP DEBUG SCCP-SCOC(10)[0x55b0da063090]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250410085711206 DLSCCP DEBUG SCCP-SCOC(10)[0x55b0da063090]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250410085711206 DLSCCP DEBUG SCCP-SCOC(10)[0x55b0da063090]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250410085711206 DLSCCP DEBUG SCCP-SCOC(10)[0x55b0da063090]{IDLE}: Deallocated (fsm.c:568) 20250410085711206 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085711206 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085711206 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085711206 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085711206 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085711206 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.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' 20250410085711206 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410085711206 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410085711206 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085711206 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 f5 75 0b 00 00 0a 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(202)@dc2b9a5d0dfe: Session index based on local reference:2 HNBGW_Test.msc0-SCCP(202)@dc2b9a5d0dfe: RLC received in state:disconnect_pending HNBGW_Test.msc0-SCCP(202)@dc2b9a5d0dfe: Session index based on connection ID:3 HNBGW_Test.msc0-SCCP(202)@dc2b9a5d0dfe: vl_len:12 HNBGW_Test.msc0-SCCP(202)@dc2b9a5d0dfe: vl_from0 HNBGW_Test.msc0-SCCP(202)@dc2b9a5d0dfe: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250410085711215 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085711215 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410085711215 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410085711215 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410085711215 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085711215 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410085711215 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085711215 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085711215 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085711215 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  20250410085711215 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085711216 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085711216 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085711216 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410085711216 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085711216 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) 20250410085711216 DLSCCP DEBUG Received CO:CODT for local reference 11 (sccp_scoc.c:1855) 20250410085711216 DLSCCP DEBUG SCCP-SCOC(11)[0x55b0da0636d0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250410085711216 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085711216 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250410085711216 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55b0da062870]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250410085711216 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250410085711216 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250410085711216 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55b0da062870]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250410085711216 DMGW DEBUG mgw(mgw-fsm-16650482-0)[0x55b0da08ede0]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250410085711216 DMGW DEBUG mgw(mgw-fsm-16650482-0)[0x55b0da08ede0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250410085711216 DMGW DEBUG mgw(mgw-fsm-16650482-0)[0x55b0da08ede0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250410085711216 DLMGCP DEBUG mgw-endp(mgw-fsm-16650482-0)[0x55b0da08f190]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250410085711216 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b0da095a60]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250410085711216 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:35971: len=57 'DLCX 60 rtpbridge/3@mgw MGCP 1.0\r\nC: fe10f'... (mgcp_client.c:807) 20250410085711216 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250410085711216 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b0da095a60]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250410085711216 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b0da08ea60]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250410085711216 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:35971: len=57 'DLCX 61 rtpbridge/3@mgw MGCP 1.0\r\nC: fe10f'... (mgcp_client.c:807) 20250410085711216 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250410085711216 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b0da08ea60]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250410085711216 DLMGCP DEBUG mgw-endp(mgw-fsm-16650482-0)[0x55b0da08f190]{IN_USE}: Removing from parent mgw(mgw-fsm-16650482-0)[0x55b0da08ede0] (mgcp_client_endpoint_fsm.c:873) 20250410085711216 DLMGCP DEBUG mgw-endp(mgw-fsm-16650482-0)[0x55b0da08f190]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250410085711216 DLMGCP DEBUG mgw-endp(mgw-fsm-16650482-0)[0x55b0da08f190]{IN_USE}: Deallocated (fsm.c:568) 20250410085711216 DMGW DEBUG mgw(mgw-fsm-16650482-0)[0x55b0da08ede0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250410085711216 DMGW DEBUG mgw(mgw-fsm-16650482-0)[0x55b0da08ede0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250410085711216 DMGW DEBUG mgw(mgw-fsm-16650482-0)[0x55b0da08ede0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250410085711216 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16650482)[0x55b0da0624e0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250410085711216 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20250410085711216 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410085711216 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)@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(212)@dc2b9a5d0dfe: DLCX{ line := { verb := "DLCX", trans_id := "60", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "fe10f217" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(212)@dc2b9a5d0dfe: DLCX{ line := { verb := "DLCX", trans_id := "61", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "fe10f217" }, { code := "I", val := "22222" } }, sdp := omit } 20250410085711229 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 60 OK (mgcp_client.c:758) 20250410085711229 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b0da095a60]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250410085711229 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b0da095a60]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250410085711229 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b0da095a60]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250410085711229 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b0da095a60]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(212)@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed 20250410085711230 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 61 OK (mgcp_client.c:758) 20250410085711230 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b0da08ea60]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250410085711230 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b0da08ea60]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250410085711230 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b0da08ea60]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250410085711230 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b0da08ea60]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@dc2b9a5d0dfe: Deleted conn table entry 3TC_rab_assignment_concurrent0(212)16650482 20250410085711235 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085711235 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085711235 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250410085711235 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250410085711235 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xfe10f2,cause=radio(normal)) (hnbgw_rua.c:439) 20250410085711235 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16650482 SCCP-11 msc-0 MI=IMSI-262420000000003: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250410085711235 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16650482)[0x55b0da0624e0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250410085711235 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250410085711235 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250410085711235 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16650482)[0x55b0da0624e0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250410085711235 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55b0da062870]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250410085711235 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250410085711235 DLSCCP DEBUG SCCP-SCOC(11)[0x55b0da0636d0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250410085711235 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005ca1bf), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250410085711235 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085711235 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085711235 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085711235 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085711235 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085711235 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085711235 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 5c a1 bf 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) 20250410085711235 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16650482)[0x55b0da0624e0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250410085711235 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55b0da062870]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250410085711235 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55b0da062870]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250410085711235 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085711235 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085711235 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085711235 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085711235 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085711236 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.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' 20250410085711236 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410085711236 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410085711236 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085711236 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 5c a1 bf 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)@dc2b9a5d0dfe: Session index based on local reference:3 HNBGW_Test.msc0-SCCP(202)@dc2b9a5d0dfe: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@dc2b9a5d0dfe: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@dc2b9a5d0dfe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(212)@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@dc2b9a5d0dfe: Deleted conn table entry 3TC_rab_assignment_concurrent0(212)1886668 HNBGW_Test.msc0-SCCP(202)@dc2b9a5d0dfe: Session index based on connection ID:3 20250410085711243 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085711243 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410085711243 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410085711243 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410085711243 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085711243 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410085711243 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085711243 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085711243 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085711243 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 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 5c a1 bf 00 00 00 00 00 00 06 00 08 00 00 00 07  20250410085711243 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085711243 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085711243 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085711243 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410085711243 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085711243 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=005ca1bf), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250410085711243 DLSCCP DEBUG Received CO:RELRE for local reference 11 (sccp_scoc.c:1855) 20250410085711243 DLSCCP DEBUG SCCP-SCOC(11)[0x55b0da0636d0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250410085711243 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085711243 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250410085711243 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) 20250410085711243 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55b0da062870]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250410085711243 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55b0da062870]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250410085711243 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16650482)[0x55b0da0624e0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250410085711243 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16650482)[0x55b0da0624e0]{disconnected}: Freeing instance (context_map.c:202) 20250410085711243 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16650482)[0x55b0da0624e0]{disconnected}: Deallocated (fsm.c:568) 20250410085711243 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55b0da062870]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250410085711243 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55b0da062870]{disconnected}: Freeing instance (context_map.c:206) 20250410085711243 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55b0da062870]{disconnected}: Deallocated (fsm.c:568) 20250410085711243 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16650482 SCCP-11 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250410085711243 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=005ca1bf), PART(T=Source Reference,L=4,D=0000000b) (sccp_scrc.c:415) 20250410085711243 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085711243 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085711243 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085711243 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085711243 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085711243 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085711243 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 5c a1 bf 00 00 0b 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085711243 DLSCCP DEBUG SCCP-SCOC(11)[0x55b0da0636d0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250410085711243 DLSCCP DEBUG SCCP-SCOC(11)[0x55b0da0636d0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250410085711243 DLSCCP DEBUG SCCP-SCOC(11)[0x55b0da0636d0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250410085711243 DLSCCP DEBUG SCCP-SCOC(11)[0x55b0da0636d0]{IDLE}: Deallocated (fsm.c:568) 20250410085711244 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085711244 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085711244 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085711244 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085711244 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085711244 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.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' 20250410085711244 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410085711244 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410085711244 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085711244 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 5c a1 bf 00 00 0b 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(202)@dc2b9a5d0dfe: Session index based on connection ID:4 HNBGW_Test.msc0-SCCP(202)@dc2b9a5d0dfe: vl_len:12 HNBGW_Test.msc0-SCCP(202)@dc2b9a5d0dfe: vl_from0 HNBGW_Test.msc0-SCCP(202)@dc2b9a5d0dfe: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O HNBGW_Test.msc0-SCCP(202)@dc2b9a5d0dfe: Session index based on local reference:3 HNBGW_Test.msc0-SCCP(202)@dc2b9a5d0dfe: RLC received in state:disconnect_pending 20250410085711247 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085711247 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410085711247 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410085711247 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410085711247 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085711247 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410085711247 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085711247 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085711247 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085711247 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  20250410085711247 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085711247 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085711247 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085711247 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410085711247 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085711247 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) 20250410085711247 DLSCCP DEBUG Received CO:CODT for local reference 12 (sccp_scoc.c:1855) 20250410085711247 DLSCCP DEBUG SCCP-SCOC(12)[0x55b0da064b40]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250410085711247 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085711247 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250410085711247 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55b0da05f9e0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250410085711248 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250410085711248 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250410085711248 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55b0da05f9e0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250410085711248 DMGW DEBUG mgw(mgw-fsm-15161879-0)[0x55b0da07eb00]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250410085711248 DMGW DEBUG mgw(mgw-fsm-15161879-0)[0x55b0da07eb00]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250410085711248 DMGW DEBUG mgw(mgw-fsm-15161879-0)[0x55b0da07eb00]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250410085711248 DLMGCP DEBUG mgw-endp(mgw-fsm-15161879-0)[0x55b0da0970f0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250410085711248 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b0da0863f0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250410085711248 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:35971: len=57 'DLCX 62 rtpbridge/4@mgw MGCP 1.0\r\nC: e75a1'... (mgcp_client.c:807) 20250410085711248 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250410085711248 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b0da0863f0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250410085711248 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b0da096600]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250410085711248 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:35971: len=57 'DLCX 63 rtpbridge/4@mgw MGCP 1.0\r\nC: e75a1'... (mgcp_client.c:807) 20250410085711248 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250410085711248 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b0da096600]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250410085711248 DLMGCP DEBUG mgw-endp(mgw-fsm-15161879-0)[0x55b0da0970f0]{IN_USE}: Removing from parent mgw(mgw-fsm-15161879-0)[0x55b0da07eb00] (mgcp_client_endpoint_fsm.c:873) 20250410085711248 DLMGCP DEBUG mgw-endp(mgw-fsm-15161879-0)[0x55b0da0970f0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250410085711248 DLMGCP DEBUG mgw-endp(mgw-fsm-15161879-0)[0x55b0da0970f0]{IN_USE}: Deallocated (fsm.c:568) 20250410085711248 DMGW DEBUG mgw(mgw-fsm-15161879-0)[0x55b0da07eb00]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250410085711248 DMGW DEBUG mgw(mgw-fsm-15161879-0)[0x55b0da07eb00]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250410085711248 DMGW DEBUG mgw(mgw-fsm-15161879-0)[0x55b0da07eb00]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250410085711248 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15161879)[0x55b0da06e3a0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250410085711248 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20250410085711248 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410085711248 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) TC_rab_assignment_concurrent0(213)@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(213)@dc2b9a5d0dfe: DLCX{ line := { verb := "DLCX", trans_id := "62", ep := "rtpbridge/4@mgw", ver := "1.0" }, params := { { code := "C", val := "e75a1717" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(213)@dc2b9a5d0dfe: DLCX{ line := { verb := "DLCX", trans_id := "63", ep := "rtpbridge/4@mgw", ver := "1.0" }, params := { { code := "C", val := "e75a1717" }, { code := "I", val := "22222" } }, sdp := omit } 20250410085711267 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 62 OK (mgcp_client.c:758) 20250410085711267 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b0da0863f0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250410085711267 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b0da0863f0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250410085711267 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b0da0863f0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250410085711267 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b0da0863f0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(213)@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed 20250410085711268 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 63 OK (mgcp_client.c:758) 20250410085711268 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b0da096600]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250410085711268 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b0da096600]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250410085711268 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b0da096600]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250410085711268 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b0da096600]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@dc2b9a5d0dfe: Deleted conn table entry 4TC_rab_assignment_concurrent0(213)15161879 20250410085711274 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085711274 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085711274 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250410085711274 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250410085711274 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xe75a17,cause=radio(normal)) (hnbgw_rua.c:439) 20250410085711274 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15161879 SCCP-12 msc-0 MI=IMSI-262420000000004: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250410085711274 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15161879)[0x55b0da06e3a0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250410085711274 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250410085711274 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250410085711274 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15161879)[0x55b0da06e3a0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250410085711274 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55b0da05f9e0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250410085711274 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250410085711274 DLSCCP DEBUG SCCP-SCOC(12)[0x55b0da064b40]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250410085711274 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b87e61), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250410085711274 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085711274 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085711274 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085711274 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085711274 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085711274 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085711274 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 b8 7e 61 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) 20250410085711274 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15161879)[0x55b0da06e3a0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250410085711274 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55b0da05f9e0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250410085711274 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55b0da05f9e0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250410085711274 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085711274 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085711274 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085711274 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085711274 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085711274 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250410085711274 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410085711274 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410085711274 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085711274 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 b8 7e 61 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(202)@dc2b9a5d0dfe: Session index based on connection ID:5 HNBGW_Test.msc0-SCCP(202)@dc2b9a5d0dfe: vl_len:12 HNBGW_Test.msc0-SCCP(202)@dc2b9a5d0dfe: vl_from0 HNBGW_Test.msc0-SCCP(202)@dc2b9a5d0dfe: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O HNBGW_Test.msc0-SCCP(202)@dc2b9a5d0dfe: Session index based on local reference:4 20250410085711276 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085711276 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410085711276 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410085711276 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410085711276 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085711276 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410085711276 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085711276 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085711276 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085711276 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  HNBGW_Test.msc0-SCCP(202)@dc2b9a5d0dfe: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@dc2b9a5d0dfe: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@dc2b9a5d0dfe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410085711277 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085711277 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085711277 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085711277 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410085711277 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085711277 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) 20250410085711277 DLSCCP DEBUG Received CO:CODT for local reference 13 (sccp_scoc.c:1855) 20250410085711277 DLSCCP DEBUG SCCP-SCOC(13)[0x55b0da065210]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250410085711277 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085711277 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250410085711277 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55b0da060e90]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250410085711277 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250410085711277 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250410085711277 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55b0da060e90]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250410085711277 DMGW DEBUG mgw(mgw-fsm-5385289-0)[0x55b0da0a0990]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250410085711277 DMGW DEBUG mgw(mgw-fsm-5385289-0)[0x55b0da0a0990]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250410085711277 DMGW DEBUG mgw(mgw-fsm-5385289-0)[0x55b0da0a0990]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250410085711277 DLMGCP DEBUG mgw-endp(mgw-fsm-5385289-0)[0x55b0da0a0ac0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250410085711277 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b0da0a7390]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250410085711277 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:35971: len=57 'DLCX 64 rtpbridge/5@mgw MGCP 1.0\r\nC: 522c4'... (mgcp_client.c:807) 20250410085711277 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250410085711277 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b0da0a7390]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250410085711277 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b0da0a00b0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250410085711277 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:35971: len=57 'DLCX 65 rtpbridge/5@mgw MGCP 1.0\r\nC: 522c4'... (mgcp_client.c:807) 20250410085711277 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250410085711277 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b0da0a00b0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250410085711277 DLMGCP DEBUG mgw-endp(mgw-fsm-5385289-0)[0x55b0da0a0ac0]{IN_USE}: Removing from parent mgw(mgw-fsm-5385289-0)[0x55b0da0a0990] (mgcp_client_endpoint_fsm.c:873) 20250410085711277 DLMGCP DEBUG mgw-endp(mgw-fsm-5385289-0)[0x55b0da0a0ac0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250410085711277 DLMGCP DEBUG mgw-endp(mgw-fsm-5385289-0)[0x55b0da0a0ac0]{IN_USE}: Deallocated (fsm.c:568) 20250410085711277 DMGW DEBUG mgw(mgw-fsm-5385289-0)[0x55b0da0a0990]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250410085711277 DMGW DEBUG mgw(mgw-fsm-5385289-0)[0x55b0da0a0990]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250410085711277 DMGW DEBUG mgw(mgw-fsm-5385289-0)[0x55b0da0a0990]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250410085711277 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5385289)[0x55b0da060d60]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250410085711277 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20250410085711277 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410085711277 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) TC_rab_assignment_concurrent0(213)@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(214)@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@dc2b9a5d0dfe: Deleted conn table entry 4TC_rab_assignment_concurrent0(213)125307 HNBGW_Test.msc0-SCCP(202)@dc2b9a5d0dfe: Session index based on connection ID:4 TC_rab_assignment_concurrent0(214)@dc2b9a5d0dfe: DLCX{ line := { verb := "DLCX", trans_id := "64", ep := "rtpbridge/5@mgw", ver := "1.0" }, params := { { code := "C", val := "522c4917" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(214)@dc2b9a5d0dfe: DLCX{ line := { verb := "DLCX", trans_id := "65", ep := "rtpbridge/5@mgw", ver := "1.0" }, params := { { code := "C", val := "522c4917" }, { code := "I", val := "22222" } }, sdp := omit } 20250410085711292 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 64 OK (mgcp_client.c:758) 20250410085711292 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b0da0a7390]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250410085711292 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b0da0a7390]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250410085711292 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b0da0a7390]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250410085711292 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b0da0a7390]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(214)@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed 20250410085711292 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 65 OK (mgcp_client.c:758) 20250410085711292 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b0da0a00b0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250410085711293 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b0da0a00b0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250410085711293 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b0da0a00b0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250410085711293 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b0da0a00b0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@dc2b9a5d0dfe: Deleted conn table entry 5TC_rab_assignment_concurrent0(214)5385289 20250410085711298 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085711298 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085711298 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250410085711299 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250410085711299 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x522c49,cause=radio(normal)) (hnbgw_rua.c:439) 20250410085711299 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5385289 SCCP-13 msc-0 MI=IMSI-262420000000005: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250410085711299 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5385289)[0x55b0da060d60]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250410085711299 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250410085711299 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250410085711299 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5385289)[0x55b0da060d60]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250410085711299 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55b0da060e90]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250410085711299 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250410085711299 DLSCCP DEBUG SCCP-SCOC(13)[0x55b0da065210]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250410085711299 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0080ff00), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250410085711299 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085711299 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085711299 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085711299 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085711299 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085711299 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085711299 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 80 ff 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) 20250410085711299 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5385289)[0x55b0da060d60]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250410085711299 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55b0da060e90]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250410085711299 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55b0da060e90]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250410085711299 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085711299 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085711299 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085711299 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085711299 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085711299 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.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' 20250410085711299 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410085711299 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410085711299 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085711299 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 80 ff 00 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 01  20250410085711300 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085711300 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410085711300 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410085711300 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410085711300 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085711300 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410085711300 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085711300 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085711300 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085711300 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 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 b8 7e 61 00 00 00 00 00 00 06 00 08 00 00 00 07  20250410085711300 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085711300 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085711300 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085711300 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410085711300 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085711300 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=00b87e61), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250410085711300 DLSCCP DEBUG Received CO:RELRE for local reference 12 (sccp_scoc.c:1855) 20250410085711300 DLSCCP DEBUG SCCP-SCOC(12)[0x55b0da064b40]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250410085711300 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085711300 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250410085711300 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) 20250410085711300 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55b0da05f9e0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250410085711300 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55b0da05f9e0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250410085711300 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15161879)[0x55b0da06e3a0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250410085711300 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15161879)[0x55b0da06e3a0]{disconnected}: Freeing instance (context_map.c:202) 20250410085711300 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15161879)[0x55b0da06e3a0]{disconnected}: Deallocated (fsm.c:568) 20250410085711300 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55b0da05f9e0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250410085711300 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55b0da05f9e0]{disconnected}: Freeing instance (context_map.c:206) 20250410085711300 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55b0da05f9e0]{disconnected}: Deallocated (fsm.c:568) 20250410085711300 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15161879 SCCP-12 msc-0 MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20250410085711300 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=00b87e61), PART(T=Source Reference,L=4,D=0000000c) (sccp_scrc.c:415) 20250410085711300 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085711300 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085711300 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085711300 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085711300 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085711300 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085711301 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 b8 7e 61 00 00 0c 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085711301 DLSCCP DEBUG SCCP-SCOC(12)[0x55b0da064b40]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250410085711301 DLSCCP DEBUG SCCP-SCOC(12)[0x55b0da064b40]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250410085711301 DLSCCP DEBUG SCCP-SCOC(12)[0x55b0da064b40]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250410085711301 DLSCCP DEBUG SCCP-SCOC(12)[0x55b0da064b40]{IDLE}: Deallocated (fsm.c:568) 20250410085711301 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085711301 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085711301 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085711301 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085711301 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085711301 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250410085711301 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410085711301 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410085711301 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085711301 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 b8 7e 61 00 00 0c 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(202)@dc2b9a5d0dfe: Session index based on local reference:5 HNBGW_Test.msc0-SCCP(202)@dc2b9a5d0dfe: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@dc2b9a5d0dfe: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@dc2b9a5d0dfe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.msc0-SCCP(202)@dc2b9a5d0dfe: Session index based on local reference:4 HNBGW_Test.msc0-SCCP(202)@dc2b9a5d0dfe: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(214)@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(202)@dc2b9a5d0dfe: Session index based on connection ID:6 HNBGW_Test.msc0-SCCP(202)@dc2b9a5d0dfe: vl_len:12 HNBGW_Test.msc0-SCCP(202)@dc2b9a5d0dfe: vl_from0 HNBGW_Test.msc0-SCCP(202)@dc2b9a5d0dfe: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O HNBGW_Test.msc0-RAN(203)@dc2b9a5d0dfe: Deleted conn table entry 5TC_rab_assignment_concurrent0(214)10876342 20250410085711307 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085711307 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410085711307 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410085711307 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410085711307 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085711307 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410085711307 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085711307 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085711307 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085711307 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  20250410085711307 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085711307 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085711307 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085711307 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410085711307 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)@dc2b9a5d0dfe: Session index based on connection ID:5 20250410085711307 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) 20250410085711307 DLSCCP DEBUG Received CO:CODT for local reference 14 (sccp_scoc.c:1855) 20250410085711307 DLSCCP DEBUG SCCP-SCOC(14)[0x55b0da06d5f0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250410085711308 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085711308 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250410085711308 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x55b0da064c70]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250410085711308 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250410085711308 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250410085711308 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x55b0da064c70]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250410085711308 DMGW DEBUG mgw(mgw-fsm-13389110-0)[0x55b0da0a92b0]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250410085711308 DMGW DEBUG mgw(mgw-fsm-13389110-0)[0x55b0da0a92b0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250410085711308 DMGW DEBUG mgw(mgw-fsm-13389110-0)[0x55b0da0a92b0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250410085711308 DLMGCP DEBUG mgw-endp(mgw-fsm-13389110-0)[0x55b0da0a9480]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250410085711308 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b0da0b0040]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250410085711308 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:35971: len=57 'DLCX 66 rtpbridge/6@mgw MGCP 1.0\r\nC: cc4d3'... (mgcp_client.c:807) 20250410085711308 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250410085711308 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b0da0b0040]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250410085711308 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b0da0a7ea0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250410085711308 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:35971: len=57 'DLCX 67 rtpbridge/6@mgw MGCP 1.0\r\nC: cc4d3'... (mgcp_client.c:807) 20250410085711308 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250410085711308 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b0da0a7ea0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250410085711308 DLMGCP DEBUG mgw-endp(mgw-fsm-13389110-0)[0x55b0da0a9480]{IN_USE}: Removing from parent mgw(mgw-fsm-13389110-0)[0x55b0da0a92b0] (mgcp_client_endpoint_fsm.c:873) 20250410085711308 DLMGCP DEBUG mgw-endp(mgw-fsm-13389110-0)[0x55b0da0a9480]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250410085711308 DLMGCP DEBUG mgw-endp(mgw-fsm-13389110-0)[0x55b0da0a9480]{IN_USE}: Deallocated (fsm.c:568) 20250410085711308 DMGW DEBUG mgw(mgw-fsm-13389110-0)[0x55b0da0a92b0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250410085711308 DMGW DEBUG mgw(mgw-fsm-13389110-0)[0x55b0da0a92b0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250410085711308 DMGW DEBUG mgw(mgw-fsm-13389110-0)[0x55b0da0a92b0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250410085711308 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13389110)[0x55b0da0658d0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250410085711308 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20250410085711308 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410085711308 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)@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(215)@dc2b9a5d0dfe: DLCX{ line := { verb := "DLCX", trans_id := "66", ep := "rtpbridge/6@mgw", ver := "1.0" }, params := { { code := "C", val := "cc4d3617" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(215)@dc2b9a5d0dfe: DLCX{ line := { verb := "DLCX", trans_id := "67", ep := "rtpbridge/6@mgw", ver := "1.0" }, params := { { code := "C", val := "cc4d3617" }, { code := "I", val := "22222" } }, sdp := omit } 20250410085711320 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 66 OK (mgcp_client.c:758) 20250410085711320 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b0da0b0040]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250410085711320 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b0da0b0040]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250410085711320 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b0da0b0040]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250410085711320 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b0da0b0040]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(215)@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed 20250410085711321 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 67 OK (mgcp_client.c:758) 20250410085711321 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b0da0a7ea0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250410085711321 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b0da0a7ea0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250410085711321 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b0da0a7ea0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250410085711321 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b0da0a7ea0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@dc2b9a5d0dfe: Deleted conn table entry 6TC_rab_assignment_concurrent0(215)13389110 HNBGW_Test.msc0-SCCP(202)@dc2b9a5d0dfe: Session index based on connection ID:7 HNBGW_Test.msc0-SCCP(202)@dc2b9a5d0dfe: vl_len:12 HNBGW_Test.msc0-SCCP(202)@dc2b9a5d0dfe: vl_from0 HNBGW_Test.msc0-SCCP(202)@dc2b9a5d0dfe: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250410085711325 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085711325 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085711325 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250410085711325 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250410085711325 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xcc4d36,cause=radio(normal)) (hnbgw_rua.c:439) 20250410085711325 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13389110 SCCP-14 msc-0 MI=IMSI-262420000000006: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250410085711325 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13389110)[0x55b0da0658d0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250410085711325 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250410085711325 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250410085711325 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13389110)[0x55b0da0658d0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250410085711325 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x55b0da064c70]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250410085711325 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250410085711325 DLSCCP DEBUG SCCP-SCOC(14)[0x55b0da06d5f0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250410085711325 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005743c0), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250410085711325 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085711325 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085711325 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085711325 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085711325 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085711325 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085711325 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 57 43 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) 20250410085711325 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13389110)[0x55b0da0658d0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250410085711325 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x55b0da064c70]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250410085711325 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x55b0da064c70]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250410085711325 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085711325 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085711325 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085711325 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085711325 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085711325 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250410085711325 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410085711325 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410085711325 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085711325 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 57 43 c0 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 01  20250410085711325 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085711325 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410085711325 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410085711325 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410085711325 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085711325 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410085711325 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085711325 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085711325 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085711325 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 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 80 ff 00 00 00 00 00 00 00 06 00 08 00 00 00 07  20250410085711325 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085711325 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085711325 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085711325 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410085711325 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085711325 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=0080ff00), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250410085711325 DLSCCP DEBUG Received CO:RELRE for local reference 13 (sccp_scoc.c:1855) 20250410085711325 DLSCCP DEBUG SCCP-SCOC(13)[0x55b0da065210]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250410085711325 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085711326 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250410085711326 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) 20250410085711326 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55b0da060e90]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250410085711326 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55b0da060e90]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250410085711326 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5385289)[0x55b0da060d60]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250410085711326 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5385289)[0x55b0da060d60]{disconnected}: Freeing instance (context_map.c:202) 20250410085711326 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5385289)[0x55b0da060d60]{disconnected}: Deallocated (fsm.c:568) 20250410085711326 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55b0da060e90]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250410085711326 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55b0da060e90]{disconnected}: Freeing instance (context_map.c:206) 20250410085711326 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55b0da060e90]{disconnected}: Deallocated (fsm.c:568) 20250410085711326 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5385289 SCCP-13 msc-0 MI=IMSI-262420000000005: Deallocating (context_map.c:225) 20250410085711326 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=0080ff00), PART(T=Source Reference,L=4,D=0000000d) (sccp_scrc.c:415) 20250410085711326 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085711326 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085711326 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085711326 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085711326 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085711326 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085711326 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 80 ff 00 00 00 0d 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085711326 DLSCCP DEBUG SCCP-SCOC(13)[0x55b0da065210]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250410085711326 DLSCCP DEBUG SCCP-SCOC(13)[0x55b0da065210]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250410085711326 DLSCCP DEBUG SCCP-SCOC(13)[0x55b0da065210]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250410085711326 DLSCCP DEBUG SCCP-SCOC(13)[0x55b0da065210]{IDLE}: Deallocated (fsm.c:568) 20250410085711326 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085711326 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085711326 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085711326 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085711326 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085711326 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.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' 20250410085711326 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410085711326 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410085711326 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085711326 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 80 ff 00 00 00 0d 00 00 06 00 08 00 00 00 01  20250410085711326 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085711326 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410085711326 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410085711326 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410085711326 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085711326 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410085711326 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085711326 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085711326 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085711326 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  20250410085711326 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085711326 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085711326 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085711326 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410085711326 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085711326 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) 20250410085711326 DLSCCP DEBUG Received CO:CODT for local reference 15 (sccp_scoc.c:1855) 20250410085711326 DLSCCP DEBUG SCCP-SCOC(15)[0x55b0da06e0a0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250410085711326 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085711326 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250410085711326 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x55b0da05fc80]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250410085711327 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250410085711327 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250410085711327 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x55b0da05fc80]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250410085711327 DMGW DEBUG mgw(mgw-fsm-558203-0)[0x55b0da0b2440]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250410085711327 DMGW DEBUG mgw(mgw-fsm-558203-0)[0x55b0da0b2440]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250410085711327 DMGW DEBUG mgw(mgw-fsm-558203-0)[0x55b0da0b2440]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250410085711327 DLMGCP DEBUG mgw-endp(mgw-fsm-558203-0)[0x55b0da0b2570]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250410085711327 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b0da0b8e40]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250410085711327 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:35971: len=56 'DLCX 68 rtpbridge/7@mgw MGCP 1.0\r\nC: 8847b'... (mgcp_client.c:807) 20250410085711327 DLMGCP DEBUG MGW(mgw) Queued 56 bytes for MGW (mgcp_client.c:1221) 20250410085711327 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b0da0b8e40]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250410085711327 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b0da07e9c0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250410085711327 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:35971: len=56 'DLCX 69 rtpbridge/7@mgw MGCP 1.0\r\nC: 8847b'... (mgcp_client.c:807) 20250410085711327 DLMGCP DEBUG MGW(mgw) Queued 56 bytes for MGW (mgcp_client.c:1221) 20250410085711327 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b0da07e9c0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250410085711327 DLMGCP DEBUG mgw-endp(mgw-fsm-558203-0)[0x55b0da0b2570]{IN_USE}: Removing from parent mgw(mgw-fsm-558203-0)[0x55b0da0b2440] (mgcp_client_endpoint_fsm.c:873) 20250410085711327 DLMGCP DEBUG mgw-endp(mgw-fsm-558203-0)[0x55b0da0b2570]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250410085711327 DLMGCP DEBUG mgw-endp(mgw-fsm-558203-0)[0x55b0da0b2570]{IN_USE}: Deallocated (fsm.c:568) 20250410085711327 DMGW DEBUG mgw(mgw-fsm-558203-0)[0x55b0da0b2440]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250410085711327 DMGW DEBUG mgw(mgw-fsm-558203-0)[0x55b0da0b2440]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250410085711327 DMGW DEBUG mgw(mgw-fsm-558203-0)[0x55b0da0b2440]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250410085711327 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-558203)[0x55b0da065570]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250410085711327 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20250410085711327 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410085711327 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)@dc2b9a5d0dfe: Session index based on local reference:6 HNBGW_Test.msc0-SCCP(202)@dc2b9a5d0dfe: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@dc2b9a5d0dfe: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@dc2b9a5d0dfe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.msc0-SCCP(202)@dc2b9a5d0dfe: Session index based on local reference:5 HNBGW_Test.msc0-SCCP(202)@dc2b9a5d0dfe: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(216)@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(215)@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@dc2b9a5d0dfe: Deleted conn table entry 6TC_rab_assignment_concurrent0(215)7043890 HNBGW_Test.msc0-SCCP(202)@dc2b9a5d0dfe: Session index based on connection ID:6 TC_rab_assignment_concurrent0(216)@dc2b9a5d0dfe: DLCX{ line := { verb := "DLCX", trans_id := "68", ep := "rtpbridge/7@mgw", ver := "1.0" }, params := { { code := "C", val := "8847b17" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(216)@dc2b9a5d0dfe: DLCX{ line := { verb := "DLCX", trans_id := "69", ep := "rtpbridge/7@mgw", ver := "1.0" }, params := { { code := "C", val := "8847b17" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(216)@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed 20250410085711338 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 68 OK (mgcp_client.c:758) 20250410085711338 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b0da0b8e40]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250410085711338 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b0da0b8e40]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250410085711338 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b0da0b8e40]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250410085711338 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b0da0b8e40]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250410085711339 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 69 OK (mgcp_client.c:758) 20250410085711339 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b0da07e9c0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250410085711339 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b0da07e9c0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250410085711339 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b0da07e9c0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250410085711339 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b0da07e9c0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@dc2b9a5d0dfe: Deleted conn table entry 7TC_rab_assignment_concurrent0(216)558203 20250410085711342 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085711342 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085711342 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250410085711342 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250410085711342 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x8847b,cause=radio(normal)) (hnbgw_rua.c:439) 20250410085711342 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-558203 SCCP-15 msc-0 MI=IMSI-262420000000007: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250410085711342 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-558203)[0x55b0da065570]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250410085711342 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250410085711342 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250410085711342 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-558203)[0x55b0da065570]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250410085711342 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x55b0da05fc80]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250410085711342 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250410085711342 DLSCCP DEBUG SCCP-SCOC(15)[0x55b0da06e0a0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250410085711342 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000a9226), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250410085711342 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085711342 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085711342 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085711342 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085711342 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085711342 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085711342 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 0a 92 26 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085711342 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-558203)[0x55b0da065570]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250410085711342 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x55b0da05fc80]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250410085711342 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x55b0da05fc80]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250410085711342 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085711342 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085711342 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085711342 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085711342 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085711342 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.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' 20250410085711342 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410085711342 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410085711343 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085711343 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 0a 92 26 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 01  20250410085711343 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085711343 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410085711343 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410085711343 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410085711343 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085711343 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410085711343 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085711343 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085711343 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085711343 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 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 57 43 c0 00 00 00 00 00 00 06 00 08 00 00 00 07  20250410085711343 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085711343 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085711343 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085711343 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410085711343 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085711343 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=005743c0), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250410085711343 DLSCCP DEBUG Received CO:RELRE for local reference 14 (sccp_scoc.c:1855) 20250410085711343 DLSCCP DEBUG SCCP-SCOC(14)[0x55b0da06d5f0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250410085711343 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085711343 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250410085711343 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) 20250410085711343 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x55b0da064c70]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250410085711343 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x55b0da064c70]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250410085711343 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13389110)[0x55b0da0658d0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250410085711343 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13389110)[0x55b0da0658d0]{disconnected}: Freeing instance (context_map.c:202) 20250410085711343 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13389110)[0x55b0da0658d0]{disconnected}: Deallocated (fsm.c:568) 20250410085711343 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x55b0da064c70]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250410085711343 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x55b0da064c70]{disconnected}: Freeing instance (context_map.c:206) 20250410085711343 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x55b0da064c70]{disconnected}: Deallocated (fsm.c:568) 20250410085711343 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13389110 SCCP-14 msc-0 MI=IMSI-262420000000006: Deallocating (context_map.c:225) 20250410085711343 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=005743c0), PART(T=Source Reference,L=4,D=0000000e) (sccp_scrc.c:415) 20250410085711343 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085711343 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085711343 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085711343 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085711343 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085711343 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085711343 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 57 43 c0 00 00 0e 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085711343 DLSCCP DEBUG SCCP-SCOC(14)[0x55b0da06d5f0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250410085711343 DLSCCP DEBUG SCCP-SCOC(14)[0x55b0da06d5f0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250410085711343 DLSCCP DEBUG SCCP-SCOC(14)[0x55b0da06d5f0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250410085711343 DLSCCP DEBUG SCCP-SCOC(14)[0x55b0da06d5f0]{IDLE}: Deallocated (fsm.c:568) 20250410085711343 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085711343 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085711343 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085711343 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085711343 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085711343 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250410085711343 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410085711343 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410085711343 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085711343 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 57 43 c0 00 00 0e 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(202)@dc2b9a5d0dfe: Session index based on local reference:7 HNBGW_Test.msc0-SCCP(202)@dc2b9a5d0dfe: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@dc2b9a5d0dfe: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@dc2b9a5d0dfe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.msc0-SCCP(202)@dc2b9a5d0dfe: Session index based on local reference:6 HNBGW_Test.msc0-SCCP(202)@dc2b9a5d0dfe: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(216)@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@dc2b9a5d0dfe: Deleted conn table entry 7TC_rab_assignment_concurrent0(216)14157266 HNBGW_Test.msc0-SCCP(202)@dc2b9a5d0dfe: Session index based on connection ID:7 20250410085711350 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085711350 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410085711350 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410085711350 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410085711350 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085711350 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410085711350 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085711350 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085711350 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085711350 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 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 0a 92 26 00 00 00 00 00 00 06 00 08 00 00 00 07  20250410085711350 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085711350 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085711350 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085711350 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410085711350 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085711350 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=000a9226), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250410085711350 DLSCCP DEBUG Received CO:RELRE for local reference 15 (sccp_scoc.c:1855) 20250410085711350 DLSCCP DEBUG SCCP-SCOC(15)[0x55b0da06e0a0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250410085711350 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085711350 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250410085711350 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) 20250410085711350 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x55b0da05fc80]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250410085711350 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x55b0da05fc80]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250410085711350 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-558203)[0x55b0da065570]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250410085711350 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-558203)[0x55b0da065570]{disconnected}: Freeing instance (context_map.c:202) 20250410085711350 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-558203)[0x55b0da065570]{disconnected}: Deallocated (fsm.c:568) 20250410085711350 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x55b0da05fc80]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250410085711350 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x55b0da05fc80]{disconnected}: Freeing instance (context_map.c:206) 20250410085711350 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x55b0da05fc80]{disconnected}: Deallocated (fsm.c:568) 20250410085711350 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-558203 SCCP-15 msc-0 MI=IMSI-262420000000007: Deallocating (context_map.c:225) 20250410085711350 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=000a9226), PART(T=Source Reference,L=4,D=0000000f) (sccp_scrc.c:415) 20250410085711350 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085711350 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085711350 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085711350 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085711350 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085711350 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085711350 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 0a 92 26 00 00 0f 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085711350 DLSCCP DEBUG SCCP-SCOC(15)[0x55b0da06e0a0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250410085711350 DLSCCP DEBUG SCCP-SCOC(15)[0x55b0da06e0a0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250410085711350 DLSCCP DEBUG SCCP-SCOC(15)[0x55b0da06e0a0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250410085711350 DLSCCP DEBUG SCCP-SCOC(15)[0x55b0da06e0a0]{IDLE}: Deallocated (fsm.c:568) 20250410085711350 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085711350 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085711350 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085711350 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085711350 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085711351 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.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' 20250410085711351 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410085711351 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410085711351 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085711351 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 0a 92 26 00 00 0f 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(202)@dc2b9a5d0dfe: Session index based on local reference:7 HNBGW_Test.msc0-SCCP(202)@dc2b9a5d0dfe: RLC received in state:disconnect_pending HNBGW_Test.msc0-SCCP(202)@dc2b9a5d0dfe: Session index based on connection ID:8 HNBGW_Test.msc0-SCCP(202)@dc2b9a5d0dfe: vl_len:12 HNBGW_Test.msc0-SCCP(202)@dc2b9a5d0dfe: vl_from0 HNBGW_Test.msc0-SCCP(202)@dc2b9a5d0dfe: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250410085711355 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085711355 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410085711355 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410085711355 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410085711355 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085711355 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410085711355 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085711355 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085711355 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085711355 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  20250410085711355 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085711355 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085711355 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085711355 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410085711355 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085711355 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) 20250410085711355 DLSCCP DEBUG Received CO:CODT for local reference 16 (sccp_scoc.c:1855) 20250410085711355 DLSCCP DEBUG SCCP-SCOC(16)[0x55b0da075b20]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250410085711355 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085711355 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250410085711355 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x55b0da06daf0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250410085711355 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250410085711355 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250410085711355 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x55b0da06daf0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250410085711355 DMGW DEBUG mgw(mgw-fsm-8961609-0)[0x55b0da0bac30]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250410085711355 DMGW DEBUG mgw(mgw-fsm-8961609-0)[0x55b0da0bac30]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250410085711355 DMGW DEBUG mgw(mgw-fsm-8961609-0)[0x55b0da0bac30]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250410085711355 DLMGCP DEBUG mgw-endp(mgw-fsm-8961609-0)[0x55b0da0bb220]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250410085711355 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b0da0c1af0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250410085711355 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:35971: len=57 'DLCX 70 rtpbridge/8@mgw MGCP 1.0\r\nC: 88be4'... (mgcp_client.c:807) 20250410085711355 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250410085711355 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b0da0c1af0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250410085711355 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b0da0baa20]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250410085711355 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:35971: len=57 'DLCX 71 rtpbridge/8@mgw MGCP 1.0\r\nC: 88be4'... (mgcp_client.c:807) 20250410085711355 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250410085711355 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b0da0baa20]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250410085711355 DLMGCP DEBUG mgw-endp(mgw-fsm-8961609-0)[0x55b0da0bb220]{IN_USE}: Removing from parent mgw(mgw-fsm-8961609-0)[0x55b0da0bac30] (mgcp_client_endpoint_fsm.c:873) 20250410085711355 DLMGCP DEBUG mgw-endp(mgw-fsm-8961609-0)[0x55b0da0bb220]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250410085711355 DLMGCP DEBUG mgw-endp(mgw-fsm-8961609-0)[0x55b0da0bb220]{IN_USE}: Deallocated (fsm.c:568) 20250410085711355 DMGW DEBUG mgw(mgw-fsm-8961609-0)[0x55b0da0bac30]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250410085711355 DMGW DEBUG mgw(mgw-fsm-8961609-0)[0x55b0da0bac30]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250410085711355 DMGW DEBUG mgw(mgw-fsm-8961609-0)[0x55b0da0bac30]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250410085711355 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8961609)[0x55b0da06d9c0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250410085711355 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20250410085711355 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410085711355 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)@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(217)@dc2b9a5d0dfe: DLCX{ line := { verb := "DLCX", trans_id := "70", ep := "rtpbridge/8@mgw", ver := "1.0" }, params := { { code := "C", val := "88be4917" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(217)@dc2b9a5d0dfe: DLCX{ line := { verb := "DLCX", trans_id := "71", ep := "rtpbridge/8@mgw", ver := "1.0" }, params := { { code := "C", val := "88be4917" }, { code := "I", val := "22222" } }, sdp := omit } 20250410085711366 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 70 OK (mgcp_client.c:758) 20250410085711366 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b0da0c1af0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250410085711366 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b0da0c1af0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250410085711366 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b0da0c1af0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250410085711366 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b0da0c1af0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(217)@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed 20250410085711367 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 71 OK (mgcp_client.c:758) 20250410085711367 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b0da0baa20]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250410085711367 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b0da0baa20]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250410085711367 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b0da0baa20]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250410085711367 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b0da0baa20]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@dc2b9a5d0dfe: Deleted conn table entry 8TC_rab_assignment_concurrent0(217)8961609 20250410085711371 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085711371 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085711371 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250410085711371 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250410085711371 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x88be49,cause=radio(normal)) (hnbgw_rua.c:439) 20250410085711371 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8961609 SCCP-16 msc-0 MI=IMSI-262420000000008: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250410085711371 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8961609)[0x55b0da06d9c0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250410085711371 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250410085711371 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250410085711371 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8961609)[0x55b0da06d9c0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250410085711371 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x55b0da06daf0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250410085711371 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250410085711371 DLSCCP DEBUG SCCP-SCOC(16)[0x55b0da075b20]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250410085711371 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00444dcb), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250410085711371 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085711371 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085711371 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085711371 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085711371 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085711371 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085711371 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 44 4d cb 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) 20250410085711371 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8961609)[0x55b0da06d9c0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250410085711371 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x55b0da06daf0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250410085711371 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x55b0da06daf0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250410085711371 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085711371 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085711371 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085711372 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085711372 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085711372 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250410085711372 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410085711372 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410085711372 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085711372 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 44 4d cb 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)@dc2b9a5d0dfe: Session index based on local reference:8 HNBGW_Test.msc0-SCCP(202)@dc2b9a5d0dfe: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@dc2b9a5d0dfe: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@dc2b9a5d0dfe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(217)@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@dc2b9a5d0dfe: Deleted conn table entry 8TC_rab_assignment_concurrent0(217)13129733 HNBGW_Test.msc0-SCCP(202)@dc2b9a5d0dfe: Session index based on connection ID:8 20250410085711381 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085711381 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410085711382 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410085711382 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410085711382 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085711382 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410085711382 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085711382 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085711382 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085711382 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 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 44 4d cb 00 00 00 00 00 00 06 00 08 00 00 00 07  20250410085711382 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085711382 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085711382 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085711382 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410085711382 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085711382 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=00444dcb), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250410085711382 DLSCCP DEBUG Received CO:RELRE for local reference 16 (sccp_scoc.c:1855) 20250410085711382 DLSCCP DEBUG SCCP-SCOC(16)[0x55b0da075b20]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250410085711382 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085711382 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250410085711382 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) 20250410085711382 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x55b0da06daf0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250410085711382 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x55b0da06daf0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250410085711382 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8961609)[0x55b0da06d9c0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250410085711382 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8961609)[0x55b0da06d9c0]{disconnected}: Freeing instance (context_map.c:202) 20250410085711382 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8961609)[0x55b0da06d9c0]{disconnected}: Deallocated (fsm.c:568) 20250410085711382 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x55b0da06daf0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250410085711382 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x55b0da06daf0]{disconnected}: Freeing instance (context_map.c:206) 20250410085711382 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x55b0da06daf0]{disconnected}: Deallocated (fsm.c:568) 20250410085711382 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8961609 SCCP-16 msc-0 MI=IMSI-262420000000008: Deallocating (context_map.c:225) 20250410085711382 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=00444dcb), PART(T=Source Reference,L=4,D=00000010) (sccp_scrc.c:415) 20250410085711382 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085711382 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085711382 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085711382 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085711382 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085711382 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085711382 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 44 4d cb 00 00 10 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085711382 DLSCCP DEBUG SCCP-SCOC(16)[0x55b0da075b20]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250410085711382 DLSCCP DEBUG SCCP-SCOC(16)[0x55b0da075b20]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250410085711382 DLSCCP DEBUG SCCP-SCOC(16)[0x55b0da075b20]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250410085711382 DLSCCP DEBUG SCCP-SCOC(16)[0x55b0da075b20]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-SCCP(202)@dc2b9a5d0dfe: Session index based on connection ID:9 HNBGW_Test.msc0-SCCP(202)@dc2b9a5d0dfe: vl_len:12 HNBGW_Test.msc0-SCCP(202)@dc2b9a5d0dfe: vl_from0 20250410085711382 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085711382 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085711382 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085711382 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085711382 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085711382 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250410085711382 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410085711382 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410085711382 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085711382 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 44 4d cb 00 00 10 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(202)@dc2b9a5d0dfe: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250410085711384 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085711384 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410085711384 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410085711384 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410085711384 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085711384 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=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)@dc2b9a5d0dfe: Session index based on local reference:8 HNBGW_Test.msc0-SCCP(202)@dc2b9a5d0dfe: RLC received in state:disconnect_pending 20250410085711384 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085711384 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085711384 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085711384 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  20250410085711384 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085711384 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085711384 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085711384 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410085711384 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085711384 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) 20250410085711384 DLSCCP DEBUG Received CO:CODT for local reference 17 (sccp_scoc.c:1855) 20250410085711384 DLSCCP DEBUG SCCP-SCOC(17)[0x55b0da0766e0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250410085711384 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085711385 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250410085711385 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55b0da0754a0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250410085711385 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250410085711385 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250410085711385 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55b0da0754a0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250410085711385 DMGW DEBUG mgw(mgw-fsm-10981343-0)[0x55b0da09f4d0]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250410085711385 DMGW DEBUG mgw(mgw-fsm-10981343-0)[0x55b0da09f4d0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250410085711385 DMGW DEBUG mgw(mgw-fsm-10981343-0)[0x55b0da09f4d0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250410085711385 DLMGCP DEBUG mgw-endp(mgw-fsm-10981343-0)[0x55b0da0c3e50]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250410085711385 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b0da0ca720]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250410085711385 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:35971: len=57 'DLCX 72 rtpbridge/9@mgw MGCP 1.0\r\nC: a78fd'... (mgcp_client.c:807) 20250410085711385 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250410085711385 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b0da0ca720]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250410085711385 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b0da0c2c10]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250410085711385 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:35971: len=57 'DLCX 73 rtpbridge/9@mgw MGCP 1.0\r\nC: a78fd'... (mgcp_client.c:807) 20250410085711385 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250410085711385 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b0da0c2c10]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250410085711385 DLMGCP DEBUG mgw-endp(mgw-fsm-10981343-0)[0x55b0da0c3e50]{IN_USE}: Removing from parent mgw(mgw-fsm-10981343-0)[0x55b0da09f4d0] (mgcp_client_endpoint_fsm.c:873) 20250410085711385 DLMGCP DEBUG mgw-endp(mgw-fsm-10981343-0)[0x55b0da0c3e50]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250410085711385 DLMGCP DEBUG mgw-endp(mgw-fsm-10981343-0)[0x55b0da0c3e50]{IN_USE}: Deallocated (fsm.c:568) 20250410085711385 DMGW DEBUG mgw(mgw-fsm-10981343-0)[0x55b0da09f4d0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250410085711385 DMGW DEBUG mgw(mgw-fsm-10981343-0)[0x55b0da09f4d0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250410085711385 DMGW DEBUG mgw(mgw-fsm-10981343-0)[0x55b0da09f4d0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250410085711385 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10981343)[0x55b0da060a40]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250410085711385 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20250410085711385 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410085711385 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) TC_rab_assignment_concurrent0(218)@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(218)@dc2b9a5d0dfe: DLCX{ line := { verb := "DLCX", trans_id := "72", ep := "rtpbridge/9@mgw", ver := "1.0" }, params := { { code := "C", val := "a78fdf17" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(218)@dc2b9a5d0dfe: DLCX{ line := { verb := "DLCX", trans_id := "73", ep := "rtpbridge/9@mgw", ver := "1.0" }, params := { { code := "C", val := "a78fdf17" }, { code := "I", val := "22222" } }, sdp := omit } 20250410085711395 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 72 OK (mgcp_client.c:758) 20250410085711395 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b0da0ca720]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250410085711395 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b0da0ca720]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250410085711395 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b0da0ca720]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250410085711395 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b0da0ca720]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(218)@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed 20250410085711395 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 73 OK (mgcp_client.c:758) 20250410085711395 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b0da0c2c10]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250410085711395 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b0da0c2c10]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250410085711395 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b0da0c2c10]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250410085711395 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b0da0c2c10]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@dc2b9a5d0dfe: Deleted conn table entry 9TC_rab_assignment_concurrent0(218)10981343 20250410085711398 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085711398 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085711398 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250410085711398 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250410085711398 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xa78fdf,cause=radio(normal)) (hnbgw_rua.c:439) 20250410085711398 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10981343 SCCP-17 msc-0 MI=IMSI-262420000000009: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250410085711398 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10981343)[0x55b0da060a40]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250410085711398 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250410085711398 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250410085711398 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10981343)[0x55b0da060a40]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250410085711398 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55b0da0754a0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250410085711398 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250410085711398 DLSCCP DEBUG SCCP-SCOC(17)[0x55b0da0766e0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250410085711398 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0097bf3b), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250410085711398 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085711398 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085711398 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085711398 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085711398 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085711398 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085711398 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 97 bf 3b 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) 20250410085711398 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10981343)[0x55b0da060a40]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250410085711398 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55b0da0754a0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250410085711398 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55b0da0754a0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250410085711398 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085711398 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085711398 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085711398 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085711398 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085711398 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250410085711398 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410085711398 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410085711398 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085711398 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 97 bf 3b 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)@dc2b9a5d0dfe: Session index based on local reference:9 HNBGW_Test.msc0-SCCP(202)@dc2b9a5d0dfe: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@dc2b9a5d0dfe: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@dc2b9a5d0dfe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(218)@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@dc2b9a5d0dfe: Deleted conn table entry 9TC_rab_assignment_concurrent0(218)16339804 HNBGW_Test.msc0-SCCP(202)@dc2b9a5d0dfe: Session index based on connection ID:9 20250410085711402 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085711402 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410085711402 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410085711402 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410085711402 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085711402 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410085711402 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085711402 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085711402 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085711402 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 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 97 bf 3b 00 00 00 00 00 00 06 00 08 00 00 00 07  20250410085711402 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085711402 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085711402 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085711402 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410085711402 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085711402 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=0097bf3b), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250410085711402 DLSCCP DEBUG Received CO:RELRE for local reference 17 (sccp_scoc.c:1855) 20250410085711402 DLSCCP DEBUG SCCP-SCOC(17)[0x55b0da0766e0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250410085711402 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085711402 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250410085711402 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) 20250410085711402 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55b0da0754a0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250410085711402 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55b0da0754a0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250410085711402 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10981343)[0x55b0da060a40]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250410085711402 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10981343)[0x55b0da060a40]{disconnected}: Freeing instance (context_map.c:202) 20250410085711402 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10981343)[0x55b0da060a40]{disconnected}: Deallocated (fsm.c:568) 20250410085711402 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55b0da0754a0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250410085711402 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55b0da0754a0]{disconnected}: Freeing instance (context_map.c:206) 20250410085711402 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55b0da0754a0]{disconnected}: Deallocated (fsm.c:568) 20250410085711402 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10981343 SCCP-17 msc-0 MI=IMSI-262420000000009: Deallocating (context_map.c:225) 20250410085711402 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=0097bf3b), PART(T=Source Reference,L=4,D=00000011) (sccp_scrc.c:415) 20250410085711402 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085711402 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085711402 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085711402 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085711402 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085711402 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085711402 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 97 bf 3b 00 00 11 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085711402 DLSCCP DEBUG SCCP-SCOC(17)[0x55b0da0766e0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250410085711402 DLSCCP DEBUG SCCP-SCOC(17)[0x55b0da0766e0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250410085711402 DLSCCP DEBUG SCCP-SCOC(17)[0x55b0da0766e0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250410085711402 DLSCCP DEBUG SCCP-SCOC(17)[0x55b0da0766e0]{IDLE}: Deallocated (fsm.c:568) 20250410085711402 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085711402 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085711402 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085711402 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085711402 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085711402 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250410085711402 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410085711402 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410085711402 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085711402 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 97 bf 3b 00 00 11 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(202)@dc2b9a5d0dfe: Session index based on local reference:9 HNBGW_Test.msc0-SCCP(202)@dc2b9a5d0dfe: RLC received in state:disconnect_pending HNBGW_Test.msc0-SCCP(202)@dc2b9a5d0dfe: Session index based on connection ID:10 HNBGW_Test.msc0-SCCP(202)@dc2b9a5d0dfe: vl_len:12 HNBGW_Test.msc0-SCCP(202)@dc2b9a5d0dfe: vl_from0 HNBGW_Test.msc0-SCCP(202)@dc2b9a5d0dfe: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250410085711420 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085711420 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410085711420 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410085711420 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410085711420 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085711420 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410085711420 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085711420 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085711420 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085711420 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  20250410085711420 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085711420 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085711420 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085711420 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410085711420 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085711420 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) 20250410085711420 DLSCCP DEBUG Received CO:CODT for local reference 18 (sccp_scoc.c:1855) 20250410085711420 DLSCCP DEBUG SCCP-SCOC(18)[0x55b0da077420]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250410085711420 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085711420 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250410085711420 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x55b0da060fc0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250410085711420 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250410085711420 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250410085711420 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x55b0da060fc0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250410085711420 DMGW DEBUG mgw(mgw-fsm-13929114-0)[0x55b0da0cc510]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250410085711420 DMGW DEBUG mgw(mgw-fsm-13929114-0)[0x55b0da0cc510]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250410085711420 DMGW DEBUG mgw(mgw-fsm-13929114-0)[0x55b0da0cc510]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250410085711420 DLMGCP DEBUG mgw-endp(mgw-fsm-13929114-0)[0x55b0da0cca70]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250410085711420 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b0da0d3340]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250410085711420 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:35971: len=58 'DLCX 74 rtpbridge/10@mgw MGCP 1.0\r\nC: d48a'... (mgcp_client.c:807) 20250410085711420 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250410085711420 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b0da0d3340]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250410085711420 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b0da0cc300]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250410085711420 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:35971: len=58 'DLCX 75 rtpbridge/10@mgw MGCP 1.0\r\nC: d48a'... (mgcp_client.c:807) 20250410085711420 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250410085711420 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b0da0cc300]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250410085711420 DLMGCP DEBUG mgw-endp(mgw-fsm-13929114-0)[0x55b0da0cca70]{IN_USE}: Removing from parent mgw(mgw-fsm-13929114-0)[0x55b0da0cc510] (mgcp_client_endpoint_fsm.c:873) 20250410085711420 DLMGCP DEBUG mgw-endp(mgw-fsm-13929114-0)[0x55b0da0cca70]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250410085711420 DLMGCP DEBUG mgw-endp(mgw-fsm-13929114-0)[0x55b0da0cca70]{IN_USE}: Deallocated (fsm.c:568) 20250410085711420 DMGW DEBUG mgw(mgw-fsm-13929114-0)[0x55b0da0cc510]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250410085711420 DMGW DEBUG mgw(mgw-fsm-13929114-0)[0x55b0da0cc510]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250410085711420 DMGW DEBUG mgw(mgw-fsm-13929114-0)[0x55b0da0cc510]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250410085711420 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13929114)[0x55b0da075e80]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250410085711420 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20250410085711420 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410085711420 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)@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(219)@dc2b9a5d0dfe: DLCX{ line := { verb := "DLCX", trans_id := "74", ep := "rtpbridge/10@mgw", ver := "1.0" }, params := { { code := "C", val := "d48a9a17" }, { code := "I", val := "11111" } }, sdp := omit } 20250410085711431 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 74 OK (mgcp_client.c:758) 20250410085711431 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b0da0d3340]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250410085711431 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b0da0d3340]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250410085711431 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b0da0d3340]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250410085711431 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b0da0d3340]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(219)@dc2b9a5d0dfe: DLCX{ line := { verb := "DLCX", trans_id := "75", ep := "rtpbridge/10@mgw", ver := "1.0" }, params := { { code := "C", val := "d48a9a17" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(219)@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed 20250410085711432 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 75 OK (mgcp_client.c:758) 20250410085711432 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b0da0cc300]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250410085711432 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b0da0cc300]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250410085711432 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b0da0cc300]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250410085711432 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b0da0cc300]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@dc2b9a5d0dfe: Deleted conn table entry 10TC_rab_assignment_concurrent0(219)13929114 20250410085711438 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085711438 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085711438 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250410085711438 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250410085711438 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xd48a9a,cause=radio(normal)) (hnbgw_rua.c:439) 20250410085711438 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13929114 SCCP-18 msc-0 MI=IMSI-262420000000010: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250410085711438 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13929114)[0x55b0da075e80]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250410085711438 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250410085711438 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250410085711438 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13929114)[0x55b0da075e80]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250410085711438 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x55b0da060fc0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250410085711438 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250410085711438 DLSCCP DEBUG SCCP-SCOC(18)[0x55b0da077420]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250410085711438 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a4e913), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250410085711439 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085711439 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085711439 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085711439 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085711439 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085711439 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085711439 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 a4 e9 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) 20250410085711439 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13929114)[0x55b0da075e80]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250410085711439 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x55b0da060fc0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250410085711439 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x55b0da060fc0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250410085711439 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085711439 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085711439 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085711439 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085711439 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085711439 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.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' 20250410085711439 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410085711439 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410085711439 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085711439 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 a4 e9 13 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)@dc2b9a5d0dfe: Session index based on local reference:10 HNBGW_Test.msc0-SCCP(202)@dc2b9a5d0dfe: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@dc2b9a5d0dfe: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@dc2b9a5d0dfe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(219)@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(202)@dc2b9a5d0dfe: Session index based on connection ID:11 HNBGW_Test.msc0-SCCP(202)@dc2b9a5d0dfe: vl_len:12 HNBGW_Test.msc0-SCCP(202)@dc2b9a5d0dfe: vl_from0 HNBGW_Test.msc0-SCCP(202)@dc2b9a5d0dfe: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O HNBGW_Test.msc0-RAN(203)@dc2b9a5d0dfe: Deleted conn table entry 10TC_rab_assignment_concurrent0(219)13213768 20250410085711445 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085711445 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410085711445 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410085711445 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410085711445 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085711445 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410085711445 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085711445 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085711445 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085711445 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  20250410085711446 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085711446 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085711446 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085711446 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410085711446 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085711446 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) 20250410085711446 DLSCCP DEBUG Received CO:CODT for local reference 19 (sccp_scoc.c:1855) 20250410085711446 DLSCCP DEBUG SCCP-SCOC(19)[0x55b0da06d100]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250410085711446 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085711446 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250410085711446 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x55b0da063920]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250410085711446 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250410085711446 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250410085711446 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x55b0da063920]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250410085711446 DMGW DEBUG mgw(mgw-fsm-13920180-0)[0x55b0da0d57e0]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250410085711446 DMGW DEBUG mgw(mgw-fsm-13920180-0)[0x55b0da0d57e0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250410085711446 DMGW DEBUG mgw(mgw-fsm-13920180-0)[0x55b0da0d57e0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250410085711446 DLMGCP DEBUG mgw-endp(mgw-fsm-13920180-0)[0x55b0da0d4ae0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250410085711446 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b0da0dc0b0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250410085711446 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:35971: len=58 'DLCX 76 rtpbridge/11@mgw MGCP 1.0\r\nC: d467'... (mgcp_client.c:807) 20250410085711446 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250410085711446 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b0da0dc0b0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250410085711446 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b0da0d3e50]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250410085711446 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:35971: len=58 'DLCX 77 rtpbridge/11@mgw MGCP 1.0\r\nC: d467'... (mgcp_client.c:807) 20250410085711446 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250410085711446 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b0da0d3e50]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250410085711446 DLMGCP DEBUG mgw-endp(mgw-fsm-13920180-0)[0x55b0da0d4ae0]{IN_USE}: Removing from parent mgw(mgw-fsm-13920180-0)[0x55b0da0d57e0] (mgcp_client_endpoint_fsm.c:873) 20250410085711446 DLMGCP DEBUG mgw-endp(mgw-fsm-13920180-0)[0x55b0da0d4ae0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250410085711446 DLMGCP DEBUG mgw-endp(mgw-fsm-13920180-0)[0x55b0da0d4ae0]{IN_USE}: Deallocated (fsm.c:568) 20250410085711446 DMGW DEBUG mgw(mgw-fsm-13920180-0)[0x55b0da0d57e0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250410085711446 DMGW DEBUG mgw(mgw-fsm-13920180-0)[0x55b0da0d57e0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250410085711446 DMGW DEBUG mgw(mgw-fsm-13920180-0)[0x55b0da0d57e0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250410085711446 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13920180)[0x55b0da063fd0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250410085711446 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) HNBGW_Test.msc0-SCCP(202)@dc2b9a5d0dfe: Session index based on connection ID:10 20250410085711446 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410085711447 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)@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(220)@dc2b9a5d0dfe: DLCX{ line := { verb := "DLCX", trans_id := "76", ep := "rtpbridge/11@mgw", ver := "1.0" }, params := { { code := "C", val := "d467b417" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(220)@dc2b9a5d0dfe: DLCX{ line := { verb := "DLCX", trans_id := "77", ep := "rtpbridge/11@mgw", ver := "1.0" }, params := { { code := "C", val := "d467b417" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(220)@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed 20250410085711464 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 76 OK (mgcp_client.c:758) 20250410085711465 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b0da0dc0b0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250410085711465 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b0da0dc0b0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250410085711465 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b0da0dc0b0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250410085711465 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b0da0dc0b0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250410085711466 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 77 OK (mgcp_client.c:758) 20250410085711466 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b0da0d3e50]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250410085711466 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b0da0d3e50]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250410085711466 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b0da0d3e50]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250410085711466 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b0da0d3e50]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@dc2b9a5d0dfe: Deleted conn table entry 11TC_rab_assignment_concurrent0(220)13920180 20250410085711471 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085711471 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085711471 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250410085711471 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250410085711471 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xd467b4,cause=radio(normal)) (hnbgw_rua.c:439) 20250410085711471 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13920180 SCCP-19 msc-0 MI=IMSI-262420000000011: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250410085711471 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13920180)[0x55b0da063fd0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250410085711471 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250410085711472 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250410085711472 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13920180)[0x55b0da063fd0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250410085711472 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x55b0da063920]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250410085711472 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250410085711472 DLSCCP DEBUG SCCP-SCOC(19)[0x55b0da06d100]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250410085711472 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00535231), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250410085711472 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085711472 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085711472 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085711472 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085711472 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085711472 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085711472 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 53 52 31 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085711472 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13920180)[0x55b0da063fd0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250410085711472 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x55b0da063920]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250410085711472 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x55b0da063920]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250410085711472 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085711472 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085711472 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085711472 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085711472 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085711472 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.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' 20250410085711472 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410085711472 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410085711472 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085711472 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 53 52 31 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 01  20250410085711472 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085711472 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410085711472 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410085711472 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410085711472 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085711472 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410085711472 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085711472 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085711472 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085711472 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 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 a4 e9 13 00 00 00 00 00 00 06 00 08 00 00 00 07  20250410085711472 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085711472 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085711472 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085711473 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410085711473 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085711473 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=00a4e913), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250410085711473 DLSCCP DEBUG Received CO:RELRE for local reference 18 (sccp_scoc.c:1855) 20250410085711473 DLSCCP DEBUG SCCP-SCOC(18)[0x55b0da077420]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250410085711473 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085711473 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250410085711473 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) 20250410085711473 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x55b0da060fc0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250410085711473 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x55b0da060fc0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250410085711473 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13929114)[0x55b0da075e80]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250410085711473 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13929114)[0x55b0da075e80]{disconnected}: Freeing instance (context_map.c:202) 20250410085711473 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13929114)[0x55b0da075e80]{disconnected}: Deallocated (fsm.c:568) 20250410085711473 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x55b0da060fc0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250410085711473 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x55b0da060fc0]{disconnected}: Freeing instance (context_map.c:206) 20250410085711473 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x55b0da060fc0]{disconnected}: Deallocated (fsm.c:568) 20250410085711473 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13929114 SCCP-18 msc-0 MI=IMSI-262420000000010: Deallocating (context_map.c:225) 20250410085711473 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=00a4e913), PART(T=Source Reference,L=4,D=00000012) (sccp_scrc.c:415) 20250410085711473 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085711473 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085711473 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085711473 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085711473 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085711473 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085711473 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 a4 e9 13 00 00 12 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085711473 DLSCCP DEBUG SCCP-SCOC(18)[0x55b0da077420]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250410085711473 DLSCCP DEBUG SCCP-SCOC(18)[0x55b0da077420]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250410085711473 DLSCCP DEBUG SCCP-SCOC(18)[0x55b0da077420]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250410085711473 DLSCCP DEBUG SCCP-SCOC(18)[0x55b0da077420]{IDLE}: Deallocated (fsm.c:568) 20250410085711473 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085711473 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085711473 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085711473 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085711473 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085711473 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.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' 20250410085711473 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410085711474 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410085711474 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085711474 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 a4 e9 13 00 00 12 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(202)@dc2b9a5d0dfe: Session index based on connection ID:12 HNBGW_Test.msc0-SCCP(202)@dc2b9a5d0dfe: vl_len:12 HNBGW_Test.msc0-SCCP(202)@dc2b9a5d0dfe: vl_from0 HNBGW_Test.msc0-SCCP(202)@dc2b9a5d0dfe: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O HNBGW_Test.msc0-SCCP(202)@dc2b9a5d0dfe: Session index based on local reference:11 HNBGW_Test.msc0-SCCP(202)@dc2b9a5d0dfe: DT1 will be put to the reassembly buffer 20250410085711477 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085711477 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410085711477 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer HNBGW_Test.msc0-SCCP(202)@dc2b9a5d0dfe: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@dc2b9a5d0dfe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410085711477 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410085711477 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085711477 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410085711477 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085711477 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085711477 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085711477 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  20250410085711477 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085711477 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085711477 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085711477 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410085711477 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085711477 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) 20250410085711477 DLSCCP DEBUG Received CO:CODT for local reference 20 (sccp_scoc.c:1855) 20250410085711477 DLSCCP DEBUG SCCP-SCOC(20)[0x55b0da0794a0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250410085711477 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085711477 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250410085711477 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x55b0da078c60]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250410085711477 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250410085711477 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250410085711477 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x55b0da078c60]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250410085711478 DMGW DEBUG mgw(mgw-fsm-2348011-0)[0x55b0da0ddfa0]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250410085711478 DMGW DEBUG mgw(mgw-fsm-2348011-0)[0x55b0da0ddfa0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250410085711478 DMGW DEBUG mgw(mgw-fsm-2348011-0)[0x55b0da0ddfa0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250410085711478 DLMGCP DEBUG mgw-endp(mgw-fsm-2348011-0)[0x55b0da0d43c0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250410085711478 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b0da0e4d30]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250410085711478 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:35971: len=58 'DLCX 78 rtpbridge/12@mgw MGCP 1.0\r\nC: 23d3'... (mgcp_client.c:807) 20250410085711478 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250410085711478 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b0da0e4d30]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250410085711478 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b0da0cb900]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250410085711478 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:35971: len=58 'DLCX 79 rtpbridge/12@mgw MGCP 1.0\r\nC: 23d3'... (mgcp_client.c:807) 20250410085711478 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250410085711478 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b0da0cb900]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250410085711478 DLMGCP DEBUG mgw-endp(mgw-fsm-2348011-0)[0x55b0da0d43c0]{IN_USE}: Removing from parent mgw(mgw-fsm-2348011-0)[0x55b0da0ddfa0] (mgcp_client_endpoint_fsm.c:873) 20250410085711478 DLMGCP DEBUG mgw-endp(mgw-fsm-2348011-0)[0x55b0da0d43c0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250410085711478 DLMGCP DEBUG mgw-endp(mgw-fsm-2348011-0)[0x55b0da0d43c0]{IN_USE}: Deallocated (fsm.c:568) 20250410085711478 DMGW DEBUG mgw(mgw-fsm-2348011-0)[0x55b0da0ddfa0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250410085711478 DMGW DEBUG mgw(mgw-fsm-2348011-0)[0x55b0da0ddfa0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250410085711478 DMGW DEBUG mgw(mgw-fsm-2348011-0)[0x55b0da0ddfa0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250410085711478 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2348011)[0x55b0da063a50]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250410085711478 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20250410085711478 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410085711478 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)@dc2b9a5d0dfe: Session index based on local reference:10 HNBGW_Test.msc0-SCCP(202)@dc2b9a5d0dfe: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(220)@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(221)@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@dc2b9a5d0dfe: Deleted conn table entry 11TC_rab_assignment_concurrent0(220)11597439 HNBGW_Test.msc0-SCCP(202)@dc2b9a5d0dfe: Session index based on connection ID:11 TC_rab_assignment_concurrent0(221)@dc2b9a5d0dfe: DLCX{ line := { verb := "DLCX", trans_id := "78", ep := "rtpbridge/12@mgw", ver := "1.0" }, params := { { code := "C", val := "23d3eb17" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(221)@dc2b9a5d0dfe: DLCX{ line := { verb := "DLCX", trans_id := "79", ep := "rtpbridge/12@mgw", ver := "1.0" }, params := { { code := "C", val := "23d3eb17" }, { code := "I", val := "22222" } }, sdp := omit } 20250410085711492 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 78 OK (mgcp_client.c:758) 20250410085711492 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b0da0e4d30]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250410085711492 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b0da0e4d30]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250410085711492 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b0da0e4d30]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250410085711492 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b0da0e4d30]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(221)@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed 20250410085711492 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 79 OK (mgcp_client.c:758) 20250410085711492 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b0da0cb900]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250410085711492 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b0da0cb900]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250410085711492 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b0da0cb900]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250410085711492 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b0da0cb900]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@dc2b9a5d0dfe: Deleted conn table entry 12TC_rab_assignment_concurrent0(221)2348011 20250410085711498 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085711498 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085711499 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250410085711499 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250410085711499 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x23d3eb,cause=radio(normal)) (hnbgw_rua.c:439) 20250410085711499 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2348011 SCCP-20 msc-0 MI=IMSI-262420000000012: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250410085711499 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2348011)[0x55b0da063a50]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250410085711499 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250410085711499 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250410085711499 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2348011)[0x55b0da063a50]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250410085711499 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x55b0da078c60]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250410085711499 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250410085711499 DLSCCP DEBUG SCCP-SCOC(20)[0x55b0da0794a0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250410085711499 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00075911), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250410085711499 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085711499 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085711499 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085711499 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085711499 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085711499 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085711499 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 07 59 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) 20250410085711499 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2348011)[0x55b0da063a50]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250410085711499 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x55b0da078c60]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250410085711499 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x55b0da078c60]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250410085711499 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085711499 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) HNBGW_Test.msc0-SCCP(202)@dc2b9a5d0dfe: Session index based on connection ID:13 20250410085711499 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085711499 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085711499 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085711499 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=5 -> eSLS=21: use Normal Route via 'virt-msc0' HNBGW_Test.msc0-SCCP(202)@dc2b9a5d0dfe: vl_len:12 20250410085711499 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410085711499 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410085711499 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085711499 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 07 59 11 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 01  20250410085711500 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085711500 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410085711500 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410085711500 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410085711500 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085711500 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410085711500 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085711500 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085711500 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085711500 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 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 53 52 31 00 00 00 00 00 00 06 00 08 00 00 00 07  HNBGW_Test.msc0-SCCP(202)@dc2b9a5d0dfe: vl_from0 20250410085711500 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085711500 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085711500 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085711500 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410085711500 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085711500 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=00535231), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250410085711500 DLSCCP DEBUG Received CO:RELRE for local reference 19 (sccp_scoc.c:1855) 20250410085711500 DLSCCP DEBUG SCCP-SCOC(19)[0x55b0da06d100]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250410085711500 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085711500 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250410085711500 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) 20250410085711500 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x55b0da063920]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250410085711500 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x55b0da063920]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250410085711500 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13920180)[0x55b0da063fd0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250410085711500 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13920180)[0x55b0da063fd0]{disconnected}: Freeing instance (context_map.c:202) 20250410085711500 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13920180)[0x55b0da063fd0]{disconnected}: Deallocated (fsm.c:568) 20250410085711500 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x55b0da063920]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250410085711500 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x55b0da063920]{disconnected}: Freeing instance (context_map.c:206) 20250410085711500 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x55b0da063920]{disconnected}: Deallocated (fsm.c:568) 20250410085711500 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13920180 SCCP-19 msc-0 MI=IMSI-262420000000011: Deallocating (context_map.c:225) 20250410085711500 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=00535231), PART(T=Source Reference,L=4,D=00000013) (sccp_scrc.c:415) 20250410085711500 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085711500 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085711500 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085711500 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085711500 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085711500 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085711500 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 53 52 31 00 00 13 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085711500 DLSCCP DEBUG SCCP-SCOC(19)[0x55b0da06d100]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250410085711500 DLSCCP DEBUG SCCP-SCOC(19)[0x55b0da06d100]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250410085711500 DLSCCP DEBUG SCCP-SCOC(19)[0x55b0da06d100]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250410085711500 DLSCCP DEBUG SCCP-SCOC(19)[0x55b0da06d100]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-SCCP(202)@dc2b9a5d0dfe: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250410085711501 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085711501 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085711501 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085711501 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085711501 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085711501 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.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' 20250410085711501 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410085711501 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410085711501 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085711501 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 53 52 31 00 00 13 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(202)@dc2b9a5d0dfe: Session index based on local reference:12 HNBGW_Test.msc0-SCCP(202)@dc2b9a5d0dfe: DT1 will be put to the reassembly buffer 20250410085711503 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085711503 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410085711503 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410085711503 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410085711503 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085711503 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410085711503 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085711503 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085711503 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@dc2b9a5d0dfe: DT1 data has been put to the reassembly buffer 20250410085711503 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  20250410085711503 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085711503 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085711503 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085711503 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410085711503 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085711503 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) 20250410085711503 DLSCCP DEBUG Received CO:CODT for local reference 21 (sccp_scoc.c:1855) 20250410085711503 DLSCCP DEBUG SCCP-SCOC(21)[0x55b0da07b100]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250410085711503 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) HNBGW_Test.msc0-SCCP(202)@dc2b9a5d0dfe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410085711503 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250410085711503 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x55b0da078d90]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250410085711503 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250410085711503 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250410085711503 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x55b0da078d90]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250410085711503 DMGW DEBUG mgw(mgw-fsm-749594-0)[0x55b0da0e6c50]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250410085711503 DMGW DEBUG mgw(mgw-fsm-749594-0)[0x55b0da0e6c50]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250410085711503 DMGW DEBUG mgw(mgw-fsm-749594-0)[0x55b0da0e6c50]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250410085711503 DLMGCP DEBUG mgw-endp(mgw-fsm-749594-0)[0x55b0da0e7240]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250410085711503 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b0da0edb10]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250410085711503 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:35971: len=57 'DLCX 80 rtpbridge/13@mgw MGCP 1.0\r\nC: b701'... (mgcp_client.c:807) 20250410085711503 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250410085711503 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b0da0edb10]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250410085711503 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b0da0dc820]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250410085711503 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:35971: len=57 'DLCX 81 rtpbridge/13@mgw MGCP 1.0\r\nC: b701'... (mgcp_client.c:807) 20250410085711503 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250410085711503 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b0da0dc820]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250410085711503 DLMGCP DEBUG mgw-endp(mgw-fsm-749594-0)[0x55b0da0e7240]{IN_USE}: Removing from parent mgw(mgw-fsm-749594-0)[0x55b0da0e6c50] (mgcp_client_endpoint_fsm.c:873) 20250410085711503 DLMGCP DEBUG mgw-endp(mgw-fsm-749594-0)[0x55b0da0e7240]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250410085711503 DLMGCP DEBUG mgw-endp(mgw-fsm-749594-0)[0x55b0da0e7240]{IN_USE}: Deallocated (fsm.c:568) 20250410085711503 DMGW DEBUG mgw(mgw-fsm-749594-0)[0x55b0da0e6c50]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250410085711503 DMGW DEBUG mgw(mgw-fsm-749594-0)[0x55b0da0e6c50]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250410085711503 DMGW DEBUG mgw(mgw-fsm-749594-0)[0x55b0da0e6c50]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250410085711503 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-749594)[0x55b0da06e270]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250410085711503 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20250410085711504 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410085711504 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)@dc2b9a5d0dfe: Session index based on local reference:11 HNBGW_Test.msc0-SCCP(202)@dc2b9a5d0dfe: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(221)@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@dc2b9a5d0dfe: Deleted conn table entry 12TC_rab_assignment_concurrent0(221)11737047 TC_rab_assignment_concurrent0(222)@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(202)@dc2b9a5d0dfe: Session index based on connection ID:12 TC_rab_assignment_concurrent0(222)@dc2b9a5d0dfe: DLCX{ line := { verb := "DLCX", trans_id := "80", ep := "rtpbridge/13@mgw", ver := "1.0" }, params := { { code := "C", val := "b701a17" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(222)@dc2b9a5d0dfe: DLCX{ line := { verb := "DLCX", trans_id := "81", ep := "rtpbridge/13@mgw", ver := "1.0" }, params := { { code := "C", val := "b701a17" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(222)@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed 20250410085711520 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 80 OK (mgcp_client.c:758) 20250410085711520 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b0da0edb10]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250410085711520 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b0da0edb10]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250410085711520 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b0da0edb10]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250410085711520 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b0da0edb10]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250410085711521 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 81 OK (mgcp_client.c:758) 20250410085711521 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b0da0dc820]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250410085711521 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b0da0dc820]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250410085711521 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b0da0dc820]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250410085711521 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b0da0dc820]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@dc2b9a5d0dfe: Deleted conn table entry 13TC_rab_assignment_concurrent0(222)749594 20250410085711526 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085711526 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085711526 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250410085711526 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250410085711526 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xb701a,cause=radio(normal)) (hnbgw_rua.c:439) 20250410085711526 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-749594 SCCP-21 msc-0 MI=IMSI-262420000000013: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250410085711526 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-749594)[0x55b0da06e270]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250410085711526 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250410085711526 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250410085711526 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-749594)[0x55b0da06e270]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250410085711526 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x55b0da078d90]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250410085711526 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250410085711526 DLSCCP DEBUG SCCP-SCOC(21)[0x55b0da07b100]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250410085711526 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005c1d1b), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250410085711526 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085711526 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085711526 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085711526 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085711526 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085711526 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085711526 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 5c 1d 1b 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) 20250410085711526 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-749594)[0x55b0da06e270]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250410085711526 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x55b0da078d90]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250410085711526 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x55b0da078d90]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250410085711527 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085711527 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085711527 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085711527 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085711527 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085711527 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.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' 20250410085711527 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410085711527 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410085711527 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085711527 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 5c 1d 1b 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 01  20250410085711527 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085711527 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410085711527 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410085711527 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410085711527 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085711527 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410085711527 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085711527 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085711527 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085711527 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 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 07 59 11 00 00 00 00 00 00 06 00 08 00 00 00 07  20250410085711527 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085711527 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085711527 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085711527 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410085711527 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085711527 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=00075911), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250410085711527 DLSCCP DEBUG Received CO:RELRE for local reference 20 (sccp_scoc.c:1855) 20250410085711527 DLSCCP DEBUG SCCP-SCOC(20)[0x55b0da0794a0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250410085711527 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085711527 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250410085711527 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) 20250410085711527 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x55b0da078c60]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250410085711527 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x55b0da078c60]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250410085711527 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2348011)[0x55b0da063a50]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250410085711527 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2348011)[0x55b0da063a50]{disconnected}: Freeing instance (context_map.c:202) 20250410085711527 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2348011)[0x55b0da063a50]{disconnected}: Deallocated (fsm.c:568) 20250410085711527 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x55b0da078c60]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250410085711527 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x55b0da078c60]{disconnected}: Freeing instance (context_map.c:206) 20250410085711527 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x55b0da078c60]{disconnected}: Deallocated (fsm.c:568) 20250410085711527 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2348011 SCCP-20 msc-0 MI=IMSI-262420000000012: Deallocating (context_map.c:225) 20250410085711527 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=00075911), PART(T=Source Reference,L=4,D=00000014) (sccp_scrc.c:415) 20250410085711527 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085711528 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085711528 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085711528 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085711528 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085711528 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085711528 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 07 59 11 00 00 14 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085711528 DLSCCP DEBUG SCCP-SCOC(20)[0x55b0da0794a0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250410085711528 DLSCCP DEBUG SCCP-SCOC(20)[0x55b0da0794a0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250410085711528 DLSCCP DEBUG SCCP-SCOC(20)[0x55b0da0794a0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250410085711528 DLSCCP DEBUG SCCP-SCOC(20)[0x55b0da0794a0]{IDLE}: Deallocated (fsm.c:568) 20250410085711528 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085711528 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085711528 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085711528 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085711528 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085711528 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250410085711528 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410085711528 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410085711528 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085711528 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 07 59 11 00 00 14 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(202)@dc2b9a5d0dfe: Session index based on local reference:13 HNBGW_Test.msc0-SCCP(202)@dc2b9a5d0dfe: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@dc2b9a5d0dfe: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@dc2b9a5d0dfe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.msc0-SCCP(202)@dc2b9a5d0dfe: Session index based on local reference:12 HNBGW_Test.msc0-SCCP(202)@dc2b9a5d0dfe: RLC received in state:disconnect_pending HNBGW_Test.msc0-SCCP(202)@dc2b9a5d0dfe: Session index based on connection ID:14 HNBGW_Test.msc0-SCCP(202)@dc2b9a5d0dfe: vl_len:12 HNBGW_Test.msc0-SCCP(202)@dc2b9a5d0dfe: vl_from0 TC_rab_assignment_concurrent0(222)@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(202)@dc2b9a5d0dfe: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250410085711535 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085711535 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410085711535 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410085711535 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 HNBGW_Test.msc0-RAN(203)@dc2b9a5d0dfe: Deleted conn table entry 13TC_rab_assignment_concurrent0(222)1376194 20250410085711535 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085711535 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410085711535 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085711535 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085711535 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085711535 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  20250410085711535 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085711535 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085711535 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085711535 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410085711535 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085711535 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) 20250410085711535 DLSCCP DEBUG Received CO:CODT for local reference 22 (sccp_scoc.c:1855) 20250410085711535 DLSCCP DEBUG SCCP-SCOC(22)[0x55b0da07bc00]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250410085711535 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085711535 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250410085711535 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55b0da07b640]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250410085711535 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250410085711535 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250410085711535 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55b0da07b640]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250410085711535 DMGW DEBUG mgw(mgw-fsm-6398138-0)[0x55b0da0ef960]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250410085711535 DMGW DEBUG mgw(mgw-fsm-6398138-0)[0x55b0da0ef960]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250410085711535 DMGW DEBUG mgw(mgw-fsm-6398138-0)[0x55b0da0ef960]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250410085711535 DLMGCP DEBUG mgw-endp(mgw-fsm-6398138-0)[0x55b0da0efff0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250410085711535 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b0da0f68c0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250410085711535 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:35971: len=58 'DLCX 82 rtpbridge/14@mgw MGCP 1.0\r\nC: 61a0'... (mgcp_client.c:807) 20250410085711535 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250410085711535 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b0da0f68c0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250410085711535 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b0da0ef6f0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250410085711535 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:35971: len=58 'DLCX 83 rtpbridge/14@mgw MGCP 1.0\r\nC: 61a0'... (mgcp_client.c:807) 20250410085711535 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250410085711535 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b0da0ef6f0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250410085711535 DLMGCP DEBUG mgw-endp(mgw-fsm-6398138-0)[0x55b0da0efff0]{IN_USE}: Removing from parent mgw(mgw-fsm-6398138-0)[0x55b0da0ef960] (mgcp_client_endpoint_fsm.c:873) 20250410085711535 DLMGCP DEBUG mgw-endp(mgw-fsm-6398138-0)[0x55b0da0efff0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250410085711535 DLMGCP DEBUG mgw-endp(mgw-fsm-6398138-0)[0x55b0da0efff0]{IN_USE}: Deallocated (fsm.c:568) 20250410085711535 DMGW DEBUG mgw(mgw-fsm-6398138-0)[0x55b0da0ef960]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250410085711535 DMGW DEBUG mgw(mgw-fsm-6398138-0)[0x55b0da0ef960]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250410085711535 DMGW DEBUG mgw(mgw-fsm-6398138-0)[0x55b0da0ef960]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250410085711535 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6398138)[0x55b0da07aaa0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250410085711535 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20250410085711535 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410085711535 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)@dc2b9a5d0dfe: Session index based on connection ID:13 TC_rab_assignment_concurrent0(223)@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(223)@dc2b9a5d0dfe: DLCX{ line := { verb := "DLCX", trans_id := "82", ep := "rtpbridge/14@mgw", ver := "1.0" }, params := { { code := "C", val := "61a0ba17" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(223)@dc2b9a5d0dfe: DLCX{ line := { verb := "DLCX", trans_id := "83", ep := "rtpbridge/14@mgw", ver := "1.0" }, params := { { code := "C", val := "61a0ba17" }, { code := "I", val := "22222" } }, sdp := omit } 20250410085711543 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 82 OK (mgcp_client.c:758) 20250410085711543 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b0da0f68c0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250410085711543 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b0da0f68c0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250410085711543 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b0da0f68c0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250410085711543 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b0da0f68c0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(223)@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed 20250410085711543 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 83 OK (mgcp_client.c:758) 20250410085711543 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b0da0ef6f0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250410085711543 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b0da0ef6f0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250410085711543 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b0da0ef6f0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250410085711543 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b0da0ef6f0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@dc2b9a5d0dfe: Deleted conn table entry 14TC_rab_assignment_concurrent0(223)6398138 20250410085711545 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085711545 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085711545 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250410085711545 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250410085711545 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x61a0ba,cause=radio(normal)) (hnbgw_rua.c:439) 20250410085711545 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6398138 SCCP-22 msc-0 MI=IMSI-262420000000014: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250410085711545 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6398138)[0x55b0da07aaa0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250410085711545 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250410085711545 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250410085711545 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6398138)[0x55b0da07aaa0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250410085711545 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55b0da07b640]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250410085711545 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250410085711545 DLSCCP DEBUG SCCP-SCOC(22)[0x55b0da07bc00]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250410085711545 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000c5cf6), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250410085711545 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085711545 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085711545 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085711545 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085711545 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085711545 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085711545 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 0c 5c 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) 20250410085711545 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6398138)[0x55b0da07aaa0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250410085711545 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55b0da07b640]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250410085711545 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55b0da07b640]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250410085711545 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085711545 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085711545 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085711545 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085711545 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085711545 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250410085711545 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410085711545 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410085711545 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085711545 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 0c 5c f6 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 01  20250410085711545 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085711545 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410085711545 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410085711545 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410085711545 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085711545 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410085711545 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085711545 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085711545 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085711545 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 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 5c 1d 1b 00 00 00 00 00 00 06 00 08 00 00 00 07  20250410085711545 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085711545 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085711545 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085711545 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410085711545 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085711545 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=005c1d1b), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250410085711545 DLSCCP DEBUG Received CO:RELRE for local reference 21 (sccp_scoc.c:1855) 20250410085711545 DLSCCP DEBUG SCCP-SCOC(21)[0x55b0da07b100]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250410085711545 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085711545 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250410085711545 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) 20250410085711545 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x55b0da078d90]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250410085711545 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x55b0da078d90]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250410085711545 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-749594)[0x55b0da06e270]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250410085711545 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-749594)[0x55b0da06e270]{disconnected}: Freeing instance (context_map.c:202) 20250410085711545 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-749594)[0x55b0da06e270]{disconnected}: Deallocated (fsm.c:568) 20250410085711545 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x55b0da078d90]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250410085711545 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x55b0da078d90]{disconnected}: Freeing instance (context_map.c:206) 20250410085711545 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x55b0da078d90]{disconnected}: Deallocated (fsm.c:568) 20250410085711545 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-749594 SCCP-21 msc-0 MI=IMSI-262420000000013: Deallocating (context_map.c:225) 20250410085711545 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=005c1d1b), PART(T=Source Reference,L=4,D=00000015) (sccp_scrc.c:415) 20250410085711545 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085711545 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085711545 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085711545 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085711545 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085711545 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085711545 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 5c 1d 1b 00 00 15 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085711545 DLSCCP DEBUG SCCP-SCOC(21)[0x55b0da07b100]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250410085711545 DLSCCP DEBUG SCCP-SCOC(21)[0x55b0da07b100]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250410085711545 DLSCCP DEBUG SCCP-SCOC(21)[0x55b0da07b100]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250410085711545 DLSCCP DEBUG SCCP-SCOC(21)[0x55b0da07b100]{IDLE}: Deallocated (fsm.c:568) 20250410085711545 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085711545 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085711545 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085711545 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085711545 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085711545 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.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' 20250410085711545 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410085711545 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410085711545 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085711545 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 5c 1d 1b 00 00 15 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(202)@dc2b9a5d0dfe: Session index based on local reference:14 HNBGW_Test.msc0-SCCP(202)@dc2b9a5d0dfe: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@dc2b9a5d0dfe: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@dc2b9a5d0dfe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.msc0-SCCP(202)@dc2b9a5d0dfe: Session index based on local reference:13 HNBGW_Test.msc0-SCCP(202)@dc2b9a5d0dfe: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(223)@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@dc2b9a5d0dfe: Deleted conn table entry 14TC_rab_assignment_concurrent0(223)8665961 HNBGW_Test.msc0-SCCP(202)@dc2b9a5d0dfe: Session index based on connection ID:14 20250410085711548 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085711548 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410085711548 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410085711548 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410085711548 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085711548 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410085711548 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085711548 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085711548 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085711548 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 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 0c 5c f6 00 00 00 00 00 00 06 00 08 00 00 00 07  20250410085711548 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085711548 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085711548 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085711548 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410085711548 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085711548 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=000c5cf6), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250410085711548 DLSCCP DEBUG Received CO:RELRE for local reference 22 (sccp_scoc.c:1855) 20250410085711548 DLSCCP DEBUG SCCP-SCOC(22)[0x55b0da07bc00]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250410085711548 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085711548 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250410085711548 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) 20250410085711548 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55b0da07b640]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250410085711548 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55b0da07b640]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250410085711548 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6398138)[0x55b0da07aaa0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250410085711548 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6398138)[0x55b0da07aaa0]{disconnected}: Freeing instance (context_map.c:202) 20250410085711548 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6398138)[0x55b0da07aaa0]{disconnected}: Deallocated (fsm.c:568) 20250410085711548 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55b0da07b640]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250410085711548 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55b0da07b640]{disconnected}: Freeing instance (context_map.c:206) 20250410085711548 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55b0da07b640]{disconnected}: Deallocated (fsm.c:568) 20250410085711548 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6398138 SCCP-22 msc-0 MI=IMSI-262420000000014: Deallocating (context_map.c:225) 20250410085711548 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=000c5cf6), PART(T=Source Reference,L=4,D=00000016) (sccp_scrc.c:415) 20250410085711548 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085711548 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085711548 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085711548 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085711548 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085711548 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085711548 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 0c 5c f6 00 00 16 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085711548 DLSCCP DEBUG SCCP-SCOC(22)[0x55b0da07bc00]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250410085711548 DLSCCP DEBUG SCCP-SCOC(22)[0x55b0da07bc00]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250410085711548 DLSCCP DEBUG SCCP-SCOC(22)[0x55b0da07bc00]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250410085711548 DLSCCP DEBUG SCCP-SCOC(22)[0x55b0da07bc00]{IDLE}: Deallocated (fsm.c:568) 20250410085711549 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085711549 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085711549 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085711549 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085711549 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085711549 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250410085711549 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410085711549 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410085711549 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085711549 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 0c 5c f6 00 00 16 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(202)@dc2b9a5d0dfe: Session index based on local reference:14 HNBGW_Test.msc0-SCCP(202)@dc2b9a5d0dfe: RLC received in state:disconnect_pending HNBGW_Test.msc0-SCCP(202)@dc2b9a5d0dfe: Session index based on connection ID:15 HNBGW_Test.msc0-SCCP(202)@dc2b9a5d0dfe: vl_len:12 HNBGW_Test.msc0-SCCP(202)@dc2b9a5d0dfe: vl_from0 HNBGW_Test.msc0-SCCP(202)@dc2b9a5d0dfe: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250410085711566 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085711566 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410085711566 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410085711566 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410085711566 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085711566 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410085711566 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085711566 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085711566 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085711566 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  20250410085711566 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085711566 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085711566 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085711566 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410085711566 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085711567 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) 20250410085711567 DLSCCP DEBUG Received CO:CODT for local reference 23 (sccp_scoc.c:1855) 20250410085711567 DLSCCP DEBUG SCCP-SCOC(23)[0x55b0da07caa0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250410085711567 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085711567 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250410085711567 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x55b0da07c090]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250410085711567 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250410085711567 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250410085711567 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x55b0da07c090]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250410085711567 DMGW DEBUG mgw(mgw-fsm-5621822-0)[0x55b0da0f8de0]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250410085711567 DMGW DEBUG mgw(mgw-fsm-5621822-0)[0x55b0da0f8de0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250410085711567 DMGW DEBUG mgw(mgw-fsm-5621822-0)[0x55b0da0f8de0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250410085711567 DLMGCP DEBUG mgw-endp(mgw-fsm-5621822-0)[0x55b0da0f87e0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250410085711567 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b0da0ff6b0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250410085711567 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:35971: len=58 'DLCX 84 rtpbridge/15@mgw MGCP 1.0\r\nC: 55c8'... (mgcp_client.c:807) 20250410085711567 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250410085711567 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b0da0ff6b0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250410085711567 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b0da0ef820]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250410085711567 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:35971: len=58 'DLCX 85 rtpbridge/15@mgw MGCP 1.0\r\nC: 55c8'... (mgcp_client.c:807) 20250410085711567 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250410085711567 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b0da0ef820]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250410085711567 DLMGCP DEBUG mgw-endp(mgw-fsm-5621822-0)[0x55b0da0f87e0]{IN_USE}: Removing from parent mgw(mgw-fsm-5621822-0)[0x55b0da0f8de0] (mgcp_client_endpoint_fsm.c:873) 20250410085711567 DLMGCP DEBUG mgw-endp(mgw-fsm-5621822-0)[0x55b0da0f87e0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250410085711567 DLMGCP DEBUG mgw-endp(mgw-fsm-5621822-0)[0x55b0da0f87e0]{IN_USE}: Deallocated (fsm.c:568) 20250410085711567 DMGW DEBUG mgw(mgw-fsm-5621822-0)[0x55b0da0f8de0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250410085711567 DMGW DEBUG mgw(mgw-fsm-5621822-0)[0x55b0da0f8de0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250410085711567 DMGW DEBUG mgw(mgw-fsm-5621822-0)[0x55b0da0f8de0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250410085711567 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5621822)[0x55b0da07abd0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250410085711567 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20250410085711567 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410085711567 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)@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(224)@dc2b9a5d0dfe: DLCX{ line := { verb := "DLCX", trans_id := "84", ep := "rtpbridge/15@mgw", ver := "1.0" }, params := { { code := "C", val := "55c83e17" }, { code := "I", val := "11111" } }, sdp := omit } 20250410085711575 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 84 OK (mgcp_client.c:758) 20250410085711575 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b0da0ff6b0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250410085711575 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b0da0ff6b0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250410085711575 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b0da0ff6b0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250410085711575 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b0da0ff6b0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(224)@dc2b9a5d0dfe: DLCX{ line := { verb := "DLCX", trans_id := "85", ep := "rtpbridge/15@mgw", ver := "1.0" }, params := { { code := "C", val := "55c83e17" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(224)@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed 20250410085711575 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 85 OK (mgcp_client.c:758) 20250410085711575 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b0da0ef820]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250410085711575 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b0da0ef820]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250410085711575 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b0da0ef820]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250410085711575 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b0da0ef820]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@dc2b9a5d0dfe: Deleted conn table entry 15TC_rab_assignment_concurrent0(224)5621822 20250410085711577 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085711577 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085711577 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250410085711577 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250410085711577 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x55c83e,cause=radio(normal)) (hnbgw_rua.c:439) 20250410085711577 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5621822 SCCP-23 msc-0 MI=IMSI-262420000000015: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250410085711577 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5621822)[0x55b0da07abd0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250410085711577 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250410085711577 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250410085711577 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5621822)[0x55b0da07abd0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250410085711577 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x55b0da07c090]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250410085711577 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250410085711578 DLSCCP DEBUG SCCP-SCOC(23)[0x55b0da07caa0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250410085711578 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a49ed5), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250410085711578 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085711578 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085711578 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085711578 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085711578 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085711578 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085711578 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 a4 9e d5 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) 20250410085711578 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5621822)[0x55b0da07abd0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250410085711578 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x55b0da07c090]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250410085711578 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x55b0da07c090]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250410085711578 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085711578 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085711578 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085711578 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085711578 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085711578 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250410085711578 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410085711578 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410085711578 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085711578 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 a4 9e d5 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)@dc2b9a5d0dfe: Session index based on local reference:15 HNBGW_Test.msc0-SCCP(202)@dc2b9a5d0dfe: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@dc2b9a5d0dfe: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@dc2b9a5d0dfe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(224)@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@dc2b9a5d0dfe: Deleted conn table entry 15TC_rab_assignment_concurrent0(224)2807295 HNBGW_Test.msc0-SCCP(202)@dc2b9a5d0dfe: Session index based on connection ID:15 20250410085711583 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085711583 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410085711583 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410085711583 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410085711583 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085711583 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410085711583 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085711583 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085711583 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085711583 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 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 a4 9e d5 00 00 00 00 00 00 06 00 08 00 00 00 07  20250410085711583 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085711583 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085711583 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085711583 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410085711583 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085711583 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=00a49ed5), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250410085711583 DLSCCP DEBUG Received CO:RELRE for local reference 23 (sccp_scoc.c:1855) 20250410085711583 DLSCCP DEBUG SCCP-SCOC(23)[0x55b0da07caa0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250410085711583 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085711583 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250410085711583 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) 20250410085711583 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x55b0da07c090]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250410085711583 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x55b0da07c090]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250410085711583 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5621822)[0x55b0da07abd0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250410085711583 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5621822)[0x55b0da07abd0]{disconnected}: Freeing instance (context_map.c:202) 20250410085711583 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5621822)[0x55b0da07abd0]{disconnected}: Deallocated (fsm.c:568) 20250410085711583 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x55b0da07c090]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250410085711583 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x55b0da07c090]{disconnected}: Freeing instance (context_map.c:206) 20250410085711583 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x55b0da07c090]{disconnected}: Deallocated (fsm.c:568) 20250410085711583 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5621822 SCCP-23 msc-0 MI=IMSI-262420000000015: Deallocating (context_map.c:225) 20250410085711583 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=00a49ed5), PART(T=Source Reference,L=4,D=00000017) (sccp_scrc.c:415) 20250410085711583 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085711583 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085711583 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085711583 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085711583 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085711583 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085711583 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 a4 9e d5 00 00 17 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085711583 DLSCCP DEBUG SCCP-SCOC(23)[0x55b0da07caa0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250410085711583 DLSCCP DEBUG SCCP-SCOC(23)[0x55b0da07caa0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250410085711583 DLSCCP DEBUG SCCP-SCOC(23)[0x55b0da07caa0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250410085711583 DLSCCP DEBUG SCCP-SCOC(23)[0x55b0da07caa0]{IDLE}: Deallocated (fsm.c:568) 20250410085711583 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085711583 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085711583 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085711583 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085711583 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085711583 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250410085711583 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410085711583 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410085711583 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085711583 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 a4 9e d5 00 00 17 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(202)@dc2b9a5d0dfe: Session index based on local reference:15 HNBGW_Test.msc0-SCCP(202)@dc2b9a5d0dfe: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(209)@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(210)@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(211)@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(212)@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(213)@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(214)@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(215)@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(216)@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(217)@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(218)@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed 20250410085713406 DLSCCP DEBUG SCCP-SCOC(6)[0x55b0da05b700]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410085713406 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0071f8ab), PART(T=Source Reference,L=4,D=00000006), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085713406 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410085713406 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085713406 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410085713406 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085713406 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085713406 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085713406 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 71 f8 ab 00 00 06 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085713407 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085713407 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085713407 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085713407 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085713407 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085713407 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250410085713407 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410085713407 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410085713407 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085713407 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 71 f8 ab 00 00 06 0f 00 00 00 00 00 06 00 08 00 00 00 02  20250410085713412 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085713412 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410085713412 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410085713412 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410085713412 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085713412 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410085713412 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085713412 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085713412 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085713412 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 71 f8 ab 00 00 06 00 08 00 00 00 07  20250410085713413 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085713413 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085713413 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085713413 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410085713413 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085713413 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=0071f8ab) (sccp_scrc.c:486) 20250410085713413 DLSCCP DEBUG Received CO:RELCO for local reference 6 (sccp_scoc.c:1855) 20250410085713413 DLSCCP DEBUG SCCP-SCOC(6)[0x55b0da05b700]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250410085713413 DLSCCP DEBUG SCCP-SCOC(6)[0x55b0da05b700]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250410085713413 DLSCCP DEBUG SCCP-SCOC(6)[0x55b0da05b700]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250410085713413 DLSCCP DEBUG SCCP-SCOC(6)[0x55b0da05b700]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250410085713413 DLSCCP DEBUG SCCP-SCOC(6)[0x55b0da05b700]{IDLE}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(219)@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(220)@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(221)@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(222)@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(223)@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(224)@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed MTC@dc2b9a5d0dfe: ok: talloc reports "asn1_context" = 1 bytes 20250410085713597 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49660<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250410085713599 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:44143<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(198)@dc2b9a5d0dfe: Final verdict of PTC: none VirtHNBGW-STATS(197)@dc2b9a5d0dfe: Final verdict of PTC: none MTC@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed 20250410085713604 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49646<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250410085713607 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085713607 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085713607 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410085713607 DMAIN NOTICE (127.0.0.1:9999 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) 20250410085713607 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) HNBGW_Test.sgsn0-RAN(206)@dc2b9a5d0dfe: Final verdict of PTC: none 20250410085713608 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250410085713609 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410085713609 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250410085713609 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250410085713609 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250410085713609 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410085713609 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250410085713609 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250410085713609 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250410085713609 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085713609 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-msc0-0: connection closed 20250410085713609 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250410085713609 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250410085713609 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind HNBGW_Test.sgsn0-SCCP(205)@dc2b9a5d0dfe: Final verdict of PTC: none 20250410085713609 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250410085713609 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 20250410085713609 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  20250410085713609 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085713609 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250410085713609 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250410085713609 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085713609 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250410085713610 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:378) 20250410085713610 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250410085713610 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410085713610 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085713610 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250410085713610 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250410085713610 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085713610 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085713610 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250410085713610 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410085713610 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085713610 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250410085713610 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250410085713610 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250410085713610 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250410085713610 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250410085713610 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250410085713610 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085713610 DRANAP NOTICE cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: link lost (cnlink.c:118) 20250410085713610 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-sgsn0-0: connection closed 20250410085713610 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250410085713610 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250410085713610 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250410085713610 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250410085713610 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 20250410085713610 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085713610 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250410085713610 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250410085713610 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085713610 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250410085713610 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250410085713610 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085713610 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085713610 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085713610 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085713610 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250410085713610 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250410085713610 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250410085713610 DRANAP NOTICE cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.sgsn0-M3UA(207)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(204)@dc2b9a5d0dfe: Final verdict of PTC: none TC_rab_assignment_concurrent-Iuh0(200)@dc2b9a5d0dfe: Final verdict of PTC: none TC_rab_assignment_concurrent-Iuh0-RUA(201)@dc2b9a5d0dfe: Final verdict of PTC: none 20250410085713623 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49730<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250410085713624 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49682<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250410085713624 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49718<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250410085713624 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49674<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250410085713625 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49712<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250410085713625 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49746<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250410085713625 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49788<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.msc0-SCCP(202)@dc2b9a5d0dfe: Final verdict of PTC: none TC_rab_assignment_concurrent0(215)@dc2b9a5d0dfe: Final verdict of PTC: pass 20250410085713626 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49684<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250410085713626 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49690<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250410085713626 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49706<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250410085713626 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49720<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250410085713626 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49762<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250410085713626 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49766<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250410085713626 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49776<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250410085713626 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49782<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250410085713626 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49794<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment_concurrent0(217)@dc2b9a5d0dfe: Final verdict of PTC: pass TC_rab_assignment_concurrent0(210)@dc2b9a5d0dfe: Final verdict of PTC: pass TC_rab_assignment_concurrent0(223)@dc2b9a5d0dfe: Final verdict of PTC: pass TC_rab_assignment_concurrent0(209)@dc2b9a5d0dfe: Final verdict of PTC: pass TC_rab_assignment_concurrent0(214)@dc2b9a5d0dfe: Final verdict of PTC: pass TC_rab_assignment_concurrent0(211)@dc2b9a5d0dfe: Final verdict of PTC: pass TC_rab_assignment_concurrent0(219)@dc2b9a5d0dfe: Final verdict of PTC: pass TC_rab_assignment_concurrent0(212)@dc2b9a5d0dfe: Final verdict of PTC: pass TC_rab_assignment_concurrent0(218)@dc2b9a5d0dfe: Final verdict of PTC: pass TC_rab_assignment_concurrent0(224)@dc2b9a5d0dfe: Final verdict of PTC: pass TC_rab_assignment_concurrent0(213)@dc2b9a5d0dfe: Final verdict of PTC: pass TC_rab_assignment_concurrent0(221)@dc2b9a5d0dfe: Final verdict of PTC: pass TC_rab_assignment_concurrent0(220)@dc2b9a5d0dfe: Final verdict of PTC: pass TC_rab_assignment_concurrent0(216)@dc2b9a5d0dfe: Final verdict of PTC: pass HNBGW_Test.msc0-RAN(203)@dc2b9a5d0dfe: Final verdict of PTC: none TC_rab_assignment_concurrent0(222)@dc2b9a5d0dfe: Final verdict of PTC: pass HNBGW-PFCP(199)@dc2b9a5d0dfe: Final verdict of PTC: none MutexDispCT-TC_rab_assignment_concurrent(196)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW-MGCP(208)@dc2b9a5d0dfe: Final verdict of PTC: none MTC@dc2b9a5d0dfe: Setting final verdict of the test case. MTC@dc2b9a5d0dfe: Local verdict of MTC: pass MTC@dc2b9a5d0dfe: Local verdict of PTC MutexDispCT-TC_rab_assignment_concurrent(196): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC VirtHNBGW-STATS(197): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC IPA-CTRL-CLI-IPA(198): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW-PFCP(199): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC TC_rab_assignment_concurrent-Iuh0(200): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC TC_rab_assignment_concurrent-Iuh0-RUA(201): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.msc0-SCCP(202): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.msc0-RAN(203): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.msc0-M3UA(204): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(205): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.sgsn0-RAN(206): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(207): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW-MGCP(208): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC TC_rab_assignment_concurrent0(209): pass (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC TC_rab_assignment_concurrent0(210): pass (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC TC_rab_assignment_concurrent0(211): pass (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC TC_rab_assignment_concurrent0(212): pass (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC TC_rab_assignment_concurrent0(213): pass (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC TC_rab_assignment_concurrent0(214): pass (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC TC_rab_assignment_concurrent0(215): pass (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC TC_rab_assignment_concurrent0(216): pass (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC TC_rab_assignment_concurrent0(217): pass (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC TC_rab_assignment_concurrent0(218): pass (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC TC_rab_assignment_concurrent0(219): pass (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC TC_rab_assignment_concurrent0(220): pass (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC TC_rab_assignment_concurrent0(221): pass (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC TC_rab_assignment_concurrent0(222): pass (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC TC_rab_assignment_concurrent0(223): pass (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC TC_rab_assignment_concurrent0(224): pass (pass -> pass) MTC@dc2b9a5d0dfe: Test case TC_rab_assignment_concurrent finished. Verdict: pass MTC@dc2b9a5d0dfe: 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'. Thu Apr 10 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 20250410085713840 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49802<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410085714342 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49802<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=2151376) Waiting for packet dumper to finish... 1 (prev_count=2151376, count=2152016) 20250410085715611 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250410085715611 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250410085715611 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250410085715611 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250410085715611 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250410085715611 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@dc2b9a5d0dfe: 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@dc2b9a5d0dfe: 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 ------ Thu Apr 10 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@dc2b9a5d0dfe: 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@dc2b9a5d0dfe: Test case TC_rab_release started. 20250410085717470 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48842<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410085717476 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48850<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410085717480 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:37075<->l=127.0.0.1:4262) (control_if.c:572) 20250410085717565 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085717565 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085717565 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085717565 DRANAP DEBUG cnlink(msc-1)[0x55b0d9fd5920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085717565 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085717565 DRANAP DEBUG cnlink(msc-2)[0x55b0d9fd2b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085717566 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085717566 DRANAP DEBUG cnlink(msc-3)[0x55b0da03ca10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085717566 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250410085717566 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)@dc2b9a5d0dfe: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250410085717567 DRANAP DEBUG cnlink(msc-3)[0x55b0da03ca10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085717567 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250410085717567 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085717567 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085717567 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410085717567 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085717567 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085717567 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085717567 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) 20250410085717567 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085717567 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085717567 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085717567 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085717567 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085717567 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085717567 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085717567 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) 20250410085717567 DLSS7 DEBUG Found route for dpc=4=0.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) 20250410085717567 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250410085717567 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085717567 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250410085717567 DRANAP DEBUG cnlink(msc-3)[0x55b0da03ca10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085717567 DRANAP DEBUG cnlink(msc-2)[0x55b0d9fd2b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085717567 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250410085717567 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085717567 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085717567 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410085717567 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085717567 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085717567 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085717567 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085717567 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085717567 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085717567 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085717567 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085717567 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085717567 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085717567 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085717567 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085717567 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085717567 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250410085717567 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085717567 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085717567 DRANAP DEBUG cnlink(msc-2)[0x55b0d9fd2b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085717567 DRANAP DEBUG cnlink(msc-1)[0x55b0d9fd5920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085717567 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250410085717567 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085717567 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085717567 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410085717567 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085717567 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085717567 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085717567 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) 20250410085717567 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085717567 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085717567 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085717567 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085717567 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085717567 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085717567 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085717567 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) 20250410085717567 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085717567 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410085717567 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085717567 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085717567 DRANAP DEBUG cnlink(msc-1)[0x55b0d9fd5920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085717567 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085717567 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250410085717567 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085717567 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085717567 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410085717567 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085717567 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085717567 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085717567 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085717567 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085717567 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085717567 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085717567 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085717567 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085717567 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085717567 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085717567 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085717567 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085717567 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085717567 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085717567 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085717567 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085717567 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085717567 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085717567 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085717567 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 20250410085717567 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250410085717567 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250410085717567 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085717567 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085717567 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085717567 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250410085717567 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250410085717567 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250410085717567 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085717567 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085717567 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085717567 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410085717567 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410085717567 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 20250410085717567 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250410085717567 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085717567 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085717567 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085717567 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085717567 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085717567 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@dc2b9a5d0dfe: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@dc2b9a5d0dfe: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(233)@dc2b9a5d0dfe: ************************************************* HNBGW_Test.msc0-M3UA(233)@dc2b9a5d0dfe: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(233)@dc2b9a5d0dfe: ************************************************* HNBGW_Test.msc0-SCCP(231)@dc2b9a5d0dfe: v_sccp_pdu_maxlen:268 20250410085717581 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085717581 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085717582 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085717582 DRANAP DEBUG cnlink(sgsn-1)[0x55b0da03dd30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085717582 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085717582 DRANAP DEBUG cnlink(sgsn-2)[0x55b0da03e6c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085717582 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085717582 DRANAP DEBUG cnlink(sgsn-3)[0x55b0da03f050]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085717583 DRANAP DEBUG cnlink(sgsn-3)[0x55b0da03f050]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085717583 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250410085717583 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085717583 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085717583 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410085717583 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085717583 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085717583 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085717583 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) 20250410085717583 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085717583 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085717583 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085717583 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085717583 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085717583 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085717583 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085717583 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) 20250410085717583 DLSS7 DEBUG Found route for dpc=12=0.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) 20250410085717583 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250410085717583 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085717583 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250410085717583 DRANAP DEBUG cnlink(sgsn-3)[0x55b0da03f050]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085717583 DRANAP DEBUG cnlink(sgsn-2)[0x55b0da03e6c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085717583 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250410085717583 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085717583 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085717583 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410085717583 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085717583 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085717583 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085717583 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085717583 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085717583 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085717583 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085717583 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085717583 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085717583 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085717583 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085717583 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085717583 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085717583 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250410085717583 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085717583 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085717583 DRANAP DEBUG cnlink(sgsn-2)[0x55b0da03e6c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085717583 DRANAP DEBUG cnlink(sgsn-1)[0x55b0da03dd30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085717583 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250410085717583 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085717583 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085717583 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410085717583 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085717583 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085717583 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085717583 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085717583 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085717583 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085717583 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085717583 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085717583 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085717583 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085717583 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085717583 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085717583 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085717583 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250410085717583 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085717583 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085717583 DRANAP DEBUG cnlink(sgsn-1)[0x55b0da03dd30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085717583 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085717583 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250410085717583 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085717583 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085717583 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410085717583 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085717583 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085717583 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085717583 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410085717583 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085717583 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085717583 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085717583 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085717583 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085717583 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085717583 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085717583 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410085717583 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085717583 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085717583 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085717583 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085717583 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085717584 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085717584 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085717584 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085717584 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 20250410085717584 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250410085717584 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250410085717584 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085717584 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085717584 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085717584 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250410085717584 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250410085717584 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250410085717584 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085717584 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085717584 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085717584 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250410085717584 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250410085717584 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 20250410085717584 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250410085717584 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085717584 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085717584 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085717584 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085717584 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085717584 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@dc2b9a5d0dfe: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@dc2b9a5d0dfe: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(236)@dc2b9a5d0dfe: ************************************************* HNBGW_Test.sgsn0-M3UA(236)@dc2b9a5d0dfe: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(236)@dc2b9a5d0dfe: ************************************************* HNBGW_Test.sgsn0-SCCP(234)@dc2b9a5d0dfe: v_sccp_pdu_maxlen:268 20250410085717604 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085717604 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085717604 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250410085717604 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250410085717604 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) 20250410085717604 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250410085717604 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250410085717604 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410085717604 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@dc2b9a5d0dfe: setverdict(pass): none -> pass 20250410085717779 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250410085717779 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250410085717779 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250410085717779 DLSS7 <000c> 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)@dc2b9a5d0dfe: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250410085717786 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085717786 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250410085717786 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250410085717786 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250410085717787 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250410085717787 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250410085717787 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250410085717787 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 20250410085717787 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250410085717787 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  20250410085717787 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250410085717790 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085717790 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250410085717790 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250410085717790 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  20250410085717790 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250410085717790 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250410085717790 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250410085717790 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 20250410085717790 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250410085717790 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  20250410085717790 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085717790 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250410085717790 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085717790 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250410085717790 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:413) 20250410085717790 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085717790 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085717790 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085717790 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085717790 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250410085717790 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250410085717790 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085717791 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085717791 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250410085717791 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085717791 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085717791 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410085717791 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085717791 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085717791 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085717791 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085717791 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085717791 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085717791 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085717791 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085717792 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085717792 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085717792 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085717792 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085717792 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085717792 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085717792 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085717792 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085717792 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085717792 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085717792 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085717792 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085717792 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085717792 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085717792 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250410085717792 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410085717792 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410085717792 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085717792 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  20250410085717795 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250410085717795 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250410085717795 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250410085717795 DLSS7 <000c> 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)@dc2b9a5d0dfe: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250410085717801 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085717801 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250410085717801 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250410085717801 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250410085717801 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250410085717801 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250410085717801 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250410085717801 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 20250410085717801 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250410085717801 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  20250410085717801 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250410085717804 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085717804 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250410085717804 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250410085717804 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  20250410085717804 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250410085717804 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250410085717804 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250410085717804 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 20250410085717804 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250410085717804 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  20250410085717804 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  20250410085717804 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085717804 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250410085717804 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085717804 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250410085717804 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250410085717804 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085717804 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085717804 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085717804 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085717804 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250410085717804 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250410085717804 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085717805 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085717805 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250410085717805 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085717806 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085717806 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410085717806 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085717806 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085717806 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085717806 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085717806 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085717806 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085717806 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085717806 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085717806 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085717806 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085717806 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085717806 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085717806 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085717806 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085717806 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085717806 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085717806 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085717806 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085717806 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085717806 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085717806 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085717806 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085717806 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.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' 20250410085717806 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410085717806 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410085717806 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085717806 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(232)@dc2b9a5d0dfe: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250410085718597 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085718597 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410085718597 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410085718597 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410085718597 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085718597 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410085718597 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085718597 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085718597 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085718597 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085718597 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085718597 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085718597 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085718597 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410085718597 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085718597 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085718597 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250410085718597 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410085718597 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085718597 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085718597 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085718597 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085718597 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085718597 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085718597 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085718597 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085718597 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085718597 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085718597 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085718597 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085718597 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085718597 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085718597 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250410085718597 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250410085718597 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250410085718597 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250410085718597 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085718597 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410085718597 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085718597 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085718597 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085718598 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085718598 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085718598 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085718598 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085718598 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085718598 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085718598 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085718598 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085718598 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085718598 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085718598 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085718598 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085718598 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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) 20250410085718598 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250410085718598 DRANAP NOTICE cnlink(msc-0)[0x55b0d9ff2940]{CONNECTED}: link up (cnlink.c:111) 20250410085718598 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085718598 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085718598 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085718598 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085718598 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085718598 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250410085718598 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410085718598 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410085718598 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085718598 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  20250410085718601 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085718601 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410085718601 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410085718601 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410085718601 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085718601 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410085718601 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085718601 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085718601 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085718601 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085718601 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085718601 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085718601 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085718601 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410085718601 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085718601 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085718601 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250410085718601 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410085718601 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085718601 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085718601 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085718601 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085718601 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085718601 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085718601 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085718601 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085718601 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085718601 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085718601 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085718601 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085718601 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085718601 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085718601 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250410085718601 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250410085718601 DRANAP INFO cnlink(msc-0)[0x55b0d9ff2940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250410085718606 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085718606 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410085718606 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410085718606 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410085718606 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085718607 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410085718607 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085718607 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085718607 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085718607 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085718607 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085718607 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085718607 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085718607 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410085718607 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085718607 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085718607 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250410085718607 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410085718607 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085718607 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085718607 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) HNBGW_Test.sgsn0-RAN(235)@dc2b9a5d0dfe: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250410085718607 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085718607 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085718607 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085718607 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085718607 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085718607 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085718607 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085718607 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085718607 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085718607 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085718607 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085718607 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250410085718607 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250410085718607 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250410085718607 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250410085718607 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085718607 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410085718607 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085718607 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085718607 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085718607 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085718607 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085718607 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085718607 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085718607 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085718607 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085718607 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085718607 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085718607 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085718607 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085718607 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085718607 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085718607 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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) 20250410085718607 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250410085718607 DRANAP NOTICE cnlink(sgsn-0)[0x55b0da03d3a0]{CONNECTED}: link up (cnlink.c:111) 20250410085718607 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085718607 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085718607 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085718607 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085718607 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085718607 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.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' 20250410085718607 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410085718607 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410085718607 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085718607 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  20250410085718611 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085718611 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410085718611 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410085718611 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410085718611 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085718611 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410085718611 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085718611 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085718611 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085718611 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085718611 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085718611 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085718611 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085718611 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410085718611 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085718611 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085718611 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250410085718611 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410085718611 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085718611 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085718611 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085718611 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085718611 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085718611 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085718611 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085718611 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085718611 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085718611 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085718611 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085718611 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085718611 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085718612 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085718612 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250410085718612 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250410085718612 DRANAP INFO cnlink(sgsn-0)[0x55b0da03d3a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250410085718626 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48858<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_rab_release0(238)@dc2b9a5d0dfe: f_gen_tmsi(suffix:=0, nri_v:=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)@dc2b9a5d0dfe: f_create_expect(l3 := '05080200F110172A52082926240000000050'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(232)@dc2b9a5d0dfe: Created Expect[0] for '05080200F110172A52082926240000000050'O to be handled at TC_rab_release0(238) TC_rab_release-Iuh0-RUA(230)@dc2b9a5d0dfe: Added conn table entry 0TC_rab_release0(238)15357316 20250410085719668 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085719668 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085719668 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250410085719668 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250410085719668 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xea5584, normal) (hnbgw_rua.c:407) 20250410085719668 DHNB DEBUG map_rua[0x55b0da05bec0]{init}: Allocated (fsm.c:456) 20250410085719668 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15357316)[0x55b0da05bec0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250410085719668 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15357316 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250410085719668 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410085719668 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410085719668 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15357316 SCCP-0 CS MI=IMSI-262420000000005: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250410085719668 DCN DEBUG map_sccp[0x55b0da07b770]{init}: Allocated (fsm.c:456) 20250410085719668 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x55b0da07b770]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250410085719668 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-15357316 <-> SCCP-24 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250410085719668 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15357316 SCCP-24 msc-0 MI=IMSI-262420000000005: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250410085719668 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15357316)[0x55b0da05bec0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250410085719668 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410085719668 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410085719668 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15357316)[0x55b0da05bec0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250410085719668 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x55b0da07b770]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250410085719668 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250410085719668 DLSCCP DEBUG SCCP-SCOC(24)[0x55b0da07c7e0]{IDLE}: Allocated (fsm.c:456) 20250410085719668 DLSCCP DEBUG SCCP-SCOC(24)[0x55b0da07c7e0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250410085719668 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000050004f40030001910056400500f1100926) (sccp_scrc.c:415) 20250410085719668 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085719668 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085719668 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085719668 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085719668 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085719668 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085719668 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085719668 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085719668 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085719668 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085719668 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085719668 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085719668 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085719669 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085719669 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085719669 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 01 91 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085719669 DLSCCP DEBUG SCCP-SCOC(24)[0x55b0da07c7e0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250410085719669 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x55b0da07b770]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250410085719669 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15357316)[0x55b0da05bec0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250410085719669 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085719669 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085719669 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085719669 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085719669 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085719669 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250410085719669 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410085719669 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410085719669 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085719669 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 01 91 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(231)@dc2b9a5d0dfe: First idle individual index:0 HNBGW_Test.msc0-SCCP(231)@dc2b9a5d0dfe: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(232)@dc2b9a5d0dfe: Found Expect[0] for l3='05080200F110172A52082926240000000050'O handled at TC_rab_release0(238) HNBGW_Test.msc0-RAN(232)@dc2b9a5d0dfe: Added conn table entry 0TC_rab_release0(238)11633578 HNBGW_Test.msc0-SCCP(231)@dc2b9a5d0dfe: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(231)@dc2b9a5d0dfe: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250410085719685 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085719685 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410085719685 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410085719685 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410085719685 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085719685 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410085719685 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085719685 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085719685 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085719685 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 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 23 d9 05 02 00 00 00 00 00 06 00 08 00 00 00 07  20250410085719686 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085719686 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085719686 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085719686 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410085719686 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085719686 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0023d905) (sccp_scrc.c:486) 20250410085719686 DLSCCP DEBUG Received CO:COAK for local reference 24 (sccp_scoc.c:1855) 20250410085719686 DLSCCP DEBUG SCCP-SCOC(24)[0x55b0da07c7e0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250410085719686 DLSCCP DEBUG SCCP-SCOC(24)[0x55b0da07c7e0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250410085719686 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085719686 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250410085719686 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) 20250410085719686 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x55b0da07b770]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250410085719686 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x55b0da07b770]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_rab_release0(238)@dc2b9a5d0dfe: setverdict(pass): none -> pass TC_rab_release0(238)@dc2b9a5d0dfe: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":705 HNBGW-MGCP(237)@dc2b9a5d0dfe: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_release0(238) HNBGW_Test.msc0-SCCP(231)@dc2b9a5d0dfe: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(231)@dc2b9a5d0dfe: vl_len:91 HNBGW_Test.msc0-SCCP(231)@dc2b9a5d0dfe: vl_from0 HNBGW_Test.msc0-SCCP(231)@dc2b9a5d0dfe: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20250410085719889 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085719889 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410085719889 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410085719889 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410085719889 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085719889 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410085719889 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085719889 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085719889 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085719889 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  20250410085719889 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085719889 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085719889 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085719889 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410085719889 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085719889 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) 20250410085719889 DLSCCP DEBUG Received CO:CODT for local reference 24 (sccp_scoc.c:1855) 20250410085719889 DLSCCP DEBUG SCCP-SCOC(24)[0x55b0da07c7e0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250410085719889 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085719889 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250410085719889 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x55b0da07b770]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250410085719889 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250410085719889 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250410085719889 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x55b0da07b770]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250410085719889 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250410085719889 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250410085719889 DMGW DEBUG mgw(mgw-fsm-15357316-0)[0x55b0da07c400]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250410085719889 DMGW DEBUG mgw(mgw-fsm-15357316-0)[0x55b0da07c400]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250410085719889 DMGW DEBUG mgw(mgw-fsm-15357316-0)[0x55b0da07c400]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250410085719889 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250410085719890 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250410085719890 DLMGCP DEBUG mgw-endp(mgw-fsm-15357316-0)[0x55b0da05f8b0]{UNUSED}: Allocated (fsm.c:456) 20250410085719890 DLMGCP DEBUG mgw-endp(mgw-fsm-15357316-0)[0x55b0da05f8b0]{UNUSED}: is child of mgw(mgw-fsm-15357316-0)[0x55b0da07c400] (fsm.c:486) 20250410085719890 DLMGCP DEBUG mgw-endp(mgw-fsm-15357316-0)[0x55b0da05f8b0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-15357316-0)[0x55b0da07c400] (mgcp_client_endpoint_fsm.c:724) 20250410085719890 DLMGCP DEBUG mgw-endp(mgw-fsm-15357316-0)[0x55b0da05f8b0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250410085719890 DLMGCP DEBUG mgw-endp(mgw-fsm-15357316-0)[0x55b0da05f8b0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250410085719890 DLMGCP DEBUG mgw-endp(mgw-fsm-15357316-0)[0x55b0da05f8b0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250410085719890 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15357316-0)[0x55b0da061420]{ST_CRCX}: Allocated (fsm.c:456) 20250410085719890 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15357316-0)[0x55b0da061420]{ST_CRCX}: is child of mgw-endp(mgw-fsm-15357316-0)[0x55b0da05f8b0] (fsm.c:486) 20250410085719890 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15357316-0)[0x55b0da061420]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250410085719890 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15357316-0)[0x55b0da061420]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250410085719890 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:35971: len=200 'CRCX 86 rtpbridge/*@mgw MGCP 1.0\r\nC: ea558'... (mgcp_client.c:807) 20250410085719890 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250410085719890 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15357316-0)[0x55b0da061420]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250410085719890 DLMGCP DEBUG mgw-endp(mgw-fsm-15357316-0)[0x55b0da05f8b0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(237)@dc2b9a5d0dfe: Found Expect[0] for { line := { verb := "CRCX", trans_id := "86", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "ea558417" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "ea558417", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@dc2b9a5d0dfe: CRCX1{ line := { verb := "CRCX", trans_id := "86", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "ea558417" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "ea558417", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@dc2b9a5d0dfe: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":721 20250410085719925 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 86 OK (mgcp_client.c:758) 20250410085719925 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b0da061420]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250410085719925 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b0da061420]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250410085719925 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b0da061420]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250410085719925 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b0da061420]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250410085719925 DLMGCP DEBUG mgw-endp(mgw-fsm-15357316-0)[0x55b0da05f8b0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250410085719925 DLMGCP DEBUG mgw-endp(mgw-fsm-15357316-0)[0x55b0da05f8b0]{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) 20250410085719925 DLMGCP DEBUG mgw-endp(mgw-fsm-15357316-0)[0x55b0da05f8b0]{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) 20250410085719925 DLMGCP DEBUG mgw-endp(mgw-fsm-15357316-0)[0x55b0da05f8b0]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250410085719925 DLMGCP DEBUG mgw-endp(mgw-fsm-15357316-0)[0x55b0da05f8b0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250410085719926 DLMGCP DEBUG mgw-endp(mgw-fsm-15357316-0)[0x55b0da05f8b0]{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) 20250410085719926 DMGW DEBUG mgw(mgw-fsm-15357316-0)[0x55b0da07c400]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250410085719926 DMGW DEBUG mgw(mgw-fsm-15357316-0)[0x55b0da07c400]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250410085719926 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250410085719926 DMGW DEBUG mgw(mgw-fsm-15357316-0)[0x55b0da07c400]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250410085719926 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15357316)[0x55b0da05bec0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250410085719926 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250410085719926 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410085719926 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)@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed 20250410085719950 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085719950 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085719950 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250410085719950 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250410085719950 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xea5584) (hnbgw_rua.c:471) 20250410085719950 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15357316 SCCP-24 msc-0 MI=IMSI-262420000000005: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250410085719950 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15357316)[0x55b0da05bec0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250410085719950 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250410085719950 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250410085719950 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15357316)[0x55b0da05bec0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250410085719950 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250410085719950 DMGW DEBUG mgw(mgw-fsm-15357316-0)[0x55b0da07c400]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250410085719950 DMGW DEBUG mgw(mgw-fsm-15357316-0)[0x55b0da07c400]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250410085719950 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250410085719950 DMGW DEBUG mgw(mgw-fsm-15357316-0)[0x55b0da07c400]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250410085719950 DLMGCP DEBUG mgw-endp(mgw-fsm-15357316-0)[0x55b0da05f8b0]{IN_USE}: rtpbridge/5@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-15357316-0)[0x55b0da07c400] (mgcp_client_endpoint_fsm.c:724) 20250410085719950 DLMGCP DEBUG mgw-endp(mgw-fsm-15357316-0)[0x55b0da05f8b0]{IN_USE}: rtpbridge/5@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250410085719950 DLMGCP DEBUG mgw-endp(mgw-fsm-15357316-0)[0x55b0da05f8b0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250410085719950 DLMGCP DEBUG mgw-endp(mgw-fsm-15357316-0)[0x55b0da05f8b0]{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) 20250410085719950 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b0da061420]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250410085719950 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:35971: len=214 'MDCX 87 rtpbridge/5@mgw MGCP 1.0\r\nC: ea558'... (mgcp_client.c:807) 20250410085719950 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1221) 20250410085719950 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b0da061420]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250410085719950 DLMGCP DEBUG mgw-endp(mgw-fsm-15357316-0)[0x55b0da05f8b0]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250410085719950 DLMGCP DEBUG mgw-endp(mgw-fsm-15357316-0)[0x55b0da05f8b0]{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) 20250410085719950 DLMGCP DEBUG mgw-endp(mgw-fsm-15357316-0)[0x55b0da05f8b0]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI in use: 1, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_release0(238)@dc2b9a5d0dfe: MDCX1{ line := { verb := "MDCX", trans_id := "87", ep := "rtpbridge/5@mgw", ver := "1.0" }, params := { { code := "C", val := "ea558417" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "ea558417", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250410085719976 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 87 OK (mgcp_client.c:758) 20250410085719976 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b0da061420]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250410085719977 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b0da061420]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250410085719977 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b0da061420]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250410085719977 DLMGCP DEBUG mgw-endp(mgw-fsm-15357316-0)[0x55b0da05f8b0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250410085719977 DLMGCP DEBUG mgw-endp(mgw-fsm-15357316-0)[0x55b0da05f8b0]{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) 20250410085719977 DLMGCP DEBUG mgw-endp(mgw-fsm-15357316-0)[0x55b0da05f8b0]{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) 20250410085719977 DLMGCP DEBUG mgw-endp(mgw-fsm-15357316-0)[0x55b0da05f8b0]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250410085719977 DLMGCP DEBUG mgw-endp(mgw-fsm-15357316-0)[0x55b0da05f8b0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250410085719977 DLMGCP DEBUG mgw-endp(mgw-fsm-15357316-0)[0x55b0da05f8b0]{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) 20250410085719977 DMGW DEBUG mgw(mgw-fsm-15357316-0)[0x55b0da07c400]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250410085719977 DMGW DEBUG mgw(mgw-fsm-15357316-0)[0x55b0da07c400]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250410085719977 DMGW DEBUG mgw(mgw-fsm-15357316-0)[0x55b0da07c400]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250410085719977 DLMGCP DEBUG mgw-endp(mgw-fsm-15357316-0)[0x55b0da05f8b0]{IN_USE}: rtpbridge/5@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-15357316-0)[0x55b0da07c400] (mgcp_client_endpoint_fsm.c:724) 20250410085719977 DLMGCP DEBUG mgw-endp(mgw-fsm-15357316-0)[0x55b0da05f8b0]{IN_USE}: rtpbridge/5@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250410085719977 DLMGCP DEBUG mgw-endp(mgw-fsm-15357316-0)[0x55b0da05f8b0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250410085719977 DLMGCP DEBUG mgw-endp(mgw-fsm-15357316-0)[0x55b0da05f8b0]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250410085719977 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15357316-0)[0x55b0da05f780]{ST_CRCX}: Allocated (fsm.c:456) 20250410085719977 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15357316-0)[0x55b0da05f780]{ST_CRCX}: is child of mgw-endp(mgw-fsm-15357316-0)[0x55b0da05f8b0] (fsm.c:486) 20250410085719977 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15357316-0)[0x55b0da05f780]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250410085719977 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15357316-0)[0x55b0da05f780]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/5@mgw... (mgcp_client_fsm.c:228) 20250410085719977 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:35971: len=204 'CRCX 88 rtpbridge/5@mgw MGCP 1.0\r\nC: ea558'... (mgcp_client.c:807) 20250410085719977 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1221) 20250410085719977 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15357316-0)[0x55b0da05f780]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250410085719977 DLMGCP DEBUG mgw-endp(mgw-fsm-15357316-0)[0x55b0da05f8b0]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250410085719977 DLMGCP DEBUG mgw-endp(mgw-fsm-15357316-0)[0x55b0da05f8b0]{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) 20250410085719977 DLMGCP DEBUG mgw-endp(mgw-fsm-15357316-0)[0x55b0da05f8b0]{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) 20250410085719977 DLMGCP DEBUG mgw-endp(mgw-fsm-15357316-0)[0x55b0da05f8b0]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_release0(238)@dc2b9a5d0dfe: CRCX2{ line := { verb := "CRCX", trans_id := "88", ep := "rtpbridge/5@mgw", ver := "1.0" }, params := { { code := "C", val := "ea558417" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "ea558417", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250410085720001 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 88 OK (mgcp_client.c:758) 20250410085720001 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b0da05f780]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250410085720001 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b0da05f780]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250410085720001 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b0da05f780]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250410085720001 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b0da05f780]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250410085720001 DLMGCP DEBUG mgw-endp(mgw-fsm-15357316-0)[0x55b0da05f8b0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250410085720001 DLMGCP DEBUG mgw-endp(mgw-fsm-15357316-0)[0x55b0da05f8b0]{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) 20250410085720001 DLMGCP DEBUG mgw-endp(mgw-fsm-15357316-0)[0x55b0da05f8b0]{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) 20250410085720001 DLMGCP DEBUG mgw-endp(mgw-fsm-15357316-0)[0x55b0da05f8b0]{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) 20250410085720001 DLMGCP DEBUG mgw-endp(mgw-fsm-15357316-0)[0x55b0da05f8b0]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250410085720001 DLMGCP DEBUG mgw-endp(mgw-fsm-15357316-0)[0x55b0da05f8b0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250410085720001 DLMGCP DEBUG mgw-endp(mgw-fsm-15357316-0)[0x55b0da05f8b0]{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) 20250410085720001 DLMGCP DEBUG mgw-endp(mgw-fsm-15357316-0)[0x55b0da05f8b0]{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) 20250410085720001 DMGW DEBUG mgw(mgw-fsm-15357316-0)[0x55b0da07c400]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250410085720001 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250410085720002 DMGW DEBUG mgw(mgw-fsm-15357316-0)[0x55b0da07c400]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250410085720002 DMGW DEBUG mgw(mgw-fsm-15357316-0)[0x55b0da07c400]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250410085720002 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x55b0da07b770]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250410085720002 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250410085720002 DLSCCP DEBUG SCCP-SCOC(24)[0x55b0da07c7e0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250410085720002 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0023d905), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:415) 20250410085720002 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085720002 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085720002 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085720002 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085720002 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085720002 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085720002 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 23 d9 05 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 20 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085720002 DMGW DEBUG mgw(mgw-fsm-15357316-0)[0x55b0da07c400]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250410085720002 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085720002 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085720002 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085720002 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085720002 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085720002 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250410085720002 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410085720002 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410085720002 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085720002 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 23 d9 05 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 20 00 00 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(231)@dc2b9a5d0dfe: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(231)@dc2b9a5d0dfe: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(231)@dc2b9a5d0dfe: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(231)@dc2b9a5d0dfe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_release0(238)@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(226)@dc2b9a5d0dfe: 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)@dc2b9a5d0dfe: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(231)@dc2b9a5d0dfe: vl_len:21 HNBGW_Test.msc0-SCCP(231)@dc2b9a5d0dfe: vl_from0 HNBGW_Test.msc0-SCCP(231)@dc2b9a5d0dfe: data sent by MTP3_SCCP_PORT: '000000110000010029400A0000010028400305C880'O 20250410085720021 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085720021 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410085720021 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410085720021 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410085720021 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085720021 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410085720021 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085720021 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085720021 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085720021 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085720021 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085720021 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085720021 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085720021 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410085720021 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085720021 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) 20250410085720021 DLSCCP DEBUG Received CO:CODT for local reference 24 (sccp_scoc.c:1855) 20250410085720021 DLSCCP DEBUG SCCP-SCOC(24)[0x55b0da07c7e0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250410085720021 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085720021 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250410085720021 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x55b0da07b770]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250410085720021 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250410085720021 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250410085720021 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x55b0da07b770]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250410085720021 DRANAP DEBUG Decoding message RANAP_RAB_ReleaseItemIEs (ranap_common.c:617) (ranap_common.c:617) 20250410085720021 DRANAP DEBUG Decoding message RANAP_RAB_ReleaseItemIEs (ranap_common.c:617) (ranap_common.c:617) 20250410085720021 DMGW NOTICE mgw(mgw-fsm-15357316-0)[0x55b0da07c400]{MGW_ST_ESTABLISHED}: MSC asked to release RAB-ID 23 (mgw_fsm.c:792) 20250410085720021 DMGW DEBUG mgw(mgw-fsm-15357316-0)[0x55b0da07c400]{MGW_ST_ESTABLISHED}: forwarding unmodified RAB-AssignmentRequest to HNB (mgw_fsm.c:725) 20250410085720021 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15357316)[0x55b0da05bec0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:726) 20250410085720021 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 45 bytes (hnbgw_rua.c:122) 20250410085720021 DMGW DEBUG mgw(mgw-fsm-15357316-0)[0x55b0da07c400]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:733) 20250410085720021 DMGW DEBUG mgw(mgw-fsm-15357316-0)[0x55b0da07c400]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250410085720021 DLMGCP DEBUG mgw-endp(mgw-fsm-15357316-0)[0x55b0da05f8b0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250410085720021 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b0da061420]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250410085720021 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:35971: len=57 'DLCX 89 rtpbridge/5@mgw MGCP 1.0\r\nC: ea558'... (mgcp_client.c:807) 20250410085720021 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250410085720021 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b0da061420]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250410085720021 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b0da05f780]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250410085720021 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:35971: len=57 'DLCX 90 rtpbridge/5@mgw MGCP 1.0\r\nC: ea558'... (mgcp_client.c:807) 20250410085720021 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250410085720021 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b0da05f780]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250410085720021 DLMGCP DEBUG mgw-endp(mgw-fsm-15357316-0)[0x55b0da05f8b0]{IN_USE}: Removing from parent mgw(mgw-fsm-15357316-0)[0x55b0da07c400] (mgcp_client_endpoint_fsm.c:873) 20250410085720021 DLMGCP DEBUG mgw-endp(mgw-fsm-15357316-0)[0x55b0da05f8b0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250410085720021 DLMGCP DEBUG mgw-endp(mgw-fsm-15357316-0)[0x55b0da05f8b0]{IN_USE}: Deallocated (fsm.c:568) 20250410085720021 DMGW DEBUG mgw(mgw-fsm-15357316-0)[0x55b0da07c400]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250410085720021 DMGW DEBUG mgw(mgw-fsm-15357316-0)[0x55b0da07c400]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250410085720021 DMGW DEBUG mgw(mgw-fsm-15357316-0)[0x55b0da07c400]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250410085720021 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410085720021 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)@dc2b9a5d0dfe: DLCX{ line := { verb := "DLCX", trans_id := "89", ep := "rtpbridge/5@mgw", ver := "1.0" }, params := { { code := "C", val := "ea558417" }, { code := "I", val := "11111" } }, sdp := omit } 20250410085720026 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 89 OK (mgcp_client.c:758) 20250410085720026 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b0da061420]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250410085720026 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b0da061420]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250410085720026 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b0da061420]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250410085720026 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b0da061420]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_release0(238)@dc2b9a5d0dfe: DLCX{ line := { verb := "DLCX", trans_id := "90", ep := "rtpbridge/5@mgw", ver := "1.0" }, params := { { code := "C", val := "ea558417" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_release0(238)@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed 20250410085720026 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 90 OK (mgcp_client.c:758) 20250410085720026 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b0da05f780]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250410085720026 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b0da05f780]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250410085720026 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b0da05f780]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250410085720026 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b0da05f780]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_release0(238)@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(226)@dc2b9a5d0dfe: 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@dc2b9a5d0dfe: ok: talloc reports "asn1_context" = 1 bytes 20250410085720076 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:37075<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(227)@dc2b9a5d0dfe: Final verdict of PTC: none 20250410085720084 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48850<->l=127.0.0.1:4261 (telnet_interface.c:138) VirtHNBGW-STATS(226)@dc2b9a5d0dfe: Final verdict of PTC: none MTC@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed 20250410085720084 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48842<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.sgsn0-RAN(235)@dc2b9a5d0dfe: Final verdict of PTC: none 20250410085720085 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085720085 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085720085 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410085720085 DMAIN NOTICE (127.0.0.1:9999 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) 20250410085720085 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250410085720085 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15357316)[0x55b0da05bec0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250410085720085 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15357316)[0x55b0da05bec0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250410085720085 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x55b0da07b770]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250410085720085 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250410085720085 DLSCCP DEBUG SCCP-SCOC(24)[0x55b0da07c7e0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250410085720085 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0023d905), PART(T=Source Reference,L=4,D=00000018), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250410085720085 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085720085 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085720085 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085720085 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085720085 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085720085 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085720085 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [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 23 d9 05 00 00 18 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085720085 DLSCCP DEBUG SCCP-SCOC(24)[0x55b0da07c7e0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250410085720085 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x55b0da07b770]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250410085720085 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15357316)[0x55b0da05bec0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250410085720086 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15357316)[0x55b0da05bec0]{disrupted}: Freeing instance (context_map.c:202) 20250410085720086 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15357316)[0x55b0da05bec0]{disrupted}: Deallocated (fsm.c:568) 20250410085720086 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x55b0da07b770]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250410085720086 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x55b0da07b770]{disconnected}: Freeing instance (context_map.c:206) 20250410085720086 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x55b0da07b770]{disconnected}: Deallocated (fsm.c:568) 20250410085720086 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-15357316 SCCP-24 msc-0 MI=IMSI-262420000000005: Deallocating (context_map.c:225) 20250410085720086 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085720086 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085720086 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085720086 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085720086 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085720086 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250410085720086 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410085720086 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410085720086 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085720086 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 23 d9 05 00 00 18 00 00 00 00 00 00 06 00 08 00 00 00 01  20250410085720086 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250410085720086 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410085720086 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250410085720086 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250410085720086 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250410085720086 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410085720086 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250410085720086 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250410085720086 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250410085720086 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085720086 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-msc0-0: connection closed 20250410085720086 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250410085720086 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250410085720086 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250410085720086 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250410085720086 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 20250410085720086 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  20250410085720086 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085720086 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250410085720086 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250410085720086 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085720086 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250410085720086 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:378) 20250410085720086 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085720086 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085720086 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085720086 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085720086 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250410085720086 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250410085720086 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250410085720086 DRANAP NOTICE cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.sgsn0-SCCP(234)@dc2b9a5d0dfe: Final verdict of PTC: none TC_rab_release-Iuh0-RUA(230)@dc2b9a5d0dfe: Final verdict of PTC: none MutexDispCT-TC_rab_release(225)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(231)@dc2b9a5d0dfe: Final verdict of PTC: none 20250410085720086 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250410085720086 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410085720086 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250410085720086 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250410085720086 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20250410085720086 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410085720086 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250410085720086 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SEND_FAILED 20250410085720086 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) 20250410085720086 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085720086 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-sgsn0-0: connection closed 20250410085720086 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250410085720086 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250410085720086 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250410085720086 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250410085720086 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 20250410085720086 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085720086 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication HNBGW-PFCP(228)@dc2b9a5d0dfe: Final verdict of PTC: none 20250410085720086 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250410085720086 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085720086 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250410085720086 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250410085720086 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085720086 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085720086 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085720086 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085720086 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250410085720086 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250410085720086 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250410085720086 DRANAP NOTICE cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc0-RAN(232)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(233)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW-MGCP(237)@dc2b9a5d0dfe: Final verdict of PTC: none TC_rab_release-Iuh0(229)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(236)@dc2b9a5d0dfe: Final verdict of PTC: none 20250410085720087 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48858<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_release0(238)@dc2b9a5d0dfe: Final verdict of PTC: pass MTC@dc2b9a5d0dfe: Setting final verdict of the test case. MTC@dc2b9a5d0dfe: Local verdict of MTC: pass MTC@dc2b9a5d0dfe: Local verdict of PTC MutexDispCT-TC_rab_release(225): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC VirtHNBGW-STATS(226): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC IPA-CTRL-CLI-IPA(227): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW-PFCP(228): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC TC_rab_release-Iuh0(229): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC TC_rab_release-Iuh0-RUA(230): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.msc0-SCCP(231): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.msc0-RAN(232): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.msc0-M3UA(233): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(234): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.sgsn0-RAN(235): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(236): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW-MGCP(237): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC TC_rab_release0(238): pass (pass -> pass) MTC@dc2b9a5d0dfe: Test case TC_rab_release finished. Verdict: pass MTC@dc2b9a5d0dfe: 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'. Thu Apr 10 08:57:20 UTC 2025 ====== HNBGW_Tests.TC_rab_release pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_rab_release.talloc 20250410085720139 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48868<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410085720641 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48868<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=331732) Waiting for packet dumper to finish... 1 (prev_count=331732, count=370304) 20250410085722086 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250410085722086 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250410085722086 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250410085722086 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250410085722086 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250410085722086 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@dc2b9a5d0dfe: 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@dc2b9a5d0dfe: 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 ------ Thu Apr 10 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 MTC@dc2b9a5d0dfe: 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@dc2b9a5d0dfe: Test case TC_rab_release_abnormal started. 20250410085723730 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48884<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410085723735 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48896<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410085723739 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:45335<->l=127.0.0.1:4262) (control_if.c:572) 20250410085723814 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085723814 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085723814 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085723814 DRANAP DEBUG cnlink(msc-1)[0x55b0d9fd5920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085723815 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085723815 DRANAP DEBUG cnlink(msc-2)[0x55b0d9fd2b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085723815 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085723815 DRANAP DEBUG cnlink(msc-3)[0x55b0da03ca10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085723815 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250410085723815 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)@dc2b9a5d0dfe: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250410085723816 DRANAP DEBUG cnlink(msc-3)[0x55b0da03ca10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085723816 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250410085723816 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085723816 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085723816 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410085723816 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085723816 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085723816 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085723816 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) 20250410085723816 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085723816 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085723816 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085723816 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085723816 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085723816 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085723816 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085723816 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) 20250410085723816 DLSS7 DEBUG Found route for dpc=4=0.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) 20250410085723816 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250410085723816 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085723816 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250410085723816 DRANAP DEBUG cnlink(msc-3)[0x55b0da03ca10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085723816 DRANAP DEBUG cnlink(msc-2)[0x55b0d9fd2b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085723816 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250410085723816 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085723816 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085723816 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410085723816 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085723816 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085723816 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085723816 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085723816 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085723816 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085723816 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085723816 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085723816 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085723816 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085723816 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085723816 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085723816 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085723816 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250410085723816 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085723816 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085723816 DRANAP DEBUG cnlink(msc-2)[0x55b0d9fd2b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085723816 DRANAP DEBUG cnlink(msc-1)[0x55b0d9fd5920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085723816 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250410085723816 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085723816 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085723816 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410085723816 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085723816 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085723816 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085723816 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085723816 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085723816 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085723816 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085723816 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085723816 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085723816 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085723816 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085723816 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085723816 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085723816 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410085723816 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085723816 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085723816 DRANAP DEBUG cnlink(msc-1)[0x55b0d9fd5920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085723816 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085723816 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250410085723816 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085723816 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085723816 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410085723816 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085723816 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085723816 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085723816 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085723816 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085723816 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085723816 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085723816 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085723816 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085723816 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085723816 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085723816 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085723816 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085723816 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085723816 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085723816 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085723816 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085723817 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085723817 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085723817 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085723817 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 20250410085723817 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250410085723817 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250410085723817 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085723817 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085723817 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085723817 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250410085723817 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250410085723817 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250410085723817 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085723817 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085723817 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085723817 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410085723817 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410085723817 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250410085723817 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085723817 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085723817 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085723817 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085723817 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085723817 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@dc2b9a5d0dfe: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@dc2b9a5d0dfe: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(247)@dc2b9a5d0dfe: ************************************************* HNBGW_Test.msc0-M3UA(247)@dc2b9a5d0dfe: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(247)@dc2b9a5d0dfe: ************************************************* HNBGW_Test.msc0-SCCP(245)@dc2b9a5d0dfe: v_sccp_pdu_maxlen:268 20250410085723828 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085723828 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085723828 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085723828 DRANAP DEBUG cnlink(sgsn-1)[0x55b0da03dd30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085723828 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085723828 DRANAP DEBUG cnlink(sgsn-2)[0x55b0da03e6c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085723828 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085723828 DRANAP DEBUG cnlink(sgsn-3)[0x55b0da03f050]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085723830 DRANAP DEBUG cnlink(sgsn-3)[0x55b0da03f050]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085723830 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250410085723830 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085723830 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085723830 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410085723830 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085723830 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085723830 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085723830 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) 20250410085723830 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085723830 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085723830 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085723830 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085723830 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085723830 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085723830 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085723830 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) 20250410085723830 DLSS7 DEBUG Found route for dpc=12=0.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) 20250410085723830 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250410085723830 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085723830 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250410085723830 DRANAP DEBUG cnlink(sgsn-3)[0x55b0da03f050]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085723830 DRANAP DEBUG cnlink(sgsn-2)[0x55b0da03e6c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085723830 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250410085723830 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085723830 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085723830 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410085723830 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085723830 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085723830 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085723830 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085723830 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085723830 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085723830 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085723830 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085723830 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085723830 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085723830 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085723830 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085723830 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085723830 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250410085723830 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085723830 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085723830 DRANAP DEBUG cnlink(sgsn-2)[0x55b0da03e6c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085723830 DRANAP DEBUG cnlink(sgsn-1)[0x55b0da03dd30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085723830 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250410085723830 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085723830 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085723830 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410085723830 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085723830 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085723830 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085723830 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085723830 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085723830 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085723830 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085723830 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085723830 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085723830 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085723830 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085723830 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085723830 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085723830 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250410085723830 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085723830 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085723830 DRANAP DEBUG cnlink(sgsn-1)[0x55b0da03dd30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085723830 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085723830 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250410085723830 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085723830 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085723830 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410085723830 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085723830 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085723830 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085723830 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085723830 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085723830 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085723830 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085723830 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085723830 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085723830 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085723830 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085723830 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085723830 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085723830 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085723830 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085723830 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085723830 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085723830 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085723830 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085723830 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085723830 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 20250410085723830 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250410085723830 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250410085723830 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085723830 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085723830 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085723830 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250410085723830 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250410085723830 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 20250410085723830 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250410085723830 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085723830 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085723830 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085723830 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250410085723830 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250410085723830 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250410085723830 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085723830 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085723830 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085723830 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085723830 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085723830 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@dc2b9a5d0dfe: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@dc2b9a5d0dfe: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(250)@dc2b9a5d0dfe: ************************************************* HNBGW_Test.sgsn0-M3UA(250)@dc2b9a5d0dfe: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(250)@dc2b9a5d0dfe: ************************************************* HNBGW_Test.sgsn0-SCCP(248)@dc2b9a5d0dfe: v_sccp_pdu_maxlen:268 20250410085723854 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085723854 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085723854 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250410085723854 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250410085723854 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) 20250410085723854 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250410085723854 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250410085723854 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410085723854 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@dc2b9a5d0dfe: setverdict(pass): none -> pass 20250410085724026 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250410085724026 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250410085724026 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250410085724026 DLSS7 <000c> 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)@dc2b9a5d0dfe: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250410085724034 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085724034 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250410085724034 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250410085724034 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250410085724034 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250410085724034 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250410085724034 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250410085724034 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 20250410085724034 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250410085724034 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  20250410085724034 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250410085724037 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085724037 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250410085724037 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250410085724037 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  20250410085724037 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250410085724037 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250410085724037 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250410085724037 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 20250410085724037 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250410085724037 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  20250410085724037 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085724037 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250410085724038 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085724038 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250410085724038 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:413) 20250410085724038 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085724038 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085724038 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085724038 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085724038 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250410085724038 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250410085724038 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085724039 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085724039 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250410085724039 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085724039 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085724039 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410085724039 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085724039 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085724039 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085724039 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085724039 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085724039 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085724039 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085724039 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085724039 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085724039 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085724039 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085724039 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085724039 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085724039 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085724039 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085724039 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085724039 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085724040 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085724040 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085724040 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085724040 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085724040 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085724040 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.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' 20250410085724040 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410085724040 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410085724040 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085724040 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  20250410085724041 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250410085724041 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250410085724041 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250410085724041 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(250)@dc2b9a5d0dfe: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250410085724050 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085724050 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250410085724051 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250410085724051 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250410085724051 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250410085724051 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250410085724051 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250410085724051 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 20250410085724051 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250410085724051 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  20250410085724051 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250410085724053 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085724053 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250410085724054 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250410085724054 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  20250410085724054 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250410085724054 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250410085724054 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250410085724054 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 20250410085724054 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250410085724054 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  20250410085724054 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  20250410085724054 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085724054 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250410085724054 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085724054 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250410085724054 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250410085724054 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085724054 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085724054 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085724054 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085724054 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250410085724054 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250410085724054 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085724055 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085724055 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250410085724055 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085724055 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085724055 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410085724055 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085724055 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085724055 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085724055 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085724055 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085724055 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085724055 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085724056 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085724056 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085724056 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085724056 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085724056 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085724056 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085724056 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085724056 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085724056 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085724056 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085724056 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085724056 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085724056 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085724056 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085724056 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085724056 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.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' 20250410085724056 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410085724056 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410085724056 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085724056 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(246)@dc2b9a5d0dfe: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250410085724842 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085724842 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410085724842 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410085724842 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410085724842 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085724842 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410085724842 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085724842 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085724842 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085724842 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085724842 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085724842 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085724842 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085724842 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410085724842 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085724842 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085724842 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250410085724843 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410085724843 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085724843 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085724843 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085724843 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085724843 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085724843 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085724843 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085724843 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085724843 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085724843 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085724843 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085724843 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085724843 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085724843 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085724843 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250410085724843 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250410085724843 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250410085724843 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250410085724843 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085724843 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410085724843 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085724843 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085724843 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085724843 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085724843 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085724843 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085724843 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085724843 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085724843 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085724843 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085724843 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085724843 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085724843 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085724843 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085724843 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085724843 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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) 20250410085724843 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250410085724843 DRANAP NOTICE cnlink(msc-0)[0x55b0d9ff2940]{CONNECTED}: link up (cnlink.c:111) 20250410085724843 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085724843 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085724843 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085724843 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085724843 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085724843 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.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' 20250410085724843 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410085724843 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410085724843 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085724843 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  20250410085724846 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085724846 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410085724846 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410085724846 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410085724846 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085724846 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410085724846 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085724846 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085724846 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085724846 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085724846 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085724846 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085724846 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085724846 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410085724846 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085724846 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085724846 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250410085724846 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410085724846 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085724846 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085724846 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085724846 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085724846 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085724846 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085724846 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085724846 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085724846 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085724846 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085724846 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085724846 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085724846 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085724846 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085724846 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250410085724846 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250410085724846 DRANAP INFO cnlink(msc-0)[0x55b0d9ff2940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(249)@dc2b9a5d0dfe: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250410085724850 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085724850 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410085724850 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410085724850 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410085724850 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085724850 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410085724850 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085724850 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085724850 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085724850 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085724850 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085724850 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085724850 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085724850 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410085724850 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085724850 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085724850 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250410085724850 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410085724850 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085724850 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085724850 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085724850 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085724850 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085724850 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085724850 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085724850 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085724850 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085724850 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085724850 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085724850 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085724850 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085724850 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085724850 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250410085724850 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250410085724850 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250410085724850 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250410085724850 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085724850 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410085724850 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085724850 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085724850 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085724850 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085724850 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085724850 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085724850 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085724850 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085724850 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085724850 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085724850 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085724850 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085724850 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085724850 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085724850 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085724850 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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) 20250410085724850 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250410085724850 DRANAP NOTICE cnlink(sgsn-0)[0x55b0da03d3a0]{CONNECTED}: link up (cnlink.c:111) 20250410085724850 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085724850 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085724850 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085724850 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085724850 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085724850 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250410085724850 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410085724850 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410085724851 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085724851 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  20250410085724852 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085724852 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410085724852 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410085724852 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410085724852 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085724852 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410085724852 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085724852 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085724852 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085724852 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085724852 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085724852 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085724852 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085724852 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410085724852 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085724852 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085724852 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250410085724852 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410085724852 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085724852 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085724852 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085724852 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085724852 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085724852 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085724852 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085724852 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085724852 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085724852 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085724852 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085724852 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085724852 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085724852 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085724852 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250410085724852 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250410085724852 DRANAP INFO cnlink(sgsn-0)[0x55b0da03d3a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250410085724878 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48906<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_rab_release_abnormal0(252)@dc2b9a5d0dfe: f_gen_tmsi(suffix:=0, nri_v:=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)@dc2b9a5d0dfe: f_create_expect(l3 := '05080200F110172A52082926240000000080'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(246)@dc2b9a5d0dfe: Created Expect[0] for '05080200F110172A52082926240000000080'O to be handled at TC_rab_release_abnormal0(252) TC_rab_release_abnormal-Iuh0-RUA(244)@dc2b9a5d0dfe: Added conn table entry 0TC_rab_release_abnormal0(252)11711792 20250410085725927 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085725927 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085725927 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250410085725927 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250410085725927 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xb2b530, normal) (hnbgw_rua.c:407) 20250410085725927 DHNB DEBUG map_rua[0x55b0da05bec0]{init}: Allocated (fsm.c:456) 20250410085725927 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11711792)[0x55b0da05bec0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250410085725927 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11711792 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250410085725927 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410085725927 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410085725927 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11711792 SCCP-0 CS MI=IMSI-262420000000008: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250410085725927 DCN DEBUG map_sccp[0x55b0da07b770]{init}: Allocated (fsm.c:456) 20250410085725927 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x55b0da07b770]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250410085725927 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-11711792 <-> SCCP-25 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250410085725927 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11711792 SCCP-25 msc-0 MI=IMSI-262420000000008: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250410085725927 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11711792)[0x55b0da05bec0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250410085725927 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410085725927 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410085725927 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11711792)[0x55b0da05bec0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250410085725927 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x55b0da07b770]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250410085725927 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250410085725927 DLSCCP DEBUG SCCP-SCOC(25)[0x55b0da05f780]{IDLE}: Allocated (fsm.c:456) 20250410085725927 DLSCCP DEBUG SCCP-SCOC(25)[0x55b0da05f780]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250410085725927 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000080004f40030002eb0056400500f1100926) (sccp_scrc.c:415) 20250410085725927 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085725927 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085725927 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085725927 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085725927 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085725927 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085725927 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085725927 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085725927 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085725927 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085725927 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085725927 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085725927 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085725927 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085725927 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085725927 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 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) 20250410085725927 DLSCCP DEBUG SCCP-SCOC(25)[0x55b0da05f780]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250410085725927 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x55b0da07b770]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250410085725927 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11711792)[0x55b0da05bec0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250410085725927 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085725927 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085725927 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085725927 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085725927 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085725927 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250410085725927 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410085725927 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410085725927 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085725927 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 02 eb 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)@dc2b9a5d0dfe: First idle individual index:0 HNBGW_Test.msc0-SCCP(245)@dc2b9a5d0dfe: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(246)@dc2b9a5d0dfe: Found Expect[0] for l3='05080200F110172A52082926240000000080'O handled at TC_rab_release_abnormal0(252) HNBGW_Test.msc0-RAN(246)@dc2b9a5d0dfe: Added conn table entry 0TC_rab_release_abnormal0(252)8272530 HNBGW_Test.msc0-SCCP(245)@dc2b9a5d0dfe: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(245)@dc2b9a5d0dfe: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_rab_release_abnormal0(252)@dc2b9a5d0dfe: setverdict(pass): none -> pass 20250410085725945 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085725945 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410085725945 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410085725945 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410085725945 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085725945 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410085725945 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085725945 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085725945 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085725945 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 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 17 6f 79 02 00 00 00 00 00 06 00 08 00 00 00 07  20250410085725945 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085725945 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085725945 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085725945 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410085725945 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085725945 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00176f79) (sccp_scrc.c:486) 20250410085725945 DLSCCP DEBUG Received CO:COAK for local reference 25 (sccp_scoc.c:1855) 20250410085725945 DLSCCP DEBUG SCCP-SCOC(25)[0x55b0da05f780]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250410085725945 DLSCCP DEBUG SCCP-SCOC(25)[0x55b0da05f780]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250410085725945 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085725945 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250410085725945 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) 20250410085725945 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x55b0da07b770]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250410085725945 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x55b0da07b770]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_rab_release_abnormal0(252)@dc2b9a5d0dfe: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":705 HNBGW-MGCP(251)@dc2b9a5d0dfe: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_release_abnormal0(252) HNBGW_Test.msc0-SCCP(245)@dc2b9a5d0dfe: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(245)@dc2b9a5d0dfe: vl_len:91 HNBGW_Test.msc0-SCCP(245)@dc2b9a5d0dfe: vl_from0 HNBGW_Test.msc0-SCCP(245)@dc2b9a5d0dfe: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20250410085726148 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085726148 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410085726148 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410085726149 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410085726149 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085726149 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410085726149 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085726149 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085726149 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085726149 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  20250410085726149 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085726149 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085726149 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085726149 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410085726149 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085726149 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) 20250410085726149 DLSCCP DEBUG Received CO:CODT for local reference 25 (sccp_scoc.c:1855) 20250410085726149 DLSCCP DEBUG SCCP-SCOC(25)[0x55b0da05f780]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250410085726149 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085726149 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250410085726149 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x55b0da07b770]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250410085726149 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250410085726149 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250410085726149 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x55b0da07b770]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250410085726149 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250410085726149 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250410085726149 DMGW DEBUG mgw(mgw-fsm-11711792-0)[0x55b0da061420]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250410085726149 DMGW DEBUG mgw(mgw-fsm-11711792-0)[0x55b0da061420]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250410085726149 DMGW DEBUG mgw(mgw-fsm-11711792-0)[0x55b0da061420]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250410085726149 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250410085726149 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250410085726149 DLMGCP DEBUG mgw-endp(mgw-fsm-11711792-0)[0x55b0da05f8b0]{UNUSED}: Allocated (fsm.c:456) 20250410085726149 DLMGCP DEBUG mgw-endp(mgw-fsm-11711792-0)[0x55b0da05f8b0]{UNUSED}: is child of mgw(mgw-fsm-11711792-0)[0x55b0da061420] (fsm.c:486) 20250410085726149 DLMGCP DEBUG mgw-endp(mgw-fsm-11711792-0)[0x55b0da05f8b0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-11711792-0)[0x55b0da061420] (mgcp_client_endpoint_fsm.c:724) 20250410085726149 DLMGCP DEBUG mgw-endp(mgw-fsm-11711792-0)[0x55b0da05f8b0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250410085726149 DLMGCP DEBUG mgw-endp(mgw-fsm-11711792-0)[0x55b0da05f8b0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250410085726149 DLMGCP DEBUG mgw-endp(mgw-fsm-11711792-0)[0x55b0da05f8b0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250410085726150 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11711792-0)[0x55b0da07c400]{ST_CRCX}: Allocated (fsm.c:456) 20250410085726150 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11711792-0)[0x55b0da07c400]{ST_CRCX}: is child of mgw-endp(mgw-fsm-11711792-0)[0x55b0da05f8b0] (fsm.c:486) 20250410085726150 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11711792-0)[0x55b0da07c400]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250410085726150 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11711792-0)[0x55b0da07c400]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250410085726150 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:35971: len=200 'CRCX 91 rtpbridge/*@mgw MGCP 1.0\r\nC: b2b53'... (mgcp_client.c:807) 20250410085726150 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250410085726150 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11711792-0)[0x55b0da07c400]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250410085726150 DLMGCP DEBUG mgw-endp(mgw-fsm-11711792-0)[0x55b0da05f8b0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(251)@dc2b9a5d0dfe: Found Expect[0] for { line := { verb := "CRCX", trans_id := "91", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "b2b53017" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "b2b53017", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@dc2b9a5d0dfe: CRCX1{ line := { verb := "CRCX", trans_id := "91", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "b2b53017" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "b2b53017", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@dc2b9a5d0dfe: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":721 20250410085726199 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 91 OK (mgcp_client.c:758) 20250410085726199 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b0da07c400]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250410085726199 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b0da07c400]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250410085726199 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b0da07c400]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250410085726199 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b0da07c400]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250410085726199 DLMGCP DEBUG mgw-endp(mgw-fsm-11711792-0)[0x55b0da05f8b0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250410085726199 DLMGCP DEBUG mgw-endp(mgw-fsm-11711792-0)[0x55b0da05f8b0]{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) 20250410085726199 DLMGCP DEBUG mgw-endp(mgw-fsm-11711792-0)[0x55b0da05f8b0]{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) 20250410085726199 DLMGCP DEBUG mgw-endp(mgw-fsm-11711792-0)[0x55b0da05f8b0]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250410085726199 DLMGCP DEBUG mgw-endp(mgw-fsm-11711792-0)[0x55b0da05f8b0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250410085726199 DLMGCP DEBUG mgw-endp(mgw-fsm-11711792-0)[0x55b0da05f8b0]{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) 20250410085726199 DMGW DEBUG mgw(mgw-fsm-11711792-0)[0x55b0da061420]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250410085726199 DMGW DEBUG mgw(mgw-fsm-11711792-0)[0x55b0da061420]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250410085726199 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250410085726199 DMGW DEBUG mgw(mgw-fsm-11711792-0)[0x55b0da061420]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250410085726199 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11711792)[0x55b0da05bec0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250410085726200 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250410085726200 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410085726200 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)@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed 20250410085726226 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085726226 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085726226 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250410085726226 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250410085726226 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xb2b530) (hnbgw_rua.c:471) 20250410085726226 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11711792 SCCP-25 msc-0 MI=IMSI-262420000000008: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250410085726226 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11711792)[0x55b0da05bec0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250410085726226 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250410085726226 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250410085726226 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11711792)[0x55b0da05bec0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250410085726226 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250410085726226 DMGW DEBUG mgw(mgw-fsm-11711792-0)[0x55b0da061420]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250410085726226 DMGW DEBUG mgw(mgw-fsm-11711792-0)[0x55b0da061420]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250410085726226 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250410085726226 DMGW DEBUG mgw(mgw-fsm-11711792-0)[0x55b0da061420]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250410085726226 DLMGCP DEBUG mgw-endp(mgw-fsm-11711792-0)[0x55b0da05f8b0]{IN_USE}: rtpbridge/8@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-11711792-0)[0x55b0da061420] (mgcp_client_endpoint_fsm.c:724) 20250410085726226 DLMGCP DEBUG mgw-endp(mgw-fsm-11711792-0)[0x55b0da05f8b0]{IN_USE}: rtpbridge/8@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250410085726226 DLMGCP DEBUG mgw-endp(mgw-fsm-11711792-0)[0x55b0da05f8b0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250410085726226 DLMGCP DEBUG mgw-endp(mgw-fsm-11711792-0)[0x55b0da05f8b0]{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) 20250410085726226 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b0da07c400]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250410085726226 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:35971: len=214 'MDCX 92 rtpbridge/8@mgw MGCP 1.0\r\nC: b2b53'... (mgcp_client.c:807) 20250410085726226 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1221) 20250410085726226 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b0da07c400]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250410085726226 DLMGCP DEBUG mgw-endp(mgw-fsm-11711792-0)[0x55b0da05f8b0]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250410085726226 DLMGCP DEBUG mgw-endp(mgw-fsm-11711792-0)[0x55b0da05f8b0]{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) 20250410085726226 DLMGCP DEBUG mgw-endp(mgw-fsm-11711792-0)[0x55b0da05f8b0]{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)@dc2b9a5d0dfe: MDCX1{ line := { verb := "MDCX", trans_id := "92", ep := "rtpbridge/8@mgw", ver := "1.0" }, params := { { code := "C", val := "b2b53017" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "b2b53017", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250410085726236 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 92 OK (mgcp_client.c:758) 20250410085726236 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b0da07c400]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250410085726236 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b0da07c400]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250410085726236 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b0da07c400]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250410085726236 DLMGCP DEBUG mgw-endp(mgw-fsm-11711792-0)[0x55b0da05f8b0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250410085726236 DLMGCP DEBUG mgw-endp(mgw-fsm-11711792-0)[0x55b0da05f8b0]{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) 20250410085726236 DLMGCP DEBUG mgw-endp(mgw-fsm-11711792-0)[0x55b0da05f8b0]{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) 20250410085726236 DLMGCP DEBUG mgw-endp(mgw-fsm-11711792-0)[0x55b0da05f8b0]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250410085726236 DLMGCP DEBUG mgw-endp(mgw-fsm-11711792-0)[0x55b0da05f8b0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250410085726236 DLMGCP DEBUG mgw-endp(mgw-fsm-11711792-0)[0x55b0da05f8b0]{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) 20250410085726236 DMGW DEBUG mgw(mgw-fsm-11711792-0)[0x55b0da061420]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250410085726236 DMGW DEBUG mgw(mgw-fsm-11711792-0)[0x55b0da061420]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250410085726236 DMGW DEBUG mgw(mgw-fsm-11711792-0)[0x55b0da061420]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250410085726236 DLMGCP DEBUG mgw-endp(mgw-fsm-11711792-0)[0x55b0da05f8b0]{IN_USE}: rtpbridge/8@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-11711792-0)[0x55b0da061420] (mgcp_client_endpoint_fsm.c:724) 20250410085726236 DLMGCP DEBUG mgw-endp(mgw-fsm-11711792-0)[0x55b0da05f8b0]{IN_USE}: rtpbridge/8@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250410085726236 DLMGCP DEBUG mgw-endp(mgw-fsm-11711792-0)[0x55b0da05f8b0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250410085726236 DLMGCP DEBUG mgw-endp(mgw-fsm-11711792-0)[0x55b0da05f8b0]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250410085726236 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11711792-0)[0x55b0da05c9b0]{ST_CRCX}: Allocated (fsm.c:456) 20250410085726236 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11711792-0)[0x55b0da05c9b0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-11711792-0)[0x55b0da05f8b0] (fsm.c:486) 20250410085726236 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11711792-0)[0x55b0da05c9b0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250410085726236 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11711792-0)[0x55b0da05c9b0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/8@mgw... (mgcp_client_fsm.c:228) 20250410085726236 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:35971: len=204 'CRCX 93 rtpbridge/8@mgw MGCP 1.0\r\nC: b2b53'... (mgcp_client.c:807) 20250410085726236 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1221) 20250410085726236 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11711792-0)[0x55b0da05c9b0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250410085726236 DLMGCP DEBUG mgw-endp(mgw-fsm-11711792-0)[0x55b0da05f8b0]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250410085726236 DLMGCP DEBUG mgw-endp(mgw-fsm-11711792-0)[0x55b0da05f8b0]{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) 20250410085726236 DLMGCP DEBUG mgw-endp(mgw-fsm-11711792-0)[0x55b0da05f8b0]{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) 20250410085726236 DLMGCP DEBUG mgw-endp(mgw-fsm-11711792-0)[0x55b0da05f8b0]{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)@dc2b9a5d0dfe: CRCX2{ line := { verb := "CRCX", trans_id := "93", ep := "rtpbridge/8@mgw", ver := "1.0" }, params := { { code := "C", val := "b2b53017" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "b2b53017", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250410085726247 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 93 OK (mgcp_client.c:758) 20250410085726247 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b0da05c9b0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250410085726247 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b0da05c9b0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250410085726247 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b0da05c9b0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250410085726247 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b0da05c9b0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250410085726247 DLMGCP DEBUG mgw-endp(mgw-fsm-11711792-0)[0x55b0da05f8b0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250410085726247 DLMGCP DEBUG mgw-endp(mgw-fsm-11711792-0)[0x55b0da05f8b0]{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) 20250410085726247 DLMGCP DEBUG mgw-endp(mgw-fsm-11711792-0)[0x55b0da05f8b0]{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) 20250410085726247 DLMGCP DEBUG mgw-endp(mgw-fsm-11711792-0)[0x55b0da05f8b0]{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) 20250410085726247 DLMGCP DEBUG mgw-endp(mgw-fsm-11711792-0)[0x55b0da05f8b0]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250410085726247 DLMGCP DEBUG mgw-endp(mgw-fsm-11711792-0)[0x55b0da05f8b0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250410085726247 DLMGCP DEBUG mgw-endp(mgw-fsm-11711792-0)[0x55b0da05f8b0]{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) 20250410085726247 DLMGCP DEBUG mgw-endp(mgw-fsm-11711792-0)[0x55b0da05f8b0]{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) 20250410085726247 DMGW DEBUG mgw(mgw-fsm-11711792-0)[0x55b0da061420]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250410085726247 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250410085726247 DMGW DEBUG mgw(mgw-fsm-11711792-0)[0x55b0da061420]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250410085726247 DMGW DEBUG mgw(mgw-fsm-11711792-0)[0x55b0da061420]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250410085726247 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x55b0da07b770]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250410085726247 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250410085726247 DLSCCP DEBUG SCCP-SCOC(25)[0x55b0da05f780]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250410085726247 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00176f79), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:415) 20250410085726247 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085726247 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085726247 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085726247 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085726247 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085726247 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085726247 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 17 6f 79 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 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) 20250410085726247 DMGW DEBUG mgw(mgw-fsm-11711792-0)[0x55b0da061420]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250410085726247 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085726247 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085726247 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085726247 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085726247 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085726247 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250410085726247 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410085726247 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410085726247 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085726247 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 17 6f 79 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 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)@dc2b9a5d0dfe: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(245)@dc2b9a5d0dfe: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(245)@dc2b9a5d0dfe: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(245)@dc2b9a5d0dfe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_release_abnormal0(252)@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(240)@dc2b9a5d0dfe: 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)@dc2b9a5d0dfe: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(245)@dc2b9a5d0dfe: vl_len:21 HNBGW_Test.msc0-SCCP(245)@dc2b9a5d0dfe: vl_from0 20250410085726276 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085726276 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410085726276 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410085726276 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410085726276 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085726276 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410085726276 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085726276 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085726276 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085726276 DLSS7 <000c> osmo_ss7_asp.c:1175 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  HNBGW_Test.msc0-SCCP(245)@dc2b9a5d0dfe: data sent by MTP3_SCCP_PORT: '000000110000010029400A0000010028400305C2D0'O 20250410085726276 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085726276 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085726276 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085726276 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410085726276 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085726276 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) 20250410085726276 DLSCCP DEBUG Received CO:CODT for local reference 25 (sccp_scoc.c:1855) 20250410085726276 DLSCCP DEBUG SCCP-SCOC(25)[0x55b0da05f780]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250410085726276 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085726276 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250410085726276 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x55b0da07b770]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250410085726276 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250410085726276 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250410085726276 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x55b0da07b770]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250410085726276 DRANAP DEBUG Decoding message RANAP_RAB_ReleaseItemIEs (ranap_common.c:617) (ranap_common.c:617) 20250410085726276 DRANAP DEBUG Decoding message RANAP_RAB_ReleaseItemIEs (ranap_common.c:617) (ranap_common.c:617) 20250410085726276 DMGW NOTICE mgw(mgw-fsm-11711792-0)[0x55b0da061420]{MGW_ST_ESTABLISHED}: MSC asked to release RAB-ID 23 (mgw_fsm.c:792) 20250410085726276 DMGW DEBUG mgw(mgw-fsm-11711792-0)[0x55b0da061420]{MGW_ST_ESTABLISHED}: forwarding unmodified RAB-AssignmentRequest to HNB (mgw_fsm.c:725) 20250410085726276 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11711792)[0x55b0da05bec0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:726) 20250410085726276 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 45 bytes (hnbgw_rua.c:122) 20250410085726276 DMGW DEBUG mgw(mgw-fsm-11711792-0)[0x55b0da061420]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:733) 20250410085726276 DMGW DEBUG mgw(mgw-fsm-11711792-0)[0x55b0da061420]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250410085726276 DLMGCP DEBUG mgw-endp(mgw-fsm-11711792-0)[0x55b0da05f8b0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250410085726276 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b0da07c400]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250410085726276 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:35971: len=57 'DLCX 94 rtpbridge/8@mgw MGCP 1.0\r\nC: b2b53'... (mgcp_client.c:807) 20250410085726276 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250410085726276 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b0da07c400]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250410085726276 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b0da05c9b0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250410085726276 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:35971: len=57 'DLCX 95 rtpbridge/8@mgw MGCP 1.0\r\nC: b2b53'... (mgcp_client.c:807) 20250410085726276 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250410085726276 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b0da05c9b0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250410085726276 DLMGCP DEBUG mgw-endp(mgw-fsm-11711792-0)[0x55b0da05f8b0]{IN_USE}: Removing from parent mgw(mgw-fsm-11711792-0)[0x55b0da061420] (mgcp_client_endpoint_fsm.c:873) 20250410085726276 DLMGCP DEBUG mgw-endp(mgw-fsm-11711792-0)[0x55b0da05f8b0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250410085726276 DLMGCP DEBUG mgw-endp(mgw-fsm-11711792-0)[0x55b0da05f8b0]{IN_USE}: Deallocated (fsm.c:568) 20250410085726276 DMGW DEBUG mgw(mgw-fsm-11711792-0)[0x55b0da061420]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250410085726276 DMGW DEBUG mgw(mgw-fsm-11711792-0)[0x55b0da061420]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250410085726276 DMGW DEBUG mgw(mgw-fsm-11711792-0)[0x55b0da061420]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250410085726276 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410085726276 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)@dc2b9a5d0dfe: DLCX{ line := { verb := "DLCX", trans_id := "94", ep := "rtpbridge/8@mgw", ver := "1.0" }, params := { { code := "C", val := "b2b53017" }, { code := "I", val := "11111" } }, sdp := omit } 20250410085726278 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 94 OK (mgcp_client.c:758) 20250410085726278 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b0da07c400]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250410085726279 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b0da07c400]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250410085726279 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b0da07c400]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250410085726279 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b0da07c400]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_release_abnormal0(252)@dc2b9a5d0dfe: DLCX{ line := { verb := "DLCX", trans_id := "95", ep := "rtpbridge/8@mgw", ver := "1.0" }, params := { { code := "C", val := "b2b53017" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_release_abnormal0(252)@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed 20250410085726279 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 95 OK (mgcp_client.c:758) 20250410085726279 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b0da05c9b0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250410085726279 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b0da05c9b0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250410085726279 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b0da05c9b0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250410085726279 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b0da05c9b0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_release_abnormal0(252)@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(240)@dc2b9a5d0dfe: 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@dc2b9a5d0dfe: ok: talloc reports "asn1_context" = 1 bytes 20250410085726342 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:45335<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(241)@dc2b9a5d0dfe: Final verdict of PTC: none 20250410085726347 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48896<->l=127.0.0.1:4261 (telnet_interface.c:138) VirtHNBGW-STATS(240)@dc2b9a5d0dfe: Final verdict of PTC: none MTC@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed 20250410085726347 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48884<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250410085726347 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085726347 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085726347 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410085726348 DMAIN NOTICE (127.0.0.1:9999 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) 20250410085726348 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250410085726348 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11711792)[0x55b0da05bec0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250410085726348 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11711792)[0x55b0da05bec0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250410085726348 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x55b0da07b770]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250410085726348 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250410085726348 DLSCCP DEBUG SCCP-SCOC(25)[0x55b0da05f780]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250410085726348 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00176f79), PART(T=Source Reference,L=4,D=00000019), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250410085726348 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085726348 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085726348 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085726348 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085726348 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085726348 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085726348 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [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 17 6f 79 00 00 19 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085726348 DLSCCP DEBUG SCCP-SCOC(25)[0x55b0da05f780]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250410085726348 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x55b0da07b770]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250410085726348 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11711792)[0x55b0da05bec0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250410085726348 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11711792)[0x55b0da05bec0]{disrupted}: Freeing instance (context_map.c:202) 20250410085726348 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11711792)[0x55b0da05bec0]{disrupted}: Deallocated (fsm.c:568) 20250410085726348 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x55b0da07b770]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250410085726348 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x55b0da07b770]{disconnected}: Freeing instance (context_map.c:206) 20250410085726348 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x55b0da07b770]{disconnected}: Deallocated (fsm.c:568) 20250410085726348 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085726348 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085726348 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085726348 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085726348 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085726348 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250410085726348 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-11711792 SCCP-25 msc-0 MI=IMSI-262420000000008: Deallocating (context_map.c:225) 20250410085726348 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410085726348 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410085726348 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085726348 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 17 6f 79 00 00 19 00 00 00 00 00 00 06 00 08 00 00 00 01  MutexDispCT-TC_rab_release_abnormal(239)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(249)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(248)@dc2b9a5d0dfe: Final verdict of PTC: none 20250410085726349 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250410085726349 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410085726349 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250410085726349 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250410085726349 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250410085726349 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410085726349 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250410085726349 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250410085726349 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250410085726349 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410085726349 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250410085726349 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250410085726349 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20250410085726349 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410085726349 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250410085726349 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SEND_FAILED 20250410085726349 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250410085726349 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085726349 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-sgsn0-0: connection closed 20250410085726349 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250410085726349 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250410085726349 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250410085726349 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250410085726349 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 20250410085726349 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  20250410085726349 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085726349 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250410085726349 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250410085726349 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) 20250410085726349 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085726349 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-msc0-0: connection closed 20250410085726349 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085726349 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250410085726349 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250410085726349 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085726349 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085726349 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250410085726349 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250410085726349 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250410085726349 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250410085726349 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085726349 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085726349 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 20250410085726349 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085726349 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250410085726349 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250410085726349 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250410085726349 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250410085726349 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250410085726349 DRANAP NOTICE cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: link lost (cnlink.c:118) 20250410085726349 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(246)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(245)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(250)@dc2b9a5d0dfe: Final verdict of PTC: none 20250410085726349 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250410085726349 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:378) 20250410085726349 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085726349 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085726349 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085726349 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085726349 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250410085726349 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250410085726349 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250410085726349 DRANAP NOTICE cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: link lost (cnlink.c:118) TC_rab_release_abnormal-Iuh0-RUA(244)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW-PFCP(242)@dc2b9a5d0dfe: Final verdict of PTC: none TC_rab_release_abnormal-Iuh0(243)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW-MGCP(251)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(247)@dc2b9a5d0dfe: Final verdict of PTC: none 20250410085726353 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48906<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_release_abnormal0(252)@dc2b9a5d0dfe: Final verdict of PTC: pass MTC@dc2b9a5d0dfe: Setting final verdict of the test case. MTC@dc2b9a5d0dfe: Local verdict of MTC: pass MTC@dc2b9a5d0dfe: Local verdict of PTC MutexDispCT-TC_rab_release_abnormal(239): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC VirtHNBGW-STATS(240): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC IPA-CTRL-CLI-IPA(241): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW-PFCP(242): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC TC_rab_release_abnormal-Iuh0(243): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC TC_rab_release_abnormal-Iuh0-RUA(244): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.msc0-SCCP(245): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.msc0-RAN(246): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.msc0-M3UA(247): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(248): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.sgsn0-RAN(249): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(250): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW-MGCP(251): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC TC_rab_release_abnormal0(252): pass (pass -> pass) MTC@dc2b9a5d0dfe: Test case TC_rab_release_abnormal finished. Verdict: pass MTC@dc2b9a5d0dfe: 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'. Thu Apr 10 08:57:26 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 20250410085726381 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48760<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410085726883 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48760<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=368860) Waiting for packet dumper to finish... 1 (prev_count=368860, count=369400) 20250410085728350 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250410085728350 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250410085728350 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250410085728350 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250410085728350 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250410085728350 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@dc2b9a5d0dfe: 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@dc2b9a5d0dfe: 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 ------ Thu Apr 10 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@dc2b9a5d0dfe: 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@dc2b9a5d0dfe: Test case TC_rab_assign_fail started. 20250410085729993 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48764<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410085729999 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48766<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410085730004 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:40793<->l=127.0.0.1:4262) (control_if.c:572) 20250410085730082 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085730083 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085730083 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085730083 DRANAP DEBUG cnlink(msc-1)[0x55b0d9fd5920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085730083 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085730083 DRANAP DEBUG cnlink(msc-2)[0x55b0d9fd2b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085730083 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085730083 DRANAP DEBUG cnlink(msc-3)[0x55b0da03ca10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_rab_assign_fail-Iuh0(257)@dc2b9a5d0dfe: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250410085730083 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250410085730083 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250410085730084 DRANAP DEBUG cnlink(msc-3)[0x55b0da03ca10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085730084 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250410085730084 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085730084 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085730084 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410085730084 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085730084 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085730084 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085730084 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) 20250410085730084 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085730084 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085730084 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085730084 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085730084 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085730084 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085730084 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085730084 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) 20250410085730084 DLSS7 DEBUG Found route for dpc=4=0.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) 20250410085730084 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250410085730084 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085730084 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250410085730084 DRANAP DEBUG cnlink(msc-3)[0x55b0da03ca10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085730084 DRANAP DEBUG cnlink(msc-2)[0x55b0d9fd2b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085730085 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250410085730085 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085730085 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085730085 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410085730085 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085730085 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085730085 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085730085 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085730085 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085730085 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085730085 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085730085 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085730085 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085730085 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085730085 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085730085 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085730085 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085730085 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250410085730085 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085730085 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085730085 DRANAP DEBUG cnlink(msc-2)[0x55b0d9fd2b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085730085 DRANAP DEBUG cnlink(msc-1)[0x55b0d9fd5920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085730085 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250410085730085 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085730085 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085730085 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410085730085 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085730085 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085730085 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085730085 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085730085 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085730085 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085730085 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085730085 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085730085 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085730085 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085730085 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085730085 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085730085 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085730085 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410085730085 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085730085 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085730085 DRANAP DEBUG cnlink(msc-1)[0x55b0d9fd5920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085730085 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085730085 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250410085730085 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085730085 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085730085 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410085730085 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085730085 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085730085 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085730085 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085730085 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085730085 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085730085 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085730085 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085730085 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085730085 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085730085 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085730085 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085730085 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085730085 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085730085 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085730085 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085730085 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085730085 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085730085 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085730085 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085730085 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 20250410085730085 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250410085730085 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250410085730085 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085730085 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085730085 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085730085 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250410085730085 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250410085730085 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250410085730085 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085730085 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085730085 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085730085 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410085730085 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410085730085 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 20250410085730085 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250410085730085 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085730085 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085730085 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085730085 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085730085 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085730085 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250410085730086 DLSCCP DEBUG SCCP-SCOC(24)[0x55b0da07c7e0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250410085730086 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0023d905), PART(T=Source Reference,L=4,D=00000018), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085730086 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085730086 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085730086 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085730086 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085730086 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085730086 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085730086 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 23 d9 05 00 00 18 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085730086 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085730086 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085730086 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085730086 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085730086 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085730086 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@dc2b9a5d0dfe: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(261)@dc2b9a5d0dfe: ************************************************* MTC@dc2b9a5d0dfe: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(261)@dc2b9a5d0dfe: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(261)@dc2b9a5d0dfe: ************************************************* HNBGW_Test.msc0-SCCP(259)@dc2b9a5d0dfe: v_sccp_pdu_maxlen:268 20250410085730098 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085730098 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085730098 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085730098 DRANAP DEBUG cnlink(sgsn-1)[0x55b0da03dd30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085730098 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085730098 DRANAP DEBUG cnlink(sgsn-2)[0x55b0da03e6c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085730098 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085730098 DRANAP DEBUG cnlink(sgsn-3)[0x55b0da03f050]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085730099 DRANAP DEBUG cnlink(sgsn-3)[0x55b0da03f050]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085730099 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250410085730099 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085730099 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085730099 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410085730099 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085730099 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085730099 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085730099 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) 20250410085730099 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085730099 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085730099 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085730099 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085730099 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085730099 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085730099 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085730099 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) 20250410085730099 DLSS7 DEBUG Found route for dpc=12=0.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) 20250410085730099 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250410085730099 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085730099 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250410085730099 DRANAP DEBUG cnlink(sgsn-3)[0x55b0da03f050]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085730099 DRANAP DEBUG cnlink(sgsn-2)[0x55b0da03e6c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085730099 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250410085730099 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085730099 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085730099 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410085730099 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085730099 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085730099 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085730099 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=7 -> eSLS=39: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250410085730099 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085730099 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085730099 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085730099 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085730099 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085730099 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085730099 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085730099 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=7 -> eSLS=7: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250410085730099 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085730099 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250410085730099 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085730099 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085730099 DRANAP DEBUG cnlink(sgsn-2)[0x55b0da03e6c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085730099 DRANAP DEBUG cnlink(sgsn-1)[0x55b0da03dd30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085730099 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250410085730099 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085730100 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085730100 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410085730100 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085730100 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085730100 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085730100 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085730100 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085730100 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085730100 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085730100 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085730100 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085730100 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085730100 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085730100 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085730100 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085730100 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250410085730100 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085730100 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085730100 DRANAP DEBUG cnlink(sgsn-1)[0x55b0da03dd30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085730100 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085730100 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250410085730100 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085730100 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085730100 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410085730100 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085730100 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085730100 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085730100 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085730100 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085730100 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085730100 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085730100 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085730100 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085730100 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085730100 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085730100 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085730100 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085730100 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085730100 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085730100 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085730100 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085730100 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085730100 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085730100 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085730100 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 20250410085730100 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250410085730100 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250410085730100 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085730100 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085730100 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085730100 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250410085730100 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250410085730100 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 20250410085730100 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250410085730100 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085730100 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085730100 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085730100 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250410085730100 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250410085730100 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250410085730100 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085730100 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085730100 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085730100 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085730100 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085730100 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@dc2b9a5d0dfe: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@dc2b9a5d0dfe: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(264)@dc2b9a5d0dfe: ************************************************* HNBGW_Test.sgsn0-M3UA(264)@dc2b9a5d0dfe: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(264)@dc2b9a5d0dfe: ************************************************* HNBGW_Test.sgsn0-SCCP(262)@dc2b9a5d0dfe: v_sccp_pdu_maxlen:268 20250410085730121 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085730121 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085730121 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250410085730121 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250410085730121 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) 20250410085730121 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250410085730121 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250410085730121 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410085730121 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@dc2b9a5d0dfe: setverdict(pass): none -> pass 20250410085730296 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250410085730296 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250410085730296 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250410085730296 DLSS7 <000c> 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)@dc2b9a5d0dfe: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250410085730305 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085730305 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250410085730305 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250410085730305 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250410085730305 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250410085730305 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250410085730305 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250410085730305 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 20250410085730305 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250410085730305 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  20250410085730305 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250410085730308 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085730308 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250410085730308 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250410085730308 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  20250410085730308 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250410085730308 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250410085730308 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250410085730308 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 20250410085730308 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250410085730308 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  20250410085730308 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085730308 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250410085730308 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085730308 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250410085730309 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:413) 20250410085730309 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085730309 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085730309 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085730309 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085730309 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250410085730309 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250410085730309 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085730310 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250410085730310 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250410085730310 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250410085730310 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250410085730310 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085730310 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250410085730310 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085730310 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085730310 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410085730310 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085730310 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085730310 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085730310 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085730310 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085730310 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085730310 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085730310 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085730310 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085730310 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085730310 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085730310 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085730310 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085730310 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085730310 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085730311 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085730311 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085730311 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085730311 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085730311 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085730311 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085730311 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085730311 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250410085730311 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410085730311 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410085730311 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085730311 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  HNBGW_Test.sgsn0-M3UA(264)@dc2b9a5d0dfe: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250410085730316 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085730316 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250410085730316 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250410085730316 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250410085730316 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250410085730316 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250410085730316 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250410085730316 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 20250410085730316 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250410085730316 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  20250410085730316 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250410085730319 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085730319 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250410085730319 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250410085730319 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  20250410085730319 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250410085730319 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250410085730319 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250410085730319 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 20250410085730319 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250410085730319 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  20250410085730319 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  20250410085730319 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085730319 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250410085730319 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085730319 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250410085730319 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250410085730319 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085730319 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085730319 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085730319 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085730319 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250410085730319 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250410085730319 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085730321 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085730321 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250410085730321 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085730321 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085730321 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410085730321 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085730321 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085730321 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085730321 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085730321 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085730321 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085730321 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085730321 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085730321 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085730321 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085730321 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085730321 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085730321 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085730321 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085730321 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085730321 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085730321 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085730321 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085730322 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085730322 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085730322 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085730322 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085730322 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.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' 20250410085730322 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410085730322 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410085730322 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085730322 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(260)@dc2b9a5d0dfe: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250410085731105 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085731105 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410085731105 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410085731105 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410085731105 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085731105 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410085731105 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085731105 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085731105 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085731105 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085731105 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085731105 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085731105 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085731105 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085731105 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085731105 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.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' 20250410085731105 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410085731105 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410085731105 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085731105 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085731105 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085731105 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410085731105 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085731105 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085731105 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250410085731105 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410085731105 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085731105 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085731105 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085731105 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085731105 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085731105 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085731105 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085731105 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085731105 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085731105 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085731105 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085731105 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085731105 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085731105 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085731105 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250410085731105 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250410085731105 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250410085731105 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250410085731105 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085731105 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410085731105 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085731105 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085731105 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085731105 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085731105 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085731105 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085731105 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085731105 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085731105 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085731105 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085731105 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085731105 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085731105 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085731105 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085731105 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085731105 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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) 20250410085731105 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250410085731105 DRANAP NOTICE cnlink(msc-0)[0x55b0d9ff2940]{CONNECTED}: link up (cnlink.c:111) 20250410085731105 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085731105 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  20250410085731105 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085731105 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410085731105 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410085731105 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410085731105 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085731105 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410085731105 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085731105 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085731105 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085731105 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085731105 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085731105 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085731105 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085731105 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410085731105 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085731105 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085731105 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250410085731105 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410085731105 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085731105 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085731105 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085731105 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085731105 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085731105 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085731105 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085731105 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085731105 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085731105 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085731105 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085731105 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085731105 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085731105 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085731105 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250410085731105 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250410085731105 DRANAP INFO cnlink(msc-0)[0x55b0d9ff2940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250410085731115 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085731115 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410085731115 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410085731115 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410085731115 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085731115 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410085731115 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua HNBGW_Test.sgsn0-RAN(263)@dc2b9a5d0dfe: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250410085731115 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085731115 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085731115 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085731115 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085731115 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085731115 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085731115 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410085731115 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085731115 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085731115 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250410085731115 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410085731115 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085731115 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085731116 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085731116 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085731116 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085731116 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085731116 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085731116 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085731116 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085731116 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085731116 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085731116 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085731116 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085731116 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085731116 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250410085731116 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250410085731116 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250410085731116 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250410085731116 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085731116 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410085731116 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085731116 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085731116 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085731116 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085731116 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085731116 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085731116 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085731116 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085731116 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085731116 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085731116 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085731116 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085731116 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085731116 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085731116 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085731116 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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) 20250410085731116 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250410085731116 DRANAP NOTICE cnlink(sgsn-0)[0x55b0da03d3a0]{CONNECTED}: link up (cnlink.c:111) 20250410085731116 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085731116 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085731116 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085731116 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085731116 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085731116 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.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' 20250410085731116 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410085731116 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410085731116 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085731116 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  20250410085731117 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085731117 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410085731117 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410085731117 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410085731117 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085731117 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410085731117 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085731117 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085731117 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085731117 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085731117 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085731117 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085731117 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085731117 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410085731117 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085731117 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085731117 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250410085731118 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410085731118 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085731118 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085731118 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085731118 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085731118 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085731118 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085731118 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085731118 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085731118 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085731118 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085731118 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085731118 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085731118 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085731118 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085731118 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250410085731118 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250410085731118 DRANAP INFO cnlink(sgsn-0)[0x55b0da03d3a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250410085731163 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48768<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_rab_assign_fail0(266)@dc2b9a5d0dfe: f_gen_tmsi(suffix:=0, nri_v:=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)@dc2b9a5d0dfe: f_create_expect(l3 := '05080200F110172A52082926240000000040'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(260)@dc2b9a5d0dfe: Created Expect[0] for '05080200F110172A52082926240000000040'O to be handled at TC_rab_assign_fail0(266) TC_rab_assign_fail-Iuh0-RUA(258)@dc2b9a5d0dfe: Added conn table entry 0TC_rab_assign_fail0(266)9317323 20250410085732206 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085732206 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085732206 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250410085732206 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250410085732206 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x8e2bcb, normal) (hnbgw_rua.c:407) 20250410085732206 DHNB DEBUG map_rua[0x55b0da05bec0]{init}: Allocated (fsm.c:456) 20250410085732206 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9317323)[0x55b0da05bec0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250410085732206 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9317323 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250410085732206 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410085732206 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410085732206 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9317323 SCCP-0 CS MI=IMSI-262420000000004: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250410085732206 DCN DEBUG map_sccp[0x55b0da07b770]{init}: Allocated (fsm.c:456) 20250410085732206 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x55b0da07b770]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250410085732206 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-9317323 <-> SCCP-26 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250410085732206 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9317323 SCCP-26 msc-0 MI=IMSI-262420000000004: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250410085732206 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9317323)[0x55b0da05bec0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250410085732206 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410085732206 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410085732206 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9317323)[0x55b0da05bec0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250410085732206 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x55b0da07b770]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250410085732206 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250410085732206 DLSCCP DEBUG SCCP-SCOC(26)[0x55b0da05c9b0]{IDLE}: Allocated (fsm.c:456) 20250410085732206 DLSCCP DEBUG SCCP-SCOC(26)[0x55b0da05c9b0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250410085732206 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000040004f40030001f70056400500f1100926) (sccp_scrc.c:415) 20250410085732206 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085732206 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085732206 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085732206 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085732206 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085732206 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085732206 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085732206 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085732206 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085732206 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085732206 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085732206 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085732206 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085732206 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085732206 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085732206 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 bd 00 00 00 bc 03 00 00 0b 01 00 00 1a 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 40 00 4f 40 03 00 01 f7 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) 20250410085732206 DLSCCP DEBUG SCCP-SCOC(26)[0x55b0da05c9b0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250410085732206 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x55b0da07b770]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250410085732206 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9317323)[0x55b0da05bec0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250410085732206 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085732206 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085732206 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085732206 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085732206 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085732206 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.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' 20250410085732206 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410085732206 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410085732206 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085732206 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 01 f7 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)@dc2b9a5d0dfe: First idle individual index:0 HNBGW_Test.msc0-SCCP(259)@dc2b9a5d0dfe: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(260)@dc2b9a5d0dfe: Found Expect[0] for l3='05080200F110172A52082926240000000040'O handled at TC_rab_assign_fail0(266) HNBGW_Test.msc0-RAN(260)@dc2b9a5d0dfe: Added conn table entry 0TC_rab_assign_fail0(266)14890572 TC_rab_assign_fail0(266)@dc2b9a5d0dfe: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(259)@dc2b9a5d0dfe: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(259)@dc2b9a5d0dfe: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250410085732219 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085732219 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410085732219 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410085732219 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410085732219 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085732219 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410085732219 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085732219 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085732219 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085732219 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 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 b3 92 a5 02 00 00 00 00 00 06 00 08 00 00 00 07  20250410085732219 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085732219 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085732219 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085732219 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410085732219 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085732219 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00b392a5) (sccp_scrc.c:486) 20250410085732219 DLSCCP DEBUG Received CO:COAK for local reference 26 (sccp_scoc.c:1855) 20250410085732219 DLSCCP DEBUG SCCP-SCOC(26)[0x55b0da05c9b0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250410085732219 DLSCCP DEBUG SCCP-SCOC(26)[0x55b0da05c9b0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250410085732219 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085732219 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250410085732219 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) 20250410085732219 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x55b0da07b770]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250410085732219 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x55b0da07b770]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) VirtHNBGW-STATS(254)@dc2b9a5d0dfe: 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)@dc2b9a5d0dfe: 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)@dc2b9a5d0dfe: 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)@dc2b9a5d0dfe: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":705 HNBGW-MGCP(265)@dc2b9a5d0dfe: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assign_fail0(266) HNBGW_Test.msc0-SCCP(259)@dc2b9a5d0dfe: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(259)@dc2b9a5d0dfe: vl_len:91 HNBGW_Test.msc0-SCCP(259)@dc2b9a5d0dfe: vl_from0 HNBGW_Test.msc0-SCCP(259)@dc2b9a5d0dfe: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20250410085732420 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085732420 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410085732420 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410085732421 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410085732421 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085732421 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410085732421 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085732421 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085732421 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085732421 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  20250410085732421 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085732421 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085732421 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085732421 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410085732421 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085732421 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) 20250410085732421 DLSCCP DEBUG Received CO:CODT for local reference 26 (sccp_scoc.c:1855) 20250410085732421 DLSCCP DEBUG SCCP-SCOC(26)[0x55b0da05c9b0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250410085732421 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085732421 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250410085732421 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x55b0da07b770]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250410085732421 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250410085732421 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250410085732421 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x55b0da07b770]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250410085732421 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250410085732421 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250410085732421 DMGW DEBUG mgw(mgw-fsm-9317323-0)[0x55b0da07c400]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250410085732421 DMGW DEBUG mgw(mgw-fsm-9317323-0)[0x55b0da07c400]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250410085732421 DMGW DEBUG mgw(mgw-fsm-9317323-0)[0x55b0da07c400]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250410085732421 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250410085732421 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250410085732421 DLMGCP DEBUG mgw-endp(mgw-fsm-9317323-0)[0x55b0da05f8b0]{UNUSED}: Allocated (fsm.c:456) 20250410085732421 DLMGCP DEBUG mgw-endp(mgw-fsm-9317323-0)[0x55b0da05f8b0]{UNUSED}: is child of mgw(mgw-fsm-9317323-0)[0x55b0da07c400] (fsm.c:486) 20250410085732421 DLMGCP DEBUG mgw-endp(mgw-fsm-9317323-0)[0x55b0da05f8b0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-9317323-0)[0x55b0da07c400] (mgcp_client_endpoint_fsm.c:724) 20250410085732421 DLMGCP DEBUG mgw-endp(mgw-fsm-9317323-0)[0x55b0da05f8b0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250410085732421 DLMGCP DEBUG mgw-endp(mgw-fsm-9317323-0)[0x55b0da05f8b0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250410085732421 DLMGCP DEBUG mgw-endp(mgw-fsm-9317323-0)[0x55b0da05f8b0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250410085732421 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9317323-0)[0x55b0da061420]{ST_CRCX}: Allocated (fsm.c:456) 20250410085732422 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9317323-0)[0x55b0da061420]{ST_CRCX}: is child of mgw-endp(mgw-fsm-9317323-0)[0x55b0da05f8b0] (fsm.c:486) 20250410085732422 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9317323-0)[0x55b0da061420]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250410085732422 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9317323-0)[0x55b0da061420]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250410085732422 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:35971: len=200 'CRCX 96 rtpbridge/*@mgw MGCP 1.0\r\nC: 8e2bc'... (mgcp_client.c:807) 20250410085732422 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250410085732422 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9317323-0)[0x55b0da061420]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250410085732422 DLMGCP DEBUG mgw-endp(mgw-fsm-9317323-0)[0x55b0da05f8b0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(265)@dc2b9a5d0dfe: Found Expect[0] for { line := { verb := "CRCX", trans_id := "96", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "8e2bcb17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "8e2bcb17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@dc2b9a5d0dfe: CRCX1{ line := { verb := "CRCX", trans_id := "96", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "8e2bcb17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "8e2bcb17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@dc2b9a5d0dfe: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":721 20250410085732458 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 96 OK (mgcp_client.c:758) 20250410085732458 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b0da061420]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250410085732458 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b0da061420]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250410085732458 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b0da061420]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250410085732458 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b0da061420]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250410085732458 DLMGCP DEBUG mgw-endp(mgw-fsm-9317323-0)[0x55b0da05f8b0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250410085732458 DLMGCP DEBUG mgw-endp(mgw-fsm-9317323-0)[0x55b0da05f8b0]{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) 20250410085732458 DLMGCP DEBUG mgw-endp(mgw-fsm-9317323-0)[0x55b0da05f8b0]{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) 20250410085732458 DLMGCP DEBUG mgw-endp(mgw-fsm-9317323-0)[0x55b0da05f8b0]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250410085732458 DLMGCP DEBUG mgw-endp(mgw-fsm-9317323-0)[0x55b0da05f8b0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250410085732458 DLMGCP DEBUG mgw-endp(mgw-fsm-9317323-0)[0x55b0da05f8b0]{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) 20250410085732458 DMGW DEBUG mgw(mgw-fsm-9317323-0)[0x55b0da07c400]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250410085732458 DMGW DEBUG mgw(mgw-fsm-9317323-0)[0x55b0da07c400]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250410085732458 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250410085732458 DMGW DEBUG mgw(mgw-fsm-9317323-0)[0x55b0da07c400]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250410085732458 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9317323)[0x55b0da05bec0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250410085732459 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250410085732459 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410085732459 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)@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed 20250410085732482 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085732482 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085732482 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 45 bytes from client (stream_srv.c:1351) 20250410085732482 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250410085732482 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x8e2bcb) (hnbgw_rua.c:471) 20250410085732482 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9317323 SCCP-26 msc-0 MI=IMSI-262420000000004: rx RUA DirectTransfer with 21 bytes RANAP data (hnbgw_rua.c:312) 20250410085732482 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9317323)[0x55b0da05bec0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250410085732482 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250410085732482 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250410085732482 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9317323)[0x55b0da05bec0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250410085732482 DRANAP DEBUG Decoding message RANAP_RAB_FailedItemIEs (ranap_common.c:594) (ranap_common.c:594) 20250410085732482 DMGW DEBUG mgw(mgw-fsm-9317323-0)[0x55b0da07c400]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250410085732482 DMGW DEBUG mgw(mgw-fsm-9317323-0)[0x55b0da07c400]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250410085732482 DRANAP DEBUG RANAP RAB AssignmentResponse did not contain a setup-or-modified list! (ranap_rab_ass.c:148) 20250410085732482 DRANAP DEBUG Decoding message RANAP_RAB_FailedItemIEs (ranap_common.c:594) (ranap_common.c:594) 20250410085732482 DMGW ERROR mgw(mgw-fsm-9317323-0)[0x55b0da07c400]{MGW_ST_ASSIGN}: The RAB-AssignmentResponse contains a RAB-FailedList, RAB-Assignment (23) failed. (mgw_fsm.c:299) 20250410085732482 DMGW DEBUG mgw(mgw-fsm-9317323-0)[0x55b0da07c400]{MGW_ST_ASSIGN}: forwarding unmodified RAB-AssignmentResponse to MSC (mgw_fsm.c:305) 20250410085732482 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x55b0da07b770]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:311) 20250410085732482 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250410085732482 DLSCCP DEBUG SCCP-SCOC(26)[0x55b0da05c9b0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250410085732482 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b392a5), PART(T=Data,L=21,D=600000110000010023400a0000010022400305c2d0) (sccp_scrc.c:415) 20250410085732482 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085732482 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085732482 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085732482 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085732482 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085732482 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085732482 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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 b3 92 a5 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) 20250410085732482 DMGW DEBUG mgw(mgw-fsm-9317323-0)[0x55b0da07c400]{MGW_ST_ASSIGN}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:319) 20250410085732482 DMGW DEBUG mgw(mgw-fsm-9317323-0)[0x55b0da07c400]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250410085732482 DLMGCP DEBUG mgw-endp(mgw-fsm-9317323-0)[0x55b0da05f8b0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250410085732482 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b0da061420]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250410085732482 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:35971: len=57 'DLCX 97 rtpbridge/4@mgw MGCP 1.0\r\nC: 8e2bc'... (mgcp_client.c:807) 20250410085732482 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250410085732482 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b0da061420]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250410085732482 DLMGCP DEBUG mgw-endp(mgw-fsm-9317323-0)[0x55b0da05f8b0]{IN_USE}: Removing from parent mgw(mgw-fsm-9317323-0)[0x55b0da07c400] (mgcp_client_endpoint_fsm.c:873) 20250410085732482 DLMGCP DEBUG mgw-endp(mgw-fsm-9317323-0)[0x55b0da05f8b0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250410085732482 DLMGCP DEBUG mgw-endp(mgw-fsm-9317323-0)[0x55b0da05f8b0]{IN_USE}: Deallocated (fsm.c:568) 20250410085732482 DMGW DEBUG mgw(mgw-fsm-9317323-0)[0x55b0da07c400]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250410085732482 DMGW DEBUG mgw(mgw-fsm-9317323-0)[0x55b0da07c400]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250410085732482 DMGW DEBUG mgw(mgw-fsm-9317323-0)[0x55b0da07c400]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250410085732482 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085732482 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085732482 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085732482 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085732482 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085732482 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.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' 20250410085732482 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410085732482 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410085732482 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085732482 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 b3 92 a5 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)@dc2b9a5d0dfe: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(259)@dc2b9a5d0dfe: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(259)@dc2b9a5d0dfe: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(259)@dc2b9a5d0dfe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assign_fail0(266)@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(254)@dc2b9a5d0dfe: 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)@dc2b9a5d0dfe: 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)@dc2b9a5d0dfe: 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)@dc2b9a5d0dfe: DLCX{ line := { verb := "DLCX", trans_id := "97", ep := "rtpbridge/4@mgw", ver := "1.0" }, params := { { code := "C", val := "8e2bcb17" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assign_fail0(266)@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed 20250410085732512 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 97 OK (mgcp_client.c:758) 20250410085732512 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b0da061420]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250410085732512 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b0da061420]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250410085732512 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b0da061420]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250410085732512 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b0da061420]{ST_DLCX_RESP}: Deallocated (fsm.c:568) MTC@dc2b9a5d0dfe: ok: talloc reports "asn1_context" = 1 bytes 20250410085732514 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:40793<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(255)@dc2b9a5d0dfe: Final verdict of PTC: none 20250410085732531 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48766<->l=127.0.0.1:4261 (telnet_interface.c:138) VirtHNBGW-STATS(254)@dc2b9a5d0dfe: Final verdict of PTC: none MTC@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed 20250410085732532 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48764<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.sgsn0-SCCP(262)@dc2b9a5d0dfe: Final verdict of PTC: none MutexDispCT-TC_rab_assign_fail(253)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW_Test.msc0-RAN(260)@dc2b9a5d0dfe: Final verdict of PTC: none 20250410085732533 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250410085732533 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410085732533 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250410085732533 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250410085732533 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250410085732533 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410085732533 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250410085732533 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250410085732533 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250410085732533 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410085732533 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250410085732533 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250410085732533 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250410085732533 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) HNBGW_Test.msc0-SCCP(259)@dc2b9a5d0dfe: Final verdict of PTC: none 20250410085732533 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-msc0-0: connection closed 20250410085732533 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250410085732533 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250410085732533 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250410085732533 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250410085732533 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 20250410085732533 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  20250410085732533 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085732533 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250410085732533 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250410085732533 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250410085732533 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410085732533 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250410085732533 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250410085732533 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250410085732533 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085732533 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-sgsn0-0: connection closed 20250410085732533 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250410085732533 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250410085732533 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250410085732533 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250410085732533 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 20250410085732533 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085732533 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250410085732533 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250410085732533 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085732533 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250410085732533 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:378) 20250410085732533 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085732533 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085732533 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085732533 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085732533 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250410085732533 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250410085732533 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250410085732533 DRANAP NOTICE cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: link lost (cnlink.c:118) 20250410085732533 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x55b0da07b770]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250410085732533 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250410085732533 DLSCCP DEBUG SCCP-SCOC(26)[0x55b0da05c9b0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250410085732533 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b392a5), PART(T=Source Reference,L=4,D=0000001a), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250410085732533 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085732533 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085732533 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) TC_rab_assign_fail-Iuh0-RUA(258)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(263)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(261)@dc2b9a5d0dfe: Final verdict of PTC: none 20250410085732533 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085732533 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085732533 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085732533 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [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 b3 92 a5 00 00 1a 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085732533 DLSCCP DEBUG SCCP-SCOC(26)[0x55b0da05c9b0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250410085732533 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x55b0da07b770]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250410085732533 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9317323)[0x55b0da05bec0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250410085732533 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9317323)[0x55b0da05bec0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250410085732533 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250410085732533 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9317323)[0x55b0da05bec0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250410085732533 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9317323)[0x55b0da05bec0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250410085732533 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9317323)[0x55b0da05bec0]{disrupted}: Freeing instance (context_map.c:202) 20250410085732533 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9317323)[0x55b0da05bec0]{disrupted}: Deallocated (fsm.c:568) 20250410085732533 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x55b0da07b770]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250410085732533 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x55b0da07b770]{disconnected}: Freeing instance (context_map.c:206) 20250410085732533 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x55b0da07b770]{disconnected}: Deallocated (fsm.c:568) 20250410085732533 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9317323 SCCP-26 msc-0 MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20250410085732533 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085732533 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250410085732533 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250410085732533 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085732533 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085732533 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) HNBGW-MGCP(265)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(264)@dc2b9a5d0dfe: Final verdict of PTC: none 20250410085732533 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085732533 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085732533 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085732533 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085732533 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085732533 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250410085732533 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085732533 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250410085732533 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250410085732533 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250410085732533 DRANAP NOTICE cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: link lost (cnlink.c:118) 20250410085732533 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410085732533 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250410085732533 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085732533 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085732533 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410085732533 DMAIN NOTICE (127.0.0.1:9999 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) 20250410085732533 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) TC_rab_assign_fail-Iuh0(257)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW-PFCP(256)@dc2b9a5d0dfe: Final verdict of PTC: none 20250410085732535 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48768<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assign_fail0(266)@dc2b9a5d0dfe: Final verdict of PTC: pass MTC@dc2b9a5d0dfe: Setting final verdict of the test case. MTC@dc2b9a5d0dfe: Local verdict of MTC: pass MTC@dc2b9a5d0dfe: Local verdict of PTC MutexDispCT-TC_rab_assign_fail(253): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC VirtHNBGW-STATS(254): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC IPA-CTRL-CLI-IPA(255): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW-PFCP(256): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC TC_rab_assign_fail-Iuh0(257): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC TC_rab_assign_fail-Iuh0-RUA(258): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.msc0-SCCP(259): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.msc0-RAN(260): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.msc0-M3UA(261): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(262): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.sgsn0-RAN(263): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(264): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW-MGCP(265): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC TC_rab_assign_fail0(266): pass (pass -> pass) MTC@dc2b9a5d0dfe: Test case TC_rab_assign_fail finished. Verdict: pass MTC@dc2b9a5d0dfe: 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'. Thu Apr 10 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 20250410085732576 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48784<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410085733078 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48784<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=324924) Waiting for packet dumper to finish... 1 (prev_count=324924, count=344608) 20250410085734534 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250410085734534 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250410085734534 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250410085734534 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250410085734534 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250410085734534 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@dc2b9a5d0dfe: 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@dc2b9a5d0dfe: 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 ------ Thu Apr 10 08:57:35 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_rab_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@dc2b9a5d0dfe: 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@dc2b9a5d0dfe: Test case TC_rab_assign_mgcp_to started. 20250410085736157 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40022<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410085736162 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40030<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410085736173 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:42071<->l=127.0.0.1:4262) (control_if.c:572) 20250410085736315 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085736315 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085736316 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085736316 DRANAP DEBUG cnlink(msc-1)[0x55b0d9fd5920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085736316 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085736316 DRANAP DEBUG cnlink(msc-2)[0x55b0d9fd2b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085736316 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085736316 DRANAP DEBUG cnlink(msc-3)[0x55b0da03ca10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_rab_assign_mgcp_to-Iuh0(271)@dc2b9a5d0dfe: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250410085736316 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085736316 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250410085736316 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085736316 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085736316 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410085736316 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085736316 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085736316 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085736316 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085736316 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085736316 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085736316 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085736316 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085736316 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085736316 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085736316 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085736316 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085736316 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085736316 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085736316 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085736316 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085736317 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085736317 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250410085736317 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250410085736317 DRANAP DEBUG cnlink(msc-1)[0x55b0d9fd5920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085736317 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250410085736317 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085736317 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085736317 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410085736317 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085736317 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085736317 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085736317 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085736317 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085736317 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085736317 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085736317 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085736317 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085736317 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085736317 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085736317 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085736317 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085736317 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410085736317 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085736317 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085736317 DRANAP DEBUG cnlink(msc-1)[0x55b0d9fd5920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085736317 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085736317 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085736317 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085736317 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085736317 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085736317 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250410085736317 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085736317 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085736317 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085736317 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410085736317 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410085736317 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250410085736318 DRANAP DEBUG cnlink(msc-3)[0x55b0da03ca10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085736318 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250410085736318 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085736318 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085736318 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410085736318 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085736318 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085736318 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085736318 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) 20250410085736318 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085736318 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085736318 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085736318 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085736318 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085736318 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085736318 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085736318 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) 20250410085736318 DLSS7 DEBUG Found route for dpc=4=0.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) 20250410085736318 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250410085736318 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085736318 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250410085736318 DRANAP DEBUG cnlink(msc-3)[0x55b0da03ca10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085736318 DRANAP DEBUG cnlink(msc-2)[0x55b0d9fd2b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085736318 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250410085736318 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085736318 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085736318 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410085736318 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085736318 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085736318 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085736318 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085736318 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085736318 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085736318 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085736318 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085736318 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085736318 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085736318 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085736318 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085736318 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085736318 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250410085736318 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085736318 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085736318 DRANAP DEBUG cnlink(msc-2)[0x55b0d9fd2b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085736318 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085736318 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085736318 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085736318 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 20250410085736318 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250410085736318 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250410085736318 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085736318 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085736318 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085736318 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250410085736318 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250410085736318 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! MTC@dc2b9a5d0dfe: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(275)@dc2b9a5d0dfe: ************************************************* HNBGW_Test.msc0-M3UA(275)@dc2b9a5d0dfe: M3UA emulation initiated, the test can be started MTC@dc2b9a5d0dfe: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(275)@dc2b9a5d0dfe: ************************************************* HNBGW_Test.msc0-SCCP(273)@dc2b9a5d0dfe: v_sccp_pdu_maxlen:268 20250410085736335 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085736335 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085736335 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085736335 DRANAP DEBUG cnlink(sgsn-1)[0x55b0da03dd30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085736336 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085736336 DRANAP DEBUG cnlink(sgsn-2)[0x55b0da03e6c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085736336 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085736336 DRANAP DEBUG cnlink(sgsn-3)[0x55b0da03f050]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085736337 DRANAP DEBUG cnlink(sgsn-3)[0x55b0da03f050]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085736337 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250410085736337 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085736337 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085736337 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410085736337 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085736337 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085736337 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085736337 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) 20250410085736337 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085736337 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085736337 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085736337 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085736337 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085736337 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085736337 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085736337 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) 20250410085736337 DLSS7 DEBUG Found route for dpc=12=0.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) 20250410085736337 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250410085736337 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085736337 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250410085736337 DRANAP DEBUG cnlink(sgsn-3)[0x55b0da03f050]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085736337 DRANAP DEBUG cnlink(sgsn-2)[0x55b0da03e6c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085736337 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250410085736337 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085736337 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085736337 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410085736337 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085736337 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085736337 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085736337 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085736337 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085736337 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085736337 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085736337 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085736337 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085736337 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085736337 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085736337 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085736337 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085736337 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250410085736337 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085736337 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085736337 DRANAP DEBUG cnlink(sgsn-2)[0x55b0da03e6c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085736337 DRANAP DEBUG cnlink(sgsn-1)[0x55b0da03dd30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085736337 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250410085736337 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085736337 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085736337 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410085736337 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085736337 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085736337 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085736337 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085736337 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085736337 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085736337 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085736337 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085736337 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085736337 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085736337 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085736337 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085736337 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085736337 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250410085736337 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085736337 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085736337 DRANAP DEBUG cnlink(sgsn-1)[0x55b0da03dd30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085736337 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085736337 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250410085736337 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085736337 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085736337 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410085736337 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085736337 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085736337 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085736337 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085736337 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085736337 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085736337 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085736337 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085736337 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085736337 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085736337 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085736337 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085736337 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085736337 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085736337 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085736337 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085736337 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085736337 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085736337 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085736337 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085736337 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 20250410085736337 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250410085736337 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250410085736337 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085736337 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085736337 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085736337 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250410085736338 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250410085736338 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 20250410085736338 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250410085736338 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085736338 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085736338 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085736338 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250410085736338 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250410085736338 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 20250410085736338 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250410085736338 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085736338 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085736338 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085736338 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085736338 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085736338 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250410085736348 DLSCCP DEBUG SCCP-SCOC(25)[0x55b0da05f780]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250410085736348 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00176f79), PART(T=Source Reference,L=4,D=00000019), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085736348 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085736348 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085736348 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085736348 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085736348 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085736348 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085736348 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 17 6f 79 00 00 19 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085736349 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085736349 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085736349 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085736349 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085736349 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085736349 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@dc2b9a5d0dfe: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@dc2b9a5d0dfe: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(278)@dc2b9a5d0dfe: ************************************************* HNBGW_Test.sgsn0-M3UA(278)@dc2b9a5d0dfe: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(278)@dc2b9a5d0dfe: ************************************************* HNBGW_Test.sgsn0-SCCP(276)@dc2b9a5d0dfe: v_sccp_pdu_maxlen:268 20250410085736364 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085736364 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085736364 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250410085736364 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250410085736364 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) 20250410085736364 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250410085736364 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250410085736364 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410085736364 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@dc2b9a5d0dfe: setverdict(pass): none -> pass 20250410085736532 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250410085736532 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250410085736532 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250410085736532 DLSS7 <000c> 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)@dc2b9a5d0dfe: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250410085736540 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085736540 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250410085736540 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250410085736540 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250410085736540 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250410085736540 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250410085736540 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250410085736540 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 20250410085736540 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250410085736540 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  20250410085736540 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250410085736544 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085736544 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250410085736544 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250410085736544 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  20250410085736544 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250410085736544 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250410085736544 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250410085736544 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 20250410085736544 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250410085736544 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  20250410085736544 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085736544 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250410085736544 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085736544 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250410085736544 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:413) 20250410085736544 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085736544 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085736544 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085736544 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085736544 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250410085736544 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250410085736544 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085736545 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085736546 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250410085736546 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085736546 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085736546 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410085736546 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085736546 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085736546 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085736546 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085736546 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085736546 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085736546 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085736546 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085736546 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085736546 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085736546 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085736546 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085736546 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085736546 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085736546 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085736546 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085736546 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085736546 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085736546 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085736546 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085736546 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085736546 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085736546 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250410085736546 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410085736546 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410085736546 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085736546 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  20250410085736552 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250410085736552 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250410085736552 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250410085736552 DLSS7 <000c> 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)@dc2b9a5d0dfe: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250410085736557 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085736557 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250410085736557 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250410085736557 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250410085736557 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250410085736557 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250410085736557 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250410085736557 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 20250410085736557 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250410085736557 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  20250410085736557 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250410085736557 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085736557 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250410085736557 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250410085736557 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  20250410085736557 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250410085736557 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250410085736557 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250410085736557 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 20250410085736557 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250410085736557 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  20250410085736557 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  20250410085736557 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085736557 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250410085736557 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085736557 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250410085736557 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250410085736557 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085736557 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085736557 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085736557 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085736557 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250410085736557 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250410085736557 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085736559 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085736559 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250410085736559 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085736559 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085736559 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410085736559 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085736559 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085736559 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085736559 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085736559 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085736559 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085736559 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085736559 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085736559 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085736559 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085736559 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085736559 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085736559 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085736559 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085736559 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085736559 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085736559 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085736559 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085736559 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085736559 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085736559 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085736559 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085736559 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250410085736559 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410085736559 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410085736559 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085736559 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(274)@dc2b9a5d0dfe: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250410085737348 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085737348 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085737348 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085737348 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410085737348 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085737348 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085737348 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250410085737348 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410085737348 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085737348 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085737348 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085737348 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085737348 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085737348 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085737348 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085737348 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085737348 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085737348 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085737348 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085737348 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085737348 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085737348 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085737348 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085737348 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410085737348 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410085737348 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410085737348 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085737348 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410085737348 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085737348 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085737348 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085737348 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085737348 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250410085737348 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250410085737348 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250410085737348 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250410085737348 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085737348 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410085737348 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085737348 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085737348 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085737348 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085737348 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085737348 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085737348 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085737348 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085737348 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085737348 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085737348 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085737348 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085737348 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085737348 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085737348 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085737348 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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) 20250410085737348 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250410085737348 DRANAP NOTICE cnlink(msc-0)[0x55b0d9ff2940]{CONNECTED}: link up (cnlink.c:111) 20250410085737348 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085737348 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085737348 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085737348 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085737348 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085737348 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250410085737348 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410085737348 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410085737348 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085737348 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  20250410085737349 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085737349 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410085737349 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410085737349 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410085737349 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085737349 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410085737349 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085737349 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085737349 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085737349 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085737349 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085737349 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085737349 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085737349 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410085737349 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085737349 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085737349 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250410085737349 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410085737349 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085737349 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085737349 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085737349 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085737349 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085737349 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085737349 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085737349 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085737349 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085737349 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085737349 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085737349 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085737349 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085737349 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085737349 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250410085737349 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250410085737349 DRANAP INFO cnlink(msc-0)[0x55b0d9ff2940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(277)@dc2b9a5d0dfe: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250410085737361 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085737361 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410085737361 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410085737361 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410085737361 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085737361 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410085737361 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085737361 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085737361 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085737361 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085737361 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085737361 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085737361 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085737361 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410085737361 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085737361 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085737361 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250410085737361 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410085737361 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085737361 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085737361 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085737361 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085737361 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085737361 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085737361 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085737361 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085737361 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085737361 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085737361 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085737361 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085737361 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085737361 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085737361 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250410085737361 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250410085737361 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250410085737361 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250410085737361 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085737361 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410085737361 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085737361 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085737361 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085737361 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085737361 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085737361 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085737361 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085737361 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085737361 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085737361 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085737361 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085737361 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085737361 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085737361 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085737361 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085737361 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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) 20250410085737361 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250410085737361 DRANAP NOTICE cnlink(sgsn-0)[0x55b0da03d3a0]{CONNECTED}: link up (cnlink.c:111) 20250410085737361 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085737361 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085737362 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085737362 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085737362 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085737362 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.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' 20250410085737362 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410085737362 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410085737362 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085737362 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  20250410085737363 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085737363 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410085737363 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410085737363 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410085737363 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085737363 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410085737363 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085737363 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085737363 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085737363 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085737363 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085737363 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085737363 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085737363 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410085737363 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085737363 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085737363 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250410085737363 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410085737363 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085737363 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085737363 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085737363 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085737363 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085737363 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085737363 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085737363 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085737364 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085737364 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085737364 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085737364 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085737364 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085737364 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085737364 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250410085737364 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250410085737364 DRANAP INFO cnlink(sgsn-0)[0x55b0da03d3a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250410085737388 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40032<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW-MGCP(279)@dc2b9a5d0dfe: 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)@dc2b9a5d0dfe: f_gen_tmsi(suffix:=0, nri_v:=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)@dc2b9a5d0dfe: f_create_expect(l3 := '05080200F110172A52082926240000000060'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(274)@dc2b9a5d0dfe: Created Expect[0] for '05080200F110172A52082926240000000060'O to be handled at TC_rab_assign_mgcp_to0(280) TC_rab_assign_mgcp_to-Iuh0-RUA(272)@dc2b9a5d0dfe: Added conn table entry 0TC_rab_assign_mgcp_to0(280)766538 20250410085738438 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085738438 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085738438 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250410085738438 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250410085738438 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xbb24a, normal) (hnbgw_rua.c:407) 20250410085738438 DHNB DEBUG map_rua[0x55b0da05bec0]{init}: Allocated (fsm.c:456) 20250410085738438 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-766538)[0x55b0da05bec0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250410085738438 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-766538 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250410085738438 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410085738438 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410085738438 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-766538 SCCP-0 CS MI=IMSI-262420000000006: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250410085738438 DCN DEBUG map_sccp[0x55b0da07b770]{init}: Allocated (fsm.c:456) 20250410085738438 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x55b0da07b770]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250410085738438 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-766538 <-> SCCP-27 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250410085738438 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-766538 SCCP-27 msc-0 MI=IMSI-262420000000006: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250410085738438 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-766538)[0x55b0da05bec0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250410085738438 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410085738438 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410085738439 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-766538)[0x55b0da05bec0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250410085738439 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x55b0da07b770]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250410085738439 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250410085738439 DLSCCP DEBUG SCCP-SCOC(27)[0x55b0da061420]{IDLE}: Allocated (fsm.c:456) 20250410085738439 DLSCCP DEBUG SCCP-SCOC(27)[0x55b0da061420]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250410085738439 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000060004f40030001260056400500f1100926) (sccp_scrc.c:415) 20250410085738439 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085738439 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085738439 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085738439 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085738439 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085738439 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085738439 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085738439 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085738439 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085738439 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085738439 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085738439 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085738439 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085738439 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085738439 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085738439 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 26 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) 20250410085738439 DLSCCP DEBUG SCCP-SCOC(27)[0x55b0da061420]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250410085738439 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x55b0da07b770]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250410085738439 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-766538)[0x55b0da05bec0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250410085738439 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085738439 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085738439 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085738439 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085738439 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085738439 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.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' 20250410085738439 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410085738439 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410085738439 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085738439 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 26 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(273)@dc2b9a5d0dfe: First idle individual index:0 HNBGW_Test.msc0-SCCP(273)@dc2b9a5d0dfe: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(274)@dc2b9a5d0dfe: Found Expect[0] for l3='05080200F110172A52082926240000000060'O handled at TC_rab_assign_mgcp_to0(280) HNBGW_Test.msc0-RAN(274)@dc2b9a5d0dfe: Added conn table entry 0TC_rab_assign_mgcp_to0(280)12166557 TC_rab_assign_mgcp_to0(280)@dc2b9a5d0dfe: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(273)@dc2b9a5d0dfe: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(273)@dc2b9a5d0dfe: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250410085738451 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085738451 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410085738451 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410085738452 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410085738452 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085738452 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410085738452 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085738452 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085738452 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085738452 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 02 00 00 1b e1 e6 dc 02 00 00 00 00 00 06 00 08 00 00 00 07  20250410085738452 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085738452 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085738452 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085738452 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410085738452 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085738452 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00e1e6dc) (sccp_scrc.c:486) 20250410085738452 DLSCCP DEBUG Received CO:COAK for local reference 27 (sccp_scoc.c:1855) 20250410085738452 DLSCCP DEBUG SCCP-SCOC(27)[0x55b0da061420]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250410085738452 DLSCCP DEBUG SCCP-SCOC(27)[0x55b0da061420]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250410085738452 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085738452 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250410085738452 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) 20250410085738452 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x55b0da07b770]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250410085738452 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x55b0da07b770]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) HNBGW_Test.msc0-SCCP(273)@dc2b9a5d0dfe: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(273)@dc2b9a5d0dfe: vl_len:91 HNBGW_Test.msc0-SCCP(273)@dc2b9a5d0dfe: vl_from0 HNBGW_Test.msc0-SCCP(273)@dc2b9a5d0dfe: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20250410085738652 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085738653 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410085738653 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410085738653 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410085738653 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085738653 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410085738653 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085738653 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085738653 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085738653 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  20250410085738653 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085738653 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085738653 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085738653 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410085738653 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085738653 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) 20250410085738653 DLSCCP DEBUG Received CO:CODT for local reference 27 (sccp_scoc.c:1855) 20250410085738653 DLSCCP DEBUG SCCP-SCOC(27)[0x55b0da061420]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250410085738653 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085738653 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250410085738653 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x55b0da07b770]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250410085738653 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250410085738653 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250410085738653 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x55b0da07b770]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250410085738653 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250410085738653 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250410085738653 DMGW DEBUG mgw(mgw-fsm-766538-0)[0x55b0da05f8b0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250410085738653 DMGW DEBUG mgw(mgw-fsm-766538-0)[0x55b0da05f8b0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250410085738653 DMGW DEBUG mgw(mgw-fsm-766538-0)[0x55b0da05f8b0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250410085738653 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250410085738653 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250410085738653 DLMGCP DEBUG mgw-endp(mgw-fsm-766538-0)[0x55b0da07c400]{UNUSED}: Allocated (fsm.c:456) 20250410085738653 DLMGCP DEBUG mgw-endp(mgw-fsm-766538-0)[0x55b0da07c400]{UNUSED}: is child of mgw(mgw-fsm-766538-0)[0x55b0da05f8b0] (fsm.c:486) 20250410085738653 DLMGCP DEBUG mgw-endp(mgw-fsm-766538-0)[0x55b0da07c400]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-766538-0)[0x55b0da05f8b0] (mgcp_client_endpoint_fsm.c:724) 20250410085738653 DLMGCP DEBUG mgw-endp(mgw-fsm-766538-0)[0x55b0da07c400]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250410085738654 DLMGCP DEBUG mgw-endp(mgw-fsm-766538-0)[0x55b0da07c400]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250410085738654 DLMGCP DEBUG mgw-endp(mgw-fsm-766538-0)[0x55b0da07c400]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250410085738654 DLMGCP DEBUG MGCP_CONN(mgw-fsm-766538-0)[0x55b0da07cb40]{ST_CRCX}: Allocated (fsm.c:456) 20250410085738654 DLMGCP DEBUG MGCP_CONN(mgw-fsm-766538-0)[0x55b0da07cb40]{ST_CRCX}: is child of mgw-endp(mgw-fsm-766538-0)[0x55b0da07c400] (fsm.c:486) 20250410085738654 DLMGCP DEBUG MGCP_CONN(mgw-fsm-766538-0)[0x55b0da07cb40]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250410085738654 DLMGCP DEBUG MGCP_CONN(mgw-fsm-766538-0)[0x55b0da07cb40]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250410085738654 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:35971: len=198 'CRCX 98 rtpbridge/*@mgw MGCP 1.0\r\nC: bb24a'... (mgcp_client.c:807) 20250410085738654 DLMGCP DEBUG MGW(mgw) Queued 198 bytes for MGW (mgcp_client.c:1221) 20250410085738654 DLMGCP DEBUG MGCP_CONN(mgw-fsm-766538-0)[0x55b0da07cb40]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250410085738654 DLMGCP DEBUG mgw-endp(mgw-fsm-766538-0)[0x55b0da07c400]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(279)@dc2b9a5d0dfe: Found Expect[0] for { line := { verb := "CRCX", trans_id := "98", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "bb24a17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "bb24a17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@dc2b9a5d0dfe: Ignoreing CRCX1{ line := { verb := "CRCX", trans_id := "98", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "bb24a17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "bb24a17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } 20250410085740087 DLSCCP DEBUG SCCP-SCOC(24)[0x55b0da07c7e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410085740087 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0023d905), PART(T=Source Reference,L=4,D=00000018), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085740087 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085740087 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085740087 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085740087 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085740087 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085740087 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085740087 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 23 d9 05 00 00 18 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085740087 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085740087 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085740087 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085740087 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085740087 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085740087 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250410085740088 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410085740088 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410085740088 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085740088 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 23 d9 05 00 00 18 0f 00 00 00 00 00 06 00 08 00 00 00 01  20250410085740093 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085740093 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410085740093 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410085740093 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410085740094 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085740094 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410085740094 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085740094 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085740094 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085740094 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 23 d9 05 00 00 06 00 08 00 00 00 07  20250410085740094 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085740094 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085740094 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085740094 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410085740094 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085740094 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=0023d905) (sccp_scrc.c:486) 20250410085740094 DLSCCP DEBUG Received CO:RELCO for local reference 24 (sccp_scoc.c:1855) 20250410085740094 DLSCCP DEBUG SCCP-SCOC(24)[0x55b0da07c7e0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250410085740094 DLSCCP DEBUG SCCP-SCOC(24)[0x55b0da07c7e0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250410085740094 DLSCCP DEBUG SCCP-SCOC(24)[0x55b0da07c7e0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250410085740094 DLSCCP DEBUG SCCP-SCOC(24)[0x55b0da07c7e0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250410085740094 DLSCCP DEBUG SCCP-SCOC(24)[0x55b0da07c7e0]{IDLE}: Deallocated (fsm.c:568) 20250410085742533 DLSCCP DEBUG SCCP-SCOC(26)[0x55b0da05c9b0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250410085742534 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b392a5), PART(T=Source Reference,L=4,D=0000001a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085742534 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085742534 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085742534 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085742534 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085742534 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085742534 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085742534 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 b3 92 a5 00 00 1a 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085742534 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085742534 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085742534 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085742534 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085742534 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085742534 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250410085742534 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410085742534 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410085742534 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085742534 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 b3 92 a5 00 00 1a 0f 00 00 00 00 00 06 00 08 00 00 00 01  20250410085742539 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085742539 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410085742539 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410085742539 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410085742539 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085742539 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410085742539 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085742539 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085742539 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085742539 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 b3 92 a5 00 00 06 00 08 00 00 00 07  20250410085742539 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085742539 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085742539 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085742539 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410085742539 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085742539 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=00b392a5) (sccp_scrc.c:486) 20250410085742539 DLSCCP DEBUG Received CO:RELCO for local reference 26 (sccp_scoc.c:1855) 20250410085742539 DLSCCP DEBUG SCCP-SCOC(26)[0x55b0da05c9b0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250410085742539 DLSCCP DEBUG SCCP-SCOC(26)[0x55b0da05c9b0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250410085742539 DLSCCP DEBUG SCCP-SCOC(26)[0x55b0da05c9b0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250410085742539 DLSCCP DEBUG SCCP-SCOC(26)[0x55b0da05c9b0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250410085742539 DLSCCP DEBUG SCCP-SCOC(26)[0x55b0da05c9b0]{IDLE}: Deallocated (fsm.c:568) 20250410085742655 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b0da07cb40]{ST_CRCX_RESP}: Timeout of T1 (fsm.c:317) 20250410085742655 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b0da07cb40]{ST_CRCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:526) 20250410085742655 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b0da07cb40]{ST_CRCX_RESP}: Removing from parent mgw-endp(mgw-fsm-766538-0)[0x55b0da07c400] (mgcp_client_fsm.c:526) 20250410085742655 DLMGCP DEBUG MGW(mgw) Canceled transaction 98 (mgcp_client.c:1252) 20250410085742655 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b0da07cb40]{ST_CRCX_RESP}: Freeing instance (mgcp_client_fsm.c:526) 20250410085742655 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b0da07cb40]{ST_CRCX_RESP}: Deallocated (fsm.c:568) 20250410085742655 DLMGCP DEBUG mgw-endp(mgw-fsm-766538-0)[0x55b0da07c400]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:526) 20250410085742655 DLMGCP DEBUG mgw-endp(mgw-fsm-766538-0)[0x55b0da07c400]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI in use: 0, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250410085742655 DLMGCP DEBUG mgw-endp(mgw-fsm-766538-0)[0x55b0da07c400]{WAIT_MGW_RESPONSE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:925) 20250410085742655 DLMGCP DEBUG mgw-endp(mgw-fsm-766538-0)[0x55b0da07c400]{WAIT_MGW_RESPONSE}: Removing from parent mgw(mgw-fsm-766538-0)[0x55b0da05f8b0] (mgcp_client_endpoint_fsm.c:925) 20250410085742655 DLMGCP DEBUG mgw-endp(mgw-fsm-766538-0)[0x55b0da07c400]{WAIT_MGW_RESPONSE}: Freeing instance (mgcp_client_endpoint_fsm.c:925) 20250410085742655 DLMGCP DEBUG mgw-endp(mgw-fsm-766538-0)[0x55b0da07c400]{WAIT_MGW_RESPONSE}: Deallocated (fsm.c:568) 20250410085742655 DMGW DEBUG mgw(mgw-fsm-766538-0)[0x55b0da05f8b0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:925) 20250410085742655 DMGW ERROR mgw(mgw-fsm-766538-0)[0x55b0da05f8b0]{MGW_ST_CRCX_HNB}: Media gateway failed (mgw_fsm.c:590) 20250410085742655 DMGW DEBUG mgw(mgw-fsm-766538-0)[0x55b0da05f8b0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_FAILURE (no timeout) (mgw_fsm.c:591) 20250410085742655 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x55b0da07b770]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:67) 20250410085742655 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250410085742655 DLSCCP DEBUG SCCP-SCOC(27)[0x55b0da061420]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250410085742655 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e1e6dc), PART(T=Data,L=12,D=000b40080000010004400111) (sccp_scrc.c:415) 20250410085742655 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085742655 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085742655 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085742655 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085742655 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085742655 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085742655 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 bd 00 00 00 bc 03 00 00 0a 06 e1 e6 dc 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) 20250410085742655 DMGW DEBUG mgw(mgw-fsm-766538-0)[0x55b0da05f8b0]{MGW_ST_FAILURE}: Terminating (cause = OSMO_FSM_TERM_ERROR) (mgw_fsm.c:575) 20250410085742655 DMGW DEBUG mgw(mgw-fsm-766538-0)[0x55b0da05f8b0]{MGW_ST_FAILURE}: Freeing instance (mgw_fsm.c:575) 20250410085742655 DMGW DEBUG mgw(mgw-fsm-766538-0)[0x55b0da05f8b0]{MGW_ST_FAILURE}: Deallocated (fsm.c:568) 20250410085742655 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085742655 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085742655 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085742655 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085742655 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085742656 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.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' 20250410085742656 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410085742656 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410085742656 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085742656 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 e1 e6 dc 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)@dc2b9a5d0dfe: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(273)@dc2b9a5d0dfe: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(273)@dc2b9a5d0dfe: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(273)@dc2b9a5d0dfe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.msc0-SCCP(273)@dc2b9a5d0dfe: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(273)@dc2b9a5d0dfe: vl_len:12 HNBGW_Test.msc0-SCCP(273)@dc2b9a5d0dfe: vl_from0 HNBGW_Test.msc0-SCCP(273)@dc2b9a5d0dfe: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250410085742681 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085742681 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410085742681 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410085742681 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410085742681 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085742681 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410085742681 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085742681 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085742681 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085742681 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  20250410085742682 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085742682 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085742682 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085742682 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410085742682 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085742682 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) 20250410085742682 DLSCCP DEBUG Received CO:CODT for local reference 27 (sccp_scoc.c:1855) 20250410085742682 DLSCCP DEBUG SCCP-SCOC(27)[0x55b0da061420]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250410085742682 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085742682 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250410085742682 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x55b0da07b770]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250410085742682 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250410085742682 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250410085742682 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x55b0da07b770]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250410085742682 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-766538)[0x55b0da05bec0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250410085742682 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20250410085742682 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410085742682 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)@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed TC_rab_assign_mgcp_to-Iuh0-RUA(272)@dc2b9a5d0dfe: Deleted conn table entry 0TC_rab_assign_mgcp_to0(280)766538 20250410085742711 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085742711 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085742711 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250410085742711 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250410085742711 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xbb24a,cause=radio(normal)) (hnbgw_rua.c:439) 20250410085742711 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-766538 SCCP-27 msc-0 MI=IMSI-262420000000006: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250410085742711 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-766538)[0x55b0da05bec0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250410085742711 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250410085742711 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250410085742711 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-766538)[0x55b0da05bec0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250410085742711 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x55b0da07b770]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250410085742711 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250410085742711 DLSCCP DEBUG SCCP-SCOC(27)[0x55b0da061420]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250410085742711 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e1e6dc), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250410085742711 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085742711 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085742711 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085742711 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085742711 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085742711 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085742711 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 bd 00 00 00 bc 03 00 00 0a 06 e1 e6 dc 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085742711 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-766538)[0x55b0da05bec0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250410085742711 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x55b0da07b770]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250410085742711 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x55b0da07b770]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250410085742712 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085742712 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085742712 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085742712 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085742712 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085742712 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.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' 20250410085742712 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410085742712 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410085742712 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085742712 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 e1 e6 dc 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)@dc2b9a5d0dfe: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(273)@dc2b9a5d0dfe: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(273)@dc2b9a5d0dfe: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(273)@dc2b9a5d0dfe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assign_mgcp_to0(280)@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(274)@dc2b9a5d0dfe: Deleted conn table entry 0TC_rab_assign_mgcp_to0(280)12166557 HNBGW_Test.msc0-SCCP(273)@dc2b9a5d0dfe: Session index based on connection ID:0 20250410085742722 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085742722 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410085742722 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410085742722 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410085742722 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085742722 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410085742722 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085742722 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085742722 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085742722 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 04 00 00 1b e1 e6 dc 00 00 00 00 00 00 06 00 08 00 00 00 07  20250410085742722 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085742722 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085742722 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085742722 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410085742722 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085742722 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=00e1e6dc), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250410085742722 DLSCCP DEBUG Received CO:RELRE for local reference 27 (sccp_scoc.c:1855) 20250410085742722 DLSCCP DEBUG SCCP-SCOC(27)[0x55b0da061420]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250410085742722 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085742723 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250410085742723 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) 20250410085742723 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x55b0da07b770]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250410085742723 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x55b0da07b770]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250410085742723 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-766538)[0x55b0da05bec0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250410085742723 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-766538)[0x55b0da05bec0]{disconnected}: Freeing instance (context_map.c:202) 20250410085742723 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-766538)[0x55b0da05bec0]{disconnected}: Deallocated (fsm.c:568) 20250410085742723 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x55b0da07b770]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250410085742723 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x55b0da07b770]{disconnected}: Freeing instance (context_map.c:206) 20250410085742723 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x55b0da07b770]{disconnected}: Deallocated (fsm.c:568) 20250410085742723 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-766538 SCCP-27 msc-0 MI=IMSI-262420000000006: Deallocating (context_map.c:225) 20250410085742723 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=00e1e6dc), PART(T=Source Reference,L=4,D=0000001b) (sccp_scrc.c:415) 20250410085742723 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085742723 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085742723 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085742723 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085742723 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085742723 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085742723 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bd 00 00 00 bc 03 00 00 0a 05 e1 e6 dc 00 00 1b 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085742723 DLSCCP DEBUG SCCP-SCOC(27)[0x55b0da061420]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250410085742723 DLSCCP DEBUG SCCP-SCOC(27)[0x55b0da061420]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250410085742723 DLSCCP DEBUG SCCP-SCOC(27)[0x55b0da061420]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250410085742723 DLSCCP DEBUG SCCP-SCOC(27)[0x55b0da061420]{IDLE}: Deallocated (fsm.c:568) 20250410085742723 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085742723 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085742723 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085742723 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085742723 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085742723 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.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' 20250410085742723 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410085742723 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410085742723 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085742723 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 e1 e6 dc 00 00 1b 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(273)@dc2b9a5d0dfe: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(273)@dc2b9a5d0dfe: RLC received in state:disconnect_pending TC_rab_assign_mgcp_to0(280)@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed MTC@dc2b9a5d0dfe: ok: talloc reports "asn1_context" = 1 bytes 20250410085744728 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40030<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250410085744729 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:42071<->l=127.0.0.1:4262) (control_if.c:193) VirtHNBGW-STATS(268)@dc2b9a5d0dfe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(269)@dc2b9a5d0dfe: Final verdict of PTC: none MTC@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed 20250410085744732 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40022<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250410085744733 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085744733 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085744733 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410085744733 DMAIN NOTICE (127.0.0.1:9999 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) 20250410085744733 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250410085744735 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250410085744735 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410085744735 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250410085744735 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250410085744735 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250410085744735 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410085744735 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250410085744735 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250410085744735 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250410085744735 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085744735 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-msc0-0: connection closed 20250410085744735 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250410085744735 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250410085744735 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250410085744735 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250410085744735 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 20250410085744735 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  20250410085744735 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085744735 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250410085744735 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250410085744735 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085744735 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250410085744735 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:378) 20250410085744736 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085744736 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085744736 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085744736 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085744736 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250410085744736 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250410085744736 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250410085744736 DRANAP NOTICE cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: link lost (cnlink.c:118) MutexDispCT-TC_rab_assign_mgcp_to(267)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(277)@dc2b9a5d0dfe: Final verdict of PTC: none TC_rab_assign_mgcp_to-Iuh0-RUA(272)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(276)@dc2b9a5d0dfe: Final verdict of PTC: none TC_rab_assign_mgcp_to-Iuh0(271)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW_Test.msc0-RAN(274)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(273)@dc2b9a5d0dfe: Final verdict of PTC: none 20250410085744737 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250410085744737 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410085744737 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250410085744737 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST HNBGW_Test.msc0-M3UA(275)@dc2b9a5d0dfe: Final verdict of PTC: none 20250410085744737 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20250410085744737 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410085744737 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250410085744737 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SEND_FAILED 20250410085744737 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) 20250410085744737 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085744737 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-sgsn0-0: connection closed 20250410085744737 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250410085744737 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250410085744737 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250410085744737 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250410085744737 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 20250410085744737 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085744737 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250410085744737 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW-PFCP(270)@dc2b9a5d0dfe: Final verdict of PTC: none 20250410085744737 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085744738 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250410085744738 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250410085744738 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085744738 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085744738 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085744738 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085744738 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250410085744738 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250410085744738 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250410085744738 DRANAP NOTICE cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW-MGCP(279)@dc2b9a5d0dfe: Final verdict of PTC: none 20250410085744741 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40032<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assign_mgcp_to0(280)@dc2b9a5d0dfe: Final verdict of PTC: pass HNBGW_Test.sgsn0-M3UA(278)@dc2b9a5d0dfe: Final verdict of PTC: none MTC@dc2b9a5d0dfe: Setting final verdict of the test case. MTC@dc2b9a5d0dfe: Local verdict of MTC: pass MTC@dc2b9a5d0dfe: Local verdict of PTC MutexDispCT-TC_rab_assign_mgcp_to(267): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC VirtHNBGW-STATS(268): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC IPA-CTRL-CLI-IPA(269): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW-PFCP(270): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC TC_rab_assign_mgcp_to-Iuh0(271): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC TC_rab_assign_mgcp_to-Iuh0-RUA(272): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.msc0-SCCP(273): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.msc0-RAN(274): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.msc0-M3UA(275): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(276): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.sgsn0-RAN(277): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(278): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW-MGCP(279): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC TC_rab_assign_mgcp_to0(280): pass (pass -> pass) MTC@dc2b9a5d0dfe: Test case TC_rab_assign_mgcp_to finished. Verdict: pass MTC@dc2b9a5d0dfe: 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'. Thu Apr 10 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 20250410085744818 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40038<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410085745320 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40038<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=339396) Waiting for packet dumper to finish... 1 (prev_count=339396, count=364052) 20250410085746350 DLSCCP DEBUG SCCP-SCOC(25)[0x55b0da05f780]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410085746350 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00176f79), PART(T=Source Reference,L=4,D=00000019), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085746350 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085746350 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085746350 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085746350 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085746350 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085746350 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085746350 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 17 6f 79 00 00 19 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085746350 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085746350 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085746351 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085746351 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085746351 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085746351 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250410085746736 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250410085746736 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250410085746736 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250410085746738 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250410085746738 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250410085746738 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@dc2b9a5d0dfe: 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@dc2b9a5d0dfe: 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 ------ Thu Apr 10 08:57:47 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@dc2b9a5d0dfe: 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@dc2b9a5d0dfe: Test case TC_rab_assign_mgw_iuup_addr_chg started. 20250410085748412 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39582<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410085748418 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39598<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410085748421 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:32825<->l=127.0.0.1:4262) (control_if.c:572) 20250410085748541 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085748541 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085748542 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085748542 DRANAP DEBUG cnlink(msc-1)[0x55b0d9fd5920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085748542 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085748542 DRANAP DEBUG cnlink(msc-2)[0x55b0d9fd2b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085748542 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085748542 DRANAP DEBUG cnlink(msc-3)[0x55b0da03ca10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085748543 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) TC_rab_assign_mgw_iuup_addr_chg-Iuh0(285)@dc2b9a5d0dfe: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250410085748543 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250410085748543 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085748543 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085748543 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410085748543 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085748543 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085748543 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085748543 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085748543 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085748543 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085748543 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085748543 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085748543 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085748543 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085748543 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085748543 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085748543 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085748543 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085748543 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085748543 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085748543 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085748543 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250410085748543 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250410085748543 DRANAP DEBUG cnlink(msc-2)[0x55b0d9fd2b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085748543 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250410085748543 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085748543 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085748543 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410085748543 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085748543 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085748543 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085748543 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085748543 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085748543 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085748543 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085748543 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085748543 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085748543 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085748543 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085748543 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085748543 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085748543 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250410085748543 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085748543 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085748543 DRANAP DEBUG cnlink(msc-2)[0x55b0d9fd2b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085748543 DRANAP DEBUG cnlink(msc-1)[0x55b0d9fd5920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085748543 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250410085748543 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085748543 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085748543 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410085748543 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085748543 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085748543 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085748543 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) 20250410085748543 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085748543 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085748543 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085748543 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085748543 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085748543 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085748543 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085748543 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) 20250410085748543 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085748543 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410085748543 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085748543 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085748543 DRANAP DEBUG cnlink(msc-1)[0x55b0d9fd5920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085748543 DRANAP DEBUG cnlink(msc-3)[0x55b0da03ca10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085748543 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250410085748543 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085748543 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085748543 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410085748543 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085748543 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085748543 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085748543 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) 20250410085748543 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085748543 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085748543 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085748543 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085748543 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085748543 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085748543 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085748543 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250410085748543 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085748543 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085748543 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085748543 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085748543 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085748543 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) 20250410085748543 DLSS7 DEBUG Found route for dpc=4=0.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) 20250410085748543 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250410085748543 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085748543 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250410085748543 DRANAP DEBUG cnlink(msc-3)[0x55b0da03ca10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085748543 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085748543 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085748543 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085748543 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250410085748543 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250410085748543 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250410085748543 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085748543 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085748543 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085748543 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410085748543 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410085748543 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 20250410085748543 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250410085748543 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085748543 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085748543 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085748543 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 20250410085748543 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250410085748543 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! MTC@dc2b9a5d0dfe: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@dc2b9a5d0dfe: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(289)@dc2b9a5d0dfe: ************************************************* HNBGW_Test.msc0-M3UA(289)@dc2b9a5d0dfe: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(289)@dc2b9a5d0dfe: ************************************************* HNBGW_Test.msc0-SCCP(287)@dc2b9a5d0dfe: v_sccp_pdu_maxlen:268 20250410085748559 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085748559 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085748559 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085748559 DRANAP DEBUG cnlink(sgsn-1)[0x55b0da03dd30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085748559 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085748559 DRANAP DEBUG cnlink(sgsn-2)[0x55b0da03e6c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085748559 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085748559 DRANAP DEBUG cnlink(sgsn-3)[0x55b0da03f050]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085748560 DRANAP DEBUG cnlink(sgsn-3)[0x55b0da03f050]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085748560 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250410085748560 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085748560 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085748560 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410085748560 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085748560 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085748560 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085748560 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) 20250410085748560 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085748560 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085748560 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085748560 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085748560 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085748560 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085748560 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085748560 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) 20250410085748560 DLSS7 DEBUG Found route for dpc=12=0.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) 20250410085748560 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250410085748560 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085748560 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250410085748560 DRANAP DEBUG cnlink(sgsn-3)[0x55b0da03f050]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085748560 DRANAP DEBUG cnlink(sgsn-2)[0x55b0da03e6c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085748560 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250410085748560 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085748560 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085748560 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410085748560 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085748560 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085748560 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085748560 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085748560 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085748560 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085748560 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085748560 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085748560 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085748560 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085748560 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085748560 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085748560 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085748560 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250410085748560 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085748560 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085748560 DRANAP DEBUG cnlink(sgsn-2)[0x55b0da03e6c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085748560 DRANAP DEBUG cnlink(sgsn-1)[0x55b0da03dd30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085748560 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250410085748560 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085748560 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085748560 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410085748560 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085748560 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085748560 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085748560 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085748560 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085748560 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085748560 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085748560 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085748560 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085748560 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085748560 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085748560 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085748560 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085748560 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250410085748560 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085748560 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085748560 DRANAP DEBUG cnlink(sgsn-1)[0x55b0da03dd30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085748560 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085748560 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250410085748560 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085748560 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085748561 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410085748561 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085748561 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085748561 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085748561 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410085748561 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085748561 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085748561 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085748561 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085748561 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085748561 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085748561 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085748561 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410085748561 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085748561 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085748561 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085748561 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085748561 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085748561 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085748561 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085748561 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085748561 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 20250410085748561 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250410085748561 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250410085748561 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085748561 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085748561 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085748561 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250410085748561 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250410085748561 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 20250410085748561 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250410085748561 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085748561 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085748561 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085748561 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250410085748561 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250410085748561 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250410085748561 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085748561 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085748561 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085748561 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085748561 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085748561 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@dc2b9a5d0dfe: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(292)@dc2b9a5d0dfe: ************************************************* HNBGW_Test.sgsn0-M3UA(292)@dc2b9a5d0dfe: M3UA emulation initiated, the test can be started MTC@dc2b9a5d0dfe: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(292)@dc2b9a5d0dfe: ************************************************* HNBGW_Test.sgsn0-SCCP(290)@dc2b9a5d0dfe: v_sccp_pdu_maxlen:268 20250410085748585 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085748585 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085748585 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250410085748585 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250410085748585 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) 20250410085748585 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250410085748585 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250410085748585 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410085748585 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@dc2b9a5d0dfe: setverdict(pass): none -> pass 20250410085748756 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250410085748756 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250410085748756 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250410085748756 DLSS7 <000c> 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)@dc2b9a5d0dfe: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250410085748766 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085748766 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250410085748766 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250410085748766 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250410085748766 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250410085748766 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250410085748766 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250410085748766 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 20250410085748766 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250410085748766 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  20250410085748766 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250410085748769 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085748769 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250410085748769 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250410085748769 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  20250410085748769 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250410085748769 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250410085748769 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250410085748769 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 20250410085748769 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250410085748769 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  20250410085748769 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085748769 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250410085748769 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085748769 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250410085748769 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:413) 20250410085748770 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085748770 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085748770 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085748770 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085748770 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250410085748770 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250410085748770 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085748771 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085748771 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250410085748771 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085748771 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085748771 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410085748771 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085748771 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085748771 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085748771 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085748771 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085748771 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085748771 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085748771 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085748771 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085748771 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085748771 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085748771 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085748771 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085748771 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085748772 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085748772 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085748772 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085748772 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085748772 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085748772 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085748772 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085748772 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085748772 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.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' 20250410085748772 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410085748772 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410085748772 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085748772 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  20250410085748773 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250410085748773 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250410085748773 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250410085748773 DLSS7 <000c> 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)@dc2b9a5d0dfe: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250410085748779 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085748779 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250410085748779 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250410085748779 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250410085748779 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250410085748779 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250410085748779 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250410085748779 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 20250410085748779 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250410085748780 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  20250410085748780 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250410085748782 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085748782 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250410085748782 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250410085748782 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  20250410085748782 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250410085748782 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250410085748782 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250410085748782 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 20250410085748782 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250410085748782 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  20250410085748782 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  20250410085748782 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085748782 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250410085748782 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085748782 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250410085748782 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250410085748782 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085748782 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085748782 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085748782 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085748782 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250410085748782 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250410085748782 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085748784 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085748784 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250410085748784 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085748784 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085748784 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410085748784 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085748784 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085748784 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085748784 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085748784 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085748784 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085748784 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085748784 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085748784 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085748784 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085748784 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085748784 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085748784 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085748784 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085748784 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085748784 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085748784 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085748784 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085748784 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085748785 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085748785 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085748785 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085748785 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.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' 20250410085748785 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410085748785 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410085748785 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085748785 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(288)@dc2b9a5d0dfe: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250410085749575 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085749575 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410085749575 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410085749575 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410085749575 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085749575 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410085749575 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085749575 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085749575 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085749575 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085749575 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085749575 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085749575 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085749575 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410085749575 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085749575 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085749575 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250410085749575 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410085749575 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085749575 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085749575 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085749575 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085749575 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085749575 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085749576 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085749576 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085749576 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085749576 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085749576 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085749576 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085749576 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085749576 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085749576 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250410085749576 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250410085749576 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250410085749576 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250410085749576 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085749576 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410085749576 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085749576 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085749576 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085749576 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085749576 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085749576 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085749576 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085749576 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085749576 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085749576 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085749576 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085749576 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085749576 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085749576 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085749576 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085749576 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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) 20250410085749576 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250410085749576 DRANAP NOTICE cnlink(msc-0)[0x55b0d9ff2940]{CONNECTED}: link up (cnlink.c:111) 20250410085749577 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085749577 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085749577 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085749577 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085749577 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085749577 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250410085749577 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410085749577 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410085749577 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085749577 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  20250410085749577 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085749577 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410085749577 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410085749577 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410085749577 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085749577 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410085749577 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085749577 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085749577 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085749577 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085749578 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085749578 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085749578 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085749578 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410085749578 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085749578 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085749578 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250410085749578 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410085749578 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085749578 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085749578 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085749578 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085749578 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085749578 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085749578 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085749578 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085749578 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085749578 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085749578 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085749578 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085749578 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085749578 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085749578 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250410085749578 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250410085749578 DRANAP INFO cnlink(msc-0)[0x55b0d9ff2940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(291)@dc2b9a5d0dfe: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250410085749585 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085749585 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410085749585 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410085749585 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410085749585 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085749585 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410085749585 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085749585 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085749585 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085749585 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085749585 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085749585 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085749585 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085749585 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410085749585 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085749585 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085749585 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250410085749585 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410085749585 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085749585 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085749586 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085749586 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085749586 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085749586 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085749586 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085749586 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085749586 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085749586 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085749586 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085749586 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085749586 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085749586 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085749586 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250410085749586 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250410085749586 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250410085749586 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250410085749586 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085749586 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410085749586 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085749586 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085749586 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085749586 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085749586 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085749586 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085749586 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085749586 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085749586 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085749586 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085749586 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085749586 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085749586 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085749586 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085749586 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085749586 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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) 20250410085749586 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250410085749587 DRANAP NOTICE cnlink(sgsn-0)[0x55b0da03d3a0]{CONNECTED}: link up (cnlink.c:111) 20250410085749587 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085749587 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085749587 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085749587 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085749587 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085749587 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.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' 20250410085749587 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410085749587 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410085749587 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085749587 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  20250410085749589 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085749589 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410085749589 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410085749589 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410085749589 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085749589 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410085749589 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085749589 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085749589 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085749589 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085749590 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085749590 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085749590 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085749590 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410085749590 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085749590 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085749590 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250410085749590 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410085749590 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085749590 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085749590 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085749590 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085749590 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085749590 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085749590 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085749590 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085749590 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085749590 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085749590 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085749590 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085749590 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085749590 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085749590 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250410085749590 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250410085749590 DRANAP INFO cnlink(sgsn-0)[0x55b0da03d3a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250410085749608 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39600<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_rab_assign_mgw_iuup_addr_chg0(294)@dc2b9a5d0dfe: f_gen_tmsi(suffix:=0, nri_v:=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)@dc2b9a5d0dfe: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(288)@dc2b9a5d0dfe: 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)@dc2b9a5d0dfe: Added conn table entry 0TC_rab_assign_mgw_iuup_addr_chg0(294)6256475 20250410085750642 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085750642 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085750642 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250410085750642 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250410085750642 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x5f775b, normal) (hnbgw_rua.c:407) 20250410085750642 DHNB DEBUG map_rua[0x55b0da07b770]{init}: Allocated (fsm.c:456) 20250410085750642 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6256475)[0x55b0da07b770]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250410085750642 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6256475 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250410085750642 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410085750642 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410085750643 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6256475 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250410085750643 DCN DEBUG map_sccp[0x55b0da061420]{init}: Allocated (fsm.c:456) 20250410085750643 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x55b0da061420]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250410085750643 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-6256475 <-> SCCP-28 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250410085750643 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6256475 SCCP-28 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250410085750643 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6256475)[0x55b0da07b770]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250410085750643 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410085750643 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410085750643 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6256475)[0x55b0da07b770]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250410085750643 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x55b0da061420]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250410085750643 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250410085750643 DLSCCP DEBUG SCCP-SCOC(28)[0x55b0da07cb40]{IDLE}: Allocated (fsm.c:456) 20250410085750643 DLSCCP DEBUG SCCP-SCOC(28)[0x55b0da07cb40]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250410085750643 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000030004f40030002440056400500f1100926) (sccp_scrc.c:415) 20250410085750643 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085750643 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085750643 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085750643 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085750643 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085750643 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085750643 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085750643 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085750643 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085750643 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085750643 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085750643 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085750643 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085750643 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085750643 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085750643 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 bd 00 00 00 bc 03 00 00 0d 01 00 00 1c 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 30 00 4f 40 03 00 02 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) 20250410085750643 DLSCCP DEBUG SCCP-SCOC(28)[0x55b0da07cb40]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250410085750643 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x55b0da061420]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250410085750643 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6256475)[0x55b0da07b770]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250410085750644 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085750644 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085750644 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085750644 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085750644 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085750644 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.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' 20250410085750644 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410085750644 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410085750644 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085750644 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 02 44 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)@dc2b9a5d0dfe: First idle individual index:0 HNBGW_Test.msc0-SCCP(287)@dc2b9a5d0dfe: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(288)@dc2b9a5d0dfe: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_rab_assign_mgw_iuup_addr_chg0(294) HNBGW_Test.msc0-RAN(288)@dc2b9a5d0dfe: Added conn table entry 0TC_rab_assign_mgw_iuup_addr_chg0(294)7510836 HNBGW_Test.msc0-SCCP(287)@dc2b9a5d0dfe: Session index based on connection ID:0 TC_rab_assign_mgw_iuup_addr_chg0(294)@dc2b9a5d0dfe: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(287)@dc2b9a5d0dfe: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250410085750652 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085750652 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410085750652 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410085750652 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410085750652 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085750652 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410085750652 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085750652 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085750652 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085750652 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 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 01 ed ff 02 00 00 00 00 00 06 00 08 00 00 00 07  20250410085750652 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085750652 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085750652 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085750652 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410085750652 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085750652 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0001edff) (sccp_scrc.c:486) 20250410085750652 DLSCCP DEBUG Received CO:COAK for local reference 28 (sccp_scoc.c:1855) 20250410085750652 DLSCCP DEBUG SCCP-SCOC(28)[0x55b0da07cb40]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250410085750652 DLSCCP DEBUG SCCP-SCOC(28)[0x55b0da07cb40]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250410085750652 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085750652 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250410085750652 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) 20250410085750652 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x55b0da061420]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250410085750652 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x55b0da061420]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) VirtHNBGW-STATS(282)@dc2b9a5d0dfe: 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)@dc2b9a5d0dfe: 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)@dc2b9a5d0dfe: 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)@dc2b9a5d0dfe: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":705 HNBGW-MGCP(293)@dc2b9a5d0dfe: 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)@dc2b9a5d0dfe: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(287)@dc2b9a5d0dfe: vl_len:91 HNBGW_Test.msc0-SCCP(287)@dc2b9a5d0dfe: vl_from0 HNBGW_Test.msc0-SCCP(287)@dc2b9a5d0dfe: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20250410085750853 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085750853 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410085750853 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410085750853 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410085750853 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085750853 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410085750853 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085750853 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085750853 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085750853 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  20250410085750853 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085750853 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085750853 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085750853 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410085750853 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085750853 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) 20250410085750853 DLSCCP DEBUG Received CO:CODT for local reference 28 (sccp_scoc.c:1855) 20250410085750853 DLSCCP DEBUG SCCP-SCOC(28)[0x55b0da07cb40]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250410085750853 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085750853 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250410085750853 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x55b0da061420]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250410085750853 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250410085750853 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250410085750853 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x55b0da061420]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250410085750854 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250410085750854 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250410085750854 DMGW DEBUG mgw(mgw-fsm-6256475-0)[0x55b0da07c400]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250410085750854 DMGW DEBUG mgw(mgw-fsm-6256475-0)[0x55b0da07c400]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250410085750854 DMGW DEBUG mgw(mgw-fsm-6256475-0)[0x55b0da07c400]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250410085750854 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250410085750854 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250410085750854 DLMGCP DEBUG mgw-endp(mgw-fsm-6256475-0)[0x55b0da05f8b0]{UNUSED}: Allocated (fsm.c:456) 20250410085750854 DLMGCP DEBUG mgw-endp(mgw-fsm-6256475-0)[0x55b0da05f8b0]{UNUSED}: is child of mgw(mgw-fsm-6256475-0)[0x55b0da07c400] (fsm.c:486) 20250410085750854 DLMGCP DEBUG mgw-endp(mgw-fsm-6256475-0)[0x55b0da05f8b0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-6256475-0)[0x55b0da07c400] (mgcp_client_endpoint_fsm.c:724) 20250410085750854 DLMGCP DEBUG mgw-endp(mgw-fsm-6256475-0)[0x55b0da05f8b0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250410085750854 DLMGCP DEBUG mgw-endp(mgw-fsm-6256475-0)[0x55b0da05f8b0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250410085750854 DLMGCP DEBUG mgw-endp(mgw-fsm-6256475-0)[0x55b0da05f8b0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250410085750854 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6256475-0)[0x55b0da05c9b0]{ST_CRCX}: Allocated (fsm.c:456) 20250410085750854 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6256475-0)[0x55b0da05c9b0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-6256475-0)[0x55b0da05f8b0] (fsm.c:486) 20250410085750854 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6256475-0)[0x55b0da05c9b0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250410085750854 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6256475-0)[0x55b0da05c9b0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250410085750854 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:35971: len=200 'CRCX 99 rtpbridge/*@mgw MGCP 1.0\r\nC: 5f775'... (mgcp_client.c:807) 20250410085750854 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250410085750854 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6256475-0)[0x55b0da05c9b0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250410085750854 DLMGCP DEBUG mgw-endp(mgw-fsm-6256475-0)[0x55b0da05f8b0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(293)@dc2b9a5d0dfe: Found Expect[0] for { line := { verb := "CRCX", trans_id := "99", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "5f775b17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "5f775b17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@dc2b9a5d0dfe: CRCX1{ line := { verb := "CRCX", trans_id := "99", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "5f775b17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "5f775b17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@dc2b9a5d0dfe: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":721 20250410085750901 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 99 OK (mgcp_client.c:758) 20250410085750901 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b0da05c9b0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250410085750901 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b0da05c9b0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250410085750901 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b0da05c9b0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250410085750901 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b0da05c9b0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250410085750901 DLMGCP DEBUG mgw-endp(mgw-fsm-6256475-0)[0x55b0da05f8b0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250410085750901 DLMGCP DEBUG mgw-endp(mgw-fsm-6256475-0)[0x55b0da05f8b0]{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) 20250410085750901 DLMGCP DEBUG mgw-endp(mgw-fsm-6256475-0)[0x55b0da05f8b0]{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) 20250410085750901 DLMGCP DEBUG mgw-endp(mgw-fsm-6256475-0)[0x55b0da05f8b0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250410085750901 DLMGCP DEBUG mgw-endp(mgw-fsm-6256475-0)[0x55b0da05f8b0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250410085750901 DLMGCP DEBUG mgw-endp(mgw-fsm-6256475-0)[0x55b0da05f8b0]{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) 20250410085750901 DMGW DEBUG mgw(mgw-fsm-6256475-0)[0x55b0da07c400]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250410085750901 DMGW DEBUG mgw(mgw-fsm-6256475-0)[0x55b0da07c400]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250410085750901 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250410085750902 DMGW DEBUG mgw(mgw-fsm-6256475-0)[0x55b0da07c400]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250410085750902 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6256475)[0x55b0da07b770]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250410085750902 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250410085750902 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410085750902 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)@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed 20250410085750929 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085750929 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085750929 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250410085750929 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250410085750929 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x5f775b) (hnbgw_rua.c:471) 20250410085750929 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6256475 SCCP-28 msc-0 MI=IMSI-262420000000003: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250410085750929 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6256475)[0x55b0da07b770]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250410085750929 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250410085750929 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250410085750929 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6256475)[0x55b0da07b770]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250410085750929 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250410085750929 DMGW DEBUG mgw(mgw-fsm-6256475-0)[0x55b0da07c400]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250410085750929 DMGW DEBUG mgw(mgw-fsm-6256475-0)[0x55b0da07c400]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250410085750929 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250410085750929 DMGW DEBUG mgw(mgw-fsm-6256475-0)[0x55b0da07c400]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250410085750929 DLMGCP DEBUG mgw-endp(mgw-fsm-6256475-0)[0x55b0da05f8b0]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-6256475-0)[0x55b0da07c400] (mgcp_client_endpoint_fsm.c:724) 20250410085750929 DLMGCP DEBUG mgw-endp(mgw-fsm-6256475-0)[0x55b0da05f8b0]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250410085750929 DLMGCP DEBUG mgw-endp(mgw-fsm-6256475-0)[0x55b0da05f8b0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250410085750929 DLMGCP DEBUG mgw-endp(mgw-fsm-6256475-0)[0x55b0da05f8b0]{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) 20250410085750929 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b0da05c9b0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250410085750929 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:35971: len=215 'MDCX 100 rtpbridge/3@mgw MGCP 1.0\r\nC: 5f77'... (mgcp_client.c:807) 20250410085750929 DLMGCP DEBUG MGW(mgw) Queued 215 bytes for MGW (mgcp_client.c:1221) 20250410085750929 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b0da05c9b0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250410085750929 DLMGCP DEBUG mgw-endp(mgw-fsm-6256475-0)[0x55b0da05f8b0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250410085750929 DLMGCP DEBUG mgw-endp(mgw-fsm-6256475-0)[0x55b0da05f8b0]{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) 20250410085750929 DLMGCP DEBUG mgw-endp(mgw-fsm-6256475-0)[0x55b0da05f8b0]{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)@dc2b9a5d0dfe: MDCX1{ line := { verb := "MDCX", trans_id := "100", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "5f775b17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "5f775b17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250410085750950 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 100 OK (mgcp_client.c:758) 20250410085750950 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b0da05c9b0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.3.2.1:10000 (mgcp_client_fsm.c:435) 20250410085750950 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b0da05c9b0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250410085750950 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b0da05c9b0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250410085750950 DLMGCP DEBUG mgw-endp(mgw-fsm-6256475-0)[0x55b0da05f8b0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250410085750950 DLMGCP DEBUG mgw-endp(mgw-fsm-6256475-0)[0x55b0da05f8b0]{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) 20250410085750950 DLMGCP DEBUG mgw-endp(mgw-fsm-6256475-0)[0x55b0da05f8b0]{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) 20250410085750950 DLMGCP DEBUG mgw-endp(mgw-fsm-6256475-0)[0x55b0da05f8b0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250410085750950 DLMGCP DEBUG mgw-endp(mgw-fsm-6256475-0)[0x55b0da05f8b0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250410085750950 DLMGCP DEBUG mgw-endp(mgw-fsm-6256475-0)[0x55b0da05f8b0]{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) 20250410085750950 DMGW DEBUG mgw(mgw-fsm-6256475-0)[0x55b0da07c400]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250410085750950 DMGW INFO mgw(mgw-fsm-6256475-0)[0x55b0da07c400]{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) 20250410085750951 DMGW DEBUG mgw(mgw-fsm-6256475-0)[0x55b0da07c400]{MGW_ST_MDCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:426) 20250410085750951 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250410085750951 DMGW DEBUG mgw(mgw-fsm-6256475-0)[0x55b0da07c400]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250410085750951 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6256475)[0x55b0da07b770]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250410085750951 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250410085750951 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410085750951 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)@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed 20250410085750956 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085750956 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085750956 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250410085750956 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250410085750956 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x5f775b) (hnbgw_rua.c:471) 20250410085750956 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6256475 SCCP-28 msc-0 MI=IMSI-262420000000003: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250410085750956 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6256475)[0x55b0da07b770]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250410085750956 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250410085750956 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250410085750956 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6256475)[0x55b0da07b770]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250410085750956 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250410085750956 DMGW DEBUG mgw(mgw-fsm-6256475-0)[0x55b0da07c400]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250410085750956 DMGW DEBUG mgw(mgw-fsm-6256475-0)[0x55b0da07c400]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250410085750956 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250410085750956 DMGW DEBUG mgw(mgw-fsm-6256475-0)[0x55b0da07c400]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received with unchanged IuUP attributes, skipping MDCX... (mgw_fsm.c:344) 20250410085750956 DMGW DEBUG mgw(mgw-fsm-6256475-0)[0x55b0da07c400]{MGW_ST_ASSIGN}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:348) 20250410085750956 DMGW DEBUG mgw(mgw-fsm-6256475-0)[0x55b0da07c400]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250410085750956 DLMGCP DEBUG mgw-endp(mgw-fsm-6256475-0)[0x55b0da05f8b0]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-6256475-0)[0x55b0da07c400] (mgcp_client_endpoint_fsm.c:724) 20250410085750956 DLMGCP DEBUG mgw-endp(mgw-fsm-6256475-0)[0x55b0da05f8b0]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250410085750956 DLMGCP DEBUG mgw-endp(mgw-fsm-6256475-0)[0x55b0da05f8b0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250410085750956 DLMGCP DEBUG mgw-endp(mgw-fsm-6256475-0)[0x55b0da05f8b0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250410085750956 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6256475-0)[0x55b0da07c7e0]{ST_CRCX}: Allocated (fsm.c:456) 20250410085750956 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6256475-0)[0x55b0da07c7e0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-6256475-0)[0x55b0da05f8b0] (fsm.c:486) 20250410085750956 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6256475-0)[0x55b0da07c7e0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250410085750956 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6256475-0)[0x55b0da07c7e0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/3@mgw... (mgcp_client_fsm.c:228) 20250410085750957 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:35971: len=205 'CRCX 101 rtpbridge/3@mgw MGCP 1.0\r\nC: 5f77'... (mgcp_client.c:807) 20250410085750957 DLMGCP DEBUG MGW(mgw) Queued 205 bytes for MGW (mgcp_client.c:1221) 20250410085750957 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6256475-0)[0x55b0da07c7e0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250410085750957 DLMGCP DEBUG mgw-endp(mgw-fsm-6256475-0)[0x55b0da05f8b0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250410085750957 DLMGCP DEBUG mgw-endp(mgw-fsm-6256475-0)[0x55b0da05f8b0]{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) 20250410085750957 DLMGCP DEBUG mgw-endp(mgw-fsm-6256475-0)[0x55b0da05f8b0]{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) 20250410085750957 DLMGCP DEBUG mgw-endp(mgw-fsm-6256475-0)[0x55b0da05f8b0]{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)@dc2b9a5d0dfe: CRCX2{ line := { verb := "CRCX", trans_id := "101", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "5f775b17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "5f775b17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250410085750974 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 101 OK (mgcp_client.c:758) 20250410085750974 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b0da07c7e0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250410085750974 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b0da07c7e0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250410085750974 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b0da07c7e0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250410085750974 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b0da07c7e0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250410085750974 DLMGCP DEBUG mgw-endp(mgw-fsm-6256475-0)[0x55b0da05f8b0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250410085750974 DLMGCP DEBUG mgw-endp(mgw-fsm-6256475-0)[0x55b0da05f8b0]{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) 20250410085750974 DLMGCP DEBUG mgw-endp(mgw-fsm-6256475-0)[0x55b0da05f8b0]{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) 20250410085750974 DLMGCP DEBUG mgw-endp(mgw-fsm-6256475-0)[0x55b0da05f8b0]{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) 20250410085750974 DLMGCP DEBUG mgw-endp(mgw-fsm-6256475-0)[0x55b0da05f8b0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250410085750974 DLMGCP DEBUG mgw-endp(mgw-fsm-6256475-0)[0x55b0da05f8b0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250410085750974 DLMGCP DEBUG mgw-endp(mgw-fsm-6256475-0)[0x55b0da05f8b0]{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) 20250410085750974 DLMGCP DEBUG mgw-endp(mgw-fsm-6256475-0)[0x55b0da05f8b0]{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) 20250410085750974 DMGW DEBUG mgw(mgw-fsm-6256475-0)[0x55b0da07c400]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250410085750974 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250410085750974 DMGW DEBUG mgw(mgw-fsm-6256475-0)[0x55b0da07c400]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250410085750974 DMGW DEBUG mgw(mgw-fsm-6256475-0)[0x55b0da07c400]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250410085750974 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x55b0da061420]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250410085750974 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250410085750974 DLSCCP DEBUG SCCP-SCOC(28)[0x55b0da07cb40]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250410085750974 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0001edff), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:415) 20250410085750974 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085750974 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085750974 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085750974 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085750974 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085750974 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085750974 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 01 ed ff 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 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) 20250410085750974 DMGW DEBUG mgw(mgw-fsm-6256475-0)[0x55b0da07c400]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250410085750974 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085750974 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085750974 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085750974 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085750974 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085750974 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.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' 20250410085750974 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410085750974 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410085750974 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085750974 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 01 ed ff 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 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)@dc2b9a5d0dfe: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(287)@dc2b9a5d0dfe: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(287)@dc2b9a5d0dfe: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(287)@dc2b9a5d0dfe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assign_mgw_iuup_addr_chg0(294)@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(282)@dc2b9a5d0dfe: 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)@dc2b9a5d0dfe: 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)@dc2b9a5d0dfe: 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)@dc2b9a5d0dfe: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(287)@dc2b9a5d0dfe: vl_len:12 HNBGW_Test.msc0-SCCP(287)@dc2b9a5d0dfe: vl_from0 HNBGW_Test.msc0-SCCP(287)@dc2b9a5d0dfe: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250410085751010 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085751010 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410085751010 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410085751010 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410085751010 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085751010 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410085751010 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085751010 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085751010 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085751010 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  20250410085751010 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085751010 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085751010 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085751010 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410085751010 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085751010 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) 20250410085751010 DLSCCP DEBUG Received CO:CODT for local reference 28 (sccp_scoc.c:1855) 20250410085751010 DLSCCP DEBUG SCCP-SCOC(28)[0x55b0da07cb40]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250410085751010 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085751010 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250410085751010 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x55b0da061420]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250410085751010 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250410085751010 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250410085751010 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x55b0da061420]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250410085751010 DMGW DEBUG mgw(mgw-fsm-6256475-0)[0x55b0da07c400]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250410085751010 DMGW DEBUG mgw(mgw-fsm-6256475-0)[0x55b0da07c400]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250410085751010 DMGW DEBUG mgw(mgw-fsm-6256475-0)[0x55b0da07c400]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250410085751010 DLMGCP DEBUG mgw-endp(mgw-fsm-6256475-0)[0x55b0da05f8b0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250410085751010 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b0da05c9b0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250410085751010 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:35971: len=58 'DLCX 102 rtpbridge/3@mgw MGCP 1.0\r\nC: 5f77'... (mgcp_client.c:807) 20250410085751010 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250410085751010 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b0da05c9b0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250410085751010 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b0da07c7e0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250410085751010 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:35971: len=58 'DLCX 103 rtpbridge/3@mgw MGCP 1.0\r\nC: 5f77'... (mgcp_client.c:807) 20250410085751010 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250410085751010 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b0da07c7e0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250410085751010 DLMGCP DEBUG mgw-endp(mgw-fsm-6256475-0)[0x55b0da05f8b0]{IN_USE}: Removing from parent mgw(mgw-fsm-6256475-0)[0x55b0da07c400] (mgcp_client_endpoint_fsm.c:873) 20250410085751010 DLMGCP DEBUG mgw-endp(mgw-fsm-6256475-0)[0x55b0da05f8b0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250410085751010 DLMGCP DEBUG mgw-endp(mgw-fsm-6256475-0)[0x55b0da05f8b0]{IN_USE}: Deallocated (fsm.c:568) 20250410085751010 DMGW DEBUG mgw(mgw-fsm-6256475-0)[0x55b0da07c400]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250410085751010 DMGW DEBUG mgw(mgw-fsm-6256475-0)[0x55b0da07c400]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250410085751010 DMGW DEBUG mgw(mgw-fsm-6256475-0)[0x55b0da07c400]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250410085751010 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6256475)[0x55b0da07b770]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250410085751011 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20250410085751011 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410085751011 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)@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed TC_rab_assign_mgw_iuup_addr_chg0(294)@dc2b9a5d0dfe: DLCX{ line := { verb := "DLCX", trans_id := "102", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "5f775b17" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assign_mgw_iuup_addr_chg0(294)@dc2b9a5d0dfe: DLCX{ line := { verb := "DLCX", trans_id := "103", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "5f775b17" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assign_mgw_iuup_addr_chg0(294)@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed 20250410085751015 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 102 OK (mgcp_client.c:758) 20250410085751015 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b0da05c9b0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250410085751015 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b0da05c9b0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250410085751015 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b0da05c9b0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250410085751015 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b0da05c9b0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250410085751015 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 103 OK (mgcp_client.c:758) 20250410085751015 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b0da07c7e0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250410085751015 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b0da07c7e0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250410085751015 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b0da07c7e0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250410085751015 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b0da07c7e0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assign_mgw_iuup_addr_chg-Iuh0-RUA(286)@dc2b9a5d0dfe: Deleted conn table entry 0TC_rab_assign_mgw_iuup_addr_chg0(294)6256475 20250410085751020 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085751020 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085751020 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250410085751020 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250410085751020 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x5f775b,cause=radio(normal)) (hnbgw_rua.c:439) 20250410085751020 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6256475 SCCP-28 msc-0 MI=IMSI-262420000000003: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250410085751020 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6256475)[0x55b0da07b770]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250410085751020 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250410085751020 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250410085751020 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6256475)[0x55b0da07b770]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250410085751020 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x55b0da061420]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250410085751020 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250410085751020 DLSCCP DEBUG SCCP-SCOC(28)[0x55b0da07cb40]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250410085751020 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0001edff), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250410085751020 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085751020 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085751020 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085751020 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085751020 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085751020 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085751020 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 01 ed ff 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) 20250410085751020 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6256475)[0x55b0da07b770]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250410085751020 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x55b0da061420]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250410085751020 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x55b0da061420]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250410085751020 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085751020 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085751020 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085751020 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085751020 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085751020 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.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' 20250410085751020 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410085751020 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410085751020 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085751020 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 01 ed ff 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)@dc2b9a5d0dfe: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(287)@dc2b9a5d0dfe: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(287)@dc2b9a5d0dfe: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(287)@dc2b9a5d0dfe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assign_mgw_iuup_addr_chg0(294)@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(288)@dc2b9a5d0dfe: Deleted conn table entry 0TC_rab_assign_mgw_iuup_addr_chg0(294)7510836 HNBGW_Test.msc0-SCCP(287)@dc2b9a5d0dfe: Session index based on connection ID:0 20250410085751023 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085751023 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410085751023 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410085751023 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410085751023 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085751023 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410085751023 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085751023 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085751023 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085751023 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 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 01 ed ff 00 00 00 00 00 00 06 00 08 00 00 00 07  20250410085751023 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085751023 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085751023 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085751023 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410085751023 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085751023 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=0001edff), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250410085751023 DLSCCP DEBUG Received CO:RELRE for local reference 28 (sccp_scoc.c:1855) 20250410085751023 DLSCCP DEBUG SCCP-SCOC(28)[0x55b0da07cb40]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250410085751023 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085751023 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250410085751023 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) 20250410085751023 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x55b0da061420]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250410085751023 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x55b0da061420]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250410085751023 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6256475)[0x55b0da07b770]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250410085751023 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6256475)[0x55b0da07b770]{disconnected}: Freeing instance (context_map.c:202) 20250410085751023 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6256475)[0x55b0da07b770]{disconnected}: Deallocated (fsm.c:568) 20250410085751023 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x55b0da061420]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250410085751023 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x55b0da061420]{disconnected}: Freeing instance (context_map.c:206) 20250410085751023 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x55b0da061420]{disconnected}: Deallocated (fsm.c:568) 20250410085751023 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6256475 SCCP-28 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250410085751023 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=0001edff), PART(T=Source Reference,L=4,D=0000001c) (sccp_scrc.c:415) 20250410085751023 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085751023 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085751023 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085751023 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085751023 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085751023 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085751023 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 01 ed ff 00 00 1c 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085751023 DLSCCP DEBUG SCCP-SCOC(28)[0x55b0da07cb40]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250410085751023 DLSCCP DEBUG SCCP-SCOC(28)[0x55b0da07cb40]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250410085751023 DLSCCP DEBUG SCCP-SCOC(28)[0x55b0da07cb40]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250410085751023 DLSCCP DEBUG SCCP-SCOC(28)[0x55b0da07cb40]{IDLE}: Deallocated (fsm.c:568) 20250410085751023 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085751024 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085751024 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085751024 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085751024 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085751024 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.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' 20250410085751024 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410085751024 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410085751024 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085751024 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 01 ed ff 00 00 1c 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(287)@dc2b9a5d0dfe: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(287)@dc2b9a5d0dfe: RLC received in state:disconnect_pending TC_rab_assign_mgw_iuup_addr_chg0(294)@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed MTC@dc2b9a5d0dfe: ok: talloc reports "asn1_context" = 1 bytes 20250410085753036 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39598<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250410085753036 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:32825<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(283)@dc2b9a5d0dfe: Final verdict of PTC: none VirtHNBGW-STATS(282)@dc2b9a5d0dfe: Final verdict of PTC: none MTC@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed 20250410085753040 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39582<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250410085753042 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085753042 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085753042 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410085753042 DMAIN NOTICE (127.0.0.1:9999 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) 20250410085753042 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) MutexDispCT-TC_rab_assign_mgw_iuup_addr_chg(281)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(287)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(291)@dc2b9a5d0dfe: Final verdict of PTC: none 20250410085753045 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250410085753045 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410085753045 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250410085753045 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250410085753045 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250410085753045 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410085753045 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250410085753045 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250410085753045 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250410085753045 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410085753045 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250410085753045 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250410085753045 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250410085753045 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410085753045 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250410085753046 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250410085753046 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250410085753046 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) HNBGW_Test.sgsn0-SCCP(290)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW_Test.msc0-RAN(288)@dc2b9a5d0dfe: Final verdict of PTC: none TC_rab_assign_mgw_iuup_addr_chg-Iuh0-RUA(286)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW-PFCP(284)@dc2b9a5d0dfe: Final verdict of PTC: none 20250410085753046 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(289)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW-MGCP(293)@dc2b9a5d0dfe: Final verdict of PTC: none TC_rab_assign_mgw_iuup_addr_chg-Iuh0(285)@dc2b9a5d0dfe: Final verdict of PTC: none 20250410085753046 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250410085753047 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250410085753047 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085753047 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085753047 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085753047 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085753047 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250410085753047 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250410085753047 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250410085753047 DRANAP NOTICE cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: link lost (cnlink.c:118) 20250410085753046 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-sgsn0-0: connection closed 20250410085753046 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250410085753046 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250410085753046 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250410085753046 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250410085753046 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 20250410085753046 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  20250410085753046 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085753046 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250410085753046 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250410085753046 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250410085753046 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085753046 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-msc0-0: connection closed 20250410085753046 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250410085753046 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250410085753046 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250410085753046 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250410085753046 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 20250410085753046 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085753046 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250410085753047 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250410085753047 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085753047 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250410085753047 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:378) 20250410085753047 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085753047 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085753047 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085753047 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085753047 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250410085753047 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250410085753047 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250410085753047 DRANAP NOTICE cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: link lost (cnlink.c:118) 20250410085753049 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39600<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assign_mgw_iuup_addr_chg0(294)@dc2b9a5d0dfe: Final verdict of PTC: pass HNBGW_Test.sgsn0-M3UA(292)@dc2b9a5d0dfe: Final verdict of PTC: none MTC@dc2b9a5d0dfe: Setting final verdict of the test case. MTC@dc2b9a5d0dfe: Local verdict of MTC: pass MTC@dc2b9a5d0dfe: Local verdict of PTC MutexDispCT-TC_rab_assign_mgw_iuup_addr_chg(281): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC VirtHNBGW-STATS(282): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC IPA-CTRL-CLI-IPA(283): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW-PFCP(284): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC TC_rab_assign_mgw_iuup_addr_chg-Iuh0(285): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC TC_rab_assign_mgw_iuup_addr_chg-Iuh0-RUA(286): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.msc0-SCCP(287): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.msc0-RAN(288): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.msc0-M3UA(289): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(290): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.sgsn0-RAN(291): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(292): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW-MGCP(293): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC TC_rab_assign_mgw_iuup_addr_chg0(294): pass (pass -> pass) MTC@dc2b9a5d0dfe: Test case TC_rab_assign_mgw_iuup_addr_chg finished. Verdict: pass MTC@dc2b9a5d0dfe: 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'. Thu Apr 10 08:57:53 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 20250410085753134 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39614<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410085753636 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39614<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=391852) Waiting for packet dumper to finish... 1 (prev_count=391852, count=392492) 20250410085755048 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250410085755048 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250410085755048 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250410085755048 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250410085755048 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250410085755048 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@dc2b9a5d0dfe: 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@dc2b9a5d0dfe: 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 ------ Thu Apr 10 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 20250410085756351 DLSCCP DEBUG SCCP-SCOC(25)[0x55b0da05f780]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410085756351 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00176f79), PART(T=Source Reference,L=4,D=00000019), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085756351 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085756351 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085756351 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085756351 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085756351 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085756351 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085756351 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 17 6f 79 00 00 19 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085756352 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085756352 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085756352 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085756352 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085756352 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085756352 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@dc2b9a5d0dfe: 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@dc2b9a5d0dfe: Test case TC_ranap_cs_mo_disconnect started. 20250410085756721 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45728<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410085756725 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45730<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410085756727 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:39247<->l=127.0.0.1:4262) (control_if.c:572) 20250410085756812 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085756813 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085756813 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085756813 DRANAP DEBUG cnlink(msc-1)[0x55b0d9fd5920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085756813 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085756813 DRANAP DEBUG cnlink(msc-2)[0x55b0d9fd2b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085756813 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085756813 DRANAP DEBUG cnlink(msc-3)[0x55b0da03ca10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085756814 DRANAP DEBUG cnlink(msc-1)[0x55b0d9fd5920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085756814 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) TC_ranap_cs_mo_disconnect-Iuh0(299)@dc2b9a5d0dfe: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250410085756814 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085756814 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085756814 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410085756814 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085756814 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085756814 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085756814 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085756814 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085756814 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085756814 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085756814 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085756814 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085756814 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085756814 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085756814 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085756814 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085756814 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410085756814 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085756814 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085756814 DRANAP DEBUG cnlink(msc-1)[0x55b0d9fd5920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085756814 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085756814 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250410085756814 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085756814 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085756814 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410085756814 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085756814 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085756814 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085756814 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085756814 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085756814 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085756815 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085756815 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085756815 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085756815 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085756815 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085756815 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085756815 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085756815 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085756815 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085756815 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085756815 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085756815 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250410085756815 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250410085756815 DRANAP DEBUG cnlink(msc-3)[0x55b0da03ca10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085756815 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250410085756815 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085756815 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085756815 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410085756815 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085756815 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085756815 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085756815 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) 20250410085756815 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085756815 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085756815 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085756815 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085756815 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085756815 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085756815 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085756815 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) 20250410085756815 DLSS7 DEBUG Found route for dpc=4=0.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) 20250410085756815 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250410085756815 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085756815 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250410085756815 DRANAP DEBUG cnlink(msc-3)[0x55b0da03ca10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085756815 DRANAP DEBUG cnlink(msc-2)[0x55b0d9fd2b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085756815 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250410085756815 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085756815 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085756815 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410085756815 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085756815 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085756815 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085756815 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085756815 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085756815 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085756815 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085756815 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085756815 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085756815 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085756815 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085756815 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085756815 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085756815 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250410085756815 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085756815 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085756815 DRANAP DEBUG cnlink(msc-2)[0x55b0d9fd2b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085756815 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085756815 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085756815 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085756815 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410085756815 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410085756815 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250410085756815 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085756815 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085756815 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085756815 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085756815 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085756816 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250410085756816 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085756816 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085756816 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085756816 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 20250410085756816 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250410085756816 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250410085756816 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085756816 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085756816 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085756816 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250410085756816 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250410085756816 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! MTC@dc2b9a5d0dfe: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(303)@dc2b9a5d0dfe: ************************************************* HNBGW_Test.msc0-M3UA(303)@dc2b9a5d0dfe: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(303)@dc2b9a5d0dfe: ************************************************* MTC@dc2b9a5d0dfe: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(301)@dc2b9a5d0dfe: v_sccp_pdu_maxlen:268 20250410085756831 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085756831 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085756831 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085756831 DRANAP DEBUG cnlink(sgsn-1)[0x55b0da03dd30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085756831 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085756831 DRANAP DEBUG cnlink(sgsn-2)[0x55b0da03e6c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085756831 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085756831 DRANAP DEBUG cnlink(sgsn-3)[0x55b0da03f050]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085756833 DRANAP DEBUG cnlink(sgsn-3)[0x55b0da03f050]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085756833 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250410085756833 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085756833 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085756833 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410085756833 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085756833 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085756833 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085756833 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) 20250410085756833 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085756833 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085756833 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085756833 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085756833 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085756833 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085756833 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085756833 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) 20250410085756833 DLSS7 DEBUG Found route for dpc=12=0.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) 20250410085756833 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250410085756833 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085756833 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250410085756833 DRANAP DEBUG cnlink(sgsn-3)[0x55b0da03f050]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085756833 DRANAP DEBUG cnlink(sgsn-2)[0x55b0da03e6c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085756833 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250410085756833 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085756833 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085756833 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410085756833 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085756833 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085756833 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085756833 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085756833 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085756833 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085756833 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085756833 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085756833 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085756833 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085756833 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085756833 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085756833 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085756833 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250410085756833 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085756833 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085756833 DRANAP DEBUG cnlink(sgsn-2)[0x55b0da03e6c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085756833 DRANAP DEBUG cnlink(sgsn-1)[0x55b0da03dd30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085756833 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250410085756833 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085756833 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085756833 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410085756833 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085756833 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085756833 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085756833 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085756833 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085756833 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085756833 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085756833 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085756833 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085756833 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085756833 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085756833 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085756833 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085756833 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250410085756833 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085756833 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085756833 DRANAP DEBUG cnlink(sgsn-1)[0x55b0da03dd30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085756833 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085756833 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250410085756833 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085756833 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085756833 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410085756833 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085756833 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085756833 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085756833 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085756833 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085756833 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085756833 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085756833 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085756833 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085756833 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085756833 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085756833 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085756833 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085756833 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085756833 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085756833 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085756833 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085756833 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085756833 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085756833 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085756833 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 20250410085756833 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250410085756833 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250410085756833 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085756833 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085756833 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085756833 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250410085756833 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250410085756833 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250410085756833 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085756833 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085756833 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085756833 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250410085756833 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250410085756833 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250410085756833 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085756833 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085756833 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085756833 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085756833 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085756833 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@dc2b9a5d0dfe: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(306)@dc2b9a5d0dfe: ************************************************* MTC@dc2b9a5d0dfe: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(306)@dc2b9a5d0dfe: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(306)@dc2b9a5d0dfe: ************************************************* HNBGW_Test.sgsn0-SCCP(304)@dc2b9a5d0dfe: v_sccp_pdu_maxlen:268 20250410085756851 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085756851 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085756851 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250410085756851 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250410085756852 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) 20250410085756852 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250410085756852 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250410085756852 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410085756852 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@dc2b9a5d0dfe: setverdict(pass): none -> pass 20250410085757029 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250410085757029 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250410085757029 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250410085757029 DLSS7 <000c> 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)@dc2b9a5d0dfe: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250410085757037 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085757037 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250410085757037 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250410085757037 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250410085757037 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250410085757037 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250410085757037 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250410085757037 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 20250410085757037 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250410085757037 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  20250410085757037 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250410085757040 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085757040 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250410085757040 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250410085757040 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  20250410085757040 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250410085757040 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250410085757040 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250410085757040 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 20250410085757040 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250410085757040 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  20250410085757041 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085757041 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250410085757041 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085757041 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250410085757041 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:413) 20250410085757041 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085757041 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085757041 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085757041 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085757041 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250410085757041 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250410085757041 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085757042 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085757042 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250410085757042 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085757042 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085757042 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410085757042 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085757042 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085757042 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085757042 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085757042 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085757042 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085757042 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085757042 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085757042 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085757042 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085757042 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085757042 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085757042 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085757042 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085757042 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085757043 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085757043 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085757043 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250410085757043 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250410085757043 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250410085757043 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250410085757043 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085757043 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085757043 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085757043 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085757043 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085757043 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250410085757043 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410085757043 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410085757043 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085757043 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  HNBGW_Test.sgsn0-M3UA(306)@dc2b9a5d0dfe: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250410085757049 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085757049 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250410085757049 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250410085757049 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250410085757049 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250410085757049 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250410085757049 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250410085757049 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 20250410085757049 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250410085757049 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  20250410085757049 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250410085757050 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085757050 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250410085757050 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250410085757050 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  20250410085757050 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250410085757050 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250410085757050 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250410085757050 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 20250410085757050 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250410085757050 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  20250410085757050 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  20250410085757050 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085757050 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250410085757050 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085757050 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250410085757050 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250410085757050 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085757050 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085757050 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085757050 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085757050 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250410085757050 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250410085757050 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085757051 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085757051 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250410085757051 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085757051 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085757051 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410085757051 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085757051 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085757051 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085757051 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085757051 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085757051 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085757051 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085757051 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085757051 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085757051 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085757051 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085757051 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085757051 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085757051 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085757051 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085757051 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085757051 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085757051 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085757051 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085757051 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085757051 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085757051 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085757051 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.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' 20250410085757051 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410085757052 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410085757052 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085757052 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(302)@dc2b9a5d0dfe: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250410085757844 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085757844 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410085757844 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410085757844 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410085757844 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085757844 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410085757844 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085757844 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085757844 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085757844 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085757844 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085757844 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085757844 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085757844 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410085757844 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085757844 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085757844 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250410085757844 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410085757844 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085757844 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085757844 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085757844 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085757844 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085757844 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085757844 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085757844 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085757844 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085757844 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085757844 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085757844 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085757844 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085757844 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085757844 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250410085757844 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250410085757844 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250410085757845 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250410085757845 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085757845 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410085757845 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085757845 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085757845 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085757845 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085757845 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085757845 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085757845 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085757845 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085757845 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085757845 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085757845 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085757845 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085757845 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085757845 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085757845 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085757845 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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) 20250410085757845 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250410085757845 DRANAP NOTICE cnlink(msc-0)[0x55b0d9ff2940]{CONNECTED}: link up (cnlink.c:111) 20250410085757845 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085757845 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085757845 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085757845 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085757845 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085757845 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.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' 20250410085757845 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410085757845 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410085757845 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085757845 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  20250410085757849 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085757849 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410085757849 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410085757849 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410085757849 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085757849 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410085757849 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085757849 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085757849 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085757849 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085757849 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085757849 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085757849 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085757849 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410085757849 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085757849 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085757849 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250410085757849 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410085757849 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085757849 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085757850 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085757850 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085757850 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085757850 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085757850 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085757850 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085757850 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085757850 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085757850 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085757850 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085757850 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085757850 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085757850 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250410085757850 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250410085757850 DRANAP INFO cnlink(msc-0)[0x55b0d9ff2940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(305)@dc2b9a5d0dfe: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250410085757854 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085757854 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410085757854 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410085757854 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410085757854 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085757854 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410085757854 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085757854 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085757854 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085757854 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085757854 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085757854 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085757854 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085757854 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410085757854 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085757854 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085757854 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250410085757854 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410085757854 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085757854 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085757854 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085757854 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085757854 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085757854 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085757854 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085757854 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085757854 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085757854 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085757854 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085757854 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085757854 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085757854 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085757854 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250410085757854 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250410085757854 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250410085757854 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250410085757854 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085757854 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410085757854 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085757854 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085757854 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085757854 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085757854 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085757854 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085757854 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085757854 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085757854 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085757854 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085757855 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085757855 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085757855 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085757855 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085757855 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085757855 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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) 20250410085757855 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250410085757855 DRANAP NOTICE cnlink(sgsn-0)[0x55b0da03d3a0]{CONNECTED}: link up (cnlink.c:111) 20250410085757855 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085757855 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085757855 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085757855 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085757855 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085757855 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.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' 20250410085757855 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410085757855 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410085757855 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085757855 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  20250410085757856 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085757856 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410085757856 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410085757856 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410085757856 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085757856 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410085757856 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085757856 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085757856 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085757856 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085757856 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085757856 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085757856 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085757856 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410085757856 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085757856 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085757856 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250410085757856 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410085757856 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085757856 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085757856 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085757856 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085757856 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085757856 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085757856 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085757856 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085757856 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085757856 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085757856 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085757856 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085757856 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085757856 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085757856 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250410085757856 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250410085757856 DRANAP INFO cnlink(sgsn-0)[0x55b0da03d3a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250410085757871 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45738<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ranap_cs_mo_disconnect0(308)@dc2b9a5d0dfe: f_gen_tmsi(suffix:=0, nri_v:=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)@dc2b9a5d0dfe: f_create_expect(l3 := '05080200F110172A52082926240000000050'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(302)@dc2b9a5d0dfe: Created Expect[0] for '05080200F110172A52082926240000000050'O to be handled at TC_ranap_cs_mo_disconnect0(308) TC_ranap_cs_mo_disconnect-Iuh0-RUA(300)@dc2b9a5d0dfe: Added conn table entry 0TC_ranap_cs_mo_disconnect0(308)10422686 20250410085758902 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085758902 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085758902 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250410085758902 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250410085758902 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x9f099e, normal) (hnbgw_rua.c:407) 20250410085758902 DHNB DEBUG map_rua[0x55b0da07b770]{init}: Allocated (fsm.c:456) 20250410085758902 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10422686)[0x55b0da07b770]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250410085758902 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10422686 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250410085758902 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410085758902 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410085758902 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10422686 SCCP-0 CS MI=IMSI-262420000000005: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250410085758902 DCN DEBUG map_sccp[0x55b0da061420]{init}: Allocated (fsm.c:456) 20250410085758902 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x55b0da061420]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250410085758902 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-10422686 <-> SCCP-29 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250410085758902 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10422686 SCCP-29 msc-0 MI=IMSI-262420000000005: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250410085758902 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10422686)[0x55b0da07b770]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250410085758902 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410085758902 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410085758902 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10422686)[0x55b0da07b770]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250410085758902 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x55b0da061420]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250410085758902 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250410085758902 DLSCCP DEBUG SCCP-SCOC(29)[0x55b0da07cb40]{IDLE}: Allocated (fsm.c:456) 20250410085758902 DLSCCP DEBUG SCCP-SCOC(29)[0x55b0da07cb40]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250410085758902 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000050004f40030000750056400500f1100926) (sccp_scrc.c:415) 20250410085758902 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085758902 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085758902 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085758902 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085758902 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085758902 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085758902 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085758902 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085758902 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085758902 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085758902 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085758902 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085758902 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085758902 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085758903 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085758903 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 75 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085758903 DLSCCP DEBUG SCCP-SCOC(29)[0x55b0da07cb40]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250410085758903 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x55b0da061420]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250410085758903 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10422686)[0x55b0da07b770]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250410085758903 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085758903 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085758903 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085758903 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085758903 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085758903 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250410085758903 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410085758903 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410085758903 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085758903 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 75 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(301)@dc2b9a5d0dfe: First idle individual index:0 HNBGW_Test.msc0-SCCP(301)@dc2b9a5d0dfe: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(302)@dc2b9a5d0dfe: Found Expect[0] for l3='05080200F110172A52082926240000000050'O handled at TC_ranap_cs_mo_disconnect0(308) HNBGW_Test.msc0-RAN(302)@dc2b9a5d0dfe: Added conn table entry 0TC_ranap_cs_mo_disconnect0(308)13734476 HNBGW_Test.msc0-SCCP(301)@dc2b9a5d0dfe: Session index based on connection ID:0 TC_ranap_cs_mo_disconnect0(308)@dc2b9a5d0dfe: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(301)@dc2b9a5d0dfe: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250410085758912 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085758912 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410085758912 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410085758912 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410085758912 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085758912 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410085758912 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085758912 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085758912 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085758912 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 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 0a 36 0e 02 00 00 00 00 00 06 00 08 00 00 00 07  20250410085758912 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085758912 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085758912 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085758912 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410085758912 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085758912 DLSS7 DEBUG scrc_rx_mtp_xfer_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=000a360e) (sccp_scrc.c:486) 20250410085758912 DLSCCP DEBUG Received CO:COAK for local reference 29 (sccp_scoc.c:1855) 20250410085758912 DLSCCP DEBUG SCCP-SCOC(29)[0x55b0da07cb40]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250410085758912 DLSCCP DEBUG SCCP-SCOC(29)[0x55b0da07cb40]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250410085758912 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085758912 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250410085758912 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) 20250410085758912 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x55b0da061420]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250410085758912 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x55b0da061420]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250410085759105 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085759105 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085759105 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 37 bytes from client (stream_srv.c:1351) 20250410085759105 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250410085759105 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x9f099e) (hnbgw_rua.c:471) 20250410085759105 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10422686 SCCP-29 msc-0 MI=IMSI-262420000000005: rx RUA DirectTransfer with 13 bytes RANAP data (hnbgw_rua.c:312) 20250410085759105 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10422686)[0x55b0da07b770]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250410085759105 DRANAP DEBUG Rx CO IM (Iu Release Request) (ranap_common_cn.c:41) 20250410085759105 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseRequestIEs (ranap_decoder.c:2571) (ranap_decoder.c:2571) 20250410085759105 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10422686)[0x55b0da07b770]{connected}: rx from RUA: RANAP Iu Release Request (context_map_rua.c:171) 20250410085759105 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x55b0da061420]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250410085759105 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250410085759105 DLSCCP DEBUG SCCP-SCOC(29)[0x55b0da07cb40]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250410085759105 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000a360e), PART(T=Data,L=13,D=000b40090000010004400209c0) (sccp_scrc.c:415) 20250410085759105 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085759105 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085759105 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085759105 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085759105 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085759105 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085759105 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 0a 36 0e 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) 20250410085759105 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085759105 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085759105 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085759105 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085759105 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085759106 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250410085759106 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410085759106 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410085759106 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085759106 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 0a 36 0e 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)@dc2b9a5d0dfe: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(301)@dc2b9a5d0dfe: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(301)@dc2b9a5d0dfe: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(301)@dc2b9a5d0dfe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_cs_mo_disconnect0(308)@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(301)@dc2b9a5d0dfe: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(301)@dc2b9a5d0dfe: vl_len:13 HNBGW_Test.msc0-SCCP(301)@dc2b9a5d0dfe: vl_from0 HNBGW_Test.msc0-SCCP(301)@dc2b9a5d0dfe: data sent by MTP3_SCCP_PORT: '000100090000010004400209C0'O 20250410085759127 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085759127 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410085759127 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410085759127 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410085759127 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085759127 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410085759127 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085759127 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085759127 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085759127 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  20250410085759127 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085759127 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085759128 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085759128 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410085759128 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085759128 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) 20250410085759128 DLSCCP DEBUG Received CO:CODT for local reference 29 (sccp_scoc.c:1855) 20250410085759128 DLSCCP DEBUG SCCP-SCOC(29)[0x55b0da07cb40]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250410085759128 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085759128 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250410085759128 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x55b0da061420]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250410085759128 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250410085759128 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250410085759128 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x55b0da061420]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250410085759128 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10422686)[0x55b0da07b770]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250410085759128 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 37 bytes (hnbgw_rua.c:122) 20250410085759128 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410085759128 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)@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed TC_ranap_cs_mo_disconnect-Iuh0-RUA(300)@dc2b9a5d0dfe: Deleted conn table entry 0TC_ranap_cs_mo_disconnect0(308)10422686 20250410085759156 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085759156 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085759156 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250410085759156 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250410085759156 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x9f099e,cause=radio(normal)) (hnbgw_rua.c:439) 20250410085759156 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10422686 SCCP-29 msc-0 MI=IMSI-262420000000005: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250410085759156 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10422686)[0x55b0da07b770]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250410085759156 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250410085759156 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250410085759156 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10422686)[0x55b0da07b770]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250410085759156 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x55b0da061420]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250410085759156 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250410085759156 DLSCCP DEBUG SCCP-SCOC(29)[0x55b0da07cb40]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250410085759156 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000a360e), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250410085759156 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085759156 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085759156 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085759156 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085759156 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085759156 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085759156 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 0a 36 0e 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) 20250410085759157 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10422686)[0x55b0da07b770]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250410085759157 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x55b0da061420]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250410085759157 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x55b0da061420]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250410085759157 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085759157 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085759157 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085759157 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085759157 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085759157 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250410085759157 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410085759157 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410085759157 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085759157 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 0a 36 0e 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)@dc2b9a5d0dfe: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(301)@dc2b9a5d0dfe: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(301)@dc2b9a5d0dfe: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(301)@dc2b9a5d0dfe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_cs_mo_disconnect0(308)@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(302)@dc2b9a5d0dfe: Deleted conn table entry 0TC_ranap_cs_mo_disconnect0(308)13734476 HNBGW_Test.msc0-SCCP(301)@dc2b9a5d0dfe: Session index based on connection ID:0 20250410085759167 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085759167 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410085759167 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410085759167 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410085759167 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085759167 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410085759167 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085759167 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085759167 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085759168 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 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 0a 36 0e 00 00 00 00 00 00 06 00 08 00 00 00 07  20250410085759168 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085759168 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085759168 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085759168 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410085759168 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085759168 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=000a360e), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250410085759168 DLSCCP DEBUG Received CO:RELRE for local reference 29 (sccp_scoc.c:1855) 20250410085759168 DLSCCP DEBUG SCCP-SCOC(29)[0x55b0da07cb40]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250410085759168 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085759168 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250410085759168 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) 20250410085759168 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x55b0da061420]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250410085759168 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x55b0da061420]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250410085759168 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10422686)[0x55b0da07b770]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250410085759168 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10422686)[0x55b0da07b770]{disconnected}: Freeing instance (context_map.c:202) 20250410085759168 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10422686)[0x55b0da07b770]{disconnected}: Deallocated (fsm.c:568) 20250410085759168 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x55b0da061420]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250410085759168 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x55b0da061420]{disconnected}: Freeing instance (context_map.c:206) 20250410085759168 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x55b0da061420]{disconnected}: Deallocated (fsm.c:568) 20250410085759168 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10422686 SCCP-29 msc-0 MI=IMSI-262420000000005: Deallocating (context_map.c:225) 20250410085759168 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=000a360e), PART(T=Source Reference,L=4,D=0000001d) (sccp_scrc.c:415) 20250410085759168 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085759168 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085759168 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085759168 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085759168 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085759168 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085759168 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 0a 36 0e 00 00 1d 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085759168 DLSCCP DEBUG SCCP-SCOC(29)[0x55b0da07cb40]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250410085759168 DLSCCP DEBUG SCCP-SCOC(29)[0x55b0da07cb40]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250410085759168 DLSCCP DEBUG SCCP-SCOC(29)[0x55b0da07cb40]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250410085759168 DLSCCP DEBUG SCCP-SCOC(29)[0x55b0da07cb40]{IDLE}: Deallocated (fsm.c:568) 20250410085759168 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085759169 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085759169 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085759169 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085759169 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085759169 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250410085759169 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410085759169 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410085759169 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085759169 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 0a 36 0e 00 00 1d 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(301)@dc2b9a5d0dfe: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(301)@dc2b9a5d0dfe: RLC received in state:disconnect_pending TC_ranap_cs_mo_disconnect0(308)@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed MTC@dc2b9a5d0dfe: ok: talloc reports "asn1_context" = 1 bytes 20250410085801179 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45730<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250410085801179 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:39247<->l=127.0.0.1:4262) (control_if.c:193) VirtHNBGW-STATS(296)@dc2b9a5d0dfe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(297)@dc2b9a5d0dfe: Final verdict of PTC: none MTC@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed 20250410085801183 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45728<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250410085801185 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250410085801185 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410085801185 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250410085801185 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250410085801185 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085801185 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085801185 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410085801185 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250410085801185 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410085801185 DMAIN NOTICE (127.0.0.1:9999 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) 20250410085801185 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250410085801185 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250410085801185 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250410085801185 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250410085801185 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085801185 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-msc0-0: connection closed 20250410085801185 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250410085801185 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250410085801185 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250410085801185 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250410085801185 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 20250410085801185 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  20250410085801185 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085801185 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250410085801185 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250410085801185 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085801185 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250410085801185 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:378) 20250410085801185 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085801185 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085801185 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085801185 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085801185 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250410085801185 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250410085801185 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250410085801185 DRANAP NOTICE cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: link lost (cnlink.c:118) MutexDispCT-TC_ranap_cs_mo_disconnect(295)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(305)@dc2b9a5d0dfe: Final verdict of PTC: none TC_ranap_cs_mo_disconnect-Iuh0-RUA(300)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(304)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW_Test.msc0-RAN(302)@dc2b9a5d0dfe: Final verdict of PTC: none 20250410085801187 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250410085801187 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410085801187 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250410085801187 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250410085801187 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20250410085801187 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410085801187 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250410085801187 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SEND_FAILED 20250410085801187 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) 20250410085801187 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) HNBGW_Test.msc0-M3UA(303)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(301)@dc2b9a5d0dfe: Final verdict of PTC: none 20250410085801187 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-sgsn0-0: connection closed 20250410085801187 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250410085801187 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250410085801187 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250410085801187 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250410085801187 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 20250410085801187 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085801188 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250410085801188 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication TC_ranap_cs_mo_disconnect-Iuh0(299)@dc2b9a5d0dfe: Final verdict of PTC: none 20250410085801188 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085801188 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250410085801188 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250410085801188 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085801188 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085801188 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085801188 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085801188 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250410085801188 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250410085801188 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250410085801188 DRANAP NOTICE cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.sgsn0-M3UA(306)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW-PFCP(298)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW-MGCP(307)@dc2b9a5d0dfe: Final verdict of PTC: none 20250410085801206 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45738<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_cs_mo_disconnect0(308)@dc2b9a5d0dfe: Final verdict of PTC: pass MTC@dc2b9a5d0dfe: Setting final verdict of the test case. MTC@dc2b9a5d0dfe: Local verdict of MTC: pass MTC@dc2b9a5d0dfe: Local verdict of PTC MutexDispCT-TC_ranap_cs_mo_disconnect(295): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC VirtHNBGW-STATS(296): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC IPA-CTRL-CLI-IPA(297): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW-PFCP(298): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC TC_ranap_cs_mo_disconnect-Iuh0(299): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC TC_ranap_cs_mo_disconnect-Iuh0-RUA(300): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.msc0-SCCP(301): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.msc0-RAN(302): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.msc0-M3UA(303): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(304): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.sgsn0-RAN(305): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(306): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW-MGCP(307): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC TC_ranap_cs_mo_disconnect0(308): pass (pass -> pass) MTC@dc2b9a5d0dfe: Test case TC_ranap_cs_mo_disconnect finished. Verdict: pass MTC@dc2b9a5d0dfe: 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'. Thu Apr 10 08:58:01 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 20250410085801283 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45752<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410085801784 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45752<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=295496) Waiting for packet dumper to finish... 1 (prev_count=295496, count=320692) 20250410085803186 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250410085803186 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250410085803186 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250410085803188 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250410085803188 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250410085803188 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@dc2b9a5d0dfe: 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@dc2b9a5d0dfe: 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 ------ Thu Apr 10 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@dc2b9a5d0dfe: 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@dc2b9a5d0dfe: Test case TC_ranap_ps_mo_disconnect started. 20250410085804890 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45764<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410085804895 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45774<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410085804897 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:43301<->l=127.0.0.1:4262) (control_if.c:572) 20250410085804999 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085804999 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085805000 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085805000 DRANAP DEBUG cnlink(msc-1)[0x55b0d9fd5920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085805000 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085805000 DRANAP DEBUG cnlink(msc-2)[0x55b0d9fd2b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ranap_ps_mo_disconnect-Iuh0(313)@dc2b9a5d0dfe: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250410085805000 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250410085805000 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250410085805000 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085805000 DRANAP DEBUG cnlink(msc-3)[0x55b0da03ca10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085805001 DRANAP DEBUG cnlink(msc-3)[0x55b0da03ca10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085805001 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250410085805001 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085805001 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085805001 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410085805001 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085805001 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085805001 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085805001 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) 20250410085805001 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085805001 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085805001 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085805001 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085805001 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085805001 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085805001 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085805001 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) 20250410085805001 DLSS7 DEBUG Found route for dpc=4=0.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) 20250410085805001 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250410085805001 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085805001 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250410085805001 DRANAP DEBUG cnlink(msc-3)[0x55b0da03ca10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085805001 DRANAP DEBUG cnlink(msc-2)[0x55b0d9fd2b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085805001 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250410085805001 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085805001 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085805001 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410085805001 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085805001 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085805001 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085805001 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085805001 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085805001 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085805001 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085805001 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085805001 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085805001 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085805001 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085805001 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085805002 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085805002 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250410085805002 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085805002 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085805002 DRANAP DEBUG cnlink(msc-2)[0x55b0d9fd2b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085805002 DRANAP DEBUG cnlink(msc-1)[0x55b0d9fd5920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085805002 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250410085805002 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085805002 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085805002 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410085805002 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085805002 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085805002 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085805002 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085805002 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085805002 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085805002 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085805002 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085805002 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085805002 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085805002 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085805002 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085805002 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085805002 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410085805002 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085805002 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085805002 DRANAP DEBUG cnlink(msc-1)[0x55b0d9fd5920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085805002 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085805002 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250410085805002 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085805002 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085805002 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410085805002 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085805002 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085805002 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085805002 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085805002 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085805002 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085805002 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085805002 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085805002 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085805002 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085805002 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085805002 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085805002 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085805002 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085805002 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085805002 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085805002 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085805002 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085805002 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085805002 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085805002 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 20250410085805002 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250410085805002 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250410085805002 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085805002 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085805002 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085805002 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250410085805002 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250410085805002 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 20250410085805002 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250410085805002 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085805002 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085805002 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085805002 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410085805002 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410085805002 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250410085805002 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085805002 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085805002 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085805002 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085805002 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085805002 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@dc2b9a5d0dfe: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(317)@dc2b9a5d0dfe: ************************************************* HNBGW_Test.msc0-M3UA(317)@dc2b9a5d0dfe: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(317)@dc2b9a5d0dfe: ************************************************* MTC@dc2b9a5d0dfe: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(315)@dc2b9a5d0dfe: v_sccp_pdu_maxlen:268 20250410085805016 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085805016 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085805017 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085805017 DRANAP DEBUG cnlink(sgsn-1)[0x55b0da03dd30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085805017 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085805017 DRANAP DEBUG cnlink(sgsn-2)[0x55b0da03e6c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085805017 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085805017 DRANAP DEBUG cnlink(sgsn-3)[0x55b0da03f050]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085805018 DRANAP DEBUG cnlink(sgsn-3)[0x55b0da03f050]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085805018 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250410085805018 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085805018 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085805018 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410085805018 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085805018 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085805018 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085805018 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) 20250410085805018 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085805018 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085805018 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085805018 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085805018 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085805018 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085805018 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085805018 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) 20250410085805018 DLSS7 DEBUG Found route for dpc=12=0.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) 20250410085805018 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250410085805018 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085805018 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250410085805018 DRANAP DEBUG cnlink(sgsn-3)[0x55b0da03f050]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085805018 DRANAP DEBUG cnlink(sgsn-2)[0x55b0da03e6c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085805018 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250410085805018 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085805018 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085805018 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410085805018 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085805018 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085805018 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085805018 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085805018 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085805018 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085805018 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085805018 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085805018 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085805018 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085805018 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085805018 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085805018 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085805018 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250410085805018 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085805018 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085805018 DRANAP DEBUG cnlink(sgsn-2)[0x55b0da03e6c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085805018 DRANAP DEBUG cnlink(sgsn-1)[0x55b0da03dd30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085805018 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250410085805018 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085805018 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085805018 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410085805018 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085805018 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085805018 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085805018 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085805018 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085805018 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085805018 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085805018 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085805018 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085805018 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085805018 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085805018 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085805018 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085805018 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250410085805018 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085805018 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085805018 DRANAP DEBUG cnlink(sgsn-1)[0x55b0da03dd30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085805018 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085805018 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250410085805018 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085805018 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085805018 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410085805018 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085805018 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085805018 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085805018 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085805018 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085805018 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085805019 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085805019 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085805019 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085805019 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085805019 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085805019 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085805019 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085805019 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085805019 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085805019 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085805019 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085805019 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085805019 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085805019 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085805019 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 20250410085805019 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250410085805019 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250410085805019 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085805019 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085805019 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085805019 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250410085805019 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250410085805019 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250410085805019 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085805019 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085805019 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085805019 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250410085805019 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250410085805019 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250410085805019 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085805019 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085805019 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085805019 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085805019 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085805019 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@dc2b9a5d0dfe: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(320)@dc2b9a5d0dfe: ************************************************* HNBGW_Test.sgsn0-M3UA(320)@dc2b9a5d0dfe: M3UA emulation initiated, the test can be started MTC@dc2b9a5d0dfe: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(320)@dc2b9a5d0dfe: ************************************************* HNBGW_Test.sgsn0-SCCP(318)@dc2b9a5d0dfe: v_sccp_pdu_maxlen:268 20250410085805038 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085805038 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085805038 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250410085805038 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250410085805038 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) 20250410085805038 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250410085805038 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250410085805038 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410085805038 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@dc2b9a5d0dfe: setverdict(pass): none -> pass 20250410085805214 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250410085805214 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250410085805214 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250410085805214 DLSS7 <000c> 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)@dc2b9a5d0dfe: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250410085805221 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085805221 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250410085805221 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250410085805222 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250410085805222 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250410085805222 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250410085805222 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250410085805222 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 20250410085805222 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250410085805222 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  20250410085805222 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250410085805225 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085805225 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250410085805225 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250410085805225 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  20250410085805225 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250410085805225 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250410085805225 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250410085805225 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 20250410085805225 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250410085805225 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  20250410085805225 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085805225 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250410085805226 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085805226 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250410085805226 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:413) 20250410085805226 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085805226 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085805226 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085805226 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085805226 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250410085805226 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250410085805226 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085805227 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085805227 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250410085805227 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085805227 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085805227 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410085805227 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085805227 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085805227 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085805227 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085805227 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085805228 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085805228 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085805228 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085805228 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085805228 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085805228 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085805228 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085805228 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085805228 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085805228 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085805228 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085805228 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085805228 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085805228 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085805228 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085805228 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085805228 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085805228 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250410085805228 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410085805228 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410085805228 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085805228 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  20250410085805229 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250410085805229 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250410085805229 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250410085805229 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(320)@dc2b9a5d0dfe: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250410085805235 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085805235 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250410085805235 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250410085805235 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250410085805235 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250410085805235 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250410085805235 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250410085805235 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 20250410085805235 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250410085805235 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  20250410085805235 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250410085805237 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085805237 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250410085805237 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250410085805237 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  20250410085805237 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250410085805237 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250410085805237 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250410085805237 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 20250410085805237 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250410085805237 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  20250410085805237 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  20250410085805237 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085805237 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250410085805238 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085805238 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250410085805238 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250410085805238 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085805238 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085805238 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085805238 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085805238 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250410085805238 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250410085805238 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085805239 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085805239 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250410085805239 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085805239 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085805239 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410085805239 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085805239 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085805239 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085805239 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085805239 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085805239 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085805239 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085805239 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085805239 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085805239 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085805239 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085805239 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085805239 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085805239 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085805239 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085805239 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085805239 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085805239 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085805239 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085805239 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085805239 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085805239 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085805239 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.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' 20250410085805239 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410085805239 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410085805239 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085805239 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(316)@dc2b9a5d0dfe: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250410085806032 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085806032 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410085806032 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410085806032 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410085806032 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085806032 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410085806032 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085806032 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085806032 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085806032 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085806032 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085806032 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085806032 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085806032 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410085806032 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085806032 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085806032 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250410085806032 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410085806032 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085806032 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085806032 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085806032 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085806032 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085806032 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085806032 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085806032 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085806033 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085806033 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085806033 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085806033 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085806033 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085806033 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085806033 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250410085806033 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250410085806033 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250410085806033 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250410085806033 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085806033 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410085806033 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085806033 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085806033 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085806033 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085806033 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085806033 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085806033 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085806033 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085806033 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085806033 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085806033 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085806033 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085806033 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085806033 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085806033 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085806033 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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) 20250410085806033 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250410085806033 DRANAP NOTICE cnlink(msc-0)[0x55b0d9ff2940]{CONNECTED}: link up (cnlink.c:111) 20250410085806034 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085806034 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085806034 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085806034 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085806034 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085806034 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250410085806034 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410085806034 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410085806034 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085806034 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  20250410085806035 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085806035 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410085806035 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410085806035 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410085806035 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085806035 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410085806035 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085806035 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085806035 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085806035 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085806035 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085806035 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085806035 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085806035 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410085806035 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085806035 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085806035 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250410085806035 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410085806035 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085806035 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085806035 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085806035 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085806035 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085806035 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085806035 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085806035 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085806035 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085806035 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085806035 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085806035 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085806035 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085806035 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085806035 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250410085806035 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250410085806035 DRANAP INFO cnlink(msc-0)[0x55b0d9ff2940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(319)@dc2b9a5d0dfe: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250410085806037 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085806037 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410085806037 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410085806037 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410085806037 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085806037 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410085806037 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085806037 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085806037 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085806037 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085806037 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085806037 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085806037 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085806037 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410085806037 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085806037 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085806037 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250410085806037 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410085806037 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085806037 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085806037 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085806037 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085806037 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085806037 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085806037 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085806037 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085806037 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085806037 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085806037 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085806037 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085806037 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085806037 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085806037 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250410085806037 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250410085806037 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250410085806037 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250410085806037 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085806037 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410085806037 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085806037 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085806037 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085806037 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085806037 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085806037 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085806037 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085806037 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085806037 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085806037 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085806037 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085806037 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085806037 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085806037 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085806037 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085806037 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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) 20250410085806037 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250410085806037 DRANAP NOTICE cnlink(sgsn-0)[0x55b0da03d3a0]{CONNECTED}: link up (cnlink.c:111) 20250410085806038 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085806038 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085806038 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085806038 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085806038 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085806038 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.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' 20250410085806038 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410085806038 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410085806038 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085806038 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  20250410085806038 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085806038 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410085806038 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410085806038 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410085806038 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085806038 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410085806038 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085806038 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085806038 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085806038 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085806038 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085806038 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085806038 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085806038 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410085806038 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085806038 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085806038 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250410085806038 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410085806038 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085806038 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085806038 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085806038 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085806038 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085806038 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085806038 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085806038 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085806038 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085806038 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085806038 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085806038 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085806038 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085806038 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085806038 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250410085806038 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250410085806038 DRANAP INFO cnlink(sgsn-0)[0x55b0da03d3a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250410085806078 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51846<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410085806352 DLSCCP DEBUG SCCP-SCOC(25)[0x55b0da05f780]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410085806352 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00176f79), PART(T=Source Reference,L=4,D=00000019), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085806352 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085806352 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085806352 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085806352 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085806352 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085806352 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085806352 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 17 6f 79 00 00 19 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085806353 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085806353 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085806353 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085806353 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085806353 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085806353 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250410085806353 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410085806353 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410085806353 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085806353 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 17 6f 79 00 00 19 0f 00 00 00 00 00 06 00 08 00 00 00 01  20250410085806359 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085806359 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410085806359 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410085806359 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410085806359 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085806359 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410085806359 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085806359 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085806359 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085806359 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 17 6f 79 00 00 06 00 08 00 00 00 07  20250410085806359 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085806359 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085806359 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085806359 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410085806359 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085806359 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=00176f79) (sccp_scrc.c:486) 20250410085806359 DLSCCP DEBUG Received CO:RELCO for local reference 25 (sccp_scoc.c:1855) 20250410085806359 DLSCCP DEBUG SCCP-SCOC(25)[0x55b0da05f780]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250410085806359 DLSCCP DEBUG SCCP-SCOC(25)[0x55b0da05f780]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250410085806359 DLSCCP DEBUG SCCP-SCOC(25)[0x55b0da05f780]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250410085806359 DLSCCP DEBUG SCCP-SCOC(25)[0x55b0da05f780]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250410085806359 DLSCCP DEBUG SCCP-SCOC(25)[0x55b0da05f780]{IDLE}: Deallocated (fsm.c:568) TC_ranap_ps_mo_disconnect0(322)@dc2b9a5d0dfe: f_gen_tmsi(suffix:=0, 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)@dc2b9a5d0dfe: f_create_expect(l3 := '080101D571000008292624000000006000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(319)@dc2b9a5d0dfe: Created Expect[0] for '080101D571000008292624000000006000F1102A2A170512C7422000'O to be handled at TC_ranap_ps_mo_disconnect0(322) TC_ranap_ps_mo_disconnect-Iuh0-RUA(314)@dc2b9a5d0dfe: Added conn table entry 0TC_ranap_ps_mo_disconnect0(322)8910187 20250410085807122 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085807122 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085807122 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250410085807122 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250410085807122 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x87f56b, normal) (hnbgw_rua.c:407) 20250410085807122 DHNB DEBUG map_rua[0x55b0da07b770]{init}: Allocated (fsm.c:456) 20250410085807122 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8910187)[0x55b0da07b770]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250410085807122 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8910187 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250410085807122 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410085807122 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410085807122 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000006 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250410085807122 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8910187 SCCP-0 PS MI=IMSI-262420000000006: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250410085807122 DCN DEBUG map_sccp[0x55b0da061420]{init}: Allocated (fsm.c:456) 20250410085807122 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x55b0da061420]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250410085807122 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-8910187 <-> SCCP-30 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250410085807122 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8910187 SCCP-30 sgsn-0 MI=IMSI-262420000000006: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250410085807122 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8910187)[0x55b0da07b770]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250410085807122 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410085807122 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410085807122 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8910187)[0x55b0da07b770]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250410085807122 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x55b0da061420]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250410085807122 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250410085807122 DLSCCP DEBUG SCCP-SCOC(30)[0x55b0da07cb40]{IDLE}: Allocated (fsm.c:456) 20250410085807122 DLSCCP DEBUG SCCP-SCOC(30)[0x55b0da07cb40]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250410085807122 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340540000070003400180000f40060000f11009260037400100003a40080000f110092600370010401d1c080101d571000008292624000000006000f1102a2a170512c7422000004f40030000f70056400500f1100926) (sccp_scrc.c:415) 20250410085807122 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085807122 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085807122 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085807122 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085807122 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085807122 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085807122 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085807122 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085807122 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085807122 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085807122 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085807122 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085807122 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085807122 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085807122 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085807122 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 00 f7 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) 20250410085807122 DLSCCP DEBUG SCCP-SCOC(30)[0x55b0da07cb40]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250410085807122 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x55b0da061420]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250410085807122 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8910187)[0x55b0da07b770]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250410085807122 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085807122 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085807122 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085807122 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085807122 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085807122 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.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' 20250410085807122 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410085807122 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410085807122 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085807122 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 00 f7 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)@dc2b9a5d0dfe: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(318)@dc2b9a5d0dfe: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(319)@dc2b9a5d0dfe: Found Expect[0] for l3='080101D571000008292624000000006000F1102A2A170512C7422000'O handled at TC_ranap_ps_mo_disconnect0(322) HNBGW_Test.sgsn0-RAN(319)@dc2b9a5d0dfe: Added conn table entry 0TC_ranap_ps_mo_disconnect0(322)4927777 HNBGW_Test.sgsn0-SCCP(318)@dc2b9a5d0dfe: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(318)@dc2b9a5d0dfe: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_ranap_ps_mo_disconnect0(322)@dc2b9a5d0dfe: setverdict(pass): none -> pass 20250410085807137 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085807137 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410085807137 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410085807137 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410085807137 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085807137 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410085807137 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085807137 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085807137 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085807137 DLSS7 <000c> osmo_ss7_asp.c:1175 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 60 ee 13 02 00 00 00 00 00 06 00 08 00 00 00 07  20250410085807137 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085807137 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085807137 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085807137 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410085807137 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085807137 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0060ee13) (sccp_scrc.c:486) 20250410085807137 DLSCCP DEBUG Received CO:COAK for local reference 30 (sccp_scoc.c:1855) 20250410085807137 DLSCCP DEBUG SCCP-SCOC(30)[0x55b0da07cb40]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250410085807137 DLSCCP DEBUG SCCP-SCOC(30)[0x55b0da07cb40]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250410085807137 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085807137 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250410085807137 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) 20250410085807137 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x55b0da061420]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250410085807137 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x55b0da061420]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250410085807324 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085807324 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085807324 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 37 bytes from client (stream_srv.c:1351) 20250410085807324 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250410085807325 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x87f56b) (hnbgw_rua.c:471) 20250410085807325 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8910187 SCCP-30 sgsn-0 MI=IMSI-262420000000006: rx RUA DirectTransfer with 13 bytes RANAP data (hnbgw_rua.c:312) 20250410085807325 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8910187)[0x55b0da07b770]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250410085807325 DRANAP DEBUG Rx CO IM (Iu Release Request) (ranap_common_cn.c:41) 20250410085807325 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseRequestIEs (ranap_decoder.c:2571) (ranap_decoder.c:2571) 20250410085807325 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8910187)[0x55b0da07b770]{connected}: rx from RUA: RANAP Iu Release Request (context_map_rua.c:171) 20250410085807325 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x55b0da061420]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250410085807325 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250410085807325 DLSCCP DEBUG SCCP-SCOC(30)[0x55b0da07cb40]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250410085807325 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0060ee13), PART(T=Data,L=13,D=000b40090000010004400209c0) (sccp_scrc.c:415) 20250410085807325 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085807325 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085807325 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085807325 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085807325 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085807325 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085807325 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 60 ee 13 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) 20250410085807325 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085807325 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085807325 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085807325 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085807325 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085807325 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.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' 20250410085807325 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410085807325 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410085807325 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085807325 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 60 ee 13 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)@dc2b9a5d0dfe: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(318)@dc2b9a5d0dfe: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(318)@dc2b9a5d0dfe: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(318)@dc2b9a5d0dfe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_ps_mo_disconnect0(322)@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(318)@dc2b9a5d0dfe: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(318)@dc2b9a5d0dfe: vl_len:13 HNBGW_Test.sgsn0-SCCP(318)@dc2b9a5d0dfe: vl_from0 HNBGW_Test.sgsn0-SCCP(318)@dc2b9a5d0dfe: data sent by MTP3_SCCP_PORT: '000100090000010004400209C0'O 20250410085807348 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085807348 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410085807348 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410085807348 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410085807348 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085807349 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410085807349 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085807349 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085807349 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085807349 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  20250410085807349 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085807349 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085807349 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085807349 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410085807349 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085807349 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) 20250410085807349 DLSCCP DEBUG Received CO:CODT for local reference 30 (sccp_scoc.c:1855) 20250410085807349 DLSCCP DEBUG SCCP-SCOC(30)[0x55b0da07cb40]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250410085807349 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085807349 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250410085807349 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x55b0da061420]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250410085807349 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250410085807349 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250410085807349 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x55b0da061420]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250410085807349 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8910187)[0x55b0da07b770]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250410085807349 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 37 bytes (hnbgw_rua.c:122) 20250410085807349 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410085807349 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)@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed TC_ranap_ps_mo_disconnect-Iuh0-RUA(314)@dc2b9a5d0dfe: Deleted conn table entry 0TC_ranap_ps_mo_disconnect0(322)8910187 20250410085807367 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085807367 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085807367 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250410085807367 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250410085807367 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x87f56b,cause=radio(normal)) (hnbgw_rua.c:439) 20250410085807367 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8910187 SCCP-30 sgsn-0 MI=IMSI-262420000000006: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250410085807367 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8910187)[0x55b0da07b770]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250410085807367 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250410085807367 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250410085807367 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8910187)[0x55b0da07b770]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250410085807367 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x55b0da061420]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250410085807367 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250410085807367 DLSCCP DEBUG SCCP-SCOC(30)[0x55b0da07cb40]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250410085807367 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0060ee13), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250410085807367 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085807367 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085807367 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085807367 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085807367 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085807367 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085807367 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 60 ee 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) 20250410085807368 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8910187)[0x55b0da07b770]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250410085807368 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x55b0da061420]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250410085807368 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x55b0da061420]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250410085807368 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085807368 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085807368 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085807368 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085807368 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085807368 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.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' 20250410085807368 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410085807368 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410085807368 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085807368 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 60 ee 13 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)@dc2b9a5d0dfe: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(318)@dc2b9a5d0dfe: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(318)@dc2b9a5d0dfe: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(318)@dc2b9a5d0dfe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_ps_mo_disconnect0(322)@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(319)@dc2b9a5d0dfe: Deleted conn table entry 0TC_ranap_ps_mo_disconnect0(322)4927777 HNBGW_Test.sgsn0-SCCP(318)@dc2b9a5d0dfe: Session index based on connection ID:0 20250410085807373 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085807373 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410085807373 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410085807373 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410085807373 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085807373 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410085807373 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085807373 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085807373 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085807373 DLSS7 <000c> osmo_ss7_asp.c:1175 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 60 ee 13 00 00 00 00 00 00 06 00 08 00 00 00 07  20250410085807373 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085807373 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085807373 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085807373 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410085807373 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085807373 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=0060ee13), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250410085807373 DLSCCP DEBUG Received CO:RELRE for local reference 30 (sccp_scoc.c:1855) 20250410085807373 DLSCCP DEBUG SCCP-SCOC(30)[0x55b0da07cb40]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250410085807373 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085807373 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250410085807373 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) 20250410085807373 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x55b0da061420]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250410085807373 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x55b0da061420]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250410085807373 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8910187)[0x55b0da07b770]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250410085807373 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8910187)[0x55b0da07b770]{disconnected}: Freeing instance (context_map.c:202) 20250410085807373 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8910187)[0x55b0da07b770]{disconnected}: Deallocated (fsm.c:568) 20250410085807373 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x55b0da061420]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250410085807373 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x55b0da061420]{disconnected}: Freeing instance (context_map.c:206) 20250410085807373 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x55b0da061420]{disconnected}: Deallocated (fsm.c:568) 20250410085807374 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8910187 SCCP-30 sgsn-0 MI=IMSI-262420000000006: Deallocating (context_map.c:225) 20250410085807374 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=0060ee13), PART(T=Source Reference,L=4,D=0000001e) (sccp_scrc.c:415) 20250410085807374 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085807374 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085807374 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085807374 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085807374 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085807374 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085807374 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 60 ee 13 00 00 1e 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085807374 DLSCCP DEBUG SCCP-SCOC(30)[0x55b0da07cb40]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250410085807374 DLSCCP DEBUG SCCP-SCOC(30)[0x55b0da07cb40]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250410085807374 DLSCCP DEBUG SCCP-SCOC(30)[0x55b0da07cb40]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250410085807374 DLSCCP DEBUG SCCP-SCOC(30)[0x55b0da07cb40]{IDLE}: Deallocated (fsm.c:568) 20250410085807374 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085807374 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085807374 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085807374 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085807374 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085807374 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.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' 20250410085807374 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410085807374 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410085807374 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085807374 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 60 ee 13 00 00 1e 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(318)@dc2b9a5d0dfe: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(318)@dc2b9a5d0dfe: RLC received in state:disconnect_pending TC_ranap_ps_mo_disconnect0(322)@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed MTC@dc2b9a5d0dfe: ok: talloc reports "asn1_context" = 1 bytes 20250410085809388 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:43301<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(311)@dc2b9a5d0dfe: Final verdict of PTC: none 20250410085809389 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45774<->l=127.0.0.1:4261 (telnet_interface.c:138) VirtHNBGW-STATS(310)@dc2b9a5d0dfe: Final verdict of PTC: none MTC@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed 20250410085809394 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45764<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250410085809396 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085809396 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085809396 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410085809396 DMAIN NOTICE (127.0.0.1:9999 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) 20250410085809396 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250410085809397 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250410085809397 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410085809397 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250410085809397 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250410085809397 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250410085809397 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410085809397 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250410085809397 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250410085809397 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250410085809397 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410085809397 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250410085809397 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250410085809397 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250410085809397 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410085809397 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250410085809397 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250410085809397 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250410085809397 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085809397 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-msc0-0: connection closed 20250410085809398 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250410085809398 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250410085809398 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250410085809398 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250410085809398 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 20250410085809398 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  20250410085809398 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085809398 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250410085809398 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250410085809398 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250410085809398 DLSS7 <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(315)@dc2b9a5d0dfe: Final verdict of PTC: none 20250410085809398 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-sgsn0-0: connection closed 20250410085809398 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250410085809398 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250410085809398 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250410085809398 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250410085809398 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.msc0-RAN(316)@dc2b9a5d0dfe: Final verdict of PTC: none TC_ranap_ps_mo_disconnect-Iuh0-RUA(314)@dc2b9a5d0dfe: Final verdict of PTC: none MutexDispCT-TC_ranap_ps_mo_disconnect(309)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(318)@dc2b9a5d0dfe: Final verdict of PTC: none 20250410085809398 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085809399 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250410085809399 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:378) 20250410085809399 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085809399 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085809398 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085809398 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250410085809398 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250410085809399 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085809399 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085809399 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250410085809399 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250410085809399 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250410085809399 DRANAP NOTICE cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: link lost (cnlink.c:118) 20250410085809399 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085809399 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250410085809399 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250410085809399 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085809399 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085809399 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085809399 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085809399 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250410085809399 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250410085809399 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250410085809399 DRANAP NOTICE cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.sgsn0-M3UA(320)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(317)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(319)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW-MGCP(321)@dc2b9a5d0dfe: Final verdict of PTC: none TC_ranap_ps_mo_disconnect-Iuh0(313)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW-PFCP(312)@dc2b9a5d0dfe: Final verdict of PTC: none 20250410085809403 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51846<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_ps_mo_disconnect0(322)@dc2b9a5d0dfe: Final verdict of PTC: pass MTC@dc2b9a5d0dfe: Setting final verdict of the test case. MTC@dc2b9a5d0dfe: Local verdict of MTC: pass MTC@dc2b9a5d0dfe: Local verdict of PTC MutexDispCT-TC_ranap_ps_mo_disconnect(309): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC VirtHNBGW-STATS(310): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC IPA-CTRL-CLI-IPA(311): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW-PFCP(312): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC TC_ranap_ps_mo_disconnect-Iuh0(313): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC TC_ranap_ps_mo_disconnect-Iuh0-RUA(314): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.msc0-SCCP(315): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.msc0-RAN(316): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.msc0-M3UA(317): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(318): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.sgsn0-RAN(319): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(320): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW-MGCP(321): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC TC_ranap_ps_mo_disconnect0(322): pass (pass -> pass) MTC@dc2b9a5d0dfe: Test case TC_ranap_ps_mo_disconnect finished. Verdict: pass MTC@dc2b9a5d0dfe: 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'. Thu Apr 10 08:58:09 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 20250410085809495 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51862<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410085809998 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51862<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=328344) Waiting for packet dumper to finish... 1 (prev_count=328344, count=329204) 20250410085811399 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250410085811399 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250410085811399 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250410085811399 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250410085811399 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250410085811399 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@dc2b9a5d0dfe: 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@dc2b9a5d0dfe: 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 ------ Thu Apr 10 08:58:12 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_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@dc2b9a5d0dfe: 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@dc2b9a5d0dfe: Test case TC_ranap_cs_creq_cref started. 20250410085813070 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51872<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410085813075 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51880<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410085813080 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:33041<->l=127.0.0.1:4262) (control_if.c:572) 20250410085813152 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085813152 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085813152 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085813152 DRANAP DEBUG cnlink(msc-1)[0x55b0d9fd5920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085813152 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) TC_ranap_cs_creq_cref-Iuh0(327)@dc2b9a5d0dfe: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250410085813152 DRANAP DEBUG cnlink(msc-2)[0x55b0d9fd2b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085813152 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250410085813152 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250410085813153 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085813153 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250410085813153 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085813153 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085813153 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410085813153 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085813153 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085813153 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085813153 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085813153 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085813153 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085813153 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085813153 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085813153 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085813153 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085813153 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085813153 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085813153 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085813153 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085813153 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085813153 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085813153 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085813153 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085813153 DRANAP DEBUG cnlink(msc-3)[0x55b0da03ca10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085813153 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085813153 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085813153 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085813153 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085813153 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085813153 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250410085813154 DRANAP DEBUG cnlink(msc-3)[0x55b0da03ca10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085813154 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250410085813154 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085813154 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085813154 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410085813154 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085813154 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085813154 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085813154 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) 20250410085813154 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085813154 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085813154 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085813154 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085813154 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085813154 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085813154 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085813154 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) 20250410085813154 DLSS7 DEBUG Found route for dpc=4=0.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) 20250410085813154 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250410085813154 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085813154 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250410085813154 DRANAP DEBUG cnlink(msc-3)[0x55b0da03ca10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085813154 DRANAP DEBUG cnlink(msc-2)[0x55b0d9fd2b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085813154 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250410085813154 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085813154 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085813154 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410085813154 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085813154 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085813154 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085813154 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085813154 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085813154 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085813154 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085813154 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085813154 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085813154 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085813154 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085813154 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085813154 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085813154 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250410085813154 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085813154 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085813154 DRANAP DEBUG cnlink(msc-2)[0x55b0d9fd2b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085813155 DRANAP DEBUG cnlink(msc-1)[0x55b0d9fd5920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085813155 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250410085813155 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085813155 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085813155 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410085813155 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085813155 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085813155 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085813155 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085813155 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085813155 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085813155 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085813155 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085813155 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085813155 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085813155 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085813155 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085813155 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085813155 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410085813155 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085813155 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085813155 DRANAP DEBUG cnlink(msc-1)[0x55b0d9fd5920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085813155 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085813155 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085813155 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085813155 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 20250410085813155 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250410085813155 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250410085813155 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085813155 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085813155 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085813155 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250410085813155 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250410085813155 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250410085813155 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085813155 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085813155 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085813155 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410085813155 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410085813155 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! MTC@dc2b9a5d0dfe: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@dc2b9a5d0dfe: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(331)@dc2b9a5d0dfe: ************************************************* HNBGW_Test.msc0-M3UA(331)@dc2b9a5d0dfe: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(331)@dc2b9a5d0dfe: ************************************************* HNBGW_Test.msc0-SCCP(329)@dc2b9a5d0dfe: v_sccp_pdu_maxlen:268 20250410085813176 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085813176 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085813176 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085813176 DRANAP DEBUG cnlink(sgsn-1)[0x55b0da03dd30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085813176 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085813176 DRANAP DEBUG cnlink(sgsn-2)[0x55b0da03e6c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085813177 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085813177 DRANAP DEBUG cnlink(sgsn-3)[0x55b0da03f050]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085813178 DRANAP DEBUG cnlink(sgsn-3)[0x55b0da03f050]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085813178 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250410085813178 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085813178 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085813178 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410085813178 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085813178 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085813178 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085813178 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) 20250410085813178 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085813178 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085813178 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085813178 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085813178 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085813178 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085813178 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085813178 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) 20250410085813178 DLSS7 DEBUG Found route for dpc=12=0.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) 20250410085813178 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250410085813178 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085813178 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250410085813178 DRANAP DEBUG cnlink(sgsn-3)[0x55b0da03f050]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085813178 DRANAP DEBUG cnlink(sgsn-2)[0x55b0da03e6c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085813178 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250410085813178 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085813178 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085813178 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410085813178 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085813178 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085813178 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085813178 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085813178 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085813178 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085813178 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085813178 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085813178 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085813178 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085813178 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085813178 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085813178 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085813178 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250410085813178 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085813178 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085813178 DRANAP DEBUG cnlink(sgsn-2)[0x55b0da03e6c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085813178 DRANAP DEBUG cnlink(sgsn-1)[0x55b0da03dd30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085813178 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250410085813178 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085813178 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085813178 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410085813178 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085813178 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085813178 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085813178 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085813178 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085813178 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085813178 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085813178 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085813178 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085813178 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085813178 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085813178 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085813178 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085813178 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250410085813178 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085813178 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085813178 DRANAP DEBUG cnlink(sgsn-1)[0x55b0da03dd30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085813178 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085813178 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250410085813178 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085813178 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085813178 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410085813178 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085813178 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085813178 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085813178 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085813178 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085813178 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085813178 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085813178 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085813178 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085813178 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085813178 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085813178 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085813178 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085813178 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085813178 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085813178 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085813178 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085813178 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085813178 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085813178 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085813178 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 20250410085813178 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250410085813178 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250410085813179 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085813179 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085813179 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085813179 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250410085813179 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250410085813179 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250410085813179 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085813179 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085813179 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085813179 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250410085813179 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250410085813179 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250410085813179 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085813179 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085813179 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085813179 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085813179 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085813179 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@dc2b9a5d0dfe: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(334)@dc2b9a5d0dfe: ************************************************* HNBGW_Test.sgsn0-M3UA(334)@dc2b9a5d0dfe: M3UA emulation initiated, the test can be started MTC@dc2b9a5d0dfe: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(334)@dc2b9a5d0dfe: ************************************************* HNBGW_Test.sgsn0-SCCP(332)@dc2b9a5d0dfe: v_sccp_pdu_maxlen:268 20250410085813203 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085813203 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085813203 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250410085813203 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250410085813203 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) 20250410085813203 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250410085813203 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250410085813203 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410085813203 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@dc2b9a5d0dfe: setverdict(pass): none -> pass 20250410085813374 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250410085813374 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250410085813374 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250410085813374 DLSS7 <000c> 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)@dc2b9a5d0dfe: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250410085813386 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085813386 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250410085813386 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250410085813386 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250410085813386 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250410085813386 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250410085813386 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250410085813386 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 20250410085813386 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250410085813386 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  20250410085813386 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250410085813390 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085813390 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250410085813390 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250410085813390 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  20250410085813390 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250410085813390 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250410085813390 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250410085813390 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 20250410085813390 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250410085813390 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  20250410085813390 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085813390 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250410085813391 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085813391 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250410085813391 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:413) 20250410085813391 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085813391 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085813391 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085813391 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085813391 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250410085813391 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250410085813391 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085813392 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085813392 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250410085813392 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085813392 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085813392 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410085813392 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085813392 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085813392 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085813392 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085813392 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085813392 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085813392 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085813392 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085813392 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085813392 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085813392 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085813392 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085813392 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085813392 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085813392 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085813392 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085813392 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085813393 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085813393 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085813393 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085813393 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085813393 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085813393 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.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' 20250410085813393 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410085813393 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410085813393 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085813393 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  20250410085813393 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250410085813393 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250410085813393 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250410085813393 DLSS7 <000c> 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)@dc2b9a5d0dfe: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250410085813395 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085813395 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250410085813395 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250410085813395 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250410085813395 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250410085813395 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250410085813395 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250410085813395 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 20250410085813395 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250410085813395 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  20250410085813395 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250410085813396 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085813396 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250410085813396 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250410085813396 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  20250410085813396 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250410085813396 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250410085813396 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250410085813396 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 20250410085813396 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250410085813396 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  20250410085813396 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  20250410085813397 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085813397 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250410085813397 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085813397 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250410085813397 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250410085813397 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085813397 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085813397 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085813397 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085813397 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250410085813397 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250410085813397 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085813398 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085813398 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250410085813398 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085813398 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085813398 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410085813398 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085813398 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085813398 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085813398 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410085813398 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085813398 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085813398 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085813398 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085813398 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085813398 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085813398 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085813398 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410085813398 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085813398 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085813398 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085813398 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085813398 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085813398 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085813398 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085813398 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085813398 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085813398 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085813398 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250410085813398 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410085813398 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410085813398 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085813398 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(330)@dc2b9a5d0dfe: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250410085814184 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085814184 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410085814184 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410085814184 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410085814184 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085814184 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410085814184 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085814184 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085814184 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085814184 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085814184 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085814184 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085814184 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085814184 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410085814184 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085814184 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085814184 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250410085814184 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410085814184 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085814184 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085814184 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085814184 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085814184 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085814184 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085814184 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085814184 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085814184 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085814184 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085814184 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085814184 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085814184 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085814184 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085814184 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250410085814184 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250410085814184 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250410085814184 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250410085814184 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085814184 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410085814184 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085814184 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085814184 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085814184 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085814184 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085814184 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085814184 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085814184 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085814184 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085814184 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085814184 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085814184 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085814184 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085814184 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085814184 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085814184 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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) 20250410085814184 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085814184 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085814184 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085814184 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085814184 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085814184 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250410085814184 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410085814184 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410085814184 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085814184 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  20250410085814184 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250410085814184 DRANAP NOTICE cnlink(msc-0)[0x55b0d9ff2940]{CONNECTED}: link up (cnlink.c:111) 20250410085814186 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085814186 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410085814186 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410085814186 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410085814186 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085814186 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410085814186 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085814186 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085814186 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085814186 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085814186 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085814186 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085814186 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085814186 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410085814186 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085814186 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085814186 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250410085814186 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410085814186 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085814186 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085814186 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085814186 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085814186 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085814186 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085814186 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085814186 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085814186 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085814186 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085814186 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085814186 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085814186 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085814186 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085814186 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250410085814186 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250410085814186 DRANAP INFO cnlink(msc-0)[0x55b0d9ff2940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(333)@dc2b9a5d0dfe: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250410085814206 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085814206 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410085814206 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410085814206 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410085814206 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085814206 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410085814206 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085814206 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085814206 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085814206 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085814206 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085814206 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085814206 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085814206 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410085814206 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085814206 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085814206 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250410085814206 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410085814206 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085814206 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085814206 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085814206 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085814206 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085814206 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085814206 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085814206 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085814206 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085814206 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085814206 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085814206 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085814206 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085814206 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085814206 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250410085814207 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250410085814207 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250410085814207 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250410085814207 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085814207 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410085814207 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085814207 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085814207 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085814207 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085814207 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085814207 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085814207 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085814207 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085814207 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085814207 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085814207 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085814207 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085814207 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085814207 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085814207 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085814207 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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) 20250410085814207 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250410085814207 DRANAP NOTICE cnlink(sgsn-0)[0x55b0da03d3a0]{CONNECTED}: link up (cnlink.c:111) 20250410085814207 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085814207 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085814207 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085814207 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085814207 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085814207 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250410085814208 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410085814208 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410085814208 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085814208 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  20250410085814209 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085814209 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410085814209 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410085814209 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410085814209 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085814209 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410085814209 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085814209 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085814209 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085814209 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085814209 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085814209 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085814209 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085814209 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410085814209 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085814209 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085814209 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250410085814209 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410085814209 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085814209 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085814209 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085814209 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085814209 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085814209 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085814209 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085814209 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085814209 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085814210 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085814210 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085814210 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085814210 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085814210 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085814210 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250410085814210 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250410085814210 DRANAP INFO cnlink(sgsn-0)[0x55b0da03d3a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250410085814231 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51886<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ranap_cs_creq_cref0(336)@dc2b9a5d0dfe: f_gen_tmsi(suffix:=0, nri_v:=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)@dc2b9a5d0dfe: f_create_expect(l3 := '05080200F110172A52082926240000000070'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(330)@dc2b9a5d0dfe: Created Expect[0] for '05080200F110172A52082926240000000070'O to be handled at TC_ranap_cs_creq_cref0(336) TC_ranap_cs_creq_cref-Iuh0-RUA(328)@dc2b9a5d0dfe: Added conn table entry 0TC_ranap_cs_creq_cref0(336)9922256 20250410085815279 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085815279 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085815279 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250410085815279 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250410085815279 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x9766d0, normal) (hnbgw_rua.c:407) 20250410085815279 DHNB DEBUG map_rua[0x55b0da07b770]{init}: Allocated (fsm.c:456) 20250410085815279 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9922256)[0x55b0da07b770]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250410085815279 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9922256 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250410085815279 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410085815279 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410085815279 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9922256 SCCP-0 CS MI=IMSI-262420000000007: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250410085815279 DCN DEBUG map_sccp[0x55b0da061420]{init}: Allocated (fsm.c:456) 20250410085815279 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x55b0da061420]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250410085815279 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-9922256 <-> SCCP-31 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250410085815279 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9922256 SCCP-31 msc-0 MI=IMSI-262420000000007: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250410085815279 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9922256)[0x55b0da07b770]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250410085815279 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410085815279 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410085815279 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9922256)[0x55b0da07b770]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250410085815279 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x55b0da061420]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250410085815279 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250410085815280 DLSCCP DEBUG SCCP-SCOC(31)[0x55b0da07cb40]{IDLE}: Allocated (fsm.c:456) 20250410085815280 DLSCCP DEBUG SCCP-SCOC(31)[0x55b0da07cb40]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250410085815280 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000070004f40030001e70056400500f1100926) (sccp_scrc.c:415) 20250410085815280 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085815280 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085815280 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085815280 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085815280 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085815280 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085815280 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085815280 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085815280 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085815280 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085815280 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085815280 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085815280 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085815280 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085815280 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085815280 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 01 e7 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) 20250410085815280 DLSCCP DEBUG SCCP-SCOC(31)[0x55b0da07cb40]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250410085815280 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x55b0da061420]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250410085815280 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9922256)[0x55b0da07b770]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250410085815280 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085815280 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085815280 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085815280 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085815281 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085815281 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250410085815281 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410085815281 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410085815281 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085815281 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 01 e7 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)@dc2b9a5d0dfe: First idle individual index:0 HNBGW_Test.msc0-SCCP(329)@dc2b9a5d0dfe: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(330)@dc2b9a5d0dfe: Found Expect[0] for l3='05080200F110172A52082926240000000070'O handled at TC_ranap_cs_creq_cref0(336) HNBGW_Test.msc0-RAN(330)@dc2b9a5d0dfe: Added conn table entry 0TC_ranap_cs_creq_cref0(336)418327 TC_ranap_cs_creq_cref0(336)@dc2b9a5d0dfe: setverdict(pass): none -> pass HNBGW_Test.msc0-RAN(330)@dc2b9a5d0dfe: Deleted conn table entry 0TC_ranap_cs_creq_cref0(336)418327 HNBGW_Test.msc0-SCCP(329)@dc2b9a5d0dfe: Session index based on connection ID:0 20250410085815294 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085815294 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410085815294 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410085815294 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410085815294 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085815294 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410085815294 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085815294 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085815294 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085815294 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  20250410085815294 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085815294 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085815294 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085815294 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410085815294 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085815294 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) 20250410085815294 DLSCCP DEBUG Received CO:COREF for local reference 31 (sccp_scoc.c:1855) 20250410085815294 DLSCCP DEBUG SCCP-SCOC(31)[0x55b0da07cb40]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_REFUSED.ind (sccp_scoc.c:1889) 20250410085815294 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085815294 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250410085815294 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) 20250410085815294 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x55b0da061420]{wait_cc}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250410085815294 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x55b0da061420]{wait_cc}: State change to disconnected (X31, 5s) (context_map_sccp.c:349) 20250410085815294 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9922256)[0x55b0da07b770]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250410085815294 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9922256)[0x55b0da07b770]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250410085815294 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250410085815294 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9922256)[0x55b0da07b770]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250410085815294 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9922256)[0x55b0da07b770]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250410085815294 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9922256)[0x55b0da07b770]{disrupted}: Freeing instance (context_map.c:202) 20250410085815294 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9922256)[0x55b0da07b770]{disrupted}: Deallocated (fsm.c:568) 20250410085815294 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x55b0da061420]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250410085815294 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x55b0da061420]{disconnected}: Freeing instance (context_map.c:206) 20250410085815294 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x55b0da061420]{disconnected}: Deallocated (fsm.c:568) 20250410085815295 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9922256 SCCP-31 msc-0 MI=IMSI-262420000000007: Deallocating (context_map.c:225) 20250410085815295 DLSCCP DEBUG SCCP-SCOC(31)[0x55b0da07cb40]{CONN_PEND_OUT}: State change to IDLE (no timeout) (sccp_scoc.c:1121) 20250410085815295 DLSCCP DEBUG SCCP-SCOC(31)[0x55b0da07cb40]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250410085815295 DLSCCP DEBUG SCCP-SCOC(31)[0x55b0da07cb40]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250410085815295 DLSCCP DEBUG SCCP-SCOC(31)[0x55b0da07cb40]{IDLE}: Deallocated (fsm.c:568) 20250410085815295 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410085815295 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)@dc2b9a5d0dfe: Deleted conn table entry 0TC_ranap_cs_creq_cref0(336)9922256 MTC@dc2b9a5d0dfe: ok: talloc reports "asn1_context" = 1 bytes 20250410085815306 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51880<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250410085815307 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:33041<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(325)@dc2b9a5d0dfe: Final verdict of PTC: none VirtHNBGW-STATS(324)@dc2b9a5d0dfe: Final verdict of PTC: none MTC@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed 20250410085815310 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51872<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250410085815310 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085815311 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085815311 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410085815311 DMAIN NOTICE (127.0.0.1:9999 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) 20250410085815311 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) MutexDispCT-TC_ranap_cs_creq_cref(323)@dc2b9a5d0dfe: Final verdict of PTC: none TC_ranap_cs_creq_cref-Iuh0-RUA(328)@dc2b9a5d0dfe: Final verdict of PTC: none 20250410085815312 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250410085815312 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410085815312 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250410085815312 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT HNBGW_Test.msc0-SCCP(329)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(333)@dc2b9a5d0dfe: Final verdict of PTC: none 20250410085815312 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250410085815312 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410085815312 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250410085815312 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250410085815312 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250410085815312 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085815313 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-sgsn0-0: connection closed HNBGW_Test.sgsn0-SCCP(332)@dc2b9a5d0dfe: Final verdict of PTC: none 20250410085815313 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250410085815313 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250410085815313 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250410085815313 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250410085815313 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 20250410085815313 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  20250410085815313 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085815313 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250410085815313 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(330)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(331)@dc2b9a5d0dfe: Final verdict of PTC: none 20250410085815313 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085815313 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250410085815313 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250410085815313 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085815313 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085815313 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085815313 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085815313 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250410085815313 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250410085815313 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250410085815313 DRANAP NOTICE cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.sgsn0-M3UA(334)@dc2b9a5d0dfe: Final verdict of PTC: none TC_ranap_cs_creq_cref-Iuh0(327)@dc2b9a5d0dfe: Final verdict of PTC: none 20250410085815313 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250410085815313 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410085815313 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250410085815313 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250410085815313 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250410085815313 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410085815313 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 HNBGW-PFCP(326)@dc2b9a5d0dfe: Final verdict of PTC: none 20250410085815313 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250410085815313 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250410085815313 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085815313 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-msc0-0: connection closed 20250410085815313 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250410085815313 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250410085815313 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250410085815314 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250410085815314 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 20250410085815314 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085815314 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250410085815314 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250410085815314 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085815314 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250410085815314 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:378) 20250410085815314 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085815314 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085815314 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085815314 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085815314 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250410085815314 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250410085815314 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250410085815314 DRANAP NOTICE cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW-MGCP(335)@dc2b9a5d0dfe: Final verdict of PTC: none 20250410085815317 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51886<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_cs_creq_cref0(336)@dc2b9a5d0dfe: Final verdict of PTC: pass MTC@dc2b9a5d0dfe: Setting final verdict of the test case. MTC@dc2b9a5d0dfe: Local verdict of MTC: pass MTC@dc2b9a5d0dfe: Local verdict of PTC MutexDispCT-TC_ranap_cs_creq_cref(323): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC VirtHNBGW-STATS(324): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC IPA-CTRL-CLI-IPA(325): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW-PFCP(326): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC TC_ranap_cs_creq_cref-Iuh0(327): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC TC_ranap_cs_creq_cref-Iuh0-RUA(328): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.msc0-SCCP(329): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.msc0-RAN(330): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.msc0-M3UA(331): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(332): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.sgsn0-RAN(333): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(334): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW-MGCP(335): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC TC_ranap_cs_creq_cref0(336): pass (pass -> pass) MTC@dc2b9a5d0dfe: Test case TC_ranap_cs_creq_cref finished. Verdict: pass MTC@dc2b9a5d0dfe: 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'. Thu Apr 10 08:58:15 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 20250410085815397 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38466<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410085815899 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38466<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=273992) Waiting for packet dumper to finish... 1 (prev_count=273992, count=274532) 20250410085817314 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250410085817314 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250410085817314 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250410085817314 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250410085817314 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250410085817314 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@dc2b9a5d0dfe: 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@dc2b9a5d0dfe: 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 ------ Thu Apr 10 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@dc2b9a5d0dfe: 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@dc2b9a5d0dfe: Test case TC_ranap_ps_creq_cref started. 20250410085818998 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38474<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410085819009 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38486<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410085819011 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:43807<->l=127.0.0.1:4262) (control_if.c:572) 20250410085819085 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085819085 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085819085 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085819085 DRANAP DEBUG cnlink(msc-1)[0x55b0d9fd5920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085819085 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085819085 DRANAP DEBUG cnlink(msc-2)[0x55b0d9fd2b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085819085 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085819085 DRANAP DEBUG cnlink(msc-3)[0x55b0da03ca10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ranap_ps_creq_cref-Iuh0(341)@dc2b9a5d0dfe: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250410085819085 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250410085819085 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250410085819086 DRANAP DEBUG cnlink(msc-3)[0x55b0da03ca10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085819086 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250410085819086 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085819086 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085819086 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410085819086 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085819086 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085819086 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085819086 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) 20250410085819086 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085819086 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085819086 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085819086 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085819086 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085819086 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085819086 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085819086 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) 20250410085819086 DLSS7 DEBUG Found route for dpc=4=0.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) 20250410085819086 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250410085819086 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085819086 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250410085819086 DRANAP DEBUG cnlink(msc-3)[0x55b0da03ca10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085819086 DRANAP DEBUG cnlink(msc-2)[0x55b0d9fd2b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085819086 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250410085819086 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085819086 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085819086 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410085819086 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085819086 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085819086 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085819086 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085819086 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085819086 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085819086 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085819086 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085819086 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085819086 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085819086 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085819086 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085819086 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085819087 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250410085819087 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085819087 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085819087 DRANAP DEBUG cnlink(msc-2)[0x55b0d9fd2b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085819087 DRANAP DEBUG cnlink(msc-1)[0x55b0d9fd5920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085819087 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250410085819087 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085819087 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085819087 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410085819087 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085819087 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085819087 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085819087 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085819087 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085819087 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085819087 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085819087 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085819087 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085819087 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085819087 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085819087 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085819087 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085819087 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410085819087 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085819087 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085819087 DRANAP DEBUG cnlink(msc-1)[0x55b0d9fd5920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085819087 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085819087 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250410085819087 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085819087 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085819087 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410085819087 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085819087 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085819087 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085819087 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085819087 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085819087 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085819087 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085819087 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085819087 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085819087 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085819087 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085819087 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085819087 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085819087 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085819087 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085819087 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085819087 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085819087 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085819087 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085819087 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085819087 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 20250410085819087 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250410085819087 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250410085819087 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085819087 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085819087 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085819087 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250410085819087 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250410085819087 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250410085819087 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085819087 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085819087 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085819087 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410085819087 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410085819087 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250410085819087 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085819087 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085819087 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085819087 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085819087 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085819087 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@dc2b9a5d0dfe: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(345)@dc2b9a5d0dfe: ************************************************* MTC@dc2b9a5d0dfe: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(345)@dc2b9a5d0dfe: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(345)@dc2b9a5d0dfe: ************************************************* HNBGW_Test.msc0-SCCP(343)@dc2b9a5d0dfe: v_sccp_pdu_maxlen:268 20250410085819100 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085819100 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085819100 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085819100 DRANAP DEBUG cnlink(sgsn-1)[0x55b0da03dd30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085819100 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085819100 DRANAP DEBUG cnlink(sgsn-2)[0x55b0da03e6c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085819100 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085819100 DRANAP DEBUG cnlink(sgsn-3)[0x55b0da03f050]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085819101 DRANAP DEBUG cnlink(sgsn-3)[0x55b0da03f050]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085819101 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250410085819101 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085819101 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085819101 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410085819101 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085819101 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085819101 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085819101 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) 20250410085819101 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085819101 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085819101 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085819101 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085819101 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085819101 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085819101 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085819101 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) 20250410085819101 DLSS7 DEBUG Found route for dpc=12=0.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) 20250410085819101 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250410085819101 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085819101 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250410085819101 DRANAP DEBUG cnlink(sgsn-3)[0x55b0da03f050]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085819102 DRANAP DEBUG cnlink(sgsn-2)[0x55b0da03e6c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085819102 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250410085819102 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085819102 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085819102 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410085819102 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085819102 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085819102 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085819102 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085819102 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085819102 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085819102 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085819102 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085819102 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085819102 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085819102 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085819102 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085819102 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085819102 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250410085819102 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085819102 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085819102 DRANAP DEBUG cnlink(sgsn-2)[0x55b0da03e6c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085819102 DRANAP DEBUG cnlink(sgsn-1)[0x55b0da03dd30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085819102 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250410085819102 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085819102 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085819102 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410085819102 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085819102 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085819102 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085819102 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085819102 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085819102 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085819102 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085819102 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085819102 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085819102 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085819102 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085819102 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085819102 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085819102 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250410085819102 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085819102 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085819102 DRANAP DEBUG cnlink(sgsn-1)[0x55b0da03dd30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085819102 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085819102 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250410085819102 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085819102 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085819102 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410085819102 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085819102 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085819102 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085819102 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085819102 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085819102 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085819102 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085819102 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085819102 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085819102 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085819102 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085819102 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085819102 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085819102 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085819102 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085819102 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085819102 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085819102 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085819102 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085819102 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085819102 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 20250410085819102 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250410085819102 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250410085819102 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085819102 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085819102 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085819102 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250410085819102 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250410085819102 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 20250410085819102 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250410085819102 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085819102 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085819102 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085819102 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250410085819102 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250410085819102 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250410085819102 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085819102 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085819102 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085819102 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085819102 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085819102 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@dc2b9a5d0dfe: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(348)@dc2b9a5d0dfe: ************************************************* HNBGW_Test.sgsn0-M3UA(348)@dc2b9a5d0dfe: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(348)@dc2b9a5d0dfe: ************************************************* MTC@dc2b9a5d0dfe: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(346)@dc2b9a5d0dfe: v_sccp_pdu_maxlen:268 20250410085819121 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085819121 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085819121 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250410085819121 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250410085819121 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) 20250410085819121 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250410085819121 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250410085819121 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410085819121 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@dc2b9a5d0dfe: setverdict(pass): none -> pass 20250410085819298 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250410085819298 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250410085819298 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250410085819298 DLSS7 <000c> 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)@dc2b9a5d0dfe: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250410085819309 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085819309 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250410085819309 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250410085819309 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250410085819309 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250410085819309 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250410085819309 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250410085819309 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 20250410085819309 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250410085819309 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  20250410085819309 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250410085819313 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250410085819313 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250410085819313 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250410085819313 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250410085819314 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085819314 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250410085819314 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250410085819314 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  20250410085819314 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250410085819314 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250410085819314 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250410085819314 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 20250410085819314 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250410085819314 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  20250410085819314 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085819314 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250410085819314 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085819314 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250410085819314 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:413) 20250410085819314 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085819314 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085819314 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085819314 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085819314 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250410085819314 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250410085819314 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085819315 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085819316 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250410085819316 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085819316 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085819316 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410085819316 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085819316 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085819316 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085819316 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085819316 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085819316 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085819316 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085819316 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085819316 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085819316 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085819316 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085819316 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085819316 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085819316 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085819316 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085819316 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085819316 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) HNBGW_Test.sgsn0-M3UA(348)@dc2b9a5d0dfe: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250410085819316 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085819316 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085819316 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085819316 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085819316 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085819316 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.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' 20250410085819316 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410085819316 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410085819316 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085819316 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  20250410085819320 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085819320 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250410085819320 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250410085819320 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250410085819320 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250410085819320 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250410085819320 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250410085819320 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 20250410085819320 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250410085819320 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  20250410085819320 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250410085819323 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085819323 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250410085819323 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250410085819323 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  20250410085819323 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250410085819323 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250410085819323 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250410085819323 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 20250410085819323 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250410085819323 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  20250410085819323 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  20250410085819323 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085819323 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250410085819323 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085819323 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250410085819323 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250410085819323 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085819323 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085819323 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085819323 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085819323 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250410085819323 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250410085819323 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085819325 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085819325 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250410085819325 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085819325 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085819325 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410085819325 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085819325 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085819325 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085819325 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085819325 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085819325 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085819325 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085819325 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085819325 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085819325 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085819325 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085819325 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085819325 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085819325 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085819325 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085819325 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085819325 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085819325 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085819325 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085819325 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085819325 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085819325 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085819325 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250410085819325 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410085819325 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410085819325 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085819325 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(344)@dc2b9a5d0dfe: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250410085820114 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085820114 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410085820114 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410085820114 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410085820114 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085820114 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410085820114 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085820114 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085820114 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085820114 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085820114 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085820114 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085820114 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085820114 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410085820114 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085820114 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085820114 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250410085820114 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410085820114 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085820114 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085820114 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085820114 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085820114 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085820114 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085820115 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085820115 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085820115 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085820115 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085820115 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085820115 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085820115 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085820115 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085820115 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250410085820115 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250410085820115 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250410085820115 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250410085820115 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085820115 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410085820115 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085820115 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085820115 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085820115 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085820115 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085820115 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085820115 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085820115 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085820115 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085820115 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085820115 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085820115 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085820115 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085820115 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085820115 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085820115 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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) 20250410085820115 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250410085820115 DRANAP NOTICE cnlink(msc-0)[0x55b0d9ff2940]{CONNECTED}: link up (cnlink.c:111) 20250410085820116 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085820116 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085820116 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085820116 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085820116 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085820116 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250410085820116 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410085820116 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410085820116 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085820116 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  20250410085820118 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085820118 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410085820118 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410085820118 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410085820118 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085820118 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410085820118 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085820118 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085820118 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085820118 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085820118 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085820118 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085820118 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085820118 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410085820118 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085820118 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085820118 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250410085820118 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410085820118 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085820118 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085820118 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085820118 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085820118 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085820118 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085820118 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085820118 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085820118 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085820118 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085820118 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085820118 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085820118 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085820118 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085820118 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250410085820118 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250410085820118 DRANAP INFO cnlink(msc-0)[0x55b0d9ff2940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250410085820122 DLSS7 <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(347)@dc2b9a5d0dfe: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250410085820122 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410085820122 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410085820122 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410085820122 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085820122 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410085820122 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085820122 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085820122 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085820123 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085820123 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085820123 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085820123 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085820123 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410085820123 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085820123 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085820123 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250410085820123 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410085820123 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085820123 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085820123 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085820123 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085820123 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085820123 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085820123 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085820123 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085820123 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085820123 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085820123 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085820123 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085820123 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085820123 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085820123 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250410085820123 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250410085820123 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250410085820123 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250410085820123 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085820123 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410085820123 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085820123 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085820123 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085820123 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085820123 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085820123 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085820123 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085820123 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085820123 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085820123 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085820123 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085820123 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085820123 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085820123 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085820123 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085820123 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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) 20250410085820123 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250410085820123 DRANAP NOTICE cnlink(sgsn-0)[0x55b0da03d3a0]{CONNECTED}: link up (cnlink.c:111) 20250410085820124 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085820124 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085820124 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085820124 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085820124 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085820124 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.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' 20250410085820124 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410085820124 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410085820124 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085820124 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  20250410085820126 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085820126 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410085820126 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410085820126 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410085820126 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085820126 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410085820126 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085820126 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085820126 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085820126 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085820126 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085820126 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085820126 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085820127 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410085820127 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085820127 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085820127 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250410085820127 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410085820127 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085820127 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085820127 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085820127 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085820127 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085820127 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085820127 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085820127 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085820127 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085820127 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085820127 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085820127 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085820127 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085820127 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085820127 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250410085820127 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250410085820127 DRANAP INFO cnlink(sgsn-0)[0x55b0da03d3a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250410085820138 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38492<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ranap_ps_creq_cref0(350)@dc2b9a5d0dfe: f_gen_tmsi(suffix:=0, 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)@dc2b9a5d0dfe: f_create_expect(l3 := '080101D571000008292624000000008000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(347)@dc2b9a5d0dfe: Created Expect[0] for '080101D571000008292624000000008000F1102A2A170512C7422000'O to be handled at TC_ranap_ps_creq_cref0(350) TC_ranap_ps_creq_cref-Iuh0-RUA(342)@dc2b9a5d0dfe: Added conn table entry 0TC_ranap_ps_creq_cref0(350)14846941 20250410085821178 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085821178 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085821178 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250410085821178 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250410085821178 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xe28bdd, normal) (hnbgw_rua.c:407) 20250410085821178 DHNB DEBUG map_rua[0x55b0da07b770]{init}: Allocated (fsm.c:456) 20250410085821178 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14846941)[0x55b0da07b770]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250410085821178 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14846941 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250410085821178 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410085821178 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410085821178 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000008 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250410085821178 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14846941 SCCP-0 PS MI=IMSI-262420000000008: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250410085821178 DCN DEBUG map_sccp[0x55b0da061420]{init}: Allocated (fsm.c:456) 20250410085821178 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-32)[0x55b0da061420]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250410085821178 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-14846941 <-> SCCP-32 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250410085821178 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14846941 SCCP-32 sgsn-0 MI=IMSI-262420000000008: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250410085821178 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14846941)[0x55b0da07b770]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250410085821178 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410085821178 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410085821178 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14846941)[0x55b0da07b770]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250410085821178 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-32)[0x55b0da061420]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250410085821178 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250410085821178 DLSCCP DEBUG SCCP-SCOC(32)[0x55b0da07cb40]{IDLE}: Allocated (fsm.c:456) 20250410085821178 DLSCCP DEBUG SCCP-SCOC(32)[0x55b0da07cb40]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250410085821178 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340540000070003400180000f40060000f11009260037400100003a40080000f110092600370010401d1c080101d571000008292624000000008000f1102a2a170512c7422000004f400300016a0056400500f1100926) (sccp_scrc.c:415) 20250410085821178 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085821178 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085821178 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085821178 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085821178 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085821178 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085821178 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085821178 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085821178 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085821178 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085821178 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085821178 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085821178 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085821178 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085821178 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085821178 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 01 6a 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) 20250410085821178 DLSCCP DEBUG SCCP-SCOC(32)[0x55b0da07cb40]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250410085821178 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-32)[0x55b0da061420]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250410085821178 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14846941)[0x55b0da07b770]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250410085821179 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085821179 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085821179 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085821179 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085821179 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085821179 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250410085821179 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410085821179 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410085821179 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085821179 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 01 6a 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(346)@dc2b9a5d0dfe: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(346)@dc2b9a5d0dfe: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(347)@dc2b9a5d0dfe: Found Expect[0] for l3='080101D571000008292624000000008000F1102A2A170512C7422000'O handled at TC_ranap_ps_creq_cref0(350) HNBGW_Test.sgsn0-RAN(347)@dc2b9a5d0dfe: Added conn table entry 0TC_ranap_ps_creq_cref0(350)3324617 TC_ranap_ps_creq_cref0(350)@dc2b9a5d0dfe: setverdict(pass): none -> pass HNBGW_Test.sgsn0-RAN(347)@dc2b9a5d0dfe: Deleted conn table entry 0TC_ranap_ps_creq_cref0(350)3324617 HNBGW_Test.sgsn0-SCCP(346)@dc2b9a5d0dfe: Session index based on connection ID:0 20250410085821201 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085821201 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410085821201 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410085821201 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410085821201 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085821201 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410085821201 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085821201 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085821201 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085821201 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  20250410085821201 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085821201 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085821201 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085821201 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410085821201 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085821201 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) 20250410085821201 DLSCCP DEBUG Received CO:COREF for local reference 32 (sccp_scoc.c:1855) 20250410085821201 DLSCCP DEBUG SCCP-SCOC(32)[0x55b0da07cb40]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_REFUSED.ind (sccp_scoc.c:1889) 20250410085821201 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085821201 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250410085821201 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) 20250410085821201 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-32)[0x55b0da061420]{wait_cc}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250410085821201 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-32)[0x55b0da061420]{wait_cc}: State change to disconnected (X31, 5s) (context_map_sccp.c:349) 20250410085821201 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14846941)[0x55b0da07b770]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250410085821201 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14846941)[0x55b0da07b770]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250410085821201 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20250410085821201 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14846941)[0x55b0da07b770]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250410085821201 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14846941)[0x55b0da07b770]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250410085821202 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14846941)[0x55b0da07b770]{disrupted}: Freeing instance (context_map.c:202) 20250410085821202 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14846941)[0x55b0da07b770]{disrupted}: Deallocated (fsm.c:568) 20250410085821202 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-32)[0x55b0da061420]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250410085821202 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-32)[0x55b0da061420]{disconnected}: Freeing instance (context_map.c:206) 20250410085821202 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-32)[0x55b0da061420]{disconnected}: Deallocated (fsm.c:568) 20250410085821202 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14846941 SCCP-32 sgsn-0 MI=IMSI-262420000000008: Deallocating (context_map.c:225) 20250410085821202 DLSCCP DEBUG SCCP-SCOC(32)[0x55b0da07cb40]{CONN_PEND_OUT}: State change to IDLE (no timeout) (sccp_scoc.c:1121) 20250410085821202 DLSCCP DEBUG SCCP-SCOC(32)[0x55b0da07cb40]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250410085821202 DLSCCP DEBUG SCCP-SCOC(32)[0x55b0da07cb40]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250410085821202 DLSCCP DEBUG SCCP-SCOC(32)[0x55b0da07cb40]{IDLE}: Deallocated (fsm.c:568) 20250410085821202 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410085821202 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)@dc2b9a5d0dfe: Deleted conn table entry 0TC_ranap_ps_creq_cref0(350)14846941 MTC@dc2b9a5d0dfe: ok: talloc reports "asn1_context" = 1 bytes 20250410085821217 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38486<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250410085821217 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:43807<->l=127.0.0.1:4262) (control_if.c:193) VirtHNBGW-STATS(338)@dc2b9a5d0dfe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(339)@dc2b9a5d0dfe: Final verdict of PTC: none MTC@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed 20250410085821220 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38474<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250410085821220 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085821220 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085821220 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410085821220 DMAIN NOTICE (127.0.0.1:9999 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) 20250410085821220 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) MutexDispCT-TC_ranap_ps_creq_cref(337)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW_Test.msc0-RAN(344)@dc2b9a5d0dfe: Final verdict of PTC: none TC_ranap_ps_creq_cref-Iuh0-RUA(342)@dc2b9a5d0dfe: Final verdict of PTC: none 20250410085821222 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250410085821222 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410085821222 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250410085821222 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250410085821222 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250410085821222 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410085821222 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250410085821222 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250410085821222 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250410085821222 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085821222 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-msc0-0: connection closed 20250410085821222 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250410085821222 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250410085821222 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250410085821222 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250410085821222 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 20250410085821222 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  20250410085821222 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085821222 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250410085821222 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250410085821222 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085821222 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250410085821222 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:378) 20250410085821222 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085821222 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085821222 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) HNBGW_Test.sgsn0-SCCP(346)@dc2b9a5d0dfe: Final verdict of PTC: none 20250410085821222 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250410085821222 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410085821222 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250410085821222 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250410085821223 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250410085821223 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410085821223 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250410085821223 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250410085821222 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085821222 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250410085821222 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250410085821222 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250410085821223 DRANAP NOTICE cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: link lost (cnlink.c:118) 20250410085821223 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250410085821223 DLSS7 <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(343)@dc2b9a5d0dfe: Final verdict of PTC: none TC_ranap_ps_creq_cref-Iuh0(341)@dc2b9a5d0dfe: Final verdict of PTC: none 20250410085821223 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-sgsn0-0: connection closed 20250410085821223 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250410085821223 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250410085821223 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250410085821223 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250410085821223 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 20250410085821223 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085821223 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250410085821223 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(345)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(348)@dc2b9a5d0dfe: Final verdict of PTC: none 20250410085821223 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085821223 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250410085821223 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250410085821223 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085821223 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085821223 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085821223 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085821223 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250410085821224 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250410085821224 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250410085821224 DRANAP NOTICE cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: link lost (cnlink.c:118) 20250410085821226 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38492<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(340)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(347)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW-MGCP(349)@dc2b9a5d0dfe: Final verdict of PTC: none TC_ranap_ps_creq_cref0(350)@dc2b9a5d0dfe: Final verdict of PTC: pass MTC@dc2b9a5d0dfe: Setting final verdict of the test case. MTC@dc2b9a5d0dfe: Local verdict of MTC: pass MTC@dc2b9a5d0dfe: Local verdict of PTC MutexDispCT-TC_ranap_ps_creq_cref(337): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC VirtHNBGW-STATS(338): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC IPA-CTRL-CLI-IPA(339): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW-PFCP(340): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC TC_ranap_ps_creq_cref-Iuh0(341): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC TC_ranap_ps_creq_cref-Iuh0-RUA(342): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.msc0-SCCP(343): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.msc0-RAN(344): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.msc0-M3UA(345): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(346): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.sgsn0-RAN(347): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(348): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW-MGCP(349): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC TC_ranap_ps_creq_cref0(350): pass (pass -> pass) MTC@dc2b9a5d0dfe: Test case TC_ranap_ps_creq_cref finished. Verdict: pass MTC@dc2b9a5d0dfe: 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'. Thu Apr 10 08:58:21 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 20250410085821297 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38502<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410085821799 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38502<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=218720) Waiting for packet dumper to finish... 1 (prev_count=218720, count=275312) 20250410085823223 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250410085823223 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250410085823223 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250410085823223 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250410085823223 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250410085823223 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@dc2b9a5d0dfe: 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@dc2b9a5d0dfe: 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 ------ Thu Apr 10 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@dc2b9a5d0dfe: 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@dc2b9a5d0dfe: Test case TC_ps_rua_disconnect_during_sccp_cr_cc started. 20250410085824908 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38512<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410085824912 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38518<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410085824915 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:34333<->l=127.0.0.1:4262) (control_if.c:572) 20250410085824988 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085824988 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085824988 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085824988 DRANAP DEBUG cnlink(msc-1)[0x55b0d9fd5920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085824988 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085824988 DRANAP DEBUG cnlink(msc-2)[0x55b0d9fd2b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085824988 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085824988 DRANAP DEBUG cnlink(msc-3)[0x55b0da03ca10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085824989 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250410085824989 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)@dc2b9a5d0dfe: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250410085824990 DRANAP DEBUG cnlink(msc-3)[0x55b0da03ca10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085824990 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250410085824990 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085824990 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085824990 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410085824990 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085824990 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085824990 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085824990 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) 20250410085824990 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085824990 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085824990 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085824990 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085824990 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085824990 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085824990 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085824990 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) 20250410085824990 DLSS7 DEBUG Found route for dpc=4=0.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) 20250410085824990 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250410085824990 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085824990 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250410085824990 DRANAP DEBUG cnlink(msc-3)[0x55b0da03ca10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085824990 DRANAP DEBUG cnlink(msc-2)[0x55b0d9fd2b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085824990 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250410085824990 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085824990 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085824990 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410085824990 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085824990 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085824990 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085824990 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085824990 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085824990 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085824990 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085824990 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085824990 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085824990 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085824990 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085824990 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085824990 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085824990 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250410085824990 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085824990 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085824990 DRANAP DEBUG cnlink(msc-2)[0x55b0d9fd2b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085824990 DRANAP DEBUG cnlink(msc-1)[0x55b0d9fd5920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085824990 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250410085824990 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085824990 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085824990 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410085824990 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085824990 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085824990 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085824990 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085824990 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085824990 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085824990 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085824990 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085824990 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085824990 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085824990 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085824990 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085824990 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085824990 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410085824990 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085824990 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085824990 DRANAP DEBUG cnlink(msc-1)[0x55b0d9fd5920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085824990 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085824990 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250410085824990 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085824990 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085824990 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410085824990 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085824990 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085824990 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085824990 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085824990 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085824990 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085824990 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085824990 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085824990 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085824990 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085824990 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085824990 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085824990 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085824990 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085824990 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085824990 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085824990 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085824990 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085824990 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085824990 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085824990 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 20250410085824990 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250410085824990 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250410085824990 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085824990 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085824990 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085824990 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250410085824990 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250410085824990 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250410085824990 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085824990 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085824990 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085824990 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410085824990 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410085824990 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250410085824990 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085824990 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085824990 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085824990 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085824990 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085824990 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@dc2b9a5d0dfe: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(359)@dc2b9a5d0dfe: ************************************************* HNBGW_Test.msc0-M3UA(359)@dc2b9a5d0dfe: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(359)@dc2b9a5d0dfe: ************************************************* MTC@dc2b9a5d0dfe: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(357)@dc2b9a5d0dfe: v_sccp_pdu_maxlen:268 20250410085825007 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085825007 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085825007 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085825007 DRANAP DEBUG cnlink(sgsn-1)[0x55b0da03dd30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085825008 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085825008 DRANAP DEBUG cnlink(sgsn-2)[0x55b0da03e6c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085825008 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085825008 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250410085825008 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085825008 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085825008 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410085825008 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085825008 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085825008 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085825008 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085825008 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085825008 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085825008 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085825008 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085825008 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085825008 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085825008 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085825008 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085825008 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085825008 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085825008 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085825008 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085825008 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085825008 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085825008 DRANAP DEBUG cnlink(sgsn-3)[0x55b0da03f050]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085825008 DRANAP DEBUG cnlink(sgsn-1)[0x55b0da03dd30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085825008 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250410085825008 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085825008 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085825008 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410085825008 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085825008 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085825008 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085825008 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085825009 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085825009 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085825009 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085825009 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085825009 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085825008 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085825008 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085825008 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085825008 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085825008 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085825008 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250410085825009 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085825009 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085825009 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085825009 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085825009 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250410085825009 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085825009 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085825009 DRANAP DEBUG cnlink(sgsn-1)[0x55b0da03dd30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085825009 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085825009 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085825009 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085825009 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250410085825009 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250410085825009 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250410085825010 DRANAP DEBUG cnlink(sgsn-3)[0x55b0da03f050]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085825010 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250410085825010 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085825010 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085825010 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410085825010 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085825010 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085825010 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085825010 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) 20250410085825010 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085825010 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085825010 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085825010 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085825010 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085825010 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085825010 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085825010 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) 20250410085825010 DLSS7 DEBUG Found route for dpc=12=0.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) 20250410085825010 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250410085825010 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085825010 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250410085825010 DRANAP DEBUG cnlink(sgsn-3)[0x55b0da03f050]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085825010 DRANAP DEBUG cnlink(sgsn-2)[0x55b0da03e6c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085825010 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250410085825010 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085825010 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085825010 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410085825010 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085825010 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085825010 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085825010 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085825010 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085825010 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085825010 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085825010 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085825010 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085825010 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085825010 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085825010 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085825010 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085825010 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250410085825010 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085825010 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085825010 DRANAP DEBUG cnlink(sgsn-2)[0x55b0da03e6c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085825010 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085825010 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085825010 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085825010 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 20250410085825010 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250410085825010 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250410085825010 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085825010 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085825010 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085825010 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250410085825010 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250410085825010 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! MTC@dc2b9a5d0dfe: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(362)@dc2b9a5d0dfe: ************************************************* HNBGW_Test.sgsn0-M3UA(362)@dc2b9a5d0dfe: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(362)@dc2b9a5d0dfe: ************************************************* MTC@dc2b9a5d0dfe: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(360)@dc2b9a5d0dfe: v_sccp_pdu_maxlen:268 20250410085825038 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085825038 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085825038 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250410085825038 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250410085825038 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) 20250410085825038 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250410085825038 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250410085825038 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410085825038 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@dc2b9a5d0dfe: setverdict(pass): none -> pass 20250410085825201 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250410085825201 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250410085825201 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250410085825201 DLSS7 <000c> 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)@dc2b9a5d0dfe: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250410085825211 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085825211 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250410085825211 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250410085825211 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250410085825211 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250410085825211 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250410085825211 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250410085825211 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 20250410085825211 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250410085825211 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  20250410085825211 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250410085825215 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085825215 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250410085825215 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250410085825215 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  20250410085825215 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250410085825215 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250410085825215 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250410085825215 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 20250410085825215 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250410085825215 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  20250410085825215 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085825215 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250410085825215 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085825215 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250410085825215 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:413) 20250410085825215 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085825215 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085825215 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085825215 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085825215 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250410085825215 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250410085825215 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085825217 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085825217 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250410085825217 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085825217 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085825217 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410085825217 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085825217 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085825217 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085825217 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085825217 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085825217 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085825217 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085825217 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085825217 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085825217 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085825217 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085825217 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085825217 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085825217 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085825217 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085825217 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085825217 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085825217 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085825217 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085825217 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085825217 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085825217 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085825217 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.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' 20250410085825217 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410085825217 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410085825217 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085825217 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  20250410085825223 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250410085825223 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250410085825223 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250410085825223 DLSS7 <000c> 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)@dc2b9a5d0dfe: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250410085825230 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085825230 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250410085825230 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250410085825230 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250410085825230 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250410085825230 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250410085825230 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250410085825230 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 20250410085825230 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250410085825230 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  20250410085825230 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250410085825232 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085825232 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250410085825232 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250410085825232 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  20250410085825232 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250410085825232 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250410085825232 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250410085825232 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 20250410085825232 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250410085825232 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  20250410085825232 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  20250410085825232 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085825232 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250410085825232 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085825232 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250410085825232 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250410085825232 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085825232 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085825232 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085825232 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085825232 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250410085825232 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250410085825232 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085825233 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085825233 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250410085825233 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085825233 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085825233 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410085825233 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085825233 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085825233 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085825233 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085825233 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085825233 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085825234 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085825234 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085825234 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085825234 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085825234 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085825234 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085825234 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085825234 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085825234 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085825234 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085825234 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085825234 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085825234 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085825234 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085825234 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085825234 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085825234 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250410085825234 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410085825234 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410085825234 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085825235 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(358)@dc2b9a5d0dfe: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250410085826019 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085826019 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410085826019 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410085826019 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410085826019 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085826019 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410085826019 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085826019 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085826019 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085826019 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085826019 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085826019 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085826019 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085826019 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410085826019 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085826020 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085826020 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250410085826020 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410085826020 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085826020 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085826020 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085826020 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085826020 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085826020 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085826020 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085826020 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085826020 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085826020 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085826020 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085826020 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085826020 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085826020 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085826020 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250410085826020 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250410085826020 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250410085826020 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250410085826020 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085826020 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410085826020 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085826020 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085826020 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085826020 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085826020 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085826020 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085826020 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085826020 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085826020 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085826020 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085826020 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085826020 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085826020 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085826020 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085826020 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085826021 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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) 20250410085826021 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250410085826021 DRANAP NOTICE cnlink(msc-0)[0x55b0d9ff2940]{CONNECTED}: link up (cnlink.c:111) 20250410085826021 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085826021 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085826021 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085826021 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085826021 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085826021 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250410085826021 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410085826021 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410085826021 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085826021 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  20250410085826021 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085826021 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410085826021 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410085826021 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410085826021 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085826021 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410085826021 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085826021 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085826021 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085826021 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085826022 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085826022 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085826022 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085826022 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410085826022 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085826022 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085826022 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250410085826022 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410085826022 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085826022 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085826022 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085826022 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085826022 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085826022 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085826022 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085826022 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085826022 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085826022 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085826022 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085826022 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085826022 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085826022 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085826022 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250410085826022 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250410085826022 DRANAP INFO cnlink(msc-0)[0x55b0d9ff2940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250410085826033 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085826033 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410085826033 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410085826033 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410085826033 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085826034 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=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(361)@dc2b9a5d0dfe: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250410085826034 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085826034 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085826034 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085826034 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085826034 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085826034 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085826034 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085826034 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410085826034 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085826034 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085826034 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250410085826034 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410085826034 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085826034 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085826034 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085826034 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085826034 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085826034 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085826034 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085826034 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085826034 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085826034 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085826034 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085826034 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085826034 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085826034 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085826034 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250410085826034 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250410085826034 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250410085826034 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250410085826034 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085826035 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410085826035 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085826035 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085826035 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085826035 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085826035 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085826035 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085826035 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085826035 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085826035 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085826035 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085826035 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085826035 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085826035 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085826035 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085826035 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085826035 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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) 20250410085826035 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250410085826035 DRANAP NOTICE cnlink(sgsn-0)[0x55b0da03d3a0]{CONNECTED}: link up (cnlink.c:111) 20250410085826035 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085826035 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085826035 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085826035 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085826035 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085826035 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250410085826035 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410085826035 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410085826035 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085826035 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  20250410085826037 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085826037 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410085826037 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410085826037 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410085826037 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085826037 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410085826037 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085826037 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085826037 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085826037 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085826037 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085826038 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085826038 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085826038 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410085826038 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085826038 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085826038 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250410085826038 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410085826038 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085826038 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085826038 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085826038 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085826038 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085826038 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085826038 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085826038 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085826038 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085826038 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085826038 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085826038 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085826038 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085826038 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085826038 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250410085826038 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250410085826038 DRANAP INFO cnlink(sgsn-0)[0x55b0da03d3a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250410085826074 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39934<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ps_rua_disconnect_during_sccp_cr_cc0(364)@dc2b9a5d0dfe: f_gen_tmsi(suffix:=0, 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)@dc2b9a5d0dfe: f_create_expect(l3 := '080101D571000008292624000000006000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(361)@dc2b9a5d0dfe: 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)@dc2b9a5d0dfe: Added conn table entry 0TC_ps_rua_disconnect_during_sccp_cr_cc0(364)3164519 20250410085827117 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085827117 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085827117 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250410085827117 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250410085827117 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x304967, normal) (hnbgw_rua.c:407) 20250410085827117 DHNB DEBUG map_rua[0x55b0da07b770]{init}: Allocated (fsm.c:456) 20250410085827117 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3164519)[0x55b0da07b770]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250410085827117 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3164519 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250410085827117 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410085827117 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410085827117 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000006 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250410085827117 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3164519 SCCP-0 PS MI=IMSI-262420000000006: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250410085827117 DCN DEBUG map_sccp[0x55b0da061420]{init}: Allocated (fsm.c:456) 20250410085827117 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-33)[0x55b0da061420]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250410085827117 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-3164519 <-> SCCP-33 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250410085827117 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3164519 SCCP-33 sgsn-0 MI=IMSI-262420000000006: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250410085827117 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3164519)[0x55b0da07b770]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250410085827117 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410085827117 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410085827117 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3164519)[0x55b0da07b770]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250410085827117 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-33)[0x55b0da061420]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250410085827117 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250410085827117 DLSCCP DEBUG SCCP-SCOC(33)[0x55b0da07cb40]{IDLE}: Allocated (fsm.c:456) 20250410085827117 DLSCCP DEBUG SCCP-SCOC(33)[0x55b0da07cb40]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250410085827117 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340540000070003400180000f40060000f11009260037400100003a40080000f110092600370010401d1c080101d571000008292624000000006000f1102a2a170512c7422000004f400300030f0056400500f1100926) (sccp_scrc.c:415) 20250410085827117 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085827117 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085827117 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085827117 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085827117 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085827118 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085827118 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085827118 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085827118 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085827118 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085827118 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085827118 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085827118 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085827118 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085827118 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085827118 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 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) 20250410085827118 DLSCCP DEBUG SCCP-SCOC(33)[0x55b0da07cb40]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250410085827118 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-33)[0x55b0da061420]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250410085827118 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3164519)[0x55b0da07b770]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250410085827118 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085827118 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085827118 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085827118 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085827118 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085827118 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.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' 20250410085827118 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410085827118 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410085827118 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085827118 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 0f 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)@dc2b9a5d0dfe: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(360)@dc2b9a5d0dfe: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(361)@dc2b9a5d0dfe: Found Expect[0] for l3='080101D571000008292624000000006000F1102A2A170512C7422000'O handled at TC_ps_rua_disconnect_during_sccp_cr_cc0(364) HNBGW_Test.sgsn0-RAN(361)@dc2b9a5d0dfe: Added conn table entry 0TC_ps_rua_disconnect_during_sccp_cr_cc0(364)6434644 TC_ps_rua_disconnect_during_sccp_cr_cc0(364)@dc2b9a5d0dfe: setverdict(pass): none -> pass TC_ps_rua_disconnect_during_sccp_cr_cc-Iuh0-RUA(356)@dc2b9a5d0dfe: Deleted conn table entry 0TC_ps_rua_disconnect_during_sccp_cr_cc0(364)3164519 20250410085827320 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085827320 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085827321 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 24 bytes from client (stream_srv.c:1351) 20250410085827321 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250410085827321 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x304967,cause=misc(unspecified)) (hnbgw_rua.c:439) 20250410085827321 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3164519 SCCP-33 sgsn-0 MI=IMSI-262420000000006: rx RUA Disconnect with 0 bytes RANAP data (hnbgw_rua.c:312) 20250410085827321 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3164519)[0x55b0da07b770]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250410085827321 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3164519)[0x55b0da07b770]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250410085827321 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-33)[0x55b0da061420]{wait_cc}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) HNBGW_Test.sgsn0-SCCP(360)@dc2b9a5d0dfe: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(360)@dc2b9a5d0dfe: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250410085828149 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085828149 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410085828149 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410085828149 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410085828149 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085828149 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410085828149 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085828149 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085828149 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085828149 DLSS7 <000c> osmo_ss7_asp.c:1175 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 0d 8c 17 02 00 00 00 00 00 06 00 08 00 00 00 07  20250410085828150 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085828150 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085828150 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085828150 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410085828150 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085828150 DLSS7 DEBUG scrc_rx_mtp_xfer_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=000d8c17) (sccp_scrc.c:486) 20250410085828150 DLSCCP DEBUG Received CO:COAK for local reference 33 (sccp_scoc.c:1855) 20250410085828150 DLSCCP DEBUG SCCP-SCOC(33)[0x55b0da07cb40]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250410085828150 DLSCCP DEBUG SCCP-SCOC(33)[0x55b0da07cb40]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250410085828150 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085828150 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250410085828150 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) 20250410085828150 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-33)[0x55b0da061420]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250410085828150 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-33)[0x55b0da061420]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250410085828150 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250410085828150 DLSCCP DEBUG SCCP-SCOC(33)[0x55b0da07cb40]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250410085828150 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000d8c17), PART(T=Source Reference,L=4,D=00000021), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250410085828150 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085828150 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085828150 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085828150 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085828150 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085828150 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085828150 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [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 0d 8c 17 00 00 21 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085828150 DLSCCP DEBUG SCCP-SCOC(33)[0x55b0da07cb40]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250410085828150 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-33)[0x55b0da061420]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:364) 20250410085828150 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3164519)[0x55b0da07b770]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250410085828150 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3164519)[0x55b0da07b770]{disconnected}: Freeing instance (context_map.c:202) 20250410085828150 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3164519)[0x55b0da07b770]{disconnected}: Deallocated (fsm.c:568) 20250410085828150 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-33)[0x55b0da061420]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250410085828150 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-33)[0x55b0da061420]{disconnected}: Freeing instance (context_map.c:206) 20250410085828150 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-33)[0x55b0da061420]{disconnected}: Deallocated (fsm.c:568) 20250410085828150 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3164519 SCCP-33 sgsn-0 MI=IMSI-262420000000006: Deallocating (context_map.c:225) 20250410085828150 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085828150 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085828150 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085828151 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085828151 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085828151 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.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' 20250410085828151 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410085828151 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410085828151 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085828151 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 0d 8c 17 00 00 21 00 00 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(360)@dc2b9a5d0dfe: Session index based on local reference:0 20250410085828154 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085828154 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410085828154 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410085828154 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410085828154 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085828154 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410085828154 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085828154 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085828154 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085828154 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 0d 8c 17 00 00 06 00 08 00 00 00 07  20250410085828155 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085828155 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085828155 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085828155 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410085828155 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085828155 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=000d8c17) (sccp_scrc.c:486) 20250410085828155 DLSCCP DEBUG Received CO:RELCO for local reference 33 (sccp_scoc.c:1855) 20250410085828155 DLSCCP DEBUG SCCP-SCOC(33)[0x55b0da07cb40]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250410085828155 DLSCCP DEBUG SCCP-SCOC(33)[0x55b0da07cb40]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250410085828155 DLSCCP DEBUG SCCP-SCOC(33)[0x55b0da07cb40]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250410085828155 DLSCCP DEBUG SCCP-SCOC(33)[0x55b0da07cb40]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250410085828155 DLSCCP DEBUG SCCP-SCOC(33)[0x55b0da07cb40]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.sgsn0-RAN(361)@dc2b9a5d0dfe: Deleted conn table entry 0TC_ps_rua_disconnect_during_sccp_cr_cc0(364)6434644 MTC@dc2b9a5d0dfe: ok: talloc reports "asn1_context" = 1 bytes 20250410085829167 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38518<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250410085829167 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:34333<->l=127.0.0.1:4262) (control_if.c:193) VirtHNBGW-STATS(352)@dc2b9a5d0dfe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(353)@dc2b9a5d0dfe: Final verdict of PTC: none MTC@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed 20250410085829168 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38512<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250410085829169 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085829169 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085829169 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410085829169 DMAIN NOTICE (127.0.0.1:9999 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) 20250410085829169 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) HNBGW_Test.msc0-SCCP(357)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW_Test.msc0-RAN(358)@dc2b9a5d0dfe: Final verdict of PTC: none MutexDispCT-TC_ps_rua_disconnect_during_sccp_cr_cc(351)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(360)@dc2b9a5d0dfe: Final verdict of PTC: none TC_ps_rua_disconnect_during_sccp_cr_cc-Iuh0-RUA(356)@dc2b9a5d0dfe: Final verdict of PTC: none 20250410085829171 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250410085829171 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410085829171 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250410085829171 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250410085829171 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250410085829171 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410085829171 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250410085829171 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250410085829171 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250410085829171 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085829172 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-sgsn0-0: connection closed 20250410085829172 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250410085829172 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250410085829172 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250410085829172 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250410085829172 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 20250410085829172 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  20250410085829172 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085829172 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250410085829172 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250410085829172 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085829172 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250410085829172 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250410085829172 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085829172 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085829172 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085829172 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085829172 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250410085829172 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250410085829172 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250410085829172 DRANAP NOTICE cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.sgsn0-M3UA(362)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(361)@dc2b9a5d0dfe: Final verdict of PTC: none 20250410085829173 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250410085829173 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410085829173 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250410085829173 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250410085829173 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20250410085829173 DLSS7 <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_ps_rua_disconnect_during_sccp_cr_cc-Iuh0(355)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW-MGCP(363)@dc2b9a5d0dfe: Final verdict of PTC: none 20250410085829173 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250410085829173 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SEND_FAILED 20250410085829173 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) 20250410085829173 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085829173 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-msc0-0: connection closed 20250410085829173 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250410085829173 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250410085829174 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250410085829174 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250410085829174 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 20250410085829174 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085829174 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250410085829174 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW-PFCP(354)@dc2b9a5d0dfe: Final verdict of PTC: none 20250410085829174 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085829174 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250410085829174 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:378) 20250410085829174 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085829174 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085829174 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085829174 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085829174 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250410085829174 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250410085829174 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250410085829174 DRANAP NOTICE cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc0-M3UA(359)@dc2b9a5d0dfe: Final verdict of PTC: none 20250410085829176 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39934<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rua_disconnect_during_sccp_cr_cc0(364)@dc2b9a5d0dfe: Final verdict of PTC: pass MTC@dc2b9a5d0dfe: Setting final verdict of the test case. MTC@dc2b9a5d0dfe: Local verdict of MTC: pass MTC@dc2b9a5d0dfe: Local verdict of PTC MutexDispCT-TC_ps_rua_disconnect_during_sccp_cr_cc(351): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC VirtHNBGW-STATS(352): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC IPA-CTRL-CLI-IPA(353): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW-PFCP(354): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC TC_ps_rua_disconnect_during_sccp_cr_cc-Iuh0(355): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC TC_ps_rua_disconnect_during_sccp_cr_cc-Iuh0-RUA(356): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.msc0-SCCP(357): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.msc0-RAN(358): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.msc0-M3UA(359): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(360): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.sgsn0-RAN(361): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(362): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW-MGCP(363): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC TC_ps_rua_disconnect_during_sccp_cr_cc0(364): pass (pass -> pass) MTC@dc2b9a5d0dfe: Test case TC_ps_rua_disconnect_during_sccp_cr_cc finished. Verdict: pass MTC@dc2b9a5d0dfe: 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'. Thu Apr 10 08:58:29 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 20250410085829214 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39948<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410085829716 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39948<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=289516) Waiting for packet dumper to finish... 1 (prev_count=289516, count=290056) 20250410085831172 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250410085831172 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250410085831173 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250410085831175 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250410085831175 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250410085831175 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@dc2b9a5d0dfe: 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@dc2b9a5d0dfe: 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 ------ Thu Apr 10 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@dc2b9a5d0dfe: 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@dc2b9a5d0dfe: Test case TC_cs_rua_disconnect_during_sccp_cr_cc started. 20250410085832809 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39958<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410085832819 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39970<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410085832828 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:41575<->l=127.0.0.1:4262) (control_if.c:572) 20250410085832936 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085832936 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085832937 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085832937 DRANAP DEBUG cnlink(msc-1)[0x55b0d9fd5920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085832937 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085832937 DRANAP DEBUG cnlink(msc-2)[0x55b0d9fd2b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085832937 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) TC_cs_rua_disconnect_during_sccp_cr_cc-Iuh0(369)@dc2b9a5d0dfe: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250410085832937 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250410085832937 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085832937 DRANAP DEBUG cnlink(msc-3)[0x55b0da03ca10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085832938 DRANAP DEBUG cnlink(msc-3)[0x55b0da03ca10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085832938 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250410085832938 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085832938 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085832938 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410085832938 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085832938 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085832938 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085832938 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) 20250410085832938 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085832938 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085832938 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085832938 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085832938 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085832938 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085832939 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085832939 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) 20250410085832939 DLSS7 DEBUG Found route for dpc=4=0.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) 20250410085832939 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250410085832939 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085832939 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250410085832939 DRANAP DEBUG cnlink(msc-3)[0x55b0da03ca10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085832939 DRANAP DEBUG cnlink(msc-2)[0x55b0d9fd2b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085832939 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250410085832939 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085832939 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085832939 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410085832939 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085832939 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085832939 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085832939 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085832939 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085832939 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085832939 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085832939 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085832939 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085832939 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085832939 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085832939 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085832939 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085832939 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250410085832939 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085832939 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085832939 DRANAP DEBUG cnlink(msc-2)[0x55b0d9fd2b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085832939 DRANAP DEBUG cnlink(msc-1)[0x55b0d9fd5920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085832939 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250410085832939 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085832939 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085832939 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410085832939 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085832939 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085832939 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085832939 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085832939 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085832939 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085832939 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085832939 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085832939 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085832939 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085832939 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085832939 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085832939 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085832939 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410085832939 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085832939 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085832939 DRANAP DEBUG cnlink(msc-1)[0x55b0d9fd5920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085832939 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085832939 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250410085832939 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085832939 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085832939 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410085832939 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085832939 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085832939 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085832939 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085832939 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085832939 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085832939 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085832939 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085832939 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085832939 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085832939 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085832939 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085832939 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085832939 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085832939 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085832939 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085832939 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085832939 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085832939 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085832939 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085832939 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 20250410085832939 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250410085832939 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250410085832939 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085832939 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085832939 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085832939 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250410085832939 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250410085832939 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250410085832939 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085832939 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085832939 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085832939 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410085832939 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410085832939 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250410085832939 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085832939 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085832939 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085832939 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085832939 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085832939 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@dc2b9a5d0dfe: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@dc2b9a5d0dfe: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(373)@dc2b9a5d0dfe: ************************************************* HNBGW_Test.msc0-M3UA(373)@dc2b9a5d0dfe: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(373)@dc2b9a5d0dfe: ************************************************* HNBGW_Test.msc0-SCCP(371)@dc2b9a5d0dfe: v_sccp_pdu_maxlen:268 20250410085832951 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085832951 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085832951 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085832951 DRANAP DEBUG cnlink(sgsn-1)[0x55b0da03dd30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085832952 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085832952 DRANAP DEBUG cnlink(sgsn-2)[0x55b0da03e6c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085832952 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085832952 DRANAP DEBUG cnlink(sgsn-3)[0x55b0da03f050]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085832953 DRANAP DEBUG cnlink(sgsn-3)[0x55b0da03f050]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085832953 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250410085832953 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085832953 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085832953 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410085832953 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085832953 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085832953 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085832953 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) 20250410085832953 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085832953 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085832953 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085832953 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085832953 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085832953 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085832953 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085832953 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) 20250410085832953 DLSS7 DEBUG Found route for dpc=12=0.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) 20250410085832953 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250410085832953 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085832953 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250410085832953 DRANAP DEBUG cnlink(sgsn-3)[0x55b0da03f050]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085832953 DRANAP DEBUG cnlink(sgsn-2)[0x55b0da03e6c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085832953 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250410085832953 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085832953 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085832953 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410085832953 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085832953 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085832953 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085832953 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085832953 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085832953 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085832953 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085832953 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085832953 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085832953 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085832953 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085832953 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085832953 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085832953 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250410085832953 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085832953 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085832953 DRANAP DEBUG cnlink(sgsn-2)[0x55b0da03e6c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085832953 DRANAP DEBUG cnlink(sgsn-1)[0x55b0da03dd30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085832953 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250410085832953 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085832953 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085832953 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410085832953 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085832953 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085832953 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085832953 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085832953 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085832953 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085832953 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085832953 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085832953 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085832953 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085832953 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085832953 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085832953 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085832953 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250410085832953 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085832953 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085832953 DRANAP DEBUG cnlink(sgsn-1)[0x55b0da03dd30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085832953 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085832953 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250410085832953 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085832953 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085832953 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410085832953 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085832953 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085832953 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085832953 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085832953 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085832953 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085832953 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085832953 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085832953 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085832953 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085832953 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085832953 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085832953 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085832953 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085832953 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085832953 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085832953 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085832953 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085832953 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085832953 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085832953 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 20250410085832953 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250410085832953 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250410085832953 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085832953 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085832953 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085832953 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250410085832953 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250410085832953 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250410085832953 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085832953 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085832953 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085832953 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250410085832953 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250410085832953 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250410085832954 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085832954 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085832954 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085832954 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085832954 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085832954 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@dc2b9a5d0dfe: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@dc2b9a5d0dfe: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(376)@dc2b9a5d0dfe: ************************************************* HNBGW_Test.sgsn0-M3UA(376)@dc2b9a5d0dfe: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(376)@dc2b9a5d0dfe: ************************************************* HNBGW_Test.sgsn0-SCCP(374)@dc2b9a5d0dfe: v_sccp_pdu_maxlen:268 20250410085832976 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085832976 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085832976 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250410085832976 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250410085832977 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) 20250410085832977 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250410085832977 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250410085832977 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410085832977 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@dc2b9a5d0dfe: setverdict(pass): none -> pass 20250410085833151 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250410085833151 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250410085833151 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250410085833151 DLSS7 <000c> 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)@dc2b9a5d0dfe: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250410085833160 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085833160 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250410085833160 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250410085833160 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250410085833160 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250410085833160 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250410085833160 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250410085833160 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 20250410085833160 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250410085833160 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  20250410085833160 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250410085833163 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085833163 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250410085833163 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250410085833163 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  20250410085833163 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250410085833163 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250410085833163 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250410085833163 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 20250410085833163 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250410085833163 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  20250410085833163 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085833163 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250410085833164 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085833164 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250410085833164 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:413) 20250410085833164 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085833164 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085833164 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085833164 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085833164 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250410085833164 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250410085833164 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085833165 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250410085833165 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250410085833165 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250410085833165 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250410085833165 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085833165 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250410085833165 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085833165 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085833165 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410085833165 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085833165 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085833165 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085833165 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085833166 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085833166 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085833166 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085833166 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085833166 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085833166 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085833166 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085833166 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085833166 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085833166 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085833166 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085833166 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085833166 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085833166 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085833166 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085833166 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085833166 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085833166 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085833166 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.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' 20250410085833166 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410085833166 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410085833166 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085833166 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(376)@dc2b9a5d0dfe: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250410085833171 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085833171 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250410085833171 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250410085833171 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250410085833171 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250410085833171 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250410085833172 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250410085833172 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 20250410085833172 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250410085833172 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  20250410085833172 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250410085833174 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085833174 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250410085833174 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250410085833174 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  20250410085833174 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250410085833174 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250410085833174 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250410085833174 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 20250410085833174 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250410085833174 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  20250410085833174 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  20250410085833174 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085833174 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250410085833174 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085833174 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250410085833174 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250410085833174 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085833174 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085833174 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085833174 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085833174 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250410085833174 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250410085833174 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085833176 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085833176 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250410085833176 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085833176 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085833176 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410085833176 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085833176 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085833176 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085833176 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085833176 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085833176 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085833176 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085833176 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085833176 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085833176 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085833176 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085833176 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085833176 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085833176 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085833176 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085833176 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085833176 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085833176 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085833176 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085833176 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085833176 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085833176 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085833176 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.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' 20250410085833176 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410085833176 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410085833176 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085833176 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(372)@dc2b9a5d0dfe: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250410085833964 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085833965 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410085833965 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410085833965 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410085833965 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085833965 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410085833965 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085833965 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085833965 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085833965 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085833965 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085833965 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085833965 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085833965 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410085833965 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085833965 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085833965 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250410085833965 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410085833965 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085833965 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085833965 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085833965 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085833965 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085833965 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085833965 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085833965 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085833965 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085833965 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085833965 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085833965 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085833965 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085833965 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085833965 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250410085833965 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250410085833965 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250410085833965 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250410085833965 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085833965 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410085833965 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085833965 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085833965 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085833965 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085833965 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085833965 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085833965 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085833965 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085833965 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085833965 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085833965 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085833965 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085833965 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085833965 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085833965 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085833965 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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) 20250410085833965 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250410085833965 DRANAP NOTICE cnlink(msc-0)[0x55b0d9ff2940]{CONNECTED}: link up (cnlink.c:111) 20250410085833965 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085833966 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085833966 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085833966 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085833966 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085833966 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.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' 20250410085833966 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410085833966 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410085833966 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085833966 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  20250410085833968 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085833968 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410085833968 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410085833968 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410085833968 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085833968 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410085833968 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085833968 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085833968 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085833968 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085833968 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085833968 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085833968 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085833968 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410085833968 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085833968 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085833968 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250410085833968 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410085833968 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085833968 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085833968 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085833968 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085833968 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085833968 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085833968 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085833968 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085833968 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085833968 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085833968 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085833968 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085833968 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085833968 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085833968 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250410085833968 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250410085833968 DRANAP INFO cnlink(msc-0)[0x55b0d9ff2940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250410085833972 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085833972 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410085833972 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410085833972 DLM3UA <000f> 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-RAN(375)@dc2b9a5d0dfe: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250410085833972 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085833972 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410085833972 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085833972 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085833972 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085833972 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085833972 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085833972 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085833972 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085833972 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410085833972 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085833972 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085833972 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250410085833972 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410085833972 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085833972 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085833972 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085833972 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085833972 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085833972 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085833972 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085833972 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085833972 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085833972 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085833972 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085833972 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085833972 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085833972 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085833972 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250410085833972 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250410085833972 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250410085833972 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250410085833972 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085833972 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410085833972 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085833972 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085833972 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085833972 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085833972 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085833972 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085833972 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085833972 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085833972 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085833972 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085833972 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085833972 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085833972 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085833972 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085833972 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085833972 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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) 20250410085833972 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250410085833972 DRANAP NOTICE cnlink(sgsn-0)[0x55b0da03d3a0]{CONNECTED}: link up (cnlink.c:111) 20250410085833972 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085833972 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085833972 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085833972 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085833972 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085833972 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250410085833972 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410085833972 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410085833972 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085833972 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  20250410085833973 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085833973 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410085833973 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410085833973 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410085833973 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085833973 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410085833973 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085833973 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085833973 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085833973 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085833973 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085833973 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085833973 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085833973 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410085833973 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085833973 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085833973 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250410085833973 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410085833973 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085833973 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085833973 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085833973 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085833973 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085833973 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085833973 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085833973 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085833973 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085833973 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085833973 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085833973 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085833973 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085833973 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085833973 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250410085833973 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250410085833973 DRANAP INFO cnlink(sgsn-0)[0x55b0da03d3a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250410085834004 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39978<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_cs_rua_disconnect_during_sccp_cr_cc0(378)@dc2b9a5d0dfe: f_gen_tmsi(suffix:=0, nri_v:=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)@dc2b9a5d0dfe: f_create_expect(l3 := '05080200F110172A52082926240000000060'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(372)@dc2b9a5d0dfe: 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)@dc2b9a5d0dfe: Added conn table entry 0TC_cs_rua_disconnect_during_sccp_cr_cc0(378)14337470 20250410085835053 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085835053 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085835053 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250410085835053 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250410085835053 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xdac5be, normal) (hnbgw_rua.c:407) 20250410085835053 DHNB DEBUG map_rua[0x55b0da07cb40]{init}: Allocated (fsm.c:456) 20250410085835053 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14337470)[0x55b0da07cb40]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250410085835053 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14337470 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250410085835053 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410085835053 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410085835053 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14337470 SCCP-0 CS MI=IMSI-262420000000006: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250410085835053 DCN DEBUG map_sccp[0x55b0da07b770]{init}: Allocated (fsm.c:456) 20250410085835053 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x55b0da07b770]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250410085835053 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-14337470 <-> SCCP-34 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250410085835053 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14337470 SCCP-34 msc-0 MI=IMSI-262420000000006: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250410085835053 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14337470)[0x55b0da07cb40]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250410085835053 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410085835053 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410085835053 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14337470)[0x55b0da07cb40]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250410085835053 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x55b0da07b770]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250410085835053 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250410085835053 DLSCCP DEBUG SCCP-SCOC(34)[0x55b0da061420]{IDLE}: Allocated (fsm.c:456) 20250410085835053 DLSCCP DEBUG SCCP-SCOC(34)[0x55b0da061420]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250410085835053 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000060004f400300033e0056400500f1100926) (sccp_scrc.c:415) 20250410085835053 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085835053 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085835053 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085835053 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085835053 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085835054 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085835054 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085835054 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085835054 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085835054 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085835054 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085835054 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085835054 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085835054 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085835054 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085835054 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 03 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) 20250410085835054 DLSCCP DEBUG SCCP-SCOC(34)[0x55b0da061420]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250410085835054 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x55b0da07b770]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250410085835054 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14337470)[0x55b0da07cb40]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250410085835054 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085835054 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085835054 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085835054 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085835054 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085835054 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250410085835054 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410085835054 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410085835054 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085835054 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 03 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(371)@dc2b9a5d0dfe: First idle individual index:0 HNBGW_Test.msc0-SCCP(371)@dc2b9a5d0dfe: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(372)@dc2b9a5d0dfe: Found Expect[0] for l3='05080200F110172A52082926240000000060'O handled at TC_cs_rua_disconnect_during_sccp_cr_cc0(378) HNBGW_Test.msc0-RAN(372)@dc2b9a5d0dfe: Added conn table entry 0TC_cs_rua_disconnect_during_sccp_cr_cc0(378)5587808 TC_cs_rua_disconnect_during_sccp_cr_cc0(378)@dc2b9a5d0dfe: setverdict(pass): none -> pass TC_cs_rua_disconnect_during_sccp_cr_cc-Iuh0-RUA(370)@dc2b9a5d0dfe: Deleted conn table entry 0TC_cs_rua_disconnect_during_sccp_cr_cc0(378)14337470 20250410085835260 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085835260 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085835260 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 24 bytes from client (stream_srv.c:1351) 20250410085835260 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250410085835260 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xdac5be,cause=misc(unspecified)) (hnbgw_rua.c:439) 20250410085835260 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14337470 SCCP-34 msc-0 MI=IMSI-262420000000006: rx RUA Disconnect with 0 bytes RANAP data (hnbgw_rua.c:312) 20250410085835260 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14337470)[0x55b0da07cb40]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250410085835260 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14337470)[0x55b0da07cb40]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250410085835260 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x55b0da07b770]{wait_cc}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) HNBGW_Test.msc0-SCCP(371)@dc2b9a5d0dfe: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(371)@dc2b9a5d0dfe: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250410085836092 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085836092 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410085836092 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410085836092 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410085836092 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085836092 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410085836092 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085836092 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085836093 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085836093 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 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 36 91 95 02 00 00 00 00 00 06 00 08 00 00 00 07  20250410085836093 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085836093 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085836093 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085836093 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410085836093 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085836093 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00369195) (sccp_scrc.c:486) 20250410085836093 DLSCCP DEBUG Received CO:COAK for local reference 34 (sccp_scoc.c:1855) 20250410085836093 DLSCCP DEBUG SCCP-SCOC(34)[0x55b0da061420]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250410085836093 DLSCCP DEBUG SCCP-SCOC(34)[0x55b0da061420]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250410085836093 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085836093 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250410085836093 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) 20250410085836093 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x55b0da07b770]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250410085836093 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x55b0da07b770]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250410085836093 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250410085836093 DLSCCP DEBUG SCCP-SCOC(34)[0x55b0da061420]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250410085836093 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00369195), PART(T=Source Reference,L=4,D=00000022), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250410085836093 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085836093 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085836093 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085836093 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085836093 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085836093 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085836093 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 36 91 95 00 00 22 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085836093 DLSCCP DEBUG SCCP-SCOC(34)[0x55b0da061420]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250410085836093 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x55b0da07b770]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:364) 20250410085836093 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14337470)[0x55b0da07cb40]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250410085836093 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14337470)[0x55b0da07cb40]{disconnected}: Freeing instance (context_map.c:202) 20250410085836093 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14337470)[0x55b0da07cb40]{disconnected}: Deallocated (fsm.c:568) 20250410085836093 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x55b0da07b770]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250410085836093 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x55b0da07b770]{disconnected}: Freeing instance (context_map.c:206) 20250410085836093 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x55b0da07b770]{disconnected}: Deallocated (fsm.c:568) 20250410085836093 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14337470 SCCP-34 msc-0 MI=IMSI-262420000000006: Deallocating (context_map.c:225) 20250410085836094 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085836094 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085836094 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085836094 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085836094 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085836094 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250410085836094 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410085836094 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410085836094 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085836094 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 36 91 95 00 00 22 00 00 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(371)@dc2b9a5d0dfe: Session index based on local reference:0 20250410085836100 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085836100 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410085836101 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410085836101 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410085836101 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085836101 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410085836101 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085836101 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085836101 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085836101 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 36 91 95 00 00 06 00 08 00 00 00 07  20250410085836101 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085836101 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085836101 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085836101 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410085836101 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085836101 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=00369195) (sccp_scrc.c:486) 20250410085836101 DLSCCP DEBUG Received CO:RELCO for local reference 34 (sccp_scoc.c:1855) 20250410085836101 DLSCCP DEBUG SCCP-SCOC(34)[0x55b0da061420]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250410085836101 DLSCCP DEBUG SCCP-SCOC(34)[0x55b0da061420]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250410085836101 DLSCCP DEBUG SCCP-SCOC(34)[0x55b0da061420]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250410085836101 DLSCCP DEBUG SCCP-SCOC(34)[0x55b0da061420]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250410085836101 DLSCCP DEBUG SCCP-SCOC(34)[0x55b0da061420]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(372)@dc2b9a5d0dfe: Deleted conn table entry 0TC_cs_rua_disconnect_during_sccp_cr_cc0(378)5587808 MTC@dc2b9a5d0dfe: ok: talloc reports "asn1_context" = 1 bytes 20250410085837119 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39970<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250410085837119 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:41575<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(367)@dc2b9a5d0dfe: Final verdict of PTC: none VirtHNBGW-STATS(366)@dc2b9a5d0dfe: Final verdict of PTC: none MTC@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed 20250410085837122 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39958<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250410085837123 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085837123 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085837124 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410085837124 DMAIN NOTICE (127.0.0.1:9999 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) 20250410085837124 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) TC_cs_rua_disconnect_during_sccp_cr_cc-Iuh0-RUA(370)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(374)@dc2b9a5d0dfe: Final verdict of PTC: none MutexDispCT-TC_cs_rua_disconnect_during_sccp_cr_cc(365)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(375)@dc2b9a5d0dfe: Final verdict of PTC: none 20250410085837125 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250410085837125 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410085837125 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250410085837125 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250410085837125 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250410085837125 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410085837125 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250410085837126 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250410085837126 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250410085837126 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085837126 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-msc0-0: connection closed 20250410085837126 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250410085837126 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250410085837126 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250410085837126 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250410085837126 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 20250410085837126 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  20250410085837126 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085837126 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250410085837126 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250410085837126 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085837126 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250410085837126 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:378) 20250410085837126 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085837126 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085837126 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085837126 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085837126 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250410085837126 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250410085837126 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250410085837126 DRANAP NOTICE cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc0-SCCP(371)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW_Test.msc0-RAN(372)@dc2b9a5d0dfe: Final verdict of PTC: none 20250410085837127 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250410085837127 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410085837127 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250410085837127 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250410085837127 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20250410085837127 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410085837127 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250410085837127 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SEND_FAILED 20250410085837127 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) 20250410085837127 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085837127 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-sgsn0-0: connection closed 20250410085837127 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250410085837127 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250410085837128 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind HNBGW_Test.msc0-M3UA(373)@dc2b9a5d0dfe: Final verdict of PTC: none TC_cs_rua_disconnect_during_sccp_cr_cc-Iuh0(369)@dc2b9a5d0dfe: Final verdict of PTC: none 20250410085837128 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250410085837128 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-MGCP(377)@dc2b9a5d0dfe: Final verdict of PTC: none 20250410085837128 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085837128 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250410085837128 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250410085837128 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085837128 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250410085837128 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250410085837128 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085837128 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085837128 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085837128 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085837128 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250410085837128 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250410085837128 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250410085837128 DRANAP NOTICE cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.sgsn0-M3UA(376)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW-PFCP(368)@dc2b9a5d0dfe: Final verdict of PTC: none 20250410085837130 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39978<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_cs_rua_disconnect_during_sccp_cr_cc0(378)@dc2b9a5d0dfe: Final verdict of PTC: pass MTC@dc2b9a5d0dfe: Setting final verdict of the test case. MTC@dc2b9a5d0dfe: Local verdict of MTC: pass MTC@dc2b9a5d0dfe: Local verdict of PTC MutexDispCT-TC_cs_rua_disconnect_during_sccp_cr_cc(365): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC VirtHNBGW-STATS(366): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC IPA-CTRL-CLI-IPA(367): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW-PFCP(368): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC TC_cs_rua_disconnect_during_sccp_cr_cc-Iuh0(369): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC TC_cs_rua_disconnect_during_sccp_cr_cc-Iuh0-RUA(370): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.msc0-SCCP(371): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.msc0-RAN(372): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.msc0-M3UA(373): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(374): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.sgsn0-RAN(375): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(376): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW-MGCP(377): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC TC_cs_rua_disconnect_during_sccp_cr_cc0(378): pass (pass -> pass) MTC@dc2b9a5d0dfe: Test case TC_cs_rua_disconnect_during_sccp_cr_cc finished. Verdict: pass MTC@dc2b9a5d0dfe: 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'. Thu Apr 10 08:58:37 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 20250410085837220 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44184<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410085837721 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44184<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=261984) Waiting for packet dumper to finish... 1 (prev_count=261984, count=290052) 20250410085839126 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250410085839126 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250410085839126 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250410085839128 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250410085839128 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250410085839128 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@dc2b9a5d0dfe: 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@dc2b9a5d0dfe: 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 ------ Thu Apr 10 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@dc2b9a5d0dfe: 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@dc2b9a5d0dfe: Test case TC_cs_iu_release_req_rua_disconnect started. 20250410085840807 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44192<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410085840814 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44196<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410085840822 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:44819<->l=127.0.0.1:4262) (control_if.c:572) 20250410085840910 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085840910 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085840911 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085840911 DRANAP DEBUG cnlink(msc-1)[0x55b0d9fd5920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085840911 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085840911 DRANAP DEBUG cnlink(msc-2)[0x55b0d9fd2b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085840911 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) TC_cs_iu_release_req_rua_disconnect-Iuh0(383)@dc2b9a5d0dfe: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250410085840911 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250410085840911 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085840911 DRANAP DEBUG cnlink(msc-3)[0x55b0da03ca10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085840912 DRANAP DEBUG cnlink(msc-3)[0x55b0da03ca10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085840912 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250410085840912 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085840912 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085840913 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410085840913 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085840913 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085840913 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085840913 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) 20250410085840913 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085840913 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085840913 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085840913 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085840913 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085840913 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085840913 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085840913 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) 20250410085840913 DLSS7 DEBUG Found route for dpc=4=0.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) 20250410085840913 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250410085840913 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085840913 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250410085840913 DRANAP DEBUG cnlink(msc-3)[0x55b0da03ca10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085840913 DRANAP DEBUG cnlink(msc-2)[0x55b0d9fd2b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085840913 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250410085840913 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085840913 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085840913 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410085840913 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085840913 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085840913 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085840913 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085840913 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085840913 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085840913 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085840913 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085840913 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085840913 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085840913 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085840913 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085840913 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085840913 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250410085840913 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085840913 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085840913 DRANAP DEBUG cnlink(msc-2)[0x55b0d9fd2b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085840913 DRANAP DEBUG cnlink(msc-1)[0x55b0d9fd5920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085840913 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250410085840913 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085840913 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085840913 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410085840913 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085840913 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085840913 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085840913 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085840913 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085840913 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085840913 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085840913 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085840913 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085840913 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085840913 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085840913 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085840913 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085840913 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410085840913 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085840913 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085840913 DRANAP DEBUG cnlink(msc-1)[0x55b0d9fd5920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085840913 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085840913 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250410085840913 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085840913 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085840913 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410085840913 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085840913 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085840913 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085840913 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085840913 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085840913 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085840913 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085840913 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085840913 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085840913 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085840913 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085840913 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085840913 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085840913 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085840913 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085840913 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085840913 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085840914 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085840914 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085840914 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085840914 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 20250410085840914 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250410085840914 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250410085840914 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085840914 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085840914 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085840914 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250410085840914 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250410085840914 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 20250410085840914 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250410085840914 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085840914 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085840914 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085840914 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410085840914 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410085840914 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250410085840914 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085840914 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085840914 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085840914 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085840914 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085840914 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@dc2b9a5d0dfe: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(387)@dc2b9a5d0dfe: ************************************************* HNBGW_Test.msc0-M3UA(387)@dc2b9a5d0dfe: M3UA emulation initiated, the test can be started MTC@dc2b9a5d0dfe: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(387)@dc2b9a5d0dfe: ************************************************* HNBGW_Test.msc0-SCCP(385)@dc2b9a5d0dfe: v_sccp_pdu_maxlen:268 20250410085840931 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085840931 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085840931 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085840931 DRANAP DEBUG cnlink(sgsn-1)[0x55b0da03dd30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085840932 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085840932 DRANAP DEBUG cnlink(sgsn-2)[0x55b0da03e6c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085840932 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085840932 DRANAP DEBUG cnlink(sgsn-3)[0x55b0da03f050]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085840933 DRANAP DEBUG cnlink(sgsn-3)[0x55b0da03f050]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085840933 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250410085840933 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085840933 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085840933 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410085840933 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085840933 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085840933 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085840933 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) 20250410085840933 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085840933 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085840933 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085840933 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085840933 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085840933 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085840933 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085840933 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) 20250410085840933 DLSS7 DEBUG Found route for dpc=12=0.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) 20250410085840933 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250410085840933 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085840933 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250410085840933 DRANAP DEBUG cnlink(sgsn-3)[0x55b0da03f050]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085840933 DRANAP DEBUG cnlink(sgsn-2)[0x55b0da03e6c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085840933 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250410085840933 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085840933 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085840933 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410085840933 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085840933 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085840933 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085840933 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085840933 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085840933 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085840933 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085840933 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085840933 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085840933 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085840933 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085840933 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085840934 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085840934 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250410085840934 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085840934 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085840934 DRANAP DEBUG cnlink(sgsn-2)[0x55b0da03e6c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085840934 DRANAP DEBUG cnlink(sgsn-1)[0x55b0da03dd30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085840934 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250410085840934 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085840934 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085840934 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410085840934 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085840934 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085840934 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085840934 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085840934 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085840934 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085840934 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085840934 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085840934 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085840934 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085840934 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085840934 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085840934 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085840934 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250410085840934 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085840934 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085840934 DRANAP DEBUG cnlink(sgsn-1)[0x55b0da03dd30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085840934 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085840934 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250410085840934 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085840934 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085840934 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410085840934 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085840934 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085840934 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085840934 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085840934 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085840934 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085840934 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085840934 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085840934 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085840934 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085840934 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085840934 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085840934 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085840934 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085840934 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085840934 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085840934 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085840935 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085840935 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085840935 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085840935 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 20250410085840935 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250410085840935 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250410085840935 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085840935 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085840935 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085840935 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250410085840935 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250410085840935 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250410085840935 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085840935 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085840935 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085840935 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250410085840935 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250410085840935 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250410085840935 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085840935 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085840935 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085840935 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085840935 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085840935 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@dc2b9a5d0dfe: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(390)@dc2b9a5d0dfe: ************************************************* HNBGW_Test.sgsn0-M3UA(390)@dc2b9a5d0dfe: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(390)@dc2b9a5d0dfe: ************************************************* MTC@dc2b9a5d0dfe: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(388)@dc2b9a5d0dfe: v_sccp_pdu_maxlen:268 20250410085840956 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085840956 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085840957 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250410085840957 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250410085840957 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) 20250410085840957 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250410085840957 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250410085840957 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410085840957 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@dc2b9a5d0dfe: setverdict(pass): none -> pass 20250410085841127 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250410085841127 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250410085841127 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250410085841127 DLSS7 <000c> 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)@dc2b9a5d0dfe: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250410085841134 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085841134 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250410085841134 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250410085841134 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250410085841134 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250410085841134 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250410085841134 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250410085841134 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 20250410085841134 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250410085841134 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  20250410085841134 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250410085841138 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085841138 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250410085841138 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250410085841138 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  20250410085841138 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250410085841138 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250410085841138 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250410085841138 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 20250410085841138 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250410085841138 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  20250410085841138 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085841138 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250410085841138 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085841138 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250410085841138 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:413) 20250410085841138 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085841139 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085841139 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085841139 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085841139 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250410085841139 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250410085841139 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085841140 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085841140 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250410085841140 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085841140 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085841140 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410085841140 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085841140 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085841140 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085841140 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085841140 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085841140 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085841140 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085841140 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085841140 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085841140 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085841140 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085841140 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085841140 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085841140 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085841140 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085841140 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085841141 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085841141 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085841141 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085841141 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085841141 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085841141 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085841141 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250410085841141 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410085841141 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410085841141 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085841141 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  20250410085841147 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250410085841147 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250410085841147 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250410085841147 DLSS7 <000c> 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)@dc2b9a5d0dfe: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250410085841152 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085841152 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250410085841152 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250410085841152 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250410085841152 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250410085841152 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250410085841152 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250410085841152 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 20250410085841152 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250410085841152 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  20250410085841152 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250410085841153 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085841153 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250410085841153 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250410085841153 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  20250410085841153 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250410085841153 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250410085841153 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250410085841153 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 20250410085841153 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250410085841153 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  20250410085841153 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  20250410085841153 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085841153 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250410085841153 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085841153 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250410085841154 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250410085841154 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085841154 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085841154 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085841154 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085841154 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250410085841154 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250410085841154 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085841155 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085841155 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250410085841155 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085841155 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085841155 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410085841155 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085841155 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085841155 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085841155 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085841155 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085841155 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085841155 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085841155 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085841155 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085841155 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085841155 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085841155 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085841155 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085841155 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085841155 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085841155 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085841155 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085841155 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085841155 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085841155 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085841155 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085841155 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085841155 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.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' 20250410085841155 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410085841155 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410085841155 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085841155 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(386)@dc2b9a5d0dfe: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250410085841944 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085841944 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410085841944 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410085841944 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410085841944 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085841944 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410085841944 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085841944 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085841944 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085841944 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085841944 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085841945 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085841945 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085841945 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410085841945 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085841945 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085841945 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250410085841945 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410085841945 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085841945 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085841945 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085841945 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085841945 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085841945 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085841945 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085841945 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085841945 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085841945 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085841945 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085841945 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085841945 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085841945 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085841945 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250410085841945 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250410085841945 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250410085841945 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250410085841945 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085841945 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410085841945 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085841945 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085841945 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085841945 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085841945 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085841945 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085841945 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085841945 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085841945 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085841945 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085841945 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085841945 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085841945 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085841945 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085841945 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085841945 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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) 20250410085841945 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250410085841945 DRANAP NOTICE cnlink(msc-0)[0x55b0d9ff2940]{CONNECTED}: link up (cnlink.c:111) 20250410085841945 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085841945 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085841945 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085841945 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085841945 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085841945 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.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' 20250410085841945 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410085841945 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410085841945 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085841945 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  20250410085841945 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085841945 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410085841945 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410085841945 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410085841945 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085841945 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410085841945 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085841945 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085841945 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085841945 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085841945 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085841945 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085841945 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085841945 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410085841945 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085841945 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085841945 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250410085841945 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410085841945 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085841945 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085841945 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085841945 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085841945 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085841945 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085841945 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085841945 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085841945 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085841945 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085841945 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085841945 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085841945 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085841945 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085841945 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250410085841945 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250410085841945 DRANAP INFO cnlink(msc-0)[0x55b0d9ff2940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(389)@dc2b9a5d0dfe: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250410085841953 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085841953 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410085841953 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410085841953 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410085841953 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085841953 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410085841953 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085841953 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085841953 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085841953 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085841953 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085841953 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085841953 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085841953 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410085841953 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085841953 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085841953 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250410085841953 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410085841953 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085841953 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085841953 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085841953 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085841954 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085841954 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085841954 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085841954 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085841954 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085841954 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085841954 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085841954 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085841954 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085841954 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085841954 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250410085841954 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250410085841954 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250410085841954 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250410085841954 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085841954 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410085841954 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085841954 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085841954 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085841954 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085841954 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085841954 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085841954 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085841954 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085841954 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085841954 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085841954 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085841954 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085841954 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085841954 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085841954 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085841954 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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) 20250410085841954 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250410085841954 DRANAP NOTICE cnlink(sgsn-0)[0x55b0da03d3a0]{CONNECTED}: link up (cnlink.c:111) 20250410085841954 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085841954 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085841954 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085841954 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085841954 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085841954 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.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' 20250410085841954 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410085841954 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410085841954 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085841954 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  20250410085841956 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085841956 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410085841956 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410085841956 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410085841956 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085841956 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410085841956 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085841956 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085841956 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085841956 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085841956 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085841956 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085841956 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085841956 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410085841956 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085841956 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085841956 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250410085841956 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410085841956 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085841956 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085841956 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085841956 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085841956 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085841956 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085841956 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085841956 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085841956 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085841956 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085841956 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085841956 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085841956 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085841956 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085841956 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250410085841956 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250410085841956 DRANAP INFO cnlink(sgsn-0)[0x55b0da03d3a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250410085841981 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44210<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_cs_iu_release_req_rua_disconnect0(392)@dc2b9a5d0dfe: f_gen_tmsi(suffix:=0, nri_v:=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)@dc2b9a5d0dfe: f_create_expect(l3 := '05080200F110172A52082926240000000090'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(386)@dc2b9a5d0dfe: 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)@dc2b9a5d0dfe: Added conn table entry 0TC_cs_iu_release_req_rua_disconnect0(392)13118013 20250410085843014 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085843014 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085843014 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250410085843014 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250410085843014 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xc82a3d, normal) (hnbgw_rua.c:407) 20250410085843014 DHNB DEBUG map_rua[0x55b0da061420]{init}: Allocated (fsm.c:456) 20250410085843014 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13118013)[0x55b0da061420]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250410085843014 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13118013 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250410085843014 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410085843014 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410085843014 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13118013 SCCP-0 CS MI=IMSI-262420000000009: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250410085843014 DCN DEBUG map_sccp[0x55b0da07cb40]{init}: Allocated (fsm.c:456) 20250410085843014 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x55b0da07cb40]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250410085843015 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-13118013 <-> SCCP-35 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250410085843015 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13118013 SCCP-35 msc-0 MI=IMSI-262420000000009: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250410085843015 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13118013)[0x55b0da061420]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250410085843015 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410085843015 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410085843015 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13118013)[0x55b0da061420]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250410085843015 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x55b0da07cb40]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250410085843015 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250410085843015 DLSCCP DEBUG SCCP-SCOC(35)[0x55b0da07b770]{IDLE}: Allocated (fsm.c:456) 20250410085843015 DLSCCP DEBUG SCCP-SCOC(35)[0x55b0da07b770]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250410085843015 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000090004f40030002bc0056400500f1100926) (sccp_scrc.c:415) 20250410085843015 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085843015 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085843015 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085843015 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085843015 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085843015 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085843015 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085843015 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085843015 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085843015 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085843015 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085843015 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085843015 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085843015 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085843015 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085843015 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 bc 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) 20250410085843015 DLSCCP DEBUG SCCP-SCOC(35)[0x55b0da07b770]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250410085843015 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x55b0da07cb40]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250410085843015 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13118013)[0x55b0da061420]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250410085843015 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085843015 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085843015 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085843015 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085843015 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085843015 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250410085843015 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410085843015 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410085843015 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085843015 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 bc 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(385)@dc2b9a5d0dfe: First idle individual index:0 HNBGW_Test.msc0-SCCP(385)@dc2b9a5d0dfe: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(386)@dc2b9a5d0dfe: Found Expect[0] for l3='05080200F110172A52082926240000000090'O handled at TC_cs_iu_release_req_rua_disconnect0(392) HNBGW_Test.msc0-RAN(386)@dc2b9a5d0dfe: Added conn table entry 0TC_cs_iu_release_req_rua_disconnect0(392)15319331 HNBGW_Test.msc0-SCCP(385)@dc2b9a5d0dfe: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(385)@dc2b9a5d0dfe: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_cs_iu_release_req_rua_disconnect0(392)@dc2b9a5d0dfe: setverdict(pass): none -> pass 20250410085843029 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085843029 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410085843029 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410085843029 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410085843029 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085843029 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410085843029 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085843029 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085843029 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085843029 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 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 93 c5 f8 02 00 00 00 00 00 06 00 08 00 00 00 07  20250410085843029 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085843029 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085843029 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085843029 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410085843029 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085843029 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0093c5f8) (sccp_scrc.c:486) 20250410085843029 DLSCCP DEBUG Received CO:COAK for local reference 35 (sccp_scoc.c:1855) 20250410085843029 DLSCCP DEBUG SCCP-SCOC(35)[0x55b0da07b770]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250410085843029 DLSCCP DEBUG SCCP-SCOC(35)[0x55b0da07b770]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250410085843029 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085843029 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250410085843029 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) 20250410085843029 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x55b0da07cb40]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250410085843029 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x55b0da07cb40]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_cs_iu_release_req_rua_disconnect0(392)@dc2b9a5d0dfe: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":705 HNBGW-MGCP(391)@dc2b9a5d0dfe: 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)@dc2b9a5d0dfe: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(385)@dc2b9a5d0dfe: vl_len:91 HNBGW_Test.msc0-SCCP(385)@dc2b9a5d0dfe: vl_from0 HNBGW_Test.msc0-SCCP(385)@dc2b9a5d0dfe: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20250410085843232 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085843233 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410085843233 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410085843233 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410085843233 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085843233 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410085843233 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085843233 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085843233 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085843233 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  20250410085843233 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085843233 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085843233 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085843233 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410085843233 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085843233 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) 20250410085843233 DLSCCP DEBUG Received CO:CODT for local reference 35 (sccp_scoc.c:1855) 20250410085843233 DLSCCP DEBUG SCCP-SCOC(35)[0x55b0da07b770]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250410085843233 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085843233 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250410085843233 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x55b0da07cb40]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250410085843233 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250410085843233 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250410085843233 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x55b0da07cb40]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250410085843233 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250410085843233 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250410085843233 DMGW DEBUG mgw(mgw-fsm-13118013-0)[0x55b0da07c7e0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250410085843233 DMGW DEBUG mgw(mgw-fsm-13118013-0)[0x55b0da07c7e0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250410085843233 DMGW DEBUG mgw(mgw-fsm-13118013-0)[0x55b0da07c7e0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250410085843233 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250410085843233 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250410085843233 DLMGCP DEBUG mgw-endp(mgw-fsm-13118013-0)[0x55b0da05c9b0]{UNUSED}: Allocated (fsm.c:456) 20250410085843233 DLMGCP DEBUG mgw-endp(mgw-fsm-13118013-0)[0x55b0da05c9b0]{UNUSED}: is child of mgw(mgw-fsm-13118013-0)[0x55b0da07c7e0] (fsm.c:486) 20250410085843233 DLMGCP DEBUG mgw-endp(mgw-fsm-13118013-0)[0x55b0da05c9b0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-13118013-0)[0x55b0da07c7e0] (mgcp_client_endpoint_fsm.c:724) 20250410085843233 DLMGCP DEBUG mgw-endp(mgw-fsm-13118013-0)[0x55b0da05c9b0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250410085843233 DLMGCP DEBUG mgw-endp(mgw-fsm-13118013-0)[0x55b0da05c9b0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250410085843234 DLMGCP DEBUG mgw-endp(mgw-fsm-13118013-0)[0x55b0da05c9b0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250410085843234 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13118013-0)[0x55b0da05f8b0]{ST_CRCX}: Allocated (fsm.c:456) 20250410085843234 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13118013-0)[0x55b0da05f8b0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-13118013-0)[0x55b0da05c9b0] (fsm.c:486) 20250410085843234 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13118013-0)[0x55b0da05f8b0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250410085843234 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13118013-0)[0x55b0da05f8b0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250410085843234 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:35971: len=201 'CRCX 104 rtpbridge/*@mgw MGCP 1.0\r\nC: c82a'... (mgcp_client.c:807) 20250410085843234 DLMGCP DEBUG MGW(mgw) Queued 201 bytes for MGW (mgcp_client.c:1221) 20250410085843234 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13118013-0)[0x55b0da05f8b0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250410085843234 DLMGCP DEBUG mgw-endp(mgw-fsm-13118013-0)[0x55b0da05c9b0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(391)@dc2b9a5d0dfe: Found Expect[0] for { line := { verb := "CRCX", trans_id := "104", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "c82a3d17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "c82a3d17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@dc2b9a5d0dfe: CRCX1{ line := { verb := "CRCX", trans_id := "104", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "c82a3d17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "c82a3d17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@dc2b9a5d0dfe: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":721 20250410085843272 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 104 OK (mgcp_client.c:758) 20250410085843272 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b0da05f8b0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250410085843272 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b0da05f8b0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250410085843272 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b0da05f8b0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250410085843272 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b0da05f8b0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250410085843272 DLMGCP DEBUG mgw-endp(mgw-fsm-13118013-0)[0x55b0da05c9b0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250410085843273 DLMGCP DEBUG mgw-endp(mgw-fsm-13118013-0)[0x55b0da05c9b0]{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) 20250410085843273 DLMGCP DEBUG mgw-endp(mgw-fsm-13118013-0)[0x55b0da05c9b0]{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) 20250410085843273 DLMGCP DEBUG mgw-endp(mgw-fsm-13118013-0)[0x55b0da05c9b0]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250410085843273 DLMGCP DEBUG mgw-endp(mgw-fsm-13118013-0)[0x55b0da05c9b0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250410085843273 DLMGCP DEBUG mgw-endp(mgw-fsm-13118013-0)[0x55b0da05c9b0]{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) 20250410085843273 DMGW DEBUG mgw(mgw-fsm-13118013-0)[0x55b0da07c7e0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250410085843273 DMGW DEBUG mgw(mgw-fsm-13118013-0)[0x55b0da07c7e0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250410085843273 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250410085843273 DMGW DEBUG mgw(mgw-fsm-13118013-0)[0x55b0da07c7e0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250410085843273 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13118013)[0x55b0da061420]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250410085843273 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250410085843273 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410085843273 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)@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed 20250410085843298 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085843299 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085843299 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250410085843299 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250410085843299 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xc82a3d) (hnbgw_rua.c:471) 20250410085843299 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13118013 SCCP-35 msc-0 MI=IMSI-262420000000009: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250410085843299 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13118013)[0x55b0da061420]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250410085843299 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250410085843299 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250410085843299 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13118013)[0x55b0da061420]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250410085843299 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250410085843299 DMGW DEBUG mgw(mgw-fsm-13118013-0)[0x55b0da07c7e0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250410085843299 DMGW DEBUG mgw(mgw-fsm-13118013-0)[0x55b0da07c7e0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250410085843299 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250410085843299 DMGW DEBUG mgw(mgw-fsm-13118013-0)[0x55b0da07c7e0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250410085843299 DLMGCP DEBUG mgw-endp(mgw-fsm-13118013-0)[0x55b0da05c9b0]{IN_USE}: rtpbridge/9@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-13118013-0)[0x55b0da07c7e0] (mgcp_client_endpoint_fsm.c:724) 20250410085843299 DLMGCP DEBUG mgw-endp(mgw-fsm-13118013-0)[0x55b0da05c9b0]{IN_USE}: rtpbridge/9@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250410085843299 DLMGCP DEBUG mgw-endp(mgw-fsm-13118013-0)[0x55b0da05c9b0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250410085843299 DLMGCP DEBUG mgw-endp(mgw-fsm-13118013-0)[0x55b0da05c9b0]{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) 20250410085843299 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b0da05f8b0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250410085843299 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:35971: len=215 'MDCX 105 rtpbridge/9@mgw MGCP 1.0\r\nC: c82a'... (mgcp_client.c:807) 20250410085843299 DLMGCP DEBUG MGW(mgw) Queued 215 bytes for MGW (mgcp_client.c:1221) 20250410085843299 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b0da05f8b0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250410085843299 DLMGCP DEBUG mgw-endp(mgw-fsm-13118013-0)[0x55b0da05c9b0]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250410085843299 DLMGCP DEBUG mgw-endp(mgw-fsm-13118013-0)[0x55b0da05c9b0]{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) 20250410085843299 DLMGCP DEBUG mgw-endp(mgw-fsm-13118013-0)[0x55b0da05c9b0]{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)@dc2b9a5d0dfe: MDCX1{ line := { verb := "MDCX", trans_id := "105", ep := "rtpbridge/9@mgw", ver := "1.0" }, params := { { code := "C", val := "c82a3d17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "c82a3d17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250410085843310 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 105 OK (mgcp_client.c:758) 20250410085843310 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b0da05f8b0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250410085843310 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b0da05f8b0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250410085843310 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b0da05f8b0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250410085843310 DLMGCP DEBUG mgw-endp(mgw-fsm-13118013-0)[0x55b0da05c9b0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250410085843310 DLMGCP DEBUG mgw-endp(mgw-fsm-13118013-0)[0x55b0da05c9b0]{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) 20250410085843310 DLMGCP DEBUG mgw-endp(mgw-fsm-13118013-0)[0x55b0da05c9b0]{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) 20250410085843310 DLMGCP DEBUG mgw-endp(mgw-fsm-13118013-0)[0x55b0da05c9b0]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250410085843310 DLMGCP DEBUG mgw-endp(mgw-fsm-13118013-0)[0x55b0da05c9b0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250410085843310 DLMGCP DEBUG mgw-endp(mgw-fsm-13118013-0)[0x55b0da05c9b0]{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) 20250410085843310 DMGW DEBUG mgw(mgw-fsm-13118013-0)[0x55b0da07c7e0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250410085843310 DMGW DEBUG mgw(mgw-fsm-13118013-0)[0x55b0da07c7e0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250410085843310 DMGW DEBUG mgw(mgw-fsm-13118013-0)[0x55b0da07c7e0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250410085843310 DLMGCP DEBUG mgw-endp(mgw-fsm-13118013-0)[0x55b0da05c9b0]{IN_USE}: rtpbridge/9@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-13118013-0)[0x55b0da07c7e0] (mgcp_client_endpoint_fsm.c:724) 20250410085843310 DLMGCP DEBUG mgw-endp(mgw-fsm-13118013-0)[0x55b0da05c9b0]{IN_USE}: rtpbridge/9@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250410085843310 DLMGCP DEBUG mgw-endp(mgw-fsm-13118013-0)[0x55b0da05c9b0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250410085843310 DLMGCP DEBUG mgw-endp(mgw-fsm-13118013-0)[0x55b0da05c9b0]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250410085843310 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13118013-0)[0x55b0da07c400]{ST_CRCX}: Allocated (fsm.c:456) 20250410085843310 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13118013-0)[0x55b0da07c400]{ST_CRCX}: is child of mgw-endp(mgw-fsm-13118013-0)[0x55b0da05c9b0] (fsm.c:486) 20250410085843310 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13118013-0)[0x55b0da07c400]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250410085843310 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13118013-0)[0x55b0da07c400]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/9@mgw... (mgcp_client_fsm.c:228) 20250410085843310 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:35971: len=205 'CRCX 106 rtpbridge/9@mgw MGCP 1.0\r\nC: c82a'... (mgcp_client.c:807) 20250410085843310 DLMGCP DEBUG MGW(mgw) Queued 205 bytes for MGW (mgcp_client.c:1221) 20250410085843310 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13118013-0)[0x55b0da07c400]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250410085843310 DLMGCP DEBUG mgw-endp(mgw-fsm-13118013-0)[0x55b0da05c9b0]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250410085843310 DLMGCP DEBUG mgw-endp(mgw-fsm-13118013-0)[0x55b0da05c9b0]{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) 20250410085843310 DLMGCP DEBUG mgw-endp(mgw-fsm-13118013-0)[0x55b0da05c9b0]{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) 20250410085843310 DLMGCP DEBUG mgw-endp(mgw-fsm-13118013-0)[0x55b0da05c9b0]{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)@dc2b9a5d0dfe: CRCX2{ line := { verb := "CRCX", trans_id := "106", ep := "rtpbridge/9@mgw", ver := "1.0" }, params := { { code := "C", val := "c82a3d17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "c82a3d17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250410085843322 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 106 OK (mgcp_client.c:758) 20250410085843322 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b0da07c400]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250410085843322 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b0da07c400]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250410085843322 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b0da07c400]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250410085843322 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b0da07c400]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250410085843322 DLMGCP DEBUG mgw-endp(mgw-fsm-13118013-0)[0x55b0da05c9b0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250410085843322 DLMGCP DEBUG mgw-endp(mgw-fsm-13118013-0)[0x55b0da05c9b0]{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) 20250410085843322 DLMGCP DEBUG mgw-endp(mgw-fsm-13118013-0)[0x55b0da05c9b0]{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) 20250410085843322 DLMGCP DEBUG mgw-endp(mgw-fsm-13118013-0)[0x55b0da05c9b0]{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) 20250410085843322 DLMGCP DEBUG mgw-endp(mgw-fsm-13118013-0)[0x55b0da05c9b0]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250410085843322 DLMGCP DEBUG mgw-endp(mgw-fsm-13118013-0)[0x55b0da05c9b0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250410085843322 DLMGCP DEBUG mgw-endp(mgw-fsm-13118013-0)[0x55b0da05c9b0]{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) 20250410085843322 DLMGCP DEBUG mgw-endp(mgw-fsm-13118013-0)[0x55b0da05c9b0]{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) 20250410085843322 DMGW DEBUG mgw(mgw-fsm-13118013-0)[0x55b0da07c7e0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250410085843322 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250410085843322 DMGW DEBUG mgw(mgw-fsm-13118013-0)[0x55b0da07c7e0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250410085843322 DMGW DEBUG mgw(mgw-fsm-13118013-0)[0x55b0da07c7e0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250410085843322 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x55b0da07cb40]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250410085843322 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250410085843322 DLSCCP DEBUG SCCP-SCOC(35)[0x55b0da07b770]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250410085843322 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0093c5f8), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:415) 20250410085843322 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085843322 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085843322 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085843323 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085843323 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085843323 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085843323 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 93 c5 f8 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 20 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085843323 DMGW DEBUG mgw(mgw-fsm-13118013-0)[0x55b0da07c7e0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250410085843323 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085843323 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085843323 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085843323 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085843323 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085843323 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250410085843323 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410085843323 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410085843323 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085843323 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 93 c5 f8 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 20 00 00 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(385)@dc2b9a5d0dfe: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(385)@dc2b9a5d0dfe: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(385)@dc2b9a5d0dfe: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(385)@dc2b9a5d0dfe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_cs_iu_release_req_rua_disconnect0(392)@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed 20250410085843501 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085843501 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085843501 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 37 bytes from client (stream_srv.c:1351) 20250410085843501 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250410085843501 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xc82a3d) (hnbgw_rua.c:471) 20250410085843501 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13118013 SCCP-35 msc-0 MI=IMSI-262420000000009: rx RUA DirectTransfer with 13 bytes RANAP data (hnbgw_rua.c:312) 20250410085843501 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13118013)[0x55b0da061420]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250410085843501 DRANAP DEBUG Rx CO IM (Iu Release Request) (ranap_common_cn.c:41) 20250410085843501 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseRequestIEs (ranap_decoder.c:2571) (ranap_decoder.c:2571) 20250410085843501 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13118013)[0x55b0da061420]{connected}: rx from RUA: RANAP Iu Release Request (context_map_rua.c:171) 20250410085843501 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x55b0da07cb40]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250410085843501 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250410085843501 DLSCCP DEBUG SCCP-SCOC(35)[0x55b0da07b770]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250410085843501 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0093c5f8), PART(T=Data,L=13,D=000b4009000001000440020000) (sccp_scrc.c:415) 20250410085843501 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085843501 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085843501 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085843501 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085843501 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085843501 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085843501 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 93 c5 f8 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) 20250410085843502 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085843502 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085843502 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085843502 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085843502 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085843502 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250410085843502 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410085843502 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410085843502 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085843502 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 93 c5 f8 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)@dc2b9a5d0dfe: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(385)@dc2b9a5d0dfe: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(385)@dc2b9a5d0dfe: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(385)@dc2b9a5d0dfe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_cs_iu_release_req_rua_disconnect-Iuh0-RUA(384)@dc2b9a5d0dfe: Deleted conn table entry 0TC_cs_iu_release_req_rua_disconnect0(392)13118013 20250410085843704 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085843705 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085843705 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 24 bytes from client (stream_srv.c:1351) 20250410085843705 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250410085843705 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xc82a3d,cause=misc(unspecified)) (hnbgw_rua.c:439) 20250410085843705 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13118013 SCCP-35 msc-0 MI=IMSI-262420000000009: rx RUA Disconnect with 0 bytes RANAP data (hnbgw_rua.c:312) 20250410085843705 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13118013)[0x55b0da061420]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250410085843705 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13118013)[0x55b0da061420]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250410085843705 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x55b0da07cb40]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250410085843705 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250410085843705 DLSCCP DEBUG SCCP-SCOC(35)[0x55b0da07b770]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250410085843705 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0093c5f8), PART(T=Source Reference,L=4,D=00000023), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250410085843705 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085843705 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085843705 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085843705 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085843705 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085843705 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085843705 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [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 93 c5 f8 00 00 23 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085843705 DLSCCP DEBUG SCCP-SCOC(35)[0x55b0da07b770]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250410085843705 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x55b0da07cb40]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:400) 20250410085843705 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13118013)[0x55b0da061420]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250410085843705 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13118013)[0x55b0da061420]{disconnected}: Freeing instance (context_map.c:202) 20250410085843705 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13118013)[0x55b0da061420]{disconnected}: Deallocated (fsm.c:568) 20250410085843705 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x55b0da07cb40]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250410085843705 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x55b0da07cb40]{disconnected}: Freeing instance (context_map.c:206) 20250410085843705 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x55b0da07cb40]{disconnected}: Deallocated (fsm.c:568) 20250410085843705 DMGW DEBUG mgw(mgw-fsm-13118013-0)[0x55b0da07c7e0]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250410085843705 DMGW DEBUG mgw(mgw-fsm-13118013-0)[0x55b0da07c7e0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250410085843705 DMGW DEBUG mgw(mgw-fsm-13118013-0)[0x55b0da07c7e0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250410085843705 DLMGCP DEBUG mgw-endp(mgw-fsm-13118013-0)[0x55b0da05c9b0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250410085843706 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b0da05f8b0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250410085843706 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:35971: len=58 'DLCX 107 rtpbridge/9@mgw MGCP 1.0\r\nC: c82a'... (mgcp_client.c:807) 20250410085843706 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250410085843706 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b0da05f8b0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250410085843706 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b0da07c400]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250410085843706 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:35971: len=58 'DLCX 108 rtpbridge/9@mgw MGCP 1.0\r\nC: c82a'... (mgcp_client.c:807) 20250410085843706 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250410085843706 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b0da07c400]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250410085843706 DLMGCP DEBUG mgw-endp(mgw-fsm-13118013-0)[0x55b0da05c9b0]{IN_USE}: Removing from parent mgw(mgw-fsm-13118013-0)[0x55b0da07c7e0] (mgcp_client_endpoint_fsm.c:873) 20250410085843706 DLMGCP DEBUG mgw-endp(mgw-fsm-13118013-0)[0x55b0da05c9b0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250410085843706 DLMGCP DEBUG mgw-endp(mgw-fsm-13118013-0)[0x55b0da05c9b0]{IN_USE}: Deallocated (fsm.c:568) 20250410085843706 DMGW DEBUG mgw(mgw-fsm-13118013-0)[0x55b0da07c7e0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250410085843706 DMGW DEBUG mgw(mgw-fsm-13118013-0)[0x55b0da07c7e0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250410085843706 DMGW DEBUG mgw(mgw-fsm-13118013-0)[0x55b0da07c7e0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250410085843706 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13118013 SCCP-35 msc-0 MI=IMSI-262420000000009: Deallocating (context_map.c:225) 20250410085843706 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085843706 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085843706 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085843706 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085843706 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085843706 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250410085843706 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410085843706 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410085843706 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085843707 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 93 c5 f8 00 00 23 00 00 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(385)@dc2b9a5d0dfe: Session index based on local reference:0 20250410085843712 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085843712 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410085843712 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410085843712 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410085843712 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085843712 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410085843712 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085843712 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085843712 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085843712 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 93 c5 f8 00 00 06 00 08 00 00 00 07  20250410085843712 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085843712 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085843712 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085843712 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410085843712 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085843712 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=0093c5f8) (sccp_scrc.c:486) 20250410085843712 DLSCCP DEBUG Received CO:RELCO for local reference 35 (sccp_scoc.c:1855) 20250410085843712 DLSCCP DEBUG SCCP-SCOC(35)[0x55b0da07b770]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250410085843712 DLSCCP DEBUG SCCP-SCOC(35)[0x55b0da07b770]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) HNBGW_Test.msc0-RAN(386)@dc2b9a5d0dfe: Deleted conn table entry 0TC_cs_iu_release_req_rua_disconnect0(392)15319331 20250410085843712 DLSCCP DEBUG SCCP-SCOC(35)[0x55b0da07b770]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250410085843712 DLSCCP DEBUG SCCP-SCOC(35)[0x55b0da07b770]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250410085843712 DLSCCP DEBUG SCCP-SCOC(35)[0x55b0da07b770]{IDLE}: Deallocated (fsm.c:568) TC_cs_iu_release_req_rua_disconnect0(392)@dc2b9a5d0dfe: DLCX{ line := { verb := "DLCX", trans_id := "107", ep := "rtpbridge/9@mgw", ver := "1.0" }, params := { { code := "C", val := "c82a3d17" }, { code := "I", val := "11111" } }, sdp := omit } TC_cs_iu_release_req_rua_disconnect0(392)@dc2b9a5d0dfe: DLCX{ line := { verb := "DLCX", trans_id := "108", ep := "rtpbridge/9@mgw", ver := "1.0" }, params := { { code := "C", val := "c82a3d17" }, { code := "I", val := "22222" } }, sdp := omit } TC_cs_iu_release_req_rua_disconnect0(392)@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed 20250410085843723 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 107 OK (mgcp_client.c:758) 20250410085843723 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b0da05f8b0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250410085843723 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b0da05f8b0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250410085843723 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b0da05f8b0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250410085843723 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b0da05f8b0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250410085843723 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 108 OK (mgcp_client.c:758) 20250410085843723 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b0da07c400]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250410085843723 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b0da07c400]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250410085843723 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b0da07c400]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250410085843723 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b0da07c400]{ST_DLCX_RESP}: Deallocated (fsm.c:568) MTC@dc2b9a5d0dfe: ok: talloc reports "asn1_context" = 1 bytes 20250410085844740 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44196<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250410085844741 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:44819<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(381)@dc2b9a5d0dfe: Final verdict of PTC: none VirtHNBGW-STATS(380)@dc2b9a5d0dfe: Final verdict of PTC: none MTC@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed 20250410085844745 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44192<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250410085844747 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085844747 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085844747 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410085844747 DMAIN NOTICE (127.0.0.1:9999 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) 20250410085844747 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250410085844748 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250410085844748 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410085844748 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250410085844748 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250410085844748 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250410085844748 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410085844748 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250410085844748 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250410085844748 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250410085844748 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085844748 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-sgsn0-0: connection closed 20250410085844748 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250410085844748 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250410085844748 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250410085844748 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250410085844748 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 20250410085844748 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  20250410085844748 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085844748 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250410085844748 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250410085844749 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085844749 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250410085844749 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250410085844749 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085844749 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085844749 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085844749 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085844749 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250410085844749 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250410085844749 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250410085844749 DRANAP NOTICE cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc0-SCCP(385)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(388)@dc2b9a5d0dfe: Final verdict of PTC: none TC_cs_iu_release_req_rua_disconnect-Iuh0-RUA(384)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(390)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW_Test.msc0-RAN(386)@dc2b9a5d0dfe: Final verdict of PTC: none MutexDispCT-TC_cs_iu_release_req_rua_disconnect(379)@dc2b9a5d0dfe: Final verdict of PTC: none 20250410085844750 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250410085844750 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410085844750 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250410085844750 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250410085844751 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20250410085844751 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) HNBGW_Test.sgsn0-RAN(389)@dc2b9a5d0dfe: Final verdict of PTC: none TC_cs_iu_release_req_rua_disconnect-Iuh0(383)@dc2b9a5d0dfe: Final verdict of PTC: none 20250410085844751 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250410085844751 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SEND_FAILED 20250410085844751 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) 20250410085844751 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085844751 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-msc0-0: connection closed 20250410085844751 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250410085844751 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250410085844751 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250410085844751 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250410085844751 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 20250410085844751 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085844751 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250410085844751 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW-PFCP(382)@dc2b9a5d0dfe: Final verdict of PTC: none 20250410085844751 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085844751 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) HNBGW-MGCP(391)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(387)@dc2b9a5d0dfe: Final verdict of PTC: none 20250410085844751 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:378) 20250410085844751 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085844751 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085844751 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085844751 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085844752 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250410085844752 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250410085844752 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250410085844752 DRANAP NOTICE cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: link lost (cnlink.c:118) 20250410085844753 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44210<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_cs_iu_release_req_rua_disconnect0(392)@dc2b9a5d0dfe: Final verdict of PTC: pass MTC@dc2b9a5d0dfe: Setting final verdict of the test case. MTC@dc2b9a5d0dfe: Local verdict of MTC: pass MTC@dc2b9a5d0dfe: Local verdict of PTC MutexDispCT-TC_cs_iu_release_req_rua_disconnect(379): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC VirtHNBGW-STATS(380): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC IPA-CTRL-CLI-IPA(381): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW-PFCP(382): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC TC_cs_iu_release_req_rua_disconnect-Iuh0(383): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC TC_cs_iu_release_req_rua_disconnect-Iuh0-RUA(384): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.msc0-SCCP(385): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.msc0-RAN(386): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.msc0-M3UA(387): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(388): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.sgsn0-RAN(389): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(390): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW-MGCP(391): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC TC_cs_iu_release_req_rua_disconnect0(392): pass (pass -> pass) MTC@dc2b9a5d0dfe: Test case TC_cs_iu_release_req_rua_disconnect finished. Verdict: pass MTC@dc2b9a5d0dfe: 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'. Thu Apr 10 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 20250410085844850 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44216<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410085845352 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44216<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=355708) Waiting for packet dumper to finish... 1 (prev_count=355708, count=356248) 20250410085846750 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250410085846750 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250410085846750 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250410085846751 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250410085846751 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250410085846751 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@dc2b9a5d0dfe: 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@dc2b9a5d0dfe: 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 ------ Thu Apr 10 08:58:47 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@dc2b9a5d0dfe: 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@dc2b9a5d0dfe: Test case TC_ps_iu_release_req_rua_disconnect started. 20250410085848446 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56134<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410085848451 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56142<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410085848454 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:40029<->l=127.0.0.1:4262) (control_if.c:572) 20250410085848531 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085848531 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085848532 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085848532 DRANAP DEBUG cnlink(msc-1)[0x55b0d9fd5920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ps_iu_release_req_rua_disconnect-Iuh0(397)@dc2b9a5d0dfe: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250410085848532 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085848532 DRANAP DEBUG cnlink(msc-2)[0x55b0d9fd2b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085848532 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250410085848532 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250410085848532 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085848532 DRANAP DEBUG cnlink(msc-3)[0x55b0da03ca10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085848532 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085848532 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250410085848532 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085848533 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085848533 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410085848533 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085848533 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085848533 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085848533 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085848533 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085848533 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085848533 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085848533 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085848533 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085848533 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085848533 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085848533 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085848533 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085848533 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085848533 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085848533 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085848533 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085848533 DRANAP DEBUG cnlink(msc-1)[0x55b0d9fd5920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085848533 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250410085848533 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085848533 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085848533 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410085848533 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085848533 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085848533 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085848533 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085848533 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085848533 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085848533 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085848533 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085848533 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085848533 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085848533 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085848533 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085848533 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085848533 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410085848533 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085848533 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085848533 DRANAP DEBUG cnlink(msc-1)[0x55b0d9fd5920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085848533 DRANAP DEBUG cnlink(msc-2)[0x55b0d9fd2b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085848533 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250410085848533 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085848533 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085848533 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410085848533 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085848533 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085848533 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085848533 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085848533 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085848534 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085848534 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085848534 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085848534 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085848534 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085848534 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085848534 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085848534 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085848534 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250410085848534 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085848534 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085848534 DRANAP DEBUG cnlink(msc-2)[0x55b0d9fd2b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085848534 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085848534 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085848534 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085848534 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085848534 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085848534 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250410085848534 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085848534 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085848534 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085848534 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410085848534 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410085848534 DRANAP DEBUG cnlink(msc-3)[0x55b0da03ca10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085848534 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250410085848534 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085848534 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085848534 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410085848534 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085848534 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085848534 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085848534 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) 20250410085848534 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085848534 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085848534 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085848534 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085848534 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085848534 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085848534 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085848534 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) 20250410085848534 DLSS7 DEBUG Found route for dpc=4=0.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) 20250410085848534 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250410085848534 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085848534 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250410085848534 DRANAP DEBUG cnlink(msc-3)[0x55b0da03ca10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085848534 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250410085848534 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085848534 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085848534 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085848534 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250410085848534 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250410085848534 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250410085848534 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085848534 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085848534 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085848534 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 20250410085848534 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250410085848534 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! MTC@dc2b9a5d0dfe: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(401)@dc2b9a5d0dfe: ************************************************* HNBGW_Test.msc0-M3UA(401)@dc2b9a5d0dfe: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(401)@dc2b9a5d0dfe: ************************************************* MTC@dc2b9a5d0dfe: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(399)@dc2b9a5d0dfe: v_sccp_pdu_maxlen:268 20250410085848551 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085848551 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085848551 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085848551 DRANAP DEBUG cnlink(sgsn-1)[0x55b0da03dd30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085848551 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085848551 DRANAP DEBUG cnlink(sgsn-2)[0x55b0da03e6c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085848552 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085848552 DRANAP DEBUG cnlink(sgsn-3)[0x55b0da03f050]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085848553 DRANAP DEBUG cnlink(sgsn-3)[0x55b0da03f050]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085848553 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250410085848553 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085848553 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085848553 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410085848553 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085848553 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085848553 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085848553 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) 20250410085848553 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085848553 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085848553 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085848553 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085848553 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085848553 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085848553 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085848553 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) 20250410085848553 DLSS7 DEBUG Found route for dpc=12=0.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) 20250410085848553 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250410085848553 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085848553 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250410085848553 DRANAP DEBUG cnlink(sgsn-3)[0x55b0da03f050]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085848553 DRANAP DEBUG cnlink(sgsn-2)[0x55b0da03e6c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085848553 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250410085848553 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085848553 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085848553 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410085848553 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085848553 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085848553 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085848553 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085848553 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085848553 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085848553 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085848553 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085848553 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085848553 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085848553 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085848553 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085848553 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085848553 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250410085848553 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085848553 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085848553 DRANAP DEBUG cnlink(sgsn-2)[0x55b0da03e6c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085848553 DRANAP DEBUG cnlink(sgsn-1)[0x55b0da03dd30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085848553 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250410085848553 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085848553 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085848553 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410085848553 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085848553 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085848553 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085848553 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085848553 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085848553 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085848553 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085848553 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085848553 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085848553 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085848553 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085848553 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085848553 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085848553 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250410085848553 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085848553 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085848553 DRANAP DEBUG cnlink(sgsn-1)[0x55b0da03dd30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085848553 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085848553 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250410085848553 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085848553 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085848553 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410085848553 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085848553 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085848553 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085848553 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085848553 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085848553 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085848553 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085848553 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085848553 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085848553 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085848553 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085848553 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085848553 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085848553 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085848553 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085848553 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085848553 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085848553 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085848553 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085848553 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085848553 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 20250410085848553 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250410085848553 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250410085848553 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085848553 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085848553 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085848553 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250410085848553 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250410085848553 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250410085848553 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085848553 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085848553 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085848553 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250410085848553 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250410085848553 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250410085848553 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085848553 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085848553 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085848553 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085848553 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085848553 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@dc2b9a5d0dfe: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@dc2b9a5d0dfe: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(404)@dc2b9a5d0dfe: ************************************************* HNBGW_Test.sgsn0-M3UA(404)@dc2b9a5d0dfe: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(404)@dc2b9a5d0dfe: ************************************************* HNBGW_Test.sgsn0-SCCP(402)@dc2b9a5d0dfe: v_sccp_pdu_maxlen:268 20250410085848578 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085848578 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085848578 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250410085848578 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250410085848578 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) 20250410085848578 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250410085848578 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250410085848578 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410085848578 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@dc2b9a5d0dfe: setverdict(pass): none -> pass 20250410085848748 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250410085848748 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250410085848748 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250410085848748 DLSS7 <000c> 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)@dc2b9a5d0dfe: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250410085848754 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085848754 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250410085848754 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250410085848754 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250410085848754 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250410085848754 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250410085848754 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250410085848754 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 20250410085848754 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250410085848754 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  20250410085848754 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250410085848755 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085848755 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250410085848755 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250410085848755 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  20250410085848755 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250410085848755 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250410085848755 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250410085848755 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 20250410085848755 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250410085848755 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  20250410085848755 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085848756 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250410085848756 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085848756 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250410085848756 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:413) 20250410085848756 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085848756 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085848756 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085848756 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085848756 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250410085848756 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250410085848756 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085848757 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085848757 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250410085848757 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085848757 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085848757 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410085848757 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085848757 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085848757 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085848757 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085848757 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085848757 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085848757 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085848757 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085848757 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085848757 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085848757 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085848757 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085848757 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085848757 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085848757 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085848757 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085848757 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085848758 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085848758 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085848758 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085848758 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085848758 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085848758 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.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' 20250410085848758 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410085848758 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410085848758 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085848758 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  20250410085848765 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250410085848765 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250410085848765 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250410085848765 DLSS7 <000c> 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)@dc2b9a5d0dfe: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250410085848772 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085848772 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250410085848772 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250410085848772 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250410085848772 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250410085848772 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250410085848772 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250410085848772 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 20250410085848772 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250410085848772 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  20250410085848772 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250410085848775 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085848775 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250410085848775 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250410085848775 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  20250410085848775 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250410085848775 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250410085848775 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250410085848775 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 20250410085848775 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250410085848775 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  20250410085848775 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  20250410085848775 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085848775 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250410085848775 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085848775 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250410085848775 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250410085848775 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085848776 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085848776 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085848776 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085848776 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250410085848776 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250410085848776 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085848777 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085848777 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250410085848777 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085848777 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085848777 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410085848777 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085848777 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085848777 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085848777 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085848777 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085848777 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085848777 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085848777 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085848777 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085848777 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085848777 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085848777 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085848777 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085848777 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085848777 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085848777 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085848777 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085848777 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085848777 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085848777 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085848777 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085848777 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085848777 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.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' 20250410085848778 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410085848778 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410085848778 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085848778 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(400)@dc2b9a5d0dfe: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250410085849560 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085849560 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410085849560 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410085849560 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410085849560 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085849560 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410085849560 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085849560 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085849560 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085849560 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085849560 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085849560 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085849560 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085849560 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410085849560 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085849560 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085849560 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250410085849560 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410085849560 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085849560 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085849560 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085849560 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085849560 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085849560 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085849560 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085849560 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085849560 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085849560 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085849560 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085849560 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085849560 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085849560 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085849560 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250410085849560 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250410085849560 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250410085849560 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250410085849560 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085849560 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410085849560 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085849560 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085849560 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085849560 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085849560 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085849560 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085849560 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085849560 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085849560 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085849560 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085849560 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085849560 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085849560 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085849560 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085849560 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085849560 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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) 20250410085849560 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250410085849560 DRANAP NOTICE cnlink(msc-0)[0x55b0d9ff2940]{CONNECTED}: link up (cnlink.c:111) 20250410085849561 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085849561 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085849561 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085849561 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085849561 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085849561 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.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' 20250410085849561 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410085849561 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410085849561 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085849561 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  20250410085849563 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085849563 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410085849563 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410085849563 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410085849563 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085849563 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410085849563 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085849563 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085849563 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085849563 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085849563 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085849564 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085849564 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085849564 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410085849564 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085849564 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085849564 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250410085849564 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410085849564 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085849564 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085849564 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085849564 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085849564 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085849564 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085849564 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085849564 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085849564 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085849564 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085849564 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085849564 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085849564 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085849564 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085849564 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250410085849564 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250410085849564 DRANAP INFO cnlink(msc-0)[0x55b0d9ff2940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(403)@dc2b9a5d0dfe: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250410085849575 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085849575 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410085849575 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410085849575 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410085849575 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085849575 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410085849575 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085849575 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085849575 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085849575 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085849575 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085849575 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085849575 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085849575 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410085849575 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085849575 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085849575 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250410085849575 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410085849575 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085849575 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085849575 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085849575 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085849575 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085849575 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085849575 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085849575 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085849575 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085849575 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085849575 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085849575 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085849576 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085849576 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085849576 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250410085849576 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250410085849576 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250410085849576 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250410085849576 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085849576 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410085849576 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085849576 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085849576 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085849576 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085849576 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085849576 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085849576 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085849576 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085849576 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085849576 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085849576 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085849576 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085849576 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085849576 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085849576 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085849576 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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) 20250410085849576 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250410085849576 DRANAP NOTICE cnlink(sgsn-0)[0x55b0da03d3a0]{CONNECTED}: link up (cnlink.c:111) 20250410085849576 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085849576 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085849576 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085849576 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085849576 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085849576 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.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' 20250410085849576 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410085849576 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410085849576 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085849576 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  20250410085849579 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085849579 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410085849579 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410085849579 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410085849579 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085849579 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410085849579 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085849579 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085849579 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085849579 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085849579 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085849579 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085849579 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085849579 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410085849579 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085849579 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085849579 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250410085849579 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410085849579 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085849579 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085849579 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085849579 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085849579 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085849579 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085849579 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085849579 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085849579 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085849579 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085849579 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085849579 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085849579 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085849579 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085849579 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250410085849579 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250410085849579 DRANAP INFO cnlink(sgsn-0)[0x55b0da03d3a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250410085849592 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56158<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ps_iu_release_req_rua_disconnect0(406)@dc2b9a5d0dfe: f_gen_tmsi(suffix:=0, 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)@dc2b9a5d0dfe: f_create_expect(l3 := '080101D571000008292624000000009000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(403)@dc2b9a5d0dfe: 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)@dc2b9a5d0dfe: Added conn table entry 0TC_ps_iu_release_req_rua_disconnect0(406)1014881 20250410085850625 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085850625 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085850625 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250410085850625 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250410085850625 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xf7c61, normal) (hnbgw_rua.c:407) 20250410085850625 DHNB DEBUG map_rua[0x55b0da07c400]{init}: Allocated (fsm.c:456) 20250410085850625 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1014881)[0x55b0da07c400]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250410085850625 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1014881 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250410085850625 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410085850625 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410085850625 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000009 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250410085850625 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1014881 SCCP-0 PS MI=IMSI-262420000000009: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250410085850625 DCN DEBUG map_sccp[0x55b0da05f8b0]{init}: Allocated (fsm.c:456) 20250410085850625 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x55b0da05f8b0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250410085850625 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-1014881 <-> SCCP-36 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250410085850625 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1014881 SCCP-36 sgsn-0 MI=IMSI-262420000000009: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250410085850625 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1014881)[0x55b0da07c400]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250410085850625 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410085850625 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410085850625 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1014881)[0x55b0da07c400]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250410085850625 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x55b0da05f8b0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250410085850625 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250410085850625 DLSCCP DEBUG SCCP-SCOC(36)[0x55b0da07b770]{IDLE}: Allocated (fsm.c:456) 20250410085850625 DLSCCP DEBUG SCCP-SCOC(36)[0x55b0da07b770]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250410085850625 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340540000070003400180000f40060000f11009260037400100003a40080000f110092600370010401d1c080101d571000008292624000000009000f1102a2a170512c7422000004f400300023d0056400500f1100926) (sccp_scrc.c:415) 20250410085850625 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085850625 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085850625 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085850625 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085850625 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085850625 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085850625 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085850625 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085850625 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085850625 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085850625 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085850625 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085850625 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085850625 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085850625 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085850625 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 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) 20250410085850625 DLSCCP DEBUG SCCP-SCOC(36)[0x55b0da07b770]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250410085850625 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x55b0da05f8b0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250410085850625 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1014881)[0x55b0da07c400]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250410085850625 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085850625 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085850625 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085850625 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085850625 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085850625 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.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' 20250410085850625 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410085850625 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410085850625 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085850625 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 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(402)@dc2b9a5d0dfe: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(402)@dc2b9a5d0dfe: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(403)@dc2b9a5d0dfe: Found Expect[0] for l3='080101D571000008292624000000009000F1102A2A170512C7422000'O handled at TC_ps_iu_release_req_rua_disconnect0(406) HNBGW_Test.sgsn0-RAN(403)@dc2b9a5d0dfe: Added conn table entry 0TC_ps_iu_release_req_rua_disconnect0(406)13987000 HNBGW_Test.sgsn0-SCCP(402)@dc2b9a5d0dfe: Session index based on connection ID:0 TC_ps_iu_release_req_rua_disconnect0(406)@dc2b9a5d0dfe: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(402)@dc2b9a5d0dfe: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250410085850630 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085850630 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410085850630 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410085850630 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410085850630 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085850630 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410085850630 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085850630 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085850630 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085850630 DLSS7 <000c> osmo_ss7_asp.c:1175 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 c7 2b c1 02 00 00 00 00 00 06 00 08 00 00 00 07  20250410085850630 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085850630 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085850630 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085850630 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410085850630 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085850630 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00c72bc1) (sccp_scrc.c:486) 20250410085850630 DLSCCP DEBUG Received CO:COAK for local reference 36 (sccp_scoc.c:1855) 20250410085850630 DLSCCP DEBUG SCCP-SCOC(36)[0x55b0da07b770]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250410085850630 DLSCCP DEBUG SCCP-SCOC(36)[0x55b0da07b770]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250410085850630 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085850630 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250410085850630 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) 20250410085850630 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x55b0da05f8b0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250410085850630 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x55b0da05f8b0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_ps_iu_release_req_rua_disconnect0(406)@dc2b9a5d0dfe: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":818 HNBGW_Test.sgsn0-SCCP(402)@dc2b9a5d0dfe: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(402)@dc2b9a5d0dfe: vl_len:91 HNBGW_Test.sgsn0-SCCP(402)@dc2b9a5d0dfe: vl_from0 HNBGW_Test.sgsn0-SCCP(402)@dc2b9a5d0dfe: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O 20250410085850833 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085850833 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410085850833 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410085850833 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410085850833 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085850833 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410085850833 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085850833 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085850833 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085850833 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  20250410085850833 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085850833 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085850833 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085850833 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410085850833 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085850833 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) 20250410085850833 DLSCCP DEBUG Received CO:CODT for local reference 36 (sccp_scoc.c:1855) 20250410085850833 DLSCCP DEBUG SCCP-SCOC(36)[0x55b0da07b770]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250410085850833 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085850833 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250410085850833 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x55b0da05f8b0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250410085850833 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250410085850833 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250410085850833 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x55b0da05f8b0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250410085850833 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250410085850833 DMAIN DEBUG RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (context_map_sccp.c:242) 20250410085850833 DRANAP DEBUG ps_rab_ass[0x55b0da061420]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250410085850833 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250410085850833 DLPFCP DEBUG ps_rab[0x55b0da07cb40]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20250410085850833 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1014881-RAB-23)[0x55b0da07cb40]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) 20250410085850833 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b0da051270]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250410085850833 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1014881-RAB-23)[0x55b0da07cb40]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-2 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:258) 20250410085850833 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250410085850834 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-1014881)[0x55b0da061420]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:262) HNBGW-PFCP(396)@dc2b9a5d0dfe: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O HNBGW-PFCP(396)@dc2b9a5d0dfe: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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)@dc2b9a5d0dfe: found destination TC_ps_iu_release_req_rua_disconnect0(406) TC_ps_iu_release_req_rua_disconnect0(406)@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed TC_ps_iu_release_req_rua_disconnect0(406)@dc2b9a5d0dfe: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":838 HNBGW-PFCP(396)@dc2b9a5d0dfe: 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 } } } 20250410085850851 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b0da051270]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250410085850851 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1014881-RAB-23)[0x55b0da07cb40]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-2 SEID-0x1 SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250410085850851 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1014881-RAB-23)[0x55b0da07cb40]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20250410085850851 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-1014881)[0x55b0da061420]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20250410085850851 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250410085850851 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1014881)[0x55b0da07c400]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:364) 20250410085850851 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20250410085850851 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-1014881)[0x55b0da061420]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:368) 20250410085850851 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-1014881)[0x55b0da061420]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:368) 20250410085850851 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-1014881)[0x55b0da061420]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20250410085850851 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1014881-RAB-23)[0x55b0da07cb40]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20250410085850851 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1014881-RAB-23)[0x55b0da07cb40]{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) 20250410085850851 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1014881-RAB-23)[0x55b0da07cb40]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-2 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20250410085850851 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b0da051270]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250410085850851 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1014881-RAB-23)[0x55b0da07cb40]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-2 SEID-0x1 SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250410085850851 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b0da051270]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250410085850851 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b0da051270]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250410085850851 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410085850851 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)@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed 20250410085850867 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085850867 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085850867 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250410085850867 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250410085850867 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xf7c61) (hnbgw_rua.c:471) 20250410085850867 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1014881 SCCP-36 sgsn-0 MI=IMSI-262420000000009: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250410085850867 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1014881)[0x55b0da07c400]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250410085850867 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250410085850867 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250410085850867 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1014881)[0x55b0da07c400]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250410085850867 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250410085850867 DRANAP DEBUG ps_rab_ass[0x55b0da061420]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250410085850867 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-1014881)[0x55b0da061420]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:444) 20250410085850867 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250410085850867 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1014881-RAB-23)[0x55b0da07cb40]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20250410085850867 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1014881-RAB-23)[0x55b0da07cb40]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20250410085850867 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b0da051270]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250410085850867 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1014881-RAB-23)[0x55b0da07cb40]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-3 SEID-0x3f1 SESSION_MOD_REQ: sending (pfcp_endpoint.c:258) 20250410085850867 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250410085850867 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-1014881)[0x55b0da061420]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:476) HNBGW-PFCP(396)@dc2b9a5d0dfe: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(396)@dc2b9a5d0dfe: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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)@dc2b9a5d0dfe: found destination TC_ps_iu_release_req_rua_disconnect0(406) TC_ps_iu_release_req_rua_disconnect0(406)@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(396)@dc2b9a5d0dfe: 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 } } } 20250410085850873 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b0da051270]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250410085850873 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1014881-RAB-23)[0x55b0da07cb40]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-3 SEID-0x1 SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250410085850873 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1014881-RAB-23)[0x55b0da07cb40]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20250410085850873 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1014881-RAB-23)[0x55b0da07cb40]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20250410085850873 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-1014881)[0x55b0da061420]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20250410085850873 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250410085850873 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-1014881)[0x55b0da061420]{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) 20250410085850873 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-1014881)[0x55b0da061420]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:604) 20250410085850873 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x55b0da05f8b0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:606) 20250410085850873 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250410085850873 DLSCCP DEBUG SCCP-SCOC(36)[0x55b0da07b770]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250410085850873 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c72bc1), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:415) 20250410085850873 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085850873 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085850873 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085850873 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085850873 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085850873 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085850873 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 c7 2b 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) 20250410085850873 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-1014881)[0x55b0da061420]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:613) 20250410085850873 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-1014881)[0x55b0da061420]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:613) 20250410085850873 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-1014881)[0x55b0da061420]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20250410085850873 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1014881-RAB-23)[0x55b0da07cb40]{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) 20250410085850873 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1014881-RAB-23)[0x55b0da07cb40]{ESTABLISHED}: <-tx- PFCP seq-3 SEID-0x3f1 SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20250410085850873 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b0da051270]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250410085850873 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1014881-RAB-23)[0x55b0da07cb40]{ESTABLISHED}: -rx-> PFCP seq-3 SEID-0x1 SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250410085850873 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b0da051270]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250410085850873 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b0da051270]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250410085850873 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085850873 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085850873 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085850873 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085850873 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085850873 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.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' 20250410085850873 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410085850873 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410085850873 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085850873 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 c7 2b 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(402)@dc2b9a5d0dfe: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(402)@dc2b9a5d0dfe: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@dc2b9a5d0dfe: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@dc2b9a5d0dfe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_iu_release_req_rua_disconnect0(406)@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed 20250410085851068 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085851068 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085851068 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 37 bytes from client (stream_srv.c:1351) 20250410085851068 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250410085851069 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xf7c61) (hnbgw_rua.c:471) 20250410085851069 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1014881 SCCP-36 sgsn-0 MI=IMSI-262420000000009: rx RUA DirectTransfer with 13 bytes RANAP data (hnbgw_rua.c:312) 20250410085851069 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1014881)[0x55b0da07c400]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250410085851069 DRANAP DEBUG Rx CO IM (Iu Release Request) (ranap_common_cn.c:41) 20250410085851069 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseRequestIEs (ranap_decoder.c:2571) (ranap_decoder.c:2571) 20250410085851069 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1014881)[0x55b0da07c400]{connected}: rx from RUA: RANAP Iu Release Request (context_map_rua.c:171) 20250410085851069 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x55b0da05f8b0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250410085851069 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250410085851069 DLSCCP DEBUG SCCP-SCOC(36)[0x55b0da07b770]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250410085851069 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c72bc1), PART(T=Data,L=13,D=000b4009000001000440020000) (sccp_scrc.c:415) 20250410085851069 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085851069 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085851069 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085851069 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085851069 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085851069 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085851069 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 c7 2b c1 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) 20250410085851069 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085851069 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085851069 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085851070 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085851070 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085851070 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.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' 20250410085851070 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410085851070 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410085851070 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085851070 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 c7 2b c1 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)@dc2b9a5d0dfe: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(402)@dc2b9a5d0dfe: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@dc2b9a5d0dfe: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@dc2b9a5d0dfe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_iu_release_req_rua_disconnect-Iuh0-RUA(398)@dc2b9a5d0dfe: Deleted conn table entry 0TC_ps_iu_release_req_rua_disconnect0(406)1014881 20250410085851272 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085851273 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085851273 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 24 bytes from client (stream_srv.c:1351) 20250410085851273 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250410085851273 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xf7c61,cause=misc(unspecified)) (hnbgw_rua.c:439) 20250410085851273 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1014881 SCCP-36 sgsn-0 MI=IMSI-262420000000009: rx RUA Disconnect with 0 bytes RANAP data (hnbgw_rua.c:312) 20250410085851273 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1014881)[0x55b0da07c400]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250410085851273 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1014881)[0x55b0da07c400]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250410085851273 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x55b0da05f8b0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250410085851273 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250410085851273 DLSCCP DEBUG SCCP-SCOC(36)[0x55b0da07b770]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250410085851273 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c72bc1), PART(T=Source Reference,L=4,D=00000024), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250410085851273 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085851273 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085851273 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085851273 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085851273 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085851273 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085851273 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [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 c7 2b c1 00 00 24 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085851273 DLSCCP DEBUG SCCP-SCOC(36)[0x55b0da07b770]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250410085851273 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x55b0da05f8b0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:400) 20250410085851273 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1014881)[0x55b0da07c400]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250410085851273 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1014881)[0x55b0da07c400]{disconnected}: Freeing instance (context_map.c:202) 20250410085851273 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1014881)[0x55b0da07c400]{disconnected}: Deallocated (fsm.c:568) 20250410085851273 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x55b0da05f8b0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250410085851273 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x55b0da05f8b0]{disconnected}: Freeing instance (context_map.c:206) 20250410085851273 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x55b0da05f8b0]{disconnected}: Deallocated (fsm.c:568) 20250410085851273 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1014881-RAB-23)[0x55b0da07cb40]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:725) 20250410085851273 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1014881-RAB-23)[0x55b0da07cb40]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:726) 20250410085851273 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b0da051270]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250410085851274 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1014881-RAB-23)[0x55b0da07cb40]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-4 SEID-0x3f1 SESSION_DEL_REQ: sending (pfcp_endpoint.c:258) 20250410085851274 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250410085851274 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1014881 SCCP-36 sgsn-0 MI=IMSI-262420000000009: Deallocating (context_map.c:225) 20250410085851274 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085851274 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085851274 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085851274 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085851274 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085851274 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.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' 20250410085851274 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410085851274 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410085851274 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085851274 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 c7 2b c1 00 00 24 00 00 00 00 00 00 06 00 08 00 00 00 02  HNBGW-PFCP(396)@dc2b9a5d0dfe: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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)@dc2b9a5d0dfe: found destination TC_ps_iu_release_req_rua_disconnect0(406) TC_ps_iu_release_req_rua_disconnect0(406)@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(402)@dc2b9a5d0dfe: Session index based on local reference:0 HNBGW-PFCP(396)@dc2b9a5d0dfe: 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)@dc2b9a5d0dfe: Deleted conn table entry 0TC_ps_iu_release_req_rua_disconnect0(406)13987000 20250410085851281 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085851281 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410085851281 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410085851281 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410085851281 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085851281 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410085851281 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085851281 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085851281 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085851281 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 c7 2b c1 00 00 06 00 08 00 00 00 07  20250410085851281 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085851282 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085851282 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085851282 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410085851282 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085851282 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=00c72bc1) (sccp_scrc.c:486) 20250410085851282 DLSCCP DEBUG Received CO:RELCO for local reference 36 (sccp_scoc.c:1855) 20250410085851282 DLSCCP DEBUG SCCP-SCOC(36)[0x55b0da07b770]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250410085851282 DLSCCP DEBUG SCCP-SCOC(36)[0x55b0da07b770]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250410085851282 DLSCCP DEBUG SCCP-SCOC(36)[0x55b0da07b770]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250410085851282 DLSCCP DEBUG SCCP-SCOC(36)[0x55b0da07b770]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250410085851282 DLSCCP DEBUG SCCP-SCOC(36)[0x55b0da07b770]{IDLE}: Deallocated (fsm.c:568) 20250410085851282 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b0da051270]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250410085851282 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1014881-RAB-23)[0x55b0da07cb40]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-4 SEID-0x1 SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250410085851282 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1014881-RAB-23)[0x55b0da07cb40]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20250410085851282 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1014881-RAB-23)[0x55b0da07cb40]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) 20250410085851282 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1014881-RAB-23)[0x55b0da07cb40]{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) 20250410085851282 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1014881-RAB-23)[0x55b0da07cb40]{WAIT_USE_COUNT}: <-tx- PFCP seq-4 SEID-0x3f1 SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20250410085851282 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b0da051270]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250410085851282 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1014881-RAB-23)[0x55b0da07cb40]{WAIT_USE_COUNT}: -rx-> PFCP seq-4 SEID-0x1 SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250410085851282 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1014881-RAB-23)[0x55b0da07cb40]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20250410085851282 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1014881-RAB-23)[0x55b0da07cb40]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:684) 20250410085851282 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1014881-RAB-23)[0x55b0da07cb40]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:684) 20250410085851282 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1014881-RAB-23)[0x55b0da07cb40]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20250410085851282 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b0da051270]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250410085851282 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b0da051270]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) MTC@dc2b9a5d0dfe: ok: talloc reports "asn1_context" = 1 bytes 20250410085852294 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56142<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250410085852294 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:40029<->l=127.0.0.1:4262) (control_if.c:193) VirtHNBGW-STATS(394)@dc2b9a5d0dfe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(395)@dc2b9a5d0dfe: Final verdict of PTC: none MTC@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed 20250410085852297 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56134<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250410085852299 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085852299 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085852299 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410085852299 DMAIN NOTICE (127.0.0.1:9999 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) 20250410085852299 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) HNBGW_Test.msc0-SCCP(399)@dc2b9a5d0dfe: Final verdict of PTC: none TC_ps_iu_release_req_rua_disconnect-Iuh0-RUA(398)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW_Test.msc0-RAN(400)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(402)@dc2b9a5d0dfe: Final verdict of PTC: none 20250410085852302 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250410085852302 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410085852302 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250410085852302 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250410085852302 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250410085852302 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410085852302 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250410085852302 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250410085852302 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250410085852302 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410085852302 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250410085852302 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250410085852302 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250410085852302 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410085852302 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250410085852302 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250410085852302 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250410085852302 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085852302 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-sgsn0-0: connection closed 20250410085852302 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250410085852302 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250410085852302 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250410085852302 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250410085852302 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 20250410085852302 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  20250410085852302 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085852302 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250410085852302 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.sgsn0-RAN(403)@dc2b9a5d0dfe: Final verdict of PTC: none 20250410085852302 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client MutexDispCT-TC_ps_iu_release_req_rua_disconnect(393)@dc2b9a5d0dfe: Final verdict of PTC: none TC_ps_iu_release_req_rua_disconnect-Iuh0(397)@dc2b9a5d0dfe: Final verdict of PTC: none 20250410085852302 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085852302 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-msc0-0: connection closed 20250410085852302 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250410085852302 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250410085852302 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250410085852302 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250410085852303 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 20250410085852303 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085852303 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250410085852302 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085852302 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250410085852303 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250410085852302 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250410085852303 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085852303 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085852303 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085852303 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085852303 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250410085852303 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250410085852303 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250410085852303 DRANAP NOTICE cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: link lost (cnlink.c:118) 20250410085852303 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085852303 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250410085852303 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:378) 20250410085852303 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085852303 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085852303 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085852303 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085852303 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250410085852303 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250410085852303 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250410085852303 DRANAP NOTICE cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW-PFCP(396)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(404)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW-MGCP(405)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(401)@dc2b9a5d0dfe: Final verdict of PTC: none 20250410085852306 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56158<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_iu_release_req_rua_disconnect0(406)@dc2b9a5d0dfe: Final verdict of PTC: pass MTC@dc2b9a5d0dfe: Setting final verdict of the test case. MTC@dc2b9a5d0dfe: Local verdict of MTC: pass MTC@dc2b9a5d0dfe: Local verdict of PTC MutexDispCT-TC_ps_iu_release_req_rua_disconnect(393): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC VirtHNBGW-STATS(394): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC IPA-CTRL-CLI-IPA(395): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW-PFCP(396): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC TC_ps_iu_release_req_rua_disconnect-Iuh0(397): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC TC_ps_iu_release_req_rua_disconnect-Iuh0-RUA(398): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.msc0-SCCP(399): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.msc0-RAN(400): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.msc0-M3UA(401): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(402): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.sgsn0-RAN(403): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(404): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW-MGCP(405): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC TC_ps_iu_release_req_rua_disconnect0(406): pass (pass -> pass) MTC@dc2b9a5d0dfe: Test case TC_ps_iu_release_req_rua_disconnect finished. Verdict: pass MTC@dc2b9a5d0dfe: 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'. Thu Apr 10 08:58:52 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 20250410085852407 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56166<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410085852910 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56166<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=339836) Waiting for packet dumper to finish... 1 (prev_count=339836, count=340376) 20250410085854303 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250410085854303 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250410085854303 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250410085854303 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250410085854303 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250410085854303 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@dc2b9a5d0dfe: 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@dc2b9a5d0dfe: 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 ------ Thu Apr 10 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@dc2b9a5d0dfe: 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@dc2b9a5d0dfe: Test case TC_ps_rab_assignment started. 20250410085856006 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36582<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410085856011 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36588<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410085856015 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:37267<->l=127.0.0.1:4262) (control_if.c:572) 20250410085856092 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085856092 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085856093 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085856093 DRANAP DEBUG cnlink(msc-1)[0x55b0d9fd5920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085856093 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085856093 DRANAP DEBUG cnlink(msc-2)[0x55b0d9fd2b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085856093 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250410085856093 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) TC_ps_rab_assignment-Iuh0(411)@dc2b9a5d0dfe: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250410085856093 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085856093 DRANAP DEBUG cnlink(msc-3)[0x55b0da03ca10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085856094 DRANAP DEBUG cnlink(msc-3)[0x55b0da03ca10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085856094 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250410085856094 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085856094 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085856094 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410085856095 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085856095 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085856095 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085856095 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) 20250410085856095 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085856095 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085856095 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085856095 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085856095 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085856095 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085856095 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085856095 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) 20250410085856095 DLSS7 DEBUG Found route for dpc=4=0.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) 20250410085856095 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250410085856095 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085856095 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250410085856095 DRANAP DEBUG cnlink(msc-3)[0x55b0da03ca10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085856095 DRANAP DEBUG cnlink(msc-2)[0x55b0d9fd2b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085856095 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250410085856095 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085856095 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085856095 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410085856095 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085856095 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085856095 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085856095 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085856095 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085856095 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085856095 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085856095 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085856095 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085856095 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085856095 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085856095 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410085856095 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085856095 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250410085856095 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085856095 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085856095 DRANAP DEBUG cnlink(msc-2)[0x55b0d9fd2b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085856095 DRANAP DEBUG cnlink(msc-1)[0x55b0d9fd5920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085856095 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250410085856095 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085856095 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085856095 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410085856095 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085856095 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085856095 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085856095 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085856095 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085856095 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085856095 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085856095 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085856095 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085856095 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085856095 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085856095 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085856095 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085856095 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410085856095 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085856095 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085856095 DRANAP DEBUG cnlink(msc-1)[0x55b0d9fd5920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085856095 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085856095 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250410085856095 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085856095 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085856095 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410085856095 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085856095 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085856095 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085856095 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085856095 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085856095 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085856095 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085856095 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085856095 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085856095 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085856095 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085856095 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085856095 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085856095 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085856095 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085856095 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085856095 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085856095 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085856095 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085856095 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085856095 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 20250410085856095 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250410085856095 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250410085856095 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085856095 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085856095 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085856095 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250410085856095 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250410085856095 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 20250410085856095 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250410085856095 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085856095 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085856095 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085856095 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410085856095 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410085856095 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 20250410085856095 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250410085856095 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085856095 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085856095 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085856095 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085856095 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085856095 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@dc2b9a5d0dfe: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@dc2b9a5d0dfe: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(415)@dc2b9a5d0dfe: ************************************************* HNBGW_Test.msc0-M3UA(415)@dc2b9a5d0dfe: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(415)@dc2b9a5d0dfe: ************************************************* HNBGW_Test.msc0-SCCP(413)@dc2b9a5d0dfe: v_sccp_pdu_maxlen:268 20250410085856107 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085856107 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085856108 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085856108 DRANAP DEBUG cnlink(sgsn-1)[0x55b0da03dd30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085856108 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085856108 DRANAP DEBUG cnlink(sgsn-2)[0x55b0da03e6c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085856108 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085856108 DRANAP DEBUG cnlink(sgsn-3)[0x55b0da03f050]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085856109 DRANAP DEBUG cnlink(sgsn-3)[0x55b0da03f050]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085856109 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250410085856109 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085856109 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085856109 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410085856109 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085856109 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085856109 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085856109 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) 20250410085856109 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085856109 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085856109 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085856109 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085856109 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085856109 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085856109 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085856109 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) 20250410085856109 DLSS7 DEBUG Found route for dpc=12=0.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) 20250410085856109 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250410085856109 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085856109 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250410085856109 DRANAP DEBUG cnlink(sgsn-3)[0x55b0da03f050]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085856109 DRANAP DEBUG cnlink(sgsn-2)[0x55b0da03e6c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085856109 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250410085856109 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085856109 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085856109 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410085856109 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085856109 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085856109 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085856109 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085856109 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085856109 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085856109 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085856109 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085856109 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085856109 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085856109 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085856109 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085856109 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085856109 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250410085856109 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085856109 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085856109 DRANAP DEBUG cnlink(sgsn-2)[0x55b0da03e6c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085856109 DRANAP DEBUG cnlink(sgsn-1)[0x55b0da03dd30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085856109 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250410085856109 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085856109 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085856109 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410085856109 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085856109 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085856109 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085856109 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085856109 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085856109 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085856109 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085856109 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085856110 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085856110 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085856110 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085856110 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085856110 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085856110 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250410085856110 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085856110 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085856110 DRANAP DEBUG cnlink(sgsn-1)[0x55b0da03dd30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085856110 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085856110 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250410085856110 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085856110 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085856110 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410085856110 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085856110 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085856110 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085856110 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085856110 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085856110 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085856110 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085856110 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085856110 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085856110 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085856110 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085856110 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085856110 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085856110 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085856110 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085856110 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085856110 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085856110 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085856110 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085856110 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085856110 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 20250410085856110 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250410085856110 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250410085856110 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085856110 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085856110 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085856110 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250410085856110 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250410085856110 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250410085856110 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085856110 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085856110 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085856110 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250410085856110 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250410085856110 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250410085856110 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085856110 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085856110 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085856110 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085856110 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085856110 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@dc2b9a5d0dfe: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@dc2b9a5d0dfe: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(418)@dc2b9a5d0dfe: ************************************************* HNBGW_Test.sgsn0-M3UA(418)@dc2b9a5d0dfe: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(418)@dc2b9a5d0dfe: ************************************************* HNBGW_Test.sgsn0-SCCP(416)@dc2b9a5d0dfe: v_sccp_pdu_maxlen:268 20250410085856129 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085856129 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085856129 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250410085856129 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250410085856129 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) 20250410085856129 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250410085856129 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250410085856129 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410085856129 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@dc2b9a5d0dfe: setverdict(pass): none -> pass 20250410085856305 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250410085856305 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250410085856305 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250410085856305 DLSS7 <000c> 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)@dc2b9a5d0dfe: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250410085856311 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085856311 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250410085856311 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250410085856311 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250410085856311 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250410085856311 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250410085856311 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250410085856311 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 20250410085856311 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250410085856311 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  20250410085856311 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250410085856311 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085856311 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250410085856311 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250410085856311 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  20250410085856311 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250410085856311 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250410085856311 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250410085856311 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 20250410085856311 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250410085856311 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  20250410085856311 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085856311 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250410085856312 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085856312 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250410085856312 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:413) 20250410085856312 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085856312 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085856312 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085856312 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085856312 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250410085856312 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250410085856312 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085856313 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085856313 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250410085856313 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085856313 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085856313 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410085856313 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085856313 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085856313 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085856313 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085856313 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085856313 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085856313 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085856313 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085856313 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085856313 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085856313 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085856313 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085856313 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085856313 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085856313 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085856313 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085856313 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085856313 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085856313 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085856313 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085856313 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085856313 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085856313 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250410085856314 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410085856314 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410085856314 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085856314 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  20250410085856320 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250410085856320 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250410085856320 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250410085856320 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(418)@dc2b9a5d0dfe: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250410085856325 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085856325 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250410085856325 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250410085856325 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250410085856325 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250410085856325 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250410085856325 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250410085856325 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 20250410085856325 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250410085856325 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  20250410085856325 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250410085856327 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085856327 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250410085856327 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250410085856327 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  20250410085856327 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250410085856327 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250410085856327 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250410085856327 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 20250410085856327 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250410085856327 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  20250410085856327 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  20250410085856327 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085856327 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250410085856327 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085856327 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250410085856327 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250410085856327 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085856327 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085856327 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085856327 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085856327 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250410085856327 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250410085856328 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085856329 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085856329 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250410085856329 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085856329 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085856329 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410085856329 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085856329 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085856329 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085856329 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085856329 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085856329 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085856329 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085856329 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085856329 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085856329 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085856329 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085856329 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085856329 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085856329 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085856329 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085856329 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085856329 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085856329 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085856329 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085856329 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085856329 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085856329 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085856329 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250410085856329 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410085856329 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410085856329 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085856329 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(414)@dc2b9a5d0dfe: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250410085857121 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085857121 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410085857121 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410085857121 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410085857121 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085857121 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410085857121 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085857121 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085857121 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085857121 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085857121 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085857121 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085857121 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085857121 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410085857121 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085857121 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085857121 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250410085857121 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410085857121 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085857121 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085857121 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085857121 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085857121 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085857121 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085857121 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085857121 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085857121 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085857121 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085857121 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085857121 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085857121 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085857121 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085857121 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250410085857121 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250410085857121 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250410085857121 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250410085857121 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085857121 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410085857121 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085857121 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085857121 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085857121 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085857121 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085857121 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085857121 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085857122 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085857122 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085857122 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085857122 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085857122 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085857122 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085857122 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085857122 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085857122 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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) 20250410085857122 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250410085857122 DRANAP NOTICE cnlink(msc-0)[0x55b0d9ff2940]{CONNECTED}: link up (cnlink.c:111) 20250410085857122 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085857122 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085857122 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085857122 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085857122 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085857122 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250410085857122 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410085857122 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410085857122 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085857122 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  20250410085857124 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085857124 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410085857124 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410085857124 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410085857124 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085857124 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410085857124 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085857124 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085857124 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085857124 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085857124 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085857125 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085857125 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085857125 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410085857125 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085857125 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085857125 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250410085857125 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410085857125 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085857125 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085857125 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085857125 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085857125 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085857125 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085857125 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085857125 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085857125 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085857125 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085857125 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085857125 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085857125 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085857125 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085857125 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250410085857125 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250410085857125 DRANAP INFO cnlink(msc-0)[0x55b0d9ff2940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(417)@dc2b9a5d0dfe: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250410085857128 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085857128 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410085857128 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410085857128 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410085857128 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085857128 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410085857128 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085857128 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085857128 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085857128 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085857128 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085857128 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085857128 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085857128 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410085857128 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085857128 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085857128 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250410085857128 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410085857128 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085857128 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085857128 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085857128 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085857128 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085857128 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085857128 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085857128 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085857128 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085857128 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085857128 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085857128 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085857128 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085857128 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085857128 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250410085857128 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250410085857128 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250410085857128 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250410085857128 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085857128 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410085857128 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085857128 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085857128 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085857128 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085857128 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085857128 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085857128 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085857128 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085857128 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085857128 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085857128 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085857128 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085857128 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085857128 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085857128 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085857128 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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) 20250410085857128 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250410085857128 DRANAP NOTICE cnlink(sgsn-0)[0x55b0da03d3a0]{CONNECTED}: link up (cnlink.c:111) 20250410085857128 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085857128 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085857128 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085857128 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085857128 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085857128 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.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' 20250410085857128 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410085857128 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410085857128 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085857128 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  20250410085857128 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085857128 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410085857128 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410085857128 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410085857128 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085857128 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410085857128 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085857128 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085857128 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085857128 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085857128 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085857128 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085857128 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085857128 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410085857128 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085857128 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085857128 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250410085857129 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410085857129 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085857129 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085857129 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085857129 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085857129 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085857129 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085857129 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085857129 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085857129 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085857129 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085857129 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085857129 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085857129 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085857129 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085857129 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250410085857129 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250410085857129 DRANAP INFO cnlink(sgsn-0)[0x55b0da03d3a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250410085858164 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36604<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ps_rab_assignment0(420)@dc2b9a5d0dfe: f_gen_tmsi(suffix:=0, 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)@dc2b9a5d0dfe: f_create_expect(l3 := '080101D571000008292624000000007000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(417)@dc2b9a5d0dfe: Created Expect[0] for '080101D571000008292624000000007000F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment0(420) TC_ps_rab_assignment-Iuh0-RUA(412)@dc2b9a5d0dfe: Added conn table entry 0TC_ps_rab_assignment0(420)11144136 20250410085859206 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085859206 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085859206 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250410085859206 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250410085859206 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xaa0bc8, normal) (hnbgw_rua.c:407) 20250410085859206 DHNB DEBUG map_rua[0x55b0da07cb40]{init}: Allocated (fsm.c:456) 20250410085859206 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11144136)[0x55b0da07cb40]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250410085859206 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11144136 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250410085859206 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410085859206 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410085859206 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000007 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250410085859206 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11144136 SCCP-0 PS MI=IMSI-262420000000007: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250410085859206 DCN DEBUG map_sccp[0x55b0da07b770]{init}: Allocated (fsm.c:456) 20250410085859206 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x55b0da07b770]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250410085859206 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-11144136 <-> SCCP-37 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250410085859206 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11144136 SCCP-37 sgsn-0 MI=IMSI-262420000000007: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250410085859206 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11144136)[0x55b0da07cb40]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250410085859206 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410085859206 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410085859206 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11144136)[0x55b0da07cb40]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250410085859207 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x55b0da07b770]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250410085859207 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250410085859207 DLSCCP DEBUG SCCP-SCOC(37)[0x55b0da07c400]{IDLE}: Allocated (fsm.c:456) 20250410085859207 DLSCCP DEBUG SCCP-SCOC(37)[0x55b0da07c400]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250410085859207 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340540000070003400180000f40060000f11009260037400100003a40080000f110092600370010401d1c080101d571000008292624000000007000f1102a2a170512c7422000004f40030001650056400500f1100926) (sccp_scrc.c:415) 20250410085859207 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085859207 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085859207 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085859207 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085859207 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085859207 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085859207 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085859207 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085859207 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085859207 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085859207 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085859207 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085859207 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085859207 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085859207 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085859207 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 01 65 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) 20250410085859207 DLSCCP DEBUG SCCP-SCOC(37)[0x55b0da07c400]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250410085859207 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x55b0da07b770]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250410085859207 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11144136)[0x55b0da07cb40]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250410085859207 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085859207 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085859207 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085859207 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085859207 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085859207 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.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' 20250410085859207 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410085859207 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410085859207 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085859207 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 01 65 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)@dc2b9a5d0dfe: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(416)@dc2b9a5d0dfe: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(417)@dc2b9a5d0dfe: Found Expect[0] for l3='080101D571000008292624000000007000F1102A2A170512C7422000'O handled at TC_ps_rab_assignment0(420) HNBGW_Test.sgsn0-RAN(417)@dc2b9a5d0dfe: Added conn table entry 0TC_ps_rab_assignment0(420)4589056 HNBGW_Test.sgsn0-SCCP(416)@dc2b9a5d0dfe: Session index based on connection ID:0 TC_ps_rab_assignment0(420)@dc2b9a5d0dfe: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(416)@dc2b9a5d0dfe: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250410085859217 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085859217 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410085859217 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410085859217 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410085859217 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085859217 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410085859217 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085859217 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085859217 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085859217 DLSS7 <000c> osmo_ss7_asp.c:1175 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 95 96 e7 02 00 00 00 00 00 06 00 08 00 00 00 07  20250410085859217 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085859217 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085859217 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085859217 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410085859217 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085859217 DLSS7 DEBUG scrc_rx_mtp_xfer_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=009596e7) (sccp_scrc.c:486) 20250410085859217 DLSCCP DEBUG Received CO:COAK for local reference 37 (sccp_scoc.c:1855) 20250410085859217 DLSCCP DEBUG SCCP-SCOC(37)[0x55b0da07c400]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250410085859217 DLSCCP DEBUG SCCP-SCOC(37)[0x55b0da07c400]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250410085859217 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085859217 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250410085859217 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) 20250410085859217 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x55b0da07b770]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250410085859217 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x55b0da07b770]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_ps_rab_assignment0(420)@dc2b9a5d0dfe: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":818 HNBGW_Test.sgsn0-SCCP(416)@dc2b9a5d0dfe: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(416)@dc2b9a5d0dfe: vl_len:91 HNBGW_Test.sgsn0-SCCP(416)@dc2b9a5d0dfe: vl_from0 HNBGW_Test.sgsn0-SCCP(416)@dc2b9a5d0dfe: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O 20250410085859420 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085859420 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410085859420 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410085859420 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410085859421 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085859421 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410085859421 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085859421 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085859421 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085859421 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  20250410085859421 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085859421 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085859421 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085859421 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410085859421 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085859421 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) 20250410085859421 DLSCCP DEBUG Received CO:CODT for local reference 37 (sccp_scoc.c:1855) 20250410085859421 DLSCCP DEBUG SCCP-SCOC(37)[0x55b0da07c400]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250410085859421 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085859421 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250410085859421 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x55b0da07b770]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250410085859421 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250410085859421 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250410085859421 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x55b0da07b770]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250410085859421 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250410085859421 DMAIN DEBUG RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (context_map_sccp.c:242) 20250410085859421 DRANAP DEBUG ps_rab_ass[0x55b0da05f8b0]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250410085859421 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250410085859421 DLPFCP DEBUG ps_rab[0x55b0da061420]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20250410085859421 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11144136-RAB-23)[0x55b0da061420]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) 20250410085859421 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b0da051270]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250410085859421 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11144136-RAB-23)[0x55b0da061420]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-5 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:258) 20250410085859421 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250410085859421 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-11144136)[0x55b0da05f8b0]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:262) HNBGW-PFCP(410)@dc2b9a5d0dfe: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O HNBGW-PFCP(410)@dc2b9a5d0dfe: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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)@dc2b9a5d0dfe: found destination TC_ps_rab_assignment0(420) TC_ps_rab_assignment0(420)@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment0(420)@dc2b9a5d0dfe: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":838 HNBGW-PFCP(410)@dc2b9a5d0dfe: 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 } } } 20250410085859457 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b0da051270]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250410085859457 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11144136-RAB-23)[0x55b0da061420]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-5 SEID-0x2 SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250410085859457 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11144136-RAB-23)[0x55b0da061420]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20250410085859457 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-11144136)[0x55b0da05f8b0]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20250410085859457 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250410085859457 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11144136)[0x55b0da07cb40]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:364) 20250410085859457 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20250410085859457 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-11144136)[0x55b0da05f8b0]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:368) 20250410085859457 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-11144136)[0x55b0da05f8b0]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:368) 20250410085859457 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-11144136)[0x55b0da05f8b0]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20250410085859457 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11144136-RAB-23)[0x55b0da061420]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20250410085859457 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11144136-RAB-23)[0x55b0da061420]{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) 20250410085859457 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11144136-RAB-23)[0x55b0da061420]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-5 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20250410085859457 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b0da051270]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250410085859457 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11144136-RAB-23)[0x55b0da061420]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-5 SEID-0x2 SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250410085859457 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b0da051270]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250410085859457 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b0da051270]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250410085859457 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410085859457 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)@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed 20250410085859491 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085859491 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085859491 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250410085859491 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250410085859491 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xaa0bc8) (hnbgw_rua.c:471) 20250410085859491 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11144136 SCCP-37 sgsn-0 MI=IMSI-262420000000007: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250410085859491 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11144136)[0x55b0da07cb40]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250410085859491 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250410085859491 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250410085859491 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11144136)[0x55b0da07cb40]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250410085859491 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250410085859491 DRANAP DEBUG ps_rab_ass[0x55b0da05f8b0]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250410085859491 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-11144136)[0x55b0da05f8b0]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:444) 20250410085859491 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250410085859491 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11144136-RAB-23)[0x55b0da061420]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20250410085859491 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11144136-RAB-23)[0x55b0da061420]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20250410085859491 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b0da051270]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250410085859491 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11144136-RAB-23)[0x55b0da061420]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-6 SEID-0x3ef SESSION_MOD_REQ: sending (pfcp_endpoint.c:258) 20250410085859491 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250410085859491 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-11144136)[0x55b0da05f8b0]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:476) HNBGW-PFCP(410)@dc2b9a5d0dfe: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(410)@dc2b9a5d0dfe: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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)@dc2b9a5d0dfe: found destination TC_ps_rab_assignment0(420) TC_ps_rab_assignment0(420)@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(410)@dc2b9a5d0dfe: 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 } } } 20250410085859508 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b0da051270]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250410085859508 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11144136-RAB-23)[0x55b0da061420]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-6 SEID-0x2 SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250410085859508 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11144136-RAB-23)[0x55b0da061420]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20250410085859508 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11144136-RAB-23)[0x55b0da061420]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20250410085859508 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-11144136)[0x55b0da05f8b0]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20250410085859508 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250410085859508 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-11144136)[0x55b0da05f8b0]{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) 20250410085859508 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-11144136)[0x55b0da05f8b0]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:604) 20250410085859508 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x55b0da07b770]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:606) 20250410085859508 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250410085859508 DLSCCP DEBUG SCCP-SCOC(37)[0x55b0da07c400]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250410085859508 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009596e7), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:415) 20250410085859508 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085859508 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085859508 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085859508 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085859508 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085859508 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085859508 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 95 96 e7 00 01 2e 60 00 00 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) 20250410085859508 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-11144136)[0x55b0da05f8b0]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:613) 20250410085859508 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-11144136)[0x55b0da05f8b0]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:613) 20250410085859508 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-11144136)[0x55b0da05f8b0]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20250410085859508 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11144136-RAB-23)[0x55b0da061420]{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) 20250410085859508 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11144136-RAB-23)[0x55b0da061420]{ESTABLISHED}: <-tx- PFCP seq-6 SEID-0x3ef SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20250410085859508 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b0da051270]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250410085859508 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11144136-RAB-23)[0x55b0da061420]{ESTABLISHED}: -rx-> PFCP seq-6 SEID-0x2 SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250410085859508 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b0da051270]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250410085859508 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b0da051270]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250410085859508 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085859509 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085859509 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085859509 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085859509 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085859509 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.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' 20250410085859509 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410085859509 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410085859509 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085859509 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 95 96 e7 00 01 2e 60 00 00 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)@dc2b9a5d0dfe: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(416)@dc2b9a5d0dfe: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(416)@dc2b9a5d0dfe: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(416)@dc2b9a5d0dfe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment0(420)@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(416)@dc2b9a5d0dfe: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(416)@dc2b9a5d0dfe: vl_len:12 HNBGW_Test.sgsn0-SCCP(416)@dc2b9a5d0dfe: vl_from0 HNBGW_Test.sgsn0-SCCP(416)@dc2b9a5d0dfe: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250410085901537 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085901537 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410085901537 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410085901537 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410085901537 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085901537 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410085901537 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085901537 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085901537 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085901537 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  20250410085901537 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085901537 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085901537 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085901537 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410085901537 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085901537 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) 20250410085901537 DLSCCP DEBUG Received CO:CODT for local reference 37 (sccp_scoc.c:1855) 20250410085901537 DLSCCP DEBUG SCCP-SCOC(37)[0x55b0da07c400]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250410085901537 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085901537 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250410085901537 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x55b0da07b770]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250410085901537 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250410085901537 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250410085901537 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x55b0da07b770]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250410085901537 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11144136-RAB-23)[0x55b0da061420]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:725) 20250410085901537 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11144136-RAB-23)[0x55b0da061420]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:726) 20250410085901537 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b0da051270]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250410085901538 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11144136-RAB-23)[0x55b0da061420]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-7 SEID-0x3ef SESSION_DEL_REQ: sending (pfcp_endpoint.c:258) 20250410085901538 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250410085901538 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11144136)[0x55b0da07cb40]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250410085901538 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20250410085901538 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410085901538 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)@dc2b9a5d0dfe: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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)@dc2b9a5d0dfe: found destination TC_ps_rab_assignment0(420) TC_ps_rab_assignment0(420)@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment0(420)@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(410)@dc2b9a5d0dfe: 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 } } } 20250410085901548 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b0da051270]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250410085901548 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11144136-RAB-23)[0x55b0da061420]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-7 SEID-0x2 SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250410085901548 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11144136-RAB-23)[0x55b0da061420]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20250410085901548 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11144136-RAB-23)[0x55b0da061420]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) 20250410085901548 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11144136-RAB-23)[0x55b0da061420]{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) 20250410085901548 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11144136-RAB-23)[0x55b0da061420]{WAIT_USE_COUNT}: <-tx- PFCP seq-7 SEID-0x3ef SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20250410085901548 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b0da051270]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250410085901548 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11144136-RAB-23)[0x55b0da061420]{WAIT_USE_COUNT}: -rx-> PFCP seq-7 SEID-0x2 SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250410085901548 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11144136-RAB-23)[0x55b0da061420]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20250410085901548 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11144136-RAB-23)[0x55b0da061420]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:684) 20250410085901548 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11144136-RAB-23)[0x55b0da061420]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:684) 20250410085901548 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11144136-RAB-23)[0x55b0da061420]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20250410085901548 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b0da051270]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250410085901548 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b0da051270]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) TC_ps_rab_assignment-Iuh0-RUA(412)@dc2b9a5d0dfe: Deleted conn table entry 0TC_ps_rab_assignment0(420)11144136 20250410085901563 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085901563 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085901563 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250410085901563 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250410085901563 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xaa0bc8,cause=radio(normal)) (hnbgw_rua.c:439) 20250410085901563 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11144136 SCCP-37 sgsn-0 MI=IMSI-262420000000007: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250410085901563 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11144136)[0x55b0da07cb40]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250410085901563 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250410085901563 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250410085901563 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11144136)[0x55b0da07cb40]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250410085901563 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x55b0da07b770]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250410085901563 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250410085901563 DLSCCP DEBUG SCCP-SCOC(37)[0x55b0da07c400]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250410085901563 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009596e7), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250410085901563 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085901563 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085901563 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085901563 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085901563 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085901563 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085901563 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 95 96 e7 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) 20250410085901563 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11144136)[0x55b0da07cb40]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250410085901563 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x55b0da07b770]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250410085901563 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x55b0da07b770]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250410085901563 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085901563 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085901563 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085901563 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085901563 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085901563 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.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' 20250410085901563 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410085901563 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410085901563 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085901563 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 95 96 e7 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)@dc2b9a5d0dfe: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(416)@dc2b9a5d0dfe: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(416)@dc2b9a5d0dfe: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(416)@dc2b9a5d0dfe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment0(420)@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(417)@dc2b9a5d0dfe: Deleted conn table entry 0TC_ps_rab_assignment0(420)4589056 HNBGW_Test.sgsn0-SCCP(416)@dc2b9a5d0dfe: Session index based on connection ID:0 20250410085901574 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085901574 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410085901574 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410085901574 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410085901574 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085901574 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410085901574 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085901574 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085901574 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085901574 DLSS7 <000c> osmo_ss7_asp.c:1175 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 95 96 e7 00 00 00 00 00 00 06 00 08 00 00 00 07  20250410085901574 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085901574 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085901574 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085901574 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410085901574 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085901574 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=009596e7), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250410085901574 DLSCCP DEBUG Received CO:RELRE for local reference 37 (sccp_scoc.c:1855) 20250410085901574 DLSCCP DEBUG SCCP-SCOC(37)[0x55b0da07c400]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250410085901574 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085901574 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250410085901574 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) 20250410085901574 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x55b0da07b770]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250410085901574 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x55b0da07b770]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250410085901574 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11144136)[0x55b0da07cb40]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250410085901574 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11144136)[0x55b0da07cb40]{disconnected}: Freeing instance (context_map.c:202) 20250410085901574 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11144136)[0x55b0da07cb40]{disconnected}: Deallocated (fsm.c:568) 20250410085901574 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x55b0da07b770]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250410085901574 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x55b0da07b770]{disconnected}: Freeing instance (context_map.c:206) 20250410085901574 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x55b0da07b770]{disconnected}: Deallocated (fsm.c:568) 20250410085901574 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11144136 SCCP-37 sgsn-0 MI=IMSI-262420000000007: Deallocating (context_map.c:225) 20250410085901574 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=009596e7), PART(T=Source Reference,L=4,D=00000025) (sccp_scrc.c:415) 20250410085901574 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085901574 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085901574 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085901574 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085901574 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085901574 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085901574 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 95 96 e7 00 00 25 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085901574 DLSCCP DEBUG SCCP-SCOC(37)[0x55b0da07c400]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250410085901574 DLSCCP DEBUG SCCP-SCOC(37)[0x55b0da07c400]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250410085901574 DLSCCP DEBUG SCCP-SCOC(37)[0x55b0da07c400]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250410085901574 DLSCCP DEBUG SCCP-SCOC(37)[0x55b0da07c400]{IDLE}: Deallocated (fsm.c:568) 20250410085901575 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085901575 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085901575 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085901575 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085901575 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085901575 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.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' 20250410085901575 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410085901575 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410085901575 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085901575 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 95 96 e7 00 00 25 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(416)@dc2b9a5d0dfe: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(416)@dc2b9a5d0dfe: RLC received in state:disconnect_pending TC_ps_rab_assignment0(420)@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed MTC@dc2b9a5d0dfe: ok: talloc reports "asn1_context" = 1 bytes 20250410085903585 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36588<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250410085903585 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:37267<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(409)@dc2b9a5d0dfe: Final verdict of PTC: none VirtHNBGW-STATS(408)@dc2b9a5d0dfe: Final verdict of PTC: none MTC@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed 20250410085903589 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36582<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250410085903591 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085903591 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085903592 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250410085903591 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410085903592 DMAIN NOTICE (127.0.0.1:9999 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) 20250410085903592 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) MutexDispCT-TC_ps_rab_assignment(407)@dc2b9a5d0dfe: Final verdict of PTC: none TC_ps_rab_assignment-Iuh0-RUA(412)@dc2b9a5d0dfe: Final verdict of PTC: none 20250410085903592 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410085903592 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250410085903592 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250410085903592 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250410085903592 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410085903592 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250410085903592 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250410085903592 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250410085903592 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085903592 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-msc0-0: connection closed 20250410085903592 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250410085903592 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250410085903592 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250410085903592 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250410085903592 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 20250410085903592 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  20250410085903592 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085903592 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250410085903592 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250410085903593 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085903593 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250410085903593 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:378) 20250410085903593 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085903593 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085903593 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085903593 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085903593 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250410085903593 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250410085903593 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250410085903593 DRANAP NOTICE cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: link lost (cnlink.c:118) 20250410085903593 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250410085903593 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410085903593 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250410085903593 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST HNBGW_Test.msc0-M3UA(415)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(413)@dc2b9a5d0dfe: Final verdict of PTC: none 20250410085903593 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20250410085903593 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410085903593 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250410085903593 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SEND_FAILED 20250410085903593 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) 20250410085903593 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085903593 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-sgsn0-0: connection closed 20250410085903593 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250410085903593 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250410085903593 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250410085903593 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250410085903593 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 20250410085903593 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085903594 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250410085903594 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)@dc2b9a5d0dfe: Final verdict of PTC: none 20250410085903594 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085903594 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250410085903594 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250410085903594 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085903594 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085903594 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085903594 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085903594 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) HNBGW-PFCP(410)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(417)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(418)@dc2b9a5d0dfe: Final verdict of PTC: none 20250410085903594 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250410085903594 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250410085903594 DRANAP NOTICE cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: link lost (cnlink.c:118) TC_ps_rab_assignment-Iuh0(411)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(416)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW-MGCP(419)@dc2b9a5d0dfe: Final verdict of PTC: none 20250410085903596 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36604<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_assignment0(420)@dc2b9a5d0dfe: Final verdict of PTC: pass MTC@dc2b9a5d0dfe: Setting final verdict of the test case. MTC@dc2b9a5d0dfe: Local verdict of MTC: pass MTC@dc2b9a5d0dfe: Local verdict of PTC MutexDispCT-TC_ps_rab_assignment(407): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC VirtHNBGW-STATS(408): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC IPA-CTRL-CLI-IPA(409): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW-PFCP(410): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC TC_ps_rab_assignment-Iuh0(411): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC TC_ps_rab_assignment-Iuh0-RUA(412): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.msc0-SCCP(413): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.msc0-RAN(414): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.msc0-M3UA(415): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(416): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.sgsn0-RAN(417): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(418): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW-MGCP(419): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC TC_ps_rab_assignment0(420): pass (pass -> pass) MTC@dc2b9a5d0dfe: Test case TC_ps_rab_assignment finished. Verdict: pass MTC@dc2b9a5d0dfe: 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'. Thu Apr 10 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 20250410085903699 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36616<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410085904201 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36616<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=322444) Waiting for packet dumper to finish... 1 (prev_count=322444, count=348720) 20250410085905594 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250410085905594 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250410085905594 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250410085905594 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250410085905594 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250410085905594 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@dc2b9a5d0dfe: 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@dc2b9a5d0dfe: 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 ------ Thu Apr 10 08:59:06 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@dc2b9a5d0dfe: 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@dc2b9a5d0dfe: Test case TC_ps_rab_assignment_concurrent started. 20250410085907295 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34338<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410085907301 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34342<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410085907305 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:45473<->l=127.0.0.1:4262) (control_if.c:572) 20250410085907382 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085907382 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085907383 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085907383 DRANAP DEBUG cnlink(msc-1)[0x55b0d9fd5920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085907383 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085907383 DRANAP DEBUG cnlink(msc-2)[0x55b0d9fd2b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085907383 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085907383 DRANAP DEBUG cnlink(msc-3)[0x55b0da03ca10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ps_rab_assignment_concurrent-Iuh0(425)@dc2b9a5d0dfe: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250410085907383 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250410085907383 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250410085907384 DRANAP DEBUG cnlink(msc-3)[0x55b0da03ca10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085907384 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250410085907384 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085907384 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085907384 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410085907384 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085907384 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085907384 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085907384 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) 20250410085907384 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085907384 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085907384 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085907384 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085907384 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085907384 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085907384 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085907384 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) 20250410085907384 DLSS7 DEBUG Found route for dpc=4=0.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) 20250410085907384 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250410085907384 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085907384 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250410085907384 DRANAP DEBUG cnlink(msc-3)[0x55b0da03ca10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085907384 DRANAP DEBUG cnlink(msc-2)[0x55b0d9fd2b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085907384 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250410085907384 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085907384 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085907384 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410085907384 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085907384 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085907384 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085907384 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085907384 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085907384 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085907384 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085907384 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085907384 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085907384 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085907384 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085907384 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410085907384 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085907384 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250410085907384 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085907384 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085907384 DRANAP DEBUG cnlink(msc-2)[0x55b0d9fd2b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085907384 DRANAP DEBUG cnlink(msc-1)[0x55b0d9fd5920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085907384 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250410085907384 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085907384 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085907384 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410085907384 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085907384 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085907384 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085907384 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085907384 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085907384 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085907384 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085907384 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085907384 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085907384 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085907384 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085907384 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085907384 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085907384 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410085907384 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085907384 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085907384 DRANAP DEBUG cnlink(msc-1)[0x55b0d9fd5920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085907384 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085907384 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250410085907384 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085907384 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085907384 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410085907384 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085907384 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085907384 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085907384 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085907384 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085907384 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085907384 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085907384 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085907384 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085907384 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085907384 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085907384 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085907384 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085907384 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085907384 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085907384 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085907384 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085907384 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085907384 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085907384 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085907384 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 20250410085907384 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250410085907384 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250410085907384 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085907384 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085907384 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085907384 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250410085907384 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250410085907384 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250410085907385 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085907385 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085907385 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085907385 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410085907385 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410085907385 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250410085907385 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085907385 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085907385 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085907385 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085907385 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085907385 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@dc2b9a5d0dfe: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(429)@dc2b9a5d0dfe: ************************************************* HNBGW_Test.msc0-M3UA(429)@dc2b9a5d0dfe: M3UA emulation initiated, the test can be started MTC@dc2b9a5d0dfe: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(429)@dc2b9a5d0dfe: ************************************************* HNBGW_Test.msc0-SCCP(427)@dc2b9a5d0dfe: v_sccp_pdu_maxlen:268 20250410085907396 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085907396 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085907396 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085907396 DRANAP DEBUG cnlink(sgsn-1)[0x55b0da03dd30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085907396 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085907396 DRANAP DEBUG cnlink(sgsn-2)[0x55b0da03e6c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085907396 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085907396 DRANAP DEBUG cnlink(sgsn-3)[0x55b0da03f050]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085907398 DRANAP DEBUG cnlink(sgsn-3)[0x55b0da03f050]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085907398 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250410085907398 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085907398 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085907398 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410085907398 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085907398 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085907398 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085907398 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) 20250410085907398 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085907398 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085907398 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085907398 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085907398 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085907398 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085907398 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085907398 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) 20250410085907398 DLSS7 DEBUG Found route for dpc=12=0.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) 20250410085907398 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250410085907398 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085907398 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250410085907398 DRANAP DEBUG cnlink(sgsn-3)[0x55b0da03f050]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085907398 DRANAP DEBUG cnlink(sgsn-2)[0x55b0da03e6c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085907398 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250410085907398 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085907398 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085907398 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410085907398 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085907398 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085907398 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085907398 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085907398 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085907398 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085907398 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085907398 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085907398 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085907398 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085907398 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085907398 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085907398 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085907398 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250410085907398 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085907398 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085907398 DRANAP DEBUG cnlink(sgsn-2)[0x55b0da03e6c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085907398 DRANAP DEBUG cnlink(sgsn-1)[0x55b0da03dd30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085907398 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250410085907398 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085907398 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085907398 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410085907398 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085907398 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085907398 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085907398 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085907398 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085907398 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085907398 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085907398 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085907398 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085907398 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085907398 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085907398 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085907398 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085907398 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250410085907398 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085907398 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085907398 DRANAP DEBUG cnlink(sgsn-1)[0x55b0da03dd30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085907398 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085907398 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250410085907398 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085907398 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085907398 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410085907398 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085907398 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085907398 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085907398 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085907398 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085907398 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085907398 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085907398 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085907398 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085907398 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085907398 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085907398 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085907398 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085907398 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085907398 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085907398 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085907398 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085907398 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085907398 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085907398 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085907398 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 20250410085907398 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250410085907398 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250410085907398 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085907398 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085907398 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085907398 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250410085907398 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250410085907398 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250410085907398 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085907398 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085907398 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085907398 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250410085907398 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250410085907398 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 20250410085907398 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250410085907398 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085907398 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085907398 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085907398 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085907398 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085907398 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@dc2b9a5d0dfe: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(432)@dc2b9a5d0dfe: ************************************************* MTC@dc2b9a5d0dfe: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(432)@dc2b9a5d0dfe: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(432)@dc2b9a5d0dfe: ************************************************* HNBGW_Test.sgsn0-SCCP(430)@dc2b9a5d0dfe: v_sccp_pdu_maxlen:268 20250410085907418 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085907418 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085907418 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250410085907418 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250410085907418 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) 20250410085907418 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250410085907418 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250410085907418 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410085907418 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@dc2b9a5d0dfe: setverdict(pass): none -> pass 20250410085907594 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250410085907594 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250410085907594 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250410085907594 DLSS7 <000c> 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)@dc2b9a5d0dfe: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250410085907602 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085907602 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250410085907602 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250410085907602 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250410085907602 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250410085907602 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250410085907602 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250410085907602 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 20250410085907602 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250410085907602 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  20250410085907602 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250410085907604 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085907604 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250410085907604 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250410085907604 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  20250410085907604 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250410085907604 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250410085907604 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250410085907604 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 20250410085907604 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250410085907604 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  20250410085907604 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085907604 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250410085907604 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085907604 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250410085907604 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:413) 20250410085907604 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085907604 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085907604 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085907604 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085907604 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250410085907604 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250410085907604 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085907606 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085907606 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250410085907606 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085907606 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085907606 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410085907606 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085907606 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085907606 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085907606 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085907606 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085907606 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085907606 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085907606 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085907606 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085907606 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085907606 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085907606 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085907606 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085907606 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085907606 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085907606 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085907606 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085907606 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085907606 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085907606 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085907606 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085907606 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085907606 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250410085907606 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410085907606 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410085907606 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085907606 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  20250410085907607 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250410085907607 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250410085907607 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250410085907607 DLSS7 <000c> 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)@dc2b9a5d0dfe: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250410085907610 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085907610 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250410085907610 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250410085907610 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250410085907610 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250410085907610 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250410085907610 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250410085907610 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 20250410085907610 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250410085907610 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  20250410085907610 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250410085907611 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085907611 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250410085907611 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250410085907611 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  20250410085907611 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250410085907611 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250410085907611 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250410085907611 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 20250410085907611 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250410085907611 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  20250410085907611 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  20250410085907611 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085907611 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250410085907611 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085907611 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250410085907611 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250410085907611 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085907611 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085907611 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085907611 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085907611 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250410085907611 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250410085907611 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085907612 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085907612 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250410085907612 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085907612 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085907612 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410085907612 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085907613 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085907613 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085907613 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410085907613 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085907613 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085907613 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085907613 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085907613 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085907613 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085907613 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085907613 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410085907613 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085907613 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085907613 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085907613 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085907613 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085907613 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085907613 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085907613 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085907613 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085907613 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085907613 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250410085907613 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410085907613 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410085907613 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085907613 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(428)@dc2b9a5d0dfe: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250410085908402 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085908402 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410085908402 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410085908403 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410085908403 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085908403 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410085908403 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085908403 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085908403 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085908403 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085908403 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085908403 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085908403 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085908403 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410085908403 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085908403 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085908403 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250410085908403 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410085908403 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085908403 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085908403 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085908403 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085908403 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085908403 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085908403 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085908403 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085908403 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085908403 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085908403 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085908403 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085908403 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085908403 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085908403 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250410085908403 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250410085908403 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250410085908403 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250410085908403 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085908403 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410085908403 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085908403 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085908403 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085908403 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085908403 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085908403 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085908403 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085908403 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085908403 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085908403 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085908403 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085908403 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085908403 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085908403 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085908403 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085908403 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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) 20250410085908403 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250410085908403 DRANAP NOTICE cnlink(msc-0)[0x55b0d9ff2940]{CONNECTED}: link up (cnlink.c:111) 20250410085908403 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085908403 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085908403 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085908403 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085908403 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085908403 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250410085908403 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410085908403 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410085908403 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085908403 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  20250410085908403 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085908403 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410085908403 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410085908403 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410085908403 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085908403 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410085908403 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085908403 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085908403 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085908403 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085908403 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085908403 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085908403 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085908403 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410085908403 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085908403 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085908403 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250410085908403 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410085908403 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085908403 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085908403 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085908403 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085908403 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085908403 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085908403 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085908403 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085908403 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085908403 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085908403 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085908403 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085908403 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085908403 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085908403 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250410085908403 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250410085908403 DRANAP INFO cnlink(msc-0)[0x55b0d9ff2940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(431)@dc2b9a5d0dfe: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250410085908420 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085908420 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410085908420 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410085908420 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410085908420 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085908420 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410085908420 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085908420 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085908420 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085908420 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085908421 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085908421 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085908421 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085908421 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410085908421 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085908421 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085908421 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250410085908421 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410085908421 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085908421 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085908421 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085908421 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085908421 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085908421 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085908421 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085908421 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085908421 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085908421 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085908421 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085908421 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085908421 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085908421 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085908421 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250410085908421 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250410085908421 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250410085908421 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250410085908421 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085908421 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410085908421 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085908421 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085908421 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085908421 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085908421 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085908421 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085908421 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085908421 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085908421 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085908421 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085908421 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085908421 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085908421 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085908421 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085908421 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085908421 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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) 20250410085908421 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250410085908421 DRANAP NOTICE cnlink(sgsn-0)[0x55b0da03d3a0]{CONNECTED}: link up (cnlink.c:111) 20250410085908421 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085908421 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085908421 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085908421 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085908421 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085908421 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.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' 20250410085908421 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410085908421 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410085908421 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085908421 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  20250410085908422 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085908422 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410085908422 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410085908422 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410085908422 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085908422 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410085908422 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085908422 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085908422 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085908422 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085908422 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085908422 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085908422 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085908422 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410085908422 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085908422 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085908422 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250410085908422 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410085908422 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085908422 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085908422 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085908422 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085908422 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085908422 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085908422 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085908422 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085908422 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085908422 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085908422 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085908422 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085908422 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085908422 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085908422 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250410085908422 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250410085908422 DRANAP INFO cnlink(sgsn-0)[0x55b0da03d3a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250410085909454 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34348<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410085909478 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34356<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410085909500 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34370<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410085909520 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34380<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410085909539 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34396<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410085909555 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34404<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410085909567 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34418<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410085909579 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34432<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410085909591 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34444<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410085909603 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34456<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410085909622 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34466<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410085909640 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34478<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410085909652 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34488<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410085909666 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34494<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410085909683 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34500<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410085909702 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34506<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ps_rab_assignment_concurrent0(434)@dc2b9a5d0dfe: f_gen_tmsi(suffix:=0, 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)@dc2b9a5d0dfe: f_create_expect(l3 := '080101D571000008292624000000000000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(431)@dc2b9a5d0dfe: Created Expect[0] for '080101D571000008292624000000000000F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(434) TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@dc2b9a5d0dfe: Added conn table entry 0TC_ps_rab_assignment_concurrent0(434)14025761 TC_ps_rab_assignment_concurrent0(435)@dc2b9a5d0dfe: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O 20250410085910485 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085910485 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085910485 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250410085910485 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250410085910485 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xd60421, normal) (hnbgw_rua.c:407) 20250410085910485 DHNB DEBUG map_rua[0x55b0da07cb40]{init}: Allocated (fsm.c:456) 20250410085910485 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14025761)[0x55b0da07cb40]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250410085910485 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14025761 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250410085910485 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410085910485 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410085910485 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000000 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250410085910485 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14025761 SCCP-0 PS MI=IMSI-262420000000000: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250410085910485 DCN DEBUG map_sccp[0x55b0da07b770]{init}: Allocated (fsm.c:456) 20250410085910485 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x55b0da07b770]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250410085910485 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-14025761 <-> SCCP-38 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250410085910485 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14025761 SCCP-38 sgsn-0 MI=IMSI-262420000000000: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250410085910485 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14025761)[0x55b0da07cb40]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250410085910485 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410085910485 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410085910486 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14025761)[0x55b0da07cb40]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250410085910486 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x55b0da07b770]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250410085910486 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250410085910486 DLSCCP DEBUG SCCP-SCOC(38)[0x55b0da07c400]{IDLE}: Allocated (fsm.c:456) 20250410085910486 DLSCCP DEBUG SCCP-SCOC(38)[0x55b0da07c400]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250410085910486 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340540000070003400180000f40060000f11009260037400100003a40080000f110092600370010401d1c080101d571000008292624000000000000f1102a2a170512c7422000004f400300039e0056400500f1100926) (sccp_scrc.c:415) 20250410085910486 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085910486 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085910486 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085910486 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085910486 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085910486 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085910486 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085910486 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085910486 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085910486 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085910486 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085910486 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085910486 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085910486 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085910486 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085910486 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 03 9e 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) 20250410085910486 DLSCCP DEBUG SCCP-SCOC(38)[0x55b0da07c400]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250410085910486 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x55b0da07b770]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250410085910486 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14025761)[0x55b0da07cb40]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250410085910486 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085910486 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085910486 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085910486 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085910486 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085910486 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.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' 20250410085910486 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410085910486 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410085910486 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085910486 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 03 9e 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)@dc2b9a5d0dfe: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(430)@dc2b9a5d0dfe: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(431)@dc2b9a5d0dfe: Found Expect[0] for l3='080101D571000008292624000000000000F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(434) HNBGW_Test.sgsn0-RAN(431)@dc2b9a5d0dfe: Added conn table entry 0TC_ps_rab_assignment_concurrent0(434)7609077 HNBGW_Test.sgsn0-SCCP(430)@dc2b9a5d0dfe: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(430)@dc2b9a5d0dfe: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_ps_rab_assignment_concurrent0(434)@dc2b9a5d0dfe: setverdict(pass): none -> pass 20250410085910492 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085910492 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410085910492 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410085910492 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410085910492 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085910492 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410085910492 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085910492 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085910492 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085910492 DLSS7 <000c> osmo_ss7_asp.c:1175 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 d8 49 4e 02 00 00 00 00 00 06 00 08 00 00 00 07  20250410085910492 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085910492 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085910492 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085910492 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410085910492 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085910492 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00d8494e) (sccp_scrc.c:486) 20250410085910492 DLSCCP DEBUG Received CO:COAK for local reference 38 (sccp_scoc.c:1855) 20250410085910492 DLSCCP DEBUG SCCP-SCOC(38)[0x55b0da07c400]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250410085910492 DLSCCP DEBUG SCCP-SCOC(38)[0x55b0da07c400]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250410085910492 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085910492 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250410085910492 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) 20250410085910492 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x55b0da07b770]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250410085910492 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x55b0da07b770]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_ps_rab_assignment_concurrent0(434)@dc2b9a5d0dfe: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":818 HNBGW_Test.sgsn0-RAN(431)@dc2b9a5d0dfe: f_create_expect(l3 := '080101D571000008292624000000001000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(431)@dc2b9a5d0dfe: Created Expect[0] for '080101D571000008292624000000001000F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(435) TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@dc2b9a5d0dfe: Added conn table entry 1TC_ps_rab_assignment_concurrent0(435)13174578 TC_ps_rab_assignment_concurrent0(436)@dc2b9a5d0dfe: f_gen_tmsi(suffix:=0, 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)@dc2b9a5d0dfe: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(430)@dc2b9a5d0dfe: vl_len:91 HNBGW_Test.sgsn0-SCCP(430)@dc2b9a5d0dfe: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@dc2b9a5d0dfe: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW_Test.sgsn0-RAN(431)@dc2b9a5d0dfe: f_create_expect(l3 := '080101D571000008292624000000002000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(431)@dc2b9a5d0dfe: Created Expect[1] for '080101D571000008292624000000002000F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(436) TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@dc2b9a5d0dfe: Added conn table entry 2TC_ps_rab_assignment_concurrent0(436)5675119 TC_ps_rab_assignment_concurrent0(437)@dc2b9a5d0dfe: f_gen_tmsi(suffix:=0, 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)@dc2b9a5d0dfe: f_create_expect(l3 := '080101D571000008292624000000003000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(431)@dc2b9a5d0dfe: Created Expect[2] for '080101D571000008292624000000003000F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(437) TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@dc2b9a5d0dfe: Added conn table entry 3TC_ps_rab_assignment_concurrent0(437)9948474 TC_ps_rab_assignment_concurrent0(438)@dc2b9a5d0dfe: f_gen_tmsi(suffix:=0, 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)@dc2b9a5d0dfe: f_create_expect(l3 := '080101D571000008292624000000004000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(431)@dc2b9a5d0dfe: Created Expect[3] for '080101D571000008292624000000004000F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(438) TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@dc2b9a5d0dfe: Added conn table entry 4TC_ps_rab_assignment_concurrent0(438)16234097 TC_ps_rab_assignment_concurrent0(439)@dc2b9a5d0dfe: f_gen_tmsi(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)@dc2b9a5d0dfe: f_gen_tmsi(suffix:=0, 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)@dc2b9a5d0dfe: f_create_expect(l3 := '080101D571000008292624000000005000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(431)@dc2b9a5d0dfe: Created Expect[4] for '080101D571000008292624000000005000F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(439) TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@dc2b9a5d0dfe: Added conn table entry 5TC_ps_rab_assignment_concurrent0(439)10327015 TC_ps_rab_assignment_concurrent0(441)@dc2b9a5d0dfe: f_gen_tmsi(suffix:=0, 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)@dc2b9a5d0dfe: f_create_expect(l3 := '080101D571000008292624000000006000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(431)@dc2b9a5d0dfe: Created Expect[5] for '080101D571000008292624000000006000F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(440) TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@dc2b9a5d0dfe: Added conn table entry 6TC_ps_rab_assignment_concurrent0(440)12620288 HNBGW_Test.sgsn0-RAN(431)@dc2b9a5d0dfe: f_create_expect(l3 := '080101D571000008292624000000007000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(431)@dc2b9a5d0dfe: Created Expect[6] for '080101D571000008292624000000007000F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(441) TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@dc2b9a5d0dfe: Added conn table entry 7TC_ps_rab_assignment_concurrent0(441)10196942 TC_ps_rab_assignment_concurrent0(442)@dc2b9a5d0dfe: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O TC_ps_rab_assignment_concurrent0(443)@dc2b9a5d0dfe: f_gen_tmsi(suffix:=0, 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)@dc2b9a5d0dfe: f_create_expect(l3 := '080101D571000008292624000000008000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(431)@dc2b9a5d0dfe: Created Expect[7] for '080101D571000008292624000000008000F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(442) TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@dc2b9a5d0dfe: Added conn table entry 8TC_ps_rab_assignment_concurrent0(442)16171301 HNBGW_Test.sgsn0-RAN(431)@dc2b9a5d0dfe: f_create_expect(l3 := '080101D571000008292624000000009000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(431)@dc2b9a5d0dfe: Created Expect[8] for '080101D571000008292624000000009000F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(443) TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@dc2b9a5d0dfe: Added conn table entry 9TC_ps_rab_assignment_concurrent0(443)6562833 TC_ps_rab_assignment_concurrent0(444)@dc2b9a5d0dfe: f_gen_tmsi(suffix:=0, 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)@dc2b9a5d0dfe: f_create_expect(l3 := '080101D571000008292624000000000100F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(431)@dc2b9a5d0dfe: Created Expect[9] for '080101D571000008292624000000000100F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(444) TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@dc2b9a5d0dfe: Added conn table entry 10TC_ps_rab_assignment_concurrent0(444)79661 TC_ps_rab_assignment_concurrent0(445)@dc2b9a5d0dfe: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O TC_ps_rab_assignment_concurrent0(446)@dc2b9a5d0dfe: f_gen_tmsi(suffix:=0, 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)@dc2b9a5d0dfe: f_create_expect(l3 := '080101D571000008292624000000001100F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(431)@dc2b9a5d0dfe: Created Expect[10] for '080101D571000008292624000000001100F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(445) TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@dc2b9a5d0dfe: Added conn table entry 11TC_ps_rab_assignment_concurrent0(445)13008069 HNBGW_Test.sgsn0-RAN(431)@dc2b9a5d0dfe: f_create_expect(l3 := '080101D571000008292624000000002100F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(431)@dc2b9a5d0dfe: Created Expect[11] for '080101D571000008292624000000002100F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(446) TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@dc2b9a5d0dfe: Added conn table entry 12TC_ps_rab_assignment_concurrent0(446)12595367 TC_ps_rab_assignment_concurrent0(447)@dc2b9a5d0dfe: f_gen_tmsi(suffix:=0, 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)@dc2b9a5d0dfe: f_create_expect(l3 := '080101D571000008292624000000003100F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(431)@dc2b9a5d0dfe: Created Expect[12] for '080101D571000008292624000000003100F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(447) TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@dc2b9a5d0dfe: Added conn table entry 13TC_ps_rab_assignment_concurrent0(447)16194934 TC_ps_rab_assignment_concurrent0(448)@dc2b9a5d0dfe: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O 20250410085910692 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085910692 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085910692 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250410085910692 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250410085910692 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xc90732, normal) (hnbgw_rua.c:407) 20250410085910692 DHNB DEBUG map_rua[0x55b0da061420]{init}: Allocated (fsm.c:456) 20250410085910692 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13174578)[0x55b0da061420]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250410085910692 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13174578 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250410085910692 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410085910692 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410085910692 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000001 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250410085910692 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13174578 SCCP-0 PS MI=IMSI-262420000000001: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250410085910692 DCN DEBUG map_sccp[0x55b0da05f8b0]{init}: Allocated (fsm.c:456) 20250410085910692 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x55b0da05f8b0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250410085910692 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-13174578 <-> SCCP-39 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250410085910692 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13174578 SCCP-39 sgsn-0 MI=IMSI-262420000000001: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250410085910692 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13174578)[0x55b0da061420]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250410085910692 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410085910692 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410085910693 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13174578)[0x55b0da061420]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250410085910693 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x55b0da05f8b0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250410085910693 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250410085910693 DLSCCP DEBUG SCCP-SCOC(39)[0x55b0da05c9b0]{IDLE}: Allocated (fsm.c:456) 20250410085910693 DLSCCP DEBUG SCCP-SCOC(39)[0x55b0da05c9b0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250410085910693 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340540000070003400180000f40060000f11009260037400100003a40080000f110092600370010401d1c080101d571000008292624000000001000f1102a2a170512c7422000004f40030000420056400500f1100926) (sccp_scrc.c:415) 20250410085910693 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085910693 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085910693 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085910693 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085910693 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085910693 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085910693 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085910693 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085910693 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085910693 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085910693 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085910693 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085910693 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085910693 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085910693 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085910693 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 42 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) 20250410085910693 DLSCCP DEBUG SCCP-SCOC(39)[0x55b0da05c9b0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250410085910693 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x55b0da05f8b0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250410085910693 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13174578)[0x55b0da061420]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250410085910693 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085910693 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085910693 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250410085910693 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250410085910693 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x56986f, normal) (hnbgw_rua.c:407) 20250410085910693 DHNB DEBUG map_rua[0x55b0da07c7e0]{init}: Allocated (fsm.c:456) 20250410085910693 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5675119)[0x55b0da07c7e0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250410085910693 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5675119 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250410085910693 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410085910693 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410085910693 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000002 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250410085910693 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5675119 SCCP-0 PS MI=IMSI-262420000000002: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250410085910693 DCN DEBUG map_sccp[0x55b0da05fbf0]{init}: Allocated (fsm.c:456) 20250410085910693 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x55b0da05fbf0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250410085910693 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-5675119 <-> SCCP-40 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250410085910693 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085910693 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085910693 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085910693 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085910693 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085910693 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.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' 20250410085910693 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410085910693 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410085910693 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085910693 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 42 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 02  20250410085910693 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085910693 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410085910693 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5675119 SCCP-40 sgsn-0 MI=IMSI-262420000000002: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250410085910693 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5675119)[0x55b0da07c7e0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250410085910693 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410085910693 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410085910693 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5675119)[0x55b0da07c7e0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250410085910693 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x55b0da05fbf0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250410085910693 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250410085910693 DLSCCP DEBUG SCCP-SCOC(40)[0x55b0da061810]{IDLE}: Allocated (fsm.c:456) 20250410085910693 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410085910693 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410085910693 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085910693 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410085910693 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085910693 DLSCCP DEBUG SCCP-SCOC(40)[0x55b0da061810]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250410085910693 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340540000070003400180000f40060000f11009260037400100003a40080000f110092600370010401d1c080101d571000008292624000000002000f1102a2a170512c7422000004f400300017d0056400500f1100926) (sccp_scrc.c:415) 20250410085910693 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085910693 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085910693 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085910693 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085910693 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085910693 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085910693 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085910693 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085910693 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085910693 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085910693 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085910693 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085910693 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085910693 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085910693 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085910693 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085910693 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  20250410085910693 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085910693 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 01 7d 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) 20250410085910693 DLSCCP DEBUG SCCP-SCOC(40)[0x55b0da061810]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250410085910693 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x55b0da05fbf0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250410085910693 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5675119)[0x55b0da07c7e0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250410085910693 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085910693 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085910693 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085910693 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410085910693 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085910693 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) 20250410085910693 DLSCCP DEBUG Received CO:CODT for local reference 38 (sccp_scoc.c:1855) 20250410085910694 DLSCCP DEBUG SCCP-SCOC(38)[0x55b0da07c400]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250410085910694 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085910694 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250410085910694 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x55b0da07b770]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250410085910694 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250410085910694 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250410085910694 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x55b0da07b770]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250410085910694 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250410085910694 DMAIN DEBUG RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (context_map_sccp.c:242) 20250410085910694 DRANAP DEBUG ps_rab_ass[0x55b0da055870]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250410085910694 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250410085910694 DLPFCP DEBUG ps_rab[0x55b0da055bd0]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20250410085910694 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14025761-RAB-23)[0x55b0da055bd0]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) 20250410085910694 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b0da051270]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250410085910694 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14025761-RAB-23)[0x55b0da055bd0]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-8 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:258) 20250410085910694 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250410085910694 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-14025761)[0x55b0da055870]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:262) 20250410085910694 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085910694 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085910694 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250410085910694 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250410085910694 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x97cd3a, normal) (hnbgw_rua.c:407) 20250410085910694 DHNB DEBUG map_rua[0x55b0da079930]{init}: Allocated (fsm.c:456) 20250410085910694 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9948474)[0x55b0da079930]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250410085910694 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9948474 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250410085910694 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410085910694 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085910694 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085910694 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085910694 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085910694 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410085910694 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085910694 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.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' 20250410085910694 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410085910694 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410085910694 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085910694 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 01 7d 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 02  20250410085910694 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000003 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250410085910694 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9948474 SCCP-0 PS MI=IMSI-262420000000003: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250410085910694 DCN DEBUG map_sccp[0x55b0da0cc260]{init}: Allocated (fsm.c:456) 20250410085910694 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x55b0da0cc260]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250410085910694 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-9948474 <-> SCCP-41 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250410085910694 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9948474 SCCP-41 sgsn-0 MI=IMSI-262420000000003: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250410085910694 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9948474)[0x55b0da079930]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250410085910694 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410085910694 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410085910694 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9948474)[0x55b0da079930]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250410085910694 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x55b0da0cc260]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250410085910694 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250410085910694 DLSCCP DEBUG SCCP-SCOC(41)[0x55b0da076de0]{IDLE}: Allocated (fsm.c:456) 20250410085910694 DLSCCP DEBUG SCCP-SCOC(41)[0x55b0da076de0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250410085910695 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340540000070003400180000f40060000f11009260037400100003a40080000f110092600370010401d1c080101d571000008292624000000003000f1102a2a170512c7422000004f40030001b80056400500f1100926) (sccp_scrc.c:415) 20250410085910695 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085910695 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085910695 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085910695 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085910695 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085910695 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085910695 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085910695 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085910695 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085910695 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085910695 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085910695 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085910695 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085910695 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085910695 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085910695 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 b8 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) 20250410085910695 DLSCCP DEBUG SCCP-SCOC(41)[0x55b0da076de0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250410085910695 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x55b0da0cc260]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250410085910695 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9948474)[0x55b0da079930]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250410085910695 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085910695 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085910695 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250410085910695 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250410085910695 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xf7b671, normal) (hnbgw_rua.c:407) 20250410085910695 DHNB DEBUG map_rua[0x55b0da055da0]{init}: Allocated (fsm.c:456) 20250410085910695 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16234097)[0x55b0da055da0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250410085910695 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16234097 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250410085910695 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410085910695 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410085910695 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000004 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250410085910695 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16234097 SCCP-0 PS MI=IMSI-262420000000004: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250410085910695 DCN DEBUG map_sccp[0x55b0da0cc390]{init}: Allocated (fsm.c:456) 20250410085910695 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085910695 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085910695 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085910695 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085910695 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085910695 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.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' 20250410085910695 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x55b0da0cc390]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250410085910695 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-16234097 <-> SCCP-42 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250410085910695 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410085910695 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410085910695 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085910695 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 b8 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 02  20250410085910695 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16234097 SCCP-42 sgsn-0 MI=IMSI-262420000000004: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250410085910695 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16234097)[0x55b0da055da0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250410085910695 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410085910695 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410085910695 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16234097)[0x55b0da055da0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250410085910695 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x55b0da0cc390]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250410085910695 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250410085910695 DLSCCP DEBUG SCCP-SCOC(42)[0x55b0da077370]{IDLE}: Allocated (fsm.c:456) 20250410085910695 DLSCCP DEBUG SCCP-SCOC(42)[0x55b0da077370]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250410085910695 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340540000070003400180000f40060000f11009260037400100003a40080000f110092600370010401d1c080101d571000008292624000000004000f1102a2a170512c7422000004f40030000800056400500f1100926) (sccp_scrc.c:415) 20250410085910695 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085910695 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085910695 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085910696 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085910696 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085910696 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085910696 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085910696 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085910696 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085910696 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085910696 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085910696 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085910696 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085910696 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085910696 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085910696 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 80 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) 20250410085910696 DLSCCP DEBUG SCCP-SCOC(42)[0x55b0da077370]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250410085910696 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x55b0da0cc390]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250410085910696 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16234097)[0x55b0da055da0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250410085910696 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085910696 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085910696 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250410085910696 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250410085910696 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x9d93e7, normal) (hnbgw_rua.c:407) 20250410085910696 DHNB DEBUG map_rua[0x55b0da055aa0]{init}: Allocated (fsm.c:456) 20250410085910696 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10327015)[0x55b0da055aa0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250410085910696 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10327015 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250410085910696 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410085910696 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410085910696 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000005 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250410085910696 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10327015 SCCP-0 PS MI=IMSI-262420000000005: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250410085910696 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085910696 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085910696 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085910696 DCN DEBUG map_sccp[0x55b0da07a0d0]{init}: Allocated (fsm.c:456) 20250410085910696 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085910696 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085910696 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250410085910696 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410085910696 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410085910696 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085910696 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 80 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 02  20250410085910696 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x55b0da07a0d0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250410085910696 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-10327015 <-> SCCP-43 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250410085910696 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10327015 SCCP-43 sgsn-0 MI=IMSI-262420000000005: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250410085910696 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10327015)[0x55b0da055aa0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250410085910696 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410085910696 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410085910696 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10327015)[0x55b0da055aa0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250410085910696 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x55b0da07a0d0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250410085910696 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250410085910696 DLSCCP DEBUG SCCP-SCOC(43)[0x55b0da077160]{IDLE}: Allocated (fsm.c:456) 20250410085910696 DLSCCP DEBUG SCCP-SCOC(43)[0x55b0da077160]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250410085910696 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340540000070003400180000f40060000f11009260037400100003a40080000f110092600370010401d1c080101d571000008292624000000005000f1102a2a170512c7422000004f40030001980056400500f1100926) (sccp_scrc.c:415) 20250410085910696 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085910696 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085910696 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085910696 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085910696 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085910696 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085910696 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085910696 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085910696 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085910696 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085910696 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085910696 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085910696 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085910696 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085910696 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085910696 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 98 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085910697 DLSCCP DEBUG SCCP-SCOC(43)[0x55b0da077160]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250410085910697 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x55b0da07a0d0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250410085910697 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10327015)[0x55b0da055aa0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250410085910697 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085910697 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085910697 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250410085910697 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250410085910697 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xc09200, normal) (hnbgw_rua.c:407) 20250410085910697 DHNB DEBUG map_rua[0x55b0da076f10]{init}: Allocated (fsm.c:456) 20250410085910697 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12620288)[0x55b0da076f10]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250410085910697 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12620288 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250410085910697 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410085910697 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410085910697 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085910697 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085910697 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085910697 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000006 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250410085910697 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12620288 SCCP-0 PS MI=IMSI-262420000000006: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250410085910697 DCN DEBUG map_sccp[0x55b0da061940]{init}: Allocated (fsm.c:456) 20250410085910697 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x55b0da061940]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250410085910697 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-12620288 <-> SCCP-44 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250410085910697 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12620288 SCCP-44 sgsn-0 MI=IMSI-262420000000006: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250410085910697 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12620288)[0x55b0da076f10]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250410085910697 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410085910697 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410085910697 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085910697 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085910697 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.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' 20250410085910697 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410085910697 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12620288)[0x55b0da076f10]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250410085910697 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x55b0da061940]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250410085910697 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250410085910697 DLSCCP DEBUG SCCP-SCOC(44)[0x55b0da063c20]{IDLE}: Allocated (fsm.c:456) 20250410085910697 DLSCCP DEBUG SCCP-SCOC(44)[0x55b0da063c20]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250410085910697 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340540000070003400180000f40060000f11009260037400100003a40080000f110092600370010401d1c080101d571000008292624000000006000f1102a2a170512c7422000004f40030002fa0056400500f1100926) (sccp_scrc.c:415) 20250410085910697 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085910697 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085910697 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085910697 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085910697 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410085910697 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085910697 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085910697 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085910697 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085910697 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085910697 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085910697 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085910697 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085910697 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085910697 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085910697 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085910697 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) HNBGW_Test.sgsn0-SCCP(430)@dc2b9a5d0dfe: First idle individual index:1 20250410085910697 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 fa 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) 20250410085910697 DLSCCP DEBUG SCCP-SCOC(44)[0x55b0da063c20]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250410085910697 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x55b0da061940]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250410085910697 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12620288)[0x55b0da076f10]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250410085910697 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 98 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 02  20250410085910697 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085910697 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085910697 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250410085910697 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250410085910697 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x9b97ce, normal) (hnbgw_rua.c:407) 20250410085910697 DHNB DEBUG map_rua[0x55b0da063990]{init}: Allocated (fsm.c:456) 20250410085910698 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10196942)[0x55b0da063990]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250410085910698 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10196942 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250410085910698 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410085910698 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410085910698 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085910698 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085910698 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085910698 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000007 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250410085910698 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10196942 SCCP-0 PS MI=IMSI-262420000000007: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250410085910698 DCN DEBUG map_sccp[0x55b0da079e00]{init}: Allocated (fsm.c:456) 20250410085910698 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x55b0da079e00]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250410085910698 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-10196942 <-> SCCP-45 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250410085910698 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10196942 SCCP-45 sgsn-0 MI=IMSI-262420000000007: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250410085910698 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10196942)[0x55b0da063990]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250410085910698 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085910698 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085910698 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.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' 20250410085910698 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410085910698 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410085910698 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085910698 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410085910698 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410085910698 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10196942)[0x55b0da063990]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250410085910698 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x55b0da079e00]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250410085910698 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250410085910698 DLSCCP DEBUG SCCP-SCOC(45)[0x55b0da07b430]{IDLE}: Allocated (fsm.c:456) 20250410085910698 DLSCCP DEBUG SCCP-SCOC(45)[0x55b0da07b430]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250410085910698 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340540000070003400180000f40060000f11009260037400100003a40080000f110092600370010401d1c080101d571000008292624000000007000f1102a2a170512c7422000004f40030002a40056400500f1100926) (sccp_scrc.c:415) 20250410085910698 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085910698 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085910698 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085910698 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085910698 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085910698 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085910698 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085910698 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085910698 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085910698 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085910698 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085910698 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 fa 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 02  20250410085910698 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085910698 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085910698 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085910698 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085910698 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 a4 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085910698 DLSCCP DEBUG SCCP-SCOC(45)[0x55b0da07b430]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250410085910698 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x55b0da079e00]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250410085910698 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10196942)[0x55b0da063990]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250410085910698 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085910698 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085910698 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250410085910698 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250410085910698 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xf6c125, normal) (hnbgw_rua.c:407) 20250410085910698 DHNB DEBUG map_rua[0x55b0da07a4d0]{init}: Allocated (fsm.c:456) 20250410085910698 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16171301)[0x55b0da07a4d0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250410085910698 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16171301 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250410085910698 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410085910698 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410085910698 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085910698 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085910698 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085910698 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085910698 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085910698 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000008 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250410085910698 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16171301 SCCP-0 PS MI=IMSI-262420000000008: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250410085910698 DCN DEBUG map_sccp[0x55b0da076c00]{init}: Allocated (fsm.c:456) 20250410085910698 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x55b0da076c00]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250410085910698 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.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' 20250410085910698 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410085910698 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-16171301 <-> SCCP-46 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250410085910698 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16171301 SCCP-46 sgsn-0 MI=IMSI-262420000000008: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250410085910698 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16171301)[0x55b0da07a4d0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250410085910698 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410085910698 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410085910698 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16171301)[0x55b0da07a4d0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250410085910698 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x55b0da076c00]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250410085910698 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250410085910698 DLSCCP DEBUG SCCP-SCOC(46)[0x55b0da07e7b0]{IDLE}: Allocated (fsm.c:456) 20250410085910698 DLSCCP DEBUG SCCP-SCOC(46)[0x55b0da07e7b0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250410085910698 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340540000070003400180000f40060000f11009260037400100003a40080000f110092600370010401d1c080101d571000008292624000000008000f1102a2a170512c7422000004f40030003460056400500f1100926) (sccp_scrc.c:415) 20250410085910698 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085910698 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085910698 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085910698 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085910698 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085910698 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085910698 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085910698 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085910698 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085910698 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410085910698 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085910698 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 a4 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 02  20250410085910698 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085910698 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085910698 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085910698 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085910698 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085910698 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085910698 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 03 46 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085910698 DLSCCP DEBUG SCCP-SCOC(46)[0x55b0da07e7b0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250410085910698 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x55b0da076c00]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250410085910698 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16171301)[0x55b0da07a4d0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250410085910698 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085910698 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085910698 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250410085910698 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085910698 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085910698 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250410085910698 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x642411, normal) (hnbgw_rua.c:407) 20250410085910698 DHNB DEBUG map_rua[0x55b0da07b560]{init}: Allocated (fsm.c:456) 20250410085910698 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6562833)[0x55b0da07b560]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250410085910698 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085910698 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6562833 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250410085910698 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410085910698 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085910698 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410085910698 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000009 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250410085910698 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6562833 SCCP-0 PS MI=IMSI-262420000000009: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250410085910698 DCN DEBUG map_sccp[0x55b0da07d000]{init}: Allocated (fsm.c:456) 20250410085910698 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x55b0da07d000]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250410085910698 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-6562833 <-> SCCP-47 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250410085910698 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6562833 SCCP-47 sgsn-0 MI=IMSI-262420000000009: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250410085910698 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6562833)[0x55b0da07b560]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250410085910698 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410085910698 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410085910698 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6562833)[0x55b0da07b560]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250410085910698 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x55b0da07d000]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250410085910698 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250410085910698 DLSCCP DEBUG SCCP-SCOC(47)[0x55b0da07d730]{IDLE}: Allocated (fsm.c:456) 20250410085910698 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085910698 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.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' 20250410085910698 DLSCCP DEBUG SCCP-SCOC(47)[0x55b0da07d730]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250410085910698 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340540000070003400180000f40060000f11009260037400100003a40080000f110092600370010401d1c080101d571000008292624000000009000f1102a2a170512c7422000004f400300008a0056400500f1100926) (sccp_scrc.c:415) 20250410085910698 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410085910698 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085910698 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085910698 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085910698 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410085910698 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085910698 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085910698 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085910698 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085910698 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085910698 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085910698 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085910699 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085910699 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085910699 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085910698 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085910699 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 03 46 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 02  20250410085910699 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085910699 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085910699 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 00 8a 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) 20250410085910699 DLSCCP DEBUG SCCP-SCOC(47)[0x55b0da07d730]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250410085910699 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x55b0da07d000]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250410085910699 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6562833)[0x55b0da07b560]{init}: State change to connected (no timeout) (context_map_rua.c:229) HNBGW_Test.sgsn0-SCCP(430)@dc2b9a5d0dfe: Warning: Stopping inactive timer T_ias[1]. 20250410085910699 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085910699 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085910699 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250410085910699 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250410085910699 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x1372d, normal) (hnbgw_rua.c:407) 20250410085910699 DHNB DEBUG map_rua[0x55b0da07d130]{init}: Allocated (fsm.c:456) 20250410085910699 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-79661)[0x55b0da07d130]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250410085910699 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-79661 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250410085910699 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410085910699 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410085910699 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000010 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250410085910699 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085910699 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-79661 SCCP-0 PS MI=IMSI-262420000000010: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250410085910699 DCN DEBUG map_sccp[0x55b0da078380]{init}: Allocated (fsm.c:456) 20250410085910699 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x55b0da078380]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250410085910699 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-79661 <-> SCCP-48 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250410085910699 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085910699 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085910699 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085910699 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085910699 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250410085910699 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410085910699 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-79661 SCCP-48 sgsn-0 MI=IMSI-262420000000010: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250410085910699 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-79661)[0x55b0da07d130]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250410085910699 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410085910699 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410085910699 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410085910699 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085910699 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 00 8a 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 02  20250410085910699 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-79661)[0x55b0da07d130]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250410085910699 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x55b0da078380]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250410085910699 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250410085910699 DLSCCP DEBUG SCCP-SCOC(48)[0x55b0da078050]{IDLE}: Allocated (fsm.c:456) 20250410085910699 DLSCCP DEBUG SCCP-SCOC(48)[0x55b0da078050]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250410085910699 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340540000070003400180000f40060000f11009260037400100003a40080000f110092600370010401d1c080101d571000008292624000000000100f1102a2a170512c7422000004f40030001a00056400500f1100926) (sccp_scrc.c:415) 20250410085910699 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085910699 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085910699 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085910699 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085910699 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085910699 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085910699 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085910699 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085910699 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085910699 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085910699 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085910699 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085910699 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085910699 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085910699 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085910699 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 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) 20250410085910699 DLSCCP DEBUG SCCP-SCOC(48)[0x55b0da078050]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250410085910699 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x55b0da078380]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250410085910699 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-79661)[0x55b0da07d130]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250410085910699 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085910699 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085910699 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250410085910699 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250410085910699 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xc67cc5, normal) (hnbgw_rua.c:407) 20250410085910699 DHNB DEBUG map_rua[0x55b0da063ac0]{init}: Allocated (fsm.c:456) 20250410085910699 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13008069)[0x55b0da063ac0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250410085910699 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13008069 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250410085910699 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410085910699 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410085910699 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000011 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250410085910699 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13008069 SCCP-0 PS MI=IMSI-262420000000011: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250410085910699 DCN DEBUG map_sccp[0x55b0da0777f0]{init}: Allocated (fsm.c:456) 20250410085910699 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x55b0da0777f0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250410085910699 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-13008069 <-> SCCP-49 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250410085910699 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13008069 SCCP-49 sgsn-0 MI=IMSI-262420000000011: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250410085910699 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13008069)[0x55b0da063ac0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250410085910699 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410085910699 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410085910699 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13008069)[0x55b0da063ac0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250410085910699 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x55b0da0777f0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250410085910699 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250410085910699 DLSCCP DEBUG SCCP-SCOC(49)[0x55b0da062b40]{IDLE}: Allocated (fsm.c:456) 20250410085910699 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085910699 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085910699 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085910699 DLSCCP DEBUG SCCP-SCOC(49)[0x55b0da062b40]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250410085910699 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340540000070003400180000f40060000f11009260037400100003a40080000f110092600370010401d1c080101d571000008292624000000001100f1102a2a170512c7422000004f40030001d80056400500f1100926) (sccp_scrc.c:415) 20250410085910699 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085910699 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085910699 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085910699 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085910699 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085910699 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085910699 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085910699 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085910699 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085910699 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085910699 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.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' 20250410085910699 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410085910699 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410085910699 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085910699 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 01 a0 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 02  20250410085910699 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085910699 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085910699 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085910699 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085910699 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085910699 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085910699 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085910699 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 01 d8 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) 20250410085910699 DLSCCP DEBUG SCCP-SCOC(49)[0x55b0da062b40]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250410085910699 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x55b0da0777f0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250410085910699 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13008069)[0x55b0da063ac0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250410085910699 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085910699 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085910699 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250410085910699 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250410085910699 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xc030a7, normal) (hnbgw_rua.c:407) 20250410085910699 DHNB DEBUG map_rua[0x55b0da06d820]{init}: Allocated (fsm.c:456) 20250410085910699 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12595367)[0x55b0da06d820]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250410085910699 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12595367 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250410085910699 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410085910699 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410085910699 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000012 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250410085910699 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12595367 SCCP-0 PS MI=IMSI-262420000000012: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250410085910699 DCN DEBUG map_sccp[0x55b0da07afa0]{init}: Allocated (fsm.c:456) 20250410085910699 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x55b0da07afa0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250410085910699 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-12595367 <-> SCCP-50 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250410085910699 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12595367 SCCP-50 sgsn-0 MI=IMSI-262420000000012: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250410085910699 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12595367)[0x55b0da06d820]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250410085910699 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410085910699 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410085910699 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085910699 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085910699 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085910699 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085910699 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085910699 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250410085910699 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410085910699 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410085910699 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085910699 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 01 d8 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 02  20250410085910699 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12595367)[0x55b0da06d820]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250410085910699 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x55b0da07afa0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250410085910699 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250410085910699 DLSCCP DEBUG SCCP-SCOC(50)[0x55b0da06dc90]{IDLE}: Allocated (fsm.c:456) 20250410085910699 DLSCCP DEBUG SCCP-SCOC(50)[0x55b0da06dc90]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250410085910699 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340540000070003400180000f40060000f11009260037400100003a40080000f110092600370010401d1c080101d571000008292624000000002100f1102a2a170512c7422000004f400300008d0056400500f1100926) (sccp_scrc.c:415) 20250410085910699 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085910699 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085910699 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085910699 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085910699 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085910699 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085910699 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085910699 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085910699 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085910699 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085910699 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085910699 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085910699 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085910699 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085910699 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085910699 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 00 8d 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) 20250410085910699 DLSCCP DEBUG SCCP-SCOC(50)[0x55b0da06dc90]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250410085910699 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x55b0da07afa0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250410085910699 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12595367)[0x55b0da06d820]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250410085910699 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085910699 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085910699 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250410085910699 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250410085910699 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xf71d76, normal) (hnbgw_rua.c:407) 20250410085910699 DHNB DEBUG map_rua[0x55b0da0774a0]{init}: Allocated (fsm.c:456) 20250410085910699 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16194934)[0x55b0da0774a0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250410085910699 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16194934 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250410085910699 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410085910699 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410085910699 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000013 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250410085910699 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085910699 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085910699 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer HNBGW_Test.sgsn0-SCCP(430)@dc2b9a5d0dfe: First idle individual index:2 20250410085910699 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16194934 SCCP-0 PS MI=IMSI-262420000000013: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250410085910699 DCN DEBUG map_sccp[0x55b0da0611b0]{init}: Allocated (fsm.c:456) 20250410085910699 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x55b0da0611b0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250410085910699 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-16194934 <-> SCCP-51 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250410085910699 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16194934 SCCP-51 sgsn-0 MI=IMSI-262420000000013: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250410085910699 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16194934)[0x55b0da0774a0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250410085910699 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410085910699 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410085910699 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16194934)[0x55b0da0774a0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250410085910699 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x55b0da0611b0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250410085910699 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085910699 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085910699 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.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' 20250410085910699 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410085910699 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410085910699 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085910699 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250410085910699 DLSCCP DEBUG SCCP-SCOC(51)[0x55b0da060c60]{IDLE}: Allocated (fsm.c:456) 20250410085910699 DLSCCP DEBUG SCCP-SCOC(51)[0x55b0da060c60]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250410085910699 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340540000070003400180000f40060000f11009260037400100003a40080000f110092600370010401d1c080101d571000008292624000000003100f1102a2a170512c7422000004f40030003750056400500f1100926) (sccp_scrc.c:415) 20250410085910699 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085910699 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 00 8d 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 02  20250410085910699 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085910699 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085910699 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410085910699 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085910699 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085910699 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085910699 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085910699 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085910699 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085910699 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085910699 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410085910699 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085910699 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085910699 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085910699 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 03 75 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) 20250410085910699 DLSCCP DEBUG SCCP-SCOC(51)[0x55b0da060c60]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) HNBGW_Test.sgsn0-RAN(431)@dc2b9a5d0dfe: Found Expect[0] for l3='080101D571000008292624000000001000F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(435) 20250410085910699 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x55b0da0611b0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250410085910699 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16194934)[0x55b0da0774a0]{init}: State change to connected (no timeout) (context_map_rua.c:229) HNBGW_Test.sgsn0-RAN(431)@dc2b9a5d0dfe: Added conn table entry 1TC_ps_rab_assignment_concurrent0(435)1736128 20250410085910699 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085910699 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085910699 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085910699 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085910699 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085910699 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250410085910699 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410085910699 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410085910699 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(430)@dc2b9a5d0dfe: Warning: Stopping inactive timer T_ias[2]. 20250410085910699 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 03 75 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)@dc2b9a5d0dfe: First idle individual index:3 HNBGW_Test.sgsn0-SCCP(430)@dc2b9a5d0dfe: Warning: Stopping inactive timer T_ias[3]. HNBGW_Test.sgsn0-RAN(431)@dc2b9a5d0dfe: Found Expect[1] for l3='080101D571000008292624000000002000F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(436) HNBGW_Test.sgsn0-RAN(431)@dc2b9a5d0dfe: Added conn table entry 2TC_ps_rab_assignment_concurrent0(436)16724893 TC_ps_rab_assignment_concurrent0(435)@dc2b9a5d0dfe: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(430)@dc2b9a5d0dfe: First idle individual index:4 HNBGW_Test.sgsn0-SCCP(430)@dc2b9a5d0dfe: Warning: Stopping inactive timer T_ias[4]. HNBGW_Test.sgsn0-SCCP(430)@dc2b9a5d0dfe: First idle individual index:5 HNBGW_Test.sgsn0-RAN(431)@dc2b9a5d0dfe: f_create_expect(l3 := '080101D571000008292624000000004100F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(431)@dc2b9a5d0dfe: Created Expect[0] for '080101D571000008292624000000004100F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(448) HNBGW_Test.sgsn0-SCCP(430)@dc2b9a5d0dfe: Warning: Stopping inactive timer T_ias[5]. HNBGW_Test.sgsn0-SCCP(430)@dc2b9a5d0dfe: First idle individual index:6 HNBGW-PFCP(424)@dc2b9a5d0dfe: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O HNBGW_Test.sgsn0-SCCP(430)@dc2b9a5d0dfe: Warning: Stopping inactive timer T_ias[6]. HNBGW_Test.sgsn0-RAN(431)@dc2b9a5d0dfe: Found Expect[2] for l3='080101D571000008292624000000003000F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(437) HNBGW_Test.sgsn0-RAN(431)@dc2b9a5d0dfe: Added conn table entry 3TC_ps_rab_assignment_concurrent0(437)9776384 TC_ps_rab_assignment_concurrent0(436)@dc2b9a5d0dfe: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(430)@dc2b9a5d0dfe: Session index based on connection ID:1 HNBGW_Test.sgsn0-SCCP(430)@dc2b9a5d0dfe: Warning: Re-starting timer T_ias[1], which is already active (running or expired). HNBGW_Test.sgsn0-RAN(431)@dc2b9a5d0dfe: Found Expect[3] for l3='080101D571000008292624000000004000F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(438) HNBGW_Test.sgsn0-RAN(431)@dc2b9a5d0dfe: Added conn table entry 4TC_ps_rab_assignment_concurrent0(438)9976809 20250410085910701 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085910701 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410085910701 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410085910701 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410085910701 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085910701 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410085910701 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085910701 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085910701 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085910701 DLSS7 <000c> osmo_ss7_asp.c:1175 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 92 b9 3e 02 00 00 00 00 00 06 00 08 00 00 00 07  HNBGW-PFCP(424)@dc2b9a5d0dfe: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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 } } } } 20250410085910701 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085910701 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085910701 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085910701 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410085910701 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085910701 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0092b93e) (sccp_scrc.c:486) 20250410085910701 DLSCCP DEBUG Received CO:COAK for local reference 39 (sccp_scoc.c:1855) 20250410085910701 DLSCCP DEBUG SCCP-SCOC(39)[0x55b0da05c9b0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) HNBGW-PFCP(424)@dc2b9a5d0dfe: found destination TC_ps_rab_assignment_concurrent0(434) 20250410085910701 DLSCCP DEBUG SCCP-SCOC(39)[0x55b0da05c9b0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250410085910701 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085910701 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250410085910701 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) 20250410085910701 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x55b0da05f8b0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250410085910701 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x55b0da05f8b0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@dc2b9a5d0dfe: Added conn table entry 14TC_ps_rab_assignment_concurrent0(448)4319289 TC_ps_rab_assignment_concurrent0(438)@dc2b9a5d0dfe: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(430)@dc2b9a5d0dfe: First idle individual index:7 HNBGW_Test.sgsn0-RAN(431)@dc2b9a5d0dfe: Found Expect[4] for l3='080101D571000008292624000000005000F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(439) HNBGW_Test.sgsn0-RAN(431)@dc2b9a5d0dfe: Added conn table entry 5TC_ps_rab_assignment_concurrent0(439)14988881 HNBGW_Test.sgsn0-SCCP(430)@dc2b9a5d0dfe: Warning: Stopping inactive timer T_ias[7]. HNBGW_Test.sgsn0-SCCP(430)@dc2b9a5d0dfe: First idle individual index:8 TC_ps_rab_assignment_concurrent0(437)@dc2b9a5d0dfe: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(430)@dc2b9a5d0dfe: Warning: Stopping inactive timer T_ias[8]. HNBGW_Test.sgsn0-SCCP(430)@dc2b9a5d0dfe: First idle individual index:9 HNBGW_Test.sgsn0-RAN(431)@dc2b9a5d0dfe: Found Expect[5] for l3='080101D571000008292624000000006000F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(440) HNBGW_Test.sgsn0-RAN(431)@dc2b9a5d0dfe: Added conn table entry 6TC_ps_rab_assignment_concurrent0(440)12463266 HNBGW_Test.sgsn0-SCCP(430)@dc2b9a5d0dfe: Warning: Stopping inactive timer T_ias[9]. HNBGW_Test.sgsn0-SCCP(430)@dc2b9a5d0dfe: First idle individual index:10 HNBGW_Test.sgsn0-SCCP(430)@dc2b9a5d0dfe: Warning: Stopping inactive timer T_ias[10]. TC_ps_rab_assignment_concurrent0(439)@dc2b9a5d0dfe: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(430)@dc2b9a5d0dfe: First idle individual index:11 TC_ps_rab_assignment_concurrent0(434)@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@dc2b9a5d0dfe: Warning: Stopping inactive timer T_ias[11]. HNBGW_Test.sgsn0-SCCP(430)@dc2b9a5d0dfe: First idle individual index:12 TC_ps_rab_assignment_concurrent0(440)@dc2b9a5d0dfe: setverdict(pass): none -> pass HNBGW_Test.sgsn0-RAN(431)@dc2b9a5d0dfe: Found Expect[6] for l3='080101D571000008292624000000007000F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(441) HNBGW_Test.sgsn0-RAN(431)@dc2b9a5d0dfe: Added conn table entry 7TC_ps_rab_assignment_concurrent0(441)5885028 HNBGW_Test.sgsn0-SCCP(430)@dc2b9a5d0dfe: Warning: Stopping inactive timer T_ias[12]. HNBGW_Test.sgsn0-RAN(431)@dc2b9a5d0dfe: Found Expect[7] for l3='080101D571000008292624000000008000F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(442) HNBGW_Test.sgsn0-RAN(431)@dc2b9a5d0dfe: Added conn table entry 8TC_ps_rab_assignment_concurrent0(442)3023133 HNBGW_Test.sgsn0-SCCP(430)@dc2b9a5d0dfe: Session index based on connection ID:2 HNBGW_Test.sgsn0-RAN(431)@dc2b9a5d0dfe: Found Expect[8] for l3='080101D571000008292624000000009000F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(443) HNBGW_Test.sgsn0-RAN(431)@dc2b9a5d0dfe: Added conn table entry 9TC_ps_rab_assignment_concurrent0(443)2515556 HNBGW_Test.sgsn0-SCCP(430)@dc2b9a5d0dfe: Warning: Re-starting timer T_ias[2], which is already active (running or expired). TC_ps_rab_assignment_concurrent0(441)@dc2b9a5d0dfe: setverdict(pass): none -> pass TC_ps_rab_assignment_concurrent0(434)@dc2b9a5d0dfe: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":838 HNBGW_Test.sgsn0-SCCP(430)@dc2b9a5d0dfe: Session index based on connection ID:3 TC_ps_rab_assignment_concurrent0(442)@dc2b9a5d0dfe: setverdict(pass): none -> pass TC_ps_rab_assignment_concurrent0(449)@dc2b9a5d0dfe: f_gen_tmsi(suffix:=0, 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)@dc2b9a5d0dfe: Warning: Re-starting timer T_ias[3], which is already active (running or expired). TC_ps_rab_assignment_concurrent0(443)@dc2b9a5d0dfe: setverdict(pass): none -> pass HNBGW_Test.sgsn0-RAN(431)@dc2b9a5d0dfe: Found Expect[9] for l3='080101D571000008292624000000000100F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(444) HNBGW_Test.sgsn0-RAN(431)@dc2b9a5d0dfe: Added conn table entry 10TC_ps_rab_assignment_concurrent0(444)4111648 HNBGW_Test.sgsn0-SCCP(430)@dc2b9a5d0dfe: Session index based on connection ID:4 TC_ps_rab_assignment_concurrent0(435)@dc2b9a5d0dfe: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":818 HNBGW_Test.sgsn0-RAN(431)@dc2b9a5d0dfe: Found Expect[10] for l3='080101D571000008292624000000001100F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(445) HNBGW_Test.sgsn0-RAN(431)@dc2b9a5d0dfe: Added conn table entry 11TC_ps_rab_assignment_concurrent0(445)16177516 TC_ps_rab_assignment_concurrent0(444)@dc2b9a5d0dfe: setverdict(pass): none -> pass HNBGW_Test.sgsn0-RAN(431)@dc2b9a5d0dfe: Found Expect[11] for l3='080101D571000008292624000000002100F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(446) HNBGW_Test.sgsn0-RAN(431)@dc2b9a5d0dfe: Added conn table entry 12TC_ps_rab_assignment_concurrent0(446)3673846 HNBGW_Test.sgsn0-SCCP(430)@dc2b9a5d0dfe: Warning: Re-starting timer T_ias[4], which is already active (running or expired). TC_ps_rab_assignment_concurrent0(445)@dc2b9a5d0dfe: setverdict(pass): none -> pass HNBGW-PFCP(424)@dc2b9a5d0dfe: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(434): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000003'O, sequence_number := 8, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_establishment_response := { node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_ie := omit, UP_F_SEID := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, created_PDR_list := { { elementIdentifier := 8, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0001'O }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '22002200'O, ipv4_address := '7F000002'O, ipv6_address := omit, choose_id := omit } } }, { elementIdentifier := 8, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0002'O }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '30303030'O ("0000"), ipv4_address := '7F000003'O, ipv6_address := omit, choose_id := omit } } } }, load_control_information := omit, overload_control_information := omit, node_list := omit, failed_rule_id := omit, created_traffic_endpoint_list := omit } } } HNBGW_Test.sgsn0-SCCP(430)@dc2b9a5d0dfe: First idle individual index:13 TC_ps_rab_assignment_concurrent0(446)@dc2b9a5d0dfe: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(430)@dc2b9a5d0dfe: Warning: Stopping inactive timer T_ias[13]. HNBGW_Test.sgsn0-RAN(431)@dc2b9a5d0dfe: Found Expect[12] for l3='080101D571000008292624000000003100F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(447) HNBGW_Test.sgsn0-RAN(431)@dc2b9a5d0dfe: Added conn table entry 13TC_ps_rab_assignment_concurrent0(447)9185779 HNBGW_Test.sgsn0-SCCP(430)@dc2b9a5d0dfe: Session index based on connection ID:5 HNBGW_Test.sgsn0-SCCP(430)@dc2b9a5d0dfe: Warning: Re-starting timer T_ias[5], which is already active (running or expired). HNBGW_Test.sgsn0-SCCP(430)@dc2b9a5d0dfe: Session index based on connection ID:6 20250410085910720 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b0da051270]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250410085910720 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14025761-RAB-23)[0x55b0da055bd0]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-8 SEID-0x3 SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250410085910720 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14025761-RAB-23)[0x55b0da055bd0]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20250410085910720 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-14025761)[0x55b0da055870]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20250410085910720 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250410085910720 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14025761)[0x55b0da07cb40]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:364) 20250410085910720 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20250410085910720 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-14025761)[0x55b0da055870]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:368) 20250410085910720 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-14025761)[0x55b0da055870]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:368) 20250410085910720 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-14025761)[0x55b0da055870]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20250410085910720 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14025761-RAB-23)[0x55b0da055bd0]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20250410085910720 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14025761-RAB-23)[0x55b0da055bd0]{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) 20250410085910720 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14025761-RAB-23)[0x55b0da055bd0]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-8 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20250410085910720 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b0da051270]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250410085910720 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14025761-RAB-23)[0x55b0da055bd0]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-8 SEID-0x3 SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250410085910720 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b0da051270]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250410085910720 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b0da051270]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) TC_ps_rab_assignment_concurrent0(447)@dc2b9a5d0dfe: setverdict(pass): none -> pass 20250410085910720 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410085910720 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) 20250410085910721 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085910721 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085910721 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250410085910721 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250410085910721 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x41e839, normal) (hnbgw_rua.c:407) 20250410085910721 DHNB DEBUG map_rua[0x55b0da055870]{init}: Allocated (fsm.c:456) 20250410085910721 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4319289)[0x55b0da055870]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250410085910721 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4319289 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250410085910721 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410085910721 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410085910721 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000014 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250410085910721 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4319289 SCCP-0 PS MI=IMSI-262420000000014: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250410085910721 DCN DEBUG map_sccp[0x55b0da060d90]{init}: Allocated (fsm.c:456) 20250410085910721 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x55b0da060d90]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250410085910721 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-4319289 <-> SCCP-52 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250410085910721 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4319289 SCCP-52 sgsn-0 MI=IMSI-262420000000014: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250410085910721 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4319289)[0x55b0da055870]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250410085910721 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410085910721 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) HNBGW_Test.sgsn0-SCCP(430)@dc2b9a5d0dfe: Warning: Re-starting timer T_ias[6], which is already active (running or expired). 20250410085910721 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4319289)[0x55b0da055870]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250410085910721 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x55b0da060d90]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250410085910721 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250410085910721 DLSCCP DEBUG SCCP-SCOC(52)[0x55b0da0a8770]{IDLE}: Allocated (fsm.c:456) 20250410085910721 DLSCCP DEBUG SCCP-SCOC(52)[0x55b0da0a8770]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250410085910721 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340540000070003400180000f40060000f11009260037400100003a40080000f110092600370010401d1c080101d571000008292624000000004100f1102a2a170512c7422000004f400300001b0056400500f1100926) (sccp_scrc.c:415) 20250410085910721 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085910721 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085910721 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085910721 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085910721 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085910721 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085910721 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085910721 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085910721 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085910721 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085910721 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085910721 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085910722 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085910722 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085910722 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085910722 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 00 1b 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) 20250410085910722 DLSCCP DEBUG SCCP-SCOC(52)[0x55b0da0a8770]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250410085910722 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x55b0da060d90]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250410085910722 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4319289)[0x55b0da055870]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250410085910722 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085910722 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085910722 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085910722 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085910722 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085910722 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.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' 20250410085910722 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410085910722 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410085910722 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085910722 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 00 1b 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 02  20250410085910722 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085910722 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410085910722 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410085910722 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410085910723 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085910723 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410085910723 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085910723 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085910723 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085910723 DLSS7 <000c> osmo_ss7_asp.c:1175 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 13 3b 7e 02 00 00 00 00 00 06 00 08 00 00 00 07  20250410085910723 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085910723 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410085910723 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410085910723 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410085910723 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085910723 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410085910723 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085910723 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085910723 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085910723 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410085910723 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085910723 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00133b7e) (sccp_scrc.c:486) 20250410085910723 DLSCCP DEBUG Received CO:COAK for local reference 40 (sccp_scoc.c:1855) 20250410085910723 DLSCCP DEBUG SCCP-SCOC(40)[0x55b0da061810]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250410085910723 DLSCCP DEBUG SCCP-SCOC(40)[0x55b0da061810]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250410085910723 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085910723 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085910723 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085910723 DLSS7 <000c> osmo_ss7_asp.c:1175 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 76 9b 47 02 00 00 00 00 00 06 00 08 00 00 00 07  20250410085910723 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085910723 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410085910723 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410085910723 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410085910723 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085910723 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410085910723 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085910723 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085910723 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085910723 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085910723 DLSS7 <000c> osmo_ss7_asp.c:1175 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 c7 45 01 02 00 00 00 00 00 06 00 08 00 00 00 07  20250410085910723 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250410085910723 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) 20250410085910723 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x55b0da05fbf0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250410085910723 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x55b0da05fbf0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250410085910723 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085910723 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085910723 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085910723 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410085910723 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085910723 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00769b47) (sccp_scrc.c:486) 20250410085910724 DLSCCP DEBUG Received CO:COAK for local reference 41 (sccp_scoc.c:1855) 20250410085910723 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085910723 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410085910723 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410085910723 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410085910723 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085910723 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410085910723 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085910723 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085910723 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085910723 DLSS7 <000c> osmo_ss7_asp.c:1175 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 87 d9 59 02 00 00 00 00 00 06 00 08 00 00 00 07  20250410085910724 DLSCCP DEBUG SCCP-SCOC(41)[0x55b0da076de0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250410085910724 DLSCCP DEBUG SCCP-SCOC(41)[0x55b0da076de0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250410085910724 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085910724 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250410085910724 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) 20250410085910724 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x55b0da0cc260]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250410085910724 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x55b0da0cc260]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250410085910724 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085910724 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085910724 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085910724 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410085910724 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085910724 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00c74501) (sccp_scrc.c:486) 20250410085910724 DLSCCP DEBUG Received CO:COAK for local reference 42 (sccp_scoc.c:1855) 20250410085910724 DLSCCP DEBUG SCCP-SCOC(42)[0x55b0da077370]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250410085910724 DLSCCP DEBUG SCCP-SCOC(42)[0x55b0da077370]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) HNBGW_Test.sgsn0-SCCP(430)@dc2b9a5d0dfe: Session index based on connection ID:7 20250410085910724 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085910724 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250410085910724 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) 20250410085910724 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x55b0da0cc390]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250410085910724 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x55b0da0cc390]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250410085910724 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085910724 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085910724 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085910724 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410085910724 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085910724 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0087d959) (sccp_scrc.c:486) 20250410085910724 DLSCCP DEBUG Received CO:COAK for local reference 43 (sccp_scoc.c:1855) 20250410085910724 DLSCCP DEBUG SCCP-SCOC(43)[0x55b0da077160]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250410085910725 DLSCCP DEBUG SCCP-SCOC(43)[0x55b0da077160]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250410085910725 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085910725 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250410085910725 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) 20250410085910725 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x55b0da07a0d0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250410085910725 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x55b0da07a0d0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) HNBGW_Test.sgsn0-SCCP(430)@dc2b9a5d0dfe: Warning: Re-starting timer T_ias[7], which is already active (running or expired). HNBGW_Test.sgsn0-SCCP(430)@dc2b9a5d0dfe: Session index based on connection ID:8 HNBGW_Test.sgsn0-SCCP(430)@dc2b9a5d0dfe: Warning: Re-starting timer T_ias[8], which is already active (running or expired). HNBGW_Test.sgsn0-SCCP(430)@dc2b9a5d0dfe: Session index based on connection ID:9 HNBGW_Test.sgsn0-SCCP(430)@dc2b9a5d0dfe: Warning: Re-starting timer T_ias[9], which is already active (running or expired). HNBGW_Test.sgsn0-SCCP(430)@dc2b9a5d0dfe: Session index based on connection ID:10 HNBGW_Test.sgsn0-SCCP(430)@dc2b9a5d0dfe: Warning: Re-starting timer T_ias[10], which is already active (running or expired). HNBGW_Test.sgsn0-SCCP(430)@dc2b9a5d0dfe: Session index based on connection ID:11 HNBGW_Test.sgsn0-SCCP(430)@dc2b9a5d0dfe: Warning: Re-starting timer T_ias[11], which is already active (running or expired). HNBGW_Test.sgsn0-SCCP(430)@dc2b9a5d0dfe: Session index based on connection ID:12 HNBGW_Test.sgsn0-SCCP(430)@dc2b9a5d0dfe: Warning: Re-starting timer T_ias[12], which is already active (running or expired). HNBGW_Test.sgsn0-SCCP(430)@dc2b9a5d0dfe: First idle individual index:14 HNBGW_Test.sgsn0-RAN(431)@dc2b9a5d0dfe: f_create_expect(l3 := '080101D571000008292624000000005100F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(431)@dc2b9a5d0dfe: Created Expect[1] for '080101D571000008292624000000005100F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(449) HNBGW_Test.sgsn0-SCCP(430)@dc2b9a5d0dfe: Warning: Stopping inactive timer T_ias[14]. HNBGW_Test.sgsn0-RAN(431)@dc2b9a5d0dfe: Found Expect[0] for l3='080101D571000008292624000000004100F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(448) HNBGW_Test.sgsn0-RAN(431)@dc2b9a5d0dfe: Added conn table entry 14TC_ps_rab_assignment_concurrent0(448)4330693 HNBGW_Test.sgsn0-SCCP(430)@dc2b9a5d0dfe: Session index based on connection ID:13 HNBGW_Test.sgsn0-SCCP(430)@dc2b9a5d0dfe: Warning: Re-starting timer T_ias[13], which is already active (running or expired). HNBGW_Test.sgsn0-SCCP(430)@dc2b9a5d0dfe: Session index based on connection ID:14 HNBGW_Test.sgsn0-SCCP(430)@dc2b9a5d0dfe: Warning: Re-starting timer T_ias[14], which is already active (running or expired). TC_ps_rab_assignment_concurrent0(448)@dc2b9a5d0dfe: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(430)@dc2b9a5d0dfe: Session index based on connection ID:1 HNBGW_Test.sgsn0-SCCP(430)@dc2b9a5d0dfe: vl_len:91 HNBGW_Test.sgsn0-SCCP(430)@dc2b9a5d0dfe: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@dc2b9a5d0dfe: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@dc2b9a5d0dfe: Added conn table entry 15TC_ps_rab_assignment_concurrent0(449)2810830 TC_ps_rab_assignment_concurrent0(434)@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed 20250410085910924 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085910924 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085910924 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250410085910924 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250410085910924 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x2ae3ce, normal) (hnbgw_rua.c:407) 20250410085910924 DHNB DEBUG map_rua[0x55b0da061bc0]{init}: Allocated (fsm.c:456) 20250410085910925 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2810830)[0x55b0da061bc0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250410085910925 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2810830 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250410085910924 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085910924 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410085910924 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410085910924 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410085910924 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085910924 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410085910925 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410085910924 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085910925 DLSS7[0;m <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085910925 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085910925 DLSS7 <000c> osmo_ss7_asp.c:1175 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 b8 71 42 02 00 00 00 00 00 06 00 08 00 00 00 07  20250410085910925 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410085910925 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085910925 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410085910925 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410085910925 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410085910925 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085910925 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410085910925 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000015 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250410085910925 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2810830 SCCP-0 PS MI=IMSI-262420000000015: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250410085910925 DCN DEBUG map_sccp[0x55b0da060ec0]{init}: Allocated (fsm.c:456) 20250410085910925 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x55b0da060ec0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250410085910925 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-2810830 <-> SCCP-53 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250410085910925 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2810830 SCCP-53 sgsn-0 MI=IMSI-262420000000015: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250410085910925 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2810830)[0x55b0da061bc0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250410085910925 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085910925 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085910925 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085910925 DLSS7 <000c> osmo_ss7_asp.c:1175 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 14 6a bc 02 00 00 00 00 00 06 00 08 00 00 00 07  20250410085910925 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410085910925 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410085910925 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2810830)[0x55b0da061bc0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250410085910925 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x55b0da060ec0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250410085910925 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250410085910925 DLSCCP DEBUG SCCP-SCOC(53)[0x55b0da0757e0]{IDLE}: Allocated (fsm.c:456) 20250410085910925 DLSCCP DEBUG SCCP-SCOC(53)[0x55b0da0757e0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250410085910925 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340540000070003400180000f40060000f11009260037400100003a40080000f110092600370010401d1c080101d571000008292624000000005100f1102a2a170512c7422000004f40030001460056400500f1100926) (sccp_scrc.c:415) 20250410085910925 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085910925 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085910925 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085910925 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085910925 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085910925 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085910925 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085910925 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410085910925 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410085910925 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410085910925 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085910925 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410085910925 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085910925 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085910925 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085910925 DLSS7 <000c> osmo_ss7_asp.c:1175 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 50 21 10 02 00 00 00 00 00 06 00 08 00 00 00 07  20250410085910925 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085910925 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085910925 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085910925 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085910925 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085910925 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085910925 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085910925 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085910925 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085910925 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 46 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085910925 DLSCCP DEBUG SCCP-SCOC(53)[0x55b0da0757e0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250410085910925 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085910925 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410085910925 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410085910925 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410085910925 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085910925 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410085910925 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085910925 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085910925 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085910925 DLSS7 <000c> osmo_ss7_asp.c:1175 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 6b 3f 29 02 00 00 00 00 00 06 00 08 00 00 00 07  20250410085910925 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085910925 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410085910925 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410085910925 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410085910925 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085910925 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x55b0da060ec0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250410085910925 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2810830)[0x55b0da061bc0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250410085910925 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085910925 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085910926 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085910926 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410085910926 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085910926 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00b87142) (sccp_scrc.c:486) 20250410085910926 DLSCCP DEBUG Received CO:COAK for local reference 44 (sccp_scoc.c:1855) 20250410085910926 DLSCCP DEBUG SCCP-SCOC(44)[0x55b0da063c20]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250410085910926 DLSCCP DEBUG SCCP-SCOC(44)[0x55b0da063c20]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250410085910926 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085910926 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250410085910926 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) 20250410085910926 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x55b0da061940]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250410085910926 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x55b0da061940]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250410085910926 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410085910926 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085910926 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085910926 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085910926 DLSS7 <000c> osmo_ss7_asp.c:1175 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 91 cc 30 02 00 00 00 00 00 06 00 08 00 00 00 07  20250410085910926 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085910926 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410085910926 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410085910926 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410085910926 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085910926 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410085910926 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085910926 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085910926 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085910926 DLSS7 <000c> osmo_ss7_asp.c:1175 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 86 b9 42 02 00 00 00 00 00 06 00 08 00 00 00 07  20250410085910926 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085910926 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085910926 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085910926 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085910926 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085910926 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.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' 20250410085910926 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085910926 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085910926 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250410085910926 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250410085910926 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xd60421) (hnbgw_rua.c:471) 20250410085910926 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14025761 SCCP-38 sgsn-0 MI=IMSI-262420000000000: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250410085910926 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14025761)[0x55b0da07cb40]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250410085910926 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250410085910926 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250410085910926 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14025761)[0x55b0da07cb40]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250410085910926 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250410085910926 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410085910926 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410085910926 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085910926 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 46 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 02  20250410085910926 DRANAP DEBUG ps_rab_ass[0x55b0da0a9380]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250410085910926 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-14025761)[0x55b0da0a9380]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:444) 20250410085910926 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250410085910926 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14025761-RAB-23)[0x55b0da055bd0]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20250410085910926 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14025761-RAB-23)[0x55b0da055bd0]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20250410085910926 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085910926 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410085910926 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410085910926 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410085910926 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085910926 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410085910926 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085910926 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085910926 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085910926 DLSS7 <000c> osmo_ss7_asp.c:1175 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 13 64 48 02 00 00 00 00 00 06 00 08 00 00 00 07  20250410085910926 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b0da051270]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250410085910926 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14025761-RAB-23)[0x55b0da055bd0]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-9 SEID-0x3e8 SESSION_MOD_REQ: sending (pfcp_endpoint.c:258) 20250410085910926 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250410085910926 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-14025761)[0x55b0da0a9380]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:476) 20250410085910926 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085910926 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085910926 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085910926 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410085910926 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085910926 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00146abc) (sccp_scrc.c:486) 20250410085910926 DLSCCP DEBUG Received CO:COAK for local reference 45 (sccp_scoc.c:1855) 20250410085910926 DLSCCP DEBUG SCCP-SCOC(45)[0x55b0da07b430]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250410085910927 DLSCCP DEBUG SCCP-SCOC(45)[0x55b0da07b430]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250410085910927 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085910927 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250410085910927 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) 20250410085910927 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x55b0da079e00]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250410085910927 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x55b0da079e00]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250410085910927 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085910927 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085910927 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085910927 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410085910927 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085910927 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00502110) (sccp_scrc.c:486) 20250410085910927 DLSCCP DEBUG Received CO:COAK for local reference 46 (sccp_scoc.c:1855) 20250410085910927 DLSCCP DEBUG SCCP-SCOC(46)[0x55b0da07e7b0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250410085910927 DLSCCP DEBUG SCCP-SCOC(46)[0x55b0da07e7b0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250410085910927 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085910927 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250410085910927 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) 20250410085910927 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x55b0da076c00]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250410085910927 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x55b0da076c00]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250410085910927 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085910927 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085910927 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085910927 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410085910927 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085910927 DLSS7 DEBUG scrc_rx_mtp_xfer_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=006b3f29) (sccp_scrc.c:486) 20250410085910927 DLSCCP DEBUG Received CO:COAK for local reference 47 (sccp_scoc.c:1855) 20250410085910927 DLSCCP DEBUG SCCP-SCOC(47)[0x55b0da07d730]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250410085910927 DLSCCP DEBUG SCCP-SCOC(47)[0x55b0da07d730]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250410085910927 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085910926 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085910926 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410085910926 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410085910926 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410085910926 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085910926 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410085910926 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085910927 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085910927 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085910927 DLSS7 <000c> osmo_ss7_asp.c:1175 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 79 fc c9 02 00 00 00 00 00 06 00 08 00 00 00 07  20250410085910927 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085910927 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410085910927 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410085910927 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410085910927 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085910927 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410085910927 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085910927 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085910927 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085910927 DLSS7 <000c> osmo_ss7_asp.c:1175 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 dc 09 ba 02 00 00 00 00 00 06 00 08 00 00 00 07  20250410085910927 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085910927 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410085910927 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410085910927 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410085910927 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085910927 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410085910927 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085910927 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085910927 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085910927 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  20250410085910927 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250410085910927 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) 20250410085910927 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x55b0da07d000]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250410085910927 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x55b0da07d000]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250410085910927 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085910927 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085910927 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085910927 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410085910927 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085910927 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0091cc30) (sccp_scrc.c:486) 20250410085910927 DLSCCP DEBUG Received CO:COAK for local reference 48 (sccp_scoc.c:1855) 20250410085910927 DLSCCP DEBUG SCCP-SCOC(48)[0x55b0da078050]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250410085910927 DLSCCP DEBUG SCCP-SCOC(48)[0x55b0da078050]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250410085910927 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085910927 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250410085910927 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) 20250410085910927 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x55b0da078380]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250410085910927 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x55b0da078380]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250410085910928 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085910928 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085910928 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085910928 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410085910928 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085910928 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0086b942) (sccp_scrc.c:486) 20250410085910928 DLSCCP DEBUG Received CO:COAK for local reference 49 (sccp_scoc.c:1855) 20250410085910928 DLSCCP DEBUG SCCP-SCOC(49)[0x55b0da062b40]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250410085910928 DLSCCP DEBUG SCCP-SCOC(49)[0x55b0da062b40]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250410085910928 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085910928 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250410085910928 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) 20250410085910928 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x55b0da0777f0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250410085910928 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x55b0da0777f0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250410085910928 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085910928 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085910928 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085910928 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410085910928 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085910928 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00136448) (sccp_scrc.c:486) 20250410085910928 DLSCCP DEBUG Received CO:COAK for local reference 50 (sccp_scoc.c:1855) 20250410085910928 DLSCCP DEBUG SCCP-SCOC(50)[0x55b0da06dc90]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250410085910928 DLSCCP DEBUG SCCP-SCOC(50)[0x55b0da06dc90]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250410085910928 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085910928 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250410085910928 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) 20250410085910928 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x55b0da07afa0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250410085910928 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x55b0da07afa0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250410085910928 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085910928 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085910928 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085910928 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410085910928 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085910928 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0079fcc9) (sccp_scrc.c:486) 20250410085910928 DLSCCP DEBUG Received CO:COAK for local reference 51 (sccp_scoc.c:1855) 20250410085910928 DLSCCP DEBUG SCCP-SCOC(51)[0x55b0da060c60]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250410085910928 DLSCCP DEBUG SCCP-SCOC(51)[0x55b0da060c60]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250410085910928 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085910928 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250410085910928 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) 20250410085910928 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x55b0da0611b0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250410085910928 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x55b0da0611b0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250410085910928 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085910928 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085910928 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085910928 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410085910928 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085910928 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00dc09ba) (sccp_scrc.c:486) 20250410085910928 DLSCCP DEBUG Received CO:COAK for local reference 52 (sccp_scoc.c:1855) 20250410085910928 DLSCCP DEBUG SCCP-SCOC(52)[0x55b0da0a8770]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250410085910928 DLSCCP DEBUG SCCP-SCOC(52)[0x55b0da0a8770]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250410085910928 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085910928 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250410085910928 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) 20250410085910928 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x55b0da060d90]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250410085910928 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x55b0da060d90]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250410085910929 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085910929 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085910929 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085910929 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410085910929 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085910929 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) 20250410085910929 DLSCCP DEBUG Received CO:CODT for local reference 39 (sccp_scoc.c:1855) 20250410085910929 DLSCCP DEBUG SCCP-SCOC(39)[0x55b0da05c9b0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250410085910929 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085910929 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250410085910929 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x55b0da05f8b0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250410085910929 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250410085910929 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250410085910929 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x55b0da05f8b0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250410085910929 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250410085910929 DMAIN DEBUG RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (context_map_sccp.c:242) 20250410085910929 DRANAP DEBUG ps_rab_ass[0x55b0da0763d0]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250410085910929 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250410085910929 DLPFCP DEBUG ps_rab[0x55b0da0a8a80]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20250410085910929 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13174578-RAB-23)[0x55b0da0a8a80]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) 20250410085910929 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b0da051270]{associated}: + PFCPtx: now used by 2 (2*PFCPtx) (pfcp_cp_peer.c:416) 20250410085910929 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13174578-RAB-23)[0x55b0da0a8a80]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-10 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:258) 20250410085910929 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250410085910929 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13174578)[0x55b0da0763d0]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:262) HNBGW_Test.sgsn0-SCCP(430)@dc2b9a5d0dfe: First idle individual index:15 HNBGW_Test.sgsn0-SCCP(430)@dc2b9a5d0dfe: Warning: Stopping inactive timer T_ias[15]. HNBGW_Test.sgsn0-RAN(431)@dc2b9a5d0dfe: Found Expect[1] for l3='080101D571000008292624000000005100F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(449) HNBGW_Test.sgsn0-RAN(431)@dc2b9a5d0dfe: Added conn table entry 15TC_ps_rab_assignment_concurrent0(449)9908675 HNBGW_Test.sgsn0-SCCP(430)@dc2b9a5d0dfe: Session index based on connection ID:15 HNBGW_Test.sgsn0-SCCP(430)@dc2b9a5d0dfe: Warning: Re-starting timer T_ias[15], which is already active (running or expired). HNBGW-PFCP(424)@dc2b9a5d0dfe: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O TC_ps_rab_assignment_concurrent0(449)@dc2b9a5d0dfe: setverdict(pass): none -> pass 20250410085910933 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085910933 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410085910933 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410085910933 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410085910933 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085910933 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410085910933 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085910933 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085910933 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085910933 DLSS7 <000c> osmo_ss7_asp.c:1175 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 45 4b 02 00 00 00 00 00 06 00 08 00 00 00 07  20250410085910933 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085910934 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085910934 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085910934 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410085910934 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085910934 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0001454b) (sccp_scrc.c:486) 20250410085910934 DLSCCP DEBUG Received CO:COAK for local reference 53 (sccp_scoc.c:1855) 20250410085910934 DLSCCP DEBUG SCCP-SCOC(53)[0x55b0da0757e0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250410085910934 DLSCCP DEBUG SCCP-SCOC(53)[0x55b0da0757e0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250410085910934 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085910934 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250410085910934 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) 20250410085910934 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x55b0da060ec0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250410085910934 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x55b0da060ec0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) HNBGW-PFCP(424)@dc2b9a5d0dfe: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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)@dc2b9a5d0dfe: found destination TC_ps_rab_assignment_concurrent0(434) HNBGW-PFCP(424)@dc2b9a5d0dfe: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O TC_ps_rab_assignment_concurrent0(434)@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(424)@dc2b9a5d0dfe: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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)@dc2b9a5d0dfe: found destination TC_ps_rab_assignment_concurrent0(435) HNBGW-PFCP(424)@dc2b9a5d0dfe: 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 } } } TC_ps_rab_assignment_concurrent0(435)@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed 20250410085910944 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b0da051270]{associated}: + PFCPrx: now used by 3 (2*PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250410085910944 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14025761-RAB-23)[0x55b0da055bd0]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-9 SEID-0x3 SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250410085910944 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14025761-RAB-23)[0x55b0da055bd0]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20250410085910944 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14025761-RAB-23)[0x55b0da055bd0]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20250410085910944 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-14025761)[0x55b0da0a9380]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20250410085910944 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250410085910944 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-14025761)[0x55b0da0a9380]{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) 20250410085910944 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-14025761)[0x55b0da0a9380]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:604) 20250410085910944 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x55b0da07b770]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:606) 20250410085910944 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250410085910944 DLSCCP DEBUG SCCP-SCOC(38)[0x55b0da07c400]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250410085910944 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d8494e), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:415) 20250410085910944 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085910944 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085910944 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085910944 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085910944 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085910945 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085910945 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 d8 49 4e 00 01 2e 60 00 00 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) 20250410085910945 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-14025761)[0x55b0da0a9380]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:613) 20250410085910945 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-14025761)[0x55b0da0a9380]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:613) 20250410085910945 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-14025761)[0x55b0da0a9380]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20250410085910945 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14025761-RAB-23)[0x55b0da055bd0]{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) 20250410085910945 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14025761-RAB-23)[0x55b0da055bd0]{ESTABLISHED}: <-tx- PFCP seq-9 SEID-0x3e8 SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20250410085910945 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b0da051270]{associated}: - PFCPtx: now used by 2 (PFCPtx,PFCPrx) (pfcp_msg.c:464) 20250410085910945 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14025761-RAB-23)[0x55b0da055bd0]{ESTABLISHED}: -rx-> PFCP seq-9 SEID-0x3 SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250410085910945 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b0da051270]{associated}: - PFCPrx: now used by 1 (PFCPtx) (pfcp_msg.c:464) 20250410085910945 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085910945 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085910945 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085910945 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085910945 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085910945 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.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' 20250410085910945 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410085910945 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410085910945 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085910945 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 d8 49 4e 00 01 2e 60 00 00 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)@dc2b9a5d0dfe: Session index based on local reference:0 TC_ps_rab_assignment_concurrent0(435)@dc2b9a5d0dfe: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":838 HNBGW_Test.sgsn0-SCCP(430)@dc2b9a5d0dfe: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@dc2b9a5d0dfe: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@dc2b9a5d0dfe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(436)@dc2b9a5d0dfe: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":818 HNBGW-PFCP(424)@dc2b9a5d0dfe: 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 } } } 20250410085910956 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b0da051270]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250410085910956 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13174578-RAB-23)[0x55b0da0a8a80]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-10 SEID-0x4 SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250410085910956 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13174578-RAB-23)[0x55b0da0a8a80]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20250410085910956 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13174578)[0x55b0da0763d0]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20250410085910956 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250410085910956 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13174578)[0x55b0da061420]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:364) 20250410085910956 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20250410085910956 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13174578)[0x55b0da0763d0]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:368) 20250410085910956 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13174578)[0x55b0da0763d0]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:368) 20250410085910956 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13174578)[0x55b0da0763d0]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20250410085910956 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13174578-RAB-23)[0x55b0da0a8a80]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20250410085910956 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13174578-RAB-23)[0x55b0da0a8a80]{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) 20250410085910956 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13174578-RAB-23)[0x55b0da0a8a80]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-10 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20250410085910956 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b0da051270]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250410085910956 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13174578-RAB-23)[0x55b0da0a8a80]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-10 SEID-0x4 SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250410085910956 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b0da051270]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250410085910956 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b0da051270]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250410085910957 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410085910957 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(434)@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(435)@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@dc2b9a5d0dfe: Session index based on connection ID:2 HNBGW_Test.sgsn0-SCCP(430)@dc2b9a5d0dfe: vl_len:91 HNBGW_Test.sgsn0-SCCP(430)@dc2b9a5d0dfe: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@dc2b9a5d0dfe: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O 20250410085910972 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085910972 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410085910972 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410085910972 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410085910972 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085910972 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410085910972 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085910972 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085910973 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085910973 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  20250410085910973 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085910973 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085910973 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085910973 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410085910973 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085910973 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) 20250410085910973 DLSCCP DEBUG Received CO:CODT for local reference 40 (sccp_scoc.c:1855) 20250410085910973 DLSCCP DEBUG SCCP-SCOC(40)[0x55b0da061810]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250410085910973 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085910973 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250410085910973 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x55b0da05fbf0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250410085910973 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250410085910973 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250410085910973 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x55b0da05fbf0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250410085910973 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250410085910973 DMAIN DEBUG RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (context_map_sccp.c:242) 20250410085910973 DRANAP DEBUG ps_rab_ass[0x55b0da0763d0]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250410085910973 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250410085910973 DLPFCP DEBUG ps_rab[0x55b0da0a9380]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20250410085910973 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5675119-RAB-23)[0x55b0da0a9380]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) 20250410085910973 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b0da051270]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250410085910973 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5675119-RAB-23)[0x55b0da0a9380]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-11 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:258) 20250410085910973 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250410085910973 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5675119)[0x55b0da0763d0]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:262) HNBGW-PFCP(424)@dc2b9a5d0dfe: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O HNBGW-PFCP(424)@dc2b9a5d0dfe: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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 := 11, 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)@dc2b9a5d0dfe: found destination TC_ps_rab_assignment_concurrent0(436) TC_ps_rab_assignment_concurrent0(436)@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed 20250410085910975 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085910975 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085910975 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250410085910975 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250410085910975 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xc90732) (hnbgw_rua.c:471) 20250410085910975 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13174578 SCCP-39 sgsn-0 MI=IMSI-262420000000001: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250410085910975 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13174578)[0x55b0da061420]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250410085910975 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250410085910975 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250410085910975 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13174578)[0x55b0da061420]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250410085910975 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250410085910975 DRANAP DEBUG ps_rab_ass[0x55b0da0a88a0]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250410085910975 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13174578)[0x55b0da0a88a0]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:444) 20250410085910975 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250410085910975 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13174578-RAB-23)[0x55b0da0a8a80]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20250410085910975 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13174578-RAB-23)[0x55b0da0a8a80]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20250410085910975 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b0da051270]{associated}: + PFCPtx: now used by 2 (2*PFCPtx) (pfcp_cp_peer.c:416) 20250410085910975 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13174578-RAB-23)[0x55b0da0a8a80]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-12 SEID-0x3e9 SESSION_MOD_REQ: sending (pfcp_endpoint.c:258) 20250410085910975 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250410085910975 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13174578)[0x55b0da0a88a0]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:476) HNBGW-PFCP(424)@dc2b9a5d0dfe: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(424)@dc2b9a5d0dfe: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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 := 12, 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)@dc2b9a5d0dfe: found destination TC_ps_rab_assignment_concurrent0(435) TC_ps_rab_assignment_concurrent0(436)@dc2b9a5d0dfe: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":838 TC_ps_rab_assignment_concurrent0(438)@dc2b9a5d0dfe: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":818 TC_ps_rab_assignment_concurrent0(435)@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(424)@dc2b9a5d0dfe: 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 := 11, 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 } } } 20250410085910977 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b0da051270]{associated}: + PFCPrx: now used by 3 (2*PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250410085910977 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5675119-RAB-23)[0x55b0da0a9380]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-11 SEID-0x5 SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250410085910977 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5675119-RAB-23)[0x55b0da0a9380]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20250410085910977 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5675119)[0x55b0da0763d0]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20250410085910977 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250410085910977 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5675119)[0x55b0da07c7e0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:364) 20250410085910977 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20250410085910977 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5675119)[0x55b0da0763d0]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:368) 20250410085910977 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5675119)[0x55b0da0763d0]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:368) 20250410085910977 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5675119)[0x55b0da0763d0]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20250410085910977 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5675119-RAB-23)[0x55b0da0a9380]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20250410085910977 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5675119-RAB-23)[0x55b0da0a9380]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-11 SEID-0x5 SESSION_EST_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:428) 20250410085910977 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5675119-RAB-23)[0x55b0da0a9380]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-11 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20250410085910977 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b0da051270]{associated}: - PFCPtx: now used by 2 (PFCPtx,PFCPrx) (pfcp_msg.c:464) 20250410085910977 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5675119-RAB-23)[0x55b0da0a9380]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-11 SEID-0x5 SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250410085910977 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b0da051270]{associated}: - PFCPrx: now used by 1 (PFCPtx) (pfcp_msg.c:464) 20250410085910977 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410085910977 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-PFCP(424)@dc2b9a5d0dfe: 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 := 12, 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 } } } 20250410085910978 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b0da051270]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250410085910978 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13174578-RAB-23)[0x55b0da0a8a80]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-12 SEID-0x4 SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250410085910978 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13174578-RAB-23)[0x55b0da0a8a80]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20250410085910978 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13174578-RAB-23)[0x55b0da0a8a80]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20250410085910978 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13174578)[0x55b0da0a88a0]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20250410085910978 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250410085910978 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13174578)[0x55b0da0a88a0]{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) 20250410085910978 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13174578)[0x55b0da0a88a0]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:604) 20250410085910978 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x55b0da05f8b0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:606) 20250410085910978 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250410085910978 DLSCCP DEBUG SCCP-SCOC(39)[0x55b0da05c9b0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250410085910978 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0092b93e), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:415) 20250410085910978 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085910978 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085910978 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085910978 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085910978 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085910978 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085910978 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 92 b9 3e 00 01 2e 60 00 00 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) 20250410085910978 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13174578)[0x55b0da0a88a0]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:613) 20250410085910978 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13174578)[0x55b0da0a88a0]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:613) 20250410085910978 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13174578)[0x55b0da0a88a0]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20250410085910978 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13174578-RAB-23)[0x55b0da0a8a80]{ESTABLISHED}: -rx-> PFCP seq-12 SEID-0x4 SESSION_MOD_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:428) 20250410085910978 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13174578-RAB-23)[0x55b0da0a8a80]{ESTABLISHED}: <-tx- PFCP seq-12 SEID-0x3e9 SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20250410085910978 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b0da051270]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250410085910978 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13174578-RAB-23)[0x55b0da0a8a80]{ESTABLISHED}: -rx-> PFCP seq-12 SEID-0x4 SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250410085910978 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b0da051270]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250410085910978 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b0da051270]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250410085910978 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085910978 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085910978 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085910978 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085910978 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085910978 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.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' 20250410085910978 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410085910978 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410085910978 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085910978 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 92 b9 3e 00 01 2e 60 00 00 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)@dc2b9a5d0dfe: Session index based on local reference:1 HNBGW_Test.sgsn0-SCCP(430)@dc2b9a5d0dfe: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@dc2b9a5d0dfe: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@dc2b9a5d0dfe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(436)@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(435)@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed 20250410085910983 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085910983 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085910983 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250410085910983 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250410085910983 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x56986f) (hnbgw_rua.c:471) 20250410085910983 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5675119 SCCP-40 sgsn-0 MI=IMSI-262420000000002: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250410085910983 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5675119)[0x55b0da07c7e0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250410085910983 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250410085910983 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250410085910983 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5675119)[0x55b0da07c7e0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250410085910983 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250410085910983 DRANAP DEBUG ps_rab_ass[0x55b0da0a88a0]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250410085910983 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5675119)[0x55b0da0a88a0]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:444) 20250410085910983 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250410085910983 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5675119-RAB-23)[0x55b0da0a9380]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20250410085910983 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5675119-RAB-23)[0x55b0da0a9380]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20250410085910983 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b0da051270]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250410085910983 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5675119-RAB-23)[0x55b0da0a9380]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-13 SEID-0x3ea SESSION_MOD_REQ: sending (pfcp_endpoint.c:258) 20250410085910983 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250410085910983 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5675119)[0x55b0da0a88a0]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:476) HNBGW-PFCP(424)@dc2b9a5d0dfe: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(424)@dc2b9a5d0dfe: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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)@dc2b9a5d0dfe: found destination TC_ps_rab_assignment_concurrent0(436) TC_ps_rab_assignment_concurrent0(436)@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@dc2b9a5d0dfe: Session index based on connection ID:4 HNBGW_Test.sgsn0-SCCP(430)@dc2b9a5d0dfe: vl_len:91 HNBGW_Test.sgsn0-SCCP(430)@dc2b9a5d0dfe: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@dc2b9a5d0dfe: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW-PFCP(424)@dc2b9a5d0dfe: 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 } } } 20250410085910986 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085910986 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410085910986 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410085910986 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410085910986 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085910986 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410085910986 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085910986 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085910986 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085910986 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  20250410085910986 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b0da051270]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250410085910986 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5675119-RAB-23)[0x55b0da0a9380]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-13 SEID-0x5 SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250410085910986 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5675119-RAB-23)[0x55b0da0a9380]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20250410085910986 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5675119-RAB-23)[0x55b0da0a9380]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20250410085910986 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5675119)[0x55b0da0a88a0]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20250410085910986 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250410085910986 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5675119)[0x55b0da0a88a0]{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) 20250410085910986 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5675119)[0x55b0da0a88a0]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:604) 20250410085910986 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x55b0da05fbf0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:606) 20250410085910986 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250410085910986 DLSCCP DEBUG SCCP-SCOC(40)[0x55b0da061810]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250410085910986 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00133b7e), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:415) 20250410085910986 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085910986 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085910986 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085910986 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085910986 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085910986 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085910986 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 13 3b 7e 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 00 00 02 00 00 00 00 00 00 00 00 00 00 00 00 00 00 22 00 22 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085910986 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5675119)[0x55b0da0a88a0]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:613) 20250410085910986 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5675119)[0x55b0da0a88a0]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:613) 20250410085910986 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5675119)[0x55b0da0a88a0]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20250410085910986 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5675119-RAB-23)[0x55b0da0a9380]{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) 20250410085910986 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5675119-RAB-23)[0x55b0da0a9380]{ESTABLISHED}: <-tx- PFCP seq-13 SEID-0x3ea SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20250410085910986 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b0da051270]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250410085910986 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5675119-RAB-23)[0x55b0da0a9380]{ESTABLISHED}: -rx-> PFCP seq-13 SEID-0x5 SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250410085910986 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b0da051270]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250410085910986 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b0da051270]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250410085910986 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085910986 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085910986 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085910986 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410085910986 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085910986 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) 20250410085910986 DLSCCP DEBUG Received CO:CODT for local reference 42 (sccp_scoc.c:1855) 20250410085910986 DLSCCP DEBUG SCCP-SCOC(42)[0x55b0da077370]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250410085910986 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085910986 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250410085910986 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x55b0da0cc390]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250410085910986 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250410085910986 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250410085910986 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x55b0da0cc390]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250410085910986 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250410085910986 DMAIN DEBUG RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (context_map_sccp.c:242) 20250410085910986 DRANAP DEBUG ps_rab_ass[0x55b0da0a88a0]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250410085910986 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250410085910986 DLPFCP DEBUG ps_rab[0x55b0da0763d0]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20250410085910986 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16234097-RAB-23)[0x55b0da0763d0]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) 20250410085910986 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b0da051270]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250410085910986 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16234097-RAB-23)[0x55b0da0763d0]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-14 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:258) 20250410085910986 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250410085910986 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-16234097)[0x55b0da0a88a0]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:262) 20250410085910986 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085910986 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085910986 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085910986 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085910986 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085910986 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.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' 20250410085910986 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410085910986 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410085910986 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085910986 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 13 3b 7e 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 00 00 02 00 00 00 00 00 00 00 00 00 00 00 00 00 00 22 00 22 00 00 00 00 00 06 00 08 00 00 00 02  HNBGW-PFCP(424)@dc2b9a5d0dfe: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O HNBGW_Test.sgsn0-SCCP(430)@dc2b9a5d0dfe: Session index based on local reference:2 HNBGW-PFCP(424)@dc2b9a5d0dfe: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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)@dc2b9a5d0dfe: found destination TC_ps_rab_assignment_concurrent0(438) HNBGW_Test.sgsn0-SCCP(430)@dc2b9a5d0dfe: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@dc2b9a5d0dfe: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@dc2b9a5d0dfe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(436)@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(438)@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(438)@dc2b9a5d0dfe: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":838 TC_ps_rab_assignment_concurrent0(437)@dc2b9a5d0dfe: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":818 HNBGW-PFCP(424)@dc2b9a5d0dfe: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(438): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000006'O, sequence_number := 14, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_establishment_response := { node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_ie := omit, UP_F_SEID := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003EC'O, ipv4_address := '7F000001'O, ipv6_address := omit }, created_PDR_list := { { elementIdentifier := 8, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0001'O }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '22002200'O, ipv4_address := '7F000002'O, ipv6_address := omit, choose_id := omit } } }, { elementIdentifier := 8, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0002'O }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '30303030'O ("0000"), ipv4_address := '7F000003'O, ipv6_address := omit, choose_id := omit } } } }, load_control_information := omit, overload_control_information := omit, node_list := omit, failed_rule_id := omit, created_traffic_endpoint_list := omit } } } 20250410085910989 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b0da051270]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250410085910989 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16234097-RAB-23)[0x55b0da0763d0]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-14 SEID-0x6 SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250410085910989 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16234097-RAB-23)[0x55b0da0763d0]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20250410085910989 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-16234097)[0x55b0da0a88a0]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20250410085910989 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250410085910989 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16234097)[0x55b0da055da0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:364) 20250410085910989 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20250410085910989 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-16234097)[0x55b0da0a88a0]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:368) 20250410085910989 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-16234097)[0x55b0da0a88a0]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:368) 20250410085910989 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-16234097)[0x55b0da0a88a0]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20250410085910989 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16234097-RAB-23)[0x55b0da0763d0]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20250410085910989 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16234097-RAB-23)[0x55b0da0763d0]{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) 20250410085910989 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16234097-RAB-23)[0x55b0da0763d0]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-14 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20250410085910989 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b0da051270]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250410085910989 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16234097-RAB-23)[0x55b0da0763d0]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-14 SEID-0x6 SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250410085910989 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b0da051270]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250410085910989 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b0da051270]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250410085910989 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410085910989 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)@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed 20250410085910994 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085910994 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085910994 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250410085910994 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250410085910994 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xf7b671) (hnbgw_rua.c:471) 20250410085910994 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16234097 SCCP-42 sgsn-0 MI=IMSI-262420000000004: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250410085910994 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16234097)[0x55b0da055da0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250410085910994 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250410085910994 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250410085910994 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16234097)[0x55b0da055da0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250410085910994 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250410085910994 DRANAP DEBUG ps_rab_ass[0x55b0da0a88a0]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250410085910994 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-16234097)[0x55b0da0a88a0]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:444) 20250410085910994 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250410085910994 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16234097-RAB-23)[0x55b0da0763d0]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20250410085910994 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16234097-RAB-23)[0x55b0da0763d0]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20250410085910994 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b0da051270]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250410085910994 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16234097-RAB-23)[0x55b0da0763d0]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-15 SEID-0x3ec SESSION_MOD_REQ: sending (pfcp_endpoint.c:258) 20250410085910994 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250410085910994 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-16234097)[0x55b0da0a88a0]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:476) HNBGW-PFCP(424)@dc2b9a5d0dfe: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(424)@dc2b9a5d0dfe: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 52, lengthIndicator := 48, seid := '00000000000003EC'O, sequence_number := 15, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_modification_request := { f_seid := omit, remove_PDR_list := omit, remove_FAR_list := omit, remove_URR_list := omit, remove_QER_list := omit, remove_BAR := omit, remove_traffic_endpoint := omit, create_PDR_list := omit, create_FAR_list := omit, create_URR_list := omit, create_QER_list := omit, create_BAR := omit, create_traffic_endpoint := omit, update_PDR_list := omit, update_FAR_list := { { elementIdentifier := 10, lengthIndicator := 32, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 2, drop := '0'B, forw := '1'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := omit, duplicating_parameters := omit, bar_id := omit } } }, update_URR_list := omit, update_QER_list := omit, update_BAR := omit, update_traffic_endpoint := omit, pfcpSMReq_flags := omit, query_URR_list := omit, node_list := omit, up_inactivity_timer := omit, querry_urr_reference := omit } } } } HNBGW-PFCP(424)@dc2b9a5d0dfe: found destination TC_ps_rab_assignment_concurrent0(438) TC_ps_rab_assignment_concurrent0(438)@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@dc2b9a5d0dfe: Session index based on connection ID:3 HNBGW_Test.sgsn0-SCCP(430)@dc2b9a5d0dfe: vl_len:91 HNBGW-PFCP(424)@dc2b9a5d0dfe: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(438): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000006'O, sequence_number := 15, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_modification_response := { cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_IE := omit, created_PDR := omit, load_control_information := omit, overload_control_information := omit, usage_report := omit, failed_rule_id := omit, additional_usage_reports_information := omit, created_updated_traffic_endpoint := omit } } } HNBGW_Test.sgsn0-SCCP(430)@dc2b9a5d0dfe: vl_from0 20250410085910996 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b0da051270]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250410085910996 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16234097-RAB-23)[0x55b0da0763d0]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-15 SEID-0x6 SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250410085910996 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16234097-RAB-23)[0x55b0da0763d0]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20250410085910996 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16234097-RAB-23)[0x55b0da0763d0]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20250410085910996 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-16234097)[0x55b0da0a88a0]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20250410085910996 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250410085910996 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-16234097)[0x55b0da0a88a0]{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) 20250410085910996 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-16234097)[0x55b0da0a88a0]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:604) 20250410085910996 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x55b0da0cc390]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:606) 20250410085910996 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250410085910996 DLSCCP DEBUG SCCP-SCOC(42)[0x55b0da077370]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250410085910996 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c74501), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:415) 20250410085910996 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085910996 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085910996 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085910996 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085910996 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085910996 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085910996 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 c7 45 01 00 01 2e 60 00 00 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) 20250410085910996 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-16234097)[0x55b0da0a88a0]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:613) 20250410085910996 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-16234097)[0x55b0da0a88a0]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:613) 20250410085910996 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-16234097)[0x55b0da0a88a0]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20250410085910996 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16234097-RAB-23)[0x55b0da0763d0]{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) 20250410085910996 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16234097-RAB-23)[0x55b0da0763d0]{ESTABLISHED}: <-tx- PFCP seq-15 SEID-0x3ec SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20250410085910996 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b0da051270]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250410085910996 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16234097-RAB-23)[0x55b0da0763d0]{ESTABLISHED}: -rx-> PFCP seq-15 SEID-0x6 SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250410085910996 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b0da051270]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250410085910996 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b0da051270]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) HNBGW_Test.sgsn0-SCCP(430)@dc2b9a5d0dfe: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O 20250410085910996 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085910996 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085910996 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085910996 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085910996 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085910996 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250410085910996 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410085910996 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410085910996 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085910996 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 c7 45 01 00 01 2e 60 00 00 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  20250410085910996 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085910996 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410085910996 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410085910996 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410085910996 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085910996 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410085910996 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085910996 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085910996 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085910996 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  20250410085910996 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085910996 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085910996 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085910996 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410085910996 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085910996 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) 20250410085910996 DLSCCP DEBUG Received CO:CODT for local reference 41 (sccp_scoc.c:1855) 20250410085910996 DLSCCP DEBUG SCCP-SCOC(41)[0x55b0da076de0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250410085910996 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085910996 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250410085910996 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x55b0da0cc260]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250410085910996 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250410085910996 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250410085910996 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x55b0da0cc260]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250410085910996 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250410085910997 DMAIN DEBUG RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (context_map_sccp.c:242) 20250410085910997 DRANAP DEBUG ps_rab_ass[0x55b0da0a88a0]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250410085910997 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250410085910997 DLPFCP DEBUG ps_rab[0x55b0da0762a0]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20250410085910997 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9948474-RAB-23)[0x55b0da0762a0]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) 20250410085910997 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b0da051270]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250410085910997 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9948474-RAB-23)[0x55b0da0762a0]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-16 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:258) 20250410085910997 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250410085910997 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-9948474)[0x55b0da0a88a0]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:262) HNBGW_Test.sgsn0-SCCP(430)@dc2b9a5d0dfe: Session index based on local reference:4 HNBGW_Test.sgsn0-SCCP(430)@dc2b9a5d0dfe: DT1 will be put to the reassembly buffer HNBGW-PFCP(424)@dc2b9a5d0dfe: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O HNBGW_Test.sgsn0-SCCP(430)@dc2b9a5d0dfe: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@dc2b9a5d0dfe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW-PFCP(424)@dc2b9a5d0dfe: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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)@dc2b9a5d0dfe: found destination TC_ps_rab_assignment_concurrent0(437) TC_ps_rab_assignment_concurrent0(438)@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(437)@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(437)@dc2b9a5d0dfe: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":838 TC_ps_rab_assignment_concurrent0(439)@dc2b9a5d0dfe: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":818 HNBGW-PFCP(424)@dc2b9a5d0dfe: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(437): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000007'O, sequence_number := 16, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_establishment_response := { node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_ie := omit, UP_F_SEID := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003EB'O, ipv4_address := '7F000001'O, ipv6_address := omit }, created_PDR_list := { { elementIdentifier := 8, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0001'O }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '22002200'O, ipv4_address := '7F000002'O, ipv6_address := omit, choose_id := omit } } }, { elementIdentifier := 8, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0002'O }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '30303030'O ("0000"), ipv4_address := '7F000003'O, ipv6_address := omit, choose_id := omit } } } }, load_control_information := omit, overload_control_information := omit, node_list := omit, failed_rule_id := omit, created_traffic_endpoint_list := omit } } } 20250410085911000 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b0da051270]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250410085911000 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9948474-RAB-23)[0x55b0da0762a0]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-16 SEID-0x7 SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250410085911000 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9948474-RAB-23)[0x55b0da0762a0]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20250410085911000 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-9948474)[0x55b0da0a88a0]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20250410085911000 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250410085911000 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9948474)[0x55b0da079930]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:364) 20250410085911000 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20250410085911000 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-9948474)[0x55b0da0a88a0]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:368) 20250410085911000 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-9948474)[0x55b0da0a88a0]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:368) 20250410085911000 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-9948474)[0x55b0da0a88a0]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20250410085911000 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9948474-RAB-23)[0x55b0da0762a0]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20250410085911000 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9948474-RAB-23)[0x55b0da0762a0]{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) 20250410085911000 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9948474-RAB-23)[0x55b0da0762a0]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-16 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20250410085911000 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b0da051270]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250410085911000 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9948474-RAB-23)[0x55b0da0762a0]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-16 SEID-0x7 SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250410085911000 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b0da051270]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250410085911000 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b0da051270]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250410085911000 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410085911000 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)@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed 20250410085911004 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085911004 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085911004 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250410085911004 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250410085911004 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x97cd3a) (hnbgw_rua.c:471) 20250410085911004 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9948474 SCCP-41 sgsn-0 MI=IMSI-262420000000003: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250410085911004 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9948474)[0x55b0da079930]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250410085911004 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250410085911004 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250410085911004 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9948474)[0x55b0da079930]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250410085911004 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250410085911004 DRANAP DEBUG ps_rab_ass[0x55b0da0a88a0]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250410085911004 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-9948474)[0x55b0da0a88a0]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:444) 20250410085911004 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250410085911004 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9948474-RAB-23)[0x55b0da0762a0]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20250410085911004 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9948474-RAB-23)[0x55b0da0762a0]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20250410085911004 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b0da051270]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250410085911004 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9948474-RAB-23)[0x55b0da0762a0]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-17 SEID-0x3eb SESSION_MOD_REQ: sending (pfcp_endpoint.c:258) 20250410085911004 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250410085911004 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-9948474)[0x55b0da0a88a0]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:476) HNBGW-PFCP(424)@dc2b9a5d0dfe: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(424)@dc2b9a5d0dfe: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 52, lengthIndicator := 48, seid := '00000000000003EB'O, sequence_number := 17, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_modification_request := { f_seid := omit, remove_PDR_list := omit, remove_FAR_list := omit, remove_URR_list := omit, remove_QER_list := omit, remove_BAR := omit, remove_traffic_endpoint := omit, create_PDR_list := omit, create_FAR_list := omit, create_URR_list := omit, create_QER_list := omit, create_BAR := omit, create_traffic_endpoint := omit, update_PDR_list := omit, update_FAR_list := { { elementIdentifier := 10, lengthIndicator := 32, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 2, drop := '0'B, forw := '1'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := omit, duplicating_parameters := omit, bar_id := omit } } }, update_URR_list := omit, update_QER_list := omit, update_BAR := omit, update_traffic_endpoint := omit, pfcpSMReq_flags := omit, query_URR_list := omit, node_list := omit, up_inactivity_timer := omit, querry_urr_reference := omit } } } } HNBGW-PFCP(424)@dc2b9a5d0dfe: found destination TC_ps_rab_assignment_concurrent0(437) TC_ps_rab_assignment_concurrent0(437)@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(424)@dc2b9a5d0dfe: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(437): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000007'O, sequence_number := 17, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_modification_response := { cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_IE := omit, created_PDR := omit, load_control_information := omit, overload_control_information := omit, usage_report := omit, failed_rule_id := omit, additional_usage_reports_information := omit, created_updated_traffic_endpoint := omit } } } 20250410085911006 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b0da051270]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250410085911006 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9948474-RAB-23)[0x55b0da0762a0]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-17 SEID-0x7 SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250410085911006 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9948474-RAB-23)[0x55b0da0762a0]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20250410085911006 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9948474-RAB-23)[0x55b0da0762a0]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20250410085911006 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-9948474)[0x55b0da0a88a0]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20250410085911006 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250410085911006 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-9948474)[0x55b0da0a88a0]{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) 20250410085911007 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-9948474)[0x55b0da0a88a0]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:604) 20250410085911007 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x55b0da0cc260]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:606) 20250410085911007 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250410085911007 DLSCCP DEBUG SCCP-SCOC(41)[0x55b0da076de0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250410085911007 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00769b47), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:415) 20250410085911007 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085911007 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085911007 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085911007 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085911007 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085911007 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085911007 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 76 9b 47 00 01 2e 60 00 00 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) 20250410085911007 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-9948474)[0x55b0da0a88a0]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:613) 20250410085911007 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-9948474)[0x55b0da0a88a0]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:613) 20250410085911007 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-9948474)[0x55b0da0a88a0]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20250410085911007 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9948474-RAB-23)[0x55b0da0762a0]{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) 20250410085911007 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9948474-RAB-23)[0x55b0da0762a0]{ESTABLISHED}: <-tx- PFCP seq-17 SEID-0x3eb SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20250410085911007 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b0da051270]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250410085911007 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9948474-RAB-23)[0x55b0da0762a0]{ESTABLISHED}: -rx-> PFCP seq-17 SEID-0x7 SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250410085911007 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b0da051270]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250410085911007 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b0da051270]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250410085911007 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085911007 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085911007 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085911007 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085911007 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085911007 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.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' 20250410085911007 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410085911007 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410085911007 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085911007 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 76 9b 47 00 01 2e 60 00 00 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)@dc2b9a5d0dfe: Session index based on connection ID:5 HNBGW_Test.sgsn0-SCCP(430)@dc2b9a5d0dfe: vl_len:91 HNBGW_Test.sgsn0-SCCP(430)@dc2b9a5d0dfe: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@dc2b9a5d0dfe: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O 20250410085911007 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085911007 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410085911007 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410085911007 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410085911007 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085911007 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410085911007 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085911007 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085911007 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(430)@dc2b9a5d0dfe: Session index based on local reference:3 HNBGW_Test.sgsn0-SCCP(430)@dc2b9a5d0dfe: DT1 will be put to the reassembly buffer 20250410085911007 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  20250410085911007 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085911007 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085911007 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085911007 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410085911007 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085911007 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) 20250410085911007 DLSCCP DEBUG Received CO:CODT for local reference 43 (sccp_scoc.c:1855) 20250410085911007 DLSCCP DEBUG SCCP-SCOC(43)[0x55b0da077160]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250410085911007 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085911007 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250410085911007 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x55b0da07a0d0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) HNBGW_Test.sgsn0-SCCP(430)@dc2b9a5d0dfe: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@dc2b9a5d0dfe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410085911007 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250410085911007 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250410085911007 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x55b0da07a0d0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250410085911007 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250410085911007 DMAIN DEBUG RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (context_map_sccp.c:242) 20250410085911007 DRANAP DEBUG ps_rab_ass[0x55b0da0a88a0]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250410085911007 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250410085911007 DLPFCP DEBUG ps_rab[0x55b0da05e0c0]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20250410085911007 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10327015-RAB-23)[0x55b0da05e0c0]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) 20250410085911007 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b0da051270]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250410085911007 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10327015-RAB-23)[0x55b0da05e0c0]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-18 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:258) 20250410085911007 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250410085911007 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10327015)[0x55b0da0a88a0]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:262) HNBGW-PFCP(424)@dc2b9a5d0dfe: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O HNBGW-PFCP(424)@dc2b9a5d0dfe: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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 } } } } TC_ps_rab_assignment_concurrent0(437)@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(424)@dc2b9a5d0dfe: found destination TC_ps_rab_assignment_concurrent0(439) TC_ps_rab_assignment_concurrent0(439)@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(439)@dc2b9a5d0dfe: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":838 TC_ps_rab_assignment_concurrent0(440)@dc2b9a5d0dfe: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":818 HNBGW-PFCP(424)@dc2b9a5d0dfe: 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 } } } 20250410085911011 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b0da051270]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250410085911011 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10327015-RAB-23)[0x55b0da05e0c0]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-18 SEID-0x8 SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250410085911011 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10327015-RAB-23)[0x55b0da05e0c0]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20250410085911011 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10327015)[0x55b0da0a88a0]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20250410085911011 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250410085911011 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10327015)[0x55b0da055aa0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:364) 20250410085911011 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20250410085911011 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10327015)[0x55b0da0a88a0]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:368) 20250410085911011 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10327015)[0x55b0da0a88a0]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:368) 20250410085911011 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10327015)[0x55b0da0a88a0]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20250410085911011 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10327015-RAB-23)[0x55b0da05e0c0]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20250410085911011 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10327015-RAB-23)[0x55b0da05e0c0]{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) 20250410085911011 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10327015-RAB-23)[0x55b0da05e0c0]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-18 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20250410085911011 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b0da051270]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250410085911011 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10327015-RAB-23)[0x55b0da05e0c0]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-18 SEID-0x8 SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250410085911011 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b0da051270]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250410085911011 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b0da051270]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250410085911011 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410085911011 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)@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed 20250410085911016 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085911016 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085911016 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250410085911016 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250410085911016 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x9d93e7) (hnbgw_rua.c:471) 20250410085911016 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10327015 SCCP-43 sgsn-0 MI=IMSI-262420000000005: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250410085911016 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10327015)[0x55b0da055aa0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250410085911016 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250410085911016 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250410085911016 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10327015)[0x55b0da055aa0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250410085911016 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250410085911016 DRANAP DEBUG ps_rab_ass[0x55b0da0a88a0]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250410085911016 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10327015)[0x55b0da0a88a0]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:444) 20250410085911016 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250410085911016 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10327015-RAB-23)[0x55b0da05e0c0]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20250410085911016 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10327015-RAB-23)[0x55b0da05e0c0]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20250410085911016 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b0da051270]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250410085911016 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10327015-RAB-23)[0x55b0da05e0c0]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-19 SEID-0x3ed SESSION_MOD_REQ: sending (pfcp_endpoint.c:258) 20250410085911016 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250410085911016 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10327015)[0x55b0da0a88a0]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:476) HNBGW-PFCP(424)@dc2b9a5d0dfe: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(424)@dc2b9a5d0dfe: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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)@dc2b9a5d0dfe: found destination TC_ps_rab_assignment_concurrent0(439) TC_ps_rab_assignment_concurrent0(439)@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@dc2b9a5d0dfe: Session index based on connection ID:6 HNBGW_Test.sgsn0-SCCP(430)@dc2b9a5d0dfe: vl_len:91 HNBGW_Test.sgsn0-SCCP(430)@dc2b9a5d0dfe: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@dc2b9a5d0dfe: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW-PFCP(424)@dc2b9a5d0dfe: 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 } } } 20250410085911019 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b0da051270]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250410085911019 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10327015-RAB-23)[0x55b0da05e0c0]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-19 SEID-0x8 SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250410085911019 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10327015-RAB-23)[0x55b0da05e0c0]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20250410085911019 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10327015-RAB-23)[0x55b0da05e0c0]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20250410085911019 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10327015)[0x55b0da0a88a0]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20250410085911019 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250410085911019 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10327015)[0x55b0da0a88a0]{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) 20250410085911019 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10327015)[0x55b0da0a88a0]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:604) 20250410085911019 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x55b0da07a0d0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:606) 20250410085911019 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250410085911019 DLSCCP DEBUG SCCP-SCOC(43)[0x55b0da077160]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250410085911019 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0087d959), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:415) 20250410085911019 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085911019 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085911019 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085911019 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085911019 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085911019 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085911019 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 87 d9 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) 20250410085911019 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10327015)[0x55b0da0a88a0]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:613) 20250410085911019 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10327015)[0x55b0da0a88a0]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:613) 20250410085911019 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10327015)[0x55b0da0a88a0]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20250410085911019 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10327015-RAB-23)[0x55b0da05e0c0]{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) 20250410085911019 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10327015-RAB-23)[0x55b0da05e0c0]{ESTABLISHED}: <-tx- PFCP seq-19 SEID-0x3ed SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20250410085911019 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b0da051270]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250410085911019 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10327015-RAB-23)[0x55b0da05e0c0]{ESTABLISHED}: -rx-> PFCP seq-19 SEID-0x8 SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250410085911019 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b0da051270]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250410085911019 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b0da051270]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250410085911019 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085911019 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085911019 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085911019 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085911019 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085911019 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.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' 20250410085911019 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410085911019 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410085911019 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085911019 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 87 d9 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  20250410085911019 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085911019 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410085911019 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410085911019 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410085911019 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085911019 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410085911019 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085911019 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085911019 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085911019 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  20250410085911019 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085911019 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085911019 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085911019 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410085911019 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085911019 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) 20250410085911019 DLSCCP DEBUG Received CO:CODT for local reference 44 (sccp_scoc.c:1855) 20250410085911019 DLSCCP DEBUG SCCP-SCOC(44)[0x55b0da063c20]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250410085911019 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085911019 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250410085911019 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x55b0da061940]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250410085911019 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250410085911019 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250410085911019 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x55b0da061940]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250410085911019 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250410085911019 DMAIN DEBUG RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (context_map_sccp.c:242) 20250410085911020 DRANAP DEBUG ps_rab_ass[0x55b0da0a88a0]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250410085911020 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250410085911020 DLPFCP DEBUG ps_rab[0x55b0da0a8e30]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20250410085911020 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12620288-RAB-23)[0x55b0da0a8e30]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) 20250410085911020 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b0da051270]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250410085911020 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12620288-RAB-23)[0x55b0da0a8e30]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-20 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:258) 20250410085911020 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250410085911020 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-12620288)[0x55b0da0a88a0]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:262) HNBGW_Test.sgsn0-SCCP(430)@dc2b9a5d0dfe: Session index based on local reference:5 HNBGW_Test.sgsn0-SCCP(430)@dc2b9a5d0dfe: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@dc2b9a5d0dfe: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@dc2b9a5d0dfe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW-PFCP(424)@dc2b9a5d0dfe: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O TC_ps_rab_assignment_concurrent0(439)@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(424)@dc2b9a5d0dfe: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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)@dc2b9a5d0dfe: found destination TC_ps_rab_assignment_concurrent0(440) TC_ps_rab_assignment_concurrent0(440)@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(440)@dc2b9a5d0dfe: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":838 TC_ps_rab_assignment_concurrent0(441)@dc2b9a5d0dfe: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":818 HNBGW-PFCP(424)@dc2b9a5d0dfe: 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 } } } 20250410085911024 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b0da051270]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250410085911024 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12620288-RAB-23)[0x55b0da0a8e30]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-20 SEID-0x9 SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250410085911024 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12620288-RAB-23)[0x55b0da0a8e30]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20250410085911024 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-12620288)[0x55b0da0a88a0]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20250410085911024 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250410085911024 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12620288)[0x55b0da076f10]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:364) 20250410085911024 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20250410085911024 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-12620288)[0x55b0da0a88a0]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:368) 20250410085911024 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-12620288)[0x55b0da0a88a0]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:368) 20250410085911024 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-12620288)[0x55b0da0a88a0]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20250410085911024 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12620288-RAB-23)[0x55b0da0a8e30]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20250410085911024 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12620288-RAB-23)[0x55b0da0a8e30]{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) 20250410085911024 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12620288-RAB-23)[0x55b0da0a8e30]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-20 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20250410085911024 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b0da051270]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250410085911024 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12620288-RAB-23)[0x55b0da0a8e30]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-20 SEID-0x9 SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250410085911024 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b0da051270]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250410085911024 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b0da051270]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250410085911024 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410085911024 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)@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed 20250410085911028 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085911028 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085911028 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250410085911028 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250410085911028 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xc09200) (hnbgw_rua.c:471) 20250410085911028 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12620288 SCCP-44 sgsn-0 MI=IMSI-262420000000006: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250410085911028 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12620288)[0x55b0da076f10]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250410085911028 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250410085911028 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250410085911028 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12620288)[0x55b0da076f10]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250410085911028 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250410085911028 DRANAP DEBUG ps_rab_ass[0x55b0da0a88a0]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250410085911028 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-12620288)[0x55b0da0a88a0]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:444) 20250410085911028 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250410085911028 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12620288-RAB-23)[0x55b0da0a8e30]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20250410085911028 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12620288-RAB-23)[0x55b0da0a8e30]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20250410085911028 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b0da051270]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250410085911028 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12620288-RAB-23)[0x55b0da0a8e30]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-21 SEID-0x3ee SESSION_MOD_REQ: sending (pfcp_endpoint.c:258) 20250410085911028 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250410085911028 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-12620288)[0x55b0da0a88a0]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:476) HNBGW-PFCP(424)@dc2b9a5d0dfe: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(424)@dc2b9a5d0dfe: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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)@dc2b9a5d0dfe: found destination TC_ps_rab_assignment_concurrent0(440) TC_ps_rab_assignment_concurrent0(440)@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@dc2b9a5d0dfe: Session index based on connection ID:7 HNBGW_Test.sgsn0-SCCP(430)@dc2b9a5d0dfe: vl_len:91 HNBGW_Test.sgsn0-SCCP(430)@dc2b9a5d0dfe: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@dc2b9a5d0dfe: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW-PFCP(424)@dc2b9a5d0dfe: 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 } } } 20250410085911031 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b0da051270]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250410085911031 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12620288-RAB-23)[0x55b0da0a8e30]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-21 SEID-0x9 SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250410085911031 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12620288-RAB-23)[0x55b0da0a8e30]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20250410085911031 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12620288-RAB-23)[0x55b0da0a8e30]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20250410085911031 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-12620288)[0x55b0da0a88a0]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20250410085911031 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250410085911031 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-12620288)[0x55b0da0a88a0]{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) 20250410085911031 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-12620288)[0x55b0da0a88a0]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:604) 20250410085911031 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x55b0da061940]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:606) 20250410085911031 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250410085911031 DLSCCP DEBUG SCCP-SCOC(44)[0x55b0da063c20]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250410085911031 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b87142), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:415) 20250410085911031 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085911031 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085911031 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085911031 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085911031 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085911031 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085911031 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 b8 71 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) 20250410085911031 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-12620288)[0x55b0da0a88a0]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:613) 20250410085911031 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-12620288)[0x55b0da0a88a0]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:613) 20250410085911031 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-12620288)[0x55b0da0a88a0]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20250410085911031 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12620288-RAB-23)[0x55b0da0a8e30]{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) 20250410085911031 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12620288-RAB-23)[0x55b0da0a8e30]{ESTABLISHED}: <-tx- PFCP seq-21 SEID-0x3ee SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20250410085911031 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b0da051270]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250410085911031 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12620288-RAB-23)[0x55b0da0a8e30]{ESTABLISHED}: -rx-> PFCP seq-21 SEID-0x9 SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250410085911031 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b0da051270]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250410085911031 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b0da051270]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250410085911031 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085911031 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085911031 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085911031 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085911031 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085911031 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.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' 20250410085911031 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410085911031 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410085911031 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085911031 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 b8 71 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  20250410085911031 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085911031 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410085911031 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410085911031 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410085911031 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085911031 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410085911031 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085911031 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085911031 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085911031 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  20250410085911031 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085911031 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085911031 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085911031 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410085911031 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085911031 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) 20250410085911031 DLSCCP DEBUG Received CO:CODT for local reference 45 (sccp_scoc.c:1855) 20250410085911031 DLSCCP DEBUG SCCP-SCOC(45)[0x55b0da07b430]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250410085911031 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085911031 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250410085911031 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x55b0da079e00]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250410085911031 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250410085911031 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250410085911032 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x55b0da079e00]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250410085911032 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250410085911032 DMAIN DEBUG RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (context_map_sccp.c:242) 20250410085911032 DRANAP DEBUG ps_rab_ass[0x55b0da0a88a0]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250410085911032 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250410085911032 DLPFCP DEBUG ps_rab[0x55b0da0626b0]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20250410085911032 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10196942-RAB-23)[0x55b0da0626b0]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) 20250410085911032 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b0da051270]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250410085911032 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10196942-RAB-23)[0x55b0da0626b0]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-22 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:258) 20250410085911032 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250410085911032 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10196942)[0x55b0da0a88a0]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:262) HNBGW_Test.sgsn0-SCCP(430)@dc2b9a5d0dfe: Session index based on local reference:6 HNBGW_Test.sgsn0-SCCP(430)@dc2b9a5d0dfe: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@dc2b9a5d0dfe: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@dc2b9a5d0dfe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW-PFCP(424)@dc2b9a5d0dfe: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O HNBGW-PFCP(424)@dc2b9a5d0dfe: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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)@dc2b9a5d0dfe: found destination TC_ps_rab_assignment_concurrent0(441) TC_ps_rab_assignment_concurrent0(440)@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(441)@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(441)@dc2b9a5d0dfe: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":838 TC_ps_rab_assignment_concurrent0(443)@dc2b9a5d0dfe: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":818 HNBGW-PFCP(424)@dc2b9a5d0dfe: 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 } } } 20250410085911036 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b0da051270]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250410085911036 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10196942-RAB-23)[0x55b0da0626b0]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-22 SEID-0xa SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250410085911036 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10196942-RAB-23)[0x55b0da0626b0]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20250410085911036 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10196942)[0x55b0da0a88a0]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20250410085911036 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250410085911036 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10196942)[0x55b0da063990]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:364) 20250410085911036 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20250410085911036 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10196942)[0x55b0da0a88a0]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:368) 20250410085911036 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10196942)[0x55b0da0a88a0]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:368) 20250410085911036 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10196942)[0x55b0da0a88a0]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20250410085911036 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10196942-RAB-23)[0x55b0da0626b0]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20250410085911036 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10196942-RAB-23)[0x55b0da0626b0]{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) 20250410085911036 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10196942-RAB-23)[0x55b0da0626b0]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-22 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20250410085911036 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b0da051270]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250410085911036 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10196942-RAB-23)[0x55b0da0626b0]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-22 SEID-0xa SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250410085911036 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b0da051270]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250410085911036 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b0da051270]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250410085911036 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410085911036 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)@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed 20250410085911040 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085911040 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085911040 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250410085911040 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250410085911040 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x9b97ce) (hnbgw_rua.c:471) 20250410085911040 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10196942 SCCP-45 sgsn-0 MI=IMSI-262420000000007: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250410085911040 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10196942)[0x55b0da063990]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250410085911040 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250410085911040 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250410085911040 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10196942)[0x55b0da063990]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250410085911040 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250410085911040 DRANAP DEBUG ps_rab_ass[0x55b0da0a88a0]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250410085911040 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10196942)[0x55b0da0a88a0]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:444) 20250410085911040 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250410085911040 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10196942-RAB-23)[0x55b0da0626b0]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20250410085911040 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10196942-RAB-23)[0x55b0da0626b0]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20250410085911040 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b0da051270]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250410085911040 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10196942-RAB-23)[0x55b0da0626b0]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-23 SEID-0x3ef SESSION_MOD_REQ: sending (pfcp_endpoint.c:258) 20250410085911040 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250410085911040 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10196942)[0x55b0da0a88a0]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:476) HNBGW-PFCP(424)@dc2b9a5d0dfe: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(424)@dc2b9a5d0dfe: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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)@dc2b9a5d0dfe: found destination TC_ps_rab_assignment_concurrent0(441) TC_ps_rab_assignment_concurrent0(441)@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(424)@dc2b9a5d0dfe: 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 } } } 20250410085911042 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b0da051270]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250410085911042 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10196942-RAB-23)[0x55b0da0626b0]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-23 SEID-0xa SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250410085911042 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10196942-RAB-23)[0x55b0da0626b0]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20250410085911042 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10196942-RAB-23)[0x55b0da0626b0]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20250410085911042 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10196942)[0x55b0da0a88a0]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20250410085911042 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250410085911042 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10196942)[0x55b0da0a88a0]{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) HNBGW_Test.sgsn0-SCCP(430)@dc2b9a5d0dfe: Session index based on connection ID:9 HNBGW_Test.sgsn0-SCCP(430)@dc2b9a5d0dfe: vl_len:91 HNBGW_Test.sgsn0-SCCP(430)@dc2b9a5d0dfe: vl_from0 20250410085911042 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10196942)[0x55b0da0a88a0]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:604) 20250410085911042 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x55b0da079e00]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:606) 20250410085911042 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250410085911042 DLSCCP DEBUG SCCP-SCOC(45)[0x55b0da07b430]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250410085911042 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00146abc), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:415) 20250410085911042 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085911042 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085911042 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085911042 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085911042 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085911042 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085911042 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 14 6a bc 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 00 00 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) 20250410085911042 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10196942)[0x55b0da0a88a0]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:613) 20250410085911042 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10196942)[0x55b0da0a88a0]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:613) 20250410085911042 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10196942)[0x55b0da0a88a0]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20250410085911042 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10196942-RAB-23)[0x55b0da0626b0]{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) 20250410085911042 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10196942-RAB-23)[0x55b0da0626b0]{ESTABLISHED}: <-tx- PFCP seq-23 SEID-0x3ef SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20250410085911042 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b0da051270]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250410085911042 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10196942-RAB-23)[0x55b0da0626b0]{ESTABLISHED}: -rx-> PFCP seq-23 SEID-0xa SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250410085911042 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b0da051270]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250410085911042 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b0da051270]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250410085911042 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085911042 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085911042 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085911042 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085911042 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing HNBGW_Test.sgsn0-SCCP(430)@dc2b9a5d0dfe: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O 20250410085911042 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.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' 20250410085911042 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410085911042 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410085911042 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085911042 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 14 6a bc 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 00 00 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  20250410085911042 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085911042 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410085911042 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410085911042 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410085911042 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085911042 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410085911042 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085911042 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085911042 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085911042 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  20250410085911042 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085911042 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085911042 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085911042 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410085911042 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085911042 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) 20250410085911042 DLSCCP DEBUG Received CO:CODT for local reference 47 (sccp_scoc.c:1855) 20250410085911042 DLSCCP DEBUG SCCP-SCOC(47)[0x55b0da07d730]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250410085911042 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085911042 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250410085911042 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x55b0da07d000]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250410085911042 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250410085911042 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250410085911042 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x55b0da07d000]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250410085911042 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250410085911042 DMAIN DEBUG RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (context_map_sccp.c:242) 20250410085911042 DRANAP DEBUG ps_rab_ass[0x55b0da0a88a0]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250410085911042 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250410085911042 DLPFCP DEBUG ps_rab[0x55b0da05e1f0]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20250410085911042 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6562833-RAB-23)[0x55b0da05e1f0]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) 20250410085911043 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b0da051270]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250410085911043 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6562833-RAB-23)[0x55b0da05e1f0]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-24 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:258) 20250410085911043 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250410085911043 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-6562833)[0x55b0da0a88a0]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:262) HNBGW_Test.sgsn0-SCCP(430)@dc2b9a5d0dfe: Session index based on local reference:7 HNBGW_Test.sgsn0-SCCP(430)@dc2b9a5d0dfe: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@dc2b9a5d0dfe: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@dc2b9a5d0dfe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW-PFCP(424)@dc2b9a5d0dfe: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O HNBGW-PFCP(424)@dc2b9a5d0dfe: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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)@dc2b9a5d0dfe: found destination TC_ps_rab_assignment_concurrent0(443) TC_ps_rab_assignment_concurrent0(441)@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(443)@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(443)@dc2b9a5d0dfe: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":838 TC_ps_rab_assignment_concurrent0(442)@dc2b9a5d0dfe: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":818 HNBGW-PFCP(424)@dc2b9a5d0dfe: 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 := '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 := '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 } } } 20250410085911046 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b0da051270]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250410085911046 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6562833-RAB-23)[0x55b0da05e1f0]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-24 SEID-0xb SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250410085911046 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6562833-RAB-23)[0x55b0da05e1f0]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20250410085911046 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-6562833)[0x55b0da0a88a0]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20250410085911046 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250410085911046 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6562833)[0x55b0da07b560]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:364) 20250410085911046 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20250410085911046 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-6562833)[0x55b0da0a88a0]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:368) 20250410085911046 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-6562833)[0x55b0da0a88a0]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:368) 20250410085911046 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-6562833)[0x55b0da0a88a0]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20250410085911046 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6562833-RAB-23)[0x55b0da05e1f0]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20250410085911046 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6562833-RAB-23)[0x55b0da05e1f0]{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) 20250410085911046 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6562833-RAB-23)[0x55b0da05e1f0]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-24 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20250410085911046 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b0da051270]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250410085911046 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6562833-RAB-23)[0x55b0da05e1f0]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-24 SEID-0xb SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250410085911046 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b0da051270]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250410085911046 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b0da051270]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250410085911046 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410085911046 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)@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed 20250410085911050 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085911050 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085911050 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250410085911050 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250410085911050 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x642411) (hnbgw_rua.c:471) 20250410085911050 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6562833 SCCP-47 sgsn-0 MI=IMSI-262420000000009: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250410085911050 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6562833)[0x55b0da07b560]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250410085911050 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250410085911050 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250410085911050 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6562833)[0x55b0da07b560]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250410085911050 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250410085911050 DRANAP DEBUG ps_rab_ass[0x55b0da0a88a0]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250410085911050 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-6562833)[0x55b0da0a88a0]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:444) 20250410085911050 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250410085911050 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6562833-RAB-23)[0x55b0da05e1f0]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20250410085911050 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6562833-RAB-23)[0x55b0da05e1f0]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20250410085911050 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b0da051270]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250410085911050 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6562833-RAB-23)[0x55b0da05e1f0]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-25 SEID-0x3f1 SESSION_MOD_REQ: sending (pfcp_endpoint.c:258) 20250410085911050 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250410085911050 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-6562833)[0x55b0da0a88a0]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:476) HNBGW-PFCP(424)@dc2b9a5d0dfe: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(424)@dc2b9a5d0dfe: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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 := 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)@dc2b9a5d0dfe: found destination TC_ps_rab_assignment_concurrent0(443) TC_ps_rab_assignment_concurrent0(443)@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(424)@dc2b9a5d0dfe: 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 := '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 } } } 20250410085911052 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b0da051270]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250410085911052 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6562833-RAB-23)[0x55b0da05e1f0]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-25 SEID-0xb SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250410085911052 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6562833-RAB-23)[0x55b0da05e1f0]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20250410085911052 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6562833-RAB-23)[0x55b0da05e1f0]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20250410085911052 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-6562833)[0x55b0da0a88a0]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20250410085911052 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250410085911052 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-6562833)[0x55b0da0a88a0]{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) 20250410085911052 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-6562833)[0x55b0da0a88a0]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:604) 20250410085911052 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x55b0da07d000]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:606) 20250410085911052 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250410085911052 DLSCCP DEBUG SCCP-SCOC(47)[0x55b0da07d730]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250410085911052 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006b3f29), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:415) 20250410085911052 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085911052 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085911052 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085911052 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085911052 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085911052 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085911052 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 6b 3f 29 00 01 2e 60 00 00 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) 20250410085911052 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-6562833)[0x55b0da0a88a0]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:613) 20250410085911052 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-6562833)[0x55b0da0a88a0]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:613) 20250410085911052 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-6562833)[0x55b0da0a88a0]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20250410085911052 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6562833-RAB-23)[0x55b0da05e1f0]{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) 20250410085911052 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6562833-RAB-23)[0x55b0da05e1f0]{ESTABLISHED}: <-tx- PFCP seq-25 SEID-0x3f1 SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20250410085911052 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b0da051270]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250410085911052 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6562833-RAB-23)[0x55b0da05e1f0]{ESTABLISHED}: -rx-> PFCP seq-25 SEID-0xb SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250410085911052 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b0da051270]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250410085911052 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b0da051270]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250410085911052 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085911052 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085911052 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085911052 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085911052 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085911052 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250410085911052 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410085911052 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410085911052 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085911052 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 6b 3f 29 00 01 2e 60 00 00 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)@dc2b9a5d0dfe: Session index based on connection ID:8 HNBGW_Test.sgsn0-SCCP(430)@dc2b9a5d0dfe: vl_len:91 HNBGW_Test.sgsn0-SCCP(430)@dc2b9a5d0dfe: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@dc2b9a5d0dfe: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW_Test.sgsn0-SCCP(430)@dc2b9a5d0dfe: Session index based on local reference:9 HNBGW_Test.sgsn0-SCCP(430)@dc2b9a5d0dfe: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@dc2b9a5d0dfe: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@dc2b9a5d0dfe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410085911053 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085911053 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410085911053 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410085911053 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410085911053 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085911053 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410085911053 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085911053 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085911053 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085911053 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  20250410085911053 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085911053 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085911053 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085911053 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410085911053 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085911053 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) 20250410085911053 DLSCCP DEBUG Received CO:CODT for local reference 46 (sccp_scoc.c:1855) 20250410085911053 DLSCCP DEBUG SCCP-SCOC(46)[0x55b0da07e7b0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250410085911053 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085911053 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250410085911053 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x55b0da076c00]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250410085911053 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250410085911053 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250410085911053 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x55b0da076c00]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250410085911053 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250410085911053 DMAIN DEBUG RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (context_map_sccp.c:242) 20250410085911053 DRANAP DEBUG ps_rab_ass[0x55b0da0a88a0]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250410085911053 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250410085911053 DLPFCP DEBUG ps_rab[0x55b0da0765b0]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20250410085911053 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16171301-RAB-23)[0x55b0da0765b0]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) 20250410085911053 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b0da051270]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250410085911053 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16171301-RAB-23)[0x55b0da0765b0]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-26 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:258) 20250410085911053 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250410085911053 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-16171301)[0x55b0da0a88a0]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:262) HNBGW-PFCP(424)@dc2b9a5d0dfe: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O TC_ps_rab_assignment_concurrent0(443)@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(424)@dc2b9a5d0dfe: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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)@dc2b9a5d0dfe: found destination TC_ps_rab_assignment_concurrent0(442) TC_ps_rab_assignment_concurrent0(442)@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(442)@dc2b9a5d0dfe: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":838 TC_ps_rab_assignment_concurrent0(444)@dc2b9a5d0dfe: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":818 HNBGW-PFCP(424)@dc2b9a5d0dfe: 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 := '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 := '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 } } } 20250410085911057 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b0da051270]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250410085911057 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16171301-RAB-23)[0x55b0da0765b0]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-26 SEID-0xc SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250410085911057 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16171301-RAB-23)[0x55b0da0765b0]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20250410085911057 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-16171301)[0x55b0da0a88a0]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20250410085911057 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250410085911057 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16171301)[0x55b0da07a4d0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:364) 20250410085911057 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20250410085911057 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-16171301)[0x55b0da0a88a0]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:368) 20250410085911057 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-16171301)[0x55b0da0a88a0]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:368) 20250410085911057 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-16171301)[0x55b0da0a88a0]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20250410085911057 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16171301-RAB-23)[0x55b0da0765b0]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20250410085911057 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16171301-RAB-23)[0x55b0da0765b0]{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) 20250410085911057 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16171301-RAB-23)[0x55b0da0765b0]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-26 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20250410085911057 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b0da051270]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250410085911057 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16171301-RAB-23)[0x55b0da0765b0]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-26 SEID-0xc SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250410085911057 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b0da051270]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250410085911057 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b0da051270]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250410085911057 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410085911057 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)@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed 20250410085911061 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085911061 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085911061 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250410085911061 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250410085911061 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xf6c125) (hnbgw_rua.c:471) 20250410085911061 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16171301 SCCP-46 sgsn-0 MI=IMSI-262420000000008: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250410085911061 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16171301)[0x55b0da07a4d0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250410085911061 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250410085911061 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250410085911061 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16171301)[0x55b0da07a4d0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250410085911061 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250410085911061 DRANAP DEBUG ps_rab_ass[0x55b0da0a88a0]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250410085911061 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-16171301)[0x55b0da0a88a0]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:444) 20250410085911061 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250410085911061 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16171301-RAB-23)[0x55b0da0765b0]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20250410085911061 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16171301-RAB-23)[0x55b0da0765b0]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20250410085911061 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b0da051270]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250410085911061 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16171301-RAB-23)[0x55b0da0765b0]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-27 SEID-0x3f0 SESSION_MOD_REQ: sending (pfcp_endpoint.c:258) 20250410085911061 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250410085911061 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-16171301)[0x55b0da0a88a0]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:476) HNBGW-PFCP(424)@dc2b9a5d0dfe: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(424)@dc2b9a5d0dfe: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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 := 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)@dc2b9a5d0dfe: found destination TC_ps_rab_assignment_concurrent0(442) TC_ps_rab_assignment_concurrent0(442)@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(424)@dc2b9a5d0dfe: 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 := '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 } } } 20250410085911063 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b0da051270]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250410085911063 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16171301-RAB-23)[0x55b0da0765b0]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-27 SEID-0xc SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250410085911063 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16171301-RAB-23)[0x55b0da0765b0]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20250410085911063 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16171301-RAB-23)[0x55b0da0765b0]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20250410085911063 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-16171301)[0x55b0da0a88a0]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20250410085911063 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250410085911063 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-16171301)[0x55b0da0a88a0]{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) 20250410085911063 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-16171301)[0x55b0da0a88a0]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:604) 20250410085911063 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x55b0da076c00]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:606) 20250410085911063 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250410085911063 DLSCCP DEBUG SCCP-SCOC(46)[0x55b0da07e7b0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250410085911063 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00502110), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:415) 20250410085911063 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085911063 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085911063 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085911063 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085911063 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085911063 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085911063 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 50 21 10 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 00 00 02 00 00 00 00 00 00 00 00 00 00 00 00 00 00 22 00 22 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085911063 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-16171301)[0x55b0da0a88a0]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:613) 20250410085911063 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-16171301)[0x55b0da0a88a0]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:613) 20250410085911063 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-16171301)[0x55b0da0a88a0]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20250410085911063 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16171301-RAB-23)[0x55b0da0765b0]{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) 20250410085911063 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16171301-RAB-23)[0x55b0da0765b0]{ESTABLISHED}: <-tx- PFCP seq-27 SEID-0x3f0 SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20250410085911063 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b0da051270]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250410085911063 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16171301-RAB-23)[0x55b0da0765b0]{ESTABLISHED}: -rx-> PFCP seq-27 SEID-0xc SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250410085911063 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b0da051270]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250410085911063 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b0da051270]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250410085911063 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085911063 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085911063 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085911063 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085911063 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085911063 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.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' 20250410085911063 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410085911063 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410085911063 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085911063 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 50 21 10 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 00 00 02 00 00 00 00 00 00 00 00 00 00 00 00 00 00 22 00 22 00 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(430)@dc2b9a5d0dfe: Session index based on local reference:8 HNBGW_Test.sgsn0-SCCP(430)@dc2b9a5d0dfe: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@dc2b9a5d0dfe: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@dc2b9a5d0dfe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-SCCP(430)@dc2b9a5d0dfe: Session index based on connection ID:10 HNBGW_Test.sgsn0-SCCP(430)@dc2b9a5d0dfe: vl_len:91 HNBGW_Test.sgsn0-SCCP(430)@dc2b9a5d0dfe: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@dc2b9a5d0dfe: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O 20250410085911064 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085911064 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410085911064 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410085911064 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410085911064 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085911064 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410085911064 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085911064 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085911064 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085911064 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  20250410085911064 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085911064 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085911064 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085911064 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410085911064 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085911064 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) 20250410085911064 DLSCCP DEBUG Received CO:CODT for local reference 48 (sccp_scoc.c:1855) 20250410085911064 DLSCCP DEBUG SCCP-SCOC(48)[0x55b0da078050]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250410085911064 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085911064 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250410085911064 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x55b0da078380]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250410085911064 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250410085911064 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250410085911064 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x55b0da078380]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250410085911064 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250410085911064 DMAIN DEBUG RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (context_map_sccp.c:242) 20250410085911064 DRANAP DEBUG ps_rab_ass[0x55b0da0a88a0]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250410085911064 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250410085911064 DLPFCP DEBUG ps_rab[0x55b0da0a2f30]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20250410085911064 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-79661-RAB-23)[0x55b0da0a2f30]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) 20250410085911064 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b0da051270]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250410085911064 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-79661-RAB-23)[0x55b0da0a2f30]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-28 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:258) 20250410085911064 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250410085911064 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-79661)[0x55b0da0a88a0]{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)@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(424)@dc2b9a5d0dfe: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O HNBGW-PFCP(424)@dc2b9a5d0dfe: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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)@dc2b9a5d0dfe: found destination TC_ps_rab_assignment_concurrent0(444) TC_ps_rab_assignment_concurrent0(444)@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(444)@dc2b9a5d0dfe: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":838 TC_ps_rab_assignment_concurrent0(445)@dc2b9a5d0dfe: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":818 HNBGW-PFCP(424)@dc2b9a5d0dfe: 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 } } } 20250410085911068 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b0da051270]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250410085911068 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-79661-RAB-23)[0x55b0da0a2f30]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-28 SEID-0xd SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250410085911068 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-79661-RAB-23)[0x55b0da0a2f30]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20250410085911068 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-79661)[0x55b0da0a88a0]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20250410085911068 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250410085911068 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-79661)[0x55b0da07d130]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:364) 20250410085911068 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20250410085911068 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-79661)[0x55b0da0a88a0]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:368) 20250410085911068 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-79661)[0x55b0da0a88a0]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:368) 20250410085911068 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-79661)[0x55b0da0a88a0]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20250410085911068 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-79661-RAB-23)[0x55b0da0a2f30]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20250410085911068 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-79661-RAB-23)[0x55b0da0a2f30]{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) 20250410085911068 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-79661-RAB-23)[0x55b0da0a2f30]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-28 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20250410085911068 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b0da051270]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250410085911068 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-79661-RAB-23)[0x55b0da0a2f30]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-28 SEID-0xd SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250410085911068 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b0da051270]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250410085911068 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b0da051270]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250410085911068 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410085911068 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)@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed 20250410085911072 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085911072 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085911072 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250410085911072 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250410085911072 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x1372d) (hnbgw_rua.c:471) 20250410085911072 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-79661 SCCP-48 sgsn-0 MI=IMSI-262420000000010: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250410085911072 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-79661)[0x55b0da07d130]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250410085911072 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250410085911072 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250410085911072 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-79661)[0x55b0da07d130]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250410085911072 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250410085911072 DRANAP DEBUG ps_rab_ass[0x55b0da0a88a0]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250410085911072 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-79661)[0x55b0da0a88a0]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:444) 20250410085911072 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250410085911072 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-79661-RAB-23)[0x55b0da0a2f30]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20250410085911072 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-79661-RAB-23)[0x55b0da0a2f30]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20250410085911072 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b0da051270]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250410085911072 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-79661-RAB-23)[0x55b0da0a2f30]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-29 SEID-0x3f2 SESSION_MOD_REQ: sending (pfcp_endpoint.c:258) 20250410085911072 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250410085911072 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-79661)[0x55b0da0a88a0]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:476) HNBGW-PFCP(424)@dc2b9a5d0dfe: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(424)@dc2b9a5d0dfe: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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)@dc2b9a5d0dfe: found destination TC_ps_rab_assignment_concurrent0(444) TC_ps_rab_assignment_concurrent0(444)@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(424)@dc2b9a5d0dfe: 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 } } } 20250410085911074 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b0da051270]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250410085911074 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-79661-RAB-23)[0x55b0da0a2f30]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-29 SEID-0xd SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250410085911074 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-79661-RAB-23)[0x55b0da0a2f30]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20250410085911074 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-79661-RAB-23)[0x55b0da0a2f30]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20250410085911074 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-79661)[0x55b0da0a88a0]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20250410085911074 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250410085911074 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-79661)[0x55b0da0a88a0]{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) 20250410085911074 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-79661)[0x55b0da0a88a0]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:604) 20250410085911074 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x55b0da078380]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:606) 20250410085911074 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250410085911074 DLSCCP DEBUG SCCP-SCOC(48)[0x55b0da078050]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250410085911074 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0091cc30), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:415) 20250410085911074 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085911074 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085911074 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085911074 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085911074 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085911074 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085911074 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 91 cc 30 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 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) 20250410085911074 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-79661)[0x55b0da0a88a0]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:613) 20250410085911074 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-79661)[0x55b0da0a88a0]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:613) 20250410085911074 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-79661)[0x55b0da0a88a0]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20250410085911074 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-79661-RAB-23)[0x55b0da0a2f30]{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) 20250410085911074 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-79661-RAB-23)[0x55b0da0a2f30]{ESTABLISHED}: <-tx- PFCP seq-29 SEID-0x3f2 SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20250410085911074 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b0da051270]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250410085911074 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-79661-RAB-23)[0x55b0da0a2f30]{ESTABLISHED}: -rx-> PFCP seq-29 SEID-0xd SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250410085911074 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b0da051270]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250410085911074 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b0da051270]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250410085911074 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085911074 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085911074 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085911074 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085911074 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085911074 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.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' 20250410085911074 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410085911074 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410085911074 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085911074 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 91 cc 30 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 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)@dc2b9a5d0dfe: Session index based on connection ID:11 HNBGW_Test.sgsn0-SCCP(430)@dc2b9a5d0dfe: vl_len:91 HNBGW_Test.sgsn0-SCCP(430)@dc2b9a5d0dfe: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@dc2b9a5d0dfe: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW_Test.sgsn0-SCCP(430)@dc2b9a5d0dfe: Session index based on local reference:10 20250410085911075 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085911075 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410085911075 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410085911075 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410085911075 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085911075 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=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-SCCP(430)@dc2b9a5d0dfe: DT1 will be put to the reassembly buffer 20250410085911075 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085911075 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085911075 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(430)@dc2b9a5d0dfe: DT1 data has been put to the reassembly buffer 20250410085911075 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  HNBGW_Test.sgsn0-SCCP(430)@dc2b9a5d0dfe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410085911075 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085911075 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085911075 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085911075 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410085911075 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085911075 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) 20250410085911075 DLSCCP DEBUG Received CO:CODT for local reference 49 (sccp_scoc.c:1855) 20250410085911075 DLSCCP DEBUG SCCP-SCOC(49)[0x55b0da062b40]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250410085911075 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085911075 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250410085911075 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x55b0da0777f0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250410085911075 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250410085911075 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250410085911075 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x55b0da0777f0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250410085911075 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250410085911075 DMAIN DEBUG RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (context_map_sccp.c:242) 20250410085911075 DRANAP DEBUG ps_rab_ass[0x55b0da0a88a0]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250410085911075 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250410085911075 DLPFCP DEBUG ps_rab[0x55b0da0a4820]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20250410085911075 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13008069-RAB-23)[0x55b0da0a4820]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) 20250410085911075 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b0da051270]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250410085911075 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13008069-RAB-23)[0x55b0da0a4820]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-30 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:258) 20250410085911075 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250410085911075 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13008069)[0x55b0da0a88a0]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:262) HNBGW-PFCP(424)@dc2b9a5d0dfe: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O HNBGW-PFCP(424)@dc2b9a5d0dfe: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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)@dc2b9a5d0dfe: found destination TC_ps_rab_assignment_concurrent0(445) TC_ps_rab_assignment_concurrent0(444)@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(445)@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(445)@dc2b9a5d0dfe: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":838 TC_ps_rab_assignment_concurrent0(446)@dc2b9a5d0dfe: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":818 HNBGW-PFCP(424)@dc2b9a5d0dfe: 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 } } } 20250410085911079 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b0da051270]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250410085911079 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13008069-RAB-23)[0x55b0da0a4820]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-30 SEID-0xe SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250410085911079 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13008069-RAB-23)[0x55b0da0a4820]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20250410085911079 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13008069)[0x55b0da0a88a0]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20250410085911079 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250410085911079 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13008069)[0x55b0da063ac0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:364) 20250410085911079 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20250410085911079 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13008069)[0x55b0da0a88a0]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:368) 20250410085911079 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13008069)[0x55b0da0a88a0]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:368) 20250410085911079 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13008069)[0x55b0da0a88a0]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20250410085911079 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13008069-RAB-23)[0x55b0da0a4820]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20250410085911079 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13008069-RAB-23)[0x55b0da0a4820]{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) 20250410085911079 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13008069-RAB-23)[0x55b0da0a4820]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-30 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20250410085911079 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b0da051270]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250410085911079 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13008069-RAB-23)[0x55b0da0a4820]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-30 SEID-0xe SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250410085911079 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b0da051270]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250410085911079 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b0da051270]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250410085911079 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410085911079 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)@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed 20250410085911083 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085911083 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085911083 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250410085911083 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250410085911083 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xc67cc5) (hnbgw_rua.c:471) 20250410085911083 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13008069 SCCP-49 sgsn-0 MI=IMSI-262420000000011: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250410085911083 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13008069)[0x55b0da063ac0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250410085911083 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250410085911083 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250410085911083 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13008069)[0x55b0da063ac0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250410085911083 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250410085911083 DRANAP DEBUG ps_rab_ass[0x55b0da0a88a0]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250410085911083 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13008069)[0x55b0da0a88a0]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:444) 20250410085911083 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250410085911083 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13008069-RAB-23)[0x55b0da0a4820]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20250410085911083 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13008069-RAB-23)[0x55b0da0a4820]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20250410085911083 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b0da051270]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250410085911083 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13008069-RAB-23)[0x55b0da0a4820]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-31 SEID-0x3f3 SESSION_MOD_REQ: sending (pfcp_endpoint.c:258) 20250410085911083 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250410085911083 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13008069)[0x55b0da0a88a0]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:476) HNBGW-PFCP(424)@dc2b9a5d0dfe: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(424)@dc2b9a5d0dfe: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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)@dc2b9a5d0dfe: found destination TC_ps_rab_assignment_concurrent0(445) TC_ps_rab_assignment_concurrent0(445)@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(424)@dc2b9a5d0dfe: 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 } } } 20250410085911085 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b0da051270]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250410085911085 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13008069-RAB-23)[0x55b0da0a4820]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-31 SEID-0xe SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250410085911085 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13008069-RAB-23)[0x55b0da0a4820]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20250410085911085 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13008069-RAB-23)[0x55b0da0a4820]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20250410085911085 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13008069)[0x55b0da0a88a0]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20250410085911085 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250410085911085 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13008069)[0x55b0da0a88a0]{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) 20250410085911085 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13008069)[0x55b0da0a88a0]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:604) 20250410085911085 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x55b0da0777f0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:606) 20250410085911085 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250410085911085 DLSCCP DEBUG SCCP-SCOC(49)[0x55b0da062b40]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250410085911085 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0086b942), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:415) 20250410085911085 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085911085 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085911085 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085911085 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085911085 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085911085 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085911085 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 86 b9 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) 20250410085911085 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13008069)[0x55b0da0a88a0]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:613) 20250410085911085 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13008069)[0x55b0da0a88a0]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:613) 20250410085911085 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13008069)[0x55b0da0a88a0]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20250410085911085 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13008069-RAB-23)[0x55b0da0a4820]{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) 20250410085911085 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13008069-RAB-23)[0x55b0da0a4820]{ESTABLISHED}: <-tx- PFCP seq-31 SEID-0x3f3 SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20250410085911085 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b0da051270]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250410085911085 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13008069-RAB-23)[0x55b0da0a4820]{ESTABLISHED}: -rx-> PFCP seq-31 SEID-0xe SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250410085911085 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b0da051270]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250410085911085 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b0da051270]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) HNBGW_Test.sgsn0-SCCP(430)@dc2b9a5d0dfe: Session index based on connection ID:12 HNBGW_Test.sgsn0-SCCP(430)@dc2b9a5d0dfe: vl_len:91 20250410085911085 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085911085 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085911085 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085911085 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085911085 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085911085 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' HNBGW_Test.sgsn0-SCCP(430)@dc2b9a5d0dfe: vl_from0 20250410085911085 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410085911085 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410085911085 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085911085 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 86 b9 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)@dc2b9a5d0dfe: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW_Test.sgsn0-SCCP(430)@dc2b9a5d0dfe: Session index based on local reference:11 20250410085911086 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085911086 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410085911086 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410085911086 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410085911086 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085911086 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=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-SCCP(430)@dc2b9a5d0dfe: DT1 will be put to the reassembly buffer 20250410085911086 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085911086 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085911086 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085911086 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)@dc2b9a5d0dfe: DT1 data has been put to the reassembly buffer 20250410085911086 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085911086 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085911086 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085911086 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410085911086 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085911086 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) HNBGW_Test.sgsn0-SCCP(430)@dc2b9a5d0dfe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410085911086 DLSCCP DEBUG Received CO:CODT for local reference 50 (sccp_scoc.c:1855) 20250410085911086 DLSCCP DEBUG SCCP-SCOC(50)[0x55b0da06dc90]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250410085911086 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085911086 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250410085911086 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x55b0da07afa0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250410085911086 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250410085911086 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250410085911086 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x55b0da07afa0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250410085911086 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250410085911086 DMAIN DEBUG RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (context_map_sccp.c:242) 20250410085911086 DRANAP DEBUG ps_rab_ass[0x55b0da0a88a0]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250410085911086 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250410085911086 DLPFCP DEBUG ps_rab[0x55b0da0a4f90]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20250410085911086 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12595367-RAB-23)[0x55b0da0a4f90]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) 20250410085911086 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b0da051270]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250410085911086 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12595367-RAB-23)[0x55b0da0a4f90]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-32 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:258) 20250410085911086 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250410085911086 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-12595367)[0x55b0da0a88a0]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:262) HNBGW-PFCP(424)@dc2b9a5d0dfe: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O HNBGW-PFCP(424)@dc2b9a5d0dfe: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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)@dc2b9a5d0dfe: found destination TC_ps_rab_assignment_concurrent0(446) TC_ps_rab_assignment_concurrent0(445)@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(446)@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(446)@dc2b9a5d0dfe: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":838 TC_ps_rab_assignment_concurrent0(447)@dc2b9a5d0dfe: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":818 HNBGW-PFCP(424)@dc2b9a5d0dfe: 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 } } } 20250410085911090 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b0da051270]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250410085911090 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12595367-RAB-23)[0x55b0da0a4f90]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-32 SEID-0xf SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250410085911090 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12595367-RAB-23)[0x55b0da0a4f90]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20250410085911090 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-12595367)[0x55b0da0a88a0]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20250410085911090 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250410085911090 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12595367)[0x55b0da06d820]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:364) 20250410085911090 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20250410085911090 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-12595367)[0x55b0da0a88a0]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:368) 20250410085911090 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-12595367)[0x55b0da0a88a0]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:368) 20250410085911090 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-12595367)[0x55b0da0a88a0]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20250410085911090 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12595367-RAB-23)[0x55b0da0a4f90]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20250410085911090 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12595367-RAB-23)[0x55b0da0a4f90]{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) 20250410085911090 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12595367-RAB-23)[0x55b0da0a4f90]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-32 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20250410085911090 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b0da051270]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250410085911090 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12595367-RAB-23)[0x55b0da0a4f90]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-32 SEID-0xf SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250410085911090 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b0da051270]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250410085911090 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b0da051270]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250410085911090 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410085911090 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)@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed 20250410085911095 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085911095 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085911095 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250410085911095 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250410085911095 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xc030a7) (hnbgw_rua.c:471) 20250410085911095 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12595367 SCCP-50 sgsn-0 MI=IMSI-262420000000012: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250410085911095 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12595367)[0x55b0da06d820]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250410085911095 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250410085911095 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250410085911095 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12595367)[0x55b0da06d820]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250410085911095 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250410085911095 DRANAP DEBUG ps_rab_ass[0x55b0da0a88a0]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250410085911095 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-12595367)[0x55b0da0a88a0]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:444) 20250410085911095 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250410085911095 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12595367-RAB-23)[0x55b0da0a4f90]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20250410085911095 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12595367-RAB-23)[0x55b0da0a4f90]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20250410085911095 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b0da051270]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250410085911095 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12595367-RAB-23)[0x55b0da0a4f90]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-33 SEID-0x3f4 SESSION_MOD_REQ: sending (pfcp_endpoint.c:258) 20250410085911095 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250410085911095 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-12595367)[0x55b0da0a88a0]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:476) HNBGW-PFCP(424)@dc2b9a5d0dfe: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(424)@dc2b9a5d0dfe: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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)@dc2b9a5d0dfe: found destination TC_ps_rab_assignment_concurrent0(446) TC_ps_rab_assignment_concurrent0(446)@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(424)@dc2b9a5d0dfe: 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 } } } HNBGW_Test.sgsn0-SCCP(430)@dc2b9a5d0dfe: Session index based on connection ID:13 HNBGW_Test.sgsn0-SCCP(430)@dc2b9a5d0dfe: vl_len:91 HNBGW_Test.sgsn0-SCCP(430)@dc2b9a5d0dfe: vl_from0 20250410085911097 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b0da051270]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250410085911097 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12595367-RAB-23)[0x55b0da0a4f90]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-33 SEID-0xf SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250410085911097 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12595367-RAB-23)[0x55b0da0a4f90]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20250410085911097 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12595367-RAB-23)[0x55b0da0a4f90]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20250410085911097 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-12595367)[0x55b0da0a88a0]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20250410085911097 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250410085911097 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-12595367)[0x55b0da0a88a0]{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) 20250410085911097 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-12595367)[0x55b0da0a88a0]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:604) 20250410085911097 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x55b0da07afa0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:606) 20250410085911097 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250410085911097 DLSCCP DEBUG SCCP-SCOC(50)[0x55b0da06dc90]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250410085911097 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00136448), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:415) 20250410085911097 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085911097 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085911097 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085911097 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085911097 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085911097 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085911097 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 13 64 48 00 01 2e 60 00 00 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) 20250410085911097 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-12595367)[0x55b0da0a88a0]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:613) 20250410085911097 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-12595367)[0x55b0da0a88a0]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:613) 20250410085911097 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-12595367)[0x55b0da0a88a0]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20250410085911097 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12595367-RAB-23)[0x55b0da0a4f90]{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) 20250410085911097 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12595367-RAB-23)[0x55b0da0a4f90]{ESTABLISHED}: <-tx- PFCP seq-33 SEID-0x3f4 SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20250410085911097 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b0da051270]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250410085911097 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12595367-RAB-23)[0x55b0da0a4f90]{ESTABLISHED}: -rx-> PFCP seq-33 SEID-0xf SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250410085911097 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b0da051270]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250410085911097 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b0da051270]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250410085911097 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085911097 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085911097 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085911097 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085911097 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085911097 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.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' 20250410085911097 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410085911097 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410085911097 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085911097 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 13 64 48 00 01 2e 60 00 00 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)@dc2b9a5d0dfe: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O 20250410085911097 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085911097 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410085911097 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410085911097 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410085911097 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085911097 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410085911097 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085911097 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085911097 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085911097 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  20250410085911097 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085911097 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085911097 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085911097 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410085911097 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085911097 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) 20250410085911097 DLSCCP DEBUG Received CO:CODT for local reference 51 (sccp_scoc.c:1855) 20250410085911097 DLSCCP DEBUG SCCP-SCOC(51)[0x55b0da060c60]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250410085911097 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085911097 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250410085911097 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x55b0da0611b0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250410085911097 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250410085911097 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250410085911097 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x55b0da0611b0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250410085911097 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250410085911097 DMAIN DEBUG RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (context_map_sccp.c:242) 20250410085911097 DRANAP DEBUG ps_rab_ass[0x55b0da0a88a0]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250410085911097 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250410085911097 DLPFCP DEBUG ps_rab[0x55b0da0a5810]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20250410085911097 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16194934-RAB-23)[0x55b0da0a5810]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) 20250410085911097 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b0da051270]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250410085911097 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16194934-RAB-23)[0x55b0da0a5810]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-34 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:258) 20250410085911097 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250410085911097 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-16194934)[0x55b0da0a88a0]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:262) HNBGW_Test.sgsn0-SCCP(430)@dc2b9a5d0dfe: Session index based on local reference:12 HNBGW-PFCP(424)@dc2b9a5d0dfe: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O HNBGW_Test.sgsn0-SCCP(430)@dc2b9a5d0dfe: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@dc2b9a5d0dfe: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@dc2b9a5d0dfe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW-PFCP(424)@dc2b9a5d0dfe: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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)@dc2b9a5d0dfe: found destination TC_ps_rab_assignment_concurrent0(447) TC_ps_rab_assignment_concurrent0(446)@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(447)@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(447)@dc2b9a5d0dfe: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":838 TC_ps_rab_assignment_concurrent0(448)@dc2b9a5d0dfe: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":818 HNBGW-PFCP(424)@dc2b9a5d0dfe: 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 } } } 20250410085911100 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b0da051270]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250410085911100 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16194934-RAB-23)[0x55b0da0a5810]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-34 SEID-0x10 SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250410085911100 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16194934-RAB-23)[0x55b0da0a5810]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20250410085911100 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-16194934)[0x55b0da0a88a0]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20250410085911100 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250410085911100 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16194934)[0x55b0da0774a0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:364) 20250410085911100 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20250410085911100 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-16194934)[0x55b0da0a88a0]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:368) 20250410085911100 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-16194934)[0x55b0da0a88a0]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:368) 20250410085911100 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-16194934)[0x55b0da0a88a0]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20250410085911100 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16194934-RAB-23)[0x55b0da0a5810]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20250410085911100 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16194934-RAB-23)[0x55b0da0a5810]{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) 20250410085911100 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16194934-RAB-23)[0x55b0da0a5810]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-34 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20250410085911100 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b0da051270]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250410085911100 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16194934-RAB-23)[0x55b0da0a5810]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-34 SEID-0x10 SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250410085911100 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b0da051270]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250410085911100 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b0da051270]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250410085911101 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410085911101 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)@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed 20250410085911105 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085911105 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085911105 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250410085911105 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250410085911105 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xf71d76) (hnbgw_rua.c:471) 20250410085911105 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16194934 SCCP-51 sgsn-0 MI=IMSI-262420000000013: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250410085911105 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16194934)[0x55b0da0774a0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250410085911105 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250410085911105 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250410085911105 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16194934)[0x55b0da0774a0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250410085911105 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250410085911105 DRANAP DEBUG ps_rab_ass[0x55b0da0a88a0]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250410085911105 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-16194934)[0x55b0da0a88a0]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:444) 20250410085911105 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250410085911105 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16194934-RAB-23)[0x55b0da0a5810]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20250410085911105 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16194934-RAB-23)[0x55b0da0a5810]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20250410085911105 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b0da051270]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250410085911105 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16194934-RAB-23)[0x55b0da0a5810]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-35 SEID-0x3f5 SESSION_MOD_REQ: sending (pfcp_endpoint.c:258) 20250410085911105 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250410085911105 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-16194934)[0x55b0da0a88a0]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:476) HNBGW-PFCP(424)@dc2b9a5d0dfe: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(424)@dc2b9a5d0dfe: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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)@dc2b9a5d0dfe: found destination TC_ps_rab_assignment_concurrent0(447) TC_ps_rab_assignment_concurrent0(447)@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(424)@dc2b9a5d0dfe: 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 } } } 20250410085911107 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b0da051270]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250410085911107 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16194934-RAB-23)[0x55b0da0a5810]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-35 SEID-0x10 SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250410085911107 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16194934-RAB-23)[0x55b0da0a5810]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20250410085911107 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16194934-RAB-23)[0x55b0da0a5810]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20250410085911107 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-16194934)[0x55b0da0a88a0]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20250410085911107 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250410085911107 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-16194934)[0x55b0da0a88a0]{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) 20250410085911107 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-16194934)[0x55b0da0a88a0]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:604) 20250410085911107 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x55b0da0611b0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:606) 20250410085911107 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250410085911107 DLSCCP DEBUG SCCP-SCOC(51)[0x55b0da060c60]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250410085911107 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0079fcc9), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:415) 20250410085911107 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410085911107 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085911107 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410085911107 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085911107 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085911107 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085911107 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 79 fc c9 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 00 00 02 00 00 00 00 00 00 00 00 00 00 00 00 00 00 22 00 22 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085911107 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-16194934)[0x55b0da0a88a0]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:613) 20250410085911107 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-16194934)[0x55b0da0a88a0]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:613) 20250410085911107 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-16194934)[0x55b0da0a88a0]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20250410085911107 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16194934-RAB-23)[0x55b0da0a5810]{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) 20250410085911107 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16194934-RAB-23)[0x55b0da0a5810]{ESTABLISHED}: <-tx- PFCP seq-35 SEID-0x3f5 SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20250410085911107 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b0da051270]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250410085911107 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16194934-RAB-23)[0x55b0da0a5810]{ESTABLISHED}: -rx-> PFCP seq-35 SEID-0x10 SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250410085911107 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b0da051270]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250410085911107 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b0da051270]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250410085911107 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085911107 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085911107 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085911107 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085911107 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085911107 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250410085911107 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410085911107 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410085911107 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085911107 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 79 fc c9 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 00 00 02 00 00 00 00 00 00 00 00 00 00 00 00 00 00 22 00 22 00 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(430)@dc2b9a5d0dfe: Session index based on connection ID:14 HNBGW_Test.sgsn0-SCCP(430)@dc2b9a5d0dfe: vl_len:91 HNBGW_Test.sgsn0-SCCP(430)@dc2b9a5d0dfe: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@dc2b9a5d0dfe: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O 20250410085911107 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085911107 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410085911107 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410085911107 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410085911107 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085911108 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410085911108 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085911108 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085911108 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085911108 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  20250410085911108 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085911108 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085911108 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085911108 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410085911108 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085911108 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) 20250410085911108 DLSCCP DEBUG Received CO:CODT for local reference 52 (sccp_scoc.c:1855) 20250410085911108 DLSCCP DEBUG SCCP-SCOC(52)[0x55b0da0a8770]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250410085911108 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085911108 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250410085911108 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x55b0da060d90]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250410085911108 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250410085911108 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250410085911108 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x55b0da060d90]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250410085911108 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250410085911108 DMAIN DEBUG RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (context_map_sccp.c:242) 20250410085911108 DRANAP DEBUG ps_rab_ass[0x55b0da0a88a0]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250410085911108 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250410085911108 DLPFCP DEBUG ps_rab[0x55b0da0a3fa0]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20250410085911108 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4319289-RAB-23)[0x55b0da0a3fa0]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) HNBGW_Test.sgsn0-SCCP(430)@dc2b9a5d0dfe: Session index based on local reference:13 20250410085911108 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b0da051270]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250410085911108 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4319289-RAB-23)[0x55b0da0a3fa0]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-36 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:258) 20250410085911108 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250410085911108 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-4319289)[0x55b0da0a88a0]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:262) HNBGW_Test.sgsn0-SCCP(430)@dc2b9a5d0dfe: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@dc2b9a5d0dfe: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@dc2b9a5d0dfe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW-PFCP(424)@dc2b9a5d0dfe: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O HNBGW-PFCP(424)@dc2b9a5d0dfe: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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)@dc2b9a5d0dfe: found destination TC_ps_rab_assignment_concurrent0(448) TC_ps_rab_assignment_concurrent0(447)@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(448)@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(448)@dc2b9a5d0dfe: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":838 TC_ps_rab_assignment_concurrent0(449)@dc2b9a5d0dfe: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":818 HNBGW-PFCP(424)@dc2b9a5d0dfe: 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 } } } 20250410085911111 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b0da051270]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250410085911111 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4319289-RAB-23)[0x55b0da0a3fa0]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-36 SEID-0x11 SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250410085911111 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4319289-RAB-23)[0x55b0da0a3fa0]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20250410085911111 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-4319289)[0x55b0da0a88a0]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20250410085911111 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250410085911111 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4319289)[0x55b0da055870]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:364) 20250410085911111 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20250410085911111 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-4319289)[0x55b0da0a88a0]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:368) 20250410085911111 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-4319289)[0x55b0da0a88a0]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:368) 20250410085911111 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-4319289)[0x55b0da0a88a0]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20250410085911111 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4319289-RAB-23)[0x55b0da0a3fa0]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20250410085911111 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4319289-RAB-23)[0x55b0da0a3fa0]{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) 20250410085911111 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4319289-RAB-23)[0x55b0da0a3fa0]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-36 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20250410085911111 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b0da051270]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250410085911111 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4319289-RAB-23)[0x55b0da0a3fa0]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-36 SEID-0x11 SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250410085911111 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b0da051270]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250410085911111 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b0da051270]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250410085911111 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410085911111 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)@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed 20250410085911115 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085911115 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085911115 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250410085911115 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250410085911115 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x41e839) (hnbgw_rua.c:471) 20250410085911115 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4319289 SCCP-52 sgsn-0 MI=IMSI-262420000000014: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250410085911115 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4319289)[0x55b0da055870]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250410085911115 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250410085911115 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250410085911115 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4319289)[0x55b0da055870]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250410085911115 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250410085911115 DRANAP DEBUG ps_rab_ass[0x55b0da0a88a0]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250410085911115 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-4319289)[0x55b0da0a88a0]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:444) 20250410085911115 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250410085911115 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4319289-RAB-23)[0x55b0da0a3fa0]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20250410085911115 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4319289-RAB-23)[0x55b0da0a3fa0]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20250410085911115 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b0da051270]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250410085911115 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4319289-RAB-23)[0x55b0da0a3fa0]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-37 SEID-0x3f6 SESSION_MOD_REQ: sending (pfcp_endpoint.c:258) 20250410085911115 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250410085911115 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-4319289)[0x55b0da0a88a0]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:476) HNBGW-PFCP(424)@dc2b9a5d0dfe: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(424)@dc2b9a5d0dfe: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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)@dc2b9a5d0dfe: found destination TC_ps_rab_assignment_concurrent0(448) TC_ps_rab_assignment_concurrent0(448)@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(424)@dc2b9a5d0dfe: 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 } } } 20250410085911117 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b0da051270]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250410085911117 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4319289-RAB-23)[0x55b0da0a3fa0]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-37 SEID-0x11 SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250410085911117 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4319289-RAB-23)[0x55b0da0a3fa0]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20250410085911117 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4319289-RAB-23)[0x55b0da0a3fa0]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20250410085911117 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-4319289)[0x55b0da0a88a0]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20250410085911117 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250410085911117 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-4319289)[0x55b0da0a88a0]{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) 20250410085911117 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-4319289)[0x55b0da0a88a0]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:604) 20250410085911117 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x55b0da060d90]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:606) 20250410085911117 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250410085911117 DLSCCP DEBUG SCCP-SCOC(52)[0x55b0da0a8770]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250410085911117 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00dc09ba), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:415) 20250410085911117 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085911117 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085911117 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085911117 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085911117 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085911117 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085911117 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 dc 09 ba 00 01 2e 60 00 00 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) 20250410085911117 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-4319289)[0x55b0da0a88a0]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:613) 20250410085911117 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-4319289)[0x55b0da0a88a0]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:613) 20250410085911117 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-4319289)[0x55b0da0a88a0]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20250410085911117 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4319289-RAB-23)[0x55b0da0a3fa0]{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) 20250410085911117 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4319289-RAB-23)[0x55b0da0a3fa0]{ESTABLISHED}: <-tx- PFCP seq-37 SEID-0x3f6 SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20250410085911117 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b0da051270]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250410085911117 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4319289-RAB-23)[0x55b0da0a3fa0]{ESTABLISHED}: -rx-> PFCP seq-37 SEID-0x11 SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250410085911117 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b0da051270]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250410085911117 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b0da051270]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250410085911117 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085911117 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085911117 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085911117 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085911117 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085911117 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.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' 20250410085911118 DLSS7 <000c> osmo_ss7_hmrt.c:195 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)@dc2b9a5d0dfe: Session index based on connection ID:15 20250410085911118 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410085911118 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(430)@dc2b9a5d0dfe: vl_len:91 20250410085911118 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 dc 09 ba 00 01 2e 60 00 00 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)@dc2b9a5d0dfe: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@dc2b9a5d0dfe: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O 20250410085911118 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085911118 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410085911118 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410085911118 DLM3UA <000f> 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)@dc2b9a5d0dfe: Session index based on local reference:14 20250410085911118 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085911118 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410085911118 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085911118 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 HNBGW_Test.sgsn0-SCCP(430)@dc2b9a5d0dfe: DT1 will be put to the reassembly buffer 20250410085911118 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085911118 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)@dc2b9a5d0dfe: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@dc2b9a5d0dfe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410085911118 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085911118 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085911118 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085911118 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410085911118 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085911118 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) 20250410085911118 DLSCCP DEBUG Received CO:CODT for local reference 53 (sccp_scoc.c:1855) 20250410085911118 DLSCCP DEBUG SCCP-SCOC(53)[0x55b0da0757e0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250410085911118 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085911118 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250410085911118 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x55b0da060ec0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250410085911118 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250410085911118 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250410085911118 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x55b0da060ec0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250410085911118 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250410085911118 DMAIN DEBUG RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (context_map_sccp.c:242) 20250410085911118 DRANAP DEBUG ps_rab_ass[0x55b0da0a88a0]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250410085911118 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250410085911118 DLPFCP DEBUG ps_rab[0x55b0da05b640]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20250410085911118 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2810830-RAB-23)[0x55b0da05b640]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) 20250410085911118 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b0da051270]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250410085911118 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2810830-RAB-23)[0x55b0da05b640]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-38 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:258) 20250410085911118 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250410085911118 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-2810830)[0x55b0da0a88a0]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:262) HNBGW-PFCP(424)@dc2b9a5d0dfe: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O HNBGW-PFCP(424)@dc2b9a5d0dfe: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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)@dc2b9a5d0dfe: found destination TC_ps_rab_assignment_concurrent0(449) TC_ps_rab_assignment_concurrent0(448)@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(449)@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(449)@dc2b9a5d0dfe: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":838 HNBGW-PFCP(424)@dc2b9a5d0dfe: 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 } } } 20250410085911122 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b0da051270]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250410085911122 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2810830-RAB-23)[0x55b0da05b640]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-38 SEID-0x12 SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250410085911122 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2810830-RAB-23)[0x55b0da05b640]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20250410085911122 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-2810830)[0x55b0da0a88a0]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20250410085911122 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250410085911122 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2810830)[0x55b0da061bc0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:364) 20250410085911122 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20250410085911122 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-2810830)[0x55b0da0a88a0]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:368) 20250410085911122 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-2810830)[0x55b0da0a88a0]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:368) 20250410085911122 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-2810830)[0x55b0da0a88a0]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20250410085911122 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2810830-RAB-23)[0x55b0da05b640]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20250410085911122 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2810830-RAB-23)[0x55b0da05b640]{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) 20250410085911122 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2810830-RAB-23)[0x55b0da05b640]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-38 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20250410085911122 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b0da051270]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250410085911122 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2810830-RAB-23)[0x55b0da05b640]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-38 SEID-0x12 SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250410085911122 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b0da051270]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250410085911122 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b0da051270]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250410085911122 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410085911122 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)@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed 20250410085911126 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085911126 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085911126 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250410085911126 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250410085911126 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x2ae3ce) (hnbgw_rua.c:471) 20250410085911126 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2810830 SCCP-53 sgsn-0 MI=IMSI-262420000000015: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250410085911126 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2810830)[0x55b0da061bc0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250410085911126 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250410085911126 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250410085911126 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2810830)[0x55b0da061bc0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250410085911126 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250410085911126 DRANAP DEBUG ps_rab_ass[0x55b0da0a88a0]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250410085911126 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-2810830)[0x55b0da0a88a0]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:444) 20250410085911126 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250410085911126 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2810830-RAB-23)[0x55b0da05b640]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20250410085911126 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2810830-RAB-23)[0x55b0da05b640]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20250410085911126 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b0da051270]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250410085911126 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2810830-RAB-23)[0x55b0da05b640]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-39 SEID-0x3f7 SESSION_MOD_REQ: sending (pfcp_endpoint.c:258) 20250410085911126 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250410085911126 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-2810830)[0x55b0da0a88a0]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:476) HNBGW-PFCP(424)@dc2b9a5d0dfe: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(424)@dc2b9a5d0dfe: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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)@dc2b9a5d0dfe: found destination TC_ps_rab_assignment_concurrent0(449) TC_ps_rab_assignment_concurrent0(449)@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(424)@dc2b9a5d0dfe: 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 } } } 20250410085911128 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b0da051270]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250410085911128 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2810830-RAB-23)[0x55b0da05b640]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-39 SEID-0x12 SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250410085911128 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2810830-RAB-23)[0x55b0da05b640]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20250410085911128 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2810830-RAB-23)[0x55b0da05b640]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20250410085911128 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-2810830)[0x55b0da0a88a0]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20250410085911128 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250410085911128 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-2810830)[0x55b0da0a88a0]{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) 20250410085911128 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-2810830)[0x55b0da0a88a0]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:604) 20250410085911128 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x55b0da060ec0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:606) 20250410085911128 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250410085911128 DLSCCP DEBUG SCCP-SCOC(53)[0x55b0da0757e0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250410085911128 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0001454b), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:415) 20250410085911128 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085911128 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085911128 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085911128 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085911128 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085911128 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085911128 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 45 4b 00 01 2e 60 00 00 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) 20250410085911128 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-2810830)[0x55b0da0a88a0]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:613) 20250410085911128 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-2810830)[0x55b0da0a88a0]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:613) 20250410085911128 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-2810830)[0x55b0da0a88a0]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20250410085911128 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2810830-RAB-23)[0x55b0da05b640]{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) 20250410085911128 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2810830-RAB-23)[0x55b0da05b640]{ESTABLISHED}: <-tx- PFCP seq-39 SEID-0x3f7 SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20250410085911128 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b0da051270]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250410085911128 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2810830-RAB-23)[0x55b0da05b640]{ESTABLISHED}: -rx-> PFCP seq-39 SEID-0x12 SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250410085911128 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b0da051270]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250410085911128 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b0da051270]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250410085911128 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085911128 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085911128 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085911128 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085911128 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085911128 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.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' 20250410085911128 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410085911128 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410085911128 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085911128 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 45 4b 00 01 2e 60 00 00 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)@dc2b9a5d0dfe: Session index based on local reference:15 HNBGW_Test.sgsn0-SCCP(430)@dc2b9a5d0dfe: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@dc2b9a5d0dfe: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@dc2b9a5d0dfe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(449)@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@dc2b9a5d0dfe: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(430)@dc2b9a5d0dfe: vl_len:12 HNBGW_Test.sgsn0-SCCP(430)@dc2b9a5d0dfe: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@dc2b9a5d0dfe: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250410085912980 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085912980 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410085912980 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410085912980 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410085912980 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085912980 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410085912980 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085912980 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085912980 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085912980 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  20250410085912980 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085912980 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085912980 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085912980 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410085912980 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085912980 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) 20250410085912980 DLSCCP DEBUG Received CO:CODT for local reference 38 (sccp_scoc.c:1855) 20250410085912980 DLSCCP DEBUG SCCP-SCOC(38)[0x55b0da07c400]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250410085912980 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085912980 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250410085912980 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x55b0da07b770]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250410085912980 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250410085912980 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250410085912980 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x55b0da07b770]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250410085912980 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14025761-RAB-23)[0x55b0da055bd0]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:725) 20250410085912981 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14025761-RAB-23)[0x55b0da055bd0]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:726) 20250410085912981 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b0da051270]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250410085912981 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14025761-RAB-23)[0x55b0da055bd0]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-40 SEID-0x3e8 SESSION_DEL_REQ: sending (pfcp_endpoint.c:258) 20250410085912981 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250410085912981 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14025761)[0x55b0da07cb40]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250410085912981 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20250410085912981 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410085912981 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)@dc2b9a5d0dfe: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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)@dc2b9a5d0dfe: found destination TC_ps_rab_assignment_concurrent0(434) HNBGW_Test.sgsn0-SCCP(430)@dc2b9a5d0dfe: Session index based on connection ID:1 HNBGW_Test.sgsn0-SCCP(430)@dc2b9a5d0dfe: vl_len:12 HNBGW_Test.sgsn0-SCCP(430)@dc2b9a5d0dfe: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@dc2b9a5d0dfe: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O TC_ps_rab_assignment_concurrent0(434)@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(434)@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@dc2b9a5d0dfe: Session index based on connection ID:2 HNBGW_Test.sgsn0-SCCP(430)@dc2b9a5d0dfe: vl_len:12 HNBGW_Test.sgsn0-SCCP(430)@dc2b9a5d0dfe: vl_from0 HNBGW-PFCP(424)@dc2b9a5d0dfe: 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 } } } HNBGW_Test.sgsn0-SCCP(430)@dc2b9a5d0dfe: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250410085912991 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b0da051270]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250410085912991 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14025761-RAB-23)[0x55b0da055bd0]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-40 SEID-0x3 SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250410085912991 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14025761-RAB-23)[0x55b0da055bd0]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20250410085912991 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14025761-RAB-23)[0x55b0da055bd0]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) 20250410085912991 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14025761-RAB-23)[0x55b0da055bd0]{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) 20250410085912991 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14025761-RAB-23)[0x55b0da055bd0]{WAIT_USE_COUNT}: <-tx- PFCP seq-40 SEID-0x3e8 SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20250410085912991 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b0da051270]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250410085912991 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14025761-RAB-23)[0x55b0da055bd0]{WAIT_USE_COUNT}: -rx-> PFCP seq-40 SEID-0x3 SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250410085912992 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14025761-RAB-23)[0x55b0da055bd0]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20250410085912992 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14025761-RAB-23)[0x55b0da055bd0]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:684) 20250410085912992 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14025761-RAB-23)[0x55b0da055bd0]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:684) 20250410085912992 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14025761-RAB-23)[0x55b0da055bd0]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20250410085912992 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b0da051270]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250410085912992 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b0da051270]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@dc2b9a5d0dfe: Deleted conn table entry 0TC_ps_rab_assignment_concurrent0(434)14025761 HNBGW_Test.sgsn0-SCCP(430)@dc2b9a5d0dfe: Session index based on connection ID:4 HNBGW_Test.sgsn0-SCCP(430)@dc2b9a5d0dfe: vl_len:12 HNBGW_Test.sgsn0-SCCP(430)@dc2b9a5d0dfe: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@dc2b9a5d0dfe: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250410085913008 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085913008 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085913008 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250410085913008 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250410085913008 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xd60421,cause=radio(normal)) (hnbgw_rua.c:439) 20250410085913008 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14025761 SCCP-38 sgsn-0 MI=IMSI-262420000000000: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250410085913008 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14025761)[0x55b0da07cb40]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250410085913008 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250410085913008 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250410085913008 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14025761)[0x55b0da07cb40]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250410085913009 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x55b0da07b770]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250410085913009 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250410085913009 DLSCCP DEBUG SCCP-SCOC(38)[0x55b0da07c400]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250410085913009 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d8494e), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250410085913009 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085913009 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085913009 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085913009 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085913009 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085913009 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085913009 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 d8 49 4e 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) 20250410085913009 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14025761)[0x55b0da07cb40]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250410085913009 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x55b0da07b770]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250410085913009 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x55b0da07b770]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250410085913009 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085913009 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085913009 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085913009 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085913009 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085913009 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.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' 20250410085913009 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410085913009 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410085913009 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085913009 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 d8 49 4e 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 02  20250410085913010 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085913010 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410085913010 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410085913010 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410085913010 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085913010 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410085913010 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085913010 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085913010 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085913010 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  20250410085913010 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085913010 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410085913010 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410085913010 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410085913010 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085913010 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410085913010 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085913010 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085913010 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085913010 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  20250410085913010 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085913010 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085913010 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085913010 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410085913010 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085913010 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) 20250410085913010 DLSCCP DEBUG Received CO:CODT for local reference 39 (sccp_scoc.c:1855) 20250410085913010 DLSCCP DEBUG SCCP-SCOC(39)[0x55b0da05c9b0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250410085913010 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085913010 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410085913010 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410085913010 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410085913010 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085913010 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410085913010 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085913010 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085913010 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085913010 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  20250410085913010 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085913010 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250410085913010 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x55b0da05f8b0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250410085913010 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250410085913010 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250410085913011 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x55b0da05f8b0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250410085913011 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13174578-RAB-23)[0x55b0da0a8a80]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:725) 20250410085913011 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13174578-RAB-23)[0x55b0da0a8a80]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:726) 20250410085913011 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b0da051270]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250410085913011 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13174578-RAB-23)[0x55b0da0a8a80]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-41 SEID-0x3e9 SESSION_DEL_REQ: sending (pfcp_endpoint.c:258) 20250410085913011 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250410085913011 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13174578)[0x55b0da061420]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250410085913011 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20250410085913011 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085913011 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085913011 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085913011 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410085913011 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085913011 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) 20250410085913011 DLSCCP DEBUG Received CO:CODT for local reference 40 (sccp_scoc.c:1855) 20250410085913011 DLSCCP DEBUG SCCP-SCOC(40)[0x55b0da061810]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250410085913011 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085913011 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250410085913011 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x55b0da05fbf0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250410085913011 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250410085913011 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250410085913011 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x55b0da05fbf0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250410085913011 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5675119-RAB-23)[0x55b0da0a9380]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:725) 20250410085913011 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5675119-RAB-23)[0x55b0da0a9380]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:726) 20250410085913012 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b0da051270]{associated}: + PFCPtx: now used by 2 (2*PFCPtx) (pfcp_cp_peer.c:416) 20250410085913012 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5675119-RAB-23)[0x55b0da0a9380]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-42 SEID-0x3ea SESSION_DEL_REQ: sending (pfcp_endpoint.c:258) 20250410085913012 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250410085913012 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5675119)[0x55b0da07c7e0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250410085913012 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20250410085913012 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410085913012 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) 20250410085913012 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085913012 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085913012 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085913012 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410085913012 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085913012 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) 20250410085913012 DLSCCP DEBUG Received CO:CODT for local reference 42 (sccp_scoc.c:1855) 20250410085913012 DLSCCP DEBUG SCCP-SCOC(42)[0x55b0da077370]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250410085913012 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085913012 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250410085913012 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x55b0da0cc390]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250410085913012 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250410085913012 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250410085913012 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x55b0da0cc390]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250410085913012 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16234097-RAB-23)[0x55b0da0763d0]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:725) 20250410085913012 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16234097-RAB-23)[0x55b0da0763d0]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:726) 20250410085913012 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b0da051270]{associated}: + PFCPtx: now used by 3 (3*PFCPtx) (pfcp_cp_peer.c:416) 20250410085913012 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16234097-RAB-23)[0x55b0da0763d0]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-43 SEID-0x3ec SESSION_DEL_REQ: sending (pfcp_endpoint.c:258) 20250410085913012 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250410085913012 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16234097)[0x55b0da055da0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250410085913012 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20250410085913012 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410085913012 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) 20250410085913013 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410085913013 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)@dc2b9a5d0dfe: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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_Test.sgsn0-SCCP(430)@dc2b9a5d0dfe: Session index based on local reference:0 HNBGW-PFCP(424)@dc2b9a5d0dfe: found destination TC_ps_rab_assignment_concurrent0(435) HNBGW_Test.sgsn0-SCCP(430)@dc2b9a5d0dfe: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@dc2b9a5d0dfe: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@dc2b9a5d0dfe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW-PFCP(424)@dc2b9a5d0dfe: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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)@dc2b9a5d0dfe: found destination TC_ps_rab_assignment_concurrent0(436) HNBGW_Test.sgsn0-SCCP(430)@dc2b9a5d0dfe: Session index based on connection ID:3 HNBGW_Test.sgsn0-SCCP(430)@dc2b9a5d0dfe: vl_len:12 TC_ps_rab_assignment_concurrent0(435)@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@dc2b9a5d0dfe: vl_from0 TC_ps_rab_assignment_concurrent0(435)@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(424)@dc2b9a5d0dfe: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 54, lengthIndicator := 12, seid := '00000000000003EC'O, sequence_number := 43, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_request := { } } } } HNBGW_Test.sgsn0-SCCP(430)@dc2b9a5d0dfe: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O HNBGW-PFCP(424)@dc2b9a5d0dfe: found destination TC_ps_rab_assignment_concurrent0(438) TC_ps_rab_assignment_concurrent0(436)@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(434)@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(436)@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(424)@dc2b9a5d0dfe: 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 } } } TC_ps_rab_assignment_concurrent0(438)@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed 20250410085913022 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b0da051270]{associated}: + PFCPrx: now used by 4 (3*PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250410085913022 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13174578-RAB-23)[0x55b0da0a8a80]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-41 SEID-0x4 SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250410085913022 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13174578-RAB-23)[0x55b0da0a8a80]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20250410085913022 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13174578-RAB-23)[0x55b0da0a8a80]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) 20250410085913022 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13174578-RAB-23)[0x55b0da0a8a80]{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) 20250410085913022 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13174578-RAB-23)[0x55b0da0a8a80]{WAIT_USE_COUNT}: <-tx- PFCP seq-41 SEID-0x3e9 SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20250410085913022 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b0da051270]{associated}: - PFCPtx: now used by 3 (2*PFCPtx,PFCPrx) (pfcp_msg.c:464) 20250410085913022 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13174578-RAB-23)[0x55b0da0a8a80]{WAIT_USE_COUNT}: -rx-> PFCP seq-41 SEID-0x4 SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250410085913022 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13174578-RAB-23)[0x55b0da0a8a80]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20250410085913022 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13174578-RAB-23)[0x55b0da0a8a80]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:684) 20250410085913022 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13174578-RAB-23)[0x55b0da0a8a80]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:684) TC_ps_rab_assignment_concurrent0(438)@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed 20250410085913022 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13174578-RAB-23)[0x55b0da0a8a80]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20250410085913022 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b0da051270]{associated}: - PFCPrx: now used by 2 (2*PFCPtx) (pfcp_msg.c:464) HNBGW-PFCP(424)@dc2b9a5d0dfe: 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 } } } 20250410085913023 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b0da051270]{associated}: + PFCPrx: now used by 3 (2*PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250410085913023 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5675119-RAB-23)[0x55b0da0a9380]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-42 SEID-0x5 SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250410085913023 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5675119-RAB-23)[0x55b0da0a9380]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20250410085913023 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5675119-RAB-23)[0x55b0da0a9380]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) 20250410085913023 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5675119-RAB-23)[0x55b0da0a9380]{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) 20250410085913023 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5675119-RAB-23)[0x55b0da0a9380]{WAIT_USE_COUNT}: <-tx- PFCP seq-42 SEID-0x3ea SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20250410085913023 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b0da051270]{associated}: - PFCPtx: now used by 2 (PFCPtx,PFCPrx) (pfcp_msg.c:464) 20250410085913023 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5675119-RAB-23)[0x55b0da0a9380]{WAIT_USE_COUNT}: -rx-> PFCP seq-42 SEID-0x5 SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250410085913023 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5675119-RAB-23)[0x55b0da0a9380]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20250410085913023 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5675119-RAB-23)[0x55b0da0a9380]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:684) 20250410085913024 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5675119-RAB-23)[0x55b0da0a9380]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:684) 20250410085913024 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5675119-RAB-23)[0x55b0da0a9380]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20250410085913024 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b0da051270]{associated}: - PFCPrx: now used by 1 (PFCPtx) (pfcp_msg.c:464) HNBGW_Test.sgsn0-RAN(431)@dc2b9a5d0dfe: Deleted conn table entry 0TC_ps_rab_assignment_concurrent0(434)7609077 HNBGW_Test.sgsn0-SCCP(430)@dc2b9a5d0dfe: Session index based on connection ID:0 HNBGW-PFCP(424)@dc2b9a5d0dfe: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(438): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000006'O, sequence_number := 43, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_response := { cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_IE := omit, load_control_information := omit, overload_control_information := omit, usage_report := omit } } } 20250410085913026 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b0da051270]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250410085913026 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16234097-RAB-23)[0x55b0da0763d0]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-43 SEID-0x6 SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250410085913026 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16234097-RAB-23)[0x55b0da0763d0]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20250410085913026 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16234097-RAB-23)[0x55b0da0763d0]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) 20250410085913026 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16234097-RAB-23)[0x55b0da0763d0]{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) 20250410085913026 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16234097-RAB-23)[0x55b0da0763d0]{WAIT_USE_COUNT}: <-tx- PFCP seq-43 SEID-0x3ec SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20250410085913026 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b0da051270]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250410085913026 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16234097-RAB-23)[0x55b0da0763d0]{WAIT_USE_COUNT}: -rx-> PFCP seq-43 SEID-0x6 SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250410085913026 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16234097-RAB-23)[0x55b0da0763d0]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20250410085913026 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16234097-RAB-23)[0x55b0da0763d0]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:684) 20250410085913026 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16234097-RAB-23)[0x55b0da0763d0]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:684) 20250410085913026 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16234097-RAB-23)[0x55b0da0763d0]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20250410085913026 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b0da051270]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250410085913026 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b0da051270]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) HNBGW_Test.sgsn0-SCCP(430)@dc2b9a5d0dfe: Session index based on connection ID:5 HNBGW_Test.sgsn0-SCCP(430)@dc2b9a5d0dfe: vl_len:12 HNBGW_Test.sgsn0-SCCP(430)@dc2b9a5d0dfe: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@dc2b9a5d0dfe: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@dc2b9a5d0dfe: Deleted conn table entry 1TC_ps_rab_assignment_concurrent0(435)13174578 TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@dc2b9a5d0dfe: Deleted conn table entry 2TC_ps_rab_assignment_concurrent0(436)5675119 20250410085913031 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085913031 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085913031 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250410085913031 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250410085913031 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xc90732,cause=radio(normal)) (hnbgw_rua.c:439) 20250410085913031 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13174578 SCCP-39 sgsn-0 MI=IMSI-262420000000001: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250410085913031 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13174578)[0x55b0da061420]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250410085913031 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250410085913031 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250410085913031 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13174578)[0x55b0da061420]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250410085913031 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x55b0da05f8b0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250410085913031 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250410085913031 DLSCCP DEBUG SCCP-SCOC(39)[0x55b0da05c9b0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250410085913031 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0092b93e), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250410085913031 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085913032 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085913032 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085913032 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085913032 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085913032 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085913032 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 92 b9 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) 20250410085913032 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13174578)[0x55b0da061420]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250410085913032 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x55b0da05f8b0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250410085913032 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x55b0da05f8b0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250410085913032 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085913032 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085913032 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085913032 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085913032 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085913032 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.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' 20250410085913032 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410085913032 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410085913032 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085913032 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 92 b9 3e 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 02  20250410085913032 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085913032 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410085913032 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@dc2b9a5d0dfe: Deleted conn table entry 4TC_ps_rab_assignment_concurrent0(438)16234097 20250410085913033 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410085913033 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085913033 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410085913033 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085913033 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085913033 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085913033 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  20250410085913033 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085913033 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410085913033 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085913033 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085913033 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085913033 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410085913033 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410085913033 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085913033 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410085913033 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085913033 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085913033 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085913033 DLSS7 <000c> osmo_ss7_asp.c:1175 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 d8 49 4e 00 00 00 00 00 00 06 00 08 00 00 00 07  20250410085913033 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085913033 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410085913033 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410085913033 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410085913033 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085913033 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) 20250410085913033 DLSCCP DEBUG Received CO:CODT for local reference 41 (sccp_scoc.c:1855) 20250410085913033 DLSCCP DEBUG SCCP-SCOC(41)[0x55b0da076de0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250410085913033 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085913033 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250410085913033 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x55b0da0cc260]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250410085913033 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250410085913033 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250410085913033 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x55b0da0cc260]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250410085913033 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9948474-RAB-23)[0x55b0da0762a0]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:725) 20250410085913033 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9948474-RAB-23)[0x55b0da0762a0]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:726) 20250410085913033 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b0da051270]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250410085913033 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9948474-RAB-23)[0x55b0da0762a0]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-44 SEID-0x3eb SESSION_DEL_REQ: sending (pfcp_endpoint.c:258) 20250410085913033 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250410085913033 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9948474)[0x55b0da079930]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250410085913033 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20250410085913033 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410085913033 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085913033 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410085913034 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085913034 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085913034 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085913034 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  20250410085913034 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085913034 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085913034 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085913034 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410085913034 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085913034 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=00d8494e), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250410085913034 DLSCCP DEBUG Received CO:RELRE for local reference 38 (sccp_scoc.c:1855) 20250410085913034 DLSCCP DEBUG SCCP-SCOC(38)[0x55b0da07c400]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250410085913034 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085913034 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250410085913034 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) 20250410085913034 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x55b0da07b770]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250410085913034 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x55b0da07b770]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250410085913034 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14025761)[0x55b0da07cb40]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250410085913034 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14025761)[0x55b0da07cb40]{disconnected}: Freeing instance (context_map.c:202) 20250410085913034 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14025761)[0x55b0da07cb40]{disconnected}: Deallocated (fsm.c:568) 20250410085913034 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x55b0da07b770]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250410085913034 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x55b0da07b770]{disconnected}: Freeing instance (context_map.c:206) 20250410085913034 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x55b0da07b770]{disconnected}: Deallocated (fsm.c:568) 20250410085913034 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14025761 SCCP-38 sgsn-0 MI=IMSI-262420000000000: Deallocating (context_map.c:225) 20250410085913034 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=00d8494e), PART(T=Source Reference,L=4,D=00000026) (sccp_scrc.c:415) 20250410085913034 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085913034 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085913034 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085913034 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085913034 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085913034 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085913034 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 d8 49 4e 00 00 26 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085913034 DLSCCP DEBUG SCCP-SCOC(38)[0x55b0da07c400]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250410085913034 DLSCCP DEBUG SCCP-SCOC(38)[0x55b0da07c400]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250410085913034 DLSCCP DEBUG SCCP-SCOC(38)[0x55b0da07c400]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250410085913034 DLSCCP DEBUG SCCP-SCOC(38)[0x55b0da07c400]{IDLE}: Deallocated (fsm.c:568) 20250410085913034 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410085913034 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) 20250410085913034 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085913034 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085913034 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085913034 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410085913034 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085913034 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) 20250410085913034 DLSCCP DEBUG Received CO:CODT for local reference 43 (sccp_scoc.c:1855) 20250410085913034 DLSCCP DEBUG SCCP-SCOC(43)[0x55b0da077160]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250410085913034 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085913034 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250410085913034 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x55b0da07a0d0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250410085913034 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250410085913034 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250410085913034 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x55b0da07a0d0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250410085913035 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10327015-RAB-23)[0x55b0da05e0c0]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:725) 20250410085913035 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10327015-RAB-23)[0x55b0da05e0c0]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:726) 20250410085913035 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b0da051270]{associated}: + PFCPtx: now used by 2 (2*PFCPtx) (pfcp_cp_peer.c:416) 20250410085913035 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10327015-RAB-23)[0x55b0da05e0c0]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-45 SEID-0x3ed SESSION_DEL_REQ: sending (pfcp_endpoint.c:258) 20250410085913035 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250410085913035 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10327015)[0x55b0da055aa0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250410085913035 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20250410085913035 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085913035 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085913035 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250410085913035 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250410085913035 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x56986f,cause=radio(normal)) (hnbgw_rua.c:439) 20250410085913035 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5675119 SCCP-40 sgsn-0 MI=IMSI-262420000000002: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250410085913035 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5675119)[0x55b0da07c7e0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250410085913035 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250410085913035 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250410085913035 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5675119)[0x55b0da07c7e0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250410085913035 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085913035 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085913035 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085913035 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085913035 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085913035 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x55b0da05fbf0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250410085913035 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250410085913035 DLSCCP DEBUG SCCP-SCOC(40)[0x55b0da061810]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250410085913035 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00133b7e), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250410085913035 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085913035 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085913035 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085913035 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085913035 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085913035 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085913035 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 13 3b 7e 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) 20250410085913035 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5675119)[0x55b0da07c7e0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250410085913035 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x55b0da05fbf0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250410085913035 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x55b0da05fbf0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250410085913035 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:894) 20250410085913035 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085913035 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.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' 20250410085913035 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410085913035 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410085913035 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250410085913035 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250410085913035 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xf7b671,cause=radio(normal)) (hnbgw_rua.c:439) 20250410085913035 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16234097 SCCP-42 sgsn-0 MI=IMSI-262420000000004: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250410085913035 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16234097)[0x55b0da055da0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250410085913035 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250410085913035 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250410085913035 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16234097)[0x55b0da055da0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250410085913035 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085913035 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 d8 49 4e 00 00 26 00 00 06 00 08 00 00 00 02  20250410085913035 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085913035 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x55b0da0cc390]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250410085913035 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250410085913035 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085913035 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085913035 DLSCCP DEBUG SCCP-SCOC(42)[0x55b0da077370]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250410085913035 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085913035 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085913035 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.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' 20250410085913036 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c74501), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250410085913036 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085913036 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085913036 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085913036 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085913036 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085913035 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410085913036 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410085913036 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085913036 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 13 3b 7e 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 02  20250410085913036 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085913036 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 c7 45 01 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) 20250410085913036 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16234097)[0x55b0da055da0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250410085913036 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x55b0da0cc390]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250410085913036 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x55b0da0cc390]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250410085913036 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) 20250410085913036 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085913036 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085913036 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085913036 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085913036 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085913036 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250410085913036 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410085913036 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410085913036 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085913036 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 c7 45 01 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)@dc2b9a5d0dfe: Session index based on local reference:1 HNBGW-PFCP(424)@dc2b9a5d0dfe: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 54, lengthIndicator := 12, seid := '00000000000003EB'O, sequence_number := 44, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_request := { } } } } HNBGW-PFCP(424)@dc2b9a5d0dfe: found destination TC_ps_rab_assignment_concurrent0(437) HNBGW_Test.sgsn0-SCCP(430)@dc2b9a5d0dfe: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@dc2b9a5d0dfe: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@dc2b9a5d0dfe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW-PFCP(424)@dc2b9a5d0dfe: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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)@dc2b9a5d0dfe: found destination TC_ps_rab_assignment_concurrent0(439) HNBGW_Test.sgsn0-SCCP(430)@dc2b9a5d0dfe: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(430)@dc2b9a5d0dfe: RLC received in state:disconnect_pending TC_ps_rab_assignment_concurrent0(437)@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(435)@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@dc2b9a5d0dfe: Session index based on local reference:2 HNBGW_Test.sgsn0-SCCP(430)@dc2b9a5d0dfe: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@dc2b9a5d0dfe: DT1 data has been put to the reassembly buffer TC_ps_rab_assignment_concurrent0(437)@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@dc2b9a5d0dfe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(439)@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(439)@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@dc2b9a5d0dfe: Session index based on local reference:4 HNBGW-PFCP(424)@dc2b9a5d0dfe: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(437): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000007'O, sequence_number := 44, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_response := { cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_IE := omit, load_control_information := omit, overload_control_information := omit, usage_report := omit } } } HNBGW_Test.sgsn0-SCCP(430)@dc2b9a5d0dfe: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@dc2b9a5d0dfe: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@dc2b9a5d0dfe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410085913046 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b0da051270]{associated}: + PFCPrx: now used by 3 (2*PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250410085913046 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9948474-RAB-23)[0x55b0da0762a0]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-44 SEID-0x7 SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250410085913046 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9948474-RAB-23)[0x55b0da0762a0]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20250410085913046 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9948474-RAB-23)[0x55b0da0762a0]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) 20250410085913046 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9948474-RAB-23)[0x55b0da0762a0]{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) 20250410085913046 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9948474-RAB-23)[0x55b0da0762a0]{WAIT_USE_COUNT}: <-tx- PFCP seq-44 SEID-0x3eb SESSION_DEL_REQ: discarding (pfcp_msg.c:456) HNBGW_Test.sgsn0-RAN(431)@dc2b9a5d0dfe: Deleted conn table entry 1TC_ps_rab_assignment_concurrent0(435)1736128 TC_ps_rab_assignment_concurrent0(436)@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed 20250410085913046 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b0da051270]{associated}: - PFCPtx: now used by 2 (PFCPtx,PFCPrx) (pfcp_msg.c:464) 20250410085913046 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9948474-RAB-23)[0x55b0da0762a0]{WAIT_USE_COUNT}: -rx-> PFCP seq-44 SEID-0x7 SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250410085913046 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9948474-RAB-23)[0x55b0da0762a0]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20250410085913046 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9948474-RAB-23)[0x55b0da0762a0]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:684) 20250410085913046 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9948474-RAB-23)[0x55b0da0762a0]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:684) 20250410085913046 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9948474-RAB-23)[0x55b0da0762a0]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20250410085913046 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b0da051270]{associated}: - PFCPrx: now used by 1 (PFCPtx) (pfcp_msg.c:464) HNBGW_Test.sgsn0-SCCP(430)@dc2b9a5d0dfe: Session index based on connection ID:6 HNBGW-PFCP(424)@dc2b9a5d0dfe: 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 } } } HNBGW_Test.sgsn0-SCCP(430)@dc2b9a5d0dfe: vl_len:12 HNBGW_Test.sgsn0-SCCP(430)@dc2b9a5d0dfe: vl_from0 20250410085913048 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b0da051270]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250410085913048 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10327015-RAB-23)[0x55b0da05e0c0]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-45 SEID-0x8 SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:420) HNBGW_Test.sgsn0-SCCP(430)@dc2b9a5d0dfe: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250410085913048 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10327015-RAB-23)[0x55b0da05e0c0]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20250410085913048 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10327015-RAB-23)[0x55b0da05e0c0]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) 20250410085913048 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10327015-RAB-23)[0x55b0da05e0c0]{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) 20250410085913048 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10327015-RAB-23)[0x55b0da05e0c0]{WAIT_USE_COUNT}: <-tx- PFCP seq-45 SEID-0x3ed SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20250410085913048 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b0da051270]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250410085913048 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10327015-RAB-23)[0x55b0da05e0c0]{WAIT_USE_COUNT}: -rx-> PFCP seq-45 SEID-0x8 SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250410085913049 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10327015-RAB-23)[0x55b0da05e0c0]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20250410085913049 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10327015-RAB-23)[0x55b0da05e0c0]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:684) 20250410085913049 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10327015-RAB-23)[0x55b0da05e0c0]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:684) 20250410085913049 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10327015-RAB-23)[0x55b0da05e0c0]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20250410085913049 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b0da051270]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250410085913049 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b0da051270]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) TC_ps_rab_assignment_concurrent0(438)@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed 20250410085913050 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085913050 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410085913050 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410085913050 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410085913050 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085913050 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410085913050 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085913050 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085913050 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085913050 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-RAN(431)@dc2b9a5d0dfe: Deleted conn table entry 2TC_ps_rab_assignment_concurrent0(436)16724893 20250410085913050 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085913050 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085913050 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085913050 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410085913050 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085913050 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) 20250410085913050 DLSCCP DEBUG Received CO:CODT for local reference 44 (sccp_scoc.c:1855) 20250410085913050 DLSCCP DEBUG SCCP-SCOC(44)[0x55b0da063c20]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250410085913050 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085913050 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250410085913051 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x55b0da061940]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) HNBGW_Test.sgsn0-SCCP(430)@dc2b9a5d0dfe: Session index based on connection ID:1 20250410085913051 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250410085913051 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250410085913051 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x55b0da061940]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250410085913051 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12620288-RAB-23)[0x55b0da0a8e30]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:725) 20250410085913051 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12620288-RAB-23)[0x55b0da0a8e30]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:726) 20250410085913051 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b0da051270]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250410085913051 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12620288-RAB-23)[0x55b0da0a8e30]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-46 SEID-0x3ee SESSION_DEL_REQ: sending (pfcp_endpoint.c:258) 20250410085913051 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250410085913051 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12620288)[0x55b0da076f10]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250410085913051 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20250410085913051 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410085913051 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) HNBGW_Test.sgsn0-RAN(431)@dc2b9a5d0dfe: Deleted conn table entry 4TC_ps_rab_assignment_concurrent0(438)9976809 HNBGW_Test.sgsn0-SCCP(430)@dc2b9a5d0dfe: Session index based on connection ID:2 HNBGW-PFCP(424)@dc2b9a5d0dfe: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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)@dc2b9a5d0dfe: found destination TC_ps_rab_assignment_concurrent0(440) HNBGW_Test.sgsn0-SCCP(430)@dc2b9a5d0dfe: Session index based on connection ID:7 HNBGW_Test.sgsn0-SCCP(430)@dc2b9a5d0dfe: vl_len:12 HNBGW_Test.sgsn0-SCCP(430)@dc2b9a5d0dfe: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@dc2b9a5d0dfe: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O TC_ps_rab_assignment_concurrent0(440)@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@dc2b9a5d0dfe: Deleted conn table entry 3TC_ps_rab_assignment_concurrent0(437)9948474 TC_ps_rab_assignment_concurrent0(440)@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed 20250410085913059 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085913059 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) HNBGW_Test.sgsn0-SCCP(430)@dc2b9a5d0dfe: Session index based on connection ID:4 20250410085913059 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250410085913059 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250410085913059 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x97cd3a,cause=radio(normal)) (hnbgw_rua.c:439) 20250410085913059 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9948474 SCCP-41 sgsn-0 MI=IMSI-262420000000003: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250410085913059 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9948474)[0x55b0da079930]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250410085913059 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250410085913059 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250410085913059 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9948474)[0x55b0da079930]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250410085913059 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x55b0da0cc260]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250410085913059 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250410085913059 DLSCCP DEBUG SCCP-SCOC(41)[0x55b0da076de0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250410085913059 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00769b47), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250410085913059 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085913059 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085913059 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085913060 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085913060 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085913060 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085913060 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 76 9b 47 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) TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@dc2b9a5d0dfe: Deleted conn table entry 5TC_ps_rab_assignment_concurrent0(439)10327015 20250410085913060 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9948474)[0x55b0da079930]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250410085913060 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x55b0da0cc260]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250410085913060 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x55b0da0cc260]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250410085913060 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085913060 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085913060 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085913060 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085913060 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085913060 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.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' 20250410085913060 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410085913060 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410085913060 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085913060 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 76 9b 47 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 02  20250410085913061 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085913061 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410085913061 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410085913061 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410085913061 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085913061 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410085913061 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085913061 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085913061 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085913061 DLSS7 <000c> osmo_ss7_asp.c:1175 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 92 b9 3e 00 00 00 00 00 00 06 00 08 00 00 00 07  20250410085913061 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085913061 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085913061 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085913061 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085913061 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410085913061 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085913061 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=0092b93e), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250410085913061 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410085913061 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410085913061 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410085913061 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085913061 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410085913061 DLSCCP DEBUG Received CO:RELRE for local reference 39 (sccp_scoc.c:1855) 20250410085913061 DLSCCP DEBUG SCCP-SCOC(39)[0x55b0da05c9b0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250410085913061 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085913061 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085913061 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085913061 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085913061 DLSS7 <000c> osmo_ss7_asp.c:1175 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 13 3b 7e 00 00 00 00 00 00 06 00 08 00 00 00 07  20250410085913061 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085913061 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410085913061 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410085913061 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410085913061 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085913061 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410085913061 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250410085913061 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085913061 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085913061 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085913061 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  20250410085913061 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) 20250410085913061 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x55b0da05f8b0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250410085913061 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x55b0da05f8b0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250410085913061 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13174578)[0x55b0da061420]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250410085913061 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13174578)[0x55b0da061420]{disconnected}: Freeing instance (context_map.c:202) 20250410085913061 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13174578)[0x55b0da061420]{disconnected}: Deallocated (fsm.c:568) 20250410085913062 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x55b0da05f8b0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250410085913062 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x55b0da05f8b0]{disconnected}: Freeing instance (context_map.c:206) 20250410085913062 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x55b0da05f8b0]{disconnected}: Deallocated (fsm.c:568) 20250410085913062 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13174578 SCCP-39 sgsn-0 MI=IMSI-262420000000001: Deallocating (context_map.c:225) 20250410085913062 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=0092b93e), PART(T=Source Reference,L=4,D=00000027) (sccp_scrc.c:415) 20250410085913062 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085913062 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085913062 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085913062 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085913062 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085913062 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085913062 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 92 b9 3e 00 00 27 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) HNBGW-PFCP(424)@dc2b9a5d0dfe: 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 } } } 20250410085913062 DLSCCP DEBUG SCCP-SCOC(39)[0x55b0da05c9b0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250410085913062 DLSCCP DEBUG SCCP-SCOC(39)[0x55b0da05c9b0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250410085913062 DLSCCP DEBUG SCCP-SCOC(39)[0x55b0da05c9b0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250410085913062 DLSCCP DEBUG SCCP-SCOC(39)[0x55b0da05c9b0]{IDLE}: Deallocated (fsm.c:568) 20250410085913062 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085913062 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085913062 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085913062 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410085913062 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085913062 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=00133b7e), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250410085913062 DLSCCP DEBUG Received CO:RELRE for local reference 40 (sccp_scoc.c:1855) 20250410085913062 DLSCCP DEBUG SCCP-SCOC(40)[0x55b0da061810]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250410085913062 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085913062 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250410085913062 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) 20250410085913063 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x55b0da05fbf0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250410085913063 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x55b0da05fbf0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250410085913063 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5675119)[0x55b0da07c7e0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250410085913063 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5675119)[0x55b0da07c7e0]{disconnected}: Freeing instance (context_map.c:202) 20250410085913063 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5675119)[0x55b0da07c7e0]{disconnected}: Deallocated (fsm.c:568) 20250410085913063 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x55b0da05fbf0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250410085913063 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x55b0da05fbf0]{disconnected}: Freeing instance (context_map.c:206) 20250410085913063 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x55b0da05fbf0]{disconnected}: Deallocated (fsm.c:568) 20250410085913063 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5675119 SCCP-40 sgsn-0 MI=IMSI-262420000000002: Deallocating (context_map.c:225) 20250410085913063 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=00133b7e), PART(T=Source Reference,L=4,D=00000028) (sccp_scrc.c:415) 20250410085913063 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085913063 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085913063 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085913063 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085913063 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085913063 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085913063 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 13 3b 7e 00 00 28 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085913063 DLSCCP DEBUG SCCP-SCOC(40)[0x55b0da061810]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250410085913063 DLSCCP DEBUG SCCP-SCOC(40)[0x55b0da061810]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250410085913063 DLSCCP DEBUG SCCP-SCOC(40)[0x55b0da061810]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250410085913063 DLSCCP DEBUG SCCP-SCOC(40)[0x55b0da061810]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.sgsn0-SCCP(430)@dc2b9a5d0dfe: Session index based on connection ID:9 20250410085913063 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085913063 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b0da051270]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250410085913063 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12620288-RAB-23)[0x55b0da0a8e30]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-46 SEID-0x9 SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250410085913064 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12620288-RAB-23)[0x55b0da0a8e30]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) HNBGW_Test.sgsn0-SCCP(430)@dc2b9a5d0dfe: vl_len:12 HNBGW_Test.sgsn0-SCCP(430)@dc2b9a5d0dfe: vl_from0 20250410085913064 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12620288-RAB-23)[0x55b0da0a8e30]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) 20250410085913064 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12620288-RAB-23)[0x55b0da0a8e30]{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) 20250410085913064 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12620288-RAB-23)[0x55b0da0a8e30]{WAIT_USE_COUNT}: <-tx- PFCP seq-46 SEID-0x3ee SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20250410085913064 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b0da051270]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250410085913064 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12620288-RAB-23)[0x55b0da0a8e30]{WAIT_USE_COUNT}: -rx-> PFCP seq-46 SEID-0x9 SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250410085913064 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12620288-RAB-23)[0x55b0da0a8e30]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20250410085913064 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12620288-RAB-23)[0x55b0da0a8e30]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:684) 20250410085913064 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12620288-RAB-23)[0x55b0da0a8e30]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:684) 20250410085913064 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12620288-RAB-23)[0x55b0da0a8e30]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20250410085913064 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b0da051270]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250410085913064 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b0da051270]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250410085913064 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085913064 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085913064 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085913064 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410085913064 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085913064 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) 20250410085913064 DLSCCP DEBUG Received CO:CODT for local reference 45 (sccp_scoc.c:1855) 20250410085913064 DLSCCP DEBUG SCCP-SCOC(45)[0x55b0da07b430]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250410085913063 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085913063 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085913063 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085913064 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085913064 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.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' 20250410085913064 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410085913064 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410085913064 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085913064 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 92 b9 3e 00 00 27 00 00 06 00 08 00 00 00 02  20250410085913064 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085913064 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250410085913064 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x55b0da079e00]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250410085913064 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250410085913064 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250410085913064 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085913064 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410085913064 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410085913064 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410085913064 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085913064 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410085913064 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085913064 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085913064 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085913065 DLSS7 <000c> osmo_ss7_asp.c:1175 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 c7 45 01 00 00 00 00 00 00 06 00 08 00 00 00 07  20250410085913064 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x55b0da079e00]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250410085913064 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10196942-RAB-23)[0x55b0da0626b0]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:725) 20250410085913064 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10196942-RAB-23)[0x55b0da0626b0]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:726) 20250410085913064 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b0da051270]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250410085913064 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10196942-RAB-23)[0x55b0da0626b0]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-47 SEID-0x3ef SESSION_DEL_REQ: sending (pfcp_endpoint.c:258) 20250410085913065 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250410085913065 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10196942)[0x55b0da063990]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250410085913065 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20250410085913065 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085913065 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085913065 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085913065 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410085913065 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085913065 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085913065 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=00c74501), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250410085913065 DLSCCP DEBUG Received CO:RELRE for local reference 42 (sccp_scoc.c:1855) 20250410085913065 DLSCCP DEBUG SCCP-SCOC(42)[0x55b0da077370]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250410085913065 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085913065 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250410085913065 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) 20250410085913065 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085913065 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085913065 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085913065 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085913065 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.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' 20250410085913065 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x55b0da0cc390]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250410085913065 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x55b0da0cc390]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250410085913065 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16234097)[0x55b0da055da0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250410085913065 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16234097)[0x55b0da055da0]{disconnected}: Freeing instance (context_map.c:202) 20250410085913065 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16234097)[0x55b0da055da0]{disconnected}: Deallocated (fsm.c:568) 20250410085913065 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x55b0da0cc390]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250410085913065 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410085913065 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410085913065 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085913065 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 13 3b 7e 00 00 28 00 00 06 00 08 00 00 00 02  20250410085913065 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x55b0da0cc390]{disconnected}: Freeing instance (context_map.c:206) 20250410085913065 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x55b0da0cc390]{disconnected}: Deallocated (fsm.c:568) 20250410085913065 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16234097 SCCP-42 sgsn-0 MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20250410085913065 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=00c74501), PART(T=Source Reference,L=4,D=0000002a) (sccp_scrc.c:415) 20250410085913065 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085913065 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) HNBGW_Test.sgsn0-SCCP(430)@dc2b9a5d0dfe: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250410085913066 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085913066 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085913066 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085913066 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085913066 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 c7 45 01 00 00 2a 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085913066 DLSCCP DEBUG SCCP-SCOC(42)[0x55b0da077370]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250410085913066 DLSCCP DEBUG SCCP-SCOC(42)[0x55b0da077370]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250410085913066 DLSCCP DEBUG SCCP-SCOC(42)[0x55b0da077370]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250410085913066 DLSCCP DEBUG SCCP-SCOC(42)[0x55b0da077370]{IDLE}: Deallocated (fsm.c:568) 20250410085913066 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410085913066 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) 20250410085913066 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085913066 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085913066 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085913066 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085913066 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085913066 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085913066 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085913066 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250410085913066 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250410085913066 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250410085913066 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410085913066 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410085913066 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085913066 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 c7 45 01 00 00 2a 00 00 06 00 08 00 00 00 02  20250410085913066 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x9d93e7,cause=radio(normal)) (hnbgw_rua.c:439) 20250410085913066 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10327015 SCCP-43 sgsn-0 MI=IMSI-262420000000005: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250410085913066 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10327015)[0x55b0da055aa0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250410085913066 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250410085913066 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250410085913066 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10327015)[0x55b0da055aa0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250410085913066 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x55b0da07a0d0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250410085913066 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250410085913066 DLSCCP DEBUG SCCP-SCOC(43)[0x55b0da077160]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250410085913066 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0087d959), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250410085913067 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085913067 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085913067 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085913067 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085913067 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085913067 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085913067 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 87 d9 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) 20250410085913067 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10327015)[0x55b0da055aa0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250410085913067 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x55b0da07a0d0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250410085913067 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x55b0da07a0d0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250410085913067 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085913067 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085913067 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085913067 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085913067 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085913067 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.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' 20250410085913067 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410085913067 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410085913067 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085913067 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 87 d9 59 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)@dc2b9a5d0dfe: Session index based on local reference:3 HNBGW-PFCP(424)@dc2b9a5d0dfe: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 54, lengthIndicator := 12, seid := '00000000000003EF'O, sequence_number := 47, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_request := { } } } } HNBGW-PFCP(424)@dc2b9a5d0dfe: found destination TC_ps_rab_assignment_concurrent0(441) 20250410085913068 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085913068 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) HNBGW_Test.sgsn0-SCCP(430)@dc2b9a5d0dfe: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@dc2b9a5d0dfe: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@dc2b9a5d0dfe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410085913068 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410085913068 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410085913068 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085913068 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410085913068 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085913068 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085913068 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085913068 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  20250410085913069 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085913069 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085913069 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085913069 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410085913069 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085913069 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) 20250410085913069 DLSCCP DEBUG Received CO:CODT for local reference 47 (sccp_scoc.c:1855) 20250410085913069 DLSCCP DEBUG SCCP-SCOC(47)[0x55b0da07d730]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250410085913069 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085913069 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250410085913069 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x55b0da07d000]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250410085913069 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250410085913069 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250410085913069 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x55b0da07d000]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250410085913069 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6562833-RAB-23)[0x55b0da05e1f0]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:725) 20250410085913069 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6562833-RAB-23)[0x55b0da05e1f0]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:726) 20250410085913069 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b0da051270]{associated}: + PFCPtx: now used by 2 (2*PFCPtx) (pfcp_cp_peer.c:416) 20250410085913069 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6562833-RAB-23)[0x55b0da05e1f0]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-48 SEID-0x3f1 SESSION_DEL_REQ: sending (pfcp_endpoint.c:258) 20250410085913069 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250410085913069 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6562833)[0x55b0da07b560]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250410085913069 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20250410085913069 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410085913069 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)@dc2b9a5d0dfe: Session index based on local reference:1 HNBGW_Test.sgsn0-SCCP(430)@dc2b9a5d0dfe: RLC received in state:disconnect_pending TC_ps_rab_assignment_concurrent0(437)@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(424)@dc2b9a5d0dfe: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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 := 48, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_request := { } } } } TC_ps_rab_assignment_concurrent0(441)@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(424)@dc2b9a5d0dfe: found destination TC_ps_rab_assignment_concurrent0(443) HNBGW_Test.sgsn0-SCCP(430)@dc2b9a5d0dfe: Session index based on local reference:2 TC_ps_rab_assignment_concurrent0(441)@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@dc2b9a5d0dfe: RLC received in state:disconnect_pending HNBGW_Test.sgsn0-RAN(431)@dc2b9a5d0dfe: Deleted conn table entry 3TC_ps_rab_assignment_concurrent0(437)9776384 HNBGW_Test.sgsn0-SCCP(430)@dc2b9a5d0dfe: Session index based on local reference:4 HNBGW_Test.sgsn0-SCCP(430)@dc2b9a5d0dfe: RLC received in state:disconnect_pending TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@dc2b9a5d0dfe: Deleted conn table entry 6TC_ps_rab_assignment_concurrent0(440)12620288 HNBGW-PFCP(424)@dc2b9a5d0dfe: 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_concurrent0(443)@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed 20250410085913075 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085913076 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085913076 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250410085913076 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250410085913076 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xc09200,cause=radio(normal)) (hnbgw_rua.c:439) 20250410085913076 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12620288 SCCP-44 sgsn-0 MI=IMSI-262420000000006: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250410085913076 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12620288)[0x55b0da076f10]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250410085913076 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250410085913076 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250410085913076 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12620288)[0x55b0da076f10]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250410085913076 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x55b0da061940]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250410085913076 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250410085913076 DLSCCP DEBUG SCCP-SCOC(44)[0x55b0da063c20]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250410085913076 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b87142), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250410085913076 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085913076 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085913076 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085913076 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085913076 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085913076 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085913076 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 b8 71 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) 20250410085913076 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12620288)[0x55b0da076f10]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250410085913076 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x55b0da061940]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250410085913076 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x55b0da061940]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250410085913077 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b0da051270]{associated}: + PFCPrx: now used by 3 (2*PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250410085913077 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10196942-RAB-23)[0x55b0da0626b0]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-47 SEID-0xa SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250410085913077 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10196942-RAB-23)[0x55b0da0626b0]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20250410085913077 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10196942-RAB-23)[0x55b0da0626b0]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) 20250410085913077 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10196942-RAB-23)[0x55b0da0626b0]{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) HNBGW_Test.sgsn0-SCCP(430)@dc2b9a5d0dfe: Session index based on local reference:5 TC_ps_rab_assignment_concurrent0(443)@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed 20250410085913077 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10196942-RAB-23)[0x55b0da0626b0]{WAIT_USE_COUNT}: <-tx- PFCP seq-47 SEID-0x3ef SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20250410085913077 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b0da051270]{associated}: - PFCPtx: now used by 2 (PFCPtx,PFCPrx) (pfcp_msg.c:464) 20250410085913077 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10196942-RAB-23)[0x55b0da0626b0]{WAIT_USE_COUNT}: -rx-> PFCP seq-47 SEID-0xa SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250410085913077 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10196942-RAB-23)[0x55b0da0626b0]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20250410085913077 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10196942-RAB-23)[0x55b0da0626b0]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:684) 20250410085913077 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10196942-RAB-23)[0x55b0da0626b0]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:684) 20250410085913077 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10196942-RAB-23)[0x55b0da0626b0]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20250410085913077 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b0da051270]{associated}: - PFCPrx: now used by 1 (PFCPtx) (pfcp_msg.c:464) 20250410085913078 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085913078 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085913078 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085913078 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085913078 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085913078 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.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' 20250410085913078 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410085913078 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410085913078 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085913078 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 b8 71 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)@dc2b9a5d0dfe: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@dc2b9a5d0dfe: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@dc2b9a5d0dfe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW-PFCP(424)@dc2b9a5d0dfe: 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 := '000000000000000B'O, sequence_number := 48, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_response := { cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_IE := omit, load_control_information := omit, overload_control_information := omit, usage_report := omit } } } HNBGW_Test.sgsn0-SCCP(430)@dc2b9a5d0dfe: Session index based on connection ID:8 HNBGW_Test.sgsn0-SCCP(430)@dc2b9a5d0dfe: vl_len:12 HNBGW_Test.sgsn0-SCCP(430)@dc2b9a5d0dfe: vl_from0 20250410085913081 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b0da051270]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250410085913081 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6562833-RAB-23)[0x55b0da05e1f0]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-48 SEID-0xb SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250410085913081 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6562833-RAB-23)[0x55b0da05e1f0]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20250410085913081 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6562833-RAB-23)[0x55b0da05e1f0]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) 20250410085913081 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6562833-RAB-23)[0x55b0da05e1f0]{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) 20250410085913081 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6562833-RAB-23)[0x55b0da05e1f0]{WAIT_USE_COUNT}: <-tx- PFCP seq-48 SEID-0x3f1 SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20250410085913081 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b0da051270]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250410085913081 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6562833-RAB-23)[0x55b0da05e1f0]{WAIT_USE_COUNT}: -rx-> PFCP seq-48 SEID-0xb SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250410085913081 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6562833-RAB-23)[0x55b0da05e1f0]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20250410085913081 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6562833-RAB-23)[0x55b0da05e1f0]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:684) 20250410085913081 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6562833-RAB-23)[0x55b0da05e1f0]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:684) 20250410085913081 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6562833-RAB-23)[0x55b0da05e1f0]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20250410085913081 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b0da051270]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250410085913081 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b0da051270]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) HNBGW_Test.sgsn0-SCCP(430)@dc2b9a5d0dfe: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O TC_ps_rab_assignment_concurrent0(439)@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed 20250410085913083 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085913083 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410085913083 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410085913083 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410085913083 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085913083 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410085913083 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085913083 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085913083 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085913083 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  HNBGW_Test.sgsn0-SCCP(430)@dc2b9a5d0dfe: Session index based on connection ID:3 20250410085913083 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085913084 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085913084 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085913084 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410085913084 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085913084 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) 20250410085913084 DLSCCP DEBUG Received CO:CODT for local reference 46 (sccp_scoc.c:1855) 20250410085913084 DLSCCP DEBUG SCCP-SCOC(46)[0x55b0da07e7b0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250410085913084 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085913084 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250410085913084 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x55b0da076c00]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250410085913084 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250410085913084 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250410085913084 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x55b0da076c00]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250410085913084 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16171301-RAB-23)[0x55b0da0765b0]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:725) 20250410085913084 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16171301-RAB-23)[0x55b0da0765b0]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:726) 20250410085913084 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b0da051270]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250410085913084 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16171301-RAB-23)[0x55b0da0765b0]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-49 SEID-0x3f0 SESSION_DEL_REQ: sending (pfcp_endpoint.c:258) 20250410085913084 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250410085913084 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16171301)[0x55b0da07a4d0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@dc2b9a5d0dfe: Deleted conn table entry 7TC_ps_rab_assignment_concurrent0(441)10196942 20250410085913085 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20250410085913085 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410085913085 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) HNBGW_Test.sgsn0-RAN(431)@dc2b9a5d0dfe: Deleted conn table entry 5TC_ps_rab_assignment_concurrent0(439)14988881 HNBGW_Test.sgsn0-SCCP(430)@dc2b9a5d0dfe: Session index based on local reference:6 HNBGW_Test.sgsn0-SCCP(430)@dc2b9a5d0dfe: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@dc2b9a5d0dfe: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@dc2b9a5d0dfe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410085913087 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085913087 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085913087 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250410085913087 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250410085913087 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x9b97ce,cause=radio(normal)) (hnbgw_rua.c:439) 20250410085913087 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10196942 SCCP-45 sgsn-0 MI=IMSI-262420000000007: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250410085913087 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10196942)[0x55b0da063990]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) HNBGW-PFCP(424)@dc2b9a5d0dfe: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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 := 49, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_request := { } } } } 20250410085913087 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250410085913087 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250410085913087 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10196942)[0x55b0da063990]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250410085913087 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x55b0da079e00]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250410085913087 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250410085913087 DLSCCP DEBUG SCCP-SCOC(45)[0x55b0da07b430]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250410085913087 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00146abc), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250410085913087 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085913087 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085913088 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085913088 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085913088 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085913088 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) HNBGW-PFCP(424)@dc2b9a5d0dfe: found destination TC_ps_rab_assignment_concurrent0(442) 20250410085913088 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 14 6a bc 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085913088 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10196942)[0x55b0da063990]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250410085913088 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x55b0da079e00]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250410085913088 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x55b0da079e00]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250410085913088 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085913088 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085913088 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085913088 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085913088 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085913088 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.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' 20250410085913088 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410085913088 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 HNBGW_Test.sgsn0-SCCP(430)@dc2b9a5d0dfe: Session index based on connection ID:10 20250410085913089 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)@dc2b9a5d0dfe: vl_len:12 20250410085913088 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085913088 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 14 6a bc 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 02  20250410085913088 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085913088 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410085913088 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410085913088 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410085913088 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085913088 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410085913088 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085913088 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085913088 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085913088 DLSS7 <000c> osmo_ss7_asp.c:1175 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 76 9b 47 00 00 00 00 00 00 06 00 08 00 00 00 07  20250410085913089 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085913089 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085913089 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410085913089 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085913089 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=00769b47), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250410085913089 DLSCCP DEBUG Received CO:RELRE for local reference 41 (sccp_scoc.c:1855) 20250410085913089 DLSCCP DEBUG SCCP-SCOC(41)[0x55b0da076de0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250410085913089 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085913089 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250410085913089 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) 20250410085913089 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x55b0da0cc260]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250410085913089 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x55b0da0cc260]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250410085913089 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9948474)[0x55b0da079930]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250410085913089 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9948474)[0x55b0da079930]{disconnected}: Freeing instance (context_map.c:202) 20250410085913089 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9948474)[0x55b0da079930]{disconnected}: Deallocated (fsm.c:568) 20250410085913089 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x55b0da0cc260]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250410085913089 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x55b0da0cc260]{disconnected}: Freeing instance (context_map.c:206) 20250410085913089 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x55b0da0cc260]{disconnected}: Deallocated (fsm.c:568) 20250410085913089 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9948474 SCCP-41 sgsn-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250410085913089 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=00769b47), PART(T=Source Reference,L=4,D=00000029) (sccp_scrc.c:415) 20250410085913089 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085913089 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) HNBGW_Test.sgsn0-SCCP(430)@dc2b9a5d0dfe: vl_from0 20250410085913089 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085913089 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085913089 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085913089 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085913089 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 76 9b 47 00 00 29 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085913089 DLSCCP DEBUG SCCP-SCOC(41)[0x55b0da076de0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250410085913089 DLSCCP DEBUG SCCP-SCOC(41)[0x55b0da076de0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250410085913089 DLSCCP DEBUG SCCP-SCOC(41)[0x55b0da076de0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250410085913089 DLSCCP DEBUG SCCP-SCOC(41)[0x55b0da076de0]{IDLE}: Deallocated (fsm.c:568) 20250410085913089 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085913089 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085913089 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085913089 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085913089 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085913089 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.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' 20250410085913089 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410085913089 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410085913089 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085913089 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 76 9b 47 00 00 29 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(430)@dc2b9a5d0dfe: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O TC_ps_rab_assignment_concurrent0(440)@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed 20250410085913092 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085913092 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410085913092 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410085913092 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410085913092 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085913092 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410085913092 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085913092 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085913092 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085913092 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  HNBGW_Test.sgsn0-SCCP(430)@dc2b9a5d0dfe: Session index based on local reference:7 20250410085913092 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085913092 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085913092 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085913092 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410085913092 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085913092 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) 20250410085913092 DLSCCP DEBUG Received CO:CODT for local reference 48 (sccp_scoc.c:1855) 20250410085913092 DLSCCP DEBUG SCCP-SCOC(48)[0x55b0da078050]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250410085913092 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085913092 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250410085913092 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x55b0da078380]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250410085913092 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250410085913092 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250410085913092 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x55b0da078380]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250410085913092 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-79661-RAB-23)[0x55b0da0a2f30]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:725) 20250410085913092 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-79661-RAB-23)[0x55b0da0a2f30]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:726) 20250410085913093 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b0da051270]{associated}: + PFCPtx: now used by 2 (2*PFCPtx) (pfcp_cp_peer.c:416) 20250410085913093 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-79661-RAB-23)[0x55b0da0a2f30]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-50 SEID-0x3f2 SESSION_DEL_REQ: sending (pfcp_endpoint.c:258) 20250410085913093 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250410085913093 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-79661)[0x55b0da07d130]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@dc2b9a5d0dfe: Deleted conn table entry 9TC_ps_rab_assignment_concurrent0(443)6562833 20250410085913093 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20250410085913093 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410085913093 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(442)@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@dc2b9a5d0dfe: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@dc2b9a5d0dfe: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@dc2b9a5d0dfe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410085913094 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085913094 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085913094 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250410085913094 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250410085913094 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x642411,cause=radio(normal)) (hnbgw_rua.c:439) HNBGW_Test.sgsn0-RAN(431)@dc2b9a5d0dfe: Deleted conn table entry 6TC_ps_rab_assignment_concurrent0(440)12463266 TC_ps_rab_assignment_concurrent0(442)@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed 20250410085913094 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6562833 SCCP-47 sgsn-0 MI=IMSI-262420000000009: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250410085913094 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6562833)[0x55b0da07b560]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250410085913094 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250410085913094 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250410085913094 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6562833)[0x55b0da07b560]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250410085913094 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x55b0da07d000]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250410085913094 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250410085913094 DLSCCP DEBUG SCCP-SCOC(47)[0x55b0da07d730]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250410085913094 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006b3f29), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250410085913094 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085913094 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085913094 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085913094 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085913094 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085913094 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085913094 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 6b 3f 29 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) 20250410085913094 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6562833)[0x55b0da07b560]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250410085913094 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x55b0da07d000]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250410085913094 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x55b0da07d000]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250410085913094 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085913094 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085913094 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085913094 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085913094 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085913094 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250410085913094 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410085913094 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410085913094 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085913094 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 6b 3f 29 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)@dc2b9a5d0dfe: Session index based on connection ID:5 HNBGW-PFCP(424)@dc2b9a5d0dfe: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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)@dc2b9a5d0dfe: found destination TC_ps_rab_assignment_concurrent0(444) HNBGW-PFCP(424)@dc2b9a5d0dfe: 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 := '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 } } } 20250410085913097 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b0da051270]{associated}: + PFCPrx: now used by 3 (2*PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250410085913097 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16171301-RAB-23)[0x55b0da0765b0]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-49 SEID-0xc SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250410085913097 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16171301-RAB-23)[0x55b0da0765b0]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20250410085913097 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16171301-RAB-23)[0x55b0da0765b0]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) 20250410085913097 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16171301-RAB-23)[0x55b0da0765b0]{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) 20250410085913097 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16171301-RAB-23)[0x55b0da0765b0]{WAIT_USE_COUNT}: <-tx- PFCP seq-49 SEID-0x3f0 SESSION_DEL_REQ: discarding (pfcp_msg.c:456) HNBGW_Test.sgsn0-SCCP(430)@dc2b9a5d0dfe: Session index based on local reference:3 HNBGW_Test.sgsn0-SCCP(430)@dc2b9a5d0dfe: RLC received in state:disconnect_pending 20250410085913097 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b0da051270]{associated}: - PFCPtx: now used by 2 (PFCPtx,PFCPrx) (pfcp_msg.c:464) 20250410085913097 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16171301-RAB-23)[0x55b0da0765b0]{WAIT_USE_COUNT}: -rx-> PFCP seq-49 SEID-0xc SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250410085913097 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16171301-RAB-23)[0x55b0da0765b0]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20250410085913097 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16171301-RAB-23)[0x55b0da0765b0]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:684) 20250410085913097 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16171301-RAB-23)[0x55b0da0765b0]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:684) 20250410085913097 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16171301-RAB-23)[0x55b0da0765b0]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20250410085913097 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b0da051270]{associated}: - PFCPrx: now used by 1 (PFCPtx) (pfcp_msg.c:464) TC_ps_rab_assignment_concurrent0(441)@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed 20250410085913097 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085913097 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410085913097 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410085913097 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410085913097 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085913097 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410085913097 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found 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(444)@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed 20250410085913097 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085913097 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085913097 DLSS7 <000c> osmo_ss7_asp.c:1175 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 87 d9 59 00 00 00 00 00 00 06 00 08 00 00 00 07  20250410085913098 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085913098 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085913098 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085913098 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410085913098 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085913098 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=0087d959), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250410085913098 DLSCCP DEBUG Received CO:RELRE for local reference 43 (sccp_scoc.c:1855) 20250410085913098 DLSCCP DEBUG SCCP-SCOC(43)[0x55b0da077160]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250410085913098 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085913098 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250410085913098 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) 20250410085913098 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x55b0da07a0d0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250410085913098 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x55b0da07a0d0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250410085913098 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10327015)[0x55b0da055aa0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250410085913098 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10327015)[0x55b0da055aa0]{disconnected}: Freeing instance (context_map.c:202) 20250410085913098 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10327015)[0x55b0da055aa0]{disconnected}: Deallocated (fsm.c:568) 20250410085913098 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x55b0da07a0d0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250410085913098 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x55b0da07a0d0]{disconnected}: Freeing instance (context_map.c:206) 20250410085913098 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x55b0da07a0d0]{disconnected}: Deallocated (fsm.c:568) 20250410085913098 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10327015 SCCP-43 sgsn-0 MI=IMSI-262420000000005: Deallocating (context_map.c:225) 20250410085913098 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=0087d959), PART(T=Source Reference,L=4,D=0000002b) (sccp_scrc.c:415) 20250410085913098 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085913098 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085913098 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085913098 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085913098 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085913098 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085913098 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 87 d9 59 00 00 2b 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085913098 DLSCCP DEBUG SCCP-SCOC(43)[0x55b0da077160]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250410085913098 DLSCCP DEBUG SCCP-SCOC(43)[0x55b0da077160]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250410085913098 DLSCCP DEBUG SCCP-SCOC(43)[0x55b0da077160]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250410085913098 DLSCCP DEBUG SCCP-SCOC(43)[0x55b0da077160]{IDLE}: Deallocated (fsm.c:568) 20250410085913098 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085913098 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085913098 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085913098 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085913098 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085913098 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.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' 20250410085913098 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410085913098 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410085913098 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085913098 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 87 d9 59 00 00 2b 00 00 06 00 08 00 00 00 02  TC_ps_rab_assignment_concurrent0(444)@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@dc2b9a5d0dfe: Session index based on connection ID:6 HNBGW_Test.sgsn0-RAN(431)@dc2b9a5d0dfe: Deleted conn table entry 7TC_ps_rab_assignment_concurrent0(441)5885028 HNBGW-PFCP(424)@dc2b9a5d0dfe: 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 } } } HNBGW_Test.sgsn0-SCCP(430)@dc2b9a5d0dfe: Session index based on local reference:9 HNBGW_Test.sgsn0-SCCP(430)@dc2b9a5d0dfe: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@dc2b9a5d0dfe: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@dc2b9a5d0dfe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410085913100 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b0da051270]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250410085913100 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-79661-RAB-23)[0x55b0da0a2f30]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-50 SEID-0xd SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250410085913100 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-79661-RAB-23)[0x55b0da0a2f30]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20250410085913100 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-79661-RAB-23)[0x55b0da0a2f30]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) 20250410085913100 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-79661-RAB-23)[0x55b0da0a2f30]{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) 20250410085913100 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-79661-RAB-23)[0x55b0da0a2f30]{WAIT_USE_COUNT}: <-tx- PFCP seq-50 SEID-0x3f2 SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20250410085913100 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b0da051270]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250410085913100 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-79661-RAB-23)[0x55b0da0a2f30]{WAIT_USE_COUNT}: -rx-> PFCP seq-50 SEID-0xd SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250410085913100 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-79661-RAB-23)[0x55b0da0a2f30]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20250410085913100 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-79661-RAB-23)[0x55b0da0a2f30]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:684) 20250410085913100 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-79661-RAB-23)[0x55b0da0a2f30]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:684) 20250410085913100 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-79661-RAB-23)[0x55b0da0a2f30]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20250410085913100 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085913100 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410085913100 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410085913100 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410085913100 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085913100 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410085913100 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b0da051270]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250410085913100 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b0da051270]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250410085913100 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085913100 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085913100 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085913100 DLSS7 <000c> osmo_ss7_asp.c:1175 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 b8 71 42 00 00 00 00 00 00 06 00 08 00 00 00 07  20250410085913100 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085913100 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085913100 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085913100 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410085913100 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085913100 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=00b87142), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250410085913100 DLSCCP DEBUG Received CO:RELRE for local reference 44 (sccp_scoc.c:1855) 20250410085913100 DLSCCP DEBUG SCCP-SCOC(44)[0x55b0da063c20]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250410085913100 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085913100 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250410085913100 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) 20250410085913100 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x55b0da061940]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250410085913100 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x55b0da061940]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250410085913101 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12620288)[0x55b0da076f10]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250410085913101 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12620288)[0x55b0da076f10]{disconnected}: Freeing instance (context_map.c:202) 20250410085913101 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12620288)[0x55b0da076f10]{disconnected}: Deallocated (fsm.c:568) 20250410085913101 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x55b0da061940]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) HNBGW_Test.sgsn0-SCCP(430)@dc2b9a5d0dfe: Session index based on connection ID:11 20250410085913101 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x55b0da061940]{disconnected}: Freeing instance (context_map.c:206) HNBGW_Test.sgsn0-SCCP(430)@dc2b9a5d0dfe: vl_len:12 HNBGW_Test.sgsn0-SCCP(430)@dc2b9a5d0dfe: vl_from0 20250410085913101 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x55b0da061940]{disconnected}: Deallocated (fsm.c:568) 20250410085913101 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12620288 SCCP-44 sgsn-0 MI=IMSI-262420000000006: Deallocating (context_map.c:225) 20250410085913101 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=00b87142), PART(T=Source Reference,L=4,D=0000002c) (sccp_scrc.c:415) 20250410085913101 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085913101 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085913101 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085913101 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085913101 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085913101 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085913101 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 b8 71 42 00 00 2c 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085913101 DLSCCP DEBUG SCCP-SCOC(44)[0x55b0da063c20]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250410085913101 DLSCCP DEBUG SCCP-SCOC(44)[0x55b0da063c20]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250410085913101 DLSCCP DEBUG SCCP-SCOC(44)[0x55b0da063c20]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250410085913101 DLSCCP DEBUG SCCP-SCOC(44)[0x55b0da063c20]{IDLE}: Deallocated (fsm.c:568) 20250410085913101 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085913101 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085913101 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085913101 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085913101 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085913101 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.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' 20250410085913101 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410085913101 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410085913101 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085913101 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 b8 71 42 00 00 2c 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(430)@dc2b9a5d0dfe: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O HNBGW_Test.sgsn0-SCCP(430)@dc2b9a5d0dfe: Session index based on connection ID:7 TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@dc2b9a5d0dfe: Deleted conn table entry 8TC_ps_rab_assignment_concurrent0(442)16171301 TC_ps_rab_assignment_concurrent0(443)@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed 20250410085913103 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085913103 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410085913103 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410085913103 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410085913103 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085913103 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410085913103 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085913103 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085913103 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085913103 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  20250410085913103 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085913103 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085913103 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085913103 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410085913103 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085913103 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) 20250410085913103 DLSCCP DEBUG Received CO:CODT for local reference 49 (sccp_scoc.c:1855) 20250410085913103 DLSCCP DEBUG SCCP-SCOC(49)[0x55b0da062b40]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250410085913103 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085913103 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250410085913103 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x55b0da0777f0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250410085913103 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250410085913103 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250410085913103 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x55b0da0777f0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250410085913103 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13008069-RAB-23)[0x55b0da0a4820]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:725) HNBGW_Test.sgsn0-SCCP(430)@dc2b9a5d0dfe: Session index based on local reference:5 HNBGW_Test.sgsn0-SCCP(430)@dc2b9a5d0dfe: RLC received in state:disconnect_pending 20250410085913103 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13008069-RAB-23)[0x55b0da0a4820]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:726) 20250410085913104 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b0da051270]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250410085913104 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13008069-RAB-23)[0x55b0da0a4820]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-51 SEID-0x3f3 SESSION_DEL_REQ: sending (pfcp_endpoint.c:258) 20250410085913104 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250410085913104 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13008069)[0x55b0da063ac0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250410085913104 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20250410085913104 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410085913104 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) 20250410085913104 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085913104 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085913104 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250410085913104 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250410085913104 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xf6c125,cause=radio(normal)) (hnbgw_rua.c:439) 20250410085913104 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16171301 SCCP-46 sgsn-0 MI=IMSI-262420000000008: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250410085913104 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16171301)[0x55b0da07a4d0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250410085913104 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250410085913104 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250410085913104 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16171301)[0x55b0da07a4d0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250410085913104 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x55b0da076c00]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250410085913104 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250410085913104 DLSCCP DEBUG SCCP-SCOC(46)[0x55b0da07e7b0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250410085913104 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00502110), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250410085913104 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085913104 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085913104 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085913104 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085913104 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085913104 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085913104 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 50 21 10 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085913104 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16171301)[0x55b0da07a4d0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250410085913104 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x55b0da076c00]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250410085913104 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x55b0da076c00]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250410085913104 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085913104 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085913104 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085913104 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085913104 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085913104 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.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' 20250410085913104 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410085913104 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410085913104 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085913105 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 50 21 10 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(430)@dc2b9a5d0dfe: Session index based on connection ID:12 HNBGW_Test.sgsn0-SCCP(430)@dc2b9a5d0dfe: vl_len:12 20250410085913105 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085913105 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) HNBGW-PFCP(424)@dc2b9a5d0dfe: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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_Test.sgsn0-SCCP(430)@dc2b9a5d0dfe: vl_from0 HNBGW-PFCP(424)@dc2b9a5d0dfe: found destination TC_ps_rab_assignment_concurrent0(445) HNBGW_Test.sgsn0-RAN(431)@dc2b9a5d0dfe: Deleted conn table entry 9TC_ps_rab_assignment_concurrent0(443)2515556 20250410085913105 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410085913105 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410085913105 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085913105 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410085913105 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085913105 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085913105 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085913105 DLSS7 <000c> osmo_ss7_asp.c:1175 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 14 6a bc 00 00 00 00 00 00 06 00 08 00 00 00 07  20250410085913105 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085913105 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085913105 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085913105 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410085913105 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085913105 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=00146abc), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250410085913105 DLSCCP DEBUG Received CO:RELRE for local reference 45 (sccp_scoc.c:1855) 20250410085913105 DLSCCP DEBUG SCCP-SCOC(45)[0x55b0da07b430]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250410085913105 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085913105 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250410085913105 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) 20250410085913105 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x55b0da079e00]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250410085913106 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x55b0da079e00]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250410085913106 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10196942)[0x55b0da063990]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250410085913106 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10196942)[0x55b0da063990]{disconnected}: Freeing instance (context_map.c:202) 20250410085913106 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10196942)[0x55b0da063990]{disconnected}: Deallocated (fsm.c:568) 20250410085913106 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x55b0da079e00]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250410085913106 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x55b0da079e00]{disconnected}: Freeing instance (context_map.c:206) 20250410085913106 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x55b0da079e00]{disconnected}: Deallocated (fsm.c:568) 20250410085913106 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10196942 SCCP-45 sgsn-0 MI=IMSI-262420000000007: Deallocating (context_map.c:225) 20250410085913106 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=00146abc), PART(T=Source Reference,L=4,D=0000002d) (sccp_scrc.c:415) 20250410085913106 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085913106 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085913106 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085913106 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085913106 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085913106 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) HNBGW_Test.sgsn0-SCCP(430)@dc2b9a5d0dfe: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250410085913106 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 14 6a bc 00 00 2d 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085913106 DLSCCP DEBUG SCCP-SCOC(45)[0x55b0da07b430]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250410085913106 DLSCCP DEBUG SCCP-SCOC(45)[0x55b0da07b430]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250410085913106 DLSCCP DEBUG SCCP-SCOC(45)[0x55b0da07b430]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250410085913106 DLSCCP DEBUG SCCP-SCOC(45)[0x55b0da07b430]{IDLE}: Deallocated (fsm.c:568) 20250410085913106 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085913106 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085913106 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085913106 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085913106 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085913106 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.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' 20250410085913106 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410085913106 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410085913106 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085913106 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 14 6a bc 00 00 2d 00 00 06 00 08 00 00 00 02  TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@dc2b9a5d0dfe: Deleted conn table entry 10TC_ps_rab_assignment_concurrent0(444)79661 20250410085913107 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085913107 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410085913107 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410085913107 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410085913107 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085913107 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410085913107 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085913107 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085913107 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085913107 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  20250410085913107 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085913107 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085913107 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085913107 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410085913107 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(445)@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed 20250410085913107 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) 20250410085913107 DLSCCP DEBUG Received CO:CODT for local reference 50 (sccp_scoc.c:1855) 20250410085913107 DLSCCP DEBUG SCCP-SCOC(50)[0x55b0da06dc90]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250410085913107 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085913107 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250410085913107 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x55b0da07afa0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250410085913107 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) HNBGW_Test.sgsn0-SCCP(430)@dc2b9a5d0dfe: Session index based on local reference:6 20250410085913107 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250410085913107 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x55b0da07afa0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250410085913108 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12595367-RAB-23)[0x55b0da0a4f90]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:725) 20250410085913108 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12595367-RAB-23)[0x55b0da0a4f90]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:726) 20250410085913108 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b0da051270]{associated}: + PFCPtx: now used by 2 (2*PFCPtx) (pfcp_cp_peer.c:416) 20250410085913108 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12595367-RAB-23)[0x55b0da0a4f90]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-52 SEID-0x3f4 SESSION_DEL_REQ: sending (pfcp_endpoint.c:258) 20250410085913108 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250410085913108 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12595367)[0x55b0da06d820]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) HNBGW_Test.sgsn0-SCCP(430)@dc2b9a5d0dfe: RLC received in state:disconnect_pending 20250410085913108 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20250410085913108 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410085913108 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) 20250410085913108 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085913108 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085913108 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250410085913108 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250410085913108 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x1372d,cause=radio(normal)) (hnbgw_rua.c:439) 20250410085913108 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-79661 SCCP-48 sgsn-0 MI=IMSI-262420000000010: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250410085913108 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-79661)[0x55b0da07d130]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250410085913108 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) HNBGW_Test.sgsn0-SCCP(430)@dc2b9a5d0dfe: Session index based on local reference:8 TC_ps_rab_assignment_concurrent0(445)@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@dc2b9a5d0dfe: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@dc2b9a5d0dfe: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@dc2b9a5d0dfe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410085913108 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250410085913108 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-79661)[0x55b0da07d130]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250410085913108 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x55b0da078380]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250410085913108 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250410085913108 DLSCCP DEBUG SCCP-SCOC(48)[0x55b0da078050]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250410085913108 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0091cc30), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250410085913108 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085913109 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085913109 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085913109 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085913109 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085913109 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085913109 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 91 cc 30 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) 20250410085913109 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-79661)[0x55b0da07d130]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250410085913109 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x55b0da078380]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250410085913109 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x55b0da078380]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) HNBGW-PFCP(424)@dc2b9a5d0dfe: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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 := { } } } } 20250410085913109 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085913109 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085913109 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085913109 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085913109 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085913109 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.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' 20250410085913109 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410085913109 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 HNBGW-PFCP(424)@dc2b9a5d0dfe: found destination TC_ps_rab_assignment_concurrent0(446) 20250410085913109 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085913109 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 91 cc 30 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)@dc2b9a5d0dfe: Session index based on connection ID:9 TC_ps_rab_assignment_concurrent0(442)@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(424)@dc2b9a5d0dfe: 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 } } } 20250410085913111 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b0da051270]{associated}: + PFCPrx: now used by 3 (2*PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250410085913111 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13008069-RAB-23)[0x55b0da0a4820]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-51 SEID-0xe SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250410085913111 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13008069-RAB-23)[0x55b0da0a4820]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20250410085913111 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13008069-RAB-23)[0x55b0da0a4820]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) 20250410085913111 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13008069-RAB-23)[0x55b0da0a4820]{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) 20250410085913111 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13008069-RAB-23)[0x55b0da0a4820]{WAIT_USE_COUNT}: <-tx- PFCP seq-51 SEID-0x3f3 SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20250410085913111 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b0da051270]{associated}: - PFCPtx: now used by 2 (PFCPtx,PFCPrx) (pfcp_msg.c:464) 20250410085913111 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13008069-RAB-23)[0x55b0da0a4820]{WAIT_USE_COUNT}: -rx-> PFCP seq-51 SEID-0xe SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) HNBGW_Test.sgsn0-SCCP(430)@dc2b9a5d0dfe: Session index based on local reference:7 20250410085913111 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13008069-RAB-23)[0x55b0da0a4820]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20250410085913111 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13008069-RAB-23)[0x55b0da0a4820]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:684) 20250410085913111 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13008069-RAB-23)[0x55b0da0a4820]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:684) 20250410085913111 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13008069-RAB-23)[0x55b0da0a4820]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20250410085913111 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b0da051270]{associated}: - PFCPrx: now used by 1 (PFCPtx) (pfcp_msg.c:464) HNBGW_Test.sgsn0-SCCP(430)@dc2b9a5d0dfe: RLC received in state:disconnect_pending HNBGW_Test.sgsn0-RAN(431)@dc2b9a5d0dfe: Deleted conn table entry 8TC_ps_rab_assignment_concurrent0(442)3023133 20250410085913112 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085913112 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410085913112 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410085913112 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410085913112 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085913112 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410085913112 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085913112 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085913112 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085913112 DLSS7 <000c> osmo_ss7_asp.c:1175 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 6b 3f 29 00 00 00 00 00 00 06 00 08 00 00 00 07  20250410085913112 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085913112 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085913112 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085913112 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410085913112 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085913112 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=006b3f29), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250410085913112 DLSCCP DEBUG Received CO:RELRE for local reference 47 (sccp_scoc.c:1855) 20250410085913112 DLSCCP DEBUG SCCP-SCOC(47)[0x55b0da07d730]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250410085913112 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085913112 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) TC_ps_rab_assignment_concurrent0(446)@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed 20250410085913112 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) 20250410085913112 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x55b0da07d000]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250410085913112 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x55b0da07d000]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250410085913112 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6562833)[0x55b0da07b560]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250410085913112 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6562833)[0x55b0da07b560]{disconnected}: Freeing instance (context_map.c:202) 20250410085913112 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6562833)[0x55b0da07b560]{disconnected}: Deallocated (fsm.c:568) 20250410085913112 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x55b0da07d000]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250410085913112 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x55b0da07d000]{disconnected}: Freeing instance (context_map.c:206) 20250410085913112 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x55b0da07d000]{disconnected}: Deallocated (fsm.c:568) 20250410085913112 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6562833 SCCP-47 sgsn-0 MI=IMSI-262420000000009: Deallocating (context_map.c:225) 20250410085913112 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=006b3f29), PART(T=Source Reference,L=4,D=0000002f) (sccp_scrc.c:415) 20250410085913112 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085913112 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085913112 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085913112 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085913112 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085913112 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085913112 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 6b 3f 29 00 00 2f 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085913112 DLSCCP DEBUG SCCP-SCOC(47)[0x55b0da07d730]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250410085913112 DLSCCP DEBUG SCCP-SCOC(47)[0x55b0da07d730]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250410085913112 DLSCCP DEBUG SCCP-SCOC(47)[0x55b0da07d730]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250410085913112 DLSCCP DEBUG SCCP-SCOC(47)[0x55b0da07d730]{IDLE}: Deallocated (fsm.c:568) 20250410085913112 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085913112 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085913112 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085913112 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085913112 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085913112 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250410085913112 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410085913112 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410085913112 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085913112 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 6b 3f 29 00 00 2f 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(430)@dc2b9a5d0dfe: Session index based on local reference:10 TC_ps_rab_assignment_concurrent0(446)@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@dc2b9a5d0dfe: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@dc2b9a5d0dfe: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@dc2b9a5d0dfe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW-PFCP(424)@dc2b9a5d0dfe: 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 } } } 20250410085913114 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b0da051270]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250410085913114 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12595367-RAB-23)[0x55b0da0a4f90]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-52 SEID-0xf SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250410085913114 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12595367-RAB-23)[0x55b0da0a4f90]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20250410085913114 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12595367-RAB-23)[0x55b0da0a4f90]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) 20250410085913114 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12595367-RAB-23)[0x55b0da0a4f90]{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) 20250410085913114 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12595367-RAB-23)[0x55b0da0a4f90]{WAIT_USE_COUNT}: <-tx- PFCP seq-52 SEID-0x3f4 SESSION_DEL_REQ: discarding (pfcp_msg.c:456) HNBGW_Test.sgsn0-SCCP(430)@dc2b9a5d0dfe: Session index based on connection ID:8 20250410085913114 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b0da051270]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250410085913114 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12595367-RAB-23)[0x55b0da0a4f90]{WAIT_USE_COUNT}: -rx-> PFCP seq-52 SEID-0xf SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250410085913114 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12595367-RAB-23)[0x55b0da0a4f90]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20250410085913114 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12595367-RAB-23)[0x55b0da0a4f90]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:684) 20250410085913114 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12595367-RAB-23)[0x55b0da0a4f90]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:684) 20250410085913114 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12595367-RAB-23)[0x55b0da0a4f90]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20250410085913114 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b0da051270]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250410085913114 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b0da051270]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) TC_ps_rab_assignment_concurrent0(444)@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@dc2b9a5d0dfe: Deleted conn table entry 11TC_ps_rab_assignment_concurrent0(445)13008069 20250410085913116 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085913116 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410085913116 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410085913116 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410085913116 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085913116 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410085913116 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085913116 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085913116 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085913116 DLSS7 <000c> osmo_ss7_asp.c:1175 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 50 21 10 00 00 00 00 00 00 06 00 08 00 00 00 07  20250410085913116 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085913116 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) HNBGW_Test.sgsn0-SCCP(430)@dc2b9a5d0dfe: Session index based on local reference:9 20250410085913116 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085913116 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410085913116 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085913116 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=00502110), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250410085913116 DLSCCP DEBUG Received CO:RELRE for local reference 46 (sccp_scoc.c:1855) 20250410085913116 DLSCCP DEBUG SCCP-SCOC(46)[0x55b0da07e7b0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250410085913116 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085913116 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250410085913116 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) 20250410085913116 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x55b0da076c00]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250410085913116 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x55b0da076c00]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250410085913116 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16171301)[0x55b0da07a4d0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250410085913116 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16171301)[0x55b0da07a4d0]{disconnected}: Freeing instance (context_map.c:202) 20250410085913116 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16171301)[0x55b0da07a4d0]{disconnected}: Deallocated (fsm.c:568) 20250410085913116 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x55b0da076c00]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250410085913116 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x55b0da076c00]{disconnected}: Freeing instance (context_map.c:206) 20250410085913116 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x55b0da076c00]{disconnected}: Deallocated (fsm.c:568) 20250410085913116 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16171301 SCCP-46 sgsn-0 MI=IMSI-262420000000008: Deallocating (context_map.c:225) 20250410085913116 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=00502110), PART(T=Source Reference,L=4,D=0000002e) (sccp_scrc.c:415) 20250410085913116 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085913116 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085913116 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085913116 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085913116 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085913116 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085913116 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 50 21 10 00 00 2e 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085913116 DLSCCP DEBUG SCCP-SCOC(46)[0x55b0da07e7b0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250410085913116 DLSCCP DEBUG SCCP-SCOC(46)[0x55b0da07e7b0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250410085913116 DLSCCP DEBUG SCCP-SCOC(46)[0x55b0da07e7b0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250410085913116 DLSCCP DEBUG SCCP-SCOC(46)[0x55b0da07e7b0]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.sgsn0-SCCP(430)@dc2b9a5d0dfe: RLC received in state:disconnect_pending 20250410085913116 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085913116 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085913116 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085913116 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085913116 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085913116 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.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' 20250410085913116 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410085913116 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410085913116 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085913116 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 50 21 10 00 00 2e 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-RAN(431)@dc2b9a5d0dfe: Deleted conn table entry 10TC_ps_rab_assignment_concurrent0(444)4111648 HNBGW_Test.sgsn0-SCCP(430)@dc2b9a5d0dfe: Session index based on connection ID:13 HNBGW_Test.sgsn0-SCCP(430)@dc2b9a5d0dfe: vl_len:12 HNBGW_Test.sgsn0-SCCP(430)@dc2b9a5d0dfe: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@dc2b9a5d0dfe: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O HNBGW_Test.sgsn0-SCCP(430)@dc2b9a5d0dfe: Session index based on local reference:8 HNBGW_Test.sgsn0-SCCP(430)@dc2b9a5d0dfe: RLC received in state:disconnect_pending TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@dc2b9a5d0dfe: Deleted conn table entry 12TC_ps_rab_assignment_concurrent0(446)12595367 20250410085913119 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085913119 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410085913119 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410085913119 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410085913119 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085913119 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410085913119 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085913119 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085913119 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085913119 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  20250410085913119 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085913119 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085913119 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085913119 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410085913119 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085913119 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) 20250410085913119 DLSCCP DEBUG Received CO:CODT for local reference 51 (sccp_scoc.c:1855) 20250410085913119 DLSCCP DEBUG SCCP-SCOC(51)[0x55b0da060c60]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250410085913119 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085913119 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250410085913119 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x55b0da0611b0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250410085913119 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250410085913119 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250410085913119 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x55b0da0611b0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250410085913119 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16194934-RAB-23)[0x55b0da0a5810]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:725) 20250410085913119 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16194934-RAB-23)[0x55b0da0a5810]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:726) 20250410085913119 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b0da051270]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250410085913119 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16194934-RAB-23)[0x55b0da0a5810]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-53 SEID-0x3f5 SESSION_DEL_REQ: sending (pfcp_endpoint.c:258) 20250410085913119 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250410085913119 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16194934)[0x55b0da0774a0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250410085913119 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20250410085913119 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410085913119 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) 20250410085913119 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085913119 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085913119 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250410085913119 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250410085913119 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xc67cc5,cause=radio(normal)) (hnbgw_rua.c:439) 20250410085913119 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13008069 SCCP-49 sgsn-0 MI=IMSI-262420000000011: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250410085913119 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13008069)[0x55b0da063ac0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250410085913119 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250410085913119 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250410085913119 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13008069)[0x55b0da063ac0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250410085913119 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x55b0da0777f0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250410085913119 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250410085913119 DLSCCP DEBUG SCCP-SCOC(49)[0x55b0da062b40]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250410085913119 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0086b942), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250410085913119 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085913119 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085913119 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085913119 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085913119 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085913119 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085913119 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 86 b9 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) 20250410085913119 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13008069)[0x55b0da063ac0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250410085913119 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x55b0da0777f0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250410085913119 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x55b0da0777f0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250410085913119 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085913119 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085913119 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250410085913119 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250410085913119 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xc030a7,cause=radio(normal)) (hnbgw_rua.c:439) 20250410085913119 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12595367 SCCP-50 sgsn-0 MI=IMSI-262420000000012: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250410085913119 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12595367)[0x55b0da06d820]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250410085913119 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250410085913119 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250410085913119 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12595367)[0x55b0da06d820]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250410085913119 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x55b0da07afa0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250410085913119 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085913119 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085913119 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085913119 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085913119 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085913119 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250410085913120 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410085913120 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410085913119 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250410085913119 DLSCCP DEBUG SCCP-SCOC(50)[0x55b0da06dc90]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250410085913120 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00136448), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250410085913120 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085913120 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085913120 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085913120 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085913120 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085913120 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085913120 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 13 64 48 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) 20250410085913120 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085913120 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 86 b9 42 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 02  20250410085913120 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12595367)[0x55b0da06d820]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250410085913120 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x55b0da07afa0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250410085913120 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x55b0da07afa0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) HNBGW_Test.sgsn0-SCCP(430)@dc2b9a5d0dfe: Session index based on connection ID:10 20250410085913120 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085913120 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085913120 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085913120 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085913120 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085913120 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.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' 20250410085913120 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410085913120 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410085913120 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085913120 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 13 64 48 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 02  HNBGW-PFCP(424)@dc2b9a5d0dfe: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 54, lengthIndicator := 12, seid := '00000000000003F5'O, sequence_number := 53, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_request := { } } } } HNBGW-PFCP(424)@dc2b9a5d0dfe: found destination TC_ps_rab_assignment_concurrent0(447) HNBGW_Test.sgsn0-SCCP(430)@dc2b9a5d0dfe: Session index based on local reference:11 20250410085913121 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085913121 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410085913121 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer HNBGW_Test.sgsn0-SCCP(430)@dc2b9a5d0dfe: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@dc2b9a5d0dfe: DT1 data has been put to the reassembly buffer 20250410085913121 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410085913121 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085913121 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410085913121 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085913121 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085913121 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085913121 DLSS7 <000c> osmo_ss7_asp.c:1175 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 91 cc 30 00 00 00 00 00 00 06 00 08 00 00 00 07  20250410085913122 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)@dc2b9a5d0dfe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410085913122 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085913122 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085913122 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410085913122 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085913122 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=0091cc30), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250410085913122 DLSCCP DEBUG Received CO:RELRE for local reference 48 (sccp_scoc.c:1855) 20250410085913122 DLSCCP DEBUG SCCP-SCOC(48)[0x55b0da078050]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250410085913122 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085913122 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250410085913122 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) 20250410085913122 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x55b0da078380]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250410085913122 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x55b0da078380]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250410085913122 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-79661)[0x55b0da07d130]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250410085913122 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-79661)[0x55b0da07d130]{disconnected}: Freeing instance (context_map.c:202) 20250410085913122 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-79661)[0x55b0da07d130]{disconnected}: Deallocated (fsm.c:568) 20250410085913122 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x55b0da078380]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250410085913122 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x55b0da078380]{disconnected}: Freeing instance (context_map.c:206) 20250410085913122 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x55b0da078380]{disconnected}: Deallocated (fsm.c:568) 20250410085913122 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-79661 SCCP-48 sgsn-0 MI=IMSI-262420000000010: Deallocating (context_map.c:225) 20250410085913122 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=0091cc30), PART(T=Source Reference,L=4,D=00000030) (sccp_scrc.c:415) 20250410085913122 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085913122 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085913122 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085913122 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085913122 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085913122 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085913122 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 91 cc 30 00 00 30 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085913122 DLSCCP DEBUG SCCP-SCOC(48)[0x55b0da078050]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250410085913122 DLSCCP DEBUG SCCP-SCOC(48)[0x55b0da078050]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250410085913122 DLSCCP DEBUG SCCP-SCOC(48)[0x55b0da078050]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250410085913122 DLSCCP DEBUG SCCP-SCOC(48)[0x55b0da078050]{IDLE}: Deallocated (fsm.c:568) TC_ps_rab_assignment_concurrent0(447)@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed 20250410085913122 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085913122 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085913122 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085913122 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085913122 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085913122 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.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' 20250410085913122 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410085913122 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410085913122 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085913122 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 91 cc 30 00 00 30 00 00 06 00 08 00 00 00 02  TC_ps_rab_assignment_concurrent0(447)@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@dc2b9a5d0dfe: Session index based on local reference:12 TC_ps_rab_assignment_concurrent0(445)@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@dc2b9a5d0dfe: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@dc2b9a5d0dfe: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@dc2b9a5d0dfe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW-PFCP(424)@dc2b9a5d0dfe: 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 } } } 20250410085913124 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b0da051270]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250410085913124 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16194934-RAB-23)[0x55b0da0a5810]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-53 SEID-0x10 SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250410085913124 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16194934-RAB-23)[0x55b0da0a5810]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20250410085913124 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16194934-RAB-23)[0x55b0da0a5810]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) 20250410085913124 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16194934-RAB-23)[0x55b0da0a5810]{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) 20250410085913124 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16194934-RAB-23)[0x55b0da0a5810]{WAIT_USE_COUNT}: <-tx- PFCP seq-53 SEID-0x3f5 SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20250410085913124 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b0da051270]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250410085913124 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16194934-RAB-23)[0x55b0da0a5810]{WAIT_USE_COUNT}: -rx-> PFCP seq-53 SEID-0x10 SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250410085913124 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16194934-RAB-23)[0x55b0da0a5810]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20250410085913124 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16194934-RAB-23)[0x55b0da0a5810]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:684) 20250410085913124 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16194934-RAB-23)[0x55b0da0a5810]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:684) 20250410085913124 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16194934-RAB-23)[0x55b0da0a5810]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20250410085913124 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b0da051270]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250410085913124 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b0da051270]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) HNBGW_Test.sgsn0-SCCP(430)@dc2b9a5d0dfe: Session index based on local reference:10 HNBGW_Test.sgsn0-SCCP(430)@dc2b9a5d0dfe: RLC received in state:disconnect_pending TC_ps_rab_assignment_concurrent0(446)@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(431)@dc2b9a5d0dfe: Deleted conn table entry 11TC_ps_rab_assignment_concurrent0(445)16177516 HNBGW_Test.sgsn0-SCCP(430)@dc2b9a5d0dfe: Session index based on connection ID:14 HNBGW_Test.sgsn0-SCCP(430)@dc2b9a5d0dfe: vl_len:12 HNBGW_Test.sgsn0-SCCP(430)@dc2b9a5d0dfe: vl_from0 HNBGW_Test.sgsn0-RAN(431)@dc2b9a5d0dfe: Deleted conn table entry 12TC_ps_rab_assignment_concurrent0(446)3673846 HNBGW_Test.sgsn0-SCCP(430)@dc2b9a5d0dfe: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250410085913126 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085913126 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410085913126 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410085913126 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410085913126 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085913126 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410085913126 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085913126 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085913126 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085913126 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  20250410085913126 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085913126 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085913126 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085913126 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410085913126 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085913126 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) 20250410085913126 DLSCCP DEBUG Received CO:CODT for local reference 52 (sccp_scoc.c:1855) 20250410085913126 DLSCCP DEBUG SCCP-SCOC(52)[0x55b0da0a8770]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250410085913126 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085913126 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250410085913126 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x55b0da060d90]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250410085913126 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250410085913126 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250410085913126 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x55b0da060d90]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250410085913126 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4319289-RAB-23)[0x55b0da0a3fa0]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:725) 20250410085913126 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4319289-RAB-23)[0x55b0da0a3fa0]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:726) 20250410085913126 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b0da051270]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250410085913126 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4319289-RAB-23)[0x55b0da0a3fa0]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-54 SEID-0x3f6 SESSION_DEL_REQ: sending (pfcp_endpoint.c:258) 20250410085913126 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250410085913126 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4319289)[0x55b0da055870]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250410085913126 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20250410085913126 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410085913126 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)@dc2b9a5d0dfe: Session index based on connection ID:11 HNBGW-PFCP(424)@dc2b9a5d0dfe: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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)@dc2b9a5d0dfe: found destination TC_ps_rab_assignment_concurrent0(448) TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@dc2b9a5d0dfe: Deleted conn table entry 13TC_ps_rab_assignment_concurrent0(447)16194934 HNBGW_Test.sgsn0-SCCP(430)@dc2b9a5d0dfe: Session index based on connection ID:12 20250410085913127 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085913127 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085913127 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250410085913127 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250410085913127 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xf71d76,cause=radio(normal)) (hnbgw_rua.c:439) 20250410085913127 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16194934 SCCP-51 sgsn-0 MI=IMSI-262420000000013: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250410085913127 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16194934)[0x55b0da0774a0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250410085913127 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250410085913127 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250410085913127 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16194934)[0x55b0da0774a0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250410085913127 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x55b0da0611b0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250410085913127 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250410085913127 DLSCCP DEBUG SCCP-SCOC(51)[0x55b0da060c60]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250410085913127 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0079fcc9), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250410085913127 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410085913127 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085913127 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410085913127 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085913127 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085913127 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085913127 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 79 fc 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) 20250410085913127 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16194934)[0x55b0da0774a0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250410085913127 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x55b0da0611b0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250410085913127 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x55b0da0611b0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250410085913127 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085913127 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085913127 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085913127 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085913127 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085913127 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250410085913127 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410085913127 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410085913127 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085913127 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 79 fc c9 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 02  20250410085913127 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085913127 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410085913127 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410085913127 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410085913127 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085913127 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410085913127 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085913127 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085913127 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085913127 DLSS7 <000c> osmo_ss7_asp.c:1175 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 86 b9 42 00 00 00 00 00 00 06 00 08 00 00 00 07  20250410085913127 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085913127 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085913127 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085913127 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410085913127 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085913127 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=0086b942), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250410085913127 DLSCCP DEBUG Received CO:RELRE for local reference 49 (sccp_scoc.c:1855) 20250410085913127 DLSCCP DEBUG SCCP-SCOC(49)[0x55b0da062b40]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250410085913127 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085913127 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250410085913127 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) 20250410085913127 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x55b0da0777f0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250410085913127 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x55b0da0777f0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250410085913127 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13008069)[0x55b0da063ac0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250410085913127 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13008069)[0x55b0da063ac0]{disconnected}: Freeing instance (context_map.c:202) 20250410085913127 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13008069)[0x55b0da063ac0]{disconnected}: Deallocated (fsm.c:568) 20250410085913127 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x55b0da0777f0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250410085913127 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x55b0da0777f0]{disconnected}: Freeing instance (context_map.c:206) 20250410085913127 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x55b0da0777f0]{disconnected}: Deallocated (fsm.c:568) 20250410085913127 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13008069 SCCP-49 sgsn-0 MI=IMSI-262420000000011: Deallocating (context_map.c:225) 20250410085913127 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=0086b942), PART(T=Source Reference,L=4,D=00000031) (sccp_scrc.c:415) 20250410085913127 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085913127 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085913127 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085913127 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085913127 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085913127 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085913127 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 86 b9 42 00 00 31 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085913127 DLSCCP DEBUG SCCP-SCOC(49)[0x55b0da062b40]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250410085913127 DLSCCP DEBUG SCCP-SCOC(49)[0x55b0da062b40]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250410085913127 DLSCCP DEBUG SCCP-SCOC(49)[0x55b0da062b40]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250410085913127 DLSCCP DEBUG SCCP-SCOC(49)[0x55b0da062b40]{IDLE}: Deallocated (fsm.c:568) 20250410085913127 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085913127 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085913128 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085913128 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085913128 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085913128 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250410085913128 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410085913128 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410085913128 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085913128 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 86 b9 42 00 00 31 00 00 06 00 08 00 00 00 02  20250410085913128 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085913128 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410085913128 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410085913128 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410085913128 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085913128 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410085913128 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085913128 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085913128 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085913128 DLSS7 <000c> osmo_ss7_asp.c:1175 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 13 64 48 00 00 00 00 00 00 06 00 08 00 00 00 07  20250410085913128 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085913128 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085913128 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085913128 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410085913128 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085913128 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=00136448), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250410085913128 DLSCCP DEBUG Received CO:RELRE for local reference 50 (sccp_scoc.c:1855) 20250410085913128 DLSCCP DEBUG SCCP-SCOC(50)[0x55b0da06dc90]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250410085913128 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085913128 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250410085913128 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) 20250410085913128 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x55b0da07afa0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) TC_ps_rab_assignment_concurrent0(448)@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed 20250410085913128 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x55b0da07afa0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250410085913128 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12595367)[0x55b0da06d820]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250410085913128 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12595367)[0x55b0da06d820]{disconnected}: Freeing instance (context_map.c:202) 20250410085913128 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12595367)[0x55b0da06d820]{disconnected}: Deallocated (fsm.c:568) 20250410085913128 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x55b0da07afa0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250410085913128 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x55b0da07afa0]{disconnected}: Freeing instance (context_map.c:206) 20250410085913128 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x55b0da07afa0]{disconnected}: Deallocated (fsm.c:568) 20250410085913128 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12595367 SCCP-50 sgsn-0 MI=IMSI-262420000000012: Deallocating (context_map.c:225) 20250410085913128 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=00136448), PART(T=Source Reference,L=4,D=00000032) (sccp_scrc.c:415) 20250410085913128 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085913128 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085913128 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085913128 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085913128 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085913128 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085913128 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 13 64 48 00 00 32 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085913128 DLSCCP DEBUG SCCP-SCOC(50)[0x55b0da06dc90]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250410085913128 DLSCCP DEBUG SCCP-SCOC(50)[0x55b0da06dc90]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250410085913128 DLSCCP DEBUG SCCP-SCOC(50)[0x55b0da06dc90]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250410085913128 DLSCCP DEBUG SCCP-SCOC(50)[0x55b0da06dc90]{IDLE}: Deallocated (fsm.c:568) 20250410085913128 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085913128 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085913128 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085913128 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085913128 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085913128 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.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' 20250410085913128 DLSS7 <000c> osmo_ss7_hmrt.c:195 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)@dc2b9a5d0dfe: Session index based on local reference:13 TC_ps_rab_assignment_concurrent0(448)@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed 20250410085913128 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410085913128 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085913128 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 13 64 48 00 00 32 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(430)@dc2b9a5d0dfe: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@dc2b9a5d0dfe: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@dc2b9a5d0dfe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-SCCP(430)@dc2b9a5d0dfe: Session index based on local reference:11 HNBGW_Test.sgsn0-SCCP(430)@dc2b9a5d0dfe: RLC received in state:disconnect_pending HNBGW-PFCP(424)@dc2b9a5d0dfe: 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 } } } 20250410085913129 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b0da051270]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250410085913129 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4319289-RAB-23)[0x55b0da0a3fa0]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-54 SEID-0x11 SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250410085913129 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4319289-RAB-23)[0x55b0da0a3fa0]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20250410085913129 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4319289-RAB-23)[0x55b0da0a3fa0]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) 20250410085913130 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4319289-RAB-23)[0x55b0da0a3fa0]{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) 20250410085913130 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4319289-RAB-23)[0x55b0da0a3fa0]{WAIT_USE_COUNT}: <-tx- PFCP seq-54 SEID-0x3f6 SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20250410085913130 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b0da051270]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250410085913130 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4319289-RAB-23)[0x55b0da0a3fa0]{WAIT_USE_COUNT}: -rx-> PFCP seq-54 SEID-0x11 SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250410085913130 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4319289-RAB-23)[0x55b0da0a3fa0]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20250410085913130 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4319289-RAB-23)[0x55b0da0a3fa0]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:684) 20250410085913130 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4319289-RAB-23)[0x55b0da0a3fa0]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:684) 20250410085913130 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4319289-RAB-23)[0x55b0da0a3fa0]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20250410085913130 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b0da051270]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250410085913130 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b0da051270]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) HNBGW_Test.sgsn0-SCCP(430)@dc2b9a5d0dfe: Session index based on local reference:12 HNBGW_Test.sgsn0-SCCP(430)@dc2b9a5d0dfe: RLC received in state:disconnect_pending TC_ps_rab_assignment_concurrent0(447)@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(431)@dc2b9a5d0dfe: Deleted conn table entry 13TC_ps_rab_assignment_concurrent0(447)9185779 HNBGW_Test.sgsn0-SCCP(430)@dc2b9a5d0dfe: Session index based on connection ID:13 20250410085913131 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085913131 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410085913131 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410085913131 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410085913131 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085913131 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410085913131 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085913131 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085913131 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085913131 DLSS7 <000c> osmo_ss7_asp.c:1175 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 79 fc c9 00 00 00 00 00 00 06 00 08 00 00 00 07  TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@dc2b9a5d0dfe: Deleted conn table entry 14TC_ps_rab_assignment_concurrent0(448)4319289 20250410085913131 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085913131 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085913131 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085913131 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410085913131 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085913131 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=0079fcc9), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250410085913131 DLSCCP DEBUG Received CO:RELRE for local reference 51 (sccp_scoc.c:1855) 20250410085913131 DLSCCP DEBUG SCCP-SCOC(51)[0x55b0da060c60]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250410085913131 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085913131 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250410085913131 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) 20250410085913131 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x55b0da0611b0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250410085913131 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x55b0da0611b0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250410085913131 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16194934)[0x55b0da0774a0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250410085913131 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16194934)[0x55b0da0774a0]{disconnected}: Freeing instance (context_map.c:202) 20250410085913131 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16194934)[0x55b0da0774a0]{disconnected}: Deallocated (fsm.c:568) 20250410085913131 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x55b0da0611b0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250410085913131 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x55b0da0611b0]{disconnected}: Freeing instance (context_map.c:206) 20250410085913131 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x55b0da0611b0]{disconnected}: Deallocated (fsm.c:568) 20250410085913131 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16194934 SCCP-51 sgsn-0 MI=IMSI-262420000000013: Deallocating (context_map.c:225) 20250410085913131 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=0079fcc9), PART(T=Source Reference,L=4,D=00000033) (sccp_scrc.c:415) 20250410085913131 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410085913131 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085913131 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410085913131 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085913131 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085913131 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085913131 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 79 fc c9 00 00 33 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085913131 DLSCCP DEBUG SCCP-SCOC(51)[0x55b0da060c60]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250410085913131 DLSCCP DEBUG SCCP-SCOC(51)[0x55b0da060c60]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250410085913131 DLSCCP DEBUG SCCP-SCOC(51)[0x55b0da060c60]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250410085913132 DLSCCP DEBUG SCCP-SCOC(51)[0x55b0da060c60]{IDLE}: Deallocated (fsm.c:568) 20250410085913132 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085913132 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085913132 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085913132 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085913132 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085913132 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250410085913132 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410085913132 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410085913132 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085913132 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 79 fc c9 00 00 33 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(430)@dc2b9a5d0dfe: Session index based on connection ID:15 HNBGW_Test.sgsn0-SCCP(430)@dc2b9a5d0dfe: vl_len:12 HNBGW_Test.sgsn0-SCCP(430)@dc2b9a5d0dfe: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@dc2b9a5d0dfe: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O HNBGW_Test.sgsn0-SCCP(430)@dc2b9a5d0dfe: Session index based on local reference:13 HNBGW_Test.sgsn0-SCCP(430)@dc2b9a5d0dfe: RLC received in state:disconnect_pending 20250410085913132 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085913132 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410085913132 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410085913132 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410085913132 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085913132 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410085913132 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085913132 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085913133 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085913133 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  20250410085913133 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085913133 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085913133 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085913133 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410085913133 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085913133 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) 20250410085913133 DLSCCP DEBUG Received CO:CODT for local reference 53 (sccp_scoc.c:1855) 20250410085913133 DLSCCP DEBUG SCCP-SCOC(53)[0x55b0da0757e0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250410085913133 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085913133 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250410085913133 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x55b0da060ec0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250410085913133 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250410085913133 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250410085913133 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x55b0da060ec0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250410085913133 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2810830-RAB-23)[0x55b0da05b640]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:725) 20250410085913133 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2810830-RAB-23)[0x55b0da05b640]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:726) 20250410085913133 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b0da051270]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250410085913133 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2810830-RAB-23)[0x55b0da05b640]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-55 SEID-0x3f7 SESSION_DEL_REQ: sending (pfcp_endpoint.c:258) 20250410085913133 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250410085913133 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2810830)[0x55b0da061bc0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250410085913133 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20250410085913133 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410085913133 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) 20250410085913133 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085913133 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085913133 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250410085913133 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250410085913133 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x41e839,cause=radio(normal)) (hnbgw_rua.c:439) 20250410085913133 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4319289 SCCP-52 sgsn-0 MI=IMSI-262420000000014: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250410085913133 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4319289)[0x55b0da055870]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250410085913133 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250410085913133 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250410085913133 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4319289)[0x55b0da055870]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250410085913133 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x55b0da060d90]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250410085913133 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250410085913133 DLSCCP DEBUG SCCP-SCOC(52)[0x55b0da0a8770]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250410085913133 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00dc09ba), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250410085913133 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085913133 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085913133 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085913133 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085913133 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085913133 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085913133 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 dc 09 ba 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) 20250410085913133 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4319289)[0x55b0da055870]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250410085913133 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x55b0da060d90]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250410085913133 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x55b0da060d90]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250410085913133 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085913133 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085913133 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085913133 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085913133 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085913133 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.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' 20250410085913133 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410085913133 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410085913133 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW-PFCP(424)@dc2b9a5d0dfe: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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 := { } } } } 20250410085913133 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 dc 09 ba 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 02  HNBGW-PFCP(424)@dc2b9a5d0dfe: found destination TC_ps_rab_assignment_concurrent0(449) HNBGW_Test.sgsn0-SCCP(430)@dc2b9a5d0dfe: Session index based on local reference:14 HNBGW_Test.sgsn0-SCCP(430)@dc2b9a5d0dfe: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@dc2b9a5d0dfe: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@dc2b9a5d0dfe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(449)@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(449)@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(448)@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(424)@dc2b9a5d0dfe: 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-RAN(431)@dc2b9a5d0dfe: Deleted conn table entry 14TC_ps_rab_assignment_concurrent0(448)4330693 20250410085913134 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b0da051270]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250410085913134 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2810830-RAB-23)[0x55b0da05b640]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-55 SEID-0x12 SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250410085913134 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2810830-RAB-23)[0x55b0da05b640]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20250410085913134 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2810830-RAB-23)[0x55b0da05b640]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) 20250410085913134 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2810830-RAB-23)[0x55b0da05b640]{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) 20250410085913134 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2810830-RAB-23)[0x55b0da05b640]{WAIT_USE_COUNT}: <-tx- PFCP seq-55 SEID-0x3f7 SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20250410085913134 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b0da051270]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250410085913134 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2810830-RAB-23)[0x55b0da05b640]{WAIT_USE_COUNT}: -rx-> PFCP seq-55 SEID-0x12 SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250410085913134 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2810830-RAB-23)[0x55b0da05b640]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20250410085913134 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2810830-RAB-23)[0x55b0da05b640]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:684) 20250410085913134 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2810830-RAB-23)[0x55b0da05b640]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:684) 20250410085913134 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2810830-RAB-23)[0x55b0da05b640]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20250410085913134 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b0da051270]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250410085913134 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b0da051270]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) HNBGW_Test.sgsn0-SCCP(430)@dc2b9a5d0dfe: Session index based on connection ID:14 20250410085913134 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085913134 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410085913134 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410085913134 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410085913134 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085913134 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410085913134 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085913134 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085913134 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085913134 DLSS7 <000c> osmo_ss7_asp.c:1175 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 dc 09 ba 00 00 00 00 00 00 06 00 08 00 00 00 07  20250410085913134 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085913134 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085913134 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085913134 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410085913134 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085913134 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=00dc09ba), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250410085913134 DLSCCP DEBUG Received CO:RELRE for local reference 52 (sccp_scoc.c:1855) 20250410085913134 DLSCCP DEBUG SCCP-SCOC(52)[0x55b0da0a8770]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250410085913134 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085913134 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250410085913134 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) 20250410085913134 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x55b0da060d90]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250410085913134 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x55b0da060d90]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250410085913134 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4319289)[0x55b0da055870]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250410085913134 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4319289)[0x55b0da055870]{disconnected}: Freeing instance (context_map.c:202) 20250410085913135 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4319289)[0x55b0da055870]{disconnected}: Deallocated (fsm.c:568) 20250410085913135 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x55b0da060d90]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250410085913135 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x55b0da060d90]{disconnected}: Freeing instance (context_map.c:206) 20250410085913135 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x55b0da060d90]{disconnected}: Deallocated (fsm.c:568) 20250410085913135 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4319289 SCCP-52 sgsn-0 MI=IMSI-262420000000014: Deallocating (context_map.c:225) 20250410085913135 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=00dc09ba), PART(T=Source Reference,L=4,D=00000034) (sccp_scrc.c:415) 20250410085913135 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085913135 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085913135 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085913135 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085913135 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085913135 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085913135 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 dc 09 ba 00 00 34 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085913135 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085913135 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085913135 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085913135 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085913135 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085913135 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.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' 20250410085913135 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410085913135 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410085913135 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085913135 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 dc 09 ba 00 00 34 00 00 06 00 08 00 00 00 02  20250410085913135 DLSCCP DEBUG SCCP-SCOC(52)[0x55b0da0a8770]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250410085913135 DLSCCP DEBUG SCCP-SCOC(52)[0x55b0da0a8770]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250410085913135 DLSCCP DEBUG SCCP-SCOC(52)[0x55b0da0a8770]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250410085913135 DLSCCP DEBUG SCCP-SCOC(52)[0x55b0da0a8770]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.sgsn0-SCCP(430)@dc2b9a5d0dfe: Session index based on local reference:14 HNBGW_Test.sgsn0-SCCP(430)@dc2b9a5d0dfe: RLC received in state:disconnect_pending TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@dc2b9a5d0dfe: Deleted conn table entry 15TC_ps_rab_assignment_concurrent0(449)2810830 20250410085913340 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085913340 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085913341 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250410085913341 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250410085913341 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x2ae3ce,cause=radio(normal)) (hnbgw_rua.c:439) 20250410085913341 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2810830 SCCP-53 sgsn-0 MI=IMSI-262420000000015: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250410085913341 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2810830)[0x55b0da061bc0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250410085913341 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250410085913341 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250410085913341 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2810830)[0x55b0da061bc0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250410085913341 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x55b0da060ec0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250410085913341 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250410085913341 DLSCCP DEBUG SCCP-SCOC(53)[0x55b0da0757e0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250410085913341 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0001454b), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250410085913341 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085913341 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085913341 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085913341 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085913341 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085913341 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085913341 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 45 4b 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) 20250410085913341 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2810830)[0x55b0da061bc0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250410085913341 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x55b0da060ec0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250410085913341 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x55b0da060ec0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250410085913341 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085913341 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085913341 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085913341 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085913341 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085913341 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.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' 20250410085913341 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410085913341 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410085913342 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085913342 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 45 4b 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(430)@dc2b9a5d0dfe: Session index based on local reference:15 HNBGW_Test.sgsn0-SCCP(430)@dc2b9a5d0dfe: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@dc2b9a5d0dfe: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@dc2b9a5d0dfe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(449)@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(431)@dc2b9a5d0dfe: Deleted conn table entry 15TC_ps_rab_assignment_concurrent0(449)9908675 HNBGW_Test.sgsn0-SCCP(430)@dc2b9a5d0dfe: Session index based on connection ID:15 20250410085913351 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085913351 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410085913351 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410085913351 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410085913351 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085913351 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410085913351 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085913351 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085913351 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085913351 DLSS7 <000c> osmo_ss7_asp.c:1175 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 45 4b 00 00 00 00 00 00 06 00 08 00 00 00 07  20250410085913352 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085913352 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085913352 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085913352 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410085913352 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085913352 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=0001454b), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250410085913352 DLSCCP DEBUG Received CO:RELRE for local reference 53 (sccp_scoc.c:1855) 20250410085913352 DLSCCP DEBUG SCCP-SCOC(53)[0x55b0da0757e0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250410085913352 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085913352 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250410085913352 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) 20250410085913352 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x55b0da060ec0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250410085913352 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x55b0da060ec0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250410085913352 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2810830)[0x55b0da061bc0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250410085913352 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2810830)[0x55b0da061bc0]{disconnected}: Freeing instance (context_map.c:202) 20250410085913352 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2810830)[0x55b0da061bc0]{disconnected}: Deallocated (fsm.c:568) 20250410085913352 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x55b0da060ec0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250410085913352 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x55b0da060ec0]{disconnected}: Freeing instance (context_map.c:206) 20250410085913352 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x55b0da060ec0]{disconnected}: Deallocated (fsm.c:568) 20250410085913352 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2810830 SCCP-53 sgsn-0 MI=IMSI-262420000000015: Deallocating (context_map.c:225) 20250410085913352 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=0001454b), PART(T=Source Reference,L=4,D=00000035) (sccp_scrc.c:415) 20250410085913352 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085913352 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085913352 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085913352 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085913352 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085913352 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085913352 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 45 4b 00 00 35 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085913352 DLSCCP DEBUG SCCP-SCOC(53)[0x55b0da0757e0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250410085913352 DLSCCP DEBUG SCCP-SCOC(53)[0x55b0da0757e0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250410085913352 DLSCCP DEBUG SCCP-SCOC(53)[0x55b0da0757e0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250410085913352 DLSCCP DEBUG SCCP-SCOC(53)[0x55b0da0757e0]{IDLE}: Deallocated (fsm.c:568) 20250410085913352 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085913353 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085913353 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085913353 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085913353 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085913353 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.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' 20250410085913353 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410085913353 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410085913353 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085913353 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 45 4b 00 00 35 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(430)@dc2b9a5d0dfe: Session index based on local reference:15 HNBGW_Test.sgsn0-SCCP(430)@dc2b9a5d0dfe: RLC received in state:disconnect_pending TC_ps_rab_assignment_concurrent0(434)@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(435)@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(436)@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(438)@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(437)@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(439)@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(440)@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(441)@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(443)@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(442)@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(444)@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(445)@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(446)@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(447)@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(448)@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(449)@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed MTC@dc2b9a5d0dfe: ok: talloc reports "asn1_context" = 1 bytes 20250410085915363 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34342<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250410085915363 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:45473<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(423)@dc2b9a5d0dfe: Final verdict of PTC: none VirtHNBGW-STATS(422)@dc2b9a5d0dfe: Final verdict of PTC: none MTC@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed 20250410085915368 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34338<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250410085915371 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085915371 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085915371 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410085915371 DMAIN NOTICE (127.0.0.1:9999 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) 20250410085915371 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) HNBGW_Test.msc0-SCCP(427)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW_Test.msc0-RAN(428)@dc2b9a5d0dfe: Final verdict of PTC: none 20250410085915374 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250410085915374 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410085915374 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250410085915374 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250410085915374 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250410085915374 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410085915374 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250410085915374 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250410085915374 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250410085915374 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410085915374 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250410085915374 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250410085915374 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250410085915374 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410085915374 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250410085915374 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250410085915374 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250410085915374 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085915374 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-msc0-0: connection closed 20250410085915374 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250410085915374 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250410085915374 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250410085915374 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250410085915374 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 20250410085915374 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  20250410085915374 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085915374 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250410085915374 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250410085915374 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250410085915374 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085915374 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-sgsn0-0: connection closed 20250410085915374 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250410085915374 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250410085915374 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250410085915374 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250410085915374 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 20250410085915374 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085915374 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250410085915374 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250410085915375 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085915375 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250410085915375 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:378) 20250410085915375 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085915375 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085915375 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085915375 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085915375 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250410085915375 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250410085915375 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250410085915375 DRANAP NOTICE cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: link lost (cnlink.c:118) 20250410085915375 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085915375 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250410085915375 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250410085915375 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085915375 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085915375 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085915375 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085915375 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250410085915375 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250410085915375 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250410085915375 DRANAP NOTICE cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.sgsn0-M3UA(432)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(429)@dc2b9a5d0dfe: Final verdict of PTC: none TC_ps_rab_assignment_concurrent-Iuh0(425)@dc2b9a5d0dfe: Final verdict of PTC: none 20250410085915387 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34418<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250410085915389 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34348<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250410085915389 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34356<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250410085915390 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34380<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250410085915390 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34404<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250410085915390 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34466<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.sgsn0-SCCP(430)@dc2b9a5d0dfe: Final verdict of PTC: none20250410085915390 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34488<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250410085915390 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34396<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250410085915390 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34494<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_assignment_concurrent0(440)@dc2b9a5d0dfe: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@dc2b9a5d0dfe: Final verdict of PTC: none 20250410085915390 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34478<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250410085915391 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34500<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250410085915391 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34370<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250410085915392 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34432<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250410085915392 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34506<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250410085915392 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34456<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_assignment_concurrent0(446)@dc2b9a5d0dfe: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(434)@dc2b9a5d0dfe: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(435)@dc2b9a5d0dfe: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(439)@dc2b9a5d0dfe: Final verdict of PTC: pass 20250410085915393 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34444<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_assignment_concurrent0(438)@dc2b9a5d0dfe: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(447)@dc2b9a5d0dfe: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(449)@dc2b9a5d0dfe: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(437)@dc2b9a5d0dfe: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(445)@dc2b9a5d0dfe: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(448)@dc2b9a5d0dfe: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(441)@dc2b9a5d0dfe: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(436)@dc2b9a5d0dfe: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(444)@dc2b9a5d0dfe: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(442)@dc2b9a5d0dfe: Final verdict of PTC: pass MutexDispCT-TC_ps_rab_assignment_concurrent(421)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(431)@dc2b9a5d0dfe: Final verdict of PTC: none TC_ps_rab_assignment_concurrent0(443)@dc2b9a5d0dfe: Final verdict of PTC: pass HNBGW-MGCP(433)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW-PFCP(424)@dc2b9a5d0dfe: Final verdict of PTC: none MTC@dc2b9a5d0dfe: Setting final verdict of the test case. MTC@dc2b9a5d0dfe: Local verdict of MTC: pass MTC@dc2b9a5d0dfe: Local verdict of PTC MutexDispCT-TC_ps_rab_assignment_concurrent(421): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC VirtHNBGW-STATS(422): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC IPA-CTRL-CLI-IPA(423): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW-PFCP(424): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC TC_ps_rab_assignment_concurrent-Iuh0(425): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC TC_ps_rab_assignment_concurrent-Iuh0-RUA(426): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.msc0-SCCP(427): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.msc0-RAN(428): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.msc0-M3UA(429): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(430): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.sgsn0-RAN(431): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(432): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW-MGCP(433): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC TC_ps_rab_assignment_concurrent0(434): pass (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC TC_ps_rab_assignment_concurrent0(435): pass (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC TC_ps_rab_assignment_concurrent0(436): pass (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC TC_ps_rab_assignment_concurrent0(437): pass (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC TC_ps_rab_assignment_concurrent0(438): pass (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC TC_ps_rab_assignment_concurrent0(439): pass (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC TC_ps_rab_assignment_concurrent0(440): pass (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC TC_ps_rab_assignment_concurrent0(441): pass (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC TC_ps_rab_assignment_concurrent0(442): pass (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC TC_ps_rab_assignment_concurrent0(443): pass (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC TC_ps_rab_assignment_concurrent0(444): pass (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC TC_ps_rab_assignment_concurrent0(445): pass (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC TC_ps_rab_assignment_concurrent0(446): pass (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC TC_ps_rab_assignment_concurrent0(447): pass (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC TC_ps_rab_assignment_concurrent0(448): pass (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC TC_ps_rab_assignment_concurrent0(449): pass (pass -> pass) MTC@dc2b9a5d0dfe: Test case TC_ps_rab_assignment_concurrent finished. Verdict: pass MTC@dc2b9a5d0dfe: 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'. Thu Apr 10 08:59:15 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 20250410085915609 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39548<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410085916111 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39548<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=1886960) Waiting for packet dumper to finish... 1 (prev_count=1886960, count=1891160) 20250410085917376 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250410085917376 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250410085917376 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250410085917376 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250410085917376 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250410085917376 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@dc2b9a5d0dfe: 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@dc2b9a5d0dfe: 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 ------ Thu Apr 10 08:59:18 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_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@dc2b9a5d0dfe: 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@dc2b9a5d0dfe: Test case TC_mscpool_L3Compl_on_1_cnlink started. 20250410085919245 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39552<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410085919251 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39562<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410085919257 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:44591<->l=127.0.0.1:4262) (control_if.c:572) 20250410085919352 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250410085919352 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) TC_mscpool_L3Compl_on_1_cnlink-Iuh0(454)@dc2b9a5d0dfe: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250410085919360 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085919360 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085919360 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085919360 DRANAP DEBUG cnlink(msc-1)[0x55b0d9fd5920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085919360 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085919360 DRANAP DEBUG cnlink(msc-2)[0x55b0d9fd2b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085919361 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085919361 DRANAP DEBUG cnlink(msc-3)[0x55b0da03ca10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085919361 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:43069 (stream_srv.c:142) 20250410085919361 DMAIN INFO New HNB SCTP connection r=127.0.0.1:43069<->l=127.0.0.1:29169 (hnbgw.c:791) 20250410085919361 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085919361 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250410085919361 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085919361 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085919361 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410085919361 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085919361 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085919361 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) TC_mscpool_L3Compl_on_1_cnlink-Iuh1(456)@dc2b9a5d0dfe: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250410085919361 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085919361 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085919361 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085919361 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085919361 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085919361 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085919361 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085919361 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085919361 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085919361 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085919361 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085919361 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085919361 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085919361 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085919361 DRANAP DEBUG cnlink(msc-1)[0x55b0d9fd5920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085919361 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250410085919361 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085919361 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085919361 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410085919361 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085919361 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085919361 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085919361 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085919361 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085919361 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085919361 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085919361 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085919361 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085919361 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085919361 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085919361 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085919361 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085919361 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410085919361 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085919361 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085919361 DRANAP DEBUG cnlink(msc-1)[0x55b0d9fd5920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085919361 DRANAP DEBUG cnlink(msc-2)[0x55b0d9fd2b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085919361 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250410085919361 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085919361 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085919361 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410085919362 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085919362 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085919362 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085919362 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085919362 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085919362 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085919362 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085919362 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085919362 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085919362 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085919362 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085919362 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085919362 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085919362 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085919362 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085919362 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085919362 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250410085919362 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085919362 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085919362 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085919362 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085919362 DRANAP DEBUG cnlink(msc-2)[0x55b0d9fd2b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085919362 DRANAP DEBUG cnlink(msc-3)[0x55b0da03ca10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085919362 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250410085919362 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250410085919362 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085919362 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085919362 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085919362 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410085919362 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410085919362 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250410085919362 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085919362 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085919362 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410085919362 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085919362 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085919362 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085919362 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) 20250410085919362 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085919362 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085919362 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085919362 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085919362 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085919362 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085919362 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085919362 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) 20250410085919362 DLSS7 DEBUG Found route for dpc=4=0.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) 20250410085919362 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250410085919363 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085919363 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250410085919363 DRANAP DEBUG cnlink(msc-3)[0x55b0da03ca10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085919363 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085919363 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085919363 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085919363 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250410085919363 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250410085919363 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250410085919363 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085919363 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085919363 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085919363 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 20250410085919363 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250410085919363 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! MTC@dc2b9a5d0dfe: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(460)@dc2b9a5d0dfe: ************************************************* HNBGW_Test.msc0-M3UA(460)@dc2b9a5d0dfe: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(460)@dc2b9a5d0dfe: ************************************************* MTC@dc2b9a5d0dfe: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(458)@dc2b9a5d0dfe: v_sccp_pdu_maxlen:268 20250410085919377 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085919377 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085919377 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085919377 DRANAP DEBUG cnlink(sgsn-1)[0x55b0da03dd30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085919377 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085919377 DRANAP DEBUG cnlink(sgsn-2)[0x55b0da03e6c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085919377 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085919377 DRANAP DEBUG cnlink(sgsn-3)[0x55b0da03f050]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085919378 DRANAP DEBUG cnlink(sgsn-3)[0x55b0da03f050]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085919378 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250410085919378 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085919378 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085919378 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410085919378 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085919378 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085919378 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085919378 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) 20250410085919378 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085919378 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085919378 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085919378 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085919378 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085919378 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085919378 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085919378 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) 20250410085919378 DLSS7 DEBUG Found route for dpc=12=0.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) 20250410085919378 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250410085919378 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085919378 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250410085919378 DRANAP DEBUG cnlink(sgsn-3)[0x55b0da03f050]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085919378 DRANAP DEBUG cnlink(sgsn-2)[0x55b0da03e6c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085919378 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250410085919378 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085919378 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085919378 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410085919378 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085919378 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085919378 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085919378 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085919378 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085919378 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085919378 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085919378 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085919378 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085919378 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085919378 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085919378 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085919378 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085919378 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250410085919378 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085919378 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085919378 DRANAP DEBUG cnlink(sgsn-2)[0x55b0da03e6c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085919378 DRANAP DEBUG cnlink(sgsn-1)[0x55b0da03dd30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085919378 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250410085919378 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085919378 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085919379 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410085919379 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085919379 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085919379 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085919379 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085919379 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085919379 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085919379 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085919379 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085919379 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085919379 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085919379 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085919379 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085919379 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085919379 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250410085919379 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085919379 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085919379 DRANAP DEBUG cnlink(sgsn-1)[0x55b0da03dd30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085919379 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085919379 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250410085919379 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085919379 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085919379 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410085919379 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085919379 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085919379 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085919379 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085919379 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085919379 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085919379 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085919379 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085919379 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085919379 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085919379 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085919379 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085919379 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085919379 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085919379 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085919379 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085919379 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085919379 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085919379 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085919379 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085919379 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 20250410085919379 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250410085919379 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250410085919379 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085919379 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085919379 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085919379 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250410085919379 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250410085919379 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250410085919379 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085919379 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085919379 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085919379 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250410085919379 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250410085919379 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250410085919379 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085919379 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085919379 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085919379 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085919379 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085919379 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@dc2b9a5d0dfe: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@dc2b9a5d0dfe: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(463)@dc2b9a5d0dfe: ************************************************* HNBGW_Test.sgsn0-M3UA(463)@dc2b9a5d0dfe: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(463)@dc2b9a5d0dfe: ************************************************* HNBGW_Test.sgsn0-SCCP(461)@dc2b9a5d0dfe: v_sccp_pdu_maxlen:268 20250410085919400 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085919400 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085919400 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250410085919400 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250410085919400 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) 20250410085919400 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250410085919400 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250410085919400 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410085919400 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@dc2b9a5d0dfe: setverdict(pass): none -> pass 20250410085919404 DLINP DEBUG SRVCONN(,r=127.0.0.1:43069<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085919404 DLINP DEBUG SRVCONN(,r=127.0.0.1:43069<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085919404 DLINP DEBUG SRVCONN(,r=127.0.0.1:43069<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250410085919404 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250410085919404 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) 20250410085919404 DLGLOBAL DEBUG validating counter group 0x55b0a4dacbe0(hnb) with 60 counters (rate_ctr.c:86) 20250410085919404 DHNBAP DEBUG (127.0.0.1:43069 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20250410085919404 DHNBAP NOTICE (127.0.0.1:43069 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250410085919404 DHNBAP NOTICE (127.0.0.1:43069 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250410085919404 DLINP DEBUG SRVCONN(,r=127.0.0.1:43069<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410085919404 DLINP DEBUG SRVCONN(,r=127.0.0.1:43069<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed 20250410085919576 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250410085919576 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250410085919576 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250410085919576 DLSS7 <000c> 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)@dc2b9a5d0dfe: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250410085919584 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085919584 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250410085919584 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250410085919584 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250410085919584 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250410085919584 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250410085919584 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250410085919584 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 20250410085919584 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250410085919584 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  20250410085919584 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250410085919588 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085919588 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250410085919588 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250410085919588 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  20250410085919588 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250410085919588 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250410085919588 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250410085919588 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 20250410085919588 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250410085919588 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  20250410085919588 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085919588 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250410085919588 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250410085919589 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250410085919589 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250410085919589 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250410085919589 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085919589 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250410085919589 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:413) 20250410085919589 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085919589 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085919589 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085919589 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085919589 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250410085919589 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250410085919589 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085919590 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085919590 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250410085919590 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085919590 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085919590 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410085919590 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085919590 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085919590 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085919590 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085919590 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085919590 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085919590 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085919590 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085919590 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085919590 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085919590 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085919590 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085919590 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085919590 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085919590 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085919590 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085919590 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085919591 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085919591 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085919591 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085919591 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085919591 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085919591 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250410085919591 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410085919591 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410085919591 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085919591 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(463)@dc2b9a5d0dfe: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250410085919596 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085919596 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250410085919596 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250410085919596 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250410085919596 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250410085919596 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250410085919596 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250410085919596 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 20250410085919596 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250410085919596 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  20250410085919596 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250410085919599 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085919599 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250410085919599 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250410085919599 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  20250410085919599 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250410085919599 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250410085919599 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250410085919599 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 20250410085919599 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250410085919599 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  20250410085919599 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  20250410085919599 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085919599 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250410085919599 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085919599 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250410085919599 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250410085919599 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085919599 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085919599 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085919599 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085919599 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250410085919599 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250410085919599 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085919600 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085919600 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250410085919600 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085919600 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085919600 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410085919600 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085919600 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085919600 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085919600 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085919600 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085919600 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085919600 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085919600 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085919601 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085919601 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085919601 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085919601 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085919601 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085919601 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085919601 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085919601 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085919601 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085919601 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085919601 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085919601 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085919601 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085919601 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085919601 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.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' 20250410085919601 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410085919601 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410085919601 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085919601 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(459)@dc2b9a5d0dfe: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250410085920393 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085920393 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410085920393 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410085920393 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410085920393 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085920393 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410085920393 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085920393 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085920393 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085920393 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085920393 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085920393 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085920393 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085920393 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410085920393 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085920393 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085920393 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250410085920393 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410085920394 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085920394 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085920394 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085920394 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085920394 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085920394 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085920394 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085920394 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085920394 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085920394 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085920394 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085920394 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085920394 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085920394 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085920394 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250410085920394 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250410085920394 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250410085920394 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250410085920394 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085920394 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410085920394 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085920394 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085920394 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085920394 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085920394 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085920394 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085920394 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085920394 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085920394 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085920394 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085920394 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085920394 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085920394 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085920394 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085920394 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085920394 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085920394 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085920394 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085920394 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085920394 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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) 20250410085920394 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250410085920394 DRANAP NOTICE cnlink(msc-0)[0x55b0d9ff2940]{CONNECTED}: link up (cnlink.c:111) 20250410085920394 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085920394 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250410085920394 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410085920394 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410085920394 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085920394 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  20250410085920395 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085920395 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410085920395 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410085920395 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410085920395 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085920395 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410085920395 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085920395 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085920395 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085920395 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085920395 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085920395 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085920395 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085920395 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410085920395 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085920395 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085920395 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250410085920395 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410085920395 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085920395 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085920395 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085920395 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085920395 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085920395 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085920395 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085920395 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085920395 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085920395 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085920395 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085920395 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085920395 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085920395 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085920395 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250410085920395 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250410085920395 DRANAP INFO cnlink(msc-0)[0x55b0d9ff2940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(462)@dc2b9a5d0dfe: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250410085920397 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085920397 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410085920397 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410085920397 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410085920397 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085920397 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410085920397 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085920397 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085920397 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085920397 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085920397 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085920397 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085920397 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085920397 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410085920397 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085920397 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085920397 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250410085920397 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410085920397 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085920397 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085920397 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085920397 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085920397 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085920397 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085920397 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085920397 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085920397 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085920397 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085920397 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085920397 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085920397 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085920397 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085920397 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250410085920397 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250410085920397 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250410085920397 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250410085920397 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085920397 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410085920397 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085920397 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085920397 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085920397 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085920397 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085920397 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085920397 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085920397 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085920397 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085920397 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085920397 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085920397 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085920397 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085920397 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085920397 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085920397 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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) 20250410085920397 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250410085920397 DRANAP NOTICE cnlink(sgsn-0)[0x55b0da03d3a0]{CONNECTED}: link up (cnlink.c:111) 20250410085920397 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085920397 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085920397 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085920397 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085920397 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085920397 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.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' 20250410085920398 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410085920398 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410085920398 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085920398 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  20250410085920399 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085920399 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410085920399 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410085920399 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410085920399 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085920399 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410085920399 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085920399 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085920399 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085920399 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085920399 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085920399 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085920399 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085920399 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410085920399 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085920399 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085920399 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250410085920399 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410085920399 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085920399 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085920399 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085920399 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085920399 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085920399 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085920399 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085920399 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085920399 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085920399 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085920399 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085920399 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085920399 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085920399 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085920399 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250410085920399 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250410085920399 DRANAP INFO cnlink(sgsn-0)[0x55b0da03d3a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250410085920409 DLCTRL DEBUG Command: GET 136057383 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250410085920409 DLCTRL DEBUG Tx Command reply: GET_REPLY 136057383 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250410085920413 DLCTRL DEBUG Command: GET 956546720 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250410085920413 DLCTRL DEBUG Tx Command reply: GET_REPLY 956546720 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250410085920414 DLCTRL DEBUG Command: GET 19255195 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250410085920414 DLCTRL DEBUG Tx Command reply: GET_REPLY 19255195 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085920416 DLCTRL DEBUG Command: GET 322801178 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085920416 DLCTRL DEBUG Tx Command reply: GET_REPLY 322801178 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085920418 DLCTRL DEBUG Command: GET 728670797 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250410085920418 DLCTRL DEBUG Tx Command reply: GET_REPLY 728670797 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250410085920420 DLCTRL DEBUG Command: GET 728935603 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250410085920420 DLCTRL DEBUG Tx Command reply: GET_REPLY 728935603 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250410085920422 DLCTRL DEBUG Command: GET 618392948 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250410085920422 DLCTRL DEBUG Tx Command reply: GET_REPLY 618392948 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250410085920424 DLCTRL DEBUG Command: GET 515935806 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250410085920424 DLCTRL DEBUG Tx Command reply: GET_REPLY 515935806 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085920425 DLCTRL DEBUG Command: GET 136128932 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085920425 DLCTRL DEBUG Tx Command reply: GET_REPLY 136128932 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085920427 DLCTRL DEBUG Command: GET 67481186 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250410085920427 DLCTRL DEBUG Tx Command reply: GET_REPLY 67481186 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250410085920428 DLCTRL DEBUG Command: GET 548399488 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250410085920429 DLCTRL DEBUG Tx Command reply: GET_REPLY 548399488 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250410085920430 DLCTRL DEBUG Command: GET 443512302 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250410085920430 DLCTRL DEBUG Tx Command reply: GET_REPLY 443512302 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250410085920431 DLCTRL DEBUG Command: GET 535389885 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250410085920431 DLCTRL DEBUG Tx Command reply: GET_REPLY 535389885 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085920433 DLCTRL DEBUG Command: GET 710311586 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085920433 DLCTRL DEBUG Tx Command reply: GET_REPLY 710311586 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085920434 DLCTRL DEBUG Command: GET 227552414 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250410085920434 DLCTRL DEBUG Tx Command reply: GET_REPLY 227552414 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250410085920435 DLCTRL DEBUG Command: GET 811590468 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250410085920435 DLCTRL DEBUG Tx Command reply: GET_REPLY 811590468 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250410085920436 DLCTRL DEBUG Command: GET 110801969 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250410085920436 DLCTRL DEBUG Tx Command reply: GET_REPLY 110801969 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250410085920437 DLCTRL DEBUG Command: GET 988765825 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250410085920437 DLCTRL DEBUG Tx Command reply: GET_REPLY 988765825 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085920438 DLCTRL DEBUG Command: GET 595095602 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085920438 DLCTRL DEBUG Tx Command reply: GET_REPLY 595095602 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085920439 DLCTRL DEBUG Command: GET 85217938 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250410085920439 DLCTRL DEBUG Tx Command reply: GET_REPLY 85217938 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@dc2b9a5d0dfe: 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@dc2b9a5d0dfe: "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@dc2b9a5d0dfe: 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 := '000000000000001101001100'B, t_guard := 20.000000 } 20250410085920453 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39564<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(459)@dc2b9a5d0dfe: f_create_expect(l3 := '05080200F110172A52082926240000000040'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(459)@dc2b9a5d0dfe: 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)@dc2b9a5d0dfe: Added conn table entry 0TC_mscpool_L3Compl_on_1_cnlink0(465)4495016 20250410085921494 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085921494 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085921494 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250410085921494 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250410085921494 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x4496a8, normal) (hnbgw_rua.c:407) 20250410085921494 DHNB DEBUG map_rua[0x55b0da07b770]{init}: Allocated (fsm.c:456) 20250410085921494 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4495016)[0x55b0da07b770]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250410085921494 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4495016 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250410085921494 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410085921494 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410085921494 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4495016 SCCP-0 CS MI=IMSI-262420000000004: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250410085921494 DCN DEBUG map_sccp[0x55b0da07c400]{init}: Allocated (fsm.c:456) 20250410085921494 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-54)[0x55b0da07c400]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250410085921494 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-4495016 <-> SCCP-54 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250410085921494 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4495016 SCCP-54 msc-0 MI=IMSI-262420000000004: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250410085921494 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4495016)[0x55b0da07b770]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250410085921494 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410085921494 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410085921494 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4495016)[0x55b0da07b770]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250410085921494 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-54)[0x55b0da07c400]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250410085921494 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250410085921494 DLSCCP DEBUG SCCP-SCOC(54)[0x55b0da0763d0]{IDLE}: Allocated (fsm.c:456) 20250410085921494 DLSCCP DEBUG SCCP-SCOC(54)[0x55b0da0763d0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250410085921494 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000040004f400300034c0056400500f1100926) (sccp_scrc.c:415) 20250410085921494 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085921494 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085921494 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085921494 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085921494 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085921494 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085921494 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085921494 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085921494 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085921494 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085921494 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085921494 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085921494 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085921494 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085921494 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085921494 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 bd 00 00 00 bc 03 00 00 05 01 00 00 36 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 40 00 4f 40 03 00 03 4c 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085921494 DLSCCP DEBUG SCCP-SCOC(54)[0x55b0da0763d0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250410085921494 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-54)[0x55b0da07c400]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250410085921494 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4495016)[0x55b0da07b770]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250410085921494 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085921495 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085921495 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085921495 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085921495 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085921495 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250410085921495 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410085921495 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410085921495 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085921495 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 03 4c 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)@dc2b9a5d0dfe: First idle individual index:0 HNBGW_Test.msc0-SCCP(458)@dc2b9a5d0dfe: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(459)@dc2b9a5d0dfe: Found Expect[0] for l3='05080200F110172A52082926240000000040'O handled at TC_mscpool_L3Compl_on_1_cnlink0(465) HNBGW_Test.msc0-RAN(459)@dc2b9a5d0dfe: Added conn table entry 0TC_mscpool_L3Compl_on_1_cnlink0(465)15637426 HNBGW_Test.msc0-SCCP(458)@dc2b9a5d0dfe: Session index based on connection ID:0 TC_mscpool_L3Compl_on_1_cnlink0(465)@dc2b9a5d0dfe: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(458)@dc2b9a5d0dfe: Warning: Re-starting timer T_ias[0], which is already active (running or expired). MTC@dc2b9a5d0dfe: 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 } } } 20250410085921519 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085921519 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410085921519 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410085921519 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410085921519 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085921519 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410085921519 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085921519 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085921519 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085921519 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 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 29 e3 8e 02 00 00 00 00 00 06 00 08 00 00 00 07  20250410085921519 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085921519 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085921519 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085921519 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410085921519 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085921519 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0029e38e) (sccp_scrc.c:486) 20250410085921519 DLSCCP DEBUG Received CO:COAK for local reference 54 (sccp_scoc.c:1855) 20250410085921519 DLSCCP DEBUG SCCP-SCOC(54)[0x55b0da0763d0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250410085921519 DLSCCP DEBUG SCCP-SCOC(54)[0x55b0da0763d0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250410085921519 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085921519 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250410085921519 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) 20250410085921519 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-54)[0x55b0da07c400]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250410085921519 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-54)[0x55b0da07c400]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250410085921520 DLCTRL DEBUG Command: GET 326773420 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250410085921520 DLCTRL DEBUG Tx Command reply: GET_REPLY 326773420 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250410085921526 DLCTRL DEBUG Command: GET 430685761 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250410085921526 DLCTRL DEBUG Tx Command reply: GET_REPLY 430685761 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250410085921531 DLCTRL DEBUG Command: GET 872149795 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250410085921531 DLCTRL DEBUG Tx Command reply: GET_REPLY 872149795 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085921536 DLCTRL DEBUG Command: GET 386722137 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085921536 DLCTRL DEBUG Tx Command reply: GET_REPLY 386722137 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085921540 DLCTRL DEBUG Command: GET 250116914 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250410085921540 DLCTRL DEBUG Tx Command reply: GET_REPLY 250116914 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed 20250410085921544 DLCTRL DEBUG Command: GET 139164069 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250410085921544 DLCTRL DEBUG Tx Command reply: GET_REPLY 139164069 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250410085921549 DLCTRL DEBUG Command: GET 238358203 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250410085921549 DLCTRL DEBUG Tx Command reply: GET_REPLY 238358203 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250410085921553 DLCTRL DEBUG Command: GET 235264411 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250410085921553 DLCTRL DEBUG Tx Command reply: GET_REPLY 235264411 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085921557 DLCTRL DEBUG Command: GET 459818772 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085921557 DLCTRL DEBUG Tx Command reply: GET_REPLY 459818772 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085921561 DLCTRL DEBUG Command: GET 835208739 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250410085921561 DLCTRL DEBUG Tx Command reply: GET_REPLY 835208739 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed 20250410085921565 DLCTRL DEBUG Command: GET 508713234 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250410085921565 DLCTRL DEBUG Tx Command reply: GET_REPLY 508713234 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250410085921568 DLCTRL DEBUG Command: GET 817622030 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250410085921568 DLCTRL DEBUG Tx Command reply: GET_REPLY 817622030 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250410085921571 DLCTRL DEBUG Command: GET 230562911 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250410085921571 DLCTRL DEBUG Tx Command reply: GET_REPLY 230562911 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085921573 DLCTRL DEBUG Command: GET 251438833 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085921574 DLCTRL DEBUG Tx Command reply: GET_REPLY 251438833 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085921576 DLCTRL DEBUG Command: GET 378711406 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250410085921576 DLCTRL DEBUG Tx Command reply: GET_REPLY 378711406 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed 20250410085921578 DLCTRL DEBUG Command: GET 288494074 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250410085921578 DLCTRL DEBUG Tx Command reply: GET_REPLY 288494074 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250410085921580 DLCTRL DEBUG Command: GET 594955075 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250410085921580 DLCTRL DEBUG Tx Command reply: GET_REPLY 594955075 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250410085921581 DLCTRL DEBUG Command: GET 537839671 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250410085921582 DLCTRL DEBUG Tx Command reply: GET_REPLY 537839671 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085921583 DLCTRL DEBUG Command: GET 880508894 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085921583 DLCTRL DEBUG Tx Command reply: GET_REPLY 880508894 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085921585 DLCTRL DEBUG Command: GET 418512614 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250410085921585 DLCTRL DEBUG Tx Command reply: GET_REPLY 418512614 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed MTC@dc2b9a5d0dfe: 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 := '000000000000001001010001'B, t_guard := 20.000000 } 20250410085921614 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39574<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(459)@dc2b9a5d0dfe: f_create_expect(l3 := '05240103505902082926240000000040'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(459)@dc2b9a5d0dfe: 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)@dc2b9a5d0dfe: Added conn table entry 1TC_mscpool_L3Compl_on_1_cnlink0(466)5197021 20250410085922636 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085922636 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085922636 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1351) 20250410085922636 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250410085922636 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x4f4cdd, normal) (hnbgw_rua.c:407) 20250410085922636 DHNB DEBUG map_rua[0x55b0da0a9380]{init}: Allocated (fsm.c:456) 20250410085922636 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5197021)[0x55b0da0a9380]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250410085922636 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5197021 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250410085922636 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410085922636 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410085922636 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:211) 20250410085922636 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5197021 SCCP-0 CS MI=IMSI-262420000000004: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250410085922636 DCN DEBUG map_sccp[0x55b0da0a8a80]{init}: Allocated (fsm.c:456) 20250410085922636 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-55)[0x55b0da0a8a80]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250410085922636 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-5197021 <-> SCCP-55 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250410085922636 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5197021 SCCP-55 msc-0 MI=IMSI-262420000000004: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20250410085922636 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5197021)[0x55b0da0a9380]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250410085922636 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410085922636 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410085922636 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5197021)[0x55b0da0a9380]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250410085922636 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-55)[0x55b0da0a8a80]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250410085922636 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250410085922636 DLSCCP DEBUG SCCP-SCOC(55)[0x55b0da055bd0]{IDLE}: Allocated (fsm.c:456) 20250410085922636 DLSCCP DEBUG SCCP-SCOC(55)[0x55b0da055bd0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250410085922636 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111005240103505902082926240000000040004f40030002510056400500f1100926) (sccp_scrc.c:415) 20250410085922636 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085922636 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085922636 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085922636 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085922636 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085922636 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085922636 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085922636 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085922636 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085922636 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085922636 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085922636 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085922636 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085922636 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085922636 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085922636 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 51 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085922636 DLSCCP DEBUG SCCP-SCOC(55)[0x55b0da055bd0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250410085922636 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-55)[0x55b0da0a8a80]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250410085922636 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5197021)[0x55b0da0a9380]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250410085922636 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085922636 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085922636 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085922636 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085922636 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085922636 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.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' 20250410085922636 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410085922636 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410085922636 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085922636 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 51 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(458)@dc2b9a5d0dfe: First idle individual index:1 HNBGW_Test.msc0-SCCP(458)@dc2b9a5d0dfe: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(459)@dc2b9a5d0dfe: Found Expect[0] for l3='05240103505902082926240000000040'O handled at TC_mscpool_L3Compl_on_1_cnlink0(466) HNBGW_Test.msc0-RAN(459)@dc2b9a5d0dfe: Added conn table entry 1TC_mscpool_L3Compl_on_1_cnlink0(466)1526516 HNBGW_Test.msc0-SCCP(458)@dc2b9a5d0dfe: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(458)@dc2b9a5d0dfe: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250410085922645 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085922645 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410085922645 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410085922645 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410085922645 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085922645 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410085922645 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085922645 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085922645 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085922645 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 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 fe 98 69 02 00 00 00 00 00 06 00 08 00 00 00 07  20250410085922645 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085922645 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085922645 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085922645 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410085922646 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085922646 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00fe9869) (sccp_scrc.c:486) 20250410085922646 DLSCCP DEBUG Received CO:COAK for local reference 55 (sccp_scoc.c:1855) 20250410085922646 DLSCCP DEBUG SCCP-SCOC(55)[0x55b0da055bd0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250410085922646 DLSCCP DEBUG SCCP-SCOC(55)[0x55b0da055bd0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250410085922646 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085922646 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250410085922646 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) 20250410085922646 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-55)[0x55b0da0a8a80]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250410085922646 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-55)[0x55b0da0a8a80]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_mscpool_L3Compl_on_1_cnlink0(466)@dc2b9a5d0dfe: setverdict(pass): none -> pass MTC@dc2b9a5d0dfe: 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 } } } 20250410085922648 DLCTRL DEBUG Command: GET 651411293 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250410085922648 DLCTRL DEBUG Tx Command reply: GET_REPLY 651411293 rate_ctr.abs.msc.0.cnpool:subscr:new 2 (control_if.c:477) 20250410085922652 DLCTRL DEBUG Command: GET 636321268 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250410085922652 DLCTRL DEBUG Tx Command reply: GET_REPLY 636321268 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250410085922656 DLCTRL DEBUG Command: GET 646032795 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250410085922656 DLCTRL DEBUG Tx Command reply: GET_REPLY 646032795 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085922660 DLCTRL DEBUG Command: GET 200247463 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085922660 DLCTRL DEBUG Tx Command reply: GET_REPLY 200247463 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085922664 DLCTRL DEBUG Command: GET 437273647 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250410085922664 DLCTRL DEBUG Tx Command reply: GET_REPLY 437273647 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed 20250410085922668 DLCTRL DEBUG Command: GET 12644810 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250410085922668 DLCTRL DEBUG Tx Command reply: GET_REPLY 12644810 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250410085922672 DLCTRL DEBUG Command: GET 579911763 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250410085922672 DLCTRL DEBUG Tx Command reply: GET_REPLY 579911763 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250410085922675 DLCTRL DEBUG Command: GET 281374138 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250410085922675 DLCTRL DEBUG Tx Command reply: GET_REPLY 281374138 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085922679 DLCTRL DEBUG Command: GET 63791158 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085922679 DLCTRL DEBUG Tx Command reply: GET_REPLY 63791158 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085922682 DLCTRL DEBUG Command: GET 18525134 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250410085922682 DLCTRL DEBUG Tx Command reply: GET_REPLY 18525134 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed 20250410085922684 DLCTRL DEBUG Command: GET 182628656 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250410085922684 DLCTRL DEBUG Tx Command reply: GET_REPLY 182628656 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250410085922687 DLCTRL DEBUG Command: GET 284005839 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250410085922687 DLCTRL DEBUG Tx Command reply: GET_REPLY 284005839 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250410085922689 DLCTRL DEBUG Command: GET 535425025 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250410085922689 DLCTRL DEBUG Tx Command reply: GET_REPLY 535425025 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085922691 DLCTRL DEBUG Command: GET 719660990 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085922691 DLCTRL DEBUG Tx Command reply: GET_REPLY 719660990 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085922693 DLCTRL DEBUG Command: GET 816608216 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250410085922693 DLCTRL DEBUG Tx Command reply: GET_REPLY 816608216 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed 20250410085922695 DLCTRL DEBUG Command: GET 969217935 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250410085922695 DLCTRL DEBUG Tx Command reply: GET_REPLY 969217935 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250410085922696 DLCTRL DEBUG Command: GET 111929673 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250410085922696 DLCTRL DEBUG Tx Command reply: GET_REPLY 111929673 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250410085922698 DLCTRL DEBUG Command: GET 357523850 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250410085922698 DLCTRL DEBUG Tx Command reply: GET_REPLY 357523850 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085922699 DLCTRL DEBUG Command: GET 916402530 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085922699 DLCTRL DEBUG Tx Command reply: GET_REPLY 916402530 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085922700 DLCTRL DEBUG Command: GET 856006847 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250410085922700 DLCTRL DEBUG Tx Command reply: GET_REPLY 856006847 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed MTC@dc2b9a5d0dfe: 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 := '000000000000001001100000'B, t_guard := 20.000000 } 20250410085922724 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39590<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(459)@dc2b9a5d0dfe: f_create_expect(l3 := '06270003505902082926240000000040'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(459)@dc2b9a5d0dfe: 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)@dc2b9a5d0dfe: Added conn table entry 2TC_mscpool_L3Compl_on_1_cnlink0(467)16560647 20250410085923751 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085923751 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085923751 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1351) 20250410085923751 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250410085923751 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xfcb207, normal) (hnbgw_rua.c:407) 20250410085923751 DHNB DEBUG map_rua[0x55b0da0a88a0]{init}: Allocated (fsm.c:456) 20250410085923751 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16560647)[0x55b0da0a88a0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250410085923751 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16560647 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250410085923751 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410085923751 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410085923751 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16560647 SCCP-0 CS MI=IMSI-262420000000004: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250410085923751 DCN DEBUG map_sccp[0x55b0da0592a0]{init}: Allocated (fsm.c:456) 20250410085923751 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-56)[0x55b0da0592a0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250410085923751 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-16560647 <-> SCCP-56 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250410085923751 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16560647 SCCP-56 msc-0 MI=IMSI-262420000000004: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20250410085923751 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16560647)[0x55b0da0a88a0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250410085923751 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410085923751 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410085923751 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16560647)[0x55b0da0a88a0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250410085923751 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-56)[0x55b0da0592a0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250410085923751 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250410085923751 DLSCCP DEBUG SCCP-SCOC(56)[0x55b0da06e000]{IDLE}: Allocated (fsm.c:456) 20250410085923751 DLSCCP DEBUG SCCP-SCOC(56)[0x55b0da06e000]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250410085923752 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902082926240000000040004f40030002600056400500f1100926) (sccp_scrc.c:415) 20250410085923752 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085923752 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085923752 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085923752 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085923752 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085923752 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085923752 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085923752 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085923752 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085923752 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085923752 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085923752 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085923752 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085923752 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085923752 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085923752 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 02 60 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085923752 DLSCCP DEBUG SCCP-SCOC(56)[0x55b0da06e000]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250410085923752 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-56)[0x55b0da0592a0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250410085923752 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16560647)[0x55b0da0a88a0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250410085923752 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085923752 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085923752 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085923752 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085923752 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085923752 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.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' 20250410085923752 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410085923752 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410085923752 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085923752 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 02 60 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(458)@dc2b9a5d0dfe: First idle individual index:2 HNBGW_Test.msc0-SCCP(458)@dc2b9a5d0dfe: Warning: Stopping inactive timer T_ias[2]. HNBGW_Test.msc0-RAN(459)@dc2b9a5d0dfe: Found Expect[0] for l3='06270003505902082926240000000040'O handled at TC_mscpool_L3Compl_on_1_cnlink0(467) HNBGW_Test.msc0-RAN(459)@dc2b9a5d0dfe: Added conn table entry 2TC_mscpool_L3Compl_on_1_cnlink0(467)14352895 HNBGW_Test.msc0-SCCP(458)@dc2b9a5d0dfe: Session index based on connection ID:2 HNBGW_Test.msc0-SCCP(458)@dc2b9a5d0dfe: Warning: Re-starting timer T_ias[2], which is already active (running or expired). 20250410085923758 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) TC_mscpool_L3Compl_on_1_cnlink0(467)@dc2b9a5d0dfe: setverdict(pass): none -> pass 20250410085923758 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410085923758 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410085923758 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410085923758 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085923758 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410085923758 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085923758 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085923758 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085923758 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 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 8b 8f 52 02 00 00 00 00 00 06 00 08 00 00 00 07  20250410085923758 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085923758 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085923758 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085923758 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410085923758 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085923758 DLSS7 DEBUG scrc_rx_mtp_xfer_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=008b8f52) (sccp_scrc.c:486) 20250410085923759 DLSCCP DEBUG Received CO:COAK for local reference 56 (sccp_scoc.c:1855) 20250410085923759 DLSCCP DEBUG SCCP-SCOC(56)[0x55b0da06e000]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250410085923759 DLSCCP DEBUG SCCP-SCOC(56)[0x55b0da06e000]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250410085923759 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085923759 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250410085923759 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) 20250410085923759 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-56)[0x55b0da0592a0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250410085923759 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-56)[0x55b0da0592a0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@dc2b9a5d0dfe: 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 } } } 20250410085923760 DLCTRL DEBUG Command: GET 449561273 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250410085923760 DLCTRL DEBUG Tx Command reply: GET_REPLY 449561273 rate_ctr.abs.msc.0.cnpool:subscr:new 3 (control_if.c:477) 20250410085923763 DLCTRL DEBUG Command: GET 447842033 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250410085923763 DLCTRL DEBUG Tx Command reply: GET_REPLY 447842033 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250410085923766 DLCTRL DEBUG Command: GET 597225001 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250410085923766 DLCTRL DEBUG Tx Command reply: GET_REPLY 597225001 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085923770 DLCTRL DEBUG Command: GET 436246096 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085923770 DLCTRL DEBUG Tx Command reply: GET_REPLY 436246096 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085923774 DLCTRL DEBUG Command: GET 724223044 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250410085923774 DLCTRL DEBUG Tx Command reply: GET_REPLY 724223044 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed 20250410085923777 DLCTRL DEBUG Command: GET 552895829 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250410085923777 DLCTRL DEBUG Tx Command reply: GET_REPLY 552895829 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250410085923781 DLCTRL DEBUG Command: GET 1998037 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250410085923781 DLCTRL DEBUG Tx Command reply: GET_REPLY 1998037 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250410085923783 DLCTRL DEBUG Command: GET 530482918 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250410085923783 DLCTRL DEBUG Tx Command reply: GET_REPLY 530482918 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085923786 DLCTRL DEBUG Command: GET 524917949 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085923786 DLCTRL DEBUG Tx Command reply: GET_REPLY 524917949 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085923788 DLCTRL DEBUG Command: GET 954415481 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250410085923788 DLCTRL DEBUG Tx Command reply: GET_REPLY 954415481 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed 20250410085923790 DLCTRL DEBUG Command: GET 101986243 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250410085923790 DLCTRL DEBUG Tx Command reply: GET_REPLY 101986243 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250410085923792 DLCTRL DEBUG Command: GET 832243592 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250410085923792 DLCTRL DEBUG Tx Command reply: GET_REPLY 832243592 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250410085923793 DLCTRL DEBUG Command: GET 152614598 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250410085923793 DLCTRL DEBUG Tx Command reply: GET_REPLY 152614598 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085923795 DLCTRL DEBUG Command: GET 234933559 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085923795 DLCTRL DEBUG Tx Command reply: GET_REPLY 234933559 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085923796 DLCTRL DEBUG Command: GET 547833104 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250410085923796 DLCTRL DEBUG Tx Command reply: GET_REPLY 547833104 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed 20250410085923798 DLCTRL DEBUG Command: GET 98184722 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250410085923798 DLCTRL DEBUG Tx Command reply: GET_REPLY 98184722 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250410085923799 DLCTRL DEBUG Command: GET 750806272 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250410085923799 DLCTRL DEBUG Tx Command reply: GET_REPLY 750806272 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250410085923800 DLCTRL DEBUG Command: GET 13131083 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250410085923800 DLCTRL DEBUG Tx Command reply: GET_REPLY 13131083 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085923801 DLCTRL DEBUG Command: GET 749466939 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085923801 DLCTRL DEBUG Tx Command reply: GET_REPLY 749466939 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085923802 DLCTRL DEBUG Command: GET 465396047 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250410085923802 DLCTRL DEBUG Tx Command reply: GET_REPLY 465396047 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed MTC@dc2b9a5d0dfe: 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 := '000000000000001010001100'B, t_guard := 20.000000 } 20250410085923824 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39604<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(459)@dc2b9a5d0dfe: f_create_expect(l3 := '050152082926240000000040'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(459)@dc2b9a5d0dfe: 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)@dc2b9a5d0dfe: Added conn table entry 3TC_mscpool_L3Compl_on_1_cnlink0(468)6211985 20250410085924849 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085924849 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085924849 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 96 bytes from client (stream_srv.c:1351) 20250410085924849 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250410085924849 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x5ec991, normal) (hnbgw_rua.c:407) 20250410085924849 DHNB DEBUG map_rua[0x55b0da057060]{init}: Allocated (fsm.c:456) 20250410085924849 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6211985)[0x55b0da057060]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250410085924849 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6211985 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250410085924849 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410085924849 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410085924849 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6211985 SCCP-0 CS MI=IMSI-262420000000004: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250410085924849 DCN DEBUG map_sccp[0x55b0da074b30]{init}: Allocated (fsm.c:456) 20250410085924849 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-57)[0x55b0da074b30]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250410085924849 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-6211985 <-> SCCP-57 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250410085924849 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6211985 SCCP-57 msc-0 MI=IMSI-262420000000004: rx RUA Connect with 67 bytes RANAP data (hnbgw_rua.c:312) 20250410085924849 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6211985)[0x55b0da057060]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250410085924849 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410085924849 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410085924849 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6211985)[0x55b0da057060]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250410085924849 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-57)[0x55b0da074b30]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250410085924849 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250410085924849 DLSCCP DEBUG SCCP-SCOC(57)[0x55b0da052a70]{IDLE}: Allocated (fsm.c:456) 20250410085924849 DLSCCP DEBUG SCCP-SCOC(57)[0x55b0da052a70]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250410085924849 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403f0000060003400100000f40060000f1100926003a40080000f110092600370010400d0c050152082926240000000040004f400300028c0056400500f1100926) (sccp_scrc.c:415) 20250410085924849 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085924849 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085924849 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085924849 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085924849 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085924849 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085924849 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085924849 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085924849 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085924849 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085924849 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085924849 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085924849 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085924849 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085924849 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085924849 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 8c 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085924849 DLSCCP DEBUG SCCP-SCOC(57)[0x55b0da052a70]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250410085924849 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-57)[0x55b0da074b30]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250410085924850 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6211985)[0x55b0da057060]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250410085924850 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085924850 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085924850 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085924850 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085924850 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085924850 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.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' 20250410085924850 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410085924850 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410085924850 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085924850 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 8c 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(458)@dc2b9a5d0dfe: First idle individual index:3 HNBGW_Test.msc0-SCCP(458)@dc2b9a5d0dfe: Warning: Stopping inactive timer T_ias[3]. HNBGW_Test.msc0-RAN(459)@dc2b9a5d0dfe: Found Expect[0] for l3='050152082926240000000040'O handled at TC_mscpool_L3Compl_on_1_cnlink0(468) HNBGW_Test.msc0-RAN(459)@dc2b9a5d0dfe: Added conn table entry 3TC_mscpool_L3Compl_on_1_cnlink0(468)5065070 HNBGW_Test.msc0-SCCP(458)@dc2b9a5d0dfe: Session index based on connection ID:3 HNBGW_Test.msc0-SCCP(458)@dc2b9a5d0dfe: Warning: Re-starting timer T_ias[3], which is already active (running or expired). 20250410085924857 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085924857 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410085924857 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410085924857 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410085924857 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085924857 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410085924857 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085924857 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085924857 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085924857 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 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 b6 6c 82 02 00 00 00 00 00 06 00 08 00 00 00 07  20250410085924857 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085924857 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085924857 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085924857 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410085924857 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085924857 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00b66c82) (sccp_scrc.c:486) 20250410085924857 DLSCCP DEBUG Received CO:COAK for local reference 57 (sccp_scoc.c:1855) 20250410085924857 DLSCCP DEBUG SCCP-SCOC(57)[0x55b0da052a70]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250410085924857 DLSCCP DEBUG SCCP-SCOC(57)[0x55b0da052a70]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250410085924857 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085924857 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250410085924857 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) 20250410085924857 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-57)[0x55b0da074b30]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250410085924857 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-57)[0x55b0da074b30]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_mscpool_L3Compl_on_1_cnlink0(468)@dc2b9a5d0dfe: setverdict(pass): none -> pass MTC@dc2b9a5d0dfe: 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 } } } 20250410085924860 DLCTRL DEBUG Command: GET 153484580 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250410085924860 DLCTRL DEBUG Tx Command reply: GET_REPLY 153484580 rate_ctr.abs.msc.0.cnpool:subscr:new 4 (control_if.c:477) 20250410085924865 DLCTRL DEBUG Command: GET 837438667 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250410085924865 DLCTRL DEBUG Tx Command reply: GET_REPLY 837438667 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250410085924869 DLCTRL DEBUG Command: GET 408833431 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250410085924869 DLCTRL DEBUG Tx Command reply: GET_REPLY 408833431 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085924874 DLCTRL DEBUG Command: GET 383739975 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085924874 DLCTRL DEBUG Tx Command reply: GET_REPLY 383739975 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085924877 DLCTRL DEBUG Command: GET 370086351 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250410085924877 DLCTRL DEBUG Tx Command reply: GET_REPLY 370086351 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed 20250410085924881 DLCTRL DEBUG Command: GET 535666098 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250410085924881 DLCTRL DEBUG Tx Command reply: GET_REPLY 535666098 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250410085924885 DLCTRL DEBUG Command: GET 639132606 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250410085924885 DLCTRL DEBUG Tx Command reply: GET_REPLY 639132606 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250410085924888 DLCTRL DEBUG Command: GET 655445798 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250410085924888 DLCTRL DEBUG Tx Command reply: GET_REPLY 655445798 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085924891 DLCTRL DEBUG Command: GET 163958761 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085924891 DLCTRL DEBUG Tx Command reply: GET_REPLY 163958761 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085924894 DLCTRL DEBUG Command: GET 977914553 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250410085924894 DLCTRL DEBUG Tx Command reply: GET_REPLY 977914553 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed 20250410085924897 DLCTRL DEBUG Command: GET 730742860 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250410085924897 DLCTRL DEBUG Tx Command reply: GET_REPLY 730742860 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250410085924899 DLCTRL DEBUG Command: GET 11443009 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250410085924899 DLCTRL DEBUG Tx Command reply: GET_REPLY 11443009 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250410085924901 DLCTRL DEBUG Command: GET 781737586 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250410085924901 DLCTRL DEBUG Tx Command reply: GET_REPLY 781737586 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085924903 DLCTRL DEBUG Command: GET 965801538 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085924903 DLCTRL DEBUG Tx Command reply: GET_REPLY 965801538 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085924905 DLCTRL DEBUG Command: GET 167342059 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250410085924905 DLCTRL DEBUG Tx Command reply: GET_REPLY 167342059 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed 20250410085924907 DLCTRL DEBUG Command: GET 227977233 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250410085924907 DLCTRL DEBUG Tx Command reply: GET_REPLY 227977233 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250410085924909 DLCTRL DEBUG Command: GET 447888543 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250410085924909 DLCTRL DEBUG Tx Command reply: GET_REPLY 447888543 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250410085924911 DLCTRL DEBUG Command: GET 15421174 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250410085924911 DLCTRL DEBUG Tx Command reply: GET_REPLY 15421174 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085924913 DLCTRL DEBUG Command: GET 321927321 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085924913 DLCTRL DEBUG Tx Command reply: GET_REPLY 321927321 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085924915 DLCTRL DEBUG Command: GET 980206769 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250410085924915 DLCTRL DEBUG Tx Command reply: GET_REPLY 980206769 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed MTC@dc2b9a5d0dfe: ok: talloc reports "asn1_context" = 1 bytes 20250410085924922 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39562<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250410085924923 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:44591<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(452)@dc2b9a5d0dfe: Final verdict of PTC: none VirtHNBGW-STATS(451)@dc2b9a5d0dfe: Final verdict of PTC: none MTC@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed 20250410085924926 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39552<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250410085924926 DLINP DEBUG SRVCONN(,r=127.0.0.1:43069<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085924927 DLINP DEBUG SRVCONN(,r=127.0.0.1:43069<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085924927 DLINP NOTICE SRV(,r=127.0.0.1:43069<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410085924927 DMAIN NOTICE (127.0.0.1:43069 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:43069<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250410085924927 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) HNBGW_Test.sgsn0-SCCP(461)@dc2b9a5d0dfe: Final verdict of PTC: none TC_mscpool_L3Compl_on_1_cnlink-Iuh1-RUA(457)@dc2b9a5d0dfe: Final verdict of PTC: none 20250410085924929 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250410085924929 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410085924929 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250410085924929 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250410085924929 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250410085924929 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410085924929 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250410085924929 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250410085924929 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250410085924929 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085924929 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-sgsn0-0: connection closed 20250410085924929 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250410085924929 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250410085924929 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250410085924929 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250410085924929 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 20250410085924929 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  20250410085924929 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085924929 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250410085924929 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.sgsn0-RAN(462)@dc2b9a5d0dfe: Final verdict of PTC: none 20250410085924930 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250410085924930 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410085924930 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250410085924930 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250410085924930 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250410085924930 DLSS7 <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-M3UA(460)@dc2b9a5d0dfe: Final verdict of PTC: none 20250410085924930 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085924930 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250410085924930 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250410085924930 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085924930 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085924930 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085924930 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085924930 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250410085924930 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250410085924930 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250410085924930 DRANAP NOTICE cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: link lost (cnlink.c:118) 20250410085924930 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085924930 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250410085924930 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:378) 20250410085924930 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085924930 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085924930 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250410085924930 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250410085924930 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250410085924930 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085924930 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-msc0-0: connection closed 20250410085924930 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250410085924930 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250410085924930 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250410085924930 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250410085924930 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 20250410085924930 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085924930 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250410085924930 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250410085924931 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085924931 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085924931 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250410085924931 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250410085924931 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250410085924931 DRANAP NOTICE cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: link lost (cnlink.c:118) 20250410085924931 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-54)[0x55b0da07c400]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250410085924931 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250410085924931 DLSCCP DEBUG SCCP-SCOC(54)[0x55b0da0763d0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250410085924931 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0029e38e), PART(T=Source Reference,L=4,D=00000036), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250410085924931 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085924931 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085924931 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085924931 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085924931 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085924931 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085924931 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [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 29 e3 8e 00 00 36 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085924931 DLSCCP DEBUG SCCP-SCOC(54)[0x55b0da0763d0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250410085924931 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-54)[0x55b0da07c400]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250410085924931 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4495016)[0x55b0da07b770]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250410085924931 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4495016)[0x55b0da07b770]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250410085924931 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250410085924931 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4495016)[0x55b0da07b770]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250410085924931 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4495016)[0x55b0da07b770]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250410085924931 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4495016)[0x55b0da07b770]{disrupted}: Freeing instance (context_map.c:202) 20250410085924931 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4495016)[0x55b0da07b770]{disrupted}: Deallocated (fsm.c:568) 20250410085924931 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-54)[0x55b0da07c400]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250410085924931 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-54)[0x55b0da07c400]{disconnected}: Freeing instance (context_map.c:206) 20250410085924931 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-54)[0x55b0da07c400]{disconnected}: Deallocated (fsm.c:568) 20250410085924932 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4495016 SCCP-54 msc-0 MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20250410085924932 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-55)[0x55b0da0a8a80]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250410085924932 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250410085924932 DLSCCP DEBUG SCCP-SCOC(55)[0x55b0da055bd0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250410085924932 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fe9869), PART(T=Source Reference,L=4,D=00000037), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250410085924932 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085924932 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085924932 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085924932 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085924932 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085924932 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085924932 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [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 fe 98 69 00 00 37 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085924932 DLSCCP DEBUG SCCP-SCOC(55)[0x55b0da055bd0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250410085924932 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-55)[0x55b0da0a8a80]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250410085924932 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5197021)[0x55b0da0a9380]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250410085924932 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5197021)[0x55b0da0a9380]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250410085924932 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250410085924932 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5197021)[0x55b0da0a9380]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250410085924932 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5197021)[0x55b0da0a9380]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250410085924932 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5197021)[0x55b0da0a9380]{disrupted}: Freeing instance (context_map.c:202) 20250410085924932 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5197021)[0x55b0da0a9380]{disrupted}: Deallocated (fsm.c:568) 20250410085924932 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-55)[0x55b0da0a8a80]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250410085924932 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-55)[0x55b0da0a8a80]{disconnected}: Freeing instance (context_map.c:206) 20250410085924932 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-55)[0x55b0da0a8a80]{disconnected}: Deallocated (fsm.c:568) 20250410085924932 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5197021 SCCP-55 msc-0 MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20250410085924932 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-56)[0x55b0da0592a0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250410085924932 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250410085924932 DLSCCP DEBUG SCCP-SCOC(56)[0x55b0da06e000]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250410085924932 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008b8f52), PART(T=Source Reference,L=4,D=00000038), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250410085924933 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085924933 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085924933 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) TC_mscpool_L3Compl_on_1_cnlink-Iuh0(454)@dc2b9a5d0dfe: Final verdict of PTC: none 20250410085924933 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085924933 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085924933 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) HNBGW_Test.sgsn0-M3UA(463)@dc2b9a5d0dfe: Final verdict of PTC: none 20250410085924933 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [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 8b 8f 52 00 00 38 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085924933 DLSCCP DEBUG SCCP-SCOC(56)[0x55b0da06e000]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250410085924933 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-56)[0x55b0da0592a0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250410085924933 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16560647)[0x55b0da0a88a0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250410085924933 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16560647)[0x55b0da0a88a0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250410085924933 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250410085924933 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16560647)[0x55b0da0a88a0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250410085924933 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16560647)[0x55b0da0a88a0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250410085924933 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16560647)[0x55b0da0a88a0]{disrupted}: Freeing instance (context_map.c:202) 20250410085924933 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16560647)[0x55b0da0a88a0]{disrupted}: Deallocated (fsm.c:568) 20250410085924933 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-56)[0x55b0da0592a0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250410085924933 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-56)[0x55b0da0592a0]{disconnected}: Freeing instance (context_map.c:206) 20250410085924933 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-56)[0x55b0da0592a0]{disconnected}: Deallocated (fsm.c:568) 20250410085924933 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16560647 SCCP-56 msc-0 MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20250410085924933 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-57)[0x55b0da074b30]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250410085924933 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250410085924933 DLSCCP DEBUG SCCP-SCOC(57)[0x55b0da052a70]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250410085924933 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b66c82), PART(T=Source Reference,L=4,D=00000039), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) TC_mscpool_L3Compl_on_1_cnlink-Iuh0-RUA(455)@dc2b9a5d0dfe: Final verdict of PTC: none MutexDispCT-TC_mscpool_L3Compl_on_1_cnlink(450)@dc2b9a5d0dfe: Final verdict of PTC: none 20250410085924933 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085924933 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085924933 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085924933 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085924933 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085924933 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085924934 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [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 b6 6c 82 00 00 39 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085924934 DLSCCP DEBUG SCCP-SCOC(57)[0x55b0da052a70]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250410085924934 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-57)[0x55b0da074b30]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250410085924934 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6211985)[0x55b0da057060]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250410085924934 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6211985)[0x55b0da057060]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250410085924934 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250410085924934 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6211985)[0x55b0da057060]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250410085924934 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6211985)[0x55b0da057060]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) HNBGW_Test.msc0-RAN(459)@dc2b9a5d0dfe: Final verdict of PTC: none 20250410085924934 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6211985)[0x55b0da057060]{disrupted}: Freeing instance (context_map.c:202) 20250410085924934 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6211985)[0x55b0da057060]{disrupted}: Deallocated (fsm.c:568) 20250410085924934 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-57)[0x55b0da074b30]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) TC_mscpool_L3Compl_on_1_cnlink-Iuh1(456)@dc2b9a5d0dfe: Final verdict of PTC: none 20250410085924934 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-57)[0x55b0da074b30]{disconnected}: Freeing instance (context_map.c:206) 20250410085924934 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-57)[0x55b0da074b30]{disconnected}: Deallocated (fsm.c:568) 20250410085924934 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6211985 SCCP-57 msc-0 MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20250410085924934 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410085924934 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250410085924934 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085924934 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085924935 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer HNBGW-PFCP(453)@dc2b9a5d0dfe: Final verdict of PTC: none 20250410085924935 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085924935 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085924935 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250410085924935 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085924935 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085924935 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085924935 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085924935 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085924935 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250410085924935 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085924935 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085924935 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085924935 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085924935 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085924935 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250410085924935 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085924935 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085924935 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085924936 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085924936 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085924936 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! HNBGW-MGCP(464)@dc2b9a5d0dfe: Final verdict of PTC: none TC_mscpool_L3Compl_on_1_cnlink0(466)@dc2b9a5d0dfe: Final verdict of PTC: pass TC_mscpool_L3Compl_on_1_cnlink0(465)@dc2b9a5d0dfe: Final verdict of PTC: pass 20250410085924935 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:894) 20250410085924935 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085924935 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410085924935 DMAIN NOTICE (127.0.0.1:9999 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) 20250410085924935 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250410085924937 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39574<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250410085924938 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39564<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.msc0-SCCP(458)@dc2b9a5d0dfe: Final verdict of PTC: none 20250410085924950 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39590<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250410085924950 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39604<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Compl_on_1_cnlink0(468)@dc2b9a5d0dfe: Final verdict of PTC: pass TC_mscpool_L3Compl_on_1_cnlink0(467)@dc2b9a5d0dfe: Final verdict of PTC: pass MTC@dc2b9a5d0dfe: Setting final verdict of the test case. MTC@dc2b9a5d0dfe: Local verdict of MTC: pass MTC@dc2b9a5d0dfe: Local verdict of PTC MutexDispCT-TC_mscpool_L3Compl_on_1_cnlink(450): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC VirtHNBGW-STATS(451): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC IPA-CTRL-CLI-IPA(452): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW-PFCP(453): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-Iuh0(454): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-Iuh0-RUA(455): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-Iuh1(456): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-Iuh1-RUA(457): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.msc0-SCCP(458): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.msc0-RAN(459): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.msc0-M3UA(460): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(461): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.sgsn0-RAN(462): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(463): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW-MGCP(464): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink0(465): pass (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink0(466): pass (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink0(467): pass (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink0(468): pass (pass -> pass) MTC@dc2b9a5d0dfe: Test case TC_mscpool_L3Compl_on_1_cnlink finished. Verdict: pass MTC@dc2b9a5d0dfe: 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'. Thu Apr 10 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 20250410085925036 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39608<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410085925538 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39608<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=476756) Waiting for packet dumper to finish... 1 (prev_count=476756, count=477296) 20250410085926931 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250410085926931 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250410085926931 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250410085926931 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250410085926931 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250410085926931 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@dc2b9a5d0dfe: 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@dc2b9a5d0dfe: 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 ------ Thu Apr 10 08:59:27 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_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@dc2b9a5d0dfe: 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@dc2b9a5d0dfe: Test case TC_mscpool_L3Complete_by_imsi_round_robin started. 20250410085928641 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48146<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410085928645 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48156<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410085928648 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:38713<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0(473)@dc2b9a5d0dfe: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250410085928734 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250410085928734 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250410085928741 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085928741 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085928741 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085928741 DRANAP DEBUG cnlink(msc-1)[0x55b0d9fd5920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085928741 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:50645 (stream_srv.c:142) 20250410085928741 DMAIN INFO New HNB SCTP connection r=127.0.0.1:50645<->l=127.0.0.1:29169 (hnbgw.c:791) TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1(475)@dc2b9a5d0dfe: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250410085928741 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085928741 DRANAP DEBUG cnlink(msc-2)[0x55b0d9fd2b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085928742 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085928742 DRANAP DEBUG cnlink(msc-3)[0x55b0da03ca10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085928743 DRANAP DEBUG cnlink(msc-3)[0x55b0da03ca10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085928743 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250410085928743 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085928743 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085928743 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410085928743 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085928743 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085928743 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085928743 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) 20250410085928743 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085928743 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085928743 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085928743 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085928743 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085928743 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085928743 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085928743 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) 20250410085928743 DLSS7 DEBUG Found route for dpc=4=0.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) 20250410085928743 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250410085928743 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085928743 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250410085928743 DRANAP DEBUG cnlink(msc-3)[0x55b0da03ca10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085928743 DRANAP DEBUG cnlink(msc-2)[0x55b0d9fd2b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085928743 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250410085928743 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085928743 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085928743 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410085928743 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085928743 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085928743 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085928743 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085928743 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085928743 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085928743 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085928743 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085928743 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085928743 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085928743 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085928743 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085928743 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085928743 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250410085928743 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085928743 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085928743 DRANAP DEBUG cnlink(msc-2)[0x55b0d9fd2b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085928743 DRANAP DEBUG cnlink(msc-1)[0x55b0d9fd5920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085928743 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250410085928743 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085928743 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085928743 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410085928743 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085928743 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085928743 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085928743 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085928743 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085928743 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085928743 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085928743 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085928743 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085928743 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085928743 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085928743 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085928743 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085928743 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410085928743 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085928743 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085928743 DRANAP DEBUG cnlink(msc-1)[0x55b0d9fd5920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085928743 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085928743 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250410085928743 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085928743 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085928743 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410085928743 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085928743 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085928743 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085928743 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085928743 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085928743 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085928743 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085928743 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085928743 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085928743 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085928743 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085928743 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085928743 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085928743 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085928743 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085928743 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085928743 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085928744 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085928744 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085928744 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085928744 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 20250410085928744 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250410085928744 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250410085928744 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085928744 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085928744 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085928744 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250410085928744 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250410085928744 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250410085928744 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085928744 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085928744 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085928744 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410085928744 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410085928744 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250410085928744 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085928744 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085928744 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085928744 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085928744 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085928744 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@dc2b9a5d0dfe: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(479)@dc2b9a5d0dfe: ************************************************* HNBGW_Test.msc0-M3UA(479)@dc2b9a5d0dfe: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(479)@dc2b9a5d0dfe: ************************************************* MTC@dc2b9a5d0dfe: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(477)@dc2b9a5d0dfe: v_sccp_pdu_maxlen:268 MTC@dc2b9a5d0dfe: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(482)@dc2b9a5d0dfe: ************************************************* HNBGW_Test.msc1-M3UA(482)@dc2b9a5d0dfe: M3UA emulation initiated, the test can be started MTC@dc2b9a5d0dfe: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(482)@dc2b9a5d0dfe: ************************************************* HNBGW_Test.msc1-SCCP(480)@dc2b9a5d0dfe: v_sccp_pdu_maxlen:268 20250410085928768 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085928768 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085928768 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085928768 DRANAP DEBUG cnlink(sgsn-1)[0x55b0da03dd30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085928769 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085928769 DRANAP DEBUG cnlink(sgsn-2)[0x55b0da03e6c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085928769 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085928769 DRANAP DEBUG cnlink(sgsn-3)[0x55b0da03f050]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085928770 DRANAP DEBUG cnlink(sgsn-3)[0x55b0da03f050]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085928770 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250410085928770 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085928770 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085928770 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410085928770 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085928770 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085928770 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085928770 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) 20250410085928770 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085928770 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085928770 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085928770 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085928770 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085928770 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085928770 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085928770 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) 20250410085928770 DLSS7 DEBUG Found route for dpc=12=0.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) 20250410085928770 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250410085928770 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085928770 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250410085928770 DRANAP DEBUG cnlink(sgsn-3)[0x55b0da03f050]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085928770 DRANAP DEBUG cnlink(sgsn-2)[0x55b0da03e6c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085928770 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250410085928770 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085928770 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085928770 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410085928770 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085928770 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085928770 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085928770 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085928770 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085928770 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085928770 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085928770 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085928770 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085928770 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085928770 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085928770 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085928770 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085928770 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250410085928770 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085928770 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085928770 DRANAP DEBUG cnlink(sgsn-2)[0x55b0da03e6c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085928770 DRANAP DEBUG cnlink(sgsn-1)[0x55b0da03dd30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085928770 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250410085928770 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085928770 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085928770 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410085928770 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085928770 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085928770 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085928770 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085928770 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085928770 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085928770 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085928770 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085928770 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085928770 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085928770 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085928770 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085928770 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085928770 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250410085928770 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085928770 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085928770 DRANAP DEBUG cnlink(sgsn-1)[0x55b0da03dd30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085928770 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085928770 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250410085928770 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085928770 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085928770 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410085928770 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085928770 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085928770 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085928770 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410085928770 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085928770 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085928770 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085928770 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085928770 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085928770 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085928770 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085928770 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410085928770 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085928770 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085928770 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085928770 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085928770 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085928770 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085928770 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085928770 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085928770 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 20250410085928770 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250410085928770 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250410085928770 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085928770 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085928770 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085928770 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250410085928770 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250410085928770 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250410085928770 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085928770 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085928770 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085928770 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250410085928770 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250410085928770 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250410085928770 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085928770 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085928770 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085928770 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085928770 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085928770 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@dc2b9a5d0dfe: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(485)@dc2b9a5d0dfe: ************************************************* HNBGW_Test.sgsn0-M3UA(485)@dc2b9a5d0dfe: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(485)@dc2b9a5d0dfe: ************************************************* MTC@dc2b9a5d0dfe: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(483)@dc2b9a5d0dfe: v_sccp_pdu_maxlen:268 MTC@dc2b9a5d0dfe: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(488)@dc2b9a5d0dfe: ************************************************* HNBGW_Test.sgsn1-M3UA(488)@dc2b9a5d0dfe: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(488)@dc2b9a5d0dfe: ************************************************* MTC@dc2b9a5d0dfe: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(486)@dc2b9a5d0dfe: v_sccp_pdu_maxlen:268 20250410085928812 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085928812 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085928812 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250410085928812 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250410085928812 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) 20250410085928813 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250410085928813 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250410085928813 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410085928813 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@dc2b9a5d0dfe: setverdict(pass): none -> pass 20250410085928821 DLINP DEBUG SRVCONN(,r=127.0.0.1:50645<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085928821 DLINP DEBUG SRVCONN(,r=127.0.0.1:50645<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085928821 DLINP DEBUG SRVCONN(,r=127.0.0.1:50645<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250410085928821 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250410085928821 DHNBAP DEBUG (127.0.0.1:50645 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20250410085928821 DHNBAP NOTICE (127.0.0.1:50645 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250410085928821 DHNBAP NOTICE (127.0.0.1:50645 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250410085928821 DLINP DEBUG SRVCONN(,r=127.0.0.1:50645<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410085928821 DLINP DEBUG SRVCONN(,r=127.0.0.1:50645<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed 20250410085928954 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250410085928954 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250410085928954 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250410085928954 DLSS7 <000c> 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)@dc2b9a5d0dfe: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250410085928964 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085928964 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250410085928964 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250410085928964 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250410085928964 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250410085928964 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250410085928965 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250410085928965 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 20250410085928965 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250410085928965 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  20250410085928965 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250410085928965 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 20250410085928965 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 20250410085928965 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250410085928965 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250410085928968 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085928968 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250410085928968 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250410085928968 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  20250410085928968 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250410085928968 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250410085928968 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250410085928968 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 20250410085928968 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250410085928968 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085928968 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  20250410085928968 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085928968 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250410085928968 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250410085928969 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:413) 20250410085928969 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085928969 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) HNBGW_Test.msc1-M3UA(482)@dc2b9a5d0dfe: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250410085928969 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085928969 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085928969 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250410085928969 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250410085928969 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085928970 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085928970 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250410085928970 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085928970 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085928970 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410085928970 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085928970 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085928970 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085928970 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085928970 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085928970 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085928970 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085928970 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085928970 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085928970 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085928970 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085928970 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085928971 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085928971 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085928971 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085928971 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085928971 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085928971 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085928971 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085928971 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085928971 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085928971 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085928971 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.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' 20250410085928971 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410085928971 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410085928971 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085928971 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  20250410085928973 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085928973 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPSM:UP) 20250410085928973 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250410085928973 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250410085928973 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250410085928973 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250410085928973 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250410085928973 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 20250410085928973 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Inactive () 20250410085928973 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  20250410085928973 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250410085928975 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085928975 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPTM:ACTIVE) 20250410085928975 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250410085928975 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  20250410085928975 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250410085928975 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250410085928975 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250410085928975 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 20250410085928975 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Active () 20250410085928975 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  20250410085928975 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  20250410085928975 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085928975 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250410085928976 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085928976 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250410085928976 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.0.2/0 (xua_snm.c:413) 20250410085928976 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085928976 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085928976 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085928976 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085928976 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250410085928976 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250410085928976 DRANAP DEBUG cnlink(msc-1)[0x55b0d9fd5920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085928977 DRANAP DEBUG cnlink(msc-1)[0x55b0d9fd5920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085928977 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250410085928977 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085928977 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085928977 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410085928977 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085928977 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085928977 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085928977 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085928977 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085928977 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085928977 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085928977 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085928977 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085928977 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085928977 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085928977 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085928977 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085928977 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410085928977 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085928977 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085928977 DRANAP DEBUG cnlink(msc-1)[0x55b0d9fd5920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085928978 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085928978 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085928978 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085928978 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410085928978 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410085928978 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=2=0.0.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' 20250410085928978 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250410085928978 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250410085928978 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085928978 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  20250410085928981 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250410085928981 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250410085928981 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250410085928981 DLSS7 <000c> 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)@dc2b9a5d0dfe: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250410085928985 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085928985 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250410085928985 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250410085928985 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250410085928985 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250410085928985 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250410085928985 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250410085928985 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 20250410085928986 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250410085928986 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  20250410085928986 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250410085928987 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085928987 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250410085928987 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250410085928987 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  20250410085928987 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250410085928987 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250410085928987 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250410085928987 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 20250410085928987 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250410085928987 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  20250410085928987 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  20250410085928987 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  20250410085928987 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085928987 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250410085928987 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085928987 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250410085928987 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250410085928987 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085928987 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085928987 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085928987 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085928987 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250410085928987 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250410085928987 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085928988 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085928988 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250410085928988 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085928988 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085928988 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410085928988 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085928988 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085928988 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085928988 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085928988 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085928988 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085928988 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085928988 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085928988 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085928988 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085928988 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085928988 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085928988 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085928988 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085928988 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085928988 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085928988 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085928988 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085928988 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085928988 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085928988 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085928988 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085928988 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.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' 20250410085928988 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410085928988 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410085928988 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085928988 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  20250410085928993 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 20250410085928993 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 20250410085928993 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250410085928993 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)@dc2b9a5d0dfe: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250410085928996 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085928996 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPSM:UP) 20250410085928996 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250410085928996 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250410085928996 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250410085928996 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250410085928996 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250410085928996 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 20250410085928996 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Inactive () 20250410085928996 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  20250410085928996 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250410085928997 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085928997 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPTM:ACTIVE) 20250410085928997 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250410085928997 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  20250410085928997 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250410085928997 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250410085928997 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250410085928997 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 20250410085928997 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Active () 20250410085928997 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  20250410085928997 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  20250410085928997 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  20250410085928997 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  20250410085928997 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085928997 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250410085928997 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085928997 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250410085928997 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.1.2/0 (xua_snm.c:413) 20250410085928997 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085928997 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085928997 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085928997 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085928997 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250410085928997 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250410085928997 DRANAP DEBUG cnlink(sgsn-1)[0x55b0da03dd30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085928999 DRANAP DEBUG cnlink(sgsn-1)[0x55b0da03dd30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085928999 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250410085928999 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085928999 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085928999 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410085928999 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085928999 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085928999 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085928999 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085928999 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085928999 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085928999 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085928999 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085928999 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085928999 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085928999 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085928999 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085928999 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085928999 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250410085928999 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085928999 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085928999 DRANAP DEBUG cnlink(sgsn-1)[0x55b0da03dd30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085928999 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085928999 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085928999 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085928999 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250410085928999 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250410085928999 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' 20250410085928999 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 20250410085928999 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250410085928999 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085928999 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)@dc2b9a5d0dfe: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250410085929768 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085929768 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410085929768 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410085929768 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410085929768 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085929768 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410085929768 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085929768 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085929768 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085929768 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085929768 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085929768 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085929768 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085929768 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410085929768 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085929768 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085929768 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250410085929769 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410085929769 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085929769 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085929769 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085929769 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085929769 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085929769 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085929769 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085929769 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085929769 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085929769 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085929769 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085929769 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085929769 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085929769 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085929769 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250410085929769 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250410085929769 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250410085929769 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250410085929769 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085929769 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410085929769 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085929769 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085929769 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085929769 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085929769 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085929769 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085929769 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085929769 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085929769 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085929769 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085929769 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085929769 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085929769 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085929769 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085929769 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085929769 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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) 20250410085929769 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250410085929769 DRANAP NOTICE cnlink(msc-0)[0x55b0d9ff2940]{CONNECTED}: link up (cnlink.c:111) 20250410085929769 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085929769 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085929769 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085929769 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085929769 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085929769 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.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' 20250410085929769 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410085929769 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410085929769 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085929769 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  20250410085929772 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085929772 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410085929772 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410085929772 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410085929772 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085929772 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410085929772 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085929772 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085929772 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085929772 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085929772 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085929772 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085929772 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085929772 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410085929772 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085929772 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085929772 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250410085929772 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410085929772 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085929772 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085929772 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085929772 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085929772 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085929772 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085929772 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085929772 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085929772 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085929772 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085929772 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085929772 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085929772 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085929772 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085929772 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250410085929772 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250410085929772 DRANAP INFO cnlink(msc-0)[0x55b0d9ff2940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(481)@dc2b9a5d0dfe: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250410085929777 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085929777 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250410085929777 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250410085929777 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 20250410085929777 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085929777 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 20250410085929777 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085929777 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085929777 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085929777 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085929777 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085929777 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085929777 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085929777 DLM3UA DEBUG 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) 20250410085929778 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085929778 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085929778 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250410085929778 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250410085929778 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085929778 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085929778 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085929778 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085929778 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085929778 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085929778 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085929778 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085929778 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085929778 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085929778 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085929778 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085929778 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085929778 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085929778 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250410085929778 DRANAP DEBUG cnlink(msc-1)[0x55b0d9fd5920]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250410085929778 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) 20250410085929778 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) 20250410085929778 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085929778 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250410085929778 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085929778 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085929778 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085929778 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085929778 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085929778 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085929778 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085929778 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085929778 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085929778 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085929778 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085929778 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085929778 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085929778 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410085929778 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085929778 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250410085929778 DRANAP DEBUG cnlink(msc-1)[0x55b0d9fd5920]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250410085929778 DRANAP NOTICE cnlink(msc-1)[0x55b0d9fd5920]{CONNECTED}: link up (cnlink.c:111) 20250410085929778 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085929778 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085929778 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085929778 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410085929778 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410085929778 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 20250410085929778 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250410085929778 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250410085929778 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085929778 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  20250410085929780 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085929780 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250410085929780 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250410085929780 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 20250410085929780 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085929780 DLSS7 <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' 20250410085929780 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085929780 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085929780 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085929780 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085929780 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085929780 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085929780 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085929780 DLM3UA DEBUG 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) 20250410085929780 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085929780 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085929780 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250410085929780 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250410085929780 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085929780 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085929780 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085929780 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085929780 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085929780 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085929780 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085929780 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085929780 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085929780 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085929780 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085929780 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085929780 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085929780 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085929780 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250410085929780 DRANAP DEBUG cnlink(msc-1)[0x55b0d9fd5920]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250410085929780 DRANAP INFO cnlink(msc-1)[0x55b0d9fd5920]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(484)@dc2b9a5d0dfe: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250410085929787 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085929787 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410085929787 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410085929787 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410085929787 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085929787 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085929787 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085929787 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410085929787 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085929787 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085929787 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250410085929787 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410085929787 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085929787 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085929787 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085929787 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085929787 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085929787 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085929787 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085929787 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085929787 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085929787 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085929787 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085929787 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085929787 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085929787 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085929787 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250410085929787 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250410085929787 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250410085929787 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250410085929787 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085929787 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410085929787 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085929787 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085929787 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085929787 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085929787 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085929787 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085929787 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085929787 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085929787 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085929787 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085929787 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085929787 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085929788 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085929788 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085929788 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085929788 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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) 20250410085929788 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250410085929787 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085929787 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410085929787 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085929787 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085929787 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085929787 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085929788 DRANAP NOTICE cnlink(sgsn-0)[0x55b0da03d3a0]{CONNECTED}: link up (cnlink.c:111) 20250410085929788 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085929788 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085929788 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085929788 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085929788 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085929788 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250410085929788 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410085929788 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410085929788 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085929788 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  20250410085929789 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085929789 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410085929789 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410085929789 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410085929789 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085929789 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410085929789 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085929789 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085929789 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085929789 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410085929789 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085929789 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085929789 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250410085929789 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410085929789 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085929789 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085929789 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085929789 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085929789 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085929789 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085929789 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085929789 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085929789 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085929789 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085929789 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085929789 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085929789 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085929789 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085929789 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085929789 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085929789 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085929789 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085929789 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250410085929789 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250410085929789 DRANAP INFO cnlink(sgsn-0)[0x55b0da03d3a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(487)@dc2b9a5d0dfe: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250410085929800 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085929800 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250410085929800 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250410085929800 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 20250410085929801 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085929801 DLSS7 <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' 20250410085929801 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085929801 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085929801 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085929801 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085929801 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085929801 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085929801 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085929801 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) 20250410085929801 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085929801 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085929801 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250410085929801 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250410085929801 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085929801 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085929801 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085929801 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085929801 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085929801 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085929801 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085929801 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085929801 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085929801 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085929801 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085929801 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085929801 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085929801 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085929801 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250410085929801 DRANAP DEBUG cnlink(sgsn-1)[0x55b0da03dd30]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250410085929801 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) 20250410085929801 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) 20250410085929801 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085929801 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250410085929801 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085929801 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085929801 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085929801 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085929801 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085929801 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085929801 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085929801 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085929801 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085929801 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085929801 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085929801 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085929801 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085929801 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250410085929801 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085929801 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250410085929801 DRANAP DEBUG cnlink(sgsn-1)[0x55b0da03dd30]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250410085929801 DRANAP NOTICE cnlink(sgsn-1)[0x55b0da03dd30]{CONNECTED}: link up (cnlink.c:111) 20250410085929801 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085929801 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085929801 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085929801 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250410085929801 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250410085929801 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' 20250410085929801 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 20250410085929801 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250410085929801 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085929801 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  20250410085929803 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085929803 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250410085929803 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250410085929803 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 20250410085929803 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085929803 DLSS7 <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' 20250410085929803 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085929803 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085929803 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085929803 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085929803 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085929803 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085929803 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085929803 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) 20250410085929803 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085929803 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085929803 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250410085929803 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250410085929803 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085929803 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085929803 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085929803 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085929803 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085929803 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085929803 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085929803 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085929803 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085929803 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085929803 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085929803 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085929803 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085929803 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085929803 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250410085929803 DRANAP DEBUG cnlink(sgsn-1)[0x55b0da03dd30]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250410085929803 DRANAP INFO cnlink(sgsn-1)[0x55b0da03dd30]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250410085930830 DLCTRL DEBUG Command: GET 226277883 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250410085930830 DLCTRL DEBUG Tx Command reply: GET_REPLY 226277883 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250410085930833 DLCTRL DEBUG Command: GET 148818810 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250410085930833 DLCTRL DEBUG Tx Command reply: GET_REPLY 148818810 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250410085930835 DLCTRL DEBUG Command: GET 134264498 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250410085930835 DLCTRL DEBUG Tx Command reply: GET_REPLY 134264498 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085930836 DLCTRL DEBUG Command: GET 627901605 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085930836 DLCTRL DEBUG Tx Command reply: GET_REPLY 627901605 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085930837 DLCTRL DEBUG Command: GET 561700229 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250410085930837 DLCTRL DEBUG Tx Command reply: GET_REPLY 561700229 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250410085930837 DLCTRL DEBUG Command: GET 897109112 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250410085930837 DLCTRL DEBUG Tx Command reply: GET_REPLY 897109112 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250410085930838 DLCTRL DEBUG Command: GET 843094720 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250410085930838 DLCTRL DEBUG Tx Command reply: GET_REPLY 843094720 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250410085930839 DLCTRL DEBUG Command: GET 624746147 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250410085930839 DLCTRL DEBUG Tx Command reply: GET_REPLY 624746147 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085930839 DLCTRL DEBUG Command: GET 467757331 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085930839 DLCTRL DEBUG Tx Command reply: GET_REPLY 467757331 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085930840 DLCTRL DEBUG Command: GET 551248594 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250410085930840 DLCTRL DEBUG Tx Command reply: GET_REPLY 551248594 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250410085930841 DLCTRL DEBUG Command: GET 712332997 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250410085930841 DLCTRL DEBUG Tx Command reply: GET_REPLY 712332997 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250410085930841 DLCTRL DEBUG Command: GET 20508995 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250410085930841 DLCTRL DEBUG Tx Command reply: GET_REPLY 20508995 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250410085930842 DLCTRL DEBUG Command: GET 922288144 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250410085930842 DLCTRL DEBUG Tx Command reply: GET_REPLY 922288144 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085930843 DLCTRL DEBUG Command: GET 747197620 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085930843 DLCTRL DEBUG Tx Command reply: GET_REPLY 747197620 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085930844 DLCTRL DEBUG Command: GET 850272423 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250410085930844 DLCTRL DEBUG Tx Command reply: GET_REPLY 850272423 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250410085930844 DLCTRL DEBUG Command: GET 704881773 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250410085930844 DLCTRL DEBUG Tx Command reply: GET_REPLY 704881773 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250410085930845 DLCTRL DEBUG Command: GET 841506205 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250410085930845 DLCTRL DEBUG Tx Command reply: GET_REPLY 841506205 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250410085930846 DLCTRL DEBUG Command: GET 942913818 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250410085930846 DLCTRL DEBUG Tx Command reply: GET_REPLY 942913818 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085930846 DLCTRL DEBUG Command: GET 752473369 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085930846 DLCTRL DEBUG Tx Command reply: GET_REPLY 752473369 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085930847 DLCTRL DEBUG Command: GET 475783390 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250410085930847 DLCTRL DEBUG Tx Command reply: GET_REPLY 475783390 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@dc2b9a5d0dfe: 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@dc2b9a5d0dfe: "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@dc2b9a5d0dfe: 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 := '000000000000001101111101'B, t_guard := 20.000000 } 20250410085930857 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48162<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(478)@dc2b9a5d0dfe: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(478)@dc2b9a5d0dfe: 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)@dc2b9a5d0dfe: Added conn table entry 0TC_mscpool_L3Complete_by_imsi_round_robin0(490)8997346 20250410085931906 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085931906 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085931906 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250410085931906 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250410085931906 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x8949e2, normal) (hnbgw_rua.c:407) 20250410085931906 DHNB DEBUG map_rua[0x55b0da07b770]{init}: Allocated (fsm.c:456) 20250410085931906 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8997346)[0x55b0da07b770]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250410085931906 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8997346 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250410085931906 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410085931906 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410085931906 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8997346 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250410085931906 DCN DEBUG map_sccp[0x55b0da07c400]{init}: Allocated (fsm.c:456) 20250410085931906 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x55b0da07c400]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250410085931906 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-8997346 <-> SCCP-58 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250410085931906 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8997346 SCCP-58 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250410085931906 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8997346)[0x55b0da07b770]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250410085931906 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410085931906 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410085931906 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8997346)[0x55b0da07b770]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250410085931906 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x55b0da07c400]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250410085931906 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250410085931906 DLSCCP DEBUG SCCP-SCOC(58)[0x55b0da0a9380]{IDLE}: Allocated (fsm.c:456) 20250410085931906 DLSCCP DEBUG SCCP-SCOC(58)[0x55b0da0a9380]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250410085931906 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000030004f400300037d0056400500f1100926) (sccp_scrc.c:415) 20250410085931906 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085931906 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085931906 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085931907 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085931907 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085931907 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085931907 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085931907 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085931907 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085931907 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085931907 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085931907 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085931907 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085931907 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085931907 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085931907 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 03 7d 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) 20250410085931907 DLSCCP DEBUG SCCP-SCOC(58)[0x55b0da0a9380]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250410085931907 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x55b0da07c400]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250410085931907 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8997346)[0x55b0da07b770]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250410085931907 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085931907 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085931907 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085931907 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085931907 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085931907 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250410085931907 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410085931907 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410085931907 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085931907 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 03 7d 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)@dc2b9a5d0dfe: First idle individual index:0 HNBGW_Test.msc0-SCCP(477)@dc2b9a5d0dfe: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(478)@dc2b9a5d0dfe: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_mscpool_L3Complete_by_imsi_round_robin0(490) HNBGW_Test.msc0-RAN(478)@dc2b9a5d0dfe: Added conn table entry 0TC_mscpool_L3Complete_by_imsi_round_robin0(490)1056559 HNBGW_Test.msc0-SCCP(477)@dc2b9a5d0dfe: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(477)@dc2b9a5d0dfe: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_imsi_round_robin0(490)@dc2b9a5d0dfe: setverdict(pass): none -> pass MTC@dc2b9a5d0dfe: 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 } } } 20250410085931930 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085931930 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410085931930 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410085931930 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410085931930 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085931930 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410085931930 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085931930 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085931930 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085931930 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 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 2a 83 91 02 00 00 00 00 00 06 00 08 00 00 00 07  20250410085931930 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085931930 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085931930 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085931930 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410085931930 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085931930 DLSS7 DEBUG scrc_rx_mtp_xfer_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=002a8391) (sccp_scrc.c:486) 20250410085931930 DLSCCP DEBUG Received CO:COAK for local reference 58 (sccp_scoc.c:1855) 20250410085931930 DLSCCP DEBUG SCCP-SCOC(58)[0x55b0da0a9380]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250410085931930 DLSCCP DEBUG SCCP-SCOC(58)[0x55b0da0a9380]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250410085931930 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085931930 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250410085931930 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) 20250410085931930 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x55b0da07c400]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250410085931930 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x55b0da07c400]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250410085931931 DLCTRL DEBUG Command: GET 939410264 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250410085931931 DLCTRL DEBUG Tx Command reply: GET_REPLY 939410264 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250410085931936 DLCTRL DEBUG Command: GET 349640341 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250410085931936 DLCTRL DEBUG Tx Command reply: GET_REPLY 349640341 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250410085931940 DLCTRL DEBUG Command: GET 134039943 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250410085931940 DLCTRL DEBUG Tx Command reply: GET_REPLY 134039943 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085931944 DLCTRL DEBUG Command: GET 821804748 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085931944 DLCTRL DEBUG Tx Command reply: GET_REPLY 821804748 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085931948 DLCTRL DEBUG Command: GET 36714260 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250410085931948 DLCTRL DEBUG Tx Command reply: GET_REPLY 36714260 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed 20250410085931952 DLCTRL DEBUG Command: GET 61565363 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250410085931952 DLCTRL DEBUG Tx Command reply: GET_REPLY 61565363 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250410085931956 DLCTRL DEBUG Command: GET 681873177 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250410085931956 DLCTRL DEBUG Tx Command reply: GET_REPLY 681873177 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250410085931959 DLCTRL DEBUG Command: GET 157050433 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250410085931959 DLCTRL DEBUG Tx Command reply: GET_REPLY 157050433 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085931963 DLCTRL DEBUG Command: GET 683327539 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085931963 DLCTRL DEBUG Tx Command reply: GET_REPLY 683327539 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085931966 DLCTRL DEBUG Command: GET 550466007 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250410085931966 DLCTRL DEBUG Tx Command reply: GET_REPLY 550466007 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed 20250410085931971 DLCTRL DEBUG Command: GET 296475714 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250410085931971 DLCTRL DEBUG Tx Command reply: GET_REPLY 296475714 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250410085931976 DLCTRL DEBUG Command: GET 531375952 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250410085931976 DLCTRL DEBUG Tx Command reply: GET_REPLY 531375952 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250410085931979 DLCTRL DEBUG Command: GET 75692988 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250410085931979 DLCTRL DEBUG Tx Command reply: GET_REPLY 75692988 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085931982 DLCTRL DEBUG Command: GET 638213992 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085931982 DLCTRL DEBUG Tx Command reply: GET_REPLY 638213992 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085931985 DLCTRL DEBUG Command: GET 164658472 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250410085931985 DLCTRL DEBUG Tx Command reply: GET_REPLY 164658472 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed 20250410085931986 DLCTRL DEBUG Command: GET 981984686 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250410085931986 DLCTRL DEBUG Tx Command reply: GET_REPLY 981984686 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250410085931987 DLCTRL DEBUG Command: GET 358817835 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250410085931987 DLCTRL DEBUG Tx Command reply: GET_REPLY 358817835 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250410085931988 DLCTRL DEBUG Command: GET 761606747 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250410085931988 DLCTRL DEBUG Tx Command reply: GET_REPLY 761606747 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085931989 DLCTRL DEBUG Command: GET 993288778 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085931989 DLCTRL DEBUG Tx Command reply: GET_REPLY 993288778 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085931990 DLCTRL DEBUG Command: GET 857160574 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250410085931990 DLCTRL DEBUG Tx Command reply: GET_REPLY 857160574 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed MTC@dc2b9a5d0dfe: 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 := '000000000000000010011000'B, t_guard := 20.000000 } 20250410085932002 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48164<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(481)@dc2b9a5d0dfe: f_create_expect(l3 := '05240103505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(481)@dc2b9a5d0dfe: 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)@dc2b9a5d0dfe: Added conn table entry 1TC_mscpool_L3Complete_by_imsi_round_robin0(491)8834039 20250410085933032 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085933032 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085933032 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1351) 20250410085933032 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250410085933032 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x86cbf7, normal) (hnbgw_rua.c:407) 20250410085933032 DHNB DEBUG map_rua[0x55b0da0a8a80]{init}: Allocated (fsm.c:456) 20250410085933032 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8834039)[0x55b0da0a8a80]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250410085933032 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8834039 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250410085933032 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410085933032 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410085933032 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:211) 20250410085933032 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8834039 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 1 (hnbgw_cn.c:1125) 20250410085933032 DCN DEBUG map_sccp[0x55b0da0a88a0]{init}: Allocated (fsm.c:456) 20250410085933032 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-59)[0x55b0da0a88a0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250410085933032 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-8834039 <-> SCCP-59 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20250410085933032 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8834039 SCCP-59 msc-1 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20250410085933032 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8834039)[0x55b0da0a8a80]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250410085933032 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410085933032 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410085933032 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8834039)[0x55b0da0a8a80]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250410085933032 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-59)[0x55b0da0a88a0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250410085933032 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250410085933032 DLSCCP DEBUG SCCP-SCOC(59)[0x55b0da0592a0]{IDLE}: Allocated (fsm.c:456) 20250410085933032 DLSCCP DEBUG SCCP-SCOC(59)[0x55b0da0592a0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250410085933032 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111005240103505902082926240000000030004f40030000980056400500f1100926) (sccp_scrc.c:415) 20250410085933033 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085933033 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085933033 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085933033 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085933033 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085933033 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085933033 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085933033 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085933033 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085933033 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085933033 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085933033 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085933033 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085933033 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410085933033 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085933033 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 00 98 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085933033 DLSCCP DEBUG SCCP-SCOC(59)[0x55b0da0592a0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250410085933033 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-59)[0x55b0da0a88a0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250410085933033 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8834039)[0x55b0da0a8a80]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250410085933033 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085933033 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085933033 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085933033 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410085933033 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410085933033 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250410085933033 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250410085933033 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250410085933033 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085933033 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 00 98 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 03  HNBGW_Test.msc1-SCCP(480)@dc2b9a5d0dfe: First idle individual index:0 HNBGW_Test.msc1-SCCP(480)@dc2b9a5d0dfe: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(481)@dc2b9a5d0dfe: Found Expect[0] for l3='05240103505902082926240000000030'O handled at TC_mscpool_L3Complete_by_imsi_round_robin0(491) HNBGW_Test.msc1-RAN(481)@dc2b9a5d0dfe: Added conn table entry 0TC_mscpool_L3Complete_by_imsi_round_robin0(491)9283410 HNBGW_Test.msc1-SCCP(480)@dc2b9a5d0dfe: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(480)@dc2b9a5d0dfe: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_imsi_round_robin0(491)@dc2b9a5d0dfe: setverdict(pass): none -> pass 20250410085933053 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085933053 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250410085933053 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250410085933053 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 20250410085933053 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085933053 DLSS7 <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' 20250410085933053 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085933053 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085933053 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085933053 DLSS7 <000c> osmo_ss7_asp.c:1175 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 07 3f d1 02 00 00 00 00 00 06 00 08 00 00 00 07  20250410085933053 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085933053 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085933053 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085933053 DLM3UA DEBUG 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) 20250410085933053 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085933053 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00073fd1) (sccp_scrc.c:486) 20250410085933053 DLSCCP DEBUG Received CO:COAK for local reference 59 (sccp_scoc.c:1855) 20250410085933053 DLSCCP DEBUG SCCP-SCOC(59)[0x55b0da0592a0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250410085933053 DLSCCP DEBUG SCCP-SCOC(59)[0x55b0da0592a0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) MTC@dc2b9a5d0dfe: 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 } } } 20250410085933053 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085933053 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250410085933053 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) 20250410085933053 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-59)[0x55b0da0a88a0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250410085933053 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-59)[0x55b0da0a88a0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250410085933055 DLCTRL DEBUG Command: GET 650674989 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250410085933055 DLCTRL DEBUG Tx Command reply: GET_REPLY 650674989 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250410085933059 DLCTRL DEBUG Command: GET 186785647 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250410085933059 DLCTRL DEBUG Tx Command reply: GET_REPLY 186785647 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250410085933063 DLCTRL DEBUG Command: GET 332127823 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250410085933063 DLCTRL DEBUG Tx Command reply: GET_REPLY 332127823 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085933067 DLCTRL DEBUG Command: GET 630559680 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085933067 DLCTRL DEBUG Tx Command reply: GET_REPLY 630559680 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085933071 DLCTRL DEBUG Command: GET 842864333 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250410085933071 DLCTRL DEBUG Tx Command reply: GET_REPLY 842864333 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed 20250410085933076 DLCTRL DEBUG Command: GET 331715725 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250410085933076 DLCTRL DEBUG Tx Command reply: GET_REPLY 331715725 rate_ctr.abs.msc.1.cnpool:subscr:new 1 (control_if.c:477) 20250410085933080 DLCTRL DEBUG Command: GET 247966440 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250410085933080 DLCTRL DEBUG Tx Command reply: GET_REPLY 247966440 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250410085933083 DLCTRL DEBUG Command: GET 362369378 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250410085933083 DLCTRL DEBUG Tx Command reply: GET_REPLY 362369378 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085933086 DLCTRL DEBUG Command: GET 609723679 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085933086 DLCTRL DEBUG Tx Command reply: GET_REPLY 609723679 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085933089 DLCTRL DEBUG Command: GET 914578484 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250410085933089 DLCTRL DEBUG Tx Command reply: GET_REPLY 914578484 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed 20250410085933092 DLCTRL DEBUG Command: GET 499830657 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250410085933092 DLCTRL DEBUG Tx Command reply: GET_REPLY 499830657 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250410085933095 DLCTRL DEBUG Command: GET 453769785 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250410085933095 DLCTRL DEBUG Tx Command reply: GET_REPLY 453769785 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250410085933098 DLCTRL DEBUG Command: GET 744547833 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250410085933098 DLCTRL DEBUG Tx Command reply: GET_REPLY 744547833 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085933100 DLCTRL DEBUG Command: GET 677846422 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085933100 DLCTRL DEBUG Tx Command reply: GET_REPLY 677846422 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085933103 DLCTRL DEBUG Command: GET 586966856 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250410085933103 DLCTRL DEBUG Tx Command reply: GET_REPLY 586966856 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed 20250410085933105 DLCTRL DEBUG Command: GET 976617439 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250410085933105 DLCTRL DEBUG Tx Command reply: GET_REPLY 976617439 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250410085933108 DLCTRL DEBUG Command: GET 14451904 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250410085933108 DLCTRL DEBUG Tx Command reply: GET_REPLY 14451904 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250410085933110 DLCTRL DEBUG Command: GET 887524449 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250410085933110 DLCTRL DEBUG Tx Command reply: GET_REPLY 887524449 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085933112 DLCTRL DEBUG Command: GET 92137026 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085933112 DLCTRL DEBUG Tx Command reply: GET_REPLY 92137026 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085933114 DLCTRL DEBUG Command: GET 442602924 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250410085933114 DLCTRL DEBUG Tx Command reply: GET_REPLY 442602924 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed MTC@dc2b9a5d0dfe: 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 := '000000000000000110111110'B, t_guard := 20.000000 } 20250410085933142 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48172<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(478)@dc2b9a5d0dfe: f_create_expect(l3 := '06270003505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(478)@dc2b9a5d0dfe: 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)@dc2b9a5d0dfe: Added conn table entry 2TC_mscpool_L3Complete_by_imsi_round_robin0(492)7027585 20250410085934173 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085934173 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085934173 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1351) 20250410085934173 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250410085934173 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x6b3b81, normal) (hnbgw_rua.c:407) 20250410085934173 DHNB DEBUG map_rua[0x55b0da074b30]{init}: Allocated (fsm.c:456) 20250410085934173 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7027585)[0x55b0da074b30]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250410085934173 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7027585 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250410085934173 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410085934173 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410085934173 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7027585 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250410085934173 DCN DEBUG map_sccp[0x55b0da057060]{init}: Allocated (fsm.c:456) 20250410085934173 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-60)[0x55b0da057060]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250410085934173 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-7027585 <-> SCCP-60 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250410085934173 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7027585 SCCP-60 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20250410085934173 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7027585)[0x55b0da074b30]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250410085934173 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410085934173 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410085934173 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7027585)[0x55b0da074b30]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250410085934173 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-60)[0x55b0da057060]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250410085934173 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250410085934173 DLSCCP DEBUG SCCP-SCOC(60)[0x55b0d9ff0ca0]{IDLE}: Allocated (fsm.c:456) 20250410085934173 DLSCCP DEBUG SCCP-SCOC(60)[0x55b0d9ff0ca0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250410085934173 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902082926240000000030004f40030001be0056400500f1100926) (sccp_scrc.c:415) 20250410085934173 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085934174 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085934174 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085934174 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085934174 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085934174 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085934174 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085934174 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085934174 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085934174 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085934174 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085934174 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085934174 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085934174 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085934174 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085934174 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 be 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085934174 DLSCCP DEBUG SCCP-SCOC(60)[0x55b0d9ff0ca0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250410085934174 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-60)[0x55b0da057060]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250410085934174 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7027585)[0x55b0da074b30]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250410085934174 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085934174 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085934174 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085934174 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085934174 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085934174 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.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' 20250410085934174 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410085934174 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410085934174 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085934174 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 be 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(477)@dc2b9a5d0dfe: First idle individual index:1 HNBGW_Test.msc0-SCCP(477)@dc2b9a5d0dfe: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(478)@dc2b9a5d0dfe: Found Expect[0] for l3='06270003505902082926240000000030'O handled at TC_mscpool_L3Complete_by_imsi_round_robin0(492) HNBGW_Test.msc0-RAN(478)@dc2b9a5d0dfe: Added conn table entry 1TC_mscpool_L3Complete_by_imsi_round_robin0(492)8837216 HNBGW_Test.msc0-SCCP(477)@dc2b9a5d0dfe: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(477)@dc2b9a5d0dfe: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250410085934181 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085934181 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410085934181 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410085934181 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410085934181 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085934181 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410085934181 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085934181 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085934181 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085934181 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 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 ad 1b a0 02 00 00 00 00 00 06 00 08 00 00 00 07  20250410085934182 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085934182 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085934182 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085934182 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410085934182 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085934182 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00ad1ba0) (sccp_scrc.c:486) 20250410085934182 DLSCCP DEBUG Received CO:COAK for local reference 60 (sccp_scoc.c:1855) 20250410085934182 DLSCCP DEBUG SCCP-SCOC(60)[0x55b0d9ff0ca0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250410085934182 DLSCCP DEBUG SCCP-SCOC(60)[0x55b0d9ff0ca0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250410085934182 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085934182 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250410085934182 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) 20250410085934182 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-60)[0x55b0da057060]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250410085934182 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-60)[0x55b0da057060]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_mscpool_L3Complete_by_imsi_round_robin0(492)@dc2b9a5d0dfe: setverdict(pass): none -> pass MTC@dc2b9a5d0dfe: 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 } } } 20250410085934185 DLCTRL DEBUG Command: GET 129826279 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250410085934185 DLCTRL DEBUG Tx Command reply: GET_REPLY 129826279 rate_ctr.abs.msc.0.cnpool:subscr:new 2 (control_if.c:477) 20250410085934193 DLCTRL DEBUG Command: GET 755655836 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250410085934193 DLCTRL DEBUG Tx Command reply: GET_REPLY 755655836 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250410085934201 DLCTRL DEBUG Command: GET 717316736 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250410085934201 DLCTRL DEBUG Tx Command reply: GET_REPLY 717316736 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085934206 DLCTRL DEBUG Command: GET 730422928 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085934206 DLCTRL DEBUG Tx Command reply: GET_REPLY 730422928 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085934212 DLCTRL DEBUG Command: GET 302573609 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250410085934212 DLCTRL DEBUG Tx Command reply: GET_REPLY 302573609 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed 20250410085934216 DLCTRL DEBUG Command: GET 751102020 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250410085934216 DLCTRL DEBUG Tx Command reply: GET_REPLY 751102020 rate_ctr.abs.msc.1.cnpool:subscr:new 1 (control_if.c:477) 20250410085934225 DLCTRL DEBUG Command: GET 714291303 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250410085934225 DLCTRL DEBUG Tx Command reply: GET_REPLY 714291303 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250410085934228 DLCTRL DEBUG Command: GET 45778333 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250410085934228 DLCTRL DEBUG Tx Command reply: GET_REPLY 45778333 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085934231 DLCTRL DEBUG Command: GET 836770207 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085934231 DLCTRL DEBUG Tx Command reply: GET_REPLY 836770207 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085934234 DLCTRL DEBUG Command: GET 635750586 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250410085934234 DLCTRL DEBUG Tx Command reply: GET_REPLY 635750586 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed 20250410085934236 DLCTRL DEBUG Command: GET 848938808 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250410085934236 DLCTRL DEBUG Tx Command reply: GET_REPLY 848938808 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250410085934239 DLCTRL DEBUG Command: GET 497309566 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250410085934239 DLCTRL DEBUG Tx Command reply: GET_REPLY 497309566 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250410085934241 DLCTRL DEBUG Command: GET 134276835 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250410085934241 DLCTRL DEBUG Tx Command reply: GET_REPLY 134276835 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085934243 DLCTRL DEBUG Command: GET 946899400 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085934243 DLCTRL DEBUG Tx Command reply: GET_REPLY 946899400 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085934244 DLCTRL DEBUG Command: GET 244942603 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250410085934244 DLCTRL DEBUG Tx Command reply: GET_REPLY 244942603 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed 20250410085934246 DLCTRL DEBUG Command: GET 821223082 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250410085934246 DLCTRL DEBUG Tx Command reply: GET_REPLY 821223082 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250410085934248 DLCTRL DEBUG Command: GET 888028190 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250410085934248 DLCTRL DEBUG Tx Command reply: GET_REPLY 888028190 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250410085934249 DLCTRL DEBUG Command: GET 331664562 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250410085934249 DLCTRL DEBUG Tx Command reply: GET_REPLY 331664562 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085934251 DLCTRL DEBUG Command: GET 258905959 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085934251 DLCTRL DEBUG Tx Command reply: GET_REPLY 258905959 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085934252 DLCTRL DEBUG Command: GET 257086084 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250410085934252 DLCTRL DEBUG Tx Command reply: GET_REPLY 257086084 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed MTC@dc2b9a5d0dfe: ok: talloc reports "asn1_context" = 1 bytes 20250410085934261 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:38713<->l=127.0.0.1:4262) (control_if.c:193) 20250410085934261 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48156<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(471)@dc2b9a5d0dfe: Final verdict of PTC: none VirtHNBGW-STATS(470)@dc2b9a5d0dfe: Final verdict of PTC: none MTC@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed 20250410085934263 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48146<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250410085934263 DLINP DEBUG SRVCONN(,r=127.0.0.1:50645<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085934263 DLINP DEBUG SRVCONN(,r=127.0.0.1:50645<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085934263 DLINP NOTICE SRV(,r=127.0.0.1:50645<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410085934263 DMAIN NOTICE (127.0.0.1:50645 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:50645<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250410085934263 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1-RUA(476)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(484)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(487)@dc2b9a5d0dfe: Final verdict of PTC: none 20250410085934265 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250410085934265 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) 20250410085934265 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250410085934265 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc1-0) xUA SRV SHUTDOWN_EVENT 20250410085934265 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250410085934265 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) 20250410085934265 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250410085934265 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250410085934265 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250410085934265 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410085934265 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250410085934265 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250410085934265 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 20250410085934265 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085934265 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-msc1-0: connection closed 20250410085934265 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250410085934265 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250410085934265 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250410085934265 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250410085934265 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 20250410085934265 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  20250410085934265 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  20250410085934265 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  20250410085934265 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085934265 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250410085934265 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250410085934265 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250410085934265 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410085934265 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250410085934265 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250410085934266 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085934266 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250410085934266 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.0.2/0 (xua_snm.c:378) 20250410085934266 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085934266 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085934266 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085934266 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085934266 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250410085934266 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250410085934266 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250410085934266 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085934266 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-sgsn0-0: connection closed 20250410085934266 DRANAP DEBUG cnlink(msc-1)[0x55b0d9fd5920]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250410085934266 DRANAP NOTICE cnlink(msc-1)[0x55b0d9fd5920]{DISCONNECTED}: link lost (cnlink.c:118) 20250410085934266 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-59)[0x55b0da0a88a0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250410085934266 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250410085934266 DLSCCP DEBUG SCCP-SCOC(59)[0x55b0da0592a0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250410085934266 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00073fd1), PART(T=Source Reference,L=4,D=0000003b), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250410085934266 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085934266 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250410085934266 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250410085934266 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250410085934266 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250410085934266 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 20250410085934266 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  20250410085934266 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  20250410085934266 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085934266 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250410085934266 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250410085934266 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085934266 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085934266 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085934266 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410085934266 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085934266 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [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 07 3f d1 00 00 3b 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085934266 DLSCCP DEBUG SCCP-SCOC(59)[0x55b0da0592a0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250410085934266 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-59)[0x55b0da0a88a0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250410085934266 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8834039)[0x55b0da0a8a80]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250410085934266 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8834039)[0x55b0da0a8a80]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250410085934266 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250410085934266 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8834039)[0x55b0da0a8a80]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250410085934266 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8834039)[0x55b0da0a8a80]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250410085934266 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8834039)[0x55b0da0a8a80]{disrupted}: Freeing instance (context_map.c:202) 20250410085934266 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8834039)[0x55b0da0a8a80]{disrupted}: Deallocated (fsm.c:568) 20250410085934266 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-59)[0x55b0da0a88a0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250410085934266 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250410085934266 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410085934266 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-59)[0x55b0da0a88a0]{disconnected}: Freeing instance (context_map.c:206) 20250410085934266 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-59)[0x55b0da0a88a0]{disconnected}: Deallocated (fsm.c:568) 20250410085934266 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8834039 SCCP-59 msc-1 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250410085934266 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250410085934266 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250410085934266 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 20250410085934266 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250410085934266 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410085934266 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250410085934266 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250410085934266 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250410085934266 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085934267 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-msc0-0: connection closed 20250410085934267 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250410085934267 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085934267 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250410085934267 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250410085934267 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085934267 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085934267 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085934267 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085934267 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250410085934267 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250410085934267 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250410085934267 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250410085934267 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250410085934267 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250410085934267 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 20250410085934267 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  20250410085934267 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085934267 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250410085934267 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250410085934267 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085934267 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085934267 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085934267 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410085934267 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410085934267 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250410085934267 DRANAP NOTICE cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: link lost (cnlink.c:118) 20250410085934267 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410085934267 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250410085934267 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085934267 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250410085934267 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:378) 20250410085934267 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085934267 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085934267 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085934267 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085934267 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250410085934267 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250410085934267 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250410085934267 DRANAP NOTICE cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: link lost (cnlink.c:118) 20250410085934267 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x55b0da07c400]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250410085934267 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250410085934267 DLSCCP DEBUG SCCP-SCOC(58)[0x55b0da0a9380]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250410085934267 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 20250410085934267 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) 20250410085934267 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250410085934267 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn1-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250410085934268 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SEND_FAILED flags=0x1 20250410085934268 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) 20250410085934268 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250410085934268 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn1-0) xUA SRV SEND_FAILED 20250410085934268 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) 20250410085934268 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085934268 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-sgsn1-0: connection closed 20250410085934268 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250410085934268 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250410085934268 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250410085934268 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250410085934268 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 20250410085934268 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085934268 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250410085934268 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250410085934267 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002a8391), PART(T=Source Reference,L=4,D=0000003a), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250410085934267 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085934267 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085934268 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085934268 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085934268 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085934268 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085934268 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [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 2a 83 91 00 00 3a 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085934268 DLSCCP DEBUG SCCP-SCOC(58)[0x55b0da0a9380]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250410085934268 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x55b0da07c400]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250410085934268 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8997346)[0x55b0da07b770]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250410085934268 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8997346)[0x55b0da07b770]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250410085934268 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250410085934268 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8997346)[0x55b0da07b770]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250410085934268 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8997346)[0x55b0da07b770]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250410085934268 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8997346)[0x55b0da07b770]{disrupted}: Freeing instance (context_map.c:202) 20250410085934268 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8997346)[0x55b0da07b770]{disrupted}: Deallocated (fsm.c:568) 20250410085934268 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x55b0da07c400]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250410085934268 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x55b0da07c400]{disconnected}: Freeing instance (context_map.c:206) 20250410085934268 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x55b0da07c400]{disconnected}: Deallocated (fsm.c:568) 20250410085934268 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8997346 SCCP-58 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250410085934268 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-60)[0x55b0da057060]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250410085934268 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250410085934268 DLSCCP DEBUG SCCP-SCOC(60)[0x55b0d9ff0ca0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250410085934268 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ad1ba0), PART(T=Source Reference,L=4,D=0000003c), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250410085934268 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085934268 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085934268 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085934268 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085934268 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085934268 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085934268 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [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 ad 1b a0 00 00 3c 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085934268 DLSCCP DEBUG SCCP-SCOC(60)[0x55b0d9ff0ca0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250410085934268 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-60)[0x55b0da057060]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250410085934268 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7027585)[0x55b0da074b30]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250410085934268 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7027585)[0x55b0da074b30]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250410085934269 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) HNBGW_Test.sgsn0-SCCP(483)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW_Test.msc1-RAN(481)@dc2b9a5d0dfe: Final verdict of PTC: none MutexDispCT-TC_mscpool_L3Complete_by_imsi_round_robin(469)@dc2b9a5d0dfe: Final verdict of PTC: none TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1(475)@dc2b9a5d0dfe: Final verdict of PTC: none 20250410085934269 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7027585)[0x55b0da074b30]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250410085934269 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7027585)[0x55b0da074b30]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250410085934269 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7027585)[0x55b0da074b30]{disrupted}: Freeing instance (context_map.c:202) 20250410085934269 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7027585)[0x55b0da074b30]{disrupted}: Deallocated (fsm.c:568) 20250410085934269 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-60)[0x55b0da057060]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250410085934269 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-60)[0x55b0da057060]{disconnected}: Freeing instance (context_map.c:206) 20250410085934269 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-60)[0x55b0da057060]{disconnected}: Deallocated (fsm.c:568) 20250410085934269 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7027585 SCCP-60 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250410085934269 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085934269 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085934269 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410085934269 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) HNBGW_Test.sgsn0-M3UA(485)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(479)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW_Test.msc0-RAN(478)@dc2b9a5d0dfe: Final verdict of PTC: none 20250410085934269 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250410085934269 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085934269 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250410085934269 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.1.2/0 (xua_snm.c:378) 20250410085934269 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085934269 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085934269 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085934269 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085934270 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250410085934270 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250410085934270 DRANAP DEBUG cnlink(sgsn-1)[0x55b0da03dd30]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250410085934270 DRANAP NOTICE cnlink(sgsn-1)[0x55b0da03dd30]{DISCONNECTED}: link lost (cnlink.c:118) TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0(473)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(486)@dc2b9a5d0dfe: Final verdict of PTC: none 20250410085934270 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085934270 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085934270 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085934270 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085934270 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085934270 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250410085934270 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085934270 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085934270 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085934270 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085934270 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085934270 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! HNBGW_Test.msc1-M3UA(482)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(488)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW-PFCP(472)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(480)@dc2b9a5d0dfe: Final verdict of PTC: none TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0-RUA(474)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW-MGCP(489)@dc2b9a5d0dfe: Final verdict of PTC: none 20250410085934272 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48164<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.msc0-SCCP(477)@dc2b9a5d0dfe: Final verdict of PTC: none 20250410085934278 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48162<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_imsi_round_robin0(490)@dc2b9a5d0dfe: Final verdict of PTC: pass TC_mscpool_L3Complete_by_imsi_round_robin0(491)@dc2b9a5d0dfe: Final verdict of PTC: pass 20250410085934298 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48172<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_imsi_round_robin0(492)@dc2b9a5d0dfe: Final verdict of PTC: pass MTC@dc2b9a5d0dfe: Setting final verdict of the test case. MTC@dc2b9a5d0dfe: Local verdict of MTC: pass MTC@dc2b9a5d0dfe: Local verdict of PTC MutexDispCT-TC_mscpool_L3Complete_by_imsi_round_robin(469): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC VirtHNBGW-STATS(470): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC IPA-CTRL-CLI-IPA(471): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW-PFCP(472): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0(473): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0-RUA(474): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1(475): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1-RUA(476): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.msc0-SCCP(477): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.msc0-RAN(478): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.msc0-M3UA(479): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.msc1-SCCP(480): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.msc1-RAN(481): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.msc1-M3UA(482): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(483): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.sgsn0-RAN(484): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(485): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(486): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.sgsn1-RAN(487): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(488): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW-MGCP(489): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin0(490): pass (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin0(491): pass (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin0(492): pass (pass -> pass) MTC@dc2b9a5d0dfe: Test case TC_mscpool_L3Complete_by_imsi_round_robin finished. Verdict: pass MTC@dc2b9a5d0dfe: 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'. Thu Apr 10 08:59:34 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 20250410085934477 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48182<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410085934932 DLSCCP DEBUG SCCP-SCOC(54)[0x55b0da0763d0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250410085934932 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0029e38e), PART(T=Source Reference,L=4,D=00000036), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085934932 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085934932 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085934932 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085934932 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085934932 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085934932 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085934932 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 29 e3 8e 00 00 36 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085934932 DLSCCP DEBUG SCCP-SCOC(55)[0x55b0da055bd0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250410085934933 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fe9869), PART(T=Source Reference,L=4,D=00000037), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085934933 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085934933 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085934933 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085934933 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085934933 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085934933 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085934933 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 fe 98 69 00 00 37 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085934933 DLSCCP DEBUG SCCP-SCOC(56)[0x55b0da06e000]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250410085934933 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008b8f52), PART(T=Source Reference,L=4,D=00000038), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085934933 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085934933 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085934933 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085934933 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085934933 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085934933 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085934933 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 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 8f 52 00 00 38 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085934933 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085934933 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085934933 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085934933 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085934933 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085934933 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250410085934933 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085934933 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085934933 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085934933 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085934933 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085934933 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250410085934933 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085934933 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085934933 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085934933 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085934933 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085934933 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250410085934934 DLSCCP DEBUG SCCP-SCOC(57)[0x55b0da052a70]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250410085934934 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b66c82), PART(T=Source Reference,L=4,D=00000039), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085934934 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085934934 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085934934 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085934934 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085934934 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085934934 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085934934 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 b6 6c 82 00 00 39 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085934935 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085934935 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085934935 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085934935 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085934935 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085934935 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250410085934980 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48182<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=564064) Waiting for packet dumper to finish... 1 (prev_count=564064, count=583828) 20250410085936266 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250410085936267 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250410085936267 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250410085936267 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250410085936267 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250410085936267 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250410085936268 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250410085936268 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250410085936268 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250410085936269 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250410085936269 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250410085936269 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN MTC@dc2b9a5d0dfe: 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@dc2b9a5d0dfe: 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 ------ Thu Apr 10 08:59: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_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@dc2b9a5d0dfe: 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@dc2b9a5d0dfe: Test case TC_mscpool_LU_by_tmsi_null_nri_0_round_robin started. 20250410085938075 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41678<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410085938081 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41682<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410085938084 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_LU_by_tmsi_null_nri_0_round_robin-Iuh0(497)@dc2b9a5d0dfe: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250410085938176 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250410085938176 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250410085938183 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085938183 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085938183 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085938183 DRANAP DEBUG cnlink(msc-1)[0x55b0d9fd5920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085938183 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085938183 DRANAP DEBUG cnlink(msc-2)[0x55b0d9fd2b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1(499)@dc2b9a5d0dfe: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250410085938183 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:36027 (stream_srv.c:142) 20250410085938183 DMAIN INFO New HNB SCTP connection r=127.0.0.1:36027<->l=127.0.0.1:29169 (hnbgw.c:791) 20250410085938183 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085938183 DRANAP DEBUG cnlink(msc-3)[0x55b0da03ca10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085938184 DRANAP DEBUG cnlink(msc-3)[0x55b0da03ca10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085938184 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250410085938184 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085938184 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085938184 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410085938184 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085938184 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085938184 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085938184 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) 20250410085938185 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085938185 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085938185 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085938185 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085938185 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085938185 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085938185 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085938185 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) 20250410085938185 DLSS7 DEBUG Found route for dpc=4=0.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) 20250410085938185 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250410085938185 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085938185 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250410085938185 DRANAP DEBUG cnlink(msc-3)[0x55b0da03ca10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085938185 DRANAP DEBUG cnlink(msc-2)[0x55b0d9fd2b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085938185 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250410085938185 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085938185 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085938185 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410085938185 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085938185 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085938185 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085938185 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085938185 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085938185 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085938185 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085938185 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085938185 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085938185 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085938185 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085938185 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085938185 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085938185 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250410085938185 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085938185 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085938185 DRANAP DEBUG cnlink(msc-2)[0x55b0d9fd2b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085938185 DRANAP DEBUG cnlink(msc-1)[0x55b0d9fd5920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085938185 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250410085938185 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085938185 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085938185 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410085938185 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085938185 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085938185 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085938185 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085938185 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085938185 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085938185 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085938185 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085938185 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085938185 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085938185 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085938185 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085938185 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085938185 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410085938185 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085938185 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085938185 DRANAP DEBUG cnlink(msc-1)[0x55b0d9fd5920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085938185 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085938185 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250410085938185 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085938185 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085938185 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410085938185 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085938185 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085938185 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085938185 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085938185 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085938185 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085938185 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085938185 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085938185 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085938185 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085938185 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085938185 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085938185 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085938185 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085938185 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085938185 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085938185 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085938185 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085938185 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085938185 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085938185 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 20250410085938185 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250410085938185 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250410085938185 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085938185 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085938185 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085938185 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250410085938185 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250410085938185 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250410085938185 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085938185 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085938185 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085938185 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410085938185 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410085938185 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250410085938185 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085938185 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085938185 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085938185 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085938185 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085938185 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@dc2b9a5d0dfe: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(503)@dc2b9a5d0dfe: ************************************************* HNBGW_Test.msc0-M3UA(503)@dc2b9a5d0dfe: M3UA emulation initiated, the test can be started MTC@dc2b9a5d0dfe: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(503)@dc2b9a5d0dfe: ************************************************* HNBGW_Test.msc0-SCCP(501)@dc2b9a5d0dfe: v_sccp_pdu_maxlen:268 MTC@dc2b9a5d0dfe: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(506)@dc2b9a5d0dfe: ************************************************* HNBGW_Test.msc1-M3UA(506)@dc2b9a5d0dfe: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(506)@dc2b9a5d0dfe: ************************************************* MTC@dc2b9a5d0dfe: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(504)@dc2b9a5d0dfe: v_sccp_pdu_maxlen:268 20250410085938212 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085938212 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085938213 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085938213 DRANAP DEBUG cnlink(sgsn-1)[0x55b0da03dd30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085938213 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085938213 DRANAP DEBUG cnlink(sgsn-2)[0x55b0da03e6c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085938213 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085938213 DRANAP DEBUG cnlink(sgsn-3)[0x55b0da03f050]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085938214 DRANAP DEBUG cnlink(sgsn-3)[0x55b0da03f050]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085938214 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250410085938214 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085938214 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085938214 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410085938214 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085938214 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085938214 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085938214 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) 20250410085938214 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085938214 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085938214 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085938214 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085938214 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085938214 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085938214 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085938214 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) 20250410085938214 DLSS7 DEBUG Found route for dpc=12=0.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) 20250410085938214 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250410085938214 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085938214 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250410085938214 DRANAP DEBUG cnlink(sgsn-3)[0x55b0da03f050]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085938214 DRANAP DEBUG cnlink(sgsn-2)[0x55b0da03e6c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085938214 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250410085938214 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085938214 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085938214 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410085938214 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085938214 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085938214 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085938214 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085938214 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085938214 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085938214 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085938214 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085938214 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085938214 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085938214 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085938214 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085938214 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085938214 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250410085938214 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085938214 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085938214 DRANAP DEBUG cnlink(sgsn-2)[0x55b0da03e6c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085938214 DRANAP DEBUG cnlink(sgsn-1)[0x55b0da03dd30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085938214 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250410085938214 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085938214 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085938214 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410085938214 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085938214 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085938214 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085938214 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085938214 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085938214 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085938214 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085938214 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085938214 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085938214 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085938214 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085938214 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085938214 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085938215 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250410085938215 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085938215 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085938215 DRANAP DEBUG cnlink(sgsn-1)[0x55b0da03dd30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085938215 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085938215 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250410085938215 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085938215 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085938215 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410085938215 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085938215 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085938215 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085938215 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085938215 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085938215 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085938215 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085938215 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085938215 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085938215 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085938215 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085938215 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085938215 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085938215 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085938215 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085938215 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085938215 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085938215 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085938215 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085938215 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085938215 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 20250410085938215 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250410085938215 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250410085938215 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085938215 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085938215 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085938215 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250410085938215 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250410085938215 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250410085938215 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085938215 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085938215 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085938215 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250410085938215 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250410085938215 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250410085938215 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085938215 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085938215 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085938215 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085938215 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085938215 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@dc2b9a5d0dfe: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@dc2b9a5d0dfe: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(509)@dc2b9a5d0dfe: ************************************************* HNBGW_Test.sgsn0-M3UA(509)@dc2b9a5d0dfe: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(509)@dc2b9a5d0dfe: ************************************************* HNBGW_Test.sgsn0-SCCP(507)@dc2b9a5d0dfe: v_sccp_pdu_maxlen:268 MTC@dc2b9a5d0dfe: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@dc2b9a5d0dfe: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(512)@dc2b9a5d0dfe: ************************************************* HNBGW_Test.sgsn1-M3UA(512)@dc2b9a5d0dfe: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(512)@dc2b9a5d0dfe: ************************************************* HNBGW_Test.sgsn1-SCCP(510)@dc2b9a5d0dfe: v_sccp_pdu_maxlen:268 20250410085938263 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085938263 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085938263 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250410085938263 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250410085938263 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) 20250410085938263 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250410085938263 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250410085938263 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410085938263 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@dc2b9a5d0dfe: setverdict(pass): none -> pass 20250410085938273 DLINP DEBUG SRVCONN(,r=127.0.0.1:36027<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085938273 DLINP DEBUG SRVCONN(,r=127.0.0.1:36027<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085938273 DLINP DEBUG SRVCONN(,r=127.0.0.1:36027<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250410085938273 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250410085938273 DHNBAP DEBUG (127.0.0.1:36027 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20250410085938273 DHNBAP NOTICE (127.0.0.1:36027 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250410085938274 DHNBAP NOTICE (127.0.0.1:36027 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250410085938274 DLINP DEBUG SRVCONN(,r=127.0.0.1:36027<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410085938274 DLINP DEBUG SRVCONN(,r=127.0.0.1:36027<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed 20250410085938395 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250410085938395 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250410085938395 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250410085938396 DLSS7 <000c> 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)@dc2b9a5d0dfe: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250410085938404 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085938404 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250410085938404 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250410085938404 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250410085938404 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250410085938404 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250410085938404 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250410085938404 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 20250410085938404 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250410085938404 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  20250410085938404 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250410085938405 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 20250410085938405 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 20250410085938405 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250410085938405 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250410085938408 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085938408 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250410085938408 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250410085938408 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  20250410085938408 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250410085938408 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250410085938408 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250410085938408 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 20250410085938408 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250410085938408 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  20250410085938408 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085938408 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250410085938408 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085938408 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250410085938408 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:413) 20250410085938408 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085938408 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085938408 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085938408 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085938408 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250410085938408 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250410085938408 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) HNBGW_Test.msc1-M3UA(506)@dc2b9a5d0dfe: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250410085938409 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085938410 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250410085938410 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085938410 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085938410 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410085938410 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085938410 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085938410 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085938410 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085938410 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085938410 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085938410 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085938410 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085938410 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085938410 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085938410 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085938410 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085938410 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085938410 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085938410 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085938410 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085938410 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085938410 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085938410 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085938410 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085938410 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085938410 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085938410 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250410085938410 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410085938410 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410085938410 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085938410 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  20250410085938412 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085938412 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPSM:UP) 20250410085938412 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250410085938412 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250410085938412 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250410085938412 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250410085938412 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250410085938412 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 20250410085938412 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Inactive () 20250410085938412 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  20250410085938412 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250410085938415 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085938415 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPTM:ACTIVE) 20250410085938415 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250410085938415 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  20250410085938415 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250410085938415 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250410085938415 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250410085938415 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 20250410085938415 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Active () 20250410085938415 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  20250410085938415 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  20250410085938415 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085938415 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250410085938415 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085938415 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250410085938415 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.0.2/0 (xua_snm.c:413) 20250410085938415 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085938415 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085938415 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085938415 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085938415 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250410085938415 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250410085938415 DRANAP DEBUG cnlink(msc-1)[0x55b0d9fd5920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085938417 DRANAP DEBUG cnlink(msc-1)[0x55b0d9fd5920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085938417 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250410085938417 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085938417 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085938417 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410085938417 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085938417 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085938417 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085938417 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085938417 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085938417 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085938417 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085938417 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085938417 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085938417 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085938417 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085938417 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085938417 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085938417 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410085938417 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085938417 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085938417 DRANAP DEBUG cnlink(msc-1)[0x55b0d9fd5920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085938417 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085938417 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085938417 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085938417 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410085938417 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410085938417 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250410085938417 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250410085938417 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250410085938418 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085938418 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  20250410085938431 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250410085938431 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250410085938431 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250410085938431 DLSS7 <000c> 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)@dc2b9a5d0dfe: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250410085938437 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085938437 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250410085938437 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250410085938437 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250410085938437 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250410085938437 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250410085938437 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250410085938437 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 20250410085938437 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250410085938437 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  20250410085938437 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250410085938440 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085938440 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250410085938440 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250410085938440 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  20250410085938440 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250410085938440 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250410085938440 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250410085938440 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 20250410085938440 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250410085938440 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  20250410085938440 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  20250410085938440 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  20250410085938440 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085938440 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250410085938440 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085938440 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250410085938440 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250410085938440 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085938440 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085938440 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085938440 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085938440 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250410085938440 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250410085938440 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085938441 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085938441 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250410085938441 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085938441 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085938441 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410085938441 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085938441 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085938441 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085938441 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085938441 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085938441 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085938441 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085938441 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085938441 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085938442 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085938442 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085938442 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085938442 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085938442 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085938442 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085938442 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085938442 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085938442 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085938442 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085938442 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085938442 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085938442 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085938442 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250410085938442 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410085938442 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410085938442 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085938442 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  20250410085938449 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 20250410085938449 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 20250410085938449 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250410085938449 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)@dc2b9a5d0dfe: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250410085938455 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085938455 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPSM:UP) 20250410085938455 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250410085938455 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250410085938455 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250410085938455 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250410085938455 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250410085938455 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 20250410085938455 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Inactive () 20250410085938455 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  20250410085938455 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250410085938457 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085938457 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPTM:ACTIVE) 20250410085938457 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250410085938457 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  20250410085938457 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250410085938457 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250410085938457 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250410085938457 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 20250410085938457 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Active () 20250410085938457 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  20250410085938457 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  20250410085938457 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  20250410085938457 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  20250410085938457 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085938457 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250410085938457 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085938457 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250410085938457 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.1.2/0 (xua_snm.c:413) 20250410085938457 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085938457 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085938457 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085938457 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085938457 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250410085938457 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250410085938457 DRANAP DEBUG cnlink(sgsn-1)[0x55b0da03dd30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085938458 DRANAP DEBUG cnlink(sgsn-1)[0x55b0da03dd30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085938458 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250410085938458 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085938458 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085938458 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410085938458 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085938458 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085938458 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085938458 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085938458 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085938458 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085938458 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085938458 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085938458 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085938458 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085938458 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085938458 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085938458 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085938458 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250410085938458 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085938458 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085938458 DRANAP DEBUG cnlink(sgsn-1)[0x55b0da03dd30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085938458 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085938458 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085938458 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085938458 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250410085938458 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250410085938458 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' 20250410085938458 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 20250410085938458 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250410085938458 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085938458 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(502)@dc2b9a5d0dfe: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250410085939205 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085939205 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085939205 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085939205 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085939205 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410085939205 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410085939205 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410085939205 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085939205 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410085939205 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085939205 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085939205 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085939205 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085939205 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410085939205 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085939205 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085939205 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250410085939205 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410085939205 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085939205 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085939205 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085939205 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085939205 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085939205 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085939205 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085939205 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085939205 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085939205 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085939205 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085939205 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085939205 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085939205 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085939205 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250410085939205 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250410085939205 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250410085939205 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250410085939205 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085939205 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410085939205 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085939205 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085939205 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085939205 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085939205 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085939205 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085939205 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085939205 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085939205 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085939205 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085939205 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085939205 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085939205 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085939205 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085939206 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085939206 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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) 20250410085939206 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250410085939206 DRANAP NOTICE cnlink(msc-0)[0x55b0d9ff2940]{CONNECTED}: link up (cnlink.c:111) 20250410085939206 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085939206 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085939206 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085939206 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085939206 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085939206 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250410085939206 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410085939206 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410085939206 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085939206 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  20250410085939207 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085939207 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410085939207 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410085939207 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410085939207 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085939207 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410085939207 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085939207 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085939207 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085939207 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085939207 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085939207 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085939207 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085939207 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410085939207 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085939207 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085939207 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250410085939208 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410085939208 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085939208 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085939208 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085939208 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085939208 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085939208 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085939208 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085939208 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085939208 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085939208 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085939208 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085939208 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085939208 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085939208 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085939208 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250410085939208 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250410085939208 DRANAP INFO cnlink(msc-0)[0x55b0d9ff2940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(505)@dc2b9a5d0dfe: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250410085939211 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085939211 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250410085939211 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250410085939211 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 20250410085939211 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085939211 DLSS7 <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' 20250410085939211 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085939211 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085939211 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085939211 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085939211 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085939211 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085939211 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085939211 DLM3UA DEBUG 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) 20250410085939211 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085939211 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085939211 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250410085939211 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250410085939211 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085939211 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085939211 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085939211 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085939211 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085939211 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085939211 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085939211 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085939211 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085939211 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085939211 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085939211 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085939211 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085939211 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085939211 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250410085939211 DRANAP DEBUG cnlink(msc-1)[0x55b0d9fd5920]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250410085939211 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) 20250410085939211 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) 20250410085939211 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085939211 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250410085939211 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085939211 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085939211 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085939211 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085939211 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085939211 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085939211 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085939211 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085939211 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085939211 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085939211 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085939211 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085939211 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085939211 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410085939211 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085939211 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250410085939211 DRANAP DEBUG cnlink(msc-1)[0x55b0d9fd5920]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250410085939211 DRANAP NOTICE cnlink(msc-1)[0x55b0d9fd5920]{CONNECTED}: link up (cnlink.c:111) 20250410085939211 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085939211 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085939211 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085939211 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410085939211 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410085939211 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250410085939211 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250410085939211 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250410085939211 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085939211 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  20250410085939212 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085939212 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250410085939212 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250410085939212 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 20250410085939212 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085939212 DLSS7 <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' 20250410085939212 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085939212 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085939212 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085939212 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085939212 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085939212 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085939212 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085939212 DLM3UA DEBUG 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) 20250410085939212 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085939212 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085939212 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250410085939212 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250410085939212 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085939212 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085939212 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085939212 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085939212 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085939212 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085939212 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085939212 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085939212 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085939212 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085939212 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085939212 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085939212 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085939212 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085939212 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250410085939212 DRANAP DEBUG cnlink(msc-1)[0x55b0d9fd5920]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250410085939212 DRANAP INFO cnlink(msc-1)[0x55b0d9fd5920]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(508)@dc2b9a5d0dfe: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250410085939247 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085939248 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410085939248 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410085939248 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410085939248 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085939248 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410085939248 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085939248 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085939248 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085939248 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085939248 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085939248 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085939248 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085939248 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410085939248 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085939248 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085939248 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250410085939248 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410085939248 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085939248 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085939248 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085939248 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085939248 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085939248 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085939248 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085939248 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085939248 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085939248 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085939248 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085939248 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085939248 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085939248 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085939248 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250410085939248 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250410085939249 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085939249 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085939249 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085939249 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085939249 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085939249 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.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' 20250410085939249 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410085939249 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410085939249 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085939249 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  20250410085939248 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250410085939248 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250410085939248 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085939248 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410085939248 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085939248 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085939248 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085939248 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085939248 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085939248 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085939248 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085939248 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085939248 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085939248 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085939249 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085939249 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085939249 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085939249 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085939249 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085939249 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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) 20250410085939249 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250410085939249 DRANAP NOTICE cnlink(sgsn-0)[0x55b0da03d3a0]{CONNECTED}: link up (cnlink.c:111) 20250410085939251 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085939251 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410085939251 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410085939251 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410085939251 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085939251 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410085939251 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085939251 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085939251 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085939251 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085939252 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085939252 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085939252 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085939252 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410085939252 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085939252 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085939252 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250410085939252 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410085939252 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085939252 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085939252 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085939252 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085939252 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085939252 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085939252 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085939252 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085939252 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085939252 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085939252 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085939252 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085939252 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085939252 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085939252 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250410085939252 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250410085939252 DRANAP INFO cnlink(sgsn-0)[0x55b0da03d3a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(511)@dc2b9a5d0dfe: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250410085939263 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085939263 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250410085939263 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250410085939263 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 20250410085939263 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085939263 DLSS7 <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' 20250410085939263 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085939263 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085939263 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085939263 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085939263 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085939263 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085939263 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085939263 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) 20250410085939263 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085939263 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085939263 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250410085939263 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250410085939263 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085939263 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085939263 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085939263 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085939263 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085939263 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085939263 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085939263 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085939263 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085939263 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085939263 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085939263 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085939263 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085939263 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085939263 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250410085939263 DRANAP DEBUG cnlink(sgsn-1)[0x55b0da03dd30]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250410085939263 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) 20250410085939263 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) 20250410085939263 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085939263 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250410085939263 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085939263 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085939263 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085939263 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085939263 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085939263 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085939263 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085939263 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085939263 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085939263 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085939263 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085939263 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085939263 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085939263 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085939263 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085939263 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085939263 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250410085939263 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250410085939263 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' 20250410085939263 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 20250410085939263 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250410085939263 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250410085939263 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085939263 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250410085939263 DRANAP DEBUG cnlink(sgsn-1)[0x55b0da03dd30]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250410085939263 DRANAP NOTICE cnlink(sgsn-1)[0x55b0da03dd30]{CONNECTED}: link up (cnlink.c:111) 20250410085939263 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085939263 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  20250410085939265 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085939265 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250410085939265 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250410085939265 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 20250410085939265 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085939265 DLSS7 <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' 20250410085939265 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085939265 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085939265 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085939265 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085939265 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085939265 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085939265 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085939265 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) 20250410085939265 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085939265 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085939265 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250410085939265 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250410085939265 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085939265 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085939265 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085939265 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085939265 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085939265 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085939265 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085939265 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085939265 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085939265 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085939265 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085939265 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085939265 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085939265 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085939265 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250410085939265 DRANAP DEBUG cnlink(sgsn-1)[0x55b0da03dd30]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250410085939265 DRANAP INFO cnlink(sgsn-1)[0x55b0da03dd30]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250410085940286 DLCTRL DEBUG Command: GET 651828946 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250410085940286 DLCTRL DEBUG Tx Command reply: GET_REPLY 651828946 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250410085940287 DLCTRL DEBUG Command: GET 546751659 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250410085940287 DLCTRL DEBUG Tx Command reply: GET_REPLY 546751659 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250410085940289 DLCTRL DEBUG Command: GET 977017422 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250410085940289 DLCTRL DEBUG Tx Command reply: GET_REPLY 977017422 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085940292 DLCTRL DEBUG Command: GET 873773117 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085940292 DLCTRL DEBUG Tx Command reply: GET_REPLY 873773117 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085940295 DLCTRL DEBUG Command: GET 428106409 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250410085940295 DLCTRL DEBUG Tx Command reply: GET_REPLY 428106409 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250410085940298 DLCTRL DEBUG Command: GET 338557191 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250410085940298 DLCTRL DEBUG Tx Command reply: GET_REPLY 338557191 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250410085940300 DLCTRL DEBUG Command: GET 909883488 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250410085940300 DLCTRL DEBUG Tx Command reply: GET_REPLY 909883488 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250410085940302 DLCTRL DEBUG Command: GET 444039762 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250410085940302 DLCTRL DEBUG Tx Command reply: GET_REPLY 444039762 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085940304 DLCTRL DEBUG Command: GET 465371533 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085940304 DLCTRL DEBUG Tx Command reply: GET_REPLY 465371533 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085940306 DLCTRL DEBUG Command: GET 633223980 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250410085940306 DLCTRL DEBUG Tx Command reply: GET_REPLY 633223980 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250410085940308 DLCTRL DEBUG Command: GET 403858484 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250410085940308 DLCTRL DEBUG Tx Command reply: GET_REPLY 403858484 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250410085940309 DLCTRL DEBUG Command: GET 315262980 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250410085940309 DLCTRL DEBUG Tx Command reply: GET_REPLY 315262980 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250410085940311 DLCTRL DEBUG Command: GET 114461931 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250410085940311 DLCTRL DEBUG Tx Command reply: GET_REPLY 114461931 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085940312 DLCTRL DEBUG Command: GET 229599181 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085940312 DLCTRL DEBUG Tx Command reply: GET_REPLY 229599181 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085940313 DLCTRL DEBUG Command: GET 50144780 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250410085940313 DLCTRL DEBUG Tx Command reply: GET_REPLY 50144780 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250410085940314 DLCTRL DEBUG Command: GET 984313270 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250410085940314 DLCTRL DEBUG Tx Command reply: GET_REPLY 984313270 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250410085940315 DLCTRL DEBUG Command: GET 836449265 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250410085940315 DLCTRL DEBUG Tx Command reply: GET_REPLY 836449265 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250410085940316 DLCTRL DEBUG Command: GET 222181165 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250410085940316 DLCTRL DEBUG Tx Command reply: GET_REPLY 222181165 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085940317 DLCTRL DEBUG Command: GET 123245428 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085940317 DLCTRL DEBUG Tx Command reply: GET_REPLY 123245428 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085940318 DLCTRL DEBUG Command: GET 61563081 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250410085940318 DLCTRL DEBUG Tx Command reply: GET_REPLY 61563081 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@dc2b9a5d0dfe: 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@dc2b9a5d0dfe: "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@dc2b9a5d0dfe: f_gen_tmsi(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@dc2b9a5d0dfe: 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 := '000000000000000000011100'B, t_guard := 20.000000 } 20250410085940328 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41692<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(502)@dc2b9a5d0dfe: f_create_expect(l3 := '05080200F110172A5205F442000023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(502)@dc2b9a5d0dfe: 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)@dc2b9a5d0dfe: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(514)5524031 20250410085941379 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085941379 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085941379 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1351) 20250410085941379 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250410085941379 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x544a3f, normal) (hnbgw_rua.c:407) 20250410085941379 DHNB DEBUG map_rua[0x55b0da07b770]{init}: Allocated (fsm.c:456) 20250410085941379 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5524031)[0x55b0da07b770]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250410085941379 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5524031 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250410085941379 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410085941379 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410085941379 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5524031 SCCP-0 CS MI=TMSI-0x42000023: TMSI-0x42000023 NRI(10bit)=0x0=0: this is a NULL-NRI (hnbgw_cn.c:1055) 20250410085941379 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5524031 SCCP-0 CS MI=TMSI-0x42000023: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250410085941379 DCN DEBUG map_sccp[0x55b0da07c400]{init}: Allocated (fsm.c:456) 20250410085941379 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x55b0da07c400]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250410085941379 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-5524031 <-> SCCP-61 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250410085941379 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5524031 SCCP-61 msc-0 MI=TMSI-0x42000023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20250410085941379 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5524031)[0x55b0da07b770]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250410085941379 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410085941379 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410085941379 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5524031)[0x55b0da07b770]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250410085941379 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x55b0da07c400]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250410085941379 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250410085941379 DLSCCP DEBUG SCCP-SCOC(61)[0x55b0da074b30]{IDLE}: Allocated (fsm.c:456) 20250410085941379 DLSCCP DEBUG SCCP-SCOC(61)[0x55b0da074b30]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250410085941379 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442000023004f400300001c0056400500f1100926) (sccp_scrc.c:415) 20250410085941379 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085941379 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085941379 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085941379 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085941379 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085941379 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085941379 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085941379 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085941379 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085941379 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085941379 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085941379 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085941379 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085941379 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085941379 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085941379 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 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) 20250410085941379 DLSCCP DEBUG SCCP-SCOC(61)[0x55b0da074b30]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250410085941379 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x55b0da07c400]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250410085941379 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5524031)[0x55b0da07b770]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250410085941379 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085941380 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085941380 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085941380 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085941380 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085941380 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250410085941380 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410085941380 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410085941380 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085941380 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 1c 00 56 40 05 00 f1 10 09 26 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(501)@dc2b9a5d0dfe: First idle individual index:0 HNBGW_Test.msc0-SCCP(501)@dc2b9a5d0dfe: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(502)@dc2b9a5d0dfe: 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)@dc2b9a5d0dfe: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(514)2545366 HNBGW_Test.msc0-SCCP(501)@dc2b9a5d0dfe: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(501)@dc2b9a5d0dfe: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250410085941388 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085941388 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410085941388 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410085941388 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410085941388 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085941388 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410085941388 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085941388 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085941388 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085941388 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 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 49 ef c6 02 00 00 00 00 00 06 00 08 00 00 00 07  20250410085941389 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085941389 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085941389 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085941389 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410085941389 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085941389 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0049efc6) (sccp_scrc.c:486) 20250410085941389 DLSCCP DEBUG Received CO:COAK for local reference 61 (sccp_scoc.c:1855) 20250410085941389 DLSCCP DEBUG SCCP-SCOC(61)[0x55b0da074b30]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250410085941389 DLSCCP DEBUG SCCP-SCOC(61)[0x55b0da074b30]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250410085941389 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085941389 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250410085941389 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) 20250410085941389 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x55b0da07c400]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250410085941389 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x55b0da07c400]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(514)@dc2b9a5d0dfe: setverdict(pass): none -> pass MTC@dc2b9a5d0dfe: 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 } } } 20250410085941390 DLCTRL DEBUG Command: GET 190975136 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250410085941390 DLCTRL DEBUG Tx Command reply: GET_REPLY 190975136 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250410085941391 DLCTRL DEBUG Command: GET 350252650 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250410085941391 DLCTRL DEBUG Tx Command reply: GET_REPLY 350252650 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250410085941393 DLCTRL DEBUG Command: GET 515384388 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250410085941393 DLCTRL DEBUG Tx Command reply: GET_REPLY 515384388 rate_ctr.abs.msc.0.cnpool:subscr:reattach 1 (control_if.c:477) 20250410085941395 DLCTRL DEBUG Command: GET 621302535 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085941395 DLCTRL DEBUG Tx Command reply: GET_REPLY 621302535 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085941398 DLCTRL DEBUG Command: GET 113714426 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250410085941398 DLCTRL DEBUG Tx Command reply: GET_REPLY 113714426 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed 20250410085941401 DLCTRL DEBUG Command: GET 899800665 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250410085941401 DLCTRL DEBUG Tx Command reply: GET_REPLY 899800665 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250410085941404 DLCTRL DEBUG Command: GET 989966149 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250410085941405 DLCTRL DEBUG Tx Command reply: GET_REPLY 989966149 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250410085941407 DLCTRL DEBUG Command: GET 674941510 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250410085941407 DLCTRL DEBUG Tx Command reply: GET_REPLY 674941510 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085941409 DLCTRL DEBUG Command: GET 394278032 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085941409 DLCTRL DEBUG Tx Command reply: GET_REPLY 394278032 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085941410 DLCTRL DEBUG Command: GET 697776926 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250410085941410 DLCTRL DEBUG Tx Command reply: GET_REPLY 697776926 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed 20250410085941412 DLCTRL DEBUG Command: GET 254834838 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250410085941412 DLCTRL DEBUG Tx Command reply: GET_REPLY 254834838 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250410085941413 DLCTRL DEBUG Command: GET 880718377 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250410085941413 DLCTRL DEBUG Tx Command reply: GET_REPLY 880718377 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250410085941414 DLCTRL DEBUG Command: GET 98602719 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250410085941414 DLCTRL DEBUG Tx Command reply: GET_REPLY 98602719 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085941415 DLCTRL DEBUG Command: GET 105173296 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085941415 DLCTRL DEBUG Tx Command reply: GET_REPLY 105173296 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085941416 DLCTRL DEBUG Command: GET 596158845 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250410085941416 DLCTRL DEBUG Tx Command reply: GET_REPLY 596158845 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed 20250410085941417 DLCTRL DEBUG Command: GET 758906491 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250410085941417 DLCTRL DEBUG Tx Command reply: GET_REPLY 758906491 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250410085941418 DLCTRL DEBUG Command: GET 763332893 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250410085941418 DLCTRL DEBUG Tx Command reply: GET_REPLY 763332893 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250410085941418 DLCTRL DEBUG Command: GET 726494795 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250410085941418 DLCTRL DEBUG Tx Command reply: GET_REPLY 726494795 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085941419 DLCTRL DEBUG Command: GET 22955382 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085941419 DLCTRL DEBUG Tx Command reply: GET_REPLY 22955382 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085941420 DLCTRL DEBUG Command: GET 886450627 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250410085941420 DLCTRL DEBUG Tx Command reply: GET_REPLY 886450627 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed MTC@dc2b9a5d0dfe: 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 := '000000000000000010001010'B, t_guard := 20.000000 } 20250410085941431 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41696<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(505)@dc2b9a5d0dfe: f_create_expect(l3 := '05080200F110172A5205F442000023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(505)@dc2b9a5d0dfe: 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)@dc2b9a5d0dfe: Added conn table entry 1TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(515)494049 20250410085942458 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085942458 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085942458 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1351) 20250410085942458 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250410085942458 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x789e1, normal) (hnbgw_rua.c:407) 20250410085942458 DHNB DEBUG map_rua[0x55b0da0a8a80]{init}: Allocated (fsm.c:456) 20250410085942458 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-494049)[0x55b0da0a8a80]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250410085942458 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-494049 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250410085942458 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410085942458 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410085942458 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-494049 SCCP-0 CS MI=TMSI-0x42000023: TMSI-0x42000023 NRI(10bit)=0x0=0: this is a NULL-NRI (hnbgw_cn.c:1055) 20250410085942458 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-494049 SCCP-0 CS MI=TMSI-0x42000023: CN link round-robin selects msc 1 (hnbgw_cn.c:1125) 20250410085942458 DCN DEBUG map_sccp[0x55b0da0a88a0]{init}: Allocated (fsm.c:456) 20250410085942458 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-62)[0x55b0da0a88a0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250410085942458 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-494049 <-> SCCP-62 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20250410085942458 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-494049 SCCP-62 msc-1 MI=TMSI-0x42000023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20250410085942458 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-494049)[0x55b0da0a8a80]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250410085942458 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410085942458 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410085942458 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-494049)[0x55b0da0a8a80]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250410085942458 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-62)[0x55b0da0a88a0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250410085942458 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250410085942458 DLSCCP DEBUG SCCP-SCOC(62)[0x55b0da05b2c0]{IDLE}: Allocated (fsm.c:456) 20250410085942458 DLSCCP DEBUG SCCP-SCOC(62)[0x55b0da05b2c0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250410085942458 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442000023004f400300008a0056400500f1100926) (sccp_scrc.c:415) 20250410085942458 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085942458 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085942458 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085942458 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085942459 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085942459 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085942459 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085942459 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085942459 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085942459 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085942459 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085942459 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085942459 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085942459 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410085942459 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085942459 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 8a 00 56 40 05 00 f1 10 09 26 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085942459 DLSCCP DEBUG SCCP-SCOC(62)[0x55b0da05b2c0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250410085942459 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-62)[0x55b0da0a88a0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250410085942459 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-494049)[0x55b0da0a8a80]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250410085942459 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085942459 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085942459 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085942459 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410085942459 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410085942459 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250410085942459 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250410085942459 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250410085942459 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085942459 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 8a 00 56 40 05 00 f1 10 09 26 00 00 00 06 00 08 00 00 00 03  HNBGW_Test.msc1-SCCP(504)@dc2b9a5d0dfe: First idle individual index:0 HNBGW_Test.msc1-SCCP(504)@dc2b9a5d0dfe: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(505)@dc2b9a5d0dfe: 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)@dc2b9a5d0dfe: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(515)6229357 HNBGW_Test.msc1-SCCP(504)@dc2b9a5d0dfe: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(504)@dc2b9a5d0dfe: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(515)@dc2b9a5d0dfe: setverdict(pass): none -> pass 20250410085942471 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085942471 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250410085942472 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250410085942472 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 20250410085942472 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085942472 DLSS7 <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' 20250410085942472 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085942472 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 MTC@dc2b9a5d0dfe: 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 } } } 20250410085942472 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085942472 DLSS7 <000c> osmo_ss7_asp.c:1175 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 10 b5 c5 02 00 00 00 00 00 06 00 08 00 00 00 07  20250410085942472 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085942472 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085942472 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085942472 DLM3UA DEBUG 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) 20250410085942472 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085942472 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0010b5c5) (sccp_scrc.c:486) 20250410085942472 DLSCCP DEBUG Received CO:COAK for local reference 62 (sccp_scoc.c:1855) 20250410085942472 DLSCCP DEBUG SCCP-SCOC(62)[0x55b0da05b2c0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250410085942472 DLSCCP DEBUG SCCP-SCOC(62)[0x55b0da05b2c0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250410085942472 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085942472 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250410085942472 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) 20250410085942472 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-62)[0x55b0da0a88a0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250410085942472 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-62)[0x55b0da0a88a0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250410085942473 DLCTRL DEBUG Command: GET 15279623 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250410085942473 DLCTRL DEBUG Tx Command reply: GET_REPLY 15279623 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250410085942478 DLCTRL DEBUG Command: GET 314017030 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250410085942478 DLCTRL DEBUG Tx Command reply: GET_REPLY 314017030 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250410085942479 DLCTRL DEBUG Command: GET 19945183 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250410085942479 DLCTRL DEBUG Tx Command reply: GET_REPLY 19945183 rate_ctr.abs.msc.0.cnpool:subscr:reattach 1 (control_if.c:477) 20250410085942481 DLCTRL DEBUG Command: GET 166119849 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085942481 DLCTRL DEBUG Tx Command reply: GET_REPLY 166119849 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085942483 DLCTRL DEBUG Command: GET 282497006 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250410085942483 DLCTRL DEBUG Tx Command reply: GET_REPLY 282497006 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed 20250410085942484 DLCTRL DEBUG Command: GET 155179590 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250410085942484 DLCTRL DEBUG Tx Command reply: GET_REPLY 155179590 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250410085942486 DLCTRL DEBUG Command: GET 981759393 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250410085942486 DLCTRL DEBUG Tx Command reply: GET_REPLY 981759393 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250410085942488 DLCTRL DEBUG Command: GET 938846783 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250410085942488 DLCTRL DEBUG Tx Command reply: GET_REPLY 938846783 rate_ctr.abs.msc.1.cnpool:subscr:reattach 1 (control_if.c:477) 20250410085942490 DLCTRL DEBUG Command: GET 335480428 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085942490 DLCTRL DEBUG Tx Command reply: GET_REPLY 335480428 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085942492 DLCTRL DEBUG Command: GET 346033568 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250410085942492 DLCTRL DEBUG Tx Command reply: GET_REPLY 346033568 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed 20250410085942495 DLCTRL DEBUG Command: GET 516697721 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250410085942495 DLCTRL DEBUG Tx Command reply: GET_REPLY 516697721 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250410085942499 DLCTRL DEBUG Command: GET 442349527 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250410085942500 DLCTRL DEBUG Tx Command reply: GET_REPLY 442349527 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250410085942503 DLCTRL DEBUG Command: GET 936849596 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250410085942503 DLCTRL DEBUG Tx Command reply: GET_REPLY 936849596 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085942507 DLCTRL DEBUG Command: GET 428034043 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085942507 DLCTRL DEBUG Tx Command reply: GET_REPLY 428034043 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085942511 DLCTRL DEBUG Command: GET 512408930 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250410085942511 DLCTRL DEBUG Tx Command reply: GET_REPLY 512408930 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed 20250410085942515 DLCTRL DEBUG Command: GET 544839902 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250410085942515 DLCTRL DEBUG Tx Command reply: GET_REPLY 544839902 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250410085942519 DLCTRL DEBUG Command: GET 497426675 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250410085942519 DLCTRL DEBUG Tx Command reply: GET_REPLY 497426675 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250410085942523 DLCTRL DEBUG Command: GET 193007786 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250410085942523 DLCTRL DEBUG Tx Command reply: GET_REPLY 193007786 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085942526 DLCTRL DEBUG Command: GET 408249207 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085942526 DLCTRL DEBUG Tx Command reply: GET_REPLY 408249207 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085942528 DLCTRL DEBUG Command: GET 963376613 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250410085942528 DLCTRL DEBUG Tx Command reply: GET_REPLY 963376613 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed MTC@dc2b9a5d0dfe: 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 := '000000000000000101010110'B, t_guard := 20.000000 } 20250410085942573 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41706<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(502)@dc2b9a5d0dfe: f_create_expect(l3 := '05080200F110172A5205F442000023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(502)@dc2b9a5d0dfe: 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)@dc2b9a5d0dfe: Added conn table entry 2TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(516)2435488 20250410085943604 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085943604 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085943604 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1351) 20250410085943604 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250410085943604 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x2529a0, normal) (hnbgw_rua.c:407) 20250410085943604 DHNB DEBUG map_rua[0x55b0da075290]{init}: Allocated (fsm.c:456) 20250410085943604 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2435488)[0x55b0da075290]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250410085943604 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2435488 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250410085943604 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410085943604 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410085943604 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2435488 SCCP-0 CS MI=TMSI-0x42000023: TMSI-0x42000023 NRI(10bit)=0x0=0: this is a NULL-NRI (hnbgw_cn.c:1055) 20250410085943604 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2435488 SCCP-0 CS MI=TMSI-0x42000023: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250410085943604 DCN DEBUG map_sccp[0x55b0da057060]{init}: Allocated (fsm.c:456) 20250410085943604 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-63)[0x55b0da057060]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250410085943604 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-2435488 <-> SCCP-63 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250410085943604 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2435488 SCCP-63 msc-0 MI=TMSI-0x42000023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20250410085943604 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2435488)[0x55b0da075290]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250410085943604 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410085943604 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410085943604 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2435488)[0x55b0da075290]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250410085943604 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-63)[0x55b0da057060]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250410085943604 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250410085943604 DLSCCP DEBUG SCCP-SCOC(63)[0x55b0da0cc360]{IDLE}: Allocated (fsm.c:456) 20250410085943604 DLSCCP DEBUG SCCP-SCOC(63)[0x55b0da0cc360]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250410085943604 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442000023004f40030001560056400500f1100926) (sccp_scrc.c:415) 20250410085943604 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085943604 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085943604 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085943604 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085943604 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085943604 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085943604 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085943604 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085943604 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085943604 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085943604 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085943605 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085943605 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085943605 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085943605 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085943605 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 01 56 00 56 40 05 00 f1 10 09 26 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085943605 DLSCCP DEBUG SCCP-SCOC(63)[0x55b0da0cc360]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250410085943605 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-63)[0x55b0da057060]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250410085943605 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2435488)[0x55b0da075290]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250410085943605 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085943605 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085943605 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085943605 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085943605 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085943605 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250410085943605 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410085943605 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410085943605 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085943605 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 01 56 00 56 40 05 00 f1 10 09 26 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(501)@dc2b9a5d0dfe: First idle individual index:1 HNBGW_Test.msc0-SCCP(501)@dc2b9a5d0dfe: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(502)@dc2b9a5d0dfe: 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)@dc2b9a5d0dfe: Added conn table entry 1TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(516)5166816 HNBGW_Test.msc0-SCCP(501)@dc2b9a5d0dfe: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(501)@dc2b9a5d0dfe: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250410085943610 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085943610 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410085943610 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410085943610 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410085943610 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085943610 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410085943610 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085943610 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085943610 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085943610 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 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 69 2a 71 02 00 00 00 00 00 06 00 08 00 00 00 07  20250410085943610 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085943610 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085943610 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085943610 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410085943611 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085943611 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00692a71) (sccp_scrc.c:486) 20250410085943611 DLSCCP DEBUG Received CO:COAK for local reference 63 (sccp_scoc.c:1855) 20250410085943611 DLSCCP DEBUG SCCP-SCOC(63)[0x55b0da0cc360]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250410085943611 DLSCCP DEBUG SCCP-SCOC(63)[0x55b0da0cc360]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250410085943611 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085943611 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250410085943611 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) 20250410085943611 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-63)[0x55b0da057060]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250410085943611 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-63)[0x55b0da057060]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(516)@dc2b9a5d0dfe: setverdict(pass): none -> pass MTC@dc2b9a5d0dfe: 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 } } } 20250410085943612 DLCTRL DEBUG Command: GET 666238015 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250410085943612 DLCTRL DEBUG Tx Command reply: GET_REPLY 666238015 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250410085943615 DLCTRL DEBUG Command: GET 834502106 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250410085943615 DLCTRL DEBUG Tx Command reply: GET_REPLY 834502106 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250410085943617 DLCTRL DEBUG Command: GET 198396836 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250410085943617 DLCTRL DEBUG Tx Command reply: GET_REPLY 198396836 rate_ctr.abs.msc.0.cnpool:subscr:reattach 2 (control_if.c:477) 20250410085943620 DLCTRL DEBUG Command: GET 725406902 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085943620 DLCTRL DEBUG Tx Command reply: GET_REPLY 725406902 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085943624 DLCTRL DEBUG Command: GET 68696061 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250410085943624 DLCTRL DEBUG Tx Command reply: GET_REPLY 68696061 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed 20250410085943628 DLCTRL DEBUG Command: GET 457425159 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250410085943628 DLCTRL DEBUG Tx Command reply: GET_REPLY 457425159 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250410085943631 DLCTRL DEBUG Command: GET 613520133 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250410085943631 DLCTRL DEBUG Tx Command reply: GET_REPLY 613520133 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250410085943634 DLCTRL DEBUG Command: GET 706341825 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250410085943634 DLCTRL DEBUG Tx Command reply: GET_REPLY 706341825 rate_ctr.abs.msc.1.cnpool:subscr:reattach 1 (control_if.c:477) 20250410085943637 DLCTRL DEBUG Command: GET 398781006 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085943637 DLCTRL DEBUG Tx Command reply: GET_REPLY 398781006 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085943639 DLCTRL DEBUG Command: GET 226818691 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250410085943639 DLCTRL DEBUG Tx Command reply: GET_REPLY 226818691 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed 20250410085943641 DLCTRL DEBUG Command: GET 722877940 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250410085943641 DLCTRL DEBUG Tx Command reply: GET_REPLY 722877940 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250410085943644 DLCTRL DEBUG Command: GET 605381110 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250410085943644 DLCTRL DEBUG Tx Command reply: GET_REPLY 605381110 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250410085943646 DLCTRL DEBUG Command: GET 38443315 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250410085943646 DLCTRL DEBUG Tx Command reply: GET_REPLY 38443315 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085943647 DLCTRL DEBUG Command: GET 193610930 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085943647 DLCTRL DEBUG Tx Command reply: GET_REPLY 193610930 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085943649 DLCTRL DEBUG Command: GET 180491907 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250410085943649 DLCTRL DEBUG Tx Command reply: GET_REPLY 180491907 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed 20250410085943650 DLCTRL DEBUG Command: GET 886083130 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250410085943650 DLCTRL DEBUG Tx Command reply: GET_REPLY 886083130 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250410085943651 DLCTRL DEBUG Command: GET 788251806 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250410085943651 DLCTRL DEBUG Tx Command reply: GET_REPLY 788251806 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250410085943652 DLCTRL DEBUG Command: GET 387863757 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250410085943652 DLCTRL DEBUG Tx Command reply: GET_REPLY 387863757 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085943653 DLCTRL DEBUG Command: GET 122432406 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085943653 DLCTRL DEBUG Tx Command reply: GET_REPLY 122432406 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085943654 DLCTRL DEBUG Command: GET 906487530 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250410085943654 DLCTRL DEBUG Tx Command reply: GET_REPLY 906487530 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed MTC@dc2b9a5d0dfe: ok: talloc reports "asn1_context" = 1 bytes 20250410085943658 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41682<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250410085943658 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(495)@dc2b9a5d0dfe: Final verdict of PTC: none VirtHNBGW-STATS(494)@dc2b9a5d0dfe: Final verdict of PTC: none MTC@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed 20250410085943660 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41678<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250410085943661 DLINP DEBUG SRVCONN(,r=127.0.0.1:36027<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085943661 DLINP DEBUG SRVCONN(,r=127.0.0.1:36027<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085943661 DLINP NOTICE SRV(,r=127.0.0.1:36027<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410085943661 DMAIN NOTICE (127.0.0.1:36027 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:36027<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250410085943661 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)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(511)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(508)@dc2b9a5d0dfe: Final verdict of PTC: none 20250410085943663 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250410085943663 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) 20250410085943663 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250410085943663 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn1-0) xUA SRV SHUTDOWN_EVENT 20250410085943663 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250410085943663 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) 20250410085943663 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250410085943663 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc1-0) xUA SRV SHUTDOWN_EVENT 20250410085943663 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250410085943663 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) 20250410085943663 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250410085943663 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250410085943663 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250410085943663 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) 20250410085943663 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250410085943663 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250410085943663 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 20250410085943663 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085943663 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-sgsn1-0: connection closed 20250410085943663 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250410085943663 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250410085943663 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250410085943663 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250410085943663 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 20250410085943663 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  20250410085943663 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  20250410085943663 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  20250410085943663 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085943663 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250410085943663 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.sgsn1-SCCP(510)@dc2b9a5d0dfe: Final verdict of PTC: none 20250410085943663 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085943663 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250410085943663 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.1.2/0 (xua_snm.c:378) 20250410085943663 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 20250410085943663 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085943663 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-msc1-0: connection closed 20250410085943663 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250410085943664 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250410085943664 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250410085943664 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250410085943664 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 20250410085943664 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  20250410085943664 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  20250410085943663 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085943663 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085943663 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085943664 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085943664 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250410085943664 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250410085943664 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085943664 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250410085943664 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250410085943664 DRANAP DEBUG cnlink(sgsn-1)[0x55b0da03dd30]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250410085943664 DRANAP NOTICE cnlink(sgsn-1)[0x55b0da03dd30]{DISCONNECTED}: link lost (cnlink.c:118) 20250410085943664 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 20250410085943664 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250410085943664 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410085943664 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250410085943664 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250410085943664 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 20250410085943664 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250410085943664 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410085943664 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250410085943664 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250410085943664 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 20250410085943664 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250410085943664 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410085943664 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250410085943664 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP HNBGW_Test.sgsn0-SCCP(507)@dc2b9a5d0dfe: Final verdict of PTC: none 20250410085943664 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250410085943664 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410085943664 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250410085943664 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250410085943664 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250410085943664 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085943664 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-msc0-0: connection closed 20250410085943664 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250410085943664 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250410085943664 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250410085943664 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING HNBGW_Test.msc1-SCCP(504)@dc2b9a5d0dfe: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0(497)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW_Test.msc1-RAN(505)@dc2b9a5d0dfe: Final verdict of PTC: none 20250410085943664 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 20250410085943664 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  20250410085943664 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085943664 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250410085943664 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250410085943664 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250410085943664 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085943664 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-sgsn0-0: connection closed 20250410085943664 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250410085943664 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250410085943664 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250410085943664 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250410085943664 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 20250410085943664 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085943664 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250410085943664 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250410085943664 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085943664 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085943664 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085943664 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410085943664 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410085943665 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! HNBGW_Test.sgsn1-M3UA(512)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(506)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(503)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW_Test.msc0-RAN(502)@dc2b9a5d0dfe: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1(499)@dc2b9a5d0dfe: Final verdict of PTC: none MutexDispCT-TC_mscpool_LU_by_tmsi_null_nri_0_round_robin(493)@dc2b9a5d0dfe: Final verdict of PTC: none20250410085943665 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085943666 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085943666 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085943666 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085943666 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085943666 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250410085943666 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085943666 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085943666 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085943666 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085943666 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085943666 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! HNBGW_Test.sgsn0-M3UA(509)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(501)@dc2b9a5d0dfe: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(514)@dc2b9a5d0dfe: Final verdict of PTC: pass TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(515)@dc2b9a5d0dfe: Final verdict of PTC: pass TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(516)@dc2b9a5d0dfe: Final verdict of PTC: pass 20250410085943664 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085943664 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250410085943664 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.0.2/0 (xua_snm.c:378) 20250410085943664 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085943664 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085943664 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085943664 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085943664 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250410085943664 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250410085943664 DRANAP DEBUG cnlink(msc-1)[0x55b0d9fd5920]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250410085943664 DRANAP NOTICE cnlink(msc-1)[0x55b0d9fd5920]{DISCONNECTED}: link lost (cnlink.c:118) 20250410085943664 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-62)[0x55b0da0a88a0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250410085943664 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250410085943664 DLSCCP DEBUG SCCP-SCOC(62)[0x55b0da05b2c0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250410085943664 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0010b5c5), PART(T=Source Reference,L=4,D=0000003e), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250410085943664 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085943664 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085943664 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085943664 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085943664 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410085943664 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085943664 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [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 10 b5 c5 00 00 3e 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085943664 DLSCCP DEBUG SCCP-SCOC(62)[0x55b0da05b2c0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250410085943664 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-62)[0x55b0da0a88a0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250410085943664 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-494049)[0x55b0da0a8a80]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250410085943664 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-494049)[0x55b0da0a8a80]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250410085943664 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250410085943664 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-494049)[0x55b0da0a8a80]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250410085943664 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-494049)[0x55b0da0a8a80]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250410085943664 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-494049)[0x55b0da0a8a80]{disrupted}: Freeing instance (context_map.c:202) 20250410085943664 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-494049)[0x55b0da0a8a80]{disrupted}: Deallocated (fsm.c:568) 20250410085943664 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-62)[0x55b0da0a88a0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250410085943664 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-62)[0x55b0da0a88a0]{disconnected}: Freeing instance (context_map.c:206) 20250410085943664 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-62)[0x55b0da0a88a0]{disconnected}: Deallocated (fsm.c:568) 20250410085943664 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-494049 SCCP-62 msc-1 MI=TMSI-0x42000023: Deallocating (context_map.c:225) 20250410085943664 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410085943664 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250410085943664 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085943664 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085943664 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410085943664 DMAIN NOTICE (127.0.0.1:9999 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) 20250410085943664 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250410085943664 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5524031)[0x55b0da07b770]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250410085943665 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5524031)[0x55b0da07b770]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250410085943665 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x55b0da07c400]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250410085943665 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250410085943665 DLSCCP DEBUG SCCP-SCOC(61)[0x55b0da074b30]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250410085943665 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0049efc6), PART(T=Source Reference,L=4,D=0000003d), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250410085943665 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085943665 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085943665 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085943665 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085943665 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085943665 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085943665 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [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 49 ef c6 00 00 3d 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085943665 DLSCCP DEBUG SCCP-SCOC(61)[0x55b0da074b30]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250410085943665 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x55b0da07c400]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250410085943665 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5524031)[0x55b0da07b770]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250410085943665 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5524031)[0x55b0da07b770]{disrupted}: Freeing instance (context_map.c:202) 20250410085943665 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5524031)[0x55b0da07b770]{disrupted}: Deallocated (fsm.c:568) 20250410085943665 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x55b0da07c400]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250410085943665 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x55b0da07c400]{disconnected}: Freeing instance (context_map.c:206) 20250410085943665 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x55b0da07c400]{disconnected}: Deallocated (fsm.c:568) 20250410085943665 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-5524031 SCCP-61 msc-0 MI=TMSI-0x42000023: Deallocating (context_map.c:225) 20250410085943665 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2435488)[0x55b0da075290]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250410085943665 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2435488)[0x55b0da075290]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250410085943665 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-63)[0x55b0da057060]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250410085943665 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250410085943665 DLSCCP DEBUG SCCP-SCOC(63)[0x55b0da0cc360]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250410085943665 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00692a71), PART(T=Source Reference,L=4,D=0000003f), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250410085943665 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085943665 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085943665 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085943665 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085943665 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085943665 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085943665 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [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 69 2a 71 00 00 3f 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085943665 DLSCCP DEBUG SCCP-SCOC(63)[0x55b0da0cc360]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250410085943665 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-63)[0x55b0da057060]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250410085943665 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2435488)[0x55b0da075290]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250410085943665 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2435488)[0x55b0da075290]{disrupted}: Freeing instance (context_map.c:202) 20250410085943665 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2435488)[0x55b0da075290]{disrupted}: Deallocated (fsm.c:568) 20250410085943665 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-63)[0x55b0da057060]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250410085943665 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-63)[0x55b0da057060]{disconnected}: Freeing instance (context_map.c:206) 20250410085943665 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-63)[0x55b0da057060]{disconnected}: Deallocated (fsm.c:568) 20250410085943665 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-2435488 SCCP-63 msc-0 MI=TMSI-0x42000023: Deallocating (context_map.c:225) 20250410085943665 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085943665 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250410085943665 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:378) 20250410085943665 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085943665 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085943665 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085943665 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085943665 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250410085943665 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250410085943665 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250410085943665 DRANAP NOTICE cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: link lost (cnlink.c:118) 20250410085943665 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085943665 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250410085943665 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250410085943665 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085943665 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085943665 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085943665 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085943665 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250410085943665 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250410085943665 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250410085943665 DRANAP NOTICE cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: link lost (cnlink.c:118) 20250410085943667 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41692<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250410085943674 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41696<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250410085943674 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41706<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(496)@dc2b9a5d0dfe: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0-RUA(498)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW-MGCP(513)@dc2b9a5d0dfe: Final verdict of PTC: none MTC@dc2b9a5d0dfe: Setting final verdict of the test case. MTC@dc2b9a5d0dfe: Local verdict of MTC: pass MTC@dc2b9a5d0dfe: Local verdict of PTC MutexDispCT-TC_mscpool_LU_by_tmsi_null_nri_0_round_robin(493): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC VirtHNBGW-STATS(494): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC IPA-CTRL-CLI-IPA(495): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW-PFCP(496): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0(497): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0-RUA(498): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1(499): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1-RUA(500): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.msc0-SCCP(501): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.msc0-RAN(502): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.msc0-M3UA(503): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.msc1-SCCP(504): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.msc1-RAN(505): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.msc1-M3UA(506): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(507): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.sgsn0-RAN(508): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(509): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(510): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.sgsn1-RAN(511): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(512): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW-MGCP(513): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(514): pass (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(515): pass (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(516): pass (pass -> pass) MTC@dc2b9a5d0dfe: Test case TC_mscpool_LU_by_tmsi_null_nri_0_round_robin finished. Verdict: pass MTC@dc2b9a5d0dfe: 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'. Thu Apr 10 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 20250410085943826 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41722<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410085944267 DLSCCP DEBUG SCCP-SCOC(59)[0x55b0da0592a0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250410085944267 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00073fd1), PART(T=Source Reference,L=4,D=0000003b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085944267 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085944267 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085944267 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085944267 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085944267 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410085944267 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085944267 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 07 3f d1 00 00 3b 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085944268 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085944268 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085944268 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085944268 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410085944268 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410085944268 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250410085944269 DLSCCP DEBUG SCCP-SCOC(60)[0x55b0d9ff0ca0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250410085944269 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ad1ba0), PART(T=Source Reference,L=4,D=0000003c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085944269 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085944269 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085944269 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085944269 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085944269 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085944269 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085944269 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 ad 1b a0 00 00 3c 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085944269 DLSCCP DEBUG SCCP-SCOC(58)[0x55b0da0a9380]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250410085944269 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002a8391), PART(T=Source Reference,L=4,D=0000003a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085944269 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085944269 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085944269 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085944269 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085944269 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085944269 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085944269 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 2a 83 91 00 00 3a 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085944269 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085944269 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085944269 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085944269 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085944270 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085944270 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250410085944270 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085944270 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085944270 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085944270 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085944270 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085944270 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250410085944429 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41722<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=563296) 20250410085944933 DLSCCP DEBUG SCCP-SCOC(56)[0x55b0da06e000]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410085944933 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008b8f52), PART(T=Source Reference,L=4,D=00000038), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085944933 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085944933 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085944933 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085944933 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085944933 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085944933 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085944934 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 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 8f 52 00 00 38 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085944934 DLSCCP DEBUG SCCP-SCOC(55)[0x55b0da055bd0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410085944934 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fe9869), PART(T=Source Reference,L=4,D=00000037), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085944934 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085944934 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085944934 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085944934 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085944934 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085944934 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085944934 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 fe 98 69 00 00 37 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085944934 DLSCCP DEBUG SCCP-SCOC(54)[0x55b0da0763d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410085944934 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0029e38e), PART(T=Source Reference,L=4,D=00000036), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085944934 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085944934 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085944934 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085944934 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085944934 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085944934 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085944934 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 29 e3 8e 00 00 36 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085944934 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085944934 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085944935 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085944935 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085944935 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085944935 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250410085944935 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085944935 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085944935 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085944935 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085944935 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085944935 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250410085944935 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085944935 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085944935 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085944935 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085944935 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085944935 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250410085944935 DLSCCP DEBUG SCCP-SCOC(57)[0x55b0da052a70]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410085944936 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b66c82), PART(T=Source Reference,L=4,D=00000039), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085944936 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085944936 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085944936 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085944936 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085944936 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085944936 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085944936 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 b6 6c 82 00 00 39 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085944936 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085944936 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085944936 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085944936 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085944936 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085944936 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=563296, count=597520) 20250410085945664 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250410085945664 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250410085945664 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250410085945664 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250410085945664 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250410085945664 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250410085945665 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250410085945665 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250410085945665 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250410085945665 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250410085945665 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250410085945665 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@dc2b9a5d0dfe: 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@dc2b9a5d0dfe: 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 ------ Thu Apr 10 08:59:46 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_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@dc2b9a5d0dfe: 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@dc2b9a5d0dfe: Test case TC_mscpool_LU_by_tmsi_null_nri_1_round_robin started. 20250410085947539 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33742<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410085947544 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33748<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410085947552 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:41301<->l=127.0.0.1:4262) (control_if.c:572) 20250410085947655 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250410085947655 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0(521)@dc2b9a5d0dfe: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250410085947663 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085947663 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085947664 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085947664 DRANAP DEBUG cnlink(msc-1)[0x55b0d9fd5920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1(523)@dc2b9a5d0dfe: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250410085947664 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:57838 (stream_srv.c:142) 20250410085947664 DMAIN INFO New HNB SCTP connection r=127.0.0.1:57838<->l=127.0.0.1:29169 (hnbgw.c:791) 20250410085947664 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085947664 DRANAP DEBUG cnlink(msc-2)[0x55b0d9fd2b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085947664 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085947664 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250410085947664 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085947664 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085947664 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410085947664 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085947664 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085947664 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085947664 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085947664 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085947664 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085947664 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085947664 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085947664 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085947664 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085947664 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085947664 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085947664 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085947664 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085947664 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085947664 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085947664 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085947664 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085947664 DRANAP DEBUG cnlink(msc-3)[0x55b0da03ca10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085947664 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085947665 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085947665 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085947665 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085947665 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085947665 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250410085947666 DRANAP DEBUG cnlink(msc-3)[0x55b0da03ca10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085947666 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250410085947666 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085947666 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085947666 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410085947666 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085947666 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085947666 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085947666 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) 20250410085947666 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085947666 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085947666 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085947666 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085947666 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085947666 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085947666 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085947666 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) 20250410085947666 DLSS7 DEBUG Found route for dpc=4=0.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) 20250410085947666 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250410085947666 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085947666 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250410085947666 DRANAP DEBUG cnlink(msc-3)[0x55b0da03ca10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085947666 DRANAP DEBUG cnlink(msc-2)[0x55b0d9fd2b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085947666 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250410085947666 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085947666 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085947666 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410085947666 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085947666 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085947666 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085947666 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085947666 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085947666 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085947666 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085947666 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085947666 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085947666 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085947666 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085947666 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085947666 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085947666 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250410085947666 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085947666 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085947666 DRANAP DEBUG cnlink(msc-2)[0x55b0d9fd2b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085947666 DRANAP DEBUG cnlink(msc-1)[0x55b0d9fd5920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085947666 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250410085947666 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085947666 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085947666 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410085947666 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085947666 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085947666 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085947666 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085947666 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085947666 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085947666 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085947666 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085947666 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085947666 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085947666 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085947666 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085947666 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085947666 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410085947666 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085947666 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085947666 DRANAP DEBUG cnlink(msc-1)[0x55b0d9fd5920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085947666 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085947666 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085947666 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085947666 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 20250410085947666 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250410085947666 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250410085947666 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085947666 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085947666 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085947666 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250410085947666 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250410085947666 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250410085947666 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085947666 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085947666 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085947666 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410085947666 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410085947666 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! MTC@dc2b9a5d0dfe: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(527)@dc2b9a5d0dfe: ************************************************* HNBGW_Test.msc0-M3UA(527)@dc2b9a5d0dfe: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(527)@dc2b9a5d0dfe: ************************************************* MTC@dc2b9a5d0dfe: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(525)@dc2b9a5d0dfe: v_sccp_pdu_maxlen:268 MTC@dc2b9a5d0dfe: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(530)@dc2b9a5d0dfe: ************************************************* HNBGW_Test.msc1-M3UA(530)@dc2b9a5d0dfe: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(530)@dc2b9a5d0dfe: ************************************************* MTC@dc2b9a5d0dfe: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(528)@dc2b9a5d0dfe: v_sccp_pdu_maxlen:268 20250410085947690 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085947690 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085947690 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085947690 DRANAP DEBUG cnlink(sgsn-1)[0x55b0da03dd30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085947690 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085947690 DRANAP DEBUG cnlink(sgsn-2)[0x55b0da03e6c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085947690 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085947690 DRANAP DEBUG cnlink(sgsn-3)[0x55b0da03f050]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085947691 DRANAP DEBUG cnlink(sgsn-3)[0x55b0da03f050]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085947691 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250410085947691 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085947691 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085947691 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410085947691 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085947691 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085947691 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085947691 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) 20250410085947691 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085947691 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085947691 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085947691 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085947691 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085947691 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085947691 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085947691 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) 20250410085947691 DLSS7 DEBUG Found route for dpc=12=0.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) 20250410085947691 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250410085947691 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085947691 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250410085947691 DRANAP DEBUG cnlink(sgsn-3)[0x55b0da03f050]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085947691 DRANAP DEBUG cnlink(sgsn-2)[0x55b0da03e6c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085947691 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250410085947691 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085947691 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085947691 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410085947691 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085947691 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085947691 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085947691 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085947691 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085947691 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085947691 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085947691 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085947691 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085947691 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085947691 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085947691 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085947691 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085947691 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250410085947691 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085947691 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085947691 DRANAP DEBUG cnlink(sgsn-2)[0x55b0da03e6c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085947691 DRANAP DEBUG cnlink(sgsn-1)[0x55b0da03dd30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085947691 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250410085947691 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085947691 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085947691 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410085947691 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085947691 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085947691 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085947691 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085947691 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085947691 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085947691 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085947691 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085947691 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085947691 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085947691 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085947692 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085947692 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085947692 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250410085947692 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085947692 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085947692 DRANAP DEBUG cnlink(sgsn-1)[0x55b0da03dd30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085947692 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085947692 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250410085947692 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085947692 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085947692 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410085947692 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085947692 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085947692 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085947692 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085947692 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085947692 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085947692 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085947692 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085947692 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085947692 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085947692 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085947692 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085947692 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085947692 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085947692 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085947692 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085947692 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085947692 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085947692 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085947692 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085947692 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 20250410085947692 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250410085947692 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250410085947692 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085947692 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085947692 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085947692 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250410085947692 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250410085947692 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250410085947692 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085947692 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085947692 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085947692 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250410085947692 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250410085947692 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250410085947692 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085947692 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085947692 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085947692 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085947692 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085947692 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@dc2b9a5d0dfe: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(533)@dc2b9a5d0dfe: ************************************************* HNBGW_Test.sgsn0-M3UA(533)@dc2b9a5d0dfe: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(533)@dc2b9a5d0dfe: ************************************************* MTC@dc2b9a5d0dfe: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(531)@dc2b9a5d0dfe: v_sccp_pdu_maxlen:268 MTC@dc2b9a5d0dfe: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(536)@dc2b9a5d0dfe: ************************************************* HNBGW_Test.sgsn1-M3UA(536)@dc2b9a5d0dfe: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(536)@dc2b9a5d0dfe: ************************************************* MTC@dc2b9a5d0dfe: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(534)@dc2b9a5d0dfe: v_sccp_pdu_maxlen:268 20250410085947731 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085947731 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085947731 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250410085947731 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250410085947731 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) 20250410085947731 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250410085947731 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250410085947731 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410085947731 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@dc2b9a5d0dfe: setverdict(pass): none -> pass 20250410085947736 DLINP DEBUG SRVCONN(,r=127.0.0.1:57838<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085947736 DLINP DEBUG SRVCONN(,r=127.0.0.1:57838<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085947736 DLINP DEBUG SRVCONN(,r=127.0.0.1:57838<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250410085947736 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250410085947736 DHNBAP DEBUG (127.0.0.1:57838 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20250410085947736 DHNBAP NOTICE (127.0.0.1:57838 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250410085947736 DHNBAP NOTICE (127.0.0.1:57838 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250410085947736 DLINP DEBUG SRVCONN(,r=127.0.0.1:57838<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410085947736 DLINP DEBUG SRVCONN(,r=127.0.0.1:57838<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed 20250410085947877 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250410085947877 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250410085947877 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250410085947877 DLSS7 <000c> 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)@dc2b9a5d0dfe: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250410085947884 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085947884 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250410085947884 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250410085947884 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250410085947884 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250410085947884 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250410085947884 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250410085947884 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 20250410085947884 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250410085947884 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  20250410085947884 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250410085947887 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 20250410085947887 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 20250410085947887 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250410085947887 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250410085947887 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085947887 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250410085947887 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250410085947887 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  20250410085947887 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250410085947887 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250410085947887 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250410085947887 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 20250410085947887 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250410085947887 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  20250410085947887 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085947887 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250410085947887 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085947887 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250410085947887 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:413) 20250410085947887 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085947887 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085947887 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085947887 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085947887 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250410085947887 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250410085947887 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085947889 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085947889 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250410085947889 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085947889 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085947889 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410085947889 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085947889 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085947889 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085947889 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085947889 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085947889 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085947889 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085947889 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085947889 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085947889 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085947889 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085947889 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085947889 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085947889 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085947889 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085947889 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085947889 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085947889 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085947889 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085947889 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085947889 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085947889 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085947889 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250410085947889 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410085947889 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410085947889 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085947889 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.msc1-M3UA(530)@dc2b9a5d0dfe: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250410085947893 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085947893 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPSM:UP) 20250410085947893 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250410085947893 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250410085947893 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250410085947893 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250410085947893 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250410085947893 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 20250410085947893 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Inactive () 20250410085947893 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  20250410085947893 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250410085947896 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085947896 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPTM:ACTIVE) 20250410085947896 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250410085947896 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  20250410085947896 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250410085947896 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250410085947896 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250410085947896 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 20250410085947896 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Active () 20250410085947896 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  20250410085947896 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  20250410085947896 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085947896 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250410085947896 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085947896 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250410085947896 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.0.2/0 (xua_snm.c:413) 20250410085947896 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085947896 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085947896 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085947896 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085947896 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250410085947896 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250410085947896 DRANAP DEBUG cnlink(msc-1)[0x55b0d9fd5920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085947898 DRANAP DEBUG cnlink(msc-1)[0x55b0d9fd5920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085947898 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250410085947898 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085947898 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085947898 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410085947898 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085947898 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085947898 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085947898 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085947898 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085947898 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085947898 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085947898 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085947898 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085947898 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085947898 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085947898 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085947898 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085947898 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410085947898 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085947898 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085947898 DRANAP DEBUG cnlink(msc-1)[0x55b0d9fd5920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085947898 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085947898 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085947898 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085947898 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410085947898 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410085947898 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250410085947898 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250410085947898 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250410085947898 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085947898 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  20250410085947902 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250410085947902 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250410085947902 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250410085947902 DLSS7 <000c> 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)@dc2b9a5d0dfe: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250410085947908 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085947908 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250410085947908 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250410085947908 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250410085947908 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250410085947908 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250410085947908 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250410085947908 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 20250410085947908 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250410085947908 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  20250410085947908 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250410085947910 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085947910 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250410085947910 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250410085947910 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  20250410085947910 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250410085947910 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250410085947910 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250410085947910 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 20250410085947910 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250410085947910 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  20250410085947910 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  20250410085947910 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  20250410085947910 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085947910 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250410085947910 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085947910 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250410085947910 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250410085947910 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085947910 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085947910 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085947910 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085947910 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250410085947910 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250410085947910 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085947911 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085947912 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250410085947912 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085947912 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085947912 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410085947912 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085947912 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085947912 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085947912 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085947912 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085947912 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085947912 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085947912 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085947912 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085947912 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085947912 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085947912 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085947912 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085947912 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085947912 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085947912 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085947912 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085947912 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085947912 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085947912 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085947912 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085947912 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085947912 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.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' 20250410085947912 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410085947912 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410085947912 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085947912 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  20250410085947914 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 20250410085947914 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 20250410085947914 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250410085947914 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn1-M3UA(536)@dc2b9a5d0dfe: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250410085947918 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085947918 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPSM:UP) 20250410085947918 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250410085947918 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250410085947918 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250410085947918 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250410085947918 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250410085947918 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 20250410085947918 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Inactive () 20250410085947918 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  20250410085947918 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250410085947919 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085947919 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPTM:ACTIVE) 20250410085947919 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250410085947919 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  20250410085947919 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250410085947919 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250410085947919 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250410085947919 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 20250410085947919 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Active () 20250410085947919 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  20250410085947920 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  20250410085947920 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  20250410085947920 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  20250410085947920 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085947920 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250410085947920 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085947920 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250410085947920 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.1.2/0 (xua_snm.c:413) 20250410085947920 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085947920 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085947920 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085947920 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085947920 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250410085947920 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250410085947920 DRANAP DEBUG cnlink(sgsn-1)[0x55b0da03dd30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085947921 DRANAP DEBUG cnlink(sgsn-1)[0x55b0da03dd30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085947921 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250410085947921 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085947921 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085947921 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410085947921 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085947921 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085947921 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085947921 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085947921 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085947921 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085947921 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085947921 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085947921 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085947921 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085947921 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085947921 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085947921 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085947921 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250410085947921 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085947921 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085947921 DRANAP DEBUG cnlink(sgsn-1)[0x55b0da03dd30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085947922 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085947922 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085947922 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085947922 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250410085947922 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250410085947922 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' 20250410085947922 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 20250410085947922 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250410085947922 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085947922 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 03 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 04  HNBGW_Test.msc0-RAN(526)@dc2b9a5d0dfe: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250410085948692 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085948692 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410085948692 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410085948692 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410085948692 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085948692 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410085948692 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085948692 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085948692 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085948692 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085948693 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085948693 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085948693 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085948693 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410085948693 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085948693 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085948693 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250410085948693 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410085948693 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085948693 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085948693 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085948693 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085948693 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085948693 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085948693 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085948693 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085948693 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085948693 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085948693 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085948693 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085948693 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085948693 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085948693 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250410085948693 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250410085948693 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250410085948693 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250410085948693 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085948693 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410085948693 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085948693 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085948693 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085948693 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085948693 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085948693 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085948693 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085948693 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085948693 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085948693 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085948693 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085948693 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085948693 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085948693 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085948693 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085948693 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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) 20250410085948693 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250410085948693 DRANAP NOTICE cnlink(msc-0)[0x55b0d9ff2940]{CONNECTED}: link up (cnlink.c:111) 20250410085948693 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085948693 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085948693 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085948693 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085948693 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085948693 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.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' 20250410085948693 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410085948693 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410085948693 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085948693 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  20250410085948694 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085948694 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410085948694 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410085948694 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410085948694 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085948694 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410085948694 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085948694 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085948694 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085948694 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085948694 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085948694 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085948694 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085948694 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410085948694 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085948694 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085948694 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250410085948694 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410085948694 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085948694 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085948694 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085948694 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085948694 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085948694 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085948694 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085948694 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085948694 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085948694 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085948694 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085948694 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085948694 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085948694 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085948694 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250410085948694 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250410085948694 DRANAP INFO cnlink(msc-0)[0x55b0d9ff2940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(529)@dc2b9a5d0dfe: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250410085948695 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085948695 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250410085948695 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250410085948695 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 20250410085948695 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085948695 DLSS7 <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' 20250410085948695 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085948695 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085948695 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085948695 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085948695 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085948695 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085948695 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085948695 DLM3UA DEBUG 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) 20250410085948695 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085948695 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085948695 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250410085948695 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250410085948695 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085948695 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085948695 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085948695 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085948695 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085948695 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085948695 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085948695 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085948695 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085948695 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085948695 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085948695 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085948695 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085948695 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085948695 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250410085948695 DRANAP DEBUG cnlink(msc-1)[0x55b0d9fd5920]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250410085948695 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) 20250410085948695 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) 20250410085948695 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085948695 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250410085948695 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085948695 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085948695 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085948695 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085948695 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085948695 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085948695 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085948695 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085948695 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085948695 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085948695 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085948695 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085948695 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085948695 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410085948695 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085948695 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250410085948696 DRANAP DEBUG cnlink(msc-1)[0x55b0d9fd5920]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250410085948696 DRANAP NOTICE cnlink(msc-1)[0x55b0d9fd5920]{CONNECTED}: link up (cnlink.c:111) 20250410085948696 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085948696 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085948696 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085948696 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410085948696 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410085948696 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=2=0.0.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' 20250410085948696 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250410085948696 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250410085948696 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085948696 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  20250410085948696 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085948696 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250410085948696 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250410085948696 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 20250410085948696 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085948696 DLSS7 <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' 20250410085948696 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085948696 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085948696 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085948696 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085948696 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085948696 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085948696 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085948696 DLM3UA DEBUG 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) 20250410085948696 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085948696 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085948696 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250410085948696 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250410085948696 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085948696 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085948696 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085948696 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085948696 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085948696 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085948696 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085948696 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085948696 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085948696 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085948696 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085948696 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085948696 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085948696 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085948696 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250410085948696 DRANAP DEBUG cnlink(msc-1)[0x55b0d9fd5920]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250410085948696 DRANAP INFO cnlink(msc-1)[0x55b0d9fd5920]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(532)@dc2b9a5d0dfe: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250410085948710 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085948710 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410085948710 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410085948710 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410085948710 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085948710 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410085948710 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085948710 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085948710 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085948710 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085948710 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085948710 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085948710 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085948710 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410085948710 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085948710 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085948710 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250410085948711 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410085948711 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085948711 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085948711 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085948711 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085948711 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085948711 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085948711 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085948711 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085948711 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085948711 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085948711 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085948711 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085948711 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085948711 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085948711 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250410085948711 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250410085948711 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250410085948711 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250410085948711 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085948711 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410085948711 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085948711 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085948711 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085948711 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085948711 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085948711 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085948711 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085948711 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085948711 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085948711 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085948711 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085948711 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085948711 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085948711 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085948711 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085948711 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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) 20250410085948711 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250410085948711 DRANAP NOTICE cnlink(sgsn-0)[0x55b0da03d3a0]{CONNECTED}: link up (cnlink.c:111) 20250410085948711 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085948711 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085948711 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085948711 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085948711 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085948711 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.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' 20250410085948711 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410085948711 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410085948711 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085948711 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  20250410085948711 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085948711 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410085948711 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410085948711 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410085948711 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085948711 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410085948711 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085948711 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085948711 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085948711 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085948711 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085948711 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085948711 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085948711 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410085948711 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085948711 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085948711 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250410085948711 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410085948711 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085948711 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085948711 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085948711 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085948711 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085948711 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085948712 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085948712 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085948712 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085948712 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085948712 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085948712 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085948712 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085948712 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085948712 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250410085948712 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250410085948712 DRANAP INFO cnlink(sgsn-0)[0x55b0da03d3a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250410085948720 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085948720 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250410085948720 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250410085948720 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 20250410085948720 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085948720 DLSS7 <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' 20250410085948720 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085948720 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085948720 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085948720 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 0a 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 0a 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07  HNBGW_Test.sgsn1-RAN(535)@dc2b9a5d0dfe: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250410085948720 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085948720 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085948720 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085948720 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) 20250410085948720 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085948720 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085948720 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250410085948720 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250410085948720 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085948720 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085948720 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085948720 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085948720 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085948720 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085948720 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085948720 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085948720 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085948720 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085948720 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085948720 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085948720 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085948720 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085948720 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250410085948720 DRANAP DEBUG cnlink(sgsn-1)[0x55b0da03dd30]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250410085948720 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) 20250410085948720 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) 20250410085948720 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085948720 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250410085948720 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085948720 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085948720 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085948720 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085948720 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085948720 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085948720 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085948720 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085948720 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085948720 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085948720 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085948720 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085948720 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085948720 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250410085948720 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085948720 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250410085948720 DRANAP DEBUG cnlink(sgsn-1)[0x55b0da03dd30]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250410085948720 DRANAP NOTICE cnlink(sgsn-1)[0x55b0da03dd30]{CONNECTED}: link up (cnlink.c:111) 20250410085948720 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085948720 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085948720 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085948720 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250410085948720 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250410085948720 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' 20250410085948721 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 20250410085948721 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250410085948721 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085948721 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  20250410085948723 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085948723 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250410085948723 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250410085948723 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 20250410085948723 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085948723 DLSS7 <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' 20250410085948723 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085948723 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085948723 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085948723 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085948723 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085948723 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085948723 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085948723 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) 20250410085948723 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085948723 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085948723 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250410085948723 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250410085948723 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085948723 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085948723 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085948723 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085948723 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085948723 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085948723 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085948723 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085948723 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085948723 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085948723 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085948723 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085948723 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085948723 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085948723 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250410085948723 DRANAP DEBUG cnlink(sgsn-1)[0x55b0da03dd30]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250410085948723 DRANAP INFO cnlink(sgsn-1)[0x55b0da03dd30]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250410085949750 DLCTRL DEBUG Command: GET 30385501 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250410085949750 DLCTRL DEBUG Tx Command reply: GET_REPLY 30385501 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250410085949751 DLCTRL DEBUG Command: GET 915789662 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250410085949751 DLCTRL DEBUG Tx Command reply: GET_REPLY 915789662 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250410085949754 DLCTRL DEBUG Command: GET 147517397 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250410085949754 DLCTRL DEBUG Tx Command reply: GET_REPLY 147517397 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085949760 DLCTRL DEBUG Command: GET 678281640 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085949760 DLCTRL DEBUG Tx Command reply: GET_REPLY 678281640 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085949765 DLCTRL DEBUG Command: GET 70388099 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250410085949765 DLCTRL DEBUG Tx Command reply: GET_REPLY 70388099 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250410085949770 DLCTRL DEBUG Command: GET 81621580 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250410085949771 DLCTRL DEBUG Tx Command reply: GET_REPLY 81621580 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250410085949775 DLCTRL DEBUG Command: GET 919169244 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250410085949775 DLCTRL DEBUG Tx Command reply: GET_REPLY 919169244 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250410085949778 DLCTRL DEBUG Command: GET 702660213 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250410085949778 DLCTRL DEBUG Tx Command reply: GET_REPLY 702660213 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085949780 DLCTRL DEBUG Command: GET 833633473 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085949780 DLCTRL DEBUG Tx Command reply: GET_REPLY 833633473 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085949782 DLCTRL DEBUG Command: GET 490907438 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250410085949782 DLCTRL DEBUG Tx Command reply: GET_REPLY 490907438 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250410085949783 DLCTRL DEBUG Command: GET 790865983 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250410085949783 DLCTRL DEBUG Tx Command reply: GET_REPLY 790865983 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250410085949784 DLCTRL DEBUG Command: GET 646771832 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250410085949784 DLCTRL DEBUG Tx Command reply: GET_REPLY 646771832 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250410085949785 DLCTRL DEBUG Command: GET 909760881 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250410085949785 DLCTRL DEBUG Tx Command reply: GET_REPLY 909760881 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085949786 DLCTRL DEBUG Command: GET 411049425 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085949786 DLCTRL DEBUG Tx Command reply: GET_REPLY 411049425 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085949787 DLCTRL DEBUG Command: GET 989661661 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250410085949787 DLCTRL DEBUG Tx Command reply: GET_REPLY 989661661 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250410085949789 DLCTRL DEBUG Command: GET 421096931 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250410085949789 DLCTRL DEBUG Tx Command reply: GET_REPLY 421096931 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250410085949790 DLCTRL DEBUG Command: GET 819918975 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250410085949790 DLCTRL DEBUG Tx Command reply: GET_REPLY 819918975 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250410085949791 DLCTRL DEBUG Command: GET 208338316 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250410085949791 DLCTRL DEBUG Tx Command reply: GET_REPLY 208338316 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085949792 DLCTRL DEBUG Command: GET 303890520 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085949792 DLCTRL DEBUG Tx Command reply: GET_REPLY 303890520 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085949793 DLCTRL DEBUG Command: GET 459927463 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250410085949793 DLCTRL DEBUG Tx Command reply: GET_REPLY 459927463 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@dc2b9a5d0dfe: 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@dc2b9a5d0dfe: "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@dc2b9a5d0dfe: 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@dc2b9a5d0dfe: 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 := '000000000000000110010010'B, t_guard := 20.000000 } 20250410085949817 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33752<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(526)@dc2b9a5d0dfe: f_create_expect(l3 := '05080200F110172A5205F442004023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(526)@dc2b9a5d0dfe: 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)@dc2b9a5d0dfe: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(538)3816378 20250410085950857 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085950857 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085950857 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1351) 20250410085950857 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250410085950857 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x3a3bba, normal) (hnbgw_rua.c:407) 20250410085950857 DHNB DEBUG map_rua[0x55b0da07b770]{init}: Allocated (fsm.c:456) 20250410085950857 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3816378)[0x55b0da07b770]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250410085950857 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3816378 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250410085950857 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410085950857 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410085950857 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3816378 SCCP-0 CS MI=TMSI-0x42004023: TMSI-0x42004023 NRI(10bit)=0x1=1: this is a NULL-NRI (hnbgw_cn.c:1055) 20250410085950857 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3816378 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) 20250410085950857 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3816378 SCCP-0 CS MI=TMSI-0x42004023: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250410085950857 DCN DEBUG map_sccp[0x55b0da07c400]{init}: Allocated (fsm.c:456) 20250410085950857 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x55b0da07c400]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250410085950857 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-3816378 <-> SCCP-64 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250410085950857 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3816378 SCCP-64 msc-0 MI=TMSI-0x42004023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20250410085950857 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3816378)[0x55b0da07b770]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250410085950857 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410085950857 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410085950857 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3816378)[0x55b0da07b770]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250410085950857 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x55b0da07c400]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250410085950858 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250410085950858 DLSCCP DEBUG SCCP-SCOC(64)[0x55b0da075290]{IDLE}: Allocated (fsm.c:456) 20250410085950858 DLSCCP DEBUG SCCP-SCOC(64)[0x55b0da075290]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250410085950858 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442004023004f40030001920056400500f1100926) (sccp_scrc.c:415) 20250410085950858 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085950858 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085950858 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085950858 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085950858 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085950858 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085950858 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085950858 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085950858 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085950858 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085950858 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085950858 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085950858 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085950858 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085950858 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085950858 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 92 00 56 40 05 00 f1 10 09 26 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085950858 DLSCCP DEBUG SCCP-SCOC(64)[0x55b0da075290]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250410085950858 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x55b0da07c400]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250410085950858 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3816378)[0x55b0da07b770]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250410085950859 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085950859 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085950859 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085950859 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085950859 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085950859 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.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' 20250410085950859 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410085950859 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410085950859 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085950859 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 92 00 56 40 05 00 f1 10 09 26 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(525)@dc2b9a5d0dfe: First idle individual index:0 HNBGW_Test.msc0-SCCP(525)@dc2b9a5d0dfe: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(526)@dc2b9a5d0dfe: 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)@dc2b9a5d0dfe: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(538)1521618 HNBGW_Test.msc0-SCCP(525)@dc2b9a5d0dfe: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(525)@dc2b9a5d0dfe: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250410085950878 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085950878 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410085950878 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410085950878 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410085950878 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085950878 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410085950878 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085950878 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085950878 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085950878 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 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 e9 be 7b 02 00 00 00 00 00 06 00 08 00 00 00 07  TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(538)@dc2b9a5d0dfe: setverdict(pass): none -> pass 20250410085950878 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085950879 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085950879 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085950879 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410085950879 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085950879 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00e9be7b) (sccp_scrc.c:486) 20250410085950879 DLSCCP DEBUG Received CO:COAK for local reference 64 (sccp_scoc.c:1855) 20250410085950879 DLSCCP DEBUG SCCP-SCOC(64)[0x55b0da075290]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250410085950879 DLSCCP DEBUG SCCP-SCOC(64)[0x55b0da075290]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250410085950879 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085950879 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250410085950879 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) 20250410085950879 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x55b0da07c400]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250410085950879 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x55b0da07c400]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@dc2b9a5d0dfe: 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 } } } 20250410085950880 DLCTRL DEBUG Command: GET 144634742 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250410085950880 DLCTRL DEBUG Tx Command reply: GET_REPLY 144634742 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250410085950884 DLCTRL DEBUG Command: GET 307919820 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250410085950884 DLCTRL DEBUG Tx Command reply: GET_REPLY 307919820 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250410085950887 DLCTRL DEBUG Command: GET 304668465 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250410085950887 DLCTRL DEBUG Tx Command reply: GET_REPLY 304668465 rate_ctr.abs.msc.0.cnpool:subscr:reattach 1 (control_if.c:477) 20250410085950890 DLCTRL DEBUG Command: GET 403503748 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085950890 DLCTRL DEBUG Tx Command reply: GET_REPLY 403503748 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085950892 DLCTRL DEBUG Command: GET 788136023 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250410085950892 DLCTRL DEBUG Tx Command reply: GET_REPLY 788136023 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed 20250410085950894 DLCTRL DEBUG Command: GET 392308851 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250410085950894 DLCTRL DEBUG Tx Command reply: GET_REPLY 392308851 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250410085950896 DLCTRL DEBUG Command: GET 68933604 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250410085950896 DLCTRL DEBUG Tx Command reply: GET_REPLY 68933604 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250410085950898 DLCTRL DEBUG Command: GET 940039187 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250410085950898 DLCTRL DEBUG Tx Command reply: GET_REPLY 940039187 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085950899 DLCTRL DEBUG Command: GET 498878296 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085950899 DLCTRL DEBUG Tx Command reply: GET_REPLY 498878296 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085950901 DLCTRL DEBUG Command: GET 53724807 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250410085950901 DLCTRL DEBUG Tx Command reply: GET_REPLY 53724807 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed 20250410085950902 DLCTRL DEBUG Command: GET 916961903 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250410085950902 DLCTRL DEBUG Tx Command reply: GET_REPLY 916961903 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250410085950903 DLCTRL DEBUG Command: GET 188723106 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250410085950903 DLCTRL DEBUG Tx Command reply: GET_REPLY 188723106 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250410085950905 DLCTRL DEBUG Command: GET 8923150 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250410085950905 DLCTRL DEBUG Tx Command reply: GET_REPLY 8923150 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085950906 DLCTRL DEBUG Command: GET 415342748 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085950906 DLCTRL DEBUG Tx Command reply: GET_REPLY 415342748 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085950907 DLCTRL DEBUG Command: GET 219967710 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250410085950907 DLCTRL DEBUG Tx Command reply: GET_REPLY 219967710 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed 20250410085950908 DLCTRL DEBUG Command: GET 779860412 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250410085950908 DLCTRL DEBUG Tx Command reply: GET_REPLY 779860412 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250410085950909 DLCTRL DEBUG Command: GET 788354849 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250410085950909 DLCTRL DEBUG Tx Command reply: GET_REPLY 788354849 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250410085950910 DLCTRL DEBUG Command: GET 3224465 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250410085950910 DLCTRL DEBUG Tx Command reply: GET_REPLY 3224465 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085950910 DLCTRL DEBUG Command: GET 741502142 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085950910 DLCTRL DEBUG Tx Command reply: GET_REPLY 741502142 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085950911 DLCTRL DEBUG Command: GET 345355642 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250410085950911 DLCTRL DEBUG Tx Command reply: GET_REPLY 345355642 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed MTC@dc2b9a5d0dfe: 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 := '000000000000000101000000'B, t_guard := 20.000000 } 20250410085950928 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33766<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(529)@dc2b9a5d0dfe: f_create_expect(l3 := '05080200F110172A5205F442004023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(529)@dc2b9a5d0dfe: 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)@dc2b9a5d0dfe: Added conn table entry 1TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(539)14850978 20250410085951958 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085951958 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085951958 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1351) 20250410085951958 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250410085951958 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xe29ba2, normal) (hnbgw_rua.c:407) 20250410085951958 DHNB DEBUG map_rua[0x55b0da0a8a80]{init}: Allocated (fsm.c:456) 20250410085951958 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14850978)[0x55b0da0a8a80]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250410085951958 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14850978 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250410085951958 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410085951958 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410085951959 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14850978 SCCP-0 CS MI=TMSI-0x42004023: TMSI-0x42004023 NRI(10bit)=0x1=1: this is a NULL-NRI (hnbgw_cn.c:1055) 20250410085951959 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14850978 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) 20250410085951959 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14850978 SCCP-0 CS MI=TMSI-0x42004023: CN link round-robin selects msc 1 (hnbgw_cn.c:1125) 20250410085951959 DCN DEBUG map_sccp[0x55b0da0a88a0]{init}: Allocated (fsm.c:456) 20250410085951959 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-65)[0x55b0da0a88a0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250410085951959 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-14850978 <-> SCCP-65 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20250410085951959 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14850978 SCCP-65 msc-1 MI=TMSI-0x42004023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20250410085951959 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14850978)[0x55b0da0a8a80]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250410085951959 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410085951959 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410085951959 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14850978)[0x55b0da0a8a80]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250410085951959 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-65)[0x55b0da0a88a0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250410085951959 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250410085951959 DLSCCP DEBUG SCCP-SCOC(65)[0x55b0da0cc060]{IDLE}: Allocated (fsm.c:456) 20250410085951959 DLSCCP DEBUG SCCP-SCOC(65)[0x55b0da0cc060]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250410085951959 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442004023004f40030001400056400500f1100926) (sccp_scrc.c:415) 20250410085951959 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085951959 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085951959 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085951959 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085951959 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085951959 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085951959 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085951959 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085951959 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085951959 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085951959 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085951959 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085951959 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085951959 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410085951959 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085951959 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 40 00 56 40 05 00 f1 10 09 26 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085951959 DLSCCP DEBUG SCCP-SCOC(65)[0x55b0da0cc060]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250410085951959 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-65)[0x55b0da0a88a0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250410085951959 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14850978)[0x55b0da0a8a80]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250410085951960 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085951960 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085951960 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085951960 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410085951960 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410085951960 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250410085951960 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250410085951960 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250410085951960 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085951960 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 40 00 56 40 05 00 f1 10 09 26 00 00 00 06 00 08 00 00 00 03  HNBGW_Test.msc1-SCCP(528)@dc2b9a5d0dfe: First idle individual index:0 HNBGW_Test.msc1-SCCP(528)@dc2b9a5d0dfe: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(529)@dc2b9a5d0dfe: 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)@dc2b9a5d0dfe: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(539)16354567 HNBGW_Test.msc1-SCCP(528)@dc2b9a5d0dfe: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(528)@dc2b9a5d0dfe: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(539)@dc2b9a5d0dfe: setverdict(pass): none -> pass 20250410085951977 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085951977 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250410085951977 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250410085951977 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 20250410085951977 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085951977 DLSS7 <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' 20250410085951977 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085951977 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085951977 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085951977 DLSS7 <000c> osmo_ss7_asp.c:1175 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 b2 ec cd 02 00 00 00 00 00 06 00 08 00 00 00 07  MTC@dc2b9a5d0dfe: 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 } } } 20250410085951977 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085951977 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085951977 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085951977 DLM3UA DEBUG 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) 20250410085951977 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085951977 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00b2eccd) (sccp_scrc.c:486) 20250410085951977 DLSCCP DEBUG Received CO:COAK for local reference 65 (sccp_scoc.c:1855) 20250410085951977 DLSCCP DEBUG SCCP-SCOC(65)[0x55b0da0cc060]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250410085951978 DLSCCP DEBUG SCCP-SCOC(65)[0x55b0da0cc060]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250410085951978 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085951978 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250410085951978 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) 20250410085951978 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-65)[0x55b0da0a88a0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250410085951978 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-65)[0x55b0da0a88a0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250410085951978 DLCTRL DEBUG Command: GET 683462576 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250410085951978 DLCTRL DEBUG Tx Command reply: GET_REPLY 683462576 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250410085951982 DLCTRL DEBUG Command: GET 731228460 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250410085951982 DLCTRL DEBUG Tx Command reply: GET_REPLY 731228460 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250410085951987 DLCTRL DEBUG Command: GET 974550513 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250410085951987 DLCTRL DEBUG Tx Command reply: GET_REPLY 974550513 rate_ctr.abs.msc.0.cnpool:subscr:reattach 1 (control_if.c:477) 20250410085951991 DLCTRL DEBUG Command: GET 395042071 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085951991 DLCTRL DEBUG Tx Command reply: GET_REPLY 395042071 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085951995 DLCTRL DEBUG Command: GET 982949507 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250410085951995 DLCTRL DEBUG Tx Command reply: GET_REPLY 982949507 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed 20250410085951999 DLCTRL DEBUG Command: GET 630797328 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250410085951999 DLCTRL DEBUG Tx Command reply: GET_REPLY 630797328 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250410085952002 DLCTRL DEBUG Command: GET 999080999 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250410085952003 DLCTRL DEBUG Tx Command reply: GET_REPLY 999080999 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250410085952006 DLCTRL DEBUG Command: GET 238381048 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250410085952006 DLCTRL DEBUG Tx Command reply: GET_REPLY 238381048 rate_ctr.abs.msc.1.cnpool:subscr:reattach 1 (control_if.c:477) 20250410085952008 DLCTRL DEBUG Command: GET 965868773 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085952008 DLCTRL DEBUG Tx Command reply: GET_REPLY 965868773 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085952011 DLCTRL DEBUG Command: GET 685477612 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250410085952011 DLCTRL DEBUG Tx Command reply: GET_REPLY 685477612 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed 20250410085952013 DLCTRL DEBUG Command: GET 246443562 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250410085952013 DLCTRL DEBUG Tx Command reply: GET_REPLY 246443562 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250410085952015 DLCTRL DEBUG Command: GET 579897411 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250410085952015 DLCTRL DEBUG Tx Command reply: GET_REPLY 579897411 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250410085952017 DLCTRL DEBUG Command: GET 438916199 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250410085952017 DLCTRL DEBUG Tx Command reply: GET_REPLY 438916199 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085952018 DLCTRL DEBUG Command: GET 846205581 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085952018 DLCTRL DEBUG Tx Command reply: GET_REPLY 846205581 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085952020 DLCTRL DEBUG Command: GET 327608014 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250410085952020 DLCTRL DEBUG Tx Command reply: GET_REPLY 327608014 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed 20250410085952021 DLCTRL DEBUG Command: GET 274265105 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250410085952021 DLCTRL DEBUG Tx Command reply: GET_REPLY 274265105 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250410085952023 DLCTRL DEBUG Command: GET 609474084 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250410085952023 DLCTRL DEBUG Tx Command reply: GET_REPLY 609474084 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250410085952024 DLCTRL DEBUG Command: GET 189736765 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250410085952024 DLCTRL DEBUG Tx Command reply: GET_REPLY 189736765 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085952025 DLCTRL DEBUG Command: GET 512955586 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085952025 DLCTRL DEBUG Tx Command reply: GET_REPLY 512955586 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085952026 DLCTRL DEBUG Command: GET 762201734 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250410085952026 DLCTRL DEBUG Tx Command reply: GET_REPLY 762201734 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed MTC@dc2b9a5d0dfe: 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 := '000000000000001101010001'B, t_guard := 20.000000 } 20250410085952052 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33768<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(526)@dc2b9a5d0dfe: f_create_expect(l3 := '05080200F110172A5205F442004023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(526)@dc2b9a5d0dfe: 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)@dc2b9a5d0dfe: Added conn table entry 2TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(540)9305400 20250410085953067 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085953067 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085953067 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1351) 20250410085953068 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250410085953068 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x8dfd38, normal) (hnbgw_rua.c:407) 20250410085953068 DHNB DEBUG map_rua[0x55b0da053b60]{init}: Allocated (fsm.c:456) 20250410085953068 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9305400)[0x55b0da053b60]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250410085953068 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9305400 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250410085953068 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410085953068 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410085953068 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9305400 SCCP-0 CS MI=TMSI-0x42004023: TMSI-0x42004023 NRI(10bit)=0x1=1: this is a NULL-NRI (hnbgw_cn.c:1055) 20250410085953068 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9305400 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) 20250410085953068 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9305400 SCCP-0 CS MI=TMSI-0x42004023: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250410085953068 DCN DEBUG map_sccp[0x55b0da07c750]{init}: Allocated (fsm.c:456) 20250410085953068 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-66)[0x55b0da07c750]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250410085953068 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-9305400 <-> SCCP-66 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250410085953068 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9305400 SCCP-66 msc-0 MI=TMSI-0x42004023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20250410085953068 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9305400)[0x55b0da053b60]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250410085953068 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410085953068 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410085953068 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9305400)[0x55b0da053b60]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250410085953068 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-66)[0x55b0da07c750]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250410085953068 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250410085953068 DLSCCP DEBUG SCCP-SCOC(66)[0x55b0da062eb0]{IDLE}: Allocated (fsm.c:456) 20250410085953068 DLSCCP DEBUG SCCP-SCOC(66)[0x55b0da062eb0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250410085953068 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442004023004f40030003510056400500f1100926) (sccp_scrc.c:415) 20250410085953068 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085953068 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085953068 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085953068 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085953068 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085953068 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085953068 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085953068 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085953068 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085953068 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085953068 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085953068 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085953068 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085953068 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085953068 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085953068 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 51 00 56 40 05 00 f1 10 09 26 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085953068 DLSCCP DEBUG SCCP-SCOC(66)[0x55b0da062eb0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250410085953068 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-66)[0x55b0da07c750]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250410085953068 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9305400)[0x55b0da053b60]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250410085953069 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085953069 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085953069 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085953069 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085953069 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085953069 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250410085953069 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410085953069 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410085953069 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085953069 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 51 00 56 40 05 00 f1 10 09 26 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(525)@dc2b9a5d0dfe: First idle individual index:1 HNBGW_Test.msc0-SCCP(525)@dc2b9a5d0dfe: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(526)@dc2b9a5d0dfe: 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)@dc2b9a5d0dfe: Added conn table entry 1TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(540)11245980 HNBGW_Test.msc0-SCCP(525)@dc2b9a5d0dfe: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(525)@dc2b9a5d0dfe: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250410085953073 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085953073 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410085953073 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410085953073 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410085953073 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085953073 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410085953073 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085953073 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085953073 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085953073 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 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 7b ac 73 02 00 00 00 00 00 06 00 08 00 00 00 07  20250410085953073 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085953073 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085953073 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085953073 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410085953073 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085953074 DLSS7 DEBUG scrc_rx_mtp_xfer_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=007bac73) (sccp_scrc.c:486) 20250410085953074 DLSCCP DEBUG Received CO:COAK for local reference 66 (sccp_scoc.c:1855) 20250410085953074 DLSCCP DEBUG SCCP-SCOC(66)[0x55b0da062eb0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250410085953074 DLSCCP DEBUG SCCP-SCOC(66)[0x55b0da062eb0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250410085953074 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085953074 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250410085953074 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) 20250410085953074 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-66)[0x55b0da07c750]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250410085953074 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-66)[0x55b0da07c750]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(540)@dc2b9a5d0dfe: setverdict(pass): none -> pass MTC@dc2b9a5d0dfe: 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 } } } 20250410085953076 DLCTRL DEBUG Command: GET 696221851 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250410085953076 DLCTRL DEBUG Tx Command reply: GET_REPLY 696221851 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250410085953079 DLCTRL DEBUG Command: GET 612625789 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250410085953079 DLCTRL DEBUG Tx Command reply: GET_REPLY 612625789 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250410085953082 DLCTRL DEBUG Command: GET 659841101 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250410085953082 DLCTRL DEBUG Tx Command reply: GET_REPLY 659841101 rate_ctr.abs.msc.0.cnpool:subscr:reattach 2 (control_if.c:477) 20250410085953086 DLCTRL DEBUG Command: GET 926033244 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085953086 DLCTRL DEBUG Tx Command reply: GET_REPLY 926033244 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085953090 DLCTRL DEBUG Command: GET 636007394 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250410085953090 DLCTRL DEBUG Tx Command reply: GET_REPLY 636007394 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed 20250410085953093 DLCTRL DEBUG Command: GET 24719686 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250410085953093 DLCTRL DEBUG Tx Command reply: GET_REPLY 24719686 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250410085953097 DLCTRL DEBUG Command: GET 25977582 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250410085953097 DLCTRL DEBUG Tx Command reply: GET_REPLY 25977582 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250410085953100 DLCTRL DEBUG Command: GET 791689628 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250410085953100 DLCTRL DEBUG Tx Command reply: GET_REPLY 791689628 rate_ctr.abs.msc.1.cnpool:subscr:reattach 1 (control_if.c:477) 20250410085953103 DLCTRL DEBUG Command: GET 328635356 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085953103 DLCTRL DEBUG Tx Command reply: GET_REPLY 328635356 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085953108 DLCTRL DEBUG Command: GET 713550627 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250410085953108 DLCTRL DEBUG Tx Command reply: GET_REPLY 713550627 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed 20250410085953111 DLCTRL DEBUG Command: GET 132955818 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250410085953111 DLCTRL DEBUG Tx Command reply: GET_REPLY 132955818 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250410085953115 DLCTRL DEBUG Command: GET 665199694 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250410085953115 DLCTRL DEBUG Tx Command reply: GET_REPLY 665199694 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250410085953118 DLCTRL DEBUG Command: GET 460359165 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250410085953118 DLCTRL DEBUG Tx Command reply: GET_REPLY 460359165 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085953122 DLCTRL DEBUG Command: GET 499201668 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085953122 DLCTRL DEBUG Tx Command reply: GET_REPLY 499201668 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085953125 DLCTRL DEBUG Command: GET 777828969 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250410085953125 DLCTRL DEBUG Tx Command reply: GET_REPLY 777828969 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed 20250410085953128 DLCTRL DEBUG Command: GET 966878605 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250410085953128 DLCTRL DEBUG Tx Command reply: GET_REPLY 966878605 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250410085953130 DLCTRL DEBUG Command: GET 61109611 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250410085953130 DLCTRL DEBUG Tx Command reply: GET_REPLY 61109611 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250410085953132 DLCTRL DEBUG Command: GET 301112008 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250410085953132 DLCTRL DEBUG Tx Command reply: GET_REPLY 301112008 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085953134 DLCTRL DEBUG Command: GET 621065645 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085953134 DLCTRL DEBUG Tx Command reply: GET_REPLY 621065645 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085953136 DLCTRL DEBUG Command: GET 458671639 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250410085953136 DLCTRL DEBUG Tx Command reply: GET_REPLY 458671639 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed MTC@dc2b9a5d0dfe: ok: talloc reports "asn1_context" = 1 bytes 20250410085953143 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:41301<->l=127.0.0.1:4262) (control_if.c:193) 20250410085953144 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33748<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(519)@dc2b9a5d0dfe: Final verdict of PTC: none VirtHNBGW-STATS(518)@dc2b9a5d0dfe: Final verdict of PTC: none MTC@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed 20250410085953147 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33742<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250410085953149 DLINP DEBUG SRVCONN(,r=127.0.0.1:57838<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085953149 DLINP DEBUG SRVCONN(,r=127.0.0.1:57838<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085953149 DLINP NOTICE SRV(,r=127.0.0.1:57838<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410085953149 DMAIN NOTICE (127.0.0.1:57838 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:57838<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250410085953149 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)@dc2b9a5d0dfe: Final verdict of PTC: none 20250410085953153 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250410085953153 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) 20250410085953153 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250410085953153 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc1-0) xUA SRV SHUTDOWN_EVENT 20250410085953153 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250410085953153 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) 20250410085953153 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250410085953153 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250410085953153 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 20250410085953153 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085953153 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-msc1-0: connection closed 20250410085953153 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250410085953153 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250410085953153 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250410085953154 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250410085953154 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 20250410085953154 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  20250410085953154 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  20250410085953154 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  20250410085953154 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085953154 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250410085953154 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250410085953154 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-RAN(532)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(534)@dc2b9a5d0dfe: Final verdict of PTC: none20250410085953154 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250410085953154 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.0.2/0 (xua_snm.c:378) 20250410085953154 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085953154 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085953154 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085953154 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085953154 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250410085953154 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250410085953154 DRANAP DEBUG cnlink(msc-1)[0x55b0d9fd5920]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) HNBGW_Test.sgsn1-RAN(535)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(531)@dc2b9a5d0dfe: Final verdict of PTC: none 20250410085953154 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Cannot send after transport endpoint shutdown 20250410085953155 DRANAP NOTICE cnlink(msc-1)[0x55b0d9fd5920]{DISCONNECTED}: link lost (cnlink.c:118) 20250410085953155 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-65)[0x55b0da0a88a0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250410085953155 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250410085953155 DLSCCP DEBUG SCCP-SCOC(65)[0x55b0da0cc060]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250410085953155 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b2eccd), PART(T=Source Reference,L=4,D=00000041), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250410085953155 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250410085953155 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410085953155 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250410085953155 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250410085953155 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085953155 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085953155 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085953155 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250410085953155 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410085953155 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250410085953155 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085953155 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410085953155 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085953155 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [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 b2 ec cd 00 00 41 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085953155 DLSCCP DEBUG SCCP-SCOC(65)[0x55b0da0cc060]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250410085953155 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-65)[0x55b0da0a88a0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250410085953155 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250410085953155 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250410085953155 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) 20250410085953155 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250410085953155 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14850978)[0x55b0da0a8a80]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250410085953155 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14850978)[0x55b0da0a8a80]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250410085953155 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250410085953155 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14850978)[0x55b0da0a8a80]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250410085953155 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14850978)[0x55b0da0a8a80]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250410085953155 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14850978)[0x55b0da0a8a80]{disrupted}: Freeing instance (context_map.c:202) 20250410085953155 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14850978)[0x55b0da0a8a80]{disrupted}: Deallocated (fsm.c:568) 20250410085953155 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-65)[0x55b0da0a88a0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250410085953155 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-65)[0x55b0da0a88a0]{disconnected}: Freeing instance (context_map.c:206) 20250410085953155 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-65)[0x55b0da0a88a0]{disconnected}: Deallocated (fsm.c:568) 20250410085953155 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn1-0) xUA SRV SHUTDOWN_EVENT 20250410085953155 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20250410085953155 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410085953155 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250410085953155 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SEND_FAILED 20250410085953155 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250410085953155 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410085953155 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250410085953155 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14850978 SCCP-65 msc-1 MI=TMSI-0x42004023: Deallocating (context_map.c:225) 20250410085953155 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410085953155 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250410085953155 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250410085953155 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250410085953155 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) 20250410085953155 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085953155 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085953156 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410085953156 DMAIN NOTICE (127.0.0.1:9999 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) 20250410085953156 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250410085953156 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3816378)[0x55b0da07b770]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250410085953156 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3816378)[0x55b0da07b770]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250410085953156 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x55b0da07c400]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250410085953156 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250410085953156 DLSCCP DEBUG SCCP-SCOC(64)[0x55b0da075290]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250410085953156 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e9be7b), PART(T=Source Reference,L=4,D=00000040), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250410085953156 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085953156 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085953156 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085953156 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085953156 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085953156 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085953156 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [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 e9 be 7b 00 00 40 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085953156 DLSCCP DEBUG SCCP-SCOC(64)[0x55b0da075290]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250410085953156 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x55b0da07c400]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250410085953156 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3816378)[0x55b0da07b770]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250410085953156 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3816378)[0x55b0da07b770]{disrupted}: Freeing instance (context_map.c:202) 20250410085953156 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3816378)[0x55b0da07b770]{disrupted}: Deallocated (fsm.c:568) 20250410085953156 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x55b0da07c400]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250410085953156 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x55b0da07c400]{disconnected}: Freeing instance (context_map.c:206) 20250410085953156 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x55b0da07c400]{disconnected}: Deallocated (fsm.c:568) 20250410085953156 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-3816378 SCCP-64 msc-0 MI=TMSI-0x42004023: Deallocating (context_map.c:225) 20250410085953156 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9305400)[0x55b0da053b60]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250410085953156 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9305400)[0x55b0da053b60]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250410085953156 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-66)[0x55b0da07c750]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250410085953156 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250410085953156 DLSCCP DEBUG SCCP-SCOC(66)[0x55b0da062eb0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250410085953156 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007bac73), PART(T=Source Reference,L=4,D=00000042), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250410085953156 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085953156 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085953156 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085953156 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085953156 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085953156 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085953157 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 06 04 7b ac 73 00 00 42 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085953157 DLSCCP DEBUG SCCP-SCOC(66)[0x55b0da062eb0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250410085953157 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-66)[0x55b0da07c750]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250410085953157 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9305400)[0x55b0da053b60]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250410085953157 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9305400)[0x55b0da053b60]{disrupted}: Freeing instance (context_map.c:202) 20250410085953157 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9305400)[0x55b0da053b60]{disrupted}: Deallocated (fsm.c:568) 20250410085953157 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-66)[0x55b0da07c750]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250410085953157 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-66)[0x55b0da07c750]{disconnected}: Freeing instance (context_map.c:206) 20250410085953157 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-66)[0x55b0da07c750]{disconnected}: Deallocated (fsm.c:568) 20250410085953157 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-9305400 SCCP-66 msc-0 MI=TMSI-0x42004023: Deallocating (context_map.c:225) 20250410085953157 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085953158 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250410085953158 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:378) 20250410085953155 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250410085953155 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250410085953155 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085953156 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085953156 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085953156 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410085953156 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410085953156 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250410085953156 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) 20250410085953156 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085953156 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-msc0-0: connection closed 20250410085953156 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250410085953156 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250410085953156 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250410085953156 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250410085953156 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 20250410085953156 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  20250410085953156 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  20250410085953156 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085953156 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250410085953156 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250410085953156 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250410085953156 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085953156 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-sgsn0-0: connection closed 20250410085953156 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250410085953156 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250410085953156 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250410085953156 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250410085953156 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 20250410085953157 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  20250410085953157 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085953157 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250410085953157 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250410085953157 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 20250410085953157 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085953157 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-sgsn1-0: connection closed 20250410085953157 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250410085953157 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250410085953157 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250410085953157 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250410085953157 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 20250410085953157 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085953157 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250410085953157 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250410085953157 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085953157 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085953157 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085953157 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085953157 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085953157 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250410085953157 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() retur20250410085953158 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085953158 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085953158 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) ned 0 (flags=0x0) 20250410085953157 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085953157 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085953158 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085953158 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085953158 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250410085953158 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085953158 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250410085953158 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250410085953158 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250410085953158 DRANAP NOTICE cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: link lost (cnlink.c:118) 20250410085953158 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085953158 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250410085953158 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250410085953158 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085953158 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085953158 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085953158 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085953158 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250410085953158 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250410085953158 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250410085953158 DRANAP NOTICE cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: link lost (cnlink.c:118) 20250410085953158 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085953159 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) HNBGW_Test.msc1-SCCP(528)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW_Test.msc1-RAN(529)@dc2b9a5d0dfe: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0-RUA(522)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(525)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(536)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(533)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(527)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW_Test.msc0-RAN(526)@dc2b9a5d0dfe: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0(521)@dc2b9a5d0dfe: Final verdict of PTC: none MutexDispCT-TC_mscpool_LU_by_tmsi_null_nri_1_round_robin(517)@dc2b9a5d0dfe: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1(523)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW-PFCP(520)@dc2b9a5d0dfe: Final verdict of PTC: none 20250410085953159 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.1.2/0 (xua_snm.c:378) 20250410085953159 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085953159 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085953159 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085953159 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085953159 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250410085953159 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250410085953159 DRANAP DEBUG cnlink(sgsn-1)[0x55b0da03dd30]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250410085953159 DRANAP NOTICE cnlink(sgsn-1)[0x55b0da03dd30]{DISCONNECTED}: link lost (cnlink.c:118) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(540)@dc2b9a5d0dfe: Final verdict of PTC: pass TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(538)@dc2b9a5d0dfe: Final verdict of PTC: pass HNBGW_Test.msc1-M3UA(530)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW-MGCP(537)@dc2b9a5d0dfe: Final verdict of PTC: none 20250410085953163 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33752<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250410085953163 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33768<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250410085953179 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33766<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(539)@dc2b9a5d0dfe: Final verdict of PTC: pass MTC@dc2b9a5d0dfe: Setting final verdict of the test case. MTC@dc2b9a5d0dfe: Local verdict of MTC: pass MTC@dc2b9a5d0dfe: Local verdict of PTC MutexDispCT-TC_mscpool_LU_by_tmsi_null_nri_1_round_robin(517): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC VirtHNBGW-STATS(518): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC IPA-CTRL-CLI-IPA(519): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW-PFCP(520): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0(521): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0-RUA(522): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1(523): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1-RUA(524): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.msc0-SCCP(525): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.msc0-RAN(526): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.msc0-M3UA(527): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.msc1-SCCP(528): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.msc1-RAN(529): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.msc1-M3UA(530): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(531): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.sgsn0-RAN(532): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(533): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(534): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.sgsn1-RAN(535): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(536): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW-MGCP(537): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(538): pass (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(539): pass (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(540): pass (pass -> pass) MTC@dc2b9a5d0dfe: Test case TC_mscpool_LU_by_tmsi_null_nri_1_round_robin finished. Verdict: pass MTC@dc2b9a5d0dfe: 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'. Thu Apr 10 08:59:53 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 20250410085953256 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33770<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410085953664 DLSCCP DEBUG SCCP-SCOC(62)[0x55b0da05b2c0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250410085953665 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0010b5c5), PART(T=Source Reference,L=4,D=0000003e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085953665 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085953665 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085953665 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085953665 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085953665 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410085953665 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085953665 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 10 b5 c5 00 00 3e 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085953665 DLSCCP DEBUG SCCP-SCOC(61)[0x55b0da074b30]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250410085953665 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0049efc6), PART(T=Source Reference,L=4,D=0000003d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085953665 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085953665 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085953665 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085953665 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085953665 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085953665 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085953665 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 49 ef c6 00 00 3d 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085953665 DLSCCP DEBUG SCCP-SCOC(63)[0x55b0da0cc360]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250410085953665 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00692a71), PART(T=Source Reference,L=4,D=0000003f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085953665 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085953665 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085953666 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085953666 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085953666 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085953666 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085953666 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 69 2a 71 00 00 3f 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085953666 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085953666 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085953666 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085953666 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410085953666 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410085953666 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250410085953666 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085953666 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085953666 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085953666 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085953666 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085953666 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250410085953666 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085953666 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085953666 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085953666 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085953666 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085953666 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250410085953859 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33770<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=564556) 20250410085954268 DLSCCP DEBUG SCCP-SCOC(59)[0x55b0da0592a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410085954268 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00073fd1), PART(T=Source Reference,L=4,D=0000003b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085954268 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085954268 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085954268 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085954268 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085954268 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410085954268 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085954268 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 07 3f d1 00 00 3b 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085954269 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085954269 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085954269 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085954269 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410085954269 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410085954269 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250410085954270 DLSCCP DEBUG SCCP-SCOC(58)[0x55b0da0a9380]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410085954270 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002a8391), PART(T=Source Reference,L=4,D=0000003a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085954270 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085954270 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085954270 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085954270 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085954270 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085954270 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085954270 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 2a 83 91 00 00 3a 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085954270 DLSCCP DEBUG SCCP-SCOC(60)[0x55b0d9ff0ca0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410085954270 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ad1ba0), PART(T=Source Reference,L=4,D=0000003c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085954270 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085954270 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085954270 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085954270 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085954270 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085954270 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085954270 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 ad 1b a0 00 00 3c 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085954270 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085954270 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085954270 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085954270 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085954270 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085954270 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250410085954270 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085954270 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085954270 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085954270 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085954270 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085954270 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=564556, count=593880) 20250410085954935 DLSCCP DEBUG SCCP-SCOC(54)[0x55b0da0763d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410085954935 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0029e38e), PART(T=Source Reference,L=4,D=00000036), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085954935 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085954935 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085954935 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085954935 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085954935 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085954935 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085954935 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 29 e3 8e 00 00 36 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085954935 DLSCCP DEBUG SCCP-SCOC(55)[0x55b0da055bd0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410085954935 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fe9869), PART(T=Source Reference,L=4,D=00000037), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085954935 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085954935 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085954935 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085954935 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085954935 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085954935 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085954935 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 fe 98 69 00 00 37 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085954935 DLSCCP DEBUG SCCP-SCOC(56)[0x55b0da06e000]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410085954936 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008b8f52), PART(T=Source Reference,L=4,D=00000038), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085954936 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085954936 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085954936 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085954936 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085954936 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085954936 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085954936 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 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 8f 52 00 00 38 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085954936 DLSCCP DEBUG SCCP-SCOC(57)[0x55b0da052a70]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410085954937 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b66c82), PART(T=Source Reference,L=4,D=00000039), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410085954937 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085954937 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085954937 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410085954937 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085954937 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085954937 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085954937 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 b6 6c 82 00 00 39 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410085954937 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085954937 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085954937 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085954937 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085954937 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085954937 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250410085954937 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085954937 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085954937 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085954937 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085954937 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085954937 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250410085954937 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085954937 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085954937 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085954937 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085954937 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085954937 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250410085954937 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085954937 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085954937 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085954937 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085954937 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085954937 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250410085955154 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250410085955155 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250410085955155 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250410085955157 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250410085955157 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250410085955157 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250410085955157 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250410085955157 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250410085955157 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250410085955158 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250410085955158 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250410085955158 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN MTC@dc2b9a5d0dfe: 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@dc2b9a5d0dfe: 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 ------ Thu Apr 10 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@dc2b9a5d0dfe: 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@dc2b9a5d0dfe: Test case TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin started. 20250410085956951 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59964<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410085956956 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59976<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410085956958 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:35737<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0(545)@dc2b9a5d0dfe: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250410085957046 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250410085957046 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250410085957055 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085957055 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085957055 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085957055 DRANAP DEBUG cnlink(msc-1)[0x55b0d9fd5920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085957055 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085957055 DRANAP DEBUG cnlink(msc-2)[0x55b0d9fd2b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1(547)@dc2b9a5d0dfe: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250410085957056 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085957056 DRANAP DEBUG cnlink(msc-3)[0x55b0da03ca10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085957056 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:45026 (stream_srv.c:142) 20250410085957056 DMAIN INFO New HNB SCTP connection r=127.0.0.1:45026<->l=127.0.0.1:29169 (hnbgw.c:791) 20250410085957057 DRANAP DEBUG cnlink(msc-3)[0x55b0da03ca10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085957057 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250410085957057 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085957057 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085957057 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410085957057 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085957057 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085957057 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085957057 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) 20250410085957057 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085957057 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085957057 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085957057 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085957057 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085957057 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085957057 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085957057 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) 20250410085957057 DLSS7 DEBUG Found route for dpc=4=0.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) 20250410085957057 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250410085957057 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085957057 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250410085957057 DRANAP DEBUG cnlink(msc-3)[0x55b0da03ca10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085957057 DRANAP DEBUG cnlink(msc-2)[0x55b0d9fd2b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085957057 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250410085957057 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085957057 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085957057 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410085957057 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085957057 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085957057 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085957057 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085957057 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085957057 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085957057 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085957057 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085957057 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085957057 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085957057 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085957057 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085957057 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085957057 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250410085957057 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085957057 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085957057 DRANAP DEBUG cnlink(msc-2)[0x55b0d9fd2b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085957057 DRANAP DEBUG cnlink(msc-1)[0x55b0d9fd5920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085957057 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250410085957057 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085957057 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085957057 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410085957057 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085957057 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085957057 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085957057 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085957057 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085957057 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085957057 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085957057 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085957057 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085957057 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085957057 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085957057 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085957057 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085957057 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410085957057 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085957057 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085957057 DRANAP DEBUG cnlink(msc-1)[0x55b0d9fd5920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085957057 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085957057 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250410085957057 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085957057 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085957057 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410085957057 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085957057 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085957057 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085957057 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085957057 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085957057 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085957057 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085957057 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085957057 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085957057 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085957057 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085957057 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085957057 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085957057 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085957057 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085957057 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085957057 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085957057 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085957057 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085957057 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085957057 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 20250410085957057 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250410085957057 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250410085957057 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085957057 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085957057 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085957057 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250410085957057 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250410085957057 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250410085957057 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085957057 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085957057 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085957057 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410085957057 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410085957057 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250410085957057 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085957057 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085957057 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085957057 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085957057 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085957057 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@dc2b9a5d0dfe: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(551)@dc2b9a5d0dfe: ************************************************* HNBGW_Test.msc0-M3UA(551)@dc2b9a5d0dfe: M3UA emulation initiated, the test can be started MTC@dc2b9a5d0dfe: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(551)@dc2b9a5d0dfe: ************************************************* HNBGW_Test.msc0-SCCP(549)@dc2b9a5d0dfe: v_sccp_pdu_maxlen:268 MTC@dc2b9a5d0dfe: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@dc2b9a5d0dfe: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(554)@dc2b9a5d0dfe: ************************************************* HNBGW_Test.msc1-M3UA(554)@dc2b9a5d0dfe: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(554)@dc2b9a5d0dfe: ************************************************* HNBGW_Test.msc1-SCCP(552)@dc2b9a5d0dfe: v_sccp_pdu_maxlen:268 20250410085957080 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085957080 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085957080 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085957080 DRANAP DEBUG cnlink(sgsn-1)[0x55b0da03dd30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085957080 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085957080 DRANAP DEBUG cnlink(sgsn-2)[0x55b0da03e6c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085957080 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410085957080 DRANAP DEBUG cnlink(sgsn-3)[0x55b0da03f050]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085957081 DRANAP DEBUG cnlink(sgsn-3)[0x55b0da03f050]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085957081 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250410085957081 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085957081 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085957081 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410085957081 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085957081 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085957081 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085957081 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) 20250410085957081 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085957081 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085957081 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085957081 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085957081 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085957081 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085957081 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085957081 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) 20250410085957081 DLSS7 DEBUG Found route for dpc=12=0.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) 20250410085957081 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250410085957081 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085957081 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250410085957081 DRANAP DEBUG cnlink(sgsn-3)[0x55b0da03f050]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085957081 DRANAP DEBUG cnlink(sgsn-2)[0x55b0da03e6c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085957081 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250410085957081 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085957081 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085957081 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410085957081 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085957081 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085957081 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085957081 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085957081 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085957081 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085957081 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085957081 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085957081 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085957081 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085957081 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085957081 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085957081 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085957081 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250410085957081 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085957081 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085957081 DRANAP DEBUG cnlink(sgsn-2)[0x55b0da03e6c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085957081 DRANAP DEBUG cnlink(sgsn-1)[0x55b0da03dd30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085957081 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250410085957081 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085957081 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085957081 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410085957081 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085957081 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085957081 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085957081 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085957081 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085957081 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085957081 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085957081 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085957081 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085957081 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085957082 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085957082 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085957082 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085957082 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250410085957082 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085957082 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085957082 DRANAP DEBUG cnlink(sgsn-1)[0x55b0da03dd30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085957082 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085957082 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250410085957082 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085957082 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085957082 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410085957082 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085957082 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085957082 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085957082 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085957082 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085957082 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085957082 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085957082 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085957082 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085957082 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085957082 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085957082 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085957082 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085957082 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085957082 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085957082 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085957082 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085957082 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085957082 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085957082 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085957082 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 20250410085957082 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250410085957082 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250410085957082 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085957082 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085957082 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085957082 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250410085957082 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250410085957082 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250410085957082 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085957082 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085957082 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085957082 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250410085957082 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250410085957082 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250410085957082 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085957082 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085957082 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085957082 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085957082 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085957082 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@dc2b9a5d0dfe: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@dc2b9a5d0dfe: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(557)@dc2b9a5d0dfe: ************************************************* HNBGW_Test.sgsn0-M3UA(557)@dc2b9a5d0dfe: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(557)@dc2b9a5d0dfe: ************************************************* HNBGW_Test.sgsn0-SCCP(555)@dc2b9a5d0dfe: v_sccp_pdu_maxlen:268 MTC@dc2b9a5d0dfe: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(560)@dc2b9a5d0dfe: ************************************************* HNBGW_Test.sgsn1-M3UA(560)@dc2b9a5d0dfe: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(560)@dc2b9a5d0dfe: ************************************************* MTC@dc2b9a5d0dfe: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(558)@dc2b9a5d0dfe: v_sccp_pdu_maxlen:268 20250410085957114 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085957114 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085957114 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250410085957114 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250410085957114 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) 20250410085957114 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250410085957114 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250410085957114 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410085957114 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@dc2b9a5d0dfe: setverdict(pass): none -> pass 20250410085957119 DLINP DEBUG SRVCONN(,r=127.0.0.1:45026<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410085957119 DLINP DEBUG SRVCONN(,r=127.0.0.1:45026<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410085957119 DLINP DEBUG SRVCONN(,r=127.0.0.1:45026<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250410085957119 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250410085957119 DHNBAP DEBUG (127.0.0.1:45026 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20250410085957119 DHNBAP NOTICE (127.0.0.1:45026 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250410085957119 DHNBAP NOTICE (127.0.0.1:45026 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250410085957119 DLINP DEBUG SRVCONN(,r=127.0.0.1:45026<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410085957119 DLINP DEBUG SRVCONN(,r=127.0.0.1:45026<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed 20250410085957268 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250410085957268 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250410085957268 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250410085957268 DLSS7 <000c> 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)@dc2b9a5d0dfe: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250410085957276 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085957276 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250410085957276 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250410085957276 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250410085957276 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250410085957276 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250410085957276 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250410085957276 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 20250410085957276 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250410085957276 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  20250410085957276 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250410085957278 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 20250410085957278 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 20250410085957278 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250410085957278 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250410085957280 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085957280 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250410085957280 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250410085957280 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  20250410085957280 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250410085957280 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250410085957280 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250410085957280 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 20250410085957280 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250410085957280 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  20250410085957280 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085957280 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250410085957280 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085957281 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250410085957281 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:413) 20250410085957281 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085957281 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085957281 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085957281 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085957281 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250410085957281 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250410085957281 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) HNBGW_Test.msc1-M3UA(554)@dc2b9a5d0dfe: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250410085957282 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085957282 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250410085957282 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085957282 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085957282 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410085957282 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085957282 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085957282 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085957282 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085957282 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085957282 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085957282 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085957282 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085957282 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085957282 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085957282 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085957282 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085957283 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085957283 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085957283 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085957283 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085957283 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085957283 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085957283 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085957283 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085957283 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085957283 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085957283 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250410085957283 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410085957283 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410085957283 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085957283 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  20250410085957284 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085957284 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPSM:UP) 20250410085957284 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250410085957284 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250410085957284 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250410085957284 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250410085957284 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250410085957284 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 20250410085957284 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Inactive () 20250410085957284 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  20250410085957284 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250410085957285 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085957285 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPTM:ACTIVE) 20250410085957285 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250410085957285 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  20250410085957285 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250410085957285 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250410085957285 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250410085957285 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 20250410085957285 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Active () 20250410085957285 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  20250410085957285 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  20250410085957285 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085957285 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250410085957285 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085957285 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250410085957285 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.0.2/0 (xua_snm.c:413) 20250410085957285 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085957285 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085957285 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085957285 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085957285 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250410085957285 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250410085957285 DRANAP DEBUG cnlink(msc-1)[0x55b0d9fd5920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085957286 DRANAP DEBUG cnlink(msc-1)[0x55b0d9fd5920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085957286 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250410085957286 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085957286 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085957286 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410085957286 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085957286 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085957286 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085957286 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085957286 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085957286 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085957286 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085957286 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085957286 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085957286 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085957286 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085957286 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085957286 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085957286 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410085957286 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085957286 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085957286 DRANAP DEBUG cnlink(msc-1)[0x55b0d9fd5920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085957287 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085957287 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085957287 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085957287 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410085957287 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410085957287 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250410085957287 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250410085957287 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250410085957287 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085957287 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  20250410085957293 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250410085957293 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250410085957293 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250410085957293 DLSS7 <000c> 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)@dc2b9a5d0dfe: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250410085957299 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085957299 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250410085957299 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250410085957299 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250410085957299 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250410085957299 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250410085957299 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250410085957299 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 20250410085957299 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250410085957299 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  20250410085957299 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250410085957301 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085957301 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250410085957301 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250410085957301 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  20250410085957301 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250410085957301 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250410085957301 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250410085957301 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 20250410085957301 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250410085957301 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  20250410085957302 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  20250410085957302 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  20250410085957302 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085957302 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250410085957302 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085957302 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250410085957302 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250410085957302 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085957302 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085957302 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085957302 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085957302 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250410085957302 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250410085957302 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085957303 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085957303 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250410085957303 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085957303 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085957303 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410085957303 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085957303 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085957303 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085957303 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085957303 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085957303 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085957303 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085957303 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085957303 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085957303 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085957303 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085957303 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085957303 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085957303 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085957303 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085957303 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085957303 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085957303 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085957303 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085957303 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085957303 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085957303 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085957303 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.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' 20250410085957303 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410085957303 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410085957303 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085957304 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  20250410085957304 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 20250410085957304 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 20250410085957304 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250410085957304 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)@dc2b9a5d0dfe: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250410085957309 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085957309 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPSM:UP) 20250410085957309 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250410085957309 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250410085957309 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250410085957309 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250410085957309 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250410085957309 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 20250410085957309 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Inactive () 20250410085957309 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  20250410085957309 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250410085957310 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085957310 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPTM:ACTIVE) 20250410085957310 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250410085957310 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  20250410085957310 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250410085957310 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250410085957310 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250410085957310 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 20250410085957310 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Active () 20250410085957310 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  20250410085957310 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  20250410085957310 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  20250410085957310 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  20250410085957310 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410085957310 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250410085957310 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085957310 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250410085957310 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.1.2/0 (xua_snm.c:413) 20250410085957310 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410085957310 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410085957310 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085957310 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410085957310 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250410085957310 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250410085957310 DRANAP DEBUG cnlink(sgsn-1)[0x55b0da03dd30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410085957311 DRANAP DEBUG cnlink(sgsn-1)[0x55b0da03dd30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410085957311 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250410085957311 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410085957311 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085957311 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410085957311 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085957311 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085957311 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085957311 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085957311 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085957311 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085957311 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085957311 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085957311 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085957311 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085957311 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085957311 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085957311 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085957311 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250410085957311 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085957312 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410085957312 DRANAP DEBUG cnlink(sgsn-1)[0x55b0da03dd30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410085957312 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085957312 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085957312 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085957312 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250410085957312 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250410085957312 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' 20250410085957312 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 20250410085957312 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250410085957312 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085957312 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(550)@dc2b9a5d0dfe: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250410085958084 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085958084 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410085958084 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410085958084 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410085958084 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085958084 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410085958084 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085958084 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085958084 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085958085 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085958085 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085958085 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085958085 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085958085 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410085958085 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085958085 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085958085 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250410085958085 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410085958085 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085958085 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085958085 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085958085 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085958085 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085958085 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085958085 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085958085 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085958085 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085958085 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085958085 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085958085 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085958085 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085958085 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085958085 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250410085958085 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250410085958085 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250410085958085 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250410085958085 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085958085 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410085958085 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085958085 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085958085 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085958085 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085958085 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085958085 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085958085 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085958085 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085958085 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085958085 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085958085 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085958085 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085958085 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085958085 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410085958085 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085958085 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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) 20250410085958085 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250410085958085 DRANAP NOTICE cnlink(msc-0)[0x55b0d9ff2940]{CONNECTED}: link up (cnlink.c:111) 20250410085958085 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085958085 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085958085 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085958085 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410085958085 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410085958085 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.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' 20250410085958085 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410085958085 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410085958085 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085958085 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  20250410085958085 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085958085 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410085958085 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410085958085 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410085958085 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085958085 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410085958085 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085958085 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085958085 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085958085 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085958085 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085958085 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085958085 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085958085 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410085958085 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085958085 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085958085 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250410085958085 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410085958085 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085958085 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085958085 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085958085 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085958085 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085958085 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085958085 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085958085 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085958085 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085958085 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085958085 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085958085 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085958085 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085958085 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085958085 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250410085958085 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250410085958085 DRANAP INFO cnlink(msc-0)[0x55b0d9ff2940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(553)@dc2b9a5d0dfe: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250410085958087 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085958087 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250410085958087 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250410085958087 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 20250410085958087 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085958087 DLSS7 <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' 20250410085958087 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085958087 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085958087 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085958087 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085958087 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085958087 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085958087 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085958087 DLM3UA DEBUG 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) 20250410085958087 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085958087 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085958087 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250410085958087 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250410085958087 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085958087 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085958087 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085958087 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085958087 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085958087 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085958087 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085958087 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085958087 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085958087 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085958087 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085958087 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085958087 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085958087 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085958087 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250410085958087 DRANAP DEBUG cnlink(msc-1)[0x55b0d9fd5920]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250410085958087 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) 20250410085958087 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) 20250410085958087 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085958087 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250410085958087 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085958087 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085958087 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085958087 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085958087 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085958087 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085958087 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085958087 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085958087 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085958087 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085958087 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085958087 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085958087 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085958087 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410085958087 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085958087 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250410085958087 DRANAP DEBUG cnlink(msc-1)[0x55b0d9fd5920]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250410085958087 DRANAP NOTICE cnlink(msc-1)[0x55b0d9fd5920]{CONNECTED}: link up (cnlink.c:111) 20250410085958087 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085958087 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085958087 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085958087 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410085958087 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410085958087 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250410085958087 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250410085958087 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250410085958087 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085958087 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  20250410085958087 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085958087 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250410085958087 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250410085958087 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 20250410085958087 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085958087 DLSS7 <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' 20250410085958087 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085958087 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085958087 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085958087 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085958087 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085958087 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085958087 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085958087 DLM3UA DEBUG 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) 20250410085958087 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085958087 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085958087 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250410085958087 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250410085958087 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085958087 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085958087 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085958087 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085958087 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085958087 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085958087 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085958087 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085958087 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085958087 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085958087 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085958087 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085958087 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085958087 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085958087 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250410085958087 DRANAP DEBUG cnlink(msc-1)[0x55b0d9fd5920]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250410085958087 DRANAP INFO cnlink(msc-1)[0x55b0d9fd5920]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(556)@dc2b9a5d0dfe: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250410085958103 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085958103 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410085958103 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410085958103 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410085958103 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085958103 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410085958103 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085958103 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085958103 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085958103 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085958103 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085958103 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085958103 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085958103 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410085958103 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085958103 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085958103 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250410085958103 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410085958103 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085958103 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085958103 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085958103 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085958103 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085958103 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085958103 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085958103 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085958103 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085958103 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085958103 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085958103 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085958103 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085958103 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085958103 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250410085958103 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250410085958103 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250410085958103 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250410085958103 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085958103 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410085958103 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085958103 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085958103 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085958103 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410085958103 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085958103 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085958103 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085958103 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085958103 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085958103 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085958103 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085958103 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410085958103 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085958104 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410085958104 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085958104 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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) 20250410085958104 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250410085958104 DRANAP NOTICE cnlink(sgsn-0)[0x55b0da03d3a0]{CONNECTED}: link up (cnlink.c:111) 20250410085958104 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085958104 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085958104 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085958104 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410085958104 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410085958104 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250410085958104 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410085958104 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410085958104 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085958104 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  20250410085958107 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085958107 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410085958107 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410085958107 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410085958107 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085958107 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410085958107 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085958107 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085958107 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085958107 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085958108 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085958108 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085958108 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085958108 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410085958108 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085958108 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085958108 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250410085958108 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410085958108 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085958108 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085958108 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085958108 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085958108 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085958108 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085958108 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085958108 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085958108 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085958108 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085958108 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085958108 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085958108 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085958108 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085958108 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250410085958108 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250410085958108 DRANAP INFO cnlink(sgsn-0)[0x55b0da03d3a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(559)@dc2b9a5d0dfe: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250410085958117 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085958117 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250410085958117 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250410085958117 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 20250410085958117 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085958117 DLSS7 <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' 20250410085958117 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085958117 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085958117 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085958117 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085958117 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085958117 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085958117 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085958117 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) 20250410085958117 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085958117 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085958117 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250410085958117 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250410085958117 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085958117 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085958117 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085958117 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085958117 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085958117 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085958117 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085958117 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085958117 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085958117 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085958118 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085958118 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085958118 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085958118 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085958118 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250410085958118 DRANAP DEBUG cnlink(sgsn-1)[0x55b0da03dd30]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250410085958118 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) 20250410085958118 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) 20250410085958118 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410085958118 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250410085958118 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085958118 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085958118 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085958118 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085958118 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085958118 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085958118 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085958118 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085958118 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085958118 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085958118 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410085958118 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410085958118 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410085958118 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250410085958118 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410085958118 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250410085958118 DRANAP DEBUG cnlink(sgsn-1)[0x55b0da03dd30]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250410085958118 DRANAP NOTICE cnlink(sgsn-1)[0x55b0da03dd30]{CONNECTED}: link up (cnlink.c:111) 20250410085958118 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085958119 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410085958119 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410085958119 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250410085958119 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250410085958119 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' 20250410085958119 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 20250410085958119 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250410085958119 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085958119 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  20250410085958121 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410085958121 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250410085958121 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250410085958121 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 20250410085958121 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410085958121 DLSS7 <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' 20250410085958121 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410085958121 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410085958121 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410085958121 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410085958121 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410085958121 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410085958121 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410085958121 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) 20250410085958121 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410085958121 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410085958121 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250410085958121 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250410085958121 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085958121 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085958121 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085958121 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085958121 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085958121 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085958121 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085958121 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085958121 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085958121 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410085958121 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410085958121 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410085958121 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410085958121 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410085958121 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250410085958121 DRANAP DEBUG cnlink(sgsn-1)[0x55b0da03dd30]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250410085958121 DRANAP INFO cnlink(sgsn-1)[0x55b0da03dd30]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250410085959123 DLCTRL DEBUG Command: GET 242458038 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250410085959123 DLCTRL DEBUG Tx Command reply: GET_REPLY 242458038 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250410085959125 DLCTRL DEBUG Command: GET 207468348 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250410085959125 DLCTRL DEBUG Tx Command reply: GET_REPLY 207468348 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250410085959127 DLCTRL DEBUG Command: GET 676838733 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250410085959127 DLCTRL DEBUG Tx Command reply: GET_REPLY 676838733 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085959129 DLCTRL DEBUG Command: GET 373279476 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085959129 DLCTRL DEBUG Tx Command reply: GET_REPLY 373279476 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085959131 DLCTRL DEBUG Command: GET 745088604 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250410085959131 DLCTRL DEBUG Tx Command reply: GET_REPLY 745088604 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250410085959133 DLCTRL DEBUG Command: GET 717141155 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250410085959133 DLCTRL DEBUG Tx Command reply: GET_REPLY 717141155 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250410085959135 DLCTRL DEBUG Command: GET 738692685 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250410085959135 DLCTRL DEBUG Tx Command reply: GET_REPLY 738692685 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250410085959137 DLCTRL DEBUG Command: GET 94222647 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250410085959137 DLCTRL DEBUG Tx Command reply: GET_REPLY 94222647 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085959139 DLCTRL DEBUG Command: GET 613582257 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085959139 DLCTRL DEBUG Tx Command reply: GET_REPLY 613582257 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085959140 DLCTRL DEBUG Command: GET 703225940 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250410085959140 DLCTRL DEBUG Tx Command reply: GET_REPLY 703225940 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250410085959142 DLCTRL DEBUG Command: GET 184698442 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250410085959142 DLCTRL DEBUG Tx Command reply: GET_REPLY 184698442 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250410085959144 DLCTRL DEBUG Command: GET 132028357 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250410085959144 DLCTRL DEBUG Tx Command reply: GET_REPLY 132028357 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250410085959145 DLCTRL DEBUG Command: GET 49534245 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250410085959145 DLCTRL DEBUG Tx Command reply: GET_REPLY 49534245 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085959147 DLCTRL DEBUG Command: GET 511496032 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085959147 DLCTRL DEBUG Tx Command reply: GET_REPLY 511496032 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085959148 DLCTRL DEBUG Command: GET 635231242 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250410085959148 DLCTRL DEBUG Tx Command reply: GET_REPLY 635231242 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250410085959149 DLCTRL DEBUG Command: GET 358294752 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250410085959149 DLCTRL DEBUG Tx Command reply: GET_REPLY 358294752 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250410085959151 DLCTRL DEBUG Command: GET 848400907 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250410085959151 DLCTRL DEBUG Tx Command reply: GET_REPLY 848400907 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250410085959152 DLCTRL DEBUG Command: GET 770941271 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250410085959152 DLCTRL DEBUG Tx Command reply: GET_REPLY 770941271 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250410085959153 DLCTRL DEBUG Command: GET 343035019 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410085959153 DLCTRL DEBUG Tx Command reply: GET_REPLY 343035019 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410085959154 DLCTRL DEBUG Command: GET 167475548 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250410085959154 DLCTRL DEBUG Tx Command reply: GET_REPLY 167475548 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@dc2b9a5d0dfe: 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@dc2b9a5d0dfe: "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@dc2b9a5d0dfe: 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@dc2b9a5d0dfe: 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@dc2b9a5d0dfe: 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@dc2b9a5d0dfe: 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 := '000000000000000011011111'B, t_guard := 20.000000 } 20250410085959169 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59988<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(550)@dc2b9a5d0dfe: f_create_expect(l3 := '05080200F110172A5205F442FA0023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(550)@dc2b9a5d0dfe: 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)@dc2b9a5d0dfe: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(562)13506501 20250410090000213 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410090000213 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410090000213 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1351) 20250410090000213 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250410090000213 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xce17c5, normal) (hnbgw_rua.c:407) 20250410090000213 DHNB DEBUG map_rua[0x55b0da07b770]{init}: Allocated (fsm.c:456) 20250410090000213 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13506501)[0x55b0da07b770]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250410090000213 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13506501 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250410090000213 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410090000213 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410090000213 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13506501 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) 20250410090000213 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13506501 SCCP-0 CS MI=TMSI-0x42FA0023: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250410090000213 DCN DEBUG map_sccp[0x55b0da07c400]{init}: Allocated (fsm.c:456) 20250410090000213 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x55b0da07c400]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250410090000213 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-13506501 <-> SCCP-67 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250410090000213 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13506501 SCCP-67 msc-0 MI=TMSI-0x42FA0023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20250410090000213 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13506501)[0x55b0da07b770]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250410090000213 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410090000213 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410090000213 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13506501)[0x55b0da07b770]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250410090000213 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x55b0da07c400]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250410090000213 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250410090000213 DLSCCP DEBUG SCCP-SCOC(67)[0x55b0da053b60]{IDLE}: Allocated (fsm.c:456) 20250410090000213 DLSCCP DEBUG SCCP-SCOC(67)[0x55b0da053b60]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250410090000213 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442fa0023004f40030000df0056400500f1100926) (sccp_scrc.c:415) 20250410090000213 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090000213 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090000213 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090000214 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090000214 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090000214 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090000214 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090000214 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090000214 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090000214 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090000214 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090000214 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090000214 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090000214 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410090000214 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090000214 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 00 df 00 56 40 05 00 f1 10 09 26 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090000214 DLSCCP DEBUG SCCP-SCOC(67)[0x55b0da053b60]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250410090000214 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x55b0da07c400]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250410090000214 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13506501)[0x55b0da07b770]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250410090000214 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090000214 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090000214 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090000214 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410090000214 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410090000214 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250410090000214 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410090000214 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410090000214 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090000214 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 00 df 00 56 40 05 00 f1 10 09 26 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(549)@dc2b9a5d0dfe: First idle individual index:0 HNBGW_Test.msc0-SCCP(549)@dc2b9a5d0dfe: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(550)@dc2b9a5d0dfe: Found Expect[0] for l3='05080200F110172A5205F442FA0023'O handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(562) HNBGW_Test.msc0-RAN(550)@dc2b9a5d0dfe: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(562)9759138 HNBGW_Test.msc0-SCCP(549)@dc2b9a5d0dfe: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(549)@dc2b9a5d0dfe: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(562)@dc2b9a5d0dfe: setverdict(pass): none -> pass 20250410090000238 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090000238 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410090000238 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410090000238 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410090000238 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing MTC@dc2b9a5d0dfe: 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 } } } 20250410090000238 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410090000238 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410090000238 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410090000238 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090000238 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 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 8e e9 4d 02 00 00 00 00 00 06 00 08 00 00 00 07  20250410090000238 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090000238 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410090000238 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410090000238 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410090000238 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410090000238 DLSS7 DEBUG scrc_rx_mtp_xfer_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=008ee94d) (sccp_scrc.c:486) 20250410090000238 DLSCCP DEBUG Received CO:COAK for local reference 67 (sccp_scoc.c:1855) 20250410090000238 DLSCCP DEBUG SCCP-SCOC(67)[0x55b0da053b60]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250410090000238 DLSCCP DEBUG SCCP-SCOC(67)[0x55b0da053b60]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250410090000238 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090000238 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250410090000238 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) 20250410090000238 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x55b0da07c400]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250410090000238 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x55b0da07c400]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250410090000238 DLCTRL DEBUG Command: GET 547876890 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250410090000238 DLCTRL DEBUG Tx Command reply: GET_REPLY 547876890 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250410090000240 DLCTRL DEBUG Command: GET 878682069 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250410090000240 DLCTRL DEBUG Tx Command reply: GET_REPLY 878682069 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250410090000242 DLCTRL DEBUG Command: GET 971964860 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250410090000242 DLCTRL DEBUG Tx Command reply: GET_REPLY 971964860 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250410090000245 DLCTRL DEBUG Command: GET 204266222 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410090000245 DLCTRL DEBUG Tx Command reply: GET_REPLY 204266222 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410090000248 DLCTRL DEBUG Command: GET 213803898 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250410090000249 DLCTRL DEBUG Tx Command reply: GET_REPLY 213803898 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed 20250410090000252 DLCTRL DEBUG Command: GET 674937216 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250410090000252 DLCTRL DEBUG Tx Command reply: GET_REPLY 674937216 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250410090000255 DLCTRL DEBUG Command: GET 63705615 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250410090000255 DLCTRL DEBUG Tx Command reply: GET_REPLY 63705615 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250410090000258 DLCTRL DEBUG Command: GET 853461432 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250410090000258 DLCTRL DEBUG Tx Command reply: GET_REPLY 853461432 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250410090000261 DLCTRL DEBUG Command: GET 67356874 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410090000261 DLCTRL DEBUG Tx Command reply: GET_REPLY 67356874 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410090000263 DLCTRL DEBUG Command: GET 741555861 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250410090000263 DLCTRL DEBUG Tx Command reply: GET_REPLY 741555861 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed 20250410090000265 DLCTRL DEBUG Command: GET 837478049 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250410090000265 DLCTRL DEBUG Tx Command reply: GET_REPLY 837478049 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250410090000266 DLCTRL DEBUG Command: GET 41497462 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250410090000266 DLCTRL DEBUG Tx Command reply: GET_REPLY 41497462 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250410090000268 DLCTRL DEBUG Command: GET 302482463 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250410090000268 DLCTRL DEBUG Tx Command reply: GET_REPLY 302482463 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250410090000270 DLCTRL DEBUG Command: GET 428974202 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410090000270 DLCTRL DEBUG Tx Command reply: GET_REPLY 428974202 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410090000272 DLCTRL DEBUG Command: GET 937755364 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250410090000272 DLCTRL DEBUG Tx Command reply: GET_REPLY 937755364 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed 20250410090000275 DLCTRL DEBUG Command: GET 356826056 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250410090000275 DLCTRL DEBUG Tx Command reply: GET_REPLY 356826056 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250410090000277 DLCTRL DEBUG Command: GET 251772415 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250410090000277 DLCTRL DEBUG Tx Command reply: GET_REPLY 251772415 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250410090000279 DLCTRL DEBUG Command: GET 467101475 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250410090000279 DLCTRL DEBUG Tx Command reply: GET_REPLY 467101475 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250410090000280 DLCTRL DEBUG Command: GET 411174192 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410090000280 DLCTRL DEBUG Tx Command reply: GET_REPLY 411174192 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410090000282 DLCTRL DEBUG Command: GET 509110682 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250410090000282 DLCTRL DEBUG Tx Command reply: GET_REPLY 509110682 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed MTC@dc2b9a5d0dfe: 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 := '000000000000000000111110'B, t_guard := 20.000000 } 20250410090000292 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59998<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(553)@dc2b9a5d0dfe: f_create_expect(l3 := '0524010350590205F442C00023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(553)@dc2b9a5d0dfe: 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)@dc2b9a5d0dfe: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(563)2640394 20250410090001316 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410090001316 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410090001316 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1351) 20250410090001316 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250410090001316 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x284a0a, normal) (hnbgw_rua.c:407) 20250410090001316 DHNB DEBUG map_rua[0x55b0da07c750]{init}: Allocated (fsm.c:456) 20250410090001316 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2640394)[0x55b0da07c750]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250410090001316 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2640394 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250410090001316 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410090001316 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410090001316 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:211) 20250410090001316 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2640394 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) 20250410090001316 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2640394 SCCP-0 CS MI=TMSI-0x42C00023: CN link round-robin selects msc 1 (hnbgw_cn.c:1125) 20250410090001316 DCN DEBUG map_sccp[0x55b0da0a8a80]{init}: Allocated (fsm.c:456) 20250410090001316 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-68)[0x55b0da0a8a80]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250410090001316 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-2640394 <-> SCCP-68 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20250410090001316 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2640394 SCCP-68 msc-1 MI=TMSI-0x42C00023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:312) 20250410090001316 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2640394)[0x55b0da07c750]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250410090001316 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410090001316 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410090001316 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2640394)[0x55b0da07c750]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250410090001317 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-68)[0x55b0da0a8a80]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250410090001317 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250410090001317 DLSCCP DEBUG SCCP-SCOC(68)[0x55b0da0a88a0]{IDLE}: Allocated (fsm.c:456) 20250410090001317 DLSCCP DEBUG SCCP-SCOC(68)[0x55b0da0a88a0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250410090001317 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0524010350590205f442c00023004f400300003e0056400500f1100926) (sccp_scrc.c:415) 20250410090001317 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090001317 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090001317 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090001317 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090001317 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090001317 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090001317 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090001317 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090001317 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090001317 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090001317 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090001317 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090001317 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090001317 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410090001317 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090001317 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 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) 20250410090001317 DLSCCP DEBUG SCCP-SCOC(68)[0x55b0da0a88a0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250410090001317 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-68)[0x55b0da0a8a80]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250410090001317 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2640394)[0x55b0da07c750]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250410090001317 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090001317 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090001317 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090001317 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410090001317 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410090001317 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=2=0.0.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' 20250410090001317 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250410090001317 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250410090001317 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090001317 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 3e 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)@dc2b9a5d0dfe: First idle individual index:0 HNBGW_Test.msc1-SCCP(552)@dc2b9a5d0dfe: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(553)@dc2b9a5d0dfe: Found Expect[0] for l3='0524010350590205F442C00023'O handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(563) HNBGW_Test.msc1-RAN(553)@dc2b9a5d0dfe: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(563)2990837 HNBGW_Test.msc1-SCCP(552)@dc2b9a5d0dfe: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(552)@dc2b9a5d0dfe: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(563)@dc2b9a5d0dfe: setverdict(pass): none -> pass MTC@dc2b9a5d0dfe: 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 } } } 20250410090001332 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090001332 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250410090001332 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250410090001332 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 20250410090001332 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410090001332 DLSS7 <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' 20250410090001332 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410090001332 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410090001332 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090001332 DLSS7 <000c> osmo_ss7_asp.c:1175 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 4b ad c6 02 00 00 00 00 00 06 00 08 00 00 00 07  20250410090001332 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090001332 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410090001332 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410090001332 DLM3UA DEBUG 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) 20250410090001332 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410090001332 DLSS7 DEBUG scrc_rx_mtp_xfer_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=004badc6) (sccp_scrc.c:486) 20250410090001332 DLSCCP DEBUG Received CO:COAK for local reference 68 (sccp_scoc.c:1855) 20250410090001332 DLSCCP DEBUG SCCP-SCOC(68)[0x55b0da0a88a0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250410090001332 DLSCCP DEBUG SCCP-SCOC(68)[0x55b0da0a88a0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250410090001332 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090001332 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250410090001332 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) 20250410090001332 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-68)[0x55b0da0a8a80]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250410090001332 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-68)[0x55b0da0a8a80]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250410090001333 DLCTRL DEBUG Command: GET 736537548 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250410090001333 DLCTRL DEBUG Tx Command reply: GET_REPLY 736537548 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250410090001336 DLCTRL DEBUG Command: GET 97016269 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250410090001336 DLCTRL DEBUG Tx Command reply: GET_REPLY 97016269 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250410090001338 DLCTRL DEBUG Command: GET 489346221 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250410090001338 DLCTRL DEBUG Tx Command reply: GET_REPLY 489346221 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250410090001341 DLCTRL DEBUG Command: GET 638688541 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410090001341 DLCTRL DEBUG Tx Command reply: GET_REPLY 638688541 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410090001345 DLCTRL DEBUG Command: GET 837178489 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250410090001345 DLCTRL DEBUG Tx Command reply: GET_REPLY 837178489 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed 20250410090001347 DLCTRL DEBUG Command: GET 523517128 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250410090001347 DLCTRL DEBUG Tx Command reply: GET_REPLY 523517128 rate_ctr.abs.msc.1.cnpool:subscr:new 1 (control_if.c:477) 20250410090001349 DLCTRL DEBUG Command: GET 112675317 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250410090001349 DLCTRL DEBUG Tx Command reply: GET_REPLY 112675317 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250410090001352 DLCTRL DEBUG Command: GET 87340233 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250410090001352 DLCTRL DEBUG Tx Command reply: GET_REPLY 87340233 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250410090001353 DLCTRL DEBUG Command: GET 637126980 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410090001353 DLCTRL DEBUG Tx Command reply: GET_REPLY 637126980 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410090001356 DLCTRL DEBUG Command: GET 581315730 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250410090001356 DLCTRL DEBUG Tx Command reply: GET_REPLY 581315730 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed 20250410090001358 DLCTRL DEBUG Command: GET 917385631 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250410090001358 DLCTRL DEBUG Tx Command reply: GET_REPLY 917385631 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250410090001360 DLCTRL DEBUG Command: GET 205474475 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250410090001360 DLCTRL DEBUG Tx Command reply: GET_REPLY 205474475 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250410090001362 DLCTRL DEBUG Command: GET 637507725 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250410090001362 DLCTRL DEBUG Tx Command reply: GET_REPLY 637507725 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250410090001364 DLCTRL DEBUG Command: GET 378068419 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410090001364 DLCTRL DEBUG Tx Command reply: GET_REPLY 378068419 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410090001365 DLCTRL DEBUG Command: GET 794455034 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250410090001365 DLCTRL DEBUG Tx Command reply: GET_REPLY 794455034 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed 20250410090001367 DLCTRL DEBUG Command: GET 245269926 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250410090001367 DLCTRL DEBUG Tx Command reply: GET_REPLY 245269926 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250410090001369 DLCTRL DEBUG Command: GET 341239313 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250410090001369 DLCTRL DEBUG Tx Command reply: GET_REPLY 341239313 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250410090001371 DLCTRL DEBUG Command: GET 429429386 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250410090001371 DLCTRL DEBUG Tx Command reply: GET_REPLY 429429386 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250410090001373 DLCTRL DEBUG Command: GET 4791395 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410090001373 DLCTRL DEBUG Tx Command reply: GET_REPLY 4791395 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410090001375 DLCTRL DEBUG Command: GET 62095240 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250410090001375 DLCTRL DEBUG Tx Command reply: GET_REPLY 62095240 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed MTC@dc2b9a5d0dfe: 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 := '000000000000000110100101'B, t_guard := 20.000000 } 20250410090001405 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60006<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(550)@dc2b9a5d0dfe: f_create_expect(l3 := '0627000350590205F442CCC023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(550)@dc2b9a5d0dfe: 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)@dc2b9a5d0dfe: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(564)16749668 20250410090002425 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410090002425 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410090002425 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1351) 20250410090002425 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250410090002425 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xff9464, normal) (hnbgw_rua.c:407) 20250410090002425 DHNB DEBUG map_rua[0x55b0da065210]{init}: Allocated (fsm.c:456) 20250410090002425 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16749668)[0x55b0da065210]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250410090002425 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16749668 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250410090002425 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410090002425 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410090002425 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16749668 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) 20250410090002425 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16749668 SCCP-0 CS MI=TMSI-0x42CCC023: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250410090002425 DCN DEBUG map_sccp[0x55b0da074890]{init}: Allocated (fsm.c:456) 20250410090002425 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-69)[0x55b0da074890]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250410090002425 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-16749668 <-> SCCP-69 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250410090002425 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16749668 SCCP-69 msc-0 MI=TMSI-0x42CCC023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:312) 20250410090002425 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16749668)[0x55b0da065210]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250410090002425 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410090002425 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410090002425 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16749668)[0x55b0da065210]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250410090002425 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-69)[0x55b0da074890]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250410090002425 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250410090002425 DLSCCP DEBUG SCCP-SCOC(69)[0x55b0da0a5d20]{IDLE}: Allocated (fsm.c:456) 20250410090002425 DLSCCP DEBUG SCCP-SCOC(69)[0x55b0da0a5d20]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250410090002425 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0627000350590205f442ccc023004f40030001a50056400500f1100926) (sccp_scrc.c:415) 20250410090002425 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090002425 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090002425 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090002425 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090002425 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090002425 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090002425 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090002425 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090002425 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090002425 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090002425 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090002425 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090002425 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090002425 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410090002425 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090002425 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 69 00 00 00 bd 00 00 00 bc 03 00 00 01 01 00 00 45 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 44 00 13 40 40 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 0e 0d 06 27 00 03 50 59 02 05 f4 42 cc c0 23 00 4f 40 03 00 01 a5 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) 20250410090002425 DLSCCP DEBUG SCCP-SCOC(69)[0x55b0da0a5d20]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250410090002425 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-69)[0x55b0da074890]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250410090002425 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16749668)[0x55b0da065210]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250410090002425 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090002425 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090002425 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090002425 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410090002425 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410090002425 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250410090002425 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410090002425 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410090002425 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090002425 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 01 a5 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)@dc2b9a5d0dfe: First idle individual index:1 HNBGW_Test.msc0-SCCP(549)@dc2b9a5d0dfe: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(550)@dc2b9a5d0dfe: Found Expect[0] for l3='0627000350590205F442CCC023'O handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(564) HNBGW_Test.msc0-RAN(550)@dc2b9a5d0dfe: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(564)11969957 HNBGW_Test.msc0-SCCP(549)@dc2b9a5d0dfe: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(549)@dc2b9a5d0dfe: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250410090002428 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090002428 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410090002428 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410090002428 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410090002428 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410090002428 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410090002428 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410090002428 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410090002428 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090002428 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 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 bd 6f 9b 02 00 00 00 00 00 06 00 08 00 00 00 07  20250410090002428 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090002428 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410090002428 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410090002428 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410090002428 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410090002428 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00bd6f9b) (sccp_scrc.c:486) 20250410090002428 DLSCCP DEBUG Received CO:COAK for local reference 69 (sccp_scoc.c:1855) 20250410090002428 DLSCCP DEBUG SCCP-SCOC(69)[0x55b0da0a5d20]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250410090002428 DLSCCP DEBUG SCCP-SCOC(69)[0x55b0da0a5d20]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250410090002428 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090002428 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250410090002428 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) 20250410090002428 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-69)[0x55b0da074890]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250410090002429 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-69)[0x55b0da074890]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(564)@dc2b9a5d0dfe: setverdict(pass): none -> pass MTC@dc2b9a5d0dfe: 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 } } } 20250410090002430 DLCTRL DEBUG Command: GET 778630547 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250410090002430 DLCTRL DEBUG Tx Command reply: GET_REPLY 778630547 rate_ctr.abs.msc.0.cnpool:subscr:new 2 (control_if.c:477) 20250410090002433 DLCTRL DEBUG Command: GET 250716910 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250410090002433 DLCTRL DEBUG Tx Command reply: GET_REPLY 250716910 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250410090002435 DLCTRL DEBUG Command: GET 449202359 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250410090002435 DLCTRL DEBUG Tx Command reply: GET_REPLY 449202359 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250410090002438 DLCTRL DEBUG Command: GET 546809067 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410090002438 DLCTRL DEBUG Tx Command reply: GET_REPLY 546809067 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410090002441 DLCTRL DEBUG Command: GET 655284465 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250410090002441 DLCTRL DEBUG Tx Command reply: GET_REPLY 655284465 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed 20250410090002445 DLCTRL DEBUG Command: GET 314625215 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250410090002445 DLCTRL DEBUG Tx Command reply: GET_REPLY 314625215 rate_ctr.abs.msc.1.cnpool:subscr:new 1 (control_if.c:477) 20250410090002449 DLCTRL DEBUG Command: GET 470545315 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250410090002449 DLCTRL DEBUG Tx Command reply: GET_REPLY 470545315 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250410090002453 DLCTRL DEBUG Command: GET 312356962 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250410090002453 DLCTRL DEBUG Tx Command reply: GET_REPLY 312356962 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250410090002456 DLCTRL DEBUG Command: GET 857417220 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410090002456 DLCTRL DEBUG Tx Command reply: GET_REPLY 857417220 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410090002458 DLCTRL DEBUG Command: GET 87069505 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250410090002458 DLCTRL DEBUG Tx Command reply: GET_REPLY 87069505 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed 20250410090002461 DLCTRL DEBUG Command: GET 670191391 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250410090002461 DLCTRL DEBUG Tx Command reply: GET_REPLY 670191391 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250410090002463 DLCTRL DEBUG Command: GET 102688302 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250410090002463 DLCTRL DEBUG Tx Command reply: GET_REPLY 102688302 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250410090002465 DLCTRL DEBUG Command: GET 470872003 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250410090002465 DLCTRL DEBUG Tx Command reply: GET_REPLY 470872003 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250410090002466 DLCTRL DEBUG Command: GET 970423116 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410090002466 DLCTRL DEBUG Tx Command reply: GET_REPLY 970423116 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410090002468 DLCTRL DEBUG Command: GET 343420652 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250410090002468 DLCTRL DEBUG Tx Command reply: GET_REPLY 343420652 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed 20250410090002469 DLCTRL DEBUG Command: GET 445773601 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250410090002469 DLCTRL DEBUG Tx Command reply: GET_REPLY 445773601 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250410090002470 DLCTRL DEBUG Command: GET 706991265 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250410090002470 DLCTRL DEBUG Tx Command reply: GET_REPLY 706991265 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250410090002472 DLCTRL DEBUG Command: GET 69917009 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250410090002472 DLCTRL DEBUG Tx Command reply: GET_REPLY 69917009 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250410090002473 DLCTRL DEBUG Command: GET 488985645 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410090002473 DLCTRL DEBUG Tx Command reply: GET_REPLY 488985645 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410090002474 DLCTRL DEBUG Command: GET 821442281 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250410090002474 DLCTRL DEBUG Tx Command reply: GET_REPLY 821442281 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed MTC@dc2b9a5d0dfe: ok: talloc reports "asn1_context" = 1 bytes 20250410090002484 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:35737<->l=127.0.0.1:4262) (control_if.c:193) 20250410090002484 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59976<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(543)@dc2b9a5d0dfe: Final verdict of PTC: none VirtHNBGW-STATS(542)@dc2b9a5d0dfe: Final verdict of PTC: none MTC@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed 20250410090002487 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59964<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250410090002488 DLINP DEBUG SRVCONN(,r=127.0.0.1:45026<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410090002488 DLINP DEBUG SRVCONN(,r=127.0.0.1:45026<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410090002488 DLINP NOTICE SRV(,r=127.0.0.1:45026<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410090002488 DMAIN NOTICE (127.0.0.1:45026 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:45026<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250410090002488 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) HNBGW_Test.sgsn1-SCCP(558)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(556)@dc2b9a5d0dfe: Final verdict of PTC: none 20250410090002490 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250410090002490 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) 20250410090002490 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250410090002490 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc1-0) xUA SRV SHUTDOWN_EVENT 20250410090002490 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250410090002490 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) 20250410090002490 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250410090002490 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn1-0) xUA SRV SHUTDOWN_EVENT TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1-RUA(548)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(555)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(559)@dc2b9a5d0dfe: Final verdict of PTC: none 20250410090002490 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250410090002490 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) 20250410090002490 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250410090002490 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250410090002491 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250410090002491 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410090002491 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250410090002491 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250410090002491 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250410090002491 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) 20250410090002491 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250410090002491 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250410090002491 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 20250410090002491 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090002491 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-msc1-0: connection closed 20250410090002491 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250410090002491 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250410090002491 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250410090002491 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250410090002491 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 20250410090002491 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  20250410090002491 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  20250410090002491 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  20250410090002491 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410090002491 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250410090002491 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250410090002491 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250410090002491 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410090002491 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250410090002491 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250410090002492 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 20250410090002492 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090002492 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-sgsn1-0: connection closed 20250410090002492 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250410090002492 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250410090002492 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250410090002492 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250410090002492 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 20250410090002492 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  20250410090002492 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  20250410090002492 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410090002492 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250410090002492 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250410090002492 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090002492 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250410090002492 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250410090002492 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090002492 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-sgsn0-0: connection closed 20250410090002493 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250410090002492 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.0.2/0 (xua_snm.c:378) 20250410090002492 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410090002492 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410090002492 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090002492 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410090002492 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250410090002492 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250410090002492 DRANAP DEBUG cnlink(msc-1)[0x55b0d9fd5920]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250410090002492 DRANAP NOTICE cnlink(msc-1)[0x55b0d9fd5920]{DISCONNECTED}: link lost (cnlink.c:118) 20250410090002492 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-68)[0x55b0da0a8a80]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250410090002492 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250410090002492 DLSCCP DEBUG SCCP-SCOC(68)[0x55b0da0a88a0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250410090002493 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004badc6), PART(T=Source Reference,L=4,D=00000044), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250410090002493 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090002493 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090002493 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090002493 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090002493 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410090002493 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090002493 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 4b ad c6 00 00 44 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090002493 DLSCCP DEBUG SCCP-SCOC(68)[0x55b0da0a88a0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250410090002493 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-68)[0x55b0da0a8a80]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250410090002493 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2640394)[0x55b0da07c750]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250410090002493 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2640394)[0x55b0da07c750]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250410090002493 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250410090002493 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2640394)[0x55b0da07c750]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250410090002493 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2640394)[0x55b0da07c750]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250410090002493 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2640394)[0x55b0da07c750]{disrupted}: Freeing instance (context_map.c:202) 20250410090002493 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2640394)[0x55b0da07c750]{disrupted}: Deallocated (fsm.c:568) 20250410090002493 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250410090002493 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250410090002493 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250410090002493 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 20250410090002493 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  20250410090002493 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410090002493 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-68)[0x55b0da0a8a80]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250410090002493 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-68)[0x55b0da0a8a80]{disconnected}: Freeing instance (context_map.c:206) HNBGW_Test.msc1-SCCP(552)@dc2b9a5d0dfe: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0-RUA(546)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW_Test.msc0-RAN(550)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(560)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(554)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW_Test.msc1-RAN(553)@dc2b9a5d0dfe: Final verdict of PTC: none20250410090002493 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-68)[0x55b0da0a8a80]{disconnected}: Deallocated (fsm.c:568) 20250410090002493 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2640394 SCCP-68 msc-1 MI=TMSI-0x42C00023: Deallocating (context_map.c:225) 20250410090002493 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090002493 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250410090002493 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.1.2/0 (xua_snm.c:378) 20250410090002493 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410090002493 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410090002493 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090002493 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410090002493 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250410090002493 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250410090002493 DRANAP DEBUG cnlink(sgsn-1)[0x55b0da03dd30]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250410090002493 DRANAP NOTICE cnlink(sgsn-1)[0x55b0da03dd30]{DISCONNECTED}: link lost (cnlink.c:118) 20250410090002493 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410090002494 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) MutexDispCT-TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin(541)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(551)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(549)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(557)@dc2b9a5d0dfe: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0(545)@dc2b9a5d0dfe: Final verdict of PTC: none 20250410090002493 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250410090002493 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250410090002493 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250410090002493 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410090002493 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250410090002493 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250410090002493 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 20250410090002493 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250410090002493 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410090002493 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250410090002493 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250410090002493 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 20250410090002494 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250410090002494 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090002494 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-msc0-0: connection closed 20250410090002494 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250410090002494 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250410090002494 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250410090002494 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250410090002494 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 20250410090002494 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410090002494 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250410090002494 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250410090002494 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090002494 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090002494 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090002494 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410090002494 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410090002494 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250410090002494 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090002494 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250410090002494 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250410090002494 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410090002494 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410090002494 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090002494 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410090002494 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250410090002494 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250410090002494 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250410090002494 DRANAP NOTICE cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: link lost (cnlink.c:118) 20250410090002494 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410090002494 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410090002494 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410090002494 DMAIN NOTICE (127.0.0.1:9999 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) 20250410090002494 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250410090002494 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13506501)[0x55b0da07b770]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250410090002494 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13506501)[0x55b0da07b770]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250410090002494 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x55b0da07c400]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250410090002494 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250410090002494 DLSCCP DEBUG SCCP-SCOC(67)[0x55b0da053b60]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250410090002494 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008ee94d), PART(T=Source Reference,L=4,D=00000043), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250410090002494 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090002494 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090002494 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090002494 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090002494 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410090002494 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090002494 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [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 8e e9 4d 00 00 43 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090002494 DLSCCP DEBUG SCCP-SCOC(67)[0x55b0da053b60]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250410090002494 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x55b0da07c400]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250410090002494 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13506501)[0x55b0da07b770]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250410090002495 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13506501)[0x55b0da07b770]{disrupted}: Freeing instance (context_map.c:202) 20250410090002495 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13506501)[0x55b0da07b770]{disrupted}: Deallocated (fsm.c:568) 20250410090002495 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x55b0da07c400]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250410090002495 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x55b0da07c400]{disconnected}: Freeing instance (context_map.c:206) 20250410090002495 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x55b0da07c400]{disconnected}: Deallocated (fsm.c:568) 20250410090002495 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-13506501 SCCP-67 msc-0 MI=TMSI-0x42FA0023: Deallocating (context_map.c:225) 20250410090002495 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16749668)[0x55b0da065210]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250410090002495 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16749668)[0x55b0da065210]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250410090002495 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-69)[0x55b0da074890]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250410090002495 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250410090002495 DLSCCP DEBUG SCCP-SCOC(69)[0x55b0da0a5d20]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250410090002495 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bd6f9b), PART(T=Source Reference,L=4,D=00000045), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250410090002495 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090002495 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090002495 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090002495 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090002495 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410090002495 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090002495 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [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 bd 6f 9b 00 00 45 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090002495 DLSCCP DEBUG SCCP-SCOC(69)[0x55b0da0a5d20]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250410090002495 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-69)[0x55b0da074890]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250410090002495 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16749668)[0x55b0da065210]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250410090002495 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16749668)[0x55b0da065210]{disrupted}: Freeing instance (context_map.c:202) 20250410090002495 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16749668)[0x55b0da065210]{disrupted}: Deallocated (fsm.c:568) 20250410090002495 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-69)[0x55b0da074890]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250410090002495 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-69)[0x55b0da074890]{disconnected}: Freeing instance (context_map.c:206) 20250410090002495 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-69)[0x55b0da074890]{disconnected}: Deallocated (fsm.c:568) 20250410090002495 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-16749668 SCCP-69 msc-0 MI=TMSI-0x42CCC023: Deallocating (context_map.c:225) 20250410090002495 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090002495 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250410090002495 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:378) 20250410090002495 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410090002495 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410090002495 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090002495 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410090002495 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250410090002495 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250410090002495 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250410090002495 DRANAP NOTICE cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: link lost (cnlink.c:118) 20250410090002496 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090002496 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090002496 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090002496 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410090002496 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410090002496 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250410090002496 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090002496 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090002496 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090002496 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410090002496 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410090002496 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! HNBGW-PFCP(544)@dc2b9a5d0dfe: Final verdict of PTC: none 20250410090002498 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59998<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(563)@dc2b9a5d0dfe: Final verdict of PTC: pass HNBGW-MGCP(561)@dc2b9a5d0dfe: Final verdict of PTC: none20250410090002502 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59988<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(562)@dc2b9a5d0dfe: Final verdict of PTC: pass TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1(547)@dc2b9a5d0dfe: Final verdict of PTC: none 20250410090002526 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60006<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(564)@dc2b9a5d0dfe: Final verdict of PTC: pass MTC@dc2b9a5d0dfe: Setting final verdict of the test case. MTC@dc2b9a5d0dfe: Local verdict of MTC: pass MTC@dc2b9a5d0dfe: Local verdict of PTC MutexDispCT-TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin(541): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC VirtHNBGW-STATS(542): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC IPA-CTRL-CLI-IPA(543): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW-PFCP(544): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0(545): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0-RUA(546): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1(547): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1-RUA(548): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.msc0-SCCP(549): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.msc0-RAN(550): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.msc0-M3UA(551): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.msc1-SCCP(552): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.msc1-RAN(553): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.msc1-M3UA(554): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(555): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.sgsn0-RAN(556): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(557): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(558): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.sgsn1-RAN(559): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(560): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW-MGCP(561): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(562): pass (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(563): pass (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(564): pass (pass -> pass) MTC@dc2b9a5d0dfe: Test case TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin finished. Verdict: pass MTC@dc2b9a5d0dfe: 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'. Thu Apr 10 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 20250410090002689 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60008<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410090003156 DLSCCP DEBUG SCCP-SCOC(64)[0x55b0da075290]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250410090003156 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e9be7b), PART(T=Source Reference,L=4,D=00000040), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410090003156 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090003156 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090003156 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090003156 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090003156 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410090003156 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090003156 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 e9 be 7b 00 00 40 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090003156 DLSCCP DEBUG SCCP-SCOC(65)[0x55b0da0cc060]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250410090003156 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b2eccd), PART(T=Source Reference,L=4,D=00000041), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410090003156 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090003156 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090003156 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090003156 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090003156 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410090003156 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090003156 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 b2 ec cd 00 00 41 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090003156 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090003156 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090003156 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090003156 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410090003156 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410090003156 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250410090003156 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090003157 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090003157 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090003157 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410090003157 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410090003157 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250410090003158 DLSCCP DEBUG SCCP-SCOC(66)[0x55b0da062eb0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250410090003158 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007bac73), PART(T=Source Reference,L=4,D=00000042), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410090003158 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090003158 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090003158 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090003158 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090003158 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410090003158 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090003158 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 7b ac 73 00 00 42 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090003158 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090003158 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090003158 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090003158 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410090003158 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410090003158 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250410090003291 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60008<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=560100) 20250410090003665 DLSCCP DEBUG SCCP-SCOC(61)[0x55b0da074b30]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410090003666 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0049efc6), PART(T=Source Reference,L=4,D=0000003d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410090003666 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090003666 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090003666 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090003666 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090003666 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410090003666 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090003666 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 49 ef c6 00 00 3d 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090003666 DLSCCP DEBUG SCCP-SCOC(62)[0x55b0da05b2c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410090003666 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0010b5c5), PART(T=Source Reference,L=4,D=0000003e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410090003666 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090003666 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090003666 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090003666 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090003666 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410090003666 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090003666 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 10 b5 c5 00 00 3e 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090003666 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090003666 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090003666 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090003666 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410090003666 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410090003666 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250410090003666 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090003666 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090003666 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090003666 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410090003666 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410090003666 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250410090003667 DLSCCP DEBUG SCCP-SCOC(63)[0x55b0da0cc360]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410090003667 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00692a71), PART(T=Source Reference,L=4,D=0000003f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410090003667 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090003667 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090003667 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090003667 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090003667 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410090003667 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090003667 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 69 2a 71 00 00 3f 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090003667 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090003667 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090003667 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090003667 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410090003667 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410090003667 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250410090004269 DLSCCP DEBUG SCCP-SCOC(59)[0x55b0da0592a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410090004270 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00073fd1), PART(T=Source Reference,L=4,D=0000003b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410090004270 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090004270 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090004270 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090004270 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090004270 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410090004270 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090004270 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 07 3f d1 00 00 3b 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090004270 DLSCCP DEBUG SCCP-SCOC(58)[0x55b0da0a9380]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410090004270 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002a8391), PART(T=Source Reference,L=4,D=0000003a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410090004270 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090004270 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090004270 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090004270 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090004270 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410090004270 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090004270 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 2a 83 91 00 00 3a 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090004270 DLSCCP DEBUG SCCP-SCOC(60)[0x55b0d9ff0ca0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410090004270 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ad1ba0), PART(T=Source Reference,L=4,D=0000003c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410090004270 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090004270 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090004270 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090004270 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090004270 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410090004270 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090004270 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 ad 1b a0 00 00 3c 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090004270 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090004270 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090004270 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090004270 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410090004270 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410090004270 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250410090004270 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090004270 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090004270 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090004270 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410090004270 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410090004270 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250410090004271 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090004271 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090004271 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090004271 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410090004271 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410090004271 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=560100, count=592764) 20250410090004492 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250410090004492 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250410090004492 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250410090004492 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250410090004492 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250410090004492 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250410090004493 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250410090004493 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250410090004493 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250410090004494 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250410090004494 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250410090004494 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250410090004936 DLSCCP DEBUG SCCP-SCOC(55)[0x55b0da055bd0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410090004936 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fe9869), PART(T=Source Reference,L=4,D=00000037), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410090004936 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090004936 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090004936 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090004936 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090004936 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410090004936 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090004936 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 fe 98 69 00 00 37 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090004936 DLSCCP DEBUG SCCP-SCOC(54)[0x55b0da0763d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410090004936 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0029e38e), PART(T=Source Reference,L=4,D=00000036), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410090004936 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090004936 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090004936 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090004936 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090004936 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410090004936 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090004936 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 29 e3 8e 00 00 36 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090004936 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090004936 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090004936 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090004936 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410090004936 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410090004936 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250410090004936 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090004936 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090004937 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090004937 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410090004937 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410090004937 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250410090004937 DLSCCP DEBUG SCCP-SCOC(57)[0x55b0da052a70]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410090004937 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b66c82), PART(T=Source Reference,L=4,D=00000039), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410090004937 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090004937 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090004937 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090004937 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090004937 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410090004938 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090004938 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 b6 6c 82 00 00 39 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090004938 DLSCCP DEBUG SCCP-SCOC(56)[0x55b0da06e000]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410090004938 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008b8f52), PART(T=Source Reference,L=4,D=00000038), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410090004938 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090004938 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090004938 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090004938 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090004938 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410090004938 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090004938 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 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 8f 52 00 00 38 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090004938 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090004938 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090004938 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090004938 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410090004938 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410090004938 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250410090004938 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090004938 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090004938 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090004938 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410090004938 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410090004938 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@dc2b9a5d0dfe: 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@dc2b9a5d0dfe: 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 ------ Thu Apr 10 09:00: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_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@dc2b9a5d0dfe: 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@dc2b9a5d0dfe: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin started. 20250410090006360 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47366<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410090006367 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47382<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410090006374 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:34847<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0(569)@dc2b9a5d0dfe: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250410090006479 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250410090006479 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250410090006488 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410090006488 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410090006489 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410090006489 DRANAP DEBUG cnlink(msc-1)[0x55b0d9fd5920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410090006489 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410090006489 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250410090006489 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410090006490 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410090006490 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410090006490 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090006490 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090006490 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090006490 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090006490 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090006490 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090006490 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090006490 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh1(571)@dc2b9a5d0dfe: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250410090006490 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090006490 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090006490 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090006490 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090006490 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090006490 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410090006490 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090006490 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410090006490 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410090006490 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:51703 (stream_srv.c:142) 20250410090006490 DMAIN INFO New HNB SCTP connection r=127.0.0.1:51703<->l=127.0.0.1:29169 (hnbgw.c:791) 20250410090006490 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090006490 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090006490 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090006490 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410090006490 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410090006490 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250410090006491 DRANAP DEBUG cnlink(msc-1)[0x55b0d9fd5920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410090006491 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250410090006491 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410090006491 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410090006491 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410090006491 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090006491 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090006491 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090006491 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090006491 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090006491 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090006491 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090006491 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090006491 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090006491 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090006491 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090006491 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090006491 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090006491 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410090006491 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090006491 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410090006491 DRANAP DEBUG cnlink(msc-1)[0x55b0d9fd5920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410090006491 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410090006491 DRANAP DEBUG cnlink(msc-2)[0x55b0d9fd2b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410090006491 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090006491 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090006491 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090006491 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410090006491 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410090006491 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250410090006492 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410090006492 DRANAP DEBUG cnlink(msc-3)[0x55b0da03ca10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410090006493 DRANAP DEBUG cnlink(msc-3)[0x55b0da03ca10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410090006493 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250410090006493 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410090006493 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410090006493 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410090006493 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090006493 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090006493 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090006493 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) 20250410090006493 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090006493 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090006493 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090006493 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090006493 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090006493 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090006493 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090006493 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) 20250410090006493 DLSS7 DEBUG Found route for dpc=4=0.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) 20250410090006493 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250410090006493 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090006493 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250410090006493 DRANAP DEBUG cnlink(msc-3)[0x55b0da03ca10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410090006493 DRANAP DEBUG cnlink(msc-2)[0x55b0d9fd2b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410090006493 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250410090006493 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410090006493 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410090006493 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410090006493 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090006493 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090006493 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090006493 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090006493 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090006493 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090006493 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090006493 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090006493 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090006493 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090006493 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090006493 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090006493 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090006493 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250410090006493 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090006493 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410090006493 DRANAP DEBUG cnlink(msc-2)[0x55b0d9fd2b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410090006494 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090006494 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090006494 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090006494 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 20250410090006494 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250410090006494 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250410090006494 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090006494 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090006494 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090006494 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250410090006494 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250410090006494 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! MTC@dc2b9a5d0dfe: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(575)@dc2b9a5d0dfe: ************************************************* HNBGW_Test.msc0-M3UA(575)@dc2b9a5d0dfe: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(575)@dc2b9a5d0dfe: ************************************************* MTC@dc2b9a5d0dfe: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(573)@dc2b9a5d0dfe: v_sccp_pdu_maxlen:268 MTC@dc2b9a5d0dfe: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(578)@dc2b9a5d0dfe: ************************************************* HNBGW_Test.msc1-M3UA(578)@dc2b9a5d0dfe: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(578)@dc2b9a5d0dfe: ************************************************* MTC@dc2b9a5d0dfe: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(576)@dc2b9a5d0dfe: v_sccp_pdu_maxlen:268 20250410090006530 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410090006530 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410090006531 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410090006531 DRANAP DEBUG cnlink(sgsn-1)[0x55b0da03dd30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410090006531 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410090006531 DRANAP DEBUG cnlink(sgsn-2)[0x55b0da03e6c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410090006531 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410090006532 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250410090006532 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410090006532 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410090006532 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410090006532 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090006532 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090006532 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090006532 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090006532 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090006532 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090006532 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090006532 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090006532 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090006532 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090006532 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090006532 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090006532 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090006532 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410090006532 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090006532 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410090006532 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410090006532 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410090006532 DRANAP DEBUG cnlink(sgsn-3)[0x55b0da03f050]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410090006532 DRANAP DEBUG cnlink(sgsn-2)[0x55b0da03e6c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410090006532 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250410090006532 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410090006532 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410090006532 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410090006532 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090006532 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090006532 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090006532 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090006532 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090006532 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090006532 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090006532 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090006532 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090006532 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090006532 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090006533 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090006533 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090006533 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250410090006533 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090006533 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410090006533 DRANAP DEBUG cnlink(sgsn-2)[0x55b0da03e6c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410090006533 DRANAP DEBUG cnlink(sgsn-1)[0x55b0da03dd30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410090006533 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250410090006533 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410090006533 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410090006533 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410090006533 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090006533 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090006533 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090006533 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090006533 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090006533 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090006533 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090006533 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090006533 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090006533 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090006533 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090006533 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090006533 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090006533 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250410090006533 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090006533 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410090006533 DRANAP DEBUG cnlink(sgsn-1)[0x55b0da03dd30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410090006533 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090006533 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090006533 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090006533 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410090006533 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410090006533 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250410090006533 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090006533 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090006533 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090006533 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250410090006533 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250410090006533 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250410090006533 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090006533 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090006533 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090006533 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250410090006533 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250410090006533 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250410090006534 DRANAP DEBUG cnlink(sgsn-3)[0x55b0da03f050]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410090006534 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250410090006534 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410090006534 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410090006534 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410090006534 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090006534 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090006534 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090006534 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) 20250410090006534 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090006534 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090006534 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090006534 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090006534 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090006534 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090006534 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090006534 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) 20250410090006534 DLSS7 DEBUG Found route for dpc=12=0.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) 20250410090006534 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250410090006534 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090006534 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250410090006534 DRANAP DEBUG cnlink(sgsn-3)[0x55b0da03f050]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410090006535 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090006535 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090006535 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090006535 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 20250410090006535 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250410090006535 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! MTC@dc2b9a5d0dfe: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(581)@dc2b9a5d0dfe: ************************************************* HNBGW_Test.sgsn0-M3UA(581)@dc2b9a5d0dfe: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(581)@dc2b9a5d0dfe: ************************************************* MTC@dc2b9a5d0dfe: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(579)@dc2b9a5d0dfe: v_sccp_pdu_maxlen:268 MTC@dc2b9a5d0dfe: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(584)@dc2b9a5d0dfe: ************************************************* HNBGW_Test.sgsn1-M3UA(584)@dc2b9a5d0dfe: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(584)@dc2b9a5d0dfe: ************************************************* MTC@dc2b9a5d0dfe: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(582)@dc2b9a5d0dfe: v_sccp_pdu_maxlen:268 20250410090006573 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410090006573 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410090006573 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250410090006573 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250410090006574 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) 20250410090006574 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250410090006574 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250410090006574 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410090006574 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@dc2b9a5d0dfe: setverdict(pass): none -> pass 20250410090006580 DLINP DEBUG SRVCONN(,r=127.0.0.1:51703<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410090006580 DLINP DEBUG SRVCONN(,r=127.0.0.1:51703<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410090006580 DLINP DEBUG SRVCONN(,r=127.0.0.1:51703<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250410090006580 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250410090006580 DHNBAP DEBUG (127.0.0.1:51703 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20250410090006580 DHNBAP NOTICE (127.0.0.1:51703 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250410090006580 DHNBAP NOTICE (127.0.0.1:51703 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250410090006580 DLINP DEBUG SRVCONN(,r=127.0.0.1:51703<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410090006580 DLINP DEBUG SRVCONN(,r=127.0.0.1:51703<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed 20250410090006708 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250410090006708 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250410090006708 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250410090006708 DLSS7 <000c> 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)@dc2b9a5d0dfe: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250410090006713 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090006713 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250410090006713 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250410090006713 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250410090006714 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250410090006714 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250410090006714 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250410090006714 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 20250410090006714 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250410090006714 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  20250410090006714 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250410090006715 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090006715 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250410090006715 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250410090006715 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  20250410090006715 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250410090006715 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250410090006715 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250410090006715 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 20250410090006715 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250410090006715 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  20250410090006715 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410090006715 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250410090006715 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090006715 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250410090006715 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:413) 20250410090006715 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410090006715 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410090006715 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090006715 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410090006715 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250410090006715 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250410090006715 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410090006716 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410090006716 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250410090006716 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410090006716 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410090006716 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410090006716 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090006716 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090006716 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090006716 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090006716 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090006716 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090006716 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090006716 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090006716 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090006716 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090006716 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090006716 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090006716 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090006716 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410090006716 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090006716 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410090006716 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410090006716 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090006716 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090006716 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090006716 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410090006716 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410090006716 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250410090006716 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410090006716 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410090006716 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090006716 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  20250410090006722 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 20250410090006722 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 20250410090006722 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250410090006722 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc1-M3UA(578)@dc2b9a5d0dfe: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250410090006723 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090006723 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPSM:UP) 20250410090006723 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250410090006723 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250410090006724 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250410090006724 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250410090006724 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250410090006724 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 20250410090006724 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Inactive () 20250410090006724 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  20250410090006724 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250410090006724 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090006724 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPTM:ACTIVE) 20250410090006724 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250410090006724 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  20250410090006724 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250410090006724 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250410090006724 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250410090006724 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 20250410090006724 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Active () 20250410090006724 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  20250410090006724 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  20250410090006724 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410090006724 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250410090006724 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090006724 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250410090006724 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.0.2/0 (xua_snm.c:413) 20250410090006724 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410090006724 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410090006724 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090006724 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410090006724 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250410090006724 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250410090006724 DRANAP DEBUG cnlink(msc-1)[0x55b0d9fd5920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410090006725 DRANAP DEBUG cnlink(msc-1)[0x55b0d9fd5920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410090006725 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250410090006725 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410090006725 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410090006725 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410090006725 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090006725 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090006725 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090006725 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090006725 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090006725 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090006725 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090006725 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090006725 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090006725 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090006725 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090006725 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090006725 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090006725 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410090006725 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090006725 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410090006725 DRANAP DEBUG cnlink(msc-1)[0x55b0d9fd5920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410090006725 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090006725 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090006725 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090006725 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410090006725 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410090006725 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250410090006726 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250410090006726 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250410090006726 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090006726 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  20250410090006752 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250410090006752 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250410090006752 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250410090006752 DLSS7 <000c> 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)@dc2b9a5d0dfe: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250410090006756 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090006756 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250410090006756 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250410090006756 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250410090006756 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250410090006756 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250410090006756 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250410090006756 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 20250410090006756 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250410090006756 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  20250410090006756 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250410090006757 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090006757 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250410090006757 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250410090006757 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  20250410090006757 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250410090006757 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250410090006757 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250410090006757 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 20250410090006757 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250410090006757 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  20250410090006757 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  20250410090006757 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  20250410090006757 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410090006757 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250410090006757 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090006757 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250410090006757 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250410090006757 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410090006757 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410090006757 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090006757 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410090006757 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250410090006757 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250410090006757 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410090006758 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410090006758 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250410090006758 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410090006758 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410090006758 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410090006758 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090006758 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090006758 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090006758 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090006758 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090006758 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090006758 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090006758 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090006758 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090006758 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090006759 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090006759 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090006759 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090006759 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410090006759 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090006759 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410090006759 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410090006759 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090006759 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090006759 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090006759 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410090006759 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410090006759 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.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' 20250410090006759 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410090006759 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410090006759 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090006759 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  20250410090006762 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 20250410090006762 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 20250410090006762 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250410090006762 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)@dc2b9a5d0dfe: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250410090006766 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090006766 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPSM:UP) 20250410090006766 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250410090006766 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250410090006766 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250410090006766 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250410090006766 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250410090006766 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 20250410090006766 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Inactive () 20250410090006766 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  20250410090006766 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250410090006768 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090006768 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPTM:ACTIVE) 20250410090006768 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250410090006768 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  20250410090006768 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250410090006768 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250410090006768 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250410090006768 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 20250410090006768 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Active () 20250410090006768 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  20250410090006768 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  20250410090006768 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  20250410090006768 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  20250410090006768 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410090006768 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250410090006768 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090006768 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250410090006768 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.1.2/0 (xua_snm.c:413) 20250410090006768 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410090006768 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410090006768 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090006768 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410090006768 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250410090006768 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250410090006768 DRANAP DEBUG cnlink(sgsn-1)[0x55b0da03dd30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410090006770 DRANAP DEBUG cnlink(sgsn-1)[0x55b0da03dd30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410090006770 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250410090006770 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410090006770 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410090006770 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410090006770 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090006770 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090006770 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090006770 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090006770 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090006770 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090006770 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090006770 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090006770 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090006770 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090006770 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090006770 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090006770 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090006770 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250410090006770 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090006770 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410090006770 DRANAP DEBUG cnlink(sgsn-1)[0x55b0da03dd30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410090006770 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090006770 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090006770 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090006770 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250410090006770 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250410090006770 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' 20250410090006770 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 20250410090006770 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250410090006770 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090006770 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 03 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 04  HNBGW_Test.msc0-RAN(574)@dc2b9a5d0dfe: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250410090007521 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090007521 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410090007521 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410090007521 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410090007521 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410090007521 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410090007521 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410090007521 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410090007521 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090007521 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410090007522 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090007522 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410090007522 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410090007522 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410090007522 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410090007522 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410090007522 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250410090007522 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410090007522 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090007522 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090007522 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090007522 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090007522 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090007522 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090007522 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090007522 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090007522 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090007522 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090007522 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090007522 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090007522 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090007522 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410090007522 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250410090007522 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250410090007522 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250410090007522 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250410090007522 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410090007522 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410090007522 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090007522 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090007522 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090007522 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090007522 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090007522 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090007522 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090007522 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090007522 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090007522 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090007522 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090007522 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090007522 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090007522 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410090007522 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090007522 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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) 20250410090007522 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250410090007522 DRANAP NOTICE cnlink(msc-0)[0x55b0d9ff2940]{CONNECTED}: link up (cnlink.c:111) 20250410090007523 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090007523 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090007523 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090007523 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410090007523 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410090007523 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.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' 20250410090007523 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410090007523 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410090007523 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090007523 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  20250410090007525 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090007525 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410090007525 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410090007525 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410090007525 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410090007525 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410090007525 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410090007525 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410090007525 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090007525 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410090007525 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090007525 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410090007525 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410090007525 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410090007525 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410090007525 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410090007525 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250410090007525 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410090007525 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090007525 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090007525 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090007525 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090007525 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090007525 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090007525 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090007525 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090007525 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090007526 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090007526 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090007526 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090007526 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090007526 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410090007526 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250410090007526 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250410090007526 DRANAP INFO cnlink(msc-0)[0x55b0d9ff2940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250410090007536 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090007536 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250410090007536 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250410090007536 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 20250410090007536 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410090007536 DLSS7 <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' 20250410090007536 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410090007536 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410090007536 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090007536 DLSS7 <000c> osmo_ss7_asp.c:1175 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)@dc2b9a5d0dfe: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250410090007537 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090007537 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410090007537 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410090007537 DLM3UA DEBUG 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) 20250410090007537 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410090007537 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410090007537 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250410090007537 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250410090007537 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090007537 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090007537 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090007537 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090007537 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090007537 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090007537 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090007537 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090007537 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090007537 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090007537 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090007537 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090007537 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090007537 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410090007537 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250410090007537 DRANAP DEBUG cnlink(msc-1)[0x55b0d9fd5920]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250410090007537 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) 20250410090007537 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) 20250410090007537 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410090007537 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250410090007537 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090007537 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090007537 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090007537 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090007537 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090007537 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090007537 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090007537 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090007537 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090007537 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090007537 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090007537 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090007537 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090007537 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410090007537 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090007537 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250410090007537 DRANAP DEBUG cnlink(msc-1)[0x55b0d9fd5920]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250410090007537 DRANAP NOTICE cnlink(msc-1)[0x55b0d9fd5920]{CONNECTED}: link up (cnlink.c:111) 20250410090007537 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090007537 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090007537 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090007537 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410090007537 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410090007537 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250410090007537 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250410090007537 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250410090007537 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090007537 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  20250410090007541 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090007541 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250410090007541 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250410090007541 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 20250410090007541 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410090007541 DLSS7 <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' 20250410090007541 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410090007541 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410090007541 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090007541 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410090007541 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090007541 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410090007541 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410090007541 DLM3UA DEBUG 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) 20250410090007541 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410090007541 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410090007541 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250410090007541 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250410090007541 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090007541 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090007541 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090007541 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090007541 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090007541 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090007541 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090007541 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090007541 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090007541 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090007541 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090007541 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090007541 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090007541 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410090007541 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250410090007541 DRANAP DEBUG cnlink(msc-1)[0x55b0d9fd5920]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250410090007541 DRANAP INFO cnlink(msc-1)[0x55b0d9fd5920]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(580)@dc2b9a5d0dfe: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250410090007565 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090007566 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410090007566 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410090007566 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410090007566 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410090007566 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410090007566 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410090007566 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410090007566 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090007566 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410090007566 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090007566 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410090007566 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410090007566 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410090007566 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410090007566 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410090007566 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250410090007566 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410090007566 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090007566 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090007566 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090007566 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090007566 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090007566 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090007566 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090007566 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090007566 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090007566 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090007566 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090007566 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090007566 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090007566 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410090007566 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250410090007566 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250410090007566 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250410090007566 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250410090007566 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410090007566 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410090007566 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090007566 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090007566 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090007566 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090007566 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090007566 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090007566 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090007566 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090007566 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090007566 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090007566 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090007566 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090007566 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090007566 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410090007566 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090007566 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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) 20250410090007566 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250410090007566 DRANAP NOTICE cnlink(sgsn-0)[0x55b0da03d3a0]{CONNECTED}: link up (cnlink.c:111) 20250410090007566 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090007566 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090007566 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090007566 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410090007566 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410090007566 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.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' 20250410090007566 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410090007567 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410090007567 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090007567 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  20250410090007568 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090007568 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410090007568 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410090007568 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410090007568 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410090007568 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410090007568 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410090007568 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410090007568 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090007568 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410090007568 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090007568 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410090007568 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410090007568 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410090007568 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410090007568 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410090007568 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250410090007568 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410090007568 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090007568 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090007568 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090007569 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090007569 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090007569 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090007569 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090007569 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090007569 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090007569 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090007569 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090007569 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090007569 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090007569 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410090007569 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250410090007569 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250410090007569 DRANAP INFO cnlink(sgsn-0)[0x55b0da03d3a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250410090007574 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090007574 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250410090007574 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250410090007574 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 20250410090007574 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410090007574 DLSS7 <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' 20250410090007574 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410090007574 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410090007574 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090007574 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 0a 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 0a 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07  HNBGW_Test.sgsn1-RAN(583)@dc2b9a5d0dfe: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250410090007574 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090007574 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410090007574 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410090007574 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) 20250410090007574 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410090007574 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410090007574 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250410090007574 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250410090007574 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090007574 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090007574 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090007574 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090007574 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090007574 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090007574 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090007574 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090007574 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090007574 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090007574 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090007574 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090007574 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090007574 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410090007574 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250410090007574 DRANAP DEBUG cnlink(sgsn-1)[0x55b0da03dd30]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250410090007574 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) 20250410090007574 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) 20250410090007574 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410090007574 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250410090007574 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090007574 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090007574 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090007574 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090007574 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090007574 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090007574 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090007574 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090007574 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090007574 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090007574 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090007574 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090007574 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090007574 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250410090007574 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090007574 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250410090007574 DRANAP DEBUG cnlink(sgsn-1)[0x55b0da03dd30]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250410090007574 DRANAP NOTICE cnlink(sgsn-1)[0x55b0da03dd30]{CONNECTED}: link up (cnlink.c:111) 20250410090007575 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090007575 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090007575 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090007575 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250410090007575 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250410090007575 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' 20250410090007575 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 20250410090007575 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250410090007575 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090007575 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  20250410090007578 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090007578 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250410090007578 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250410090007578 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 20250410090007578 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410090007578 DLSS7 <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' 20250410090007578 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410090007578 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410090007578 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090007578 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410090007578 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090007578 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410090007578 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410090007578 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) 20250410090007578 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410090007578 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410090007578 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250410090007578 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250410090007578 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090007578 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090007578 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090007578 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090007578 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090007578 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090007578 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090007578 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090007578 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090007578 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090007578 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090007578 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090007578 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090007578 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410090007578 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250410090007578 DRANAP DEBUG cnlink(sgsn-1)[0x55b0da03dd30]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250410090007578 DRANAP INFO cnlink(sgsn-1)[0x55b0da03dd30]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250410090008592 DLCTRL DEBUG Command: GET 250893574 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250410090008592 DLCTRL DEBUG Tx Command reply: GET_REPLY 250893574 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250410090008596 DLCTRL DEBUG Command: GET 944152906 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250410090008596 DLCTRL DEBUG Tx Command reply: GET_REPLY 944152906 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250410090008601 DLCTRL DEBUG Command: GET 464945720 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250410090008601 DLCTRL DEBUG Tx Command reply: GET_REPLY 464945720 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250410090008605 DLCTRL DEBUG Command: GET 66042709 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410090008606 DLCTRL DEBUG Tx Command reply: GET_REPLY 66042709 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410090008611 DLCTRL DEBUG Command: GET 354843392 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250410090008611 DLCTRL DEBUG Tx Command reply: GET_REPLY 354843392 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250410090008615 DLCTRL DEBUG Command: GET 170593173 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250410090008615 DLCTRL DEBUG Tx Command reply: GET_REPLY 170593173 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250410090008618 DLCTRL DEBUG Command: GET 785945262 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250410090008618 DLCTRL DEBUG Tx Command reply: GET_REPLY 785945262 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250410090008621 DLCTRL DEBUG Command: GET 783776656 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250410090008621 DLCTRL DEBUG Tx Command reply: GET_REPLY 783776656 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250410090008624 DLCTRL DEBUG Command: GET 98425970 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410090008624 DLCTRL DEBUG Tx Command reply: GET_REPLY 98425970 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410090008627 DLCTRL DEBUG Command: GET 542140117 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250410090008627 DLCTRL DEBUG Tx Command reply: GET_REPLY 542140117 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250410090008629 DLCTRL DEBUG Command: GET 424842546 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250410090008629 DLCTRL DEBUG Tx Command reply: GET_REPLY 424842546 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250410090008632 DLCTRL DEBUG Command: GET 205204876 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250410090008632 DLCTRL DEBUG Tx Command reply: GET_REPLY 205204876 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250410090008634 DLCTRL DEBUG Command: GET 461867946 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250410090008634 DLCTRL DEBUG Tx Command reply: GET_REPLY 461867946 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250410090008636 DLCTRL DEBUG Command: GET 318465311 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410090008636 DLCTRL DEBUG Tx Command reply: GET_REPLY 318465311 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410090008638 DLCTRL DEBUG Command: GET 616411125 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250410090008638 DLCTRL DEBUG Tx Command reply: GET_REPLY 616411125 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250410090008639 DLCTRL DEBUG Command: GET 48200882 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250410090008640 DLCTRL DEBUG Tx Command reply: GET_REPLY 48200882 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250410090008641 DLCTRL DEBUG Command: GET 641395086 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250410090008641 DLCTRL DEBUG Tx Command reply: GET_REPLY 641395086 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250410090008643 DLCTRL DEBUG Command: GET 845584742 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250410090008643 DLCTRL DEBUG Tx Command reply: GET_REPLY 845584742 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250410090008644 DLCTRL DEBUG Command: GET 658749006 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410090008644 DLCTRL DEBUG Tx Command reply: GET_REPLY 658749006 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410090008646 DLCTRL DEBUG Command: GET 347858246 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250410090008646 DLCTRL DEBUG Tx Command reply: GET_REPLY 347858246 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@dc2b9a5d0dfe: 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@dc2b9a5d0dfe: "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@dc2b9a5d0dfe: 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@dc2b9a5d0dfe: 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@dc2b9a5d0dfe: 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@dc2b9a5d0dfe: 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 := '000000000000001111001110'B, t_guard := 20.000000 } 20250410090008675 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47384<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(574)@dc2b9a5d0dfe: f_create_expect(l3 := '05080200F110172A5205F442800023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(574)@dc2b9a5d0dfe: 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)@dc2b9a5d0dfe: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(586)12353827 20250410090009729 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410090009729 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410090009729 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1351) 20250410090009729 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250410090009729 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xbc8123, normal) (hnbgw_rua.c:407) 20250410090009729 DHNB DEBUG map_rua[0x55b0da07b770]{init}: Allocated (fsm.c:456) 20250410090009729 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12353827)[0x55b0da07b770]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250410090009729 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12353827 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250410090009729 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410090009729 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410090009729 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12353827 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) 20250410090009729 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12353827 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) 20250410090009729 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12353827 SCCP-0 CS MI=TMSI-0x42800023: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250410090009729 DCN DEBUG map_sccp[0x55b0da07c400]{init}: Allocated (fsm.c:456) 20250410090009729 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x55b0da07c400]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250410090009729 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-12353827 <-> SCCP-70 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250410090009729 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12353827 SCCP-70 msc-0 MI=TMSI-0x42800023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20250410090009729 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12353827)[0x55b0da07b770]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250410090009729 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410090009729 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410090009729 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12353827)[0x55b0da07b770]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250410090009729 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x55b0da07c400]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250410090009729 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250410090009729 DLSCCP DEBUG SCCP-SCOC(70)[0x55b0da065210]{IDLE}: Allocated (fsm.c:456) 20250410090009729 DLSCCP DEBUG SCCP-SCOC(70)[0x55b0da065210]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250410090009729 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442800023004f40030003ce0056400500f1100926) (sccp_scrc.c:415) 20250410090009729 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090009729 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090009729 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090009729 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090009729 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090009729 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090009729 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090009729 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090009729 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090009729 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090009729 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090009729 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090009730 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090009730 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410090009730 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090009730 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 6b 00 00 00 bd 00 00 00 bc 03 00 00 02 01 00 00 46 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 46 00 13 40 42 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 10 0f 05 08 02 00 f1 10 17 2a 52 05 f4 42 80 00 23 00 4f 40 03 00 03 ce 00 56 40 05 00 f1 10 09 26 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090009730 DLSCCP DEBUG SCCP-SCOC(70)[0x55b0da065210]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250410090009730 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x55b0da07c400]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250410090009730 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12353827)[0x55b0da07b770]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250410090009730 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090009730 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090009730 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090009730 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410090009730 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410090009730 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.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' 20250410090009730 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410090009730 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410090009730 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090009730 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 03 ce 00 56 40 05 00 f1 10 09 26 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(573)@dc2b9a5d0dfe: First idle individual index:0 HNBGW_Test.msc0-SCCP(573)@dc2b9a5d0dfe: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(574)@dc2b9a5d0dfe: 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)@dc2b9a5d0dfe: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(586)1265077 HNBGW_Test.msc0-SCCP(573)@dc2b9a5d0dfe: Session index based on connection ID:0 TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(586)@dc2b9a5d0dfe: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(573)@dc2b9a5d0dfe: Warning: Re-starting timer T_ias[0], which is already active (running or expired). MTC@dc2b9a5d0dfe: 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 } } } 20250410090009751 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090009751 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410090009751 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410090009752 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410090009752 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410090009752 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410090009752 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410090009752 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410090009752 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090009752 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 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 fd 24 03 02 00 00 00 00 00 06 00 08 00 00 00 07  20250410090009752 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090009752 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410090009752 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410090009752 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410090009752 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410090009752 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00fd2403) (sccp_scrc.c:486) 20250410090009752 DLSCCP DEBUG Received CO:COAK for local reference 70 (sccp_scoc.c:1855) 20250410090009752 DLSCCP DEBUG SCCP-SCOC(70)[0x55b0da065210]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250410090009752 DLSCCP DEBUG SCCP-SCOC(70)[0x55b0da065210]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250410090009752 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090009752 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250410090009752 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) 20250410090009752 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x55b0da07c400]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250410090009752 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x55b0da07c400]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250410090009753 DLCTRL DEBUG Command: GET 780275219 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250410090009753 DLCTRL DEBUG Tx Command reply: GET_REPLY 780275219 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250410090009757 DLCTRL DEBUG Command: GET 925487725 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250410090009757 DLCTRL DEBUG Tx Command reply: GET_REPLY 925487725 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250410090009762 DLCTRL DEBUG Command: GET 282071680 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250410090009762 DLCTRL DEBUG Tx Command reply: GET_REPLY 282071680 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250410090009766 DLCTRL DEBUG Command: GET 866408101 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410090009766 DLCTRL DEBUG Tx Command reply: GET_REPLY 866408101 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410090009770 DLCTRL DEBUG Command: GET 628892658 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250410090009770 DLCTRL DEBUG Tx Command reply: GET_REPLY 628892658 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed 20250410090009774 DLCTRL DEBUG Command: GET 48463977 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250410090009774 DLCTRL DEBUG Tx Command reply: GET_REPLY 48463977 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250410090009778 DLCTRL DEBUG Command: GET 471878064 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250410090009778 DLCTRL DEBUG Tx Command reply: GET_REPLY 471878064 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250410090009781 DLCTRL DEBUG Command: GET 716157378 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250410090009781 DLCTRL DEBUG Tx Command reply: GET_REPLY 716157378 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250410090009784 DLCTRL DEBUG Command: GET 865210410 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410090009784 DLCTRL DEBUG Tx Command reply: GET_REPLY 865210410 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410090009787 DLCTRL DEBUG Command: GET 518896158 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250410090009787 DLCTRL DEBUG Tx Command reply: GET_REPLY 518896158 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed 20250410090009789 DLCTRL DEBUG Command: GET 463949413 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250410090009789 DLCTRL DEBUG Tx Command reply: GET_REPLY 463949413 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250410090009791 DLCTRL DEBUG Command: GET 379500819 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250410090009791 DLCTRL DEBUG Tx Command reply: GET_REPLY 379500819 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250410090009792 DLCTRL DEBUG Command: GET 326897148 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250410090009792 DLCTRL DEBUG Tx Command reply: GET_REPLY 326897148 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250410090009794 DLCTRL DEBUG Command: GET 251117230 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410090009794 DLCTRL DEBUG Tx Command reply: GET_REPLY 251117230 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 1 (control_if.c:477) 20250410090009795 DLCTRL DEBUG Command: GET 381289563 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250410090009795 DLCTRL DEBUG Tx Command reply: GET_REPLY 381289563 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed 20250410090009796 DLCTRL DEBUG Command: GET 561276580 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250410090009796 DLCTRL DEBUG Tx Command reply: GET_REPLY 561276580 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250410090009797 DLCTRL DEBUG Command: GET 218675653 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250410090009797 DLCTRL DEBUG Tx Command reply: GET_REPLY 218675653 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250410090009799 DLCTRL DEBUG Command: GET 625499071 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250410090009799 DLCTRL DEBUG Tx Command reply: GET_REPLY 625499071 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250410090009800 DLCTRL DEBUG Command: GET 472239274 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410090009800 DLCTRL DEBUG Tx Command reply: GET_REPLY 472239274 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410090009800 DLCTRL DEBUG Command: GET 472614873 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250410090009801 DLCTRL DEBUG Tx Command reply: GET_REPLY 472614873 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed MTC@dc2b9a5d0dfe: 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 := '000000000000001110110111'B, t_guard := 20.000000 } 20250410090009825 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47388<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(577)@dc2b9a5d0dfe: f_create_expect(l3 := '0524010350590205F442BFC023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(577)@dc2b9a5d0dfe: 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)@dc2b9a5d0dfe: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(587)13106676 20250410090010850 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410090010850 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410090010850 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1351) 20250410090010850 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250410090010850 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xc7fdf4, normal) (hnbgw_rua.c:407) 20250410090010850 DHNB DEBUG map_rua[0x55b0da074890]{init}: Allocated (fsm.c:456) 20250410090010850 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13106676)[0x55b0da074890]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250410090010850 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13106676 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250410090010850 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410090010850 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410090010850 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:211) 20250410090010850 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13106676 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) 20250410090010850 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13106676 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) 20250410090010850 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13106676 SCCP-0 CS MI=TMSI-0x42BFC023: CN link round-robin selects msc 1 (hnbgw_cn.c:1125) 20250410090010850 DCN DEBUG map_sccp[0x55b0da07c750]{init}: Allocated (fsm.c:456) 20250410090010850 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-71)[0x55b0da07c750]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250410090010850 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-13106676 <-> SCCP-71 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20250410090010851 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13106676 SCCP-71 msc-1 MI=TMSI-0x42BFC023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:312) 20250410090010851 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13106676)[0x55b0da074890]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250410090010851 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410090010851 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410090010851 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13106676)[0x55b0da074890]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250410090010851 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-71)[0x55b0da07c750]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250410090010851 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250410090010851 DLSCCP DEBUG SCCP-SCOC(71)[0x55b0da0a8a80]{IDLE}: Allocated (fsm.c:456) 20250410090010851 DLSCCP DEBUG SCCP-SCOC(71)[0x55b0da0a8a80]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250410090010851 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0524010350590205f442bfc023004f40030003b70056400500f1100926) (sccp_scrc.c:415) 20250410090010851 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090010851 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090010851 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090010851 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090010851 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090010851 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090010851 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090010851 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090010851 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090010851 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090010851 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090010851 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090010851 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090010851 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410090010851 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090010851 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 b7 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090010851 DLSCCP DEBUG SCCP-SCOC(71)[0x55b0da0a8a80]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250410090010851 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-71)[0x55b0da07c750]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250410090010851 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13106676)[0x55b0da074890]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250410090010851 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090010851 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090010851 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090010851 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410090010851 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410090010851 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250410090010851 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250410090010851 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250410090010851 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090010851 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 b7 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 03  HNBGW_Test.msc1-SCCP(576)@dc2b9a5d0dfe: First idle individual index:0 HNBGW_Test.msc1-SCCP(576)@dc2b9a5d0dfe: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(577)@dc2b9a5d0dfe: 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)@dc2b9a5d0dfe: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(587)3629157 HNBGW_Test.msc1-SCCP(576)@dc2b9a5d0dfe: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(576)@dc2b9a5d0dfe: 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)@dc2b9a5d0dfe: setverdict(pass): none -> pass 20250410090010872 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090010872 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250410090010872 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250410090010872 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 20250410090010872 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410090010872 DLSS7 <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' 20250410090010872 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410090010872 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410090010872 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090010872 DLSS7 <000c> osmo_ss7_asp.c:1175 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 fb a5 e3 02 00 00 00 00 00 06 00 08 00 00 00 07  MTC@dc2b9a5d0dfe: 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 } } } 20250410090010872 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090010872 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410090010872 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410090010872 DLM3UA DEBUG 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) 20250410090010872 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410090010872 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00fba5e3) (sccp_scrc.c:486) 20250410090010872 DLSCCP DEBUG Received CO:COAK for local reference 71 (sccp_scoc.c:1855) 20250410090010872 DLSCCP DEBUG SCCP-SCOC(71)[0x55b0da0a8a80]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250410090010872 DLSCCP DEBUG SCCP-SCOC(71)[0x55b0da0a8a80]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250410090010872 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090010872 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250410090010872 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) 20250410090010872 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-71)[0x55b0da07c750]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250410090010872 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-71)[0x55b0da07c750]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250410090010874 DLCTRL DEBUG Command: GET 298432303 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250410090010875 DLCTRL DEBUG Tx Command reply: GET_REPLY 298432303 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250410090010882 DLCTRL DEBUG Command: GET 303004435 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250410090010882 DLCTRL DEBUG Tx Command reply: GET_REPLY 303004435 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250410090010889 DLCTRL DEBUG Command: GET 409589249 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250410090010889 DLCTRL DEBUG Tx Command reply: GET_REPLY 409589249 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250410090010894 DLCTRL DEBUG Command: GET 312461336 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410090010894 DLCTRL DEBUG Tx Command reply: GET_REPLY 312461336 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410090010898 DLCTRL DEBUG Command: GET 462294671 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250410090010898 DLCTRL DEBUG Tx Command reply: GET_REPLY 462294671 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed 20250410090010900 DLCTRL DEBUG Command: GET 71378302 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250410090010900 DLCTRL DEBUG Tx Command reply: GET_REPLY 71378302 rate_ctr.abs.msc.1.cnpool:subscr:new 1 (control_if.c:477) 20250410090010903 DLCTRL DEBUG Command: GET 770127320 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250410090010903 DLCTRL DEBUG Tx Command reply: GET_REPLY 770127320 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250410090010910 DLCTRL DEBUG Command: GET 465793557 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250410090010910 DLCTRL DEBUG Tx Command reply: GET_REPLY 465793557 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250410090010913 DLCTRL DEBUG Command: GET 35570846 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410090010913 DLCTRL DEBUG Tx Command reply: GET_REPLY 35570846 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410090010916 DLCTRL DEBUG Command: GET 306045115 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250410090010916 DLCTRL DEBUG Tx Command reply: GET_REPLY 306045115 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed 20250410090010917 DLCTRL DEBUG Command: GET 643200055 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250410090010917 DLCTRL DEBUG Tx Command reply: GET_REPLY 643200055 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250410090010918 DLCTRL DEBUG Command: GET 864981750 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250410090010918 DLCTRL DEBUG Tx Command reply: GET_REPLY 864981750 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250410090010919 DLCTRL DEBUG Command: GET 444122224 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250410090010919 DLCTRL DEBUG Tx Command reply: GET_REPLY 444122224 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250410090010920 DLCTRL DEBUG Command: GET 534368255 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410090010920 DLCTRL DEBUG Tx Command reply: GET_REPLY 534368255 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 2 (control_if.c:477) 20250410090010920 DLCTRL DEBUG Command: GET 31512918 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250410090010920 DLCTRL DEBUG Tx Command reply: GET_REPLY 31512918 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed 20250410090010921 DLCTRL DEBUG Command: GET 25195404 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250410090010921 DLCTRL DEBUG Tx Command reply: GET_REPLY 25195404 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250410090010922 DLCTRL DEBUG Command: GET 653617304 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250410090010922 DLCTRL DEBUG Tx Command reply: GET_REPLY 653617304 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250410090010922 DLCTRL DEBUG Command: GET 220045241 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250410090010923 DLCTRL DEBUG Tx Command reply: GET_REPLY 220045241 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250410090010923 DLCTRL DEBUG Command: GET 135884548 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410090010923 DLCTRL DEBUG Tx Command reply: GET_REPLY 135884548 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410090010924 DLCTRL DEBUG Command: GET 832482961 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250410090010924 DLCTRL DEBUG Tx Command reply: GET_REPLY 832482961 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed MTC@dc2b9a5d0dfe: 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 := '000000000000000001000100'B, t_guard := 20.000000 } 20250410090010947 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47404<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(574)@dc2b9a5d0dfe: f_create_expect(l3 := '0627000350590205F442BB8023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(574)@dc2b9a5d0dfe: 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)@dc2b9a5d0dfe: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(588)6640620 20250410090011976 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410090011976 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410090011976 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1351) 20250410090011976 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250410090011976 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x6553ec, normal) (hnbgw_rua.c:407) 20250410090011976 DHNB DEBUG map_rua[0x55b0da07b8a0]{init}: Allocated (fsm.c:456) 20250410090011976 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6640620)[0x55b0da07b8a0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250410090011976 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6640620 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250410090011976 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410090011976 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410090011977 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6640620 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) 20250410090011977 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6640620 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) 20250410090011977 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6640620 SCCP-0 CS MI=TMSI-0x42BB8023: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250410090011977 DCN DEBUG map_sccp[0x55b0da0a8670]{init}: Allocated (fsm.c:456) 20250410090011977 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-72)[0x55b0da0a8670]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250410090011977 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-6640620 <-> SCCP-72 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250410090011977 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6640620 SCCP-72 msc-0 MI=TMSI-0x42BB8023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:312) 20250410090011977 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6640620)[0x55b0da07b8a0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250410090011977 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410090011977 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410090011977 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6640620)[0x55b0da07b8a0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250410090011977 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-72)[0x55b0da0a8670]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250410090011977 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250410090011977 DLSCCP DEBUG SCCP-SCOC(72)[0x55b0da06d5f0]{IDLE}: Allocated (fsm.c:456) 20250410090011977 DLSCCP DEBUG SCCP-SCOC(72)[0x55b0da06d5f0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250410090011977 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0627000350590205f442bb8023004f40030000440056400500f1100926) (sccp_scrc.c:415) 20250410090011977 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090011977 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090011977 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090011977 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090011977 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090011977 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090011977 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090011977 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090011977 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090011977 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090011977 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090011977 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090011977 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090011977 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410090011977 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090011977 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 69 00 00 00 bd 00 00 00 bc 03 00 00 0c 01 00 00 48 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 44 00 13 40 40 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 0e 0d 06 27 00 03 50 59 02 05 f4 42 bb 80 23 00 4f 40 03 00 00 44 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090011977 DLSCCP DEBUG SCCP-SCOC(72)[0x55b0da06d5f0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250410090011977 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-72)[0x55b0da0a8670]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250410090011977 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6640620)[0x55b0da07b8a0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250410090011977 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090011977 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090011977 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090011977 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410090011977 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410090011977 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250410090011977 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410090011977 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410090011977 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090011977 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 00 44 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(573)@dc2b9a5d0dfe: First idle individual index:1 HNBGW_Test.msc0-SCCP(573)@dc2b9a5d0dfe: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(574)@dc2b9a5d0dfe: 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)@dc2b9a5d0dfe: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(588)6008167 HNBGW_Test.msc0-SCCP(573)@dc2b9a5d0dfe: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(573)@dc2b9a5d0dfe: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250410090011986 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090011986 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410090011986 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410090011986 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410090011986 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410090011986 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410090011986 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410090011986 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410090011986 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090011986 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 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 70 d8 b0 02 00 00 00 00 00 06 00 08 00 00 00 07  20250410090011986 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090011986 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410090011986 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410090011986 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410090011986 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410090011986 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0070d8b0) (sccp_scrc.c:486) 20250410090011986 DLSCCP DEBUG Received CO:COAK for local reference 72 (sccp_scoc.c:1855) 20250410090011986 DLSCCP DEBUG SCCP-SCOC(72)[0x55b0da06d5f0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250410090011986 DLSCCP DEBUG SCCP-SCOC(72)[0x55b0da06d5f0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250410090011986 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090011986 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250410090011986 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) 20250410090011986 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-72)[0x55b0da0a8670]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250410090011986 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-72)[0x55b0da0a8670]{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)@dc2b9a5d0dfe: setverdict(pass): none -> pass MTC@dc2b9a5d0dfe: 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 } } } 20250410090011990 DLCTRL DEBUG Command: GET 899243460 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250410090011990 DLCTRL DEBUG Tx Command reply: GET_REPLY 899243460 rate_ctr.abs.msc.0.cnpool:subscr:new 2 (control_if.c:477) 20250410090011994 DLCTRL DEBUG Command: GET 894227238 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250410090011994 DLCTRL DEBUG Tx Command reply: GET_REPLY 894227238 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250410090011998 DLCTRL DEBUG Command: GET 648241436 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250410090011998 DLCTRL DEBUG Tx Command reply: GET_REPLY 648241436 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250410090012002 DLCTRL DEBUG Command: GET 910583077 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410090012002 DLCTRL DEBUG Tx Command reply: GET_REPLY 910583077 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410090012007 DLCTRL DEBUG Command: GET 379228655 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250410090012007 DLCTRL DEBUG Tx Command reply: GET_REPLY 379228655 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed 20250410090012011 DLCTRL DEBUG Command: GET 166670918 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250410090012011 DLCTRL DEBUG Tx Command reply: GET_REPLY 166670918 rate_ctr.abs.msc.1.cnpool:subscr:new 1 (control_if.c:477) 20250410090012015 DLCTRL DEBUG Command: GET 300596475 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250410090012015 DLCTRL DEBUG Tx Command reply: GET_REPLY 300596475 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250410090012019 DLCTRL DEBUG Command: GET 46096295 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250410090012019 DLCTRL DEBUG Tx Command reply: GET_REPLY 46096295 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250410090012023 DLCTRL DEBUG Command: GET 647101807 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410090012023 DLCTRL DEBUG Tx Command reply: GET_REPLY 647101807 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410090012027 DLCTRL DEBUG Command: GET 955156573 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250410090012027 DLCTRL DEBUG Tx Command reply: GET_REPLY 955156573 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed 20250410090012031 DLCTRL DEBUG Command: GET 358456518 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250410090012031 DLCTRL DEBUG Tx Command reply: GET_REPLY 358456518 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250410090012034 DLCTRL DEBUG Command: GET 632879617 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250410090012034 DLCTRL DEBUG Tx Command reply: GET_REPLY 632879617 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250410090012037 DLCTRL DEBUG Command: GET 698733423 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250410090012037 DLCTRL DEBUG Tx Command reply: GET_REPLY 698733423 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250410090012039 DLCTRL DEBUG Command: GET 783148813 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410090012039 DLCTRL DEBUG Tx Command reply: GET_REPLY 783148813 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 3 (control_if.c:477) 20250410090012041 DLCTRL DEBUG Command: GET 75341497 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250410090012041 DLCTRL DEBUG Tx Command reply: GET_REPLY 75341497 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed 20250410090012043 DLCTRL DEBUG Command: GET 961059155 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250410090012043 DLCTRL DEBUG Tx Command reply: GET_REPLY 961059155 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250410090012045 DLCTRL DEBUG Command: GET 410616137 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250410090012045 DLCTRL DEBUG Tx Command reply: GET_REPLY 410616137 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250410090012046 DLCTRL DEBUG Command: GET 609488362 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250410090012046 DLCTRL DEBUG Tx Command reply: GET_REPLY 609488362 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250410090012048 DLCTRL DEBUG Command: GET 554335966 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410090012048 DLCTRL DEBUG Tx Command reply: GET_REPLY 554335966 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410090012050 DLCTRL DEBUG Command: GET 742530240 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250410090012050 DLCTRL DEBUG Tx Command reply: GET_REPLY 742530240 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed MTC@dc2b9a5d0dfe: ok: talloc reports "asn1_context" = 1 bytes 20250410090012057 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:34847<->l=127.0.0.1:4262) (control_if.c:193) 20250410090012058 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47382<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(567)@dc2b9a5d0dfe: Final verdict of PTC: none VirtHNBGW-STATS(566)@dc2b9a5d0dfe: Final verdict of PTC: none MTC@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed 20250410090012060 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47366<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250410090012061 DLINP DEBUG SRVCONN(,r=127.0.0.1:51703<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410090012061 DLINP DEBUG SRVCONN(,r=127.0.0.1:51703<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410090012061 DLINP NOTICE SRV(,r=127.0.0.1:51703<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410090012061 DMAIN NOTICE (127.0.0.1:51703 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:51703<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250410090012061 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20250410090012063 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250410090012063 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) 20250410090012063 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250410090012063 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn1-0) xUA SRV SHUTDOWN_EVENT 20250410090012063 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250410090012063 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) 20250410090012063 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250410090012063 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250410090012063 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250410090012063 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410090012063 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250410090012063 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250410090012063 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 20250410090012063 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090012063 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-sgsn1-0: connection closed 20250410090012063 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250410090012063 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250410090012063 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250410090012063 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh1-RUA(572)@dc2b9a5d0dfe: Final verdict of PTC: none 20250410090012063 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 20250410090012063 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  20250410090012063 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  20250410090012063 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  20250410090012063 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410090012063 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250410090012063 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250410090012063 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090012063 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) HNBGW_Test.sgsn1-SCCP(582)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(583)@dc2b9a5d0dfe: Final verdict of PTC: none 20250410090012063 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.1.2/0 (xua_snm.c:378) 20250410090012064 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410090012064 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410090012064 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090012064 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410090012064 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250410090012064 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250410090012064 DRANAP DEBUG cnlink(sgsn-1)[0x55b0da03dd30]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250410090012064 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250410090012064 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410090012064 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250410090012064 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250410090012064 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 20250410090012064 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250410090012064 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410090012064 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250410090012064 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250410090012064 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250410090012064 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) 20250410090012064 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250410090012064 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc1-0) xUA SRV SHUTDOWN_EVENT 20250410090012064 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250410090012064 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090012064 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-sgsn0-0: connection closed 20250410090012064 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250410090012064 DRANAP NOTICE cnlink(sgsn-1)[0x55b0da03dd30]{DISCONNECTED}: link lost (cnlink.c:118) 20250410090012064 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250410090012064 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250410090012064 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250410090012064 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 20250410090012064 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  20250410090012064 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  20250410090012064 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410090012064 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250410090012064 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250410090012064 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250410090012064 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410090012064 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250410090012064 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250410090012064 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 20250410090012064 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250410090012064 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090012064 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250410090012064 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250410090012064 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410090012064 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410090012064 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090012064 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410090012064 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) 20250410090012064 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250410090012064 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250410090012064 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250410090012064 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250410090012064 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 20250410090012064 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250410090012064 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090012064 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250410090012064 DRANAP NOTICE cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: link lost (cnlink.c:118) 20250410090012064 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-msc0-0: connection closed 20250410090012064 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250410090012064 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250410090012064 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250410090012065 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250410090012065 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 20250410090012065 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  20250410090012065 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410090012065 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250410090012065 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250410090012065 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 20250410090012065 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090012065 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-msc1-0: connection closed 20250410090012065 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250410090012065 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250410090012065 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250410090012065 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250410090012065 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 20250410090012065 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410090012065 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250410090012065 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.sgsn0-SCCP(579)@dc2b9a5d0dfe: Final verdict of PTC: none 20250410090012065 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090012065 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250410090012065 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:378) 20250410090012065 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410090012065 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410090012065 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090012065 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410090012065 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250410090012065 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250410090012065 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250410090012065 DRANAP NOTICE cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: link lost (cnlink.c:118) 20250410090012065 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x55b0da07c400]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250410090012065 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250410090012065 DLSCCP DEBUG SCCP-SCOC(70)[0x55b0da065210]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250410090012065 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fd2403), PART(T=Source Reference,L=4,D=00000046), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250410090012065 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090012065 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090012065 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090012065 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090012065 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) HNBGW_Test.msc1-RAN(577)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(580)@dc2b9a5d0dfe: Final verdict of PTC: none 20250410090012065 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090012066 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [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 fd 24 03 00 00 46 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090012066 DLSCCP DEBUG SCCP-SCOC(70)[0x55b0da065210]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250410090012066 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x55b0da07c400]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250410090012066 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12353827)[0x55b0da07b770]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250410090012066 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12353827)[0x55b0da07b770]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250410090012066 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250410090012066 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12353827)[0x55b0da07b770]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250410090012066 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12353827)[0x55b0da07b770]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250410090012066 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12353827)[0x55b0da07b770]{disrupted}: Freeing instance (context_map.c:202) 20250410090012066 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12353827)[0x55b0da07b770]{disrupted}: Deallocated (fsm.c:568) 20250410090012066 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x55b0da07c400]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250410090012066 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x55b0da07c400]{disconnected}: Freeing instance (context_map.c:206) 20250410090012066 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x55b0da07c400]{disconnected}: Deallocated (fsm.c:568) 20250410090012066 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12353827 SCCP-70 msc-0 MI=TMSI-0x42800023: Deallocating (context_map.c:225) 20250410090012066 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-72)[0x55b0da0a8670]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250410090012066 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250410090012066 DLSCCP DEBUG SCCP-SCOC(72)[0x55b0da06d5f0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250410090012066 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0070d8b0), PART(T=Source Reference,L=4,D=00000048), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250410090012066 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090012066 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) HNBGW_Test.msc1-SCCP(576)@dc2b9a5d0dfe: Final verdict of PTC: none 20250410090012066 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090012066 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090012066 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410090012066 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090012066 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [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 70 d8 b0 00 00 48 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090012066 DLSCCP DEBUG SCCP-SCOC(72)[0x55b0da06d5f0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250410090012066 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-72)[0x55b0da0a8670]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250410090012067 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6640620)[0x55b0da07b8a0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250410090012067 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6640620)[0x55b0da07b8a0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250410090012067 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250410090012067 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6640620)[0x55b0da07b8a0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250410090012067 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6640620)[0x55b0da07b8a0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250410090012067 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6640620)[0x55b0da07b8a0]{disrupted}: Freeing instance (context_map.c:202) 20250410090012067 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6640620)[0x55b0da07b8a0]{disrupted}: Deallocated (fsm.c:568) 20250410090012067 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-72)[0x55b0da0a8670]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250410090012067 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-72)[0x55b0da0a8670]{disconnected}: Freeing instance (context_map.c:206) 20250410090012067 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-72)[0x55b0da0a8670]{disconnected}: Deallocated (fsm.c:568) 20250410090012067 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6640620 SCCP-72 msc-0 MI=TMSI-0x42BB8023: Deallocating (context_map.c:225) 20250410090012067 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090012067 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250410090012067 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.0.2/0 (xua_snm.c:378) 20250410090012067 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410090012067 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410090012067 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090012067 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410090012067 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250410090012067 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250410090012067 DRANAP DEBUG cnlink(msc-1)[0x55b0d9fd5920]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250410090012067 DRANAP NOTICE cnlink(msc-1)[0x55b0d9fd5920]{DISCONNECTED}: link lost (cnlink.c:118) 20250410090012067 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-71)[0x55b0da07c750]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250410090012067 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250410090012067 DLSCCP DEBUG SCCP-SCOC(71)[0x55b0da0a8a80]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250410090012067 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fba5e3), PART(T=Source Reference,L=4,D=00000047), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250410090012068 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090012068 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090012068 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090012068 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh1(571)@dc2b9a5d0dfe: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0-RUA(570)@dc2b9a5d0dfe: Final verdict of PTC: none 20250410090012068 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410090012068 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) HNBGW_Test.sgsn1-M3UA(584)@dc2b9a5d0dfe: Final verdict of PTC: none 20250410090012068 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [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 fb a5 e3 00 00 47 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090012068 DLSCCP DEBUG SCCP-SCOC(71)[0x55b0da0a8a80]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250410090012068 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-71)[0x55b0da07c750]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250410090012068 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13106676)[0x55b0da074890]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250410090012068 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13106676)[0x55b0da074890]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250410090012068 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250410090012068 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13106676)[0x55b0da074890]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250410090012068 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13106676)[0x55b0da074890]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250410090012068 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13106676)[0x55b0da074890]{disrupted}: Freeing instance (context_map.c:202) 20250410090012068 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13106676)[0x55b0da074890]{disrupted}: Deallocated (fsm.c:568) 20250410090012068 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-71)[0x55b0da07c750]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250410090012068 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-71)[0x55b0da07c750]{disconnected}: Freeing instance (context_map.c:206) 20250410090012068 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-71)[0x55b0da07c750]{disconnected}: Deallocated (fsm.c:568) 20250410090012068 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13106676 SCCP-71 msc-1 MI=TMSI-0x42BFC023: Deallocating (context_map.c:225) 20250410090012068 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410090012068 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) MutexDispCT-TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin(565)@dc2b9a5d0dfe: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0(569)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(581)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(578)@dc2b9a5d0dfe: Final verdict of PTC: none 20250410090012069 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:894) 20250410090012069 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410090012069 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410090012069 DMAIN NOTICE (127.0.0.1:9999 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) 20250410090012069 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) HNBGW_Test.msc0-M3UA(575)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW_Test.msc0-RAN(574)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(573)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW-PFCP(568)@dc2b9a5d0dfe: Final verdict of PTC: none 20250410090012070 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47388<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-MGCP(585)@dc2b9a5d0dfe: Final verdict of PTC: none 20250410090012071 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090012071 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090012071 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090012071 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410090012071 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410090012071 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250410090012071 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090012071 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090012071 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090012071 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410090012071 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410090012071 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250410090012071 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090012071 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090012072 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090012072 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410090012072 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410090012072 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250410090012074 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47384<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(586)@dc2b9a5d0dfe: Final verdict of PTC: pass 20250410090012078 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47404<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(588)@dc2b9a5d0dfe: Final verdict of PTC: pass TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(587)@dc2b9a5d0dfe: Final verdict of PTC: pass MTC@dc2b9a5d0dfe: Setting final verdict of the test case. MTC@dc2b9a5d0dfe: Local verdict of MTC: pass MTC@dc2b9a5d0dfe: Local verdict of PTC MutexDispCT-TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin(565): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC VirtHNBGW-STATS(566): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC IPA-CTRL-CLI-IPA(567): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW-PFCP(568): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0(569): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0-RUA(570): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh1(571): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh1-RUA(572): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.msc0-SCCP(573): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.msc0-RAN(574): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.msc0-M3UA(575): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.msc1-SCCP(576): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.msc1-RAN(577): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.msc1-M3UA(578): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(579): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.sgsn0-RAN(580): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(581): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(582): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.sgsn1-RAN(583): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(584): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW-MGCP(585): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(586): pass (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(587): pass (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(588): pass (pass -> pass) MTC@dc2b9a5d0dfe: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin finished. Verdict: pass MTC@dc2b9a5d0dfe: 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'. Thu Apr 10 09:00:12 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 20250410090012259 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47414<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410090012493 DLSCCP DEBUG SCCP-SCOC(68)[0x55b0da0a88a0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250410090012493 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004badc6), PART(T=Source Reference,L=4,D=00000044), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410090012493 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090012493 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090012493 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090012493 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090012493 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410090012493 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090012493 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 4b ad c6 00 00 44 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090012493 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090012493 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090012493 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090012493 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410090012493 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410090012493 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250410090012495 DLSCCP DEBUG SCCP-SCOC(69)[0x55b0da0a5d20]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250410090012495 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bd6f9b), PART(T=Source Reference,L=4,D=00000045), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410090012495 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090012495 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090012495 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090012495 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090012495 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410090012495 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090012495 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 bd 6f 9b 00 00 45 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090012495 DLSCCP DEBUG SCCP-SCOC(67)[0x55b0da053b60]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250410090012495 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008ee94d), PART(T=Source Reference,L=4,D=00000043), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410090012495 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090012495 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090012495 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090012495 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090012495 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410090012495 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090012495 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 8e e9 4d 00 00 43 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090012496 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090012496 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090012496 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090012496 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410090012496 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410090012496 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250410090012496 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090012496 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090012496 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090012496 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410090012496 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410090012496 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250410090012961 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47414<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=567584) 20250410090013157 DLSCCP DEBUG SCCP-SCOC(65)[0x55b0da0cc060]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410090013158 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b2eccd), PART(T=Source Reference,L=4,D=00000041), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410090013158 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090013158 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090013158 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090013158 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090013158 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410090013158 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090013158 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 b2 ec cd 00 00 41 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090013158 DLSCCP DEBUG SCCP-SCOC(64)[0x55b0da075290]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410090013158 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e9be7b), PART(T=Source Reference,L=4,D=00000040), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410090013158 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090013158 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090013158 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090013158 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090013158 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410090013158 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090013158 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 e9 be 7b 00 00 40 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090013158 DLSCCP DEBUG SCCP-SCOC(66)[0x55b0da062eb0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410090013158 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007bac73), PART(T=Source Reference,L=4,D=00000042), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410090013158 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090013158 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090013158 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090013158 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090013158 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410090013158 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090013158 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 7b ac 73 00 00 42 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090013158 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090013158 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090013158 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090013158 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410090013158 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410090013158 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250410090013158 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090013158 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090013158 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090013158 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410090013158 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410090013158 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250410090013159 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090013159 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090013159 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090013159 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410090013159 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410090013159 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250410090013666 DLSCCP DEBUG SCCP-SCOC(62)[0x55b0da05b2c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410090013666 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0010b5c5), PART(T=Source Reference,L=4,D=0000003e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410090013666 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090013666 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090013666 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090013666 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090013666 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410090013666 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090013666 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 10 b5 c5 00 00 3e 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090013666 DLSCCP DEBUG SCCP-SCOC(61)[0x55b0da074b30]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410090013666 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0049efc6), PART(T=Source Reference,L=4,D=0000003d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410090013666 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090013666 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090013666 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090013666 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090013666 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410090013666 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090013666 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 49 ef c6 00 00 3d 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090013667 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090013667 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090013667 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090013667 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410090013667 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410090013667 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250410090013667 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090013667 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090013667 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090013667 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410090013667 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410090013667 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250410090013668 DLSCCP DEBUG SCCP-SCOC(63)[0x55b0da0cc360]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410090013668 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00692a71), PART(T=Source Reference,L=4,D=0000003f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410090013668 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090013668 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090013668 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090013668 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090013668 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410090013668 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090013668 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 69 2a 71 00 00 3f 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090013668 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090013668 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090013668 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090013668 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410090013668 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410090013668 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=567584, count=597164) 20250410090014064 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250410090014064 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250410090014064 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250410090014064 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250410090014064 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250410090014064 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250410090014066 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250410090014066 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250410090014066 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250410090014066 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250410090014066 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250410090014066 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250410090014271 DLSCCP DEBUG SCCP-SCOC(60)[0x55b0d9ff0ca0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410090014272 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ad1ba0), PART(T=Source Reference,L=4,D=0000003c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410090014272 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090014272 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090014272 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090014272 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090014272 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410090014272 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090014272 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 ad 1b a0 00 00 3c 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090014272 DLSCCP DEBUG SCCP-SCOC(58)[0x55b0da0a9380]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410090014272 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002a8391), PART(T=Source Reference,L=4,D=0000003a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410090014272 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090014272 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090014272 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090014272 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090014272 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410090014272 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090014272 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 2a 83 91 00 00 3a 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090014272 DLSCCP DEBUG SCCP-SCOC(59)[0x55b0da0592a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410090014272 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00073fd1), PART(T=Source Reference,L=4,D=0000003b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410090014272 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090014272 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090014272 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090014272 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090014272 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410090014272 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090014272 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 07 3f d1 00 00 3b 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090014272 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090014272 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090014272 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090014272 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410090014272 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410090014272 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250410090014272 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090014272 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090014272 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090014272 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410090014273 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410090014273 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250410090014273 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090014273 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090014273 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090014273 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410090014273 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410090014273 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250410090014937 DLSCCP DEBUG SCCP-SCOC(54)[0x55b0da0763d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410090014937 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0029e38e), PART(T=Source Reference,L=4,D=00000036), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410090014937 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090014937 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090014937 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090014937 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090014937 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410090014937 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090014937 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 29 e3 8e 00 00 36 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090014937 DLSCCP DEBUG SCCP-SCOC(55)[0x55b0da055bd0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410090014937 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fe9869), PART(T=Source Reference,L=4,D=00000037), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410090014937 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090014937 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090014937 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090014937 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090014937 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410090014937 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090014937 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 fe 98 69 00 00 37 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090014937 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090014937 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090014937 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090014937 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410090014938 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410090014938 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250410090014938 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090014938 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090014938 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090014938 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410090014938 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410090014938 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250410090014938 DLSCCP DEBUG SCCP-SCOC(56)[0x55b0da06e000]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410090014938 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008b8f52), PART(T=Source Reference,L=4,D=00000038), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410090014938 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090014938 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090014938 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090014939 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090014939 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410090014939 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090014939 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 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 8f 52 00 00 38 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090014939 DLSCCP DEBUG SCCP-SCOC(57)[0x55b0da052a70]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410090014939 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b66c82), PART(T=Source Reference,L=4,D=00000039), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410090014939 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090014939 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090014939 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090014939 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090014939 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410090014939 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090014939 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 b6 6c 82 00 00 39 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090014939 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090014939 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090014939 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090014939 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410090014939 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410090014939 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250410090014939 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090014939 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090014939 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090014939 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410090014939 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410090014939 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@dc2b9a5d0dfe: 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@dc2b9a5d0dfe: 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 ------ Thu Apr 10 09:00: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_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@dc2b9a5d0dfe: 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@dc2b9a5d0dfe: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_1 started. 20250410090016039 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59044<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410090016045 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59052<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410090016051 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:36241<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0(593)@dc2b9a5d0dfe: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250410090016151 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250410090016151 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250410090016159 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410090016159 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410090016160 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410090016160 DRANAP DEBUG cnlink(msc-1)[0x55b0d9fd5920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410090016160 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:46081 (stream_srv.c:142) 20250410090016160 DMAIN INFO New HNB SCTP connection r=127.0.0.1:46081<->l=127.0.0.1:29169 (hnbgw.c:791) 20250410090016160 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410090016160 DRANAP DEBUG cnlink(msc-2)[0x55b0d9fd2b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1(595)@dc2b9a5d0dfe: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250410090016160 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410090016161 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250410090016161 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410090016161 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410090016161 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410090016161 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090016161 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090016161 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090016161 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090016161 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090016161 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090016161 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090016161 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090016161 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090016161 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090016161 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090016161 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090016161 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090016161 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410090016161 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090016161 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410090016161 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410090016161 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410090016161 DRANAP DEBUG cnlink(msc-3)[0x55b0da03ca10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410090016161 DRANAP DEBUG cnlink(msc-1)[0x55b0d9fd5920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410090016161 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250410090016161 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410090016161 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410090016161 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410090016161 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090016161 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090016161 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090016161 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090016161 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090016161 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090016161 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090016161 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090016161 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090016161 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090016161 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090016161 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090016161 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090016161 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410090016161 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090016161 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410090016161 DRANAP DEBUG cnlink(msc-1)[0x55b0d9fd5920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410090016161 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090016161 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090016161 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090016161 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410090016161 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410090016161 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250410090016161 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090016161 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090016161 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090016161 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410090016161 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410090016161 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250410090016162 DRANAP DEBUG cnlink(msc-3)[0x55b0da03ca10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410090016162 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250410090016162 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410090016162 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410090016162 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410090016162 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090016162 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090016162 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090016162 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) 20250410090016162 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090016162 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090016162 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090016162 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090016162 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090016162 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090016162 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090016162 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) 20250410090016162 DLSS7 DEBUG Found route for dpc=4=0.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) 20250410090016162 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250410090016162 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090016162 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250410090016162 DRANAP DEBUG cnlink(msc-3)[0x55b0da03ca10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410090016162 DRANAP DEBUG cnlink(msc-2)[0x55b0d9fd2b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410090016162 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250410090016162 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410090016162 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410090016162 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410090016162 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090016162 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090016162 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090016162 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090016162 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090016162 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090016162 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090016162 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090016162 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090016162 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090016162 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090016162 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090016162 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090016162 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250410090016162 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090016162 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410090016162 DRANAP DEBUG cnlink(msc-2)[0x55b0d9fd2b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410090016162 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090016162 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090016162 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090016162 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 20250410090016162 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250410090016162 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250410090016162 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090016162 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090016162 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090016162 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250410090016162 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250410090016162 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! MTC@dc2b9a5d0dfe: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@dc2b9a5d0dfe: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(599)@dc2b9a5d0dfe: ************************************************* HNBGW_Test.msc0-M3UA(599)@dc2b9a5d0dfe: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(599)@dc2b9a5d0dfe: ************************************************* HNBGW_Test.msc0-SCCP(597)@dc2b9a5d0dfe: v_sccp_pdu_maxlen:268 MTC@dc2b9a5d0dfe: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(602)@dc2b9a5d0dfe: ************************************************* HNBGW_Test.msc1-M3UA(602)@dc2b9a5d0dfe: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(602)@dc2b9a5d0dfe: ************************************************* MTC@dc2b9a5d0dfe: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(600)@dc2b9a5d0dfe: v_sccp_pdu_maxlen:268 20250410090016189 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410090016189 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410090016189 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410090016189 DRANAP DEBUG cnlink(sgsn-1)[0x55b0da03dd30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410090016190 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410090016190 DRANAP DEBUG cnlink(sgsn-2)[0x55b0da03e6c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410090016190 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410090016190 DRANAP DEBUG cnlink(sgsn-3)[0x55b0da03f050]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410090016191 DRANAP DEBUG cnlink(sgsn-3)[0x55b0da03f050]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410090016191 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250410090016191 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410090016191 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410090016191 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410090016191 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090016191 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090016191 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090016191 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) 20250410090016191 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090016191 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090016191 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090016191 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090016191 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090016191 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090016191 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090016191 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) 20250410090016191 DLSS7 DEBUG Found route for dpc=12=0.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) 20250410090016191 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250410090016191 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090016191 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250410090016191 DRANAP DEBUG cnlink(sgsn-3)[0x55b0da03f050]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410090016191 DRANAP DEBUG cnlink(sgsn-2)[0x55b0da03e6c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410090016191 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250410090016191 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410090016191 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410090016191 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410090016191 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090016191 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090016191 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090016191 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090016191 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090016191 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090016191 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090016191 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090016191 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090016191 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090016191 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090016191 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090016191 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090016191 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250410090016191 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090016191 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410090016191 DRANAP DEBUG cnlink(sgsn-2)[0x55b0da03e6c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410090016191 DRANAP DEBUG cnlink(sgsn-1)[0x55b0da03dd30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410090016191 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250410090016191 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410090016191 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410090016191 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410090016191 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090016191 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090016191 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090016191 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090016191 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090016191 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090016191 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090016191 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090016191 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090016191 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090016191 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090016191 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090016191 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090016191 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250410090016191 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090016191 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410090016191 DRANAP DEBUG cnlink(sgsn-1)[0x55b0da03dd30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410090016191 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410090016191 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250410090016191 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410090016191 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410090016191 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410090016191 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090016191 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090016191 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090016191 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090016191 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090016191 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090016191 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090016191 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090016191 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090016191 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090016191 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090016191 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090016191 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090016191 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410090016191 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090016191 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410090016191 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410090016191 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090016191 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090016191 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090016191 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 20250410090016191 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250410090016191 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250410090016191 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090016191 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090016191 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090016191 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250410090016191 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250410090016191 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250410090016191 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090016191 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090016191 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090016191 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250410090016191 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250410090016191 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250410090016191 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090016191 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090016192 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090016192 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410090016192 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410090016192 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@dc2b9a5d0dfe: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(605)@dc2b9a5d0dfe: ************************************************* HNBGW_Test.sgsn0-M3UA(605)@dc2b9a5d0dfe: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(605)@dc2b9a5d0dfe: ************************************************* MTC@dc2b9a5d0dfe: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(603)@dc2b9a5d0dfe: v_sccp_pdu_maxlen:268 MTC@dc2b9a5d0dfe: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(608)@dc2b9a5d0dfe: ************************************************* HNBGW_Test.sgsn1-M3UA(608)@dc2b9a5d0dfe: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(608)@dc2b9a5d0dfe: ************************************************* MTC@dc2b9a5d0dfe: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(606)@dc2b9a5d0dfe: v_sccp_pdu_maxlen:268 20250410090016254 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410090016254 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410090016254 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250410090016254 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250410090016254 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) 20250410090016254 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250410090016254 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250410090016254 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410090016254 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@dc2b9a5d0dfe: setverdict(pass): none -> pass 20250410090016259 DLINP DEBUG SRVCONN(,r=127.0.0.1:46081<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410090016259 DLINP DEBUG SRVCONN(,r=127.0.0.1:46081<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410090016259 DLINP DEBUG SRVCONN(,r=127.0.0.1:46081<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250410090016259 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250410090016259 DHNBAP DEBUG (127.0.0.1:46081 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20250410090016259 DHNBAP NOTICE (127.0.0.1:46081 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250410090016259 DHNBAP NOTICE (127.0.0.1:46081 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250410090016259 DLINP DEBUG SRVCONN(,r=127.0.0.1:46081<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410090016259 DLINP DEBUG SRVCONN(,r=127.0.0.1:46081<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed 20250410090016375 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250410090016375 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250410090016375 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250410090016375 DLSS7 <000c> 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)@dc2b9a5d0dfe: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250410090016384 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090016384 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250410090016384 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250410090016384 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250410090016384 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250410090016384 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250410090016384 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250410090016384 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 20250410090016384 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250410090016384 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  20250410090016384 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250410090016386 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 20250410090016386 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 20250410090016386 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250410090016386 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250410090016387 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090016387 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250410090016387 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250410090016387 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  20250410090016387 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250410090016387 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250410090016387 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250410090016387 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 20250410090016387 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250410090016387 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  20250410090016387 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410090016387 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250410090016388 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090016388 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250410090016388 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:413) 20250410090016388 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410090016388 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410090016388 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090016388 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410090016388 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250410090016388 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250410090016388 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) HNBGW_Test.msc1-M3UA(602)@dc2b9a5d0dfe: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250410090016389 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410090016389 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250410090016389 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410090016389 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410090016389 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410090016389 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090016389 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090016389 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090016389 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090016389 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090016389 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090016389 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090016389 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090016389 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090016389 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090016389 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090016389 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090016389 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090016389 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410090016389 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090016389 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410090016389 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410090016390 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090016390 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090016390 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090016390 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410090016390 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410090016390 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250410090016390 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410090016390 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410090016390 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090016390 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  20250410090016394 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090016394 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPSM:UP) 20250410090016394 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250410090016394 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250410090016394 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250410090016394 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250410090016394 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250410090016395 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 20250410090016395 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Inactive () 20250410090016395 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  20250410090016395 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250410090016397 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090016397 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPTM:ACTIVE) 20250410090016397 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250410090016397 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  20250410090016397 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250410090016397 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250410090016397 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250410090016397 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 20250410090016397 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Active () 20250410090016397 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  20250410090016397 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  20250410090016397 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410090016397 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250410090016397 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090016397 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250410090016397 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.0.2/0 (xua_snm.c:413) 20250410090016397 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410090016397 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410090016397 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090016397 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410090016397 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250410090016397 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250410090016397 DRANAP DEBUG cnlink(msc-1)[0x55b0d9fd5920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410090016398 DRANAP DEBUG cnlink(msc-1)[0x55b0d9fd5920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410090016399 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250410090016399 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410090016399 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410090016399 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410090016399 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090016399 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090016399 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090016399 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090016399 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090016399 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090016399 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090016399 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090016399 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090016399 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090016399 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090016399 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090016399 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090016399 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410090016399 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090016399 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410090016399 DRANAP DEBUG cnlink(msc-1)[0x55b0d9fd5920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410090016399 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090016399 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090016399 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090016399 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410090016399 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410090016399 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250410090016399 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250410090016399 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250410090016399 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090016399 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  20250410090016404 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250410090016404 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250410090016404 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250410090016404 DLSS7 <000c> 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)@dc2b9a5d0dfe: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250410090016410 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090016410 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250410090016410 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250410090016410 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250410090016410 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250410090016410 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250410090016410 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250410090016410 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 20250410090016410 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250410090016410 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  20250410090016410 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250410090016412 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090016412 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250410090016412 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250410090016412 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  20250410090016412 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250410090016412 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250410090016412 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250410090016412 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 20250410090016412 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250410090016412 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  20250410090016412 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  20250410090016412 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  20250410090016412 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410090016413 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250410090016413 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090016413 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250410090016413 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250410090016413 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410090016413 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410090016413 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090016413 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410090016413 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250410090016413 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250410090016413 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410090016414 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410090016414 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250410090016414 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410090016414 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410090016414 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410090016414 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090016414 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090016414 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090016414 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090016414 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090016414 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090016414 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090016414 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090016414 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090016414 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090016414 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090016414 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090016414 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090016414 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410090016414 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090016414 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410090016414 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410090016415 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090016415 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090016415 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090016415 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410090016415 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410090016415 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.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' 20250410090016415 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410090016415 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410090016415 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090016415 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  20250410090016422 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 20250410090016422 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 20250410090016422 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250410090016422 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)@dc2b9a5d0dfe: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250410090016427 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090016427 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPSM:UP) 20250410090016427 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250410090016427 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250410090016427 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250410090016427 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250410090016427 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250410090016427 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 20250410090016427 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Inactive () 20250410090016427 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  20250410090016427 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250410090016430 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090016430 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPTM:ACTIVE) 20250410090016430 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250410090016430 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  20250410090016430 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250410090016430 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250410090016430 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250410090016430 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 20250410090016430 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Active () 20250410090016430 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  20250410090016430 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  20250410090016430 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  20250410090016430 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  20250410090016430 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410090016430 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250410090016430 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090016430 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250410090016430 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.1.2/0 (xua_snm.c:413) 20250410090016430 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410090016430 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410090016430 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090016430 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410090016430 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250410090016430 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250410090016430 DRANAP DEBUG cnlink(sgsn-1)[0x55b0da03dd30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410090016431 DRANAP DEBUG cnlink(sgsn-1)[0x55b0da03dd30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410090016431 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250410090016431 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410090016431 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410090016431 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410090016431 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090016431 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090016431 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090016431 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090016432 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090016432 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090016432 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090016432 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090016432 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090016432 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090016432 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090016432 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090016432 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090016432 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250410090016432 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090016432 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410090016432 DRANAP DEBUG cnlink(sgsn-1)[0x55b0da03dd30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410090016432 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090016432 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090016432 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090016432 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250410090016432 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250410090016432 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=12 -> eSLS=28: use Normal Route via 'virt-sgsn1' 20250410090016432 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 20250410090016432 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250410090016432 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090016432 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 0c 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 04  HNBGW_Test.msc0-RAN(598)@dc2b9a5d0dfe: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250410090017193 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090017193 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410090017193 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410090017193 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410090017193 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410090017193 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410090017193 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410090017193 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410090017193 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090017193 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410090017193 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090017193 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410090017193 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410090017193 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410090017193 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410090017193 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410090017193 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250410090017193 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410090017193 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090017193 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090017193 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090017193 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090017193 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090017193 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090017193 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090017193 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090017194 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090017194 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090017194 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090017194 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090017194 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090017194 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410090017194 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250410090017194 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250410090017194 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250410090017194 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250410090017194 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410090017194 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410090017194 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090017194 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090017194 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090017194 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090017194 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090017194 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090017194 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090017194 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090017194 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090017194 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090017194 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090017194 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090017194 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090017194 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410090017194 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090017194 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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) 20250410090017194 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250410090017194 DRANAP NOTICE cnlink(msc-0)[0x55b0d9ff2940]{CONNECTED}: link up (cnlink.c:111) 20250410090017195 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090017195 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090017195 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090017195 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410090017195 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410090017195 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250410090017195 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410090017195 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410090017195 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090017195 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  20250410090017197 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090017197 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410090017197 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410090017197 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410090017197 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410090017197 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410090017197 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410090017197 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410090017197 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090017197 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410090017197 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090017197 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410090017197 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410090017197 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410090017197 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410090017197 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410090017197 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250410090017197 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410090017197 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090017198 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090017198 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090017198 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090017198 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090017198 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090017198 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090017198 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090017198 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090017198 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090017198 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090017198 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090017198 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090017198 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410090017198 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250410090017198 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250410090017198 DRANAP INFO cnlink(msc-0)[0x55b0d9ff2940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(601)@dc2b9a5d0dfe: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250410090017202 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090017202 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250410090017202 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250410090017202 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 20250410090017202 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410090017202 DLSS7 <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' 20250410090017203 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410090017203 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410090017203 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090017203 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410090017203 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090017203 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410090017203 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410090017203 DLM3UA DEBUG 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) 20250410090017203 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410090017203 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410090017203 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250410090017203 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250410090017203 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090017203 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090017203 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090017203 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090017203 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090017203 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090017203 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090017203 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090017203 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090017203 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090017203 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090017203 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090017203 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090017203 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410090017203 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250410090017203 DRANAP DEBUG cnlink(msc-1)[0x55b0d9fd5920]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250410090017203 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) 20250410090017203 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) 20250410090017203 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410090017203 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250410090017203 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090017203 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090017203 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090017203 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090017203 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090017203 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090017203 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090017203 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090017203 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090017203 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090017203 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090017203 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090017203 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090017203 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410090017203 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090017203 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250410090017203 DRANAP DEBUG cnlink(msc-1)[0x55b0d9fd5920]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250410090017203 DRANAP NOTICE cnlink(msc-1)[0x55b0d9fd5920]{CONNECTED}: link up (cnlink.c:111) 20250410090017203 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090017203 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090017203 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090017203 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410090017203 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410090017203 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250410090017203 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250410090017203 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250410090017203 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090017203 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  20250410090017204 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090017204 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250410090017204 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250410090017204 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 20250410090017204 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410090017204 DLSS7 <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' 20250410090017204 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410090017204 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410090017204 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090017204 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410090017204 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090017204 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410090017204 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410090017204 DLM3UA DEBUG 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) 20250410090017204 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410090017205 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410090017205 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250410090017205 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250410090017205 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090017205 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090017205 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090017205 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090017205 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090017205 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090017205 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090017205 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090017205 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090017205 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090017205 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090017205 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090017205 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090017205 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410090017205 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250410090017205 DRANAP DEBUG cnlink(msc-1)[0x55b0d9fd5920]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250410090017205 DRANAP INFO cnlink(msc-1)[0x55b0d9fd5920]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(604)@dc2b9a5d0dfe: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250410090017213 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090017213 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410090017213 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410090017213 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410090017213 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410090017213 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410090017213 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410090017213 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410090017213 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090017213 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410090017213 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090017214 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410090017214 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410090017214 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410090017214 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410090017214 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410090017214 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250410090017214 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410090017214 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090017214 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090017214 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090017214 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090017214 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090017214 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090017214 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090017214 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090017214 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090017214 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090017214 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090017214 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090017214 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090017214 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410090017214 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250410090017214 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250410090017214 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250410090017214 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250410090017214 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410090017214 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410090017214 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090017214 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090017214 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090017214 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090017214 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090017214 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090017214 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090017214 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090017214 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090017214 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090017214 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090017214 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090017214 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090017214 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410090017214 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090017214 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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) 20250410090017214 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250410090017214 DRANAP NOTICE cnlink(sgsn-0)[0x55b0da03d3a0]{CONNECTED}: link up (cnlink.c:111) 20250410090017214 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090017214 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090017214 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090017214 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410090017214 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410090017214 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250410090017214 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410090017214 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410090017214 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090017214 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  20250410090017215 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090017215 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410090017215 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410090017215 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410090017215 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410090017215 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410090017215 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410090017215 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410090017215 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090017215 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410090017215 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090017215 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410090017215 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410090017215 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410090017215 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410090017215 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410090017215 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250410090017215 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410090017215 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090017215 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090017215 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090017215 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090017215 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090017215 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090017215 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090017215 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090017215 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090017215 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090017215 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090017215 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090017215 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090017215 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410090017215 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250410090017215 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250410090017215 DRANAP INFO cnlink(sgsn-0)[0x55b0da03d3a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(607)@dc2b9a5d0dfe: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250410090017227 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090017227 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250410090017227 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250410090017227 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 20250410090017227 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410090017227 DLSS7 <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' 20250410090017227 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410090017227 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410090017227 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090017227 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410090017227 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090017227 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410090017227 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410090017227 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) 20250410090017227 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410090017227 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410090017227 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250410090017227 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250410090017227 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090017227 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090017227 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090017227 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090017227 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090017227 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090017227 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090017227 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090017227 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090017227 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090017227 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090017227 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090017227 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090017227 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410090017227 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250410090017227 DRANAP DEBUG cnlink(sgsn-1)[0x55b0da03dd30]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250410090017227 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) 20250410090017227 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) 20250410090017227 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410090017227 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250410090017227 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090017227 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090017227 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090017227 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090017227 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090017227 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090017227 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090017227 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090017227 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090017227 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090017227 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090017227 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090017227 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090017227 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250410090017227 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090017227 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250410090017227 DRANAP DEBUG cnlink(sgsn-1)[0x55b0da03dd30]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250410090017227 DRANAP NOTICE cnlink(sgsn-1)[0x55b0da03dd30]{CONNECTED}: link up (cnlink.c:111) 20250410090017227 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090017227 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090017227 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090017227 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250410090017227 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250410090017227 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 20250410090017227 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 20250410090017227 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250410090017227 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090017227 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  20250410090017228 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090017228 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250410090017228 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250410090017228 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 20250410090017228 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410090017228 DLSS7 <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' 20250410090017228 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410090017228 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410090017228 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090017228 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410090017228 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090017228 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410090017228 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410090017228 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) 20250410090017228 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410090017228 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410090017228 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250410090017228 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250410090017228 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090017228 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090017228 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090017228 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090017228 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090017228 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090017228 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090017228 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090017228 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090017228 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090017228 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090017228 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090017228 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090017228 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410090017228 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250410090017228 DRANAP DEBUG cnlink(sgsn-1)[0x55b0da03dd30]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250410090017228 DRANAP INFO cnlink(sgsn-1)[0x55b0da03dd30]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250410090018271 DLCTRL DEBUG Command: GET 302061376 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250410090018271 DLCTRL DEBUG Tx Command reply: GET_REPLY 302061376 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250410090018274 DLCTRL DEBUG Command: GET 258456632 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250410090018274 DLCTRL DEBUG Tx Command reply: GET_REPLY 258456632 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250410090018278 DLCTRL DEBUG Command: GET 23655116 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250410090018278 DLCTRL DEBUG Tx Command reply: GET_REPLY 23655116 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250410090018281 DLCTRL DEBUG Command: GET 574816402 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410090018281 DLCTRL DEBUG Tx Command reply: GET_REPLY 574816402 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410090018284 DLCTRL DEBUG Command: GET 174482302 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250410090018284 DLCTRL DEBUG Tx Command reply: GET_REPLY 174482302 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250410090018286 DLCTRL DEBUG Command: GET 492613742 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250410090018286 DLCTRL DEBUG Tx Command reply: GET_REPLY 492613742 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250410090018289 DLCTRL DEBUG Command: GET 390941429 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250410090018289 DLCTRL DEBUG Tx Command reply: GET_REPLY 390941429 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250410090018291 DLCTRL DEBUG Command: GET 364960755 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250410090018291 DLCTRL DEBUG Tx Command reply: GET_REPLY 364960755 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250410090018293 DLCTRL DEBUG Command: GET 161597759 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410090018293 DLCTRL DEBUG Tx Command reply: GET_REPLY 161597759 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410090018295 DLCTRL DEBUG Command: GET 290781512 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250410090018295 DLCTRL DEBUG Tx Command reply: GET_REPLY 290781512 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250410090018297 DLCTRL DEBUG Command: GET 245756334 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250410090018297 DLCTRL DEBUG Tx Command reply: GET_REPLY 245756334 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250410090018299 DLCTRL DEBUG Command: GET 933477024 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250410090018299 DLCTRL DEBUG Tx Command reply: GET_REPLY 933477024 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250410090018303 DLCTRL DEBUG Command: GET 313049280 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250410090018303 DLCTRL DEBUG Tx Command reply: GET_REPLY 313049280 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250410090018306 DLCTRL DEBUG Command: GET 203681593 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410090018306 DLCTRL DEBUG Tx Command reply: GET_REPLY 203681593 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410090018310 DLCTRL DEBUG Command: GET 251646645 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250410090018310 DLCTRL DEBUG Tx Command reply: GET_REPLY 251646645 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250410090018313 DLCTRL DEBUG Command: GET 538029275 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250410090018313 DLCTRL DEBUG Tx Command reply: GET_REPLY 538029275 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250410090018315 DLCTRL DEBUG Command: GET 988559627 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250410090018315 DLCTRL DEBUG Tx Command reply: GET_REPLY 988559627 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250410090018318 DLCTRL DEBUG Command: GET 505339077 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250410090018318 DLCTRL DEBUG Tx Command reply: GET_REPLY 505339077 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250410090018320 DLCTRL DEBUG Command: GET 975126400 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410090018320 DLCTRL DEBUG Tx Command reply: GET_REPLY 975126400 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410090018322 DLCTRL DEBUG Command: GET 580851016 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250410090018322 DLCTRL DEBUG Tx Command reply: GET_REPLY 580851016 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@dc2b9a5d0dfe: 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@dc2b9a5d0dfe: "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@dc2b9a5d0dfe: 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@dc2b9a5d0dfe: 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@dc2b9a5d0dfe: 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@dc2b9a5d0dfe: 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 := '000000000000001011010101'B, t_guard := 20.000000 } 20250410090018339 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59060<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(601)@dc2b9a5d0dfe: f_create_expect(l3 := '05080200F110172A5205F442400023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(601)@dc2b9a5d0dfe: 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)@dc2b9a5d0dfe: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_10(610)5154287 20250410090019385 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410090019385 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410090019385 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1351) 20250410090019385 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250410090019385 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x4ea5ef, normal) (hnbgw_rua.c:407) 20250410090019385 DHNB DEBUG map_rua[0x55b0da074890]{init}: Allocated (fsm.c:456) 20250410090019385 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5154287)[0x55b0da074890]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250410090019385 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5154287 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250410090019385 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410090019385 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410090019386 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5154287 SCCP-0 CS MI=TMSI-0x42400023: TMSI-0x42400023 NRI(10bit)=0x100=256: NRI match selects msc 1 (hnbgw_cn.c:1078) 20250410090019386 DCN DEBUG map_sccp[0x55b0da07c750]{init}: Allocated (fsm.c:456) 20250410090019386 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-73)[0x55b0da07c750]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250410090019386 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-5154287 <-> SCCP-73 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20250410090019386 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5154287 SCCP-73 msc-1 MI=TMSI-0x42400023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20250410090019386 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5154287)[0x55b0da074890]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250410090019386 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410090019386 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410090019386 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5154287)[0x55b0da074890]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250410090019386 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-73)[0x55b0da07c750]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250410090019386 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250410090019386 DLSCCP DEBUG SCCP-SCOC(73)[0x55b0da07b770]{IDLE}: Allocated (fsm.c:456) 20250410090019386 DLSCCP DEBUG SCCP-SCOC(73)[0x55b0da07b770]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250410090019386 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442400023004f40030002d50056400500f1100926) (sccp_scrc.c:415) 20250410090019386 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090019386 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090019386 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090019386 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090019386 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090019386 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090019386 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090019386 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090019386 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090019386 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090019386 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090019386 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090019386 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090019386 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410090019386 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090019386 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 02 d5 00 56 40 05 00 f1 10 09 26 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090019386 DLSCCP DEBUG SCCP-SCOC(73)[0x55b0da07b770]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250410090019386 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-73)[0x55b0da07c750]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250410090019386 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5154287)[0x55b0da074890]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250410090019386 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090019386 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090019386 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090019386 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410090019386 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410090019386 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250410090019386 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250410090019386 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250410090019386 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090019387 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 02 d5 00 56 40 05 00 f1 10 09 26 00 00 00 06 00 08 00 00 00 03  HNBGW_Test.msc1-SCCP(600)@dc2b9a5d0dfe: First idle individual index:0 HNBGW_Test.msc1-SCCP(600)@dc2b9a5d0dfe: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(601)@dc2b9a5d0dfe: Found Expect[0] for l3='05080200F110172A5205F442400023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_10(610) HNBGW_Test.msc1-RAN(601)@dc2b9a5d0dfe: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_10(610)2617127 HNBGW_Test.msc1-SCCP(600)@dc2b9a5d0dfe: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(600)@dc2b9a5d0dfe: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_valid_nri_10(610)@dc2b9a5d0dfe: setverdict(pass): none -> pass 20250410090019407 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090019407 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250410090019407 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250410090019407 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 20250410090019407 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410090019407 DLSS7 <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' 20250410090019407 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410090019407 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410090019407 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090019407 DLSS7 <000c> osmo_ss7_asp.c:1175 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 3b dc 27 02 00 00 00 00 00 06 00 08 00 00 00 07  20250410090019407 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090019408 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410090019408 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410090019408 DLM3UA DEBUG 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) 20250410090019408 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410090019408 DLSS7 DEBUG scrc_rx_mtp_xfer_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=003bdc27) (sccp_scrc.c:486) 20250410090019408 DLSCCP DEBUG Received CO:COAK for local reference 73 (sccp_scoc.c:1855) 20250410090019408 DLSCCP DEBUG SCCP-SCOC(73)[0x55b0da07b770]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250410090019408 DLSCCP DEBUG SCCP-SCOC(73)[0x55b0da07b770]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250410090019408 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090019408 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250410090019408 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) 20250410090019408 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-73)[0x55b0da07c750]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250410090019408 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-73)[0x55b0da07c750]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@dc2b9a5d0dfe: 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 } } } 20250410090019409 DLCTRL DEBUG Command: GET 228681278 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250410090019409 DLCTRL DEBUG Tx Command reply: GET_REPLY 228681278 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250410090019414 DLCTRL DEBUG Command: GET 968022584 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250410090019414 DLCTRL DEBUG Tx Command reply: GET_REPLY 968022584 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250410090019418 DLCTRL DEBUG Command: GET 665025967 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250410090019418 DLCTRL DEBUG Tx Command reply: GET_REPLY 665025967 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250410090019421 DLCTRL DEBUG Command: GET 914395700 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410090019421 DLCTRL DEBUG Tx Command reply: GET_REPLY 914395700 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410090019424 DLCTRL DEBUG Command: GET 636182767 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250410090019424 DLCTRL DEBUG Tx Command reply: GET_REPLY 636182767 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed 20250410090019427 DLCTRL DEBUG Command: GET 696614492 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250410090019427 DLCTRL DEBUG Tx Command reply: GET_REPLY 696614492 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250410090019429 DLCTRL DEBUG Command: GET 517829668 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250410090019429 DLCTRL DEBUG Tx Command reply: GET_REPLY 517829668 rate_ctr.abs.msc.1.cnpool:subscr:known 1 (control_if.c:477) 20250410090019431 DLCTRL DEBUG Command: GET 274566647 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250410090019431 DLCTRL DEBUG Tx Command reply: GET_REPLY 274566647 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250410090019433 DLCTRL DEBUG Command: GET 626439084 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410090019433 DLCTRL DEBUG Tx Command reply: GET_REPLY 626439084 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410090019435 DLCTRL DEBUG Command: GET 306203037 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250410090019435 DLCTRL DEBUG Tx Command reply: GET_REPLY 306203037 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed 20250410090019436 DLCTRL DEBUG Command: GET 132693734 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250410090019436 DLCTRL DEBUG Tx Command reply: GET_REPLY 132693734 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250410090019437 DLCTRL DEBUG Command: GET 342574437 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250410090019437 DLCTRL DEBUG Tx Command reply: GET_REPLY 342574437 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250410090019439 DLCTRL DEBUG Command: GET 488825438 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250410090019439 DLCTRL DEBUG Tx Command reply: GET_REPLY 488825438 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250410090019440 DLCTRL DEBUG Command: GET 349154332 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410090019440 DLCTRL DEBUG Tx Command reply: GET_REPLY 349154332 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410090019442 DLCTRL DEBUG Command: GET 26448070 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250410090019442 DLCTRL DEBUG Tx Command reply: GET_REPLY 26448070 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed 20250410090019444 DLCTRL DEBUG Command: GET 714662159 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250410090019444 DLCTRL DEBUG Tx Command reply: GET_REPLY 714662159 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250410090019447 DLCTRL DEBUG Command: GET 92671197 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250410090019447 DLCTRL DEBUG Tx Command reply: GET_REPLY 92671197 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250410090019449 DLCTRL DEBUG Command: GET 379673269 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250410090019449 DLCTRL DEBUG Tx Command reply: GET_REPLY 379673269 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250410090019451 DLCTRL DEBUG Command: GET 449891174 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410090019451 DLCTRL DEBUG Tx Command reply: GET_REPLY 449891174 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410090019453 DLCTRL DEBUG Command: GET 717861154 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250410090019453 DLCTRL DEBUG Tx Command reply: GET_REPLY 717861154 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed MTC@dc2b9a5d0dfe: 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 := '000000000000000110011110'B, t_guard := 20.000000 } 20250410090019464 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59074<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(601)@dc2b9a5d0dfe: f_create_expect(l3 := '0524010350590205F442410023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(601)@dc2b9a5d0dfe: 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)@dc2b9a5d0dfe: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_10(611)8919655 20250410090020490 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410090020490 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410090020490 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1351) 20250410090020490 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250410090020490 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x881a67, normal) (hnbgw_rua.c:407) 20250410090020490 DHNB DEBUG map_rua[0x55b0da07c400]{init}: Allocated (fsm.c:456) 20250410090020490 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8919655)[0x55b0da07c400]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250410090020490 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8919655 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250410090020490 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410090020490 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410090020490 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:211) 20250410090020490 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8919655 SCCP-0 CS MI=TMSI-0x42410023: TMSI-0x42410023 NRI(10bit)=0x104=260: NRI match selects msc 1 (hnbgw_cn.c:1078) 20250410090020490 DCN DEBUG map_sccp[0x55b0da07b8a0]{init}: Allocated (fsm.c:456) 20250410090020490 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-74)[0x55b0da07b8a0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250410090020490 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-8919655 <-> SCCP-74 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20250410090020490 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8919655 SCCP-74 msc-1 MI=TMSI-0x42410023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:312) 20250410090020490 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8919655)[0x55b0da07c400]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250410090020490 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410090020490 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410090020490 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8919655)[0x55b0da07c400]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250410090020490 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-74)[0x55b0da07b8a0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250410090020490 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250410090020490 DLSCCP DEBUG SCCP-SCOC(74)[0x55b0da0a8670]{IDLE}: Allocated (fsm.c:456) 20250410090020490 DLSCCP DEBUG SCCP-SCOC(74)[0x55b0da0a8670]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250410090020490 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0524010350590205f442410023004f400300019e0056400500f1100926) (sccp_scrc.c:415) 20250410090020490 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090020490 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090020490 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090020491 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090020491 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090020491 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090020491 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090020491 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090020491 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090020491 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090020491 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090020491 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090020491 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090020491 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410090020491 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090020491 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 69 00 00 00 bd 00 00 00 02 03 00 00 0e 01 00 00 4a 02 02 06 04 43 02 00 8e 04 04 43 bd 00 8e 0f 44 00 13 40 40 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 0e 0d 05 24 01 03 50 59 02 05 f4 42 41 00 23 00 4f 40 03 00 01 9e 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) 20250410090020491 DLSCCP DEBUG SCCP-SCOC(74)[0x55b0da0a8670]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250410090020491 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-74)[0x55b0da07b8a0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250410090020491 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8919655)[0x55b0da07c400]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250410090020491 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090020491 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090020491 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090020491 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410090020491 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410090020491 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250410090020491 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250410090020491 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250410090020491 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090020491 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 01 9e 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)@dc2b9a5d0dfe: First idle individual index:1 HNBGW_Test.msc1-SCCP(600)@dc2b9a5d0dfe: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc1-RAN(601)@dc2b9a5d0dfe: Found Expect[0] for l3='0524010350590205F442410023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_10(611) HNBGW_Test.msc1-RAN(601)@dc2b9a5d0dfe: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_10(611)2011993 HNBGW_Test.msc1-SCCP(600)@dc2b9a5d0dfe: Session index based on connection ID:1 HNBGW_Test.msc1-SCCP(600)@dc2b9a5d0dfe: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250410090020497 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090020497 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250410090020497 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250410090020497 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 20250410090020497 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410090020498 DLSS7 <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' 20250410090020498 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410090020498 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410090020498 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090020498 DLSS7 <000c> osmo_ss7_asp.c:1175 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 d7 ad 84 02 00 00 00 00 00 06 00 08 00 00 00 07  20250410090020498 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090020498 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410090020498 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410090020498 DLM3UA DEBUG 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) 20250410090020498 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410090020498 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00d7ad84) (sccp_scrc.c:486) 20250410090020498 DLSCCP DEBUG Received CO:COAK for local reference 74 (sccp_scoc.c:1855) 20250410090020498 DLSCCP DEBUG SCCP-SCOC(74)[0x55b0da0a8670]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250410090020498 DLSCCP DEBUG SCCP-SCOC(74)[0x55b0da0a8670]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250410090020498 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090020498 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250410090020498 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) 20250410090020498 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-74)[0x55b0da07b8a0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250410090020498 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-74)[0x55b0da07b8a0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_mscpool_L3Complete_by_tmsi_valid_nri_10(611)@dc2b9a5d0dfe: setverdict(pass): none -> pass MTC@dc2b9a5d0dfe: 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 } } } 20250410090020500 DLCTRL DEBUG Command: GET 636803904 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250410090020500 DLCTRL DEBUG Tx Command reply: GET_REPLY 636803904 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250410090020505 DLCTRL DEBUG Command: GET 115130044 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250410090020505 DLCTRL DEBUG Tx Command reply: GET_REPLY 115130044 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250410090020509 DLCTRL DEBUG Command: GET 299380923 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250410090020509 DLCTRL DEBUG Tx Command reply: GET_REPLY 299380923 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250410090020513 DLCTRL DEBUG Command: GET 475243821 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410090020513 DLCTRL DEBUG Tx Command reply: GET_REPLY 475243821 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410090020518 DLCTRL DEBUG Command: GET 71275945 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250410090020518 DLCTRL DEBUG Tx Command reply: GET_REPLY 71275945 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed 20250410090020522 DLCTRL DEBUG Command: GET 853339480 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250410090020522 DLCTRL DEBUG Tx Command reply: GET_REPLY 853339480 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250410090020527 DLCTRL DEBUG Command: GET 859599108 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250410090020527 DLCTRL DEBUG Tx Command reply: GET_REPLY 859599108 rate_ctr.abs.msc.1.cnpool:subscr:known 2 (control_if.c:477) 20250410090020531 DLCTRL DEBUG Command: GET 563328321 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250410090020531 DLCTRL DEBUG Tx Command reply: GET_REPLY 563328321 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250410090020535 DLCTRL DEBUG Command: GET 410296991 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410090020535 DLCTRL DEBUG Tx Command reply: GET_REPLY 410296991 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410090020539 DLCTRL DEBUG Command: GET 135561086 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250410090020539 DLCTRL DEBUG Tx Command reply: GET_REPLY 135561086 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed 20250410090020543 DLCTRL DEBUG Command: GET 304257950 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250410090020544 DLCTRL DEBUG Tx Command reply: GET_REPLY 304257950 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250410090020548 DLCTRL DEBUG Command: GET 678048927 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250410090020548 DLCTRL DEBUG Tx Command reply: GET_REPLY 678048927 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250410090020552 DLCTRL DEBUG Command: GET 251330065 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250410090020552 DLCTRL DEBUG Tx Command reply: GET_REPLY 251330065 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250410090020555 DLCTRL DEBUG Command: GET 573965231 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410090020555 DLCTRL DEBUG Tx Command reply: GET_REPLY 573965231 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410090020559 DLCTRL DEBUG Command: GET 936173453 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250410090020559 DLCTRL DEBUG Tx Command reply: GET_REPLY 936173453 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed 20250410090020562 DLCTRL DEBUG Command: GET 624966674 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250410090020563 DLCTRL DEBUG Tx Command reply: GET_REPLY 624966674 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250410090020566 DLCTRL DEBUG Command: GET 801021805 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250410090020566 DLCTRL DEBUG Tx Command reply: GET_REPLY 801021805 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250410090020568 DLCTRL DEBUG Command: GET 71830165 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250410090020569 DLCTRL DEBUG Tx Command reply: GET_REPLY 71830165 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250410090020571 DLCTRL DEBUG Command: GET 767247091 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410090020571 DLCTRL DEBUG Tx Command reply: GET_REPLY 767247091 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410090020574 DLCTRL DEBUG Command: GET 161411857 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250410090020574 DLCTRL DEBUG Tx Command reply: GET_REPLY 161411857 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed MTC@dc2b9a5d0dfe: 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 := '000000000000001000110100'B, t_guard := 20.000000 } 20250410090020606 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59090<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(601)@dc2b9a5d0dfe: f_create_expect(l3 := '0627000350590205F4427FC023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(601)@dc2b9a5d0dfe: 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)@dc2b9a5d0dfe: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_valid_nri_10(612)10641328 20250410090021632 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410090021633 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410090021633 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1351) 20250410090021633 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250410090021633 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xa25fb0, normal) (hnbgw_rua.c:407) 20250410090021633 DHNB DEBUG map_rua[0x55b0da057060]{init}: Allocated (fsm.c:456) 20250410090021633 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10641328)[0x55b0da057060]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250410090021633 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10641328 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250410090021633 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410090021633 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410090021633 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10641328 SCCP-0 CS MI=TMSI-0x427FC023: TMSI-0x427FC023 NRI(10bit)=0x1ff=511: NRI match selects msc 1 (hnbgw_cn.c:1078) 20250410090021633 DCN DEBUG map_sccp[0x55b0da08e910]{init}: Allocated (fsm.c:456) 20250410090021633 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-75)[0x55b0da08e910]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250410090021633 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-10641328 <-> SCCP-75 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20250410090021633 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10641328 SCCP-75 msc-1 MI=TMSI-0x427FC023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:312) 20250410090021633 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10641328)[0x55b0da057060]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250410090021633 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410090021633 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410090021633 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10641328)[0x55b0da057060]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250410090021633 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-75)[0x55b0da08e910]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250410090021633 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250410090021633 DLSCCP DEBUG SCCP-SCOC(75)[0x55b0da06dbb0]{IDLE}: Allocated (fsm.c:456) 20250410090021633 DLSCCP DEBUG SCCP-SCOC(75)[0x55b0da06dbb0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250410090021633 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0627000350590205f4427fc023004f40030002340056400500f1100926) (sccp_scrc.c:415) 20250410090021633 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090021633 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090021633 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090021633 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090021633 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090021633 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090021633 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090021633 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090021633 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090021633 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090021633 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090021633 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090021633 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090021633 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410090021633 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090021633 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 34 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) 20250410090021633 DLSCCP DEBUG SCCP-SCOC(75)[0x55b0da06dbb0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250410090021633 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-75)[0x55b0da08e910]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250410090021634 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10641328)[0x55b0da057060]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250410090021634 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090021634 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090021634 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090021634 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410090021634 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410090021634 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250410090021634 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250410090021634 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250410090021634 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090021634 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 34 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)@dc2b9a5d0dfe: First idle individual index:2 HNBGW_Test.msc1-SCCP(600)@dc2b9a5d0dfe: Warning: Stopping inactive timer T_ias[2]. HNBGW_Test.msc1-RAN(601)@dc2b9a5d0dfe: Found Expect[0] for l3='0627000350590205F4427FC023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_10(612) HNBGW_Test.msc1-RAN(601)@dc2b9a5d0dfe: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_valid_nri_10(612)2318798 HNBGW_Test.msc1-SCCP(600)@dc2b9a5d0dfe: Session index based on connection ID:2 HNBGW_Test.msc1-SCCP(600)@dc2b9a5d0dfe: Warning: Re-starting timer T_ias[2], which is already active (running or expired). 20250410090021640 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090021640 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250410090021640 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250410090021640 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 20250410090021640 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410090021640 DLSS7 <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' 20250410090021640 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410090021640 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410090021640 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090021640 DLSS7 <000c> osmo_ss7_asp.c:1175 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 19 64 37 02 00 00 00 00 00 06 00 08 00 00 00 07  20250410090021640 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090021640 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410090021640 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410090021640 DLM3UA DEBUG 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) 20250410090021641 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410090021641 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00196437) (sccp_scrc.c:486) 20250410090021641 DLSCCP DEBUG Received CO:COAK for local reference 75 (sccp_scoc.c:1855) 20250410090021641 DLSCCP DEBUG SCCP-SCOC(75)[0x55b0da06dbb0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250410090021641 DLSCCP DEBUG SCCP-SCOC(75)[0x55b0da06dbb0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250410090021641 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090021641 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250410090021641 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) 20250410090021641 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-75)[0x55b0da08e910]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250410090021641 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-75)[0x55b0da08e910]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_mscpool_L3Complete_by_tmsi_valid_nri_10(612)@dc2b9a5d0dfe: setverdict(pass): none -> pass MTC@dc2b9a5d0dfe: 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 } } } 20250410090021643 DLCTRL DEBUG Command: GET 860671342 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250410090021643 DLCTRL DEBUG Tx Command reply: GET_REPLY 860671342 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250410090021646 DLCTRL DEBUG Command: GET 119751134 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250410090021646 DLCTRL DEBUG Tx Command reply: GET_REPLY 119751134 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250410090021650 DLCTRL DEBUG Command: GET 116096368 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250410090021650 DLCTRL DEBUG Tx Command reply: GET_REPLY 116096368 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250410090021654 DLCTRL DEBUG Command: GET 290318573 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410090021654 DLCTRL DEBUG Tx Command reply: GET_REPLY 290318573 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410090021658 DLCTRL DEBUG Command: GET 108926581 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250410090021658 DLCTRL DEBUG Tx Command reply: GET_REPLY 108926581 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed 20250410090021662 DLCTRL DEBUG Command: GET 854276841 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250410090021662 DLCTRL DEBUG Tx Command reply: GET_REPLY 854276841 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250410090021666 DLCTRL DEBUG Command: GET 923704863 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250410090021666 DLCTRL DEBUG Tx Command reply: GET_REPLY 923704863 rate_ctr.abs.msc.1.cnpool:subscr:known 3 (control_if.c:477) 20250410090021669 DLCTRL DEBUG Command: GET 821535107 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250410090021669 DLCTRL DEBUG Tx Command reply: GET_REPLY 821535107 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250410090021672 DLCTRL DEBUG Command: GET 417938787 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410090021672 DLCTRL DEBUG Tx Command reply: GET_REPLY 417938787 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410090021676 DLCTRL DEBUG Command: GET 453553766 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250410090021676 DLCTRL DEBUG Tx Command reply: GET_REPLY 453553766 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed 20250410090021679 DLCTRL DEBUG Command: GET 526301554 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250410090021679 DLCTRL DEBUG Tx Command reply: GET_REPLY 526301554 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250410090021681 DLCTRL DEBUG Command: GET 179214471 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250410090021681 DLCTRL DEBUG Tx Command reply: GET_REPLY 179214471 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250410090021682 DLCTRL DEBUG Command: GET 350373355 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250410090021682 DLCTRL DEBUG Tx Command reply: GET_REPLY 350373355 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250410090021684 DLCTRL DEBUG Command: GET 390357308 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410090021684 DLCTRL DEBUG Tx Command reply: GET_REPLY 390357308 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410090021685 DLCTRL DEBUG Command: GET 931848491 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250410090021685 DLCTRL DEBUG Tx Command reply: GET_REPLY 931848491 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed 20250410090021686 DLCTRL DEBUG Command: GET 590765553 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250410090021686 DLCTRL DEBUG Tx Command reply: GET_REPLY 590765553 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250410090021688 DLCTRL DEBUG Command: GET 129481968 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250410090021688 DLCTRL DEBUG Tx Command reply: GET_REPLY 129481968 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250410090021689 DLCTRL DEBUG Command: GET 488334665 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250410090021689 DLCTRL DEBUG Tx Command reply: GET_REPLY 488334665 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250410090021690 DLCTRL DEBUG Command: GET 797176604 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410090021690 DLCTRL DEBUG Tx Command reply: GET_REPLY 797176604 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410090021692 DLCTRL DEBUG Command: GET 987190886 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250410090021692 DLCTRL DEBUG Tx Command reply: GET_REPLY 987190886 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed MTC@dc2b9a5d0dfe: ok: talloc reports "asn1_context" = 1 bytes 20250410090021695 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59052<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250410090021696 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:36241<->l=127.0.0.1:4262) (control_if.c:193) VirtHNBGW-STATS(590)@dc2b9a5d0dfe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(591)@dc2b9a5d0dfe: Final verdict of PTC: none MTC@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed 20250410090021697 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59044<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250410090021698 DLINP DEBUG SRVCONN(,r=127.0.0.1:46081<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410090021698 DLINP DEBUG SRVCONN(,r=127.0.0.1:46081<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410090021698 DLINP NOTICE SRV(,r=127.0.0.1:46081<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410090021698 DMAIN NOTICE (127.0.0.1:46081 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:46081<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250410090021698 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1-RUA(596)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(606)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW_Test.msc0-RAN(598)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(597)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(603)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(607)@dc2b9a5d0dfe: Final verdict of PTC: none 20250410090021700 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250410090021700 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410090021700 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250410090021700 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT HNBGW_Test.sgsn0-RAN(604)@dc2b9a5d0dfe: Final verdict of PTC: none 20250410090021700 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250410090021700 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410090021700 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250410090021700 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250410090021700 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250410090021700 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) 20250410090021700 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250410090021700 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn1-0) xUA SRV SHUTDOWN_EVENT 20250410090021700 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250410090021700 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090021700 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-sgsn0-0: connection closed 20250410090021700 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250410090021700 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250410090021700 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250410090021700 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250410090021700 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 20250410090021700 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  20250410090021700 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  20250410090021700 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090021700 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250410090021700 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250410090021700 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410090021700 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410090021700 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090021700 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410090021700 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250410090021700 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250410090021700 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250410090021700 DRANAP NOTICE cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: link lost (cnlink.c:118) 20250410090021700 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  20250410090021700 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410090021700 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250410090021700 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250410090021700 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250410090021700 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) 20250410090021700 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250410090021700 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250410090021700 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250410090021700 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410090021700 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250410090021700 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250410090021700 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 20250410090021700 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 20250410090021700 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090021701 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-sgsn1-0: connection closed 20250410090021701 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250410090021701 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250410090021701 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250410090021701 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250410090021701 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 20250410090021701 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  20250410090021701 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  20250410090021701 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410090021701 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250410090021701 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250410090021701 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250410090021701 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410090021701 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250410090021701 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250410090021701 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 20250410090021701 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250410090021701 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) 20250410090021701 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250410090021701 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc1-0) xUA SRV SHUTDOWN_EVENT 20250410090021701 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 20250410090021701 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250410090021701 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0-RUA(594)@dc2b9a5d0dfe: Final verdict of PTC: none 20250410090021701 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-msc0-0: connection closed 20250410090021701 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250410090021701 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250410090021701 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250410090021701 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250410090021701 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_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1(595)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(599)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(605)@dc2b9a5d0dfe: Final verdict of PTC: none20250410090021701 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  20250410090021701 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410090021701 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250410090021701 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250410090021701 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250410090021701 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) 20250410090021701 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250410090021701 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250410090021701 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 20250410090021701 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090021701 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-msc1-0: connection closed 20250410090021701 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250410090021701 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250410090021702 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250410090021702 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250410090021702 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 20250410090021702 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410090021702 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250410090021702 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250410090021702 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090021702 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250410090021702 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.1.2/0 (xua_snm.c:378) 20250410090021702 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410090021702 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410090021702 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090021702 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) HNBGW-PFCP(592)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(608)@dc2b9a5d0dfe: Final verdict of PTC: none 20250410090021702 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250410090021702 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250410090021702 DRANAP DEBUG cnlink(sgsn-1)[0x55b0da03dd30]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) MutexDispCT-TC_mscpool_L3Complete_by_tmsi_valid_nri_1(589)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(602)@dc2b9a5d0dfe: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0(593)@dc2b9a5d0dfe: Final verdict of PTC: none 20250410090021703 DRANAP NOTICE cnlink(sgsn-1)[0x55b0da03dd30]{DISCONNECTED}: link lost (cnlink.c:118) 20250410090021703 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090021703 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250410090021703 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:378) 20250410090021703 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410090021703 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410090021703 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090021703 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410090021703 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250410090021703 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250410090021703 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250410090021703 DRANAP NOTICE cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: link lost (cnlink.c:118) 20250410090021703 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090021703 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250410090021703 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.0.2/0 (xua_snm.c:378) 20250410090021703 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410090021703 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410090021703 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090021703 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410090021703 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250410090021703 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250410090021703 DRANAP DEBUG cnlink(msc-1)[0x55b0d9fd5920]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250410090021703 DRANAP NOTICE cnlink(msc-1)[0x55b0d9fd5920]{DISCONNECTED}: link lost (cnlink.c:118) 20250410090021703 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-73)[0x55b0da07c750]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250410090021703 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250410090021703 DLSCCP DEBUG SCCP-SCOC(73)[0x55b0da07b770]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250410090021703 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003bdc27), PART(T=Source Reference,L=4,D=00000049), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250410090021703 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090021703 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090021703 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090021703 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090021703 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410090021703 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090021703 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [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 3b dc 27 00 00 49 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090021703 DLSCCP DEBUG SCCP-SCOC(73)[0x55b0da07b770]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250410090021703 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-73)[0x55b0da07c750]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250410090021703 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5154287)[0x55b0da074890]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250410090021703 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5154287)[0x55b0da074890]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250410090021703 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250410090021703 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5154287)[0x55b0da074890]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250410090021703 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5154287)[0x55b0da074890]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250410090021703 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5154287)[0x55b0da074890]{disrupted}: Freeing instance (context_map.c:202) 20250410090021703 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5154287)[0x55b0da074890]{disrupted}: Deallocated (fsm.c:568) 20250410090021703 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-73)[0x55b0da07c750]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250410090021703 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-73)[0x55b0da07c750]{disconnected}: Freeing instance (context_map.c:206) 20250410090021703 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-73)[0x55b0da07c750]{disconnected}: Deallocated (fsm.c:568) 20250410090021703 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5154287 SCCP-73 msc-1 MI=TMSI-0x42400023: Deallocating (context_map.c:225) 20250410090021703 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-74)[0x55b0da07b8a0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250410090021703 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250410090021703 DLSCCP DEBUG SCCP-SCOC(74)[0x55b0da0a8670]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250410090021703 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d7ad84), PART(T=Source Reference,L=4,D=0000004a), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250410090021703 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090021703 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090021703 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090021703 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090021703 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410090021703 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090021704 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [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 d7 ad 84 00 00 4a 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090021704 DLSCCP DEBUG SCCP-SCOC(74)[0x55b0da0a8670]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250410090021704 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-74)[0x55b0da07b8a0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250410090021704 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8919655)[0x55b0da07c400]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250410090021704 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8919655)[0x55b0da07c400]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250410090021704 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250410090021704 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8919655)[0x55b0da07c400]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250410090021704 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8919655)[0x55b0da07c400]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250410090021704 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8919655)[0x55b0da07c400]{disrupted}: Freeing instance (context_map.c:202) 20250410090021704 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8919655)[0x55b0da07c400]{disrupted}: Deallocated (fsm.c:568) 20250410090021704 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-74)[0x55b0da07b8a0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250410090021704 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-74)[0x55b0da07b8a0]{disconnected}: Freeing instance (context_map.c:206) 20250410090021704 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-74)[0x55b0da07b8a0]{disconnected}: Deallocated (fsm.c:568) 20250410090021704 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8919655 SCCP-74 msc-1 MI=TMSI-0x42410023: Deallocating (context_map.c:225) 20250410090021704 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-75)[0x55b0da08e910]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250410090021704 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250410090021704 DLSCCP DEBUG SCCP-SCOC(75)[0x55b0da06dbb0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250410090021704 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00196437), PART(T=Source Reference,L=4,D=0000004b), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250410090021704 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090021704 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090021704 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090021704 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090021704 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410090021704 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090021704 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [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 19 64 37 00 00 4b 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090021704 DLSCCP DEBUG SCCP-SCOC(75)[0x55b0da06dbb0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250410090021704 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-75)[0x55b0da08e910]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250410090021704 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10641328)[0x55b0da057060]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250410090021704 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10641328)[0x55b0da057060]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250410090021704 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250410090021704 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10641328)[0x55b0da057060]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250410090021704 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10641328)[0x55b0da057060]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250410090021704 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10641328)[0x55b0da057060]{disrupted}: Freeing instance (context_map.c:202) 20250410090021704 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10641328)[0x55b0da057060]{disrupted}: Deallocated (fsm.c:568) 20250410090021704 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-75)[0x55b0da08e910]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250410090021704 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-75)[0x55b0da08e910]{disconnected}: Freeing instance (context_map.c:206) 20250410090021704 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-75)[0x55b0da08e910]{disconnected}: Deallocated (fsm.c:568) 20250410090021704 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10641328 SCCP-75 msc-1 MI=TMSI-0x427FC023: Deallocating (context_map.c:225) 20250410090021704 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410090021704 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250410090021704 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:894) 20250410090021704 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410090021704 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410090021705 DMAIN NOTICE (127.0.0.1:9999 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) 20250410090021705 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) HNBGW_Test.msc1-RAN(601)@dc2b9a5d0dfe: Final verdict of PTC: none 20250410090021705 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090021705 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090021705 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090021705 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410090021705 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410090021705 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250410090021705 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090021705 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090021705 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090021705 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410090021705 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410090021705 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250410090021705 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090021705 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090021705 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090021705 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410090021705 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410090021705 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! HNBGW_Test.msc1-SCCP(600)@dc2b9a5d0dfe: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_10(612)@dc2b9a5d0dfe: Final verdict of PTC: pass TC_mscpool_L3Complete_by_tmsi_valid_nri_10(610)@dc2b9a5d0dfe: Final verdict of PTC: pass HNBGW-MGCP(609)@dc2b9a5d0dfe: Final verdict of PTC: none 20250410090021711 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59060<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250410090021712 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59090<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250410090021729 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59074<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_valid_nri_10(611)@dc2b9a5d0dfe: Final verdict of PTC: pass MTC@dc2b9a5d0dfe: Setting final verdict of the test case. MTC@dc2b9a5d0dfe: Local verdict of MTC: pass MTC@dc2b9a5d0dfe: Local verdict of PTC MutexDispCT-TC_mscpool_L3Complete_by_tmsi_valid_nri_1(589): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC VirtHNBGW-STATS(590): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC IPA-CTRL-CLI-IPA(591): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW-PFCP(592): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0(593): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0-RUA(594): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1(595): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1-RUA(596): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.msc0-SCCP(597): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.msc0-RAN(598): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.msc0-M3UA(599): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.msc1-SCCP(600): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.msc1-RAN(601): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.msc1-M3UA(602): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(603): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.sgsn0-RAN(604): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(605): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(606): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.sgsn1-RAN(607): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(608): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW-MGCP(609): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_10(610): pass (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_10(611): pass (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_10(612): pass (pass -> pass) MTC@dc2b9a5d0dfe: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_1 finished. Verdict: pass MTC@dc2b9a5d0dfe: 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'. Thu Apr 10 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 20250410090021894 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59096<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410090022066 DLSCCP DEBUG SCCP-SCOC(70)[0x55b0da065210]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250410090022066 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fd2403), PART(T=Source Reference,L=4,D=00000046), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410090022066 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090022066 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090022066 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090022066 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090022066 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410090022066 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090022066 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 fd 24 03 00 00 46 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090022067 DLSCCP DEBUG SCCP-SCOC(72)[0x55b0da06d5f0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250410090022067 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0070d8b0), PART(T=Source Reference,L=4,D=00000048), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410090022067 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090022067 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090022067 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090022067 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090022067 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410090022067 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090022067 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 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 d8 b0 00 00 48 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090022067 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090022067 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090022067 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090022067 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410090022067 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410090022067 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250410090022067 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090022067 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090022067 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090022067 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410090022067 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410090022067 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250410090022068 DLSCCP DEBUG SCCP-SCOC(71)[0x55b0da0a8a80]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250410090022068 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fba5e3), PART(T=Source Reference,L=4,D=00000047), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410090022068 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090022068 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090022068 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090022068 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090022068 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410090022068 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090022069 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 fb a5 e3 00 00 47 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090022069 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090022069 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090022069 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090022069 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410090022069 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410090022069 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250410090022494 DLSCCP DEBUG SCCP-SCOC(68)[0x55b0da0a88a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410090022494 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004badc6), PART(T=Source Reference,L=4,D=00000044), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410090022494 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090022494 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090022494 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090022494 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090022494 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410090022494 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090022494 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 4b ad c6 00 00 44 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090022495 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090022495 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090022495 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090022495 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410090022495 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410090022495 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250410090022496 DLSCCP DEBUG SCCP-SCOC(67)[0x55b0da053b60]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410090022496 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008ee94d), PART(T=Source Reference,L=4,D=00000043), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410090022496 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090022496 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090022496 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090022496 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090022496 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410090022496 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090022496 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 8e e9 4d 00 00 43 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090022496 DLSCCP DEBUG SCCP-SCOC(69)[0x55b0da0a5d20]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410090022496 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bd6f9b), PART(T=Source Reference,L=4,D=00000045), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410090022496 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090022496 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090022496 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090022496 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090022496 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410090022496 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090022496 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 bd 6f 9b 00 00 45 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090022497 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090022497 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090022497 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090022497 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410090022497 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410090022497 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250410090022497 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090022497 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090022497 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090022497 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410090022497 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410090022497 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250410090022597 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59096<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=578460) 20250410090023159 DLSCCP DEBUG SCCP-SCOC(66)[0x55b0da062eb0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410090023159 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007bac73), PART(T=Source Reference,L=4,D=00000042), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410090023159 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090023159 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090023159 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090023159 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090023159 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410090023159 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090023159 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 7b ac 73 00 00 42 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090023160 DLSCCP DEBUG SCCP-SCOC(64)[0x55b0da075290]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410090023160 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e9be7b), PART(T=Source Reference,L=4,D=00000040), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410090023160 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090023160 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090023160 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090023160 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090023160 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410090023160 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090023160 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 e9 be 7b 00 00 40 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090023160 DLSCCP DEBUG SCCP-SCOC(65)[0x55b0da0cc060]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410090023160 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b2eccd), PART(T=Source Reference,L=4,D=00000041), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410090023160 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090023160 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090023160 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090023160 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090023160 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410090023160 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090023160 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 b2 ec cd 00 00 41 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090023160 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090023160 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090023160 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090023160 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410090023160 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410090023160 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250410090023160 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090023160 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090023160 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090023160 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410090023160 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410090023160 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250410090023160 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090023160 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090023161 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090023161 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410090023161 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410090023161 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=578460, count=607912) 20250410090023668 DLSCCP DEBUG SCCP-SCOC(61)[0x55b0da074b30]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410090023668 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0049efc6), PART(T=Source Reference,L=4,D=0000003d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410090023668 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090023668 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090023668 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090023668 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090023668 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410090023668 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090023668 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 49 ef c6 00 00 3d 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090023668 DLSCCP DEBUG SCCP-SCOC(62)[0x55b0da05b2c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410090023668 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0010b5c5), PART(T=Source Reference,L=4,D=0000003e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410090023668 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090023668 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090023668 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090023668 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090023668 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410090023668 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090023668 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 10 b5 c5 00 00 3e 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090023668 DLSCCP DEBUG SCCP-SCOC(63)[0x55b0da0cc360]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410090023668 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00692a71), PART(T=Source Reference,L=4,D=0000003f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410090023668 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090023668 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090023668 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090023668 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090023668 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410090023669 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090023669 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 69 2a 71 00 00 3f 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090023669 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090023669 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090023669 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090023669 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410090023669 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410090023669 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250410090023669 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090023669 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090023669 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090023669 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410090023669 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410090023669 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250410090023669 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090023669 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090023669 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090023669 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410090023669 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410090023669 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250410090023700 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250410090023700 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250410090023700 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250410090023701 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250410090023701 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250410090023701 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250410090023701 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250410090023701 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250410090023702 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250410090023703 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250410090023703 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250410090023703 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250410090024273 DLSCCP DEBUG SCCP-SCOC(59)[0x55b0da0592a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410090024273 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00073fd1), PART(T=Source Reference,L=4,D=0000003b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410090024273 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090024273 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090024273 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090024273 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090024273 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410090024273 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090024273 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 07 3f d1 00 00 3b 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090024273 DLSCCP DEBUG SCCP-SCOC(58)[0x55b0da0a9380]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410090024273 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002a8391), PART(T=Source Reference,L=4,D=0000003a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410090024273 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090024273 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090024273 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090024273 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090024273 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410090024273 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090024273 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 2a 83 91 00 00 3a 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090024273 DLSCCP DEBUG SCCP-SCOC(60)[0x55b0d9ff0ca0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410090024273 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ad1ba0), PART(T=Source Reference,L=4,D=0000003c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410090024273 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090024273 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090024273 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090024273 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090024273 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410090024273 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090024273 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 ad 1b a0 00 00 3c 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090024274 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090024274 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090024274 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090024274 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410090024274 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410090024274 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250410090024274 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090024274 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090024274 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090024274 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410090024274 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410090024274 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250410090024274 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090024274 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090024274 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090024274 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410090024274 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410090024274 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@dc2b9a5d0dfe: 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@dc2b9a5d0dfe: 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 ------ Thu Apr 10 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 20250410090024938 DLSCCP DEBUG SCCP-SCOC(55)[0x55b0da055bd0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410090024938 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fe9869), PART(T=Source Reference,L=4,D=00000037), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410090024938 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090024938 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090024938 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090024938 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090024938 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410090024938 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090024938 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 fe 98 69 00 00 37 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090024938 DLSCCP DEBUG SCCP-SCOC(54)[0x55b0da0763d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410090024938 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0029e38e), PART(T=Source Reference,L=4,D=00000036), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410090024938 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090024938 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090024939 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090024939 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090024939 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410090024939 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090024939 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 29 e3 8e 00 00 36 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090024939 DLSCCP DEBUG SCCP-SCOC(56)[0x55b0da06e000]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410090024939 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008b8f52), PART(T=Source Reference,L=4,D=00000038), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410090024939 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090024939 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090024939 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090024939 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090024939 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410090024939 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090024939 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 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 8f 52 00 00 38 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090024939 DLSCCP DEBUG SCCP-SCOC(57)[0x55b0da052a70]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410090024939 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b66c82), PART(T=Source Reference,L=4,D=00000039), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410090024939 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090024939 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090024939 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090024939 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090024939 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410090024939 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090024939 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 b6 6c 82 00 00 39 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090024939 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090024939 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090024939 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090024939 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410090024939 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410090024939 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250410090024939 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090024940 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090024940 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090024940 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410090024940 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410090024940 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250410090024940 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090024940 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090024940 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090024940 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410090024940 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410090024940 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250410090024940 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090024940 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090024940 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090024940 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410090024940 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410090024940 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@dc2b9a5d0dfe: 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@dc2b9a5d0dfe: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_2 started. 20250410090025693 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43628<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410090025700 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43642<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410090025706 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:41743<->l=127.0.0.1:4262) (control_if.c:572) 20250410090025843 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250410090025843 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)@dc2b9a5d0dfe: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250410090025850 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410090025850 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410090025850 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410090025850 DRANAP DEBUG cnlink(msc-1)[0x55b0d9fd5920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410090025850 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:47236 (stream_srv.c:142) 20250410090025850 DMAIN INFO New HNB SCTP connection r=127.0.0.1:47236<->l=127.0.0.1:29169 (hnbgw.c:791) TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1(619)@dc2b9a5d0dfe: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250410090025850 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410090025850 DRANAP DEBUG cnlink(msc-2)[0x55b0d9fd2b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410090025851 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410090025851 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250410090025851 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410090025851 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410090025851 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410090025851 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090025851 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090025851 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090025851 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090025851 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090025851 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090025851 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090025851 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090025851 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090025851 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090025851 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090025851 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090025851 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090025851 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410090025851 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090025851 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410090025851 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410090025851 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410090025851 DRANAP DEBUG cnlink(msc-3)[0x55b0da03ca10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410090025851 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090025851 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090025851 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090025851 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410090025851 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410090025851 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250410090025852 DRANAP DEBUG cnlink(msc-3)[0x55b0da03ca10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410090025852 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250410090025852 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410090025852 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410090025852 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410090025852 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090025852 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090025852 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090025852 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) 20250410090025852 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090025852 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090025852 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090025852 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090025852 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090025852 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090025852 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090025852 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) 20250410090025852 DLSS7 DEBUG Found route for dpc=4=0.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) 20250410090025852 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250410090025852 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090025852 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250410090025852 DRANAP DEBUG cnlink(msc-3)[0x55b0da03ca10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410090025852 DRANAP DEBUG cnlink(msc-2)[0x55b0d9fd2b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410090025852 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250410090025852 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410090025852 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410090025852 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410090025852 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090025852 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090025852 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090025852 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090025852 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090025852 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090025852 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090025852 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090025852 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090025852 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090025852 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090025852 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090025852 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090025852 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250410090025852 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090025852 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410090025852 DRANAP DEBUG cnlink(msc-2)[0x55b0d9fd2b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410090025852 DRANAP DEBUG cnlink(msc-1)[0x55b0d9fd5920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410090025852 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250410090025852 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410090025852 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410090025852 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410090025852 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090025852 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090025852 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090025852 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090025852 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090025852 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090025852 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090025852 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090025852 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090025852 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090025852 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090025852 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090025852 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090025852 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410090025852 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090025852 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410090025852 DRANAP DEBUG cnlink(msc-1)[0x55b0d9fd5920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410090025852 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090025852 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090025852 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090025852 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 20250410090025852 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250410090025852 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250410090025852 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090025852 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090025852 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090025852 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250410090025852 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250410090025852 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 20250410090025852 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250410090025852 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090025852 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090025852 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090025852 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410090025852 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410090025852 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! MTC@dc2b9a5d0dfe: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(623)@dc2b9a5d0dfe: ************************************************* HNBGW_Test.msc0-M3UA(623)@dc2b9a5d0dfe: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(623)@dc2b9a5d0dfe: ************************************************* MTC@dc2b9a5d0dfe: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(621)@dc2b9a5d0dfe: v_sccp_pdu_maxlen:268 MTC@dc2b9a5d0dfe: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(626)@dc2b9a5d0dfe: ************************************************* HNBGW_Test.msc1-M3UA(626)@dc2b9a5d0dfe: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(626)@dc2b9a5d0dfe: ************************************************* MTC@dc2b9a5d0dfe: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(624)@dc2b9a5d0dfe: v_sccp_pdu_maxlen:268 MTC@dc2b9a5d0dfe: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc2-M3UA(629)@dc2b9a5d0dfe: ************************************************* HNBGW_Test.msc2-M3UA(629)@dc2b9a5d0dfe: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(629)@dc2b9a5d0dfe: ************************************************* MTC@dc2b9a5d0dfe: Starting RAN_Emulation HNBGW_Test.msc2-SCCP(627)@dc2b9a5d0dfe: v_sccp_pdu_maxlen:268 20250410090025890 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410090025890 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410090025890 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410090025890 DRANAP DEBUG cnlink(sgsn-1)[0x55b0da03dd30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410090025890 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410090025890 DRANAP DEBUG cnlink(sgsn-2)[0x55b0da03e6c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410090025891 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410090025891 DRANAP DEBUG cnlink(sgsn-3)[0x55b0da03f050]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410090025892 DRANAP DEBUG cnlink(sgsn-3)[0x55b0da03f050]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410090025892 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250410090025892 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410090025892 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410090025892 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410090025892 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090025892 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090025892 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090025892 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) 20250410090025892 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090025892 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090025892 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090025892 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090025892 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090025892 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090025892 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090025892 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) 20250410090025892 DLSS7 DEBUG Found route for dpc=12=0.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) 20250410090025892 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250410090025892 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090025892 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250410090025892 DRANAP DEBUG cnlink(sgsn-3)[0x55b0da03f050]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410090025892 DRANAP DEBUG cnlink(sgsn-2)[0x55b0da03e6c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410090025892 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250410090025892 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410090025892 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410090025892 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410090025892 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090025892 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090025892 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090025892 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090025892 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090025892 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090025892 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090025892 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090025892 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090025892 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090025892 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090025892 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090025892 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090025892 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250410090025892 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090025892 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410090025892 DRANAP DEBUG cnlink(sgsn-2)[0x55b0da03e6c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410090025892 DRANAP DEBUG cnlink(sgsn-1)[0x55b0da03dd30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410090025892 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250410090025892 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410090025892 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410090025892 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410090025892 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090025892 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090025892 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090025892 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090025892 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090025892 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090025892 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090025892 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090025892 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090025892 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090025892 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090025892 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090025892 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090025892 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250410090025892 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090025892 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410090025892 DRANAP DEBUG cnlink(sgsn-1)[0x55b0da03dd30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410090025892 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410090025892 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250410090025892 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410090025892 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410090025892 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410090025892 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090025892 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090025892 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090025892 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090025892 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090025892 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090025892 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090025892 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090025892 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090025892 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090025892 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090025892 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090025892 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090025892 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410090025892 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090025892 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410090025892 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410090025892 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090025892 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090025892 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090025892 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 20250410090025892 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250410090025892 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250410090025892 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090025892 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090025892 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090025892 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250410090025892 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250410090025892 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 20250410090025892 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250410090025892 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090025892 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090025892 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090025892 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250410090025892 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250410090025892 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250410090025892 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090025892 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090025892 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090025892 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410090025892 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410090025892 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@dc2b9a5d0dfe: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@dc2b9a5d0dfe: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(632)@dc2b9a5d0dfe: ************************************************* HNBGW_Test.sgsn0-M3UA(632)@dc2b9a5d0dfe: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(632)@dc2b9a5d0dfe: ************************************************* HNBGW_Test.sgsn0-SCCP(630)@dc2b9a5d0dfe: v_sccp_pdu_maxlen:268 MTC@dc2b9a5d0dfe: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@dc2b9a5d0dfe: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(635)@dc2b9a5d0dfe: ************************************************* HNBGW_Test.sgsn1-M3UA(635)@dc2b9a5d0dfe: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(635)@dc2b9a5d0dfe: ************************************************* HNBGW_Test.sgsn1-SCCP(633)@dc2b9a5d0dfe: v_sccp_pdu_maxlen:268 MTC@dc2b9a5d0dfe: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn2-M3UA(638)@dc2b9a5d0dfe: ************************************************* HNBGW_Test.sgsn2-M3UA(638)@dc2b9a5d0dfe: M3UA emulation initiated, the test can be started MTC@dc2b9a5d0dfe: Starting RAN_Emulation HNBGW_Test.sgsn2-M3UA(638)@dc2b9a5d0dfe: ************************************************* HNBGW_Test.sgsn2-SCCP(636)@dc2b9a5d0dfe: v_sccp_pdu_maxlen:268 20250410090025935 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410090025935 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410090025935 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250410090025935 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250410090025935 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) 20250410090025935 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250410090025935 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250410090025935 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410090025935 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@dc2b9a5d0dfe: setverdict(pass): none -> pass 20250410090025940 DLINP DEBUG SRVCONN(,r=127.0.0.1:47236<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410090025940 DLINP DEBUG SRVCONN(,r=127.0.0.1:47236<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410090025940 DLINP DEBUG SRVCONN(,r=127.0.0.1:47236<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250410090025940 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250410090025940 DHNBAP DEBUG (127.0.0.1:47236 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20250410090025940 DHNBAP NOTICE (127.0.0.1:47236 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250410090025940 DHNBAP NOTICE (127.0.0.1:47236 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250410090025940 DLINP DEBUG SRVCONN(,r=127.0.0.1:47236<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410090025940 DLINP DEBUG SRVCONN(,r=127.0.0.1:47236<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed 20250410090026063 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250410090026063 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250410090026063 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250410090026063 DLSS7 <000c> 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)@dc2b9a5d0dfe: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250410090026070 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090026070 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250410090026070 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250410090026070 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250410090026070 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250410090026070 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250410090026070 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250410090026070 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 20250410090026070 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250410090026070 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  20250410090026070 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250410090026071 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090026071 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250410090026071 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250410090026071 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  20250410090026071 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250410090026071 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250410090026071 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250410090026071 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 20250410090026071 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250410090026071 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  20250410090026071 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410090026071 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250410090026071 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090026071 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250410090026071 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:413) 20250410090026071 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410090026071 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410090026071 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090026071 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410090026071 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250410090026071 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250410090026071 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410090026072 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410090026072 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250410090026072 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410090026072 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410090026072 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410090026072 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090026072 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090026072 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090026072 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090026072 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090026072 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090026072 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090026072 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090026072 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090026072 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090026072 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090026072 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090026072 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090026072 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410090026072 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090026072 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410090026072 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410090026072 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090026073 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090026073 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090026073 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410090026073 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410090026073 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250410090026073 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410090026073 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410090026073 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090026073 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  20250410090026075 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 20250410090026075 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 20250410090026075 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250410090026076 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)@dc2b9a5d0dfe: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250410090026081 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090026081 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPSM:UP) 20250410090026081 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250410090026081 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250410090026081 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250410090026081 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250410090026081 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250410090026081 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 20250410090026081 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Inactive () 20250410090026081 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  20250410090026081 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250410090026083 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090026083 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPTM:ACTIVE) 20250410090026083 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250410090026083 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  20250410090026083 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250410090026083 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250410090026083 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250410090026083 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 20250410090026083 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Active () 20250410090026083 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  20250410090026083 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  20250410090026083 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410090026083 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250410090026083 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090026083 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250410090026083 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.0.2/0 (xua_snm.c:413) 20250410090026083 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410090026083 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410090026083 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090026083 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410090026083 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250410090026083 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250410090026083 DRANAP DEBUG cnlink(msc-1)[0x55b0d9fd5920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410090026085 DRANAP DEBUG cnlink(msc-1)[0x55b0d9fd5920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410090026085 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250410090026085 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410090026085 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410090026085 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410090026085 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090026085 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090026085 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090026085 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090026085 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090026085 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090026085 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090026085 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090026085 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090026085 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090026085 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090026085 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090026085 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090026085 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410090026085 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090026085 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410090026085 DRANAP DEBUG cnlink(msc-1)[0x55b0d9fd5920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410090026085 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090026085 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090026085 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090026085 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410090026085 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410090026085 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250410090026085 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250410090026085 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250410090026085 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090026085 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  20250410090026087 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 20250410090026087 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 20250410090026087 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250410090026087 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)@dc2b9a5d0dfe: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20250410090026089 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) 20250410090026089 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (ASPSM:UP) 20250410090026089 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250410090026089 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc2-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250410090026089 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250410090026089 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250410090026089 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20250410090026089 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 20250410090026089 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc2-0) Tx NOTIFY Type State Change:AS Inactive () 20250410090026089 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  20250410090026089 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250410090026090 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) 20250410090026090 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (ASPTM:ACTIVE) 20250410090026090 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250410090026090 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  20250410090026090 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250410090026090 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250410090026090 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250410090026090 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 20250410090026090 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc2-0) Tx NOTIFY Type State Change:AS Active () 20250410090026090 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  20250410090026090 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  20250410090026090 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  20250410090026090 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410090026090 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250410090026090 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090026091 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250410090026091 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.0.3/0 (xua_snm.c:413) 20250410090026091 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410090026091 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410090026091 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090026091 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410090026091 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250410090026091 DCN NOTICE (msc-2) now available: N-PCSTATE ind: pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250410090026091 DRANAP DEBUG cnlink(msc-2)[0x55b0d9fd2b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410090026092 DRANAP DEBUG cnlink(msc-2)[0x55b0d9fd2b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410090026092 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250410090026092 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410090026092 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410090026092 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410090026092 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090026092 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090026092 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090026092 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090026092 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090026092 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090026092 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090026092 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090026092 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090026092 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090026092 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090026092 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090026092 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090026092 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250410090026092 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090026092 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410090026092 DRANAP DEBUG cnlink(msc-2)[0x55b0d9fd2b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410090026092 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090026092 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090026092 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090026092 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250410090026092 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250410090026092 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' 20250410090026092 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 20250410090026092 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250410090026092 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090026092 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  20250410090026103 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250410090026103 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250410090026103 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250410090026103 DLSS7 <000c> 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)@dc2b9a5d0dfe: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250410090026107 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090026107 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250410090026107 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250410090026107 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250410090026107 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250410090026107 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250410090026107 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250410090026107 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 20250410090026107 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250410090026107 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  20250410090026107 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250410090026108 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090026108 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250410090026108 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250410090026108 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  20250410090026108 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250410090026108 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250410090026108 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250410090026108 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 20250410090026108 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250410090026108 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  20250410090026109 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  20250410090026109 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  20250410090026109 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  20250410090026109 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410090026109 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250410090026109 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090026109 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250410090026109 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250410090026109 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410090026109 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410090026109 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090026109 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410090026109 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250410090026109 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250410090026109 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410090026110 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410090026110 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250410090026110 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410090026110 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410090026110 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410090026110 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090026110 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090026110 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090026110 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090026110 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090026110 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090026110 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090026110 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090026110 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090026110 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090026110 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090026110 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090026110 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090026110 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410090026110 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090026110 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410090026110 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410090026110 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090026110 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090026110 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090026110 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410090026110 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410090026110 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.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' 20250410090026110 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410090026110 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410090026110 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090026110 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  20250410090026114 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 20250410090026114 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 20250410090026114 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250410090026114 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn1-M3UA(635)@dc2b9a5d0dfe: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250410090026116 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090026116 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPSM:UP) 20250410090026116 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250410090026116 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250410090026116 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250410090026116 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250410090026116 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250410090026116 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 20250410090026116 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Inactive () 20250410090026116 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  20250410090026116 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250410090026117 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090026117 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPTM:ACTIVE) 20250410090026117 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250410090026117 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  20250410090026117 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250410090026117 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250410090026117 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250410090026117 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 20250410090026117 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Active () 20250410090026117 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  20250410090026117 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  20250410090026117 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  20250410090026117 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  20250410090026117 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  20250410090026117 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410090026117 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250410090026117 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090026117 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250410090026117 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.1.2/0 (xua_snm.c:413) 20250410090026117 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410090026117 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410090026117 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090026117 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410090026117 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250410090026117 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250410090026117 DRANAP DEBUG cnlink(sgsn-1)[0x55b0da03dd30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410090026118 DRANAP DEBUG cnlink(sgsn-1)[0x55b0da03dd30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410090026118 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250410090026118 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410090026118 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410090026118 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410090026118 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090026118 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090026118 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090026118 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090026118 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090026118 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090026118 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090026118 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090026118 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090026118 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090026118 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090026118 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090026118 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090026118 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250410090026118 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090026118 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410090026118 DRANAP DEBUG cnlink(sgsn-1)[0x55b0da03dd30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410090026118 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090026118 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090026118 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090026118 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250410090026118 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250410090026118 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' 20250410090026118 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 20250410090026118 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250410090026118 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090026118 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  20250410090026125 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 20250410090026125 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 20250410090026125 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250410090026125 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn2-M3UA(638)@dc2b9a5d0dfe: SCTP_ConnectResult -> connection established from: "127.0.0.1":23910 to server: "127.0.0.1":2905 association #8 20250410090026128 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) 20250410090026128 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn2-0) Received M3UA Message (ASPSM:UP) 20250410090026128 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250410090026128 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn2-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250410090026128 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250410090026128 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250410090026128 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn2){AS_DOWN}: state_chg to AS_INACTIVE 20250410090026128 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 20250410090026128 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn2-0) Tx NOTIFY Type State Change:AS Inactive () 20250410090026128 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  20250410090026128 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250410090026129 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) 20250410090026129 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn2-0) Received M3UA Message (ASPTM:ACTIVE) 20250410090026129 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250410090026129 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  20250410090026129 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250410090026129 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250410090026129 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250410090026129 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 20250410090026129 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn2-0) Tx NOTIFY Type State Change:AS Active () 20250410090026129 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  20250410090026130 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  20250410090026130 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  20250410090026130 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  20250410090026130 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  20250410090026130 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  20250410090026130 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410090026130 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250410090026130 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090026130 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250410090026130 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.1.3/0 (xua_snm.c:413) 20250410090026130 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410090026130 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410090026130 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090026130 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410090026130 DCN DEBUG N-PCSTATE ind: affected_pc=11 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250410090026130 DCN NOTICE (sgsn-2) now available: N-PCSTATE ind: pc=11 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250410090026130 DRANAP DEBUG cnlink(sgsn-2)[0x55b0da03e6c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410090026131 DRANAP DEBUG cnlink(sgsn-2)[0x55b0da03e6c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410090026131 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250410090026131 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410090026131 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410090026131 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410090026131 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090026131 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090026131 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090026131 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090026131 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090026131 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090026131 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090026131 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090026131 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090026131 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090026131 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090026131 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090026131 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090026131 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250410090026131 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090026131 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410090026131 DRANAP DEBUG cnlink(sgsn-2)[0x55b0da03e6c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410090026131 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090026131 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090026131 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090026131 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250410090026131 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250410090026131 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=1 -> eSLS=1: use Normal Route via 'virt-sgsn2' 20250410090026131 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 20250410090026131 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250410090026131 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090026132 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 01 09 00 03 07 0b 04 43 0b 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 06  20250410090026881 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090026881 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410090026881 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410090026881 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410090026881 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410090026881 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410090026881 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410090026881 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410090026881 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090026881 DLSS7 <000c> osmo_ss7_asp.c:1175 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(622)@dc2b9a5d0dfe: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250410090026881 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090026881 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410090026882 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410090026882 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410090026882 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410090026882 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410090026882 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250410090026882 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410090026882 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090026882 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090026882 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090026882 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090026882 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090026882 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090026882 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090026882 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090026882 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090026882 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090026882 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090026882 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090026882 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090026882 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410090026882 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250410090026882 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250410090026882 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250410090026882 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250410090026882 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410090026882 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410090026882 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090026882 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090026882 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090026882 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090026882 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090026882 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090026882 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090026882 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090026882 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090026882 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090026882 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090026882 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090026882 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090026882 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410090026882 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090026882 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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) 20250410090026882 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250410090026882 DRANAP NOTICE cnlink(msc-0)[0x55b0d9ff2940]{CONNECTED}: link up (cnlink.c:111) 20250410090026882 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090026882 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090026882 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090026882 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410090026882 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410090026882 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.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' 20250410090026882 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410090026882 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410090026882 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090026882 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  20250410090026886 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090026886 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410090026886 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410090026886 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410090026886 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410090026886 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410090026886 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410090026886 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410090026886 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090026886 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410090026886 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090026886 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410090026886 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410090026886 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410090026886 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410090026886 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410090026886 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250410090026886 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410090026886 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090026886 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090026886 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090026886 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090026886 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090026886 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090026886 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090026886 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090026886 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090026886 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090026886 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090026886 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090026886 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090026886 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410090026886 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250410090026886 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250410090026886 DRANAP INFO cnlink(msc-0)[0x55b0d9ff2940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(625)@dc2b9a5d0dfe: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250410090026889 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090026889 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250410090026889 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250410090026889 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 20250410090026889 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410090026889 DLSS7 <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' 20250410090026889 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410090026889 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410090026889 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090026889 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410090026889 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090026889 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410090026889 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410090026889 DLM3UA DEBUG 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) 20250410090026889 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410090026889 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410090026889 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250410090026889 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250410090026889 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090026889 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090026889 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090026889 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090026889 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090026889 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090026889 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090026889 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090026889 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090026889 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090026889 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090026889 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090026890 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090026890 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410090026890 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250410090026890 DRANAP DEBUG cnlink(msc-1)[0x55b0d9fd5920]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250410090026890 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) 20250410090026890 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) 20250410090026890 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410090026890 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250410090026890 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090026890 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090026890 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090026890 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090026890 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090026890 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090026890 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090026890 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090026890 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090026890 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090026890 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090026890 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090026890 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090026890 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410090026890 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090026890 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250410090026890 DRANAP DEBUG cnlink(msc-1)[0x55b0d9fd5920]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250410090026890 DRANAP NOTICE cnlink(msc-1)[0x55b0d9fd5920]{CONNECTED}: link up (cnlink.c:111) 20250410090026890 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090026890 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090026890 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090026890 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410090026890 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410090026890 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250410090026890 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250410090026890 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250410090026890 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090026890 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  20250410090026890 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090026890 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250410090026890 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250410090026890 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 20250410090026890 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410090026890 DLSS7 <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' 20250410090026890 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410090026890 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410090026890 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090026890 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410090026890 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090026890 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410090026890 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410090026890 DLM3UA DEBUG 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) 20250410090026890 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410090026890 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410090026890 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250410090026890 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250410090026890 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090026890 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090026890 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090026890 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090026890 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090026890 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090026890 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090026890 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090026890 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090026890 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090026890 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090026890 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090026890 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090026890 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410090026890 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250410090026890 DRANAP DEBUG cnlink(msc-1)[0x55b0d9fd5920]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250410090026890 DRANAP INFO cnlink(msc-1)[0x55b0d9fd5920]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc2-RAN(628)@dc2b9a5d0dfe: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250410090026895 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) 20250410090026895 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250410090026895 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250410090026895 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 20250410090026895 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410090026895 DLSS7 <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' 20250410090026895 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410090026895 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410090026895 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090026895 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410090026895 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090026895 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410090026895 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410090026895 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) 20250410090026895 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410090026895 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410090026895 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250410090026895 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250410090026895 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090026895 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090026895 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090026895 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090026895 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090026895 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090026895 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090026895 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090026895 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090026895 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090026895 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090026896 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090026896 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090026896 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410090026896 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250410090026896 DRANAP DEBUG cnlink(msc-2)[0x55b0d9fd2b20]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250410090026896 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) 20250410090026896 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) 20250410090026896 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410090026896 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250410090026896 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090026896 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090026896 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090026896 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090026896 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090026896 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090026896 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090026896 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090026896 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090026896 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090026896 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090026896 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090026896 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090026896 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250410090026896 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090026896 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250410090026896 DRANAP DEBUG cnlink(msc-2)[0x55b0d9fd2b20]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250410090026896 DRANAP NOTICE cnlink(msc-2)[0x55b0d9fd2b20]{CONNECTED}: link up (cnlink.c:111) 20250410090026896 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090026896 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090026896 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090026896 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250410090026896 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250410090026896 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' 20250410090026896 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 20250410090026896 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250410090026896 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090026896 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  20250410090026898 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) 20250410090026898 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250410090026898 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250410090026898 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 20250410090026898 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410090026898 DLSS7 <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' 20250410090026898 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410090026898 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410090026898 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090026898 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410090026898 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090026898 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410090026898 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410090026898 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) 20250410090026898 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410090026898 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410090026898 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250410090026898 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250410090026898 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090026898 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090026898 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090026898 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090026898 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090026898 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090026898 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090026898 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090026898 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090026898 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090026898 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090026898 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090026898 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090026898 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410090026898 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250410090026898 DRANAP DEBUG cnlink(msc-2)[0x55b0d9fd2b20]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250410090026898 DRANAP INFO cnlink(msc-2)[0x55b0d9fd2b20]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(631)@dc2b9a5d0dfe: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250410090026912 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090026912 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410090026912 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410090026912 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410090026912 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410090026913 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410090026913 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410090026913 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410090026913 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090026913 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410090026913 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090026913 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410090026913 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410090026913 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410090026913 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410090026913 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410090026913 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250410090026913 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410090026913 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090026913 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090026913 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090026913 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090026913 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090026913 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090026913 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090026913 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090026913 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090026913 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090026913 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090026913 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090026913 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090026913 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410090026913 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250410090026913 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250410090026913 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250410090026913 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250410090026913 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410090026913 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410090026913 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090026913 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090026913 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090026913 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090026913 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090026913 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090026913 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090026913 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090026913 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090026913 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090026913 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090026913 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090026913 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090026913 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410090026913 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090026913 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090026913 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090026913 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090026913 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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) 20250410090026913 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250410090026913 DRANAP NOTICE cnlink(sgsn-0)[0x55b0da03d3a0]{CONNECTED}: link up (cnlink.c:111) 20250410090026913 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410090026913 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410090026913 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.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' 20250410090026913 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410090026913 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410090026913 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090026913 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  20250410090026915 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090026915 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410090026915 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410090026915 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410090026915 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410090026915 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410090026915 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410090026915 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410090026915 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090026915 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410090026915 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090026915 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410090026915 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410090026915 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410090026915 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410090026915 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410090026915 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250410090026915 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410090026915 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090026915 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090026915 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090026915 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090026915 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090026915 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090026915 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090026915 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090026915 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090026915 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090026915 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090026915 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090026915 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090026915 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410090026915 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250410090026915 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250410090026915 DRANAP INFO cnlink(sgsn-0)[0x55b0da03d3a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(634)@dc2b9a5d0dfe: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250410090026919 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090026919 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250410090026919 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250410090026919 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 20250410090026919 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410090026919 DLSS7 <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' 20250410090026919 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410090026919 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410090026919 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090026919 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410090026919 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090026919 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410090026919 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410090026919 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) 20250410090026919 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410090026919 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410090026919 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250410090026919 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250410090026919 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090026919 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090026919 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090026919 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090026919 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090026919 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090026919 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090026919 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090026919 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090026919 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090026919 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090026919 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090026919 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090026919 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410090026919 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250410090026919 DRANAP DEBUG cnlink(sgsn-1)[0x55b0da03dd30]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250410090026919 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) 20250410090026919 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) 20250410090026919 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410090026919 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250410090026919 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090026919 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090026919 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090026919 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090026919 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090026919 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090026919 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090026919 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090026919 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090026919 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090026919 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090026919 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090026919 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090026919 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250410090026919 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090026919 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250410090026919 DRANAP DEBUG cnlink(sgsn-1)[0x55b0da03dd30]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250410090026919 DRANAP NOTICE cnlink(sgsn-1)[0x55b0da03dd30]{CONNECTED}: link up (cnlink.c:111) 20250410090026919 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090026919 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090026919 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090026919 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250410090026919 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250410090026919 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' 20250410090026919 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 20250410090026919 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250410090026919 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090026919 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  20250410090026921 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090026921 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250410090026921 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250410090026921 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 20250410090026921 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410090026921 DLSS7 <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' 20250410090026921 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410090026921 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410090026921 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090026921 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410090026921 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090026921 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410090026921 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410090026921 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) 20250410090026921 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410090026921 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410090026921 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250410090026921 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250410090026921 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090026921 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090026921 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090026921 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090026921 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090026921 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090026921 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090026921 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090026921 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090026921 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090026921 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090026921 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090026921 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090026921 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410090026921 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250410090026921 DRANAP DEBUG cnlink(sgsn-1)[0x55b0da03dd30]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250410090026921 DRANAP INFO cnlink(sgsn-1)[0x55b0da03dd30]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn2-RAN(637)@dc2b9a5d0dfe: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250410090026933 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) 20250410090026933 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn2-0) Received M3UA Message (XFER:DATA) 20250410090026933 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn2-0) m3ua_rx_xfer 20250410090026933 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 20250410090026933 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410090026933 DLSS7 <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' 20250410090026933 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410090026933 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410090026933 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090026933 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410090026933 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090026933 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410090026933 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410090026933 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) 20250410090026933 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410090026933 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410090026933 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20250410090026933 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250410090026933 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) 20250410090026933 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090026933 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090026933 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090026933 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090026933 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090026933 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090026933 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090026933 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090026933 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) 20250410090026933 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090026933 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090026933 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090026933 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410090026933 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250410090026933 DRANAP DEBUG cnlink(sgsn-2)[0x55b0da03e6c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250410090026933 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) 20250410090026933 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) 20250410090026933 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410090026933 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250410090026933 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090026933 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090026933 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090026933 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090026933 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090026933 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090026933 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090026933 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090026933 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090026933 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090026933 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090026933 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090026933 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090026933 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250410090026933 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090026933 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250410090026933 DRANAP DEBUG cnlink(sgsn-2)[0x55b0da03e6c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250410090026933 DRANAP NOTICE cnlink(sgsn-2)[0x55b0da03e6c0]{CONNECTED}: link up (cnlink.c:111) 20250410090026933 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090026933 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090026933 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090026933 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250410090026933 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250410090026933 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' 20250410090026933 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 20250410090026933 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250410090026933 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090026933 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  20250410090026933 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) 20250410090026933 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn2-0) Received M3UA Message (XFER:DATA) 20250410090026933 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn2-0) m3ua_rx_xfer 20250410090026933 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 20250410090026933 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410090026933 DLSS7 <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' 20250410090026933 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410090026933 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410090026933 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090026933 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410090026933 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090026933 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410090026933 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410090026933 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) 20250410090026933 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410090026933 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410090026933 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20250410090026933 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250410090026933 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) 20250410090026933 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090026933 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090026933 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090026933 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090026933 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090026933 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090026933 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090026933 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090026933 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) 20250410090026933 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090026933 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090026933 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090026933 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410090026933 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250410090026933 DRANAP DEBUG cnlink(sgsn-2)[0x55b0da03e6c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250410090026933 DRANAP INFO cnlink(sgsn-2)[0x55b0da03e6c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250410090027955 DLCTRL DEBUG Command: GET 973723982 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250410090027955 DLCTRL DEBUG Tx Command reply: GET_REPLY 973723982 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250410090027963 DLCTRL DEBUG Command: GET 261835303 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250410090027963 DLCTRL DEBUG Tx Command reply: GET_REPLY 261835303 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250410090027966 DLCTRL DEBUG Command: GET 457640466 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250410090027966 DLCTRL DEBUG Tx Command reply: GET_REPLY 457640466 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250410090027967 DLCTRL DEBUG Command: GET 391514366 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410090027967 DLCTRL DEBUG Tx Command reply: GET_REPLY 391514366 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410090027969 DLCTRL DEBUG Command: GET 812250958 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250410090027969 DLCTRL DEBUG Tx Command reply: GET_REPLY 812250958 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250410090027970 DLCTRL DEBUG Command: GET 800395206 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250410090027970 DLCTRL DEBUG Tx Command reply: GET_REPLY 800395206 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250410090027971 DLCTRL DEBUG Command: GET 675804453 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250410090027971 DLCTRL DEBUG Tx Command reply: GET_REPLY 675804453 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250410090027972 DLCTRL DEBUG Command: GET 153304546 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250410090027972 DLCTRL DEBUG Tx Command reply: GET_REPLY 153304546 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250410090027973 DLCTRL DEBUG Command: GET 687844644 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410090027973 DLCTRL DEBUG Tx Command reply: GET_REPLY 687844644 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410090027974 DLCTRL DEBUG Command: GET 591683528 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250410090027974 DLCTRL DEBUG Tx Command reply: GET_REPLY 591683528 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250410090027974 DLCTRL DEBUG Command: GET 672359618 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250410090027974 DLCTRL DEBUG Tx Command reply: GET_REPLY 672359618 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250410090027975 DLCTRL DEBUG Command: GET 29221270 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250410090027975 DLCTRL DEBUG Tx Command reply: GET_REPLY 29221270 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250410090027976 DLCTRL DEBUG Command: GET 273394146 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250410090027976 DLCTRL DEBUG Tx Command reply: GET_REPLY 273394146 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250410090027977 DLCTRL DEBUG Command: GET 590389813 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410090027977 DLCTRL DEBUG Tx Command reply: GET_REPLY 590389813 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410090027978 DLCTRL DEBUG Command: GET 457689779 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250410090027978 DLCTRL DEBUG Tx Command reply: GET_REPLY 457689779 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250410090027980 DLCTRL DEBUG Command: GET 38960581 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250410090027980 DLCTRL DEBUG Tx Command reply: GET_REPLY 38960581 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250410090027981 DLCTRL DEBUG Command: GET 87349323 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250410090027981 DLCTRL DEBUG Tx Command reply: GET_REPLY 87349323 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250410090027982 DLCTRL DEBUG Command: GET 817248902 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250410090027982 DLCTRL DEBUG Tx Command reply: GET_REPLY 817248902 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250410090027983 DLCTRL DEBUG Command: GET 153850171 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410090027983 DLCTRL DEBUG Tx Command reply: GET_REPLY 153850171 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410090027984 DLCTRL DEBUG Command: GET 981848216 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250410090027984 DLCTRL DEBUG Tx Command reply: GET_REPLY 981848216 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@dc2b9a5d0dfe: 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@dc2b9a5d0dfe: "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@dc2b9a5d0dfe: 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@dc2b9a5d0dfe: 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@dc2b9a5d0dfe: 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 := '000000000000000001111111'B, t_guard := 20.000000 } 20250410090027995 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43656<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc2-RAN(628)@dc2b9a5d0dfe: f_create_expect(l3 := '05080200F110172A5205F442800023'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(628)@dc2b9a5d0dfe: 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)@dc2b9a5d0dfe: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_20(640)1904040 20250410090029031 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410090029031 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410090029031 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1351) 20250410090029031 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250410090029031 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x1d0da8, normal) (hnbgw_rua.c:407) 20250410090029031 DHNB DEBUG map_rua[0x55b0da074890]{init}: Allocated (fsm.c:456) 20250410090029031 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1904040)[0x55b0da074890]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250410090029031 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1904040 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250410090029031 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410090029031 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410090029031 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1904040 SCCP-0 CS MI=TMSI-0x42800023: TMSI-0x42800023 NRI(10bit)=0x200=512: NRI match selects msc 2 (hnbgw_cn.c:1078) 20250410090029032 DCN DEBUG map_sccp[0x55b0da07c750]{init}: Allocated (fsm.c:456) 20250410090029032 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-76)[0x55b0da07c750]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250410090029032 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-1904040 <-> SCCP-76 msc-2 msc-two cs7-0.sccp l=0.23.5<->r=0.0.3 (context_map.c:128) 20250410090029032 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1904040 SCCP-76 msc-2 MI=TMSI-0x42800023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20250410090029032 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1904040)[0x55b0da074890]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250410090029032 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410090029032 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410090029032 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1904040)[0x55b0da074890]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250410090029032 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-76)[0x55b0da07c750]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250410090029032 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250410090029032 DLSCCP DEBUG SCCP-SCOC(76)[0x55b0da07c400]{IDLE}: Allocated (fsm.c:456) 20250410090029032 DLSCCP DEBUG SCCP-SCOC(76)[0x55b0da07c400]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250410090029032 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442800023004f400300007f0056400500f1100926) (sccp_scrc.c:415) 20250410090029032 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090029032 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090029032 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090029032 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090029032 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090029032 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090029032 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090029032 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090029032 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090029032 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090029032 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090029032 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090029032 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090029032 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250410090029032 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090029032 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 7f 00 56 40 05 00 f1 10 09 26 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090029032 DLSCCP DEBUG SCCP-SCOC(76)[0x55b0da07c400]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250410090029032 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-76)[0x55b0da07c750]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250410090029032 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1904040)[0x55b0da074890]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250410090029032 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090029032 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090029032 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090029032 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250410090029032 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250410090029032 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' 20250410090029032 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 20250410090029032 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250410090029032 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090029032 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 7f 00 56 40 05 00 f1 10 09 26 00 00 00 06 00 08 00 00 00 05  HNBGW_Test.msc2-SCCP(627)@dc2b9a5d0dfe: First idle individual index:0 HNBGW_Test.msc2-SCCP(627)@dc2b9a5d0dfe: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc2-RAN(628)@dc2b9a5d0dfe: Found Expect[0] for l3='05080200F110172A5205F442800023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_20(640) HNBGW_Test.msc2-RAN(628)@dc2b9a5d0dfe: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_20(640)7787621 HNBGW_Test.msc2-SCCP(627)@dc2b9a5d0dfe: Session index based on connection ID:0 HNBGW_Test.msc2-SCCP(627)@dc2b9a5d0dfe: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_valid_nri_20(640)@dc2b9a5d0dfe: setverdict(pass): none -> pass 20250410090029050 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) 20250410090029051 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250410090029051 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250410090029051 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 20250410090029051 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410090029051 DLSS7 <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' 20250410090029051 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410090029051 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410090029051 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090029051 DLSS7 <000c> osmo_ss7_asp.c:1175 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 4c be e7 02 00 00 00 00 00 06 00 08 00 00 00 07  MTC@dc2b9a5d0dfe: 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 } } } 20250410090029051 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090029051 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410090029051 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410090029051 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) 20250410090029051 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410090029051 DLSS7 DEBUG scrc_rx_mtp_xfer_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=004cbee7) (sccp_scrc.c:486) 20250410090029051 DLSCCP DEBUG Received CO:COAK for local reference 76 (sccp_scoc.c:1855) 20250410090029051 DLSCCP DEBUG SCCP-SCOC(76)[0x55b0da07c400]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250410090029051 DLSCCP DEBUG SCCP-SCOC(76)[0x55b0da07c400]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250410090029051 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090029051 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250410090029051 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) 20250410090029051 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-76)[0x55b0da07c750]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250410090029051 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-76)[0x55b0da07c750]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250410090029052 DLCTRL DEBUG Command: GET 180332875 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250410090029053 DLCTRL DEBUG Tx Command reply: GET_REPLY 180332875 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250410090029057 DLCTRL DEBUG Command: GET 514075008 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250410090029057 DLCTRL DEBUG Tx Command reply: GET_REPLY 514075008 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250410090029061 DLCTRL DEBUG Command: GET 638862227 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250410090029061 DLCTRL DEBUG Tx Command reply: GET_REPLY 638862227 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250410090029065 DLCTRL DEBUG Command: GET 387250565 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410090029065 DLCTRL DEBUG Tx Command reply: GET_REPLY 387250565 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410090029068 DLCTRL DEBUG Command: GET 58674144 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250410090029068 DLCTRL DEBUG Tx Command reply: GET_REPLY 58674144 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed 20250410090029072 DLCTRL DEBUG Command: GET 668299498 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250410090029072 DLCTRL DEBUG Tx Command reply: GET_REPLY 668299498 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250410090029075 DLCTRL DEBUG Command: GET 430901736 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250410090029075 DLCTRL DEBUG Tx Command reply: GET_REPLY 430901736 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250410090029078 DLCTRL DEBUG Command: GET 671177831 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250410090029078 DLCTRL DEBUG Tx Command reply: GET_REPLY 671177831 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250410090029080 DLCTRL DEBUG Command: GET 375635006 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410090029080 DLCTRL DEBUG Tx Command reply: GET_REPLY 375635006 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410090029082 DLCTRL DEBUG Command: GET 784699933 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250410090029082 DLCTRL DEBUG Tx Command reply: GET_REPLY 784699933 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed 20250410090029084 DLCTRL DEBUG Command: GET 595138342 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250410090029084 DLCTRL DEBUG Tx Command reply: GET_REPLY 595138342 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250410090029086 DLCTRL DEBUG Command: GET 64833942 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250410090029086 DLCTRL DEBUG Tx Command reply: GET_REPLY 64833942 rate_ctr.abs.msc.2.cnpool:subscr:known 1 (control_if.c:477) 20250410090029087 DLCTRL DEBUG Command: GET 456245787 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250410090029087 DLCTRL DEBUG Tx Command reply: GET_REPLY 456245787 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250410090029088 DLCTRL DEBUG Command: GET 703180341 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410090029088 DLCTRL DEBUG Tx Command reply: GET_REPLY 703180341 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410090029090 DLCTRL DEBUG Command: GET 481390547 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250410090029090 DLCTRL DEBUG Tx Command reply: GET_REPLY 481390547 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed 20250410090029091 DLCTRL DEBUG Command: GET 612884897 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250410090029091 DLCTRL DEBUG Tx Command reply: GET_REPLY 612884897 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250410090029093 DLCTRL DEBUG Command: GET 339660096 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250410090029093 DLCTRL DEBUG Tx Command reply: GET_REPLY 339660096 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250410090029096 DLCTRL DEBUG Command: GET 109448541 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250410090029096 DLCTRL DEBUG Tx Command reply: GET_REPLY 109448541 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250410090029099 DLCTRL DEBUG Command: GET 79376546 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410090029099 DLCTRL DEBUG Tx Command reply: GET_REPLY 79376546 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410090029102 DLCTRL DEBUG Command: GET 135959584 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250410090029102 DLCTRL DEBUG Tx Command reply: GET_REPLY 135959584 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed MTC@dc2b9a5d0dfe: 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 := '000000000000000111011100'B, t_guard := 20.000000 } 20250410090029124 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43672<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc2-RAN(628)@dc2b9a5d0dfe: f_create_expect(l3 := '0524010350590205F442A98023'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(628)@dc2b9a5d0dfe: 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)@dc2b9a5d0dfe: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_20(641)95945 20250410090030146 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410090030146 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410090030146 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1351) 20250410090030146 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250410090030146 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x176c9, normal) (hnbgw_rua.c:407) 20250410090030146 DHNB DEBUG map_rua[0x55b0da07b8a0]{init}: Allocated (fsm.c:456) 20250410090030146 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-95945)[0x55b0da07b8a0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250410090030146 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-95945 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250410090030146 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410090030146 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410090030146 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:211) 20250410090030146 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-95945 SCCP-0 CS MI=TMSI-0x42A98023: TMSI-0x42A98023 NRI(10bit)=0x2a6=678: NRI match selects msc 2 (hnbgw_cn.c:1078) 20250410090030146 DCN DEBUG map_sccp[0x55b0da08e910]{init}: Allocated (fsm.c:456) 20250410090030146 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-77)[0x55b0da08e910]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250410090030146 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-95945 <-> SCCP-77 msc-2 msc-two cs7-0.sccp l=0.23.5<->r=0.0.3 (context_map.c:128) 20250410090030146 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-95945 SCCP-77 msc-2 MI=TMSI-0x42A98023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:312) 20250410090030146 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-95945)[0x55b0da07b8a0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250410090030146 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410090030146 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410090030146 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-95945)[0x55b0da07b8a0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250410090030146 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-77)[0x55b0da08e910]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250410090030146 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250410090030146 DLSCCP DEBUG SCCP-SCOC(77)[0x55b0da055950]{IDLE}: Allocated (fsm.c:456) 20250410090030146 DLSCCP DEBUG SCCP-SCOC(77)[0x55b0da055950]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250410090030146 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0524010350590205f442a98023004f40030001dc0056400500f1100926) (sccp_scrc.c:415) 20250410090030146 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090030146 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090030146 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090030146 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090030146 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090030146 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090030146 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090030146 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090030146 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090030146 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090030146 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090030146 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090030146 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090030146 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250410090030146 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090030146 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 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) 20250410090030146 DLSCCP DEBUG SCCP-SCOC(77)[0x55b0da055950]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250410090030146 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-77)[0x55b0da08e910]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250410090030146 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-95945)[0x55b0da07b8a0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250410090030147 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090030147 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090030147 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090030147 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250410090030147 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250410090030147 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' 20250410090030147 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 20250410090030147 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250410090030147 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090030147 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 dc 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)@dc2b9a5d0dfe: First idle individual index:1 HNBGW_Test.msc2-SCCP(627)@dc2b9a5d0dfe: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc2-RAN(628)@dc2b9a5d0dfe: Found Expect[0] for l3='0524010350590205F442A98023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_20(641) HNBGW_Test.msc2-RAN(628)@dc2b9a5d0dfe: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_20(641)2771239 HNBGW_Test.msc2-SCCP(627)@dc2b9a5d0dfe: Session index based on connection ID:1 HNBGW_Test.msc2-SCCP(627)@dc2b9a5d0dfe: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250410090030150 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) 20250410090030150 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250410090030150 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250410090030150 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 20250410090030150 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410090030150 DLSS7 <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' 20250410090030150 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410090030150 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410090030150 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090030150 DLSS7 <000c> osmo_ss7_asp.c:1175 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 d3 cb 9f 02 00 00 00 00 00 06 00 08 00 00 00 07  20250410090030150 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090030150 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410090030150 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410090030150 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) 20250410090030150 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410090030150 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00d3cb9f) (sccp_scrc.c:486) 20250410090030150 DLSCCP DEBUG Received CO:COAK for local reference 77 (sccp_scoc.c:1855) 20250410090030150 DLSCCP DEBUG SCCP-SCOC(77)[0x55b0da055950]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250410090030151 DLSCCP DEBUG SCCP-SCOC(77)[0x55b0da055950]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250410090030151 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090030151 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250410090030151 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) 20250410090030151 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-77)[0x55b0da08e910]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250410090030151 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-77)[0x55b0da08e910]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_mscpool_L3Complete_by_tmsi_valid_nri_20(641)@dc2b9a5d0dfe: setverdict(pass): none -> pass MTC@dc2b9a5d0dfe: 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 } } } 20250410090030152 DLCTRL DEBUG Command: GET 748336205 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250410090030152 DLCTRL DEBUG Tx Command reply: GET_REPLY 748336205 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250410090030154 DLCTRL DEBUG Command: GET 350778277 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250410090030154 DLCTRL DEBUG Tx Command reply: GET_REPLY 350778277 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250410090030157 DLCTRL DEBUG Command: GET 601673124 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250410090030157 DLCTRL DEBUG Tx Command reply: GET_REPLY 601673124 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250410090030160 DLCTRL DEBUG Command: GET 840208663 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410090030160 DLCTRL DEBUG Tx Command reply: GET_REPLY 840208663 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410090030163 DLCTRL DEBUG Command: GET 870959471 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250410090030163 DLCTRL DEBUG Tx Command reply: GET_REPLY 870959471 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed 20250410090030167 DLCTRL DEBUG Command: GET 858266318 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250410090030167 DLCTRL DEBUG Tx Command reply: GET_REPLY 858266318 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250410090030171 DLCTRL DEBUG Command: GET 149439467 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250410090030171 DLCTRL DEBUG Tx Command reply: GET_REPLY 149439467 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250410090030173 DLCTRL DEBUG Command: GET 537143542 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250410090030173 DLCTRL DEBUG Tx Command reply: GET_REPLY 537143542 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250410090030176 DLCTRL DEBUG Command: GET 248946529 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410090030176 DLCTRL DEBUG Tx Command reply: GET_REPLY 248946529 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410090030178 DLCTRL DEBUG Command: GET 823592645 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250410090030178 DLCTRL DEBUG Tx Command reply: GET_REPLY 823592645 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed 20250410090030180 DLCTRL DEBUG Command: GET 317542048 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250410090030180 DLCTRL DEBUG Tx Command reply: GET_REPLY 317542048 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250410090030183 DLCTRL DEBUG Command: GET 470497098 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250410090030184 DLCTRL DEBUG Tx Command reply: GET_REPLY 470497098 rate_ctr.abs.msc.2.cnpool:subscr:known 2 (control_if.c:477) 20250410090030188 DLCTRL DEBUG Command: GET 925159341 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250410090030188 DLCTRL DEBUG Tx Command reply: GET_REPLY 925159341 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250410090030192 DLCTRL DEBUG Command: GET 390782984 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410090030192 DLCTRL DEBUG Tx Command reply: GET_REPLY 390782984 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410090030195 DLCTRL DEBUG Command: GET 495834441 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250410090030195 DLCTRL DEBUG Tx Command reply: GET_REPLY 495834441 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed 20250410090030199 DLCTRL DEBUG Command: GET 692732106 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250410090030199 DLCTRL DEBUG Tx Command reply: GET_REPLY 692732106 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250410090030203 DLCTRL DEBUG Command: GET 487116008 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250410090030203 DLCTRL DEBUG Tx Command reply: GET_REPLY 487116008 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250410090030207 DLCTRL DEBUG Command: GET 66204062 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250410090030207 DLCTRL DEBUG Tx Command reply: GET_REPLY 66204062 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250410090030211 DLCTRL DEBUG Command: GET 344350457 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410090030211 DLCTRL DEBUG Tx Command reply: GET_REPLY 344350457 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410090030215 DLCTRL DEBUG Command: GET 721616440 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250410090030215 DLCTRL DEBUG Tx Command reply: GET_REPLY 721616440 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed MTC@dc2b9a5d0dfe: 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 := '000000000000000011001111'B, t_guard := 20.000000 } 20250410090030242 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43682<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(625)@dc2b9a5d0dfe: f_create_expect(l3 := '05080200F110172A52082926240000000010'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(625)@dc2b9a5d0dfe: 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)@dc2b9a5d0dfe: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_valid_nri_20(642)15951971 20250410090031267 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410090031267 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410090031267 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250410090031267 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250410090031267 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xf36863, normal) (hnbgw_rua.c:407) 20250410090031267 DHNB DEBUG map_rua[0x55b0d9ec24b0]{init}: Allocated (fsm.c:456) 20250410090031267 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15951971)[0x55b0d9ec24b0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250410090031267 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15951971 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250410090031267 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410090031267 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410090031267 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15951971 SCCP-0 CS MI=IMSI-262420000000001: CN link round-robin selects msc 1 (hnbgw_cn.c:1125) 20250410090031267 DCN DEBUG map_sccp[0x55b0da054820]{init}: Allocated (fsm.c:456) 20250410090031267 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-78)[0x55b0da054820]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250410090031267 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-15951971 <-> SCCP-78 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20250410090031267 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15951971 SCCP-78 msc-1 MI=IMSI-262420000000001: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250410090031267 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15951971)[0x55b0d9ec24b0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250410090031267 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410090031267 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410090031267 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15951971)[0x55b0d9ec24b0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250410090031267 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-78)[0x55b0da054820]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250410090031267 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250410090031268 DLSCCP DEBUG SCCP-SCOC(78)[0x55b0da07a140]{IDLE}: Allocated (fsm.c:456) 20250410090031268 DLSCCP DEBUG SCCP-SCOC(78)[0x55b0da07a140]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250410090031268 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000010004f40030000cf0056400500f1100926) (sccp_scrc.c:415) 20250410090031268 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090031268 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090031268 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090031268 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090031268 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090031268 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090031268 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090031268 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090031268 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090031268 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090031268 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090031268 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090031268 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090031268 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410090031268 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090031268 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 bd 00 00 00 02 03 00 00 0a 01 00 00 4e 02 02 06 04 43 02 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 10 00 4f 40 03 00 00 cf 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) 20250410090031268 DLSCCP DEBUG SCCP-SCOC(78)[0x55b0da07a140]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250410090031268 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-78)[0x55b0da054820]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250410090031268 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15951971)[0x55b0d9ec24b0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250410090031268 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090031268 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090031268 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090031268 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410090031268 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410090031268 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250410090031268 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250410090031268 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250410090031268 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090031268 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 00 cf 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)@dc2b9a5d0dfe: First idle individual index:0 HNBGW_Test.msc1-SCCP(624)@dc2b9a5d0dfe: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(625)@dc2b9a5d0dfe: Found Expect[0] for l3='05080200F110172A52082926240000000010'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_20(642) HNBGW_Test.msc1-RAN(625)@dc2b9a5d0dfe: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_20(642)14206844 HNBGW_Test.msc1-SCCP(624)@dc2b9a5d0dfe: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(624)@dc2b9a5d0dfe: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_valid_nri_20(642)@dc2b9a5d0dfe: setverdict(pass): none -> pass 20250410090031287 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090031287 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250410090031287 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250410090031287 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 20250410090031287 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410090031287 DLSS7 <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' 20250410090031287 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410090031287 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410090031287 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090031287 DLSS7 <000c> osmo_ss7_asp.c:1175 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 c9 24 a9 02 00 00 00 00 00 06 00 08 00 00 00 07  MTC@dc2b9a5d0dfe: 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 } } } 20250410090031287 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090031287 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410090031287 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410090031287 DLM3UA DEBUG 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) 20250410090031287 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410090031287 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00c924a9) (sccp_scrc.c:486) 20250410090031287 DLSCCP DEBUG Received CO:COAK for local reference 78 (sccp_scoc.c:1855) 20250410090031287 DLSCCP DEBUG SCCP-SCOC(78)[0x55b0da07a140]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250410090031287 DLSCCP DEBUG SCCP-SCOC(78)[0x55b0da07a140]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250410090031287 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090031287 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250410090031287 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) 20250410090031287 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-78)[0x55b0da054820]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250410090031287 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-78)[0x55b0da054820]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250410090031288 DLCTRL DEBUG Command: GET 118320010 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250410090031288 DLCTRL DEBUG Tx Command reply: GET_REPLY 118320010 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250410090031291 DLCTRL DEBUG Command: GET 295960316 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250410090031291 DLCTRL DEBUG Tx Command reply: GET_REPLY 295960316 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250410090031294 DLCTRL DEBUG Command: GET 521895672 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250410090031294 DLCTRL DEBUG Tx Command reply: GET_REPLY 521895672 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250410090031296 DLCTRL DEBUG Command: GET 388090272 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410090031297 DLCTRL DEBUG Tx Command reply: GET_REPLY 388090272 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410090031299 DLCTRL DEBUG Command: GET 975388130 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250410090031299 DLCTRL DEBUG Tx Command reply: GET_REPLY 975388130 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed 20250410090031300 DLCTRL DEBUG Command: GET 172086769 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250410090031300 DLCTRL DEBUG Tx Command reply: GET_REPLY 172086769 rate_ctr.abs.msc.1.cnpool:subscr:new 1 (control_if.c:477) 20250410090031302 DLCTRL DEBUG Command: GET 589118383 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250410090031302 DLCTRL DEBUG Tx Command reply: GET_REPLY 589118383 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250410090031304 DLCTRL DEBUG Command: GET 722551307 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250410090031304 DLCTRL DEBUG Tx Command reply: GET_REPLY 722551307 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250410090031305 DLCTRL DEBUG Command: GET 203903708 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410090031305 DLCTRL DEBUG Tx Command reply: GET_REPLY 203903708 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410090031307 DLCTRL DEBUG Command: GET 959587618 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250410090031307 DLCTRL DEBUG Tx Command reply: GET_REPLY 959587618 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed 20250410090031308 DLCTRL DEBUG Command: GET 823429147 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250410090031308 DLCTRL DEBUG Tx Command reply: GET_REPLY 823429147 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250410090031310 DLCTRL DEBUG Command: GET 392607916 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250410090031310 DLCTRL DEBUG Tx Command reply: GET_REPLY 392607916 rate_ctr.abs.msc.2.cnpool:subscr:known 2 (control_if.c:477) 20250410090031311 DLCTRL DEBUG Command: GET 594638142 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250410090031311 DLCTRL DEBUG Tx Command reply: GET_REPLY 594638142 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250410090031312 DLCTRL DEBUG Command: GET 452539244 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410090031312 DLCTRL DEBUG Tx Command reply: GET_REPLY 452539244 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410090031313 DLCTRL DEBUG Command: GET 733290289 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250410090031313 DLCTRL DEBUG Tx Command reply: GET_REPLY 733290289 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed 20250410090031315 DLCTRL DEBUG Command: GET 839526919 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250410090031315 DLCTRL DEBUG Tx Command reply: GET_REPLY 839526919 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250410090031317 DLCTRL DEBUG Command: GET 852600885 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250410090031317 DLCTRL DEBUG Tx Command reply: GET_REPLY 852600885 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250410090031318 DLCTRL DEBUG Command: GET 486264956 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250410090031318 DLCTRL DEBUG Tx Command reply: GET_REPLY 486264956 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250410090031320 DLCTRL DEBUG Command: GET 189913972 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410090031320 DLCTRL DEBUG Tx Command reply: GET_REPLY 189913972 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410090031321 DLCTRL DEBUG Command: GET 88656714 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250410090031321 DLCTRL DEBUG Tx Command reply: GET_REPLY 88656714 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed MTC@dc2b9a5d0dfe: ok: talloc reports "asn1_context" = 1 bytes 20250410090031326 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43642<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250410090031326 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:41743<->l=127.0.0.1:4262) (control_if.c:193) VirtHNBGW-STATS(614)@dc2b9a5d0dfe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(615)@dc2b9a5d0dfe: Final verdict of PTC: none MTC@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed 20250410090031329 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43628<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250410090031330 DLINP DEBUG SRVCONN(,r=127.0.0.1:47236<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410090031330 DLINP DEBUG SRVCONN(,r=127.0.0.1:47236<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410090031330 DLINP NOTICE SRV(,r=127.0.0.1:47236<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410090031330 DMAIN NOTICE (127.0.0.1:47236 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:47236<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250410090031330 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1-RUA(620)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(630)@dc2b9a5d0dfe: Final verdict of PTC: none 20250410090031332 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250410090031332 DLSS7 <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(631)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW_Test.sgsn2-SCCP(636)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(634)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(621)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(633)@dc2b9a5d0dfe: Final verdict of PTC: none 20250410090031332 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250410090031332 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250410090031332 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250410090031332 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) 20250410090031332 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250410090031332 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn1-0) xUA SRV SHUTDOWN_EVENT 20250410090031333 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250410090031333 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410090031333 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250410090031333 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250410090031333 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250410090031333 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) 20250410090031333 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250410090031333 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250410090031333 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250410090031333 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090031333 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-sgsn0-0: connection closed 20250410090031333 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250410090031333 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250410090031333 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250410090031333 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250410090031333 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 20250410090031333 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  20250410090031333 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  20250410090031333 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  20250410090031333 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  20250410090031333 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  20250410090031333 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410090031333 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250410090031333 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250410090031333 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 20250410090031333 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090031333 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-sgsn1-0: connection closed 20250410090031333 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250410090031333 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250410090031333 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250410090031333 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250410090031333 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 20250410090031333 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  20250410090031333 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  20250410090031333 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  20250410090031333 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  20250410090031333 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410090031333 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250410090031333 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250410090031333 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250410090031333 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410090031333 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250410090031333 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250410090031333 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090031333 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-RAN(622)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW_Test.sgsn2-RAN(637)@dc2b9a5d0dfe: Final verdict of PTC: none 20250410090031333 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250410090031333 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250410090031333 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410090031333 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410090031334 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090031334 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410090031334 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250410090031334 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250410090031334 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250410090031334 DRANAP NOTICE cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: link lost (cnlink.c:118) TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0-RUA(618)@dc2b9a5d0dfe: Final verdict of PTC: none 20250410090031334 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090031334 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250410090031333 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 20250410090031333 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250410090031333 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250410090031333 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410090031333 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250410090031333 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250410090031333 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 20250410090031333 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250410090031333 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) 20250410090031333 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250410090031333 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc1-0) xUA SRV SHUTDOWN_EVENT 20250410090031334 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 20250410090031334 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250410090031334 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) 20250410090031334 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc2-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250410090031334 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc2-0) xUA SRV SHUTDOWN_EVENT 20250410090031334 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 20250410090031334 DLINP <0002> stream.c:265 virt-sgsn2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250410090031334 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) 20250410090031334 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn2-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250410090031334 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn2-0) xUA SRV SHUTDOWN_EVENT 20250410090031334 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250410090031334 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250410090031334 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090031334 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-msc0-0: connection closed 20250410090031334 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250410090031334 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250410090031334 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250410090031334 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250410090031334 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 20250410090031334 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.1.2/0 (xua_snm.c:378) 20250410090031334 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410090031334 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  20250410090031334 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  20250410090031334 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  20250410090031334 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410090031334 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250410090031334 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250410090031334 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410090031334 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250410090031334 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) 20250410090031334 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250410090031334 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250410090031334 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250410090031334 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) 20250410090031334 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc2-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250410090031334 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc2-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP HNBGW_Test.msc1-RAN(625)@dc2b9a5d0dfe: Final verdict of PTC: none 20250410090031334 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090031334 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410090031334 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250410090031334 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250410090031334 DRANAP DEBUG cnlink(sgsn-1)[0x55b0da03dd30]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250410090031334 DRANAP NOTICE cnlink(sgsn-1)[0x55b0da03dd30]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc1-SCCP(624)@dc2b9a5d0dfe: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0(617)@dc2b9a5d0dfe: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1(619)@dc2b9a5d0dfe: Final verdict of PTC: none 20250410090031334 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090031335 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250410090031335 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:378) 20250410090031335 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410090031335 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410090031335 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090031335 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410090031335 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250410090031335 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250410090031335 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250410090031335 DRANAP NOTICE cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.sgsn0-M3UA(632)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(623)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW_Test.msc2-RAN(628)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(627)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(635)@dc2b9a5d0dfe: Final verdict of PTC: none 20250410090031335 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090031336 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250410090031336 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.0.2/0 (xua_snm.c:378) 20250410090031336 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410090031336 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410090031336 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090031336 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410090031336 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250410090031336 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250410090031336 DRANAP DEBUG cnlink(msc-1)[0x55b0d9fd5920]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250410090031336 DRANAP NOTICE cnlink(msc-1)[0x55b0d9fd5920]{DISCONNECTED}: link lost (cnlink.c:118) 20250410090031336 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-78)[0x55b0da054820]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250410090031336 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250410090031336 DLSCCP DEBUG SCCP-SCOC(78)[0x55b0da07a140]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250410090031337 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c924a9), PART(T=Source Reference,L=4,D=0000004e), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250410090031337 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090031337 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090031337 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090031337 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090031337 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410090031337 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090031337 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [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 c9 24 a9 00 00 4e 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090031337 DLSCCP DEBUG SCCP-SCOC(78)[0x55b0da07a140]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250410090031337 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-78)[0x55b0da054820]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250410090031337 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15951971)[0x55b0d9ec24b0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250410090031337 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15951971)[0x55b0d9ec24b0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250410090031337 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250410090031337 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15951971)[0x55b0d9ec24b0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250410090031338 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15951971)[0x55b0d9ec24b0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250410090031338 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15951971)[0x55b0d9ec24b0]{disrupted}: Freeing instance (context_map.c:202) 20250410090031338 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15951971)[0x55b0d9ec24b0]{disrupted}: Deallocated (fsm.c:568) 20250410090031338 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-78)[0x55b0da054820]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250410090031338 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-78)[0x55b0da054820]{disconnected}: Freeing instance (context_map.c:206) 20250410090031338 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-78)[0x55b0da054820]{disconnected}: Deallocated (fsm.c:568) 20250410090031338 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15951971 SCCP-78 msc-1 MI=IMSI-262420000000001: Deallocating (context_map.c:225) TC_mscpool_L3Complete_by_tmsi_valid_nri_20(640)@dc2b9a5d0dfe: Final verdict of PTC: pass TC_mscpool_L3Complete_by_tmsi_valid_nri_20(641)@dc2b9a5d0dfe: Final verdict of PTC: pass HNBGW-MGCP(639)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(626)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(629)@dc2b9a5d0dfe: Final verdict of PTC: none 20250410090031334 DLINP <0002> stream.c:265 virt-sgsn2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250410090031334 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) 20250410090031334 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn2-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250410090031334 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn2-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250410090031334 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 20250410090031334 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090031335 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-msc1-0: connection closed 20250410090031335 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250410090031335 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250410090031335 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250410090031335 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250410090031335 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 20250410090031335 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  20250410090031335 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  20250410090031335 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410090031335 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250410090031335 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250410090031335 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 20250410090031335 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) 20250410090031335 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-msc2-0: connection closed 20250410090031335 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250410090031335 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250410090031335 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250410090031335 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20250410090031335 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 20250410090031335 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  20250410090031335 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410090031335 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250410090031335 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250410090031335 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 20250410090031335 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) 20250410090031335 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-sgsn2-0: connection closed 20250410090031335 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250410090031335 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250410090031335 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250410090031335 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn2){AS_ACTIVE}: state_chg to AS_PENDING 20250410090031335 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 20250410090031335 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410090031335 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250410090031335 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250410090031342 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090031342 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090031342 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090031342 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410090031342 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410090031342 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250410090031344 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090031344 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090031344 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090031344 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250410090031344 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for20250410090031338 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090031338 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250410090031338 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.0.3/0 (xua_snm.c:378) 20250410090031338 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410090031338 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410090031338 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090031338 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410090031339 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250410090031339 DCN NOTICE (msc-2) now unreachable: N-PCSTATE ind: pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250410090031339 DRANAP DEBUG cnlink(msc-2)[0x55b0d9fd2b20]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250410090031339 DRANAP NOTICE cnlink(msc-2)[0x55b0d9fd2b20]{DISCONNECTED}: link lost (cnlink.c:118) 20250410090031339 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-76)[0x55b0da07c750]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250410090031339 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250410090031339 DLSCCP DEBUG SCCP-SCOC(76)[0x55b0da07c400]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250410090031339 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004cbee7), PART(T=Source Reference,L=4,D=0000004c), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250410090031339 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090031339 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090031339 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090031339 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090031339 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250410090031339 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090031339 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 4c be e7 00 00 4c 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090031340 DLSCCP DEBUG SCCP-SCOC(76)[0x55b0da07c400]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250410090031340 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-76)[0x55b0da07c750]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250410090031340 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1904040)[0x55b0da074890]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250410090031340 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1904040)[0x55b0da074890]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250410090031340 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250410090031340 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1904040)[0x55b0da074890]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250410090031340 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1904040)[0x55b0da074890]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250410090031340 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1904040)[0x55b0da074890]{disrupted}: Freeing instance (context_map.c:202) 20250410090031340 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1904040)[0x55b0da074890]{disrupted}: Deallocated (fsm.c:568) 20250410090031340 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-76)[0x55b0da07c750]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250410090031340 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-76)[0x55b0da07c750]{disconnected}: Freeing instance (context_map.c:206) 20250410090031340 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-76)[0x55b0da07c750]{disconnected}: Deallocated (fsm.c:568) 20250410090031340 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1904040 SCCP-76 msc-2 MI=TMSI-0x42800023: Deallocating (context_map.c:225) 20250410090031340 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-77)[0x55b0da08e910]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250410090031341 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250410090031341 DLSCCP DEBUG SCCP-SCOC(77)[0x55b0da055950]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250410090031341 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d3cb9f), PART(T=Source Reference,L=4,D=0000004d), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250410090031341 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090031341 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090031341 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=MutexDispCT-TC_mscpool_L3Complete_by_tmsi_valid_nri_2(613)@dc2b9a5d0dfe: Final verdict of PTC: none 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) 20250410090031341 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090031341 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250410090031341 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090031341 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 d3 cb 9f 00 00 4d 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090031341 DLSCCP DEBUG SCCP-SCOC(77)[0x55b0da055950]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250410090031341 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-77)[0x55b0da08e910]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250410090031341 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-95945)[0x55b0da07b8a0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250410090031341 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-95945)[0x55b0da07b8a0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250410090031341 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250410090031342 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-95945)[0x55b0da07b8a0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250410090031342 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-95945)[0x55b0da07b8a0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250410090031342 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-95945)[0x55b0da07b8a0]{disrupted}: Freeing instance (context_map.c:202) 20250410090031342 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-95945)[0x55b0da07b8a0]{disrupted}: Deallocated (fsm.c:568) 20250410090031342 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-77)[0x55b0da08e910]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250410090031342 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-77)[0x55b0da08e910]{disconnected}: Freeing instance (context_map.c:206) 20250410090031342 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-77)[0x55b0da08e910]{disconnected}: Deallocated (fsm.c:568) 20250410090031342 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-95945 SCCP-77 msc-2 MI=TMSI-0x42A98023: Deallocating (context_map.c:225) 20250410090031342 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410090031342 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250410090031343 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43656<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250410090031343 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43672<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250410090031343 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090031343 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250410090031343 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.1.3/0 (xua_snm.c:378) 20250410090031343 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410090031343 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410090031343 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090031343 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410090031343 DCN DEBUG N-PCSTATE ind: affected_pc=11 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250410090031343 DCN NOTICE (sgsn-2) now unreachable: N-PCSTATE ind: pc=11 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250410090031344 DRANAP DEBUG cnlink(sgsn-2)[0x55b0da03e6c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250410090031344 DRANAP NOTICE cnlink(sgsn-2)[0x55b0da03e6c0]{DISCONNECTED}: link lost (cnlink.c:118) 20250410090031344 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:894) 20250410090031344 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410090031344 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410090031344 DMAIN NOTICE (127.0.0.1:9999 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) 20250410090031344 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) routing 20250410090031344 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250410090031344 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090031345 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090031345 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090031345 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250410090031345 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250410090031345 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! HNBGW_Test.sgsn2-M3UA(638)@dc2b9a5d0dfe: Final verdict of PTC: none 20250410090031358 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43682<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(616)@dc2b9a5d0dfe: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_20(642)@dc2b9a5d0dfe: Final verdict of PTC: pass MTC@dc2b9a5d0dfe: Setting final verdict of the test case. MTC@dc2b9a5d0dfe: Local verdict of MTC: pass MTC@dc2b9a5d0dfe: Local verdict of PTC MutexDispCT-TC_mscpool_L3Complete_by_tmsi_valid_nri_2(613): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC VirtHNBGW-STATS(614): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC IPA-CTRL-CLI-IPA(615): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW-PFCP(616): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0(617): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0-RUA(618): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1(619): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1-RUA(620): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.msc0-SCCP(621): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.msc0-RAN(622): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.msc0-M3UA(623): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.msc1-SCCP(624): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.msc1-RAN(625): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.msc1-M3UA(626): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.msc2-SCCP(627): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.msc2-RAN(628): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.msc2-M3UA(629): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(630): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.sgsn0-RAN(631): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(632): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(633): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.sgsn1-RAN(634): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(635): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.sgsn2-SCCP(636): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.sgsn2-RAN(637): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.sgsn2-M3UA(638): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW-MGCP(639): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_20(640): pass (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_20(641): pass (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_20(642): pass (pass -> pass) MTC@dc2b9a5d0dfe: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_2 finished. Verdict: pass MTC@dc2b9a5d0dfe: 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'. Thu Apr 10 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 20250410090031532 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43692<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410090031704 DLSCCP DEBUG SCCP-SCOC(74)[0x55b0da0a8670]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250410090031704 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d7ad84), PART(T=Source Reference,L=4,D=0000004a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410090031704 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090031704 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090031704 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090031704 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090031704 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410090031704 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090031704 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 d7 ad 84 00 00 4a 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090031704 DLSCCP DEBUG SCCP-SCOC(73)[0x55b0da07b770]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250410090031704 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003bdc27), PART(T=Source Reference,L=4,D=00000049), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410090031704 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090031704 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090031704 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090031704 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090031704 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410090031704 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090031704 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 3b dc 27 00 00 49 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090031704 DLSCCP DEBUG SCCP-SCOC(75)[0x55b0da06dbb0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250410090031704 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00196437), PART(T=Source Reference,L=4,D=0000004b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410090031704 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090031704 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090031704 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090031704 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090031705 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410090031705 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090031705 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 19 64 37 00 00 4b 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090031705 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090031705 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090031705 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090031705 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410090031705 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410090031705 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250410090031705 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090031705 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090031705 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090031705 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410090031705 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410090031705 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250410090031705 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090031705 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090031705 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090031705 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410090031705 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410090031705 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250410090032067 DLSCCP DEBUG SCCP-SCOC(72)[0x55b0da06d5f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410090032067 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0070d8b0), PART(T=Source Reference,L=4,D=00000048), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410090032067 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090032067 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090032067 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090032067 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090032067 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410090032067 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090032067 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 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 d8 b0 00 00 48 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090032067 DLSCCP DEBUG SCCP-SCOC(70)[0x55b0da065210]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410090032068 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fd2403), PART(T=Source Reference,L=4,D=00000046), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410090032068 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090032068 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090032068 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090032068 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090032068 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410090032068 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090032068 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 fd 24 03 00 00 46 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090032068 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090032068 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090032068 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090032068 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410090032068 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410090032068 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250410090032068 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090032068 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090032068 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090032068 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410090032068 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410090032068 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250410090032069 DLSCCP DEBUG SCCP-SCOC(71)[0x55b0da0a8a80]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410090032069 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fba5e3), PART(T=Source Reference,L=4,D=00000047), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410090032069 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090032069 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090032069 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090032069 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090032069 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410090032069 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090032069 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 fb a5 e3 00 00 47 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090032069 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090032069 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090032069 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090032069 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410090032069 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410090032069 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250410090032236 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43692<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=723836) 20250410090032495 DLSCCP DEBUG SCCP-SCOC(68)[0x55b0da0a88a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410090032495 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004badc6), PART(T=Source Reference,L=4,D=00000044), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410090032495 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090032495 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090032495 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090032495 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090032495 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410090032495 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090032495 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 4b ad c6 00 00 44 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090032496 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090032496 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090032496 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090032496 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410090032496 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410090032496 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250410090032497 DLSCCP DEBUG SCCP-SCOC(69)[0x55b0da0a5d20]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410090032497 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bd6f9b), PART(T=Source Reference,L=4,D=00000045), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410090032497 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090032497 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090032497 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090032497 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090032497 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410090032497 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090032497 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 bd 6f 9b 00 00 45 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090032497 DLSCCP DEBUG SCCP-SCOC(67)[0x55b0da053b60]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410090032497 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008ee94d), PART(T=Source Reference,L=4,D=00000043), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410090032497 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090032497 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090032497 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090032497 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090032497 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410090032497 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090032497 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 8e e9 4d 00 00 43 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090032497 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090032497 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090032497 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090032497 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410090032497 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410090032497 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250410090032497 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090032497 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090032497 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090032497 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410090032497 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410090032497 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250410090033161 DLSCCP DEBUG SCCP-SCOC(65)[0x55b0da0cc060]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410090033161 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b2eccd), PART(T=Source Reference,L=4,D=00000041), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410090033161 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090033161 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090033161 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090033161 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090033161 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410090033161 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090033161 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 b2 ec cd 00 00 41 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090033161 DLSCCP DEBUG SCCP-SCOC(64)[0x55b0da075290]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410090033161 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e9be7b), PART(T=Source Reference,L=4,D=00000040), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410090033161 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090033161 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090033161 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090033161 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090033161 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410090033162 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090033162 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 e9 be 7b 00 00 40 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090033162 DLSCCP DEBUG SCCP-SCOC(66)[0x55b0da062eb0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410090033162 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007bac73), PART(T=Source Reference,L=4,D=00000042), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410090033162 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090033162 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090033162 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090033162 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090033162 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410090033162 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090033162 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 7b ac 73 00 00 42 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090033162 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090033162 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090033162 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090033162 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410090033162 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410090033162 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250410090033162 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090033162 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090033162 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090033162 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410090033162 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410090033162 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250410090033162 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090033162 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090033162 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090033162 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410090033162 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410090033162 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=723836, count=767552) 20250410090033334 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250410090033334 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250410090033334 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250410090033334 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250410090033334 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250410090033334 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250410090033335 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250410090033335 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250410090033335 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250410090033335 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250410090033335 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250410090033335 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250410090033336 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250410090033336 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn2){AS_PENDING}: T(r) expired; dropping queued messages 20250410090033336 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn2){AS_PENDING}: state_chg to AS_DOWN 20250410090033336 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250410090033336 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20250410090033336 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20250410090033668 DLSCCP DEBUG SCCP-SCOC(62)[0x55b0da05b2c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410090033669 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0010b5c5), PART(T=Source Reference,L=4,D=0000003e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410090033669 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090033669 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090033669 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090033669 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090033669 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410090033669 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090033669 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 10 b5 c5 00 00 3e 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090033669 DLSCCP DEBUG SCCP-SCOC(61)[0x55b0da074b30]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410090033669 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0049efc6), PART(T=Source Reference,L=4,D=0000003d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410090033669 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090033669 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090033669 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090033669 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090033669 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410090033669 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090033669 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 49 ef c6 00 00 3d 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090033669 DLSCCP DEBUG SCCP-SCOC(63)[0x55b0da0cc360]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410090033669 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00692a71), PART(T=Source Reference,L=4,D=0000003f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410090033669 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090033669 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090033669 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090033669 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090033669 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410090033669 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090033669 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 69 2a 71 00 00 3f 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090033670 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090033670 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090033670 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090033670 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410090033670 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410090033670 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250410090033670 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090033670 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090033670 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090033670 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410090033670 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410090033670 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250410090033670 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090033670 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090033670 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090033670 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410090033670 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410090033670 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250410090034274 DLSCCP DEBUG SCCP-SCOC(60)[0x55b0d9ff0ca0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410090034274 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ad1ba0), PART(T=Source Reference,L=4,D=0000003c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410090034274 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090034274 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090034274 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090034274 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090034274 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410090034274 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090034274 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 ad 1b a0 00 00 3c 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090034274 DLSCCP DEBUG SCCP-SCOC(58)[0x55b0da0a9380]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410090034274 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002a8391), PART(T=Source Reference,L=4,D=0000003a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410090034274 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090034274 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090034274 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090034274 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090034274 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410090034274 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090034274 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 2a 83 91 00 00 3a 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090034274 DLSCCP DEBUG SCCP-SCOC(59)[0x55b0da0592a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410090034274 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00073fd1), PART(T=Source Reference,L=4,D=0000003b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410090034274 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090034275 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090034275 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090034275 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090034275 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410090034275 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090034275 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 07 3f d1 00 00 3b 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090034275 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090034275 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090034275 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090034275 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410090034275 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410090034275 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250410090034275 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090034275 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090034275 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090034275 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410090034275 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410090034275 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250410090034275 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090034275 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090034275 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090034275 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410090034275 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410090034275 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! MTC@dc2b9a5d0dfe: 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@dc2b9a5d0dfe: 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 ------ Thu Apr 10 09:00: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_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 20250410090034934 DLSCCP DEBUG SCCP-SCOC(56)[0x55b0da06e000]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250410090034934 DLSCCP DEBUG SCCP-SCOC(56)[0x55b0da06e000]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250410090034934 DLSCCP DEBUG SCCP-SCOC(56)[0x55b0da06e000]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250410090034934 DLSCCP DEBUG SCCP-SCOC(56)[0x55b0da06e000]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250410090034934 DLSCCP DEBUG SCCP-SCOC(56)[0x55b0da06e000]{IDLE}: Deallocated (fsm.c:568) 20250410090034934 DLSCCP DEBUG SCCP-SCOC(55)[0x55b0da055bd0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250410090034934 DLSCCP DEBUG SCCP-SCOC(55)[0x55b0da055bd0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250410090034934 DLSCCP DEBUG SCCP-SCOC(55)[0x55b0da055bd0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250410090034934 DLSCCP DEBUG SCCP-SCOC(55)[0x55b0da055bd0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250410090034934 DLSCCP DEBUG SCCP-SCOC(55)[0x55b0da055bd0]{IDLE}: Deallocated (fsm.c:568) 20250410090034934 DLSCCP DEBUG SCCP-SCOC(54)[0x55b0da0763d0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250410090034934 DLSCCP DEBUG SCCP-SCOC(54)[0x55b0da0763d0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250410090034934 DLSCCP DEBUG SCCP-SCOC(54)[0x55b0da0763d0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250410090034934 DLSCCP DEBUG SCCP-SCOC(54)[0x55b0da0763d0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250410090034934 DLSCCP DEBUG SCCP-SCOC(54)[0x55b0da0763d0]{IDLE}: Deallocated (fsm.c:568) 20250410090034935 DLSCCP DEBUG SCCP-SCOC(57)[0x55b0da052a70]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250410090034935 DLSCCP DEBUG SCCP-SCOC(57)[0x55b0da052a70]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250410090034935 DLSCCP DEBUG SCCP-SCOC(57)[0x55b0da052a70]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250410090034935 DLSCCP DEBUG SCCP-SCOC(57)[0x55b0da052a70]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250410090034935 DLSCCP DEBUG SCCP-SCOC(57)[0x55b0da052a70]{IDLE}: Deallocated (fsm.c:568) MTC@dc2b9a5d0dfe: 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@dc2b9a5d0dfe: Test case TC_mscpool_L3Compl_no_cn started. 20250410090035343 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45710<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410090035350 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45712<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410090035357 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:34405<->l=127.0.0.1:4262) (control_if.c:572) 20250410090035478 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250410090035478 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) TC_mscpool_L3Compl_no_cn-Iuh0(647)@dc2b9a5d0dfe: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250410090035485 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410090035485 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410090035485 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410090035485 DRANAP DEBUG cnlink(msc-1)[0x55b0d9fd5920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410090035485 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410090035485 DRANAP DEBUG cnlink(msc-2)[0x55b0d9fd2b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410090035486 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:32885 (stream_srv.c:142) 20250410090035486 DMAIN INFO New HNB SCTP connection r=127.0.0.1:32885<->l=127.0.0.1:29169 (hnbgw.c:791) TC_mscpool_L3Compl_no_cn-Iuh1(649)@dc2b9a5d0dfe: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250410090035486 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410090035486 DRANAP DEBUG cnlink(msc-3)[0x55b0da03ca10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410090035487 DRANAP DEBUG cnlink(msc-3)[0x55b0da03ca10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410090035487 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250410090035487 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410090035487 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410090035487 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410090035487 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090035487 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090035487 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090035487 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) 20250410090035487 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090035487 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090035487 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090035487 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090035487 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090035487 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090035487 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090035487 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) 20250410090035487 DLSS7 DEBUG Found route for dpc=4=0.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) 20250410090035487 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250410090035487 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090035487 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250410090035487 DRANAP DEBUG cnlink(msc-3)[0x55b0da03ca10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410090035487 DRANAP DEBUG cnlink(msc-2)[0x55b0d9fd2b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410090035487 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250410090035487 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410090035487 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410090035487 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410090035487 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090035487 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090035487 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090035487 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090035487 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090035487 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090035487 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090035487 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090035487 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090035487 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090035487 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090035487 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090035487 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090035487 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250410090035487 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090035487 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410090035487 DRANAP DEBUG cnlink(msc-2)[0x55b0d9fd2b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410090035487 DRANAP DEBUG cnlink(msc-1)[0x55b0d9fd5920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410090035487 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250410090035487 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410090035487 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410090035487 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410090035487 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090035487 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090035487 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090035487 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090035487 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090035487 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090035487 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090035487 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090035487 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090035487 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090035487 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090035487 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090035487 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090035487 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410090035487 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090035487 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410090035487 DRANAP DEBUG cnlink(msc-1)[0x55b0d9fd5920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410090035487 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410090035487 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250410090035487 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410090035487 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410090035487 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410090035487 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090035487 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090035487 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090035487 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090035487 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090035487 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090035487 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090035487 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090035487 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090035487 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090035487 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090035487 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090035487 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090035487 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410090035487 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090035487 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410090035487 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410090035487 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090035487 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090035487 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090035487 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 20250410090035487 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250410090035487 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250410090035487 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090035487 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090035487 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090035487 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250410090035487 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250410090035487 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250410090035487 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090035487 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090035487 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090035487 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410090035487 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410090035487 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250410090035487 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090035487 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090035487 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090035487 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410090035487 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410090035487 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@dc2b9a5d0dfe: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(653)@dc2b9a5d0dfe: ************************************************* HNBGW_Test.msc0-M3UA(653)@dc2b9a5d0dfe: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(653)@dc2b9a5d0dfe: ************************************************* MTC@dc2b9a5d0dfe: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(651)@dc2b9a5d0dfe: v_sccp_pdu_maxlen:268 20250410090035501 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410090035501 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410090035502 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410090035502 DRANAP DEBUG cnlink(sgsn-1)[0x55b0da03dd30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410090035502 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410090035502 DRANAP DEBUG cnlink(sgsn-2)[0x55b0da03e6c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410090035502 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410090035502 DRANAP DEBUG cnlink(sgsn-3)[0x55b0da03f050]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410090035503 DRANAP DEBUG cnlink(sgsn-3)[0x55b0da03f050]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410090035503 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250410090035503 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410090035503 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410090035503 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410090035503 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090035503 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090035503 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090035503 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) 20250410090035503 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090035503 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090035503 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090035503 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090035503 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090035503 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090035503 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090035503 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) 20250410090035503 DLSS7 DEBUG Found route for dpc=12=0.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) 20250410090035503 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250410090035503 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090035503 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250410090035503 DRANAP DEBUG cnlink(sgsn-3)[0x55b0da03f050]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410090035503 DRANAP DEBUG cnlink(sgsn-2)[0x55b0da03e6c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410090035503 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250410090035503 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410090035503 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410090035503 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410090035503 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090035503 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090035503 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090035503 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090035503 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090035503 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090035503 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090035503 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090035503 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090035503 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090035503 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090035503 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090035503 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090035503 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250410090035503 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090035503 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410090035503 DRANAP DEBUG cnlink(sgsn-2)[0x55b0da03e6c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410090035503 DRANAP DEBUG cnlink(sgsn-1)[0x55b0da03dd30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410090035503 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250410090035503 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410090035503 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410090035503 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410090035503 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090035503 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090035503 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090035503 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090035503 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090035503 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090035503 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090035504 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090035504 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090035504 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090035504 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090035504 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090035504 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090035504 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250410090035504 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090035504 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410090035504 DRANAP DEBUG cnlink(sgsn-1)[0x55b0da03dd30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410090035504 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410090035504 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250410090035504 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410090035504 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410090035504 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410090035504 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090035504 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090035504 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090035504 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090035504 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090035504 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090035504 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090035504 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090035504 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090035504 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090035504 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090035504 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090035504 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090035504 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410090035504 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090035504 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410090035504 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410090035504 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090035504 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090035504 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090035504 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 20250410090035504 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250410090035504 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250410090035504 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090035504 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090035504 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090035504 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250410090035504 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250410090035504 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250410090035504 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090035504 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090035504 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090035504 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250410090035504 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250410090035504 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250410090035504 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090035504 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090035504 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090035504 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410090035504 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410090035504 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@dc2b9a5d0dfe: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(656)@dc2b9a5d0dfe: ************************************************* HNBGW_Test.sgsn0-M3UA(656)@dc2b9a5d0dfe: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(656)@dc2b9a5d0dfe: ************************************************* MTC@dc2b9a5d0dfe: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(654)@dc2b9a5d0dfe: v_sccp_pdu_maxlen:268 20250410090035532 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410090035532 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410090035532 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250410090035532 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250410090035532 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) 20250410090035532 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250410090035532 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250410090035532 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410090035532 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@dc2b9a5d0dfe: setverdict(pass): none -> pass 20250410090035543 DLINP DEBUG SRVCONN(,r=127.0.0.1:32885<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410090035543 DLINP DEBUG SRVCONN(,r=127.0.0.1:32885<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410090035543 DLINP DEBUG SRVCONN(,r=127.0.0.1:32885<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250410090035543 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250410090035543 DHNBAP DEBUG (127.0.0.1:32885 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20250410090035543 DHNBAP NOTICE (127.0.0.1:32885 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250410090035543 DHNBAP NOTICE (127.0.0.1:32885 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250410090035543 DLINP DEBUG SRVCONN(,r=127.0.0.1:32885<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410090035543 DLINP DEBUG SRVCONN(,r=127.0.0.1:32885<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed 20250410090035697 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250410090035697 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250410090035697 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250410090035697 DLSS7 <000c> 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)@dc2b9a5d0dfe: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250410090035701 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090035701 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250410090035701 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250410090035701 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250410090035701 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250410090035701 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250410090035701 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250410090035701 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 20250410090035701 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250410090035701 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  20250410090035701 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250410090035701 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090035701 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250410090035701 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250410090035701 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  20250410090035701 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250410090035701 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250410090035701 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250410090035701 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 20250410090035701 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250410090035701 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  20250410090035701 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410090035701 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250410090035702 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090035702 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250410090035702 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:413) 20250410090035702 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410090035702 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410090035702 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090035702 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410090035702 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250410090035702 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250410090035702 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410090035703 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410090035703 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250410090035703 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410090035703 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410090035703 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410090035703 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090035703 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090035703 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090035703 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090035703 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090035703 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090035703 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090035703 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090035703 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090035703 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090035703 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090035703 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090035703 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090035703 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410090035703 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090035703 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090035703 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090035703 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090035703 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410090035703 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410090035703 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250410090035703 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410090035703 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410090035703 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090035703 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  20250410090035703 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410090035703 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410090035713 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250410090035714 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250410090035714 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250410090035714 DLSS7 <000c> 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)@dc2b9a5d0dfe: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250410090035715 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090035715 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250410090035715 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250410090035715 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250410090035715 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250410090035715 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250410090035715 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250410090035715 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 20250410090035715 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250410090035715 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  20250410090035715 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250410090035716 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090035716 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250410090035716 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250410090035716 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  20250410090035716 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250410090035716 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250410090035716 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250410090035716 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 20250410090035716 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250410090035716 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  20250410090035716 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  20250410090035716 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410090035716 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250410090035716 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090035716 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250410090035716 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250410090035716 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410090035716 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410090035716 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090035716 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410090035716 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250410090035716 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250410090035716 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410090035718 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410090035718 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250410090035718 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410090035718 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410090035718 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410090035718 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090035718 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090035718 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090035718 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090035718 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090035718 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090035718 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090035718 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090035718 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090035718 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090035718 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090035718 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090035718 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090035718 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410090035718 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090035718 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410090035718 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410090035718 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090035718 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090035718 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090035718 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410090035718 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410090035718 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.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' 20250410090035718 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410090035718 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410090035718 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090035718 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(652)@dc2b9a5d0dfe: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250410090036513 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090036513 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410090036513 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410090036513 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410090036513 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410090036513 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410090036513 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410090036513 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410090036513 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090036513 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410090036514 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090036514 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410090036514 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410090036514 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410090036514 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410090036514 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410090036514 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250410090036514 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410090036514 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090036514 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090036514 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090036514 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090036514 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090036514 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090036514 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090036514 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090036514 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090036514 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090036514 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090036514 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090036514 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090036514 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410090036514 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250410090036514 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250410090036514 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250410090036514 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250410090036514 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410090036514 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410090036514 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090036514 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090036514 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090036514 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090036514 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090036514 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090036514 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090036514 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090036514 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090036514 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090036514 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090036514 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090036514 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090036514 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410090036514 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090036514 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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) 20250410090036514 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250410090036514 DRANAP NOTICE cnlink(msc-0)[0x55b0d9ff2940]{CONNECTED}: link up (cnlink.c:111) 20250410090036514 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090036514 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090036514 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090036514 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410090036514 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410090036514 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250410090036514 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410090036514 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410090036514 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090036514 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  20250410090036515 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090036515 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410090036515 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410090036515 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410090036515 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410090036515 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410090036515 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410090036515 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410090036515 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090036515 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410090036515 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090036515 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410090036515 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410090036515 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410090036515 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410090036515 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410090036515 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250410090036515 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410090036515 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090036515 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090036515 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090036515 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090036515 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090036515 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090036515 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090036515 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090036515 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090036515 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090036515 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090036515 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090036515 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090036515 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410090036515 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250410090036515 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250410090036515 DRANAP INFO cnlink(msc-0)[0x55b0d9ff2940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(655)@dc2b9a5d0dfe: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250410090036525 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090036525 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410090036526 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410090036526 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410090036526 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410090036526 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410090036526 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410090036526 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410090036526 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090036526 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410090036526 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090036526 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410090036526 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410090036526 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410090036526 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410090036526 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410090036526 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250410090036526 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410090036526 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090036526 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090036526 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090036526 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090036526 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090036526 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090036526 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090036526 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090036526 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090036526 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090036526 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090036526 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090036526 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090036526 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410090036526 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250410090036526 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250410090036526 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250410090036526 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250410090036526 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410090036526 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410090036526 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090036526 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090036526 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090036526 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090036526 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090036526 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090036526 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090036526 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090036526 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090036526 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090036526 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090036526 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090036526 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090036526 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410090036526 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090036526 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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) 20250410090036526 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250410090036526 DRANAP NOTICE cnlink(sgsn-0)[0x55b0da03d3a0]{CONNECTED}: link up (cnlink.c:111) 20250410090036526 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090036526 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090036526 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090036526 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410090036526 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410090036526 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.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' 20250410090036526 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410090036526 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410090036526 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090036526 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  20250410090036528 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090036528 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410090036528 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410090036528 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410090036528 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410090036528 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410090036528 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410090036528 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410090036528 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090036528 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410090036528 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090036528 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410090036528 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410090036528 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410090036528 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410090036528 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410090036528 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250410090036528 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410090036528 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090036528 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090036528 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090036528 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090036528 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090036528 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090036528 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090036528 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090036528 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090036528 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090036528 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090036528 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090036528 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090036528 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410090036528 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250410090036528 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250410090036528 DRANAP INFO cnlink(sgsn-0)[0x55b0da03d3a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250410090036568 DLCTRL DEBUG Command: GET 773795158 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250410090036568 DLCTRL DEBUG Tx Command reply: GET_REPLY 773795158 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250410090036573 DLCTRL DEBUG Command: GET 67112395 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250410090036574 DLCTRL DEBUG Tx Command reply: GET_REPLY 67112395 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250410090036576 DLCTRL DEBUG Command: GET 80845035 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250410090036576 DLCTRL DEBUG Tx Command reply: GET_REPLY 80845035 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250410090036578 DLCTRL DEBUG Command: GET 963617190 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410090036578 DLCTRL DEBUG Tx Command reply: GET_REPLY 963617190 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410090036581 DLCTRL DEBUG Command: GET 2456636 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250410090036581 DLCTRL DEBUG Tx Command reply: GET_REPLY 2456636 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250410090036582 DLCTRL DEBUG Command: GET 717891218 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250410090036582 DLCTRL DEBUG Tx Command reply: GET_REPLY 717891218 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250410090036584 DLCTRL DEBUG Command: GET 44421262 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250410090036584 DLCTRL DEBUG Tx Command reply: GET_REPLY 44421262 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250410090036586 DLCTRL DEBUG Command: GET 253909658 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250410090036586 DLCTRL DEBUG Tx Command reply: GET_REPLY 253909658 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250410090036588 DLCTRL DEBUG Command: GET 170414900 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410090036588 DLCTRL DEBUG Tx Command reply: GET_REPLY 170414900 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410090036590 DLCTRL DEBUG Command: GET 656356229 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250410090036590 DLCTRL DEBUG Tx Command reply: GET_REPLY 656356229 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250410090036592 DLCTRL DEBUG Command: GET 155165580 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250410090036592 DLCTRL DEBUG Tx Command reply: GET_REPLY 155165580 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250410090036593 DLCTRL DEBUG Command: GET 667368847 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250410090036593 DLCTRL DEBUG Tx Command reply: GET_REPLY 667368847 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250410090036594 DLCTRL DEBUG Command: GET 613775972 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250410090036594 DLCTRL DEBUG Tx Command reply: GET_REPLY 613775972 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250410090036596 DLCTRL DEBUG Command: GET 46607199 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410090036596 DLCTRL DEBUG Tx Command reply: GET_REPLY 46607199 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410090036597 DLCTRL DEBUG Command: GET 263573014 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250410090036597 DLCTRL DEBUG Tx Command reply: GET_REPLY 263573014 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250410090036598 DLCTRL DEBUG Command: GET 324374252 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250410090036598 DLCTRL DEBUG Tx Command reply: GET_REPLY 324374252 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250410090036599 DLCTRL DEBUG Command: GET 895392171 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250410090036599 DLCTRL DEBUG Tx Command reply: GET_REPLY 895392171 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250410090036600 DLCTRL DEBUG Command: GET 7845295 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250410090036600 DLCTRL DEBUG Tx Command reply: GET_REPLY 7845295 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250410090036601 DLCTRL DEBUG Command: GET 352908223 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410090036601 DLCTRL DEBUG Tx Command reply: GET_REPLY 352908223 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410090036602 DLCTRL DEBUG Command: GET 326147724 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250410090036602 DLCTRL DEBUG Tx Command reply: GET_REPLY 326147724 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@dc2b9a5d0dfe: 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@dc2b9a5d0dfe: "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@dc2b9a5d0dfe: 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 := '000000000000000000000100'B, t_guard := 20.000000 } 20250410090036631 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45726<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_mscpool_L3Compl_no_cn-Iuh0-RUA(648)@dc2b9a5d0dfe: Added conn table entry 0TC_mscpool_L3Compl_no_cn0(658)15396925 20250410090037672 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410090037672 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410090037672 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250410090037672 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250410090037672 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xeaf03d, normal) (hnbgw_rua.c:407) 20250410090037672 DHNB DEBUG map_rua[0x55b0da0763d0]{init}: Allocated (fsm.c:456) 20250410090037672 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15396925)[0x55b0da0763d0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250410090037672 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15396925 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250410090037672 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410090037672 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410090037672 DCN ERROR (127.0.0.1:9999 TTCN3-HNB-0) RUA-15396925 SCCP-0 CS MI=IMSI-262420000000004: Failed to select IuCS link (hnbgw_rua.c:219) 20250410090037672 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15396925)[0x55b0da0763d0]{init}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250410090037672 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15396925)[0x55b0da0763d0]{init}: Freeing instance (context_map.c:202) 20250410090037672 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15396925)[0x55b0da0763d0]{init}: Deallocated (fsm.c:568) 20250410090037672 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15396925 SCCP-0 CS MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20250410090037672 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) 20250410090037672 DHNB INFO (001-01-L2342-R0-S55-C1) Tx RUA Disconnect (hnbgw_rua.c:177) 20250410090037672 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250410090037672 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410090037672 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)@dc2b9a5d0dfe: Deleted conn table entry 0TC_mscpool_L3Compl_no_cn0(658)15396925 MTC@dc2b9a5d0dfe: 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 := '000000000000001000010011'B, t_guard := 20.000000 } 20250410090037728 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45736<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_mscpool_L3Compl_no_cn-Iuh0-RUA(648)@dc2b9a5d0dfe: Added conn table entry 0TC_mscpool_L3Compl_no_cn0(659)7932728 20250410090038747 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410090038747 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410090038747 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1351) 20250410090038747 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250410090038747 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x790b38, normal) (hnbgw_rua.c:407) 20250410090038747 DHNB DEBUG map_rua[0x55b0da0763d0]{init}: Allocated (fsm.c:456) 20250410090038747 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7932728)[0x55b0da0763d0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250410090038747 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7932728 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250410090038747 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410090038747 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410090038747 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:211) 20250410090038747 DCN ERROR (127.0.0.1:9999 TTCN3-HNB-0) RUA-7932728 SCCP-0 CS MI=IMSI-262420000000004: Failed to select IuCS link (hnbgw_rua.c:219) 20250410090038747 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7932728)[0x55b0da0763d0]{init}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250410090038747 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7932728)[0x55b0da0763d0]{init}: Freeing instance (context_map.c:202) 20250410090038747 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7932728)[0x55b0da0763d0]{init}: Deallocated (fsm.c:568) 20250410090038747 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7932728 SCCP-0 CS MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20250410090038747 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) 20250410090038747 DHNB INFO (001-01-L2342-R0-S55-C1) Tx RUA Disconnect (hnbgw_rua.c:177) 20250410090038747 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250410090038747 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410090038747 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)@dc2b9a5d0dfe: Deleted conn table entry 0TC_mscpool_L3Compl_no_cn0(659)7932728 MTC@dc2b9a5d0dfe: 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 := '000000000000000001010001'B, t_guard := 20.000000 } 20250410090038787 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45742<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_mscpool_L3Compl_no_cn-Iuh0-RUA(648)@dc2b9a5d0dfe: Added conn table entry 0TC_mscpool_L3Compl_no_cn0(660)16509000 20250410090039807 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410090039807 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410090039807 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1351) 20250410090039807 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250410090039807 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xfbe848, normal) (hnbgw_rua.c:407) 20250410090039807 DHNB DEBUG map_rua[0x55b0da0763d0]{init}: Allocated (fsm.c:456) 20250410090039807 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16509000)[0x55b0da0763d0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250410090039807 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16509000 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250410090039807 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410090039807 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410090039807 DCN ERROR (127.0.0.1:9999 TTCN3-HNB-0) RUA-16509000 SCCP-0 CS MI=IMSI-262420000000004: Failed to select IuCS link (hnbgw_rua.c:219) 20250410090039807 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16509000)[0x55b0da0763d0]{init}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250410090039807 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16509000)[0x55b0da0763d0]{init}: Freeing instance (context_map.c:202) 20250410090039807 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16509000)[0x55b0da0763d0]{init}: Deallocated (fsm.c:568) 20250410090039807 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16509000 SCCP-0 CS MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20250410090039807 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) 20250410090039807 DHNB INFO (001-01-L2342-R0-S55-C1) Tx RUA Disconnect (hnbgw_rua.c:177) 20250410090039807 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250410090039807 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410090039807 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)@dc2b9a5d0dfe: Deleted conn table entry 0TC_mscpool_L3Compl_no_cn0(660)16509000 MTC@dc2b9a5d0dfe: 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 := '000000000000000001001011'B, t_guard := 20.000000 } 20250410090039840 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45754<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_mscpool_L3Compl_no_cn-Iuh0-RUA(648)@dc2b9a5d0dfe: Added conn table entry 0TC_mscpool_L3Compl_no_cn0(661)15044080 20250410090040860 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410090040860 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410090040860 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 96 bytes from client (stream_srv.c:1351) 20250410090040860 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250410090040860 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xe58df0, normal) (hnbgw_rua.c:407) 20250410090040860 DHNB DEBUG map_rua[0x55b0da0763d0]{init}: Allocated (fsm.c:456) 20250410090040860 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15044080)[0x55b0da0763d0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250410090040860 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15044080 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250410090040860 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410090040860 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410090040860 DCN ERROR (127.0.0.1:9999 TTCN3-HNB-0) RUA-15044080 SCCP-0 CS MI=IMSI-262420000000004: Failed to select IuCS link (hnbgw_rua.c:219) 20250410090040860 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15044080)[0x55b0da0763d0]{init}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250410090040860 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15044080)[0x55b0da0763d0]{init}: Freeing instance (context_map.c:202) 20250410090040860 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15044080)[0x55b0da0763d0]{init}: Deallocated (fsm.c:568) 20250410090040860 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15044080 SCCP-0 CS MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20250410090040860 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) 20250410090040860 DHNB INFO (001-01-L2342-R0-S55-C1) Tx RUA Disconnect (hnbgw_rua.c:177) 20250410090040860 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250410090040860 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410090040860 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)@dc2b9a5d0dfe: Deleted conn table entry 0TC_mscpool_L3Compl_no_cn0(661)15044080 MTC@dc2b9a5d0dfe: ok: talloc reports "asn1_context" = 1 bytes 20250410090040877 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45712<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250410090040877 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:34405<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(645)@dc2b9a5d0dfe: Final verdict of PTC: none VirtHNBGW-STATS(644)@dc2b9a5d0dfe: Final verdict of PTC: none MTC@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed 20250410090040881 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45710<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250410090040882 DLINP DEBUG SRVCONN(,r=127.0.0.1:32885<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410090040883 DLINP DEBUG SRVCONN(,r=127.0.0.1:32885<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410090040883 DLINP NOTICE SRV(,r=127.0.0.1:32885<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410090040883 DMAIN NOTICE (127.0.0.1:32885 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:32885<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250410090040883 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20250410090040883 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410090040883 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410090040883 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410090040883 DMAIN NOTICE (127.0.0.1:9999 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) 20250410090040883 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) TC_mscpool_L3Compl_no_cn-Iuh1-RUA(650)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(655)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(654)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(651)@dc2b9a5d0dfe: Final verdict of PTC: none TC_mscpool_L3Compl_no_cn-Iuh1(649)@dc2b9a5d0dfe: Final verdict of PTC: none TC_mscpool_L3Compl_no_cn-Iuh0(647)@dc2b9a5d0dfe: Final verdict of PTC: none MutexDispCT-TC_mscpool_L3Compl_no_cn(643)@dc2b9a5d0dfe: Final verdict of PTC: none 20250410090040889 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090040889 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250410090040889 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250410090040889 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410090040889 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410090040889 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090040889 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410090040889 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250410090040889 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250410090040889 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) HNBGW_Test.sgsn0-M3UA(656)@dc2b9a5d0dfe: Final verdict of PTC: none 20250410090040889 DRANAP NOTICE cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: link lost (cnlink.c:118) 20250410090040889 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090040889 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250410090040889 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:378) TC_mscpool_L3Compl_no_cn-Iuh0-RUA(648)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(653)@dc2b9a5d0dfe: Final verdict of PTC: none 20250410090040889 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410090040890 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410090040890 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090040890 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410090040890 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250410090040890 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250410090040890 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250410090040890 DRANAP NOTICE cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: link lost (cnlink.c:118) 20250410090040888 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250410090040888 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410090040888 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250410090040888 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250410090040888 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250410090040888 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410090040888 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250410090040888 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250410090040888 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250410090040888 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410090040888 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250410090040888 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250410090040888 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250410090040888 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410090040888 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250410090040888 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250410090040888 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250410090040888 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090040889 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-sgsn0-0: connection closed 20250410090040889 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250410090040889 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250410090040889 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250410090040889 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250410090040889 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 20250410090040889 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  20250410090040889 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410090040889 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250410090040889 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250410090040889 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250410090040889 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090040889 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-msc0-0: connection closed 20250410090040889 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250410090040889 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250410090040889 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250410090040889 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250410090040889 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 20250410090040889 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410090040889 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250410090040889 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(652)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW-MGCP(657)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW-PFCP(646)@dc2b9a5d0dfe: Final verdict of PTC: none 20250410090040895 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45726<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250410090040895 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45754<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Compl_no_cn0(661)@dc2b9a5d0dfe: Final verdict of PTC: none TC_mscpool_L3Compl_no_cn0(658)@dc2b9a5d0dfe: Final verdict of PTC: none 20250410090040896 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45736<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250410090040909 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45742<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Compl_no_cn0(660)@dc2b9a5d0dfe: Final verdict of PTC: none TC_mscpool_L3Compl_no_cn0(659)@dc2b9a5d0dfe: Final verdict of PTC: none MTC@dc2b9a5d0dfe: Setting final verdict of the test case. MTC@dc2b9a5d0dfe: Local verdict of MTC: pass MTC@dc2b9a5d0dfe: Local verdict of PTC MutexDispCT-TC_mscpool_L3Compl_no_cn(643): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC VirtHNBGW-STATS(644): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC IPA-CTRL-CLI-IPA(645): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW-PFCP(646): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC TC_mscpool_L3Compl_no_cn-Iuh0(647): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC TC_mscpool_L3Compl_no_cn-Iuh0-RUA(648): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC TC_mscpool_L3Compl_no_cn-Iuh1(649): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC TC_mscpool_L3Compl_no_cn-Iuh1-RUA(650): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.msc0-SCCP(651): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.msc0-RAN(652): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.msc0-M3UA(653): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(654): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.sgsn0-RAN(655): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(656): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW-MGCP(657): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC TC_mscpool_L3Compl_no_cn0(658): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC TC_mscpool_L3Compl_no_cn0(659): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC TC_mscpool_L3Compl_no_cn0(660): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC TC_mscpool_L3Compl_no_cn0(661): none (pass -> pass) MTC@dc2b9a5d0dfe: Test case TC_mscpool_L3Compl_no_cn finished. Verdict: pass MTC@dc2b9a5d0dfe: 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'. Thu Apr 10 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 20250410090040988 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45766<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410090041338 DLSCCP DEBUG SCCP-SCOC(78)[0x55b0da07a140]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250410090041338 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c924a9), PART(T=Source Reference,L=4,D=0000004e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410090041338 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090041338 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090041338 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090041338 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090041338 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410090041338 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090041338 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 c9 24 a9 00 00 4e 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090041339 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090041339 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090041339 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090041339 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410090041339 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410090041339 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250410090041341 DLSCCP DEBUG SCCP-SCOC(76)[0x55b0da07c400]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250410090041341 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004cbee7), PART(T=Source Reference,L=4,D=0000004c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410090041341 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090041341 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090041341 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410090041341 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090041341 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250410090041341 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090041341 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 4c be e7 00 00 4c 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090041341 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090041341 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090041341 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090041341 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250410090041341 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250410090041341 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250410090041342 DLSCCP DEBUG SCCP-SCOC(77)[0x55b0da055950]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250410090041342 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d3cb9f), PART(T=Source Reference,L=4,D=0000004d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410090041342 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090041342 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090041342 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410090041343 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090041343 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250410090041343 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090041343 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 d3 cb 9f 00 00 4d 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090041343 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090041343 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090041343 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090041343 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250410090041343 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250410090041343 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250410090041691 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45766<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250410090041704 DLSCCP DEBUG SCCP-SCOC(73)[0x55b0da07b770]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410090041705 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003bdc27), PART(T=Source Reference,L=4,D=00000049), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410090041705 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090041705 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090041705 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090041705 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090041705 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410090041705 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090041705 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 3b dc 27 00 00 49 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090041705 DLSCCP DEBUG SCCP-SCOC(74)[0x55b0da0a8670]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410090041705 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d7ad84), PART(T=Source Reference,L=4,D=0000004a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410090041705 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090041705 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090041705 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090041705 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090041705 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410090041705 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090041705 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 d7 ad 84 00 00 4a 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090041705 DLSCCP DEBUG SCCP-SCOC(75)[0x55b0da06dbb0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410090041705 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00196437), PART(T=Source Reference,L=4,D=0000004b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410090041705 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090041705 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090041705 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090041705 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090041705 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410090041705 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090041705 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 19 64 37 00 00 4b 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090041706 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090041706 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090041706 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090041706 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410090041706 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410090041706 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250410090041706 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090041706 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090041706 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090041706 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410090041706 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410090041706 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250410090041706 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090041706 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090041706 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090041706 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410090041706 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410090041706 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! Waiting for packet dumper to finish... 0 (prev_count=-1, count=310536) 20250410090042069 DLSCCP DEBUG SCCP-SCOC(70)[0x55b0da065210]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410090042069 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fd2403), PART(T=Source Reference,L=4,D=00000046), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410090042069 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090042069 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090042069 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090042069 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090042069 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410090042069 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090042069 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 fd 24 03 00 00 46 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090042069 DLSCCP DEBUG SCCP-SCOC(72)[0x55b0da06d5f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410090042069 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0070d8b0), PART(T=Source Reference,L=4,D=00000048), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410090042069 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090042069 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090042069 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090042069 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090042069 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410090042069 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090042069 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 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 d8 b0 00 00 48 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090042069 DLSCCP DEBUG SCCP-SCOC(71)[0x55b0da0a8a80]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410090042069 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fba5e3), PART(T=Source Reference,L=4,D=00000047), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410090042069 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090042069 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090042069 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090042069 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090042069 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410090042069 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090042069 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 fb a5 e3 00 00 47 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090042070 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090042070 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090042070 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090042070 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410090042070 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410090042070 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250410090042070 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090042070 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090042070 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090042070 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410090042070 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410090042070 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250410090042070 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090042070 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090042070 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090042070 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410090042070 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410090042070 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250410090042496 DLSCCP DEBUG SCCP-SCOC(68)[0x55b0da0a88a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410090042496 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004badc6), PART(T=Source Reference,L=4,D=00000044), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410090042496 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090042496 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090042497 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090042497 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090042497 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410090042497 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090042497 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 4b ad c6 00 00 44 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090042497 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090042497 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090042497 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090042497 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410090042497 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410090042497 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250410090042498 DLSCCP DEBUG SCCP-SCOC(67)[0x55b0da053b60]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410090042498 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008ee94d), PART(T=Source Reference,L=4,D=00000043), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410090042498 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090042498 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090042498 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090042498 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090042498 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410090042498 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090042498 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 8e e9 4d 00 00 43 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090042498 DLSCCP DEBUG SCCP-SCOC(69)[0x55b0da0a5d20]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410090042498 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bd6f9b), PART(T=Source Reference,L=4,D=00000045), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410090042498 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090042498 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090042498 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090042498 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090042498 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410090042498 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090042498 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 bd 6f 9b 00 00 45 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090042498 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090042498 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090042499 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090042499 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410090042499 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410090042499 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250410090042499 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090042499 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090042499 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090042499 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410090042499 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410090042499 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=310536, count=354188) 20250410090042889 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250410090042889 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250410090042890 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250410090042890 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250410090042890 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250410090042890 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250410090043162 DLSCCP DEBUG SCCP-SCOC(66)[0x55b0da062eb0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410090043162 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007bac73), PART(T=Source Reference,L=4,D=00000042), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410090043162 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090043162 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090043162 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090043162 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090043162 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410090043162 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090043162 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 7b ac 73 00 00 42 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090043162 DLSCCP DEBUG SCCP-SCOC(64)[0x55b0da075290]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410090043162 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e9be7b), PART(T=Source Reference,L=4,D=00000040), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410090043162 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090043162 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090043162 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090043162 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090043162 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410090043162 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090043162 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 e9 be 7b 00 00 40 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090043162 DLSCCP DEBUG SCCP-SCOC(65)[0x55b0da0cc060]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410090043162 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b2eccd), PART(T=Source Reference,L=4,D=00000041), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410090043162 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090043162 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090043162 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090043162 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090043162 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410090043162 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090043163 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 b2 ec cd 00 00 41 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090043163 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090043163 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090043163 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090043163 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410090043163 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410090043163 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250410090043163 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090043163 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090043163 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090043163 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410090043163 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410090043163 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250410090043163 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090043163 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090043163 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090043163 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410090043163 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410090043163 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250410090043670 DLSCCP DEBUG SCCP-SCOC(63)[0x55b0da0cc360]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410090043670 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00692a71), PART(T=Source Reference,L=4,D=0000003f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410090043670 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090043670 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090043670 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090043670 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090043670 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410090043670 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090043670 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 69 2a 71 00 00 3f 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090043670 DLSCCP DEBUG SCCP-SCOC(61)[0x55b0da074b30]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410090043670 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0049efc6), PART(T=Source Reference,L=4,D=0000003d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410090043670 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090043670 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090043670 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090043670 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090043670 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410090043670 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090043670 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 49 ef c6 00 00 3d 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090043670 DLSCCP DEBUG SCCP-SCOC(62)[0x55b0da05b2c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410090043670 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0010b5c5), PART(T=Source Reference,L=4,D=0000003e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410090043670 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090043670 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090043670 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090043670 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090043670 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410090043670 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090043670 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 10 b5 c5 00 00 3e 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090043671 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090043671 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090043671 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090043671 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410090043671 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410090043671 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250410090043671 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090043671 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090043671 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090043671 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410090043671 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410090043671 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250410090043671 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090043671 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090043671 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090043671 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410090043671 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410090043671 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! MTC@dc2b9a5d0dfe: 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@dc2b9a5d0dfe: 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 ------ Thu Apr 10 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 20250410090044269 DLSCCP DEBUG SCCP-SCOC(60)[0x55b0d9ff0ca0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250410090044269 DLSCCP DEBUG SCCP-SCOC(60)[0x55b0d9ff0ca0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250410090044269 DLSCCP DEBUG SCCP-SCOC(60)[0x55b0d9ff0ca0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250410090044269 DLSCCP DEBUG SCCP-SCOC(60)[0x55b0d9ff0ca0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250410090044269 DLSCCP DEBUG SCCP-SCOC(60)[0x55b0d9ff0ca0]{IDLE}: Deallocated (fsm.c:568) 20250410090044269 DLSCCP DEBUG SCCP-SCOC(59)[0x55b0da0592a0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250410090044269 DLSCCP DEBUG SCCP-SCOC(59)[0x55b0da0592a0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250410090044269 DLSCCP DEBUG SCCP-SCOC(59)[0x55b0da0592a0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250410090044269 DLSCCP DEBUG SCCP-SCOC(59)[0x55b0da0592a0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250410090044269 DLSCCP DEBUG SCCP-SCOC(59)[0x55b0da0592a0]{IDLE}: Deallocated (fsm.c:568) 20250410090044269 DLSCCP DEBUG SCCP-SCOC(58)[0x55b0da0a9380]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250410090044269 DLSCCP DEBUG SCCP-SCOC(58)[0x55b0da0a9380]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250410090044269 DLSCCP DEBUG SCCP-SCOC(58)[0x55b0da0a9380]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250410090044269 DLSCCP DEBUG SCCP-SCOC(58)[0x55b0da0a9380]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250410090044269 DLSCCP DEBUG SCCP-SCOC(58)[0x55b0da0a9380]{IDLE}: Deallocated (fsm.c:568) MTC@dc2b9a5d0dfe: 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@dc2b9a5d0dfe: Test case TC_mscpool_LU_by_tmsi_from_other_PLMN started. 20250410090044801 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45780<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410090044806 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45796<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410090044811 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:42489<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0(666)@dc2b9a5d0dfe: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250410090044905 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250410090044905 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250410090044911 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410090044911 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410090044912 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410090044912 DRANAP DEBUG cnlink(msc-1)[0x55b0d9fd5920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410090044912 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410090044912 DRANAP DEBUG cnlink(msc-2)[0x55b0d9fd2b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1(668)@dc2b9a5d0dfe: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250410090044912 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:52311 (stream_srv.c:142) 20250410090044912 DMAIN INFO New HNB SCTP connection r=127.0.0.1:52311<->l=127.0.0.1:29169 (hnbgw.c:791) 20250410090044912 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410090044912 DRANAP DEBUG cnlink(msc-3)[0x55b0da03ca10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410090044913 DRANAP DEBUG cnlink(msc-3)[0x55b0da03ca10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410090044913 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250410090044913 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410090044913 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410090044913 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410090044913 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090044913 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090044913 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090044913 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) 20250410090044913 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090044913 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090044913 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090044913 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090044913 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090044913 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090044913 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090044913 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) 20250410090044913 DLSS7 DEBUG Found route for dpc=4=0.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) 20250410090044913 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250410090044913 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090044913 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250410090044913 DRANAP DEBUG cnlink(msc-3)[0x55b0da03ca10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410090044913 DRANAP DEBUG cnlink(msc-2)[0x55b0d9fd2b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410090044913 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250410090044913 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410090044913 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410090044913 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410090044913 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090044913 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090044913 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090044913 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090044913 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090044913 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090044913 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090044913 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090044913 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090044913 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090044913 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090044914 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090044914 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090044914 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250410090044914 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090044914 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410090044914 DRANAP DEBUG cnlink(msc-2)[0x55b0d9fd2b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410090044914 DRANAP DEBUG cnlink(msc-1)[0x55b0d9fd5920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410090044914 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250410090044914 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410090044914 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410090044914 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410090044914 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090044914 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090044914 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090044914 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090044914 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090044914 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090044914 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090044914 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090044914 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090044914 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090044914 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090044914 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090044914 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090044914 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410090044914 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090044914 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410090044914 DRANAP DEBUG cnlink(msc-1)[0x55b0d9fd5920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410090044914 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410090044914 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250410090044914 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410090044914 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410090044914 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410090044914 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090044914 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090044914 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090044914 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090044914 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090044914 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090044914 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090044914 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090044914 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090044914 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090044914 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090044914 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090044914 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090044914 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410090044914 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090044914 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410090044914 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410090044914 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090044914 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090044914 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090044914 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 20250410090044914 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250410090044914 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250410090044914 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090044914 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090044914 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090044914 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250410090044914 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250410090044914 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250410090044914 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090044914 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090044914 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090044914 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410090044914 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410090044914 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250410090044914 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090044914 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090044914 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090044914 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410090044914 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410090044914 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@dc2b9a5d0dfe: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(672)@dc2b9a5d0dfe: ************************************************* HNBGW_Test.msc0-M3UA(672)@dc2b9a5d0dfe: M3UA emulation initiated, the test can be started MTC@dc2b9a5d0dfe: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(672)@dc2b9a5d0dfe: ************************************************* HNBGW_Test.msc0-SCCP(670)@dc2b9a5d0dfe: v_sccp_pdu_maxlen:268 MTC@dc2b9a5d0dfe: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(675)@dc2b9a5d0dfe: ************************************************* HNBGW_Test.msc1-M3UA(675)@dc2b9a5d0dfe: M3UA emulation initiated, the test can be started MTC@dc2b9a5d0dfe: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(675)@dc2b9a5d0dfe: ************************************************* HNBGW_Test.msc1-SCCP(673)@dc2b9a5d0dfe: v_sccp_pdu_maxlen:268 MTC@dc2b9a5d0dfe: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc2-M3UA(678)@dc2b9a5d0dfe: ************************************************* HNBGW_Test.msc2-M3UA(678)@dc2b9a5d0dfe: M3UA emulation initiated, the test can be started MTC@dc2b9a5d0dfe: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(678)@dc2b9a5d0dfe: ************************************************* HNBGW_Test.msc2-SCCP(676)@dc2b9a5d0dfe: v_sccp_pdu_maxlen:268 20250410090044948 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410090044948 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410090044948 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410090044948 DRANAP DEBUG cnlink(sgsn-1)[0x55b0da03dd30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410090044948 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410090044948 DRANAP DEBUG cnlink(sgsn-2)[0x55b0da03e6c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410090044948 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410090044948 DRANAP DEBUG cnlink(sgsn-3)[0x55b0da03f050]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410090044949 DRANAP DEBUG cnlink(sgsn-3)[0x55b0da03f050]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410090044949 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250410090044949 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410090044949 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410090044949 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410090044949 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090044949 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090044949 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090044949 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) 20250410090044949 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090044949 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090044950 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090044950 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090044950 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090044950 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090044950 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090044950 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) 20250410090044950 DLSS7 DEBUG Found route for dpc=12=0.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) 20250410090044950 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250410090044950 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090044950 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250410090044950 DRANAP DEBUG cnlink(sgsn-3)[0x55b0da03f050]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410090044950 DRANAP DEBUG cnlink(sgsn-2)[0x55b0da03e6c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410090044950 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250410090044950 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410090044950 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410090044950 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410090044950 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090044950 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090044950 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090044950 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090044950 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090044950 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090044950 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090044950 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090044950 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090044950 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090044950 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090044950 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090044950 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090044950 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250410090044950 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090044950 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410090044950 DRANAP DEBUG cnlink(sgsn-2)[0x55b0da03e6c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410090044950 DRANAP DEBUG cnlink(sgsn-1)[0x55b0da03dd30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410090044950 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250410090044950 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410090044950 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410090044950 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410090044950 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090044950 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090044950 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090044950 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090044950 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090044950 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090044950 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090044950 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090044950 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090044950 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090044950 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090044950 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090044950 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090044950 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250410090044950 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090044950 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410090044950 DRANAP DEBUG cnlink(sgsn-1)[0x55b0da03dd30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410090044950 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410090044950 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250410090044950 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410090044950 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410090044950 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410090044950 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090044950 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090044950 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090044950 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090044950 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090044950 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090044950 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090044950 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090044950 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090044950 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090044950 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090044950 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090044950 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090044950 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410090044950 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090044950 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410090044950 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410090044950 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090044950 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090044950 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090044950 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 20250410090044950 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250410090044950 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250410090044950 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090044950 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090044950 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090044950 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250410090044950 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250410090044950 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250410090044950 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090044950 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090044950 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090044950 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250410090044950 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250410090044950 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250410090044950 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090044950 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090044950 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090044950 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410090044950 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410090044950 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@dc2b9a5d0dfe: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(681)@dc2b9a5d0dfe: ************************************************* HNBGW_Test.sgsn0-M3UA(681)@dc2b9a5d0dfe: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(681)@dc2b9a5d0dfe: ************************************************* MTC@dc2b9a5d0dfe: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(679)@dc2b9a5d0dfe: v_sccp_pdu_maxlen:268 MTC@dc2b9a5d0dfe: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(684)@dc2b9a5d0dfe: ************************************************* HNBGW_Test.sgsn1-M3UA(684)@dc2b9a5d0dfe: M3UA emulation initiated, the test can be started MTC@dc2b9a5d0dfe: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(684)@dc2b9a5d0dfe: ************************************************* HNBGW_Test.sgsn1-SCCP(682)@dc2b9a5d0dfe: v_sccp_pdu_maxlen:268 MTC@dc2b9a5d0dfe: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn2-M3UA(687)@dc2b9a5d0dfe: ************************************************* MTC@dc2b9a5d0dfe: Starting RAN_Emulation HNBGW_Test.sgsn2-M3UA(687)@dc2b9a5d0dfe: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn2-M3UA(687)@dc2b9a5d0dfe: ************************************************* HNBGW_Test.sgsn2-SCCP(685)@dc2b9a5d0dfe: v_sccp_pdu_maxlen:268 20250410090044992 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410090044992 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410090044992 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250410090044992 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250410090044992 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) 20250410090044992 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250410090044992 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250410090044992 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410090044992 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@dc2b9a5d0dfe: setverdict(pass): none -> pass 20250410090044998 DLINP DEBUG SRVCONN(,r=127.0.0.1:52311<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410090044998 DLINP DEBUG SRVCONN(,r=127.0.0.1:52311<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410090044998 DLINP DEBUG SRVCONN(,r=127.0.0.1:52311<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250410090044998 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250410090044998 DHNBAP DEBUG (127.0.0.1:52311 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20250410090044998 DHNBAP NOTICE (127.0.0.1:52311 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250410090044998 DHNBAP NOTICE (127.0.0.1:52311 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250410090044998 DLINP DEBUG SRVCONN(,r=127.0.0.1:52311<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410090044998 DLINP DEBUG SRVCONN(,r=127.0.0.1:52311<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed 20250410090045124 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250410090045125 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250410090045125 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250410090045125 DLSS7 <000c> 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)@dc2b9a5d0dfe: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250410090045132 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090045132 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250410090045132 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250410090045132 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250410090045132 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250410090045132 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250410090045132 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250410090045132 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 20250410090045132 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250410090045132 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  20250410090045132 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250410090045135 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 20250410090045135 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 20250410090045135 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250410090045135 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250410090045135 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090045135 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250410090045135 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250410090045135 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  20250410090045135 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250410090045135 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250410090045135 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250410090045135 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 20250410090045136 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250410090045136 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  20250410090045136 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410090045136 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250410090045136 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090045136 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250410090045136 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:413) 20250410090045136 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410090045136 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410090045136 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090045136 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410090045136 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250410090045136 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250410090045136 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410090045137 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410090045137 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250410090045137 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410090045137 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410090045137 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410090045137 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090045137 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090045137 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090045137 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090045137 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090045137 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090045137 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090045137 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090045137 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090045137 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090045137 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090045137 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090045137 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090045138 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410090045138 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090045138 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410090045138 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410090045138 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090045138 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090045138 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090045138 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410090045138 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410090045138 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.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' 20250410090045138 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410090045138 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410090045138 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090045138 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(675)@dc2b9a5d0dfe: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250410090045143 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090045143 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPSM:UP) 20250410090045143 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250410090045143 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250410090045143 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250410090045143 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250410090045143 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250410090045143 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 20250410090045143 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Inactive () 20250410090045143 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  20250410090045143 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250410090045145 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090045145 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPTM:ACTIVE) 20250410090045145 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250410090045145 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  20250410090045145 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250410090045145 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250410090045145 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250410090045145 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 20250410090045145 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Active () 20250410090045145 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  20250410090045145 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  20250410090045145 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410090045145 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250410090045145 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090045145 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250410090045145 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.0.2/0 (xua_snm.c:413) 20250410090045145 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410090045145 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410090045145 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090045145 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410090045145 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250410090045145 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250410090045146 DRANAP DEBUG cnlink(msc-1)[0x55b0d9fd5920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410090045146 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 20250410090045146 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 20250410090045146 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250410090045146 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250410090045147 DRANAP DEBUG cnlink(msc-1)[0x55b0d9fd5920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410090045147 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250410090045147 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410090045147 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410090045147 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410090045147 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090045147 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090045147 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090045147 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090045147 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090045147 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090045147 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090045147 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090045147 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090045147 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090045147 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090045147 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090045147 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090045147 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410090045147 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090045147 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410090045147 DRANAP DEBUG cnlink(msc-1)[0x55b0d9fd5920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410090045147 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090045147 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090045147 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090045147 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410090045147 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410090045147 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250410090045147 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250410090045147 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250410090045147 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090045147 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  HNBGW_Test.msc2-M3UA(678)@dc2b9a5d0dfe: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20250410090045153 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) 20250410090045153 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (ASPSM:UP) 20250410090045153 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250410090045153 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc2-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250410090045153 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250410090045153 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250410090045153 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20250410090045153 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 20250410090045153 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc2-0) Tx NOTIFY Type State Change:AS Inactive () 20250410090045153 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  20250410090045153 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250410090045155 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) 20250410090045155 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (ASPTM:ACTIVE) 20250410090045155 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250410090045155 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  20250410090045155 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250410090045155 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250410090045155 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250410090045155 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 20250410090045155 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc2-0) Tx NOTIFY Type State Change:AS Active () 20250410090045155 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  20250410090045155 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  20250410090045155 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  20250410090045155 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410090045155 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250410090045155 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090045155 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250410090045155 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.0.3/0 (xua_snm.c:413) 20250410090045155 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410090045155 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410090045155 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090045155 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410090045155 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250410090045155 DCN NOTICE (msc-2) now available: N-PCSTATE ind: pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250410090045156 DRANAP DEBUG cnlink(msc-2)[0x55b0d9fd2b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410090045157 DRANAP DEBUG cnlink(msc-2)[0x55b0d9fd2b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410090045157 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250410090045157 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410090045157 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410090045157 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410090045157 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090045157 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090045157 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090045157 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090045157 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090045157 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090045157 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090045157 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090045157 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090045157 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090045157 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090045157 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090045157 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090045157 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250410090045157 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090045157 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410090045157 DRANAP DEBUG cnlink(msc-2)[0x55b0d9fd2b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410090045157 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090045157 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090045157 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090045157 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250410090045157 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250410090045157 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' 20250410090045157 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 20250410090045157 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250410090045157 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090045157 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  20250410090045160 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250410090045160 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250410090045160 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250410090045160 DLSS7 <000c> 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)@dc2b9a5d0dfe: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250410090045167 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090045167 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250410090045167 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250410090045167 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250410090045167 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250410090045167 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250410090045167 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250410090045167 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 20250410090045167 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250410090045167 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  20250410090045167 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250410090045169 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090045169 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250410090045169 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250410090045169 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  20250410090045169 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250410090045169 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250410090045169 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250410090045169 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 20250410090045169 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250410090045169 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  20250410090045169 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  20250410090045169 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  20250410090045169 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  20250410090045169 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410090045169 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250410090045169 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090045169 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250410090045170 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250410090045170 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410090045170 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410090045170 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090045170 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410090045170 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250410090045170 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250410090045170 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410090045171 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 20250410090045171 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 20250410090045171 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250410090045171 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250410090045171 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410090045171 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250410090045171 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410090045171 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410090045171 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410090045171 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090045171 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090045171 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090045171 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090045171 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090045171 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090045171 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090045171 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090045171 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090045171 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090045171 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090045171 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090045171 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090045171 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410090045171 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090045171 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410090045171 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410090045172 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090045172 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090045172 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090045172 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410090045172 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410090045172 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.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' 20250410090045172 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410090045172 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410090045172 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090045172 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(684)@dc2b9a5d0dfe: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250410090045175 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090045175 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPSM:UP) 20250410090045175 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250410090045175 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250410090045175 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250410090045175 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250410090045175 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250410090045175 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 20250410090045175 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Inactive () 20250410090045175 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  20250410090045175 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250410090045177 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090045177 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPTM:ACTIVE) 20250410090045177 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250410090045177 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  20250410090045177 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250410090045177 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250410090045177 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250410090045177 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 20250410090045177 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Active () 20250410090045177 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  20250410090045177 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  20250410090045177 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  20250410090045177 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  20250410090045177 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  20250410090045177 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410090045177 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250410090045177 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090045177 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250410090045177 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.1.2/0 (xua_snm.c:413) 20250410090045177 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410090045177 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410090045177 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090045177 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410090045177 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250410090045177 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250410090045177 DRANAP DEBUG cnlink(sgsn-1)[0x55b0da03dd30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410090045178 DRANAP DEBUG cnlink(sgsn-1)[0x55b0da03dd30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410090045178 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250410090045178 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410090045178 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410090045178 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410090045178 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090045178 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090045178 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090045178 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090045178 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090045178 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090045178 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090045178 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090045178 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090045178 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090045178 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090045178 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090045178 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090045178 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250410090045178 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090045178 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410090045178 DRANAP DEBUG cnlink(sgsn-1)[0x55b0da03dd30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410090045178 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090045178 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090045178 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090045178 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250410090045178 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250410090045178 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 20250410090045178 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 20250410090045178 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250410090045178 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090045178 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 06 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 04  20250410090045182 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 20250410090045182 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 20250410090045182 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250410090045182 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)@dc2b9a5d0dfe: SCTP_ConnectResult -> connection established from: "127.0.0.1":23910 to server: "127.0.0.1":2905 association #8 20250410090045186 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) 20250410090045186 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn2-0) Received M3UA Message (ASPSM:UP) 20250410090045186 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250410090045186 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn2-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250410090045186 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250410090045186 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250410090045186 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn2){AS_DOWN}: state_chg to AS_INACTIVE 20250410090045186 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 20250410090045186 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn2-0) Tx NOTIFY Type State Change:AS Inactive () 20250410090045186 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  20250410090045186 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250410090045188 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) 20250410090045188 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn2-0) Received M3UA Message (ASPTM:ACTIVE) 20250410090045188 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250410090045188 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  20250410090045188 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250410090045188 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250410090045188 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250410090045188 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 20250410090045188 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn2-0) Tx NOTIFY Type State Change:AS Active () 20250410090045188 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  20250410090045188 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  20250410090045188 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  20250410090045188 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  20250410090045188 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  20250410090045188 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  20250410090045188 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410090045188 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250410090045188 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090045188 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250410090045188 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.1.3/0 (xua_snm.c:413) 20250410090045188 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410090045188 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410090045188 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090045188 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410090045188 DCN DEBUG N-PCSTATE ind: affected_pc=11 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250410090045188 DCN NOTICE (sgsn-2) now available: N-PCSTATE ind: pc=11 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250410090045188 DRANAP DEBUG cnlink(sgsn-2)[0x55b0da03e6c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410090045190 DRANAP DEBUG cnlink(sgsn-2)[0x55b0da03e6c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410090045190 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250410090045190 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410090045190 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410090045190 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410090045190 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090045190 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090045190 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090045190 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090045190 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090045190 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090045190 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090045190 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090045190 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090045190 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090045190 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090045190 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090045190 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090045190 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250410090045190 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090045190 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410090045190 DRANAP DEBUG cnlink(sgsn-2)[0x55b0da03e6c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410090045190 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090045190 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090045190 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090045190 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250410090045190 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250410090045190 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' 20250410090045190 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 20250410090045190 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250410090045190 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090045190 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(671)@dc2b9a5d0dfe: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250410090045939 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090045939 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410090045939 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410090045939 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410090045939 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410090045939 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410090045939 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410090045939 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410090045939 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090045939 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410090045939 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090045939 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410090045939 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410090045939 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410090045939 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410090045939 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410090045939 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250410090045939 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410090045939 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090045939 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090045939 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090045939 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090045939 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090045939 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090045939 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090045939 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090045939 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090045939 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090045939 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090045939 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090045939 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090045939 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410090045939 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250410090045939 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250410090045939 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250410090045939 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250410090045939 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410090045939 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410090045939 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090045939 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090045939 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090045939 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090045939 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090045939 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090045939 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090045939 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090045939 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090045939 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090045939 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090045939 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090045939 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090045939 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410090045939 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090045939 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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) 20250410090045939 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250410090045939 DRANAP NOTICE cnlink(msc-0)[0x55b0d9ff2940]{CONNECTED}: link up (cnlink.c:111) 20250410090045939 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090045939 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090045939 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090045939 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410090045939 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410090045939 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250410090045939 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410090045939 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410090045939 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090045939 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  20250410090045941 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090045941 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410090045941 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410090045941 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410090045941 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410090045941 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410090045941 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250410090045941 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410090045941 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090045941 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090045941 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090045941 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090045941 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090045941 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090045941 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410090045941 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410090045941 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410090045941 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410090045941 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410090045941 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410090045941 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410090045941 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090045941 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410090045941 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090045941 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090045941 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090045941 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090045941 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090045941 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090045941 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090045941 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) HNBGW_Test.msc1-RAN(674)@dc2b9a5d0dfe: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250410090045941 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410090045941 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250410090045941 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250410090045941 DRANAP INFO cnlink(msc-0)[0x55b0d9ff2940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250410090045942 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090045942 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250410090045942 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250410090045942 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 20250410090045942 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410090045942 DLSS7 <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' 20250410090045942 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410090045942 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410090045942 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090045942 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410090045942 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090045942 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410090045942 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410090045942 DLM3UA DEBUG 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) 20250410090045942 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410090045942 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410090045942 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250410090045942 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250410090045942 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090045942 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090045942 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090045942 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090045942 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090045942 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090045942 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090045942 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090045942 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090045942 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090045942 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090045942 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090045942 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090045942 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410090045942 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250410090045942 DRANAP DEBUG cnlink(msc-1)[0x55b0d9fd5920]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250410090045942 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) 20250410090045942 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) 20250410090045942 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410090045942 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250410090045942 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090045942 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090045942 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090045942 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090045942 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090045942 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090045942 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090045942 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090045942 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090045942 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090045942 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090045942 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090045942 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090045942 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410090045942 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090045942 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250410090045942 DRANAP DEBUG cnlink(msc-1)[0x55b0d9fd5920]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250410090045942 DRANAP NOTICE cnlink(msc-1)[0x55b0d9fd5920]{CONNECTED}: link up (cnlink.c:111) 20250410090045943 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090045943 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090045943 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090045943 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410090045943 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410090045943 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250410090045943 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250410090045943 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250410090045943 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090045943 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  20250410090045943 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090045943 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250410090045943 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250410090045943 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 20250410090045943 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410090045943 DLSS7 <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' 20250410090045943 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410090045943 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410090045943 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090045943 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410090045943 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090045943 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410090045943 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410090045943 DLM3UA DEBUG 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) 20250410090045943 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410090045943 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410090045943 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250410090045943 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250410090045943 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090045943 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090045943 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090045943 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090045943 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090045944 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090045944 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090045944 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090045944 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090045944 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090045944 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090045944 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090045944 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090045944 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410090045944 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250410090045944 DRANAP DEBUG cnlink(msc-1)[0x55b0d9fd5920]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250410090045944 DRANAP INFO cnlink(msc-1)[0x55b0d9fd5920]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc2-RAN(677)@dc2b9a5d0dfe: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250410090045956 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) 20250410090045956 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250410090045956 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250410090045956 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 20250410090045956 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410090045956 DLSS7 <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' 20250410090045956 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410090045956 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410090045956 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090045956 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410090045956 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090045956 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410090045956 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410090045956 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) 20250410090045956 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410090045956 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410090045956 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250410090045956 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250410090045956 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090045956 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090045956 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090045956 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090045956 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090045956 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090045956 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090045956 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090045956 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090045956 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090045956 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090045956 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090045956 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090045956 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410090045956 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250410090045956 DRANAP DEBUG cnlink(msc-2)[0x55b0d9fd2b20]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250410090045956 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) 20250410090045956 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) 20250410090045956 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410090045956 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250410090045956 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090045956 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090045956 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090045956 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090045956 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090045956 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090045956 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090045956 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090045956 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090045956 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090045956 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090045957 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090045957 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090045957 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250410090045957 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090045957 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250410090045957 DRANAP DEBUG cnlink(msc-2)[0x55b0d9fd2b20]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250410090045957 DRANAP NOTICE cnlink(msc-2)[0x55b0d9fd2b20]{CONNECTED}: link up (cnlink.c:111) 20250410090045957 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090045957 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090045957 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090045957 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250410090045957 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250410090045957 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' 20250410090045957 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 20250410090045957 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250410090045957 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090045957 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  20250410090045961 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) 20250410090045961 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250410090045961 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250410090045961 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 20250410090045961 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410090045961 DLSS7 <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' 20250410090045961 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410090045961 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410090045961 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090045961 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410090045961 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090045961 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410090045961 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410090045961 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) 20250410090045961 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410090045961 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410090045961 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250410090045961 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250410090045961 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090045961 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090045961 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090045961 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090045961 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090045961 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090045961 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090045961 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090045961 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090045961 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090045961 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090045961 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090045961 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090045961 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410090045961 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250410090045961 DRANAP DEBUG cnlink(msc-2)[0x55b0d9fd2b20]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250410090045961 DRANAP INFO cnlink(msc-2)[0x55b0d9fd2b20]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(680)@dc2b9a5d0dfe: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250410090045967 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090045967 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410090045967 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410090045967 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410090045967 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410090045967 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410090045967 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410090045967 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410090045967 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090045967 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410090045967 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090045967 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410090045967 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410090045967 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410090045967 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410090045967 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410090045967 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250410090045967 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410090045967 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090045967 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090045967 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090045967 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090045967 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090045967 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090045967 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090045967 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090045967 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090045967 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090045967 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090045967 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090045967 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090045967 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410090045967 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250410090045967 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250410090045967 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250410090045967 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250410090045967 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410090045967 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410090045967 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090045967 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090045967 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090045967 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090045967 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090045967 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090045967 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090045967 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090045967 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090045967 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090045967 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090045967 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090045967 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090045967 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410090045967 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090045967 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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) 20250410090045967 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250410090045967 DRANAP NOTICE cnlink(sgsn-0)[0x55b0da03d3a0]{CONNECTED}: link up (cnlink.c:111) 20250410090045967 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090045967 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090045967 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090045967 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410090045967 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410090045967 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.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' 20250410090045967 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410090045967 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410090045967 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090045967 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  20250410090045969 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090045969 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410090045969 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410090045969 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410090045969 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410090045969 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410090045969 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410090045969 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410090045969 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090045969 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410090045969 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090045969 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410090045969 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410090045969 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410090045969 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410090045969 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410090045969 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250410090045969 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410090045969 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090045969 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090045969 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090045969 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090045969 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090045969 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090045969 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090045969 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090045969 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090045969 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090045969 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090045969 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090045969 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090045969 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410090045969 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250410090045969 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250410090045969 DRANAP INFO cnlink(sgsn-0)[0x55b0da03d3a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(683)@dc2b9a5d0dfe: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250410090045974 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090045975 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250410090045975 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250410090045975 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 20250410090045975 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410090045975 DLSS7 <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' 20250410090045975 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410090045975 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410090045975 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090045975 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410090045975 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090045975 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410090045975 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410090045975 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) 20250410090045975 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410090045975 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410090045975 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250410090045975 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250410090045975 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090045975 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090045975 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090045975 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090045975 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090045975 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090045975 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090045975 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090045975 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090045975 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090045975 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090045975 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090045975 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090045975 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410090045975 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250410090045975 DRANAP DEBUG cnlink(sgsn-1)[0x55b0da03dd30]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250410090045975 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) 20250410090045975 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) 20250410090045975 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410090045975 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250410090045975 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090045975 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090045975 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090045975 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090045975 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090045975 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090045975 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090045975 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090045975 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090045975 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090045975 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090045975 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090045975 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090045975 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250410090045975 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090045975 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250410090045975 DRANAP DEBUG cnlink(sgsn-1)[0x55b0da03dd30]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250410090045975 DRANAP NOTICE cnlink(sgsn-1)[0x55b0da03dd30]{CONNECTED}: link up (cnlink.c:111) 20250410090045975 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090045975 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090045975 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090045975 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250410090045975 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250410090045975 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' 20250410090045975 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 20250410090045975 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250410090045975 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090045975 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  20250410090045976 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090045976 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250410090045976 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250410090045976 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 20250410090045976 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410090045976 DLSS7 <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' 20250410090045976 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410090045976 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410090045976 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090045976 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410090045976 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090045976 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410090045976 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410090045976 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) 20250410090045976 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410090045976 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410090045976 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250410090045976 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250410090045976 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090045976 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090045976 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090045976 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090045976 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090045976 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090045976 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090045976 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090045976 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090045976 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090045976 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090045976 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090045976 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090045976 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410090045976 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250410090045976 DRANAP DEBUG cnlink(sgsn-1)[0x55b0da03dd30]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250410090045976 DRANAP INFO cnlink(sgsn-1)[0x55b0da03dd30]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn2-RAN(686)@dc2b9a5d0dfe: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250410090045987 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) 20250410090045987 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn2-0) Received M3UA Message (XFER:DATA) 20250410090045987 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn2-0) m3ua_rx_xfer 20250410090045987 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 20250410090045987 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410090045987 DLSS7 <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' 20250410090045987 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410090045987 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410090045987 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090045987 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410090045988 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090045988 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410090045988 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410090045988 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) 20250410090045988 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410090045988 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410090045988 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20250410090045988 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250410090045988 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) 20250410090045988 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090045988 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090045988 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090045988 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090045988 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090045988 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090045988 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090045988 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090045988 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) 20250410090045988 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090045988 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090045988 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090045988 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410090045988 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250410090045988 DRANAP DEBUG cnlink(sgsn-2)[0x55b0da03e6c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250410090045988 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) 20250410090045988 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) 20250410090045988 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410090045988 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250410090045988 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090045988 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090045988 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090045988 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090045988 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090045988 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090045988 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090045988 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090045988 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090045988 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090045988 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090045988 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090045988 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090045988 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250410090045988 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090045988 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 01 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) 20250410090045988 DRANAP DEBUG cnlink(sgsn-2)[0x55b0da03e6c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250410090045988 DRANAP NOTICE cnlink(sgsn-2)[0x55b0da03e6c0]{CONNECTED}: link up (cnlink.c:111) 20250410090045988 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090045988 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090045988 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090045988 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250410090045988 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250410090045988 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=1 -> eSLS=1: use Normal Route via 'virt-sgsn2' 20250410090045988 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 20250410090045988 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250410090045988 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090045988 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 01 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  20250410090045989 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) 20250410090045989 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn2-0) Received M3UA Message (XFER:DATA) 20250410090045989 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn2-0) m3ua_rx_xfer 20250410090045989 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 20250410090045989 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410090045989 DLSS7 <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' 20250410090045989 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410090045989 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410090045989 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090045989 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410090045989 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090045989 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410090045989 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410090045989 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) 20250410090045989 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410090045989 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410090045989 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20250410090045989 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250410090045989 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) 20250410090045989 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090045989 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090045989 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090045989 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090045989 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090045989 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090045989 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090045989 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090045989 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) 20250410090045989 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090045989 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090045989 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090045989 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410090045989 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250410090045989 DRANAP DEBUG cnlink(sgsn-2)[0x55b0da03e6c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250410090045989 DRANAP INFO cnlink(sgsn-2)[0x55b0da03e6c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250410090047010 DLCTRL DEBUG Command: GET 590715153 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250410090047010 DLCTRL DEBUG Tx Command reply: GET_REPLY 590715153 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250410090047018 DLCTRL DEBUG Command: GET 102364799 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250410090047018 DLCTRL DEBUG Tx Command reply: GET_REPLY 102364799 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250410090047023 DLCTRL DEBUG Command: GET 846682547 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250410090047023 DLCTRL DEBUG Tx Command reply: GET_REPLY 846682547 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250410090047028 DLCTRL DEBUG Command: GET 141646744 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410090047028 DLCTRL DEBUG Tx Command reply: GET_REPLY 141646744 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410090047032 DLCTRL DEBUG Command: GET 678720668 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250410090047032 DLCTRL DEBUG Tx Command reply: GET_REPLY 678720668 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250410090047037 DLCTRL DEBUG Command: GET 986238750 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250410090047037 DLCTRL DEBUG Tx Command reply: GET_REPLY 986238750 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250410090047041 DLCTRL DEBUG Command: GET 574303025 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250410090047041 DLCTRL DEBUG Tx Command reply: GET_REPLY 574303025 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250410090047047 DLCTRL DEBUG Command: GET 477117504 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250410090047047 DLCTRL DEBUG Tx Command reply: GET_REPLY 477117504 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250410090047054 DLCTRL DEBUG Command: GET 493823428 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410090047054 DLCTRL DEBUG Tx Command reply: GET_REPLY 493823428 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410090047060 DLCTRL DEBUG Command: GET 677931387 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250410090047060 DLCTRL DEBUG Tx Command reply: GET_REPLY 677931387 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250410090047064 DLCTRL DEBUG Command: GET 786690151 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250410090047064 DLCTRL DEBUG Tx Command reply: GET_REPLY 786690151 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250410090047069 DLCTRL DEBUG Command: GET 194771842 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250410090047069 DLCTRL DEBUG Tx Command reply: GET_REPLY 194771842 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250410090047074 DLCTRL DEBUG Command: GET 883495883 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250410090047074 DLCTRL DEBUG Tx Command reply: GET_REPLY 883495883 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250410090047078 DLCTRL DEBUG Command: GET 354826158 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410090047078 DLCTRL DEBUG Tx Command reply: GET_REPLY 354826158 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410090047082 DLCTRL DEBUG Command: GET 649561737 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250410090047082 DLCTRL DEBUG Tx Command reply: GET_REPLY 649561737 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250410090047086 DLCTRL DEBUG Command: GET 272293003 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250410090047086 DLCTRL DEBUG Tx Command reply: GET_REPLY 272293003 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250410090047090 DLCTRL DEBUG Command: GET 90895177 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250410090047090 DLCTRL DEBUG Tx Command reply: GET_REPLY 90895177 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250410090047094 DLCTRL DEBUG Command: GET 886996495 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250410090047094 DLCTRL DEBUG Tx Command reply: GET_REPLY 886996495 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250410090047098 DLCTRL DEBUG Command: GET 998618295 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410090047098 DLCTRL DEBUG Tx Command reply: GET_REPLY 998618295 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410090047103 DLCTRL DEBUG Command: GET 830060360 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250410090047103 DLCTRL DEBUG Tx Command reply: GET_REPLY 830060360 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@dc2b9a5d0dfe: 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@dc2b9a5d0dfe: "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@dc2b9a5d0dfe: 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@dc2b9a5d0dfe: 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@dc2b9a5d0dfe: 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 := '000000000000001010101000'B, t_guard := 20.000000 } 20250410090047140 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51394<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(671)@dc2b9a5d0dfe: f_create_expect(l3 := '05080299F999172A5205F442410023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(671)@dc2b9a5d0dfe: 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)@dc2b9a5d0dfe: Added conn table entry 0TC_mscpool_LU_by_tmsi_from_other_PLMN0(689)14658013 20250410090048164 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410090048164 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410090048164 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1351) 20250410090048164 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250410090048164 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xdfa9dd, normal) (hnbgw_rua.c:407) 20250410090048164 DHNB DEBUG map_rua[0x55b0da0763d0]{init}: Allocated (fsm.c:456) 20250410090048164 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14658013)[0x55b0da0763d0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250410090048164 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14658013 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250410090048164 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410090048164 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410090048164 DRUA INFO LU from other PLMN: old LAI=999-99 my PLMN=001-01 (hnbgw_l3.c:199) 20250410090048164 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14658013 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) 20250410090048164 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14658013 SCCP-0 CS MI=TMSI-0x42410023 (from other PLMN): CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250410090048164 DCN DEBUG map_sccp[0x55b0da074890]{init}: Allocated (fsm.c:456) 20250410090048164 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-79)[0x55b0da074890]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250410090048164 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-14658013 <-> SCCP-79 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250410090048164 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14658013 SCCP-79 msc-0 MI=TMSI-0x42410023 (from other PLMN): rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20250410090048164 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14658013)[0x55b0da0763d0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250410090048164 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410090048164 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410090048164 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14658013)[0x55b0da0763d0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250410090048164 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-79)[0x55b0da074890]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250410090048164 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250410090048164 DLSCCP DEBUG SCCP-SCOC(79)[0x55b0da07c750]{IDLE}: Allocated (fsm.c:456) 20250410090048164 DLSCCP DEBUG SCCP-SCOC(79)[0x55b0da07c750]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250410090048164 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080299f999172a5205f442410023004f40030002a80056400500f1100926) (sccp_scrc.c:415) 20250410090048164 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090048164 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090048164 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090048164 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090048164 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090048164 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090048164 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090048164 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090048164 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090048164 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090048164 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090048164 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090048164 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090048164 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410090048164 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090048164 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 02 a8 00 56 40 05 00 f1 10 09 26 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090048164 DLSCCP DEBUG SCCP-SCOC(79)[0x55b0da07c750]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250410090048164 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-79)[0x55b0da074890]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250410090048164 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14658013)[0x55b0da0763d0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250410090048164 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090048165 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090048165 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090048165 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410090048165 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410090048165 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.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' 20250410090048165 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410090048165 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410090048165 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090048165 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 02 a8 00 56 40 05 00 f1 10 09 26 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(670)@dc2b9a5d0dfe: First idle individual index:0 HNBGW_Test.msc0-SCCP(670)@dc2b9a5d0dfe: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(671)@dc2b9a5d0dfe: Found Expect[0] for l3='05080299F999172A5205F442410023'O handled at TC_mscpool_LU_by_tmsi_from_other_PLMN0(689) HNBGW_Test.msc0-RAN(671)@dc2b9a5d0dfe: Added conn table entry 0TC_mscpool_LU_by_tmsi_from_other_PLMN0(689)8181068 HNBGW_Test.msc0-SCCP(670)@dc2b9a5d0dfe: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(670)@dc2b9a5d0dfe: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_LU_by_tmsi_from_other_PLMN0(689)@dc2b9a5d0dfe: setverdict(pass): none -> pass MTC@dc2b9a5d0dfe: 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 } } } 20250410090048179 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090048179 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410090048179 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410090048179 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410090048179 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410090048179 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410090048179 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410090048179 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410090048179 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090048179 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 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 81 43 d4 02 00 00 00 00 00 06 00 08 00 00 00 07  20250410090048179 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090048179 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410090048179 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410090048179 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410090048179 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410090048179 DLSS7 DEBUG scrc_rx_mtp_xfer_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=008143d4) (sccp_scrc.c:486) 20250410090048179 DLSCCP DEBUG Received CO:COAK for local reference 79 (sccp_scoc.c:1855) 20250410090048179 DLSCCP DEBUG SCCP-SCOC(79)[0x55b0da07c750]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250410090048179 DLSCCP DEBUG SCCP-SCOC(79)[0x55b0da07c750]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250410090048179 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090048179 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250410090048179 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) 20250410090048179 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-79)[0x55b0da074890]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250410090048179 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-79)[0x55b0da074890]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250410090048180 DLCTRL DEBUG Command: GET 626854293 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250410090048180 DLCTRL DEBUG Tx Command reply: GET_REPLY 626854293 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250410090048183 DLCTRL DEBUG Command: GET 148177388 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250410090048183 DLCTRL DEBUG Tx Command reply: GET_REPLY 148177388 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250410090048186 DLCTRL DEBUG Command: GET 808034812 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250410090048186 DLCTRL DEBUG Tx Command reply: GET_REPLY 808034812 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250410090048190 DLCTRL DEBUG Command: GET 290490569 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410090048190 DLCTRL DEBUG Tx Command reply: GET_REPLY 290490569 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410090048194 DLCTRL DEBUG Command: GET 994250470 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250410090048194 DLCTRL DEBUG Tx Command reply: GET_REPLY 994250470 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed 20250410090048198 DLCTRL DEBUG Command: GET 430748684 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250410090048198 DLCTRL DEBUG Tx Command reply: GET_REPLY 430748684 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250410090048201 DLCTRL DEBUG Command: GET 241169281 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250410090048201 DLCTRL DEBUG Tx Command reply: GET_REPLY 241169281 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250410090048204 DLCTRL DEBUG Command: GET 681067306 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250410090048204 DLCTRL DEBUG Tx Command reply: GET_REPLY 681067306 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250410090048206 DLCTRL DEBUG Command: GET 599775145 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410090048206 DLCTRL DEBUG Tx Command reply: GET_REPLY 599775145 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410090048208 DLCTRL DEBUG Command: GET 339996047 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250410090048208 DLCTRL DEBUG Tx Command reply: GET_REPLY 339996047 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed 20250410090048210 DLCTRL DEBUG Command: GET 55552414 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250410090048210 DLCTRL DEBUG Tx Command reply: GET_REPLY 55552414 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250410090048211 DLCTRL DEBUG Command: GET 659329875 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250410090048211 DLCTRL DEBUG Tx Command reply: GET_REPLY 659329875 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250410090048216 DLCTRL DEBUG Command: GET 90765995 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250410090048216 DLCTRL DEBUG Tx Command reply: GET_REPLY 90765995 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250410090048219 DLCTRL DEBUG Command: GET 190155626 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410090048219 DLCTRL DEBUG Tx Command reply: GET_REPLY 190155626 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410090048221 DLCTRL DEBUG Command: GET 600603447 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250410090048221 DLCTRL DEBUG Tx Command reply: GET_REPLY 600603447 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed 20250410090048225 DLCTRL DEBUG Command: GET 698391754 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250410090048225 DLCTRL DEBUG Tx Command reply: GET_REPLY 698391754 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250410090048227 DLCTRL DEBUG Command: GET 42400326 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250410090048227 DLCTRL DEBUG Tx Command reply: GET_REPLY 42400326 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250410090048230 DLCTRL DEBUG Command: GET 839901017 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250410090048230 DLCTRL DEBUG Tx Command reply: GET_REPLY 839901017 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250410090048232 DLCTRL DEBUG Command: GET 548121561 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410090048232 DLCTRL DEBUG Tx Command reply: GET_REPLY 548121561 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410090048234 DLCTRL DEBUG Command: GET 153586470 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250410090048234 DLCTRL DEBUG Tx Command reply: GET_REPLY 153586470 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed MTC@dc2b9a5d0dfe: 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 := '000000000000000111100100'B, t_guard := 20.000000 } 20250410090048247 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51406<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc2-RAN(677)@dc2b9a5d0dfe: f_create_expect(l3 := '05080200F110172A5205F4428AC023'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(677)@dc2b9a5d0dfe: 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)@dc2b9a5d0dfe: Added conn table entry 1TC_mscpool_LU_by_tmsi_from_other_PLMN0(690)10128449 20250410090049275 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410090049275 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410090049275 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1351) 20250410090049275 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250410090049275 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x9a8c41, normal) (hnbgw_rua.c:407) 20250410090049275 DHNB DEBUG map_rua[0x55b0da07b8a0]{init}: Allocated (fsm.c:456) 20250410090049275 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10128449)[0x55b0da07b8a0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250410090049275 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10128449 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250410090049275 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410090049275 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410090049275 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10128449 SCCP-0 CS MI=TMSI-0x428AC023: TMSI-0x428AC023 NRI(10bit)=0x22b=555: NRI match selects msc 2 (hnbgw_cn.c:1078) 20250410090049275 DCN DEBUG map_sccp[0x55b0da08e910]{init}: Allocated (fsm.c:456) 20250410090049275 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-80)[0x55b0da08e910]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250410090049275 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-10128449 <-> SCCP-80 msc-2 msc-two cs7-0.sccp l=0.23.5<->r=0.0.3 (context_map.c:128) 20250410090049275 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10128449 SCCP-80 msc-2 MI=TMSI-0x428AC023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20250410090049275 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10128449)[0x55b0da07b8a0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250410090049275 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410090049275 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410090049276 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10128449)[0x55b0da07b8a0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250410090049276 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-80)[0x55b0da08e910]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250410090049276 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250410090049276 DLSCCP DEBUG SCCP-SCOC(80)[0x55b0d9ec24b0]{IDLE}: Allocated (fsm.c:456) 20250410090049276 DLSCCP DEBUG SCCP-SCOC(80)[0x55b0d9ec24b0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250410090049276 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f4428ac023004f40030001e40056400500f1100926) (sccp_scrc.c:415) 20250410090049276 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090049276 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090049276 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090049276 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090049276 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090049276 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090049276 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090049276 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090049276 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090049276 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090049276 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090049276 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090049276 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090049276 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250410090049276 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090049276 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 e4 00 56 40 05 00 f1 10 09 26 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090049276 DLSCCP DEBUG SCCP-SCOC(80)[0x55b0d9ec24b0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250410090049276 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-80)[0x55b0da08e910]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250410090049276 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10128449)[0x55b0da07b8a0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250410090049276 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090049276 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090049276 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090049276 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250410090049276 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250410090049276 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' 20250410090049276 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 20250410090049276 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250410090049276 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090049276 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 e4 00 56 40 05 00 f1 10 09 26 00 00 00 06 00 08 00 00 00 05  HNBGW_Test.msc2-SCCP(676)@dc2b9a5d0dfe: First idle individual index:0 HNBGW_Test.msc2-SCCP(676)@dc2b9a5d0dfe: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc2-RAN(677)@dc2b9a5d0dfe: Found Expect[0] for l3='05080200F110172A5205F4428AC023'O handled at TC_mscpool_LU_by_tmsi_from_other_PLMN0(690) HNBGW_Test.msc2-RAN(677)@dc2b9a5d0dfe: Added conn table entry 0TC_mscpool_LU_by_tmsi_from_other_PLMN0(690)3018000 HNBGW_Test.msc2-SCCP(676)@dc2b9a5d0dfe: Session index based on connection ID:0 TC_mscpool_LU_by_tmsi_from_other_PLMN0(690)@dc2b9a5d0dfe: setverdict(pass): none -> pass HNBGW_Test.msc2-SCCP(676)@dc2b9a5d0dfe: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250410090049296 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) 20250410090049296 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250410090049296 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250410090049296 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 20250410090049296 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing MTC@dc2b9a5d0dfe: 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 } } } 20250410090049296 DLSS7 <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' 20250410090049296 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410090049296 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410090049296 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090049296 DLSS7 <000c> osmo_ss7_asp.c:1175 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 1e 82 91 02 00 00 00 00 00 06 00 08 00 00 00 07  20250410090049296 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090049296 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410090049296 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410090049297 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) 20250410090049297 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410090049297 DLSS7 DEBUG scrc_rx_mtp_xfer_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=001e8291) (sccp_scrc.c:486) 20250410090049297 DLSCCP DEBUG Received CO:COAK for local reference 80 (sccp_scoc.c:1855) 20250410090049297 DLSCCP DEBUG SCCP-SCOC(80)[0x55b0d9ec24b0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250410090049297 DLSCCP DEBUG SCCP-SCOC(80)[0x55b0d9ec24b0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250410090049297 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090049297 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250410090049297 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) 20250410090049297 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-80)[0x55b0da08e910]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250410090049297 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-80)[0x55b0da08e910]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250410090049298 DLCTRL DEBUG Command: GET 126031932 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250410090049298 DLCTRL DEBUG Tx Command reply: GET_REPLY 126031932 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250410090049303 DLCTRL DEBUG Command: GET 456736778 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250410090049303 DLCTRL DEBUG Tx Command reply: GET_REPLY 456736778 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250410090049308 DLCTRL DEBUG Command: GET 501741209 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250410090049308 DLCTRL DEBUG Tx Command reply: GET_REPLY 501741209 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250410090049312 DLCTRL DEBUG Command: GET 193910352 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410090049312 DLCTRL DEBUG Tx Command reply: GET_REPLY 193910352 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410090049317 DLCTRL DEBUG Command: GET 721000649 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250410090049317 DLCTRL DEBUG Tx Command reply: GET_REPLY 721000649 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed 20250410090049321 DLCTRL DEBUG Command: GET 178319211 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250410090049321 DLCTRL DEBUG Tx Command reply: GET_REPLY 178319211 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250410090049325 DLCTRL DEBUG Command: GET 951926375 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250410090049325 DLCTRL DEBUG Tx Command reply: GET_REPLY 951926375 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250410090049329 DLCTRL DEBUG Command: GET 770310780 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250410090049329 DLCTRL DEBUG Tx Command reply: GET_REPLY 770310780 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250410090049332 DLCTRL DEBUG Command: GET 567594923 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410090049332 DLCTRL DEBUG Tx Command reply: GET_REPLY 567594923 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410090049336 DLCTRL DEBUG Command: GET 407312230 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250410090049336 DLCTRL DEBUG Tx Command reply: GET_REPLY 407312230 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed 20250410090049339 DLCTRL DEBUG Command: GET 521866209 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250410090049339 DLCTRL DEBUG Tx Command reply: GET_REPLY 521866209 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250410090049342 DLCTRL DEBUG Command: GET 78779032 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250410090049342 DLCTRL DEBUG Tx Command reply: GET_REPLY 78779032 rate_ctr.abs.msc.2.cnpool:subscr:known 1 (control_if.c:477) 20250410090049345 DLCTRL DEBUG Command: GET 394105876 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250410090049345 DLCTRL DEBUG Tx Command reply: GET_REPLY 394105876 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250410090049347 DLCTRL DEBUG Command: GET 409020532 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410090049347 DLCTRL DEBUG Tx Command reply: GET_REPLY 409020532 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410090049349 DLCTRL DEBUG Command: GET 450627629 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250410090049349 DLCTRL DEBUG Tx Command reply: GET_REPLY 450627629 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed 20250410090049350 DLCTRL DEBUG Command: GET 571607090 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250410090049350 DLCTRL DEBUG Tx Command reply: GET_REPLY 571607090 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250410090049352 DLCTRL DEBUG Command: GET 4689012 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250410090049352 DLCTRL DEBUG Tx Command reply: GET_REPLY 4689012 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250410090049353 DLCTRL DEBUG Command: GET 250989148 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250410090049353 DLCTRL DEBUG Tx Command reply: GET_REPLY 250989148 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250410090049354 DLCTRL DEBUG Command: GET 844697506 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410090049354 DLCTRL DEBUG Tx Command reply: GET_REPLY 844697506 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410090049356 DLCTRL DEBUG Command: GET 817941335 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250410090049356 DLCTRL DEBUG Tx Command reply: GET_REPLY 817941335 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed MTC@dc2b9a5d0dfe: ok: talloc reports "asn1_context" = 1 bytes 20250410090049361 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45796<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250410090049361 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:42489<->l=127.0.0.1:4262) (control_if.c:193) VirtHNBGW-STATS(663)@dc2b9a5d0dfe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(664)@dc2b9a5d0dfe: Final verdict of PTC: none MTC@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed 20250410090049364 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45780<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250410090049365 DLINP DEBUG SRVCONN(,r=127.0.0.1:52311<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410090049365 DLINP DEBUG SRVCONN(,r=127.0.0.1:52311<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410090049365 DLINP NOTICE SRV(,r=127.0.0.1:52311<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410090049365 DMAIN NOTICE (127.0.0.1:52311 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:52311<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250410090049365 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) HNBGW_Test.msc1-SCCP(673)@dc2b9a5d0dfe: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1-RUA(669)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(683)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW_Test.sgsn2-SCCP(685)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(682)@dc2b9a5d0dfe: Final verdict of PTC: none 20250410090049369 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250410090049369 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410090049369 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250410090049369 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250410090049369 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250410090049369 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410090049369 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250410090049369 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250410090049369 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250410090049369 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) 20250410090049369 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250410090049369 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc1-0) xUA SRV SHUTDOWN_EVENT 20250410090049369 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250410090049369 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410090049369 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250410090049369 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250410090049369 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250410090049369 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) 20250410090049369 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250410090049369 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn1-0) xUA SRV SHUTDOWN_EVENT 20250410090049369 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250410090049369 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410090049369 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250410090049369 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250410090049369 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250410090049369 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) 20250410090049369 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250410090049369 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP HNBGW_Test.sgsn2-RAN(686)@dc2b9a5d0dfe: Final verdict of PTC: none MutexDispCT-TC_mscpool_LU_by_tmsi_from_other_PLMN(662)@dc2b9a5d0dfe: Final verdict of PTC: none 20250410090049369 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250410090049369 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090049369 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-sgsn0-0: connection closed 20250410090049369 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250410090049369 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250410090049369 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250410090049369 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250410090049369 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 20250410090049369 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  20250410090049369 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  20250410090049369 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  20250410090049369 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  20250410090049369 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  20250410090049369 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410090049369 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250410090049369 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250410090049369 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250410090049369 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) 20250410090049369 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250410090049369 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250410090049369 DLINP <0002> stream.c:265 virt-sgsn2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250410090049369 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) 20250410090049369 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn2-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250410090049369 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn2-0) xUA SRV SHUTDOWN_EVENT 20250410090049370 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250410090049370 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090049370 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-msc0-0: connection closed 20250410090049370 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250410090049370 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250410090049370 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090049370 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250410090049370 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250410090049370 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 20250410090049370 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  20250410090049370 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  20250410090049370 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  20250410090049370 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  20250410090049370 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410090049370 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250410090049370 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250410090049370 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250410090049370 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410090049370 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410090049370 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090049370 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410090049370 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250410090049370 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250410090049370 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 20250410090049370 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090049370 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-msc1-0: connection closed HNBGW_Test.msc0-SCCP(670)@dc2b9a5d0dfe: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0-RUA(667)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW_Test.msc1-RAN(674)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW_Test.msc2-RAN(677)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(679)@dc2b9a5d0dfe: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1(668)@dc2b9a5d0dfe: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0(666)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(676)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW_Test.msc0-RAN(671)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(680)@dc2b9a5d0dfe: Final verdict of PTC: none 20250410090049370 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250410090049370 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250410090049370 DRANAP NOTICE cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: link lost (cnlink.c:118) 20250410090049370 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250410090049370 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250410090049370 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250410090049370 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250410090049370 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 20250410090049370 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  20250410090049370 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  20250410090049370 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  20250410090049370 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410090049370 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250410090049370 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250410090049370 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 20250410090049370 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090049370 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-sgsn1-0: connection closed 20250410090049370 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250410090049370 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250410090049370 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250410090049370 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250410090049371 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 20250410090049371 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  20250410090049371 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  20250410090049371 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410090049371 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250410090049371 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250410090049371 DLINP <0002> stream.c:265 virt-sgsn2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250410090049371 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) 20250410090049371 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn2-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250410090049371 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn2-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250410090049371 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250410090049371 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250410090049371 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) 20250410090049371 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc2-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250410090049371 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc2-0) xUA SRV SHUTDOWN_EVENT 20250410090049371 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 20250410090049371 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 20250410090049371 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) 20250410090049371 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-sgsn2-0: connection closed 20250410090049371 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250410090049371 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250410090049371 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250410090049371 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn2){AS_ACTIVE}: state_chg to AS_PENDING 20250410090049371 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 20250410090049371 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  20250410090049371 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410090049371 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250410090049371 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250410090049371 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250410090049371 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) 20250410090049371 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc2-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250410090049371 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc2-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250410090049371 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 20250410090049371 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 20250410090049371 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) 20250410090049371 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-msc2-0: connection closed 20250410090049371 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250410090049371 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250410090049371 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250410090049371 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20250410090049372 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 20250410090049372 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410090049372 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250410090049372 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.msc0-M3UA(672)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(681)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(684)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW_Test.sgsn2-M3UA(687)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(678)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(675)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW-MGCP(688)@dc2b9a5d0dfe: Final verdict of PTC: none 20250410090049384 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090049385 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250410090049385 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:378) HNBGW-PFCP(665)@dc2b9a5d0dfe: Final verdict of PTC: none20250410090049385 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410090049385 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410090049386 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090049386 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410090049386 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250410090049386 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250410090049386 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250410090049386 DRANAP NOTICE cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: link lost (cnlink.c:118) 20250410090049387 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-79)[0x55b0da074890]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250410090049387 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250410090049387 DLSCCP DEBUG SCCP-SCOC(79)[0x55b0da07c750]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250410090049387 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008143d4), PART(T=Source Reference,L=4,D=0000004f), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250410090049387 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090049388 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090049388 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090049388 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090049388 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) TC_mscpool_LU_by_tmsi_from_other_PLMN0(689)@dc2b9a5d0dfe: Final verdict of PTC: pass20250410090049388 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090049388 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [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 81 43 d4 00 00 4f 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090049389 DLSCCP DEBUG SCCP-SCOC(79)[0x55b0da07c750]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250410090049389 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-79)[0x55b0da074890]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250410090049389 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14658013)[0x55b0da0763d0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250410090049389 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14658013)[0x55b0da0763d0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250410090049389 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250410090049390 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14658013)[0x55b0da0763d0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250410090049390 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14658013)[0x55b0da0763d0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250410090049390 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14658013)[0x55b0da0763d0]{disrupted}: Freeing instance (context_map.c:202) 20250410090049390 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14658013)[0x55b0da0763d0]{disrupted}: Deallocated (fsm.c:568) 20250410090049390 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-79)[0x55b0da074890]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250410090049390 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-79)[0x55b0da074890]{disconnected}: Freeing instance (context_map.c:206) 20250410090049391 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-79)[0x55b0da074890]{disconnected}: Deallocated (fsm.c:568) 20250410090049391 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14658013 SCCP-79 msc-0 MI=TMSI-0x42410023 (from other PLMN): Deallocating (context_map.c:225) 20250410090049391 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090049391 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250410090049391 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.0.2/0 (xua_snm.c:378) 20250410090049391 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410090049392 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410090049392 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090049392 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410090049392 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250410090049392 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250410090049392 DRANAP DEBUG cnlink(msc-1)[0x55b0d9fd5920]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250410090049392 DRANAP NOTICE cnlink(msc-1)[0x55b0d9fd5920]{DISCONNECTED}: link lost (cnlink.c:118) 20250410090049393 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090049393 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410090049393 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090049393 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090049393 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410090049393 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410090049393 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250410090049393 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250410090049393 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51394<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250410090049394 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090049394 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250410090049394 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.1.2/0 (xua_snm.c:378) 20250410090049394 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410090049394 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410090049394 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090049395 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410090049395 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250410090049395 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250410090049395 DRANAP DEBUG cnlink(sgsn-1)[0x55b0da03dd30]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250410090049395 DRANAP NOTICE cnlink(sgsn-1)[0x55b0da03dd30]{DISCONNECTED}: link lost (cnlink.c:118) 20250410090049395 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410090049395 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410090049396 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410090049396 DMAIN NOTICE (127.0.0.1:9999 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) 20250410090049396 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250410090049396 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10128449)[0x55b0da07b8a0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250410090049396 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10128449)[0x55b0da07b8a0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250410090049396 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-80)[0x55b0da08e910]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250410090049396 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250410090049396 DLSCCP DEBUG SCCP-SCOC(80)[0x55b0d9ec24b0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250410090049397 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001e8291), PART(T=Source Reference,L=4,D=00000050), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250410090049397 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090049397 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090049397 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090049397 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090049397 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250410090049397 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090049398 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 1e 82 91 00 00 50 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090049398 DLSCCP DEBUG SCCP-SCOC(80)[0x55b0d9ec24b0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250410090049398 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-80)[0x55b0da08e910]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250410090049398 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10128449)[0x55b0da07b8a0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250410090049398 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10128449)[0x55b0da07b8a0]{disrupted}: Freeing instance (context_map.c:202) 20250410090049398 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10128449)[0x55b0da07b8a0]{disrupted}: Deallocated (fsm.c:568) 20250410090049398 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-80)[0x55b0da08e910]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250410090049398 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-80)[0x55b0da08e910]{disconnected}: Freeing instance (context_map.c:206) 20250410090049398 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-80)[0x55b0da08e910]{disconnected}: Deallocated (fsm.c:568) 20250410090049399 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-10128449 SCCP-80 msc-2 MI=TMSI-0x428AC023: Deallocating (context_map.c:225) 20250410090049399 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090049399 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250410090049399 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.1.3/0 (xua_snm.c:378) 20250410090049399 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410090049399 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410090049399 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) TC_mscpool_LU_by_tmsi_from_other_PLMN0(690)@dc2b9a5d0dfe: Final verdict of PTC: pass MTC@dc2b9a5d0dfe: Setting final verdict of the test case. MTC@dc2b9a5d0dfe: Local verdict of MTC: pass MTC@dc2b9a5d0dfe: Local verdict of PTC MutexDispCT-TC_mscpool_LU_by_tmsi_from_other_PLMN(662): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC VirtHNBGW-STATS(663): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC IPA-CTRL-CLI-IPA(664): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW-PFCP(665): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0(666): none (pass -> pass) 20250410090049399 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410090049399 DCN DEBUG N-PCSTATE ind: affected_pc=11 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250410090049400 DCN NOTICE (sgsn-2) now unreachable: N-PCSTATE ind: pc=11 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250410090049400 DRANAP DEBUG cnlink(sgsn-2)[0x55b0da03e6c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250410090049400 DRANAP NOTICE cnlink(sgsn-2)[0x55b0da03e6c0]{DISCONNECTED}: link lost (cnlink.c:118) MTC@dc2b9a5d0dfe: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0-RUA(667): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1(668): none (pass -> pass) 20250410090049400 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090049400 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51406<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250410090049400 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090049400 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090049400 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250410090049400 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250410090049400 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! MTC@dc2b9a5d0dfe: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1-RUA(669): none (pass -> pass) 20250410090049400 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090049400 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250410090049401 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.0.3/0 (xua_snm.c:378) 20250410090049401 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.msc0-SCCP(670): none (pass -> pass) 20250410090049401 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410090049401 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090049401 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410090049401 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.msc0-RAN(671): none (pass -> pass) 20250410090049401 DCN NOTICE (msc-2) now unreachable: N-PCSTATE ind: pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250410090049401 DRANAP DEBUG cnlink(msc-2)[0x55b0d9fd2b20]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250410090049401 DRANAP NOTICE cnlink(msc-2)[0x55b0d9fd2b20]{DISCONNECTED}: link lost (cnlink.c:118) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.msc0-M3UA(672): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.msc1-SCCP(673): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.msc1-RAN(674): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.msc1-M3UA(675): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.msc2-SCCP(676): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.msc2-RAN(677): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.msc2-M3UA(678): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(679): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.sgsn0-RAN(680): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(681): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(682): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.sgsn1-RAN(683): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(684): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.sgsn2-SCCP(685): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.sgsn2-RAN(686): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.sgsn2-M3UA(687): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW-MGCP(688): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN0(689): pass (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN0(690): pass (pass -> pass) MTC@dc2b9a5d0dfe: Test case TC_mscpool_LU_by_tmsi_from_other_PLMN finished. Verdict: pass MTC@dc2b9a5d0dfe: 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'. Thu Apr 10 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 20250410090049560 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51422<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410090050263 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51422<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=653616) Waiting for packet dumper to finish... 1 (prev_count=653616, count=654156) 20250410090051339 DLSCCP DEBUG SCCP-SCOC(78)[0x55b0da07a140]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410090051339 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c924a9), PART(T=Source Reference,L=4,D=0000004e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410090051339 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090051339 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090051339 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090051339 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090051339 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410090051339 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090051339 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 c9 24 a9 00 00 4e 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090051340 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090051340 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090051340 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090051340 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410090051340 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410090051340 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250410090051342 DLSCCP DEBUG SCCP-SCOC(76)[0x55b0da07c400]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410090051342 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004cbee7), PART(T=Source Reference,L=4,D=0000004c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410090051342 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090051342 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090051342 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410090051342 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090051342 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250410090051342 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090051342 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 4c be e7 00 00 4c 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090051342 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090051342 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090051342 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090051342 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250410090051342 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250410090051342 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250410090051343 DLSCCP DEBUG SCCP-SCOC(77)[0x55b0da055950]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410090051343 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d3cb9f), PART(T=Source Reference,L=4,D=0000004d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410090051343 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090051343 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090051343 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410090051343 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090051343 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250410090051343 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090051343 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 d3 cb 9f 00 00 4d 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090051344 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090051344 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090051344 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090051344 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250410090051344 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250410090051344 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250410090051370 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250410090051370 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250410090051370 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250410090051370 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250410090051370 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250410090051370 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250410090051371 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250410090051371 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250410090051371 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250410090051371 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250410090051371 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250410090051371 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250410090051372 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250410090051372 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20250410090051372 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20250410090051372 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250410090051372 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn2){AS_PENDING}: T(r) expired; dropping queued messages 20250410090051372 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn2){AS_PENDING}: state_chg to AS_DOWN 20250410090051706 DLSCCP DEBUG SCCP-SCOC(75)[0x55b0da06dbb0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410090051706 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00196437), PART(T=Source Reference,L=4,D=0000004b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410090051706 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090051706 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090051706 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090051706 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090051706 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410090051706 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090051706 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 19 64 37 00 00 4b 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090051706 DLSCCP DEBUG SCCP-SCOC(74)[0x55b0da0a8670]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410090051706 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d7ad84), PART(T=Source Reference,L=4,D=0000004a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410090051706 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090051706 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090051706 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090051706 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090051706 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410090051706 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090051706 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 d7 ad 84 00 00 4a 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090051706 DLSCCP DEBUG SCCP-SCOC(73)[0x55b0da07b770]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410090051706 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003bdc27), PART(T=Source Reference,L=4,D=00000049), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410090051706 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090051706 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090051706 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090051706 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090051706 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410090051706 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090051706 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 3b dc 27 00 00 49 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090051706 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090051706 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090051706 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090051707 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410090051707 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410090051707 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250410090051707 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090051707 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090051707 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090051707 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410090051707 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410090051707 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250410090051707 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090051707 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090051707 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090051707 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410090051707 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410090051707 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250410090052070 DLSCCP DEBUG SCCP-SCOC(71)[0x55b0da0a8a80]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410090052070 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fba5e3), PART(T=Source Reference,L=4,D=00000047), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410090052070 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090052070 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090052070 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090052070 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090052070 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410090052070 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090052070 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 fb a5 e3 00 00 47 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090052070 DLSCCP DEBUG SCCP-SCOC(72)[0x55b0da06d5f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410090052070 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0070d8b0), PART(T=Source Reference,L=4,D=00000048), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410090052070 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090052070 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090052070 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090052070 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090052070 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410090052070 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090052070 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 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 d8 b0 00 00 48 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090052070 DLSCCP DEBUG SCCP-SCOC(70)[0x55b0da065210]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410090052070 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fd2403), PART(T=Source Reference,L=4,D=00000046), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410090052070 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090052070 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090052070 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090052070 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090052070 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410090052070 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090052070 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 fd 24 03 00 00 46 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090052071 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090052071 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090052071 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090052071 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410090052071 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410090052071 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250410090052071 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090052071 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090052071 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090052071 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410090052071 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410090052071 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250410090052071 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090052071 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090052071 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090052071 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410090052071 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410090052071 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@dc2b9a5d0dfe: 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@dc2b9a5d0dfe: 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 ------ Thu Apr 10 09:00:52 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_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 20250410090052497 DLSCCP DEBUG SCCP-SCOC(68)[0x55b0da0a88a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410090052497 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004badc6), PART(T=Source Reference,L=4,D=00000044), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410090052497 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090052497 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090052497 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090052497 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090052497 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410090052497 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090052497 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 4b ad c6 00 00 44 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090052498 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090052498 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090052498 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090052498 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410090052498 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410090052498 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250410090052499 DLSCCP DEBUG SCCP-SCOC(69)[0x55b0da0a5d20]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410090052499 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bd6f9b), PART(T=Source Reference,L=4,D=00000045), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410090052499 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090052499 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090052499 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090052499 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090052499 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410090052499 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090052499 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 bd 6f 9b 00 00 45 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090052499 DLSCCP DEBUG SCCP-SCOC(67)[0x55b0da053b60]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410090052499 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008ee94d), PART(T=Source Reference,L=4,D=00000043), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410090052499 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090052499 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090052499 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090052499 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090052499 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410090052499 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090052499 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 8e e9 4d 00 00 43 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090052499 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090052499 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090052499 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090052499 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410090052499 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410090052499 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250410090052499 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090052499 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090052499 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090052499 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410090052499 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410090052499 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250410090053164 DLSCCP DEBUG SCCP-SCOC(65)[0x55b0da0cc060]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410090053164 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b2eccd), PART(T=Source Reference,L=4,D=00000041), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410090053164 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090053164 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090053164 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090053164 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090053164 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410090053164 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090053164 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 b2 ec cd 00 00 41 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090053164 DLSCCP DEBUG SCCP-SCOC(64)[0x55b0da075290]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410090053164 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e9be7b), PART(T=Source Reference,L=4,D=00000040), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410090053164 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090053164 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090053164 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090053164 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090053164 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410090053164 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090053164 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 e9 be 7b 00 00 40 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090053164 DLSCCP DEBUG SCCP-SCOC(66)[0x55b0da062eb0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410090053164 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007bac73), PART(T=Source Reference,L=4,D=00000042), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410090053164 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090053164 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090053164 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090053165 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090053165 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410090053165 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090053165 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 7b ac 73 00 00 42 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090053165 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090053165 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090053165 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090053165 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410090053165 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410090053165 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250410090053165 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090053165 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090053165 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090053165 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410090053165 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410090053165 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250410090053165 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090053165 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090053165 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090053165 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410090053165 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410090053165 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@dc2b9a5d0dfe: 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@dc2b9a5d0dfe: Test case TC_mscpool_paging_imsi started. 20250410090053361 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51432<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410090053365 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51434<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410090053368 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:43697<->l=127.0.0.1:4262) (control_if.c:572) 20250410090053483 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250410090053483 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) TC_mscpool_paging_imsi-Iuh0(695)@dc2b9a5d0dfe: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250410090053494 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410090053494 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410090053494 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410090053494 DRANAP DEBUG cnlink(msc-1)[0x55b0d9fd5920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410090053495 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410090053495 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250410090053495 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410090053495 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410090053495 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410090053495 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090053495 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090053495 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090053495 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090053495 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090053495 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090053495 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090053495 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090053495 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090053495 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090053495 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090053495 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090053495 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090053495 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410090053495 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090053495 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410090053495 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410090053495 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410090053495 DRANAP DEBUG cnlink(msc-2)[0x55b0d9fd2b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_mscpool_paging_imsi-Iuh1(697)@dc2b9a5d0dfe: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250410090053495 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:41551 (stream_srv.c:142) 20250410090053495 DMAIN INFO New HNB SCTP connection r=127.0.0.1:41551<->l=127.0.0.1:29169 (hnbgw.c:791) 20250410090053495 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090053495 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090053495 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090053495 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410090053495 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410090053495 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250410090053495 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410090053495 DRANAP DEBUG cnlink(msc-3)[0x55b0da03ca10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410090053495 DRANAP DEBUG cnlink(msc-1)[0x55b0d9fd5920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410090053495 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250410090053496 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410090053496 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410090053496 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410090053496 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090053496 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090053496 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090053496 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090053496 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090053496 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090053496 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090053496 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090053496 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090053496 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090053496 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090053496 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090053496 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090053496 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410090053496 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090053496 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410090053496 DRANAP DEBUG cnlink(msc-1)[0x55b0d9fd5920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410090053496 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090053496 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090053496 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090053496 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410090053496 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410090053496 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250410090053497 DRANAP DEBUG cnlink(msc-3)[0x55b0da03ca10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410090053497 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250410090053497 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410090053497 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410090053497 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410090053497 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090053497 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090053497 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090053497 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) 20250410090053497 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090053497 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090053497 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090053497 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090053497 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090053497 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090053497 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090053497 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) 20250410090053497 DLSS7 DEBUG Found route for dpc=4=0.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) 20250410090053497 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250410090053497 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090053497 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250410090053497 DRANAP DEBUG cnlink(msc-3)[0x55b0da03ca10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410090053497 DRANAP DEBUG cnlink(msc-2)[0x55b0d9fd2b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410090053497 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250410090053497 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410090053497 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410090053497 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410090053497 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090053497 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090053497 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090053497 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090053497 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090053497 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090053497 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090053497 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090053497 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090053497 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090053497 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090053497 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090053497 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090053497 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250410090053497 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090053497 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410090053497 DRANAP DEBUG cnlink(msc-2)[0x55b0d9fd2b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410090053497 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090053497 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090053497 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090053497 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 20250410090053497 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250410090053497 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250410090053497 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090053497 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090053497 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090053497 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250410090053497 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250410090053497 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! MTC@dc2b9a5d0dfe: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(701)@dc2b9a5d0dfe: ************************************************* HNBGW_Test.msc0-M3UA(701)@dc2b9a5d0dfe: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(701)@dc2b9a5d0dfe: ************************************************* MTC@dc2b9a5d0dfe: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(699)@dc2b9a5d0dfe: v_sccp_pdu_maxlen:268 MTC@dc2b9a5d0dfe: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(704)@dc2b9a5d0dfe: ************************************************* HNBGW_Test.msc1-M3UA(704)@dc2b9a5d0dfe: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(704)@dc2b9a5d0dfe: ************************************************* MTC@dc2b9a5d0dfe: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(702)@dc2b9a5d0dfe: v_sccp_pdu_maxlen:268 MTC@dc2b9a5d0dfe: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc2-M3UA(707)@dc2b9a5d0dfe: ************************************************* HNBGW_Test.msc2-M3UA(707)@dc2b9a5d0dfe: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(707)@dc2b9a5d0dfe: ************************************************* MTC@dc2b9a5d0dfe: Starting RAN_Emulation HNBGW_Test.msc2-SCCP(705)@dc2b9a5d0dfe: v_sccp_pdu_maxlen:268 20250410090053557 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410090053557 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410090053557 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410090053557 DRANAP DEBUG cnlink(sgsn-1)[0x55b0da03dd30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410090053558 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410090053558 DRANAP DEBUG cnlink(sgsn-2)[0x55b0da03e6c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410090053558 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410090053558 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250410090053558 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410090053558 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410090053558 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410090053558 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090053558 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090053558 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090053558 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090053558 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090053558 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090053558 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090053558 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090053558 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090053558 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090053558 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090053558 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090053558 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090053558 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410090053558 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090053558 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410090053558 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410090053558 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410090053558 DRANAP DEBUG cnlink(sgsn-3)[0x55b0da03f050]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410090053559 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090053559 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090053559 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090053559 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410090053559 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410090053559 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250410090053560 DRANAP DEBUG cnlink(sgsn-3)[0x55b0da03f050]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410090053560 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250410090053560 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410090053560 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410090053560 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410090053560 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090053560 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090053560 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090053560 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) 20250410090053560 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090053560 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090053560 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090053560 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090053560 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090053560 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090053560 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090053560 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) 20250410090053560 DLSS7 DEBUG Found route for dpc=12=0.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) 20250410090053560 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250410090053560 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090053560 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250410090053560 DRANAP DEBUG cnlink(sgsn-3)[0x55b0da03f050]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410090053560 DRANAP DEBUG cnlink(sgsn-2)[0x55b0da03e6c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410090053560 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250410090053560 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410090053560 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410090053560 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410090053560 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090053560 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090053560 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090053560 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090053560 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090053560 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090053560 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090053560 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090053560 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090053560 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090053560 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090053560 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090053560 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090053560 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250410090053560 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090053560 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410090053560 DRANAP DEBUG cnlink(sgsn-2)[0x55b0da03e6c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410090053560 DRANAP DEBUG cnlink(sgsn-1)[0x55b0da03dd30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410090053560 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250410090053560 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410090053560 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410090053560 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410090053560 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090053560 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090053560 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090053560 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090053560 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090053560 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090053560 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090053560 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090053560 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090053560 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090053560 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090053560 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090053560 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090053560 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250410090053560 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090053560 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410090053560 DRANAP DEBUG cnlink(sgsn-1)[0x55b0da03dd30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410090053560 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090053560 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090053560 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090053560 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 20250410090053560 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250410090053560 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250410090053560 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090053560 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090053560 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090053560 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250410090053560 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250410090053560 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250410090053560 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090053560 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090053560 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090053560 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250410090053560 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250410090053560 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 20250410090053560 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! MTC@dc2b9a5d0dfe: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(710)@dc2b9a5d0dfe: ************************************************* MTC@dc2b9a5d0dfe: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(710)@dc2b9a5d0dfe: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(710)@dc2b9a5d0dfe: ************************************************* HNBGW_Test.sgsn0-SCCP(708)@dc2b9a5d0dfe: v_sccp_pdu_maxlen:268 20250410090053594 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410090053594 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410090053594 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250410090053594 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250410090053594 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) 20250410090053594 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250410090053594 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250410090053594 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410090053594 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@dc2b9a5d0dfe: setverdict(pass): none -> pass 20250410090053599 DLINP DEBUG SRVCONN(,r=127.0.0.1:41551<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410090053599 DLINP DEBUG SRVCONN(,r=127.0.0.1:41551<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410090053599 DLINP DEBUG SRVCONN(,r=127.0.0.1:41551<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250410090053599 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250410090053599 DHNBAP DEBUG (127.0.0.1:41551 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20250410090053599 DHNBAP NOTICE (127.0.0.1:41551 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250410090053599 DHNBAP NOTICE (127.0.0.1:41551 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250410090053599 DLINP DEBUG SRVCONN(,r=127.0.0.1:41551<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410090053599 DLINP DEBUG SRVCONN(,r=127.0.0.1:41551<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed 20250410090053666 DLSCCP DEBUG SCCP-SCOC(61)[0x55b0da074b30]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250410090053666 DLSCCP DEBUG SCCP-SCOC(61)[0x55b0da074b30]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250410090053666 DLSCCP DEBUG SCCP-SCOC(61)[0x55b0da074b30]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250410090053666 DLSCCP DEBUG SCCP-SCOC(61)[0x55b0da074b30]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250410090053666 DLSCCP DEBUG SCCP-SCOC(61)[0x55b0da074b30]{IDLE}: Deallocated (fsm.c:568) 20250410090053666 DLSCCP DEBUG SCCP-SCOC(62)[0x55b0da05b2c0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250410090053666 DLSCCP DEBUG SCCP-SCOC(62)[0x55b0da05b2c0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250410090053666 DLSCCP DEBUG SCCP-SCOC(62)[0x55b0da05b2c0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250410090053666 DLSCCP DEBUG SCCP-SCOC(62)[0x55b0da05b2c0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250410090053666 DLSCCP DEBUG SCCP-SCOC(62)[0x55b0da05b2c0]{IDLE}: Deallocated (fsm.c:568) 20250410090053666 DLSCCP DEBUG SCCP-SCOC(63)[0x55b0da0cc360]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250410090053666 DLSCCP DEBUG SCCP-SCOC(63)[0x55b0da0cc360]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250410090053666 DLSCCP DEBUG SCCP-SCOC(63)[0x55b0da0cc360]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250410090053666 DLSCCP DEBUG SCCP-SCOC(63)[0x55b0da0cc360]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250410090053666 DLSCCP DEBUG SCCP-SCOC(63)[0x55b0da0cc360]{IDLE}: Deallocated (fsm.c:568) 20250410090053711 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250410090053711 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250410090053711 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250410090053711 DLSS7 <000c> 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)@dc2b9a5d0dfe: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250410090053719 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090053719 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250410090053719 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250410090053719 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250410090053719 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250410090053719 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250410090053719 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250410090053719 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 20250410090053719 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250410090053720 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  20250410090053720 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250410090053722 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090053722 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250410090053722 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250410090053722 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  20250410090053722 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250410090053722 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250410090053722 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250410090053722 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 20250410090053722 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250410090053722 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  20250410090053722 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410090053722 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250410090053722 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090053723 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250410090053723 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:413) 20250410090053723 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410090053723 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410090053723 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090053723 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410090053723 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250410090053723 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250410090053723 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410090053724 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410090053724 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250410090053724 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410090053724 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410090053724 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410090053724 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090053724 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090053724 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090053724 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090053724 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090053724 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090053724 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090053724 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090053724 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090053724 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090053724 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090053724 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090053724 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090053724 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410090053724 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090053724 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410090053724 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410090053725 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090053725 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090053725 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090053725 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410090053725 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410090053725 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.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' 20250410090053725 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410090053725 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410090053725 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090053725 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  20250410090053726 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 20250410090053726 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 20250410090053726 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250410090053726 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc1-M3UA(704)@dc2b9a5d0dfe: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250410090053732 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090053732 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPSM:UP) 20250410090053732 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250410090053732 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250410090053732 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250410090053732 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250410090053732 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250410090053732 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 20250410090053732 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Inactive () 20250410090053732 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  20250410090053732 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250410090053734 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090053734 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPTM:ACTIVE) 20250410090053734 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250410090053734 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  20250410090053734 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250410090053734 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250410090053734 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250410090053734 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 20250410090053734 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Active () 20250410090053734 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  20250410090053734 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  20250410090053734 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410090053734 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250410090053734 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090053734 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250410090053734 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.0.2/0 (xua_snm.c:413) 20250410090053734 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410090053734 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410090053734 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090053734 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410090053734 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250410090053734 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250410090053734 DRANAP DEBUG cnlink(msc-1)[0x55b0d9fd5920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410090053735 DRANAP DEBUG cnlink(msc-1)[0x55b0d9fd5920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410090053735 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250410090053735 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410090053735 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410090053735 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410090053735 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090053735 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090053735 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090053735 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090053735 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090053735 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090053735 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090053735 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090053735 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090053735 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090053735 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090053735 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090053735 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090053735 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410090053735 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090053735 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410090053735 DRANAP DEBUG cnlink(msc-1)[0x55b0d9fd5920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410090053735 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090053735 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090053735 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090053735 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410090053735 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410090053735 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250410090053735 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250410090053735 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250410090053735 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090053735 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  20250410090053750 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 20250410090053750 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 20250410090053750 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250410090053750 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc2-M3UA(707)@dc2b9a5d0dfe: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20250410090053756 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) 20250410090053756 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (ASPSM:UP) 20250410090053756 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250410090053756 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc2-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250410090053756 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250410090053756 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250410090053756 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20250410090053756 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 20250410090053756 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc2-0) Tx NOTIFY Type State Change:AS Inactive () 20250410090053756 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  20250410090053756 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250410090053759 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) 20250410090053759 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (ASPTM:ACTIVE) 20250410090053759 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250410090053759 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  20250410090053759 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250410090053759 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250410090053759 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250410090053759 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 20250410090053759 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc2-0) Tx NOTIFY Type State Change:AS Active () 20250410090053759 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  20250410090053759 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  20250410090053759 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  20250410090053759 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410090053759 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250410090053760 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090053760 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250410090053760 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.0.3/0 (xua_snm.c:413) 20250410090053760 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410090053760 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410090053760 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090053760 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410090053760 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250410090053760 DCN NOTICE (msc-2) now available: N-PCSTATE ind: pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250410090053760 DRANAP DEBUG cnlink(msc-2)[0x55b0d9fd2b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410090053761 DRANAP DEBUG cnlink(msc-2)[0x55b0d9fd2b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410090053761 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250410090053761 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410090053761 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410090053761 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410090053761 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090053761 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090053761 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090053761 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090053761 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090053761 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090053761 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090053761 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090053761 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090053761 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090053761 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090053761 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090053761 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090053761 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250410090053761 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090053761 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410090053761 DRANAP DEBUG cnlink(msc-2)[0x55b0d9fd2b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410090053761 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090053761 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090053761 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090053761 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250410090053761 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250410090053761 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' 20250410090053761 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 20250410090053761 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250410090053761 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090053762 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  20250410090053784 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250410090053784 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250410090053784 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250410090053784 DLSS7 <000c> 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)@dc2b9a5d0dfe: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250410090053791 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090053791 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250410090053791 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250410090053791 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250410090053791 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250410090053791 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250410090053791 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250410090053791 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 20250410090053791 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250410090053791 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  20250410090053791 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250410090053794 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090053794 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250410090053794 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250410090053794 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  20250410090053794 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250410090053794 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250410090053794 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250410090053794 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 20250410090053794 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250410090053794 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  20250410090053794 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  20250410090053794 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  20250410090053794 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  20250410090053794 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410090053794 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250410090053794 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090053794 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250410090053794 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250410090053794 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410090053794 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410090053794 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090053794 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410090053794 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250410090053794 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250410090053794 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410090053795 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410090053795 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250410090053795 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410090053796 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410090053796 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410090053796 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090053796 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090053796 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090053796 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410090053796 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090053796 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090053796 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090053796 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090053796 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090053796 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090053796 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090053796 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410090053796 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090053796 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410090053796 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090053796 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410090053796 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410090053796 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090053796 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090053796 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090053796 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410090053797 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410090053797 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250410090053797 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410090053797 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410090053797 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090053797 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(700)@dc2b9a5d0dfe: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250410090054525 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090054525 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410090054525 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410090054525 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410090054525 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410090054525 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410090054525 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410090054525 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410090054525 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090054525 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410090054525 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090054525 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410090054525 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410090054525 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410090054525 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410090054525 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410090054525 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250410090054525 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410090054525 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090054525 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090054525 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090054525 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090054525 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090054525 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090054525 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090054525 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090054525 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090054525 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090054525 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090054525 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090054525 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090054525 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410090054525 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250410090054525 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250410090054525 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250410090054525 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250410090054525 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410090054525 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410090054525 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090054525 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090054525 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090054525 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090054525 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090054525 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090054525 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090054525 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090054525 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090054525 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090054525 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090054525 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090054525 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090054525 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410090054525 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090054525 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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) 20250410090054525 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250410090054525 DRANAP NOTICE cnlink(msc-0)[0x55b0d9ff2940]{CONNECTED}: link up (cnlink.c:111) 20250410090054526 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090054526 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090054526 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090054526 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410090054526 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410090054526 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.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' 20250410090054526 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410090054526 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410090054526 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090054526 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  20250410090054528 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090054528 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410090054528 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410090054528 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410090054528 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410090054528 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410090054528 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410090054528 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410090054528 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090054528 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410090054528 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090054528 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410090054528 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410090054529 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410090054529 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410090054529 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410090054529 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250410090054529 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410090054529 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090054529 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090054529 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090054529 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090054529 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090054529 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090054529 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090054529 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090054529 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090054529 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090054529 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090054529 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090054529 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090054529 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410090054529 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250410090054529 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250410090054529 DRANAP INFO cnlink(msc-0)[0x55b0d9ff2940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250410090054535 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090054535 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250410090054535 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250410090054535 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 20250410090054535 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410090054535 DLSS7 <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' 20250410090054535 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410090054535 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410090054535 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090054535 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410090054535 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090054536 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410090054536 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410090054536 DLM3UA DEBUG 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) 20250410090054536 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410090054536 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410090054536 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250410090054536 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250410090054536 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090054536 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090054536 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090054536 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090054536 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090054536 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090054536 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090054536 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090054536 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090054536 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090054536 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090054536 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090054536 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090054536 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410090054536 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250410090054536 DRANAP DEBUG cnlink(msc-1)[0x55b0d9fd5920]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250410090054536 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) 20250410090054536 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) 20250410090054536 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410090054536 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250410090054536 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090054536 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090054536 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090054536 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090054536 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090054536 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090054536 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090054536 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090054536 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090054536 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090054536 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090054536 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090054536 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090054536 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410090054536 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090054536 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250410090054536 DRANAP DEBUG cnlink(msc-1)[0x55b0d9fd5920]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250410090054536 DRANAP NOTICE cnlink(msc-1)[0x55b0d9fd5920]{CONNECTED}: link up (cnlink.c:111) 20250410090054536 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090054536 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090054536 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090054536 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410090054536 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410090054536 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250410090054536 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250410090054536 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250410090054536 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090054536 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(703)@dc2b9a5d0dfe: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250410090054540 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090054540 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250410090054540 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250410090054540 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 20250410090054540 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410090054540 DLSS7 <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' 20250410090054540 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410090054540 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410090054540 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090054540 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410090054540 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090054540 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410090054540 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410090054540 DLM3UA DEBUG 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) 20250410090054540 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410090054540 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410090054540 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250410090054540 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250410090054540 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090054540 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090054540 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090054540 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090054540 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090054540 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090054540 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090054540 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090054540 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090054540 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090054540 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090054540 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090054540 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090054540 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410090054540 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250410090054540 DRANAP DEBUG cnlink(msc-1)[0x55b0d9fd5920]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250410090054540 DRANAP INFO cnlink(msc-1)[0x55b0d9fd5920]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc2-RAN(706)@dc2b9a5d0dfe: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250410090054564 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) 20250410090054564 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250410090054564 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250410090054564 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 20250410090054564 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410090054564 DLSS7 <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' 20250410090054564 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410090054564 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410090054564 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090054564 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410090054564 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090054564 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410090054564 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410090054564 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) 20250410090054564 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410090054564 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410090054564 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250410090054564 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250410090054564 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090054564 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090054564 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090054564 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090054564 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090054564 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090054564 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090054564 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090054564 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090054564 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090054564 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090054564 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090054564 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090054564 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410090054564 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250410090054564 DRANAP DEBUG cnlink(msc-2)[0x55b0d9fd2b20]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250410090054564 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) 20250410090054564 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) 20250410090054564 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410090054564 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250410090054564 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090054564 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090054564 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090054564 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090054564 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090054564 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090054564 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090054564 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090054564 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090054564 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090054564 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090054564 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090054564 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090054564 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250410090054564 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090054564 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 03 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) 20250410090054564 DRANAP DEBUG cnlink(msc-2)[0x55b0d9fd2b20]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250410090054564 DRANAP NOTICE cnlink(msc-2)[0x55b0d9fd2b20]{CONNECTED}: link up (cnlink.c:111) 20250410090054565 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090054565 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090054565 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090054565 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250410090054565 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250410090054565 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' 20250410090054565 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 20250410090054565 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250410090054565 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090054565 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 03 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  20250410090054567 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) 20250410090054567 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250410090054567 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250410090054567 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 20250410090054567 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410090054567 DLSS7 <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' 20250410090054567 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410090054567 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410090054567 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090054567 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410090054567 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090054567 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410090054567 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410090054567 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) 20250410090054567 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410090054567 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410090054567 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250410090054567 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250410090054567 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090054567 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090054567 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090054567 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090054567 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090054567 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090054567 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090054567 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090054567 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090054567 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090054567 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090054567 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090054567 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090054567 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410090054567 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250410090054567 DRANAP DEBUG cnlink(msc-2)[0x55b0d9fd2b20]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250410090054567 DRANAP INFO cnlink(msc-2)[0x55b0d9fd2b20]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(709)@dc2b9a5d0dfe: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250410090054599 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090054599 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410090054599 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410090054599 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410090054599 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410090054599 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410090054599 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410090054599 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410090054599 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090054599 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410090054600 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090054600 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410090054600 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410090054600 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410090054600 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410090054600 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410090054600 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250410090054600 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410090054600 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090054600 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090054600 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090054600 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090054600 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090054600 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090054600 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090054600 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090054600 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090054600 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090054600 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090054600 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090054600 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090054600 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410090054600 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250410090054600 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250410090054600 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250410090054600 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250410090054600 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410090054600 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410090054600 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090054600 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090054600 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090054600 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090054600 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090054600 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090054600 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090054600 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090054600 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090054600 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090054600 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090054600 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090054600 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090054600 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410090054600 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090054600 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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) 20250410090054600 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250410090054600 DRANAP NOTICE cnlink(sgsn-0)[0x55b0da03d3a0]{CONNECTED}: link up (cnlink.c:111) 20250410090054600 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090054600 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090054600 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090054600 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410090054600 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410090054600 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250410090054600 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410090054600 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410090054600 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090054600 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  20250410090054602 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090054603 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410090054603 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410090054603 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410090054603 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410090054603 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410090054603 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410090054603 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410090054603 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090054603 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410090054603 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090054603 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410090054603 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410090054603 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410090054603 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410090054603 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410090054603 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250410090054603 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410090054603 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090054603 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090054603 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090054603 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090054603 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090054603 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090054603 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090054603 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090054603 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090054603 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090054603 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090054603 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090054603 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090054603 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410090054603 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250410090054603 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250410090054603 DRANAP INFO cnlink(sgsn-0)[0x55b0da03d3a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250410090055609 DLCTRL DEBUG Command: GET 643664687 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250410090055609 DLCTRL DEBUG Tx Command reply: GET_REPLY 643664687 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250410090055613 DLCTRL DEBUG Command: GET 473261776 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250410090055613 DLCTRL DEBUG Tx Command reply: GET_REPLY 473261776 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250410090055615 DLCTRL DEBUG Command: GET 216464272 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250410090055615 DLCTRL DEBUG Tx Command reply: GET_REPLY 216464272 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250410090055616 DLCTRL DEBUG Command: GET 615286789 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410090055616 DLCTRL DEBUG Tx Command reply: GET_REPLY 615286789 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410090055617 DLCTRL DEBUG Command: GET 211115370 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250410090055617 DLCTRL DEBUG Tx Command reply: GET_REPLY 211115370 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250410090055618 DLCTRL DEBUG Command: GET 917139386 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250410090055618 DLCTRL DEBUG Tx Command reply: GET_REPLY 917139386 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250410090055618 DLCTRL DEBUG Command: GET 72414587 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250410090055618 DLCTRL DEBUG Tx Command reply: GET_REPLY 72414587 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250410090055619 DLCTRL DEBUG Command: GET 972978412 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250410090055619 DLCTRL DEBUG Tx Command reply: GET_REPLY 972978412 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250410090055620 DLCTRL DEBUG Command: GET 62859857 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410090055620 DLCTRL DEBUG Tx Command reply: GET_REPLY 62859857 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410090055621 DLCTRL DEBUG Command: GET 564830570 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250410090055621 DLCTRL DEBUG Tx Command reply: GET_REPLY 564830570 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250410090055623 DLCTRL DEBUG Command: GET 709641337 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250410090055623 DLCTRL DEBUG Tx Command reply: GET_REPLY 709641337 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250410090055624 DLCTRL DEBUG Command: GET 90917345 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250410090055624 DLCTRL DEBUG Tx Command reply: GET_REPLY 90917345 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250410090055625 DLCTRL DEBUG Command: GET 553883265 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250410090055625 DLCTRL DEBUG Tx Command reply: GET_REPLY 553883265 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250410090055626 DLCTRL DEBUG Command: GET 478976462 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410090055626 DLCTRL DEBUG Tx Command reply: GET_REPLY 478976462 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410090055627 DLCTRL DEBUG Command: GET 665762090 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250410090055627 DLCTRL DEBUG Tx Command reply: GET_REPLY 665762090 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250410090055628 DLCTRL DEBUG Command: GET 972788778 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250410090055628 DLCTRL DEBUG Tx Command reply: GET_REPLY 972788778 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250410090055629 DLCTRL DEBUG Command: GET 14365274 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250410090055629 DLCTRL DEBUG Tx Command reply: GET_REPLY 14365274 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250410090055630 DLCTRL DEBUG Command: GET 854453014 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250410090055630 DLCTRL DEBUG Tx Command reply: GET_REPLY 854453014 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250410090055630 DLCTRL DEBUG Command: GET 886918787 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410090055630 DLCTRL DEBUG Tx Command reply: GET_REPLY 886918787 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410090055631 DLCTRL DEBUG Command: GET 227151249 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250410090055631 DLCTRL DEBUG Tx Command reply: GET_REPLY 227151249 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@dc2b9a5d0dfe: 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@dc2b9a5d0dfe: "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 } } } 20250410090055645 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57508<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410090056663 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090056663 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410090056663 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410090056663 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410090056663 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410090056663 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410090056663 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410090056663 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410090056663 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090056664 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  20250410090056664 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 76 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090056664 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410090056664 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410090056664 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410090056664 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410090056664 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410090056664 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250410090056664 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250410090056664 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090056664 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090056664 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090056664 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090056664 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090056664 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090056664 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090056664 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090056664 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090056664 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090056664 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090056664 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090056664 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090056664 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410090056664 DRANAP DEBUG Decoding message RANAP_PagingIEs (ranap_decoder.c:3121) (ranap_decoder.c:3121) 20250410090056664 DCN DEBUG ranap MI 00 01 01 00 00 00 21 f3 = 001010000000123 (hnbgw_cn.c:189) 20250410090056664 DCN DEBUG (msc-0) Decoded Paging: CS IMSI-001010000000123 - (hnbgw_cn.c:238) 20250410090056664 DCN INFO (msc-0) Rx Paging from CN for IMSI-001010000000123 NONE (hnbgw_cn.c:167) 20250410090056664 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA payload of 37 bytes (hnbgw_rua.c:85) 20250410090056664 DRUA DEBUG (127.0.0.1:41551 TTCN3-HNB-1) transmitting RUA payload of 37 bytes (hnbgw_rua.c:85) 20250410090056664 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410090056664 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 37 bytes of data (stream_srv.c:827) 20250410090056664 DLINP DEBUG SRVCONN(,r=127.0.0.1:41551<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410090056664 DLINP DEBUG SRVCONN(,r=127.0.0.1:41551<->l=127.0.0.1:29169) sending 37 bytes of data (stream_srv.c:827) TC_mscpool_paging_imsi-Iuh0-RUA(696)@dc2b9a5d0dfe: UnitdataCallback TC_mscpool_paging_imsi-Iuh1-RUA(698)@dc2b9a5d0dfe: UnitdataCallback HNBGW_Test.msc0-RAN(700)@dc2b9a5d0dfe: f_create_expect(l3 := '06270003505902080910100000001032'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(700)@dc2b9a5d0dfe: Created Expect[0] for '06270003505902080910100000001032'O to be handled at TC_mscpool_paging_imsi0(712) TC_mscpool_paging_imsi-Iuh0-RUA(696)@dc2b9a5d0dfe: Added conn table entry 0TC_mscpool_paging_imsi0(712)11154814 20250410090057699 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410090057699 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410090057699 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1351) 20250410090057699 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250410090057699 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xaa357e, normal) (hnbgw_rua.c:407) 20250410090057699 DHNB DEBUG map_rua[0x55b0da074b30]{init}: Allocated (fsm.c:456) 20250410090057699 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11154814)[0x55b0da074b30]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250410090057699 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11154814 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250410090057699 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410090057699 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410090057699 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11154814 SCCP-0 CS MI=IMSI-001010000000123: CN link paging record selects msc 0 (hnbgw_cn.c:1015) 20250410090057699 DCN DEBUG map_sccp[0x55b0da05b2c0]{init}: Allocated (fsm.c:456) 20250410090057699 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-81)[0x55b0da05b2c0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250410090057699 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-11154814 <-> SCCP-81 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250410090057699 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11154814 SCCP-81 msc-0 MI=IMSI-001010000000123: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20250410090057699 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11154814)[0x55b0da074b30]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250410090057699 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410090057699 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410090057699 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11154814)[0x55b0da074b30]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250410090057699 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-81)[0x55b0da05b2c0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250410090057699 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250410090057699 DLSCCP DEBUG SCCP-SCOC(81)[0x55b0da07b8a0]{IDLE}: Allocated (fsm.c:456) 20250410090057699 DLSCCP DEBUG SCCP-SCOC(81)[0x55b0da07b8a0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250410090057699 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902080910100000001032004f40030000050056400500f1100926) (sccp_scrc.c:415) 20250410090057699 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090057699 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090057699 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090057699 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090057699 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090057699 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090057699 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090057699 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090057699 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090057699 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090057699 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090057699 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090057700 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090057700 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410090057700 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090057700 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 00 05 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090057700 DLSCCP DEBUG SCCP-SCOC(81)[0x55b0da07b8a0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250410090057700 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-81)[0x55b0da05b2c0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250410090057700 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11154814)[0x55b0da074b30]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250410090057700 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090057700 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090057700 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090057700 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410090057700 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410090057700 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.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' 20250410090057700 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410090057700 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410090057700 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090057700 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 00 05 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(699)@dc2b9a5d0dfe: First idle individual index:0 HNBGW_Test.msc0-SCCP(699)@dc2b9a5d0dfe: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(700)@dc2b9a5d0dfe: Found Expect[0] for l3='06270003505902080910100000001032'O handled at TC_mscpool_paging_imsi0(712) HNBGW_Test.msc0-RAN(700)@dc2b9a5d0dfe: Added conn table entry 0TC_mscpool_paging_imsi0(712)10160141 HNBGW_Test.msc0-SCCP(699)@dc2b9a5d0dfe: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(699)@dc2b9a5d0dfe: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250410090057710 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090057710 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410090057710 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410090057710 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410090057710 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410090057710 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410090057710 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410090057710 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410090057710 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090057710 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 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 01 84 4e 02 00 00 00 00 00 06 00 08 00 00 00 07  20250410090057710 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090057710 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410090057710 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410090057710 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410090057710 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410090057710 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0001844e) (sccp_scrc.c:486) 20250410090057710 DLSCCP DEBUG Received CO:COAK for local reference 81 (sccp_scoc.c:1855) 20250410090057710 DLSCCP DEBUG SCCP-SCOC(81)[0x55b0da07b8a0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250410090057710 DLSCCP DEBUG SCCP-SCOC(81)[0x55b0da07b8a0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250410090057710 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090057710 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250410090057710 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) 20250410090057710 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-81)[0x55b0da05b2c0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250410090057710 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-81)[0x55b0da05b2c0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_mscpool_paging_imsi0(712)@dc2b9a5d0dfe: setverdict(pass): none -> pass MTC@dc2b9a5d0dfe: 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 } } } 20250410090058715 DLCTRL DEBUG Command: GET 466234750 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250410090058715 DLCTRL DEBUG Tx Command reply: GET_REPLY 466234750 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250410090058720 DLCTRL DEBUG Command: GET 194646600 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250410090058720 DLCTRL DEBUG Tx Command reply: GET_REPLY 194646600 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250410090058724 DLCTRL DEBUG Command: GET 841159943 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250410090058724 DLCTRL DEBUG Tx Command reply: GET_REPLY 841159943 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250410090058728 DLCTRL DEBUG Command: GET 158295305 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410090058728 DLCTRL DEBUG Tx Command reply: GET_REPLY 158295305 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410090058731 DLCTRL DEBUG Command: GET 405704795 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250410090058731 DLCTRL DEBUG Tx Command reply: GET_REPLY 405704795 rate_ctr.abs.msc.0.cnpool:subscr:paged 1 (control_if.c:477) MTC@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed 20250410090058735 DLCTRL DEBUG Command: GET 374163886 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250410090058735 DLCTRL DEBUG Tx Command reply: GET_REPLY 374163886 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250410090058739 DLCTRL DEBUG Command: GET 632329526 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250410090058739 DLCTRL DEBUG Tx Command reply: GET_REPLY 632329526 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250410090058742 DLCTRL DEBUG Command: GET 686014150 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250410090058742 DLCTRL DEBUG Tx Command reply: GET_REPLY 686014150 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250410090058745 DLCTRL DEBUG Command: GET 510998596 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410090058745 DLCTRL DEBUG Tx Command reply: GET_REPLY 510998596 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410090058748 DLCTRL DEBUG Command: GET 518772840 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250410090058748 DLCTRL DEBUG Tx Command reply: GET_REPLY 518772840 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed 20250410090058750 DLCTRL DEBUG Command: GET 768850128 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250410090058750 DLCTRL DEBUG Tx Command reply: GET_REPLY 768850128 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250410090058752 DLCTRL DEBUG Command: GET 535170673 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250410090058752 DLCTRL DEBUG Tx Command reply: GET_REPLY 535170673 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250410090058754 DLCTRL DEBUG Command: GET 710281307 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250410090058754 DLCTRL DEBUG Tx Command reply: GET_REPLY 710281307 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250410090058755 DLCTRL DEBUG Command: GET 757923088 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410090058755 DLCTRL DEBUG Tx Command reply: GET_REPLY 757923088 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410090058757 DLCTRL DEBUG Command: GET 226863982 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250410090058757 DLCTRL DEBUG Tx Command reply: GET_REPLY 226863982 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed 20250410090058758 DLCTRL DEBUG Command: GET 584672867 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250410090058758 DLCTRL DEBUG Tx Command reply: GET_REPLY 584672867 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250410090058760 DLCTRL DEBUG Command: GET 83914008 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250410090058760 DLCTRL DEBUG Tx Command reply: GET_REPLY 83914008 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250410090058761 DLCTRL DEBUG Command: GET 296054876 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250410090058761 DLCTRL DEBUG Tx Command reply: GET_REPLY 296054876 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250410090058762 DLCTRL DEBUG Command: GET 555234993 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410090058762 DLCTRL DEBUG Tx Command reply: GET_REPLY 555234993 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410090058763 DLCTRL DEBUG Command: GET 169263409 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250410090058763 DLCTRL DEBUG Tx Command reply: GET_REPLY 169263409 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed MTC@dc2b9a5d0dfe: ok: talloc reports "asn1_context" = 1 bytes 20250410090058768 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51434<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250410090058768 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:43697<->l=127.0.0.1:4262) (control_if.c:193) VirtHNBGW-STATS(692)@dc2b9a5d0dfe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(693)@dc2b9a5d0dfe: Final verdict of PTC: none MTC@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed 20250410090058771 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51432<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250410090058772 DLINP DEBUG SRVCONN(,r=127.0.0.1:41551<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410090058772 DLINP DEBUG SRVCONN(,r=127.0.0.1:41551<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410090058772 DLINP NOTICE SRV(,r=127.0.0.1:41551<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410090058772 DMAIN NOTICE (127.0.0.1:41551 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:41551<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250410090058772 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20250410090058772 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410090058772 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410090058772 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410090058772 DMAIN NOTICE (127.0.0.1:9999 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) 20250410090058772 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250410090058772 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11154814)[0x55b0da074b30]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250410090058772 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11154814)[0x55b0da074b30]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250410090058772 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-81)[0x55b0da05b2c0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250410090058772 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250410090058772 DLSCCP DEBUG SCCP-SCOC(81)[0x55b0da07b8a0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250410090058772 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0001844e), PART(T=Source Reference,L=4,D=00000051), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250410090058772 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090058772 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090058772 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090058772 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090058772 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410090058772 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090058772 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [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 01 84 4e 00 00 51 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090058772 DLSCCP DEBUG SCCP-SCOC(81)[0x55b0da07b8a0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250410090058772 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-81)[0x55b0da05b2c0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250410090058772 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11154814)[0x55b0da074b30]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250410090058772 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11154814)[0x55b0da074b30]{disrupted}: Freeing instance (context_map.c:202) 20250410090058772 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11154814)[0x55b0da074b30]{disrupted}: Deallocated (fsm.c:568) 20250410090058772 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-81)[0x55b0da05b2c0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250410090058772 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-81)[0x55b0da05b2c0]{disconnected}: Freeing instance (context_map.c:206) 20250410090058772 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-81)[0x55b0da05b2c0]{disconnected}: Deallocated (fsm.c:568) 20250410090058772 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-11154814 SCCP-81 msc-0 MI=IMSI-001010000000123: Deallocating (context_map.c:225) 20250410090058772 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090058772 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090058772 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090058773 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 MutexDispCT-TC_mscpool_paging_imsi(691)@dc2b9a5d0dfe: Final verdict of PTC: none 20250410090058773 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410090058773 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.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' 20250410090058773 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410090058773 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410090058773 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090058773 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 01 84 4e 00 00 51 00 00 00 00 00 00 06 00 08 00 00 00 01  TC_mscpool_paging_imsi-Iuh0-RUA(696)@dc2b9a5d0dfe: Final verdict of PTC: none TC_mscpool_paging_imsi-Iuh1-RUA(698)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(709)@dc2b9a5d0dfe: Final verdict of PTC: none 20250410090058774 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250410090058774 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410090058774 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250410090058774 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT HNBGW_Test.msc2-SCCP(705)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(699)@dc2b9a5d0dfe: Final verdict of PTC: none 20250410090058774 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250410090058774 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) 20250410090058774 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc2-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250410090058774 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc2-0) xUA SRV SHUTDOWN_EVENT 20250410090058774 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250410090058774 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410090058774 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250410090058774 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250410090058774 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP HNBGW_Test.msc0-RAN(700)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW_Test.msc2-RAN(706)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(702)@dc2b9a5d0dfe: Final verdict of PTC: none 20250410090058774 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) 20250410090058774 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc2-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250410090058774 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc2-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250410090058774 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250410090058774 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090058774 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-sgsn0-0: connection closed 20250410090058774 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250410090058774 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250410090058774 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250410090058774 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250410090058774 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.msc1-RAN(703)@dc2b9a5d0dfe: Final verdict of PTC: none 20250410090058774 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  20250410090058774 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  20250410090058774 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  20250410090058774 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410090058774 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250410090058774 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250410090058775 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250410090058775 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410090058775 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250410090058775 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250410090058775 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 20250410090058775 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250410090058775 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) 20250410090058775 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250410090058775 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc1-0) xUA SRV SHUTDOWN_EVENT 20250410090058775 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 20250410090058775 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090058775 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250410090058775 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 20250410090058775 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) 20250410090058775 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-msc2-0: connection closed 20250410090058775 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250410090058775 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250410090058775 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250410090058775 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20250410090058775 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 20250410090058775 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  20250410090058775 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  20250410090058775 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410090058775 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250410090058775 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250410090058775 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410090058775 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410090058775 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090058775 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410090058775 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250410090058775 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20250410090058775 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410090058775 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250410090058775 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SEND_FAILED 20250410090058775 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250410090058775 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250410090058775 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250410090058775 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 20250410090058775 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250410090058775 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) 20250410090058775 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250410090058775 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250410090058776 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 20250410090058776 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 20250410090058775 DRANAP NOTICE cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: link lost (cnlink.c:118) 20250410090058775 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090058776 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250410090058776 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.0.3/0 (xua_snm.c:378) 20250410090058776 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410090058776 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090058776 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-msc1-0: connection closed 20250410090058776 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250410090058776 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250410090058776 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250410090058776 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250410090058776 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 20250410090058776 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410090058776 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090058776 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410090058776 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250410090058776 DCN NOTICE (msc-2) now unreachable: N-PCSTATE ind: pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250410090058776 DRANAP DEBUG cnlink(msc-2)[0x55b0d9fd2b20]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250410090058776 DRANAP NOTICE cnlink(msc-2)[0x55b0d9fd2b20]{DISCONNECTED}: link lost (cnlink.c:118) 20250410090058776 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  20250410090058776 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410090058776 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250410090058776 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250410090058776 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.sgsn0-SCCP(708)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW-PFCP(694)@dc2b9a5d0dfe: Final verdict of PTC: none TC_mscpool_paging_imsi-Iuh1(697)@dc2b9a5d0dfe: Final verdict of PTC: none TC_mscpool_paging_imsi-Iuh0(695)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(710)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(701)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(704)@dc2b9a5d0dfe: Final verdict of PTC: none 20250410090058776 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090058776 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250410090058776 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.0.2/0 (xua_snm.c:378) 20250410090058777 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) HNBGW-MGCP(711)@dc2b9a5d0dfe: Final verdict of PTC: none 20250410090058777 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410090058777 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090058777 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410090058777 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250410090058777 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250410090058777 DRANAP DEBUG cnlink(msc-1)[0x55b0d9fd5920]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250410090058777 DRANAP NOTICE cnlink(msc-1)[0x55b0d9fd5920]{DISCONNECTED}: link lost (cnlink.c:118) 20250410090058779 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57508<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_paging_imsi0(712)@dc2b9a5d0dfe: Final verdict of PTC: pass HNBGW_Test.msc2-M3UA(707)@dc2b9a5d0dfe: Final verdict of PTC: none MTC@dc2b9a5d0dfe: Setting final verdict of the test case. MTC@dc2b9a5d0dfe: Local verdict of MTC: pass MTC@dc2b9a5d0dfe: Local verdict of PTC MutexDispCT-TC_mscpool_paging_imsi(691): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC VirtHNBGW-STATS(692): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC IPA-CTRL-CLI-IPA(693): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW-PFCP(694): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC TC_mscpool_paging_imsi-Iuh0(695): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC TC_mscpool_paging_imsi-Iuh0-RUA(696): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC TC_mscpool_paging_imsi-Iuh1(697): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC TC_mscpool_paging_imsi-Iuh1-RUA(698): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.msc0-SCCP(699): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.msc0-RAN(700): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.msc0-M3UA(701): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.msc1-SCCP(702): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.msc1-RAN(703): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.msc1-M3UA(704): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.msc2-SCCP(705): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.msc2-RAN(706): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.msc2-M3UA(707): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(708): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.sgsn0-RAN(709): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(710): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW-MGCP(711): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC TC_mscpool_paging_imsi0(712): pass (pass -> pass) MTC@dc2b9a5d0dfe: Test case TC_mscpool_paging_imsi finished. Verdict: pass MTC@dc2b9a5d0dfe: 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'. Thu Apr 10 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 20250410090058857 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57520<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410090059389 DLSCCP DEBUG SCCP-SCOC(79)[0x55b0da07c750]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250410090059389 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008143d4), PART(T=Source Reference,L=4,D=0000004f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410090059389 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090059389 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090059389 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090059389 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090059389 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410090059389 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090059389 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 81 43 d4 00 00 4f 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090059389 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090059389 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090059390 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090059390 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410090059390 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410090059390 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250410090059390 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410090059390 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410090059390 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090059390 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 81 43 d4 00 00 4f 0f 00 00 00 00 00 06 00 08 00 00 00 01  20250410090059390 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 20250410090059398 DLSCCP DEBUG SCCP-SCOC(80)[0x55b0d9ec24b0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250410090059398 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001e8291), PART(T=Source Reference,L=4,D=00000050), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410090059398 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090059399 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090059399 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410090059399 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090059399 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250410090059399 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090059399 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 1e 82 91 00 00 50 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090059399 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090059399 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090059399 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090059399 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250410090059399 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250410090059399 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250410090059559 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57520<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=500280) Waiting for packet dumper to finish... 1 (prev_count=500280, count=512248) 20250410090100776 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250410090100776 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20250410090100776 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20250410090100776 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250410090100776 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250410090100776 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250410090100777 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250410090100777 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250410090100777 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250410090101341 DLSCCP DEBUG SCCP-SCOC(78)[0x55b0da07a140]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410090101341 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c924a9), PART(T=Source Reference,L=4,D=0000004e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410090101341 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090101341 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090101341 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090101341 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090101341 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410090101341 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090101341 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 c9 24 a9 00 00 4e 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090101341 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090101341 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090101341 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090101341 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410090101341 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410090101341 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250410090101342 DLSCCP DEBUG SCCP-SCOC(76)[0x55b0da07c400]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410090101342 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004cbee7), PART(T=Source Reference,L=4,D=0000004c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410090101342 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090101342 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090101342 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410090101342 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090101342 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250410090101342 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090101342 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 4c be e7 00 00 4c 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090101342 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090101343 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090101343 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090101343 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250410090101343 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250410090101343 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250410090101344 DLSCCP DEBUG SCCP-SCOC(77)[0x55b0da055950]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410090101344 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d3cb9f), PART(T=Source Reference,L=4,D=0000004d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410090101344 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090101344 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090101344 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410090101344 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090101344 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250410090101344 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090101344 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 d3 cb 9f 00 00 4d 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090101344 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090101344 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090101344 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090101344 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250410090101344 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250410090101344 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! MTC@dc2b9a5d0dfe: 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@dc2b9a5d0dfe: 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 ------ Thu Apr 10 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 20250410090101706 DLSCCP DEBUG SCCP-SCOC(73)[0x55b0da07b770]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410090101706 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003bdc27), PART(T=Source Reference,L=4,D=00000049), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410090101706 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090101706 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090101706 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090101707 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090101707 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410090101707 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090101707 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 3b dc 27 00 00 49 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090101707 DLSCCP DEBUG SCCP-SCOC(74)[0x55b0da0a8670]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410090101707 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d7ad84), PART(T=Source Reference,L=4,D=0000004a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410090101707 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090101707 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090101707 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090101707 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090101707 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410090101707 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090101707 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 d7 ad 84 00 00 4a 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090101707 DLSCCP DEBUG SCCP-SCOC(75)[0x55b0da06dbb0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410090101707 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00196437), PART(T=Source Reference,L=4,D=0000004b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410090101707 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090101707 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090101707 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090101707 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090101707 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410090101707 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090101707 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 19 64 37 00 00 4b 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090101707 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090101707 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090101707 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090101707 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410090101707 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410090101707 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250410090101707 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090101707 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090101707 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090101707 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410090101707 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410090101707 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250410090101707 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090101707 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090101707 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090101707 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410090101708 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410090101708 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250410090102071 DLSCCP DEBUG SCCP-SCOC(70)[0x55b0da065210]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410090102071 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fd2403), PART(T=Source Reference,L=4,D=00000046), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410090102071 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090102071 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090102071 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090102071 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090102071 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410090102071 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090102071 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 fd 24 03 00 00 46 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090102071 DLSCCP DEBUG SCCP-SCOC(72)[0x55b0da06d5f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410090102071 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0070d8b0), PART(T=Source Reference,L=4,D=00000048), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410090102071 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090102071 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090102071 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090102071 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090102071 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410090102071 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090102071 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 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 d8 b0 00 00 48 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090102071 DLSCCP DEBUG SCCP-SCOC(71)[0x55b0da0a8a80]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410090102071 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fba5e3), PART(T=Source Reference,L=4,D=00000047), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410090102071 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090102071 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090102071 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090102071 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090102071 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410090102071 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090102071 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 fb a5 e3 00 00 47 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090102072 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090102072 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090102072 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090102072 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410090102072 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410090102072 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250410090102072 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410090102072 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410090102072 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090102072 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 fd 24 03 00 00 46 0f 00 00 00 00 00 06 00 08 00 00 00 01  20250410090102072 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090102072 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090102072 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090102072 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410090102072 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410090102072 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250410090102072 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410090102072 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410090102072 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090102072 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 d8 b0 00 00 48 0f 00 00 00 00 00 06 00 08 00 00 00 01  20250410090102073 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 20250410090102073 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090102073 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090102073 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090102073 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410090102073 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410090102073 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250410090102073 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 20250410090102498 DLSCCP DEBUG SCCP-SCOC(68)[0x55b0da0a88a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410090102498 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004badc6), PART(T=Source Reference,L=4,D=00000044), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410090102498 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090102498 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090102498 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090102498 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090102498 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410090102498 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090102498 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 4b ad c6 00 00 44 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090102498 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090102498 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090102498 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090102498 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410090102498 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410090102498 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250410090102499 DLSCCP DEBUG SCCP-SCOC(67)[0x55b0da053b60]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410090102499 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008ee94d), PART(T=Source Reference,L=4,D=00000043), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410090102499 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090102499 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090102499 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090102499 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090102499 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410090102499 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090102499 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 8e e9 4d 00 00 43 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090102499 DLSCCP DEBUG SCCP-SCOC(69)[0x55b0da0a5d20]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410090102499 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bd6f9b), PART(T=Source Reference,L=4,D=00000045), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410090102499 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090102499 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090102499 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090102499 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090102499 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410090102499 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090102499 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 bd 6f 9b 00 00 45 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090102499 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090102499 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090102499 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090102500 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410090102500 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410090102500 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250410090102500 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410090102500 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410090102500 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090102500 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 8e e9 4d 00 00 43 0f 00 00 00 00 00 06 00 08 00 00 00 01  20250410090102500 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090102500 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090102500 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090102500 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410090102500 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410090102500 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250410090102500 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410090102500 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410090102500 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090102500 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 bd 6f 9b 00 00 45 0f 00 00 00 00 00 06 00 08 00 00 00 01  20250410090102500 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 20250410090102500 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@dc2b9a5d0dfe: 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@dc2b9a5d0dfe: Test case TC_mscpool_paging_tmsi started. 20250410090102627 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57524<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410090102630 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57528<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410090102632 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:45913<->l=127.0.0.1:4262) (control_if.c:572) 20250410090102718 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250410090102718 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) TC_mscpool_paging_tmsi-Iuh0(717)@dc2b9a5d0dfe: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250410090102725 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410090102725 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410090102725 DRANAP NOTICE cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: link lost (cnlink.c:118) 20250410090102725 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410090102725 DRANAP DEBUG cnlink(msc-1)[0x55b0d9fd5920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410090102726 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410090102726 DRANAP DEBUG cnlink(msc-2)[0x55b0d9fd2b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410090102726 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410090102726 DRANAP DEBUG cnlink(msc-3)[0x55b0da03ca10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410090102726 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:45675 (stream_srv.c:142) 20250410090102726 DMAIN INFO New HNB SCTP connection r=127.0.0.1:45675<->l=127.0.0.1:29169 (hnbgw.c:791) TC_mscpool_paging_tmsi-Iuh1(719)@dc2b9a5d0dfe: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250410090102727 DRANAP DEBUG cnlink(msc-3)[0x55b0da03ca10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410090102727 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250410090102727 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410090102727 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410090102727 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410090102727 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090102727 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090102727 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090102727 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) 20250410090102727 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090102727 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090102727 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090102727 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090102727 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090102727 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090102727 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090102727 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) 20250410090102727 DLSS7 DEBUG Found route for dpc=4=0.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) 20250410090102727 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250410090102727 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090102727 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250410090102727 DRANAP DEBUG cnlink(msc-3)[0x55b0da03ca10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410090102727 DRANAP DEBUG cnlink(msc-2)[0x55b0d9fd2b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410090102727 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250410090102727 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410090102727 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410090102727 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410090102727 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090102727 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090102727 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090102727 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090102727 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090102727 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090102727 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090102727 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090102727 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090102727 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090102727 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090102727 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090102727 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090102727 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250410090102727 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090102727 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410090102727 DRANAP DEBUG cnlink(msc-2)[0x55b0d9fd2b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410090102727 DRANAP DEBUG cnlink(msc-1)[0x55b0d9fd5920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410090102727 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250410090102727 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410090102727 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410090102727 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410090102727 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090102727 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090102727 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090102727 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090102727 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090102727 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090102727 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090102727 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090102727 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090102727 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090102727 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090102727 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090102727 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090102727 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410090102727 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090102727 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410090102727 DRANAP DEBUG cnlink(msc-1)[0x55b0d9fd5920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410090102727 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410090102728 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250410090102728 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410090102728 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410090102728 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410090102728 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090102728 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090102728 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090102728 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090102728 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090102728 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090102728 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090102728 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090102728 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090102728 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090102728 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090102728 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090102728 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090102728 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410090102728 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090102728 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410090102728 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410090102728 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090102728 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090102728 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090102728 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 20250410090102728 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250410090102728 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250410090102728 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090102728 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090102728 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090102728 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250410090102728 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250410090102728 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250410090102728 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090102728 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090102728 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090102728 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410090102728 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410090102728 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250410090102728 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090102728 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090102728 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090102728 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410090102728 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410090102728 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250410090102728 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410090102728 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410090102728 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090102728 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  20250410090102728 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@dc2b9a5d0dfe: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@dc2b9a5d0dfe: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(723)@dc2b9a5d0dfe: ************************************************* HNBGW_Test.msc0-M3UA(723)@dc2b9a5d0dfe: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(723)@dc2b9a5d0dfe: ************************************************* HNBGW_Test.msc0-SCCP(721)@dc2b9a5d0dfe: v_sccp_pdu_maxlen:268 MTC@dc2b9a5d0dfe: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(726)@dc2b9a5d0dfe: ************************************************* HNBGW_Test.msc1-M3UA(726)@dc2b9a5d0dfe: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(726)@dc2b9a5d0dfe: ************************************************* MTC@dc2b9a5d0dfe: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(724)@dc2b9a5d0dfe: v_sccp_pdu_maxlen:268 MTC@dc2b9a5d0dfe: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc2-M3UA(729)@dc2b9a5d0dfe: ************************************************* HNBGW_Test.msc2-M3UA(729)@dc2b9a5d0dfe: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(729)@dc2b9a5d0dfe: ************************************************* MTC@dc2b9a5d0dfe: Starting RAN_Emulation HNBGW_Test.msc2-SCCP(727)@dc2b9a5d0dfe: v_sccp_pdu_maxlen:268 20250410090102766 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410090102767 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410090102767 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410090102767 DRANAP DEBUG cnlink(sgsn-1)[0x55b0da03dd30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410090102767 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410090102767 DRANAP DEBUG cnlink(sgsn-2)[0x55b0da03e6c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410090102767 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410090102767 DRANAP DEBUG cnlink(sgsn-3)[0x55b0da03f050]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410090102768 DRANAP DEBUG cnlink(sgsn-3)[0x55b0da03f050]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410090102768 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250410090102768 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410090102768 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410090102768 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410090102768 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090102768 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090102768 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090102768 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) 20250410090102768 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090102768 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090102768 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090102768 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090102768 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090102768 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090102768 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090102768 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) 20250410090102768 DLSS7 DEBUG Found route for dpc=12=0.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) 20250410090102768 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250410090102768 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090102768 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250410090102768 DRANAP DEBUG cnlink(sgsn-3)[0x55b0da03f050]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410090102768 DRANAP DEBUG cnlink(sgsn-2)[0x55b0da03e6c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410090102768 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250410090102768 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410090102768 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410090102768 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410090102768 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090102768 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090102768 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090102768 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090102768 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090102768 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090102768 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090102768 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090102768 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090102768 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090102768 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090102768 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090102768 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090102768 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250410090102768 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090102768 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410090102768 DRANAP DEBUG cnlink(sgsn-2)[0x55b0da03e6c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410090102768 DRANAP DEBUG cnlink(sgsn-1)[0x55b0da03dd30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410090102768 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250410090102768 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410090102768 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410090102768 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410090102768 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090102768 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090102768 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090102768 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410090102768 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090102768 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090102768 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090102768 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090102768 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090102768 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090102768 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090102768 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410090102768 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090102768 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250410090102768 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090102768 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410090102769 DRANAP DEBUG cnlink(sgsn-1)[0x55b0da03dd30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410090102769 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410090102769 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250410090102769 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410090102769 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410090102769 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410090102769 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090102769 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090102769 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090102769 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090102769 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090102769 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090102769 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090102769 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090102769 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090102769 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090102769 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090102769 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090102769 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090102769 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410090102769 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090102769 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410090102769 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410090102769 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090102769 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090102769 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090102769 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 20250410090102769 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250410090102769 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250410090102769 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090102769 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090102769 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090102769 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250410090102769 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250410090102769 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250410090102769 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090102769 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090102769 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090102769 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250410090102769 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250410090102769 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 20250410090102769 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250410090102769 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090102769 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090102769 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090102769 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410090102769 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410090102769 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@dc2b9a5d0dfe: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(732)@dc2b9a5d0dfe: ************************************************* HNBGW_Test.sgsn0-M3UA(732)@dc2b9a5d0dfe: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(732)@dc2b9a5d0dfe: ************************************************* MTC@dc2b9a5d0dfe: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(730)@dc2b9a5d0dfe: v_sccp_pdu_maxlen:268 20250410090102789 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410090102789 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410090102789 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250410090102789 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250410090102789 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) 20250410090102789 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250410090102789 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250410090102789 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410090102789 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@dc2b9a5d0dfe: setverdict(pass): none -> pass 20250410090102793 DLINP DEBUG SRVCONN(,r=127.0.0.1:45675<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410090102793 DLINP DEBUG SRVCONN(,r=127.0.0.1:45675<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410090102793 DLINP DEBUG SRVCONN(,r=127.0.0.1:45675<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250410090102793 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250410090102793 DHNBAP DEBUG (127.0.0.1:45675 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20250410090102793 DHNBAP NOTICE (127.0.0.1:45675 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250410090102793 DHNBAP NOTICE (127.0.0.1:45675 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250410090102793 DLINP DEBUG SRVCONN(,r=127.0.0.1:45675<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410090102793 DLINP DEBUG SRVCONN(,r=127.0.0.1:45675<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed 20250410090102937 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250410090102937 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250410090102937 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 20250410090102937 DLSS7 <000c> osmo_ss7_asp.c:1126 ?: connection closed 20250410090102937 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20250410090102937 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20250410090102937 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(723)@dc2b9a5d0dfe: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250410090102939 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090102939 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250410090102939 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20250410090102939 DLSS7 <000c> xua_asp_fsm.c:300 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20250410090102939 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  20250410090102939 DLSS7 <000c> xua_asp_fsm.c:680 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20250410090102939 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20250410090102939 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250410090102939 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 20250410090102939 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Pending () 20250410090102939 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  20250410090102939 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410090102939 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250410090102939 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20250410090102939 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090102939 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250410090102939 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:378) 20250410090102939 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410090102939 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410090102939 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090102939 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410090102939 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250410090102940 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090102940 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250410090102940 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250410090102941 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  20250410090102941 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250410090102941 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20250410090102941 DLSS7 <000c> xua_as_fsm.c:552 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_ACTIVE 20250410090102941 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 20250410090102941 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250410090102941 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  20250410090102941 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410090102941 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250410090102941 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090102941 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250410090102941 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:413) 20250410090102941 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410090102941 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410090102941 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090102941 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410090102941 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250410090102941 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250410090102941 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410090102942 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410090102942 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250410090102942 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410090102942 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410090102942 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410090102942 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090102942 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090102942 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090102942 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090102942 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090102942 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090102942 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090102942 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090102942 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090102942 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090102942 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090102942 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090102942 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090102942 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410090102942 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090102942 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410090102942 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410090102942 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090102942 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090102942 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090102942 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410090102942 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410090102942 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250410090102942 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410090102942 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410090102942 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090102942 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  20250410090102950 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 20250410090102950 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 20250410090102950 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250410090102950 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)@dc2b9a5d0dfe: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250410090102951 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090102951 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPSM:UP) 20250410090102951 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250410090102951 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250410090102951 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250410090102951 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250410090102951 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250410090102951 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 20250410090102951 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Inactive () 20250410090102951 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  20250410090102951 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250410090102952 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090102952 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPTM:ACTIVE) 20250410090102952 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250410090102952 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  20250410090102952 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250410090102952 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250410090102952 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250410090102952 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 20250410090102952 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Active () 20250410090102952 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  20250410090102952 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  20250410090102952 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410090102952 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250410090102952 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090102952 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250410090102952 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.0.2/0 (xua_snm.c:413) 20250410090102952 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410090102952 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410090102952 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090102952 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410090102952 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250410090102952 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250410090102952 DRANAP DEBUG cnlink(msc-1)[0x55b0d9fd5920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410090102953 DRANAP DEBUG cnlink(msc-1)[0x55b0d9fd5920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410090102953 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250410090102953 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410090102953 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410090102953 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410090102953 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090102953 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090102953 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090102953 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090102953 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090102953 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090102953 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090102953 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090102953 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090102953 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090102953 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090102953 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090102953 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090102953 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410090102953 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090102953 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410090102953 DRANAP DEBUG cnlink(msc-1)[0x55b0d9fd5920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410090102953 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090102953 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090102953 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090102953 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410090102953 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410090102953 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250410090102953 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250410090102953 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250410090102953 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090102953 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  20250410090102963 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 20250410090102963 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 20250410090102963 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250410090102963 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)@dc2b9a5d0dfe: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20250410090102964 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) 20250410090102964 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (ASPSM:UP) 20250410090102964 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250410090102964 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc2-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250410090102964 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250410090102964 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250410090102964 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20250410090102964 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 20250410090102964 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc2-0) Tx NOTIFY Type State Change:AS Inactive () 20250410090102964 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  20250410090102964 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250410090102964 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) 20250410090102965 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (ASPTM:ACTIVE) 20250410090102965 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250410090102965 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  20250410090102965 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250410090102965 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250410090102965 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250410090102965 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 20250410090102965 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc2-0) Tx NOTIFY Type State Change:AS Active () 20250410090102965 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  20250410090102965 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  20250410090102965 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  20250410090102965 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410090102965 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250410090102965 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090102965 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250410090102965 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.0.3/0 (xua_snm.c:413) 20250410090102965 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410090102965 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410090102965 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090102965 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410090102965 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250410090102965 DCN NOTICE (msc-2) now available: N-PCSTATE ind: pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250410090102965 DRANAP DEBUG cnlink(msc-2)[0x55b0d9fd2b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410090102966 DRANAP DEBUG cnlink(msc-2)[0x55b0d9fd2b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410090102966 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250410090102966 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410090102966 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410090102966 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410090102966 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090102966 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090102966 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090102966 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090102966 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090102966 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090102966 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090102966 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090102966 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090102966 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090102966 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090102966 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090102966 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090102966 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250410090102966 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090102966 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410090102966 DRANAP DEBUG cnlink(msc-2)[0x55b0d9fd2b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410090102966 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090102966 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090102966 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090102966 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250410090102966 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250410090102966 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' 20250410090102966 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 20250410090102966 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250410090102966 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090102966 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  20250410090102979 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250410090102979 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250410090102979 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250410090102979 DLSS7 <000c> 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)@dc2b9a5d0dfe: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250410090102980 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090102980 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250410090102980 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250410090102980 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250410090102980 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250410090102980 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250410090102980 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250410090102980 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 20250410090102980 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250410090102980 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  20250410090102980 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250410090102980 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090102980 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250410090102980 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250410090102980 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  20250410090102980 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250410090102980 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250410090102980 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250410090102980 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 20250410090102980 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250410090102980 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  20250410090102980 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  20250410090102980 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  20250410090102980 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  20250410090102980 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410090102980 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250410090102980 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090102980 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250410090102980 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250410090102980 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410090102980 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410090102980 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090102980 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410090102980 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250410090102980 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250410090102980 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410090102981 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410090102981 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250410090102981 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410090102982 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410090102982 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410090102982 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090102982 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090102982 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090102982 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410090102982 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090102982 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090102982 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090102982 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090102982 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090102982 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090102982 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090102982 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410090102982 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090102982 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410090102982 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090102982 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410090102982 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410090102982 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090102982 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090102982 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090102982 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410090102982 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410090102982 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250410090102982 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410090102982 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410090102982 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090102982 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  20250410090103157 DLSCCP DEBUG SCCP-SCOC(65)[0x55b0da0cc060]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250410090103157 DLSCCP DEBUG SCCP-SCOC(65)[0x55b0da0cc060]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250410090103157 DLSCCP DEBUG SCCP-SCOC(65)[0x55b0da0cc060]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250410090103157 DLSCCP DEBUG SCCP-SCOC(65)[0x55b0da0cc060]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250410090103157 DLSCCP DEBUG SCCP-SCOC(65)[0x55b0da0cc060]{IDLE}: Deallocated (fsm.c:568) 20250410090103157 DLSCCP DEBUG SCCP-SCOC(64)[0x55b0da075290]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250410090103157 DLSCCP DEBUG SCCP-SCOC(64)[0x55b0da075290]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250410090103157 DLSCCP DEBUG SCCP-SCOC(64)[0x55b0da075290]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250410090103157 DLSCCP DEBUG SCCP-SCOC(64)[0x55b0da075290]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250410090103157 DLSCCP DEBUG SCCP-SCOC(64)[0x55b0da075290]{IDLE}: Deallocated (fsm.c:568) 20250410090103158 DLSCCP DEBUG SCCP-SCOC(66)[0x55b0da062eb0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250410090103158 DLSCCP DEBUG SCCP-SCOC(66)[0x55b0da062eb0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250410090103158 DLSCCP DEBUG SCCP-SCOC(66)[0x55b0da062eb0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250410090103158 DLSCCP DEBUG SCCP-SCOC(66)[0x55b0da062eb0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250410090103158 DLSCCP DEBUG SCCP-SCOC(66)[0x55b0da062eb0]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(722)@dc2b9a5d0dfe: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250410090103752 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090103752 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410090103752 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410090103752 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410090103752 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410090103752 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410090103752 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410090103752 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410090103752 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090103752 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410090103752 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090103752 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410090103752 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410090103752 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410090103752 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410090103752 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410090103752 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250410090103752 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410090103752 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090103752 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090103752 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090103752 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090103752 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090103752 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090103752 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090103752 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090103752 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090103752 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090103752 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090103752 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090103752 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090103752 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410090103752 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250410090103752 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250410090103752 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250410090103752 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250410090103752 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410090103752 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410090103752 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090103752 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090103752 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090103752 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090103752 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090103752 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090103752 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090103752 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090103752 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090103753 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090103753 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090103753 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090103753 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090103753 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410090103753 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090103753 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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) 20250410090103753 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250410090103753 DRANAP NOTICE cnlink(msc-0)[0x55b0d9ff2940]{CONNECTED}: link up (cnlink.c:111) 20250410090103753 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090103753 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090103753 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090103753 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410090103753 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410090103753 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.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' 20250410090103753 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410090103753 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410090103753 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090103753 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  20250410090103756 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090103756 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410090103756 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410090103756 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410090103756 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410090103756 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410090103756 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410090103756 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410090103756 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090103756 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410090103756 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090103756 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410090103756 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410090103756 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410090103757 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410090103757 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410090103757 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250410090103757 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410090103757 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090103757 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090103757 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090103757 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090103757 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090103757 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090103757 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090103757 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090103757 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090103757 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090103757 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090103757 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090103757 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090103757 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410090103757 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250410090103757 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250410090103757 DRANAP INFO cnlink(msc-0)[0x55b0d9ff2940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(725)@dc2b9a5d0dfe: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250410090103767 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090103767 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250410090103767 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250410090103767 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 20250410090103767 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410090103767 DLSS7 <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' 20250410090103767 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410090103767 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410090103767 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090103767 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410090103767 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090103767 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410090103767 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410090103767 DLM3UA DEBUG 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) 20250410090103767 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410090103767 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410090103767 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250410090103767 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250410090103767 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090103767 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090103767 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090103767 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090103767 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090103767 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090103767 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090103767 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090103767 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090103767 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090103767 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090103767 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090103767 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090103767 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410090103768 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250410090103768 DRANAP DEBUG cnlink(msc-1)[0x55b0d9fd5920]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250410090103768 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) 20250410090103768 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) 20250410090103768 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410090103768 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250410090103768 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090103768 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090103768 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090103768 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090103768 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090103768 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090103768 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090103768 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090103768 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090103768 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090103768 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090103768 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090103768 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090103768 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410090103768 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090103768 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250410090103768 DRANAP DEBUG cnlink(msc-1)[0x55b0d9fd5920]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250410090103768 DRANAP NOTICE cnlink(msc-1)[0x55b0d9fd5920]{CONNECTED}: link up (cnlink.c:111) 20250410090103769 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090103769 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090103769 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090103769 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410090103769 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410090103769 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250410090103769 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250410090103769 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250410090103769 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090103769 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  20250410090103769 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090103769 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250410090103769 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250410090103769 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 20250410090103769 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410090103769 DLSS7 <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' 20250410090103769 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410090103769 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410090103770 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090103770 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410090103770 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410090103770 DLM3UA DEBUG 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) 20250410090103770 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410090103770 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410090103770 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250410090103770 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250410090103770 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090103770 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090103770 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090103770 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090103770 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090103770 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090103770 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090103769 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090103769 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410090103770 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090103770 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090103770 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090103770 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090103770 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090103770 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090103770 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410090103770 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250410090103770 DRANAP DEBUG cnlink(msc-1)[0x55b0d9fd5920]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250410090103770 DRANAP INFO cnlink(msc-1)[0x55b0d9fd5920]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc2-RAN(728)@dc2b9a5d0dfe: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250410090103774 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) 20250410090103774 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250410090103774 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250410090103774 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 20250410090103774 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410090103774 DLSS7 <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' 20250410090103774 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410090103774 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410090103774 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090103774 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410090103774 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090103774 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410090103774 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410090103774 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) 20250410090103774 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410090103774 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410090103774 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250410090103774 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250410090103774 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090103774 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090103774 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090103774 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090103774 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090103774 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090103774 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090103774 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090103774 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090103774 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090103774 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090103774 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090103774 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090103774 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410090103774 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250410090103775 DRANAP DEBUG cnlink(msc-2)[0x55b0d9fd2b20]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250410090103775 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) 20250410090103775 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) 20250410090103775 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410090103775 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250410090103775 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090103775 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090103775 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090103775 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090103775 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090103775 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090103775 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090103775 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090103775 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090103775 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090103775 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090103775 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090103775 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090103775 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250410090103775 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090103775 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250410090103775 DRANAP DEBUG cnlink(msc-2)[0x55b0d9fd2b20]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250410090103775 DRANAP NOTICE cnlink(msc-2)[0x55b0d9fd2b20]{CONNECTED}: link up (cnlink.c:111) 20250410090103776 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090103776 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090103776 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090103776 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250410090103776 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250410090103776 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' 20250410090103776 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 20250410090103776 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250410090103776 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090103776 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  20250410090103778 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) 20250410090103778 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250410090103778 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250410090103778 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 20250410090103778 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410090103778 DLSS7 <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' 20250410090103778 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410090103778 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410090103778 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090103778 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410090103778 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090103779 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410090103779 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410090103779 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) 20250410090103779 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410090103779 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410090103779 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250410090103779 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250410090103779 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090103779 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090103779 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090103779 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090103779 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090103779 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090103779 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090103779 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090103779 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090103779 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090103779 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090103779 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090103779 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090103779 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410090103779 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250410090103779 DRANAP DEBUG cnlink(msc-2)[0x55b0d9fd2b20]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250410090103779 DRANAP INFO cnlink(msc-2)[0x55b0d9fd2b20]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(731)@dc2b9a5d0dfe: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250410090103784 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090103784 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410090103784 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410090103784 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410090103784 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410090103784 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410090103784 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410090103784 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410090103784 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090103784 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410090103784 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090103784 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410090103784 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410090103784 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410090103784 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410090103784 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410090103784 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250410090103784 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410090103784 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090103784 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090103784 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090103784 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090103784 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090103784 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090103784 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090103784 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090103784 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090103784 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090103784 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090103784 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090103784 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090103784 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410090103784 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250410090103784 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250410090103784 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250410090103784 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250410090103784 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410090103784 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410090103784 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090103784 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090103784 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090103784 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090103784 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090103784 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090103784 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090103784 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090103784 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090103784 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090103784 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090103784 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090103784 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090103784 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410090103784 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090103784 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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) 20250410090103784 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250410090103784 DRANAP NOTICE cnlink(sgsn-0)[0x55b0da03d3a0]{CONNECTED}: link up (cnlink.c:111) 20250410090103784 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090103784 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090103784 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090103784 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410090103784 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410090103784 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250410090103784 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410090103784 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410090103784 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090103784 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  20250410090103785 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090103785 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410090103785 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410090103785 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410090103785 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410090103785 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410090103785 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410090103785 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410090103785 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090103785 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410090103785 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090103786 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410090103786 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410090103786 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410090103786 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410090103786 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410090103786 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250410090103786 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410090103786 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090103786 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090103786 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090103786 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090103786 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090103786 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090103786 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090103786 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090103786 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090103786 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090103786 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090103786 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090103786 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090103786 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410090103786 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250410090103786 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250410090103786 DRANAP INFO cnlink(sgsn-0)[0x55b0da03d3a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250410090104799 DLCTRL DEBUG Command: GET 614019618 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250410090104799 DLCTRL DEBUG Tx Command reply: GET_REPLY 614019618 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250410090104803 DLCTRL DEBUG Command: GET 687206057 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250410090104803 DLCTRL DEBUG Tx Command reply: GET_REPLY 687206057 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250410090104807 DLCTRL DEBUG Command: GET 529269557 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250410090104807 DLCTRL DEBUG Tx Command reply: GET_REPLY 529269557 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250410090104811 DLCTRL DEBUG Command: GET 506754091 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410090104811 DLCTRL DEBUG Tx Command reply: GET_REPLY 506754091 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410090104815 DLCTRL DEBUG Command: GET 707898388 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250410090104815 DLCTRL DEBUG Tx Command reply: GET_REPLY 707898388 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250410090104819 DLCTRL DEBUG Command: GET 373764472 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250410090104819 DLCTRL DEBUG Tx Command reply: GET_REPLY 373764472 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250410090104822 DLCTRL DEBUG Command: GET 582269614 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250410090104822 DLCTRL DEBUG Tx Command reply: GET_REPLY 582269614 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250410090104825 DLCTRL DEBUG Command: GET 166472473 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250410090104825 DLCTRL DEBUG Tx Command reply: GET_REPLY 166472473 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250410090104827 DLCTRL DEBUG Command: GET 863072902 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410090104828 DLCTRL DEBUG Tx Command reply: GET_REPLY 863072902 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410090104830 DLCTRL DEBUG Command: GET 899526015 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250410090104830 DLCTRL DEBUG Tx Command reply: GET_REPLY 899526015 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250410090104833 DLCTRL DEBUG Command: GET 648538416 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250410090104833 DLCTRL DEBUG Tx Command reply: GET_REPLY 648538416 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250410090104835 DLCTRL DEBUG Command: GET 156128550 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250410090104835 DLCTRL DEBUG Tx Command reply: GET_REPLY 156128550 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250410090104835 DLCTRL DEBUG Command: GET 572596633 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250410090104835 DLCTRL DEBUG Tx Command reply: GET_REPLY 572596633 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250410090104836 DLCTRL DEBUG Command: GET 555855330 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410090104836 DLCTRL DEBUG Tx Command reply: GET_REPLY 555855330 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410090104837 DLCTRL DEBUG Command: GET 777461272 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250410090104837 DLCTRL DEBUG Tx Command reply: GET_REPLY 777461272 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250410090104838 DLCTRL DEBUG Command: GET 320920730 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250410090104838 DLCTRL DEBUG Tx Command reply: GET_REPLY 320920730 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250410090104839 DLCTRL DEBUG Command: GET 363895803 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250410090104839 DLCTRL DEBUG Tx Command reply: GET_REPLY 363895803 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250410090104840 DLCTRL DEBUG Command: GET 989342157 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250410090104840 DLCTRL DEBUG Tx Command reply: GET_REPLY 989342157 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250410090104841 DLCTRL DEBUG Command: GET 582617748 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410090104841 DLCTRL DEBUG Tx Command reply: GET_REPLY 582617748 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410090104842 DLCTRL DEBUG Command: GET 722306506 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250410090104842 DLCTRL DEBUG Tx Command reply: GET_REPLY 722306506 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@dc2b9a5d0dfe: 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@dc2b9a5d0dfe: "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 } } } 20250410090104860 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57534<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_mscpool_paging_tmsi0(734)@dc2b9a5d0dfe: 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 20250410090105873 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090105873 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410090105873 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410090105873 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410090105873 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410090105873 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410090105873 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410090105873 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410090105873 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090105873 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  20250410090105873 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 84 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090105873 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410090105873 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410090105873 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410090105873 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410090105873 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410090105873 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250410090105873 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250410090105873 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090105873 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090105873 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090105873 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090105873 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090105873 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090105873 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090105873 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090105873 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090105873 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090105873 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090105873 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090105873 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090105873 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410090105873 DRANAP DEBUG Decoding message RANAP_PagingIEs (ranap_decoder.c:3121) (ranap_decoder.c:3121) 20250410090105873 DCN DEBUG ranap MI 00 01 01 00 00 00 21 f4 = 001010000000124 (hnbgw_cn.c:189) 20250410090105873 DCN DEBUG ranap temp UE ID = TMSI-0x424B0023 (hnbgw_cn.c:216) 20250410090105873 DCN DEBUG (msc-0) Decoded Paging: CS IMSI-001010000000124 TMSI-0x424B0023 (hnbgw_cn.c:238) 20250410090105873 DCN INFO (msc-0) Rx Paging from CN for IMSI-001010000000124 TMSI-0x424B0023 (hnbgw_cn.c:167) 20250410090105873 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA payload of 46 bytes (hnbgw_rua.c:85) 20250410090105873 DRUA DEBUG (127.0.0.1:45675 TTCN3-HNB-1) transmitting RUA payload of 46 bytes (hnbgw_rua.c:85) 20250410090105873 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410090105873 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 46 bytes of data (stream_srv.c:827) 20250410090105873 DLINP DEBUG SRVCONN(,r=127.0.0.1:45675<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410090105873 DLINP DEBUG SRVCONN(,r=127.0.0.1:45675<->l=127.0.0.1:29169) sending 46 bytes of data (stream_srv.c:827) TC_mscpool_paging_tmsi-Iuh0-RUA(718)@dc2b9a5d0dfe: UnitdataCallback TC_mscpool_paging_tmsi-Iuh1-RUA(720)@dc2b9a5d0dfe: UnitdataCallback TC_mscpool_paging_tmsi0(734)@dc2b9a5d0dfe: 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)@dc2b9a5d0dfe: f_create_expect(l3 := '0627000350590205F4424B0023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(722)@dc2b9a5d0dfe: Created Expect[0] for '0627000350590205F4424B0023'O to be handled at TC_mscpool_paging_tmsi0(734) TC_mscpool_paging_tmsi-Iuh0-RUA(718)@dc2b9a5d0dfe: Added conn table entry 0TC_mscpool_paging_tmsi0(734)9027114 20250410090106882 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410090106882 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410090106882 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1351) 20250410090106882 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250410090106882 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x89be2a, normal) (hnbgw_rua.c:407) 20250410090106882 DHNB DEBUG map_rua[0x55b0da075290]{init}: Allocated (fsm.c:456) 20250410090106882 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9027114)[0x55b0da075290]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250410090106882 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9027114 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250410090106882 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410090106882 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410090106882 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9027114 SCCP-0 CS MI=TMSI-0x424B0023: CN link paging record selects msc 0 (hnbgw_cn.c:1015) 20250410090106882 DCN DEBUG map_sccp[0x55b0da074b30]{init}: Allocated (fsm.c:456) 20250410090106882 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-82)[0x55b0da074b30]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250410090106882 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-9027114 <-> SCCP-82 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250410090106882 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9027114 SCCP-82 msc-0 MI=TMSI-0x424B0023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:312) 20250410090106882 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9027114)[0x55b0da075290]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250410090106882 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410090106882 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410090106882 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9027114)[0x55b0da075290]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250410090106882 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-82)[0x55b0da074b30]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250410090106882 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250410090106882 DLSCCP DEBUG SCCP-SCOC(82)[0x55b0da05b2c0]{IDLE}: Allocated (fsm.c:456) 20250410090106882 DLSCCP DEBUG SCCP-SCOC(82)[0x55b0da05b2c0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250410090106882 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0627000350590205f4424b0023004f40030003930056400500f1100926) (sccp_scrc.c:415) 20250410090106882 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090106882 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090106882 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090106882 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090106882 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090106882 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090106882 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090106882 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090106882 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090106882 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090106882 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090106882 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090106882 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090106882 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410090106882 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090106882 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 03 93 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090106882 DLSCCP DEBUG SCCP-SCOC(82)[0x55b0da05b2c0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250410090106882 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-82)[0x55b0da074b30]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250410090106882 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9027114)[0x55b0da075290]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250410090106882 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090106882 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090106882 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090106883 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410090106883 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410090106883 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250410090106883 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410090106883 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410090106883 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090106883 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 03 93 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(721)@dc2b9a5d0dfe: First idle individual index:0 HNBGW_Test.msc0-SCCP(721)@dc2b9a5d0dfe: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(722)@dc2b9a5d0dfe: Found Expect[0] for l3='0627000350590205F4424B0023'O handled at TC_mscpool_paging_tmsi0(734) HNBGW_Test.msc0-RAN(722)@dc2b9a5d0dfe: Added conn table entry 0TC_mscpool_paging_tmsi0(734)6331364 HNBGW_Test.msc0-SCCP(721)@dc2b9a5d0dfe: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(721)@dc2b9a5d0dfe: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250410090106890 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090106890 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410090106890 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410090106890 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410090106890 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410090106890 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410090106890 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410090106890 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410090106890 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090106890 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 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 88 48 76 02 00 00 00 00 00 06 00 08 00 00 00 07  20250410090106890 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090106890 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410090106890 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410090106890 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410090106890 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410090106890 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00884876) (sccp_scrc.c:486) 20250410090106890 DLSCCP DEBUG Received CO:COAK for local reference 82 (sccp_scoc.c:1855) 20250410090106890 DLSCCP DEBUG SCCP-SCOC(82)[0x55b0da05b2c0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250410090106890 DLSCCP DEBUG SCCP-SCOC(82)[0x55b0da05b2c0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250410090106890 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090106890 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250410090106890 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) 20250410090106890 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-82)[0x55b0da074b30]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250410090106890 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-82)[0x55b0da074b30]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_mscpool_paging_tmsi0(734)@dc2b9a5d0dfe: setverdict(pass): none -> pass MTC@dc2b9a5d0dfe: 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 } } } 20250410090107894 DLCTRL DEBUG Command: GET 959628492 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250410090107894 DLCTRL DEBUG Tx Command reply: GET_REPLY 959628492 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250410090107899 DLCTRL DEBUG Command: GET 972743926 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250410090107899 DLCTRL DEBUG Tx Command reply: GET_REPLY 972743926 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250410090107901 DLCTRL DEBUG Command: GET 315753021 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250410090107901 DLCTRL DEBUG Tx Command reply: GET_REPLY 315753021 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250410090107905 DLCTRL DEBUG Command: GET 521206967 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410090107905 DLCTRL DEBUG Tx Command reply: GET_REPLY 521206967 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410090107910 DLCTRL DEBUG Command: GET 722401472 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250410090107910 DLCTRL DEBUG Tx Command reply: GET_REPLY 722401472 rate_ctr.abs.msc.0.cnpool:subscr:paged 1 (control_if.c:477) MTC@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed 20250410090107913 DLCTRL DEBUG Command: GET 326073547 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250410090107913 DLCTRL DEBUG Tx Command reply: GET_REPLY 326073547 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250410090107917 DLCTRL DEBUG Command: GET 288870275 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250410090107917 DLCTRL DEBUG Tx Command reply: GET_REPLY 288870275 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250410090107923 DLCTRL DEBUG Command: GET 881994316 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250410090107923 DLCTRL DEBUG Tx Command reply: GET_REPLY 881994316 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250410090107926 DLCTRL DEBUG Command: GET 675880754 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410090107926 DLCTRL DEBUG Tx Command reply: GET_REPLY 675880754 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410090107927 DLCTRL DEBUG Command: GET 172590543 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250410090107927 DLCTRL DEBUG Tx Command reply: GET_REPLY 172590543 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed 20250410090107928 DLCTRL DEBUG Command: GET 706154104 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250410090107928 DLCTRL DEBUG Tx Command reply: GET_REPLY 706154104 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250410090107929 DLCTRL DEBUG Command: GET 694852835 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250410090107929 DLCTRL DEBUG Tx Command reply: GET_REPLY 694852835 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250410090107930 DLCTRL DEBUG Command: GET 966078820 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250410090107930 DLCTRL DEBUG Tx Command reply: GET_REPLY 966078820 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250410090107931 DLCTRL DEBUG Command: GET 849592960 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410090107931 DLCTRL DEBUG Tx Command reply: GET_REPLY 849592960 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410090107931 DLCTRL DEBUG Command: GET 877291289 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250410090107931 DLCTRL DEBUG Tx Command reply: GET_REPLY 877291289 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed 20250410090107932 DLCTRL DEBUG Command: GET 839476362 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250410090107932 DLCTRL DEBUG Tx Command reply: GET_REPLY 839476362 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250410090107933 DLCTRL DEBUG Command: GET 728904492 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250410090107933 DLCTRL DEBUG Tx Command reply: GET_REPLY 728904492 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250410090107933 DLCTRL DEBUG Command: GET 507394782 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250410090107933 DLCTRL DEBUG Tx Command reply: GET_REPLY 507394782 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250410090107934 DLCTRL DEBUG Command: GET 6394364 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410090107934 DLCTRL DEBUG Tx Command reply: GET_REPLY 6394364 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410090107935 DLCTRL DEBUG Command: GET 899504573 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250410090107935 DLCTRL DEBUG Tx Command reply: GET_REPLY 899504573 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed MTC@dc2b9a5d0dfe: ok: talloc reports "asn1_context" = 1 bytes 20250410090107940 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57528<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250410090107940 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:45913<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(715)@dc2b9a5d0dfe: Final verdict of PTC: none VirtHNBGW-STATS(714)@dc2b9a5d0dfe: Final verdict of PTC: none MTC@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed 20250410090107942 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57524<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250410090107942 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410090107942 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410090107942 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410090107942 DMAIN NOTICE (127.0.0.1:9999 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) 20250410090107942 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250410090107942 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9027114)[0x55b0da075290]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250410090107942 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9027114)[0x55b0da075290]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250410090107942 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-82)[0x55b0da074b30]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250410090107942 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250410090107942 DLSCCP DEBUG SCCP-SCOC(82)[0x55b0da05b2c0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250410090107942 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00884876), PART(T=Source Reference,L=4,D=00000052), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250410090107942 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090107942 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090107942 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090107942 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090107942 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410090107942 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090107942 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [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 88 48 76 00 00 52 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090107942 DLSCCP DEBUG SCCP-SCOC(82)[0x55b0da05b2c0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250410090107942 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-82)[0x55b0da074b30]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250410090107942 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9027114)[0x55b0da075290]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250410090107942 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9027114)[0x55b0da075290]{disrupted}: Freeing instance (context_map.c:202) 20250410090107942 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9027114)[0x55b0da075290]{disrupted}: Deallocated (fsm.c:568) 20250410090107942 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-82)[0x55b0da074b30]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250410090107942 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-82)[0x55b0da074b30]{disconnected}: Freeing instance (context_map.c:206) 20250410090107942 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-82)[0x55b0da074b30]{disconnected}: Deallocated (fsm.c:568) 20250410090107942 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-9027114 SCCP-82 msc-0 MI=TMSI-0x424B0023: Deallocating (context_map.c:225) 20250410090107942 DLINP DEBUG SRVCONN(,r=127.0.0.1:45675<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410090107942 DLINP DEBUG SRVCONN(,r=127.0.0.1:45675<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410090107942 DLINP NOTICE SRV(,r=127.0.0.1:45675<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410090107942 DMAIN NOTICE (127.0.0.1:45675 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:45675<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250410090107942 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20250410090107942 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090107942 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090107942 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090107942 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410090107942 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410090107942 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250410090107942 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410090107942 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410090107942 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090107942 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 88 48 76 00 00 52 00 00 00 00 00 00 06 00 08 00 00 00 01  TC_mscpool_paging_tmsi-Iuh1-RUA(720)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(730)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(727)@dc2b9a5d0dfe: Final verdict of PTC: none MutexDispCT-TC_mscpool_paging_tmsi(713)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(731)@dc2b9a5d0dfe: Final verdict of PTC: none TC_mscpool_paging_tmsi-Iuh0-RUA(718)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW_Test.msc1-RAN(725)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW_Test.msc2-RAN(728)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(724)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW_Test.msc0-RAN(722)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(729)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW-PFCP(716)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(721)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(726)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(732)@dc2b9a5d0dfe: Final verdict of PTC: none TC_mscpool_paging_tmsi-Iuh1(719)@dc2b9a5d0dfe: Final verdict of PTC: none TC_mscpool_paging_tmsi-Iuh0(717)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(723)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW-MGCP(733)@dc2b9a5d0dfe: Final verdict of PTC: none 20250410090107943 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250410090107943 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) 20250410090107943 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc2-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250410090107943 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc2-0) xUA SRV SHUTDOWN_EVENT 20250410090107943 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250410090107943 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) 20250410090107943 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250410090107943 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc1-0) xUA SRV SHUTDOWN_EVENT 20250410090107943 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250410090107943 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) 20250410090107943 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc2-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250410090107943 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc2-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250410090107944 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250410090107944 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410090107944 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250410090107944 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250410090107944 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250410090107944 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410090107944 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250410090107944 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250410090107944 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250410090107944 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) 20250410090107944 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250410090107944 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250410090107944 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 20250410090107944 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) 20250410090107944 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-msc2-0: connection closed 20250410090107944 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250410090107944 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250410090107944 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250410090107944 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20250410090107944 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 20250410090107944 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  20250410090107944 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  20250410090107944 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  20250410090107944 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410090107944 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250410090107944 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250410090107944 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250410090107944 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410090107944 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250410090107944 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250410090107944 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20250410090107944 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410090107944 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250410090107944 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SEND_FAILED 20250410090107944 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 20250410090107944 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 20250410090107944 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090107944 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-msc1-0: connection closed 20250410090107944 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250410090107944 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250410090107944 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250410090107944 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250410090107944 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 20250410090107944 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  20250410090107944 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  20250410090107944 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410090107944 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250410090107944 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250410090107944 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250410090107944 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090107944 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-sgsn0-0: connection closed 20250410090107944 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250410090107945 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250410090107945 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250410090107945 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250410090107945 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 20250410090107945 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  20250410090107945 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410090107945 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250410090107945 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250410090107945 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 20250410090107945 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 20250410090107945 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090107945 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250410090107945 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.0.3/0 (xua_snm.c:378) 20250410090107945 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410090107945 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410090107945 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090107945 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410090107945 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250410090107945 DCN NOTICE (msc-2) now unreachable: N-PCSTATE ind: pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250410090107945 DRANAP DEBUG cnlink(msc-2)[0x55b0d9fd2b20]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250410090107945 DRANAP NOTICE cnlink(msc-2)[0x55b0d9fd2b20]{DISCONNECTED}: link lost (cnlink.c:118) 20250410090107945 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090107945 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250410090107945 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.0.2/0 (xua_snm.c:378) 20250410090107945 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410090107945 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410090107945 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090107945 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410090107945 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250410090107945 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250410090107945 DRANAP DEBUG cnlink(msc-1)[0x55b0d9fd5920]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250410090107945 DRANAP NOTICE cnlink(msc-1)[0x55b0d9fd5920]{DISCONNECTED}: link lost (cnlink.c:118) 20250410090107945 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090107945 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250410090107945 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250410090107945 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410090107945 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410090107945 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090107945 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410090107945 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250410090107945 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250410090107945 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250410090107945 DRANAP NOTICE cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: link lost (cnlink.c:118) 20250410090107965 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57534<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_paging_tmsi0(734)@dc2b9a5d0dfe: Final verdict of PTC: pass MTC@dc2b9a5d0dfe: Setting final verdict of the test case. MTC@dc2b9a5d0dfe: Local verdict of MTC: pass MTC@dc2b9a5d0dfe: Local verdict of PTC MutexDispCT-TC_mscpool_paging_tmsi(713): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC VirtHNBGW-STATS(714): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC IPA-CTRL-CLI-IPA(715): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW-PFCP(716): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC TC_mscpool_paging_tmsi-Iuh0(717): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC TC_mscpool_paging_tmsi-Iuh0-RUA(718): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC TC_mscpool_paging_tmsi-Iuh1(719): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC TC_mscpool_paging_tmsi-Iuh1-RUA(720): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.msc0-SCCP(721): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.msc0-RAN(722): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.msc0-M3UA(723): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.msc1-SCCP(724): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.msc1-RAN(725): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.msc1-M3UA(726): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.msc2-SCCP(727): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.msc2-RAN(728): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.msc2-M3UA(729): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(730): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.sgsn0-RAN(731): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(732): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW-MGCP(733): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC TC_mscpool_paging_tmsi0(734): pass (pass -> pass) MTC@dc2b9a5d0dfe: Test case TC_mscpool_paging_tmsi finished. Verdict: pass MTC@dc2b9a5d0dfe: 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'. Thu Apr 10 09:01:08 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 20250410090108112 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39760<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410090108713 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39760<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=522872) 20250410090108773 DLSCCP DEBUG SCCP-SCOC(81)[0x55b0da07b8a0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250410090108773 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0001844e), PART(T=Source Reference,L=4,D=00000051), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410090108773 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090108773 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090108773 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090108773 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090108773 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410090108773 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090108773 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 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 84 4e 00 00 51 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090108773 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090108773 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090108773 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090108773 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410090108773 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410090108773 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250410090108773 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410090108773 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410090108773 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090108773 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 84 4e 00 00 51 0f 00 00 00 00 00 06 00 08 00 00 00 01  20250410090108773 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 20250410090109390 DLSCCP DEBUG SCCP-SCOC(79)[0x55b0da07c750]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410090109390 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008143d4), PART(T=Source Reference,L=4,D=0000004f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410090109390 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090109390 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090109390 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090109390 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090109390 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410090109390 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090109390 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 81 43 d4 00 00 4f 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090109390 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090109390 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090109390 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090109390 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410090109390 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410090109390 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250410090109390 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410090109390 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410090109390 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090109390 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 81 43 d4 00 00 4f 0f 00 00 00 00 00 06 00 08 00 00 00 01  20250410090109390 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 20250410090109399 DLSCCP DEBUG SCCP-SCOC(80)[0x55b0d9ec24b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410090109399 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001e8291), PART(T=Source Reference,L=4,D=00000050), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410090109399 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090109399 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090109399 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410090109399 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090109399 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250410090109399 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090109399 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 1e 82 91 00 00 50 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090109399 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090109399 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090109399 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090109399 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250410090109399 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250410090109399 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=522872, count=533464) 20250410090109945 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250410090109945 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250410090109945 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250410090109945 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250410090109945 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250410090109945 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250410090109945 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250410090109945 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20250410090109945 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN MTC@dc2b9a5d0dfe: 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@dc2b9a5d0dfe: 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 ------ Thu Apr 10 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 20250410090111342 DLSCCP DEBUG SCCP-SCOC(78)[0x55b0da07a140]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410090111342 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c924a9), PART(T=Source Reference,L=4,D=0000004e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410090111342 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090111342 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090111342 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090111342 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090111342 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410090111342 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090111342 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 c9 24 a9 00 00 4e 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090111342 DLSCCP DEBUG SCCP-SCOC(76)[0x55b0da07c400]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410090111343 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004cbee7), PART(T=Source Reference,L=4,D=0000004c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410090111343 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090111343 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090111343 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410090111343 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090111343 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250410090111343 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090111343 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 4c be e7 00 00 4c 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090111343 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090111343 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090111343 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090111343 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410090111343 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410090111343 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250410090111343 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090111343 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090111343 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090111343 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250410090111343 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250410090111343 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250410090111344 DLSCCP DEBUG SCCP-SCOC(77)[0x55b0da055950]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410090111344 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d3cb9f), PART(T=Source Reference,L=4,D=0000004d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410090111344 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090111344 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090111344 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410090111344 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090111344 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250410090111344 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090111344 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 d3 cb 9f 00 00 4d 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090111345 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090111345 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090111345 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090111345 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250410090111345 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250410090111345 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250410090111708 DLSCCP DEBUG SCCP-SCOC(75)[0x55b0da06dbb0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410090111708 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00196437), PART(T=Source Reference,L=4,D=0000004b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410090111708 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090111708 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090111708 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090111708 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090111708 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410090111708 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090111708 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 19 64 37 00 00 4b 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090111708 DLSCCP DEBUG SCCP-SCOC(74)[0x55b0da0a8670]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410090111708 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d7ad84), PART(T=Source Reference,L=4,D=0000004a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410090111708 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090111708 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090111708 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090111708 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090111708 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410090111708 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090111708 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 d7 ad 84 00 00 4a 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090111708 DLSCCP DEBUG SCCP-SCOC(73)[0x55b0da07b770]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410090111708 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003bdc27), PART(T=Source Reference,L=4,D=00000049), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410090111708 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090111708 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090111708 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090111708 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090111708 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410090111708 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090111708 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 3b dc 27 00 00 49 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090111709 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090111709 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090111709 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090111709 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410090111709 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410090111709 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250410090111709 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090111709 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090111709 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090111709 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410090111709 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410090111709 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250410090111709 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090111709 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090111709 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090111709 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410090111709 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410090111709 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! MTC@dc2b9a5d0dfe: 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@dc2b9a5d0dfe: Test case TC_mscpool_no_allow_attach_round_robin started. 20250410090111777 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39766<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410090111783 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39768<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410090111788 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:36301<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_no_allow_attach_round_robin-Iuh0(739)@dc2b9a5d0dfe: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250410090111879 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250410090111879 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250410090111887 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410090111887 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410090111887 DRANAP NOTICE cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: link lost (cnlink.c:118) 20250410090111888 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410090111888 DRANAP DEBUG cnlink(msc-1)[0x55b0d9fd5920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_mscpool_no_allow_attach_round_robin-Iuh1(741)@dc2b9a5d0dfe: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250410090111888 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:37579 (stream_srv.c:142) 20250410090111888 DMAIN INFO New HNB SCTP connection r=127.0.0.1:37579<->l=127.0.0.1:29169 (hnbgw.c:791) 20250410090111889 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410090111889 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250410090111889 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410090111889 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410090111889 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410090111889 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090111889 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090111889 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090111889 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090111889 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090111889 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090111889 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090111889 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090111889 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090111889 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090111889 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090111889 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090111889 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090111889 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410090111889 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090111889 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410090111889 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410090111889 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410090111889 DRANAP DEBUG cnlink(msc-2)[0x55b0d9fd2b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410090111889 DRANAP DEBUG cnlink(msc-1)[0x55b0d9fd5920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410090111889 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250410090111889 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410090111889 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410090111889 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410090111889 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090111889 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090111889 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090111889 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090111889 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090111889 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090111889 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090111889 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090111889 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090111889 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090111889 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090111889 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090111889 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090111889 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410090111889 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090111889 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410090111889 DRANAP DEBUG cnlink(msc-1)[0x55b0d9fd5920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410090111889 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090111889 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090111889 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090111889 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410090111889 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410090111889 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.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' 20250410090111889 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410090111889 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410090111889 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090111889 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  20250410090111889 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090111889 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090111889 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090111889 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410090111889 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410090111889 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250410090111890 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 20250410090111890 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410090111890 DRANAP DEBUG cnlink(msc-3)[0x55b0da03ca10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410090111891 DRANAP DEBUG cnlink(msc-3)[0x55b0da03ca10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410090111891 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250410090111891 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410090111891 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410090111891 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410090111891 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090111891 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090111891 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090111891 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) 20250410090111891 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090111891 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090111891 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090111891 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090111891 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090111891 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090111891 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090111891 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) 20250410090111891 DLSS7 DEBUG Found route for dpc=4=0.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) 20250410090111891 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250410090111891 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090111891 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250410090111891 DRANAP DEBUG cnlink(msc-3)[0x55b0da03ca10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410090111891 DRANAP DEBUG cnlink(msc-2)[0x55b0d9fd2b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410090111891 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250410090111891 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410090111891 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410090111891 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410090111891 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090111891 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090111891 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090111891 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090111891 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090111891 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090111891 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090111891 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090111891 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090111891 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090111891 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090111891 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090111891 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090111891 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250410090111891 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090111891 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410090111891 DRANAP DEBUG cnlink(msc-2)[0x55b0d9fd2b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410090111891 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090111891 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090111891 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090111891 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 20250410090111891 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250410090111891 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250410090111891 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090111891 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090111891 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090111891 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250410090111891 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250410090111891 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! MTC@dc2b9a5d0dfe: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(745)@dc2b9a5d0dfe: ************************************************* HNBGW_Test.msc0-M3UA(745)@dc2b9a5d0dfe: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(745)@dc2b9a5d0dfe: ************************************************* MTC@dc2b9a5d0dfe: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(743)@dc2b9a5d0dfe: v_sccp_pdu_maxlen:268 MTC@dc2b9a5d0dfe: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(748)@dc2b9a5d0dfe: ************************************************* HNBGW_Test.msc1-M3UA(748)@dc2b9a5d0dfe: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(748)@dc2b9a5d0dfe: ************************************************* MTC@dc2b9a5d0dfe: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(746)@dc2b9a5d0dfe: v_sccp_pdu_maxlen:268 MTC@dc2b9a5d0dfe: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc2-M3UA(751)@dc2b9a5d0dfe: ************************************************* HNBGW_Test.msc2-M3UA(751)@dc2b9a5d0dfe: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(751)@dc2b9a5d0dfe: ************************************************* MTC@dc2b9a5d0dfe: Starting RAN_Emulation HNBGW_Test.msc2-SCCP(749)@dc2b9a5d0dfe: v_sccp_pdu_maxlen:268 20250410090111930 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410090111930 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410090111931 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410090111931 DRANAP DEBUG cnlink(sgsn-1)[0x55b0da03dd30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410090111931 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410090111931 DRANAP DEBUG cnlink(sgsn-2)[0x55b0da03e6c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410090111931 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410090111931 DRANAP DEBUG cnlink(sgsn-3)[0x55b0da03f050]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410090111932 DRANAP DEBUG cnlink(sgsn-3)[0x55b0da03f050]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410090111932 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250410090111932 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410090111932 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410090111932 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410090111932 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090111932 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090111932 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090111932 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) 20250410090111932 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090111932 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090111932 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090111932 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090111932 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090111932 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090111932 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090111932 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) 20250410090111932 DLSS7 DEBUG Found route for dpc=12=0.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) 20250410090111932 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250410090111932 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090111932 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250410090111932 DRANAP DEBUG cnlink(sgsn-3)[0x55b0da03f050]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410090111932 DRANAP DEBUG cnlink(sgsn-2)[0x55b0da03e6c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410090111932 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250410090111932 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410090111932 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410090111932 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410090111932 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090111932 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090111932 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090111932 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090111932 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090111932 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090111932 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090111932 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090111932 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090111932 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090111932 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090111932 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090111932 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090111932 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250410090111932 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090111932 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410090111932 DRANAP DEBUG cnlink(sgsn-2)[0x55b0da03e6c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410090111932 DRANAP DEBUG cnlink(sgsn-1)[0x55b0da03dd30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410090111932 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250410090111932 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410090111932 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410090111932 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410090111932 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090111932 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090111932 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090111932 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090111932 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090111932 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090111932 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090111932 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090111932 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090111932 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090111932 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090111932 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090111932 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090111932 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250410090111932 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090111932 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410090111932 DRANAP DEBUG cnlink(sgsn-1)[0x55b0da03dd30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410090111932 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410090111932 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250410090111932 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410090111932 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410090111932 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410090111932 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090111932 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090111932 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090111932 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090111932 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090111932 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090111932 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090111932 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090111932 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090111932 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090111932 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090111932 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090111932 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090111932 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410090111932 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090111932 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410090111932 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410090111932 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090111932 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090111932 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090111932 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 20250410090111932 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250410090111932 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250410090111932 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090111932 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090111932 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090111932 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250410090111932 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250410090111932 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250410090111932 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090111932 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090111932 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090111932 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250410090111932 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250410090111932 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250410090111932 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090111932 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090111932 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090111932 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410090111932 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410090111932 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@dc2b9a5d0dfe: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(754)@dc2b9a5d0dfe: ************************************************* HNBGW_Test.sgsn0-M3UA(754)@dc2b9a5d0dfe: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(754)@dc2b9a5d0dfe: ************************************************* MTC@dc2b9a5d0dfe: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(752)@dc2b9a5d0dfe: v_sccp_pdu_maxlen:268 20250410090111953 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410090111953 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410090111953 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250410090111953 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250410090111953 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) 20250410090111953 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250410090111953 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250410090111953 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410090111953 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@dc2b9a5d0dfe: setverdict(pass): none -> pass 20250410090111958 DLINP DEBUG SRVCONN(,r=127.0.0.1:37579<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410090111958 DLINP DEBUG SRVCONN(,r=127.0.0.1:37579<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410090111958 DLINP DEBUG SRVCONN(,r=127.0.0.1:37579<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250410090111958 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250410090111958 DHNBAP DEBUG (127.0.0.1:37579 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20250410090111958 DHNBAP NOTICE (127.0.0.1:37579 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250410090111958 DHNBAP NOTICE (127.0.0.1:37579 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250410090111958 DLINP DEBUG SRVCONN(,r=127.0.0.1:37579<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410090111958 DLINP DEBUG SRVCONN(,r=127.0.0.1:37579<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed 20250410090112072 DLSCCP DEBUG SCCP-SCOC(71)[0x55b0da0a8a80]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410090112072 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fba5e3), PART(T=Source Reference,L=4,D=00000047), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410090112072 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090112072 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090112072 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090112072 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090112072 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410090112072 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090112072 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 fb a5 e3 00 00 47 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090112072 DLSCCP DEBUG SCCP-SCOC(72)[0x55b0da06d5f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410090112072 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0070d8b0), PART(T=Source Reference,L=4,D=00000048), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410090112072 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090112072 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090112072 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090112072 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090112072 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410090112072 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090112072 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 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 d8 b0 00 00 48 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090112072 DLSCCP DEBUG SCCP-SCOC(70)[0x55b0da065210]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410090112072 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fd2403), PART(T=Source Reference,L=4,D=00000046), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410090112072 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090112072 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090112072 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090112072 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090112072 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410090112072 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090112072 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 fd 24 03 00 00 46 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090112073 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090112073 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090112073 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090112073 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410090112073 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410090112073 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250410090112073 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090112073 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090112073 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090112073 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410090112073 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410090112073 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250410090112073 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410090112073 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410090112073 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090112073 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 d8 b0 00 00 48 0f 00 00 00 00 00 06 00 08 00 00 00 01  20250410090112073 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090112073 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090112073 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090112073 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410090112073 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410090112073 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250410090112073 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410090112073 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410090112073 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090112073 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 fd 24 03 00 00 46 0f 00 00 00 00 00 06 00 08 00 00 00 01  20250410090112073 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 20250410090112073 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 20250410090112104 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250410090112104 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250410090112104 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 20250410090112104 DLSS7 <000c> osmo_ss7_asp.c:1126 ?: connection closed 20250410090112104 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20250410090112104 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20250410090112104 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(745)@dc2b9a5d0dfe: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250410090112106 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090112106 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250410090112106 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20250410090112106 DLSS7 <000c> xua_asp_fsm.c:300 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20250410090112106 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  20250410090112106 DLSS7 <000c> xua_asp_fsm.c:680 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20250410090112106 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20250410090112106 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250410090112106 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 20250410090112106 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Pending () 20250410090112106 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  20250410090112106 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410090112106 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250410090112106 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20250410090112106 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090112107 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250410090112107 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:378) 20250410090112107 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410090112107 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410090112107 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090112107 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410090112107 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250410090112108 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090112108 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250410090112108 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:413) 20250410090112108 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410090112108 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410090112108 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090112108 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410090112108 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250410090112108 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250410090112108 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410090112108 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090112108 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250410090112108 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250410090112108 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  20250410090112108 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250410090112108 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20250410090112108 DLSS7 <000c> xua_as_fsm.c:552 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_ACTIVE 20250410090112108 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 20250410090112108 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250410090112108 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  20250410090112108 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410090112108 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250410090112110 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410090112110 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250410090112110 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410090112110 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410090112110 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410090112110 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090112110 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090112110 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090112110 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090112110 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090112110 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090112110 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090112110 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090112110 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090112110 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090112110 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090112110 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090112110 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090112110 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410090112110 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090112110 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410090112110 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410090112110 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090112110 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090112110 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090112110 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410090112110 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410090112110 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250410090112110 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410090112110 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410090112110 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090112110 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  20250410090112115 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 20250410090112115 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 20250410090112115 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250410090112115 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)@dc2b9a5d0dfe: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250410090112116 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090112116 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPSM:UP) 20250410090112116 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250410090112116 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250410090112116 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250410090112116 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250410090112116 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250410090112116 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 20250410090112116 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Inactive () 20250410090112116 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  20250410090112116 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250410090112117 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090112117 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPTM:ACTIVE) 20250410090112117 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250410090112117 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  20250410090112117 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250410090112117 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250410090112117 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250410090112117 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 20250410090112117 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Active () 20250410090112117 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  20250410090112117 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  20250410090112117 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410090112117 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250410090112117 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090112117 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250410090112117 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.0.2/0 (xua_snm.c:413) 20250410090112117 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410090112117 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410090112117 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090112117 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410090112117 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250410090112117 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250410090112117 DRANAP DEBUG cnlink(msc-1)[0x55b0d9fd5920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410090112118 DRANAP DEBUG cnlink(msc-1)[0x55b0d9fd5920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410090112118 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250410090112118 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410090112118 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410090112118 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410090112118 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090112118 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090112118 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090112118 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090112118 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090112118 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090112118 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090112118 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090112118 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090112118 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090112118 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090112118 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090112118 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090112118 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410090112118 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090112118 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410090112118 DRANAP DEBUG cnlink(msc-1)[0x55b0d9fd5920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410090112118 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090112118 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090112118 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090112118 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410090112118 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410090112118 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250410090112118 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250410090112118 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250410090112118 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090112118 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  20250410090112125 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 20250410090112125 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 20250410090112125 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250410090112125 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)@dc2b9a5d0dfe: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20250410090112127 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) 20250410090112127 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (ASPSM:UP) 20250410090112127 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250410090112127 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc2-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250410090112127 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250410090112127 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250410090112127 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20250410090112127 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 20250410090112127 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc2-0) Tx NOTIFY Type State Change:AS Inactive () 20250410090112127 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  20250410090112127 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250410090112127 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) 20250410090112127 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (ASPTM:ACTIVE) 20250410090112127 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250410090112127 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  20250410090112127 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250410090112127 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250410090112127 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250410090112127 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 20250410090112127 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc2-0) Tx NOTIFY Type State Change:AS Active () 20250410090112127 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  20250410090112127 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  20250410090112127 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  20250410090112127 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410090112127 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250410090112127 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090112127 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250410090112127 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.0.3/0 (xua_snm.c:413) 20250410090112127 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410090112127 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410090112127 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090112127 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410090112127 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250410090112127 DCN NOTICE (msc-2) now available: N-PCSTATE ind: pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250410090112127 DRANAP DEBUG cnlink(msc-2)[0x55b0d9fd2b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410090112128 DRANAP DEBUG cnlink(msc-2)[0x55b0d9fd2b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410090112128 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250410090112128 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410090112128 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410090112128 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410090112128 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090112128 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090112128 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090112128 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090112128 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090112128 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090112128 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090112128 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090112128 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090112128 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090112128 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090112128 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090112128 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090112128 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250410090112128 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090112128 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410090112128 DRANAP DEBUG cnlink(msc-2)[0x55b0d9fd2b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410090112128 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090112128 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090112128 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090112128 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250410090112128 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250410090112128 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' 20250410090112128 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 20250410090112128 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250410090112128 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090112128 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  20250410090112142 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250410090112142 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250410090112142 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250410090112142 DLSS7 <000c> 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)@dc2b9a5d0dfe: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250410090112144 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090112144 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250410090112144 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250410090112144 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250410090112144 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250410090112144 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250410090112144 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250410090112144 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 20250410090112144 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250410090112144 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  20250410090112144 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250410090112144 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090112144 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250410090112144 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250410090112144 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  20250410090112144 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250410090112144 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250410090112144 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250410090112144 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 20250410090112144 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250410090112144 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  20250410090112144 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  20250410090112144 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  20250410090112144 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  20250410090112144 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410090112144 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250410090112144 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090112144 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250410090112144 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250410090112144 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410090112144 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410090112144 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090112144 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410090112144 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250410090112144 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250410090112144 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410090112145 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410090112145 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250410090112145 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410090112145 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410090112145 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410090112145 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090112145 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090112145 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090112145 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090112145 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090112145 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090112145 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090112145 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090112145 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090112145 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090112145 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090112145 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090112145 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090112145 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410090112145 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090112145 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410090112145 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410090112145 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090112145 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090112145 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090112145 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410090112145 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410090112145 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250410090112145 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410090112145 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410090112145 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090112145 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  20250410090112494 DLSCCP DEBUG SCCP-SCOC(68)[0x55b0da0a88a0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250410090112494 DLSCCP DEBUG SCCP-SCOC(68)[0x55b0da0a88a0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250410090112494 DLSCCP DEBUG SCCP-SCOC(68)[0x55b0da0a88a0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250410090112494 DLSCCP DEBUG SCCP-SCOC(68)[0x55b0da0a88a0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250410090112494 DLSCCP DEBUG SCCP-SCOC(68)[0x55b0da0a88a0]{IDLE}: Deallocated (fsm.c:568) 20250410090112496 DLSCCP DEBUG SCCP-SCOC(67)[0x55b0da053b60]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250410090112496 DLSCCP DEBUG SCCP-SCOC(67)[0x55b0da053b60]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250410090112496 DLSCCP DEBUG SCCP-SCOC(67)[0x55b0da053b60]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250410090112496 DLSCCP DEBUG SCCP-SCOC(67)[0x55b0da053b60]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250410090112496 DLSCCP DEBUG SCCP-SCOC(67)[0x55b0da053b60]{IDLE}: Deallocated (fsm.c:568) 20250410090112496 DLSCCP DEBUG SCCP-SCOC(69)[0x55b0da0a5d20]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250410090112496 DLSCCP DEBUG SCCP-SCOC(69)[0x55b0da0a5d20]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250410090112496 DLSCCP DEBUG SCCP-SCOC(69)[0x55b0da0a5d20]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250410090112496 DLSCCP DEBUG SCCP-SCOC(69)[0x55b0da0a5d20]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250410090112496 DLSCCP DEBUG SCCP-SCOC(69)[0x55b0da0a5d20]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(744)@dc2b9a5d0dfe: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250410090112912 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090112912 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410090112912 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410090112912 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410090112912 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410090112912 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410090112912 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410090112912 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410090112912 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090112912 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410090112912 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090112912 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410090112912 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410090112912 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410090112912 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410090112912 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410090112912 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250410090112912 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410090112912 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090112912 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090112912 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090112912 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090112912 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090112912 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090112912 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090112912 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090112912 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090112912 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090112912 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090112912 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090112912 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090112912 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410090112912 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250410090112913 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250410090112913 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250410090112913 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250410090112913 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410090112913 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410090112913 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090112913 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090112913 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090112913 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090112913 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090112913 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090112913 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090112913 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090112913 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090112913 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090112913 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090112913 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090112913 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090112913 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410090112913 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090112913 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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) 20250410090112913 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250410090112913 DRANAP NOTICE cnlink(msc-0)[0x55b0d9ff2940]{CONNECTED}: link up (cnlink.c:111) 20250410090112913 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090112913 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090112913 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090112913 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410090112913 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410090112913 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.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' 20250410090112913 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410090112913 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410090112913 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090112913 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  20250410090112914 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090112914 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410090112914 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410090112914 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410090112914 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410090112914 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410090112914 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410090112914 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410090112914 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090112914 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410090112914 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090112914 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410090112914 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410090112914 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410090112914 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410090112914 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410090112914 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250410090112914 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410090112914 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090112914 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090112914 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090112914 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090112914 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090112914 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090112914 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090112914 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090112914 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090112914 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090112914 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090112914 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090112914 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090112914 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410090112914 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250410090112914 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250410090112914 DRANAP INFO cnlink(msc-0)[0x55b0d9ff2940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(747)@dc2b9a5d0dfe: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250410090112920 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090112920 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250410090112920 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250410090112920 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 20250410090112920 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410090112920 DLSS7 <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' 20250410090112920 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410090112920 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410090112920 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090112920 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410090112920 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090112920 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410090112920 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410090112920 DLM3UA DEBUG 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) 20250410090112920 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410090112920 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410090112920 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250410090112920 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250410090112920 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090112920 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090112920 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090112920 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090112920 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090112920 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090112920 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090112920 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090112920 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090112920 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090112920 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090112920 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090112920 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090112920 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410090112920 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250410090112920 DRANAP DEBUG cnlink(msc-1)[0x55b0d9fd5920]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250410090112920 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) 20250410090112920 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) 20250410090112920 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410090112920 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250410090112920 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090112920 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090112920 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090112920 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090112920 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090112920 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090112920 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090112920 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090112920 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090112920 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090112920 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090112920 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090112920 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090112920 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410090112920 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090112920 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250410090112920 DRANAP DEBUG cnlink(msc-1)[0x55b0d9fd5920]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250410090112920 DRANAP NOTICE cnlink(msc-1)[0x55b0d9fd5920]{CONNECTED}: link up (cnlink.c:111) 20250410090112920 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090112920 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090112920 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090112920 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410090112920 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410090112920 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250410090112920 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250410090112920 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250410090112920 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090112920 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  20250410090112920 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090112920 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250410090112920 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250410090112920 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 20250410090112920 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410090112920 DLSS7 <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' 20250410090112920 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410090112920 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410090112920 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090112920 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410090112920 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090112920 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410090112920 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410090112920 DLM3UA DEBUG 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) 20250410090112920 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410090112920 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410090112920 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250410090112920 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250410090112920 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090112920 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090112920 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090112920 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090112920 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090112920 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090112920 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090112920 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090112920 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090112920 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090112920 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090112920 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090112920 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090112920 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410090112920 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250410090112920 DRANAP DEBUG cnlink(msc-1)[0x55b0d9fd5920]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250410090112920 DRANAP INFO cnlink(msc-1)[0x55b0d9fd5920]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc2-RAN(750)@dc2b9a5d0dfe: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250410090112930 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) 20250410090112930 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250410090112930 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250410090112930 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 20250410090112930 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410090112930 DLSS7 <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' 20250410090112930 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410090112930 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410090112930 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090112930 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410090112930 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090112930 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410090112930 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410090112930 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) 20250410090112930 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410090112930 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410090112930 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250410090112930 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250410090112930 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090112930 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090112930 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090112930 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090112930 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090112930 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090112930 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090112930 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090112930 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090112930 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090112930 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090112930 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090112930 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090112930 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410090112930 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250410090112930 DRANAP DEBUG cnlink(msc-2)[0x55b0d9fd2b20]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250410090112930 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) 20250410090112930 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) 20250410090112930 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410090112930 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250410090112930 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090112930 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090112930 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090112930 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090112930 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090112930 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090112930 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090112930 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090112930 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090112930 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090112930 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090112930 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410090112930 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090112930 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250410090112930 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090112930 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250410090112930 DRANAP DEBUG cnlink(msc-2)[0x55b0d9fd2b20]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250410090112930 DRANAP NOTICE cnlink(msc-2)[0x55b0d9fd2b20]{CONNECTED}: link up (cnlink.c:111) 20250410090112931 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090112931 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090112931 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090112931 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250410090112931 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250410090112931 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' 20250410090112931 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 20250410090112931 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250410090112931 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090112931 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  20250410090112932 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) 20250410090112932 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250410090112932 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250410090112932 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 20250410090112932 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410090112932 DLSS7 <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' 20250410090112932 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410090112932 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410090112932 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090112932 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410090112932 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090112932 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410090112932 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410090112932 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) 20250410090112932 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410090112932 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410090112932 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250410090112932 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250410090112932 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090112932 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090112932 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090112932 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090112932 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090112932 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090112932 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090112932 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090112932 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090112932 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090112932 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090112932 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090112932 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090112932 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410090112932 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250410090112932 DRANAP DEBUG cnlink(msc-2)[0x55b0d9fd2b20]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250410090112932 DRANAP INFO cnlink(msc-2)[0x55b0d9fd2b20]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(753)@dc2b9a5d0dfe: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250410090112946 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090112946 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410090112946 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410090112946 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410090112946 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410090112946 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410090112946 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410090112946 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410090112946 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090112946 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410090112946 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090112946 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410090112946 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410090112946 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410090112946 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410090112946 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410090112946 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250410090112946 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410090112946 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090112946 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090112946 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090112946 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090112946 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090112946 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090112946 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090112946 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090112946 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090112946 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090112946 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090112946 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090112946 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090112946 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410090112946 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250410090112946 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250410090112946 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250410090112946 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250410090112946 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410090112946 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410090112946 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090112946 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090112946 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090112946 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090112946 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090112946 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090112946 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090112946 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090112946 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090112946 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090112946 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090112946 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090112946 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090112946 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410090112946 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090112946 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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) 20250410090112946 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250410090112946 DRANAP NOTICE cnlink(sgsn-0)[0x55b0da03d3a0]{CONNECTED}: link up (cnlink.c:111) 20250410090112947 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090112947 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090112947 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090112947 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410090112947 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410090112947 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250410090112947 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410090112947 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410090112947 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090112947 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  20250410090112947 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090112947 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410090112947 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410090112947 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410090112947 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410090112947 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410090112947 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410090112947 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410090112947 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090112947 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410090112947 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090112947 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410090112947 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410090112947 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410090112947 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410090112947 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410090112947 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250410090112948 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410090112948 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090112948 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090112948 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090112948 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090112948 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090112948 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090112948 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090112948 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090112948 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090112948 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090112948 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090112948 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090112948 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090112948 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410090112948 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250410090112948 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250410090112948 DRANAP INFO cnlink(sgsn-0)[0x55b0da03d3a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250410090113985 DLCTRL DEBUG Command: GET 853665724 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250410090113985 DLCTRL DEBUG Tx Command reply: GET_REPLY 853665724 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250410090113989 DLCTRL DEBUG Command: GET 229798113 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250410090113989 DLCTRL DEBUG Tx Command reply: GET_REPLY 229798113 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250410090113991 DLCTRL DEBUG Command: GET 964052883 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250410090113991 DLCTRL DEBUG Tx Command reply: GET_REPLY 964052883 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250410090113993 DLCTRL DEBUG Command: GET 265831116 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410090113993 DLCTRL DEBUG Tx Command reply: GET_REPLY 265831116 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410090113994 DLCTRL DEBUG Command: GET 396183884 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250410090113994 DLCTRL DEBUG Tx Command reply: GET_REPLY 396183884 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250410090113996 DLCTRL DEBUG Command: GET 67098851 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250410090113996 DLCTRL DEBUG Tx Command reply: GET_REPLY 67098851 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250410090113998 DLCTRL DEBUG Command: GET 367750175 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250410090113998 DLCTRL DEBUG Tx Command reply: GET_REPLY 367750175 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250410090113999 DLCTRL DEBUG Command: GET 360377834 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250410090113999 DLCTRL DEBUG Tx Command reply: GET_REPLY 360377834 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250410090114001 DLCTRL DEBUG Command: GET 629659865 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410090114001 DLCTRL DEBUG Tx Command reply: GET_REPLY 629659865 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410090114002 DLCTRL DEBUG Command: GET 79914604 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250410090114002 DLCTRL DEBUG Tx Command reply: GET_REPLY 79914604 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250410090114003 DLCTRL DEBUG Command: GET 864663970 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250410090114003 DLCTRL DEBUG Tx Command reply: GET_REPLY 864663970 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250410090114004 DLCTRL DEBUG Command: GET 419919059 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250410090114004 DLCTRL DEBUG Tx Command reply: GET_REPLY 419919059 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250410090114006 DLCTRL DEBUG Command: GET 792359044 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250410090114006 DLCTRL DEBUG Tx Command reply: GET_REPLY 792359044 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250410090114007 DLCTRL DEBUG Command: GET 385239632 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410090114007 DLCTRL DEBUG Tx Command reply: GET_REPLY 385239632 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410090114008 DLCTRL DEBUG Command: GET 530434935 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250410090114008 DLCTRL DEBUG Tx Command reply: GET_REPLY 530434935 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250410090114009 DLCTRL DEBUG Command: GET 433672862 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250410090114009 DLCTRL DEBUG Tx Command reply: GET_REPLY 433672862 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250410090114010 DLCTRL DEBUG Command: GET 733458857 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250410090114010 DLCTRL DEBUG Tx Command reply: GET_REPLY 733458857 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250410090114011 DLCTRL DEBUG Command: GET 960158223 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250410090114011 DLCTRL DEBUG Tx Command reply: GET_REPLY 960158223 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250410090114011 DLCTRL DEBUG Command: GET 465062901 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410090114011 DLCTRL DEBUG Tx Command reply: GET_REPLY 465062901 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410090114012 DLCTRL DEBUG Command: GET 959376615 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250410090114012 DLCTRL DEBUG Tx Command reply: GET_REPLY 959376615 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@dc2b9a5d0dfe: 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@dc2b9a5d0dfe: "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@dc2b9a5d0dfe: 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 := '000000000000000011111000'B, t_guard := 20.000000 } 20250410090114024 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39782<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(744)@dc2b9a5d0dfe: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(744)@dc2b9a5d0dfe: 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)@dc2b9a5d0dfe: Added conn table entry 0TC_mscpool_no_allow_attach_round_robin0(756)11391576 20250410090115069 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410090115069 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410090115069 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250410090115069 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250410090115069 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xadd258, normal) (hnbgw_rua.c:407) 20250410090115069 DHNB DEBUG map_rua[0x55b0da0a88a0]{init}: Allocated (fsm.c:456) 20250410090115069 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11391576)[0x55b0da0a88a0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250410090115069 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11391576 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250410090115069 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410090115069 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410090115069 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11391576 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250410090115069 DCN DEBUG map_sccp[0x55b0da075290]{init}: Allocated (fsm.c:456) 20250410090115069 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x55b0da075290]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250410090115069 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-11391576 <-> SCCP-83 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250410090115069 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11391576 SCCP-83 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250410090115069 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11391576)[0x55b0da0a88a0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250410090115069 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410090115069 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410090115069 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11391576)[0x55b0da0a88a0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250410090115069 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x55b0da075290]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250410090115069 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250410090115069 DLSCCP DEBUG SCCP-SCOC(83)[0x55b0da074b30]{IDLE}: Allocated (fsm.c:456) 20250410090115069 DLSCCP DEBUG SCCP-SCOC(83)[0x55b0da074b30]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250410090115069 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000030004f40030000f80056400500f1100926) (sccp_scrc.c:415) 20250410090115069 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090115069 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090115069 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090115069 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090115069 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090115069 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090115069 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090115069 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090115070 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090115070 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090115070 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090115070 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090115070 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090115070 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410090115070 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090115070 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 f8 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) 20250410090115070 DLSCCP DEBUG SCCP-SCOC(83)[0x55b0da074b30]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250410090115070 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x55b0da075290]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250410090115070 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11391576)[0x55b0da0a88a0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250410090115070 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090115070 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090115070 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090115070 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410090115070 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410090115070 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250410090115070 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410090115070 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410090115070 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090115070 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 f8 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)@dc2b9a5d0dfe: First idle individual index:0 HNBGW_Test.msc0-SCCP(743)@dc2b9a5d0dfe: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(744)@dc2b9a5d0dfe: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_mscpool_no_allow_attach_round_robin0(756) HNBGW_Test.msc0-RAN(744)@dc2b9a5d0dfe: Added conn table entry 0TC_mscpool_no_allow_attach_round_robin0(756)14355686 HNBGW_Test.msc0-SCCP(743)@dc2b9a5d0dfe: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(743)@dc2b9a5d0dfe: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_no_allow_attach_round_robin0(756)@dc2b9a5d0dfe: setverdict(pass): none -> pass 20250410090115085 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090115085 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410090115085 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410090115085 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410090115085 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410090115085 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410090115085 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410090115085 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410090115085 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090115085 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 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 6b 0e 12 02 00 00 00 00 00 06 00 08 00 00 00 07  20250410090115085 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090115085 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410090115085 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410090115085 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410090115085 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410090115085 DLSS7 DEBUG scrc_rx_mtp_xfer_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=006b0e12) (sccp_scrc.c:486) 20250410090115085 DLSCCP DEBUG Received CO:COAK for local reference 83 (sccp_scoc.c:1855) 20250410090115085 DLSCCP DEBUG SCCP-SCOC(83)[0x55b0da074b30]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250410090115085 DLSCCP DEBUG SCCP-SCOC(83)[0x55b0da074b30]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250410090115085 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090115085 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250410090115085 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) 20250410090115085 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x55b0da075290]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250410090115085 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x55b0da075290]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@dc2b9a5d0dfe: 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 } } } 20250410090115086 DLCTRL DEBUG Command: GET 75030529 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250410090115086 DLCTRL DEBUG Tx Command reply: GET_REPLY 75030529 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250410090115089 DLCTRL DEBUG Command: GET 960215803 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250410090115089 DLCTRL DEBUG Tx Command reply: GET_REPLY 960215803 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250410090115092 DLCTRL DEBUG Command: GET 702190273 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250410090115092 DLCTRL DEBUG Tx Command reply: GET_REPLY 702190273 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250410090115095 DLCTRL DEBUG Command: GET 70463421 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410090115095 DLCTRL DEBUG Tx Command reply: GET_REPLY 70463421 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410090115099 DLCTRL DEBUG Command: GET 631273709 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250410090115099 DLCTRL DEBUG Tx Command reply: GET_REPLY 631273709 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed 20250410090115102 DLCTRL DEBUG Command: GET 399074827 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250410090115102 DLCTRL DEBUG Tx Command reply: GET_REPLY 399074827 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250410090115103 DLCTRL DEBUG Command: GET 558905052 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250410090115103 DLCTRL DEBUG Tx Command reply: GET_REPLY 558905052 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250410090115105 DLCTRL DEBUG Command: GET 421008447 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250410090115105 DLCTRL DEBUG Tx Command reply: GET_REPLY 421008447 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250410090115108 DLCTRL DEBUG Command: GET 6791768 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410090115108 DLCTRL DEBUG Tx Command reply: GET_REPLY 6791768 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410090115111 DLCTRL DEBUG Command: GET 339180251 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250410090115111 DLCTRL DEBUG Tx Command reply: GET_REPLY 339180251 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed 20250410090115113 DLCTRL DEBUG Command: GET 764585626 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250410090115113 DLCTRL DEBUG Tx Command reply: GET_REPLY 764585626 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250410090115114 DLCTRL DEBUG Command: GET 92446646 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250410090115114 DLCTRL DEBUG Tx Command reply: GET_REPLY 92446646 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250410090115117 DLCTRL DEBUG Command: GET 855479698 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250410090115117 DLCTRL DEBUG Tx Command reply: GET_REPLY 855479698 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250410090115118 DLCTRL DEBUG Command: GET 919999958 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410090115118 DLCTRL DEBUG Tx Command reply: GET_REPLY 919999958 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410090115119 DLCTRL DEBUG Command: GET 366073308 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250410090115119 DLCTRL DEBUG Tx Command reply: GET_REPLY 366073308 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed 20250410090115121 DLCTRL DEBUG Command: GET 266768621 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250410090115121 DLCTRL DEBUG Tx Command reply: GET_REPLY 266768621 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250410090115122 DLCTRL DEBUG Command: GET 459987215 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250410090115122 DLCTRL DEBUG Tx Command reply: GET_REPLY 459987215 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250410090115123 DLCTRL DEBUG Command: GET 870155612 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250410090115123 DLCTRL DEBUG Tx Command reply: GET_REPLY 870155612 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250410090115125 DLCTRL DEBUG Command: GET 350983749 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410090115125 DLCTRL DEBUG Tx Command reply: GET_REPLY 350983749 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410090115126 DLCTRL DEBUG Command: GET 263147598 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250410090115126 DLCTRL DEBUG Tx Command reply: GET_REPLY 263147598 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed MTC@dc2b9a5d0dfe: 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 := '000000000000001110110010'B, t_guard := 20.000000 } 20250410090115140 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39792<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc2-RAN(750)@dc2b9a5d0dfe: f_create_expect(l3 := '05240103505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(750)@dc2b9a5d0dfe: 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)@dc2b9a5d0dfe: Added conn table entry 1TC_mscpool_no_allow_attach_round_robin0(757)77623 20250410090116168 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410090116168 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410090116168 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1351) 20250410090116168 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250410090116168 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x12f37, normal) (hnbgw_rua.c:407) 20250410090116168 DHNB DEBUG map_rua[0x55b0da08e910]{init}: Allocated (fsm.c:456) 20250410090116168 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-77623)[0x55b0da08e910]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250410090116168 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-77623 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250410090116168 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410090116168 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410090116168 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:211) 20250410090116168 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-77623 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 2 (hnbgw_cn.c:1125) 20250410090116168 DCN DEBUG map_sccp[0x55b0da0763d0]{init}: Allocated (fsm.c:456) 20250410090116168 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-84)[0x55b0da0763d0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250410090116168 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-77623 <-> SCCP-84 msc-2 msc-two cs7-0.sccp l=0.23.5<->r=0.0.3 (context_map.c:128) 20250410090116168 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-77623 SCCP-84 msc-2 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20250410090116168 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-77623)[0x55b0da08e910]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250410090116168 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410090116168 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410090116168 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-77623)[0x55b0da08e910]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250410090116168 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-84)[0x55b0da0763d0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250410090116168 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250410090116168 DLSCCP DEBUG SCCP-SCOC(84)[0x55b0da074890]{IDLE}: Allocated (fsm.c:456) 20250410090116168 DLSCCP DEBUG SCCP-SCOC(84)[0x55b0da074890]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250410090116169 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111005240103505902082926240000000030004f40030003b20056400500f1100926) (sccp_scrc.c:415) 20250410090116169 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090116169 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090116169 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090116169 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090116169 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090116169 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090116169 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090116169 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090116169 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090116169 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090116169 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090116169 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090116169 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090116169 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250410090116169 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090116169 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 03 b2 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090116169 DLSCCP DEBUG SCCP-SCOC(84)[0x55b0da074890]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250410090116169 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-84)[0x55b0da0763d0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250410090116169 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-77623)[0x55b0da08e910]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250410090116169 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090116169 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090116169 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090116169 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250410090116169 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250410090116169 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' 20250410090116169 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 20250410090116170 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250410090116170 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090116170 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 03 b2 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 05  HNBGW_Test.msc2-SCCP(749)@dc2b9a5d0dfe: First idle individual index:0 HNBGW_Test.msc2-SCCP(749)@dc2b9a5d0dfe: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc2-RAN(750)@dc2b9a5d0dfe: Found Expect[0] for l3='05240103505902082926240000000030'O handled at TC_mscpool_no_allow_attach_round_robin0(757) HNBGW_Test.msc2-RAN(750)@dc2b9a5d0dfe: Added conn table entry 0TC_mscpool_no_allow_attach_round_robin0(757)12261030 HNBGW_Test.msc2-SCCP(749)@dc2b9a5d0dfe: Session index based on connection ID:0 HNBGW_Test.msc2-SCCP(749)@dc2b9a5d0dfe: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_no_allow_attach_round_robin0(757)@dc2b9a5d0dfe: setverdict(pass): none -> pass 20250410090116182 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) 20250410090116182 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250410090116182 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250410090116182 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 20250410090116182 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410090116182 DLSS7 <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' 20250410090116182 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410090116182 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410090116182 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090116182 DLSS7 <000c> osmo_ss7_asp.c:1175 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 58 fa 84 02 00 00 00 00 00 06 00 08 00 00 00 07  20250410090116182 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090116182 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410090116183 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410090116183 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) 20250410090116183 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410090116183 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0058fa84) (sccp_scrc.c:486) 20250410090116183 DLSCCP DEBUG Received CO:COAK for local reference 84 (sccp_scoc.c:1855) 20250410090116183 DLSCCP DEBUG SCCP-SCOC(84)[0x55b0da074890]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250410090116183 DLSCCP DEBUG SCCP-SCOC(84)[0x55b0da074890]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250410090116183 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090116183 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250410090116183 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) 20250410090116183 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-84)[0x55b0da0763d0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250410090116183 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-84)[0x55b0da0763d0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@dc2b9a5d0dfe: 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 } } } 20250410090116183 DLCTRL DEBUG Command: GET 395074181 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250410090116183 DLCTRL DEBUG Tx Command reply: GET_REPLY 395074181 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250410090116185 DLCTRL DEBUG Command: GET 824328352 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250410090116185 DLCTRL DEBUG Tx Command reply: GET_REPLY 824328352 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250410090116187 DLCTRL DEBUG Command: GET 963241564 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250410090116187 DLCTRL DEBUG Tx Command reply: GET_REPLY 963241564 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250410090116190 DLCTRL DEBUG Command: GET 883321073 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410090116190 DLCTRL DEBUG Tx Command reply: GET_REPLY 883321073 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410090116194 DLCTRL DEBUG Command: GET 175573859 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250410090116194 DLCTRL DEBUG Tx Command reply: GET_REPLY 175573859 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed 20250410090116198 DLCTRL DEBUG Command: GET 918181573 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250410090116198 DLCTRL DEBUG Tx Command reply: GET_REPLY 918181573 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250410090116201 DLCTRL DEBUG Command: GET 720399084 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250410090116201 DLCTRL DEBUG Tx Command reply: GET_REPLY 720399084 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250410090116204 DLCTRL DEBUG Command: GET 420836357 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250410090116204 DLCTRL DEBUG Tx Command reply: GET_REPLY 420836357 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250410090116207 DLCTRL DEBUG Command: GET 563457534 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410090116207 DLCTRL DEBUG Tx Command reply: GET_REPLY 563457534 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410090116210 DLCTRL DEBUG Command: GET 991539475 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250410090116210 DLCTRL DEBUG Tx Command reply: GET_REPLY 991539475 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed 20250410090116212 DLCTRL DEBUG Command: GET 637740625 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250410090116212 DLCTRL DEBUG Tx Command reply: GET_REPLY 637740625 rate_ctr.abs.msc.2.cnpool:subscr:new 1 (control_if.c:477) 20250410090116214 DLCTRL DEBUG Command: GET 252793149 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250410090116214 DLCTRL DEBUG Tx Command reply: GET_REPLY 252793149 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250410090116216 DLCTRL DEBUG Command: GET 924112903 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250410090116216 DLCTRL DEBUG Tx Command reply: GET_REPLY 924112903 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250410090116217 DLCTRL DEBUG Command: GET 804426046 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410090116217 DLCTRL DEBUG Tx Command reply: GET_REPLY 804426046 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410090116219 DLCTRL DEBUG Command: GET 462700944 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250410090116219 DLCTRL DEBUG Tx Command reply: GET_REPLY 462700944 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed 20250410090116220 DLCTRL DEBUG Command: GET 921966590 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250410090116220 DLCTRL DEBUG Tx Command reply: GET_REPLY 921966590 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250410090116221 DLCTRL DEBUG Command: GET 441570144 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250410090116221 DLCTRL DEBUG Tx Command reply: GET_REPLY 441570144 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250410090116223 DLCTRL DEBUG Command: GET 987285769 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250410090116223 DLCTRL DEBUG Tx Command reply: GET_REPLY 987285769 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250410090116224 DLCTRL DEBUG Command: GET 274699014 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410090116224 DLCTRL DEBUG Tx Command reply: GET_REPLY 274699014 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410090116225 DLCTRL DEBUG Command: GET 530306669 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250410090116225 DLCTRL DEBUG Tx Command reply: GET_REPLY 530306669 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed MTC@dc2b9a5d0dfe: 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 := '000000000000001010111110'B, t_guard := 20.000000 } 20250410090116251 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56888<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(744)@dc2b9a5d0dfe: f_create_expect(l3 := '06270003505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(744)@dc2b9a5d0dfe: 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)@dc2b9a5d0dfe: Added conn table entry 2TC_mscpool_no_allow_attach_round_robin0(758)3576304 20250410090117268 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410090117268 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410090117268 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1351) 20250410090117268 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250410090117268 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x3691f0, normal) (hnbgw_rua.c:407) 20250410090117268 DHNB DEBUG map_rua[0x55b0da054820]{init}: Allocated (fsm.c:456) 20250410090117268 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3576304)[0x55b0da054820]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250410090117268 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3576304 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250410090117268 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410090117268 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410090117268 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3576304 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250410090117268 DCN DEBUG map_sccp[0x55b0da0cc520]{init}: Allocated (fsm.c:456) 20250410090117268 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x55b0da0cc520]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250410090117268 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-3576304 <-> SCCP-85 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250410090117268 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3576304 SCCP-85 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20250410090117268 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3576304)[0x55b0da054820]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250410090117268 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410090117268 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410090117268 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3576304)[0x55b0da054820]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250410090117268 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x55b0da0cc520]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250410090117268 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250410090117268 DLSCCP DEBUG SCCP-SCOC(85)[0x55b0da0112c0]{IDLE}: Allocated (fsm.c:456) 20250410090117269 DLSCCP DEBUG SCCP-SCOC(85)[0x55b0da0112c0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250410090117269 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902082926240000000030004f40030002be0056400500f1100926) (sccp_scrc.c:415) 20250410090117269 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090117269 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090117269 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090117269 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090117269 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090117269 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090117269 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090117269 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090117269 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090117269 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090117269 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090117269 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090117269 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090117269 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410090117269 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090117269 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 be 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090117269 DLSCCP DEBUG SCCP-SCOC(85)[0x55b0da0112c0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250410090117269 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x55b0da0cc520]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250410090117269 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3576304)[0x55b0da054820]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250410090117269 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090117269 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090117269 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090117269 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410090117269 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410090117269 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250410090117269 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410090117269 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410090117269 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090117269 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 be 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(743)@dc2b9a5d0dfe: First idle individual index:1 HNBGW_Test.msc0-SCCP(743)@dc2b9a5d0dfe: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(744)@dc2b9a5d0dfe: Found Expect[0] for l3='06270003505902082926240000000030'O handled at TC_mscpool_no_allow_attach_round_robin0(758) HNBGW_Test.msc0-RAN(744)@dc2b9a5d0dfe: Added conn table entry 1TC_mscpool_no_allow_attach_round_robin0(758)8191641 HNBGW_Test.msc0-SCCP(743)@dc2b9a5d0dfe: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(743)@dc2b9a5d0dfe: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250410090117272 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090117272 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410090117272 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410090117272 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410090117272 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410090117272 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410090117272 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410090117272 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410090117272 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090117272 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 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 d6 70 25 02 00 00 00 00 00 06 00 08 00 00 00 07  20250410090117273 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090117273 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410090117273 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410090117273 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410090117273 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410090117273 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00d67025) (sccp_scrc.c:486) 20250410090117273 DLSCCP DEBUG Received CO:COAK for local reference 85 (sccp_scoc.c:1855) 20250410090117273 DLSCCP DEBUG SCCP-SCOC(85)[0x55b0da0112c0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250410090117273 DLSCCP DEBUG SCCP-SCOC(85)[0x55b0da0112c0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250410090117273 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090117273 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250410090117273 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) 20250410090117273 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x55b0da0cc520]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250410090117273 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x55b0da0cc520]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_mscpool_no_allow_attach_round_robin0(758)@dc2b9a5d0dfe: setverdict(pass): none -> pass MTC@dc2b9a5d0dfe: 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 } } } 20250410090117276 DLCTRL DEBUG Command: GET 356761514 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250410090117276 DLCTRL DEBUG Tx Command reply: GET_REPLY 356761514 rate_ctr.abs.msc.0.cnpool:subscr:new 2 (control_if.c:477) 20250410090117282 DLCTRL DEBUG Command: GET 186001826 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250410090117282 DLCTRL DEBUG Tx Command reply: GET_REPLY 186001826 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250410090117285 DLCTRL DEBUG Command: GET 35055522 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250410090117285 DLCTRL DEBUG Tx Command reply: GET_REPLY 35055522 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250410090117288 DLCTRL DEBUG Command: GET 34009255 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410090117288 DLCTRL DEBUG Tx Command reply: GET_REPLY 34009255 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410090117290 DLCTRL DEBUG Command: GET 613228801 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250410090117290 DLCTRL DEBUG Tx Command reply: GET_REPLY 613228801 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed 20250410090117292 DLCTRL DEBUG Command: GET 497043567 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250410090117292 DLCTRL DEBUG Tx Command reply: GET_REPLY 497043567 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250410090117294 DLCTRL DEBUG Command: GET 394367976 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250410090117294 DLCTRL DEBUG Tx Command reply: GET_REPLY 394367976 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250410090117295 DLCTRL DEBUG Command: GET 62780207 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250410090117295 DLCTRL DEBUG Tx Command reply: GET_REPLY 62780207 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250410090117297 DLCTRL DEBUG Command: GET 183198760 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410090117297 DLCTRL DEBUG Tx Command reply: GET_REPLY 183198760 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410090117299 DLCTRL DEBUG Command: GET 975553926 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250410090117299 DLCTRL DEBUG Tx Command reply: GET_REPLY 975553926 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed 20250410090117302 DLCTRL DEBUG Command: GET 756732388 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250410090117302 DLCTRL DEBUG Tx Command reply: GET_REPLY 756732388 rate_ctr.abs.msc.2.cnpool:subscr:new 1 (control_if.c:477) 20250410090117303 DLCTRL DEBUG Command: GET 813945044 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250410090117303 DLCTRL DEBUG Tx Command reply: GET_REPLY 813945044 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250410090117305 DLCTRL DEBUG Command: GET 508295366 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250410090117305 DLCTRL DEBUG Tx Command reply: GET_REPLY 508295366 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250410090117306 DLCTRL DEBUG Command: GET 8564956 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410090117306 DLCTRL DEBUG Tx Command reply: GET_REPLY 8564956 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410090117307 DLCTRL DEBUG Command: GET 239612696 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250410090117307 DLCTRL DEBUG Tx Command reply: GET_REPLY 239612696 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed 20250410090117309 DLCTRL DEBUG Command: GET 129067772 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250410090117309 DLCTRL DEBUG Tx Command reply: GET_REPLY 129067772 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250410090117310 DLCTRL DEBUG Command: GET 827465723 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250410090117310 DLCTRL DEBUG Tx Command reply: GET_REPLY 827465723 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250410090117311 DLCTRL DEBUG Command: GET 418056781 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250410090117311 DLCTRL DEBUG Tx Command reply: GET_REPLY 418056781 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250410090117312 DLCTRL DEBUG Command: GET 142891979 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410090117312 DLCTRL DEBUG Tx Command reply: GET_REPLY 142891979 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410090117313 DLCTRL DEBUG Command: GET 273807022 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250410090117313 DLCTRL DEBUG Tx Command reply: GET_REPLY 273807022 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed MTC@dc2b9a5d0dfe: ok: talloc reports "asn1_context" = 1 bytes 20250410090117318 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39768<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250410090117319 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:36301<->l=127.0.0.1:4262) (control_if.c:193) VirtHNBGW-STATS(736)@dc2b9a5d0dfe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(737)@dc2b9a5d0dfe: Final verdict of PTC: none MTC@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed 20250410090117321 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39766<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250410090117322 DLINP DEBUG SRVCONN(,r=127.0.0.1:37579<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410090117322 DLINP DEBUG SRVCONN(,r=127.0.0.1:37579<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410090117322 DLINP NOTICE SRV(,r=127.0.0.1:37579<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410090117322 DMAIN NOTICE (127.0.0.1:37579 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:37579<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250410090117322 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) TC_mscpool_no_allow_attach_round_robin-Iuh1-RUA(742)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(753)@dc2b9a5d0dfe: Final verdict of PTC: none 20250410090117324 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250410090117324 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) 20250410090117324 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250410090117324 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc1-0) xUA SRV SHUTDOWN_EVENT 20250410090117324 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250410090117324 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) 20250410090117324 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250410090117324 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250410090117325 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250410090117325 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) 20250410090117325 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc2-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250410090117325 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc2-0) xUA SRV SHUTDOWN_EVENT 20250410090117325 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 20250410090117325 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090117325 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-msc1-0: connection closed 20250410090117325 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind HNBGW_Test.sgsn0-SCCP(752)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(746)@dc2b9a5d0dfe: Final verdict of PTC: none 20250410090117325 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250410090117325 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250410090117325 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250410090117325 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 20250410090117325 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  20250410090117325 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  20250410090117325 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-RAN(747)@dc2b9a5d0dfe: Final verdict of PTC: none 20250410090117325 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410090117325 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250410090117325 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250410090117325 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250410090117325 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) 20250410090117325 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc2-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250410090117325 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc2-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250410090117325 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090117325 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250410090117325 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.0.2/0 (xua_snm.c:378) 20250410090117325 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410090117325 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410090117325 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090117325 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410090117325 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250410090117325 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250410090117325 DRANAP DEBUG cnlink(msc-1)[0x55b0d9fd5920]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250410090117325 DRANAP NOTICE cnlink(msc-1)[0x55b0d9fd5920]{DISCONNECTED}: link lost (cnlink.c:118) 20250410090117325 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 20250410090117326 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) 20250410090117326 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-msc2-0: connection closed 20250410090117326 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250410090117326 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN TC_mscpool_no_allow_attach_round_robin-Iuh0-RUA(740)@dc2b9a5d0dfe: Final verdict of PTC: none 20250410090117326 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250410090117326 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20250410090117326 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 20250410090117326 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  20250410090117326 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  20250410090117326 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410090117326 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250410090117326 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250410090117326 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250410090117326 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410090117326 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250410090117326 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250410090117326 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 20250410090117326 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250410090117326 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410090117327 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250410090117327 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250410090117327 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 20250410090117327 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250410090117327 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410090117327 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250410090117327 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250410090117327 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 20250410090117327 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250410090117327 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410090117327 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250410090117327 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP TC_mscpool_no_allow_attach_round_robin-Iuh0(739)@dc2b9a5d0dfe: Final verdict of PTC: none TC_mscpool_no_allow_attach_round_robin-Iuh1(741)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(749)@dc2b9a5d0dfe: Final verdict of PTC: none 20250410090117327 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250410090117327 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090117327 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-sgsn0-0: connection closed 20250410090117327 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind MutexDispCT-TC_mscpool_no_allow_attach_round_robin(735)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(751)@dc2b9a5d0dfe: Final verdict of PTC: none 20250410090117327 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250410090117327 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250410090117327 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250410090117327 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 20250410090117327 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  20250410090117327 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410090117328 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250410090117328 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.msc2-RAN(750)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW_Test.msc0-RAN(744)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(745)@dc2b9a5d0dfe: Final verdict of PTC: none 20250410090117328 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090117328 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250410090117328 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090117328 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-msc0-0: connection closed 20250410090117328 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250410090117328 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250410090117328 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250410090117328 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250410090117328 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 20250410090117328 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410090117328 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250410090117328 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(743)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(754)@dc2b9a5d0dfe: Final verdict of PTC: none 20250410090117329 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250410090117330 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.0.3/0 (xua_snm.c:378) HNBGW-PFCP(738)@dc2b9a5d0dfe: Final verdict of PTC: none 20250410090117330 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410090117330 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410090117331 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) TC_mscpool_no_allow_attach_round_robin0(756)@dc2b9a5d0dfe: Final verdict of PTC: pass 20250410090117331 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410090117332 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250410090117332 DCN NOTICE (msc-2) now unreachable: N-PCSTATE ind: pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250410090117333 DRANAP DEBUG cnlink(msc-2)[0x55b0d9fd2b20]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250410090117333 DRANAP NOTICE cnlink(msc-2)[0x55b0d9fd2b20]{DISCONNECTED}: link lost (cnlink.c:118) 20250410090117333 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-84)[0x55b0da0763d0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250410090117334 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250410090117334 DLSCCP DEBUG SCCP-SCOC(84)[0x55b0da074890]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250410090117335 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0058fa84), PART(T=Source Reference,L=4,D=00000054), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250410090117335 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090117335 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090117336 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090117336 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090117337 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250410090117337 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090117337 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 58 fa 84 00 00 54 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090117338 DLSCCP DEBUG SCCP-SCOC(84)[0x55b0da074890]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250410090117338 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-84)[0x55b0da0763d0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250410090117338 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-77623)[0x55b0da08e910]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250410090117339 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-77623)[0x55b0da08e910]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250410090117339 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250410090117339 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-77623)[0x55b0da08e910]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250410090117340 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-77623)[0x55b0da08e910]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250410090117340 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-77623)[0x55b0da08e910]{disrupted}: Freeing instance (context_map.c:202) 20250410090117340 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-77623)[0x55b0da08e910]{disrupted}: Deallocated (fsm.c:568) 20250410090117341 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-84)[0x55b0da0763d0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250410090117341 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-84)[0x55b0da0763d0]{disconnected}: Freeing instance (context_map.c:206) 20250410090117341 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-84)[0x55b0da0763d0]{disconnected}: Deallocated (fsm.c:568) 20250410090117341 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-77623 SCCP-84 msc-2 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250410090117342 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090117342 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250410090117342 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250410090117343 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410090117343 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410090117343 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090117344 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410090117344 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250410090117344 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250410090117344 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250410090117345 DRANAP NOTICE cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW-MGCP(755)@dc2b9a5d0dfe: Final verdict of PTC: none 20250410090117345 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090117345 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090117345 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090117345 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250410090117345 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250410090117345 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! HNBGW_Test.msc1-M3UA(748)@dc2b9a5d0dfe: Final verdict of PTC: none TC_mscpool_no_allow_attach_round_robin0(757)@dc2b9a5d0dfe: Final verdict of PTC: pass 20250410090117346 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410090117346 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250410090117347 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39782<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250410090117347 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090117347 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250410090117347 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:378) 20250410090117347 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410090117347 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410090117348 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090117348 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410090117348 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250410090117348 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250410090117348 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250410090117348 DRANAP NOTICE cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: link lost (cnlink.c:118) 20250410090117348 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x55b0da075290]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250410090117348 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250410090117349 DLSCCP DEBUG SCCP-SCOC(83)[0x55b0da074b30]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250410090117349 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006b0e12), PART(T=Source Reference,L=4,D=00000053), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250410090117349 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090117349 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090117349 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090117349 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090117349 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410090117349 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090117349 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [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 6b 0e 12 00 00 53 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090117350 DLSCCP DEBUG SCCP-SCOC(83)[0x55b0da074b30]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250410090117350 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x55b0da075290]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250410090117350 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11391576)[0x55b0da0a88a0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250410090117350 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11391576)[0x55b0da0a88a0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250410090117350 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250410090117350 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11391576)[0x55b0da0a88a0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250410090117350 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11391576)[0x55b0da0a88a0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250410090117350 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11391576)[0x55b0da0a88a0]{disrupted}: Freeing instance (context_map.c:202) 20250410090117351 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11391576)[0x55b0da0a88a0]{disrupted}: Deallocated (fsm.c:568) 20250410090117351 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x55b0da075290]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250410090117351 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x55b0da075290]{disconnected}: Freeing instance (context_map.c:206) 20250410090117351 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x55b0da075290]{disconnected}: Deallocated (fsm.c:568) 20250410090117351 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11391576 SCCP-83 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250410090117351 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x55b0da0cc520]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250410090117351 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250410090117351 DLSCCP DEBUG SCCP-SCOC(85)[0x55b0da0112c0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250410090117351 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d67025), PART(T=Source Reference,L=4,D=00000055), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250410090117351 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090117352 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090117352 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090117352 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090117352 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410090117352 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090117352 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 d6 70 25 00 00 55 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090117352 DLSCCP DEBUG SCCP-SCOC(85)[0x55b0da0112c0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250410090117352 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x55b0da0cc520]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250410090117353 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3576304)[0x55b0da054820]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250410090117353 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3576304)[0x55b0da054820]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250410090117353 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250410090117353 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3576304)[0x55b0da054820]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250410090117353 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3576304)[0x55b0da054820]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250410090117353 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3576304)[0x55b0da054820]{disrupted}: Freeing instance (context_map.c:202) 20250410090117353 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3576304)[0x55b0da054820]{disrupted}: Deallocated (fsm.c:568) 20250410090117353 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x55b0da0cc520]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250410090117353 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x55b0da0cc520]{disconnected}: Freeing instance (context_map.c:206) 20250410090117353 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x55b0da0cc520]{disconnected}: Deallocated (fsm.c:568) 20250410090117354 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3576304 SCCP-85 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250410090117354 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410090117354 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410090117354 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410090117354 DMAIN NOTICE (127.0.0.1:9999 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) 20250410090117354 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250410090117354 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39792<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250410090117355 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090117355 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090117355 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090117355 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410090117355 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410090117355 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250410090117355 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090117355 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090117355 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090117355 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410090117355 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410090117355 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250410090117356 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56888<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_no_allow_attach_round_robin0(758)@dc2b9a5d0dfe: Final verdict of PTC: pass MTC@dc2b9a5d0dfe: Setting final verdict of the test case. MTC@dc2b9a5d0dfe: Local verdict of MTC: pass MTC@dc2b9a5d0dfe: Local verdict of PTC MutexDispCT-TC_mscpool_no_allow_attach_round_robin(735): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC VirtHNBGW-STATS(736): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC IPA-CTRL-CLI-IPA(737): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW-PFCP(738): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-Iuh0(739): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-Iuh0-RUA(740): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-Iuh1(741): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-Iuh1-RUA(742): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.msc0-SCCP(743): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.msc0-RAN(744): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.msc0-M3UA(745): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.msc1-SCCP(746): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.msc1-RAN(747): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.msc1-M3UA(748): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.msc2-SCCP(749): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.msc2-RAN(750): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.msc2-M3UA(751): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(752): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.sgsn0-RAN(753): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(754): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW-MGCP(755): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin0(756): pass (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin0(757): pass (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin0(758): pass (pass -> pass) MTC@dc2b9a5d0dfe: Test case TC_mscpool_no_allow_attach_round_robin finished. Verdict: pass MTC@dc2b9a5d0dfe: 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'. Thu Apr 10 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 20250410090117521 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56896<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410090117943 DLSCCP DEBUG SCCP-SCOC(82)[0x55b0da05b2c0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250410090117943 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00884876), PART(T=Source Reference,L=4,D=00000052), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410090117943 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090117943 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090117943 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090117943 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090117943 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410090117943 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090117943 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 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 48 76 00 00 52 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090117944 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090117944 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090117944 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090117944 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410090117944 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410090117944 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250410090118124 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56896<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=624664) 20250410090118774 DLSCCP DEBUG SCCP-SCOC(81)[0x55b0da07b8a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410090118774 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0001844e), PART(T=Source Reference,L=4,D=00000051), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410090118774 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090118774 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090118774 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090118774 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090118774 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410090118774 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090118774 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 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 84 4e 00 00 51 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090118774 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090118774 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090118774 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090118774 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410090118774 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410090118774 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=624664, count=630068) 20250410090119325 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250410090119325 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250410090119325 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250410090119327 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250410090119327 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20250410090119327 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20250410090119328 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250410090119328 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250410090119328 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250410090119328 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250410090119328 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250410090119328 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250410090119391 DLSCCP DEBUG SCCP-SCOC(79)[0x55b0da07c750]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410090119391 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008143d4), PART(T=Source Reference,L=4,D=0000004f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410090119391 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090119392 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090119392 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090119392 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090119392 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410090119392 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090119392 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 81 43 d4 00 00 4f 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090119392 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090119392 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090119392 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090119392 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410090119392 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410090119392 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250410090119400 DLSCCP DEBUG SCCP-SCOC(80)[0x55b0d9ec24b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410090119400 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001e8291), PART(T=Source Reference,L=4,D=00000050), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410090119400 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090119400 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090119400 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410090119400 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090119400 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250410090119400 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090119400 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 1e 82 91 00 00 50 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090119401 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090119401 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090119401 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090119401 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250410090119401 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250410090119401 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! MTC@dc2b9a5d0dfe: 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@dc2b9a5d0dfe: 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 ------ Thu Apr 10 09:01:20 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_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@dc2b9a5d0dfe: 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@dc2b9a5d0dfe: Test case TC_mscpool_no_allow_attach_valid_nri started. 20250410090121233 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56906<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410090121238 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56908<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410090121241 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:38361<->l=127.0.0.1:4262) (control_if.c:572) 20250410090121338 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250410090121338 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)@dc2b9a5d0dfe: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250410090121343 DLSCCP DEBUG SCCP-SCOC(78)[0x55b0da07a140]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410090121343 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c924a9), PART(T=Source Reference,L=4,D=0000004e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410090121343 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090121343 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090121343 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090121343 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090121343 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410090121343 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090121343 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 c9 24 a9 00 00 4e 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090121343 DLSCCP DEBUG SCCP-SCOC(76)[0x55b0da07c400]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410090121343 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004cbee7), PART(T=Source Reference,L=4,D=0000004c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410090121343 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090121343 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090121343 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410090121343 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090121343 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250410090121343 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090121343 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 4c be e7 00 00 4c 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090121343 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090121343 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090121343 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090121343 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410090121343 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410090121343 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250410090121343 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090121343 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090121343 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090121343 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250410090121343 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250410090121343 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250410090121344 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410090121344 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410090121345 DLSCCP DEBUG SCCP-SCOC(77)[0x55b0da055950]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410090121345 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d3cb9f), PART(T=Source Reference,L=4,D=0000004d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410090121345 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090121345 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090121345 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410090121345 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090121345 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250410090121345 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090121345 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 d3 cb 9f 00 00 4d 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090121345 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410090121345 DRANAP DEBUG cnlink(msc-1)[0x55b0d9fd5920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410090121345 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090121345 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090121345 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090121345 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250410090121345 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250410090121345 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250410090121345 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410090121345 DRANAP DEBUG cnlink(msc-2)[0x55b0d9fd2b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410090121345 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:44245 (stream_srv.c:142) 20250410090121345 DMAIN INFO New HNB SCTP connection r=127.0.0.1:44245<->l=127.0.0.1:29169 (hnbgw.c:791) TC_mscpool_no_allow_attach_valid_nri-Iuh1(765)@dc2b9a5d0dfe: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250410090121346 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410090121346 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250410090121346 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410090121346 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410090121346 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410090121346 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090121346 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090121346 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090121346 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090121346 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090121346 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090121346 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090121346 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090121346 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090121346 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090121346 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090121346 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090121346 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090121346 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410090121346 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090121346 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410090121346 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410090121346 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410090121346 DRANAP DEBUG cnlink(msc-3)[0x55b0da03ca10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410090121346 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090121346 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090121346 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090121346 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410090121346 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410090121346 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250410090121347 DRANAP DEBUG cnlink(msc-3)[0x55b0da03ca10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410090121347 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250410090121347 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410090121347 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410090121347 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410090121347 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090121347 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090121347 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090121347 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) 20250410090121347 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090121347 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090121347 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090121347 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090121347 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090121347 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090121347 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090121347 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) 20250410090121347 DLSS7 DEBUG Found route for dpc=4=0.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) 20250410090121347 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250410090121347 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090121347 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250410090121347 DRANAP DEBUG cnlink(msc-3)[0x55b0da03ca10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410090121347 DRANAP DEBUG cnlink(msc-2)[0x55b0d9fd2b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410090121347 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250410090121347 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410090121347 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410090121347 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410090121347 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090121347 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090121347 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090121347 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090121347 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090121347 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090121347 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090121347 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090121347 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090121347 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090121347 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090121347 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090121347 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090121347 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250410090121347 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090121347 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410090121347 DRANAP DEBUG cnlink(msc-2)[0x55b0d9fd2b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410090121347 DRANAP DEBUG cnlink(msc-1)[0x55b0d9fd5920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410090121347 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250410090121347 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410090121347 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410090121347 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410090121347 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090121347 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090121347 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090121347 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090121347 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090121347 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090121347 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090121347 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090121347 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090121347 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090121347 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090121347 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090121347 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090121347 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410090121347 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090121347 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410090121347 DRANAP DEBUG cnlink(msc-1)[0x55b0d9fd5920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410090121347 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090121347 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090121347 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090121347 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 20250410090121347 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250410090121347 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250410090121347 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090121347 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090121347 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090121347 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250410090121347 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250410090121347 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250410090121347 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090121347 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090121347 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090121347 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410090121347 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410090121347 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! MTC@dc2b9a5d0dfe: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(769)@dc2b9a5d0dfe: ************************************************* HNBGW_Test.msc0-M3UA(769)@dc2b9a5d0dfe: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(769)@dc2b9a5d0dfe: ************************************************* MTC@dc2b9a5d0dfe: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(767)@dc2b9a5d0dfe: v_sccp_pdu_maxlen:268 MTC@dc2b9a5d0dfe: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(772)@dc2b9a5d0dfe: ************************************************* HNBGW_Test.msc1-M3UA(772)@dc2b9a5d0dfe: M3UA emulation initiated, the test can be started MTC@dc2b9a5d0dfe: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(772)@dc2b9a5d0dfe: ************************************************* HNBGW_Test.msc1-SCCP(770)@dc2b9a5d0dfe: v_sccp_pdu_maxlen:268 MTC@dc2b9a5d0dfe: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc2-M3UA(775)@dc2b9a5d0dfe: ************************************************* HNBGW_Test.msc2-M3UA(775)@dc2b9a5d0dfe: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(775)@dc2b9a5d0dfe: ************************************************* MTC@dc2b9a5d0dfe: Starting RAN_Emulation HNBGW_Test.msc2-SCCP(773)@dc2b9a5d0dfe: v_sccp_pdu_maxlen:268 20250410090121380 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410090121380 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410090121380 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410090121380 DRANAP DEBUG cnlink(sgsn-1)[0x55b0da03dd30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410090121380 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410090121380 DRANAP DEBUG cnlink(sgsn-2)[0x55b0da03e6c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410090121380 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410090121380 DRANAP DEBUG cnlink(sgsn-3)[0x55b0da03f050]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410090121381 DRANAP DEBUG cnlink(sgsn-3)[0x55b0da03f050]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410090121381 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250410090121381 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410090121381 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410090121381 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410090121381 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090121381 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090121381 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090121381 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) 20250410090121381 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090121381 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090121381 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090121381 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090121381 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090121381 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090121381 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090121381 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) 20250410090121381 DLSS7 DEBUG Found route for dpc=12=0.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) 20250410090121381 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250410090121381 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090121381 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250410090121381 DRANAP DEBUG cnlink(sgsn-3)[0x55b0da03f050]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410090121381 DRANAP DEBUG cnlink(sgsn-2)[0x55b0da03e6c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410090121381 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250410090121381 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410090121381 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410090121381 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410090121381 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090121381 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090121382 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090121382 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090121382 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090121382 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090121382 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090121382 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090121382 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090121382 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090121382 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090121382 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090121382 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090121382 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250410090121382 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090121382 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410090121382 DRANAP DEBUG cnlink(sgsn-2)[0x55b0da03e6c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410090121382 DRANAP DEBUG cnlink(sgsn-1)[0x55b0da03dd30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410090121382 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250410090121382 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410090121382 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410090121382 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410090121382 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090121382 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090121382 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090121382 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090121382 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090121382 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090121382 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090121382 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090121382 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090121382 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090121382 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090121382 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090121382 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090121382 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250410090121382 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090121382 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410090121382 DRANAP DEBUG cnlink(sgsn-1)[0x55b0da03dd30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410090121382 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410090121382 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250410090121382 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410090121382 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410090121382 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410090121382 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090121382 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090121382 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090121382 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090121382 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090121382 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090121382 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090121382 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090121382 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090121382 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090121382 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090121382 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090121382 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090121382 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410090121382 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090121382 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410090121382 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410090121382 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090121382 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090121382 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090121382 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 20250410090121382 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250410090121382 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250410090121382 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090121382 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090121382 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090121382 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250410090121382 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250410090121382 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250410090121382 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090121382 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090121382 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090121382 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250410090121382 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250410090121382 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250410090121382 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090121382 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090121382 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090121382 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410090121382 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410090121382 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@dc2b9a5d0dfe: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(778)@dc2b9a5d0dfe: ************************************************* HNBGW_Test.sgsn0-M3UA(778)@dc2b9a5d0dfe: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(778)@dc2b9a5d0dfe: ************************************************* MTC@dc2b9a5d0dfe: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(776)@dc2b9a5d0dfe: v_sccp_pdu_maxlen:268 20250410090121402 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410090121402 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410090121402 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250410090121402 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250410090121402 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) 20250410090121403 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250410090121403 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250410090121403 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410090121403 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@dc2b9a5d0dfe: setverdict(pass): none -> pass 20250410090121407 DLINP DEBUG SRVCONN(,r=127.0.0.1:44245<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410090121407 DLINP DEBUG SRVCONN(,r=127.0.0.1:44245<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410090121407 DLINP DEBUG SRVCONN(,r=127.0.0.1:44245<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250410090121407 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250410090121407 DHNBAP DEBUG (127.0.0.1:44245 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20250410090121407 DHNBAP NOTICE (127.0.0.1:44245 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250410090121407 DHNBAP NOTICE (127.0.0.1:44245 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250410090121407 DLINP DEBUG SRVCONN(,r=127.0.0.1:44245<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410090121407 DLINP DEBUG SRVCONN(,r=127.0.0.1:44245<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed 20250410090121557 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250410090121557 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250410090121557 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250410090121557 DLSS7 <000c> 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)@dc2b9a5d0dfe: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250410090121562 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090121562 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250410090121562 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250410090121562 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250410090121562 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250410090121562 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250410090121562 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250410090121562 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 20250410090121562 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250410090121562 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  20250410090121562 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250410090121565 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090121565 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250410090121565 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250410090121565 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  20250410090121565 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250410090121565 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250410090121565 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250410090121565 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 20250410090121565 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250410090121565 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  20250410090121565 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410090121565 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250410090121565 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090121565 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250410090121565 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:413) 20250410090121565 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410090121565 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410090121565 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090121565 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410090121565 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250410090121565 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250410090121565 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410090121566 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410090121566 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250410090121566 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410090121566 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410090121566 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410090121566 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090121566 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090121566 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090121566 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090121566 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090121566 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090121567 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090121567 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090121567 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090121567 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090121567 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090121567 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090121567 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090121567 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410090121567 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090121567 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410090121567 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410090121567 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090121567 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090121567 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090121567 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410090121567 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410090121567 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250410090121567 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410090121567 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410090121567 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090121567 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  20250410090121568 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 20250410090121568 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 20250410090121568 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250410090121568 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(772)@dc2b9a5d0dfe: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250410090121574 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090121574 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPSM:UP) 20250410090121574 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250410090121574 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250410090121574 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250410090121574 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250410090121574 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250410090121574 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 20250410090121574 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Inactive () 20250410090121574 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  20250410090121574 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250410090121576 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090121577 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPTM:ACTIVE) 20250410090121577 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250410090121577 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  20250410090121577 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250410090121577 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250410090121577 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250410090121577 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 20250410090121577 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Active () 20250410090121577 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  20250410090121577 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  20250410090121577 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410090121577 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250410090121577 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090121577 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250410090121577 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.0.2/0 (xua_snm.c:413) 20250410090121577 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410090121577 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410090121577 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090121577 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410090121577 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250410090121577 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250410090121577 DRANAP DEBUG cnlink(msc-1)[0x55b0d9fd5920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410090121578 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 20250410090121578 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 20250410090121578 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250410090121578 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250410090121578 DRANAP DEBUG cnlink(msc-1)[0x55b0d9fd5920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410090121578 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250410090121578 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410090121579 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410090121579 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410090121579 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090121579 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090121579 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090121579 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090121579 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090121579 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090121579 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090121579 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090121579 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090121579 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090121579 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090121579 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090121579 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090121579 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410090121579 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090121579 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410090121579 DRANAP DEBUG cnlink(msc-1)[0x55b0d9fd5920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410090121579 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090121579 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090121579 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090121579 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410090121579 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410090121579 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250410090121579 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250410090121579 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250410090121579 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090121579 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  HNBGW_Test.msc2-M3UA(775)@dc2b9a5d0dfe: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20250410090121583 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) 20250410090121583 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (ASPSM:UP) 20250410090121583 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250410090121584 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc2-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250410090121584 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250410090121584 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250410090121584 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20250410090121584 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 20250410090121584 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc2-0) Tx NOTIFY Type State Change:AS Inactive () 20250410090121584 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  20250410090121584 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250410090121586 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) 20250410090121586 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (ASPTM:ACTIVE) 20250410090121586 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250410090121586 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  20250410090121586 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250410090121586 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250410090121586 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250410090121586 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 20250410090121586 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc2-0) Tx NOTIFY Type State Change:AS Active () 20250410090121586 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  20250410090121586 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  20250410090121586 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  20250410090121586 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410090121586 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250410090121586 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090121586 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250410090121586 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.0.3/0 (xua_snm.c:413) 20250410090121586 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410090121586 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410090121586 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090121586 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410090121587 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250410090121587 DCN NOTICE (msc-2) now available: N-PCSTATE ind: pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250410090121587 DRANAP DEBUG cnlink(msc-2)[0x55b0d9fd2b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410090121588 DRANAP DEBUG cnlink(msc-2)[0x55b0d9fd2b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410090121588 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250410090121588 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410090121588 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410090121588 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410090121588 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090121588 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090121588 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090121588 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090121588 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090121588 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090121588 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090121588 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090121588 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090121588 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090121588 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090121588 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090121588 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090121588 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250410090121588 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090121588 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410090121588 DRANAP DEBUG cnlink(msc-2)[0x55b0d9fd2b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410090121589 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090121589 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090121589 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090121589 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250410090121589 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250410090121589 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' 20250410090121589 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 20250410090121589 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250410090121589 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090121589 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 05 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 05  20250410090121592 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250410090121592 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250410090121592 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250410090121592 DLSS7 <000c> 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)@dc2b9a5d0dfe: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250410090121597 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090121597 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250410090121597 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250410090121597 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250410090121597 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250410090121597 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250410090121597 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250410090121597 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 20250410090121597 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250410090121597 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  20250410090121597 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250410090121599 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090121599 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250410090121599 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250410090121599 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  20250410090121599 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250410090121599 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250410090121599 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250410090121599 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 20250410090121599 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250410090121599 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  20250410090121599 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  20250410090121599 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  20250410090121599 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  20250410090121599 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410090121599 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250410090121599 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090121599 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250410090121599 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250410090121599 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410090121599 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410090121600 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090121600 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410090121600 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250410090121600 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250410090121600 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410090121601 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410090121601 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250410090121601 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410090121601 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410090121601 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410090121601 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090121601 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090121601 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090121601 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410090121601 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090121601 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090121601 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090121601 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090121601 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090121601 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090121601 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090121601 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410090121601 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090121601 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410090121601 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090121601 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410090121601 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410090121601 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090121601 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090121601 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090121601 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410090121601 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410090121601 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250410090121602 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410090121602 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410090121602 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090121602 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  20250410090121709 DLSCCP DEBUG SCCP-SCOC(73)[0x55b0da07b770]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410090121709 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003bdc27), PART(T=Source Reference,L=4,D=00000049), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410090121709 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090121709 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090121709 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090121709 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090121709 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410090121709 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090121709 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 3b dc 27 00 00 49 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090121709 DLSCCP DEBUG SCCP-SCOC(74)[0x55b0da0a8670]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410090121709 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d7ad84), PART(T=Source Reference,L=4,D=0000004a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410090121709 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090121709 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090121709 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090121709 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090121709 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410090121709 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090121709 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 d7 ad 84 00 00 4a 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090121709 DLSCCP DEBUG SCCP-SCOC(75)[0x55b0da06dbb0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410090121709 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00196437), PART(T=Source Reference,L=4,D=0000004b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410090121709 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090121709 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090121709 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090121709 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090121709 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410090121709 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090121709 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 19 64 37 00 00 4b 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090121709 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090121709 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090121709 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090121709 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410090121709 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410090121709 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=2=0.0.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' 20250410090121709 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250410090121709 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250410090121709 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090121709 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 3b dc 27 00 00 49 0f 00 00 00 00 00 06 00 08 00 00 00 03  20250410090121709 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090121709 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090121709 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090121709 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410090121709 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410090121709 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=2=0.0.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' 20250410090121709 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250410090121709 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250410090121709 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090121709 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 d7 ad 84 00 00 4a 0f 00 00 00 00 00 06 00 08 00 00 00 03  20250410090121710 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090121710 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090121710 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090121710 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410090121710 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410090121710 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=2=0.0.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' 20250410090121710 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250410090121710 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250410090121710 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090121710 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 19 64 37 00 00 4b 0f 00 00 00 00 00 06 00 08 00 00 00 03  20250410090121713 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090121713 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250410090121713 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250410090121713 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 20250410090121713 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410090121713 DLSS7 <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' 20250410090121713 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410090121713 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410090121713 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090121713 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 3b dc 27 00 00 06 00 08 00 00 00 07  20250410090121714 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090121714 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410090121714 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410090121714 DLM3UA DEBUG 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) 20250410090121714 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410090121714 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=003bdc27) (sccp_scrc.c:486) 20250410090121714 DLSCCP DEBUG Received CO:RELCO for local reference 73 (sccp_scoc.c:1855) 20250410090121714 DLSCCP DEBUG SCCP-SCOC(73)[0x55b0da07b770]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250410090121714 DLSCCP DEBUG SCCP-SCOC(73)[0x55b0da07b770]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250410090121714 DLSCCP DEBUG SCCP-SCOC(73)[0x55b0da07b770]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250410090121714 DLSCCP DEBUG SCCP-SCOC(73)[0x55b0da07b770]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250410090121714 DLSCCP DEBUG SCCP-SCOC(73)[0x55b0da07b770]{IDLE}: Deallocated (fsm.c:568) 20250410090121921 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090121921 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250410090121921 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250410090121921 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 20250410090121921 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410090121921 DLSS7 <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' 20250410090121921 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410090121921 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410090121921 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090121921 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 d7 ad 84 00 00 06 00 08 00 00 00 07  20250410090121921 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090121921 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250410090121921 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250410090121921 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 20250410090121921 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410090121921 DLSS7 <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' 20250410090121921 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410090121921 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410090121921 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090121921 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 19 64 37 00 00 06 00 08 00 00 00 07  20250410090121921 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090121921 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410090121921 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410090121921 DLM3UA DEBUG 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) 20250410090121921 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410090121921 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=00d7ad84) (sccp_scrc.c:486) 20250410090121921 DLSCCP DEBUG Received CO:RELCO for local reference 74 (sccp_scoc.c:1855) 20250410090121921 DLSCCP DEBUG SCCP-SCOC(74)[0x55b0da0a8670]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250410090121921 DLSCCP DEBUG SCCP-SCOC(74)[0x55b0da0a8670]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250410090121921 DLSCCP DEBUG SCCP-SCOC(74)[0x55b0da0a8670]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250410090121921 DLSCCP DEBUG SCCP-SCOC(74)[0x55b0da0a8670]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250410090121921 DLSCCP DEBUG SCCP-SCOC(74)[0x55b0da0a8670]{IDLE}: Deallocated (fsm.c:568) 20250410090121922 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090121922 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410090121922 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410090121922 DLM3UA DEBUG 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) 20250410090121922 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410090121922 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=00196437) (sccp_scrc.c:486) 20250410090121922 DLSCCP DEBUG Received CO:RELCO for local reference 75 (sccp_scoc.c:1855) 20250410090121922 DLSCCP DEBUG SCCP-SCOC(75)[0x55b0da06dbb0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250410090121922 DLSCCP DEBUG SCCP-SCOC(75)[0x55b0da06dbb0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250410090121922 DLSCCP DEBUG SCCP-SCOC(75)[0x55b0da06dbb0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250410090121922 DLSCCP DEBUG SCCP-SCOC(75)[0x55b0da06dbb0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250410090121922 DLSCCP DEBUG SCCP-SCOC(75)[0x55b0da06dbb0]{IDLE}: Deallocated (fsm.c:568) 20250410090122067 DLSCCP DEBUG SCCP-SCOC(72)[0x55b0da06d5f0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250410090122067 DLSCCP DEBUG SCCP-SCOC(72)[0x55b0da06d5f0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250410090122067 DLSCCP DEBUG SCCP-SCOC(72)[0x55b0da06d5f0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250410090122067 DLSCCP DEBUG SCCP-SCOC(72)[0x55b0da06d5f0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250410090122068 DLSCCP DEBUG SCCP-SCOC(72)[0x55b0da06d5f0]{IDLE}: Deallocated (fsm.c:568) 20250410090122068 DLSCCP DEBUG SCCP-SCOC(70)[0x55b0da065210]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250410090122068 DLSCCP DEBUG SCCP-SCOC(70)[0x55b0da065210]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250410090122068 DLSCCP DEBUG SCCP-SCOC(70)[0x55b0da065210]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250410090122068 DLSCCP DEBUG SCCP-SCOC(70)[0x55b0da065210]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250410090122068 DLSCCP DEBUG SCCP-SCOC(70)[0x55b0da065210]{IDLE}: Deallocated (fsm.c:568) 20250410090122069 DLSCCP DEBUG SCCP-SCOC(71)[0x55b0da0a8a80]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250410090122069 DLSCCP DEBUG SCCP-SCOC(71)[0x55b0da0a8a80]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250410090122069 DLSCCP DEBUG SCCP-SCOC(71)[0x55b0da0a8a80]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250410090122069 DLSCCP DEBUG SCCP-SCOC(71)[0x55b0da0a8a80]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250410090122069 DLSCCP DEBUG SCCP-SCOC(71)[0x55b0da0a8a80]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(768)@dc2b9a5d0dfe: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250410090122366 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090122366 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410090122366 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410090122366 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410090122366 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410090122366 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410090122366 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410090122366 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410090122366 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090122366 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410090122366 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090122366 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410090122366 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410090122366 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410090122366 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410090122366 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410090122366 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250410090122366 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410090122366 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090122366 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090122366 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090122366 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090122366 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090122366 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090122366 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090122366 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090122366 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090122366 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090122366 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090122366 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090122366 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090122366 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410090122366 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250410090122366 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250410090122366 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250410090122367 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250410090122367 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410090122367 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410090122367 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090122367 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090122367 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090122367 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090122367 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090122367 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090122367 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090122367 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090122367 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090122367 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090122367 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090122367 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090122367 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090122367 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410090122367 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090122367 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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) 20250410090122367 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250410090122367 DRANAP NOTICE cnlink(msc-0)[0x55b0d9ff2940]{CONNECTED}: link up (cnlink.c:111) 20250410090122367 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090122367 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090122367 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090122367 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410090122367 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410090122367 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.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' 20250410090122367 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410090122367 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410090122367 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090122367 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  20250410090122367 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090122367 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410090122367 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410090122367 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410090122367 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410090122367 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410090122367 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410090122367 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410090122367 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090122367 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410090122367 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090122367 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410090122367 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410090122367 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410090122367 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410090122367 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410090122367 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250410090122367 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410090122367 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090122367 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090122367 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090122367 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090122367 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090122367 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090122367 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090122367 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090122367 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090122367 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090122367 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090122367 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090122367 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090122367 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410090122367 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250410090122367 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250410090122367 DRANAP INFO cnlink(msc-0)[0x55b0d9ff2940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250410090122370 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090122370 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250410090122370 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250410090122370 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 20250410090122370 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410090122370 DLSS7 <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' 20250410090122370 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410090122370 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410090122370 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090122370 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410090122371 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090122371 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410090122371 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410090122371 DLM3UA DEBUG 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) 20250410090122371 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410090122371 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410090122371 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250410090122371 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250410090122371 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090122371 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090122371 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090122371 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090122371 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090122371 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090122371 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090122371 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090122371 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090122371 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090122371 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090122371 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090122371 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090122371 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410090122371 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250410090122371 DRANAP DEBUG cnlink(msc-1)[0x55b0d9fd5920]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250410090122371 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) 20250410090122371 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) 20250410090122371 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410090122371 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) HNBGW_Test.msc1-RAN(771)@dc2b9a5d0dfe: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250410090122371 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090122371 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090122371 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090122371 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090122371 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090122371 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090122371 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090122371 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090122371 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090122371 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090122371 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090122371 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090122371 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090122371 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410090122371 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090122371 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250410090122371 DRANAP DEBUG cnlink(msc-1)[0x55b0d9fd5920]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250410090122371 DRANAP NOTICE cnlink(msc-1)[0x55b0d9fd5920]{CONNECTED}: link up (cnlink.c:111) 20250410090122371 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090122371 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090122371 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090122371 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410090122371 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410090122371 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250410090122371 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250410090122371 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250410090122371 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090122371 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  20250410090122373 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090122373 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250410090122373 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250410090122373 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 20250410090122373 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410090122373 DLSS7 <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' 20250410090122373 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410090122373 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410090122373 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090122373 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410090122373 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090122373 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410090122373 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410090122373 DLM3UA DEBUG 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) 20250410090122373 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410090122373 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410090122373 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250410090122373 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250410090122373 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090122373 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090122373 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090122373 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090122373 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090122373 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090122373 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090122373 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090122373 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090122373 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090122373 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090122373 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090122373 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090122373 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410090122373 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250410090122373 DRANAP DEBUG cnlink(msc-1)[0x55b0d9fd5920]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250410090122373 DRANAP INFO cnlink(msc-1)[0x55b0d9fd5920]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc2-RAN(774)@dc2b9a5d0dfe: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250410090122388 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) 20250410090122388 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250410090122388 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250410090122388 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 20250410090122388 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410090122388 DLSS7 <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' 20250410090122388 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410090122388 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410090122388 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090122388 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410090122388 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090122388 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410090122388 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410090122388 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) 20250410090122388 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410090122388 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410090122388 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250410090122388 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250410090122388 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090122388 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090122389 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090122389 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090122389 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090122389 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090122389 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090122389 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090122389 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090122389 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090122389 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090122389 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090122389 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090122389 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410090122389 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250410090122389 DRANAP DEBUG cnlink(msc-2)[0x55b0d9fd2b20]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250410090122389 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) 20250410090122389 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) 20250410090122389 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410090122389 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250410090122389 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090122389 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090122389 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090122389 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090122389 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090122389 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090122389 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090122389 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090122389 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090122389 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090122389 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090122389 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090122389 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090122389 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250410090122389 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090122389 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250410090122389 DRANAP DEBUG cnlink(msc-2)[0x55b0d9fd2b20]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250410090122389 DRANAP NOTICE cnlink(msc-2)[0x55b0d9fd2b20]{CONNECTED}: link up (cnlink.c:111) 20250410090122390 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090122390 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090122390 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090122390 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250410090122390 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250410090122390 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' 20250410090122390 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 20250410090122390 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250410090122390 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090122390 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  20250410090122392 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) 20250410090122392 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250410090122392 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250410090122392 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 20250410090122392 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410090122392 DLSS7 <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' 20250410090122392 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410090122392 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410090122392 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090122392 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410090122392 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090122392 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410090122392 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410090122392 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) 20250410090122392 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410090122392 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410090122392 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250410090122392 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250410090122392 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090122392 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090122392 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090122392 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090122392 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090122392 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090122392 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090122392 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090122393 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090122393 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090122393 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090122393 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090122393 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090122393 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410090122393 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250410090122393 DRANAP DEBUG cnlink(msc-2)[0x55b0d9fd2b20]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250410090122393 DRANAP INFO cnlink(msc-2)[0x55b0d9fd2b20]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(777)@dc2b9a5d0dfe: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250410090122403 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090122403 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410090122403 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410090122403 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410090122403 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410090122403 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410090122403 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410090122403 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410090122403 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090122403 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410090122403 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090122403 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410090122403 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410090122403 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410090122403 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410090122403 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410090122403 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250410090122403 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410090122403 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090122403 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090122404 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090122404 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090122404 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090122404 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090122404 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090122404 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090122404 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090122404 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090122404 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090122404 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090122404 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090122404 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410090122404 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250410090122404 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250410090122404 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250410090122404 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250410090122404 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410090122404 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410090122404 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090122404 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090122404 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090122404 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090122404 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090122404 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090122404 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090122404 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090122404 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090122404 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090122404 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090122404 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090122404 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090122404 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410090122404 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090122404 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090122404 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090122405 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090122405 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410090122405 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410090122405 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.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' 20250410090122405 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410090122405 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410090122405 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090122405 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  20250410090122404 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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) 20250410090122404 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250410090122404 DRANAP NOTICE cnlink(sgsn-0)[0x55b0da03d3a0]{CONNECTED}: link up (cnlink.c:111) 20250410090122405 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090122405 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410090122405 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410090122405 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410090122405 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410090122406 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410090122406 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410090122406 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410090122406 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090122406 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410090122406 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090122406 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410090122406 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410090122406 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410090122406 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410090122406 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410090122406 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250410090122406 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410090122406 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090122406 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090122406 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090122406 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090122406 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090122406 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090122406 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090122406 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090122406 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090122406 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090122406 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090122406 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090122406 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090122406 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410090122406 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250410090122406 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250410090122406 DRANAP INFO cnlink(sgsn-0)[0x55b0da03d3a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250410090123432 DLCTRL DEBUG Command: GET 424027970 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250410090123432 DLCTRL DEBUG Tx Command reply: GET_REPLY 424027970 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250410090123438 DLCTRL DEBUG Command: GET 360644925 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250410090123438 DLCTRL DEBUG Tx Command reply: GET_REPLY 360644925 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250410090123440 DLCTRL DEBUG Command: GET 423338330 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250410090123440 DLCTRL DEBUG Tx Command reply: GET_REPLY 423338330 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250410090123442 DLCTRL DEBUG Command: GET 610485705 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410090123442 DLCTRL DEBUG Tx Command reply: GET_REPLY 610485705 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410090123444 DLCTRL DEBUG Command: GET 715857711 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250410090123444 DLCTRL DEBUG Tx Command reply: GET_REPLY 715857711 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250410090123445 DLCTRL DEBUG Command: GET 340907711 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250410090123445 DLCTRL DEBUG Tx Command reply: GET_REPLY 340907711 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250410090123447 DLCTRL DEBUG Command: GET 102005424 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250410090123447 DLCTRL DEBUG Tx Command reply: GET_REPLY 102005424 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250410090123448 DLCTRL DEBUG Command: GET 715236804 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250410090123448 DLCTRL DEBUG Tx Command reply: GET_REPLY 715236804 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250410090123449 DLCTRL DEBUG Command: GET 335343520 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410090123449 DLCTRL DEBUG Tx Command reply: GET_REPLY 335343520 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410090123450 DLCTRL DEBUG Command: GET 363927723 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250410090123450 DLCTRL DEBUG Tx Command reply: GET_REPLY 363927723 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250410090123451 DLCTRL DEBUG Command: GET 874918504 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250410090123451 DLCTRL DEBUG Tx Command reply: GET_REPLY 874918504 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250410090123452 DLCTRL DEBUG Command: GET 594352424 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250410090123452 DLCTRL DEBUG Tx Command reply: GET_REPLY 594352424 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250410090123453 DLCTRL DEBUG Command: GET 183712736 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250410090123453 DLCTRL DEBUG Tx Command reply: GET_REPLY 183712736 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250410090123454 DLCTRL DEBUG Command: GET 308228131 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410090123454 DLCTRL DEBUG Tx Command reply: GET_REPLY 308228131 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410090123455 DLCTRL DEBUG Command: GET 389401637 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250410090123455 DLCTRL DEBUG Tx Command reply: GET_REPLY 389401637 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250410090123456 DLCTRL DEBUG Command: GET 846697196 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250410090123456 DLCTRL DEBUG Tx Command reply: GET_REPLY 846697196 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250410090123457 DLCTRL DEBUG Command: GET 138073516 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250410090123457 DLCTRL DEBUG Tx Command reply: GET_REPLY 138073516 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250410090123457 DLCTRL DEBUG Command: GET 903999441 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250410090123457 DLCTRL DEBUG Tx Command reply: GET_REPLY 903999441 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250410090123458 DLCTRL DEBUG Command: GET 477919435 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410090123458 DLCTRL DEBUG Tx Command reply: GET_REPLY 477919435 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410090123459 DLCTRL DEBUG Command: GET 18861795 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250410090123459 DLCTRL DEBUG Tx Command reply: GET_REPLY 18861795 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@dc2b9a5d0dfe: 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@dc2b9a5d0dfe: "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@dc2b9a5d0dfe: 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@dc2b9a5d0dfe: 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 := '000000000000001011110001'B, t_guard := 20.000000 } 20250410090123469 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56916<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(771)@dc2b9a5d0dfe: f_create_expect(l3 := '05080200F110172A5205F442410023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(771)@dc2b9a5d0dfe: 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)@dc2b9a5d0dfe: Added conn table entry 0TC_mscpool_no_allow_attach_valid_nri0(780)15553613 20250410090124515 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410090124515 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410090124515 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1351) 20250410090124515 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250410090124515 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xed544d, normal) (hnbgw_rua.c:407) 20250410090124515 DHNB DEBUG map_rua[0x55b0da07b770]{init}: Allocated (fsm.c:456) 20250410090124515 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15553613)[0x55b0da07b770]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250410090124515 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15553613 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250410090124515 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410090124515 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410090124515 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15553613 SCCP-0 CS MI=TMSI-0x42410023: TMSI-0x42410023 NRI(10bit)=0x104=260: NRI match selects msc 1 (hnbgw_cn.c:1078) 20250410090124515 DCN DEBUG map_sccp[0x55b0da0a88a0]{init}: Allocated (fsm.c:456) 20250410090124515 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-86)[0x55b0da0a88a0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250410090124515 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-15553613 <-> SCCP-86 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20250410090124515 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15553613 SCCP-86 msc-1 MI=TMSI-0x42410023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20250410090124515 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15553613)[0x55b0da07b770]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250410090124515 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410090124515 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410090124515 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15553613)[0x55b0da07b770]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250410090124515 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-86)[0x55b0da0a88a0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250410090124515 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250410090124515 DLSCCP DEBUG SCCP-SCOC(86)[0x55b0da075290]{IDLE}: Allocated (fsm.c:456) 20250410090124515 DLSCCP DEBUG SCCP-SCOC(86)[0x55b0da075290]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250410090124515 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442410023004f40030002f10056400500f1100926) (sccp_scrc.c:415) 20250410090124515 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090124515 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090124515 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090124515 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090124515 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090124515 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090124515 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090124515 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090124515 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090124515 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090124515 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090124515 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090124516 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090124516 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410090124516 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090124516 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 02 f1 00 56 40 05 00 f1 10 09 26 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090124516 DLSCCP DEBUG SCCP-SCOC(86)[0x55b0da075290]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250410090124516 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-86)[0x55b0da0a88a0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250410090124516 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15553613)[0x55b0da07b770]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250410090124516 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090124516 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090124516 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090124516 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410090124516 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410090124516 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250410090124516 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250410090124516 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250410090124516 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090124516 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 02 f1 00 56 40 05 00 f1 10 09 26 00 00 00 06 00 08 00 00 00 03  HNBGW_Test.msc1-SCCP(770)@dc2b9a5d0dfe: First idle individual index:0 HNBGW_Test.msc1-SCCP(770)@dc2b9a5d0dfe: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(771)@dc2b9a5d0dfe: Found Expect[0] for l3='05080200F110172A5205F442410023'O handled at TC_mscpool_no_allow_attach_valid_nri0(780) HNBGW_Test.msc1-RAN(771)@dc2b9a5d0dfe: Added conn table entry 0TC_mscpool_no_allow_attach_valid_nri0(780)4468935 HNBGW_Test.msc1-SCCP(770)@dc2b9a5d0dfe: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(770)@dc2b9a5d0dfe: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250410090124532 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090124532 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250410090124532 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250410090124532 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 20250410090124532 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410090124532 DLSS7 <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' 20250410090124532 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410090124532 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410090124532 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_mscpool_no_allow_attach_valid_nri0(780)@dc2b9a5d0dfe: setverdict(pass): none -> pass 20250410090124532 DLSS7 <000c> osmo_ss7_asp.c:1175 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 f2 c8 c0 02 00 00 00 00 00 06 00 08 00 00 00 07  20250410090124532 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090124532 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410090124533 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410090124533 DLM3UA DEBUG 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) 20250410090124533 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410090124533 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00f2c8c0) (sccp_scrc.c:486) 20250410090124533 DLSCCP DEBUG Received CO:COAK for local reference 86 (sccp_scoc.c:1855) 20250410090124533 DLSCCP DEBUG SCCP-SCOC(86)[0x55b0da075290]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250410090124533 DLSCCP DEBUG SCCP-SCOC(86)[0x55b0da075290]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250410090124533 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090124533 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250410090124533 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) 20250410090124533 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-86)[0x55b0da0a88a0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250410090124533 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-86)[0x55b0da0a88a0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@dc2b9a5d0dfe: 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 } } } 20250410090124534 DLCTRL DEBUG Command: GET 207436467 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250410090124534 DLCTRL DEBUG Tx Command reply: GET_REPLY 207436467 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250410090124536 DLCTRL DEBUG Command: GET 605406371 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250410090124536 DLCTRL DEBUG Tx Command reply: GET_REPLY 605406371 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250410090124541 DLCTRL DEBUG Command: GET 687791502 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250410090124541 DLCTRL DEBUG Tx Command reply: GET_REPLY 687791502 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250410090124543 DLCTRL DEBUG Command: GET 627041855 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410090124543 DLCTRL DEBUG Tx Command reply: GET_REPLY 627041855 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410090124545 DLCTRL DEBUG Command: GET 139865554 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250410090124545 DLCTRL DEBUG Tx Command reply: GET_REPLY 139865554 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed 20250410090124547 DLCTRL DEBUG Command: GET 84934483 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250410090124547 DLCTRL DEBUG Tx Command reply: GET_REPLY 84934483 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250410090124548 DLCTRL DEBUG Command: GET 303217739 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250410090124548 DLCTRL DEBUG Tx Command reply: GET_REPLY 303217739 rate_ctr.abs.msc.1.cnpool:subscr:known 1 (control_if.c:477) 20250410090124550 DLCTRL DEBUG Command: GET 605380801 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250410090124550 DLCTRL DEBUG Tx Command reply: GET_REPLY 605380801 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250410090124551 DLCTRL DEBUG Command: GET 745489990 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410090124551 DLCTRL DEBUG Tx Command reply: GET_REPLY 745489990 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410090124553 DLCTRL DEBUG Command: GET 403546154 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250410090124553 DLCTRL DEBUG Tx Command reply: GET_REPLY 403546154 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed 20250410090124554 DLCTRL DEBUG Command: GET 741261105 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250410090124554 DLCTRL DEBUG Tx Command reply: GET_REPLY 741261105 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250410090124555 DLCTRL DEBUG Command: GET 297069147 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250410090124555 DLCTRL DEBUG Tx Command reply: GET_REPLY 297069147 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250410090124556 DLCTRL DEBUG Command: GET 64993494 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250410090124556 DLCTRL DEBUG Tx Command reply: GET_REPLY 64993494 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250410090124557 DLCTRL DEBUG Command: GET 631597970 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410090124557 DLCTRL DEBUG Tx Command reply: GET_REPLY 631597970 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410090124557 DLCTRL DEBUG Command: GET 213602018 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250410090124557 DLCTRL DEBUG Tx Command reply: GET_REPLY 213602018 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed 20250410090124559 DLCTRL DEBUG Command: GET 363586905 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250410090124559 DLCTRL DEBUG Tx Command reply: GET_REPLY 363586905 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250410090124560 DLCTRL DEBUG Command: GET 440519462 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250410090124560 DLCTRL DEBUG Tx Command reply: GET_REPLY 440519462 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250410090124561 DLCTRL DEBUG Command: GET 174594714 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250410090124561 DLCTRL DEBUG Tx Command reply: GET_REPLY 174594714 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250410090124562 DLCTRL DEBUG Command: GET 386793382 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410090124562 DLCTRL DEBUG Tx Command reply: GET_REPLY 386793382 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410090124563 DLCTRL DEBUG Command: GET 264175287 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250410090124563 DLCTRL DEBUG Tx Command reply: GET_REPLY 264175287 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed MTC@dc2b9a5d0dfe: 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 := '000000000000000011000000'B, t_guard := 20.000000 } 20250410090124580 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56932<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(768)@dc2b9a5d0dfe: f_create_expect(l3 := '05240103505902080910100000000020'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(768)@dc2b9a5d0dfe: 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)@dc2b9a5d0dfe: Added conn table entry 1TC_mscpool_no_allow_attach_valid_nri0(781)6437873 20250410090125599 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410090125599 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410090125599 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1351) 20250410090125599 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250410090125599 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x623bf1, normal) (hnbgw_rua.c:407) 20250410090125599 DHNB DEBUG map_rua[0x55b0da054820]{init}: Allocated (fsm.c:456) 20250410090125599 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6437873)[0x55b0da054820]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250410090125599 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6437873 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250410090125599 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410090125599 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410090125599 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:211) 20250410090125599 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6437873 SCCP-0 CS MI=IMSI-001010000000002: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250410090125599 DCN DEBUG map_sccp[0x55b0da0cc520]{init}: Allocated (fsm.c:456) 20250410090125599 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x55b0da0cc520]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250410090125599 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-6437873 <-> SCCP-87 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250410090125599 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6437873 SCCP-87 msc-0 MI=IMSI-001010000000002: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20250410090125599 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6437873)[0x55b0da054820]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250410090125599 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410090125599 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410090125599 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6437873)[0x55b0da054820]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250410090125599 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x55b0da0cc520]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250410090125599 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250410090125599 DLSCCP DEBUG SCCP-SCOC(87)[0x55b0da08e910]{IDLE}: Allocated (fsm.c:456) 20250410090125599 DLSCCP DEBUG SCCP-SCOC(87)[0x55b0da08e910]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250410090125599 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111005240103505902080910100000000020004f40030000c00056400500f1100926) (sccp_scrc.c:415) 20250410090125599 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090125599 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090125599 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090125599 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090125599 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090125599 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090125599 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090125599 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090125599 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090125599 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090125599 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090125599 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090125599 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090125599 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410090125599 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090125599 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 c0 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090125599 DLSCCP DEBUG SCCP-SCOC(87)[0x55b0da08e910]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250410090125599 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x55b0da0cc520]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250410090125599 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6437873)[0x55b0da054820]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250410090125599 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090125599 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090125599 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090125599 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410090125599 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410090125599 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.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' 20250410090125599 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410090125599 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410090125599 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090125599 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 c0 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(767)@dc2b9a5d0dfe: First idle individual index:0 HNBGW_Test.msc0-SCCP(767)@dc2b9a5d0dfe: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(768)@dc2b9a5d0dfe: Found Expect[0] for l3='05240103505902080910100000000020'O handled at TC_mscpool_no_allow_attach_valid_nri0(781) HNBGW_Test.msc0-RAN(768)@dc2b9a5d0dfe: Added conn table entry 0TC_mscpool_no_allow_attach_valid_nri0(781)1361008 HNBGW_Test.msc0-SCCP(767)@dc2b9a5d0dfe: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(767)@dc2b9a5d0dfe: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_no_allow_attach_valid_nri0(781)@dc2b9a5d0dfe: setverdict(pass): none -> pass 20250410090125604 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090125604 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410090125604 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410090125604 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410090125605 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410090125605 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410090125605 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410090125605 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410090125605 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090125605 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 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 8a 2f 69 02 00 00 00 00 00 06 00 08 00 00 00 07  20250410090125605 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090125605 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410090125605 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410090125605 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410090125605 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410090125605 DLSS7 DEBUG scrc_rx_mtp_xfer_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=008a2f69) (sccp_scrc.c:486) 20250410090125605 DLSCCP DEBUG Received CO:COAK for local reference 87 (sccp_scoc.c:1855) 20250410090125605 DLSCCP DEBUG SCCP-SCOC(87)[0x55b0da08e910]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250410090125605 DLSCCP DEBUG SCCP-SCOC(87)[0x55b0da08e910]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250410090125605 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090125605 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250410090125605 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) 20250410090125605 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x55b0da0cc520]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250410090125605 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x55b0da0cc520]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@dc2b9a5d0dfe: 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 } } } 20250410090125605 DLCTRL DEBUG Command: GET 578934772 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250410090125605 DLCTRL DEBUG Tx Command reply: GET_REPLY 578934772 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250410090125606 DLCTRL DEBUG Command: GET 677408041 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250410090125606 DLCTRL DEBUG Tx Command reply: GET_REPLY 677408041 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250410090125607 DLCTRL DEBUG Command: GET 893513286 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250410090125607 DLCTRL DEBUG Tx Command reply: GET_REPLY 893513286 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250410090125608 DLCTRL DEBUG Command: GET 742431997 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410090125608 DLCTRL DEBUG Tx Command reply: GET_REPLY 742431997 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410090125608 DLCTRL DEBUG Command: GET 188059764 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250410090125608 DLCTRL DEBUG Tx Command reply: GET_REPLY 188059764 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed 20250410090125609 DLCTRL DEBUG Command: GET 975186108 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250410090125609 DLCTRL DEBUG Tx Command reply: GET_REPLY 975186108 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250410090125610 DLCTRL DEBUG Command: GET 265384814 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250410090125610 DLCTRL DEBUG Tx Command reply: GET_REPLY 265384814 rate_ctr.abs.msc.1.cnpool:subscr:known 1 (control_if.c:477) 20250410090125611 DLCTRL DEBUG Command: GET 692848943 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250410090125611 DLCTRL DEBUG Tx Command reply: GET_REPLY 692848943 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250410090125613 DLCTRL DEBUG Command: GET 832147460 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410090125613 DLCTRL DEBUG Tx Command reply: GET_REPLY 832147460 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410090125614 DLCTRL DEBUG Command: GET 923212627 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250410090125614 DLCTRL DEBUG Tx Command reply: GET_REPLY 923212627 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed 20250410090125615 DLCTRL DEBUG Command: GET 807999935 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250410090125615 DLCTRL DEBUG Tx Command reply: GET_REPLY 807999935 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250410090125617 DLCTRL DEBUG Command: GET 245159193 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250410090125617 DLCTRL DEBUG Tx Command reply: GET_REPLY 245159193 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250410090125618 DLCTRL DEBUG Command: GET 544778394 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250410090125618 DLCTRL DEBUG Tx Command reply: GET_REPLY 544778394 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250410090125620 DLCTRL DEBUG Command: GET 157078548 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410090125620 DLCTRL DEBUG Tx Command reply: GET_REPLY 157078548 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410090125622 DLCTRL DEBUG Command: GET 262922421 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250410090125622 DLCTRL DEBUG Tx Command reply: GET_REPLY 262922421 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed 20250410090125623 DLCTRL DEBUG Command: GET 645568970 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250410090125623 DLCTRL DEBUG Tx Command reply: GET_REPLY 645568970 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250410090125625 DLCTRL DEBUG Command: GET 359138145 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250410090125625 DLCTRL DEBUG Tx Command reply: GET_REPLY 359138145 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250410090125626 DLCTRL DEBUG Command: GET 20246711 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250410090125627 DLCTRL DEBUG Tx Command reply: GET_REPLY 20246711 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250410090125628 DLCTRL DEBUG Command: GET 765329233 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410090125628 DLCTRL DEBUG Tx Command reply: GET_REPLY 765329233 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410090125629 DLCTRL DEBUG Command: GET 563579044 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250410090125629 DLCTRL DEBUG Tx Command reply: GET_REPLY 563579044 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed MTC@dc2b9a5d0dfe: 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 := '000000000000000101000010'B, t_guard := 20.000000 } 20250410090125661 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39544<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc2-RAN(774)@dc2b9a5d0dfe: f_create_expect(l3 := '06270003505902080910100000000030'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(774)@dc2b9a5d0dfe: 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)@dc2b9a5d0dfe: Added conn table entry 2TC_mscpool_no_allow_attach_valid_nri0(782)16627339 20250410090126688 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410090126688 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410090126688 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1351) 20250410090126688 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250410090126689 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xfdb68b, normal) (hnbgw_rua.c:407) 20250410090126689 DHNB DEBUG map_rua[0x55b0da0763d0]{init}: Allocated (fsm.c:456) 20250410090126689 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16627339)[0x55b0da0763d0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250410090126689 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16627339 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250410090126689 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410090126689 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410090126689 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16627339 SCCP-0 CS MI=IMSI-001010000000003: CN link round-robin selects msc 2 (hnbgw_cn.c:1125) 20250410090126689 DCN DEBUG map_sccp[0x55b0da05a0f0]{init}: Allocated (fsm.c:456) 20250410090126689 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-88)[0x55b0da05a0f0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250410090126689 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-16627339 <-> SCCP-88 msc-2 msc-two cs7-0.sccp l=0.23.5<->r=0.0.3 (context_map.c:128) 20250410090126689 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16627339 SCCP-88 msc-2 MI=IMSI-001010000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20250410090126689 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16627339)[0x55b0da0763d0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250410090126689 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410090126689 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410090126689 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16627339)[0x55b0da0763d0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250410090126689 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-88)[0x55b0da05a0f0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250410090126689 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250410090126689 DLSCCP DEBUG SCCP-SCOC(88)[0x55b0da0cbd50]{IDLE}: Allocated (fsm.c:456) 20250410090126689 DLSCCP DEBUG SCCP-SCOC(88)[0x55b0da0cbd50]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250410090126689 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902080910100000000030004f40030001420056400500f1100926) (sccp_scrc.c:415) 20250410090126689 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090126689 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090126689 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090126689 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090126689 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090126689 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090126689 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090126689 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090126689 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090126689 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090126689 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090126689 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090126689 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090126689 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250410090126689 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090126689 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 01 42 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090126689 DLSCCP DEBUG SCCP-SCOC(88)[0x55b0da0cbd50]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250410090126689 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-88)[0x55b0da05a0f0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250410090126689 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16627339)[0x55b0da0763d0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250410090126690 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090126690 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090126690 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090126690 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250410090126690 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250410090126690 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' 20250410090126690 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 20250410090126690 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250410090126690 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090126690 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 01 42 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 05  HNBGW_Test.msc2-SCCP(773)@dc2b9a5d0dfe: First idle individual index:0 HNBGW_Test.msc2-SCCP(773)@dc2b9a5d0dfe: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc2-RAN(774)@dc2b9a5d0dfe: Found Expect[0] for l3='06270003505902080910100000000030'O handled at TC_mscpool_no_allow_attach_valid_nri0(782) HNBGW_Test.msc2-RAN(774)@dc2b9a5d0dfe: Added conn table entry 0TC_mscpool_no_allow_attach_valid_nri0(782)2796782 HNBGW_Test.msc2-SCCP(773)@dc2b9a5d0dfe: Session index based on connection ID:0 HNBGW_Test.msc2-SCCP(773)@dc2b9a5d0dfe: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_no_allow_attach_valid_nri0(782)@dc2b9a5d0dfe: setverdict(pass): none -> pass MTC@dc2b9a5d0dfe: 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 } } } 20250410090126705 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) 20250410090126705 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250410090126705 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250410090126705 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 20250410090126705 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410090126705 DLSS7 <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' 20250410090126705 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410090126705 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410090126705 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090126705 DLSS7 <000c> osmo_ss7_asp.c:1175 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 ed 2c d9 02 00 00 00 00 00 06 00 08 00 00 00 07  20250410090126705 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090126705 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410090126705 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410090126706 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) 20250410090126706 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410090126706 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00ed2cd9) (sccp_scrc.c:486) 20250410090126706 DLSCCP DEBUG Received CO:COAK for local reference 88 (sccp_scoc.c:1855) 20250410090126706 DLSCCP DEBUG SCCP-SCOC(88)[0x55b0da0cbd50]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250410090126706 DLSCCP DEBUG SCCP-SCOC(88)[0x55b0da0cbd50]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250410090126706 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090126706 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250410090126706 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) 20250410090126706 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-88)[0x55b0da05a0f0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250410090126706 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-88)[0x55b0da05a0f0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250410090126707 DLCTRL DEBUG Command: GET 567373493 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250410090126707 DLCTRL DEBUG Tx Command reply: GET_REPLY 567373493 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250410090126712 DLCTRL DEBUG Command: GET 652218765 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250410090126712 DLCTRL DEBUG Tx Command reply: GET_REPLY 652218765 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250410090126719 DLCTRL DEBUG Command: GET 215642704 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250410090126719 DLCTRL DEBUG Tx Command reply: GET_REPLY 215642704 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250410090126723 DLCTRL DEBUG Command: GET 963507433 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410090126724 DLCTRL DEBUG Tx Command reply: GET_REPLY 963507433 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410090126727 DLCTRL DEBUG Command: GET 618665028 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250410090126727 DLCTRL DEBUG Tx Command reply: GET_REPLY 618665028 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed 20250410090126731 DLCTRL DEBUG Command: GET 448951227 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250410090126731 DLCTRL DEBUG Tx Command reply: GET_REPLY 448951227 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250410090126735 DLCTRL DEBUG Command: GET 339741799 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250410090126735 DLCTRL DEBUG Tx Command reply: GET_REPLY 339741799 rate_ctr.abs.msc.1.cnpool:subscr:known 1 (control_if.c:477) 20250410090126739 DLCTRL DEBUG Command: GET 981782548 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250410090126739 DLCTRL DEBUG Tx Command reply: GET_REPLY 981782548 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250410090126742 DLCTRL DEBUG Command: GET 104638605 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410090126743 DLCTRL DEBUG Tx Command reply: GET_REPLY 104638605 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410090126747 DLCTRL DEBUG Command: GET 453029577 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250410090126747 DLCTRL DEBUG Tx Command reply: GET_REPLY 453029577 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed 20250410090126749 DLCTRL DEBUG Command: GET 443488515 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250410090126749 DLCTRL DEBUG Tx Command reply: GET_REPLY 443488515 rate_ctr.abs.msc.2.cnpool:subscr:new 1 (control_if.c:477) 20250410090126751 DLCTRL DEBUG Command: GET 54468255 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250410090126751 DLCTRL DEBUG Tx Command reply: GET_REPLY 54468255 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250410090126754 DLCTRL DEBUG Command: GET 450703912 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250410090126754 DLCTRL DEBUG Tx Command reply: GET_REPLY 450703912 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250410090126756 DLCTRL DEBUG Command: GET 325320356 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410090126756 DLCTRL DEBUG Tx Command reply: GET_REPLY 325320356 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410090126757 DLCTRL DEBUG Command: GET 15881435 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250410090126757 DLCTRL DEBUG Tx Command reply: GET_REPLY 15881435 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed 20250410090126759 DLCTRL DEBUG Command: GET 437280502 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250410090126759 DLCTRL DEBUG Tx Command reply: GET_REPLY 437280502 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250410090126760 DLCTRL DEBUG Command: GET 694189419 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250410090126761 DLCTRL DEBUG Tx Command reply: GET_REPLY 694189419 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250410090126762 DLCTRL DEBUG Command: GET 149103843 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250410090126762 DLCTRL DEBUG Tx Command reply: GET_REPLY 149103843 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250410090126764 DLCTRL DEBUG Command: GET 49098284 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410090126764 DLCTRL DEBUG Tx Command reply: GET_REPLY 49098284 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410090126766 DLCTRL DEBUG Command: GET 800057598 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250410090126766 DLCTRL DEBUG Tx Command reply: GET_REPLY 800057598 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed MTC@dc2b9a5d0dfe: ok: talloc reports "asn1_context" = 1 bytes 20250410090126769 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:38361<->l=127.0.0.1:4262) (control_if.c:193) 20250410090126770 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56908<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(761)@dc2b9a5d0dfe: Final verdict of PTC: none MTC@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(760)@dc2b9a5d0dfe: Final verdict of PTC: none 20250410090126772 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56906<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250410090126772 DLINP DEBUG SRVCONN(,r=127.0.0.1:44245<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410090126773 DLINP DEBUG SRVCONN(,r=127.0.0.1:44245<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410090126773 DLINP NOTICE SRV(,r=127.0.0.1:44245<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410090126773 DMAIN NOTICE (127.0.0.1:44245 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:44245<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250410090126773 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) HNBGW_Test.sgsn0-SCCP(776)@dc2b9a5d0dfe: Final verdict of PTC: none 20250410090126774 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250410090126774 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410090126774 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250410090126774 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250410090126774 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250410090126774 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410090126774 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250410090126774 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250410090126774 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250410090126774 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) HNBGW_Test.msc0-RAN(768)@dc2b9a5d0dfe: Final verdict of PTC: none 20250410090126774 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-msc0-0: connection closed 20250410090126774 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250410090126774 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250410090126774 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250410090126774 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250410090126774 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 20250410090126774 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  20250410090126774 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  20250410090126774 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  20250410090126774 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410090126774 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250410090126774 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250410090126774 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250410090126774 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) 20250410090126774 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250410090126774 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc1-0) xUA SRV SHUTDOWN_EVENT 20250410090126775 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090126775 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250410090126775 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:378) 20250410090126775 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410090126775 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250410090126775 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) 20250410090126775 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250410090126775 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250410090126775 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410090126775 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090126775 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410090126775 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250410090126775 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250410090126775 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250410090126775 DRANAP NOTICE cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: link lost (cnlink.c:118) 20250410090126775 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x55b0da0cc520]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250410090126775 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250410090126775 DLSCCP DEBUG SCCP-SCOC(87)[0x55b0da08e910]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250410090126775 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008a2f69), PART(T=Source Reference,L=4,D=00000057), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250410090126775 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090126775 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090126775 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090126775 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090126775 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410090126775 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090126775 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [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 8a 2f 69 00 00 57 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090126775 DLSCCP DEBUG SCCP-SCOC(87)[0x55b0da08e910]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250410090126775 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x55b0da0cc520]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250410090126775 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6437873)[0x55b0da054820]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250410090126775 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6437873)[0x55b0da054820]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250410090126775 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250410090126775 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6437873)[0x55b0da054820]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250410090126775 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6437873)[0x55b0da054820]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250410090126775 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6437873)[0x55b0da054820]{disrupted}: Freeing instance (context_map.c:202) 20250410090126775 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6437873)[0x55b0da054820]{disrupted}: Deallocated (fsm.c:568) 20250410090126775 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x55b0da0cc520]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250410090126775 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x55b0da0cc520]{disconnected}: Freeing instance (context_map.c:206) 20250410090126775 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x55b0da0cc520]{disconnected}: Deallocated (fsm.c:568) 20250410090126775 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6437873 SCCP-87 msc-0 MI=IMSI-001010000000002: Deallocating (context_map.c:225) 20250410090126775 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090126775 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250410090126775 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.0.2/0 (xua_snm.c:378) 20250410090126776 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410090126776 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410090126776 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090126776 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410090126776 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250410090126775 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 20250410090126775 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250410090126775 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410090126775 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250410090126775 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250410090126775 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 20250410090126775 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 20250410090126775 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090126775 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-msc1-0: connection closed 20250410090126775 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250410090126775 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250410090126775 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250410090126775 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250410090126775 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 20250410090126775 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  20250410090126775 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  20250410090126775 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410090126775 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250410090126775 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250410090126775 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250410090126775 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) 20250410090126775 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc2-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250410090126775 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc2-0) xUA SRV SHUTDOWN_EVENT 20250410090126775 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250410090126775 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410090126775 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250410090126775 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250410090126775 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250410090126775 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) 20250410090126775 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc2-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250410090126775 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc2-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250410090126775 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 20250410090126776 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250410090126776 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090126776 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-sgsn0-0: connection closed 20250410090126776 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250410090126776 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250410090126776 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250410090126776 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250410090126776 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 20250410090126776 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  20250410090126776 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410090126776 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250410090126776 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250410090126776 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250410090126776 DRANAP DEBUG cnlink(msc-1)[0x55b0d9fd5920]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250410090126776 DRANAP NOTICE cnlink(msc-1)[0x55b0d9fd5920]{DISCONNECTED}: link lost (cnlink.c:118) 20250410090126776 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-86)[0x55b0da0a88a0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250410090126776 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250410090126776 DLSCCP DEBUG SCCP-SCOC(86)[0x55b0da075290]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250410090126776 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f2c8c0), PART(T=Source Reference,L=4,D=00000056), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250410090126776 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090126776 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090126776 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090126776 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090126776 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410090126776 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090126776 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [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 f2 c8 c0 00 00 56 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090126776 DLSCCP DEBUG SCCP-SCOC(86)[0x55b0da075290]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250410090126776 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-86)[0x55b0da0a88a0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250410090126776 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15553613)[0x55b0da07b770]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250410090126776 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15553613)[0x55b0da07b770]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250410090126776 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250410090126776 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15553613)[0x55b0da07b770]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250410090126776 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15553613)[0x55b0da07b770]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250410090126776 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 20250410090126776 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) 20250410090126776 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-msc2-0: connection closed 20250410090126776 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250410090126776 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250410090126776 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250410090126776 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20250410090126776 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 20250410090126776 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410090126776 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250410090126776 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250410090126776 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15553613)[0x55b0da07b770]{disrupted}: Freeing instance (context_map.c:202) 20250410090126776 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15553613)[0x55b0da07b770]{disrupted}: Deallocated (fsm.c:568) 20250410090126776 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-86)[0x55b0da0a88a0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250410090126776 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-86)[0x55b0da0a88a0]{disconnected}: Freeing instance (context_map.c:206) 20250410090126776 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-86)[0x55b0da0a88a0]{disconnected}: Deallocated (fsm.c:568) 20250410090126776 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15553613 SCCP-86 msc-1 MI=TMSI-0x42410023: Deallocating (context_map.c:225) 20250410090126776 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090126776 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090126776 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090126776 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410090126776 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410090126776 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250410090126776 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090126776 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250410090126776 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250410090126776 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410090126776 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410090126776 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090126776 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410090126777 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250410090126777 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250410090126777 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250410090126777 DRANAP NOTICE cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: link lost (cnlink.c:118) 20250410090126776 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410090126776 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250410090126777 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:894) 20250410090126777 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410090126777 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410090126777 DMAIN NOTICE (127.0.0.1:9999 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) 20250410090126777 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250410090126777 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16627339)[0x55b0da0763d0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250410090126777 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16627339)[0x55b0da0763d0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250410090126777 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-88)[0x55b0da05a0f0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250410090126777 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250410090126777 DLSCCP DEBUG SCCP-SCOC(88)[0x55b0da0cbd50]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) TC_mscpool_no_allow_attach_valid_nri-Iuh1-RUA(766)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(777)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(773)@dc2b9a5d0dfe: Final verdict of PTC: none TC_mscpool_no_allow_attach_valid_nri-Iuh0-RUA(764)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW_Test.msc1-RAN(771)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(770)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(767)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(775)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(772)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW_Test.msc2-RAN(774)@dc2b9a5d0dfe: Final verdict of PTC: none MutexDispCT-TC_mscpool_no_allow_attach_valid_nri(759)@dc2b9a5d0dfe: Final verdict of PTC: none TC_mscpool_no_allow_attach_valid_nri-Iuh1(765)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(778)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(769)@dc2b9a5d0dfe: Final verdict of PTC: none 20250410090126777 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ed2cd9), PART(T=Source Reference,L=4,D=00000058), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250410090126777 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090126777 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090126777 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090126777 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090126777 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090126777 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250410090126777 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090126777 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 ed 2c d9 00 00 58 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090126777 DLSCCP DEBUG SCCP-SCOC(88)[0x55b0da0cbd50]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250410090126777 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-88)[0x55b0da05a0f0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250410090126777 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16627339)[0x55b0da0763d0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250410090126777 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16627339)[0x55b0da0763d0]{disrupted}: Freeing instance (context_map.c:202) 20250410090126777 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16627339)[0x55b0da0763d0]{disrupted}: Deallocated (fsm.c:568) 20250410090126777 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-88)[0x55b0da05a0f0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250410090126777 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-88)[0x55b0da05a0f0]{disconnected}: Freeing instance (context_map.c:206) 20250410090126777 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-88)[0x55b0da05a0f0]{disconnected}: Deallocated (fsm.c:568) 20250410090126777 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-16627339 SCCP-88 msc-2 MI=IMSI-001010000000003: Deallocating (context_map.c:225) 20250410090126777 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090126777 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250410090126777 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.0.3/0 (xua_snm.c:378) 20250410090126777 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410090126777 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410090126777 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090126777 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410090126777 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250410090126777 DCN NOTICE (msc-2) now unreachable: N-PCSTATE ind: pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250410090126777 DRANAP DEBUG cnlink(msc-2)[0x55b0d9fd2b20]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250410090126777 DRANAP NOTICE cnlink(msc-2)[0x55b0d9fd2b20]{DISCONNECTED}: link lost (cnlink.c:118) 20250410090126780 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56916<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-MGCP(779)@dc2b9a5d0dfe: Final verdict of PTC: none TC_mscpool_no_allow_attach_valid_nri0(780)@dc2b9a5d0dfe: Final verdict of PTC: pass 20250410090126777 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090126777 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090126777 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410090126777 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410090126777 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250410090126777 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090126777 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090126778 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090126778 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250410090126778 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250410090126778 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! TC_mscpool_no_allow_attach_valid_nri0(781)@dc2b9a5d0dfe: Final verdict of PTC: pass TC_mscpool_no_allow_attach_valid_nri-Iuh0(763)@dc2b9a5d0dfe: Final verdict of PTC: none 20250410090126785 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56932<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(762)@dc2b9a5d0dfe: Final verdict of PTC: none TC_mscpool_no_allow_attach_valid_nri0(782)@dc2b9a5d0dfe: Final verdict of PTC: pass MTC@dc2b9a5d0dfe: Setting final verdict of the test case. MTC@dc2b9a5d0dfe: Local verdict of MTC: pass MTC@dc2b9a5d0dfe: Local verdict of PTC MutexDispCT-TC_mscpool_no_allow_attach_valid_nri(759): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC VirtHNBGW-STATS(760): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC IPA-CTRL-CLI-IPA(761): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW-PFCP(762): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-Iuh0(763): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-Iuh0-RUA(764): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-Iuh1(765): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-Iuh1-RUA(766): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.msc0-SCCP(767): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.msc0-RAN(768): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.msc0-M3UA(769): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.msc1-SCCP(770): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.msc1-RAN(771): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.msc1-M3UA(772): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.msc2-SCCP(773): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.msc2-RAN(774): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.msc2-M3UA(775): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(776): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.sgsn0-RAN(777): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(778): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW-MGCP(779): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri0(780): pass (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri0(781): pass (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri0(782): pass (pass -> pass) MTC@dc2b9a5d0dfe: Test case TC_mscpool_no_allow_attach_valid_nri finished. Verdict: pass MTC@dc2b9a5d0dfe: 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'. 20250410090126793 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39544<->l=127.0.0.1:4261 (telnet_interface.c:138) Thu Apr 10 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 20250410090126952 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39550<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410090127338 DLSCCP DEBUG SCCP-SCOC(84)[0x55b0da074890]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250410090127338 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0058fa84), PART(T=Source Reference,L=4,D=00000054), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410090127338 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090127338 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090127338 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410090127338 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090127338 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250410090127338 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090127338 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 58 fa 84 00 00 54 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090127339 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090127339 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090127339 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090127339 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250410090127339 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250410090127339 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250410090127351 DLSCCP DEBUG SCCP-SCOC(83)[0x55b0da074b30]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250410090127351 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006b0e12), PART(T=Source Reference,L=4,D=00000053), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410090127351 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090127351 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090127351 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090127351 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090127351 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410090127351 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090127351 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 6b 0e 12 00 00 53 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090127351 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090127351 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090127351 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090127351 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410090127351 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410090127351 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250410090127353 DLSCCP DEBUG SCCP-SCOC(85)[0x55b0da0112c0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250410090127353 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d67025), PART(T=Source Reference,L=4,D=00000055), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410090127353 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090127353 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090127353 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090127353 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090127353 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410090127353 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090127354 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 d6 70 25 00 00 55 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090127354 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090127354 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090127354 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090127354 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410090127354 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410090127354 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250410090127555 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39550<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=625256) 20250410090127945 DLSCCP DEBUG SCCP-SCOC(82)[0x55b0da05b2c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410090127945 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00884876), PART(T=Source Reference,L=4,D=00000052), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410090127945 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090127945 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090127945 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090127945 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090127945 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410090127945 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090127945 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 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 48 76 00 00 52 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090127945 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090127945 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090127945 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090127945 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410090127945 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410090127945 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=625256, count=645108) 20250410090128775 DLSCCP DEBUG SCCP-SCOC(81)[0x55b0da07b8a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410090128775 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0001844e), PART(T=Source Reference,L=4,D=00000051), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410090128775 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090128775 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090128775 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090128775 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090128775 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410090128775 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090128775 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 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 84 4e 00 00 51 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090128775 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250410090128775 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250410090128775 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250410090128775 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250410090128775 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250410090128775 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250410090128775 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090128775 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090128775 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090128775 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410090128775 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410090128775 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250410090128777 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250410090128777 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20250410090128777 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20250410090128777 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250410090128777 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250410090128777 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250410090129392 DLSCCP DEBUG SCCP-SCOC(79)[0x55b0da07c750]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410090129392 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008143d4), PART(T=Source Reference,L=4,D=0000004f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410090129392 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090129392 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090129392 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090129393 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090129393 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410090129393 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090129393 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 81 43 d4 00 00 4f 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090129393 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090129393 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090129393 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090129393 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410090129393 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410090129393 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250410090129401 DLSCCP DEBUG SCCP-SCOC(80)[0x55b0d9ec24b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410090129401 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001e8291), PART(T=Source Reference,L=4,D=00000050), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410090129401 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090129401 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090129401 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410090129401 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090129401 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250410090129401 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090129401 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 1e 82 91 00 00 50 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090129401 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090129401 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090129401 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090129402 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250410090129402 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250410090129402 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! MTC@dc2b9a5d0dfe: 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@dc2b9a5d0dfe: 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 ------ Thu Apr 10 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@dc2b9a5d0dfe: 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@dc2b9a5d0dfe: Test case TC_mscpool_sccp_n_pcstate_detaches_cnlink started. 20250410090130648 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39558<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410090130653 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39568<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410090130657 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:33613<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0(787)@dc2b9a5d0dfe: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250410090130756 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250410090130756 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250410090130766 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410090130766 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410090130766 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410090130766 DRANAP DEBUG cnlink(msc-1)[0x55b0d9fd5920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410090130766 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410090130766 DRANAP DEBUG cnlink(msc-2)[0x55b0d9fd2b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410090130766 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410090130766 DRANAP DEBUG cnlink(msc-3)[0x55b0da03ca10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410090130767 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:53314 (stream_srv.c:142) 20250410090130767 DMAIN INFO New HNB SCTP connection r=127.0.0.1:53314<->l=127.0.0.1:29169 (hnbgw.c:791) TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1(789)@dc2b9a5d0dfe: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250410090130768 DRANAP DEBUG cnlink(msc-3)[0x55b0da03ca10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410090130768 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250410090130768 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410090130768 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410090130768 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410090130768 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090130768 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090130768 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090130768 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) 20250410090130768 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090130768 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090130768 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090130768 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090130768 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090130768 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090130768 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090130768 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) 20250410090130768 DLSS7 DEBUG Found route for dpc=4=0.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) 20250410090130768 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250410090130768 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090130768 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250410090130768 DRANAP DEBUG cnlink(msc-3)[0x55b0da03ca10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410090130768 DRANAP DEBUG cnlink(msc-2)[0x55b0d9fd2b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410090130768 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250410090130768 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410090130768 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410090130768 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410090130768 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090130768 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090130768 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090130768 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090130768 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090130768 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090130768 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090130768 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090130768 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090130768 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090130768 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090130768 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090130768 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090130768 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250410090130768 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090130768 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410090130768 DRANAP DEBUG cnlink(msc-2)[0x55b0d9fd2b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410090130768 DRANAP DEBUG cnlink(msc-1)[0x55b0d9fd5920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410090130768 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250410090130768 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410090130768 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410090130768 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410090130768 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090130768 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090130768 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090130768 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090130768 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090130768 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090130768 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090130768 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090130768 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090130768 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090130768 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090130768 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090130768 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090130768 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410090130768 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090130768 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410090130768 DRANAP DEBUG cnlink(msc-1)[0x55b0d9fd5920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410090130768 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410090130768 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250410090130768 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410090130768 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410090130768 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410090130768 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090130768 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090130768 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090130768 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090130768 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090130768 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090130768 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090130768 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090130768 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090130768 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090130768 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090130768 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090130768 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090130768 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410090130768 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090130768 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410090130768 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410090130768 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090130768 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090130768 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090130768 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 20250410090130768 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250410090130768 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250410090130768 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090130768 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090130768 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090130768 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250410090130768 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250410090130768 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250410090130768 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090130768 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090130768 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090130768 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410090130768 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410090130768 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250410090130768 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090130768 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090130768 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090130768 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410090130768 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410090130768 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@dc2b9a5d0dfe: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@dc2b9a5d0dfe: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(793)@dc2b9a5d0dfe: ************************************************* HNBGW_Test.msc0-M3UA(793)@dc2b9a5d0dfe: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(793)@dc2b9a5d0dfe: ************************************************* HNBGW_Test.msc0-SCCP(791)@dc2b9a5d0dfe: v_sccp_pdu_maxlen:268 MTC@dc2b9a5d0dfe: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(796)@dc2b9a5d0dfe: ************************************************* HNBGW_Test.msc1-M3UA(796)@dc2b9a5d0dfe: M3UA emulation initiated, the test can be started MTC@dc2b9a5d0dfe: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(796)@dc2b9a5d0dfe: ************************************************* HNBGW_Test.msc1-SCCP(794)@dc2b9a5d0dfe: v_sccp_pdu_maxlen:268 20250410090130792 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410090130792 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410090130793 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410090130793 DRANAP DEBUG cnlink(sgsn-1)[0x55b0da03dd30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410090130793 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410090130793 DRANAP DEBUG cnlink(sgsn-2)[0x55b0da03e6c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410090130793 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410090130793 DRANAP DEBUG cnlink(sgsn-3)[0x55b0da03f050]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410090130794 DRANAP DEBUG cnlink(sgsn-3)[0x55b0da03f050]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410090130794 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250410090130794 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410090130794 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410090130794 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410090130794 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090130794 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090130794 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090130794 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) 20250410090130794 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090130794 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090130794 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090130794 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090130794 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090130794 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090130794 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090130794 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) 20250410090130794 DLSS7 DEBUG Found route for dpc=12=0.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) 20250410090130794 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250410090130794 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090130794 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250410090130794 DRANAP DEBUG cnlink(sgsn-3)[0x55b0da03f050]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410090130794 DRANAP DEBUG cnlink(sgsn-2)[0x55b0da03e6c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410090130794 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250410090130794 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410090130794 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410090130794 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410090130794 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090130794 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090130794 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090130794 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090130794 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090130794 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090130794 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090130794 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090130794 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090130794 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090130794 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090130794 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090130794 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090130794 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250410090130794 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090130794 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410090130794 DRANAP DEBUG cnlink(sgsn-2)[0x55b0da03e6c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410090130794 DRANAP DEBUG cnlink(sgsn-1)[0x55b0da03dd30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410090130794 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250410090130794 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410090130794 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410090130794 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410090130794 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090130794 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090130794 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090130794 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090130794 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090130794 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090130794 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090130794 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090130794 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090130794 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090130794 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090130794 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090130794 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090130794 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250410090130794 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090130794 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410090130794 DRANAP DEBUG cnlink(sgsn-1)[0x55b0da03dd30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410090130794 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410090130794 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250410090130794 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410090130794 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410090130794 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410090130794 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090130794 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090130794 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090130794 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090130794 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090130794 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090130794 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090130794 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090130794 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090130794 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090130794 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090130794 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090130794 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090130794 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410090130794 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090130794 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410090130794 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410090130795 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090130795 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090130795 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090130795 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 20250410090130795 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250410090130795 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250410090130795 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090130795 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090130795 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090130795 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250410090130795 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250410090130795 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250410090130795 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090130795 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090130795 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090130795 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250410090130795 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250410090130795 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250410090130795 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090130795 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090130795 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090130795 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410090130795 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410090130795 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@dc2b9a5d0dfe: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@dc2b9a5d0dfe: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(799)@dc2b9a5d0dfe: ************************************************* HNBGW_Test.sgsn0-M3UA(799)@dc2b9a5d0dfe: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(799)@dc2b9a5d0dfe: ************************************************* HNBGW_Test.sgsn0-SCCP(797)@dc2b9a5d0dfe: v_sccp_pdu_maxlen:268 MTC@dc2b9a5d0dfe: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(802)@dc2b9a5d0dfe: ************************************************* HNBGW_Test.sgsn1-M3UA(802)@dc2b9a5d0dfe: M3UA emulation initiated, the test can be started MTC@dc2b9a5d0dfe: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(802)@dc2b9a5d0dfe: ************************************************* HNBGW_Test.sgsn1-SCCP(800)@dc2b9a5d0dfe: v_sccp_pdu_maxlen:268 20250410090130832 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410090130832 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410090130832 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250410090130832 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250410090130832 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) 20250410090130832 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250410090130832 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250410090130832 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410090130832 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@dc2b9a5d0dfe: setverdict(pass): none -> pass 20250410090130838 DLINP DEBUG SRVCONN(,r=127.0.0.1:53314<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410090130838 DLINP DEBUG SRVCONN(,r=127.0.0.1:53314<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410090130838 DLINP DEBUG SRVCONN(,r=127.0.0.1:53314<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250410090130838 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250410090130838 DHNBAP DEBUG (127.0.0.1:53314 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20250410090130838 DHNBAP NOTICE (127.0.0.1:53314 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250410090130838 DHNBAP NOTICE (127.0.0.1:53314 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250410090130838 DLINP DEBUG SRVCONN(,r=127.0.0.1:53314<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410090130838 DLINP DEBUG SRVCONN(,r=127.0.0.1:53314<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed 20250410090130980 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250410090130980 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250410090130980 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250410090130980 DLSS7 <000c> 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)@dc2b9a5d0dfe: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250410090130988 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090130988 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250410090130988 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250410090130988 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250410090130988 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250410090130988 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250410090130988 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250410090130989 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 20250410090130989 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250410090130989 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  20250410090130989 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250410090130990 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 20250410090130990 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 20250410090130990 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250410090130990 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250410090130991 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090130991 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250410090130991 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250410090130991 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  20250410090130991 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250410090130991 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250410090130991 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250410090130991 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 20250410090130991 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250410090130991 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  20250410090130991 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410090130991 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250410090130992 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090130992 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250410090130992 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:413) 20250410090130992 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410090130992 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410090130992 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090130992 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410090130992 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250410090130992 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250410090130992 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410090130993 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410090130993 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250410090130993 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410090130993 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410090130993 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410090130993 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090130993 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090130993 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090130993 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090130993 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090130993 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090130994 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090130994 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090130994 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090130994 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090130994 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090130994 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090130994 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090130994 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410090130994 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090130994 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410090130994 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) HNBGW_Test.msc1-M3UA(796)@dc2b9a5d0dfe: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250410090130994 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090130994 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090130994 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090130994 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410090130994 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410090130994 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.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' 20250410090130994 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410090130994 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410090130994 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090130994 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  20250410090130998 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090130998 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPSM:UP) 20250410090130998 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250410090130998 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250410090130998 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250410090130998 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250410090130998 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250410090130998 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 20250410090130998 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Inactive () 20250410090130998 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  20250410090130998 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250410090131001 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090131001 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPTM:ACTIVE) 20250410090131001 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250410090131001 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  20250410090131001 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250410090131001 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250410090131001 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250410090131001 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 20250410090131001 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Active () 20250410090131001 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  20250410090131001 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  20250410090131001 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410090131001 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250410090131001 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090131001 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250410090131001 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.0.2/0 (xua_snm.c:413) 20250410090131001 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410090131001 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410090131001 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090131001 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410090131001 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250410090131001 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250410090131001 DRANAP DEBUG cnlink(msc-1)[0x55b0d9fd5920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410090131003 DRANAP DEBUG cnlink(msc-1)[0x55b0d9fd5920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410090131003 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250410090131003 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410090131003 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410090131003 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410090131003 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090131003 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090131003 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090131003 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090131003 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090131003 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090131003 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090131003 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090131003 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090131003 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090131003 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090131003 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090131003 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090131003 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410090131003 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090131003 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410090131003 DRANAP DEBUG cnlink(msc-1)[0x55b0d9fd5920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410090131003 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090131003 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090131003 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090131003 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410090131003 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410090131004 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250410090131004 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250410090131004 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250410090131004 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090131004 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  20250410090131006 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250410090131006 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250410090131006 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250410090131006 DLSS7 <000c> 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)@dc2b9a5d0dfe: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250410090131013 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090131013 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250410090131013 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250410090131013 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250410090131013 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250410090131013 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250410090131013 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250410090131013 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 20250410090131013 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250410090131013 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  20250410090131013 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250410090131015 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090131015 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250410090131015 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250410090131015 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  20250410090131015 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250410090131015 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250410090131015 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250410090131015 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 20250410090131016 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250410090131016 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  20250410090131016 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  20250410090131016 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  20250410090131016 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410090131016 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250410090131016 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090131016 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250410090131016 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250410090131016 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410090131016 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410090131016 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090131016 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410090131016 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250410090131016 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250410090131016 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410090131017 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410090131017 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250410090131017 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410090131017 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410090131017 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410090131017 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090131017 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090131017 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090131017 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090131017 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090131017 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090131017 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090131017 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090131017 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090131017 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090131017 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090131018 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090131018 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090131018 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410090131018 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090131018 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410090131018 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410090131018 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090131018 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090131018 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090131018 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410090131018 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410090131018 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.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' 20250410090131018 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410090131018 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410090131018 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090131018 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  20250410090131018 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 20250410090131018 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 20250410090131018 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250410090131019 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)@dc2b9a5d0dfe: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250410090131024 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090131024 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPSM:UP) 20250410090131024 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250410090131024 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250410090131024 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250410090131024 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250410090131024 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250410090131024 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 20250410090131024 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Inactive () 20250410090131024 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  20250410090131024 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250410090131025 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090131025 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPTM:ACTIVE) 20250410090131025 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250410090131025 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  20250410090131025 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250410090131025 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250410090131025 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250410090131025 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 20250410090131025 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Active () 20250410090131025 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  20250410090131025 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  20250410090131025 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  20250410090131025 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  20250410090131025 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410090131025 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250410090131025 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090131025 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250410090131025 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.1.2/0 (xua_snm.c:413) 20250410090131025 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410090131025 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410090131025 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090131025 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410090131025 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250410090131025 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250410090131025 DRANAP DEBUG cnlink(sgsn-1)[0x55b0da03dd30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410090131026 DRANAP DEBUG cnlink(sgsn-1)[0x55b0da03dd30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410090131026 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250410090131026 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410090131027 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410090131027 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410090131027 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090131027 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090131027 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090131027 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090131027 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090131027 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090131027 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090131027 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090131027 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090131027 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090131027 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090131027 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090131027 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090131027 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250410090131027 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090131027 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410090131027 DRANAP DEBUG cnlink(sgsn-1)[0x55b0da03dd30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410090131027 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090131027 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090131027 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090131027 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250410090131027 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250410090131027 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=12 -> eSLS=28: use Normal Route via 'virt-sgsn1' 20250410090131027 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 20250410090131027 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250410090131027 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090131027 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 0c 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 04  20250410090131344 DLSCCP DEBUG SCCP-SCOC(76)[0x55b0da07c400]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410090131344 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004cbee7), PART(T=Source Reference,L=4,D=0000004c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410090131344 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090131344 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090131344 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410090131344 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090131344 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250410090131344 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090131344 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 4c be e7 00 00 4c 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090131345 DLSCCP DEBUG SCCP-SCOC(78)[0x55b0da07a140]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410090131345 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c924a9), PART(T=Source Reference,L=4,D=0000004e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410090131345 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090131345 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090131345 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090131345 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090131345 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410090131345 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090131345 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 c9 24 a9 00 00 4e 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090131345 DLSCCP DEBUG SCCP-SCOC(77)[0x55b0da055950]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410090131345 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d3cb9f), PART(T=Source Reference,L=4,D=0000004d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410090131345 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090131345 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090131345 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410090131345 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090131345 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250410090131345 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090131345 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 d3 cb 9f 00 00 4d 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090131345 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090131345 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090131345 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090131345 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250410090131345 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250410090131345 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250410090131345 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090131345 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090131345 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090131345 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410090131345 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410090131345 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=2=0.0.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' 20250410090131345 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250410090131345 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250410090131345 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090131345 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 c9 24 a9 00 00 4e 0f 00 00 00 00 00 06 00 08 00 00 00 03  20250410090131345 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090131346 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090131346 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090131346 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250410090131346 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250410090131346 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250410090131354 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090131354 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250410090131354 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250410090131354 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 20250410090131355 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410090131355 DLSS7 <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' 20250410090131355 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410090131355 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410090131355 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090131355 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 c9 24 a9 00 00 06 00 08 00 00 00 07  20250410090131355 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090131355 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410090131355 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410090131355 DLM3UA DEBUG 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) 20250410090131355 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410090131355 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=00c924a9) (sccp_scrc.c:486) 20250410090131355 DLSCCP DEBUG Received CO:RELCO for local reference 78 (sccp_scoc.c:1855) 20250410090131355 DLSCCP DEBUG SCCP-SCOC(78)[0x55b0da07a140]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250410090131355 DLSCCP DEBUG SCCP-SCOC(78)[0x55b0da07a140]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250410090131355 DLSCCP DEBUG SCCP-SCOC(78)[0x55b0da07a140]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250410090131355 DLSCCP DEBUG SCCP-SCOC(78)[0x55b0da07a140]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250410090131355 DLSCCP DEBUG SCCP-SCOC(78)[0x55b0da07a140]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(792)@dc2b9a5d0dfe: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250410090131795 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090131795 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410090131795 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410090131795 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410090131795 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410090131795 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410090131795 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410090131795 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410090131795 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090131795 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410090131795 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090131795 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410090131795 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410090131795 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410090131795 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410090131795 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410090131795 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250410090131795 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410090131795 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090131795 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090131795 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090131795 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090131795 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090131796 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090131796 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090131796 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090131796 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090131796 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090131796 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090131796 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090131796 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090131796 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410090131796 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250410090131796 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250410090131796 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250410090131796 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250410090131796 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410090131796 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410090131796 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090131796 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090131796 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090131796 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090131796 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090131796 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090131796 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090131796 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090131796 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090131796 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090131796 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090131796 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090131796 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090131796 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410090131796 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090131796 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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) 20250410090131796 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250410090131796 DRANAP NOTICE cnlink(msc-0)[0x55b0d9ff2940]{CONNECTED}: link up (cnlink.c:111) 20250410090131796 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090131796 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090131796 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090131796 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410090131797 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410090131797 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250410090131797 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410090131797 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410090131797 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090131797 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  20250410090131800 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090131800 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410090131800 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410090131800 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410090131800 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410090131800 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410090131800 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410090131800 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410090131800 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090131800 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410090131800 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090131800 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410090131800 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410090131800 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410090131800 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410090131800 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410090131801 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250410090131801 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410090131801 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090131801 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090131801 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090131801 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090131801 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090131801 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090131801 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090131801 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090131801 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090131801 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090131801 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090131801 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090131801 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090131801 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410090131801 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250410090131801 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250410090131801 DRANAP INFO cnlink(msc-0)[0x55b0d9ff2940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250410090131802 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090131802 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250410090131802 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250410090131802 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 20250410090131802 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410090131802 DLSS7 <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' 20250410090131802 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410090131802 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410090131802 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090131802 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410090131802 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090131802 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410090131802 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410090131802 DLM3UA DEBUG 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) 20250410090131802 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410090131802 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410090131802 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250410090131802 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250410090131802 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090131802 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090131802 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090131802 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090131802 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090131802 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090131802 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090131802 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090131802 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090131802 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090131802 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090131802 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090131802 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090131802 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410090131802 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250410090131802 DRANAP DEBUG cnlink(msc-1)[0x55b0d9fd5920]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250410090131802 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) 20250410090131802 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) HNBGW_Test.msc1-RAN(795)@dc2b9a5d0dfe: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250410090131802 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410090131802 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250410090131802 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090131802 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090131802 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090131802 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090131802 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090131802 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090131802 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090131802 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090131802 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090131802 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090131802 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090131803 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090131803 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090131803 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410090131803 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090131803 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250410090131803 DRANAP DEBUG cnlink(msc-1)[0x55b0d9fd5920]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250410090131803 DRANAP NOTICE cnlink(msc-1)[0x55b0d9fd5920]{CONNECTED}: link up (cnlink.c:111) 20250410090131803 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090131803 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090131803 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090131803 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410090131803 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410090131803 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250410090131803 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250410090131803 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250410090131803 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090131803 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  20250410090131808 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090131808 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250410090131808 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250410090131808 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 20250410090131808 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410090131808 DLSS7 <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' 20250410090131808 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410090131808 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410090131808 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090131808 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410090131808 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090131808 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410090131808 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410090131808 DLM3UA DEBUG 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) 20250410090131808 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410090131808 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410090131808 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250410090131808 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250410090131808 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090131808 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090131808 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090131808 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090131808 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090131808 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090131808 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090131808 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090131808 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090131808 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090131808 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090131808 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090131808 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090131808 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410090131808 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250410090131808 DRANAP DEBUG cnlink(msc-1)[0x55b0d9fd5920]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250410090131809 DRANAP INFO cnlink(msc-1)[0x55b0d9fd5920]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(798)@dc2b9a5d0dfe: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250410090131814 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090131814 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410090131814 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410090131814 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410090131814 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410090131814 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410090131814 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410090131814 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410090131814 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090131814 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410090131814 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090131814 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410090131814 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410090131814 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410090131814 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410090131814 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410090131814 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250410090131814 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410090131814 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090131814 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090131814 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090131814 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090131814 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090131814 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090131814 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090131814 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090131814 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090131814 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090131814 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090131814 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090131814 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090131815 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410090131815 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250410090131815 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250410090131815 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250410090131815 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250410090131815 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410090131815 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410090131815 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090131815 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090131815 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090131815 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090131815 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090131815 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090131815 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090131815 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090131815 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090131815 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090131815 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090131815 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090131815 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090131815 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410090131815 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090131815 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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) 20250410090131815 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250410090131815 DRANAP NOTICE cnlink(sgsn-0)[0x55b0da03d3a0]{CONNECTED}: link up (cnlink.c:111) 20250410090131815 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090131815 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090131815 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090131815 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410090131815 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410090131815 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.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' 20250410090131815 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410090131815 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410090131815 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090131815 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  20250410090131817 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090131817 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410090131817 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410090131817 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410090131817 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410090131817 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410090131817 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410090131817 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410090131817 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090131817 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410090131817 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090131817 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410090131817 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410090131817 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410090131817 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410090131817 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410090131817 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250410090131817 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410090131817 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090131817 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090131817 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090131817 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090131817 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090131817 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090131817 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090131817 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090131817 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090131817 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090131817 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090131817 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090131817 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090131817 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410090131817 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250410090131817 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250410090131817 DRANAP INFO cnlink(sgsn-0)[0x55b0da03d3a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(801)@dc2b9a5d0dfe: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250410090131825 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090131825 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250410090131825 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250410090131825 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 20250410090131825 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410090131825 DLSS7 <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' 20250410090131825 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410090131825 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410090131825 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090131825 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410090131825 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090131825 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410090131826 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410090131826 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) 20250410090131826 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410090131826 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410090131826 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250410090131826 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250410090131826 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090131826 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090131826 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090131826 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090131826 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090131826 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090131826 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090131826 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090131826 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090131826 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090131826 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090131826 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090131826 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090131826 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410090131826 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250410090131826 DRANAP DEBUG cnlink(sgsn-1)[0x55b0da03dd30]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250410090131826 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) 20250410090131826 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) 20250410090131826 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410090131826 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250410090131826 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090131826 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090131826 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090131826 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090131826 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090131826 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090131826 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090131826 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090131826 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090131826 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090131826 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090131826 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090131826 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090131826 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250410090131826 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090131826 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 0a 03 00 00 0c 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090131826 DRANAP DEBUG cnlink(sgsn-1)[0x55b0da03dd30]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250410090131826 DRANAP NOTICE cnlink(sgsn-1)[0x55b0da03dd30]{CONNECTED}: link up (cnlink.c:111) 20250410090131826 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090131826 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090131826 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090131826 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250410090131826 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250410090131826 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=12 -> eSLS=28: use Normal Route via 'virt-sgsn1' 20250410090131826 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 20250410090131826 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250410090131826 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090131826 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 0c 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 04  20250410090131828 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090131828 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250410090131828 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250410090131828 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 20250410090131828 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410090131828 DLSS7 <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' 20250410090131828 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410090131828 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410090131828 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090131828 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410090131828 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090131828 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410090131828 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410090131828 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) 20250410090131828 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410090131828 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410090131828 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250410090131828 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250410090131828 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090131828 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090131828 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090131828 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090131828 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090131828 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090131828 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090131828 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090131828 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090131828 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090131828 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090131828 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090131828 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090131828 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410090131828 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250410090131828 DRANAP DEBUG cnlink(sgsn-1)[0x55b0da03dd30]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250410090131828 DRANAP INFO cnlink(sgsn-1)[0x55b0da03dd30]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250410090132847 DLCTRL DEBUG Command: GET 942855351 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250410090132847 DLCTRL DEBUG Tx Command reply: GET_REPLY 942855351 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250410090132852 DLCTRL DEBUG Command: GET 890689584 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250410090132852 DLCTRL DEBUG Tx Command reply: GET_REPLY 890689584 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250410090132855 DLCTRL DEBUG Command: GET 465796008 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250410090132855 DLCTRL DEBUG Tx Command reply: GET_REPLY 465796008 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250410090132857 DLCTRL DEBUG Command: GET 202708568 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410090132857 DLCTRL DEBUG Tx Command reply: GET_REPLY 202708568 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410090132859 DLCTRL DEBUG Command: GET 604220492 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250410090132859 DLCTRL DEBUG Tx Command reply: GET_REPLY 604220492 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250410090132860 DLCTRL DEBUG Command: GET 34219672 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250410090132860 DLCTRL DEBUG Tx Command reply: GET_REPLY 34219672 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250410090132861 DLCTRL DEBUG Command: GET 109038189 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250410090132861 DLCTRL DEBUG Tx Command reply: GET_REPLY 109038189 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250410090132862 DLCTRL DEBUG Command: GET 750224550 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250410090132862 DLCTRL DEBUG Tx Command reply: GET_REPLY 750224550 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250410090132864 DLCTRL DEBUG Command: GET 110474571 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410090132864 DLCTRL DEBUG Tx Command reply: GET_REPLY 110474571 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410090132866 DLCTRL DEBUG Command: GET 138215707 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250410090132866 DLCTRL DEBUG Tx Command reply: GET_REPLY 138215707 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250410090132867 DLCTRL DEBUG Command: GET 311531692 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250410090132867 DLCTRL DEBUG Tx Command reply: GET_REPLY 311531692 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250410090132869 DLCTRL DEBUG Command: GET 663416338 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250410090132869 DLCTRL DEBUG Tx Command reply: GET_REPLY 663416338 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250410090132871 DLCTRL DEBUG Command: GET 96265197 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250410090132871 DLCTRL DEBUG Tx Command reply: GET_REPLY 96265197 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250410090132873 DLCTRL DEBUG Command: GET 21039265 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410090132873 DLCTRL DEBUG Tx Command reply: GET_REPLY 21039265 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410090132874 DLCTRL DEBUG Command: GET 719305551 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250410090132874 DLCTRL DEBUG Tx Command reply: GET_REPLY 719305551 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250410090132876 DLCTRL DEBUG Command: GET 872818292 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250410090132876 DLCTRL DEBUG Tx Command reply: GET_REPLY 872818292 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250410090132877 DLCTRL DEBUG Command: GET 758777404 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250410090132877 DLCTRL DEBUG Tx Command reply: GET_REPLY 758777404 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250410090132878 DLCTRL DEBUG Command: GET 403487377 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250410090132878 DLCTRL DEBUG Tx Command reply: GET_REPLY 403487377 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250410090132879 DLCTRL DEBUG Command: GET 768906875 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410090132879 DLCTRL DEBUG Tx Command reply: GET_REPLY 768906875 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410090132880 DLCTRL DEBUG Command: GET 846214749 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250410090132880 DLCTRL DEBUG Tx Command reply: GET_REPLY 846214749 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@dc2b9a5d0dfe: 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@dc2b9a5d0dfe: "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@dc2b9a5d0dfe: 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 := '000000000000000110110010'B, t_guard := 20.000000 } 20250410090132892 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39580<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(792)@dc2b9a5d0dfe: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(792)@dc2b9a5d0dfe: 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)@dc2b9a5d0dfe: Added conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_cnlink0(804)1176227 20250410090133928 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410090133928 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410090133928 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250410090133928 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250410090133928 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x11f2a3, normal) (hnbgw_rua.c:407) 20250410090133928 DHNB DEBUG map_rua[0x55b0da07a140]{init}: Allocated (fsm.c:456) 20250410090133928 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1176227)[0x55b0da07a140]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250410090133928 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1176227 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250410090133928 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410090133928 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410090133928 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1176227 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250410090133929 DCN DEBUG map_sccp[0x55b0da0763d0]{init}: Allocated (fsm.c:456) 20250410090133929 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-89)[0x55b0da0763d0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250410090133929 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-1176227 <-> SCCP-89 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250410090133929 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1176227 SCCP-89 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250410090133929 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1176227)[0x55b0da07a140]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250410090133929 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410090133929 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410090133929 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1176227)[0x55b0da07a140]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250410090133929 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-89)[0x55b0da0763d0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250410090133929 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250410090133929 DLSCCP DEBUG SCCP-SCOC(89)[0x55b0da05a0f0]{IDLE}: Allocated (fsm.c:456) 20250410090133929 DLSCCP DEBUG SCCP-SCOC(89)[0x55b0da05a0f0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250410090133929 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000030004f40030001b20056400500f1100926) (sccp_scrc.c:415) 20250410090133929 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090133929 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090133929 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090133929 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090133929 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090133929 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090133929 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090133929 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090133929 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090133929 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090133929 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090133929 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090133929 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090133929 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410090133929 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090133929 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 b2 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) 20250410090133929 DLSCCP DEBUG SCCP-SCOC(89)[0x55b0da05a0f0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250410090133929 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-89)[0x55b0da0763d0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250410090133929 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1176227)[0x55b0da07a140]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250410090133929 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090133929 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090133929 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090133929 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410090133929 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410090133929 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250410090133929 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410090133929 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410090133929 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090133929 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 b2 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)@dc2b9a5d0dfe: First idle individual index:0 HNBGW_Test.msc0-SCCP(791)@dc2b9a5d0dfe: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(792)@dc2b9a5d0dfe: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_detaches_cnlink0(804) HNBGW_Test.msc0-RAN(792)@dc2b9a5d0dfe: Added conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_cnlink0(804)15766974 HNBGW_Test.msc0-SCCP(791)@dc2b9a5d0dfe: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(791)@dc2b9a5d0dfe: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250410090133946 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090133946 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410090133946 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410090133946 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410090133946 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410090133946 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410090133946 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410090133946 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410090133946 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090133946 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 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 88 06 d6 02 00 00 00 00 00 06 00 08 00 00 00 07  TC_mscpool_sccp_n_pcstate_detaches_cnlink0(804)@dc2b9a5d0dfe: setverdict(pass): none -> pass 20250410090133946 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090133946 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410090133946 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410090133946 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410090133946 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410090133946 DLSS7 DEBUG scrc_rx_mtp_xfer_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=008806d6) (sccp_scrc.c:486) 20250410090133946 DLSCCP DEBUG Received CO:COAK for local reference 89 (sccp_scoc.c:1855) 20250410090133946 DLSCCP DEBUG SCCP-SCOC(89)[0x55b0da05a0f0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250410090133946 DLSCCP DEBUG SCCP-SCOC(89)[0x55b0da05a0f0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250410090133947 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090133947 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250410090133947 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) 20250410090133947 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-89)[0x55b0da0763d0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250410090133947 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-89)[0x55b0da0763d0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@dc2b9a5d0dfe: 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 } } } 20250410090133948 DLCTRL DEBUG Command: GET 874117209 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250410090133948 DLCTRL DEBUG Tx Command reply: GET_REPLY 874117209 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250410090133953 DLCTRL DEBUG Command: GET 788847651 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250410090133953 DLCTRL DEBUG Tx Command reply: GET_REPLY 788847651 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250410090133957 DLCTRL DEBUG Command: GET 958195072 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250410090133957 DLCTRL DEBUG Tx Command reply: GET_REPLY 958195072 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250410090133960 DLCTRL DEBUG Command: GET 897972858 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410090133960 DLCTRL DEBUG Tx Command reply: GET_REPLY 897972858 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410090133964 DLCTRL DEBUG Command: GET 579595271 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250410090133964 DLCTRL DEBUG Tx Command reply: GET_REPLY 579595271 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed 20250410090133968 DLCTRL DEBUG Command: GET 163264277 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250410090133968 DLCTRL DEBUG Tx Command reply: GET_REPLY 163264277 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250410090133971 DLCTRL DEBUG Command: GET 18847793 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250410090133971 DLCTRL DEBUG Tx Command reply: GET_REPLY 18847793 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250410090133975 DLCTRL DEBUG Command: GET 52253118 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250410090133975 DLCTRL DEBUG Tx Command reply: GET_REPLY 52253118 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250410090133978 DLCTRL DEBUG Command: GET 739529144 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410090133978 DLCTRL DEBUG Tx Command reply: GET_REPLY 739529144 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410090133982 DLCTRL DEBUG Command: GET 922024971 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250410090133982 DLCTRL DEBUG Tx Command reply: GET_REPLY 922024971 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed 20250410090133986 DLCTRL DEBUG Command: GET 517108446 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250410090133986 DLCTRL DEBUG Tx Command reply: GET_REPLY 517108446 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250410090133989 DLCTRL DEBUG Command: GET 195315249 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250410090133989 DLCTRL DEBUG Tx Command reply: GET_REPLY 195315249 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250410090133993 DLCTRL DEBUG Command: GET 932121566 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250410090133993 DLCTRL DEBUG Tx Command reply: GET_REPLY 932121566 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250410090133996 DLCTRL DEBUG Command: GET 835940551 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410090133996 DLCTRL DEBUG Tx Command reply: GET_REPLY 835940551 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410090133999 DLCTRL DEBUG Command: GET 74449777 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250410090133999 DLCTRL DEBUG Tx Command reply: GET_REPLY 74449777 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed 20250410090134002 DLCTRL DEBUG Command: GET 981736488 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250410090134002 DLCTRL DEBUG Tx Command reply: GET_REPLY 981736488 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250410090134004 DLCTRL DEBUG Command: GET 660970645 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250410090134004 DLCTRL DEBUG Tx Command reply: GET_REPLY 660970645 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250410090134006 DLCTRL DEBUG Command: GET 943027909 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250410090134006 DLCTRL DEBUG Tx Command reply: GET_REPLY 943027909 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250410090134008 DLCTRL DEBUG Command: GET 621742403 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410090134008 DLCTRL DEBUG Tx Command reply: GET_REPLY 621742403 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410090134009 DLCTRL DEBUG Command: GET 233149433 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250410090134009 DLCTRL DEBUG Tx Command reply: GET_REPLY 233149433 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed MTC@dc2b9a5d0dfe: 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 := '000000000000000110000101'B, t_guard := 20.000000 } 20250410090134037 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39584<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(795)@dc2b9a5d0dfe: f_create_expect(l3 := '05240103505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(795)@dc2b9a5d0dfe: 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)@dc2b9a5d0dfe: Added conn table entry 1TC_mscpool_sccp_n_pcstate_detaches_cnlink0(805)9315213 20250410090135053 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410090135053 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410090135053 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1351) 20250410090135053 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250410090135053 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x8e238d, normal) (hnbgw_rua.c:407) 20250410090135053 DHNB DEBUG map_rua[0x55b0da07b770]{init}: Allocated (fsm.c:456) 20250410090135053 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9315213)[0x55b0da07b770]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250410090135053 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9315213 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250410090135053 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410090135053 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410090135053 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:211) 20250410090135053 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9315213 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 1 (hnbgw_cn.c:1125) 20250410090135053 DCN DEBUG map_sccp[0x55b0da0a88a0]{init}: Allocated (fsm.c:456) 20250410090135053 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-90)[0x55b0da0a88a0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250410090135053 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-9315213 <-> SCCP-90 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20250410090135053 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9315213 SCCP-90 msc-1 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20250410090135053 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9315213)[0x55b0da07b770]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250410090135053 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410090135053 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410090135053 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9315213)[0x55b0da07b770]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250410090135053 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-90)[0x55b0da0a88a0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250410090135053 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250410090135053 DLSCCP DEBUG SCCP-SCOC(90)[0x55b0da054820]{IDLE}: Allocated (fsm.c:456) 20250410090135053 DLSCCP DEBUG SCCP-SCOC(90)[0x55b0da054820]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250410090135053 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111005240103505902082926240000000030004f40030001850056400500f1100926) (sccp_scrc.c:415) 20250410090135053 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090135053 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090135053 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090135053 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090135053 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090135053 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090135053 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090135053 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090135053 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090135053 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090135053 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090135053 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090135053 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090135053 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410090135053 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090135053 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 01 85 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090135053 DLSCCP DEBUG SCCP-SCOC(90)[0x55b0da054820]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250410090135053 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-90)[0x55b0da0a88a0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250410090135053 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9315213)[0x55b0da07b770]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250410090135053 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090135053 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090135053 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090135053 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410090135053 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410090135053 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250410090135053 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250410090135053 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250410090135053 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090135053 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 01 85 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 03  HNBGW_Test.msc1-SCCP(794)@dc2b9a5d0dfe: First idle individual index:0 HNBGW_Test.msc1-SCCP(794)@dc2b9a5d0dfe: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(795)@dc2b9a5d0dfe: Found Expect[0] for l3='05240103505902082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_detaches_cnlink0(805) HNBGW_Test.msc1-RAN(795)@dc2b9a5d0dfe: Added conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_cnlink0(805)5065947 HNBGW_Test.msc1-SCCP(794)@dc2b9a5d0dfe: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(794)@dc2b9a5d0dfe: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_sccp_n_pcstate_detaches_cnlink0(805)@dc2b9a5d0dfe: setverdict(pass): none -> pass 20250410090135058 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090135058 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250410090135058 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250410090135058 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 20250410090135058 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410090135058 DLSS7 <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' 20250410090135058 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410090135058 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410090135058 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090135058 DLSS7 <000c> osmo_ss7_asp.c:1175 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 d3 08 a7 02 00 00 00 00 00 06 00 08 00 00 00 07  20250410090135058 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090135058 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410090135058 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410090135058 DLM3UA DEBUG 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) 20250410090135058 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410090135058 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00d308a7) (sccp_scrc.c:486) 20250410090135058 DLSCCP DEBUG Received CO:COAK for local reference 90 (sccp_scoc.c:1855) 20250410090135058 DLSCCP DEBUG SCCP-SCOC(90)[0x55b0da054820]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250410090135058 DLSCCP DEBUG SCCP-SCOC(90)[0x55b0da054820]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250410090135058 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090135058 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250410090135058 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) 20250410090135058 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-90)[0x55b0da0a88a0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250410090135058 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-90)[0x55b0da0a88a0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@dc2b9a5d0dfe: 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 } } } 20250410090135059 DLCTRL DEBUG Command: GET 22294476 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250410090135059 DLCTRL DEBUG Tx Command reply: GET_REPLY 22294476 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250410090135060 DLCTRL DEBUG Command: GET 934539159 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250410090135060 DLCTRL DEBUG Tx Command reply: GET_REPLY 934539159 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250410090135061 DLCTRL DEBUG Command: GET 485944109 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250410090135061 DLCTRL DEBUG Tx Command reply: GET_REPLY 485944109 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250410090135062 DLCTRL DEBUG Command: GET 495809002 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410090135062 DLCTRL DEBUG Tx Command reply: GET_REPLY 495809002 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410090135063 DLCTRL DEBUG Command: GET 991232563 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250410090135063 DLCTRL DEBUG Tx Command reply: GET_REPLY 991232563 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed 20250410090135064 DLCTRL DEBUG Command: GET 621192324 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250410090135064 DLCTRL DEBUG Tx Command reply: GET_REPLY 621192324 rate_ctr.abs.msc.1.cnpool:subscr:new 1 (control_if.c:477) 20250410090135065 DLCTRL DEBUG Command: GET 319561662 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250410090135065 DLCTRL DEBUG Tx Command reply: GET_REPLY 319561662 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250410090135066 DLCTRL DEBUG Command: GET 239425535 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250410090135066 DLCTRL DEBUG Tx Command reply: GET_REPLY 239425535 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250410090135067 DLCTRL DEBUG Command: GET 423736335 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410090135067 DLCTRL DEBUG Tx Command reply: GET_REPLY 423736335 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410090135069 DLCTRL DEBUG Command: GET 138670276 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250410090135069 DLCTRL DEBUG Tx Command reply: GET_REPLY 138670276 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed 20250410090135070 DLCTRL DEBUG Command: GET 204811285 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250410090135070 DLCTRL DEBUG Tx Command reply: GET_REPLY 204811285 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250410090135072 DLCTRL DEBUG Command: GET 274453356 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250410090135072 DLCTRL DEBUG Tx Command reply: GET_REPLY 274453356 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250410090135074 DLCTRL DEBUG Command: GET 273707729 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250410090135074 DLCTRL DEBUG Tx Command reply: GET_REPLY 273707729 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250410090135075 DLCTRL DEBUG Command: GET 300393999 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410090135075 DLCTRL DEBUG Tx Command reply: GET_REPLY 300393999 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410090135076 DLCTRL DEBUG Command: GET 607037677 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250410090135076 DLCTRL DEBUG Tx Command reply: GET_REPLY 607037677 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed 20250410090135078 DLCTRL DEBUG Command: GET 607855699 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250410090135078 DLCTRL DEBUG Tx Command reply: GET_REPLY 607855699 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250410090135079 DLCTRL DEBUG Command: GET 619052684 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250410090135079 DLCTRL DEBUG Tx Command reply: GET_REPLY 619052684 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250410090135080 DLCTRL DEBUG Command: GET 379684633 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250410090135080 DLCTRL DEBUG Tx Command reply: GET_REPLY 379684633 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250410090135081 DLCTRL DEBUG Command: GET 23153456 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410090135081 DLCTRL DEBUG Tx Command reply: GET_REPLY 23153456 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410090135082 DLCTRL DEBUG Command: GET 582541508 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250410090135082 DLCTRL DEBUG Tx Command reply: GET_REPLY 582541508 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed MTC@dc2b9a5d0dfe: "disconnecting msc0" 20250410090135083 DLGLOBAL NOTICE TTCN3 f_logp(): disconnecting msc0 (logging_vty.c:1172) 20250410090135084 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250410090135084 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410090135084 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250410090135084 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250410090135084 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250410090135084 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410090135084 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250410090135084 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250410090135084 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250410090135084 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090135084 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-msc0-0: connection closed 20250410090135084 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250410090135084 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250410090135084 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250410090135084 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250410090135084 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 20250410090135084 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  20250410090135084 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  20250410090135084 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  20250410090135084 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410090135084 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250410090135084 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250410090135085 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090135085 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250410090135085 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:378) 20250410090135085 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410090135085 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410090135085 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090135085 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410090135085 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250410090135085 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250410090135085 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250410090135085 DRANAP NOTICE cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: link lost (cnlink.c:118) 20250410090135085 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-89)[0x55b0da0763d0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250410090135085 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250410090135085 DLSCCP DEBUG SCCP-SCOC(89)[0x55b0da05a0f0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250410090135085 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008806d6), PART(T=Source Reference,L=4,D=00000059), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250410090135085 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090135085 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090135085 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090135085 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090135085 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410090135085 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090135085 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [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 88 06 d6 00 00 59 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090135085 DLSCCP DEBUG SCCP-SCOC(89)[0x55b0da05a0f0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250410090135085 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-89)[0x55b0da0763d0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250410090135085 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1176227)[0x55b0da07a140]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250410090135085 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1176227)[0x55b0da07a140]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250410090135085 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250410090135085 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1176227)[0x55b0da07a140]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250410090135085 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1176227)[0x55b0da07a140]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250410090135085 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1176227)[0x55b0da07a140]{disrupted}: Freeing instance (context_map.c:202) 20250410090135085 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1176227)[0x55b0da07a140]{disrupted}: Deallocated (fsm.c:568) 20250410090135085 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-89)[0x55b0da0763d0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250410090135085 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-89)[0x55b0da0763d0]{disconnected}: Freeing instance (context_map.c:206) 20250410090135085 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-89)[0x55b0da0763d0]{disconnected}: Deallocated (fsm.c:568) 20250410090135085 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1176227 SCCP-89 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250410090135085 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410090135085 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250410090135085 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090135085 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090135085 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090135085 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410090135085 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410090135085 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@dc2b9a5d0dfe: 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 := '000000000000000111110011'B, t_guard := 20.000000 } TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(788)@dc2b9a5d0dfe: Deleted conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_cnlink0(804)1176227 20250410090135102 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39586<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(795)@dc2b9a5d0dfe: f_create_expect(l3 := '06270003505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(795)@dc2b9a5d0dfe: 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)@dc2b9a5d0dfe: Added conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_cnlink0(806)2081018 20250410090136125 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410090136125 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410090136125 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1351) 20250410090136125 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250410090136125 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x1fc0fa, normal) (hnbgw_rua.c:407) 20250410090136125 DHNB DEBUG map_rua[0x55b0da07a140]{init}: Allocated (fsm.c:456) 20250410090136125 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2081018)[0x55b0da07a140]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250410090136125 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2081018 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250410090136125 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410090136125 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410090136125 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2081018 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 1 (hnbgw_cn.c:1125) 20250410090136125 DCN DEBUG map_sccp[0x55b0da0763d0]{init}: Allocated (fsm.c:456) 20250410090136125 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-91)[0x55b0da0763d0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250410090136125 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-2081018 <-> SCCP-91 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20250410090136125 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2081018 SCCP-91 msc-1 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20250410090136125 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2081018)[0x55b0da07a140]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250410090136125 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410090136125 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410090136125 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2081018)[0x55b0da07a140]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250410090136125 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-91)[0x55b0da0763d0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250410090136125 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250410090136125 DLSCCP DEBUG SCCP-SCOC(91)[0x55b0da0cc520]{IDLE}: Allocated (fsm.c:456) 20250410090136125 DLSCCP DEBUG SCCP-SCOC(91)[0x55b0da0cc520]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250410090136125 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902082926240000000030004f40030001f30056400500f1100926) (sccp_scrc.c:415) 20250410090136125 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090136125 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090136125 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090136125 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090136125 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090136125 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090136125 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090136125 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090136125 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090136125 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090136125 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090136125 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090136125 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090136125 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410090136125 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090136125 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 01 f3 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090136125 DLSCCP DEBUG SCCP-SCOC(91)[0x55b0da0cc520]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250410090136125 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-91)[0x55b0da0763d0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250410090136125 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2081018)[0x55b0da07a140]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250410090136125 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090136125 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090136125 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090136125 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410090136125 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410090136125 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250410090136125 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250410090136125 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250410090136125 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090136125 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 01 f3 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 03  HNBGW_Test.msc1-SCCP(794)@dc2b9a5d0dfe: First idle individual index:1 HNBGW_Test.msc1-SCCP(794)@dc2b9a5d0dfe: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc1-RAN(795)@dc2b9a5d0dfe: Found Expect[0] for l3='06270003505902082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_detaches_cnlink0(806) HNBGW_Test.msc1-RAN(795)@dc2b9a5d0dfe: Added conn table entry 1TC_mscpool_sccp_n_pcstate_detaches_cnlink0(806)8728250 HNBGW_Test.msc1-SCCP(794)@dc2b9a5d0dfe: Session index based on connection ID:1 HNBGW_Test.msc1-SCCP(794)@dc2b9a5d0dfe: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250410090136133 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090136133 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250410090136133 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250410090136133 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 20250410090136133 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410090136133 DLSS7 <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' 20250410090136133 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410090136133 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410090136133 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090136133 DLSS7 <000c> osmo_ss7_asp.c:1175 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 67 ef f7 02 00 00 00 00 00 06 00 08 00 00 00 07  20250410090136133 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090136133 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410090136133 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410090136133 DLM3UA DEBUG 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) 20250410090136133 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410090136133 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0067eff7) (sccp_scrc.c:486) 20250410090136133 DLSCCP DEBUG Received CO:COAK for local reference 91 (sccp_scoc.c:1855) 20250410090136133 DLSCCP DEBUG SCCP-SCOC(91)[0x55b0da0cc520]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250410090136133 DLSCCP DEBUG SCCP-SCOC(91)[0x55b0da0cc520]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250410090136133 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090136133 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250410090136133 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) 20250410090136133 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-91)[0x55b0da0763d0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250410090136133 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-91)[0x55b0da0763d0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_mscpool_sccp_n_pcstate_detaches_cnlink0(806)@dc2b9a5d0dfe: setverdict(pass): none -> pass MTC@dc2b9a5d0dfe: 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 } } } 20250410090136135 DLCTRL DEBUG Command: GET 845446272 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250410090136135 DLCTRL DEBUG Tx Command reply: GET_REPLY 845446272 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250410090136138 DLCTRL DEBUG Command: GET 314568721 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250410090136138 DLCTRL DEBUG Tx Command reply: GET_REPLY 314568721 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250410090136142 DLCTRL DEBUG Command: GET 985692962 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250410090136142 DLCTRL DEBUG Tx Command reply: GET_REPLY 985692962 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250410090136146 DLCTRL DEBUG Command: GET 164422266 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410090136146 DLCTRL DEBUG Tx Command reply: GET_REPLY 164422266 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410090136150 DLCTRL DEBUG Command: GET 990573713 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250410090136150 DLCTRL DEBUG Tx Command reply: GET_REPLY 990573713 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed 20250410090136154 DLCTRL DEBUG Command: GET 300562290 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250410090136154 DLCTRL DEBUG Tx Command reply: GET_REPLY 300562290 rate_ctr.abs.msc.1.cnpool:subscr:new 2 (control_if.c:477) 20250410090136158 DLCTRL DEBUG Command: GET 987824473 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250410090136158 DLCTRL DEBUG Tx Command reply: GET_REPLY 987824473 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250410090136162 DLCTRL DEBUG Command: GET 740545148 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250410090136162 DLCTRL DEBUG Tx Command reply: GET_REPLY 740545148 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250410090136165 DLCTRL DEBUG Command: GET 928468179 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410090136165 DLCTRL DEBUG Tx Command reply: GET_REPLY 928468179 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410090136169 DLCTRL DEBUG Command: GET 919935195 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250410090136169 DLCTRL DEBUG Tx Command reply: GET_REPLY 919935195 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed 20250410090136172 DLCTRL DEBUG Command: GET 308383508 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250410090136172 DLCTRL DEBUG Tx Command reply: GET_REPLY 308383508 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250410090136176 DLCTRL DEBUG Command: GET 216870363 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250410090136176 DLCTRL DEBUG Tx Command reply: GET_REPLY 216870363 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250410090136179 DLCTRL DEBUG Command: GET 292285582 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250410090136179 DLCTRL DEBUG Tx Command reply: GET_REPLY 292285582 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250410090136182 DLCTRL DEBUG Command: GET 64780832 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410090136182 DLCTRL DEBUG Tx Command reply: GET_REPLY 64780832 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410090136185 DLCTRL DEBUG Command: GET 882262724 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250410090136185 DLCTRL DEBUG Tx Command reply: GET_REPLY 882262724 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed 20250410090136187 DLCTRL DEBUG Command: GET 963298956 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250410090136187 DLCTRL DEBUG Tx Command reply: GET_REPLY 963298956 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250410090136189 DLCTRL DEBUG Command: GET 331576754 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250410090136190 DLCTRL DEBUG Tx Command reply: GET_REPLY 331576754 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250410090136191 DLCTRL DEBUG Command: GET 291436772 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250410090136191 DLCTRL DEBUG Tx Command reply: GET_REPLY 291436772 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250410090136193 DLCTRL DEBUG Command: GET 794715003 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410090136193 DLCTRL DEBUG Tx Command reply: GET_REPLY 794715003 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410090136195 DLCTRL DEBUG Command: GET 782510498 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250410090136195 DLCTRL DEBUG Tx Command reply: GET_REPLY 782510498 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed MTC@dc2b9a5d0dfe: ok: talloc reports "asn1_context" = 1 bytes 20250410090136200 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:33613<->l=127.0.0.1:4262) (control_if.c:193) 20250410090136201 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39568<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(785)@dc2b9a5d0dfe: Final verdict of PTC: none VirtHNBGW-STATS(784)@dc2b9a5d0dfe: Final verdict of PTC: none MTC@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed 20250410090136204 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39558<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250410090136206 DLINP DEBUG SRVCONN(,r=127.0.0.1:53314<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410090136206 DLINP DEBUG SRVCONN(,r=127.0.0.1:53314<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410090136206 DLINP NOTICE SRV(,r=127.0.0.1:53314<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410090136207 DMAIN NOTICE (127.0.0.1:53314 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:53314<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250410090136207 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1-RUA(790)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(801)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(800)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(791)@dc2b9a5d0dfe: Final verdict of PTC: none 20250410090136209 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250410090136209 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410090136209 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250410090136209 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250410090136209 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250410090136209 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410090136209 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250410090136209 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250410090136209 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250410090136209 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090136209 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-sgsn0-0: connection closed 20250410090136209 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250410090136209 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250410090136209 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250410090136209 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250410090136209 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 20250410090136209 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  20250410090136209 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  20250410090136209 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410090136209 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250410090136210 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(792)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(798)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(793)@dc2b9a5d0dfe: Final verdict of PTC: none 20250410090136210 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 20250410090136210 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090136210 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250410090136210 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250410090136210 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410090136210 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410090136210 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090136210 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250410090136210 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) 20250410090136210 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250410090136210 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc1-0) xUA SRV SHUTDOWN_EVENT 20250410090136210 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410090136210 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250410090136210 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250410090136210 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250410090136210 DRANAP NOTICE cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: link lost (cnlink.c:118) 20250410090136210 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250410090136210 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) 20250410090136210 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250410090136210 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn1-0) xUA SRV SHUTDOWN_EVENT 20250410090136210 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250410090136210 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) 20250410090136210 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(788)@dc2b9a5d0dfe: Final verdict of PTC: none MutexDispCT-TC_mscpool_sccp_n_pcstate_detaches_cnlink(783)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(797)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW_Test.msc1-RAN(795)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(799)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(794)@dc2b9a5d0dfe: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0(787)@dc2b9a5d0dfe: Final verdict of PTC: none 20250410090136210 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250410090136210 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250410090136210 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) 20250410090136211 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250410090136211 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250410090136211 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 20250410090136211 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090136211 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-msc1-0: connection closed 20250410090136211 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250410090136211 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250410090136211 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250410090136211 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250410090136211 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 20250410090136211 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  20250410090136211 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410090136211 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250410090136211 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250410090136211 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 20250410090136211 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090136211 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-sgsn1-0: connection closed 20250410090136211 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250410090136211 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250410090136211 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250410090136211 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250410090136211 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 20250410090136211 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410090136211 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250410090136211 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1(789)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW-MGCP(803)@dc2b9a5d0dfe: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_detaches_cnlink0(804)@dc2b9a5d0dfe: Final verdict of PTC: pass TC_mscpool_sccp_n_pcstate_detaches_cnlink0(806)@dc2b9a5d0dfe: Final verdict of PTC: pass TC_mscpool_sccp_n_pcstate_detaches_cnlink0(805)@dc2b9a5d0dfe: Final verdict of PTC: pass HNBGW_Test.sgsn1-M3UA(802)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(796)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW-PFCP(786)@dc2b9a5d0dfe: Final verdict of PTC: none 20250410090136228 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090136229 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250410090136229 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.0.2/0 (xua_snm.c:378) 20250410090136230 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410090136230 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410090136231 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090136231 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410090136231 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250410090136232 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250410090136232 DRANAP DEBUG cnlink(msc-1)[0x55b0d9fd5920]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250410090136233 DRANAP NOTICE cnlink(msc-1)[0x55b0d9fd5920]{DISCONNECTED}: link lost (cnlink.c:118) 20250410090136233 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-90)[0x55b0da0a88a0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250410090136233 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250410090136234 DLSCCP DEBUG SCCP-SCOC(90)[0x55b0da054820]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250410090136234 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d308a7), PART(T=Source Reference,L=4,D=0000005a), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250410090136235 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090136235 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090136235 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090136236 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090136236 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410090136237 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MTC@dc2b9a5d0dfe: Setting final verdict of the test case. MTC@dc2b9a5d0dfe: Local verdict of MTC: pass 20250410090136237 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [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 d3 08 a7 00 00 5a 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) MTC@dc2b9a5d0dfe: Local verdict of PTC MutexDispCT-TC_mscpool_sccp_n_pcstate_detaches_cnlink(783): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC VirtHNBGW-STATS(784): none (pass -> pass) 20250410090136238 DLSCCP DEBUG SCCP-SCOC(90)[0x55b0da054820]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) MTC@dc2b9a5d0dfe: Local verdict of PTC IPA-CTRL-CLI-IPA(785): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW-PFCP(786): none (pass -> pass) 20250410090136238 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-90)[0x55b0da0a88a0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250410090136238 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9315213)[0x55b0da07b770]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) MTC@dc2b9a5d0dfe: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0(787): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(788): none (pass -> pass) 20250410090136239 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9315213)[0x55b0da07b770]{connected}: Tx RUA Disconnect (context_map_rua.c:267) MTC@dc2b9a5d0dfe: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1(789): none (pass -> pass) 20250410090136240 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) MTC@dc2b9a5d0dfe: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1-RUA(790): none (pass -> pass) 20250410090136240 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9315213)[0x55b0da07b770]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.msc0-SCCP(791): none (pass -> pass) 20250410090136241 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9315213)[0x55b0da07b770]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.msc0-RAN(792): none (pass -> pass) 20250410090136241 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9315213)[0x55b0da07b770]{disrupted}: Freeing instance (context_map.c:202) 20250410090136242 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9315213)[0x55b0da07b770]{disrupted}: Deallocated (fsm.c:568) 20250410090136242 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-90)[0x55b0da0a88a0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.msc0-M3UA(793): none (pass -> pass) 20250410090136243 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-90)[0x55b0da0a88a0]{disconnected}: Freeing instance (context_map.c:206) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.msc1-SCCP(794): none (pass -> pass) 20250410090136243 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-90)[0x55b0da0a88a0]{disconnected}: Deallocated (fsm.c:568) 20250410090136243 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9315213 SCCP-90 msc-1 MI=IMSI-262420000000003: Deallocating (context_map.c:225) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.msc1-RAN(795): none (pass -> pass) 20250410090136244 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-91)[0x55b0da0763d0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.msc1-M3UA(796): none (pass -> pass) 20250410090136244 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(797): none (pass -> pass) 20250410090136245 DLSCCP DEBUG SCCP-SCOC(91)[0x55b0da0cc520]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250410090136245 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0067eff7), PART(T=Source Reference,L=4,D=0000005b), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250410090136245 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090136246 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090136246 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090136246 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090136247 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410090136247 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090136248 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [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 67 ef f7 00 00 5b 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090136248 DLSCCP DEBUG SCCP-SCOC(91)[0x55b0da0cc520]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250410090136248 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-91)[0x55b0da0763d0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250410090136249 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2081018)[0x55b0da07a140]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250410090136249 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2081018)[0x55b0da07a140]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250410090136249 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250410090136250 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2081018)[0x55b0da07a140]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250410090136250 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2081018)[0x55b0da07a140]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250410090136250 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2081018)[0x55b0da07a140]{disrupted}: Freeing instance (context_map.c:202) 20250410090136251 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2081018)[0x55b0da07a140]{disrupted}: Deallocated (fsm.c:568) 20250410090136251 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-91)[0x55b0da0763d0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250410090136251 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-91)[0x55b0da0763d0]{disconnected}: Freeing instance (context_map.c:206) 20250410090136252 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-91)[0x55b0da0763d0]{disconnected}: Deallocated (fsm.c:568) 20250410090136252 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2081018 SCCP-91 msc-1 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250410090136252 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.sgsn0-RAN(798): none (pass -> pass) 20250410090136253 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250410090136253 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.1.2/0 (xua_snm.c:378) 20250410090136253 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410090136254 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410090136254 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090136254 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410090136254 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250410090136255 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250410090136255 DRANAP DEBUG cnlink(sgsn-1)[0x55b0da03dd30]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250410090136255 DRANAP NOTICE cnlink(sgsn-1)[0x55b0da03dd30]{DISCONNECTED}: link lost (cnlink.c:118) 20250410090136256 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090136256 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090136256 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090136256 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410090136256 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410090136256 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250410090136256 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410090136257 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250410090136257 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39580<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250410090136257 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39584<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250410090136258 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39586<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250410090136258 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090136258 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090136258 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090136258 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410090136258 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410090136258 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250410090136258 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:894) 20250410090136259 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410090136259 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410090136259 DMAIN NOTICE (127.0.0.1:9999 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) 20250410090136259 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(799): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(800): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.sgsn1-RAN(801): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(802): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW-MGCP(803): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink0(804): pass (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink0(805): pass (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink0(806): pass (pass -> pass) MTC@dc2b9a5d0dfe: Test case TC_mscpool_sccp_n_pcstate_detaches_cnlink finished. Verdict: pass MTC@dc2b9a5d0dfe: 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'. Thu Apr 10 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 20250410090136401 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55812<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410090136775 DLSCCP DEBUG SCCP-SCOC(87)[0x55b0da08e910]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250410090136775 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008a2f69), PART(T=Source Reference,L=4,D=00000057), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410090136776 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090136776 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090136776 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090136776 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090136776 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410090136776 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090136776 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 8a 2f 69 00 00 57 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090136776 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090136776 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090136776 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090136776 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410090136776 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410090136776 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250410090136777 DLSCCP DEBUG SCCP-SCOC(86)[0x55b0da075290]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250410090136777 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f2c8c0), PART(T=Source Reference,L=4,D=00000056), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410090136777 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090136777 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090136777 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090136777 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090136777 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410090136777 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090136777 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 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 c8 c0 00 00 56 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090136777 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090136777 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090136777 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090136777 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410090136777 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410090136777 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250410090136778 DLSCCP DEBUG SCCP-SCOC(88)[0x55b0da0cbd50]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250410090136778 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ed2cd9), PART(T=Source Reference,L=4,D=00000058), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410090136778 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090136778 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090136778 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410090136778 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090136778 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250410090136778 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090136778 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 ed 2c d9 00 00 58 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090136778 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090136778 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090136778 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090136778 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250410090136778 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250410090136778 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250410090137003 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55812<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=584712) 20250410090137085 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250410090137085 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250410090137085 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250410090137339 DLSCCP DEBUG SCCP-SCOC(84)[0x55b0da074890]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410090137340 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0058fa84), PART(T=Source Reference,L=4,D=00000054), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410090137340 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090137340 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090137340 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410090137340 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090137340 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250410090137340 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090137340 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 58 fa 84 00 00 54 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090137340 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090137340 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090137340 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090137340 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250410090137340 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250410090137340 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250410090137351 DLSCCP DEBUG SCCP-SCOC(83)[0x55b0da074b30]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410090137351 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006b0e12), PART(T=Source Reference,L=4,D=00000053), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410090137351 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090137351 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090137351 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090137351 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090137351 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410090137351 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090137351 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 6b 0e 12 00 00 53 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090137352 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090137352 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090137352 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090137352 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410090137352 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410090137352 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250410090137355 DLSCCP DEBUG SCCP-SCOC(85)[0x55b0da0112c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410090137355 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d67025), PART(T=Source Reference,L=4,D=00000055), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410090137355 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090137355 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090137355 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090137355 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090137355 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410090137355 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090137355 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 d6 70 25 00 00 55 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090137355 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090137355 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090137355 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090137355 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410090137355 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410090137355 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250410090137946 DLSCCP DEBUG SCCP-SCOC(82)[0x55b0da05b2c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410090137946 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00884876), PART(T=Source Reference,L=4,D=00000052), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410090137946 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090137946 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090137946 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090137946 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090137946 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410090137946 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090137946 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 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 48 76 00 00 52 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090137946 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090137946 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090137946 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090137946 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410090137947 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410090137947 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=584712, count=606516) 20250410090138210 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250410090138210 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250410090138210 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250410090138212 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250410090138212 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250410090138212 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250410090138212 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250410090138212 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250410090138212 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250410090138776 DLSCCP DEBUG SCCP-SCOC(81)[0x55b0da07b8a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410090138776 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0001844e), PART(T=Source Reference,L=4,D=00000051), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410090138776 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090138776 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090138776 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090138776 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090138776 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410090138776 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090138776 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 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 84 4e 00 00 51 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090138777 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090138777 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090138777 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090138777 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410090138777 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410090138777 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@dc2b9a5d0dfe: 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@dc2b9a5d0dfe: 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 ------ Thu Apr 10 09:01:39 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_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 20250410090139393 DLSCCP DEBUG SCCP-SCOC(79)[0x55b0da07c750]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410090139393 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008143d4), PART(T=Source Reference,L=4,D=0000004f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410090139393 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090139393 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090139393 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090139393 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090139393 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410090139393 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090139393 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 81 43 d4 00 00 4f 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090139393 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090139393 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090139393 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090139393 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410090139393 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410090139393 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250410090139402 DLSCCP DEBUG SCCP-SCOC(80)[0x55b0d9ec24b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410090139402 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001e8291), PART(T=Source Reference,L=4,D=00000050), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410090139402 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090139402 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090139402 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410090139402 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090139402 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250410090139402 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090139402 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 1e 82 91 00 00 50 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090139402 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090139402 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090139403 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090139403 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250410090139403 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250410090139403 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! MTC@dc2b9a5d0dfe: 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@dc2b9a5d0dfe: Test case TC_mscpool_sccp_n_pcstate_attaches_cnlink started. 20250410090140101 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55826<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410090140106 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55828<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410090140110 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:46477<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0(811)@dc2b9a5d0dfe: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250410090140202 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250410090140202 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250410090140210 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410090140210 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410090140210 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410090140210 DRANAP DEBUG cnlink(msc-1)[0x55b0d9fd5920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410090140210 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410090140210 DRANAP DEBUG cnlink(msc-2)[0x55b0d9fd2b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1(813)@dc2b9a5d0dfe: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250410090140210 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:56392 (stream_srv.c:142) 20250410090140210 DMAIN INFO New HNB SCTP connection r=127.0.0.1:56392<->l=127.0.0.1:29169 (hnbgw.c:791) 20250410090140210 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410090140210 DRANAP DEBUG cnlink(msc-3)[0x55b0da03ca10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410090140212 DRANAP DEBUG cnlink(msc-3)[0x55b0da03ca10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410090140212 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250410090140212 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410090140212 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410090140212 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410090140212 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090140212 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090140212 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090140212 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) 20250410090140212 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090140212 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090140212 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090140212 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090140212 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090140212 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090140212 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090140212 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) 20250410090140212 DLSS7 DEBUG Found route for dpc=4=0.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) 20250410090140212 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250410090140212 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090140212 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250410090140212 DRANAP DEBUG cnlink(msc-3)[0x55b0da03ca10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410090140212 DRANAP DEBUG cnlink(msc-2)[0x55b0d9fd2b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410090140212 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250410090140212 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410090140212 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410090140212 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410090140212 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090140212 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090140212 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090140212 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090140212 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090140212 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090140212 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090140212 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090140212 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090140212 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090140212 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090140212 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090140212 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090140212 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250410090140212 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090140212 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410090140212 DRANAP DEBUG cnlink(msc-2)[0x55b0d9fd2b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410090140212 DRANAP DEBUG cnlink(msc-1)[0x55b0d9fd5920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410090140212 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250410090140212 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410090140212 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410090140212 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410090140212 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090140212 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090140212 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090140212 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090140212 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090140212 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090140212 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090140212 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090140212 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090140212 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090140212 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090140212 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090140212 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090140212 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410090140212 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090140212 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410090140212 DRANAP DEBUG cnlink(msc-1)[0x55b0d9fd5920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410090140212 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410090140212 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250410090140212 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410090140212 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410090140212 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410090140212 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090140212 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090140212 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090140212 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090140212 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090140212 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090140212 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090140212 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090140212 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090140212 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090140212 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090140212 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090140212 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090140212 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410090140212 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090140212 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410090140212 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410090140212 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090140212 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090140212 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090140212 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 20250410090140212 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250410090140212 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250410090140212 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090140212 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090140212 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090140212 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250410090140212 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250410090140212 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250410090140212 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090140212 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090140212 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090140212 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410090140212 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410090140212 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250410090140212 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090140212 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090140212 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090140212 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410090140212 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410090140212 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@dc2b9a5d0dfe: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(817)@dc2b9a5d0dfe: ************************************************* HNBGW_Test.msc0-M3UA(817)@dc2b9a5d0dfe: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(817)@dc2b9a5d0dfe: ************************************************* MTC@dc2b9a5d0dfe: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(815)@dc2b9a5d0dfe: v_sccp_pdu_maxlen:268 20250410090140225 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410090140225 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410090140225 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410090140225 DRANAP DEBUG cnlink(sgsn-1)[0x55b0da03dd30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410090140225 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410090140225 DRANAP DEBUG cnlink(sgsn-2)[0x55b0da03e6c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410090140225 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410090140225 DRANAP DEBUG cnlink(sgsn-3)[0x55b0da03f050]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410090140226 DRANAP DEBUG cnlink(sgsn-3)[0x55b0da03f050]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410090140226 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250410090140226 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410090140226 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410090140226 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410090140226 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090140226 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090140226 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090140226 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) 20250410090140226 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090140226 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090140226 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090140226 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090140226 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090140226 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090140226 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090140226 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) 20250410090140226 DLSS7 DEBUG Found route for dpc=12=0.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) 20250410090140226 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250410090140226 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090140226 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250410090140226 DRANAP DEBUG cnlink(sgsn-3)[0x55b0da03f050]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410090140226 DRANAP DEBUG cnlink(sgsn-2)[0x55b0da03e6c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410090140226 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250410090140226 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410090140226 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410090140226 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410090140226 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090140226 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090140226 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090140226 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090140226 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090140226 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090140226 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090140226 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090140226 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090140226 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090140226 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090140226 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090140226 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090140226 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250410090140226 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090140226 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410090140226 DRANAP DEBUG cnlink(sgsn-2)[0x55b0da03e6c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410090140226 DRANAP DEBUG cnlink(sgsn-1)[0x55b0da03dd30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410090140226 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250410090140226 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410090140226 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410090140226 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410090140226 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090140226 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090140226 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090140226 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410090140226 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090140226 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090140226 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090140226 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090140226 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090140226 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090140226 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090140226 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410090140226 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090140226 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250410090140226 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090140226 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410090140226 DRANAP DEBUG cnlink(sgsn-1)[0x55b0da03dd30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410090140226 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410090140226 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250410090140226 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410090140226 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410090140226 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410090140226 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090140226 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090140226 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090140226 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090140226 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090140226 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090140226 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090140226 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090140226 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090140226 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090140226 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090140226 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090140226 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090140226 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410090140226 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090140226 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410090140226 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410090140226 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090140226 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090140226 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090140226 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 20250410090140226 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250410090140226 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250410090140226 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090140226 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090140226 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090140226 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250410090140226 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250410090140226 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250410090140226 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090140226 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090140226 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090140226 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250410090140226 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250410090140226 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250410090140226 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090140226 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090140226 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090140226 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410090140226 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410090140226 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@dc2b9a5d0dfe: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@dc2b9a5d0dfe: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(820)@dc2b9a5d0dfe: ************************************************* HNBGW_Test.sgsn0-M3UA(820)@dc2b9a5d0dfe: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(820)@dc2b9a5d0dfe: ************************************************* HNBGW_Test.sgsn0-SCCP(818)@dc2b9a5d0dfe: v_sccp_pdu_maxlen:268 20250410090140246 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410090140246 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410090140246 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250410090140246 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250410090140246 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) 20250410090140246 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250410090140246 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250410090140246 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410090140246 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@dc2b9a5d0dfe: setverdict(pass): none -> pass 20250410090140251 DLINP DEBUG SRVCONN(,r=127.0.0.1:56392<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410090140251 DLINP DEBUG SRVCONN(,r=127.0.0.1:56392<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410090140251 DLINP DEBUG SRVCONN(,r=127.0.0.1:56392<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250410090140251 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250410090140251 DHNBAP DEBUG (127.0.0.1:56392 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20250410090140251 DHNBAP NOTICE (127.0.0.1:56392 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250410090140251 DHNBAP NOTICE (127.0.0.1:56392 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250410090140251 DLINP DEBUG SRVCONN(,r=127.0.0.1:56392<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410090140251 DLINP DEBUG SRVCONN(,r=127.0.0.1:56392<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed 20250410090140423 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250410090140423 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250410090140423 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250410090140423 DLSS7 <000c> 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)@dc2b9a5d0dfe: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250410090140431 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090140431 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250410090140431 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250410090140431 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250410090140431 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250410090140431 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250410090140431 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250410090140431 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 20250410090140431 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250410090140431 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  20250410090140431 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250410090140434 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090140434 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250410090140434 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250410090140434 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  20250410090140434 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250410090140434 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250410090140434 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250410090140434 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 20250410090140434 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250410090140434 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  20250410090140434 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410090140434 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250410090140434 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090140434 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250410090140434 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:413) 20250410090140434 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410090140434 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410090140434 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090140434 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410090140434 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250410090140434 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250410090140434 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410090140436 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410090140436 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250410090140436 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410090140436 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410090140436 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410090140436 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090140436 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090140436 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090140436 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090140436 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090140436 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090140436 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090140436 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090140436 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090140436 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090140436 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090140436 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090140436 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090140436 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410090140436 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090140436 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410090140436 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410090140437 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250410090140437 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250410090140437 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250410090140437 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250410090140437 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090140437 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090140437 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090140437 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410090140437 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410090140437 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250410090140437 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410090140437 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410090140437 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090140437 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.sgsn0-M3UA(820)@dc2b9a5d0dfe: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250410090140443 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090140443 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250410090140443 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250410090140443 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250410090140443 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250410090140443 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250410090140443 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250410090140443 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 20250410090140443 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250410090140443 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  20250410090140443 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250410090140446 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090140446 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250410090140446 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250410090140446 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  20250410090140446 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250410090140446 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250410090140446 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250410090140446 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 20250410090140446 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250410090140446 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  20250410090140446 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  20250410090140446 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410090140446 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250410090140446 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090140446 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250410090140446 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250410090140447 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410090140447 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410090140447 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090140447 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410090140447 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250410090140447 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250410090140447 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410090140448 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410090140448 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250410090140448 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410090140448 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410090140448 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410090140448 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090140448 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090140448 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090140448 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090140448 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090140448 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090140448 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090140448 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090140448 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090140448 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090140448 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090140448 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090140448 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090140448 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410090140449 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090140449 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410090140449 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410090140449 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090140449 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090140449 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090140449 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410090140449 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410090140449 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.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' 20250410090140449 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410090140449 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410090140449 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090140449 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(816)@dc2b9a5d0dfe: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250410090141227 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090141227 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410090141227 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410090141227 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410090141227 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410090141227 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410090141227 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410090141227 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410090141227 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090141227 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410090141227 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090141227 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410090141227 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410090141227 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410090141227 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410090141227 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410090141227 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250410090141227 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410090141227 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090141227 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090141227 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090141227 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090141227 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090141227 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090141227 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090141227 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090141227 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090141227 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090141227 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090141227 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090141228 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090141228 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410090141228 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250410090141228 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250410090141228 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250410090141228 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250410090141228 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410090141228 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410090141228 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090141228 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090141228 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090141228 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090141228 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090141228 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090141228 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090141228 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090141228 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090141228 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090141228 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090141228 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090141228 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090141228 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410090141228 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090141228 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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) 20250410090141228 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250410090141228 DRANAP NOTICE cnlink(msc-0)[0x55b0d9ff2940]{CONNECTED}: link up (cnlink.c:111) 20250410090141228 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090141228 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090141228 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090141228 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410090141228 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410090141228 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250410090141228 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410090141228 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410090141228 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090141228 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  20250410090141228 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090141228 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410090141228 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410090141228 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410090141228 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410090141228 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410090141228 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410090141228 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410090141228 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090141228 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410090141228 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090141228 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410090141228 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410090141228 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410090141229 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410090141229 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410090141229 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250410090141229 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410090141229 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090141229 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090141229 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090141229 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090141229 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090141229 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090141229 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090141229 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090141229 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090141229 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090141229 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090141229 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090141229 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090141229 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410090141229 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250410090141229 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250410090141229 DRANAP INFO cnlink(msc-0)[0x55b0d9ff2940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(819)@dc2b9a5d0dfe: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250410090141242 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090141242 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410090141242 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410090141242 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410090141242 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410090141242 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410090141242 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410090141242 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410090141242 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090141242 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410090141242 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090141242 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410090141242 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410090141242 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410090141242 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410090141242 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410090141242 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250410090141242 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410090141242 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090141242 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090141242 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090141242 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090141242 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090141242 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090141242 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090141242 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090141242 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090141242 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090141242 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090141242 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090141242 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090141242 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410090141242 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250410090141242 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250410090141242 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250410090141242 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250410090141242 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410090141242 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410090141242 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090141242 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090141242 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090141242 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090141242 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090141242 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090141242 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090141242 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090141243 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090141243 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090141243 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090141243 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090141243 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090141243 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410090141243 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090141243 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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) 20250410090141243 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250410090141243 DRANAP NOTICE cnlink(sgsn-0)[0x55b0da03d3a0]{CONNECTED}: link up (cnlink.c:111) 20250410090141243 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090141243 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090141243 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090141243 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410090141243 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410090141243 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.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' 20250410090141243 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410090141243 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410090141243 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090141243 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  20250410090141244 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090141244 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410090141244 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410090141244 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410090141244 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410090141244 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410090141244 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410090141244 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410090141244 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090141244 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410090141244 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090141244 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410090141244 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410090141244 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410090141244 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410090141244 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410090141244 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250410090141244 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410090141244 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090141244 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090141244 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090141244 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090141244 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090141244 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090141244 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090141244 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090141244 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090141244 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090141244 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090141244 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090141244 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090141244 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410090141244 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250410090141244 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250410090141244 DRANAP INFO cnlink(sgsn-0)[0x55b0da03d3a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250410090141342 DLSCCP DEBUG SCCP-SCOC(76)[0x55b0da07c400]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250410090141342 DLSCCP DEBUG SCCP-SCOC(76)[0x55b0da07c400]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250410090141342 DLSCCP DEBUG SCCP-SCOC(76)[0x55b0da07c400]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250410090141342 DLSCCP DEBUG SCCP-SCOC(76)[0x55b0da07c400]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250410090141342 DLSCCP DEBUG SCCP-SCOC(76)[0x55b0da07c400]{IDLE}: Deallocated (fsm.c:568) 20250410090141343 DLSCCP DEBUG SCCP-SCOC(77)[0x55b0da055950]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250410090141343 DLSCCP DEBUG SCCP-SCOC(77)[0x55b0da055950]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250410090141343 DLSCCP DEBUG SCCP-SCOC(77)[0x55b0da055950]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250410090141343 DLSCCP DEBUG SCCP-SCOC(77)[0x55b0da055950]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250410090141343 DLSCCP DEBUG SCCP-SCOC(77)[0x55b0da055950]{IDLE}: Deallocated (fsm.c:568) 20250410090142266 DLCTRL DEBUG Command: GET 271377869 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250410090142266 DLCTRL DEBUG Tx Command reply: GET_REPLY 271377869 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250410090142273 DLCTRL DEBUG Command: GET 263314757 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250410090142273 DLCTRL DEBUG Tx Command reply: GET_REPLY 263314757 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250410090142278 DLCTRL DEBUG Command: GET 364730835 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250410090142278 DLCTRL DEBUG Tx Command reply: GET_REPLY 364730835 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250410090142282 DLCTRL DEBUG Command: GET 760870343 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410090142282 DLCTRL DEBUG Tx Command reply: GET_REPLY 760870343 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410090142286 DLCTRL DEBUG Command: GET 792267007 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250410090142286 DLCTRL DEBUG Tx Command reply: GET_REPLY 792267007 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250410090142289 DLCTRL DEBUG Command: GET 862126813 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250410090142289 DLCTRL DEBUG Tx Command reply: GET_REPLY 862126813 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250410090142293 DLCTRL DEBUG Command: GET 821959089 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250410090142293 DLCTRL DEBUG Tx Command reply: GET_REPLY 821959089 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250410090142296 DLCTRL DEBUG Command: GET 238773896 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250410090142296 DLCTRL DEBUG Tx Command reply: GET_REPLY 238773896 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250410090142300 DLCTRL DEBUG Command: GET 272240038 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410090142300 DLCTRL DEBUG Tx Command reply: GET_REPLY 272240038 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410090142304 DLCTRL DEBUG Command: GET 192450906 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250410090142304 DLCTRL DEBUG Tx Command reply: GET_REPLY 192450906 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250410090142306 DLCTRL DEBUG Command: GET 950860073 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250410090142306 DLCTRL DEBUG Tx Command reply: GET_REPLY 950860073 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250410090142309 DLCTRL DEBUG Command: GET 874587339 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250410090142309 DLCTRL DEBUG Tx Command reply: GET_REPLY 874587339 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250410090142312 DLCTRL DEBUG Command: GET 171420884 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250410090142312 DLCTRL DEBUG Tx Command reply: GET_REPLY 171420884 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250410090142315 DLCTRL DEBUG Command: GET 114648026 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410090142315 DLCTRL DEBUG Tx Command reply: GET_REPLY 114648026 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410090142317 DLCTRL DEBUG Command: GET 607232013 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250410090142317 DLCTRL DEBUG Tx Command reply: GET_REPLY 607232013 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250410090142319 DLCTRL DEBUG Command: GET 608928713 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250410090142319 DLCTRL DEBUG Tx Command reply: GET_REPLY 608928713 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250410090142322 DLCTRL DEBUG Command: GET 260678147 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250410090142322 DLCTRL DEBUG Tx Command reply: GET_REPLY 260678147 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250410090142323 DLCTRL DEBUG Command: GET 778518276 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250410090142323 DLCTRL DEBUG Tx Command reply: GET_REPLY 778518276 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250410090142325 DLCTRL DEBUG Command: GET 963931295 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410090142325 DLCTRL DEBUG Tx Command reply: GET_REPLY 963931295 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410090142327 DLCTRL DEBUG Command: GET 942116080 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250410090142327 DLCTRL DEBUG Tx Command reply: GET_REPLY 942116080 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@dc2b9a5d0dfe: 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@dc2b9a5d0dfe: "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@dc2b9a5d0dfe: 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 := '000000000000001001101100'B, t_guard := 20.000000 } 20250410090142352 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55836<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(816)@dc2b9a5d0dfe: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(816)@dc2b9a5d0dfe: 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)@dc2b9a5d0dfe: Added conn table entry 0TC_mscpool_sccp_n_pcstate_attaches_cnlink0(822)12333941 20250410090143380 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410090143380 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410090143380 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250410090143380 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250410090143380 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xbc3375, normal) (hnbgw_rua.c:407) 20250410090143380 DHNB DEBUG map_rua[0x55b0da055950]{init}: Allocated (fsm.c:456) 20250410090143380 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12333941)[0x55b0da055950]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250410090143380 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12333941 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250410090143381 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410090143381 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410090143381 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12333941 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250410090143381 DCN DEBUG map_sccp[0x55b0da07c400]{init}: Allocated (fsm.c:456) 20250410090143381 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-92)[0x55b0da07c400]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250410090143381 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-12333941 <-> SCCP-92 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250410090143381 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12333941 SCCP-92 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250410090143381 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12333941)[0x55b0da055950]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250410090143381 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410090143381 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410090143381 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12333941)[0x55b0da055950]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250410090143381 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-92)[0x55b0da07c400]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250410090143381 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250410090143381 DLSCCP DEBUG SCCP-SCOC(92)[0x55b0da07b770]{IDLE}: Allocated (fsm.c:456) 20250410090143381 DLSCCP DEBUG SCCP-SCOC(92)[0x55b0da07b770]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250410090143381 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000030004f400300026c0056400500f1100926) (sccp_scrc.c:415) 20250410090143381 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090143381 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090143381 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090143381 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090143381 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090143381 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090143381 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090143381 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090143381 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090143381 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090143381 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090143381 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090143381 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090143381 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410090143381 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090143381 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 02 6c 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090143381 DLSCCP DEBUG SCCP-SCOC(92)[0x55b0da07b770]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250410090143381 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-92)[0x55b0da07c400]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250410090143381 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12333941)[0x55b0da055950]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250410090143382 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090143382 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090143382 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090143382 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410090143382 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410090143382 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250410090143382 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410090143382 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410090143382 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090143382 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 02 6c 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(815)@dc2b9a5d0dfe: First idle individual index:0 HNBGW_Test.msc0-SCCP(815)@dc2b9a5d0dfe: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(816)@dc2b9a5d0dfe: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(822) HNBGW_Test.msc0-RAN(816)@dc2b9a5d0dfe: Added conn table entry 0TC_mscpool_sccp_n_pcstate_attaches_cnlink0(822)8157231 HNBGW_Test.msc0-SCCP(815)@dc2b9a5d0dfe: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(815)@dc2b9a5d0dfe: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_sccp_n_pcstate_attaches_cnlink0(822)@dc2b9a5d0dfe: setverdict(pass): none -> pass 20250410090143395 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090143395 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410090143395 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410090143395 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410090143395 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410090143395 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410090143395 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410090143395 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410090143395 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090143395 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 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 ac 6e 09 02 00 00 00 00 00 06 00 08 00 00 00 07  20250410090143395 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090143395 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410090143395 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410090143395 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410090143395 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410090143395 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00ac6e09) (sccp_scrc.c:486) 20250410090143395 DLSCCP DEBUG Received CO:COAK for local reference 92 (sccp_scoc.c:1855) MTC@dc2b9a5d0dfe: 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 } } } 20250410090143395 DLSCCP DEBUG SCCP-SCOC(92)[0x55b0da07b770]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250410090143396 DLSCCP DEBUG SCCP-SCOC(92)[0x55b0da07b770]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250410090143396 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090143396 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250410090143396 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) 20250410090143396 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-92)[0x55b0da07c400]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250410090143396 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-92)[0x55b0da07c400]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250410090143397 DLCTRL DEBUG Command: GET 841055333 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250410090143397 DLCTRL DEBUG Tx Command reply: GET_REPLY 841055333 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250410090143399 DLCTRL DEBUG Command: GET 360020911 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250410090143400 DLCTRL DEBUG Tx Command reply: GET_REPLY 360020911 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250410090143402 DLCTRL DEBUG Command: GET 177542615 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250410090143402 DLCTRL DEBUG Tx Command reply: GET_REPLY 177542615 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250410090143405 DLCTRL DEBUG Command: GET 743975633 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410090143405 DLCTRL DEBUG Tx Command reply: GET_REPLY 743975633 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410090143408 DLCTRL DEBUG Command: GET 473140759 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250410090143408 DLCTRL DEBUG Tx Command reply: GET_REPLY 473140759 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed 20250410090143411 DLCTRL DEBUG Command: GET 434363303 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250410090143411 DLCTRL DEBUG Tx Command reply: GET_REPLY 434363303 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250410090143414 DLCTRL DEBUG Command: GET 533498042 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250410090143414 DLCTRL DEBUG Tx Command reply: GET_REPLY 533498042 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250410090143417 DLCTRL DEBUG Command: GET 154860751 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250410090143417 DLCTRL DEBUG Tx Command reply: GET_REPLY 154860751 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250410090143420 DLCTRL DEBUG Command: GET 869551027 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410090143420 DLCTRL DEBUG Tx Command reply: GET_REPLY 869551027 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410090143422 DLCTRL DEBUG Command: GET 872581083 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250410090143422 DLCTRL DEBUG Tx Command reply: GET_REPLY 872581083 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed 20250410090143424 DLCTRL DEBUG Command: GET 427143809 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250410090143424 DLCTRL DEBUG Tx Command reply: GET_REPLY 427143809 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250410090143426 DLCTRL DEBUG Command: GET 617113958 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250410090143426 DLCTRL DEBUG Tx Command reply: GET_REPLY 617113958 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250410090143428 DLCTRL DEBUG Command: GET 142394941 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250410090143428 DLCTRL DEBUG Tx Command reply: GET_REPLY 142394941 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250410090143430 DLCTRL DEBUG Command: GET 215224650 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410090143430 DLCTRL DEBUG Tx Command reply: GET_REPLY 215224650 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410090143431 DLCTRL DEBUG Command: GET 944192021 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250410090143431 DLCTRL DEBUG Tx Command reply: GET_REPLY 944192021 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed 20250410090143433 DLCTRL DEBUG Command: GET 931541084 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250410090143433 DLCTRL DEBUG Tx Command reply: GET_REPLY 931541084 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250410090143434 DLCTRL DEBUG Command: GET 208846288 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250410090143434 DLCTRL DEBUG Tx Command reply: GET_REPLY 208846288 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250410090143435 DLCTRL DEBUG Command: GET 222917375 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250410090143435 DLCTRL DEBUG Tx Command reply: GET_REPLY 222917375 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250410090143436 DLCTRL DEBUG Command: GET 949187230 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410090143436 DLCTRL DEBUG Tx Command reply: GET_REPLY 949187230 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410090143438 DLCTRL DEBUG Command: GET 45657254 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250410090143438 DLCTRL DEBUG Tx Command reply: GET_REPLY 45657254 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed MTC@dc2b9a5d0dfe: 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 := '000000000000000111011111'B, t_guard := 20.000000 } 20250410090143456 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55842<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(816)@dc2b9a5d0dfe: f_create_expect(l3 := '05240103505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(816)@dc2b9a5d0dfe: 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)@dc2b9a5d0dfe: Added conn table entry 1TC_mscpool_sccp_n_pcstate_attaches_cnlink0(823)8681566 20250410090144477 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410090144477 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410090144477 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1351) 20250410090144477 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250410090144477 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x84785e, normal) (hnbgw_rua.c:407) 20250410090144477 DHNB DEBUG map_rua[0x55b0da0a88a0]{init}: Allocated (fsm.c:456) 20250410090144477 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8681566)[0x55b0da0a88a0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250410090144477 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8681566 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250410090144477 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410090144477 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410090144477 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:211) 20250410090144477 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8681566 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250410090144478 DCN DEBUG map_sccp[0x55b0da07a140]{init}: Allocated (fsm.c:456) 20250410090144478 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-93)[0x55b0da07a140]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250410090144478 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-8681566 <-> SCCP-93 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250410090144478 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8681566 SCCP-93 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20250410090144478 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8681566)[0x55b0da0a88a0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250410090144478 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410090144478 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410090144478 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8681566)[0x55b0da0a88a0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250410090144478 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-93)[0x55b0da07a140]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250410090144478 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250410090144478 DLSCCP DEBUG SCCP-SCOC(93)[0x55b0da0763d0]{IDLE}: Allocated (fsm.c:456) 20250410090144478 DLSCCP DEBUG SCCP-SCOC(93)[0x55b0da0763d0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250410090144478 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111005240103505902082926240000000030004f40030001df0056400500f1100926) (sccp_scrc.c:415) 20250410090144478 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090144478 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090144478 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090144478 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090144478 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090144478 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090144478 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090144478 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090144478 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090144478 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090144478 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090144478 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090144478 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090144478 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410090144478 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090144478 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 df 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090144478 DLSCCP DEBUG SCCP-SCOC(93)[0x55b0da0763d0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250410090144478 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-93)[0x55b0da07a140]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250410090144478 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8681566)[0x55b0da0a88a0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250410090144478 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090144478 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090144478 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090144478 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410090144478 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410090144478 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250410090144478 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410090144478 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410090144478 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090144478 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 df 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(815)@dc2b9a5d0dfe: First idle individual index:1 HNBGW_Test.msc0-SCCP(815)@dc2b9a5d0dfe: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(816)@dc2b9a5d0dfe: Found Expect[0] for l3='05240103505902082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(823) HNBGW_Test.msc0-RAN(816)@dc2b9a5d0dfe: Added conn table entry 1TC_mscpool_sccp_n_pcstate_attaches_cnlink0(823)228294 HNBGW_Test.msc0-SCCP(815)@dc2b9a5d0dfe: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(815)@dc2b9a5d0dfe: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250410090144482 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090144482 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410090144482 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410090144482 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410090144482 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410090144482 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410090144482 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410090144482 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410090144482 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090144482 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 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 25 99 bb 02 00 00 00 00 00 06 00 08 00 00 00 07  20250410090144482 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090144482 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410090144482 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410090144482 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410090144482 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410090144482 DLSS7 DEBUG scrc_rx_mtp_xfer_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=002599bb) (sccp_scrc.c:486) 20250410090144482 DLSCCP DEBUG Received CO:COAK for local reference 93 (sccp_scoc.c:1855) 20250410090144482 DLSCCP DEBUG SCCP-SCOC(93)[0x55b0da0763d0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250410090144482 DLSCCP DEBUG SCCP-SCOC(93)[0x55b0da0763d0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250410090144482 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090144482 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250410090144482 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) 20250410090144482 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-93)[0x55b0da07a140]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250410090144482 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-93)[0x55b0da07a140]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_mscpool_sccp_n_pcstate_attaches_cnlink0(823)@dc2b9a5d0dfe: setverdict(pass): none -> pass MTC@dc2b9a5d0dfe: 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 } } } 20250410090144484 DLCTRL DEBUG Command: GET 807329683 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250410090144484 DLCTRL DEBUG Tx Command reply: GET_REPLY 807329683 rate_ctr.abs.msc.0.cnpool:subscr:new 2 (control_if.c:477) 20250410090144487 DLCTRL DEBUG Command: GET 402622063 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250410090144487 DLCTRL DEBUG Tx Command reply: GET_REPLY 402622063 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250410090144491 DLCTRL DEBUG Command: GET 566382744 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250410090144491 DLCTRL DEBUG Tx Command reply: GET_REPLY 566382744 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250410090144495 DLCTRL DEBUG Command: GET 850902265 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410090144495 DLCTRL DEBUG Tx Command reply: GET_REPLY 850902265 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410090144498 DLCTRL DEBUG Command: GET 379320619 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250410090144498 DLCTRL DEBUG Tx Command reply: GET_REPLY 379320619 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed 20250410090144502 DLCTRL DEBUG Command: GET 936534137 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250410090144502 DLCTRL DEBUG Tx Command reply: GET_REPLY 936534137 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250410090144504 DLCTRL DEBUG Command: GET 992875450 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250410090144504 DLCTRL DEBUG Tx Command reply: GET_REPLY 992875450 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250410090144507 DLCTRL DEBUG Command: GET 148933714 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250410090144507 DLCTRL DEBUG Tx Command reply: GET_REPLY 148933714 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250410090144509 DLCTRL DEBUG Command: GET 79862425 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410090144509 DLCTRL DEBUG Tx Command reply: GET_REPLY 79862425 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410090144511 DLCTRL DEBUG Command: GET 319459134 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250410090144511 DLCTRL DEBUG Tx Command reply: GET_REPLY 319459134 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed 20250410090144512 DLCTRL DEBUG Command: GET 34836594 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250410090144512 DLCTRL DEBUG Tx Command reply: GET_REPLY 34836594 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250410090144514 DLCTRL DEBUG Command: GET 794092953 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250410090144514 DLCTRL DEBUG Tx Command reply: GET_REPLY 794092953 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250410090144515 DLCTRL DEBUG Command: GET 15937900 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250410090144515 DLCTRL DEBUG Tx Command reply: GET_REPLY 15937900 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250410090144517 DLCTRL DEBUG Command: GET 100004922 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410090144517 DLCTRL DEBUG Tx Command reply: GET_REPLY 100004922 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410090144518 DLCTRL DEBUG Command: GET 152000645 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250410090144518 DLCTRL DEBUG Tx Command reply: GET_REPLY 152000645 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed 20250410090144519 DLCTRL DEBUG Command: GET 90172405 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250410090144519 DLCTRL DEBUG Tx Command reply: GET_REPLY 90172405 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250410090144521 DLCTRL DEBUG Command: GET 671104703 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250410090144521 DLCTRL DEBUG Tx Command reply: GET_REPLY 671104703 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250410090144522 DLCTRL DEBUG Command: GET 956840890 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250410090144522 DLCTRL DEBUG Tx Command reply: GET_REPLY 956840890 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250410090144524 DLCTRL DEBUG Command: GET 49813167 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410090144524 DLCTRL DEBUG Tx Command reply: GET_REPLY 49813167 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410090144525 DLCTRL DEBUG Command: GET 201371149 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250410090144525 DLCTRL DEBUG Tx Command reply: GET_REPLY 201371149 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed MTC@dc2b9a5d0dfe: "connecting cnlink 1" 20250410090144526 DLGLOBAL NOTICE TTCN3 f_logp(): connecting cnlink 1 (logging_vty.c:1172) MTC@dc2b9a5d0dfe: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@dc2b9a5d0dfe: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(826)@dc2b9a5d0dfe: ************************************************* HNBGW_Test.msc1-M3UA(826)@dc2b9a5d0dfe: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(826)@dc2b9a5d0dfe: ************************************************* HNBGW_Test.msc1-SCCP(824)@dc2b9a5d0dfe: v_sccp_pdu_maxlen:268 20250410090144744 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 20250410090144744 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 20250410090144744 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250410090144744 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)@dc2b9a5d0dfe: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250410090144753 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090144753 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPSM:UP) 20250410090144753 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250410090144753 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250410090144753 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250410090144753 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250410090144753 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250410090144753 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 20250410090144753 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Inactive () 20250410090144753 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  20250410090144753 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250410090144755 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090144755 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPTM:ACTIVE) 20250410090144756 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250410090144756 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  20250410090144756 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250410090144756 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250410090144756 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250410090144756 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 20250410090144756 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Active () 20250410090144756 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  20250410090144756 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  20250410090144756 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  20250410090144756 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410090144756 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250410090144756 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090144756 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250410090144756 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.0.2/0 (xua_snm.c:413) 20250410090144756 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410090144756 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410090144756 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090144756 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410090144756 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250410090144756 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250410090144756 DRANAP DEBUG cnlink(msc-1)[0x55b0d9fd5920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410090144758 DRANAP DEBUG cnlink(msc-1)[0x55b0d9fd5920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410090144758 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250410090144758 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410090144758 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410090144758 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410090144758 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090144758 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090144758 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090144758 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090144758 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090144758 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090144758 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090144758 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090144758 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090144758 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090144758 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090144758 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090144758 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090144758 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410090144758 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090144758 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410090144758 DRANAP DEBUG cnlink(msc-1)[0x55b0d9fd5920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410090144758 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090144758 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090144758 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090144758 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410090144758 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410090144758 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250410090144758 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250410090144758 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250410090144758 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090144758 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  20250410090145086 DLSCCP DEBUG SCCP-SCOC(89)[0x55b0da05a0f0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250410090145086 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008806d6), PART(T=Source Reference,L=4,D=00000059), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410090145086 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090145086 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090145086 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090145086 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090145086 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410090145086 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090145086 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 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 06 d6 00 00 59 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090145086 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090145086 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090145086 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090145086 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410090145086 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410090145086 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250410090145086 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410090145086 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410090145086 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090145086 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 88 06 d6 00 00 59 0f 00 00 00 00 00 06 00 08 00 00 00 01  20250410090145092 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090145092 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410090145092 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410090145092 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410090145092 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410090145092 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410090145092 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410090145092 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410090145092 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090145092 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 88 06 d6 00 00 06 00 08 00 00 00 07  20250410090145092 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090145093 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410090145093 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410090145093 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410090145093 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410090145093 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=008806d6) (sccp_scrc.c:486) 20250410090145093 DLSCCP DEBUG Received CO:RELCO for local reference 89 (sccp_scoc.c:1855) 20250410090145093 DLSCCP DEBUG SCCP-SCOC(89)[0x55b0da05a0f0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250410090145093 DLSCCP DEBUG SCCP-SCOC(89)[0x55b0da05a0f0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250410090145093 DLSCCP DEBUG SCCP-SCOC(89)[0x55b0da05a0f0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250410090145093 DLSCCP DEBUG SCCP-SCOC(89)[0x55b0da05a0f0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250410090145093 DLSCCP DEBUG SCCP-SCOC(89)[0x55b0da05a0f0]{IDLE}: Deallocated (fsm.c:568) MTC@dc2b9a5d0dfe: 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 := '000000000000001100000111'B, t_guard := 20.000000 } HNBGW_Test.msc1-RAN(825)@dc2b9a5d0dfe: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250410090145551 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090145551 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250410090145551 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250410090145551 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 20250410090145551 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410090145551 DLSS7 <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' 20250410090145551 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410090145551 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410090145551 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090145551 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410090145551 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090145551 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410090145551 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410090145551 DLM3UA DEBUG 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) 20250410090145551 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410090145551 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410090145551 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250410090145551 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250410090145551 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090145551 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090145551 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090145551 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090145551 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090145551 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090145551 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090145551 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090145551 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090145551 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090145551 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090145551 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090145551 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090145551 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410090145551 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250410090145551 DRANAP DEBUG cnlink(msc-1)[0x55b0d9fd5920]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250410090145551 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) 20250410090145551 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) 20250410090145551 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410090145552 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250410090145552 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090145552 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090145552 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090145552 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090145552 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090145552 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090145552 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090145552 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090145552 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090145552 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090145552 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090145552 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090145552 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090145552 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410090145552 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090145552 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250410090145552 DRANAP DEBUG cnlink(msc-1)[0x55b0d9fd5920]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250410090145552 DRANAP NOTICE cnlink(msc-1)[0x55b0d9fd5920]{CONNECTED}: link up (cnlink.c:111) 20250410090145552 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090145552 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090145552 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090145552 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410090145552 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410090145552 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=2=0.0.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' 20250410090145552 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250410090145552 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250410090145552 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090145552 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  20250410090145553 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090145553 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250410090145553 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250410090145553 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 20250410090145553 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410090145553 DLSS7 <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' 20250410090145553 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410090145553 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410090145553 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090145553 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410090145554 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090145554 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410090145554 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410090145554 DLM3UA DEBUG 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) 20250410090145554 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410090145554 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410090145554 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250410090145554 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250410090145554 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090145554 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090145554 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090145554 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090145554 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090145554 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090145554 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090145554 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090145554 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090145554 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090145554 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090145554 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090145554 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090145554 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410090145554 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250410090145554 DRANAP DEBUG cnlink(msc-1)[0x55b0d9fd5920]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250410090145554 DRANAP INFO cnlink(msc-1)[0x55b0d9fd5920]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250410090145569 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41020<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410090146239 DLSCCP DEBUG SCCP-SCOC(90)[0x55b0da054820]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250410090146239 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d308a7), PART(T=Source Reference,L=4,D=0000005a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410090146239 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090146239 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090146239 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090146239 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090146239 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410090146239 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090146239 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 d3 08 a7 00 00 5a 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090146240 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090146240 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090146240 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090146240 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410090146240 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410090146240 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=2=0.0.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' 20250410090146240 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250410090146240 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250410090146240 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090146240 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 d3 08 a7 00 00 5a 0f 00 00 00 00 00 06 00 08 00 00 00 03  20250410090146245 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090146245 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250410090146245 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250410090146245 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 20250410090146245 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410090146245 DLSS7 <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' 20250410090146245 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410090146245 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410090146245 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090146245 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 d3 08 a7 00 00 06 00 08 00 00 00 07  20250410090146245 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090146245 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410090146245 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410090146245 DLM3UA DEBUG 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) 20250410090146245 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410090146245 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=00d308a7) (sccp_scrc.c:486) 20250410090146245 DLSCCP DEBUG Received CO:RELCO for local reference 90 (sccp_scoc.c:1855) 20250410090146245 DLSCCP DEBUG SCCP-SCOC(90)[0x55b0da054820]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250410090146245 DLSCCP DEBUG SCCP-SCOC(90)[0x55b0da054820]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250410090146246 DLSCCP DEBUG SCCP-SCOC(90)[0x55b0da054820]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250410090146246 DLSCCP DEBUG SCCP-SCOC(90)[0x55b0da054820]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250410090146246 DLSCCP DEBUG SCCP-SCOC(90)[0x55b0da054820]{IDLE}: Deallocated (fsm.c:568) 20250410090146249 DLSCCP DEBUG SCCP-SCOC(91)[0x55b0da0cc520]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250410090146249 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0067eff7), PART(T=Source Reference,L=4,D=0000005b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410090146249 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090146249 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090146249 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090146249 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090146249 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410090146249 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090146249 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 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 ef f7 00 00 5b 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090146249 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090146249 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090146249 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090146249 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410090146249 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410090146249 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=2=0.0.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' 20250410090146249 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250410090146249 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250410090146249 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090146249 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 ef f7 00 00 5b 0f 00 00 00 00 00 06 00 08 00 00 00 03  20250410090146252 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090146252 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250410090146252 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250410090146252 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 20250410090146252 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410090146252 DLSS7 <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' 20250410090146253 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410090146253 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410090146253 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090146253 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 67 ef f7 00 00 06 00 08 00 00 00 07  20250410090146253 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090146253 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410090146253 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410090146253 DLM3UA DEBUG 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) 20250410090146253 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410090146253 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=0067eff7) (sccp_scrc.c:486) 20250410090146253 DLSCCP DEBUG Received CO:RELCO for local reference 91 (sccp_scoc.c:1855) 20250410090146253 DLSCCP DEBUG SCCP-SCOC(91)[0x55b0da0cc520]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250410090146253 DLSCCP DEBUG SCCP-SCOC(91)[0x55b0da0cc520]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250410090146253 DLSCCP DEBUG SCCP-SCOC(91)[0x55b0da0cc520]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250410090146253 DLSCCP DEBUG SCCP-SCOC(91)[0x55b0da0cc520]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250410090146253 DLSCCP DEBUG SCCP-SCOC(91)[0x55b0da0cc520]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc1-RAN(825)@dc2b9a5d0dfe: f_create_expect(l3 := '06270003505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(825)@dc2b9a5d0dfe: 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)@dc2b9a5d0dfe: Added conn table entry 2TC_mscpool_sccp_n_pcstate_attaches_cnlink0(827)9325610 20250410090146600 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410090146600 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410090146600 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1351) 20250410090146601 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250410090146601 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x8e4c2a, normal) (hnbgw_rua.c:407) 20250410090146601 DHNB DEBUG map_rua[0x55b0da0cc520]{init}: Allocated (fsm.c:456) 20250410090146601 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9325610)[0x55b0da0cc520]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250410090146601 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9325610 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250410090146601 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410090146601 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410090146601 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9325610 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 1 (hnbgw_cn.c:1125) 20250410090146601 DCN DEBUG map_sccp[0x55b0da054820]{init}: Allocated (fsm.c:456) 20250410090146601 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-94)[0x55b0da054820]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250410090146601 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-9325610 <-> SCCP-94 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20250410090146601 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9325610 SCCP-94 msc-1 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20250410090146601 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9325610)[0x55b0da0cc520]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250410090146601 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410090146601 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410090146601 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9325610)[0x55b0da0cc520]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250410090146601 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-94)[0x55b0da054820]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250410090146601 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250410090146601 DLSCCP DEBUG SCCP-SCOC(94)[0x55b0da05a0f0]{IDLE}: Allocated (fsm.c:456) 20250410090146601 DLSCCP DEBUG SCCP-SCOC(94)[0x55b0da05a0f0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250410090146601 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902082926240000000030004f40030003070056400500f1100926) (sccp_scrc.c:415) 20250410090146601 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090146601 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090146601 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090146601 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090146601 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090146601 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090146601 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090146602 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090146602 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090146602 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090146602 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090146602 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090146602 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090146602 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410090146602 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090146602 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 07 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090146602 DLSCCP DEBUG SCCP-SCOC(94)[0x55b0da05a0f0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250410090146602 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-94)[0x55b0da054820]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250410090146602 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9325610)[0x55b0da0cc520]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250410090146602 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090146602 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090146602 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090146602 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410090146602 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410090146602 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250410090146602 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250410090146602 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250410090146602 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090146602 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 07 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 03  HNBGW_Test.msc1-SCCP(824)@dc2b9a5d0dfe: First idle individual index:0 HNBGW_Test.msc1-SCCP(824)@dc2b9a5d0dfe: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(825)@dc2b9a5d0dfe: Found Expect[0] for l3='06270003505902082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(827) HNBGW_Test.msc1-RAN(825)@dc2b9a5d0dfe: Added conn table entry 0TC_mscpool_sccp_n_pcstate_attaches_cnlink0(827)7263371 HNBGW_Test.msc1-SCCP(824)@dc2b9a5d0dfe: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(824)@dc2b9a5d0dfe: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_sccp_n_pcstate_attaches_cnlink0(827)@dc2b9a5d0dfe: setverdict(pass): none -> pass 20250410090146619 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090146619 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250410090146619 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250410090146619 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 20250410090146619 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410090146619 DLSS7 <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' 20250410090146619 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410090146619 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410090146619 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090146619 DLSS7 <000c> osmo_ss7_asp.c:1175 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 d9 68 94 02 00 00 00 00 00 06 00 08 00 00 00 07  20250410090146620 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090146620 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410090146620 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410090146620 DLM3UA DEBUG 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) 20250410090146620 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410090146620 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00d96894) (sccp_scrc.c:486) 20250410090146620 DLSCCP DEBUG Received CO:COAK for local reference 94 (sccp_scoc.c:1855) 20250410090146620 DLSCCP DEBUG SCCP-SCOC(94)[0x55b0da05a0f0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250410090146620 DLSCCP DEBUG SCCP-SCOC(94)[0x55b0da05a0f0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250410090146620 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090146620 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250410090146620 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) 20250410090146620 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-94)[0x55b0da054820]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250410090146620 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-94)[0x55b0da054820]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@dc2b9a5d0dfe: 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 } } } 20250410090146621 DLCTRL DEBUG Command: GET 368166516 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250410090146621 DLCTRL DEBUG Tx Command reply: GET_REPLY 368166516 rate_ctr.abs.msc.0.cnpool:subscr:new 2 (control_if.c:477) 20250410090146623 DLCTRL DEBUG Command: GET 854081806 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250410090146623 DLCTRL DEBUG Tx Command reply: GET_REPLY 854081806 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250410090146624 DLCTRL DEBUG Command: GET 135637228 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250410090146624 DLCTRL DEBUG Tx Command reply: GET_REPLY 135637228 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250410090146625 DLCTRL DEBUG Command: GET 358727779 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410090146625 DLCTRL DEBUG Tx Command reply: GET_REPLY 358727779 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410090146627 DLCTRL DEBUG Command: GET 427960433 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250410090146627 DLCTRL DEBUG Tx Command reply: GET_REPLY 427960433 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed 20250410090146629 DLCTRL DEBUG Command: GET 326351285 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250410090146629 DLCTRL DEBUG Tx Command reply: GET_REPLY 326351285 rate_ctr.abs.msc.1.cnpool:subscr:new 1 (control_if.c:477) 20250410090146631 DLCTRL DEBUG Command: GET 991807864 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250410090146631 DLCTRL DEBUG Tx Command reply: GET_REPLY 991807864 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250410090146632 DLCTRL DEBUG Command: GET 549242916 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250410090146632 DLCTRL DEBUG Tx Command reply: GET_REPLY 549242916 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250410090146634 DLCTRL DEBUG Command: GET 527367340 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410090146634 DLCTRL DEBUG Tx Command reply: GET_REPLY 527367340 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410090146636 DLCTRL DEBUG Command: GET 987723221 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250410090146636 DLCTRL DEBUG Tx Command reply: GET_REPLY 987723221 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed 20250410090146637 DLCTRL DEBUG Command: GET 392817615 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250410090146637 DLCTRL DEBUG Tx Command reply: GET_REPLY 392817615 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250410090146638 DLCTRL DEBUG Command: GET 100239488 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250410090146638 DLCTRL DEBUG Tx Command reply: GET_REPLY 100239488 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250410090146640 DLCTRL DEBUG Command: GET 250931530 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250410090146640 DLCTRL DEBUG Tx Command reply: GET_REPLY 250931530 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250410090146641 DLCTRL DEBUG Command: GET 810761346 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410090146641 DLCTRL DEBUG Tx Command reply: GET_REPLY 810761346 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410090146643 DLCTRL DEBUG Command: GET 578914620 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250410090146643 DLCTRL DEBUG Tx Command reply: GET_REPLY 578914620 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed 20250410090146645 DLCTRL DEBUG Command: GET 80148105 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250410090146645 DLCTRL DEBUG Tx Command reply: GET_REPLY 80148105 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250410090146647 DLCTRL DEBUG Command: GET 38134281 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250410090146647 DLCTRL DEBUG Tx Command reply: GET_REPLY 38134281 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250410090146649 DLCTRL DEBUG Command: GET 89062380 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250410090146649 DLCTRL DEBUG Tx Command reply: GET_REPLY 89062380 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250410090146652 DLCTRL DEBUG Command: GET 629427280 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410090146652 DLCTRL DEBUG Tx Command reply: GET_REPLY 629427280 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410090146654 DLCTRL DEBUG Command: GET 761561767 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250410090146654 DLCTRL DEBUG Tx Command reply: GET_REPLY 761561767 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed MTC@dc2b9a5d0dfe: ok: talloc reports "asn1_context" = 1 bytes 20250410090146661 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55828<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250410090146662 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:46477<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(809)@dc2b9a5d0dfe: Final verdict of PTC: none VirtHNBGW-STATS(808)@dc2b9a5d0dfe: Final verdict of PTC: none MTC@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed 20250410090146665 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55826<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250410090146665 DLINP DEBUG SRVCONN(,r=127.0.0.1:56392<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410090146665 DLINP DEBUG SRVCONN(,r=127.0.0.1:56392<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410090146666 DLINP NOTICE SRV(,r=127.0.0.1:56392<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410090146666 DMAIN NOTICE (127.0.0.1:56392 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:56392<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250410090146666 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1-RUA(814)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(819)@dc2b9a5d0dfe: Final verdict of PTC: none 20250410090146668 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250410090146668 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410090146668 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250410090146668 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250410090146668 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250410090146668 DLSS7 <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(818)@dc2b9a5d0dfe: Final verdict of PTC: none 20250410090146668 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250410090146668 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250410090146668 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250410090146668 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410090146668 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250410090146668 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250410090146668 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250410090146668 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410090146668 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250410090146668 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250410090146668 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250410090146668 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090146668 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-sgsn0-0: connection closed 20250410090146668 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250410090146668 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250410090146668 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250410090146668 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250410090146668 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 20250410090146668 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  20250410090146668 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  20250410090146668 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410090146668 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250410090146668 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(812)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW_Test.msc1-RAN(825)@dc2b9a5d0dfe: Final verdict of PTC: none 20250410090146668 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250410090146668 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090146668 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-msc0-0: connection closed 20250410090146668 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250410090146668 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250410090146668 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250410090146668 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250410090146668 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 20250410090146668 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  20250410090146668 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410090146668 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250410090146668 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250410090146668 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090146668 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250410090146668 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250410090146668 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410090146668 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410090146668 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090146668 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410090146668 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250410090146668 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250410090146668 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250410090146668 DRANAP NOTICE cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: link lost (cnlink.c:118) 20250410090146668 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090146668 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250410090146668 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:378) 20250410090146668 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410090146668 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410090146668 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090146668 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410090146668 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250410090146668 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250410090146668 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250410090146668 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) 20250410090146668 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250410090146668 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc1-0) xUA SRV SHUTDOWN_EVENT 20250410090146668 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 20250410090146668 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250410090146668 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) 20250410090146668 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250410090146668 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250410090146668 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 20250410090146668 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090146669 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-msc1-0: connection closed 20250410090146669 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250410090146669 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250410090146669 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250410090146669 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250410090146669 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 20250410090146669 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410090146669 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250410090146668 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250410090146669 DRANAP NOTICE cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: link lost (cnlink.c:118) 20250410090146669 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-92)[0x55b0da07c400]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250410090146669 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250410090146669 DLSCCP DEBUG SCCP-SCOC(92)[0x55b0da07b770]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250410090146669 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ac6e09), PART(T=Source Reference,L=4,D=0000005c), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250410090146669 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090146669 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090146669 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090146669 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090146669 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410090146669 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090146669 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [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 ac 6e 09 00 00 5c 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090146669 DLSCCP DEBUG SCCP-SCOC(92)[0x55b0da07b770]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250410090146669 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-92)[0x55b0da07c400]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250410090146669 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12333941)[0x55b0da055950]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250410090146669 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12333941)[0x55b0da055950]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250410090146669 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250410090146669 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12333941)[0x55b0da055950]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250410090146669 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12333941)[0x55b0da055950]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250410090146669 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12333941)[0x55b0da055950]{disrupted}: Freeing instance (context_map.c:202) 20250410090146669 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12333941)[0x55b0da055950]{disrupted}: Deallocated (fsm.c:568) 20250410090146669 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-92)[0x55b0da07c400]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250410090146669 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-92)[0x55b0da07c400]{disconnected}: Freeing instance (context_map.c:206) 20250410090146669 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-92)[0x55b0da07c400]{disconnected}: Deallocated (fsm.c:568) 20250410090146669 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12333941 SCCP-92 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250410090146669 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-93)[0x55b0da07a140]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250410090146669 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250410090146669 DLSCCP DEBUG SCCP-SCOC(93)[0x55b0da0763d0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250410090146669 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002599bb), PART(T=Source Reference,L=4,D=0000005d), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250410090146669 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090146669 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090146669 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090146669 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090146669 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410090146669 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090146669 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [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 25 99 bb 00 00 5d 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090146669 DLSCCP DEBUG SCCP-SCOC(93)[0x55b0da0763d0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250410090146669 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-93)[0x55b0da07a140]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250410090146669 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8681566)[0x55b0da0a88a0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250410090146669 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8681566)[0x55b0da0a88a0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250410090146669 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250410090146669 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8681566)[0x55b0da0a88a0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250410090146669 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250410090146669 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8681566)[0x55b0da0a88a0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250410090146669 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8681566)[0x55b0da0a88a0]{disrupted}: Freeing instance (context_map.c:202) 20250410090146669 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8681566)[0x55b0da0a88a0]{disrupted}: Deallocated (fsm.c:568) 20250410090146670 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-93)[0x55b0da07a140]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) MutexDispCT-TC_mscpool_sccp_n_pcstate_attaches_cnlink(807)@dc2b9a5d0dfe: Final verdict of PTC: none 20250410090146670 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-93)[0x55b0da07a140]{disconnected}: Freeing instance (context_map.c:206) 20250410090146670 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-93)[0x55b0da07a140]{disconnected}: Deallocated (fsm.c:568) 20250410090146670 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8681566 SCCP-93 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250410090146670 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090146670 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250410090146670 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.0.2/0 (xua_snm.c:378) 20250410090146670 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410090146670 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410090146670 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090146670 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410090146670 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250410090146670 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250410090146670 DRANAP DEBUG cnlink(msc-1)[0x55b0d9fd5920]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250410090146670 DRANAP NOTICE cnlink(msc-1)[0x55b0d9fd5920]{DISCONNECTED}: link lost (cnlink.c:118) 20250410090146670 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-94)[0x55b0da054820]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250410090146670 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250410090146670 DLSCCP DEBUG SCCP-SCOC(94)[0x55b0da05a0f0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250410090146670 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d96894), PART(T=Source Reference,L=4,D=0000005e), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250410090146670 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090146670 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090146670 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090146670 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090146670 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410090146670 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090146670 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [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 d9 68 94 00 00 5e 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090146670 DLSCCP DEBUG SCCP-SCOC(94)[0x55b0da05a0f0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) HNBGW_Test.msc0-M3UA(817)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW_Test.msc0-RAN(816)@dc2b9a5d0dfe: Final verdict of PTC: none 20250410090146670 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-94)[0x55b0da054820]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250410090146670 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9325610)[0x55b0da0cc520]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250410090146670 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9325610)[0x55b0da0cc520]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250410090146670 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250410090146670 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9325610)[0x55b0da0cc520]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250410090146670 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9325610)[0x55b0da0cc520]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250410090146670 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9325610)[0x55b0da0cc520]{disrupted}: Freeing instance (context_map.c:202) 20250410090146670 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9325610)[0x55b0da0cc520]{disrupted}: Deallocated (fsm.c:568) 20250410090146670 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-94)[0x55b0da054820]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250410090146670 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-94)[0x55b0da054820]{disconnected}: Freeing instance (context_map.c:206) 20250410090146670 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-94)[0x55b0da054820]{disconnected}: Deallocated (fsm.c:568) 20250410090146670 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9325610 SCCP-94 msc-1 MI=IMSI-262420000000003: Deallocating (context_map.c:225) HNBGW_Test.msc1-SCCP(824)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(826)@dc2b9a5d0dfe: Final verdict of PTC: none 20250410090146671 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090146671 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090146671 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410090146671 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250410090146671 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:894) 20250410090146671 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410090146671 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410090146671 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090146671 DMAIN NOTICE (127.0.0.1:9999 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) 20250410090146671 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) HNBGW_Test.msc0-SCCP(815)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(820)@dc2b9a5d0dfe: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0(811)@dc2b9a5d0dfe: Final verdict of PTC: none 20250410090146671 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410090146671 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410090146671 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250410090146671 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090146671 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090146671 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090146671 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410090146671 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410090146671 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250410090146671 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090146671 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090146671 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090146671 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410090146671 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410090146671 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1(813)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW-PFCP(810)@dc2b9a5d0dfe: Final verdict of PTC: none 20250410090146674 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55842<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_sccp_n_pcstate_attaches_cnlink0(823)@dc2b9a5d0dfe: Final verdict of PTC: pass HNBGW-MGCP(821)@dc2b9a5d0dfe: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_attaches_cnlink0(827)@dc2b9a5d0dfe: Final verdict of PTC: pass 20250410090146677 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41020<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250410090146688 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55836<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_sccp_n_pcstate_attaches_cnlink0(822)@dc2b9a5d0dfe: Final verdict of PTC: pass MTC@dc2b9a5d0dfe: Setting final verdict of the test case. MTC@dc2b9a5d0dfe: Local verdict of MTC: pass MTC@dc2b9a5d0dfe: Local verdict of PTC MutexDispCT-TC_mscpool_sccp_n_pcstate_attaches_cnlink(807): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC VirtHNBGW-STATS(808): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC IPA-CTRL-CLI-IPA(809): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW-PFCP(810): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0(811): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(812): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1(813): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1-RUA(814): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.msc0-SCCP(815): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.msc0-RAN(816): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.msc0-M3UA(817): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(818): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.sgsn0-RAN(819): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(820): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW-MGCP(821): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink0(822): pass (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink0(823): pass (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.msc1-SCCP(824): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.msc1-RAN(825): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.msc1-M3UA(826): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink0(827): pass (pass -> pass) MTC@dc2b9a5d0dfe: Test case TC_mscpool_sccp_n_pcstate_attaches_cnlink finished. Verdict: pass MTC@dc2b9a5d0dfe: 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'. Thu Apr 10 09:01:46 UTC 2025 ====== HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink pass ====== 20250410090146776 DLSCCP DEBUG SCCP-SCOC(87)[0x55b0da08e910]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410090146776 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008a2f69), PART(T=Source Reference,L=4,D=00000057), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410090146776 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090146776 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090146776 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090146776 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090146776 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410090146776 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090146777 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 8a 2f 69 00 00 57 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink.talloc 20250410090146777 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090146777 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090146777 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090146777 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410090146777 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410090146777 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250410090146778 DLSCCP DEBUG SCCP-SCOC(86)[0x55b0da075290]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410090146778 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f2c8c0), PART(T=Source Reference,L=4,D=00000056), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410090146778 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090146778 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090146778 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090146778 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090146778 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410090146778 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090146778 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 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 c8 c0 00 00 56 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090146778 DLSCCP DEBUG SCCP-SCOC(88)[0x55b0da0cbd50]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410090146778 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ed2cd9), PART(T=Source Reference,L=4,D=00000058), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410090146778 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090146778 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090146778 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410090146779 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090146779 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250410090146779 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090146779 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 ed 2c d9 00 00 58 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090146779 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090146779 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090146779 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090146779 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410090146779 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410090146779 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250410090146779 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090146779 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090146779 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090146779 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250410090146779 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250410090146779 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250410090146843 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41024<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410090147341 DLSCCP DEBUG SCCP-SCOC(84)[0x55b0da074890]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410090147341 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0058fa84), PART(T=Source Reference,L=4,D=00000054), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410090147341 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090147341 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090147341 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410090147341 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090147341 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250410090147341 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090147341 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 58 fa 84 00 00 54 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090147342 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090147342 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090147342 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090147342 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250410090147342 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250410090147342 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250410090147352 DLSCCP DEBUG SCCP-SCOC(83)[0x55b0da074b30]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410090147352 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006b0e12), PART(T=Source Reference,L=4,D=00000053), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410090147352 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090147352 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090147352 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090147352 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090147352 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410090147352 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090147352 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 6b 0e 12 00 00 53 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090147352 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090147352 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090147352 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090147352 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410090147352 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410090147352 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250410090147355 DLSCCP DEBUG SCCP-SCOC(85)[0x55b0da0112c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410090147355 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d67025), PART(T=Source Reference,L=4,D=00000055), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410090147355 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090147355 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090147355 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090147355 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090147355 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410090147355 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090147355 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 d6 70 25 00 00 55 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090147356 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090147356 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090147356 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090147356 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410090147356 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410090147356 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250410090147445 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41024<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=565544) 20250410090147947 DLSCCP DEBUG SCCP-SCOC(82)[0x55b0da05b2c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410090147947 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00884876), PART(T=Source Reference,L=4,D=00000052), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410090147947 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090147947 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090147947 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090147947 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090147947 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410090147947 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090147947 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 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 48 76 00 00 52 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090147948 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090147948 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090147948 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090147948 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410090147948 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410090147948 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=565544, count=580540) 20250410090148668 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250410090148668 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250410090148669 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250410090148669 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250410090148669 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250410090148669 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250410090148670 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250410090148670 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250410090148670 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250410090148778 DLSCCP DEBUG SCCP-SCOC(81)[0x55b0da07b8a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410090148778 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0001844e), PART(T=Source Reference,L=4,D=00000051), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410090148778 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090148778 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090148778 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090148778 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090148778 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410090148778 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090148778 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 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 84 4e 00 00 51 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090148778 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090148778 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090148778 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090148778 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410090148778 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410090148778 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250410090149394 DLSCCP DEBUG SCCP-SCOC(79)[0x55b0da07c750]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410090149394 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008143d4), PART(T=Source Reference,L=4,D=0000004f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410090149394 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090149395 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090149395 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090149395 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090149395 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410090149395 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090149395 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 81 43 d4 00 00 4f 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090149395 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090149395 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090149395 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090149395 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410090149395 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410090149395 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250410090149403 DLSCCP DEBUG SCCP-SCOC(80)[0x55b0d9ec24b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410090149403 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001e8291), PART(T=Source Reference,L=4,D=00000050), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410090149403 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090149403 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090149403 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410090149403 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090149403 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250410090149403 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090149403 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 1e 82 91 00 00 50 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090149404 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090149404 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090149404 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090149404 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250410090149404 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250410090149404 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! MTC@dc2b9a5d0dfe: 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@dc2b9a5d0dfe: 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 ------ Thu Apr 10 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@dc2b9a5d0dfe: 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@dc2b9a5d0dfe: Test case TC_sgsnpool_L3Compl_on_1_cnlink started. 20250410090150549 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41034<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410090150555 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41044<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410090150559 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:33753<->l=127.0.0.1:4262) (control_if.c:572) TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0(832)@dc2b9a5d0dfe: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250410090150705 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250410090150705 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250410090150713 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410090150713 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410090150714 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410090150714 DRANAP DEBUG cnlink(msc-1)[0x55b0d9fd5920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410090150714 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410090150714 DRANAP DEBUG cnlink(msc-2)[0x55b0d9fd2b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1(834)@dc2b9a5d0dfe: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250410090150714 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:40726 (stream_srv.c:142) 20250410090150714 DMAIN INFO New HNB SCTP connection r=127.0.0.1:40726<->l=127.0.0.1:29169 (hnbgw.c:791) 20250410090150714 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410090150714 DRANAP DEBUG cnlink(msc-3)[0x55b0da03ca10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410090150715 DRANAP DEBUG cnlink(msc-3)[0x55b0da03ca10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410090150715 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250410090150715 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410090150715 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410090150715 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410090150715 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090150715 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090150715 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090150715 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) 20250410090150715 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090150715 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090150715 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090150715 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090150715 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090150715 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090150715 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090150715 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) 20250410090150715 DLSS7 DEBUG Found route for dpc=4=0.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) 20250410090150715 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250410090150715 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090150715 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250410090150715 DRANAP DEBUG cnlink(msc-3)[0x55b0da03ca10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410090150715 DRANAP DEBUG cnlink(msc-2)[0x55b0d9fd2b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410090150715 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250410090150715 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410090150715 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410090150715 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410090150715 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090150715 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090150715 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090150715 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090150715 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090150715 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090150715 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090150715 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090150715 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090150715 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090150715 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090150715 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090150715 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090150715 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250410090150715 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090150715 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410090150715 DRANAP DEBUG cnlink(msc-2)[0x55b0d9fd2b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410090150715 DRANAP DEBUG cnlink(msc-1)[0x55b0d9fd5920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410090150715 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250410090150715 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410090150715 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410090150715 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410090150715 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090150715 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090150715 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090150715 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090150715 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090150715 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090150715 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090150715 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090150715 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090150715 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090150715 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090150715 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090150715 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090150715 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410090150715 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090150715 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410090150715 DRANAP DEBUG cnlink(msc-1)[0x55b0d9fd5920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410090150715 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410090150715 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250410090150715 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410090150715 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410090150715 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410090150715 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090150715 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090150715 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090150715 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090150715 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090150715 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090150715 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090150715 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090150715 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090150715 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090150715 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090150715 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090150715 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090150715 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410090150715 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090150715 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410090150715 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410090150715 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090150715 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090150716 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090150716 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 20250410090150716 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250410090150716 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250410090150716 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090150716 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090150716 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090150716 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250410090150716 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250410090150716 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250410090150716 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090150716 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090150716 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090150716 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410090150716 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410090150716 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250410090150716 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090150716 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090150716 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090150716 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410090150716 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410090150716 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@dc2b9a5d0dfe: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(838)@dc2b9a5d0dfe: ************************************************* HNBGW_Test.msc0-M3UA(838)@dc2b9a5d0dfe: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(838)@dc2b9a5d0dfe: ************************************************* MTC@dc2b9a5d0dfe: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(836)@dc2b9a5d0dfe: v_sccp_pdu_maxlen:268 20250410090150731 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410090150731 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410090150731 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410090150731 DRANAP DEBUG cnlink(sgsn-1)[0x55b0da03dd30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410090150731 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410090150731 DRANAP DEBUG cnlink(sgsn-2)[0x55b0da03e6c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410090150732 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410090150732 DRANAP DEBUG cnlink(sgsn-3)[0x55b0da03f050]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410090150733 DRANAP DEBUG cnlink(sgsn-3)[0x55b0da03f050]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410090150733 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250410090150733 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410090150733 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410090150733 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410090150733 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090150733 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090150733 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090150733 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) 20250410090150733 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090150733 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090150733 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090150733 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090150733 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090150733 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090150733 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090150733 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) 20250410090150733 DLSS7 DEBUG Found route for dpc=12=0.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) 20250410090150733 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250410090150733 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090150733 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250410090150733 DRANAP DEBUG cnlink(sgsn-3)[0x55b0da03f050]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410090150733 DRANAP DEBUG cnlink(sgsn-2)[0x55b0da03e6c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410090150733 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250410090150733 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410090150733 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410090150733 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410090150733 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090150733 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090150733 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090150733 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090150733 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090150733 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090150733 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090150733 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090150733 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090150733 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090150733 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090150733 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090150733 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090150733 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250410090150733 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090150733 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410090150733 DRANAP DEBUG cnlink(sgsn-2)[0x55b0da03e6c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410090150733 DRANAP DEBUG cnlink(sgsn-1)[0x55b0da03dd30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410090150733 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250410090150733 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410090150733 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410090150733 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410090150733 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090150733 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090150733 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090150733 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090150733 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090150733 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090150733 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090150733 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090150733 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090150733 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090150733 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090150733 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090150733 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090150733 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250410090150733 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090150733 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410090150733 DRANAP DEBUG cnlink(sgsn-1)[0x55b0da03dd30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410090150733 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410090150733 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250410090150733 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410090150733 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410090150733 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410090150733 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090150733 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090150733 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090150733 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090150733 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090150733 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090150733 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090150733 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090150733 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090150733 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090150733 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090150733 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090150733 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090150733 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410090150733 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090150733 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410090150733 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410090150733 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090150733 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090150733 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090150733 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 20250410090150733 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250410090150733 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250410090150733 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090150733 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090150733 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090150733 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250410090150733 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250410090150733 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250410090150733 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090150733 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090150733 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090150733 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250410090150733 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250410090150733 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250410090150733 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090150733 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090150733 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090150733 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410090150733 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410090150733 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@dc2b9a5d0dfe: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(841)@dc2b9a5d0dfe: ************************************************* HNBGW_Test.sgsn0-M3UA(841)@dc2b9a5d0dfe: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(841)@dc2b9a5d0dfe: ************************************************* MTC@dc2b9a5d0dfe: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(839)@dc2b9a5d0dfe: v_sccp_pdu_maxlen:268 20250410090150753 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410090150753 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410090150753 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250410090150753 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250410090150753 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) 20250410090150753 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250410090150753 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250410090150753 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410090150753 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@dc2b9a5d0dfe: setverdict(pass): none -> pass 20250410090150759 DLINP DEBUG SRVCONN(,r=127.0.0.1:40726<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410090150759 DLINP DEBUG SRVCONN(,r=127.0.0.1:40726<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410090150759 DLINP DEBUG SRVCONN(,r=127.0.0.1:40726<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250410090150759 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250410090150759 DHNBAP DEBUG (127.0.0.1:40726 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20250410090150759 DHNBAP NOTICE (127.0.0.1:40726 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250410090150759 DHNBAP NOTICE (127.0.0.1:40726 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250410090150759 DLINP DEBUG SRVCONN(,r=127.0.0.1:40726<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410090150759 DLINP DEBUG SRVCONN(,r=127.0.0.1:40726<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed 20250410090150927 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250410090150927 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250410090150927 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250410090150927 DLSS7 <000c> 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)@dc2b9a5d0dfe: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250410090150935 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090150935 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250410090150935 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250410090150935 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250410090150935 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250410090150935 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250410090150935 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250410090150935 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 20250410090150935 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250410090150935 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  20250410090150935 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250410090150938 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090150938 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250410090150938 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250410090150938 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  20250410090150938 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250410090150938 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250410090150938 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250410090150938 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 20250410090150938 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250410090150938 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  20250410090150938 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410090150938 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250410090150938 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090150938 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250410090150938 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:413) 20250410090150938 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410090150938 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410090150938 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090150938 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410090150938 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250410090150938 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250410090150938 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410090150939 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410090150939 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250410090150939 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410090150939 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410090150939 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410090150939 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090150939 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090150939 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090150939 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090150939 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090150939 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090150939 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090150939 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090150939 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090150939 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090150939 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090150939 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090150939 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090150939 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410090150939 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090150939 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410090150939 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410090150940 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090150940 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090150940 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090150940 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410090150940 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410090150940 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.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' 20250410090150940 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410090150940 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410090150940 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090150940 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  20250410090150943 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250410090150943 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250410090150943 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250410090150943 DLSS7 <000c> 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)@dc2b9a5d0dfe: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250410090150949 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090150949 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250410090150949 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250410090150949 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250410090150949 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250410090150949 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250410090150949 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250410090150949 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 20250410090150949 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250410090150949 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  20250410090150949 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250410090150952 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090150952 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250410090150952 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250410090150952 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  20250410090150952 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250410090150952 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250410090150952 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250410090150952 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 20250410090150952 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250410090150952 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  20250410090150952 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  20250410090150952 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410090150952 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250410090150952 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090150952 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250410090150952 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250410090150952 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410090150952 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410090150952 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090150952 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410090150952 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250410090150952 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250410090150952 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410090150953 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410090150953 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250410090150953 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410090150953 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410090150953 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410090150953 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090150953 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090150953 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090150953 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090150953 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090150953 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090150953 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090150953 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090150953 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090150954 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090150954 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090150954 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090150954 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090150954 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410090150954 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090150954 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410090150954 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410090150954 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090150954 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090150954 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090150954 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410090150954 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410090150954 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.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' 20250410090150954 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410090150954 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410090150954 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090150954 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(837)@dc2b9a5d0dfe: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250410090151735 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090151735 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410090151735 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410090151735 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410090151735 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410090151735 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410090151735 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410090151735 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410090151735 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090151735 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410090151735 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090151735 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410090151735 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410090151735 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410090151735 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410090151735 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410090151735 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250410090151735 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410090151735 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090151735 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090151735 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090151735 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090151735 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090151735 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090151735 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090151735 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090151735 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090151735 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090151735 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090151735 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090151735 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090151735 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410090151735 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250410090151735 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250410090151735 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250410090151735 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250410090151735 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410090151735 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410090151735 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090151735 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090151735 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090151735 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090151735 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090151735 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090151735 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090151735 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090151735 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090151735 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090151735 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090151735 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090151735 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090151735 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410090151735 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090151735 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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) 20250410090151735 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250410090151735 DRANAP NOTICE cnlink(msc-0)[0x55b0d9ff2940]{CONNECTED}: link up (cnlink.c:111) 20250410090151735 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090151735 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090151735 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090151735 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410090151735 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410090151735 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250410090151735 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410090151735 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410090151735 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090151735 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  20250410090151737 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090151737 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410090151737 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410090151737 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410090151737 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410090151737 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410090151737 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410090151737 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410090151737 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090151737 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410090151737 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090151737 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410090151737 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410090151737 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410090151737 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410090151737 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410090151737 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250410090151737 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410090151737 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090151737 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090151737 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090151737 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090151737 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090151737 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090151737 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090151737 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090151737 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090151737 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090151737 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090151737 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090151737 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090151737 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410090151737 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250410090151737 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250410090151737 DRANAP INFO cnlink(msc-0)[0x55b0d9ff2940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(840)@dc2b9a5d0dfe: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250410090151748 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090151748 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410090151748 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410090151748 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410090151748 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410090151748 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410090151748 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410090151748 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410090151748 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090151748 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410090151748 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090151748 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410090151748 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410090151748 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410090151748 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410090151748 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410090151748 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250410090151748 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410090151748 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090151748 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090151748 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090151748 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090151748 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090151748 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090151748 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090151748 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090151748 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090151748 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090151748 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090151748 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090151748 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090151748 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410090151748 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250410090151748 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250410090151748 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250410090151748 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250410090151748 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410090151748 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410090151748 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090151748 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090151748 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090151748 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090151748 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090151748 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090151748 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090151748 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090151748 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090151748 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090151748 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090151748 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090151748 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090151748 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410090151748 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090151748 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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) 20250410090151748 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250410090151748 DRANAP NOTICE cnlink(sgsn-0)[0x55b0da03d3a0]{CONNECTED}: link up (cnlink.c:111) 20250410090151748 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090151748 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090151748 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090151748 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410090151748 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410090151748 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.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' 20250410090151748 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410090151748 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410090151748 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090151748 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  20250410090151749 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090151749 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410090151749 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410090151749 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410090151749 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410090151749 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410090151749 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410090151749 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410090151749 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090151749 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410090151749 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090151749 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410090151749 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410090151749 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410090151749 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410090151749 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410090151749 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250410090151749 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410090151749 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090151749 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090151749 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090151749 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090151749 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090151749 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090151749 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090151749 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090151749 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090151749 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090151749 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090151749 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090151749 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090151749 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410090151749 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250410090151749 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250410090151749 DRANAP INFO cnlink(sgsn-0)[0x55b0da03d3a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250410090151764 DLCTRL DEBUG Command: GET 775564339 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250410090151764 DLCTRL DEBUG Tx Command reply: GET_REPLY 775564339 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250410090151766 DLCTRL DEBUG Command: GET 777227914 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250410090151766 DLCTRL DEBUG Tx Command reply: GET_REPLY 777227914 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250410090151768 DLCTRL DEBUG Command: GET 915447086 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250410090151768 DLCTRL DEBUG Tx Command reply: GET_REPLY 915447086 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250410090151770 DLCTRL DEBUG Command: GET 347474046 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410090151770 DLCTRL DEBUG Tx Command reply: GET_REPLY 347474046 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410090151771 DLCTRL DEBUG Command: GET 624397773 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250410090151771 DLCTRL DEBUG Tx Command reply: GET_REPLY 624397773 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) 20250410090151772 DLCTRL DEBUG Command: GET 538663343 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250410090151772 DLCTRL DEBUG Tx Command reply: GET_REPLY 538663343 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250410090151773 DLCTRL DEBUG Command: GET 245751987 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250410090151773 DLCTRL DEBUG Tx Command reply: GET_REPLY 245751987 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250410090151774 DLCTRL DEBUG Command: GET 775346222 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250410090151774 DLCTRL DEBUG Tx Command reply: GET_REPLY 775346222 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250410090151775 DLCTRL DEBUG Command: GET 677662233 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410090151775 DLCTRL DEBUG Tx Command reply: GET_REPLY 677662233 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410090151777 DLCTRL DEBUG Command: GET 676301537 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250410090151777 DLCTRL DEBUG Tx Command reply: GET_REPLY 676301537 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) 20250410090151778 DLCTRL DEBUG Command: GET 481927647 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250410090151778 DLCTRL DEBUG Tx Command reply: GET_REPLY 481927647 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250410090151779 DLCTRL DEBUG Command: GET 734384367 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250410090151779 DLCTRL DEBUG Tx Command reply: GET_REPLY 734384367 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250410090151780 DLCTRL DEBUG Command: GET 873612618 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250410090151780 DLCTRL DEBUG Tx Command reply: GET_REPLY 873612618 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250410090151781 DLCTRL DEBUG Command: GET 236571915 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410090151781 DLCTRL DEBUG Tx Command reply: GET_REPLY 236571915 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410090151782 DLCTRL DEBUG Command: GET 284115271 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250410090151782 DLCTRL DEBUG Tx Command reply: GET_REPLY 284115271 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) 20250410090151783 DLCTRL DEBUG Command: GET 100518221 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250410090151783 DLCTRL DEBUG Tx Command reply: GET_REPLY 100518221 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250410090151784 DLCTRL DEBUG Command: GET 372676867 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250410090151784 DLCTRL DEBUG Tx Command reply: GET_REPLY 372676867 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250410090151785 DLCTRL DEBUG Command: GET 757405036 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250410090151785 DLCTRL DEBUG Tx Command reply: GET_REPLY 757405036 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250410090151787 DLCTRL DEBUG Command: GET 364913481 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410090151787 DLCTRL DEBUG Tx Command reply: GET_REPLY 364913481 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410090151789 DLCTRL DEBUG Command: GET 944825702 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250410090151789 DLCTRL DEBUG Tx Command reply: GET_REPLY 944825702 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@dc2b9a5d0dfe: 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@dc2b9a5d0dfe: "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@dc2b9a5d0dfe: 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 := '000000000000000000001000'B, t_guard := 20.000000 } 20250410090151808 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.sgsn0-RAN(840)@dc2b9a5d0dfe: f_create_expect(l3 := '080101D571000008292624000000004000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(840)@dc2b9a5d0dfe: 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)@dc2b9a5d0dfe: Added conn table entry 0TC_sgsnpool_L3Compl_on_1_cnlink0(843)3335366 20250410090152827 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410090152827 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410090152827 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250410090152827 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250410090152827 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x32e4c6, normal) (hnbgw_rua.c:407) 20250410090152827 DHNB DEBUG map_rua[0x55b0da0cc520]{init}: Allocated (fsm.c:456) 20250410090152827 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3335366)[0x55b0da0cc520]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250410090152827 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3335366 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250410090152827 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410090152827 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410090152827 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000004 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250410090152827 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3335366 SCCP-0 PS MI=IMSI-262420000000004: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250410090152827 DCN DEBUG map_sccp[0x55b0da054820]{init}: Allocated (fsm.c:456) 20250410090152827 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-95)[0x55b0da054820]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250410090152827 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-3335366 <-> SCCP-95 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250410090152827 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3335366 SCCP-95 sgsn-0 MI=IMSI-262420000000004: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250410090152827 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3335366)[0x55b0da0cc520]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250410090152827 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410090152827 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410090152827 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3335366)[0x55b0da0cc520]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250410090152827 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-95)[0x55b0da054820]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250410090152827 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250410090152827 DLSCCP DEBUG SCCP-SCOC(95)[0x55b0da055950]{IDLE}: Allocated (fsm.c:456) 20250410090152827 DLSCCP DEBUG SCCP-SCOC(95)[0x55b0da055950]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250410090152827 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340540000070003400180000f40060000f11009260037400100003a40080000f110092600370010401d1c080101d571000008292624000000004000f1102a2a170512c7422000004f40030000080056400500f1100926) (sccp_scrc.c:415) 20250410090152827 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090152827 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090152827 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090152827 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090152827 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090152827 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090152827 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090152827 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090152827 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090152827 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090152827 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090152827 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090152827 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090152827 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410090152827 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090152827 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 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) 20250410090152827 DLSCCP DEBUG SCCP-SCOC(95)[0x55b0da055950]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250410090152827 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-95)[0x55b0da054820]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250410090152827 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3335366)[0x55b0da0cc520]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250410090152827 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090152827 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090152827 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090152827 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410090152827 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410090152827 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.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' 20250410090152827 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410090152827 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410090152827 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090152827 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 08 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)@dc2b9a5d0dfe: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(839)@dc2b9a5d0dfe: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(840)@dc2b9a5d0dfe: Found Expect[0] for l3='080101D571000008292624000000004000F1102A2A170512C7422000'O handled at TC_sgsnpool_L3Compl_on_1_cnlink0(843) HNBGW_Test.sgsn0-RAN(840)@dc2b9a5d0dfe: Added conn table entry 0TC_sgsnpool_L3Compl_on_1_cnlink0(843)3253261 HNBGW_Test.sgsn0-SCCP(839)@dc2b9a5d0dfe: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(839)@dc2b9a5d0dfe: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250410090152833 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090152833 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410090152833 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410090152833 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410090152833 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410090152833 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410090152833 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410090152833 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410090152833 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090152833 DLSS7 <000c> osmo_ss7_asp.c:1175 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 75 3b a7 02 00 00 00 00 00 06 00 08 00 00 00 07  20250410090152833 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090152833 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410090152833 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410090152833 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410090152833 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410090152833 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00753ba7) (sccp_scrc.c:486) 20250410090152833 DLSCCP DEBUG Received CO:COAK for local reference 95 (sccp_scoc.c:1855) 20250410090152833 DLSCCP DEBUG SCCP-SCOC(95)[0x55b0da055950]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250410090152833 DLSCCP DEBUG SCCP-SCOC(95)[0x55b0da055950]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250410090152833 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090152833 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250410090152833 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) 20250410090152833 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-95)[0x55b0da054820]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250410090152833 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-95)[0x55b0da054820]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_sgsnpool_L3Compl_on_1_cnlink0(843)@dc2b9a5d0dfe: setverdict(pass): none -> pass MTC@dc2b9a5d0dfe: 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 } } } 20250410090152834 DLCTRL DEBUG Command: GET 217599287 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250410090152834 DLCTRL DEBUG Tx Command reply: GET_REPLY 217599287 rate_ctr.abs.sgsn.0.cnpool:subscr:new 1 (control_if.c:477) 20250410090152835 DLCTRL DEBUG Command: GET 325102013 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250410090152835 DLCTRL DEBUG Tx Command reply: GET_REPLY 325102013 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250410090152835 DLCTRL DEBUG Command: GET 890672798 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250410090152836 DLCTRL DEBUG Tx Command reply: GET_REPLY 890672798 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250410090152836 DLCTRL DEBUG Command: GET 639035224 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410090152836 DLCTRL DEBUG Tx Command reply: GET_REPLY 639035224 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410090152837 DLCTRL DEBUG Command: GET 781424827 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250410090152837 DLCTRL DEBUG Tx Command reply: GET_REPLY 781424827 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed 20250410090152838 DLCTRL DEBUG Command: GET 111075838 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250410090152838 DLCTRL DEBUG Tx Command reply: GET_REPLY 111075838 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250410090152838 DLCTRL DEBUG Command: GET 996896231 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250410090152838 DLCTRL DEBUG Tx Command reply: GET_REPLY 996896231 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250410090152839 DLCTRL DEBUG Command: GET 196787444 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250410090152839 DLCTRL DEBUG Tx Command reply: GET_REPLY 196787444 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250410090152840 DLCTRL DEBUG Command: GET 415971094 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410090152840 DLCTRL DEBUG Tx Command reply: GET_REPLY 415971094 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410090152840 DLCTRL DEBUG Command: GET 50843827 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250410090152840 DLCTRL DEBUG Tx Command reply: GET_REPLY 50843827 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed 20250410090152841 DLCTRL DEBUG Command: GET 221328486 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250410090152841 DLCTRL DEBUG Tx Command reply: GET_REPLY 221328486 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250410090152842 DLCTRL DEBUG Command: GET 961178923 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250410090152842 DLCTRL DEBUG Tx Command reply: GET_REPLY 961178923 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250410090152842 DLCTRL DEBUG Command: GET 589653141 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250410090152842 DLCTRL DEBUG Tx Command reply: GET_REPLY 589653141 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250410090152843 DLCTRL DEBUG Command: GET 614445242 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410090152843 DLCTRL DEBUG Tx Command reply: GET_REPLY 614445242 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410090152844 DLCTRL DEBUG Command: GET 391359366 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250410090152844 DLCTRL DEBUG Tx Command reply: GET_REPLY 391359366 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed 20250410090152844 DLCTRL DEBUG Command: GET 245251089 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250410090152844 DLCTRL DEBUG Tx Command reply: GET_REPLY 245251089 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250410090152845 DLCTRL DEBUG Command: GET 191799186 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250410090152845 DLCTRL DEBUG Tx Command reply: GET_REPLY 191799186 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250410090152846 DLCTRL DEBUG Command: GET 717584252 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250410090152846 DLCTRL DEBUG Tx Command reply: GET_REPLY 717584252 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250410090152846 DLCTRL DEBUG Command: GET 74677963 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410090152846 DLCTRL DEBUG Tx Command reply: GET_REPLY 74677963 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410090152847 DLCTRL DEBUG Command: GET 103332625 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250410090152847 DLCTRL DEBUG Tx Command reply: GET_REPLY 103332625 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed MTC@dc2b9a5d0dfe: 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 := '000000000000001110000101'B, t_guard := 20.000000 } 20250410090152857 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41064<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(840)@dc2b9a5d0dfe: f_create_expect(l3 := '08087300F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(840)@dc2b9a5d0dfe: 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)@dc2b9a5d0dfe: Added conn table entry 1TC_sgsnpool_L3Compl_on_1_cnlink0(844)831014 20250410090153876 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410090153876 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410090153876 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 104 bytes from client (stream_srv.c:1351) 20250410090153876 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250410090153877 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xcae26, normal) (hnbgw_rua.c:407) 20250410090153877 DHNB DEBUG map_rua[0x55b0da07c400]{init}: Allocated (fsm.c:456) 20250410090153877 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-831014)[0x55b0da07c400]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250410090153877 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-831014 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250410090153877 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410090153877 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410090153877 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:248) 20250410090153877 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-831014 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250410090153877 DCN DEBUG map_sccp[0x55b0da0a88a0]{init}: Allocated (fsm.c:456) 20250410090153877 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-96)[0x55b0da0a88a0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250410090153877 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-831014 <-> SCCP-96 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250410090153877 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-831014 SCCP-96 sgsn-0 MI=NONE: rx RUA Connect with 75 bytes RANAP data (hnbgw_rua.c:312) 20250410090153877 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-831014)[0x55b0da07c400]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250410090153877 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410090153877 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410090153877 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-831014)[0x55b0da07c400]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250410090153877 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-96)[0x55b0da0a88a0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250410090153877 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250410090153877 DLSCCP DEBUG SCCP-SCOC(96)[0x55b0da07a140]{IDLE}: Allocated (fsm.c:456) 20250410090153877 DLSCCP DEBUG SCCP-SCOC(96)[0x55b0da07a140]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250410090153877 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340470000070003400180000f40060000f11009260037400100003a40080000f11009260037001040100f08087300f1102a2a170512c7422000004f40030003850056400500f1100926) (sccp_scrc.c:415) 20250410090153877 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090153877 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090153877 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090153877 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090153877 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090153877 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090153877 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090153877 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090153877 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090153877 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090153877 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090153877 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090153877 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090153877 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410090153877 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090153877 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 03 85 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090153877 DLSCCP DEBUG SCCP-SCOC(96)[0x55b0da07a140]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250410090153877 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-96)[0x55b0da0a88a0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250410090153877 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-831014)[0x55b0da07c400]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250410090153878 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090153878 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090153878 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090153878 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410090153878 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410090153878 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.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' 20250410090153878 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410090153878 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410090153878 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090153878 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 03 85 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(839)@dc2b9a5d0dfe: First idle individual index:1 HNBGW_Test.sgsn0-SCCP(839)@dc2b9a5d0dfe: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn0-RAN(840)@dc2b9a5d0dfe: Found Expect[0] for l3='08087300F1102A2A170512C7422000'O handled at TC_sgsnpool_L3Compl_on_1_cnlink0(844) HNBGW_Test.sgsn0-RAN(840)@dc2b9a5d0dfe: Added conn table entry 1TC_sgsnpool_L3Compl_on_1_cnlink0(844)7774743 HNBGW_Test.sgsn0-SCCP(839)@dc2b9a5d0dfe: Session index based on connection ID:1 HNBGW_Test.sgsn0-SCCP(839)@dc2b9a5d0dfe: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250410090153885 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090153885 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410090153885 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410090153885 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410090153885 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410090153885 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410090153885 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410090153885 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410090153885 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090153885 DLSS7 <000c> osmo_ss7_asp.c:1175 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 3d 98 72 02 00 00 00 00 00 06 00 08 00 00 00 07  20250410090153885 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090153885 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410090153885 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410090153885 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410090153885 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410090153885 DLSS7 DEBUG scrc_rx_mtp_xfer_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=003d9872) (sccp_scrc.c:486) 20250410090153885 DLSCCP DEBUG Received CO:COAK for local reference 96 (sccp_scoc.c:1855) 20250410090153885 DLSCCP DEBUG SCCP-SCOC(96)[0x55b0da07a140]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250410090153885 DLSCCP DEBUG SCCP-SCOC(96)[0x55b0da07a140]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250410090153885 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090153885 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250410090153885 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) 20250410090153886 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-96)[0x55b0da0a88a0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250410090153886 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-96)[0x55b0da0a88a0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_sgsnpool_L3Compl_on_1_cnlink0(844)@dc2b9a5d0dfe: setverdict(pass): none -> pass MTC@dc2b9a5d0dfe: 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 } } } 20250410090153889 DLCTRL DEBUG Command: GET 896716438 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250410090153889 DLCTRL DEBUG Tx Command reply: GET_REPLY 896716438 rate_ctr.abs.sgsn.0.cnpool:subscr:new 2 (control_if.c:477) 20250410090153893 DLCTRL DEBUG Command: GET 730601653 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250410090153893 DLCTRL DEBUG Tx Command reply: GET_REPLY 730601653 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250410090153896 DLCTRL DEBUG Command: GET 301814051 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250410090153896 DLCTRL DEBUG Tx Command reply: GET_REPLY 301814051 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250410090153899 DLCTRL DEBUG Command: GET 291403672 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410090153899 DLCTRL DEBUG Tx Command reply: GET_REPLY 291403672 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410090153902 DLCTRL DEBUG Command: GET 772905873 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250410090153902 DLCTRL DEBUG Tx Command reply: GET_REPLY 772905873 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed 20250410090153905 DLCTRL DEBUG Command: GET 535357281 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250410090153905 DLCTRL DEBUG Tx Command reply: GET_REPLY 535357281 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250410090153908 DLCTRL DEBUG Command: GET 207244949 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250410090153908 DLCTRL DEBUG Tx Command reply: GET_REPLY 207244949 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250410090153911 DLCTRL DEBUG Command: GET 478427697 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250410090153911 DLCTRL DEBUG Tx Command reply: GET_REPLY 478427697 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250410090153913 DLCTRL DEBUG Command: GET 274295918 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410090153913 DLCTRL DEBUG Tx Command reply: GET_REPLY 274295918 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410090153915 DLCTRL DEBUG Command: GET 646341793 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250410090153915 DLCTRL DEBUG Tx Command reply: GET_REPLY 646341793 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed 20250410090153917 DLCTRL DEBUG Command: GET 223746417 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250410090153917 DLCTRL DEBUG Tx Command reply: GET_REPLY 223746417 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250410090153918 DLCTRL DEBUG Command: GET 629333167 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250410090153918 DLCTRL DEBUG Tx Command reply: GET_REPLY 629333167 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250410090153920 DLCTRL DEBUG Command: GET 377415464 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250410090153920 DLCTRL DEBUG Tx Command reply: GET_REPLY 377415464 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250410090153921 DLCTRL DEBUG Command: GET 811888191 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410090153921 DLCTRL DEBUG Tx Command reply: GET_REPLY 811888191 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410090153922 DLCTRL DEBUG Command: GET 270621873 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250410090153922 DLCTRL DEBUG Tx Command reply: GET_REPLY 270621873 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed 20250410090153923 DLCTRL DEBUG Command: GET 702320841 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250410090153923 DLCTRL DEBUG Tx Command reply: GET_REPLY 702320841 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250410090153925 DLCTRL DEBUG Command: GET 70813965 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250410090153925 DLCTRL DEBUG Tx Command reply: GET_REPLY 70813965 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250410090153926 DLCTRL DEBUG Command: GET 883655451 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250410090153926 DLCTRL DEBUG Tx Command reply: GET_REPLY 883655451 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250410090153927 DLCTRL DEBUG Command: GET 609961806 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410090153927 DLCTRL DEBUG Tx Command reply: GET_REPLY 609961806 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410090153928 DLCTRL DEBUG Command: GET 652001434 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250410090153928 DLCTRL DEBUG Tx Command reply: GET_REPLY 652001434 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed MTC@dc2b9a5d0dfe: 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 := '000000000000001010000110'B, t_guard := 20.000000 } 20250410090153960 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41080<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(840)@dc2b9a5d0dfe: f_create_expect(l3 := '08050118082926240000000040'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(840)@dc2b9a5d0dfe: 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)@dc2b9a5d0dfe: Added conn table entry 2TC_sgsnpool_L3Compl_on_1_cnlink0(845)216219 20250410090154987 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410090154987 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410090154987 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250410090154987 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250410090154987 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x34c9b, normal) (hnbgw_rua.c:407) 20250410090154987 DHNB DEBUG map_rua[0x55b0da05d610]{init}: Allocated (fsm.c:456) 20250410090154987 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-216219)[0x55b0da05d610]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250410090154987 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-216219 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250410090154987 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410090154987 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410090154987 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-216219 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250410090154987 DCN DEBUG map_sccp[0x55b0da0cc2c0]{init}: Allocated (fsm.c:456) 20250410090154987 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-97)[0x55b0da0cc2c0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250410090154987 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-216219 <-> SCCP-97 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250410090154987 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-216219 SCCP-97 sgsn-0 MI=NONE: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250410090154987 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-216219)[0x55b0da05d610]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250410090154987 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410090154987 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410090154987 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-216219)[0x55b0da05d610]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250410090154987 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-97)[0x55b0da0cc2c0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250410090154987 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250410090154987 DLSCCP DEBUG SCCP-SCOC(97)[0x55b0da0605f0]{IDLE}: Allocated (fsm.c:456) 20250410090154987 DLSCCP DEBUG SCCP-SCOC(97)[0x55b0da0605f0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250410090154987 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000070003400180000f40060000f11009260037400100003a40080000f110092600370010400e0d08050118082926240000000040004f40030002860056400500f1100926) (sccp_scrc.c:415) 20250410090154987 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090154987 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090154987 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090154987 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090154987 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090154987 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090154987 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090154987 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090154987 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090154987 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090154987 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090154987 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090154987 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090154987 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410090154987 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090154988 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 02 86 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) 20250410090154988 DLSCCP DEBUG SCCP-SCOC(97)[0x55b0da0605f0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250410090154988 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-97)[0x55b0da0cc2c0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250410090154988 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-216219)[0x55b0da05d610]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250410090154988 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090154988 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090154988 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090154988 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410090154988 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410090154988 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.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' 20250410090154988 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410090154988 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410090154988 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090154988 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 02 86 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)@dc2b9a5d0dfe: First idle individual index:2 HNBGW_Test.sgsn0-SCCP(839)@dc2b9a5d0dfe: Warning: Stopping inactive timer T_ias[2]. HNBGW_Test.sgsn0-RAN(840)@dc2b9a5d0dfe: Found Expect[0] for l3='08050118082926240000000040'O handled at TC_sgsnpool_L3Compl_on_1_cnlink0(845) HNBGW_Test.sgsn0-RAN(840)@dc2b9a5d0dfe: Added conn table entry 2TC_sgsnpool_L3Compl_on_1_cnlink0(845)1669835 HNBGW_Test.sgsn0-SCCP(839)@dc2b9a5d0dfe: Session index based on connection ID:2 HNBGW_Test.sgsn0-SCCP(839)@dc2b9a5d0dfe: Warning: Re-starting timer T_ias[2], which is already active (running or expired). 20250410090154994 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090154994 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410090154994 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410090154994 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410090154994 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410090154994 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410090154994 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410090154994 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410090154995 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090154995 DLSS7 <000c> osmo_ss7_asp.c:1175 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 d4 ce 84 02 00 00 00 00 00 06 00 08 00 00 00 07  20250410090154995 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090154995 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410090154995 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410090154995 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410090154995 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410090154995 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00d4ce84) (sccp_scrc.c:486) 20250410090154995 DLSCCP DEBUG Received CO:COAK for local reference 97 (sccp_scoc.c:1855) 20250410090154995 DLSCCP DEBUG SCCP-SCOC(97)[0x55b0da0605f0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250410090154995 DLSCCP DEBUG SCCP-SCOC(97)[0x55b0da0605f0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250410090154995 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090154995 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250410090154995 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) 20250410090154995 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-97)[0x55b0da0cc2c0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250410090154995 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-97)[0x55b0da0cc2c0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_sgsnpool_L3Compl_on_1_cnlink0(845)@dc2b9a5d0dfe: setverdict(pass): none -> pass MTC@dc2b9a5d0dfe: 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 } } } 20250410090154998 DLCTRL DEBUG Command: GET 265830916 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250410090154998 DLCTRL DEBUG Tx Command reply: GET_REPLY 265830916 rate_ctr.abs.sgsn.0.cnpool:subscr:new 3 (control_if.c:477) 20250410090155001 DLCTRL DEBUG Command: GET 207699155 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250410090155001 DLCTRL DEBUG Tx Command reply: GET_REPLY 207699155 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250410090155007 DLCTRL DEBUG Command: GET 708070322 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250410090155007 DLCTRL DEBUG Tx Command reply: GET_REPLY 708070322 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250410090155013 DLCTRL DEBUG Command: GET 730112204 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410090155013 DLCTRL DEBUG Tx Command reply: GET_REPLY 730112204 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410090155017 DLCTRL DEBUG Command: GET 784388390 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250410090155017 DLCTRL DEBUG Tx Command reply: GET_REPLY 784388390 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed 20250410090155022 DLCTRL DEBUG Command: GET 100333095 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250410090155022 DLCTRL DEBUG Tx Command reply: GET_REPLY 100333095 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250410090155028 DLCTRL DEBUG Command: GET 71178952 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250410090155028 DLCTRL DEBUG Tx Command reply: GET_REPLY 71178952 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250410090155034 DLCTRL DEBUG Command: GET 13459559 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250410090155034 DLCTRL DEBUG Tx Command reply: GET_REPLY 13459559 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250410090155038 DLCTRL DEBUG Command: GET 104317562 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410090155039 DLCTRL DEBUG Tx Command reply: GET_REPLY 104317562 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410090155044 DLCTRL DEBUG Command: GET 819376849 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250410090155044 DLCTRL DEBUG Tx Command reply: GET_REPLY 819376849 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed 20250410090155048 DLCTRL DEBUG Command: GET 421132396 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250410090155048 DLCTRL DEBUG Tx Command reply: GET_REPLY 421132396 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250410090155052 DLCTRL DEBUG Command: GET 912256701 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250410090155052 DLCTRL DEBUG Tx Command reply: GET_REPLY 912256701 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250410090155056 DLCTRL DEBUG Command: GET 214788239 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250410090155056 DLCTRL DEBUG Tx Command reply: GET_REPLY 214788239 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250410090155060 DLCTRL DEBUG Command: GET 438101126 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410090155060 DLCTRL DEBUG Tx Command reply: GET_REPLY 438101126 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410090155065 DLCTRL DEBUG Command: GET 440148250 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250410090155065 DLCTRL DEBUG Tx Command reply: GET_REPLY 440148250 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed 20250410090155069 DLCTRL DEBUG Command: GET 237760137 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250410090155069 DLCTRL DEBUG Tx Command reply: GET_REPLY 237760137 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250410090155073 DLCTRL DEBUG Command: GET 771519117 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250410090155074 DLCTRL DEBUG Tx Command reply: GET_REPLY 771519117 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250410090155077 DLCTRL DEBUG Command: GET 907565613 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250410090155077 DLCTRL DEBUG Tx Command reply: GET_REPLY 907565613 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250410090155081 DLCTRL DEBUG Command: GET 254889365 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410090155081 DLCTRL DEBUG Tx Command reply: GET_REPLY 254889365 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410090155085 DLCTRL DEBUG Command: GET 913915725 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250410090155085 DLCTRL DEBUG Tx Command reply: GET_REPLY 913915725 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed MTC@dc2b9a5d0dfe: 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 := '000000000000000010111110'B, t_guard := 20.000000 } 20250410090155123 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41096<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(840)@dc2b9a5d0dfe: f_create_expect(l3 := '080101D571000008292624000000004000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(840)@dc2b9a5d0dfe: 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)@dc2b9a5d0dfe: Added conn table entry 3TC_sgsnpool_L3Compl_on_1_cnlink0(846)6317941 20250410090156153 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410090156154 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410090156154 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250410090156154 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250410090156154 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x606775, normal) (hnbgw_rua.c:407) 20250410090156154 DHNB DEBUG map_rua[0x55b0d9ff0bc0]{init}: Allocated (fsm.c:456) 20250410090156154 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6317941)[0x55b0d9ff0bc0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250410090156154 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6317941 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250410090156154 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410090156154 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410090156154 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000004 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250410090156154 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6317941 SCCP-0 PS MI=IMSI-262420000000004: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250410090156154 DCN DEBUG map_sccp[0x55b0da0a9470]{init}: Allocated (fsm.c:456) 20250410090156154 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-98)[0x55b0da0a9470]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250410090156154 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-6317941 <-> SCCP-98 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250410090156154 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6317941 SCCP-98 sgsn-0 MI=IMSI-262420000000004: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250410090156154 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6317941)[0x55b0d9ff0bc0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250410090156154 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410090156154 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410090156154 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6317941)[0x55b0d9ff0bc0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250410090156154 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-98)[0x55b0da0a9470]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250410090156154 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250410090156154 DLSCCP DEBUG SCCP-SCOC(98)[0x55b0da062900]{IDLE}: Allocated (fsm.c:456) 20250410090156154 DLSCCP DEBUG SCCP-SCOC(98)[0x55b0da062900]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250410090156154 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340540000070003400180000f40060000f11009260037400100003a40080000f110092600370010401d1c080101d571000008292624000000004000f1102a2a170512c7422000004f40030000be0056400500f1100926) (sccp_scrc.c:415) 20250410090156154 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090156154 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090156154 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090156154 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090156154 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090156154 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090156154 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090156154 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090156154 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090156154 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090156154 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090156154 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090156154 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090156154 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410090156154 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090156154 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 00 be 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) 20250410090156154 DLSCCP DEBUG SCCP-SCOC(98)[0x55b0da062900]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250410090156154 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-98)[0x55b0da0a9470]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250410090156154 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6317941)[0x55b0d9ff0bc0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250410090156155 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090156155 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090156155 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090156155 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410090156155 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410090156155 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.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' 20250410090156155 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410090156155 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410090156155 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090156155 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 00 be 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)@dc2b9a5d0dfe: First idle individual index:3 HNBGW_Test.sgsn0-SCCP(839)@dc2b9a5d0dfe: Warning: Stopping inactive timer T_ias[3]. HNBGW_Test.sgsn0-RAN(840)@dc2b9a5d0dfe: Found Expect[0] for l3='080101D571000008292624000000004000F1102A2A170512C7422000'O handled at TC_sgsnpool_L3Compl_on_1_cnlink0(846) HNBGW_Test.sgsn0-RAN(840)@dc2b9a5d0dfe: Added conn table entry 3TC_sgsnpool_L3Compl_on_1_cnlink0(846)11019356 HNBGW_Test.sgsn0-SCCP(839)@dc2b9a5d0dfe: Session index based on connection ID:3 HNBGW_Test.sgsn0-SCCP(839)@dc2b9a5d0dfe: Warning: Re-starting timer T_ias[3], which is already active (running or expired). 20250410090156162 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090156162 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410090156162 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410090156162 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410090156163 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410090156163 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410090156163 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410090156163 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410090156163 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090156163 DLSS7 <000c> osmo_ss7_asp.c:1175 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 ae 2d d8 02 00 00 00 00 00 06 00 08 00 00 00 07  20250410090156163 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090156163 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410090156163 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410090156163 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410090156163 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410090156163 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00ae2dd8) (sccp_scrc.c:486) 20250410090156163 DLSCCP DEBUG Received CO:COAK for local reference 98 (sccp_scoc.c:1855) 20250410090156163 DLSCCP DEBUG SCCP-SCOC(98)[0x55b0da062900]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250410090156163 DLSCCP DEBUG SCCP-SCOC(98)[0x55b0da062900]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250410090156163 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090156163 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250410090156163 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) 20250410090156163 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-98)[0x55b0da0a9470]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250410090156163 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-98)[0x55b0da0a9470]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_sgsnpool_L3Compl_on_1_cnlink0(846)@dc2b9a5d0dfe: setverdict(pass): none -> pass MTC@dc2b9a5d0dfe: 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 } } } 20250410090156165 DLCTRL DEBUG Command: GET 964108116 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250410090156165 DLCTRL DEBUG Tx Command reply: GET_REPLY 964108116 rate_ctr.abs.sgsn.0.cnpool:subscr:new 4 (control_if.c:477) 20250410090156169 DLCTRL DEBUG Command: GET 386152161 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250410090156169 DLCTRL DEBUG Tx Command reply: GET_REPLY 386152161 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250410090156174 DLCTRL DEBUG Command: GET 223017615 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250410090156174 DLCTRL DEBUG Tx Command reply: GET_REPLY 223017615 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250410090156178 DLCTRL DEBUG Command: GET 360731858 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410090156178 DLCTRL DEBUG Tx Command reply: GET_REPLY 360731858 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410090156182 DLCTRL DEBUG Command: GET 456870983 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250410090156182 DLCTRL DEBUG Tx Command reply: GET_REPLY 456870983 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed 20250410090156186 DLCTRL DEBUG Command: GET 758398675 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250410090156186 DLCTRL DEBUG Tx Command reply: GET_REPLY 758398675 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250410090156190 DLCTRL DEBUG Command: GET 544480340 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250410090156190 DLCTRL DEBUG Tx Command reply: GET_REPLY 544480340 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250410090156193 DLCTRL DEBUG Command: GET 63872419 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250410090156193 DLCTRL DEBUG Tx Command reply: GET_REPLY 63872419 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250410090156197 DLCTRL DEBUG Command: GET 665688987 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410090156197 DLCTRL DEBUG Tx Command reply: GET_REPLY 665688987 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410090156201 DLCTRL DEBUG Command: GET 309834446 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250410090156201 DLCTRL DEBUG Tx Command reply: GET_REPLY 309834446 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed 20250410090156204 DLCTRL DEBUG Command: GET 670493 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250410090156204 DLCTRL DEBUG Tx Command reply: GET_REPLY 670493 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250410090156207 DLCTRL DEBUG Command: GET 561151732 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250410090156207 DLCTRL DEBUG Tx Command reply: GET_REPLY 561151732 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250410090156210 DLCTRL DEBUG Command: GET 276468440 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250410090156210 DLCTRL DEBUG Tx Command reply: GET_REPLY 276468440 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250410090156212 DLCTRL DEBUG Command: GET 207651117 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410090156212 DLCTRL DEBUG Tx Command reply: GET_REPLY 207651117 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410090156214 DLCTRL DEBUG Command: GET 410595081 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250410090156214 DLCTRL DEBUG Tx Command reply: GET_REPLY 410595081 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed 20250410090156216 DLCTRL DEBUG Command: GET 167625491 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250410090156216 DLCTRL DEBUG Tx Command reply: GET_REPLY 167625491 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250410090156218 DLCTRL DEBUG Command: GET 638405449 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250410090156218 DLCTRL DEBUG Tx Command reply: GET_REPLY 638405449 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250410090156219 DLCTRL DEBUG Command: GET 15692578 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250410090156219 DLCTRL DEBUG Tx Command reply: GET_REPLY 15692578 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250410090156220 DLCTRL DEBUG Command: GET 938667207 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410090156220 DLCTRL DEBUG Tx Command reply: GET_REPLY 938667207 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410090156222 DLCTRL DEBUG Command: GET 752038168 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250410090156222 DLCTRL DEBUG Tx Command reply: GET_REPLY 752038168 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed MTC@dc2b9a5d0dfe: ok: talloc reports "asn1_context" = 1 bytes 20250410090156228 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41044<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250410090156228 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:33753<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(830)@dc2b9a5d0dfe: Final verdict of PTC: none VirtHNBGW-STATS(829)@dc2b9a5d0dfe: Final verdict of PTC: none MTC@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed 20250410090156230 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41034<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250410090156231 DLINP DEBUG SRVCONN(,r=127.0.0.1:40726<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410090156231 DLINP DEBUG SRVCONN(,r=127.0.0.1:40726<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410090156231 DLINP NOTICE SRV(,r=127.0.0.1:40726<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410090156231 DMAIN NOTICE (127.0.0.1:40726 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:40726<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250410090156231 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1-RUA(835)@dc2b9a5d0dfe: Final verdict of PTC: none 20250410090156233 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250410090156233 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410090156233 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250410090156233 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250410090156233 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250410090156233 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410090156233 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250410090156233 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250410090156233 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250410090156233 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090156233 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-msc0-0: connection closed 20250410090156233 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250410090156233 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250410090156233 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250410090156233 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250410090156233 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 20250410090156233 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  20250410090156233 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410090156233 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250410090156233 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250410090156233 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090156233 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250410090156233 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:378) 20250410090156233 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410090156233 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410090156233 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090156233 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410090156233 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250410090156233 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250410090156233 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250410090156233 DRANAP NOTICE cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc0-SCCP(836)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW_Test.msc0-RAN(837)@dc2b9a5d0dfe: Final verdict of PTC: none 20250410090156233 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250410090156233 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410090156233 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250410090156233 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250410090156233 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20250410090156233 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410090156233 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250410090156233 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SEND_FAILED 20250410090156233 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) 20250410090156234 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090156234 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-sgsn0-0: connection closed 20250410090156234 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250410090156234 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250410090156234 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250410090156234 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250410090156234 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 20250410090156234 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410090156234 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250410090156234 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250410090156234 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090156234 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0-RUA(833)@dc2b9a5d0dfe: Final verdict of PTC: none 20250410090156234 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250410090156234 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410090156234 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410090156234 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090156234 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410090156234 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250410090156234 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250410090156234 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250410090156234 DRANAP NOTICE cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: link lost (cnlink.c:118) 20250410090156234 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-95)[0x55b0da054820]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250410090156234 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250410090156234 DLSCCP DEBUG SCCP-SCOC(95)[0x55b0da055950]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250410090156235 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00753ba7), PART(T=Source Reference,L=4,D=0000005f), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1(834)@dc2b9a5d0dfe: Final verdict of PTC: none TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0(832)@dc2b9a5d0dfe: Final verdict of PTC: none 20250410090156235 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090156235 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090156235 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090156235 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090156235 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410090156235 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090156235 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [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 75 3b a7 00 00 5f 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090156235 DLSCCP DEBUG SCCP-SCOC(95)[0x55b0da055950]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250410090156235 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-95)[0x55b0da054820]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250410090156235 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3335366)[0x55b0da0cc520]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250410090156235 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3335366)[0x55b0da0cc520]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250410090156235 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20250410090156235 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3335366)[0x55b0da0cc520]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250410090156235 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3335366)[0x55b0da0cc520]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250410090156235 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3335366)[0x55b0da0cc520]{disrupted}: Freeing instance (context_map.c:202) 20250410090156235 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3335366)[0x55b0da0cc520]{disrupted}: Deallocated (fsm.c:568) 20250410090156235 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-95)[0x55b0da054820]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250410090156235 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-95)[0x55b0da054820]{disconnected}: Freeing instance (context_map.c:206) 20250410090156235 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-95)[0x55b0da054820]{disconnected}: Deallocated (fsm.c:568) HNBGW_Test.msc0-M3UA(838)@dc2b9a5d0dfe: Final verdict of PTC: none 20250410090156235 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3335366 SCCP-95 sgsn-0 MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20250410090156235 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-96)[0x55b0da0a88a0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250410090156235 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250410090156235 DLSCCP DEBUG SCCP-SCOC(96)[0x55b0da07a140]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250410090156235 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003d9872), PART(T=Source Reference,L=4,D=00000060), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250410090156235 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090156235 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090156235 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090156235 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090156235 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410090156235 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090156235 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [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 3d 98 72 00 00 60 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090156236 DLSCCP DEBUG SCCP-SCOC(96)[0x55b0da07a140]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250410090156236 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-96)[0x55b0da0a88a0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250410090156236 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-831014)[0x55b0da07c400]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250410090156236 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-831014)[0x55b0da07c400]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250410090156236 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20250410090156236 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-831014)[0x55b0da07c400]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250410090156236 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-831014)[0x55b0da07c400]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250410090156236 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-831014)[0x55b0da07c400]{disrupted}: Freeing instance (context_map.c:202) 20250410090156236 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-831014)[0x55b0da07c400]{disrupted}: Deallocated (fsm.c:568) 20250410090156236 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-96)[0x55b0da0a88a0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250410090156236 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-96)[0x55b0da0a88a0]{disconnected}: Freeing instance (context_map.c:206) 20250410090156236 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-96)[0x55b0da0a88a0]{disconnected}: Deallocated (fsm.c:568) 20250410090156236 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-831014 SCCP-96 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20250410090156236 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-97)[0x55b0da0cc2c0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250410090156236 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250410090156236 DLSCCP DEBUG SCCP-SCOC(97)[0x55b0da0605f0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250410090156236 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d4ce84), PART(T=Source Reference,L=4,D=00000061), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250410090156236 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090156236 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090156236 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090156236 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090156236 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410090156236 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090156236 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [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 d4 ce 84 00 00 61 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090156236 DLSCCP DEBUG SCCP-SCOC(97)[0x55b0da0605f0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) MutexDispCT-TC_sgsnpool_L3Compl_on_1_cnlink(828)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(841)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(840)@dc2b9a5d0dfe: Final verdict of PTC: none 20250410090156237 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090156237 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090156237 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090156237 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410090156237 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410090156237 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250410090156237 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090156237 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090156237 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090156237 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410090156237 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410090156237 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250410090156237 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090156237 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090156237 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer HNBGW-PFCP(831)@dc2b9a5d0dfe: Final verdict of PTC: none 20250410090156237 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410090156237 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410090156237 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250410090156237 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090156238 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090156238 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090156238 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410090156238 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410090156238 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250410090156236 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-97)[0x55b0da0cc2c0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250410090156236 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-216219)[0x55b0da05d610]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250410090156236 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-216219)[0x55b0da05d610]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250410090156236 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20250410090156236 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-216219)[0x55b0da05d610]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250410090156236 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-216219)[0x55b0da05d610]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250410090156236 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-216219)[0x55b0da05d610]{disrupted}: Freeing instance (context_map.c:202) 20250410090156236 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-216219)[0x55b0da05d610]{disrupted}: Deallocated (fsm.c:568) 20250410090156236 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-97)[0x55b0da0cc2c0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250410090156236 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-97)[0x55b0da0cc2c0]{disconnected}: Freeing instance (context_map.c:206) 20250410090156236 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-97)[0x55b0da0cc2c0]{disconnected}: Deallocated (fsm.c:568) 20250410090156236 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-216219 SCCP-97 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20250410090156236 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-98)[0x55b0da0a9470]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250410090156236 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250410090156236 DLSCCP DEBUG SCCP-SCOC(98)[0x55b0da062900]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250410090156236 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ae2dd8), PART(T=Source Reference,L=4,D=00000062), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250410090156236 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090156236 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090156236 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090156236 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090156236 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410090156236 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090156236 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [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 ae 2d d8 00 00 62 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090156236 DLSCCP DEBUG SCCP-SCOC(98)[0x55b0da062900]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250410090156236 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-98)[0x55b0da0a9470]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250410090156237 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6317941)[0x55b0d9ff0bc0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250410090156237 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6317941)[0x55b0d9ff0bc0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250410090156237 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20250410090156237 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6317941)[0x55b0d9ff0bc0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250410090156237 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6317941)[0x55b0d9ff0bc0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250410090156237 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6317941)[0x55b0d9ff0bc0]{disrupted}: Freeing instance (context_map.c:202) 20250410090156237 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6317941)[0x55b0d9ff0bc0]{disrupted}: Deallocated (fsm.c:568) 20250410090156237 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-98)[0x55b0da0a9470]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250410090156237 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-98)[0x55b0da0a9470]{disconnected}: Freeing instance (context_map.c:206) 20250410090156237 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-98)[0x55b0da0a9470]{disconnected}: Deallocated (fsm.c:568) 20250410090156237 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6317941 SCCP-98 sgsn-0 MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20250410090156237 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410090156237 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250410090156237 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:894) 20250410090156237 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410090156237 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410090156237 DMAIN NOTICE (127.0.0.1:9999 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) 20250410090156237 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250410090156238 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41096<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250410090156238 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41060<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-MGCP(842)@dc2b9a5d0dfe: Final verdict of PTC: none TC_sgsnpool_L3Compl_on_1_cnlink0(846)@dc2b9a5d0dfe: Final verdict of PTC: pass TC_sgsnpool_L3Compl_on_1_cnlink0(843)@dc2b9a5d0dfe: Final verdict of PTC: pass HNBGW_Test.sgsn0-SCCP(839)@dc2b9a5d0dfe: Final verdict of PTC: none 20250410090156240 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41064<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250410090156241 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41080<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Compl_on_1_cnlink0(844)@dc2b9a5d0dfe: Final verdict of PTC: pass TC_sgsnpool_L3Compl_on_1_cnlink0(845)@dc2b9a5d0dfe: Final verdict of PTC: pass MTC@dc2b9a5d0dfe: Setting final verdict of the test case. MTC@dc2b9a5d0dfe: Local verdict of MTC: pass MTC@dc2b9a5d0dfe: Local verdict of PTC MutexDispCT-TC_sgsnpool_L3Compl_on_1_cnlink(828): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC VirtHNBGW-STATS(829): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC IPA-CTRL-CLI-IPA(830): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW-PFCP(831): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0(832): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0-RUA(833): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1(834): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1-RUA(835): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.msc0-SCCP(836): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.msc0-RAN(837): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.msc0-M3UA(838): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(839): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.sgsn0-RAN(840): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(841): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW-MGCP(842): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink0(843): pass (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink0(844): pass (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink0(845): pass (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink0(846): pass (pass -> pass) MTC@dc2b9a5d0dfe: Test case TC_sgsnpool_L3Compl_on_1_cnlink finished. Verdict: pass MTC@dc2b9a5d0dfe: 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'. Thu Apr 10 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 20250410090156358 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50268<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410090156669 DLSCCP DEBUG SCCP-SCOC(93)[0x55b0da0763d0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250410090156669 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002599bb), PART(T=Source Reference,L=4,D=0000005d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410090156669 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090156670 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090156670 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090156670 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090156670 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410090156670 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090156670 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 25 99 bb 00 00 5d 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090156670 DLSCCP DEBUG SCCP-SCOC(92)[0x55b0da07b770]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250410090156670 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ac6e09), PART(T=Source Reference,L=4,D=0000005c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410090156670 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090156670 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090156670 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090156670 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090156670 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410090156670 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090156670 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 ac 6e 09 00 00 5c 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090156670 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090156670 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090156670 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090156670 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410090156670 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410090156670 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250410090156670 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090156670 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090156670 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090156670 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410090156670 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410090156670 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250410090156671 DLSCCP DEBUG SCCP-SCOC(94)[0x55b0da05a0f0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250410090156671 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d96894), PART(T=Source Reference,L=4,D=0000005e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410090156671 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090156671 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090156671 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090156671 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090156671 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410090156671 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090156671 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 d9 68 94 00 00 5e 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090156671 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090156672 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090156672 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090156672 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410090156672 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410090156672 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250410090156778 DLSCCP DEBUG SCCP-SCOC(87)[0x55b0da08e910]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410090156778 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008a2f69), PART(T=Source Reference,L=4,D=00000057), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410090156778 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090156778 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090156778 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090156778 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090156778 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410090156778 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090156778 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 8a 2f 69 00 00 57 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090156778 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090156778 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090156778 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090156778 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410090156778 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410090156778 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250410090156779 DLSCCP DEBUG SCCP-SCOC(88)[0x55b0da0cbd50]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410090156779 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ed2cd9), PART(T=Source Reference,L=4,D=00000058), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410090156779 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090156779 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090156779 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410090156779 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090156779 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250410090156779 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090156779 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 ed 2c d9 00 00 58 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090156779 DLSCCP DEBUG SCCP-SCOC(86)[0x55b0da075290]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410090156779 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f2c8c0), PART(T=Source Reference,L=4,D=00000056), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410090156779 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090156779 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090156779 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090156779 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090156779 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410090156779 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090156779 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 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 c8 c0 00 00 56 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090156779 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090156779 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090156779 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090156779 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250410090156779 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250410090156779 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250410090156779 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090156779 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090156779 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090156780 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410090156780 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410090156780 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250410090156961 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50268<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=481052) 20250410090157343 DLSCCP DEBUG SCCP-SCOC(84)[0x55b0da074890]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410090157343 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0058fa84), PART(T=Source Reference,L=4,D=00000054), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410090157343 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090157343 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090157343 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410090157343 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090157343 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250410090157343 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090157343 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 58 fa 84 00 00 54 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090157343 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090157343 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090157343 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090157343 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250410090157343 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250410090157344 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250410090157352 DLSCCP DEBUG SCCP-SCOC(83)[0x55b0da074b30]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410090157353 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006b0e12), PART(T=Source Reference,L=4,D=00000053), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410090157353 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090157353 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090157353 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090157353 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090157353 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410090157353 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090157353 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 6b 0e 12 00 00 53 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090157353 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090157353 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090157353 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090157353 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410090157353 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410090157353 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250410090157356 DLSCCP DEBUG SCCP-SCOC(85)[0x55b0da0112c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410090157356 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d67025), PART(T=Source Reference,L=4,D=00000055), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410090157356 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090157356 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090157356 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090157356 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090157356 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410090157356 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090157356 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 d6 70 25 00 00 55 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090157357 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090157357 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090157357 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090157357 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410090157357 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410090157357 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250410090157948 DLSCCP DEBUG SCCP-SCOC(82)[0x55b0da05b2c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410090157948 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00884876), PART(T=Source Reference,L=4,D=00000052), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410090157948 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090157948 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090157948 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090157948 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090157948 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410090157948 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090157948 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 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 48 76 00 00 52 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090157948 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090157948 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090157948 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090157948 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410090157948 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410090157949 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=481052, count=524800) 20250410090158234 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250410090158235 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250410090158235 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250410090158235 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250410090158235 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250410090158235 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250410090158779 DLSCCP DEBUG SCCP-SCOC(81)[0x55b0da07b8a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410090158779 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0001844e), PART(T=Source Reference,L=4,D=00000051), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410090158779 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090158779 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090158779 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090158779 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090158779 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410090158779 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090158779 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 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 84 4e 00 00 51 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090158779 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090158780 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090158780 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090158780 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410090158780 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410090158780 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@dc2b9a5d0dfe: 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@dc2b9a5d0dfe: 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 ------ Thu Apr 10 09:01:59 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_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 20250410090159390 DLSCCP DEBUG SCCP-SCOC(79)[0x55b0da07c750]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250410090159390 DLSCCP DEBUG SCCP-SCOC(79)[0x55b0da07c750]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250410090159390 DLSCCP DEBUG SCCP-SCOC(79)[0x55b0da07c750]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250410090159390 DLSCCP DEBUG SCCP-SCOC(79)[0x55b0da07c750]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250410090159390 DLSCCP DEBUG SCCP-SCOC(79)[0x55b0da07c750]{IDLE}: Deallocated (fsm.c:568) 20250410090159400 DLSCCP DEBUG SCCP-SCOC(80)[0x55b0d9ec24b0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250410090159400 DLSCCP DEBUG SCCP-SCOC(80)[0x55b0d9ec24b0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250410090159400 DLSCCP DEBUG SCCP-SCOC(80)[0x55b0d9ec24b0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250410090159400 DLSCCP DEBUG SCCP-SCOC(80)[0x55b0d9ec24b0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250410090159400 DLSCCP DEBUG SCCP-SCOC(80)[0x55b0d9ec24b0]{IDLE}: Deallocated (fsm.c:568) MTC@dc2b9a5d0dfe: 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@dc2b9a5d0dfe: Test case TC_sgsnpool_L3Complete_no_nri_round_robin started. 20250410090200053 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50272<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410090200059 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50276<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410090200064 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:32909<->l=127.0.0.1:4262) (control_if.c:572) TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0(851)@dc2b9a5d0dfe: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250410090200181 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250410090200181 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250410090200189 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410090200189 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410090200190 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410090200190 DRANAP DEBUG cnlink(msc-1)[0x55b0d9fd5920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1(853)@dc2b9a5d0dfe: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250410090200190 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:41429 (stream_srv.c:142) 20250410090200190 DMAIN INFO New HNB SCTP connection r=127.0.0.1:41429<->l=127.0.0.1:29169 (hnbgw.c:791) 20250410090200190 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410090200190 DRANAP DEBUG cnlink(msc-2)[0x55b0d9fd2b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410090200190 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410090200190 DRANAP DEBUG cnlink(msc-3)[0x55b0da03ca10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410090200191 DRANAP DEBUG cnlink(msc-3)[0x55b0da03ca10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410090200191 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250410090200191 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410090200191 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410090200191 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410090200191 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090200191 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090200191 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090200191 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) 20250410090200191 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090200191 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090200191 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090200191 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090200191 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090200191 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090200191 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090200191 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) 20250410090200191 DLSS7 DEBUG Found route for dpc=4=0.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) 20250410090200191 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250410090200191 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090200191 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250410090200191 DRANAP DEBUG cnlink(msc-3)[0x55b0da03ca10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410090200191 DRANAP DEBUG cnlink(msc-2)[0x55b0d9fd2b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410090200191 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250410090200191 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410090200191 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410090200191 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410090200191 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090200191 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090200191 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090200191 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090200191 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090200191 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090200191 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090200191 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090200191 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090200191 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090200191 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090200191 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090200191 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090200191 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250410090200191 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090200192 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410090200192 DRANAP DEBUG cnlink(msc-2)[0x55b0d9fd2b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410090200192 DRANAP DEBUG cnlink(msc-1)[0x55b0d9fd5920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410090200192 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250410090200192 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410090200192 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410090200192 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410090200192 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090200192 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090200192 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090200192 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090200192 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090200192 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090200192 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090200192 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090200192 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090200192 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090200192 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090200192 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090200192 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090200192 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410090200192 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090200192 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410090200192 DRANAP DEBUG cnlink(msc-1)[0x55b0d9fd5920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410090200192 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410090200192 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250410090200192 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410090200192 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410090200192 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410090200192 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090200192 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090200192 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090200192 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090200192 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090200192 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090200192 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090200192 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090200192 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090200192 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090200192 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090200192 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090200192 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090200192 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410090200192 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090200192 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410090200192 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410090200192 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090200192 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090200192 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090200192 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 20250410090200192 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250410090200192 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250410090200192 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090200192 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090200192 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090200192 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250410090200192 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250410090200192 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250410090200192 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090200192 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090200192 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090200192 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410090200192 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410090200192 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250410090200192 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090200192 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090200192 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090200192 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410090200192 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410090200192 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@dc2b9a5d0dfe: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(857)@dc2b9a5d0dfe: ************************************************* HNBGW_Test.msc0-M3UA(857)@dc2b9a5d0dfe: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(857)@dc2b9a5d0dfe: ************************************************* MTC@dc2b9a5d0dfe: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(855)@dc2b9a5d0dfe: v_sccp_pdu_maxlen:268 MTC@dc2b9a5d0dfe: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(860)@dc2b9a5d0dfe: ************************************************* HNBGW_Test.msc1-M3UA(860)@dc2b9a5d0dfe: M3UA emulation initiated, the test can be started MTC@dc2b9a5d0dfe: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(860)@dc2b9a5d0dfe: ************************************************* HNBGW_Test.msc1-SCCP(858)@dc2b9a5d0dfe: v_sccp_pdu_maxlen:268 20250410090200215 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410090200215 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410090200215 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410090200215 DRANAP DEBUG cnlink(sgsn-1)[0x55b0da03dd30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410090200215 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410090200215 DRANAP DEBUG cnlink(sgsn-2)[0x55b0da03e6c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410090200216 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410090200216 DRANAP DEBUG cnlink(sgsn-3)[0x55b0da03f050]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410090200217 DRANAP DEBUG cnlink(sgsn-3)[0x55b0da03f050]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410090200217 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250410090200217 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410090200217 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410090200217 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410090200217 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090200217 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090200217 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090200217 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) 20250410090200217 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090200217 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090200217 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090200217 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090200217 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090200217 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090200217 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090200217 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) 20250410090200217 DLSS7 DEBUG Found route for dpc=12=0.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) 20250410090200217 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250410090200217 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090200217 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250410090200217 DRANAP DEBUG cnlink(sgsn-3)[0x55b0da03f050]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410090200217 DRANAP DEBUG cnlink(sgsn-2)[0x55b0da03e6c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410090200217 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250410090200217 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410090200217 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410090200217 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410090200217 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090200217 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090200217 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090200217 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090200217 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090200217 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090200217 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090200217 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090200217 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090200217 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090200217 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090200217 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090200217 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090200217 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250410090200217 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090200217 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410090200217 DRANAP DEBUG cnlink(sgsn-2)[0x55b0da03e6c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410090200217 DRANAP DEBUG cnlink(sgsn-1)[0x55b0da03dd30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410090200217 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250410090200217 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410090200217 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410090200217 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410090200217 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090200217 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090200217 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090200217 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090200217 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090200217 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090200217 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090200217 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090200217 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090200217 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090200217 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090200217 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090200217 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090200217 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250410090200217 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090200217 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410090200217 DRANAP DEBUG cnlink(sgsn-1)[0x55b0da03dd30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410090200217 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410090200217 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250410090200217 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410090200217 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410090200217 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410090200217 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090200217 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090200217 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090200217 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090200217 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090200217 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090200217 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090200217 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090200217 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090200217 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090200217 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090200217 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090200217 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090200217 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410090200217 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090200217 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410090200217 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410090200217 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090200217 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090200217 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090200217 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 20250410090200217 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250410090200217 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250410090200217 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090200217 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090200217 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090200217 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250410090200217 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250410090200217 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 20250410090200217 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250410090200217 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090200217 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090200217 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090200217 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250410090200217 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250410090200217 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250410090200217 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090200217 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090200217 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090200217 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410090200217 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410090200217 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@dc2b9a5d0dfe: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@dc2b9a5d0dfe: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(863)@dc2b9a5d0dfe: ************************************************* HNBGW_Test.sgsn0-M3UA(863)@dc2b9a5d0dfe: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(863)@dc2b9a5d0dfe: ************************************************* HNBGW_Test.sgsn0-SCCP(861)@dc2b9a5d0dfe: v_sccp_pdu_maxlen:268 MTC@dc2b9a5d0dfe: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@dc2b9a5d0dfe: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(866)@dc2b9a5d0dfe: ************************************************* HNBGW_Test.sgsn1-M3UA(866)@dc2b9a5d0dfe: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(866)@dc2b9a5d0dfe: ************************************************* HNBGW_Test.sgsn1-SCCP(864)@dc2b9a5d0dfe: v_sccp_pdu_maxlen:268 20250410090200249 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410090200249 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410090200249 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250410090200249 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250410090200249 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) 20250410090200249 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250410090200249 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250410090200249 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410090200249 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@dc2b9a5d0dfe: setverdict(pass): none -> pass 20250410090200254 DLINP DEBUG SRVCONN(,r=127.0.0.1:41429<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410090200254 DLINP DEBUG SRVCONN(,r=127.0.0.1:41429<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410090200254 DLINP DEBUG SRVCONN(,r=127.0.0.1:41429<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250410090200254 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250410090200254 DHNBAP DEBUG (127.0.0.1:41429 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20250410090200254 DHNBAP NOTICE (127.0.0.1:41429 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250410090200254 DHNBAP NOTICE (127.0.0.1:41429 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250410090200254 DLINP DEBUG SRVCONN(,r=127.0.0.1:41429<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410090200254 DLINP DEBUG SRVCONN(,r=127.0.0.1:41429<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed 20250410090200403 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250410090200403 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250410090200403 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250410090200403 DLSS7 <000c> 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)@dc2b9a5d0dfe: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250410090200412 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090200413 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250410090200413 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250410090200413 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250410090200413 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250410090200413 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250410090200413 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250410090200413 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 20250410090200413 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250410090200413 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  20250410090200413 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250410090200414 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 20250410090200414 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 20250410090200414 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250410090200414 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250410090200416 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090200416 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250410090200416 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250410090200416 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  20250410090200416 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250410090200416 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250410090200416 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250410090200417 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 20250410090200417 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250410090200417 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  HNBGW_Test.msc1-M3UA(860)@dc2b9a5d0dfe: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250410090200417 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410090200417 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250410090200417 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090200417 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250410090200417 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:413) 20250410090200417 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410090200417 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410090200417 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090200417 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410090200417 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250410090200417 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250410090200417 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410090200418 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410090200418 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250410090200418 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410090200418 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410090200419 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410090200419 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090200419 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090200419 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090200419 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090200419 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090200419 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090200419 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090200419 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090200419 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090200419 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090200419 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090200419 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090200419 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090200419 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410090200419 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090200419 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410090200419 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410090200419 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090200419 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090200419 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090200419 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410090200419 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410090200419 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250410090200419 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410090200419 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410090200419 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090200419 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  20250410090200420 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090200420 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPSM:UP) 20250410090200420 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250410090200420 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250410090200420 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250410090200420 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250410090200420 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250410090200420 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 20250410090200420 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Inactive () 20250410090200420 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  20250410090200420 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250410090200423 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090200423 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPTM:ACTIVE) 20250410090200423 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250410090200423 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  20250410090200423 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250410090200423 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250410090200423 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250410090200423 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 20250410090200423 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Active () 20250410090200423 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  20250410090200423 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  20250410090200423 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410090200423 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250410090200423 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090200423 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250410090200423 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.0.2/0 (xua_snm.c:413) 20250410090200423 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410090200423 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410090200423 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090200423 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410090200423 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250410090200423 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250410090200423 DRANAP DEBUG cnlink(msc-1)[0x55b0d9fd5920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410090200424 DRANAP DEBUG cnlink(msc-1)[0x55b0d9fd5920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410090200424 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250410090200424 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410090200424 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410090200424 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410090200424 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090200424 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090200424 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090200424 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090200425 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090200425 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090200425 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090200425 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090200425 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090200425 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090200425 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090200425 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090200425 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090200425 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410090200425 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090200425 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410090200425 DRANAP DEBUG cnlink(msc-1)[0x55b0d9fd5920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410090200425 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090200425 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090200425 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090200425 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410090200425 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410090200425 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250410090200425 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250410090200425 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250410090200425 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090200425 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  20250410090200428 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250410090200428 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250410090200428 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250410090200428 DLSS7 <000c> 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)@dc2b9a5d0dfe: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250410090200434 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090200434 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250410090200434 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250410090200434 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250410090200434 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250410090200434 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250410090200434 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250410090200434 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 20250410090200434 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250410090200434 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  20250410090200434 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250410090200436 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090200436 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250410090200436 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250410090200436 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  20250410090200436 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250410090200436 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250410090200436 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250410090200436 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 20250410090200436 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250410090200436 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  20250410090200436 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  20250410090200436 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  20250410090200436 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410090200436 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250410090200437 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090200437 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250410090200437 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250410090200437 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410090200437 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410090200437 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090200437 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410090200437 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250410090200437 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250410090200437 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410090200438 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410090200438 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250410090200438 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410090200438 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410090200438 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410090200438 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090200438 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090200438 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090200438 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090200438 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090200438 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090200438 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090200438 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090200438 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090200438 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090200438 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090200438 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090200438 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 20250410090200438 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 20250410090200438 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250410090200438 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250410090200438 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090200438 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410090200438 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090200438 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410090200438 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410090200439 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090200439 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090200439 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090200439 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410090200439 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410090200439 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.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' 20250410090200439 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410090200439 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410090200439 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090200439 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(866)@dc2b9a5d0dfe: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250410090200443 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090200443 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPSM:UP) 20250410090200443 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250410090200443 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250410090200443 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250410090200443 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250410090200443 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250410090200443 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 20250410090200443 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Inactive () 20250410090200443 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  20250410090200443 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250410090200446 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090200446 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPTM:ACTIVE) 20250410090200446 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250410090200446 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  20250410090200446 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250410090200446 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250410090200446 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250410090200446 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 20250410090200446 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Active () 20250410090200446 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  20250410090200446 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  20250410090200446 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  20250410090200446 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  20250410090200446 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410090200446 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250410090200446 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090200446 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250410090200446 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.1.2/0 (xua_snm.c:413) 20250410090200446 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410090200446 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410090200446 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090200446 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410090200446 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250410090200446 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250410090200447 DRANAP DEBUG cnlink(sgsn-1)[0x55b0da03dd30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410090200448 DRANAP DEBUG cnlink(sgsn-1)[0x55b0da03dd30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410090200448 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250410090200448 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410090200448 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410090200448 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410090200448 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090200448 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090200448 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090200448 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090200448 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090200448 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090200448 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090200448 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090200448 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090200448 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090200448 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090200448 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090200448 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090200448 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250410090200448 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090200448 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410090200448 DRANAP DEBUG cnlink(sgsn-1)[0x55b0da03dd30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410090200449 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090200449 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090200449 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090200449 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250410090200449 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250410090200449 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=12 -> eSLS=28: use Normal Route via 'virt-sgsn1' 20250410090200449 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 20250410090200449 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250410090200449 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090200449 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 0c 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 04  HNBGW_Test.msc0-RAN(856)@dc2b9a5d0dfe: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250410090201214 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090201214 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410090201214 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410090201214 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410090201214 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410090201214 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410090201214 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410090201214 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410090201214 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090201214 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410090201214 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090201214 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410090201214 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410090201214 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410090201214 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410090201214 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410090201215 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250410090201215 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410090201215 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090201215 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090201215 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090201215 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090201215 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090201215 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090201215 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090201215 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090201215 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090201215 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090201215 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090201215 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090201215 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090201215 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090201215 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090201215 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090201215 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410090201215 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410090201215 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250410090201215 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410090201215 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410090201215 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090201215 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  20250410090201215 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410090201215 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250410090201215 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250410090201215 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250410090201215 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250410090201215 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410090201215 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410090201215 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090201215 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090201215 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090201215 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090201215 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090201215 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090201215 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090201215 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090201215 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090201215 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090201215 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090201215 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090201215 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090201215 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410090201215 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090201215 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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) 20250410090201215 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250410090201215 DRANAP NOTICE cnlink(msc-0)[0x55b0d9ff2940]{CONNECTED}: link up (cnlink.c:111) 20250410090201218 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090201218 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410090201218 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410090201218 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410090201218 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410090201218 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410090201218 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410090201218 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410090201218 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090201218 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410090201218 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090201218 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410090201218 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410090201218 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410090201218 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410090201218 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410090201218 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250410090201218 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410090201218 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090201218 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090201218 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090201218 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090201218 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090201218 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090201218 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090201218 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090201218 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090201218 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090201218 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090201218 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090201218 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090201218 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410090201218 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250410090201218 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250410090201218 DRANAP INFO cnlink(msc-0)[0x55b0d9ff2940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(859)@dc2b9a5d0dfe: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250410090201224 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090201224 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250410090201224 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250410090201224 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 20250410090201224 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410090201224 DLSS7 <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' 20250410090201224 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410090201224 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410090201224 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090201224 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410090201224 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090201224 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410090201224 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410090201224 DLM3UA DEBUG 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) 20250410090201224 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410090201224 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410090201224 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250410090201224 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250410090201224 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090201224 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090201224 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090201224 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090201224 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090201224 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090201224 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090201224 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090201224 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090201224 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090201224 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090201224 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090201224 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090201224 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410090201224 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250410090201224 DRANAP DEBUG cnlink(msc-1)[0x55b0d9fd5920]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250410090201224 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) 20250410090201224 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) 20250410090201224 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410090201224 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250410090201224 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090201224 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090201224 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090201224 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090201224 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090201224 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090201224 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090201224 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090201224 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090201224 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090201224 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090201224 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090201224 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090201224 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410090201224 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090201224 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250410090201224 DRANAP DEBUG cnlink(msc-1)[0x55b0d9fd5920]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250410090201224 DRANAP NOTICE cnlink(msc-1)[0x55b0d9fd5920]{CONNECTED}: link up (cnlink.c:111) 20250410090201224 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090201224 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090201224 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090201224 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410090201224 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410090201224 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250410090201224 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250410090201224 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250410090201224 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090201224 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  20250410090201224 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090201224 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250410090201224 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250410090201224 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 20250410090201224 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410090201224 DLSS7 <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' 20250410090201224 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410090201224 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410090201224 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090201224 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410090201224 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090201224 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410090201224 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410090201224 DLM3UA DEBUG 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) 20250410090201224 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410090201224 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410090201224 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250410090201224 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250410090201224 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090201224 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090201224 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090201224 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090201224 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090201224 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090201224 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090201224 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090201224 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090201224 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090201224 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090201224 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090201224 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090201224 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410090201224 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250410090201224 DRANAP DEBUG cnlink(msc-1)[0x55b0d9fd5920]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250410090201224 DRANAP INFO cnlink(msc-1)[0x55b0d9fd5920]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(862)@dc2b9a5d0dfe: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250410090201237 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090201237 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410090201237 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410090201237 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410090201237 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410090201237 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410090201237 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410090201237 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410090201237 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090201237 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410090201237 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090201237 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410090201237 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410090201237 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410090201237 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410090201237 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410090201237 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250410090201237 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410090201237 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090201237 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090201237 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090201237 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090201237 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090201237 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090201237 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090201237 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090201237 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090201237 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090201237 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090201237 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090201237 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090201237 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410090201237 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250410090201237 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250410090201237 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250410090201237 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250410090201237 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410090201237 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410090201237 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090201237 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090201237 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090201237 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090201237 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090201237 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090201237 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090201237 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090201238 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090201238 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090201238 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090201238 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090201238 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090201238 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410090201238 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090201238 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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) 20250410090201238 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250410090201238 DRANAP NOTICE cnlink(sgsn-0)[0x55b0da03d3a0]{CONNECTED}: link up (cnlink.c:111) 20250410090201238 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090201238 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090201238 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090201238 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410090201238 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410090201238 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250410090201238 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410090201238 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410090201238 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090201238 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  20250410090201240 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090201240 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410090201240 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410090201240 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410090201240 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410090201240 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410090201240 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410090201240 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410090201240 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090201240 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410090201240 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090201240 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410090201240 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410090201240 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410090201240 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410090201240 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410090201240 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250410090201240 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410090201240 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090201240 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090201240 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090201240 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090201240 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090201240 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090201240 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090201240 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090201240 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090201240 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090201240 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090201240 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090201240 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090201240 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410090201240 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250410090201240 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250410090201240 DRANAP INFO cnlink(sgsn-0)[0x55b0da03d3a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(865)@dc2b9a5d0dfe: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250410090201245 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090201245 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250410090201245 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250410090201245 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 20250410090201245 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410090201245 DLSS7 <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' 20250410090201246 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410090201246 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410090201246 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090201246 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410090201246 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090201246 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410090201246 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410090201246 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) 20250410090201246 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410090201246 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410090201246 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250410090201246 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250410090201246 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090201246 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090201246 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090201246 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090201246 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090201246 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090201246 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090201246 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090201246 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090201246 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090201246 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090201246 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090201246 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090201246 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410090201246 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250410090201246 DRANAP DEBUG cnlink(sgsn-1)[0x55b0da03dd30]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250410090201246 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) 20250410090201246 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) 20250410090201246 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410090201246 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250410090201246 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090201246 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090201246 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090201246 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090201246 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090201246 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090201246 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090201246 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090201246 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090201246 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090201246 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090201246 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090201246 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090201246 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250410090201246 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090201246 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250410090201246 DRANAP DEBUG cnlink(sgsn-1)[0x55b0da03dd30]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250410090201246 DRANAP NOTICE cnlink(sgsn-1)[0x55b0da03dd30]{CONNECTED}: link up (cnlink.c:111) 20250410090201246 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090201246 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090201246 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090201246 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250410090201246 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250410090201246 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' 20250410090201246 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 20250410090201246 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250410090201246 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090201246 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  20250410090201248 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090201248 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250410090201248 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250410090201248 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 20250410090201248 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410090201248 DLSS7 <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' 20250410090201248 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410090201248 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410090201248 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090201248 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410090201248 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090201248 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410090201248 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410090201248 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) 20250410090201248 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410090201248 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410090201248 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250410090201248 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250410090201248 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090201248 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090201248 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090201248 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090201248 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090201248 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090201248 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090201248 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090201248 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090201248 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090201248 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090201248 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090201248 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090201248 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410090201248 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250410090201248 DRANAP DEBUG cnlink(sgsn-1)[0x55b0da03dd30]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250410090201248 DRANAP INFO cnlink(sgsn-1)[0x55b0da03dd30]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250410090202259 DLCTRL DEBUG Command: GET 745998580 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250410090202259 DLCTRL DEBUG Tx Command reply: GET_REPLY 745998580 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250410090202263 DLCTRL DEBUG Command: GET 989611803 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250410090202263 DLCTRL DEBUG Tx Command reply: GET_REPLY 989611803 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250410090202266 DLCTRL DEBUG Command: GET 414304990 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250410090202266 DLCTRL DEBUG Tx Command reply: GET_REPLY 414304990 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250410090202269 DLCTRL DEBUG Command: GET 218496463 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410090202269 DLCTRL DEBUG Tx Command reply: GET_REPLY 218496463 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410090202273 DLCTRL DEBUG Command: GET 835409222 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250410090202273 DLCTRL DEBUG Tx Command reply: GET_REPLY 835409222 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) 20250410090202276 DLCTRL DEBUG Command: GET 47132764 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250410090202276 DLCTRL DEBUG Tx Command reply: GET_REPLY 47132764 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250410090202280 DLCTRL DEBUG Command: GET 481930848 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250410090202280 DLCTRL DEBUG Tx Command reply: GET_REPLY 481930848 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250410090202282 DLCTRL DEBUG Command: GET 861851526 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250410090202282 DLCTRL DEBUG Tx Command reply: GET_REPLY 861851526 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250410090202285 DLCTRL DEBUG Command: GET 341538326 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410090202285 DLCTRL DEBUG Tx Command reply: GET_REPLY 341538326 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410090202287 DLCTRL DEBUG Command: GET 641012931 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250410090202287 DLCTRL DEBUG Tx Command reply: GET_REPLY 641012931 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) 20250410090202288 DLCTRL DEBUG Command: GET 153814393 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250410090202288 DLCTRL DEBUG Tx Command reply: GET_REPLY 153814393 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250410090202291 DLCTRL DEBUG Command: GET 638977940 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250410090202291 DLCTRL DEBUG Tx Command reply: GET_REPLY 638977940 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250410090202293 DLCTRL DEBUG Command: GET 277072312 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250410090202293 DLCTRL DEBUG Tx Command reply: GET_REPLY 277072312 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250410090202295 DLCTRL DEBUG Command: GET 465537614 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410090202295 DLCTRL DEBUG Tx Command reply: GET_REPLY 465537614 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410090202297 DLCTRL DEBUG Command: GET 504557313 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250410090202297 DLCTRL DEBUG Tx Command reply: GET_REPLY 504557313 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) 20250410090202300 DLCTRL DEBUG Command: GET 521081215 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250410090202300 DLCTRL DEBUG Tx Command reply: GET_REPLY 521081215 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250410090202306 DLCTRL DEBUG Command: GET 431180621 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250410090202306 DLCTRL DEBUG Tx Command reply: GET_REPLY 431180621 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250410090202312 DLCTRL DEBUG Command: GET 572812623 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250410090202312 DLCTRL DEBUG Tx Command reply: GET_REPLY 572812623 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250410090202315 DLCTRL DEBUG Command: GET 830891824 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410090202315 DLCTRL DEBUG Tx Command reply: GET_REPLY 830891824 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410090202317 DLCTRL DEBUG Command: GET 177328754 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250410090202317 DLCTRL DEBUG Tx Command reply: GET_REPLY 177328754 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@dc2b9a5d0dfe: 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@dc2b9a5d0dfe: "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@dc2b9a5d0dfe: 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 := '000000000000000111011000'B, t_guard := 20.000000 } 20250410090202337 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50292<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(862)@dc2b9a5d0dfe: f_create_expect(l3 := '080101D571000008292624000000003000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(862)@dc2b9a5d0dfe: 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)@dc2b9a5d0dfe: Added conn table entry 0TC_sgsnpool_L3Complete_no_nri_round_robin0(868)657392 20250410090203363 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410090203363 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410090203363 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250410090203363 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250410090203363 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xa07f0, normal) (hnbgw_rua.c:407) 20250410090203363 DHNB DEBUG map_rua[0x55b0da054820]{init}: Allocated (fsm.c:456) 20250410090203363 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-657392)[0x55b0da054820]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250410090203363 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-657392 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250410090203363 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410090203363 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410090203363 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000003 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250410090203363 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-657392 SCCP-0 PS MI=IMSI-262420000000003: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250410090203363 DCN DEBUG map_sccp[0x55b0da07c400]{init}: Allocated (fsm.c:456) 20250410090203363 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-99)[0x55b0da07c400]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250410090203363 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-657392 <-> SCCP-99 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250410090203363 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-657392 SCCP-99 sgsn-0 MI=IMSI-262420000000003: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250410090203363 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-657392)[0x55b0da054820]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250410090203363 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410090203363 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410090203363 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-657392)[0x55b0da054820]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250410090203363 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-99)[0x55b0da07c400]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250410090203363 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250410090203363 DLSCCP DEBUG SCCP-SCOC(99)[0x55b0da0a88a0]{IDLE}: Allocated (fsm.c:456) 20250410090203363 DLSCCP DEBUG SCCP-SCOC(99)[0x55b0da0a88a0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250410090203363 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340540000070003400180000f40060000f11009260037400100003a40080000f110092600370010401d1c080101d571000008292624000000003000f1102a2a170512c7422000004f40030001d80056400500f1100926) (sccp_scrc.c:415) 20250410090203363 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090203363 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090203363 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090203363 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090203363 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090203363 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090203363 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090203363 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090203363 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090203363 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090203363 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090203363 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090203363 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090203363 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410090203363 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090203363 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 d8 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) 20250410090203363 DLSCCP DEBUG SCCP-SCOC(99)[0x55b0da0a88a0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250410090203363 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-99)[0x55b0da07c400]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250410090203363 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-657392)[0x55b0da054820]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250410090203363 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090203363 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090203363 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090203363 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410090203363 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410090203363 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.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' 20250410090203363 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410090203363 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410090203363 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090203364 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 d8 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)@dc2b9a5d0dfe: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(861)@dc2b9a5d0dfe: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(862)@dc2b9a5d0dfe: Found Expect[0] for l3='080101D571000008292624000000003000F1102A2A170512C7422000'O handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(868) HNBGW_Test.sgsn0-RAN(862)@dc2b9a5d0dfe: Added conn table entry 0TC_sgsnpool_L3Complete_no_nri_round_robin0(868)13631372 HNBGW_Test.sgsn0-SCCP(861)@dc2b9a5d0dfe: Session index based on connection ID:0 TC_sgsnpool_L3Complete_no_nri_round_robin0(868)@dc2b9a5d0dfe: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(861)@dc2b9a5d0dfe: Warning: Re-starting timer T_ias[0], which is already active (running or expired). MTC@dc2b9a5d0dfe: 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 } } } 20250410090203369 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090203369 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410090203369 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410090203369 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410090203369 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410090203369 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410090203369 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410090203369 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410090203369 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090203369 DLSS7 <000c> osmo_ss7_asp.c:1175 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 35 a9 18 02 00 00 00 00 00 06 00 08 00 00 00 07  20250410090203369 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090203369 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410090203369 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410090203369 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410090203369 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410090203369 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0035a918) (sccp_scrc.c:486) 20250410090203369 DLSCCP DEBUG Received CO:COAK for local reference 99 (sccp_scoc.c:1855) 20250410090203369 DLSCCP DEBUG SCCP-SCOC(99)[0x55b0da0a88a0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250410090203369 DLSCCP DEBUG SCCP-SCOC(99)[0x55b0da0a88a0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250410090203369 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090203369 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250410090203369 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) 20250410090203369 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-99)[0x55b0da07c400]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250410090203369 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-99)[0x55b0da07c400]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250410090203369 DLCTRL DEBUG Command: GET 434827157 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250410090203369 DLCTRL DEBUG Tx Command reply: GET_REPLY 434827157 rate_ctr.abs.sgsn.0.cnpool:subscr:new 1 (control_if.c:477) 20250410090203370 DLCTRL DEBUG Command: GET 659519600 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250410090203370 DLCTRL DEBUG Tx Command reply: GET_REPLY 659519600 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250410090203371 DLCTRL DEBUG Command: GET 854864363 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250410090203371 DLCTRL DEBUG Tx Command reply: GET_REPLY 854864363 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250410090203372 DLCTRL DEBUG Command: GET 424481669 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410090203372 DLCTRL DEBUG Tx Command reply: GET_REPLY 424481669 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410090203373 DLCTRL DEBUG Command: GET 836429475 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250410090203373 DLCTRL DEBUG Tx Command reply: GET_REPLY 836429475 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed 20250410090203373 DLCTRL DEBUG Command: GET 215244604 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250410090203373 DLCTRL DEBUG Tx Command reply: GET_REPLY 215244604 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250410090203374 DLCTRL DEBUG Command: GET 860141445 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250410090203374 DLCTRL DEBUG Tx Command reply: GET_REPLY 860141445 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250410090203375 DLCTRL DEBUG Command: GET 665884622 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250410090203375 DLCTRL DEBUG Tx Command reply: GET_REPLY 665884622 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250410090203376 DLCTRL DEBUG Command: GET 251314243 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410090203376 DLCTRL DEBUG Tx Command reply: GET_REPLY 251314243 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410090203376 DLCTRL DEBUG Command: GET 948565019 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250410090203376 DLCTRL DEBUG Tx Command reply: GET_REPLY 948565019 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed 20250410090203377 DLCTRL DEBUG Command: GET 985127677 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250410090203377 DLCTRL DEBUG Tx Command reply: GET_REPLY 985127677 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250410090203378 DLCTRL DEBUG Command: GET 736011285 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250410090203378 DLCTRL DEBUG Tx Command reply: GET_REPLY 736011285 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250410090203378 DLCTRL DEBUG Command: GET 769307740 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250410090203378 DLCTRL DEBUG Tx Command reply: GET_REPLY 769307740 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250410090203379 DLCTRL DEBUG Command: GET 193725596 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410090203379 DLCTRL DEBUG Tx Command reply: GET_REPLY 193725596 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410090203380 DLCTRL DEBUG Command: GET 361052224 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250410090203380 DLCTRL DEBUG Tx Command reply: GET_REPLY 361052224 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed 20250410090203380 DLCTRL DEBUG Command: GET 658791725 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250410090203381 DLCTRL DEBUG Tx Command reply: GET_REPLY 658791725 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250410090203381 DLCTRL DEBUG Command: GET 393225662 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250410090203381 DLCTRL DEBUG Tx Command reply: GET_REPLY 393225662 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250410090203382 DLCTRL DEBUG Command: GET 103156128 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250410090203382 DLCTRL DEBUG Tx Command reply: GET_REPLY 103156128 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250410090203383 DLCTRL DEBUG Command: GET 941867985 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410090203383 DLCTRL DEBUG Tx Command reply: GET_REPLY 941867985 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410090203383 DLCTRL DEBUG Command: GET 180468550 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250410090203383 DLCTRL DEBUG Tx Command reply: GET_REPLY 180468550 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed MTC@dc2b9a5d0dfe: 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 := '000000000000001111100011'B, t_guard := 20.000000 } 20250410090203397 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50296<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn1-RAN(865)@dc2b9a5d0dfe: f_create_expect(l3 := '08087300F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(865)@dc2b9a5d0dfe: 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)@dc2b9a5d0dfe: Added conn table entry 1TC_sgsnpool_L3Complete_no_nri_round_robin0(869)11678852 20250410090204423 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410090204424 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410090204424 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 104 bytes from client (stream_srv.c:1351) 20250410090204424 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250410090204424 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xb23484, normal) (hnbgw_rua.c:407) 20250410090204424 DHNB DEBUG map_rua[0x55b0da05d610]{init}: Allocated (fsm.c:456) 20250410090204424 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11678852)[0x55b0da05d610]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250410090204424 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11678852 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250410090204424 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410090204424 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410090204424 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:248) 20250410090204424 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11678852 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 1 (hnbgw_cn.c:1125) 20250410090204424 DCN DEBUG map_sccp[0x55b0da0cc2c0]{init}: Allocated (fsm.c:456) 20250410090204424 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-100)[0x55b0da0cc2c0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250410090204424 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-11678852 <-> SCCP-100 sgsn-1 sgsn-one cs7-0.sccp l=0.23.5<->r=0.1.2 (context_map.c:128) 20250410090204424 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11678852 SCCP-100 sgsn-1 MI=NONE: rx RUA Connect with 75 bytes RANAP data (hnbgw_rua.c:312) 20250410090204424 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11678852)[0x55b0da05d610]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250410090204424 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410090204424 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410090204424 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11678852)[0x55b0da05d610]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250410090204424 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-100)[0x55b0da0cc2c0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250410090204424 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250410090204424 DLSCCP DEBUG SCCP-SCOC(100)[0x55b0d9ff0bc0]{IDLE}: Allocated (fsm.c:456) 20250410090204424 DLSCCP DEBUG SCCP-SCOC(100)[0x55b0d9ff0bc0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250410090204424 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340470000070003400180000f40060000f11009260037400100003a40080000f11009260037001040100f08087300f1102a2a170512c7422000004f40030003e30056400500f1100926) (sccp_scrc.c:415) 20250410090204424 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090204424 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090204424 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090204424 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090204424 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090204424 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090204424 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090204424 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090204424 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090204424 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090204424 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090204424 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090204424 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090204424 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250410090204424 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090204424 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 03 e3 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090204424 DLSCCP DEBUG SCCP-SCOC(100)[0x55b0d9ff0bc0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250410090204424 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-100)[0x55b0da0cc2c0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250410090204424 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11678852)[0x55b0da05d610]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250410090204424 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090204424 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090204424 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090204424 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250410090204424 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250410090204424 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' 20250410090204424 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 20250410090204424 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250410090204424 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090204424 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 03 e3 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 04  HNBGW_Test.sgsn1-SCCP(864)@dc2b9a5d0dfe: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(864)@dc2b9a5d0dfe: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(865)@dc2b9a5d0dfe: Found Expect[0] for l3='08087300F1102A2A170512C7422000'O handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(869) HNBGW_Test.sgsn1-RAN(865)@dc2b9a5d0dfe: Added conn table entry 0TC_sgsnpool_L3Complete_no_nri_round_robin0(869)11603579 HNBGW_Test.sgsn1-SCCP(864)@dc2b9a5d0dfe: Session index based on connection ID:0 HNBGW_Test.sgsn1-SCCP(864)@dc2b9a5d0dfe: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250410090204431 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090204431 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250410090204431 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250410090204431 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 20250410090204431 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410090204431 DLSS7 <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' 20250410090204431 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410090204431 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410090204431 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090204431 DLSS7 <000c> osmo_ss7_asp.c:1175 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 eb ca 44 02 00 00 00 00 00 06 00 08 00 00 00 07  TC_sgsnpool_L3Complete_no_nri_round_robin0(869)@dc2b9a5d0dfe: setverdict(pass): none -> pass 20250410090204431 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090204431 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410090204431 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410090204431 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) 20250410090204431 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410090204431 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00ebca44) (sccp_scrc.c:486) 20250410090204431 DLSCCP DEBUG Received CO:COAK for local reference 100 (sccp_scoc.c:1855) 20250410090204431 DLSCCP DEBUG SCCP-SCOC(100)[0x55b0d9ff0bc0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250410090204431 DLSCCP DEBUG SCCP-SCOC(100)[0x55b0d9ff0bc0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250410090204431 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090204431 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250410090204431 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) 20250410090204431 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-100)[0x55b0da0cc2c0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250410090204431 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-100)[0x55b0da0cc2c0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@dc2b9a5d0dfe: 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 } } } 20250410090204431 DLCTRL DEBUG Command: GET 441023780 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250410090204431 DLCTRL DEBUG Tx Command reply: GET_REPLY 441023780 rate_ctr.abs.sgsn.0.cnpool:subscr:new 1 (control_if.c:477) 20250410090204432 DLCTRL DEBUG Command: GET 327494013 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250410090204432 DLCTRL DEBUG Tx Command reply: GET_REPLY 327494013 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250410090204433 DLCTRL DEBUG Command: GET 389257846 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250410090204433 DLCTRL DEBUG Tx Command reply: GET_REPLY 389257846 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250410090204434 DLCTRL DEBUG Command: GET 755080628 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410090204434 DLCTRL DEBUG Tx Command reply: GET_REPLY 755080628 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410090204434 DLCTRL DEBUG Command: GET 266720312 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250410090204434 DLCTRL DEBUG Tx Command reply: GET_REPLY 266720312 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed 20250410090204435 DLCTRL DEBUG Command: GET 219319752 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250410090204435 DLCTRL DEBUG Tx Command reply: GET_REPLY 219319752 rate_ctr.abs.sgsn.1.cnpool:subscr:new 1 (control_if.c:477) 20250410090204436 DLCTRL DEBUG Command: GET 355301448 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250410090204436 DLCTRL DEBUG Tx Command reply: GET_REPLY 355301448 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250410090204437 DLCTRL DEBUG Command: GET 47406598 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250410090204438 DLCTRL DEBUG Tx Command reply: GET_REPLY 47406598 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250410090204439 DLCTRL DEBUG Command: GET 788529290 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410090204439 DLCTRL DEBUG Tx Command reply: GET_REPLY 788529290 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410090204440 DLCTRL DEBUG Command: GET 71651047 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250410090204440 DLCTRL DEBUG Tx Command reply: GET_REPLY 71651047 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed 20250410090204441 DLCTRL DEBUG Command: GET 144010614 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250410090204441 DLCTRL DEBUG Tx Command reply: GET_REPLY 144010614 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250410090204442 DLCTRL DEBUG Command: GET 479188603 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250410090204442 DLCTRL DEBUG Tx Command reply: GET_REPLY 479188603 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250410090204443 DLCTRL DEBUG Command: GET 899136947 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250410090204443 DLCTRL DEBUG Tx Command reply: GET_REPLY 899136947 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250410090204444 DLCTRL DEBUG Command: GET 655140662 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410090204444 DLCTRL DEBUG Tx Command reply: GET_REPLY 655140662 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410090204445 DLCTRL DEBUG Command: GET 286495811 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250410090204445 DLCTRL DEBUG Tx Command reply: GET_REPLY 286495811 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed 20250410090204446 DLCTRL DEBUG Command: GET 837231569 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250410090204446 DLCTRL DEBUG Tx Command reply: GET_REPLY 837231569 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250410090204447 DLCTRL DEBUG Command: GET 939352673 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250410090204447 DLCTRL DEBUG Tx Command reply: GET_REPLY 939352673 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250410090204448 DLCTRL DEBUG Command: GET 302281270 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250410090204448 DLCTRL DEBUG Tx Command reply: GET_REPLY 302281270 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250410090204449 DLCTRL DEBUG Command: GET 272409518 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410090204449 DLCTRL DEBUG Tx Command reply: GET_REPLY 272409518 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410090204450 DLCTRL DEBUG Command: GET 699848715 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250410090204450 DLCTRL DEBUG Tx Command reply: GET_REPLY 699848715 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed MTC@dc2b9a5d0dfe: 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 := '000000000000001100010010'B, t_guard := 20.000000 } 20250410090204465 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50302<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(862)@dc2b9a5d0dfe: f_create_expect(l3 := '08050118082926240000000030'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(862)@dc2b9a5d0dfe: 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)@dc2b9a5d0dfe: Added conn table entry 2TC_sgsnpool_L3Complete_no_nri_round_robin0(870)3536624 20250410090205486 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410090205486 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410090205486 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250410090205486 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250410090205486 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x35f6f0, normal) (hnbgw_rua.c:407) 20250410090205486 DHNB DEBUG map_rua[0x55b0da0a9470]{init}: Allocated (fsm.c:456) 20250410090205486 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3536624)[0x55b0da0a9470]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250410090205486 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3536624 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250410090205486 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410090205486 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410090205486 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3536624 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250410090205486 DCN DEBUG map_sccp[0x55b0d9ff0700]{init}: Allocated (fsm.c:456) 20250410090205486 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-101)[0x55b0d9ff0700]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250410090205486 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-3536624 <-> SCCP-101 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250410090205486 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3536624 SCCP-101 sgsn-0 MI=NONE: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250410090205486 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3536624)[0x55b0da0a9470]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250410090205486 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410090205486 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410090205486 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3536624)[0x55b0da0a9470]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250410090205486 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-101)[0x55b0d9ff0700]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250410090205486 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250410090205486 DLSCCP DEBUG SCCP-SCOC(101)[0x55b0da07a5b0]{IDLE}: Allocated (fsm.c:456) 20250410090205486 DLSCCP DEBUG SCCP-SCOC(101)[0x55b0da07a5b0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250410090205486 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000070003400180000f40060000f11009260037400100003a40080000f110092600370010400e0d08050118082926240000000030004f40030003120056400500f1100926) (sccp_scrc.c:415) 20250410090205486 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090205486 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090205486 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090205486 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090205487 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090205487 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090205487 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090205487 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090205487 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090205487 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090205487 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090205487 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090205487 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090205487 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410090205487 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090205487 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 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) 20250410090205487 DLSCCP DEBUG SCCP-SCOC(101)[0x55b0da07a5b0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250410090205487 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-101)[0x55b0d9ff0700]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250410090205487 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3536624)[0x55b0da0a9470]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250410090205487 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090205487 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090205487 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090205487 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410090205487 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410090205487 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.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' 20250410090205487 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410090205487 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410090205487 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090205487 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 12 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)@dc2b9a5d0dfe: First idle individual index:1 HNBGW_Test.sgsn0-SCCP(861)@dc2b9a5d0dfe: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn0-RAN(862)@dc2b9a5d0dfe: Found Expect[0] for l3='08050118082926240000000030'O handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(870) HNBGW_Test.sgsn0-RAN(862)@dc2b9a5d0dfe: Added conn table entry 1TC_sgsnpool_L3Complete_no_nri_round_robin0(870)10330360 HNBGW_Test.sgsn0-SCCP(861)@dc2b9a5d0dfe: Session index based on connection ID:1 HNBGW_Test.sgsn0-SCCP(861)@dc2b9a5d0dfe: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250410090205493 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090205493 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410090205493 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410090205493 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410090205493 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410090205493 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410090205493 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410090205493 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410090205493 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090205493 DLSS7 <000c> osmo_ss7_asp.c:1175 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 43 5f 20 02 00 00 00 00 00 06 00 08 00 00 00 07  20250410090205493 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090205493 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410090205493 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410090205493 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410090205493 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410090205493 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00435f20) (sccp_scrc.c:486) 20250410090205493 DLSCCP DEBUG Received CO:COAK for local reference 101 (sccp_scoc.c:1855) 20250410090205493 DLSCCP DEBUG SCCP-SCOC(101)[0x55b0da07a5b0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) TC_sgsnpool_L3Complete_no_nri_round_robin0(870)@dc2b9a5d0dfe: setverdict(pass): none -> pass 20250410090205493 DLSCCP DEBUG SCCP-SCOC(101)[0x55b0da07a5b0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250410090205493 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090205493 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250410090205493 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) 20250410090205493 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-101)[0x55b0d9ff0700]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250410090205493 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-101)[0x55b0d9ff0700]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@dc2b9a5d0dfe: 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 } } } 20250410090205494 DLCTRL DEBUG Command: GET 659379200 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250410090205494 DLCTRL DEBUG Tx Command reply: GET_REPLY 659379200 rate_ctr.abs.sgsn.0.cnpool:subscr:new 2 (control_if.c:477) 20250410090205498 DLCTRL DEBUG Command: GET 114175391 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250410090205498 DLCTRL DEBUG Tx Command reply: GET_REPLY 114175391 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250410090205501 DLCTRL DEBUG Command: GET 288709806 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250410090205501 DLCTRL DEBUG Tx Command reply: GET_REPLY 288709806 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250410090205506 DLCTRL DEBUG Command: GET 280017156 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410090205506 DLCTRL DEBUG Tx Command reply: GET_REPLY 280017156 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410090205509 DLCTRL DEBUG Command: GET 250830621 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250410090205509 DLCTRL DEBUG Tx Command reply: GET_REPLY 250830621 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed 20250410090205512 DLCTRL DEBUG Command: GET 533839212 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250410090205512 DLCTRL DEBUG Tx Command reply: GET_REPLY 533839212 rate_ctr.abs.sgsn.1.cnpool:subscr:new 1 (control_if.c:477) 20250410090205516 DLCTRL DEBUG Command: GET 75403384 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250410090205516 DLCTRL DEBUG Tx Command reply: GET_REPLY 75403384 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250410090205518 DLCTRL DEBUG Command: GET 530799317 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250410090205518 DLCTRL DEBUG Tx Command reply: GET_REPLY 530799317 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250410090205521 DLCTRL DEBUG Command: GET 74870949 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410090205521 DLCTRL DEBUG Tx Command reply: GET_REPLY 74870949 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410090205523 DLCTRL DEBUG Command: GET 876881472 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250410090205523 DLCTRL DEBUG Tx Command reply: GET_REPLY 876881472 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed 20250410090205527 DLCTRL DEBUG Command: GET 732918383 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250410090205527 DLCTRL DEBUG Tx Command reply: GET_REPLY 732918383 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250410090205528 DLCTRL DEBUG Command: GET 673131782 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250410090205528 DLCTRL DEBUG Tx Command reply: GET_REPLY 673131782 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250410090205530 DLCTRL DEBUG Command: GET 628271070 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250410090205530 DLCTRL DEBUG Tx Command reply: GET_REPLY 628271070 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250410090205532 DLCTRL DEBUG Command: GET 759129656 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410090205532 DLCTRL DEBUG Tx Command reply: GET_REPLY 759129656 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410090205534 DLCTRL DEBUG Command: GET 199119029 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250410090205534 DLCTRL DEBUG Tx Command reply: GET_REPLY 199119029 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed 20250410090205535 DLCTRL DEBUG Command: GET 924033225 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250410090205535 DLCTRL DEBUG Tx Command reply: GET_REPLY 924033225 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250410090205536 DLCTRL DEBUG Command: GET 111843137 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250410090205536 DLCTRL DEBUG Tx Command reply: GET_REPLY 111843137 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250410090205537 DLCTRL DEBUG Command: GET 516877001 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250410090205537 DLCTRL DEBUG Tx Command reply: GET_REPLY 516877001 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250410090205538 DLCTRL DEBUG Command: GET 66480007 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410090205538 DLCTRL DEBUG Tx Command reply: GET_REPLY 66480007 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410090205540 DLCTRL DEBUG Command: GET 280392358 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250410090205540 DLCTRL DEBUG Tx Command reply: GET_REPLY 280392358 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed MTC@dc2b9a5d0dfe: ok: talloc reports "asn1_context" = 1 bytes 20250410090205546 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:32909<->l=127.0.0.1:4262) (control_if.c:193) 20250410090205548 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50276<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(849)@dc2b9a5d0dfe: Final verdict of PTC: none VirtHNBGW-STATS(848)@dc2b9a5d0dfe: Final verdict of PTC: none MTC@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed 20250410090205551 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50272<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250410090205552 DLINP DEBUG SRVCONN(,r=127.0.0.1:41429<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410090205552 DLINP DEBUG SRVCONN(,r=127.0.0.1:41429<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410090205552 DLINP NOTICE SRV(,r=127.0.0.1:41429<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410090205552 DMAIN NOTICE (127.0.0.1:41429 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:41429<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250410090205552 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1-RUA(854)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW_Test.msc0-RAN(856)@dc2b9a5d0dfe: Final verdict of PTC: none 20250410090205555 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250410090205555 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) 20250410090205555 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250410090205555 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn1-0) xUA SRV SHUTDOWN_EVENT HNBGW_Test.msc0-SCCP(855)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW_Test.msc1-RAN(859)@dc2b9a5d0dfe: Final verdict of PTC: none 20250410090205555 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250410090205555 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410090205555 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250410090205555 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250410090205555 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250410090205555 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) 20250410090205555 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250410090205555 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250410090205556 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250410090205556 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410090205556 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250410090205556 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250410090205556 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250410090205556 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) 20250410090205556 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250410090205556 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc1-0) xUA SRV SHUTDOWN_EVENT HNBGW_Test.msc1-SCCP(858)@dc2b9a5d0dfe: Final verdict of PTC: none TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0-RUA(852)@dc2b9a5d0dfe: Final verdict of PTC: none 20250410090205556 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 20250410090205556 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090205556 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-sgsn1-0: connection closed 20250410090205556 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250410090205556 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250410090205556 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250410090205556 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING HNBGW_Test.sgsn1-SCCP(864)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(865)@dc2b9a5d0dfe: Final verdict of PTC: none 20250410090205556 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 20250410090205556 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  20250410090205556 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  20250410090205556 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  20250410090205557 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410090205557 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250410090205557 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250410090205557 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250410090205557 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090205557 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090205557 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250410090205557 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.1.2/0 (xua_snm.c:378) 20250410090205557 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410090205557 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-msc0-0: connection closed 20250410090205557 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250410090205557 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250410090205557 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250410090205557 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250410090205557 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 20250410090205557 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410090205557 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090205557 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410090205557 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250410090205557 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  20250410090205557 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  20250410090205557 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410090205557 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250410090205557 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250410090205557 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250410090205557 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) 20250410090205557 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250410090205557 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250410090205558 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 20250410090205558 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.sgsn0-M3UA(863)@dc2b9a5d0dfe: Final verdict of PTC: none TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0(851)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(857)@dc2b9a5d0dfe: Final verdict of PTC: none TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1(853)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(866)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(860)@dc2b9a5d0dfe: Final verdict of PTC: none MutexDispCT-TC_sgsnpool_L3Complete_no_nri_round_robin(847)@dc2b9a5d0dfe: Final verdict of PTC: none 20250410090205558 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.sgsn0-SCCP(861)@dc2b9a5d0dfe: Final verdict of PTC: none 20250410090205558 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090205558 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-msc1-0: connection closed 20250410090205558 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250410090205558 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250410090205558 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250410090205558 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250410090205558 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 20250410090205558 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  20250410090205558 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410090205558 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250410090205558 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250410090205559 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250410090205559 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410090205559 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250410090205559 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250410090205559 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 20250410090205559 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250410090205559 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410090205559 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250410090205559 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250410090205559 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 20250410090205559 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250410090205559 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090205559 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-sgsn0-0: connection closed 20250410090205559 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250410090205559 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250410090205559 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250410090205559 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250410090205559 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 20250410090205559 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410090205560 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250410090205560 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250410090205558 DRANAP DEBUG cnlink(sgsn-1)[0x55b0da03dd30]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) HNBGW-MGCP(867)@dc2b9a5d0dfe: Final verdict of PTC: none 20250410090205572 DRANAP NOTICE cnlink(sgsn-1)[0x55b0da03dd30]{DISCONNECTED}: link lost (cnlink.c:118) 20250410090205573 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-100)[0x55b0da0cc2c0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250410090205573 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250410090205573 DLSCCP DEBUG SCCP-SCOC(100)[0x55b0d9ff0bc0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250410090205573 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ebca44), PART(T=Source Reference,L=4,D=00000064), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) TC_sgsnpool_L3Complete_no_nri_round_robin0(868)@dc2b9a5d0dfe: Final verdict of PTC: pass20250410090205573 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090205573 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090205573 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090205573 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090205574 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250410090205574 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090205574 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 eb ca 44 00 00 64 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090205574 DLSCCP DEBUG SCCP-SCOC(100)[0x55b0d9ff0bc0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250410090205574 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-100)[0x55b0da0cc2c0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250410090205574 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11678852)[0x55b0da05d610]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250410090205574 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11678852)[0x55b0da05d610]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250410090205574 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20250410090205575 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11678852)[0x55b0da05d610]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250410090205575 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11678852)[0x55b0da05d610]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250410090205575 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11678852)[0x55b0da05d610]{disrupted}: Freeing instance (context_map.c:202) 20250410090205575 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11678852)[0x55b0da05d610]{disrupted}: Deallocated (fsm.c:568) 20250410090205575 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-100)[0x55b0da0cc2c0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250410090205575 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-100)[0x55b0da0cc2c0]{disconnected}: Freeing instance (context_map.c:206) 20250410090205575 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-100)[0x55b0da0cc2c0]{disconnected}: Deallocated (fsm.c:568) 20250410090205575 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11678852 SCCP-100 sgsn-1 MI=NONE: Deallocating (context_map.c:225) 20250410090205576 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090205576 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250410090205576 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:378) 20250410090205576 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410090205576 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410090205576 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090205576 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410090205576 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250410090205576 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250410090205577 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250410090205577 DRANAP NOTICE cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: link lost (cnlink.c:118) 20250410090205578 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090205578 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090205578 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090205578 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250410090205578 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250410090205578 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250410090205578 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410090205578 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250410090205579 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50292<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250410090205580 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50296<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250410090205580 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50302<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250410090205581 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090205581 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250410090205581 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.0.2/0 (xua_snm.c:378) 20250410090205582 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410090205582 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410090205583 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090205583 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410090205583 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250410090205584 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250410090205584 DRANAP DEBUG cnlink(msc-1)[0x55b0d9fd5920]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250410090205584 DRANAP NOTICE cnlink(msc-1)[0x55b0d9fd5920]{DISCONNECTED}: link lost (cnlink.c:118) 20250410090205585 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410090205585 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410090205585 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410090205586 DMAIN NOTICE (127.0.0.1:9999 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) 20250410090205586 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250410090205586 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-657392)[0x55b0da054820]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250410090205587 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-657392)[0x55b0da054820]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250410090205587 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-99)[0x55b0da07c400]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250410090205587 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250410090205588 DLSCCP DEBUG SCCP-SCOC(99)[0x55b0da0a88a0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250410090205588 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0035a918), PART(T=Source Reference,L=4,D=00000063), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250410090205588 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090205589 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) TC_sgsnpool_L3Complete_no_nri_round_robin0(870)@dc2b9a5d0dfe: Final verdict of PTC: pass HNBGW-PFCP(850)@dc2b9a5d0dfe: Final verdict of PTC: none TC_sgsnpool_L3Complete_no_nri_round_robin0(869)@dc2b9a5d0dfe: Final verdict of PTC: pass 20250410090205589 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090205590 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090205590 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410090205590 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090205590 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [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 35 a9 18 00 00 63 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090205591 DLSCCP DEBUG SCCP-SCOC(99)[0x55b0da0a88a0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250410090205591 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-99)[0x55b0da07c400]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250410090205591 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-657392)[0x55b0da054820]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250410090205591 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-657392)[0x55b0da054820]{disrupted}: Freeing instance (context_map.c:202) 20250410090205592 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-657392)[0x55b0da054820]{disrupted}: Deallocated (fsm.c:568) 20250410090205592 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-99)[0x55b0da07c400]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250410090205592 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-99)[0x55b0da07c400]{disconnected}: Freeing instance (context_map.c:206) 20250410090205592 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-99)[0x55b0da07c400]{disconnected}: Deallocated (fsm.c:568) 20250410090205593 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-657392 SCCP-99 sgsn-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250410090205593 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3536624)[0x55b0da0a9470]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250410090205593 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3536624)[0x55b0da0a9470]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250410090205593 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-101)[0x55b0d9ff0700]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250410090205594 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250410090205594 DLSCCP DEBUG SCCP-SCOC(101)[0x55b0da07a5b0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250410090205594 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00435f20), PART(T=Source Reference,L=4,D=00000065), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250410090205594 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090205595 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090205595 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090205595 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090205595 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410090205595 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090205596 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [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 43 5f 20 00 00 65 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090205596 DLSCCP DEBUG SCCP-SCOC(101)[0x55b0da07a5b0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250410090205596 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-101)[0x55b0d9ff0700]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250410090205596 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3536624)[0x55b0da0a9470]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250410090205597 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3536624)[0x55b0da0a9470]{disrupted}: Freeing instance (context_map.c:202) 20250410090205597 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3536624)[0x55b0da0a9470]{disrupted}: Deallocated (fsm.c:568) 20250410090205597 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-101)[0x55b0d9ff0700]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250410090205597 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-101)[0x55b0d9ff0700]{disconnected}: Freeing instance (context_map.c:206) 20250410090205597 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-101)[0x55b0d9ff0700]{disconnected}: Deallocated (fsm.c:568) 20250410090205598 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-3536624 SCCP-101 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20250410090205598 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090205598 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250410090205598 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250410090205598 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410090205599 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410090205599 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090205599 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410090205599 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250410090205599 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250410090205600 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250410090205600 DRANAP NOTICE cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: link lost (cnlink.c:118) 20250410090205600 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090205600 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090205600 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090205600 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410090205600 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410090205600 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250410090205601 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090205601 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090205601 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090205601 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410090205601 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410090205601 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! HNBGW_Test.sgsn0-RAN(862)@dc2b9a5d0dfe: Final verdict of PTC: none MTC@dc2b9a5d0dfe: Setting final verdict of the test case. MTC@dc2b9a5d0dfe: Local verdict of MTC: pass MTC@dc2b9a5d0dfe: Local verdict of PTC MutexDispCT-TC_sgsnpool_L3Complete_no_nri_round_robin(847): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC VirtHNBGW-STATS(848): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC IPA-CTRL-CLI-IPA(849): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW-PFCP(850): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0(851): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0-RUA(852): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1(853): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1-RUA(854): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.msc0-SCCP(855): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.msc0-RAN(856): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.msc0-M3UA(857): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.msc1-SCCP(858): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.msc1-RAN(859): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.msc1-M3UA(860): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(861): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.sgsn0-RAN(862): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(863): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(864): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.sgsn1-RAN(865): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(866): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW-MGCP(867): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin0(868): pass (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin0(869): pass (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin0(870): pass (pass -> pass) MTC@dc2b9a5d0dfe: Test case TC_sgsnpool_L3Complete_no_nri_round_robin finished. Verdict: pass MTC@dc2b9a5d0dfe: 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'. Thu Apr 10 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 20250410090205742 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41666<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410090206236 DLSCCP DEBUG SCCP-SCOC(96)[0x55b0da07a140]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250410090206236 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003d9872), PART(T=Source Reference,L=4,D=00000060), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410090206236 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410090206236 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090206236 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410090206236 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090206236 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410090206236 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090206236 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 3d 98 72 00 00 60 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090206236 DLSCCP DEBUG SCCP-SCOC(95)[0x55b0da055950]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250410090206236 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00753ba7), PART(T=Source Reference,L=4,D=0000005f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410090206236 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410090206237 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090206237 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410090206237 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090206237 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410090206237 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090206237 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 75 3b a7 00 00 5f 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090206237 DLSCCP DEBUG SCCP-SCOC(98)[0x55b0da062900]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250410090206237 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ae2dd8), PART(T=Source Reference,L=4,D=00000062), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410090206237 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410090206237 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090206237 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410090206237 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090206237 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410090206237 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090206237 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 ae 2d d8 00 00 62 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090206237 DLSCCP DEBUG SCCP-SCOC(97)[0x55b0da0605f0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250410090206237 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d4ce84), PART(T=Source Reference,L=4,D=00000061), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410090206237 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410090206237 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090206237 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410090206237 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090206237 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410090206237 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090206237 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 d4 ce 84 00 00 61 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090206237 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090206237 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090206237 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090206237 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410090206237 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410090206237 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250410090206237 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090206237 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090206237 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090206237 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410090206237 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410090206238 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250410090206238 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090206238 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090206238 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090206238 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410090206238 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410090206238 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250410090206238 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090206238 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090206238 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090206238 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410090206238 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410090206238 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250410090206445 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41666<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=567104) 20250410090206671 DLSCCP DEBUG SCCP-SCOC(92)[0x55b0da07b770]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410090206671 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ac6e09), PART(T=Source Reference,L=4,D=0000005c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410090206671 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090206671 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090206671 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090206671 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090206671 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410090206671 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090206671 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 ac 6e 09 00 00 5c 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090206671 DLSCCP DEBUG SCCP-SCOC(93)[0x55b0da0763d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410090206671 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002599bb), PART(T=Source Reference,L=4,D=0000005d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410090206671 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090206671 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090206671 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090206671 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090206671 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410090206671 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090206671 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 25 99 bb 00 00 5d 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090206671 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090206671 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090206671 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090206671 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410090206671 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410090206671 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250410090206671 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090206671 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090206671 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090206671 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410090206671 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410090206671 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250410090206672 DLSCCP DEBUG SCCP-SCOC(94)[0x55b0da05a0f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410090206672 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d96894), PART(T=Source Reference,L=4,D=0000005e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410090206672 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090206672 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090206672 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090206672 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090206672 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410090206672 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090206672 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 d9 68 94 00 00 5e 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090206672 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090206672 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090206672 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090206672 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410090206672 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410090206672 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250410090206778 DLSCCP DEBUG SCCP-SCOC(87)[0x55b0da08e910]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410090206778 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008a2f69), PART(T=Source Reference,L=4,D=00000057), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410090206778 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090206778 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090206779 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090206779 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090206779 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410090206779 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090206779 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 8a 2f 69 00 00 57 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090206779 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090206779 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090206779 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090206779 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410090206779 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410090206779 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250410090206780 DLSCCP DEBUG SCCP-SCOC(86)[0x55b0da075290]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410090206780 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f2c8c0), PART(T=Source Reference,L=4,D=00000056), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410090206780 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090206780 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090206780 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090206780 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090206780 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410090206780 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090206780 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 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 c8 c0 00 00 56 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090206780 DLSCCP DEBUG SCCP-SCOC(88)[0x55b0da0cbd50]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410090206780 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ed2cd9), PART(T=Source Reference,L=4,D=00000058), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410090206780 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090206780 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090206780 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410090206780 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090206780 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250410090206780 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090206780 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 ed 2c d9 00 00 58 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090206780 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090206780 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090206780 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090206780 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410090206780 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410090206780 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250410090206780 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090206780 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090206780 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090206780 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250410090206780 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250410090206780 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250410090207344 DLSCCP DEBUG SCCP-SCOC(84)[0x55b0da074890]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410090207344 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0058fa84), PART(T=Source Reference,L=4,D=00000054), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410090207344 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090207344 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090207344 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410090207344 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090207344 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250410090207344 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090207344 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 58 fa 84 00 00 54 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090207344 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090207345 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090207345 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090207345 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250410090207345 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250410090207345 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250410090207353 DLSCCP DEBUG SCCP-SCOC(83)[0x55b0da074b30]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410090207354 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006b0e12), PART(T=Source Reference,L=4,D=00000053), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410090207354 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090207354 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090207354 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090207354 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090207354 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410090207354 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090207354 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 6b 0e 12 00 00 53 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090207354 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090207354 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090207354 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090207354 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410090207354 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410090207354 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250410090207357 DLSCCP DEBUG SCCP-SCOC(85)[0x55b0da0112c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410090207357 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d67025), PART(T=Source Reference,L=4,D=00000055), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410090207357 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090207357 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090207357 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090207357 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090207357 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410090207357 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090207357 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 d6 70 25 00 00 55 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090207357 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090207357 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090207357 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090207357 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410090207357 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410090207358 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=567104, count=615856) 20250410090207558 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250410090207558 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250410090207558 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250410090207558 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250410090207558 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250410090207558 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250410090207559 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250410090207559 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250410090207559 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250410090207560 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250410090207560 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250410090207560 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250410090207949 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090207949 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090207949 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090207949 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410090207949 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410090207949 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250410090207949 DLSCCP DEBUG SCCP-SCOC(82)[0x55b0da05b2c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410090207949 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00884876), PART(T=Source Reference,L=4,D=00000052), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410090207949 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090207949 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090207949 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090207949 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090207949 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410090207949 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090207949 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 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 48 76 00 00 52 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) MTC@dc2b9a5d0dfe: 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@dc2b9a5d0dfe: 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 ------ Thu Apr 10 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 20250410090208774 DLSCCP DEBUG SCCP-SCOC(81)[0x55b0da07b8a0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250410090208774 DLSCCP DEBUG SCCP-SCOC(81)[0x55b0da07b8a0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250410090208774 DLSCCP DEBUG SCCP-SCOC(81)[0x55b0da07b8a0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250410090208774 DLSCCP DEBUG SCCP-SCOC(81)[0x55b0da07b8a0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250410090208774 DLSCCP DEBUG SCCP-SCOC(81)[0x55b0da07b8a0]{IDLE}: Deallocated (fsm.c:568) MTC@dc2b9a5d0dfe: 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@dc2b9a5d0dfe: Test case TC_sgsnpool_L3Complete_valid_nri_1 started. 20250410090209534 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41676<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410090209539 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41678<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410090209542 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:37215<->l=127.0.0.1:4262) (control_if.c:572) TC_sgsnpool_L3Complete_valid_nri_1-Iuh0(875)@dc2b9a5d0dfe: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250410090209649 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250410090209649 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250410090209658 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410090209658 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410090209659 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410090209659 DRANAP DEBUG cnlink(msc-1)[0x55b0d9fd5920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410090209659 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410090209659 DRANAP DEBUG cnlink(msc-2)[0x55b0d9fd2b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410090209659 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:55396 (stream_srv.c:142) 20250410090209659 DMAIN INFO New HNB SCTP connection r=127.0.0.1:55396<->l=127.0.0.1:29169 (hnbgw.c:791) 20250410090209659 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410090209659 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250410090209659 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410090209659 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410090209659 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410090209659 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090209659 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090209659 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) TC_sgsnpool_L3Complete_valid_nri_1-Iuh1(877)@dc2b9a5d0dfe: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250410090209659 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090209659 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090209659 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090209659 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090209659 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090209659 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090209659 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090209659 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090209659 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090209659 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090209659 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410090209659 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090209659 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410090209659 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410090209660 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410090209660 DRANAP DEBUG cnlink(msc-3)[0x55b0da03ca10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410090209659 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090209659 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090209659 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090209659 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410090209659 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410090209659 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250410090209661 DRANAP DEBUG cnlink(msc-3)[0x55b0da03ca10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410090209661 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250410090209661 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410090209661 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410090209661 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410090209661 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090209661 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090209661 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090209661 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) 20250410090209661 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090209661 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090209661 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090209661 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090209661 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090209661 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090209661 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090209661 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) 20250410090209661 DLSS7 DEBUG Found route for dpc=4=0.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) 20250410090209661 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250410090209661 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090209661 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250410090209661 DRANAP DEBUG cnlink(msc-3)[0x55b0da03ca10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410090209661 DRANAP DEBUG cnlink(msc-2)[0x55b0d9fd2b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410090209661 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250410090209661 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410090209661 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410090209661 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410090209661 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090209661 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090209661 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090209661 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090209661 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090209661 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090209661 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090209661 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090209661 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090209661 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090209661 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090209661 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090209661 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090209661 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250410090209661 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090209661 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410090209661 DRANAP DEBUG cnlink(msc-2)[0x55b0d9fd2b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410090209661 DRANAP DEBUG cnlink(msc-1)[0x55b0d9fd5920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410090209661 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250410090209661 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410090209661 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410090209661 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410090209661 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090209661 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090209661 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090209661 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090209661 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090209661 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090209661 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090209661 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090209661 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090209661 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090209661 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090209661 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090209661 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090209661 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410090209661 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090209661 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410090209661 DRANAP DEBUG cnlink(msc-1)[0x55b0d9fd5920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410090209661 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090209661 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090209661 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090209661 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 20250410090209661 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250410090209661 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250410090209662 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090209662 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090209662 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090209662 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250410090209662 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250410090209662 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250410090209662 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090209662 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090209662 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090209662 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410090209662 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410090209662 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! MTC@dc2b9a5d0dfe: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@dc2b9a5d0dfe: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(881)@dc2b9a5d0dfe: ************************************************* HNBGW_Test.msc0-M3UA(881)@dc2b9a5d0dfe: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(881)@dc2b9a5d0dfe: ************************************************* HNBGW_Test.msc0-SCCP(879)@dc2b9a5d0dfe: v_sccp_pdu_maxlen:268 MTC@dc2b9a5d0dfe: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(884)@dc2b9a5d0dfe: ************************************************* HNBGW_Test.msc1-M3UA(884)@dc2b9a5d0dfe: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(884)@dc2b9a5d0dfe: ************************************************* MTC@dc2b9a5d0dfe: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(882)@dc2b9a5d0dfe: v_sccp_pdu_maxlen:268 20250410090209693 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410090209693 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410090209694 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410090209694 DRANAP DEBUG cnlink(sgsn-1)[0x55b0da03dd30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410090209694 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410090209694 DRANAP DEBUG cnlink(sgsn-2)[0x55b0da03e6c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410090209694 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410090209694 DRANAP DEBUG cnlink(sgsn-3)[0x55b0da03f050]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410090209695 DRANAP DEBUG cnlink(sgsn-3)[0x55b0da03f050]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410090209695 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250410090209695 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410090209695 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410090209695 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410090209695 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090209695 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090209695 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090209695 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) 20250410090209695 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090209695 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090209695 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090209695 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090209695 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090209695 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090209695 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090209695 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) 20250410090209695 DLSS7 DEBUG Found route for dpc=12=0.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) 20250410090209695 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250410090209695 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090209695 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250410090209695 DRANAP DEBUG cnlink(sgsn-3)[0x55b0da03f050]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410090209695 DRANAP DEBUG cnlink(sgsn-2)[0x55b0da03e6c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410090209695 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250410090209695 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410090209695 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410090209695 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410090209695 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090209695 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090209695 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090209695 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090209695 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090209695 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090209695 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090209695 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090209695 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090209695 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090209695 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090209695 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090209695 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090209695 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250410090209695 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090209695 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410090209695 DRANAP DEBUG cnlink(sgsn-2)[0x55b0da03e6c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410090209695 DRANAP DEBUG cnlink(sgsn-1)[0x55b0da03dd30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410090209695 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250410090209695 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410090209695 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410090209695 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410090209695 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090209695 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090209695 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090209695 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090209695 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090209695 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090209695 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090209695 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090209695 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090209695 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090209695 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090209695 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090209695 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090209695 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250410090209695 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090209695 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410090209695 DRANAP DEBUG cnlink(sgsn-1)[0x55b0da03dd30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410090209695 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410090209696 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250410090209696 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410090209696 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410090209696 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410090209696 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090209696 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090209696 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090209696 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090209696 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090209696 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090209696 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090209696 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090209696 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090209696 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090209696 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090209696 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090209696 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090209696 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410090209696 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090209696 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410090209696 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410090209696 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090209696 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090209696 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090209696 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 20250410090209696 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250410090209696 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250410090209696 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090209696 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090209696 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090209696 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250410090209696 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250410090209696 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250410090209696 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090209696 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090209696 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090209696 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250410090209696 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250410090209696 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250410090209696 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090209696 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090209696 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090209696 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410090209696 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410090209696 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@dc2b9a5d0dfe: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@dc2b9a5d0dfe: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(887)@dc2b9a5d0dfe: ************************************************* HNBGW_Test.sgsn0-M3UA(887)@dc2b9a5d0dfe: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(887)@dc2b9a5d0dfe: ************************************************* HNBGW_Test.sgsn0-SCCP(885)@dc2b9a5d0dfe: v_sccp_pdu_maxlen:268 MTC@dc2b9a5d0dfe: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@dc2b9a5d0dfe: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(890)@dc2b9a5d0dfe: ************************************************* HNBGW_Test.sgsn1-M3UA(890)@dc2b9a5d0dfe: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(890)@dc2b9a5d0dfe: ************************************************* HNBGW_Test.sgsn1-SCCP(888)@dc2b9a5d0dfe: v_sccp_pdu_maxlen:268 20250410090209727 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410090209727 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410090209727 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250410090209727 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250410090209727 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) 20250410090209727 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250410090209727 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250410090209727 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410090209727 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@dc2b9a5d0dfe: setverdict(pass): none -> pass 20250410090209731 DLINP DEBUG SRVCONN(,r=127.0.0.1:55396<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410090209731 DLINP DEBUG SRVCONN(,r=127.0.0.1:55396<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410090209731 DLINP DEBUG SRVCONN(,r=127.0.0.1:55396<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250410090209731 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250410090209731 DHNBAP DEBUG (127.0.0.1:55396 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20250410090209731 DHNBAP NOTICE (127.0.0.1:55396 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250410090209731 DHNBAP NOTICE (127.0.0.1:55396 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250410090209731 DLINP DEBUG SRVCONN(,r=127.0.0.1:55396<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410090209731 DLINP DEBUG SRVCONN(,r=127.0.0.1:55396<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed 20250410090209876 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250410090209876 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250410090209876 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250410090209876 DLSS7 <000c> 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)@dc2b9a5d0dfe: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250410090209879 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090209879 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250410090209879 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250410090209879 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250410090209879 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250410090209879 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250410090209879 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250410090209879 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 20250410090209879 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250410090209879 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  20250410090209879 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250410090209880 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090209880 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250410090209880 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250410090209880 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  20250410090209881 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250410090209881 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250410090209881 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250410090209881 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 20250410090209881 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250410090209881 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  20250410090209881 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410090209881 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250410090209881 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090209881 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250410090209881 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:413) 20250410090209881 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410090209881 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410090209881 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090209881 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410090209881 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250410090209881 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250410090209881 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410090209882 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410090209882 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250410090209882 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410090209882 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410090209882 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410090209882 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090209882 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090209882 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090209882 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090209882 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090209882 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090209882 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090209882 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090209882 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090209882 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090209882 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090209882 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090209882 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090209882 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410090209882 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090209882 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410090209882 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410090209882 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090209882 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090209882 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090209882 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410090209882 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410090209882 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.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' 20250410090209882 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410090209882 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410090209882 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090209882 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  20250410090209889 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 20250410090209889 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 20250410090209889 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250410090209889 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(884)@dc2b9a5d0dfe: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250410090209895 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090209895 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPSM:UP) 20250410090209895 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250410090209895 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250410090209895 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250410090209895 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250410090209895 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250410090209895 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 20250410090209895 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Inactive () 20250410090209895 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  20250410090209895 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250410090209898 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090209898 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPTM:ACTIVE) 20250410090209898 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250410090209898 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  20250410090209898 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250410090209898 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250410090209898 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250410090209898 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 20250410090209899 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Active () 20250410090209899 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  20250410090209899 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  20250410090209899 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410090209899 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250410090209899 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090209899 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250410090209899 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.0.2/0 (xua_snm.c:413) 20250410090209899 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410090209899 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410090209899 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090209899 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410090209899 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250410090209899 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250410090209899 DRANAP DEBUG cnlink(msc-1)[0x55b0d9fd5920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410090209900 DRANAP DEBUG cnlink(msc-1)[0x55b0d9fd5920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410090209900 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250410090209900 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410090209900 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410090209900 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410090209900 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090209900 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090209900 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090209900 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090209900 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090209900 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090209900 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090209900 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090209900 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090209900 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090209900 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090209900 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090209900 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090209900 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410090209900 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090209900 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410090209900 DRANAP DEBUG cnlink(msc-1)[0x55b0d9fd5920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410090209901 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090209901 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090209901 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090209901 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410090209901 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410090209901 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250410090209901 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250410090209901 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250410090209901 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090209901 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  20250410090209908 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250410090209908 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250410090209908 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250410090209908 DLSS7 <000c> 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)@dc2b9a5d0dfe: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250410090209917 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 20250410090209917 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 20250410090209917 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250410090209917 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)@dc2b9a5d0dfe: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250410090209920 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090209920 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250410090209920 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250410090209920 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250410090209920 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250410090209920 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250410090209920 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250410090209920 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 20250410090209920 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250410090209920 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  20250410090209920 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250410090209921 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090209921 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPSM:UP) 20250410090209921 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250410090209921 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250410090209921 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250410090209921 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250410090209921 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250410090209921 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 20250410090209921 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Inactive () 20250410090209922 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  20250410090209922 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250410090209922 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090209922 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250410090209922 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250410090209922 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  20250410090209922 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250410090209922 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250410090209922 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250410090209922 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 20250410090209922 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250410090209922 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  20250410090209922 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  20250410090209922 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  20250410090209922 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410090209922 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250410090209922 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090209922 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250410090209922 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250410090209922 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410090209922 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410090209922 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090209922 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410090209922 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250410090209922 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250410090209922 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410090209924 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410090209924 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250410090209924 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410090209924 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410090209924 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410090209924 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090209924 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090209924 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090209924 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090209924 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090209924 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090209924 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090209924 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090209924 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090209924 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090209924 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090209924 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090209924 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090209924 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410090209924 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090209924 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410090209924 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410090209924 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090209924 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090209924 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090209924 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410090209924 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410090209924 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.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' 20250410090209924 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410090209924 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410090209924 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090209924 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  20250410090209924 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090209924 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPTM:ACTIVE) 20250410090209924 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250410090209925 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  20250410090209925 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250410090209925 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250410090209925 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250410090209925 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 20250410090209925 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Active () 20250410090209925 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  20250410090209925 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  20250410090209925 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  20250410090209925 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  20250410090209925 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410090209925 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250410090209925 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090209925 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250410090209925 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.1.2/0 (xua_snm.c:413) 20250410090209925 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410090209925 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410090209925 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090209925 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410090209925 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250410090209925 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250410090209925 DRANAP DEBUG cnlink(sgsn-1)[0x55b0da03dd30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410090209926 DRANAP DEBUG cnlink(sgsn-1)[0x55b0da03dd30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410090209926 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250410090209926 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410090209926 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410090209926 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410090209926 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090209926 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090209926 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090209926 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090209926 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090209926 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090209926 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090209926 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090209926 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090209926 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090209926 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090209926 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090209926 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090209926 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250410090209926 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090209926 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410090209926 DRANAP DEBUG cnlink(sgsn-1)[0x55b0da03dd30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410090209926 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090209926 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090209926 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090209926 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250410090209926 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250410090209926 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' 20250410090209926 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 20250410090209926 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250410090209926 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090209926 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 0f 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 04  HNBGW_Test.msc0-RAN(880)@dc2b9a5d0dfe: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250410090210691 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090210691 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410090210691 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410090210691 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410090210691 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410090210691 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410090210692 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410090210692 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410090210692 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090210692 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410090210692 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090210692 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410090210692 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410090210692 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410090210692 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410090210692 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410090210692 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250410090210692 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410090210692 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090210692 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090210692 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090210692 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090210692 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090210692 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090210692 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090210692 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090210692 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090210692 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090210692 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090210692 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090210692 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090210692 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410090210692 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250410090210692 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250410090210692 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250410090210692 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250410090210692 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410090210692 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410090210692 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090210692 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090210692 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090210692 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090210692 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090210692 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090210692 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090210692 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090210692 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090210692 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090210692 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090210692 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090210692 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090210692 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410090210692 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090210692 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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) 20250410090210692 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250410090210692 DRANAP NOTICE cnlink(msc-0)[0x55b0d9ff2940]{CONNECTED}: link up (cnlink.c:111) 20250410090210693 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090210693 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090210693 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090210693 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410090210693 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410090210693 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250410090210693 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410090210693 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410090210693 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090210693 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  20250410090210696 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090210696 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410090210696 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410090210696 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410090210696 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410090210696 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410090210696 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410090210696 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410090210696 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090210696 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410090210696 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090210696 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410090210697 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410090210697 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410090210697 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410090210697 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410090210697 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250410090210697 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410090210697 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090210697 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090210697 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090210697 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090210697 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090210697 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090210697 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090210697 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090210697 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090210697 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090210697 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090210697 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090210697 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090210697 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410090210697 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250410090210697 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250410090210697 DRANAP INFO cnlink(msc-0)[0x55b0d9ff2940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(883)@dc2b9a5d0dfe: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250410090210706 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090210707 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250410090210707 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250410090210707 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 20250410090210707 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410090210707 DLSS7 <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' 20250410090210707 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410090210707 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410090210707 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090210707 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410090210707 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090210707 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410090210707 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410090210707 DLM3UA DEBUG 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) 20250410090210707 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410090210707 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410090210707 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250410090210707 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250410090210707 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090210707 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090210707 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090210707 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090210707 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090210707 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090210707 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090210707 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090210707 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090210707 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090210707 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090210707 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090210707 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090210707 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410090210707 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250410090210707 DRANAP DEBUG cnlink(msc-1)[0x55b0d9fd5920]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250410090210707 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) 20250410090210707 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) 20250410090210707 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410090210707 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250410090210707 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090210707 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090210707 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090210707 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090210707 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090210707 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090210707 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090210707 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090210707 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090210707 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090210707 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090210707 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090210708 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090210708 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410090210708 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090210708 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250410090210708 DRANAP DEBUG cnlink(msc-1)[0x55b0d9fd5920]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250410090210708 DRANAP NOTICE cnlink(msc-1)[0x55b0d9fd5920]{CONNECTED}: link up (cnlink.c:111) 20250410090210708 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090210708 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090210708 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090210708 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410090210708 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410090210708 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250410090210708 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250410090210708 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250410090210708 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090210708 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  20250410090210710 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090210710 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250410090210710 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250410090210710 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 20250410090210710 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410090210710 DLSS7 <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' 20250410090210710 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410090210711 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410090210711 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090210711 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410090210711 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090210711 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410090210711 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410090210711 DLM3UA DEBUG 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) 20250410090210711 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410090210711 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410090210711 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250410090210711 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250410090210711 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090210711 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090210711 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090210711 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090210711 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090210711 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090210711 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090210711 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090210711 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090210711 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090210711 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090210711 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090210711 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090210711 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410090210711 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250410090210711 DRANAP DEBUG cnlink(msc-1)[0x55b0d9fd5920]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250410090210711 DRANAP INFO cnlink(msc-1)[0x55b0d9fd5920]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(886)@dc2b9a5d0dfe: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250410090210724 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090210724 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410090210724 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410090210724 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410090210724 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410090210724 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410090210724 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410090210724 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410090210724 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090210724 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410090210724 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090210724 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410090210724 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410090210725 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410090210725 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410090210725 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410090210725 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250410090210725 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410090210725 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090210725 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090210725 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090210725 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090210725 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090210725 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090210725 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090210725 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090210725 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090210725 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090210725 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090210725 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090210725 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090210725 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410090210725 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250410090210725 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250410090210725 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250410090210725 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250410090210725 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410090210725 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410090210725 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090210725 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090210725 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090210725 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090210725 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090210725 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090210725 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090210725 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090210725 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090210725 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090210725 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090210725 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090210725 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090210725 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410090210725 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090210725 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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) 20250410090210725 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250410090210725 DRANAP NOTICE cnlink(sgsn-0)[0x55b0da03d3a0]{CONNECTED}: link up (cnlink.c:111) 20250410090210725 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090210726 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090210726 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090210726 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410090210726 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410090210726 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.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' 20250410090210726 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410090210726 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410090210726 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090210726 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  HNBGW_Test.sgsn1-RAN(889)@dc2b9a5d0dfe: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250410090210731 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090210731 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410090210731 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410090210731 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410090210731 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410090210731 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410090210731 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410090210731 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090210731 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410090210731 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090210731 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410090210732 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410090210732 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410090210732 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410090210732 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410090210732 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410090210732 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250410090210732 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410090210732 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090210732 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090210732 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090210732 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090210732 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090210732 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090210732 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090210732 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090210732 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090210732 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090210732 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090210732 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090210732 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090210732 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410090210732 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250410090210732 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250410090210732 DRANAP INFO cnlink(sgsn-0)[0x55b0da03d3a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250410090210734 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090210734 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250410090210734 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250410090210734 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 20250410090210734 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410090210734 DLSS7 <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' 20250410090210734 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410090210734 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410090210734 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090210735 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410090210735 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090210735 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410090210735 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410090210735 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) 20250410090210735 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410090210735 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410090210735 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250410090210735 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250410090210735 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090210735 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090210735 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090210735 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090210735 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090210735 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090210735 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090210735 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090210735 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090210735 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090210735 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090210735 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090210735 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090210735 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410090210735 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250410090210735 DRANAP DEBUG cnlink(sgsn-1)[0x55b0da03dd30]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250410090210735 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) 20250410090210736 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) 20250410090210736 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410090210736 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250410090210736 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090210736 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090210736 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090210736 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090210736 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090210736 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090210736 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090210736 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090210736 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090210736 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090210736 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090210736 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090210736 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090210736 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250410090210736 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090210736 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250410090210736 DRANAP DEBUG cnlink(sgsn-1)[0x55b0da03dd30]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250410090210736 DRANAP NOTICE cnlink(sgsn-1)[0x55b0da03dd30]{CONNECTED}: link up (cnlink.c:111) 20250410090210737 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090210737 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090210737 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090210737 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250410090210737 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250410090210737 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' 20250410090210737 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 20250410090210737 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250410090210737 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090210737 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  20250410090210740 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090210740 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250410090210740 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250410090210740 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 20250410090210740 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410090210740 DLSS7 <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' 20250410090210740 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410090210740 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410090210740 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090210740 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410090210740 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090210740 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410090210740 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410090210740 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) 20250410090210740 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410090210740 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410090210740 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250410090210740 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250410090210741 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090210741 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090210741 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090210741 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090210741 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090210741 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090210741 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090210741 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090210741 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090210741 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090210741 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090210741 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090210741 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090210741 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410090210741 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250410090210741 DRANAP DEBUG cnlink(sgsn-1)[0x55b0da03dd30]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250410090210741 DRANAP INFO cnlink(sgsn-1)[0x55b0da03dd30]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250410090211745 DLCTRL DEBUG Command: GET 338352121 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250410090211745 DLCTRL DEBUG Tx Command reply: GET_REPLY 338352121 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250410090211749 DLCTRL DEBUG Command: GET 335555079 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250410090211749 DLCTRL DEBUG Tx Command reply: GET_REPLY 335555079 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250410090211754 DLCTRL DEBUG Command: GET 851937101 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250410090211754 DLCTRL DEBUG Tx Command reply: GET_REPLY 851937101 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250410090211759 DLCTRL DEBUG Command: GET 156018525 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410090211759 DLCTRL DEBUG Tx Command reply: GET_REPLY 156018525 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410090211763 DLCTRL DEBUG Command: GET 866889814 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250410090211763 DLCTRL DEBUG Tx Command reply: GET_REPLY 866889814 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) 20250410090211766 DLCTRL DEBUG Command: GET 73546760 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250410090211766 DLCTRL DEBUG Tx Command reply: GET_REPLY 73546760 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250410090211769 DLCTRL DEBUG Command: GET 257886979 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250410090211769 DLCTRL DEBUG Tx Command reply: GET_REPLY 257886979 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250410090211771 DLCTRL DEBUG Command: GET 661546165 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250410090211772 DLCTRL DEBUG Tx Command reply: GET_REPLY 661546165 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250410090211774 DLCTRL DEBUG Command: GET 768463282 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410090211774 DLCTRL DEBUG Tx Command reply: GET_REPLY 768463282 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410090211776 DLCTRL DEBUG Command: GET 135315356 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250410090211776 DLCTRL DEBUG Tx Command reply: GET_REPLY 135315356 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) 20250410090211778 DLCTRL DEBUG Command: GET 588458930 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250410090211778 DLCTRL DEBUG Tx Command reply: GET_REPLY 588458930 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250410090211779 DLCTRL DEBUG Command: GET 905716258 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250410090211779 DLCTRL DEBUG Tx Command reply: GET_REPLY 905716258 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250410090211781 DLCTRL DEBUG Command: GET 910112799 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250410090211781 DLCTRL DEBUG Tx Command reply: GET_REPLY 910112799 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250410090211782 DLCTRL DEBUG Command: GET 657941681 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410090211782 DLCTRL DEBUG Tx Command reply: GET_REPLY 657941681 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410090211784 DLCTRL DEBUG Command: GET 515626495 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250410090211784 DLCTRL DEBUG Tx Command reply: GET_REPLY 515626495 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) 20250410090211785 DLCTRL DEBUG Command: GET 622495518 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250410090211785 DLCTRL DEBUG Tx Command reply: GET_REPLY 622495518 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250410090211786 DLCTRL DEBUG Command: GET 781062830 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250410090211786 DLCTRL DEBUG Tx Command reply: GET_REPLY 781062830 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250410090211787 DLCTRL DEBUG Command: GET 899004899 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250410090211787 DLCTRL DEBUG Tx Command reply: GET_REPLY 899004899 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250410090211788 DLCTRL DEBUG Command: GET 332098255 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410090211788 DLCTRL DEBUG Tx Command reply: GET_REPLY 332098255 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410090211789 DLCTRL DEBUG Command: GET 973145123 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250410090211789 DLCTRL DEBUG Tx Command reply: GET_REPLY 973145123 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@dc2b9a5d0dfe: 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@dc2b9a5d0dfe: "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@dc2b9a5d0dfe: 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@dc2b9a5d0dfe: 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@dc2b9a5d0dfe: 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@dc2b9a5d0dfe: 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 := '000000000000000100110000'B, t_guard := 20.000000 } 20250410090211802 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41686<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn1-RAN(889)@dc2b9a5d0dfe: f_create_expect(l3 := '08087300F1102A2A170512C742200010024000'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(889)@dc2b9a5d0dfe: 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)@dc2b9a5d0dfe: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_10(892)13859627 20250410090212847 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410090212847 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410090212847 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 108 bytes from client (stream_srv.c:1351) 20250410090212847 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250410090212847 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xd37b2b, normal) (hnbgw_rua.c:407) 20250410090212847 DHNB DEBUG map_rua[0x55b0da05c2e0]{init}: Allocated (fsm.c:456) 20250410090212847 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13859627)[0x55b0da05c2e0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250410090212847 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13859627 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250410090212847 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410090212847 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410090212848 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:256=0x100 (hnbgw_l3.c:248) 20250410090212848 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13859627 SCCP-0 PS MI=NONE: NONE NRI(10bit)=0x100=256: NRI match selects sgsn 1 (hnbgw_cn.c:1078) 20250410090212848 DCN DEBUG map_sccp[0x55b0da07b8a0]{init}: Allocated (fsm.c:456) 20250410090212848 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-102)[0x55b0da07b8a0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250410090212848 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-13859627 <-> SCCP-102 sgsn-1 sgsn-one cs7-0.sccp l=0.23.5<->r=0.1.2 (context_map.c:128) 20250410090212848 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13859627 SCCP-102 sgsn-1 MI=NONE: rx RUA Connect with 79 bytes RANAP data (hnbgw_rua.c:312) 20250410090212848 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13859627)[0x55b0da05c2e0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250410090212848 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410090212848 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410090212848 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13859627)[0x55b0da05c2e0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250410090212848 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-102)[0x55b0da07b8a0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250410090212848 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250410090212848 DLSCCP DEBUG SCCP-SCOC(102)[0x55b0da054820]{IDLE}: Allocated (fsm.c:456) 20250410090212848 DLSCCP DEBUG SCCP-SCOC(102)[0x55b0da054820]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250410090212848 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013404b0000070003400180000f40060000f11009260037400100003a40080000f11009260037001040141308087300f1102a2a170512c742200010024000004f40030001300056400500f1100926) (sccp_scrc.c:415) 20250410090212848 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090212848 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090212848 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090212848 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410090212848 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090212848 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090212848 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090212848 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090212848 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090212848 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090212848 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090212848 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410090212848 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090212848 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250410090212848 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090212848 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 01 30 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090212848 DLSCCP DEBUG SCCP-SCOC(102)[0x55b0da054820]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250410090212848 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-102)[0x55b0da07b8a0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250410090212848 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13859627)[0x55b0da05c2e0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250410090212848 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090212848 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090212848 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090212848 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250410090212848 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250410090212848 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' 20250410090212848 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 20250410090212848 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250410090212848 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090212848 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 01 30 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 04  HNBGW_Test.sgsn1-SCCP(888)@dc2b9a5d0dfe: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(888)@dc2b9a5d0dfe: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(889)@dc2b9a5d0dfe: Found Expect[0] for l3='08087300F1102A2A170512C742200010024000'O handled at TC_sgsnpool_L3Complete_valid_nri_10(892) HNBGW_Test.sgsn1-RAN(889)@dc2b9a5d0dfe: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_10(892)14496628 HNBGW_Test.sgsn1-SCCP(888)@dc2b9a5d0dfe: Session index based on connection ID:0 HNBGW_Test.sgsn1-SCCP(888)@dc2b9a5d0dfe: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_L3Complete_valid_nri_10(892)@dc2b9a5d0dfe: setverdict(pass): none -> pass 20250410090212863 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090212863 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250410090212863 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250410090212863 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 20250410090212863 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410090212863 DLSS7 <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' 20250410090212863 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410090212863 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410090212863 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090212863 DLSS7 <000c> osmo_ss7_asp.c:1175 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 fb 17 da 02 00 00 00 00 00 06 00 08 00 00 00 07  MTC@dc2b9a5d0dfe: 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 } } } 20250410090212863 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090212863 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410090212863 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410090212863 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) 20250410090212863 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410090212863 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00fb17da) (sccp_scrc.c:486) 20250410090212863 DLSCCP DEBUG Received CO:COAK for local reference 102 (sccp_scoc.c:1855) 20250410090212863 DLSCCP DEBUG SCCP-SCOC(102)[0x55b0da054820]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250410090212863 DLSCCP DEBUG SCCP-SCOC(102)[0x55b0da054820]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250410090212863 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090212863 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250410090212863 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) 20250410090212863 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-102)[0x55b0da07b8a0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250410090212863 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-102)[0x55b0da07b8a0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250410090212864 DLCTRL DEBUG Command: GET 208741969 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250410090212864 DLCTRL DEBUG Tx Command reply: GET_REPLY 208741969 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250410090212867 DLCTRL DEBUG Command: GET 319920032 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250410090212867 DLCTRL DEBUG Tx Command reply: GET_REPLY 319920032 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250410090212870 DLCTRL DEBUG Command: GET 544504262 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250410090212870 DLCTRL DEBUG Tx Command reply: GET_REPLY 544504262 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250410090212872 DLCTRL DEBUG Command: GET 236636000 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410090212872 DLCTRL DEBUG Tx Command reply: GET_REPLY 236636000 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410090212874 DLCTRL DEBUG Command: GET 758425775 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250410090212874 DLCTRL DEBUG Tx Command reply: GET_REPLY 758425775 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed 20250410090212876 DLCTRL DEBUG Command: GET 496155575 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250410090212876 DLCTRL DEBUG Tx Command reply: GET_REPLY 496155575 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250410090212878 DLCTRL DEBUG Command: GET 263823732 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250410090212878 DLCTRL DEBUG Tx Command reply: GET_REPLY 263823732 rate_ctr.abs.sgsn.1.cnpool:subscr:known 1 (control_if.c:477) 20250410090212879 DLCTRL DEBUG Command: GET 204596569 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250410090212879 DLCTRL DEBUG Tx Command reply: GET_REPLY 204596569 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250410090212880 DLCTRL DEBUG Command: GET 218390233 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410090212880 DLCTRL DEBUG Tx Command reply: GET_REPLY 218390233 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410090212881 DLCTRL DEBUG Command: GET 563834868 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250410090212881 DLCTRL DEBUG Tx Command reply: GET_REPLY 563834868 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed 20250410090212882 DLCTRL DEBUG Command: GET 216510381 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250410090212882 DLCTRL DEBUG Tx Command reply: GET_REPLY 216510381 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250410090212883 DLCTRL DEBUG Command: GET 993403542 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250410090212883 DLCTRL DEBUG Tx Command reply: GET_REPLY 993403542 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250410090212884 DLCTRL DEBUG Command: GET 537203279 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250410090212884 DLCTRL DEBUG Tx Command reply: GET_REPLY 537203279 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250410090212885 DLCTRL DEBUG Command: GET 644638776 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410090212885 DLCTRL DEBUG Tx Command reply: GET_REPLY 644638776 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410090212886 DLCTRL DEBUG Command: GET 616788354 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250410090212886 DLCTRL DEBUG Tx Command reply: GET_REPLY 616788354 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed 20250410090212887 DLCTRL DEBUG Command: GET 884928513 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250410090212887 DLCTRL DEBUG Tx Command reply: GET_REPLY 884928513 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250410090212888 DLCTRL DEBUG Command: GET 587872431 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250410090212888 DLCTRL DEBUG Tx Command reply: GET_REPLY 587872431 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250410090212889 DLCTRL DEBUG Command: GET 249721116 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250410090212889 DLCTRL DEBUG Tx Command reply: GET_REPLY 249721116 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250410090212890 DLCTRL DEBUG Command: GET 513836969 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410090212890 DLCTRL DEBUG Tx Command reply: GET_REPLY 513836969 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410090212891 DLCTRL DEBUG Command: GET 849509428 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250410090212891 DLCTRL DEBUG Tx Command reply: GET_REPLY 849509428 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed MTC@dc2b9a5d0dfe: 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 := '000000000000001010111111'B, t_guard := 20.000000 } 20250410090212906 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41692<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn1-RAN(889)@dc2b9a5d0dfe: f_create_expect(l3 := '08087300F1102A2A170512C742200010024100'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(889)@dc2b9a5d0dfe: 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)@dc2b9a5d0dfe: Added conn table entry 1TC_sgsnpool_L3Complete_valid_nri_10(893)4213648 20250410090213928 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410090213928 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410090213928 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 108 bytes from client (stream_srv.c:1351) 20250410090213928 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250410090213929 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x404b90, normal) (hnbgw_rua.c:407) 20250410090213929 DHNB DEBUG map_rua[0x55b0d9fd3b50]{init}: Allocated (fsm.c:456) 20250410090213929 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4213648)[0x55b0d9fd3b50]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250410090213929 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4213648 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250410090213929 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410090213929 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410090213929 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:260=0x104 (hnbgw_l3.c:248) 20250410090213929 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4213648 SCCP-0 PS MI=NONE: NONE NRI(10bit)=0x104=260: NRI match selects sgsn 1 (hnbgw_cn.c:1078) 20250410090213929 DCN DEBUG map_sccp[0x55b0da07c400]{init}: Allocated (fsm.c:456) 20250410090213929 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-103)[0x55b0da07c400]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250410090213929 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-4213648 <-> SCCP-103 sgsn-1 sgsn-one cs7-0.sccp l=0.23.5<->r=0.1.2 (context_map.c:128) 20250410090213929 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4213648 SCCP-103 sgsn-1 MI=NONE: rx RUA Connect with 79 bytes RANAP data (hnbgw_rua.c:312) 20250410090213929 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4213648)[0x55b0d9fd3b50]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250410090213929 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410090213929 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410090213929 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4213648)[0x55b0d9fd3b50]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250410090213929 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-103)[0x55b0da07c400]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250410090213929 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250410090213929 DLSCCP DEBUG SCCP-SCOC(103)[0x55b0da0a9470]{IDLE}: Allocated (fsm.c:456) 20250410090213929 DLSCCP DEBUG SCCP-SCOC(103)[0x55b0da0a9470]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250410090213929 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013404b0000070003400180000f40060000f11009260037400100003a40080000f11009260037001040141308087300f1102a2a170512c742200010024100004f40030002bf0056400500f1100926) (sccp_scrc.c:415) 20250410090213929 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090213929 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090213929 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090213929 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090213929 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090213929 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090213929 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090213929 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090213929 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090213929 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090213929 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090213929 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090213929 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090213929 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250410090213929 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090213929 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 02 bf 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090213929 DLSCCP DEBUG SCCP-SCOC(103)[0x55b0da0a9470]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250410090213929 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-103)[0x55b0da07c400]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250410090213929 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4213648)[0x55b0d9fd3b50]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250410090213929 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090213929 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090213929 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090213929 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250410090213929 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250410090213929 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' 20250410090213929 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 20250410090213929 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250410090213929 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090213929 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 02 bf 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 04  HNBGW_Test.sgsn1-SCCP(888)@dc2b9a5d0dfe: First idle individual index:1 HNBGW_Test.sgsn1-SCCP(888)@dc2b9a5d0dfe: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn1-RAN(889)@dc2b9a5d0dfe: Found Expect[0] for l3='08087300F1102A2A170512C742200010024100'O handled at TC_sgsnpool_L3Complete_valid_nri_10(893) HNBGW_Test.sgsn1-RAN(889)@dc2b9a5d0dfe: Added conn table entry 1TC_sgsnpool_L3Complete_valid_nri_10(893)11329006 HNBGW_Test.sgsn1-SCCP(888)@dc2b9a5d0dfe: Session index based on connection ID:1 HNBGW_Test.sgsn1-SCCP(888)@dc2b9a5d0dfe: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250410090213937 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090213937 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250410090213937 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250410090213937 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 20250410090213937 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410090213937 DLSS7 <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' 20250410090213937 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410090213937 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410090213937 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090213937 DLSS7 <000c> osmo_ss7_asp.c:1175 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 7a c3 03 02 00 00 00 00 00 06 00 08 00 00 00 07  20250410090213937 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090213937 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410090213937 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410090213937 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) 20250410090213937 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410090213937 DLSS7 DEBUG scrc_rx_mtp_xfer_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=007ac303) (sccp_scrc.c:486) 20250410090213937 DLSCCP DEBUG Received CO:COAK for local reference 103 (sccp_scoc.c:1855) 20250410090213937 DLSCCP DEBUG SCCP-SCOC(103)[0x55b0da0a9470]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250410090213937 DLSCCP DEBUG SCCP-SCOC(103)[0x55b0da0a9470]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250410090213937 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090213937 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250410090213937 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) 20250410090213937 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-103)[0x55b0da07c400]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250410090213937 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-103)[0x55b0da07c400]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_sgsnpool_L3Complete_valid_nri_10(893)@dc2b9a5d0dfe: setverdict(pass): none -> pass MTC@dc2b9a5d0dfe: 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 } } } 20250410090213939 DLCTRL DEBUG Command: GET 859974833 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250410090213939 DLCTRL DEBUG Tx Command reply: GET_REPLY 859974833 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250410090213941 DLCTRL DEBUG Command: GET 179341658 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250410090213941 DLCTRL DEBUG Tx Command reply: GET_REPLY 179341658 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250410090213943 DLCTRL DEBUG Command: GET 625228464 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250410090213943 DLCTRL DEBUG Tx Command reply: GET_REPLY 625228464 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250410090213945 DLCTRL DEBUG Command: GET 519600966 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410090213945 DLCTRL DEBUG Tx Command reply: GET_REPLY 519600966 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410090213946 DLCTRL DEBUG Command: GET 543372941 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250410090213946 DLCTRL DEBUG Tx Command reply: GET_REPLY 543372941 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed 20250410090213949 DLCTRL DEBUG Command: GET 619132852 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250410090213949 DLCTRL DEBUG Tx Command reply: GET_REPLY 619132852 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250410090213951 DLCTRL DEBUG Command: GET 820174246 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250410090213951 DLCTRL DEBUG Tx Command reply: GET_REPLY 820174246 rate_ctr.abs.sgsn.1.cnpool:subscr:known 2 (control_if.c:477) 20250410090213953 DLCTRL DEBUG Command: GET 361836324 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250410090213953 DLCTRL DEBUG Tx Command reply: GET_REPLY 361836324 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250410090213955 DLCTRL DEBUG Command: GET 794327644 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410090213955 DLCTRL DEBUG Tx Command reply: GET_REPLY 794327644 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410090213957 DLCTRL DEBUG Command: GET 774852013 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250410090213957 DLCTRL DEBUG Tx Command reply: GET_REPLY 774852013 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed 20250410090213961 DLCTRL DEBUG Command: GET 411949550 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250410090213961 DLCTRL DEBUG Tx Command reply: GET_REPLY 411949550 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250410090213963 DLCTRL DEBUG Command: GET 890080829 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250410090213963 DLCTRL DEBUG Tx Command reply: GET_REPLY 890080829 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250410090213966 DLCTRL DEBUG Command: GET 501007969 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250410090213966 DLCTRL DEBUG Tx Command reply: GET_REPLY 501007969 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250410090213969 DLCTRL DEBUG Command: GET 865163216 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410090213969 DLCTRL DEBUG Tx Command reply: GET_REPLY 865163216 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410090213971 DLCTRL DEBUG Command: GET 475308698 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250410090213971 DLCTRL DEBUG Tx Command reply: GET_REPLY 475308698 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed 20250410090213973 DLCTRL DEBUG Command: GET 482490586 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250410090213973 DLCTRL DEBUG Tx Command reply: GET_REPLY 482490586 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250410090213975 DLCTRL DEBUG Command: GET 847057420 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250410090213975 DLCTRL DEBUG Tx Command reply: GET_REPLY 847057420 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250410090213976 DLCTRL DEBUG Command: GET 984337030 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250410090213976 DLCTRL DEBUG Tx Command reply: GET_REPLY 984337030 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250410090213979 DLCTRL DEBUG Command: GET 804643384 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410090213979 DLCTRL DEBUG Tx Command reply: GET_REPLY 804643384 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410090213981 DLCTRL DEBUG Command: GET 857516284 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250410090213981 DLCTRL DEBUG Tx Command reply: GET_REPLY 857516284 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed MTC@dc2b9a5d0dfe: 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 := '000000000000000111000101'B, t_guard := 20.000000 } 20250410090214007 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41702<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn1-RAN(889)@dc2b9a5d0dfe: f_create_expect(l3 := '08087300F1102A2A170512C742200010027FC0'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(889)@dc2b9a5d0dfe: 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)@dc2b9a5d0dfe: Added conn table entry 2TC_sgsnpool_L3Complete_valid_nri_10(894)4518383 20250410090215032 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410090215032 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410090215032 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 108 bytes from client (stream_srv.c:1351) 20250410090215032 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250410090215032 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x44f1ef, normal) (hnbgw_rua.c:407) 20250410090215032 DHNB DEBUG map_rua[0x55b0da05d610]{init}: Allocated (fsm.c:456) 20250410090215032 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4518383)[0x55b0da05d610]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250410090215032 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4518383 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250410090215032 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410090215032 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410090215032 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:511=0x1ff (hnbgw_l3.c:248) 20250410090215032 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4518383 SCCP-0 PS MI=NONE: NONE NRI(10bit)=0x1ff=511: NRI match selects sgsn 1 (hnbgw_cn.c:1078) 20250410090215032 DCN DEBUG map_sccp[0x55b0da0cc2c0]{init}: Allocated (fsm.c:456) 20250410090215032 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-104)[0x55b0da0cc2c0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250410090215032 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-4518383 <-> SCCP-104 sgsn-1 sgsn-one cs7-0.sccp l=0.23.5<->r=0.1.2 (context_map.c:128) 20250410090215032 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4518383 SCCP-104 sgsn-1 MI=NONE: rx RUA Connect with 79 bytes RANAP data (hnbgw_rua.c:312) 20250410090215032 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4518383)[0x55b0da05d610]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250410090215032 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410090215032 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410090215032 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4518383)[0x55b0da05d610]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250410090215032 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-104)[0x55b0da0cc2c0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250410090215032 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250410090215032 DLSCCP DEBUG SCCP-SCOC(104)[0x55b0da0631f0]{IDLE}: Allocated (fsm.c:456) 20250410090215032 DLSCCP DEBUG SCCP-SCOC(104)[0x55b0da0631f0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250410090215032 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013404b0000070003400180000f40060000f11009260037400100003a40080000f11009260037001040141308087300f1102a2a170512c742200010027fc0004f40030001c50056400500f1100926) (sccp_scrc.c:415) 20250410090215032 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090215032 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090215032 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090215032 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090215032 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090215032 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090215032 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090215032 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090215032 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090215032 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090215032 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090215032 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090215032 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090215032 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250410090215032 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090215032 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 01 c5 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090215032 DLSCCP DEBUG SCCP-SCOC(104)[0x55b0da0631f0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250410090215032 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-104)[0x55b0da0cc2c0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250410090215032 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4518383)[0x55b0da05d610]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250410090215032 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090215032 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090215032 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090215032 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250410090215032 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250410090215032 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' 20250410090215032 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 20250410090215032 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250410090215032 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090215032 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 01 c5 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 04  HNBGW_Test.sgsn1-SCCP(888)@dc2b9a5d0dfe: First idle individual index:2 HNBGW_Test.sgsn1-SCCP(888)@dc2b9a5d0dfe: Warning: Stopping inactive timer T_ias[2]. HNBGW_Test.sgsn1-RAN(889)@dc2b9a5d0dfe: Found Expect[0] for l3='08087300F1102A2A170512C742200010027FC0'O handled at TC_sgsnpool_L3Complete_valid_nri_10(894) HNBGW_Test.sgsn1-RAN(889)@dc2b9a5d0dfe: Added conn table entry 2TC_sgsnpool_L3Complete_valid_nri_10(894)249752 HNBGW_Test.sgsn1-SCCP(888)@dc2b9a5d0dfe: Session index based on connection ID:2 HNBGW_Test.sgsn1-SCCP(888)@dc2b9a5d0dfe: Warning: Re-starting timer T_ias[2], which is already active (running or expired). TC_sgsnpool_L3Complete_valid_nri_10(894)@dc2b9a5d0dfe: setverdict(pass): none -> pass 20250410090215041 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090215041 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250410090215041 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250410090215041 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 20250410090215041 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410090215041 DLSS7 <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' 20250410090215041 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410090215041 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410090215042 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090215042 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410090215042 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410090215041 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090215041 DLSS7 <000c> osmo_ss7_asp.c:1175 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 63 cf 2b 02 00 00 00 00 00 06 00 08 00 00 00 07  20250410090215042 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) 20250410090215042 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410090215042 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0063cf2b) (sccp_scrc.c:486) 20250410090215042 DLSCCP DEBUG Received CO:COAK for local reference 104 (sccp_scoc.c:1855) 20250410090215042 DLSCCP DEBUG SCCP-SCOC(104)[0x55b0da0631f0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250410090215042 DLSCCP DEBUG SCCP-SCOC(104)[0x55b0da0631f0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250410090215042 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090215042 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250410090215042 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) 20250410090215042 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-104)[0x55b0da0cc2c0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250410090215042 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-104)[0x55b0da0cc2c0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@dc2b9a5d0dfe: 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 } } } 20250410090215043 DLCTRL DEBUG Command: GET 694109682 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250410090215043 DLCTRL DEBUG Tx Command reply: GET_REPLY 694109682 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250410090215045 DLCTRL DEBUG Command: GET 802339378 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250410090215045 DLCTRL DEBUG Tx Command reply: GET_REPLY 802339378 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250410090215047 DLCTRL DEBUG Command: GET 618826251 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250410090215047 DLCTRL DEBUG Tx Command reply: GET_REPLY 618826251 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250410090215048 DLCTRL DEBUG Command: GET 32927337 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410090215048 DLCTRL DEBUG Tx Command reply: GET_REPLY 32927337 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410090215050 DLCTRL DEBUG Command: GET 468229007 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250410090215050 DLCTRL DEBUG Tx Command reply: GET_REPLY 468229007 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed 20250410090215051 DLCTRL DEBUG Command: GET 644182367 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250410090215051 DLCTRL DEBUG Tx Command reply: GET_REPLY 644182367 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250410090215053 DLCTRL DEBUG Command: GET 554242106 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250410090215053 DLCTRL DEBUG Tx Command reply: GET_REPLY 554242106 rate_ctr.abs.sgsn.1.cnpool:subscr:known 3 (control_if.c:477) 20250410090215054 DLCTRL DEBUG Command: GET 854328913 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250410090215054 DLCTRL DEBUG Tx Command reply: GET_REPLY 854328913 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250410090215055 DLCTRL DEBUG Command: GET 674328297 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410090215055 DLCTRL DEBUG Tx Command reply: GET_REPLY 674328297 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410090215056 DLCTRL DEBUG Command: GET 204506854 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250410090215056 DLCTRL DEBUG Tx Command reply: GET_REPLY 204506854 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed 20250410090215057 DLCTRL DEBUG Command: GET 757279319 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250410090215057 DLCTRL DEBUG Tx Command reply: GET_REPLY 757279319 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250410090215059 DLCTRL DEBUG Command: GET 883983469 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250410090215059 DLCTRL DEBUG Tx Command reply: GET_REPLY 883983469 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250410090215061 DLCTRL DEBUG Command: GET 391634073 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250410090215061 DLCTRL DEBUG Tx Command reply: GET_REPLY 391634073 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250410090215063 DLCTRL DEBUG Command: GET 500290339 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410090215063 DLCTRL DEBUG Tx Command reply: GET_REPLY 500290339 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410090215066 DLCTRL DEBUG Command: GET 589839982 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250410090215066 DLCTRL DEBUG Tx Command reply: GET_REPLY 589839982 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed 20250410090215069 DLCTRL DEBUG Command: GET 390239911 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250410090215069 DLCTRL DEBUG Tx Command reply: GET_REPLY 390239911 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250410090215071 DLCTRL DEBUG Command: GET 993053008 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250410090215071 DLCTRL DEBUG Tx Command reply: GET_REPLY 993053008 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250410090215074 DLCTRL DEBUG Command: GET 796653862 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250410090215074 DLCTRL DEBUG Tx Command reply: GET_REPLY 796653862 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250410090215077 DLCTRL DEBUG Command: GET 559113289 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410090215077 DLCTRL DEBUG Tx Command reply: GET_REPLY 559113289 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410090215079 DLCTRL DEBUG Command: GET 162604357 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250410090215079 DLCTRL DEBUG Tx Command reply: GET_REPLY 162604357 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed MTC@dc2b9a5d0dfe: ok: talloc reports "asn1_context" = 1 bytes 20250410090215089 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41678<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250410090215089 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:37215<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(873)@dc2b9a5d0dfe: Final verdict of PTC: none VirtHNBGW-STATS(872)@dc2b9a5d0dfe: Final verdict of PTC: none MTC@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed 20250410090215093 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41676<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250410090215093 DLINP DEBUG SRVCONN(,r=127.0.0.1:55396<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410090215093 DLINP DEBUG SRVCONN(,r=127.0.0.1:55396<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410090215093 DLINP NOTICE SRV(,r=127.0.0.1:55396<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410090215093 DMAIN NOTICE (127.0.0.1:55396 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:55396<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250410090215093 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) HNBGW_Test.msc1-SCCP(882)@dc2b9a5d0dfe: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_1-Iuh1-RUA(878)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(879)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW_Test.msc1-RAN(883)@dc2b9a5d0dfe: Final verdict of PTC: none 20250410090215094 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250410090215094 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410090215094 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250410090215094 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250410090215094 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250410090215094 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410090215094 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250410090215094 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250410090215094 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client HNBGW_Test.sgsn0-RAN(886)@dc2b9a5d0dfe: Final verdict of PTC: none 20250410090215094 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090215094 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-sgsn0-0: connection closed 20250410090215094 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250410090215094 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250410090215094 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250410090215094 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250410090215094 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 20250410090215094 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  20250410090215094 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  20250410090215094 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  20250410090215094 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410090215094 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250410090215094 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250410090215094 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090215095 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250410090215095 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250410090215095 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410090215095 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410090215095 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090215095 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410090215095 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250410090215095 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250410090215095 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250410090215095 DRANAP NOTICE cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: link lost (cnlink.c:118) 20250410090215096 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 20250410090215096 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) 20250410090215096 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250410090215096 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn1-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST HNBGW_Test.msc0-RAN(880)@dc2b9a5d0dfe: Final verdict of PTC: none 20250410090215096 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250410090215096 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410090215096 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250410090215096 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250410090215096 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SEND_FAILED flags=0x1 20250410090215096 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) 20250410090215096 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250410090215096 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn1-0) xUA SRV SEND_FAILED 20250410090215096 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20250410090215096 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410090215096 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250410090215096 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SEND_FAILED 20250410090215096 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) HNBGW_Test.sgsn0-SCCP(885)@dc2b9a5d0dfe: Final verdict of PTC: none 20250410090215097 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090215097 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250410090215097 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.1.2/0 (xua_snm.c:378) 20250410090215098 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410090215096 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090215096 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-sgsn1-0: connection closed 20250410090215096 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250410090215096 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250410090215096 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250410090215096 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250410090215096 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 20250410090215097 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  20250410090215097 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  20250410090215097 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410090215097 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250410090215097 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250410090215097 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) 20250410090215097 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090215097 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-msc0-0: connection closed 20250410090215097 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250410090215097 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250410090215097 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250410090215097 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250410090215097 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 20250410090215097 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  20250410090215097 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410090215097 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250410090215097 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250410090215097 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 20250410090215097 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) 20250410090215097 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250410090215097 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc1-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250410090215097 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 20250410090215098 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SEND_FAILED flags=0x1 20250410090215098 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) 20250410090215098 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250410090215098 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc1-0) xUA SRV SEND_FAILED 20250410090215098 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 20250410090215098 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410090215098 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090215099 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410090215099 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250410090215100 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250410090215100 DRANAP DEBUG cnlink(sgsn-1)[0x55b0da03dd30]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250410090215101 DRANAP NOTICE cnlink(sgsn-1)[0x55b0da03dd30]{DISCONNECTED}: link lost (cnlink.c:118) 20250410090215102 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-102)[0x55b0da07b8a0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250410090215102 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250410090215103 DLSCCP DEBUG SCCP-SCOC(102)[0x55b0da054820]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250410090215104 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fb17da), PART(T=Source Reference,L=4,D=00000066), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) TC_sgsnpool_L3Complete_valid_nri_1-Iuh0-RUA(876)@dc2b9a5d0dfe: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_1-Iuh1(877)@dc2b9a5d0dfe: Final verdict of PTC: none MutexDispCT-TC_sgsnpool_L3Complete_valid_nri_1(871)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(881)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(890)@dc2b9a5d0dfe: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_1-Iuh0(875)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(887)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW-PFCP(874)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(888)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(884)@dc2b9a5d0dfe: Final verdict of PTC: none 20250410090215105 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410090215105 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090215106 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410090215106 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090215107 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250410090215108 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090215108 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 fb 17 da 00 00 66 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090215109 DLSCCP DEBUG SCCP-SCOC(102)[0x55b0da054820]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250410090215109 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-102)[0x55b0da07b8a0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250410090215110 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13859627)[0x55b0da05c2e0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250410090215111 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13859627)[0x55b0da05c2e0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250410090215111 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20250410090215112 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13859627)[0x55b0da05c2e0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) HNBGW_Test.sgsn1-RAN(889)@dc2b9a5d0dfe: Final verdict of PTC: none 20250410090215113 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13859627)[0x55b0da05c2e0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) TC_sgsnpool_L3Complete_valid_nri_10(892)@dc2b9a5d0dfe: Final verdict of PTC: pass HNBGW-MGCP(891)@dc2b9a5d0dfe: Final verdict of PTC: none 20250410090215113 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13859627)[0x55b0da05c2e0]{disrupted}: Freeing instance (context_map.c:202) 20250410090215114 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13859627)[0x55b0da05c2e0]{disrupted}: Deallocated (fsm.c:568) 20250410090215114 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-102)[0x55b0da07b8a0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250410090215115 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-102)[0x55b0da07b8a0]{disconnected}: Freeing instance (context_map.c:206) 20250410090215116 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-102)[0x55b0da07b8a0]{disconnected}: Deallocated (fsm.c:568) 20250410090215117 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13859627 SCCP-102 sgsn-1 MI=NONE: Deallocating (context_map.c:225) 20250410090215117 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-103)[0x55b0da07c400]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250410090215118 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250410090215119 DLSCCP DEBUG SCCP-SCOC(103)[0x55b0da0a9470]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250410090215120 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007ac303), PART(T=Source Reference,L=4,D=00000067), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250410090215120 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090215121 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090215122 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090215122 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090215123 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250410090215124 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090215125 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 7a c3 03 00 00 67 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090215125 DLSCCP DEBUG SCCP-SCOC(103)[0x55b0da0a9470]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250410090215126 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-103)[0x55b0da07c400]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250410090215127 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4213648)[0x55b0d9fd3b50]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250410090215128 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4213648)[0x55b0d9fd3b50]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250410090215128 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20250410090215129 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4213648)[0x55b0d9fd3b50]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250410090215130 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4213648)[0x55b0d9fd3b50]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250410090215131 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4213648)[0x55b0d9fd3b50]{disrupted}: Freeing instance (context_map.c:202) 20250410090215131 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4213648)[0x55b0d9fd3b50]{disrupted}: Deallocated (fsm.c:568) 20250410090215132 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-103)[0x55b0da07c400]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) TC_sgsnpool_L3Complete_valid_nri_10(893)@dc2b9a5d0dfe: Final verdict of PTC: pass 20250410090215133 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-103)[0x55b0da07c400]{disconnected}: Freeing instance (context_map.c:206) 20250410090215134 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-103)[0x55b0da07c400]{disconnected}: Deallocated (fsm.c:568) 20250410090215134 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4213648 SCCP-103 sgsn-1 MI=NONE: Deallocating (context_map.c:225) 20250410090215135 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-104)[0x55b0da0cc2c0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250410090215136 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250410090215136 DLSCCP DEBUG SCCP-SCOC(104)[0x55b0da0631f0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250410090215137 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0063cf2b), PART(T=Source Reference,L=4,D=00000068), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250410090215138 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090215139 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090215140 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090215140 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090215141 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250410090215142 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090215142 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 63 cf 2b 00 00 68 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090215143 DLSCCP DEBUG SCCP-SCOC(104)[0x55b0da0631f0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250410090215144 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-104)[0x55b0da0cc2c0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250410090215144 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4518383)[0x55b0da05d610]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250410090215145 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4518383)[0x55b0da05d610]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250410090215146 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20250410090215146 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4518383)[0x55b0da05d610]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250410090215147 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4518383)[0x55b0da05d610]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250410090215147 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4518383)[0x55b0da05d610]{disrupted}: Freeing instance (context_map.c:202) 20250410090215148 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4518383)[0x55b0da05d610]{disrupted}: Deallocated (fsm.c:568) 20250410090215148 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-104)[0x55b0da0cc2c0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250410090215149 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-104)[0x55b0da0cc2c0]{disconnected}: Freeing instance (context_map.c:206) 20250410090215149 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-104)[0x55b0da0cc2c0]{disconnected}: Deallocated (fsm.c:568) 20250410090215150 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4518383 SCCP-104 sgsn-1 MI=NONE: Deallocating (context_map.c:225) 20250410090215150 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090215151 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250410090215152 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:378) 20250410090215152 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410090215153 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410090215154 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090215154 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410090215155 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250410090215155 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250410090215156 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250410090215156 DRANAP NOTICE cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: link lost (cnlink.c:118) 20250410090215156 DLSS7 <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_sgsnpool_L3Complete_valid_nri_10(894)@dc2b9a5d0dfe: Final verdict of PTC: pass 20250410090215157 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090215157 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090215157 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250410090215157 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250410090215157 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250410090215157 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) MTC@dc2b9a5d0dfe: Setting final verdict of the test case. MTC@dc2b9a5d0dfe: Local verdict of MTC: pass MTC@dc2b9a5d0dfe: Local verdict of PTC MutexDispCT-TC_sgsnpool_L3Complete_valid_nri_1(871): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC VirtHNBGW-STATS(872): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC IPA-CTRL-CLI-IPA(873): none (pass -> pass) 20250410090215157 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW-PFCP(874): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-Iuh0(875): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-Iuh0-RUA(876): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-Iuh1(877): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-Iuh1-RUA(878): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.msc0-SCCP(879): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.msc0-RAN(880): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.msc0-M3UA(881): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.msc1-SCCP(882): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.msc1-RAN(883): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.msc1-M3UA(884): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(885): none (pass -> pass) 20250410090215158 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41686<->l=127.0.0.1:4261 (telnet_interface.c:138) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.sgsn0-RAN(886): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(887): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(888): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.sgsn1-RAN(889): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(890): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW-MGCP(891): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_10(892): pass (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_10(893): pass (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_10(894): pass (pass -> pass) MTC@dc2b9a5d0dfe: Test case TC_sgsnpool_L3Complete_valid_nri_1 finished. Verdict: pass 20250410090215159 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41692<->l=127.0.0.1:4261 (telnet_interface.c:138) MTC@dc2b9a5d0dfe: 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'. 20250410090215159 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41702<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250410090215160 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090215160 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090215160 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090215160 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250410090215160 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250410090215160 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250410090215160 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:894) 20250410090215161 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410090215161 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410090215161 DMAIN NOTICE (127.0.0.1:9999 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) 20250410090215162 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250410090215162 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090215162 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090215162 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090215162 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250410090215162 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250410090215162 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! Thu Apr 10 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 20250410090215308 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51830<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410090215574 DLSCCP DEBUG SCCP-SCOC(100)[0x55b0d9ff0bc0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250410090215574 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ebca44), PART(T=Source Reference,L=4,D=00000064), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410090215574 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410090215574 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090215574 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410090215574 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090215574 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250410090215574 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090215574 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 eb ca 44 00 00 64 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090215575 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090215575 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090215575 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090215575 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250410090215575 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250410090215575 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250410090215591 DLSCCP DEBUG SCCP-SCOC(99)[0x55b0da0a88a0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250410090215591 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0035a918), PART(T=Source Reference,L=4,D=00000063), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410090215591 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410090215591 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090215591 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410090215591 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090215591 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410090215591 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090215591 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 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 a9 18 00 00 63 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090215591 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090215591 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090215591 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090215591 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410090215591 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410090215591 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250410090215596 DLSCCP DEBUG SCCP-SCOC(101)[0x55b0da07a5b0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250410090215596 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00435f20), PART(T=Source Reference,L=4,D=00000065), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410090215596 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410090215596 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090215596 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410090215596 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090215596 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410090215596 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090215596 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 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 5f 20 00 00 65 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090215596 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090215596 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090215596 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090215596 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410090215596 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410090215596 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250410090216010 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51830<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=574796) 20250410090216237 DLSCCP DEBUG SCCP-SCOC(97)[0x55b0da0605f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410090216237 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d4ce84), PART(T=Source Reference,L=4,D=00000061), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410090216237 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410090216237 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090216237 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410090216237 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090216237 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410090216237 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090216237 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 d4 ce 84 00 00 61 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090216237 DLSCCP DEBUG SCCP-SCOC(98)[0x55b0da062900]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410090216237 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ae2dd8), PART(T=Source Reference,L=4,D=00000062), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410090216237 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410090216238 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090216238 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410090216238 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090216238 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410090216238 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090216238 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 ae 2d d8 00 00 62 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090216238 DLSCCP DEBUG SCCP-SCOC(95)[0x55b0da055950]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410090216238 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00753ba7), PART(T=Source Reference,L=4,D=0000005f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410090216238 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410090216238 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090216238 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410090216238 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090216238 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410090216238 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090216238 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 75 3b a7 00 00 5f 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090216238 DLSCCP DEBUG SCCP-SCOC(96)[0x55b0da07a140]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410090216238 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003d9872), PART(T=Source Reference,L=4,D=00000060), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410090216238 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410090216238 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090216238 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410090216238 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090216238 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410090216238 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090216238 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 3d 98 72 00 00 60 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090216238 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090216238 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090216238 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090216238 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410090216238 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410090216238 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250410090216238 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090216238 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090216238 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090216238 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410090216238 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410090216238 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250410090216239 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090216239 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090216239 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090216239 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410090216239 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410090216239 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250410090216239 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090216239 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090216239 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090216239 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410090216239 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410090216239 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250410090216671 DLSCCP DEBUG SCCP-SCOC(93)[0x55b0da0763d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410090216671 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002599bb), PART(T=Source Reference,L=4,D=0000005d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410090216671 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090216671 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090216671 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090216672 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090216672 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410090216672 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090216672 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 25 99 bb 00 00 5d 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090216672 DLSCCP DEBUG SCCP-SCOC(92)[0x55b0da07b770]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410090216672 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ac6e09), PART(T=Source Reference,L=4,D=0000005c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410090216672 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090216672 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090216672 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090216672 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090216672 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410090216672 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090216672 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 ac 6e 09 00 00 5c 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090216672 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090216672 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090216672 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090216672 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410090216672 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410090216672 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250410090216672 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090216672 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090216672 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090216672 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410090216672 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410090216672 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250410090216673 DLSCCP DEBUG SCCP-SCOC(94)[0x55b0da05a0f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410090216673 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d96894), PART(T=Source Reference,L=4,D=0000005e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410090216673 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090216673 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090216673 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090216673 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090216673 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410090216673 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090216673 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 d9 68 94 00 00 5e 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090216673 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090216673 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090216673 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090216673 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410090216673 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410090216673 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=2=0.0.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' 20250410090216673 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250410090216673 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250410090216673 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090216673 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 d9 68 94 00 00 5e 0f 00 00 00 00 00 06 00 08 00 00 00 03  20250410090216673 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 20250410090216779 DLSCCP DEBUG SCCP-SCOC(87)[0x55b0da08e910]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410090216779 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008a2f69), PART(T=Source Reference,L=4,D=00000057), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410090216779 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090216779 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090216779 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090216779 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090216779 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410090216779 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090216779 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 8a 2f 69 00 00 57 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090216780 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090216780 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090216780 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090216780 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410090216780 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410090216780 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250410090216781 DLSCCP DEBUG SCCP-SCOC(88)[0x55b0da0cbd50]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410090216781 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ed2cd9), PART(T=Source Reference,L=4,D=00000058), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410090216781 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090216781 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090216781 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410090216781 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090216781 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250410090216781 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090216781 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 ed 2c d9 00 00 58 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090216781 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090216781 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090216781 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090216781 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250410090216781 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250410090216781 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250410090216781 DLSCCP DEBUG SCCP-SCOC(86)[0x55b0da075290]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410090216781 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f2c8c0), PART(T=Source Reference,L=4,D=00000056), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410090216781 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090216781 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090216781 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090216781 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090216781 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410090216781 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090216781 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 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 c8 c0 00 00 56 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090216781 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090216781 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090216781 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090216781 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410090216781 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410090216781 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=2=0.0.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' 20250410090216781 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250410090216782 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250410090216782 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090216782 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 f2 c8 c0 00 00 56 0f 00 00 00 00 00 06 00 08 00 00 00 03  20250410090216782 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 Waiting for packet dumper to finish... 1 (prev_count=574796, count=610748) 20250410090217095 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250410090217095 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250410090217095 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250410090217097 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250410090217097 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250410090217097 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250410090217097 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250410090217097 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250410090217097 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250410090217346 DLSCCP DEBUG SCCP-SCOC(84)[0x55b0da074890]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410090217346 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0058fa84), PART(T=Source Reference,L=4,D=00000054), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410090217346 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090217346 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090217346 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410090217346 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090217346 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250410090217346 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090217346 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 58 fa 84 00 00 54 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090217346 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090217346 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090217346 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090217346 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250410090217346 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250410090217346 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250410090217354 DLSCCP DEBUG SCCP-SCOC(83)[0x55b0da074b30]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410090217354 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006b0e12), PART(T=Source Reference,L=4,D=00000053), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410090217354 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090217354 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090217354 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090217354 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090217354 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410090217354 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090217354 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 6b 0e 12 00 00 53 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090217355 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090217355 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090217355 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090217355 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410090217355 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410090217355 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250410090217358 DLSCCP DEBUG SCCP-SCOC(85)[0x55b0da0112c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410090217358 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d67025), PART(T=Source Reference,L=4,D=00000055), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410090217358 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090217358 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090217358 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090217358 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090217358 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410090217358 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090217358 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 d6 70 25 00 00 55 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090217358 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090217358 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090217358 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090217358 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410090217358 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410090217358 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250410090217944 DLSCCP DEBUG SCCP-SCOC(82)[0x55b0da05b2c0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250410090217944 DLSCCP DEBUG SCCP-SCOC(82)[0x55b0da05b2c0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250410090217944 DLSCCP DEBUG SCCP-SCOC(82)[0x55b0da05b2c0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250410090217944 DLSCCP DEBUG SCCP-SCOC(82)[0x55b0da05b2c0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250410090217944 DLSCCP DEBUG SCCP-SCOC(82)[0x55b0da05b2c0]{IDLE}: Deallocated (fsm.c:568) MTC@dc2b9a5d0dfe: 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@dc2b9a5d0dfe: 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 ------ Thu Apr 10 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@dc2b9a5d0dfe: 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@dc2b9a5d0dfe: Test case TC_sgsnpool_L3Complete_valid_nri_2 started. 20250410090219104 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51840<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410090219108 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51848<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410090219110 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:45937<->l=127.0.0.1:4262) (control_if.c:572) 20250410090219299 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250410090219299 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)@dc2b9a5d0dfe: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250410090219306 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410090219306 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410090219306 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410090219306 DRANAP DEBUG cnlink(msc-1)[0x55b0d9fd5920]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410090219306 DRANAP NOTICE cnlink(msc-1)[0x55b0d9fd5920]{DISCONNECTED}: link lost (cnlink.c:118) 20250410090219307 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410090219307 DRANAP DEBUG cnlink(msc-2)[0x55b0d9fd2b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410090219307 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:59911 (stream_srv.c:142) 20250410090219307 DMAIN INFO New HNB SCTP connection r=127.0.0.1:59911<->l=127.0.0.1:29169 (hnbgw.c:791) TC_sgsnpool_L3Complete_valid_nri_2-Iuh1(901)@dc2b9a5d0dfe: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250410090219307 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410090219307 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250410090219307 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410090219307 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410090219307 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410090219307 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090219307 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090219307 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090219307 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090219307 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090219307 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090219307 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090219307 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090219307 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090219307 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090219307 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090219307 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090219307 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090219307 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410090219307 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090219307 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410090219307 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410090219307 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410090219307 DRANAP DEBUG cnlink(msc-3)[0x55b0da03ca10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410090219307 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090219307 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090219307 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090219307 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410090219307 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410090219307 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250410090219308 DRANAP DEBUG cnlink(msc-3)[0x55b0da03ca10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410090219308 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250410090219308 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410090219308 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410090219308 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410090219308 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090219308 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090219308 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090219308 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) 20250410090219308 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090219308 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090219308 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090219308 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090219308 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090219308 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090219308 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090219308 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) 20250410090219308 DLSS7 DEBUG Found route for dpc=4=0.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) 20250410090219308 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250410090219308 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090219308 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250410090219308 DRANAP DEBUG cnlink(msc-3)[0x55b0da03ca10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410090219308 DRANAP DEBUG cnlink(msc-2)[0x55b0d9fd2b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410090219308 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250410090219308 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410090219308 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410090219308 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410090219308 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090219308 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090219308 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090219308 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090219308 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090219308 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090219308 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090219308 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090219308 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090219308 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090219308 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090219308 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090219308 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090219308 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250410090219308 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090219308 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410090219308 DRANAP DEBUG cnlink(msc-2)[0x55b0d9fd2b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410090219308 DRANAP DEBUG cnlink(msc-1)[0x55b0d9fd5920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410090219308 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250410090219308 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410090219308 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410090219308 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410090219308 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090219308 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090219308 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090219308 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090219308 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090219308 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090219308 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090219308 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090219308 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090219308 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090219308 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090219308 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090219308 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090219308 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410090219308 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090219308 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410090219308 DRANAP DEBUG cnlink(msc-1)[0x55b0d9fd5920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410090219308 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090219308 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090219308 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090219308 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 20250410090219308 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250410090219308 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250410090219308 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090219308 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090219308 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090219308 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250410090219308 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250410090219308 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250410090219308 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090219308 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090219308 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090219308 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410090219308 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410090219308 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250410090219308 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250410090219308 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250410090219308 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090219308 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  20250410090219308 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@dc2b9a5d0dfe: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(905)@dc2b9a5d0dfe: ************************************************* HNBGW_Test.msc0-M3UA(905)@dc2b9a5d0dfe: M3UA emulation initiated, the test can be started MTC@dc2b9a5d0dfe: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(905)@dc2b9a5d0dfe: ************************************************* HNBGW_Test.msc0-SCCP(903)@dc2b9a5d0dfe: v_sccp_pdu_maxlen:268 MTC@dc2b9a5d0dfe: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(908)@dc2b9a5d0dfe: ************************************************* HNBGW_Test.msc1-M3UA(908)@dc2b9a5d0dfe: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(908)@dc2b9a5d0dfe: ************************************************* MTC@dc2b9a5d0dfe: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(906)@dc2b9a5d0dfe: v_sccp_pdu_maxlen:268 MTC@dc2b9a5d0dfe: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc2-M3UA(911)@dc2b9a5d0dfe: ************************************************* HNBGW_Test.msc2-M3UA(911)@dc2b9a5d0dfe: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(911)@dc2b9a5d0dfe: ************************************************* MTC@dc2b9a5d0dfe: Starting RAN_Emulation HNBGW_Test.msc2-SCCP(909)@dc2b9a5d0dfe: v_sccp_pdu_maxlen:268 20250410090219344 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410090219344 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410090219344 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410090219344 DRANAP DEBUG cnlink(sgsn-1)[0x55b0da03dd30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410090219344 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410090219344 DRANAP DEBUG cnlink(sgsn-2)[0x55b0da03e6c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410090219344 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410090219344 DRANAP DEBUG cnlink(sgsn-3)[0x55b0da03f050]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410090219345 DRANAP DEBUG cnlink(sgsn-3)[0x55b0da03f050]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410090219345 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250410090219346 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410090219346 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410090219346 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410090219346 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090219346 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090219346 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090219346 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) 20250410090219346 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090219346 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090219346 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090219346 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090219346 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090219346 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090219346 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090219346 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) 20250410090219346 DLSS7 DEBUG Found route for dpc=12=0.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) 20250410090219346 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250410090219346 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090219346 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250410090219346 DRANAP DEBUG cnlink(sgsn-3)[0x55b0da03f050]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410090219346 DRANAP DEBUG cnlink(sgsn-2)[0x55b0da03e6c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410090219346 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250410090219346 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410090219346 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410090219346 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410090219346 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090219346 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090219346 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090219346 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090219346 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090219346 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090219346 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090219346 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090219346 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090219346 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090219346 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090219346 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090219346 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090219346 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250410090219346 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090219346 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410090219346 DRANAP DEBUG cnlink(sgsn-2)[0x55b0da03e6c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410090219346 DRANAP DEBUG cnlink(sgsn-1)[0x55b0da03dd30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410090219346 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250410090219346 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410090219346 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410090219346 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410090219346 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090219346 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090219346 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090219346 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090219346 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090219346 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090219346 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090219346 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090219346 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090219346 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090219346 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090219346 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090219346 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090219346 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250410090219346 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090219346 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410090219346 DRANAP DEBUG cnlink(sgsn-1)[0x55b0da03dd30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410090219346 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410090219346 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250410090219346 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410090219346 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410090219346 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410090219346 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090219346 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090219346 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090219346 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090219346 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090219346 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090219346 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090219346 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090219346 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090219346 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090219346 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090219346 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090219346 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090219346 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410090219346 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090219346 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410090219346 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410090219346 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090219346 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090219346 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090219346 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 20250410090219346 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250410090219346 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250410090219346 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090219346 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090219346 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090219346 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250410090219346 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250410090219346 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 20250410090219346 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250410090219346 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090219346 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090219346 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090219346 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250410090219346 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250410090219346 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250410090219346 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090219346 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090219346 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090219346 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410090219346 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410090219346 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@dc2b9a5d0dfe: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(914)@dc2b9a5d0dfe: ************************************************* HNBGW_Test.sgsn0-M3UA(914)@dc2b9a5d0dfe: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(914)@dc2b9a5d0dfe: ************************************************* MTC@dc2b9a5d0dfe: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(912)@dc2b9a5d0dfe: v_sccp_pdu_maxlen:268 MTC@dc2b9a5d0dfe: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(917)@dc2b9a5d0dfe: ************************************************* HNBGW_Test.sgsn1-M3UA(917)@dc2b9a5d0dfe: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(917)@dc2b9a5d0dfe: ************************************************* MTC@dc2b9a5d0dfe: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(915)@dc2b9a5d0dfe: v_sccp_pdu_maxlen:268 MTC@dc2b9a5d0dfe: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn2-M3UA(920)@dc2b9a5d0dfe: ************************************************* HNBGW_Test.sgsn2-M3UA(920)@dc2b9a5d0dfe: M3UA emulation initiated, the test can be started MTC@dc2b9a5d0dfe: Starting RAN_Emulation HNBGW_Test.sgsn2-M3UA(920)@dc2b9a5d0dfe: ************************************************* HNBGW_Test.sgsn2-SCCP(918)@dc2b9a5d0dfe: v_sccp_pdu_maxlen:268 20250410090219389 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410090219389 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410090219389 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250410090219389 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250410090219389 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) 20250410090219389 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250410090219389 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250410090219389 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410090219389 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@dc2b9a5d0dfe: setverdict(pass): none -> pass 20250410090219393 DLINP DEBUG SRVCONN(,r=127.0.0.1:59911<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410090219393 DLINP DEBUG SRVCONN(,r=127.0.0.1:59911<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410090219393 DLINP DEBUG SRVCONN(,r=127.0.0.1:59911<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250410090219393 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250410090219394 DHNBAP DEBUG (127.0.0.1:59911 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20250410090219394 DHNBAP NOTICE (127.0.0.1:59911 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250410090219394 DHNBAP NOTICE (127.0.0.1:59911 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250410090219394 DLINP DEBUG SRVCONN(,r=127.0.0.1:59911<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410090219394 DLINP DEBUG SRVCONN(,r=127.0.0.1:59911<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed 20250410090219519 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250410090219519 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250410090219519 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250410090219519 DLSS7 <000c> 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)@dc2b9a5d0dfe: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250410090219528 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090219528 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250410090219528 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250410090219528 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250410090219528 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250410090219528 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250410090219528 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250410090219528 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 20250410090219528 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250410090219528 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  20250410090219528 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250410090219529 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 20250410090219529 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 20250410090219529 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 20250410090219529 DLSS7 <000c> osmo_ss7_asp.c:1126 ?: connection closed 20250410090219529 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20250410090219529 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20250410090219529 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250410090219530 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090219530 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250410090219530 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250410090219530 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  20250410090219530 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250410090219530 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250410090219530 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250410090219531 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 20250410090219531 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250410090219531 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  20250410090219531 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  20250410090219531 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410090219531 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250410090219531 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090219531 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250410090219531 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:413) 20250410090219531 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410090219531 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410090219531 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090219531 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410090219531 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250410090219531 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250410090219531 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) HNBGW_Test.msc1-M3UA(908)@dc2b9a5d0dfe: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250410090219532 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410090219532 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250410090219532 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410090219532 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410090219532 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410090219532 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090219532 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090219532 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090219532 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090219532 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090219532 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090219532 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090219533 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090219533 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090219533 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090219533 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090219533 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090219533 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090219533 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410090219533 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090219533 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410090219533 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410090219533 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090219533 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090219533 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090219533 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410090219533 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410090219533 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250410090219533 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410090219533 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410090219533 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090219533 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  20250410090219535 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090219535 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPSM:UP) 20250410090219535 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20250410090219535 DLSS7 <000c> xua_asp_fsm.c:300 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20250410090219535 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  20250410090219535 DLSS7 <000c> xua_asp_fsm.c:680 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20250410090219535 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20250410090219535 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250410090219535 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 20250410090219535 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Pending () 20250410090219535 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  20250410090219535 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  20250410090219535 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410090219535 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250410090219535 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20250410090219535 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090219535 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250410090219535 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.0.2/0 (xua_snm.c:378) 20250410090219535 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410090219535 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410090219535 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090219535 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410090219535 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250410090219539 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090219539 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPTM:ACTIVE) 20250410090219539 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250410090219539 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  20250410090219539 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250410090219539 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20250410090219539 DLSS7 <000c> xua_as_fsm.c:552 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_ACTIVE 20250410090219539 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 20250410090219539 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Active () 20250410090219539 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  20250410090219539 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  20250410090219539 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410090219539 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250410090219539 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090219539 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250410090219539 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.0.2/0 (xua_snm.c:413) 20250410090219539 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410090219539 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410090219539 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090219539 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410090219539 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250410090219539 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250410090219539 DRANAP DEBUG cnlink(msc-1)[0x55b0d9fd5920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410090219539 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 20250410090219539 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 20250410090219539 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250410090219540 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250410090219540 DRANAP DEBUG cnlink(msc-1)[0x55b0d9fd5920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410090219540 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250410090219540 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410090219540 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410090219540 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410090219540 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090219540 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090219540 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090219540 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090219540 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090219540 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090219540 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090219540 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090219540 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090219540 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090219540 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090219540 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090219541 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090219541 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410090219541 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090219541 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410090219541 DRANAP DEBUG cnlink(msc-1)[0x55b0d9fd5920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410090219541 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090219541 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090219541 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090219541 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410090219541 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410090219541 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250410090219541 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250410090219541 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250410090219541 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090219541 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  HNBGW_Test.msc2-M3UA(911)@dc2b9a5d0dfe: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20250410090219545 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) 20250410090219545 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (ASPSM:UP) 20250410090219545 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250410090219546 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc2-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250410090219546 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250410090219546 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250410090219546 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20250410090219546 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 20250410090219546 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc2-0) Tx NOTIFY Type State Change:AS Inactive () 20250410090219546 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  20250410090219546 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250410090219548 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) 20250410090219548 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (ASPTM:ACTIVE) 20250410090219548 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250410090219548 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  20250410090219548 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250410090219548 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250410090219548 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250410090219549 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 20250410090219549 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc2-0) Tx NOTIFY Type State Change:AS Active () 20250410090219549 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  20250410090219549 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  20250410090219549 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  20250410090219549 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410090219549 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250410090219549 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090219549 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250410090219549 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.0.3/0 (xua_snm.c:413) 20250410090219549 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410090219549 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410090219549 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090219549 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410090219549 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250410090219549 DCN NOTICE (msc-2) now available: N-PCSTATE ind: pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250410090219549 DRANAP DEBUG cnlink(msc-2)[0x55b0d9fd2b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410090219550 DRANAP DEBUG cnlink(msc-2)[0x55b0d9fd2b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410090219550 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250410090219550 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410090219550 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410090219550 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410090219550 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090219550 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090219550 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090219550 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090219550 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090219550 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090219550 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090219550 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090219550 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090219550 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090219550 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090219550 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090219550 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090219550 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250410090219550 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090219550 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410090219550 DRANAP DEBUG cnlink(msc-2)[0x55b0d9fd2b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410090219551 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090219551 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090219551 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090219551 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250410090219551 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250410090219551 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' 20250410090219551 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 20250410090219551 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250410090219551 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090219551 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  20250410090219556 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250410090219557 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250410090219557 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250410090219557 DLSS7 <000c> 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)@dc2b9a5d0dfe: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250410090219562 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090219562 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250410090219562 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250410090219562 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250410090219562 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250410090219562 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250410090219562 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250410090219562 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 20250410090219562 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250410090219562 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  20250410090219562 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250410090219565 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090219565 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250410090219565 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250410090219565 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  20250410090219565 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250410090219565 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250410090219565 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250410090219565 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 20250410090219565 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250410090219565 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  20250410090219565 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  20250410090219565 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  20250410090219565 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  20250410090219565 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410090219565 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250410090219565 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090219565 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250410090219565 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250410090219565 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410090219565 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410090219566 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090219566 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410090219566 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250410090219566 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250410090219566 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410090219567 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410090219567 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250410090219567 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410090219567 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410090219567 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410090219567 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090219567 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090219567 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090219567 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090219567 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090219567 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090219567 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090219567 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090219567 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090219567 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090219567 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090219567 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090219567 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090219567 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410090219567 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090219567 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410090219567 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410090219567 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 20250410090219567 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 20250410090219567 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250410090219567 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250410090219567 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090219567 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090219567 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090219567 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410090219567 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410090219567 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.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' 20250410090219567 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410090219567 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410090219567 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090219567 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.sgsn1-M3UA(917)@dc2b9a5d0dfe: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250410090219573 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090219573 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPSM:UP) 20250410090219573 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250410090219573 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250410090219573 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250410090219573 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250410090219573 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250410090219573 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 20250410090219573 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Inactive () 20250410090219573 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  20250410090219573 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250410090219575 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090219575 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPTM:ACTIVE) 20250410090219575 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250410090219575 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  20250410090219575 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250410090219575 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250410090219576 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250410090219576 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 20250410090219576 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Active () 20250410090219576 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  20250410090219576 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  20250410090219576 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  20250410090219576 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  20250410090219576 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  20250410090219576 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410090219576 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250410090219576 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090219576 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250410090219576 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.1.2/0 (xua_snm.c:413) 20250410090219576 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410090219576 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410090219576 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090219576 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410090219576 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250410090219576 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250410090219576 DRANAP DEBUG cnlink(sgsn-1)[0x55b0da03dd30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410090219577 DRANAP DEBUG cnlink(sgsn-1)[0x55b0da03dd30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410090219577 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250410090219577 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410090219577 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410090219577 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410090219577 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090219577 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090219577 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090219577 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090219577 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090219577 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090219577 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090219577 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090219577 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090219577 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090219577 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090219577 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090219577 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090219577 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250410090219577 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090219577 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410090219577 DRANAP DEBUG cnlink(sgsn-1)[0x55b0da03dd30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410090219578 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090219578 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090219578 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090219578 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250410090219578 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250410090219578 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' 20250410090219578 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 20250410090219578 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250410090219578 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090219578 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  20250410090219579 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 20250410090219579 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 20250410090219579 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250410090219579 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)@dc2b9a5d0dfe: SCTP_ConnectResult -> connection established from: "127.0.0.1":23910 to server: "127.0.0.1":2905 association #8 20250410090219584 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) 20250410090219584 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn2-0) Received M3UA Message (ASPSM:UP) 20250410090219584 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250410090219584 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn2-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250410090219584 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250410090219584 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250410090219584 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn2){AS_DOWN}: state_chg to AS_INACTIVE 20250410090219584 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 20250410090219584 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn2-0) Tx NOTIFY Type State Change:AS Inactive () 20250410090219584 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  20250410090219584 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250410090219585 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) 20250410090219585 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn2-0) Received M3UA Message (ASPTM:ACTIVE) 20250410090219586 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250410090219586 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  20250410090219586 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250410090219586 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250410090219586 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250410090219586 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 20250410090219586 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn2-0) Tx NOTIFY Type State Change:AS Active () 20250410090219586 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  20250410090219586 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  20250410090219586 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  20250410090219586 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  20250410090219586 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  20250410090219586 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  20250410090219586 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410090219586 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250410090219586 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090219586 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250410090219586 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.1.3/0 (xua_snm.c:413) 20250410090219586 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410090219586 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410090219586 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090219586 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410090219586 DCN DEBUG N-PCSTATE ind: affected_pc=11 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250410090219586 DCN NOTICE (sgsn-2) now available: N-PCSTATE ind: pc=11 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250410090219586 DRANAP DEBUG cnlink(sgsn-2)[0x55b0da03e6c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410090219587 DRANAP DEBUG cnlink(sgsn-2)[0x55b0da03e6c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410090219587 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250410090219587 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410090219587 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410090219587 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410090219587 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090219587 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090219587 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090219587 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090219587 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090219587 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090219587 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090219587 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090219587 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090219587 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090219587 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090219587 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090219587 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090219587 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250410090219587 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090219587 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410090219587 DRANAP DEBUG cnlink(sgsn-2)[0x55b0da03e6c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410090219588 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090219588 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090219588 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090219588 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250410090219588 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250410090219588 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' 20250410090219588 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 20250410090219588 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250410090219588 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090219588 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  HNBGW_Test.msc0-RAN(904)@dc2b9a5d0dfe: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250410090220333 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090220333 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410090220333 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410090220333 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410090220333 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410090220333 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410090220333 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410090220333 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410090220333 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090220333 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410090220333 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090220333 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410090220333 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410090220333 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410090220333 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410090220333 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410090220333 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250410090220333 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410090220333 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090220333 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090220333 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090220333 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090220333 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090220333 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090220334 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090220334 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090220334 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090220334 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090220334 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090220334 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090220334 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090220334 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410090220334 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250410090220334 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250410090220334 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250410090220334 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250410090220334 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410090220334 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410090220334 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090220334 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090220334 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090220334 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090220334 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090220334 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090220334 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090220334 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090220334 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090220334 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090220334 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090220334 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090220334 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090220334 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410090220334 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090220334 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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) 20250410090220334 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250410090220334 DRANAP NOTICE cnlink(msc-0)[0x55b0d9ff2940]{CONNECTED}: link up (cnlink.c:111) 20250410090220334 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090220334 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090220334 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090220334 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410090220334 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410090220334 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250410090220334 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410090220334 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410090220334 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090220334 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  20250410090220335 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090220335 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410090220335 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410090220335 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410090220335 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410090220335 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410090220335 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410090220335 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410090220335 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090220335 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410090220335 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090220335 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410090220335 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410090220335 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410090220335 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410090220335 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410090220335 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250410090220335 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410090220335 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090220335 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090220335 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090220335 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090220335 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090220335 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090220335 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090220335 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090220335 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090220335 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090220335 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090220335 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090220335 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090220335 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410090220335 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250410090220335 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250410090220335 DRANAP INFO cnlink(msc-0)[0x55b0d9ff2940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(907)@dc2b9a5d0dfe: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250410090220336 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090220336 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250410090220336 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250410090220336 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 20250410090220336 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410090220336 DLSS7 <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' 20250410090220336 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410090220336 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410090220336 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090220336 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410090220336 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090220336 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410090220336 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410090220336 DLM3UA DEBUG 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) 20250410090220336 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410090220336 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410090220336 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250410090220336 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250410090220336 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090220336 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090220336 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090220336 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090220336 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090220336 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090220336 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090220336 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090220336 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090220336 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090220336 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090220336 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090220336 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090220336 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410090220336 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250410090220336 DRANAP DEBUG cnlink(msc-1)[0x55b0d9fd5920]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250410090220336 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) 20250410090220336 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) 20250410090220336 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410090220336 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250410090220336 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090220336 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090220336 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090220336 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090220336 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090220336 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090220336 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090220336 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090220337 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090220337 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090220337 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090220337 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090220337 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090220337 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410090220337 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090220337 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250410090220337 DRANAP DEBUG cnlink(msc-1)[0x55b0d9fd5920]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250410090220337 DRANAP NOTICE cnlink(msc-1)[0x55b0d9fd5920]{CONNECTED}: link up (cnlink.c:111) 20250410090220337 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090220337 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090220337 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090220337 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410090220337 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410090220337 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250410090220337 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250410090220337 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250410090220337 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090220337 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  20250410090220337 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090220337 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250410090220337 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250410090220337 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 20250410090220337 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410090220337 DLSS7 <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' 20250410090220337 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410090220337 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410090220337 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090220337 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410090220337 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090220337 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410090220337 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410090220337 DLM3UA DEBUG 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) 20250410090220337 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410090220337 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410090220337 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250410090220337 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250410090220337 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090220337 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090220337 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090220337 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090220337 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090220337 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090220337 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090220337 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090220337 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090220337 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090220337 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090220337 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090220337 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090220337 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410090220337 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250410090220337 DRANAP DEBUG cnlink(msc-1)[0x55b0d9fd5920]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250410090220337 DRANAP INFO cnlink(msc-1)[0x55b0d9fd5920]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250410090220349 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) 20250410090220349 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250410090220349 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250410090220349 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 20250410090220349 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410090220349 DLSS7 <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' 20250410090220349 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410090220349 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410090220349 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090220349 DLSS7 <000c> osmo_ss7_asp.c:1175 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  HNBGW_Test.msc2-RAN(910)@dc2b9a5d0dfe: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250410090220349 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090220350 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410090220350 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410090220350 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) 20250410090220350 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410090220350 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410090220350 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250410090220350 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250410090220350 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090220350 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090220350 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090220350 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090220350 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090220350 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090220350 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090220350 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090220350 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090220350 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090220350 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090220350 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090220350 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090220350 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410090220350 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250410090220350 DRANAP DEBUG cnlink(msc-2)[0x55b0d9fd2b20]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250410090220350 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) 20250410090220350 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) 20250410090220350 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410090220350 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250410090220350 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090220350 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090220350 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090220350 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090220350 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090220350 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090220350 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090220350 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090220350 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090220350 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090220350 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090220350 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090220350 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090220350 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250410090220350 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090220350 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250410090220350 DRANAP DEBUG cnlink(msc-2)[0x55b0d9fd2b20]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250410090220350 DRANAP NOTICE cnlink(msc-2)[0x55b0d9fd2b20]{CONNECTED}: link up (cnlink.c:111) 20250410090220350 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090220350 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090220350 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090220350 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250410090220350 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250410090220350 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' 20250410090220350 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 20250410090220350 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250410090220350 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090220350 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  20250410090220353 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) 20250410090220353 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250410090220353 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250410090220353 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 20250410090220353 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410090220353 DLSS7 <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' 20250410090220353 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410090220353 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410090220353 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090220353 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410090220353 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090220353 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410090220353 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410090220353 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) 20250410090220353 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410090220353 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410090220353 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250410090220353 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250410090220353 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090220353 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090220353 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090220353 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090220353 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090220353 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090220353 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090220353 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090220353 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090220353 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090220353 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090220353 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090220353 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090220353 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410090220353 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250410090220353 DRANAP DEBUG cnlink(msc-2)[0x55b0d9fd2b20]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250410090220353 DRANAP INFO cnlink(msc-2)[0x55b0d9fd2b20]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(913)@dc2b9a5d0dfe: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250410090220363 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090220363 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410090220363 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410090220363 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410090220363 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410090220363 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410090220363 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410090220363 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410090220363 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090220363 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410090220363 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090220363 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410090220363 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410090220363 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410090220363 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410090220363 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410090220363 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250410090220363 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410090220363 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090220363 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090220363 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090220363 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090220364 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090220364 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090220364 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090220364 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090220364 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090220364 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090220364 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090220364 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090220364 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090220364 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410090220364 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250410090220364 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250410090220364 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250410090220364 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250410090220364 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410090220364 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410090220364 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090220364 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090220364 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090220364 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090220364 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090220364 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090220364 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090220364 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090220364 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090220364 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090220364 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090220364 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090220364 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090220364 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410090220364 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090220364 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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) 20250410090220364 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250410090220364 DRANAP NOTICE cnlink(sgsn-0)[0x55b0da03d3a0]{CONNECTED}: link up (cnlink.c:111) 20250410090220364 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090220364 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090220364 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090220364 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410090220364 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410090220364 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.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' 20250410090220364 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410090220364 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410090220364 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090220364 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  20250410090220366 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090220366 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410090220366 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410090220366 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410090220366 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410090220366 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410090220366 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410090220366 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410090220366 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090220366 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410090220366 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090220366 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410090220366 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410090220366 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410090220366 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410090220366 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410090220366 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250410090220366 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410090220366 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090220366 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090220366 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090220366 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090220366 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090220366 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090220366 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090220366 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090220366 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090220366 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090220366 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090220366 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090220366 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090220366 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410090220366 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250410090220366 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250410090220366 DRANAP INFO cnlink(sgsn-0)[0x55b0da03d3a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(916)@dc2b9a5d0dfe: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250410090220373 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090220373 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250410090220373 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250410090220373 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 20250410090220373 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410090220373 DLSS7 <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' 20250410090220373 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410090220373 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410090220373 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090220373 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410090220373 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090220373 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410090220373 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410090220373 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) 20250410090220373 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410090220373 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410090220373 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250410090220373 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250410090220373 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090220373 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090220373 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090220373 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090220373 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090220373 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090220373 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090220373 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090220373 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090220373 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090220373 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090220373 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090220373 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090220373 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410090220373 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250410090220373 DRANAP DEBUG cnlink(sgsn-1)[0x55b0da03dd30]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250410090220373 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) 20250410090220373 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) 20250410090220373 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410090220373 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250410090220373 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090220373 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090220373 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090220373 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090220373 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090220373 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090220373 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090220373 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090220373 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090220373 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090220373 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090220373 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090220373 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090220373 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250410090220373 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090220373 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250410090220373 DRANAP DEBUG cnlink(sgsn-1)[0x55b0da03dd30]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250410090220373 DRANAP NOTICE cnlink(sgsn-1)[0x55b0da03dd30]{CONNECTED}: link up (cnlink.c:111) 20250410090220373 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090220373 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090220374 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090220374 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250410090220374 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250410090220374 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' 20250410090220374 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 20250410090220374 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250410090220374 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090220374 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  20250410090220375 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090220375 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250410090220375 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250410090220375 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 20250410090220375 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410090220375 DLSS7 <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' 20250410090220375 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410090220375 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410090220375 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090220375 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410090220375 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090220375 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410090220375 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410090220375 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) 20250410090220375 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410090220375 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410090220375 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250410090220375 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250410090220375 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090220375 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090220375 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090220375 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090220375 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090220375 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090220375 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090220375 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090220375 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090220375 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090220375 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090220375 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090220375 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090220375 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410090220375 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250410090220375 DRANAP DEBUG cnlink(sgsn-1)[0x55b0da03dd30]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250410090220375 DRANAP INFO cnlink(sgsn-1)[0x55b0da03dd30]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn2-RAN(919)@dc2b9a5d0dfe: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250410090220386 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) 20250410090220386 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn2-0) Received M3UA Message (XFER:DATA) 20250410090220386 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn2-0) m3ua_rx_xfer 20250410090220386 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 20250410090220386 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410090220386 DLSS7 <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' 20250410090220386 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410090220386 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410090220386 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090220386 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410090220386 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090220386 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410090220386 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410090220386 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) 20250410090220386 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410090220386 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410090220386 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20250410090220386 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250410090220386 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) 20250410090220386 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090220386 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090220386 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090220386 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090220386 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090220386 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090220386 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090220386 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090220386 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) 20250410090220386 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090220386 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090220386 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090220386 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410090220386 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250410090220386 DRANAP DEBUG cnlink(sgsn-2)[0x55b0da03e6c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250410090220386 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) 20250410090220386 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) 20250410090220386 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410090220386 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250410090220386 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090220386 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090220386 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090220386 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090220386 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090220386 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090220386 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090220387 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090220387 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090220387 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090220387 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090220387 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090220387 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090220387 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250410090220387 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090220387 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250410090220387 DRANAP DEBUG cnlink(sgsn-2)[0x55b0da03e6c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250410090220387 DRANAP NOTICE cnlink(sgsn-2)[0x55b0da03e6c0]{CONNECTED}: link up (cnlink.c:111) 20250410090220387 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090220387 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090220387 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090220387 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250410090220387 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250410090220387 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' 20250410090220387 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 20250410090220387 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250410090220387 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090220387 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  20250410090220389 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) 20250410090220389 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn2-0) Received M3UA Message (XFER:DATA) 20250410090220389 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn2-0) m3ua_rx_xfer 20250410090220389 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 20250410090220389 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410090220389 DLSS7 <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' 20250410090220389 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410090220389 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410090220389 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090220389 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410090220389 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090220389 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410090220389 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410090220389 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) 20250410090220389 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410090220389 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410090220389 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20250410090220389 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250410090220389 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) 20250410090220389 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090220389 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090220389 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090220389 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090220389 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090220389 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090220389 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090220389 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090220389 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) 20250410090220389 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090220389 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090220389 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090220389 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410090220389 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250410090220389 DRANAP DEBUG cnlink(sgsn-2)[0x55b0da03e6c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250410090220389 DRANAP INFO cnlink(sgsn-2)[0x55b0da03e6c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250410090221406 DLCTRL DEBUG Command: GET 684560853 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250410090221406 DLCTRL DEBUG Tx Command reply: GET_REPLY 684560853 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250410090221412 DLCTRL DEBUG Command: GET 886122075 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250410090221412 DLCTRL DEBUG Tx Command reply: GET_REPLY 886122075 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250410090221415 DLCTRL DEBUG Command: GET 748027225 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250410090221415 DLCTRL DEBUG Tx Command reply: GET_REPLY 748027225 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250410090221417 DLCTRL DEBUG Command: GET 269133657 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410090221417 DLCTRL DEBUG Tx Command reply: GET_REPLY 269133657 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410090221422 DLCTRL DEBUG Command: GET 352321206 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250410090221422 DLCTRL DEBUG Tx Command reply: GET_REPLY 352321206 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) 20250410090221426 DLCTRL DEBUG Command: GET 118529267 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250410090221426 DLCTRL DEBUG Tx Command reply: GET_REPLY 118529267 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250410090221431 DLCTRL DEBUG Command: GET 189514319 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250410090221431 DLCTRL DEBUG Tx Command reply: GET_REPLY 189514319 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250410090221436 DLCTRL DEBUG Command: GET 254036832 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250410090221436 DLCTRL DEBUG Tx Command reply: GET_REPLY 254036832 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250410090221440 DLCTRL DEBUG Command: GET 268008547 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410090221440 DLCTRL DEBUG Tx Command reply: GET_REPLY 268008547 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410090221444 DLCTRL DEBUG Command: GET 303764909 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250410090221444 DLCTRL DEBUG Tx Command reply: GET_REPLY 303764909 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) 20250410090221446 DLCTRL DEBUG Command: GET 698881527 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250410090221446 DLCTRL DEBUG Tx Command reply: GET_REPLY 698881527 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250410090221448 DLCTRL DEBUG Command: GET 921361540 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250410090221448 DLCTRL DEBUG Tx Command reply: GET_REPLY 921361540 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250410090221449 DLCTRL DEBUG Command: GET 735437042 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250410090221449 DLCTRL DEBUG Tx Command reply: GET_REPLY 735437042 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250410090221450 DLCTRL DEBUG Command: GET 749891208 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410090221450 DLCTRL DEBUG Tx Command reply: GET_REPLY 749891208 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410090221452 DLCTRL DEBUG Command: GET 129811110 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250410090221452 DLCTRL DEBUG Tx Command reply: GET_REPLY 129811110 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) 20250410090221453 DLCTRL DEBUG Command: GET 853805098 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250410090221453 DLCTRL DEBUG Tx Command reply: GET_REPLY 853805098 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250410090221454 DLCTRL DEBUG Command: GET 307468370 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250410090221454 DLCTRL DEBUG Tx Command reply: GET_REPLY 307468370 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250410090221455 DLCTRL DEBUG Command: GET 126918573 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250410090221455 DLCTRL DEBUG Tx Command reply: GET_REPLY 126918573 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250410090221456 DLCTRL DEBUG Command: GET 767692028 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410090221456 DLCTRL DEBUG Tx Command reply: GET_REPLY 767692028 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410090221457 DLCTRL DEBUG Command: GET 778629751 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250410090221457 DLCTRL DEBUG Tx Command reply: GET_REPLY 778629751 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@dc2b9a5d0dfe: 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@dc2b9a5d0dfe: "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@dc2b9a5d0dfe: 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@dc2b9a5d0dfe: 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@dc2b9a5d0dfe: 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 := '000000000000000001010010'B, t_guard := 20.000000 } 20250410090221474 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51856<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn2-RAN(919)@dc2b9a5d0dfe: f_create_expect(l3 := '080101D571000005F44280002300F1102A2A170512C742200010028000'O, n_connectPointCode := omit HNBGW_Test.sgsn2-RAN(919)@dc2b9a5d0dfe: 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)@dc2b9a5d0dfe: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_20(922)948042 20250410090222521 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410090222521 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410090222521 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 118 bytes from client (stream_srv.c:1351) 20250410090222521 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250410090222521 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xe774a, normal) (hnbgw_rua.c:407) 20250410090222521 DHNB DEBUG map_rua[0x55b0da05b2c0]{init}: Allocated (fsm.c:456) 20250410090222521 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-948042)[0x55b0da05b2c0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250410090222521 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-948042 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250410090222521 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410090222521 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410090222521 DRUA DEBUG GMM Attach Req mi=TMSI-0x42800023 old_ra=001-01-10794-23 nri:512=0x200 (hnbgw_l3.c:232) 20250410090222521 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-948042 SCCP-0 PS MI=TMSI-0x42800023: TMSI-0x42800023 NRI(10bit)=0x200=512: NRI match selects sgsn 2 (hnbgw_cn.c:1078) 20250410090222521 DCN DEBUG map_sccp[0x55b0da05c2e0]{init}: Allocated (fsm.c:456) 20250410090222521 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-105)[0x55b0da05c2e0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250410090222521 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-948042 <-> SCCP-105 sgsn-2 sgsn-two cs7-0.sccp l=0.23.5<->r=0.1.3 (context_map.c:128) 20250410090222521 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-948042 SCCP-105 sgsn-2 MI=TMSI-0x42800023: rx RUA Connect with 89 bytes RANAP data (hnbgw_rua.c:312) 20250410090222521 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-948042)[0x55b0da05b2c0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250410090222521 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410090222521 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410090222521 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-948042)[0x55b0da05b2c0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250410090222521 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-105)[0x55b0da05c2e0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250410090222521 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250410090222521 DLSCCP DEBUG SCCP-SCOC(105)[0x55b0da07b8a0]{IDLE}: Allocated (fsm.c:456) 20250410090222521 DLSCCP DEBUG SCCP-SCOC(105)[0x55b0da07b8a0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250410090222521 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340550000070003400180000f40060000f11009260037400100003a40080000f110092600370010401e1d080101d571000005f44280002300f1102a2a170512c742200010028000004f40030000520056400500f1100926) (sccp_scrc.c:415) 20250410090222521 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090222521 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090222521 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090222521 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090222521 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090222521 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090222521 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090222522 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090222522 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090222522 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090222522 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090222522 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090222522 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090222522 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250410090222522 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090222522 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 00 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) 20250410090222522 DLSCCP DEBUG SCCP-SCOC(105)[0x55b0da07b8a0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250410090222522 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-105)[0x55b0da05c2e0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250410090222522 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-948042)[0x55b0da05b2c0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250410090222522 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090222522 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090222522 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090222522 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250410090222522 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250410090222522 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' 20250410090222522 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 20250410090222522 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250410090222522 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090222522 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 00 52 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)@dc2b9a5d0dfe: First idle individual index:0 HNBGW_Test.sgsn2-SCCP(918)@dc2b9a5d0dfe: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn2-RAN(919)@dc2b9a5d0dfe: Found Expect[0] for l3='080101D571000005F44280002300F1102A2A170512C742200010028000'O handled at TC_sgsnpool_L3Complete_valid_nri_20(922) HNBGW_Test.sgsn2-RAN(919)@dc2b9a5d0dfe: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_20(922)7308448 HNBGW_Test.sgsn2-SCCP(918)@dc2b9a5d0dfe: Session index based on connection ID:0 HNBGW_Test.sgsn2-SCCP(918)@dc2b9a5d0dfe: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250410090222542 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) 20250410090222542 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn2-0) Received M3UA Message (XFER:DATA) 20250410090222542 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn2-0) m3ua_rx_xfer 20250410090222542 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 20250410090222542 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410090222542 DLSS7 <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' 20250410090222542 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410090222542 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410090222542 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090222542 DLSS7 <000c> osmo_ss7_asp.c:1175 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 ef ec 26 02 00 00 00 00 00 06 00 08 00 00 00 07  TC_sgsnpool_L3Complete_valid_nri_20(922)@dc2b9a5d0dfe: setverdict(pass): none -> pass 20250410090222542 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090222542 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410090222542 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410090222542 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) 20250410090222542 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410090222542 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00efec26) (sccp_scrc.c:486) 20250410090222542 DLSCCP DEBUG Received CO:COAK for local reference 105 (sccp_scoc.c:1855) 20250410090222542 DLSCCP DEBUG SCCP-SCOC(105)[0x55b0da07b8a0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250410090222542 DLSCCP DEBUG SCCP-SCOC(105)[0x55b0da07b8a0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250410090222542 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090222542 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250410090222542 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) 20250410090222542 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-105)[0x55b0da05c2e0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250410090222542 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-105)[0x55b0da05c2e0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@dc2b9a5d0dfe: 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 } } } 20250410090222545 DLCTRL DEBUG Command: GET 82200727 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250410090222545 DLCTRL DEBUG Tx Command reply: GET_REPLY 82200727 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250410090222548 DLCTRL DEBUG Command: GET 854441845 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250410090222548 DLCTRL DEBUG Tx Command reply: GET_REPLY 854441845 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250410090222552 DLCTRL DEBUG Command: GET 968700315 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250410090222552 DLCTRL DEBUG Tx Command reply: GET_REPLY 968700315 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250410090222556 DLCTRL DEBUG Command: GET 17306386 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410090222556 DLCTRL DEBUG Tx Command reply: GET_REPLY 17306386 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410090222559 DLCTRL DEBUG Command: GET 175642204 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250410090222559 DLCTRL DEBUG Tx Command reply: GET_REPLY 175642204 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed 20250410090222563 DLCTRL DEBUG Command: GET 802703555 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250410090222563 DLCTRL DEBUG Tx Command reply: GET_REPLY 802703555 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250410090222566 DLCTRL DEBUG Command: GET 412244051 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250410090222566 DLCTRL DEBUG Tx Command reply: GET_REPLY 412244051 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250410090222569 DLCTRL DEBUG Command: GET 516683129 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250410090222569 DLCTRL DEBUG Tx Command reply: GET_REPLY 516683129 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250410090222571 DLCTRL DEBUG Command: GET 678454908 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410090222571 DLCTRL DEBUG Tx Command reply: GET_REPLY 678454908 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410090222573 DLCTRL DEBUG Command: GET 20892049 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250410090222573 DLCTRL DEBUG Tx Command reply: GET_REPLY 20892049 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed 20250410090222575 DLCTRL DEBUG Command: GET 309628288 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250410090222575 DLCTRL DEBUG Tx Command reply: GET_REPLY 309628288 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250410090222576 DLCTRL DEBUG Command: GET 532659804 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250410090222576 DLCTRL DEBUG Tx Command reply: GET_REPLY 532659804 rate_ctr.abs.sgsn.2.cnpool:subscr:known 1 (control_if.c:477) 20250410090222578 DLCTRL DEBUG Command: GET 592940210 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250410090222578 DLCTRL DEBUG Tx Command reply: GET_REPLY 592940210 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250410090222579 DLCTRL DEBUG Command: GET 966247433 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410090222579 DLCTRL DEBUG Tx Command reply: GET_REPLY 966247433 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410090222580 DLCTRL DEBUG Command: GET 71955940 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250410090222580 DLCTRL DEBUG Tx Command reply: GET_REPLY 71955940 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed 20250410090222582 DLCTRL DEBUG Command: GET 394572026 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250410090222582 DLCTRL DEBUG Tx Command reply: GET_REPLY 394572026 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250410090222583 DLCTRL DEBUG Command: GET 235716458 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250410090222583 DLCTRL DEBUG Tx Command reply: GET_REPLY 235716458 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250410090222584 DLCTRL DEBUG Command: GET 868678806 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250410090222584 DLCTRL DEBUG Tx Command reply: GET_REPLY 868678806 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250410090222585 DLCTRL DEBUG Command: GET 870413146 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410090222585 DLCTRL DEBUG Tx Command reply: GET_REPLY 870413146 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410090222586 DLCTRL DEBUG Command: GET 889892886 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250410090222586 DLCTRL DEBUG Tx Command reply: GET_REPLY 889892886 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed MTC@dc2b9a5d0dfe: 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 := '000000000000000100100110'B, t_guard := 20.000000 } 20250410090222614 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51860<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn2-RAN(919)@dc2b9a5d0dfe: f_create_expect(l3 := '080101D571000005F442A9802300F1102A2A170512C74220001002A980'O, n_connectPointCode := omit HNBGW_Test.sgsn2-RAN(919)@dc2b9a5d0dfe: 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)@dc2b9a5d0dfe: Added conn table entry 1TC_sgsnpool_L3Complete_valid_nri_20(923)1064230 20250410090223636 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410090223636 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410090223636 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 118 bytes from client (stream_srv.c:1351) 20250410090223636 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250410090223636 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x103d26, normal) (hnbgw_rua.c:407) 20250410090223636 DHNB DEBUG map_rua[0x55b0d9fd3b50]{init}: Allocated (fsm.c:456) 20250410090223636 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1064230)[0x55b0d9fd3b50]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250410090223636 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1064230 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250410090223636 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410090223636 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410090223636 DRUA DEBUG GMM Attach Req mi=TMSI-0x42A98023 old_ra=001-01-10794-23 nri:678=0x2a6 (hnbgw_l3.c:232) 20250410090223636 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1064230 SCCP-0 PS MI=TMSI-0x42A98023: TMSI-0x42A98023 NRI(10bit)=0x2a6=678: NRI match selects sgsn 2 (hnbgw_cn.c:1078) 20250410090223636 DCN DEBUG map_sccp[0x55b0da07c400]{init}: Allocated (fsm.c:456) 20250410090223636 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-106)[0x55b0da07c400]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250410090223636 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-1064230 <-> SCCP-106 sgsn-2 sgsn-two cs7-0.sccp l=0.23.5<->r=0.1.3 (context_map.c:128) 20250410090223636 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1064230 SCCP-106 sgsn-2 MI=TMSI-0x42A98023: rx RUA Connect with 89 bytes RANAP data (hnbgw_rua.c:312) 20250410090223636 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1064230)[0x55b0d9fd3b50]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250410090223636 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410090223636 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410090223636 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1064230)[0x55b0d9fd3b50]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250410090223636 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-106)[0x55b0da07c400]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250410090223636 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250410090223636 DLSCCP DEBUG SCCP-SCOC(106)[0x55b0da05d610]{IDLE}: Allocated (fsm.c:456) 20250410090223636 DLSCCP DEBUG SCCP-SCOC(106)[0x55b0da05d610]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250410090223636 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340550000070003400180000f40060000f11009260037400100003a40080000f110092600370010401e1d080101d571000005f442a9802300f1102a2a170512c74220001002a980004f40030001260056400500f1100926) (sccp_scrc.c:415) 20250410090223636 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090223636 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090223637 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090223637 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090223637 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090223637 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090223637 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090223637 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090223637 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090223637 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090223637 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090223637 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090223637 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090223637 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250410090223637 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090223637 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 01 26 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) 20250410090223637 DLSCCP DEBUG SCCP-SCOC(106)[0x55b0da05d610]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250410090223637 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-106)[0x55b0da07c400]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250410090223637 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1064230)[0x55b0d9fd3b50]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250410090223637 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090223637 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090223637 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090223637 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250410090223637 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250410090223637 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' 20250410090223637 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 20250410090223637 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250410090223637 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090223637 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 01 26 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)@dc2b9a5d0dfe: First idle individual index:1 HNBGW_Test.sgsn2-SCCP(918)@dc2b9a5d0dfe: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn2-RAN(919)@dc2b9a5d0dfe: Found Expect[0] for l3='080101D571000005F442A9802300F1102A2A170512C74220001002A980'O handled at TC_sgsnpool_L3Complete_valid_nri_20(923) HNBGW_Test.sgsn2-RAN(919)@dc2b9a5d0dfe: Added conn table entry 1TC_sgsnpool_L3Complete_valid_nri_20(923)16637369 HNBGW_Test.sgsn2-SCCP(918)@dc2b9a5d0dfe: Session index based on connection ID:1 HNBGW_Test.sgsn2-SCCP(918)@dc2b9a5d0dfe: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250410090223643 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) 20250410090223643 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn2-0) Received M3UA Message (XFER:DATA) 20250410090223643 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn2-0) m3ua_rx_xfer 20250410090223643 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 20250410090223643 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410090223643 DLSS7 <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' 20250410090223643 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410090223643 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410090223643 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090223643 DLSS7 <000c> osmo_ss7_asp.c:1175 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 9a d2 bd 02 00 00 00 00 00 06 00 08 00 00 00 07  20250410090223643 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090223643 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410090223643 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410090223643 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) 20250410090223643 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410090223643 DLSS7 DEBUG scrc_rx_mtp_xfer_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=009ad2bd) (sccp_scrc.c:486) 20250410090223643 DLSCCP DEBUG Received CO:COAK for local reference 106 (sccp_scoc.c:1855) 20250410090223643 DLSCCP DEBUG SCCP-SCOC(106)[0x55b0da05d610]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250410090223643 DLSCCP DEBUG SCCP-SCOC(106)[0x55b0da05d610]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250410090223643 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090223643 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250410090223643 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) 20250410090223643 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-106)[0x55b0da07c400]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250410090223643 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-106)[0x55b0da07c400]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_sgsnpool_L3Complete_valid_nri_20(923)@dc2b9a5d0dfe: setverdict(pass): none -> pass MTC@dc2b9a5d0dfe: 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 } } } 20250410090223645 DLCTRL DEBUG Command: GET 837228843 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250410090223645 DLCTRL DEBUG Tx Command reply: GET_REPLY 837228843 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250410090223648 DLCTRL DEBUG Command: GET 586012015 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250410090223648 DLCTRL DEBUG Tx Command reply: GET_REPLY 586012015 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250410090223650 DLCTRL DEBUG Command: GET 123239434 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250410090223650 DLCTRL DEBUG Tx Command reply: GET_REPLY 123239434 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250410090223653 DLCTRL DEBUG Command: GET 154154383 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410090223653 DLCTRL DEBUG Tx Command reply: GET_REPLY 154154383 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410090223654 DLCTRL DEBUG Command: GET 852558358 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250410090223654 DLCTRL DEBUG Tx Command reply: GET_REPLY 852558358 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed 20250410090223655 DLCTRL DEBUG Command: GET 858725261 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250410090223655 DLCTRL DEBUG Tx Command reply: GET_REPLY 858725261 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250410090223656 DLCTRL DEBUG Command: GET 212322661 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250410090223656 DLCTRL DEBUG Tx Command reply: GET_REPLY 212322661 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250410090223657 DLCTRL DEBUG Command: GET 827009825 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250410090223657 DLCTRL DEBUG Tx Command reply: GET_REPLY 827009825 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250410090223658 DLCTRL DEBUG Command: GET 557667247 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410090223658 DLCTRL DEBUG Tx Command reply: GET_REPLY 557667247 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410090223660 DLCTRL DEBUG Command: GET 658203644 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250410090223660 DLCTRL DEBUG Tx Command reply: GET_REPLY 658203644 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed 20250410090223661 DLCTRL DEBUG Command: GET 377613500 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250410090223661 DLCTRL DEBUG Tx Command reply: GET_REPLY 377613500 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250410090223662 DLCTRL DEBUG Command: GET 111918309 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250410090223662 DLCTRL DEBUG Tx Command reply: GET_REPLY 111918309 rate_ctr.abs.sgsn.2.cnpool:subscr:known 2 (control_if.c:477) 20250410090223663 DLCTRL DEBUG Command: GET 145485619 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250410090223663 DLCTRL DEBUG Tx Command reply: GET_REPLY 145485619 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250410090223664 DLCTRL DEBUG Command: GET 173621874 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410090223664 DLCTRL DEBUG Tx Command reply: GET_REPLY 173621874 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410090223664 DLCTRL DEBUG Command: GET 784838727 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250410090223664 DLCTRL DEBUG Tx Command reply: GET_REPLY 784838727 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed 20250410090223665 DLCTRL DEBUG Command: GET 955554202 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250410090223665 DLCTRL DEBUG Tx Command reply: GET_REPLY 955554202 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250410090223666 DLCTRL DEBUG Command: GET 881963004 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250410090223666 DLCTRL DEBUG Tx Command reply: GET_REPLY 881963004 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250410090223667 DLCTRL DEBUG Command: GET 829159378 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250410090223667 DLCTRL DEBUG Tx Command reply: GET_REPLY 829159378 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250410090223668 DLCTRL DEBUG Command: GET 83561513 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410090223668 DLCTRL DEBUG Tx Command reply: GET_REPLY 83561513 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410090223668 DLCTRL DEBUG Command: GET 846926732 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250410090223668 DLCTRL DEBUG Tx Command reply: GET_REPLY 846926732 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed MTC@dc2b9a5d0dfe: 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 := '000000000000001000011010'B, t_guard := 20.000000 } 20250410090223681 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51862<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn1-RAN(916)@dc2b9a5d0dfe: f_create_expect(l3 := '080101D571000008292624000000001000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(916)@dc2b9a5d0dfe: 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)@dc2b9a5d0dfe: Added conn table entry 2TC_sgsnpool_L3Complete_valid_nri_20(924)7965387 20250410090224698 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410090224698 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410090224698 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250410090224698 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250410090224698 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x798acb, normal) (hnbgw_rua.c:407) 20250410090224698 DHNB DEBUG map_rua[0x55b0da0cc2c0]{init}: Allocated (fsm.c:456) 20250410090224698 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7965387)[0x55b0da0cc2c0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250410090224698 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7965387 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250410090224698 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410090224698 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410090224699 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000001 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250410090224699 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7965387 SCCP-0 PS MI=IMSI-262420000000001: CN link round-robin selects sgsn 1 (hnbgw_cn.c:1125) 20250410090224699 DCN DEBUG map_sccp[0x55b0da0cc3f0]{init}: Allocated (fsm.c:456) 20250410090224699 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-107)[0x55b0da0cc3f0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250410090224699 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-7965387 <-> SCCP-107 sgsn-1 sgsn-one cs7-0.sccp l=0.23.5<->r=0.1.2 (context_map.c:128) 20250410090224699 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7965387 SCCP-107 sgsn-1 MI=IMSI-262420000000001: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250410090224699 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7965387)[0x55b0da0cc2c0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250410090224699 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410090224699 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410090224699 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7965387)[0x55b0da0cc2c0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250410090224699 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-107)[0x55b0da0cc3f0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250410090224699 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250410090224699 DLSCCP DEBUG SCCP-SCOC(107)[0x55b0da0a5e00]{IDLE}: Allocated (fsm.c:456) 20250410090224699 DLSCCP DEBUG SCCP-SCOC(107)[0x55b0da0a5e00]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250410090224699 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340540000070003400180000f40060000f11009260037400100003a40080000f110092600370010401d1c080101d571000008292624000000001000f1102a2a170512c7422000004f400300021a0056400500f1100926) (sccp_scrc.c:415) 20250410090224699 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090224699 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090224699 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090224699 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090224699 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090224699 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090224699 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090224699 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090224699 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090224699 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090224699 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090224699 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090224699 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090224699 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250410090224699 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090224699 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 02 1a 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) 20250410090224699 DLSCCP DEBUG SCCP-SCOC(107)[0x55b0da0a5e00]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250410090224699 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-107)[0x55b0da0cc3f0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250410090224699 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7965387)[0x55b0da0cc2c0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250410090224699 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090224699 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090224699 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090224699 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250410090224699 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250410090224699 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' 20250410090224699 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 20250410090224699 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250410090224699 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090224699 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 02 1a 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)@dc2b9a5d0dfe: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(915)@dc2b9a5d0dfe: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(916)@dc2b9a5d0dfe: Found Expect[0] for l3='080101D571000008292624000000001000F1102A2A170512C7422000'O handled at TC_sgsnpool_L3Complete_valid_nri_20(924) HNBGW_Test.sgsn1-RAN(916)@dc2b9a5d0dfe: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_20(924)13975435 HNBGW_Test.sgsn1-SCCP(915)@dc2b9a5d0dfe: Session index based on connection ID:0 TC_sgsnpool_L3Complete_valid_nri_20(924)@dc2b9a5d0dfe: setverdict(pass): none -> pass HNBGW_Test.sgsn1-SCCP(915)@dc2b9a5d0dfe: Warning: Re-starting timer T_ias[0], which is already active (running or expired). MTC@dc2b9a5d0dfe: 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 } } } 20250410090224717 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090224717 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250410090224717 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250410090224717 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 20250410090224717 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410090224717 DLSS7 <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' 20250410090224717 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410090224717 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410090224717 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090224717 DLSS7 <000c> osmo_ss7_asp.c:1175 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 5d 8e 18 02 00 00 00 00 00 06 00 08 00 00 00 07  20250410090224717 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090224717 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410090224717 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410090224717 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) 20250410090224717 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410090224717 DLSS7 DEBUG scrc_rx_mtp_xfer_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=005d8e18) (sccp_scrc.c:486) 20250410090224717 DLSCCP DEBUG Received CO:COAK for local reference 107 (sccp_scoc.c:1855) 20250410090224717 DLSCCP DEBUG SCCP-SCOC(107)[0x55b0da0a5e00]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250410090224717 DLSCCP DEBUG SCCP-SCOC(107)[0x55b0da0a5e00]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250410090224717 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090224717 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250410090224718 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) 20250410090224718 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-107)[0x55b0da0cc3f0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250410090224718 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-107)[0x55b0da0cc3f0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250410090224719 DLCTRL DEBUG Command: GET 308759324 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250410090224719 DLCTRL DEBUG Tx Command reply: GET_REPLY 308759324 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250410090224726 DLCTRL DEBUG Command: GET 819205462 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250410090224726 DLCTRL DEBUG Tx Command reply: GET_REPLY 819205462 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250410090224732 DLCTRL DEBUG Command: GET 657594385 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250410090224732 DLCTRL DEBUG Tx Command reply: GET_REPLY 657594385 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250410090224737 DLCTRL DEBUG Command: GET 894789803 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410090224737 DLCTRL DEBUG Tx Command reply: GET_REPLY 894789803 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410090224743 DLCTRL DEBUG Command: GET 756817856 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250410090224743 DLCTRL DEBUG Tx Command reply: GET_REPLY 756817856 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed 20250410090224747 DLCTRL DEBUG Command: GET 288737628 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250410090224747 DLCTRL DEBUG Tx Command reply: GET_REPLY 288737628 rate_ctr.abs.sgsn.1.cnpool:subscr:new 1 (control_if.c:477) 20250410090224751 DLCTRL DEBUG Command: GET 554657372 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250410090224751 DLCTRL DEBUG Tx Command reply: GET_REPLY 554657372 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250410090224754 DLCTRL DEBUG Command: GET 437209487 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250410090224754 DLCTRL DEBUG Tx Command reply: GET_REPLY 437209487 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250410090224758 DLCTRL DEBUG Command: GET 901155990 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410090224758 DLCTRL DEBUG Tx Command reply: GET_REPLY 901155990 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410090224762 DLCTRL DEBUG Command: GET 361249041 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250410090224762 DLCTRL DEBUG Tx Command reply: GET_REPLY 361249041 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed 20250410090224765 DLCTRL DEBUG Command: GET 515765194 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250410090224765 DLCTRL DEBUG Tx Command reply: GET_REPLY 515765194 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250410090224769 DLCTRL DEBUG Command: GET 851989155 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250410090224769 DLCTRL DEBUG Tx Command reply: GET_REPLY 851989155 rate_ctr.abs.sgsn.2.cnpool:subscr:known 2 (control_if.c:477) 20250410090224773 DLCTRL DEBUG Command: GET 14964259 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250410090224773 DLCTRL DEBUG Tx Command reply: GET_REPLY 14964259 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250410090224776 DLCTRL DEBUG Command: GET 833900007 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410090224776 DLCTRL DEBUG Tx Command reply: GET_REPLY 833900007 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410090224779 DLCTRL DEBUG Command: GET 925285533 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250410090224779 DLCTRL DEBUG Tx Command reply: GET_REPLY 925285533 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed 20250410090224782 DLCTRL DEBUG Command: GET 109885462 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250410090224782 DLCTRL DEBUG Tx Command reply: GET_REPLY 109885462 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250410090224784 DLCTRL DEBUG Command: GET 142455436 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250410090224784 DLCTRL DEBUG Tx Command reply: GET_REPLY 142455436 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250410090224786 DLCTRL DEBUG Command: GET 971795703 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250410090224786 DLCTRL DEBUG Tx Command reply: GET_REPLY 971795703 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250410090224788 DLCTRL DEBUG Command: GET 671229490 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410090224788 DLCTRL DEBUG Tx Command reply: GET_REPLY 671229490 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410090224789 DLCTRL DEBUG Command: GET 68569719 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250410090224789 DLCTRL DEBUG Tx Command reply: GET_REPLY 68569719 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed MTC@dc2b9a5d0dfe: ok: talloc reports "asn1_context" = 1 bytes 20250410090224798 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:45937<->l=127.0.0.1:4262) (control_if.c:193) 20250410090224799 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51848<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(897)@dc2b9a5d0dfe: Final verdict of PTC: none VirtHNBGW-STATS(896)@dc2b9a5d0dfe: Final verdict of PTC: none MTC@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed 20250410090224804 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51840<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250410090224805 DLINP DEBUG SRVCONN(,r=127.0.0.1:59911<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410090224805 DLINP DEBUG SRVCONN(,r=127.0.0.1:59911<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410090224805 DLINP NOTICE SRV(,r=127.0.0.1:59911<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410090224805 DMAIN NOTICE (127.0.0.1:59911 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:59911<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250410090224805 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) TC_sgsnpool_L3Complete_valid_nri_2-Iuh1-RUA(902)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW_Test.msc1-RAN(907)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(903)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW_Test.msc2-RAN(910)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW_Test.msc0-RAN(904)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(909)@dc2b9a5d0dfe: Final verdict of PTC: none 20250410090224809 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250410090224809 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410090224809 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250410090224809 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250410090224809 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250410090224809 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410090224809 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250410090224809 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250410090224809 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250410090224809 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) 20250410090224809 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc2-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250410090224809 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc2-0) xUA SRV SHUTDOWN_EVENT HNBGW_Test.sgsn0-RAN(913)@dc2b9a5d0dfe: Final verdict of PTC: none 20250410090224809 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250410090224809 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410090224809 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250410090224809 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250410090224809 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250410090224809 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090224810 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-msc0-0: connection closed 20250410090224810 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250410090224810 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250410090224810 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250410090224810 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250410090224810 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 20250410090224810 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  20250410090224810 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  20250410090224810 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.sgsn0-SCCP(912)@dc2b9a5d0dfe: Final verdict of PTC: none 20250410090224810 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  20250410090224810 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  20250410090224810 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410090224810 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250410090224810 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250410090224810 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250410090224810 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) 20250410090224810 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc2-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250410090224810 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc2-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250410090224810 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250410090224810 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410090224810 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250410090224810 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250410090224810 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250410090224810 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) HNBGW_Test.msc1-SCCP(906)@dc2b9a5d0dfe: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_2-Iuh0-RUA(900)@dc2b9a5d0dfe: Final verdict of PTC: none 20250410090224810 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250410090224810 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc1-0) xUA SRV SHUTDOWN_EVENT 20250410090224810 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 20250410090224810 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 20250410090224810 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) 20250410090224810 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-msc2-0: connection closed 20250410090224810 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250410090224811 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250410090224811 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250410090224811 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20250410090224811 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 20250410090224811 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  20250410090224811 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  20250410090224811 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  20250410090224811 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  20250410090224810 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090224810 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250410090224810 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:378) 20250410090224811 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410090224811 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250410090224811 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication MutexDispCT-TC_sgsnpool_L3Complete_valid_nri_2(895)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(916)@dc2b9a5d0dfe: Final verdict of PTC: none 20250410090224811 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410090224811 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410090224811 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090224811 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410090224811 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250410090224811 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250410090224811 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250410090224811 DRANAP NOTICE cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: link lost (cnlink.c:118) 20250410090224811 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250410090224811 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090224811 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-sgsn0-0: connection closed 20250410090224811 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250410090224811 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250410090224811 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250410090224811 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250410090224811 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 20250410090224811 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  20250410090224811 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  20250410090224811 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  20250410090224811 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410090224811 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250410090224811 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250410090224811 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250410090224811 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090224811 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250410090224811 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.0.3/0 (xua_snm.c:378) 20250410090224811 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410090224811 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410090224812 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090224812 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410090224812 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250410090224812 DCN NOTICE (msc-2) now unreachable: N-PCSTATE ind: pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250410090224812 DRANAP DEBUG cnlink(msc-2)[0x55b0d9fd2b20]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250410090224812 DRANAP NOTICE cnlink(msc-2)[0x55b0d9fd2b20]{DISCONNECTED}: link lost (cnlink.c:118) 20250410090224811 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250410090224811 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) 20250410090224811 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250410090224811 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250410090224811 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 20250410090224811 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250410090224811 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) 20250410090224811 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250410090224811 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn1-0) xUA SRV SHUTDOWN_EVENT 20250410090224811 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 20250410090224811 DLINP <0002> stream.c:265 virt-sgsn2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250410090224811 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) 20250410090224812 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn2-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250410090224812 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090224812 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250410090224812 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250410090224812 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410090224812 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410090224812 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090224812 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410090224812 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250410090224812 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250410090224812 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250410090224812 DRANAP NOTICE cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: link lost (cnlink.c:118) 20250410090224812 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090224813 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250410090224813 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.0.2/0 (xua_snm.c:378) 20250410090224813 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410090224813 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410090224813 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090224813 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410090224813 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250410090224813 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250410090224813 DRANAP DEBUG cnlink(msc-1)[0x55b0d9fd5920]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250410090224813 DRANAP NOTICE cnlink(msc-1)[0x55b0d9fd5920]{DISCONNECTED}: link lost (cnlink.c:118) 20250410090224812 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn2-0) xUA SRV SHUTDOWN_EVENT 20250410090224812 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250410090224812 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 20250410090224812 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090224812 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-msc1-0: connection closed 20250410090224812 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250410090224812 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250410090224812 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250410090224812 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250410090224812 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 20250410090224812 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  20250410090224812 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  20250410090224812 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410090224812 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250410090224812 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250410090224812 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250410090224812 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) 20250410090224812 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250410090224812 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250410090224812 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 20250410090224812 DLINP <0002> stream.c:265 virt-sgsn2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250410090224812 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) 20250410090224812 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn2-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250410090224812 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn2-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250410090224812 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250410090224812 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 20250410090224812 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090224812 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-sgsn1-0: connection closed 20250410090224812 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250410090224813 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250410090224813 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250410090224813 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250410090224813 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 20250410090224813 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  20250410090224813 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410090224813 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250410090224813 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250410090224813 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 20250410090224813 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) 20250410090224813 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-sgsn2-0: connection closed 20250410090224813 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250410090224813 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250410090224813 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250410090224813 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090224813 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250410090224813 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.1.2/0 (xua_snm.c:378) 20250410090224813 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410090224813 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410090224813 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090224813 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410090224813 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250410090224813 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250410090224813 DRANAP DEBUG cnlink(sgsn-1)[0x55b0da03dd30]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250410090224813 DRANAP NOTICE cnlink(sgsn-1)[0x55b0da03dd30]{DISCONNECTED}: link lost (cnlink.c:118) 20250410090224813 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-107)[0x55b0da0cc3f0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250410090224813 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250410090224813 DLSCCP DEBUG SCCP-SCOC(107)[0x55b0da0a5e00]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250410090224813 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005d8e18), PART(T=Source Reference,L=4,D=0000006b), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250410090224813 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090224814 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090224814 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090224814 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090224814 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250410090224814 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090224814 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 5d 8e 18 00 00 6b 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090224814 DLSCCP DEBUG SCCP-SCOC(107)[0x55b0da0a5e00]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250410090224814 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-107)[0x55b0da0cc3f0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250410090224814 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7965387)[0x55b0da0cc2c0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250410090224814 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7965387)[0x55b0da0cc2c0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250410090224814 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20250410090224814 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7965387)[0x55b0da0cc2c0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250410090224814 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7965387)[0x55b0da0cc2c0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250410090224814 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7965387)[0x55b0da0cc2c0]{disrupted}: Freeing instance (context_map.c:202) 20250410090224814 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7965387)[0x55b0da0cc2c0]{disrupted}: Deallocated (fsm.c:568) 20250410090224814 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-107)[0x55b0da0cc3f0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250410090224814 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-107)[0x55b0da0cc3f0]{disconnected}: Freeing instance (context_map.c:206) 20250410090224814 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-107)[0x55b0da0cc3f0]{disconnected}: Deallocated (fsm.c:568) 20250410090224814 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7965387 SCCP-107 sgsn-1 MI=IMSI-262420000000001: Deallocating (context_map.c:225) 20250410090224814 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090224814 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250410090224814 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.1.3/0 (xua_snm.c:378) 20250410090224814 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410090224814 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410090224814 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090224814 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410090224814 DCN DEBUG N-PCSTATE ind: affected_pc=11 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250410090224814 DCN NOTICE (sgsn-2) now unreachable: N-PCSTATE ind: pc=11 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250410090224814 DRANAP DEBUG cnlink(sgsn-2)[0x55b0da03e6c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250410090224814 DRANAP NOTICE cnlink(sgsn-2)[0x55b0da03e6c0]{DISCONNECTED}: link lost (cnlink.c:118) 20250410090224814 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-105)[0x55b0da05c2e0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250410090224814 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250410090224814 DLSCCP DEBUG SCCP-SCOC(105)[0x55b0da07b8a0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250410090224814 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00efec26), PART(T=Source Reference,L=4,D=00000069), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250410090224814 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090224814 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090224814 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090224814 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090224814 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250410090224814 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090224815 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 ef ec 26 00 00 69 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090224815 DLSCCP DEBUG SCCP-SCOC(105)[0x55b0da07b8a0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250410090224815 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-105)[0x55b0da05c2e0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250410090224815 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-948042)[0x55b0da05b2c0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250410090224815 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-948042)[0x55b0da05b2c0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250410090224815 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20250410090224815 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-948042)[0x55b0da05b2c0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250410090224815 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-948042)[0x55b0da05b2c0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250410090224815 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-948042)[0x55b0da05b2c0]{disrupted}: Freeing instance (context_map.c:202) 20250410090224815 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-948042)[0x55b0da05b2c0]{disrupted}: Deallocated (fsm.c:568) 20250410090224815 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-105)[0x55b0da05c2e0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250410090224815 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-105)[0x55b0da05c2e0]{disconnected}: Freeing instance (context_map.c:206) 20250410090224815 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-105)[0x55b0da05c2e0]{disconnected}: Deallocated (fsm.c:568) 20250410090224815 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-948042 SCCP-105 sgsn-2 MI=TMSI-0x42800023: Deallocating (context_map.c:225) 20250410090224815 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-106)[0x55b0da07c400]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250410090224815 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250410090224815 DLSCCP DEBUG SCCP-SCOC(106)[0x55b0da05d610]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250410090224815 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009ad2bd), PART(T=Source Reference,L=4,D=0000006a), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250410090224815 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090224813 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn2){AS_ACTIVE}: state_chg to AS_PENDING 20250410090224813 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 20250410090224813 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410090224813 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250410090224813 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250410090224815 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090224815 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090224815 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090224815 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250410090224815 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090224815 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 9a d2 bd 00 00 6a 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090224815 DLSCCP DEBUG SCCP-SCOC(106)[0x55b0da05d610]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250410090224815 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-106)[0x55b0da07c400]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250410090224815 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1064230)[0x55b0d9fd3b50]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250410090224815 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1064230)[0x55b0d9fd3b50]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250410090224815 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20250410090224815 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1064230)[0x55b0d9fd3b50]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250410090224815 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1064230)[0x55b0d9fd3b50]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250410090224815 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1064230)[0x55b0d9fd3b50]{disrupted}: Freeing instance (context_map.c:202) 20250410090224815 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1064230)[0x55b0d9fd3b50]{disrupted}: Deallocated (fsm.c:568) 20250410090224815 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-106)[0x55b0da07c400]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250410090224815 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-106)[0x55b0da07c400]{disconnected}: Freeing instance (context_map.c:206) 20250410090224815 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-106)[0x55b0da07c400]{disconnected}: Deallocated (fsm.c:568) 20250410090224815 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1064230 SCCP-106 sgsn-2 MI=TMSI-0x42A98023: Deallocating (context_map.c:225) 20250410090224815 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410090224815 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250410090224816 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:894) 20250410090224816 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410090224816 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410090224816 DMAIN NOTICE (127.0.0.1:9999 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) 20250410090224816 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250410090224818 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51860<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250410090224819 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51862<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250410090224819 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51856<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Complete_valid_nri_2-Iuh1(901)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(905)@dc2b9a5d0dfe: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_2-Iuh0(899)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW_Test.sgsn2-RAN(919)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(915)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(914)@dc2b9a5d0dfe: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_20(923)@dc2b9a5d0dfe: Final verdict of PTC: pass HNBGW-MGCP(921)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW-PFCP(898)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(917)@dc2b9a5d0dfe: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_20(922)@dc2b9a5d0dfe: Final verdict of PTC: pass HNBGW_Test.sgsn2-SCCP(918)@dc2b9a5d0dfe: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_20(924)@dc2b9a5d0dfe: Final verdict of PTC: pass HNBGW_Test.sgsn2-M3UA(920)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(911)@dc2b9a5d0dfe: Final verdict of PTC: none 20250410090224816 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090224816 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090224816 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090224816 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250410090224816 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250410090224816 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250410090224816 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090224816 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090224816 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090224816 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250410090224816 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250410090224816 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250410090224816 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090224816 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090224816 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090224816 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250410090224816 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250410090224816 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! HNBGW_Test.msc1-M3UA(908)@dc2b9a5d0dfe: Final verdict of PTC: none MTC@dc2b9a5d0dfe: Setting final verdict of the test case. MTC@dc2b9a5d0dfe: Local verdict of MTC: pass MTC@dc2b9a5d0dfe: Local verdict of PTC MutexDispCT-TC_sgsnpool_L3Complete_valid_nri_2(895): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC VirtHNBGW-STATS(896): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC IPA-CTRL-CLI-IPA(897): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW-PFCP(898): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-Iuh0(899): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-Iuh0-RUA(900): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-Iuh1(901): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-Iuh1-RUA(902): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.msc0-SCCP(903): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.msc0-RAN(904): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.msc0-M3UA(905): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.msc1-SCCP(906): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.msc1-RAN(907): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.msc1-M3UA(908): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.msc2-SCCP(909): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.msc2-RAN(910): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.msc2-M3UA(911): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(912): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.sgsn0-RAN(913): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(914): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(915): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.sgsn1-RAN(916): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(917): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.sgsn2-SCCP(918): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.sgsn2-RAN(919): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.sgsn2-M3UA(920): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW-MGCP(921): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_20(922): pass (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_20(923): pass (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_20(924): pass (pass -> pass) MTC@dc2b9a5d0dfe: Test case TC_sgsnpool_L3Complete_valid_nri_2 finished. Verdict: pass MTC@dc2b9a5d0dfe: 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'. Thu Apr 10 09:02:24 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 20250410090225048 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51866<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410090225110 DLSCCP DEBUG SCCP-SCOC(102)[0x55b0da054820]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250410090225110 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fb17da), PART(T=Source Reference,L=4,D=00000066), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410090225110 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410090225110 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090225110 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410090225110 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090225110 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250410090225110 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090225110 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 fb 17 da 00 00 66 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090225110 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090225110 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090225110 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090225110 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250410090225110 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250410090225110 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250410090225126 DLSCCP DEBUG SCCP-SCOC(103)[0x55b0da0a9470]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250410090225126 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007ac303), PART(T=Source Reference,L=4,D=00000067), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410090225126 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410090225126 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090225126 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410090225126 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090225126 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250410090225126 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090225126 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 7a c3 03 00 00 67 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090225126 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090225126 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090225127 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090225127 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250410090225127 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250410090225127 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250410090225143 DLSCCP DEBUG SCCP-SCOC(104)[0x55b0da0631f0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250410090225143 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0063cf2b), PART(T=Source Reference,L=4,D=00000068), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410090225144 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410090225144 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090225144 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410090225144 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090225144 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250410090225144 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090225144 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 63 cf 2b 00 00 68 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090225144 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090225144 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090225144 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090225144 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250410090225144 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250410090225144 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250410090225575 DLSCCP DEBUG SCCP-SCOC(100)[0x55b0d9ff0bc0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410090225575 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ebca44), PART(T=Source Reference,L=4,D=00000064), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410090225575 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410090225575 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090225575 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410090225575 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090225575 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250410090225575 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090225575 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 eb ca 44 00 00 64 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090225576 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090225576 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090225576 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090225576 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250410090225576 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250410090225576 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250410090225592 DLSCCP DEBUG SCCP-SCOC(99)[0x55b0da0a88a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410090225592 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0035a918), PART(T=Source Reference,L=4,D=00000063), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410090225592 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410090225592 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090225592 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410090225592 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090225592 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410090225592 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090225592 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 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 a9 18 00 00 63 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090225592 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090225592 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090225592 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090225592 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410090225592 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410090225592 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250410090225597 DLSCCP DEBUG SCCP-SCOC(101)[0x55b0da07a5b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410090225597 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00435f20), PART(T=Source Reference,L=4,D=00000065), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410090225597 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410090225597 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090225597 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410090225597 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090225597 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410090225597 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090225597 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 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 5f 20 00 00 65 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090225597 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090225597 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090225597 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090225597 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410090225597 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410090225597 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250410090225751 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51866<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=727900) 20250410090226239 DLSCCP DEBUG SCCP-SCOC(96)[0x55b0da07a140]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410090226239 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003d9872), PART(T=Source Reference,L=4,D=00000060), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410090226239 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410090226239 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090226239 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410090226239 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090226239 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410090226239 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090226239 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 3d 98 72 00 00 60 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090226239 DLSCCP DEBUG SCCP-SCOC(95)[0x55b0da055950]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410090226239 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00753ba7), PART(T=Source Reference,L=4,D=0000005f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410090226239 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410090226239 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090226239 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410090226239 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090226239 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410090226239 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090226240 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 75 3b a7 00 00 5f 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090226240 DLSCCP DEBUG SCCP-SCOC(98)[0x55b0da062900]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410090226240 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ae2dd8), PART(T=Source Reference,L=4,D=00000062), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410090226240 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410090226240 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090226240 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410090226240 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090226240 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410090226240 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090226240 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 ae 2d d8 00 00 62 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090226240 DLSCCP DEBUG SCCP-SCOC(97)[0x55b0da0605f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410090226240 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d4ce84), PART(T=Source Reference,L=4,D=00000061), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410090226240 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410090226240 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090226240 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410090226240 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090226240 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410090226240 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090226240 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 d4 ce 84 00 00 61 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090226240 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090226241 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090226241 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090226241 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410090226241 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410090226241 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250410090226241 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090226241 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090226241 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090226241 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410090226241 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410090226241 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250410090226241 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090226241 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090226241 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090226241 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410090226241 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410090226241 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250410090226241 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090226241 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090226241 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090226241 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410090226241 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410090226241 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250410090226672 DLSCCP DEBUG SCCP-SCOC(92)[0x55b0da07b770]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410090226672 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ac6e09), PART(T=Source Reference,L=4,D=0000005c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410090226672 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090226673 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090226673 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090226673 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090226673 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410090226673 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090226673 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 ac 6e 09 00 00 5c 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090226673 DLSCCP DEBUG SCCP-SCOC(93)[0x55b0da0763d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410090226673 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002599bb), PART(T=Source Reference,L=4,D=0000005d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410090226673 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090226673 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090226673 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090226673 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090226673 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410090226673 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090226673 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 25 99 bb 00 00 5d 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090226673 DLSCCP DEBUG SCCP-SCOC(94)[0x55b0da05a0f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410090226673 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d96894), PART(T=Source Reference,L=4,D=0000005e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410090226673 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090226673 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090226673 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090226673 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090226673 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410090226673 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090226673 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 d9 68 94 00 00 5e 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090226674 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090226674 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090226674 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090226674 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410090226674 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410090226674 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250410090226674 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090226674 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090226674 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090226674 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410090226674 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410090226674 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250410090226674 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090226674 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090226674 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090226674 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410090226674 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410090226674 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=727900, count=762260) 20250410090226780 DLSCCP DEBUG SCCP-SCOC(87)[0x55b0da08e910]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410090226780 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008a2f69), PART(T=Source Reference,L=4,D=00000057), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410090226780 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090226780 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090226780 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090226780 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090226780 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410090226780 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090226780 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 8a 2f 69 00 00 57 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090226780 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090226780 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090226780 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090226781 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410090226781 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410090226781 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250410090226782 DLSCCP DEBUG SCCP-SCOC(86)[0x55b0da075290]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410090226782 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f2c8c0), PART(T=Source Reference,L=4,D=00000056), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410090226782 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090226782 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090226782 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090226782 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090226782 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410090226782 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090226782 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 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 c8 c0 00 00 56 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090226782 DLSCCP DEBUG SCCP-SCOC(88)[0x55b0da0cbd50]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410090226782 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ed2cd9), PART(T=Source Reference,L=4,D=00000058), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410090226782 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090226782 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090226782 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410090226782 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090226782 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250410090226782 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090226782 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 ed 2c d9 00 00 58 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090226782 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090226782 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090226782 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090226782 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410090226782 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410090226782 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250410090226783 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090226783 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090226783 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090226783 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250410090226783 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250410090226783 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250410090226811 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250410090226811 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20250410090226811 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20250410090226811 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250410090226811 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250410090226811 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250410090226812 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250410090226812 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250410090226812 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250410090226812 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250410090226812 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250410090226812 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250410090226813 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250410090226813 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn2){AS_PENDING}: T(r) expired; dropping queued messages 20250410090226813 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn2){AS_PENDING}: state_chg to AS_DOWN 20250410090226813 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250410090226814 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250410090226814 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250410090227340 DLSCCP DEBUG SCCP-SCOC(84)[0x55b0da074890]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250410090227340 DLSCCP DEBUG SCCP-SCOC(84)[0x55b0da074890]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250410090227340 DLSCCP DEBUG SCCP-SCOC(84)[0x55b0da074890]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250410090227340 DLSCCP DEBUG SCCP-SCOC(84)[0x55b0da074890]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250410090227340 DLSCCP DEBUG SCCP-SCOC(84)[0x55b0da074890]{IDLE}: Deallocated (fsm.c:568) 20250410090227351 DLSCCP DEBUG SCCP-SCOC(83)[0x55b0da074b30]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250410090227352 DLSCCP DEBUG SCCP-SCOC(83)[0x55b0da074b30]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250410090227352 DLSCCP DEBUG SCCP-SCOC(83)[0x55b0da074b30]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250410090227352 DLSCCP DEBUG SCCP-SCOC(83)[0x55b0da074b30]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250410090227352 DLSCCP DEBUG SCCP-SCOC(83)[0x55b0da074b30]{IDLE}: Deallocated (fsm.c:568) 20250410090227354 DLSCCP DEBUG SCCP-SCOC(85)[0x55b0da0112c0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250410090227354 DLSCCP DEBUG SCCP-SCOC(85)[0x55b0da0112c0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250410090227354 DLSCCP DEBUG SCCP-SCOC(85)[0x55b0da0112c0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250410090227354 DLSCCP DEBUG SCCP-SCOC(85)[0x55b0da0112c0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250410090227354 DLSCCP DEBUG SCCP-SCOC(85)[0x55b0da0112c0]{IDLE}: Deallocated (fsm.c:568) MTC@dc2b9a5d0dfe: 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@dc2b9a5d0dfe: 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 ------ Thu Apr 10 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@dc2b9a5d0dfe: 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@dc2b9a5d0dfe: Test case TC_sgsnpool_L3Compl_no_cn started. 20250410090228851 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48590<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410090228856 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48594<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410090228862 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:44187<->l=127.0.0.1:4262) (control_if.c:572) TC_sgsnpool_L3Compl_no_cn-Iuh0(929)@dc2b9a5d0dfe: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250410090228958 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250410090228958 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250410090228965 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410090228965 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410090228965 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410090228965 DRANAP DEBUG cnlink(msc-1)[0x55b0d9fd5920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410090228965 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410090228965 DRANAP DEBUG cnlink(msc-2)[0x55b0d9fd2b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_sgsnpool_L3Compl_no_cn-Iuh1(931)@dc2b9a5d0dfe: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250410090228965 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:44229 (stream_srv.c:142) 20250410090228965 DMAIN INFO New HNB SCTP connection r=127.0.0.1:44229<->l=127.0.0.1:29169 (hnbgw.c:791) 20250410090228965 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410090228965 DRANAP DEBUG cnlink(msc-3)[0x55b0da03ca10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410090228967 DRANAP DEBUG cnlink(msc-3)[0x55b0da03ca10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410090228967 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250410090228967 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410090228967 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410090228967 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410090228967 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090228967 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090228967 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090228967 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) 20250410090228967 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090228967 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090228967 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090228967 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090228967 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090228967 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090228967 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090228967 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) 20250410090228967 DLSS7 DEBUG Found route for dpc=4=0.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) 20250410090228967 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250410090228967 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090228967 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250410090228967 DRANAP DEBUG cnlink(msc-3)[0x55b0da03ca10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410090228967 DRANAP DEBUG cnlink(msc-2)[0x55b0d9fd2b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410090228967 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250410090228967 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410090228967 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410090228967 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410090228967 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090228967 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090228967 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090228967 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090228967 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090228967 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090228967 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090228967 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090228967 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090228967 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090228967 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090228967 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090228967 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090228967 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250410090228967 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090228967 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410090228967 DRANAP DEBUG cnlink(msc-2)[0x55b0d9fd2b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410090228967 DRANAP DEBUG cnlink(msc-1)[0x55b0d9fd5920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410090228967 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250410090228967 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410090228967 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410090228967 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410090228967 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090228967 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090228967 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090228967 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090228967 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090228967 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090228967 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090228967 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090228967 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090228967 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090228967 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090228967 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090228967 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090228967 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410090228967 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090228967 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410090228967 DRANAP DEBUG cnlink(msc-1)[0x55b0d9fd5920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410090228967 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410090228967 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250410090228967 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410090228967 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410090228967 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410090228967 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090228967 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090228967 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090228967 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090228967 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090228967 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090228967 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090228967 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090228967 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090228967 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090228967 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090228967 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090228967 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090228967 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410090228967 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090228967 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410090228967 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410090228967 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090228967 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090228967 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090228967 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 20250410090228967 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250410090228967 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250410090228967 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090228967 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090228967 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090228967 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250410090228967 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250410090228967 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250410090228967 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090228967 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090228967 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090228967 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410090228967 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410090228967 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250410090228967 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090228967 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090228967 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090228967 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410090228967 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410090228967 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@dc2b9a5d0dfe: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(935)@dc2b9a5d0dfe: ************************************************* HNBGW_Test.msc0-M3UA(935)@dc2b9a5d0dfe: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(935)@dc2b9a5d0dfe: ************************************************* MTC@dc2b9a5d0dfe: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(933)@dc2b9a5d0dfe: v_sccp_pdu_maxlen:268 20250410090228983 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410090228983 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410090228983 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410090228983 DRANAP DEBUG cnlink(sgsn-1)[0x55b0da03dd30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410090228983 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410090228983 DRANAP DEBUG cnlink(sgsn-2)[0x55b0da03e6c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410090228983 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410090228983 DRANAP DEBUG cnlink(sgsn-3)[0x55b0da03f050]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410090228985 DRANAP DEBUG cnlink(sgsn-3)[0x55b0da03f050]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410090228985 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250410090228985 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410090228985 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410090228985 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410090228985 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090228985 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090228985 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090228985 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) 20250410090228985 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090228985 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090228985 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090228985 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090228985 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090228985 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090228985 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090228985 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) 20250410090228985 DLSS7 DEBUG Found route for dpc=12=0.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) 20250410090228985 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250410090228985 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090228985 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250410090228985 DRANAP DEBUG cnlink(sgsn-3)[0x55b0da03f050]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410090228985 DRANAP DEBUG cnlink(sgsn-2)[0x55b0da03e6c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410090228985 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250410090228985 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410090228985 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410090228985 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410090228985 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090228985 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090228985 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090228985 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090228985 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090228985 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090228985 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090228985 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090228985 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090228985 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090228985 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090228985 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090228985 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090228985 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250410090228985 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090228985 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410090228985 DRANAP DEBUG cnlink(sgsn-2)[0x55b0da03e6c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410090228985 DRANAP DEBUG cnlink(sgsn-1)[0x55b0da03dd30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410090228985 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250410090228985 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410090228985 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410090228985 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410090228985 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090228985 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090228985 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090228985 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090228985 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090228985 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090228985 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090228985 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090228985 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090228985 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090228985 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090228985 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090228985 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090228985 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250410090228985 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090228985 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410090228985 DRANAP DEBUG cnlink(sgsn-1)[0x55b0da03dd30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410090228985 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410090228985 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250410090228985 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410090228985 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410090228985 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410090228985 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090228985 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090228985 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090228985 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090228985 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090228985 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090228985 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090228985 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090228985 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090228985 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090228985 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090228986 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090228986 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090228986 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410090228986 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090228986 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410090228986 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410090228986 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090228986 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090228986 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090228986 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 20250410090228986 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250410090228986 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250410090228986 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090228986 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090228986 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090228986 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250410090228986 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250410090228986 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250410090228986 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090228986 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090228986 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090228986 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250410090228986 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250410090228986 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250410090228986 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090228986 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090228986 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090228986 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410090228986 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410090228986 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@dc2b9a5d0dfe: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@dc2b9a5d0dfe: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(938)@dc2b9a5d0dfe: ************************************************* HNBGW_Test.sgsn0-M3UA(938)@dc2b9a5d0dfe: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(938)@dc2b9a5d0dfe: ************************************************* HNBGW_Test.sgsn0-SCCP(936)@dc2b9a5d0dfe: v_sccp_pdu_maxlen:268 20250410090229010 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410090229010 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410090229010 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250410090229010 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250410090229010 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) 20250410090229010 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250410090229010 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250410090229010 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410090229010 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@dc2b9a5d0dfe: setverdict(pass): none -> pass 20250410090229015 DLINP DEBUG SRVCONN(,r=127.0.0.1:44229<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410090229015 DLINP DEBUG SRVCONN(,r=127.0.0.1:44229<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410090229015 DLINP DEBUG SRVCONN(,r=127.0.0.1:44229<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250410090229015 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250410090229015 DHNBAP DEBUG (127.0.0.1:44229 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20250410090229015 DHNBAP NOTICE (127.0.0.1:44229 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250410090229015 DHNBAP NOTICE (127.0.0.1:44229 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250410090229015 DLINP DEBUG SRVCONN(,r=127.0.0.1:44229<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410090229015 DLINP DEBUG SRVCONN(,r=127.0.0.1:44229<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed 20250410090229177 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250410090229177 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250410090229177 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250410090229177 DLSS7 <000c> 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)@dc2b9a5d0dfe: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250410090229185 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090229185 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250410090229185 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250410090229185 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250410090229185 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250410090229185 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250410090229185 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250410090229185 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 20250410090229185 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250410090229185 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  20250410090229185 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250410090229189 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090229189 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250410090229189 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250410090229189 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  20250410090229189 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250410090229189 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250410090229189 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250410090229189 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 20250410090229189 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250410090229189 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  20250410090229189 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410090229189 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250410090229189 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090229189 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250410090229189 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:413) 20250410090229189 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410090229189 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410090229189 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090229189 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410090229189 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250410090229189 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250410090229189 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410090229191 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410090229191 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250410090229191 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410090229191 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410090229191 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410090229191 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090229191 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090229191 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090229191 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090229191 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090229191 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090229191 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090229191 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090229191 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090229191 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090229191 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090229191 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090229191 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090229191 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410090229191 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090229191 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410090229191 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410090229191 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090229191 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090229191 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090229191 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410090229191 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410090229191 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250410090229191 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410090229191 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410090229191 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090229191 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  20250410090229200 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250410090229200 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250410090229200 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250410090229200 DLSS7 <000c> 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)@dc2b9a5d0dfe: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250410090229206 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090229206 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250410090229206 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250410090229206 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250410090229206 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250410090229206 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250410090229206 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250410090229206 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 20250410090229206 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250410090229207 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  20250410090229207 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250410090229210 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090229210 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250410090229210 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250410090229210 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  20250410090229210 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250410090229210 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250410090229210 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250410090229210 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 20250410090229210 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250410090229210 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  20250410090229210 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  20250410090229210 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410090229210 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250410090229210 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090229210 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250410090229210 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250410090229210 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410090229210 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410090229210 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090229210 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410090229210 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250410090229210 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250410090229210 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410090229211 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410090229211 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250410090229211 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410090229211 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410090229211 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410090229211 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090229211 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090229211 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090229211 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090229212 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090229212 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090229212 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090229212 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090229212 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090229212 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090229212 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090229212 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090229212 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090229212 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410090229212 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090229212 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410090229212 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410090229212 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090229212 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090229212 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090229212 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410090229212 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410090229212 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.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' 20250410090229212 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410090229212 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410090229212 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090229212 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(934)@dc2b9a5d0dfe: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250410090229990 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090229990 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410090229990 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410090229990 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410090229990 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410090229990 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410090229990 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410090229990 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410090229990 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090229990 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410090229990 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090229990 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410090229990 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410090229990 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410090229990 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410090229990 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410090229990 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250410090229990 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410090229990 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090229990 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090229990 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090229990 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090229990 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090229990 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090229990 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090229990 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090229990 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090229990 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090229990 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090229990 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090229990 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090229990 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410090229990 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250410090229990 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250410090229990 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250410090229990 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250410090229990 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410090229990 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410090229990 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090229990 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090229990 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090229990 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090229990 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090229990 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090229990 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090229990 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090229990 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090229990 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090229990 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090229990 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090229990 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090229990 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410090229990 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090229990 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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) 20250410090229990 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250410090229990 DRANAP NOTICE cnlink(msc-0)[0x55b0d9ff2940]{CONNECTED}: link up (cnlink.c:111) 20250410090229991 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090229991 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090229991 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090229991 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410090229991 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410090229991 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250410090229991 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410090229991 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410090229991 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090229991 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  20250410090229993 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090229993 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410090229993 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410090229993 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410090229993 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410090229993 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410090229993 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410090229993 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410090229993 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090229993 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410090229993 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090229993 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410090229993 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410090229993 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410090229993 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410090229993 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410090229993 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250410090229993 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410090229993 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090229993 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090229993 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090229993 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090229993 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090229993 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090229993 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090229993 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090229993 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090229993 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090229993 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090229993 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090229993 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090229993 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410090229993 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250410090229993 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250410090229993 DRANAP INFO cnlink(msc-0)[0x55b0d9ff2940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(937)@dc2b9a5d0dfe: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250410090230010 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090230010 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410090230010 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410090230010 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410090230010 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410090230010 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410090230010 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410090230010 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410090230010 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090230010 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410090230010 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090230010 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410090230010 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410090230010 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410090230010 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410090230010 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410090230010 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250410090230010 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410090230010 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090230010 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090230010 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090230010 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090230010 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090230010 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090230010 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090230010 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090230010 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090230010 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090230010 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090230010 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090230010 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090230010 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410090230010 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250410090230010 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250410090230010 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250410090230010 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250410090230010 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410090230010 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410090230010 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090230010 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090230010 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090230010 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090230010 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090230010 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090230010 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090230010 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090230010 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090230010 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090230010 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090230010 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090230010 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090230010 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410090230010 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090230010 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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) 20250410090230010 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250410090230010 DRANAP NOTICE cnlink(sgsn-0)[0x55b0da03d3a0]{CONNECTED}: link up (cnlink.c:111) 20250410090230010 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090230010 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090230010 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090230010 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410090230010 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410090230010 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.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' 20250410090230010 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410090230010 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410090230010 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090230010 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  20250410090230011 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090230011 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410090230011 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410090230011 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410090230011 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410090230011 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410090230011 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410090230011 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410090230011 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090230011 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410090230011 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090230011 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410090230011 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410090230011 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410090230011 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410090230011 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410090230011 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250410090230011 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410090230011 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090230011 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090230011 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090230011 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090230011 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090230011 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090230011 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090230011 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090230011 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090230011 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090230011 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090230011 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090230011 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090230011 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410090230011 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250410090230011 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250410090230011 DRANAP INFO cnlink(sgsn-0)[0x55b0da03d3a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250410090230020 DLCTRL DEBUG Command: GET 308908667 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250410090230020 DLCTRL DEBUG Tx Command reply: GET_REPLY 308908667 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250410090230022 DLCTRL DEBUG Command: GET 558614575 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250410090230022 DLCTRL DEBUG Tx Command reply: GET_REPLY 558614575 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250410090230023 DLCTRL DEBUG Command: GET 864024277 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250410090230023 DLCTRL DEBUG Tx Command reply: GET_REPLY 864024277 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250410090230024 DLCTRL DEBUG Command: GET 75054335 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410090230024 DLCTRL DEBUG Tx Command reply: GET_REPLY 75054335 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410090230025 DLCTRL DEBUG Command: GET 922959506 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250410090230025 DLCTRL DEBUG Tx Command reply: GET_REPLY 922959506 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) 20250410090230026 DLCTRL DEBUG Command: GET 525141812 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250410090230026 DLCTRL DEBUG Tx Command reply: GET_REPLY 525141812 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250410090230026 DLCTRL DEBUG Command: GET 609400817 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250410090230027 DLCTRL DEBUG Tx Command reply: GET_REPLY 609400817 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250410090230027 DLCTRL DEBUG Command: GET 28890806 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250410090230027 DLCTRL DEBUG Tx Command reply: GET_REPLY 28890806 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250410090230028 DLCTRL DEBUG Command: GET 863830024 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410090230028 DLCTRL DEBUG Tx Command reply: GET_REPLY 863830024 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410090230029 DLCTRL DEBUG Command: GET 627801723 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250410090230029 DLCTRL DEBUG Tx Command reply: GET_REPLY 627801723 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) 20250410090230030 DLCTRL DEBUG Command: GET 365277940 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250410090230030 DLCTRL DEBUG Tx Command reply: GET_REPLY 365277940 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250410090230030 DLCTRL DEBUG Command: GET 536171123 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250410090230030 DLCTRL DEBUG Tx Command reply: GET_REPLY 536171123 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250410090230031 DLCTRL DEBUG Command: GET 888271491 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250410090230031 DLCTRL DEBUG Tx Command reply: GET_REPLY 888271491 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250410090230032 DLCTRL DEBUG Command: GET 712000253 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410090230032 DLCTRL DEBUG Tx Command reply: GET_REPLY 712000253 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410090230033 DLCTRL DEBUG Command: GET 51460000 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250410090230033 DLCTRL DEBUG Tx Command reply: GET_REPLY 51460000 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) 20250410090230034 DLCTRL DEBUG Command: GET 926335981 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250410090230034 DLCTRL DEBUG Tx Command reply: GET_REPLY 926335981 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250410090230035 DLCTRL DEBUG Command: GET 754004690 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250410090230035 DLCTRL DEBUG Tx Command reply: GET_REPLY 754004690 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250410090230036 DLCTRL DEBUG Command: GET 449371301 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250410090230036 DLCTRL DEBUG Tx Command reply: GET_REPLY 449371301 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250410090230037 DLCTRL DEBUG Command: GET 844228408 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410090230037 DLCTRL DEBUG Tx Command reply: GET_REPLY 844228408 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410090230038 DLCTRL DEBUG Command: GET 66333654 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250410090230038 DLCTRL DEBUG Tx Command reply: GET_REPLY 66333654 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@dc2b9a5d0dfe: 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@dc2b9a5d0dfe: "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@dc2b9a5d0dfe: 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 := '000000000000001000101010'B, t_guard := 20.000000 } 20250410090230052 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48596<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_sgsnpool_L3Compl_no_cn-Iuh0-RUA(930)@dc2b9a5d0dfe: Added conn table entry 0TC_sgsnpool_L3Compl_no_cn0(940)165884 20250410090231084 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410090231084 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410090231084 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250410090231084 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250410090231084 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x287fc, normal) (hnbgw_rua.c:407) 20250410090231084 DHNB DEBUG map_rua[0x55b0da074890]{init}: Allocated (fsm.c:456) 20250410090231084 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-165884)[0x55b0da074890]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250410090231084 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-165884 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250410090231084 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410090231084 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410090231084 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000004 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250410090231084 DCN ERROR (127.0.0.1:9999 TTCN3-HNB-0) RUA-165884 SCCP-0 PS MI=IMSI-262420000000004: Failed to select IuPS link (hnbgw_rua.c:219) 20250410090231084 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-165884)[0x55b0da074890]{init}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250410090231084 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-165884)[0x55b0da074890]{init}: Freeing instance (context_map.c:202) 20250410090231084 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-165884)[0x55b0da074890]{init}: Deallocated (fsm.c:568) 20250410090231085 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-165884 SCCP-0 PS MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20250410090231085 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) 20250410090231085 DHNB INFO (001-01-L2342-R0-S55-C1) Tx RUA Disconnect (hnbgw_rua.c:177) 20250410090231085 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20250410090231085 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410090231085 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)@dc2b9a5d0dfe: Deleted conn table entry 0TC_sgsnpool_L3Compl_no_cn0(940)165884 MTC@dc2b9a5d0dfe: 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 := '000000000000001001100000'B, t_guard := 20.000000 } 20250410090231127 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48600<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_sgsnpool_L3Compl_no_cn-Iuh0-RUA(930)@dc2b9a5d0dfe: Added conn table entry 0TC_sgsnpool_L3Compl_no_cn0(941)4948541 20250410090232151 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410090232151 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410090232151 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 104 bytes from client (stream_srv.c:1351) 20250410090232152 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250410090232152 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x4b823d, normal) (hnbgw_rua.c:407) 20250410090232152 DHNB DEBUG map_rua[0x55b0da074890]{init}: Allocated (fsm.c:456) 20250410090232152 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4948541)[0x55b0da074890]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250410090232152 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4948541 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250410090232152 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410090232152 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410090232152 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:248) 20250410090232152 DCN ERROR (127.0.0.1:9999 TTCN3-HNB-0) RUA-4948541 SCCP-0 PS MI=NONE: Failed to select IuPS link (hnbgw_rua.c:219) 20250410090232152 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4948541)[0x55b0da074890]{init}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250410090232152 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4948541)[0x55b0da074890]{init}: Freeing instance (context_map.c:202) 20250410090232152 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4948541)[0x55b0da074890]{init}: Deallocated (fsm.c:568) 20250410090232152 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4948541 SCCP-0 PS MI=NONE: Deallocating (context_map.c:225) 20250410090232152 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) 20250410090232152 DHNB INFO (001-01-L2342-R0-S55-C1) Tx RUA Disconnect (hnbgw_rua.c:177) 20250410090232152 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20250410090232152 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410090232152 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)@dc2b9a5d0dfe: Deleted conn table entry 0TC_sgsnpool_L3Compl_no_cn0(941)4948541 MTC@dc2b9a5d0dfe: 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 := '000000000000000010001000'B, t_guard := 20.000000 } 20250410090232180 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48602<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_sgsnpool_L3Compl_no_cn-Iuh0-RUA(930)@dc2b9a5d0dfe: Added conn table entry 0TC_sgsnpool_L3Compl_no_cn0(942)866639 20250410090233195 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410090233195 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410090233195 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250410090233195 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250410090233195 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xd394f, normal) (hnbgw_rua.c:407) 20250410090233195 DHNB DEBUG map_rua[0x55b0da074890]{init}: Allocated (fsm.c:456) 20250410090233195 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-866639)[0x55b0da074890]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250410090233195 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-866639 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250410090233195 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410090233195 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410090233195 DCN ERROR (127.0.0.1:9999 TTCN3-HNB-0) RUA-866639 SCCP-0 PS MI=NONE: Failed to select IuPS link (hnbgw_rua.c:219) 20250410090233195 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-866639)[0x55b0da074890]{init}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250410090233195 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-866639)[0x55b0da074890]{init}: Freeing instance (context_map.c:202) 20250410090233195 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-866639)[0x55b0da074890]{init}: Deallocated (fsm.c:568) 20250410090233195 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-866639 SCCP-0 PS MI=NONE: Deallocating (context_map.c:225) 20250410090233195 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) 20250410090233195 DHNB INFO (001-01-L2342-R0-S55-C1) Tx RUA Disconnect (hnbgw_rua.c:177) 20250410090233195 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20250410090233195 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410090233195 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)@dc2b9a5d0dfe: Deleted conn table entry 0TC_sgsnpool_L3Compl_no_cn0(942)866639 MTC@dc2b9a5d0dfe: 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 := '000000000000001010001101'B, t_guard := 20.000000 } 20250410090233231 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48608<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_sgsnpool_L3Compl_no_cn-Iuh0-RUA(930)@dc2b9a5d0dfe: Added conn table entry 0TC_sgsnpool_L3Compl_no_cn0(943)2141744 20250410090234248 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410090234248 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410090234248 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250410090234248 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250410090234248 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x20ae30, normal) (hnbgw_rua.c:407) 20250410090234248 DHNB DEBUG map_rua[0x55b0da074890]{init}: Allocated (fsm.c:456) 20250410090234248 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2141744)[0x55b0da074890]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250410090234248 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2141744 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250410090234248 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410090234248 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410090234249 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000004 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250410090234249 DCN ERROR (127.0.0.1:9999 TTCN3-HNB-0) RUA-2141744 SCCP-0 PS MI=IMSI-262420000000004: Failed to select IuPS link (hnbgw_rua.c:219) 20250410090234249 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2141744)[0x55b0da074890]{init}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250410090234249 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2141744)[0x55b0da074890]{init}: Freeing instance (context_map.c:202) 20250410090234249 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2141744)[0x55b0da074890]{init}: Deallocated (fsm.c:568) 20250410090234249 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2141744 SCCP-0 PS MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20250410090234249 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) 20250410090234249 DHNB INFO (001-01-L2342-R0-S55-C1) Tx RUA Disconnect (hnbgw_rua.c:177) 20250410090234249 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20250410090234249 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410090234249 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)@dc2b9a5d0dfe: Deleted conn table entry 0TC_sgsnpool_L3Compl_no_cn0(943)2141744 MTC@dc2b9a5d0dfe: ok: talloc reports "asn1_context" = 1 bytes 20250410090234261 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:44187<->l=127.0.0.1:4262) (control_if.c:193) 20250410090234261 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48594<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(927)@dc2b9a5d0dfe: Final verdict of PTC: none VirtHNBGW-STATS(926)@dc2b9a5d0dfe: Final verdict of PTC: none MTC@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed 20250410090234265 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48590<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250410090234266 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410090234266 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410090234266 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410090234266 DMAIN NOTICE (127.0.0.1:9999 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) 20250410090234266 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250410090234267 DLINP DEBUG SRVCONN(,r=127.0.0.1:44229<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410090234267 DLINP DEBUG SRVCONN(,r=127.0.0.1:44229<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410090234267 DLINP NOTICE SRV(,r=127.0.0.1:44229<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410090234267 DMAIN NOTICE (127.0.0.1:44229 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:44229<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250410090234267 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) TC_sgsnpool_L3Compl_no_cn-Iuh1-RUA(932)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(933)@dc2b9a5d0dfe: Final verdict of PTC: none 20250410090234270 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250410090234270 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410090234270 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250410090234270 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250410090234270 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250410090234270 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410090234270 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250410090234270 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250410090234271 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250410090234271 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090234271 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-sgsn0-0: connection closed 20250410090234271 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250410090234271 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250410090234271 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250410090234271 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250410090234271 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 20250410090234271 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  20250410090234271 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410090234271 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250410090234271 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250410090234271 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090234271 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250410090234271 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250410090234271 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410090234271 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410090234271 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090234271 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410090234271 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250410090234271 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250410090234271 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250410090234271 DRANAP NOTICE cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc0-RAN(934)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(936)@dc2b9a5d0dfe: Final verdict of PTC: none 20250410090234271 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250410090234271 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410090234271 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250410090234271 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250410090234271 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20250410090234271 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410090234271 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250410090234271 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SEND_FAILED 20250410090234271 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) 20250410090234271 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090234272 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-msc0-0: connection closed 20250410090234272 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250410090234272 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250410090234272 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250410090234272 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250410090234272 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 20250410090234272 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410090234272 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250410090234272 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250410090234272 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090234272 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250410090234272 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:378) 20250410090234272 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410090234272 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410090234273 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090234273 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410090234273 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250410090234273 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250410090234273 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250410090234273 DRANAP NOTICE cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: link lost (cnlink.c:118) TC_sgsnpool_L3Compl_no_cn-Iuh0-RUA(930)@dc2b9a5d0dfe: Final verdict of PTC: none TC_sgsnpool_L3Compl_no_cn-Iuh0(929)@dc2b9a5d0dfe: Final verdict of PTC: none MutexDispCT-TC_sgsnpool_L3Compl_no_cn(925)@dc2b9a5d0dfe: Final verdict of PTC: none TC_sgsnpool_L3Compl_no_cn-Iuh1(931)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(938)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(935)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(937)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW-PFCP(928)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW-MGCP(939)@dc2b9a5d0dfe: Final verdict of PTC: none 20250410090234280 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48602<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250410090234281 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48600<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250410090234281 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48608<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250410090234282 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48596<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Compl_no_cn0(942)@dc2b9a5d0dfe: Final verdict of PTC: none TC_sgsnpool_L3Compl_no_cn0(943)@dc2b9a5d0dfe: Final verdict of PTC: none TC_sgsnpool_L3Compl_no_cn0(941)@dc2b9a5d0dfe: Final verdict of PTC: none TC_sgsnpool_L3Compl_no_cn0(940)@dc2b9a5d0dfe: Final verdict of PTC: none MTC@dc2b9a5d0dfe: Setting final verdict of the test case. MTC@dc2b9a5d0dfe: Local verdict of MTC: pass MTC@dc2b9a5d0dfe: Local verdict of PTC MutexDispCT-TC_sgsnpool_L3Compl_no_cn(925): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC VirtHNBGW-STATS(926): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC IPA-CTRL-CLI-IPA(927): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW-PFCP(928): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn-Iuh0(929): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn-Iuh0-RUA(930): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn-Iuh1(931): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn-Iuh1-RUA(932): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.msc0-SCCP(933): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.msc0-RAN(934): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.msc0-M3UA(935): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(936): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.sgsn0-RAN(937): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(938): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW-MGCP(939): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn0(940): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn0(941): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn0(942): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn0(943): none (pass -> pass) MTC@dc2b9a5d0dfe: Test case TC_sgsnpool_L3Compl_no_cn finished. Verdict: pass MTC@dc2b9a5d0dfe: 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'. Thu Apr 10 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 20250410090234405 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48618<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410090234814 DLSCCP DEBUG SCCP-SCOC(107)[0x55b0da0a5e00]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250410090234814 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005d8e18), PART(T=Source Reference,L=4,D=0000006b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410090234814 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410090234814 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090234814 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410090234814 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090234814 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250410090234814 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090234814 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 5d 8e 18 00 00 6b 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090234814 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090234814 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090234814 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090234814 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250410090234814 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250410090234815 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250410090234815 DLSCCP DEBUG SCCP-SCOC(106)[0x55b0da05d610]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250410090234815 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009ad2bd), PART(T=Source Reference,L=4,D=0000006a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410090234815 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090234815 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090234815 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090234815 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090234816 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250410090234816 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090234816 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 9a d2 bd 00 00 6a 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090234816 DLSCCP DEBUG SCCP-SCOC(105)[0x55b0da07b8a0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250410090234816 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00efec26), PART(T=Source Reference,L=4,D=00000069), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410090234816 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090234816 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090234816 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090234816 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090234816 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250410090234816 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090234816 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 ef ec 26 00 00 69 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090234816 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090234816 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090234816 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090234816 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250410090234816 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250410090234816 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250410090234816 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090234816 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090234816 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090234816 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250410090234816 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250410090234816 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250410090235108 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48618<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250410090235110 DLSCCP DEBUG SCCP-SCOC(102)[0x55b0da054820]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410090235110 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fb17da), PART(T=Source Reference,L=4,D=00000066), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410090235110 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410090235110 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090235110 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410090235110 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090235110 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250410090235110 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090235110 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 fb 17 da 00 00 66 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090235110 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090235111 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090235111 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090235111 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250410090235111 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250410090235111 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! Waiting for packet dumper to finish... 0 (prev_count=-1, count=321776) 20250410090235126 DLSCCP DEBUG SCCP-SCOC(103)[0x55b0da0a9470]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410090235126 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007ac303), PART(T=Source Reference,L=4,D=00000067), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410090235126 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410090235126 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090235127 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410090235127 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090235127 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250410090235127 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090235127 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 7a c3 03 00 00 67 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090235127 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090235127 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090235127 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090235127 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250410090235127 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250410090235127 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250410090235144 DLSCCP DEBUG SCCP-SCOC(104)[0x55b0da0631f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410090235144 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0063cf2b), PART(T=Source Reference,L=4,D=00000068), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410090235144 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410090235144 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090235144 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410090235144 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090235144 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250410090235144 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090235144 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 63 cf 2b 00 00 68 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090235144 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090235144 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090235144 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090235144 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250410090235144 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250410090235144 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250410090235577 DLSCCP DEBUG SCCP-SCOC(100)[0x55b0d9ff0bc0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410090235577 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ebca44), PART(T=Source Reference,L=4,D=00000064), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410090235577 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410090235577 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090235577 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410090235577 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090235577 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250410090235577 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090235577 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 eb ca 44 00 00 64 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090235577 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090235577 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090235577 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090235577 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250410090235577 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250410090235577 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250410090235592 DLSCCP DEBUG SCCP-SCOC(99)[0x55b0da0a88a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410090235592 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0035a918), PART(T=Source Reference,L=4,D=00000063), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410090235592 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410090235592 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090235592 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410090235592 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090235592 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410090235592 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090235592 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 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 a9 18 00 00 63 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090235593 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090235593 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090235593 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090235593 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410090235593 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410090235593 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250410090235598 DLSCCP DEBUG SCCP-SCOC(101)[0x55b0da07a5b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410090235598 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00435f20), PART(T=Source Reference,L=4,D=00000065), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410090235598 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410090235598 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090235598 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410090235598 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090235598 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410090235598 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090235598 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 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 5f 20 00 00 65 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090235598 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090235598 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090235598 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090235598 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410090235598 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410090235598 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=321776, count=351312) 20250410090236241 DLSCCP DEBUG SCCP-SCOC(97)[0x55b0da0605f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410090236241 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d4ce84), PART(T=Source Reference,L=4,D=00000061), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410090236241 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410090236241 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090236241 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410090236241 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090236241 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410090236241 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090236241 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 d4 ce 84 00 00 61 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090236241 DLSCCP DEBUG SCCP-SCOC(98)[0x55b0da062900]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410090236241 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ae2dd8), PART(T=Source Reference,L=4,D=00000062), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410090236241 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410090236241 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090236241 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410090236241 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090236241 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410090236241 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090236241 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 ae 2d d8 00 00 62 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090236241 DLSCCP DEBUG SCCP-SCOC(95)[0x55b0da055950]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410090236241 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00753ba7), PART(T=Source Reference,L=4,D=0000005f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410090236241 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410090236241 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090236241 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410090236241 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090236241 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410090236241 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090236241 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 75 3b a7 00 00 5f 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090236241 DLSCCP DEBUG SCCP-SCOC(96)[0x55b0da07a140]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410090236241 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003d9872), PART(T=Source Reference,L=4,D=00000060), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410090236241 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410090236241 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090236241 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410090236241 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090236241 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410090236241 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090236241 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 3d 98 72 00 00 60 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090236242 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090236242 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090236242 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090236242 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410090236242 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410090236242 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250410090236242 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090236242 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090236242 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090236242 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410090236242 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410090236242 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250410090236242 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090236242 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090236242 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090236242 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410090236242 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410090236242 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250410090236242 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090236242 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090236242 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090236242 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410090236242 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410090236242 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250410090236271 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250410090236271 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250410090236271 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250410090236273 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250410090236273 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250410090236273 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250410090236673 DLSCCP DEBUG SCCP-SCOC(94)[0x55b0da05a0f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410090236673 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d96894), PART(T=Source Reference,L=4,D=0000005e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410090236673 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090236673 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090236674 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090236674 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090236674 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410090236674 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090236674 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 d9 68 94 00 00 5e 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090236674 DLSCCP DEBUG SCCP-SCOC(93)[0x55b0da0763d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410090236674 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002599bb), PART(T=Source Reference,L=4,D=0000005d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410090236674 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090236674 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090236674 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090236674 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090236674 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410090236674 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090236674 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 25 99 bb 00 00 5d 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090236674 DLSCCP DEBUG SCCP-SCOC(92)[0x55b0da07b770]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410090236674 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ac6e09), PART(T=Source Reference,L=4,D=0000005c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410090236674 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090236674 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090236674 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090236674 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090236674 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410090236674 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090236674 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 ac 6e 09 00 00 5c 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090236674 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090236674 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090236674 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090236674 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410090236674 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410090236674 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250410090236675 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090236675 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090236675 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090236675 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410090236675 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410090236675 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250410090236675 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090236675 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090236675 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090236675 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410090236675 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410090236675 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250410090236776 DLSCCP DEBUG SCCP-SCOC(87)[0x55b0da08e910]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250410090236777 DLSCCP DEBUG SCCP-SCOC(87)[0x55b0da08e910]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250410090236777 DLSCCP DEBUG SCCP-SCOC(87)[0x55b0da08e910]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250410090236777 DLSCCP DEBUG SCCP-SCOC(87)[0x55b0da08e910]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250410090236777 DLSCCP DEBUG SCCP-SCOC(87)[0x55b0da08e910]{IDLE}: Deallocated (fsm.c:568) 20250410090236778 DLSCCP DEBUG SCCP-SCOC(86)[0x55b0da075290]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250410090236778 DLSCCP DEBUG SCCP-SCOC(86)[0x55b0da075290]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250410090236778 DLSCCP DEBUG SCCP-SCOC(86)[0x55b0da075290]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250410090236778 DLSCCP DEBUG SCCP-SCOC(86)[0x55b0da075290]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250410090236778 DLSCCP DEBUG SCCP-SCOC(86)[0x55b0da075290]{IDLE}: Deallocated (fsm.c:568) 20250410090236779 DLSCCP DEBUG SCCP-SCOC(88)[0x55b0da0cbd50]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250410090236779 DLSCCP DEBUG SCCP-SCOC(88)[0x55b0da0cbd50]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250410090236779 DLSCCP DEBUG SCCP-SCOC(88)[0x55b0da0cbd50]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250410090236779 DLSCCP DEBUG SCCP-SCOC(88)[0x55b0da0cbd50]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250410090236779 DLSCCP DEBUG SCCP-SCOC(88)[0x55b0da0cbd50]{IDLE}: Deallocated (fsm.c:568) MTC@dc2b9a5d0dfe: 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@dc2b9a5d0dfe: 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 ------ Thu Apr 10 09:02: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_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@dc2b9a5d0dfe: 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@dc2b9a5d0dfe: Test case TC_sgsnpool_nri_from_other_PLMN started. 20250410090238203 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59086<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410090238209 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59094<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410090238214 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:37455<->l=127.0.0.1:4262) (control_if.c:572) 20250410090238305 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250410090238305 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)@dc2b9a5d0dfe: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250410090238312 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410090238312 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410090238313 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410090238313 DRANAP DEBUG cnlink(msc-1)[0x55b0d9fd5920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410090238313 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410090238313 DRANAP DEBUG cnlink(msc-2)[0x55b0d9fd2b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410090238313 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:55675 (stream_srv.c:142) 20250410090238313 DMAIN INFO New HNB SCTP connection r=127.0.0.1:55675<->l=127.0.0.1:29169 (hnbgw.c:791) TC_sgsnpool_nri_from_other_PLMN-Iuh1(950)@dc2b9a5d0dfe: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250410090238313 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410090238313 DRANAP DEBUG cnlink(msc-3)[0x55b0da03ca10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410090238314 DRANAP DEBUG cnlink(msc-3)[0x55b0da03ca10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410090238314 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250410090238314 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410090238314 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410090238314 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410090238314 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090238314 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090238314 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090238314 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) 20250410090238314 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090238314 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090238314 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090238314 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090238314 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090238314 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090238314 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090238314 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) 20250410090238314 DLSS7 DEBUG Found route for dpc=4=0.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) 20250410090238314 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250410090238314 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090238314 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250410090238314 DRANAP DEBUG cnlink(msc-3)[0x55b0da03ca10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410090238314 DRANAP DEBUG cnlink(msc-2)[0x55b0d9fd2b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410090238314 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250410090238314 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410090238314 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410090238314 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410090238314 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090238314 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090238314 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090238314 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090238314 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090238314 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090238314 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090238314 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090238314 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090238314 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090238314 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090238314 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090238314 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090238314 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250410090238314 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090238314 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410090238314 DRANAP DEBUG cnlink(msc-2)[0x55b0d9fd2b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410090238314 DRANAP DEBUG cnlink(msc-1)[0x55b0d9fd5920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410090238314 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250410090238314 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410090238314 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410090238314 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410090238314 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090238314 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090238314 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090238314 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090238314 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090238314 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090238314 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090238314 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090238314 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090238314 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090238314 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090238314 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090238314 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090238314 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410090238314 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090238314 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410090238314 DRANAP DEBUG cnlink(msc-1)[0x55b0d9fd5920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410090238314 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410090238314 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250410090238314 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410090238314 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410090238314 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410090238314 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090238314 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090238314 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090238314 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090238314 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090238314 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090238314 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090238314 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090238314 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090238314 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090238314 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090238314 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090238314 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090238314 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410090238314 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090238314 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410090238314 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410090238314 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090238314 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090238314 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090238314 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 20250410090238314 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250410090238314 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250410090238314 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090238314 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090238314 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090238314 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250410090238314 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250410090238314 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250410090238314 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090238314 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090238314 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090238314 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410090238314 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410090238314 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250410090238314 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090238314 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090238314 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090238314 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410090238314 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410090238314 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@dc2b9a5d0dfe: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(954)@dc2b9a5d0dfe: ************************************************* HNBGW_Test.msc0-M3UA(954)@dc2b9a5d0dfe: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(954)@dc2b9a5d0dfe: ************************************************* MTC@dc2b9a5d0dfe: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(952)@dc2b9a5d0dfe: v_sccp_pdu_maxlen:268 MTC@dc2b9a5d0dfe: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(957)@dc2b9a5d0dfe: ************************************************* HNBGW_Test.msc1-M3UA(957)@dc2b9a5d0dfe: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(957)@dc2b9a5d0dfe: ************************************************* MTC@dc2b9a5d0dfe: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(955)@dc2b9a5d0dfe: v_sccp_pdu_maxlen:268 MTC@dc2b9a5d0dfe: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc2-M3UA(960)@dc2b9a5d0dfe: ************************************************* HNBGW_Test.msc2-M3UA(960)@dc2b9a5d0dfe: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(960)@dc2b9a5d0dfe: ************************************************* MTC@dc2b9a5d0dfe: Starting RAN_Emulation HNBGW_Test.msc2-SCCP(958)@dc2b9a5d0dfe: v_sccp_pdu_maxlen:268 20250410090238350 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410090238350 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410090238351 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410090238351 DRANAP DEBUG cnlink(sgsn-1)[0x55b0da03dd30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410090238351 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410090238351 DRANAP DEBUG cnlink(sgsn-2)[0x55b0da03e6c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410090238351 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410090238351 DRANAP DEBUG cnlink(sgsn-3)[0x55b0da03f050]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410090238352 DRANAP DEBUG cnlink(sgsn-3)[0x55b0da03f050]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410090238352 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250410090238352 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410090238352 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410090238352 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410090238352 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090238352 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090238352 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090238352 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) 20250410090238352 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090238352 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090238352 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090238352 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090238352 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090238352 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090238352 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090238352 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) 20250410090238352 DLSS7 DEBUG Found route for dpc=12=0.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) 20250410090238352 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250410090238352 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090238352 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250410090238352 DRANAP DEBUG cnlink(sgsn-3)[0x55b0da03f050]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410090238352 DRANAP DEBUG cnlink(sgsn-2)[0x55b0da03e6c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410090238352 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250410090238352 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410090238352 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410090238352 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410090238352 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090238352 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090238352 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090238352 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090238352 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090238352 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090238352 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090238352 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090238352 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090238352 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090238352 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090238352 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090238352 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090238352 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250410090238352 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090238352 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410090238352 DRANAP DEBUG cnlink(sgsn-2)[0x55b0da03e6c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410090238352 DRANAP DEBUG cnlink(sgsn-1)[0x55b0da03dd30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410090238352 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250410090238352 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410090238352 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410090238352 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410090238352 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090238352 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090238352 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090238352 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090238352 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090238352 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090238352 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090238352 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090238352 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090238352 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090238352 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090238352 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090238352 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090238352 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250410090238352 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090238352 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410090238352 DRANAP DEBUG cnlink(sgsn-1)[0x55b0da03dd30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410090238352 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410090238352 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250410090238352 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410090238352 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410090238352 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410090238352 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090238352 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090238352 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090238352 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090238352 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090238352 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090238352 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090238352 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090238352 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090238352 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090238352 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090238352 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090238352 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090238352 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410090238352 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090238352 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410090238352 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410090238352 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090238352 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090238352 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090238352 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 20250410090238352 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250410090238352 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250410090238352 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090238352 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090238352 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090238352 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250410090238352 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250410090238352 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250410090238352 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090238352 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090238352 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090238353 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250410090238353 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250410090238353 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250410090238353 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090238353 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090238353 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090238353 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410090238353 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410090238353 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@dc2b9a5d0dfe: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(963)@dc2b9a5d0dfe: ************************************************* HNBGW_Test.sgsn0-M3UA(963)@dc2b9a5d0dfe: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(963)@dc2b9a5d0dfe: ************************************************* MTC@dc2b9a5d0dfe: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(961)@dc2b9a5d0dfe: v_sccp_pdu_maxlen:268 MTC@dc2b9a5d0dfe: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(966)@dc2b9a5d0dfe: ************************************************* HNBGW_Test.sgsn1-M3UA(966)@dc2b9a5d0dfe: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(966)@dc2b9a5d0dfe: ************************************************* MTC@dc2b9a5d0dfe: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(964)@dc2b9a5d0dfe: v_sccp_pdu_maxlen:268 MTC@dc2b9a5d0dfe: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn2-M3UA(969)@dc2b9a5d0dfe: ************************************************* HNBGW_Test.sgsn2-M3UA(969)@dc2b9a5d0dfe: M3UA emulation initiated, the test can be started MTC@dc2b9a5d0dfe: Starting RAN_Emulation HNBGW_Test.sgsn2-M3UA(969)@dc2b9a5d0dfe: ************************************************* HNBGW_Test.sgsn2-SCCP(967)@dc2b9a5d0dfe: v_sccp_pdu_maxlen:268 20250410090238396 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410090238396 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410090238396 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250410090238396 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250410090238396 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) 20250410090238396 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250410090238396 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250410090238396 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410090238396 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@dc2b9a5d0dfe: setverdict(pass): none -> pass 20250410090238402 DLINP DEBUG SRVCONN(,r=127.0.0.1:55675<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410090238402 DLINP DEBUG SRVCONN(,r=127.0.0.1:55675<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410090238402 DLINP DEBUG SRVCONN(,r=127.0.0.1:55675<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250410090238402 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250410090238402 DHNBAP DEBUG (127.0.0.1:55675 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20250410090238402 DHNBAP NOTICE (127.0.0.1:55675 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250410090238402 DHNBAP NOTICE (127.0.0.1:55675 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250410090238402 DLINP DEBUG SRVCONN(,r=127.0.0.1:55675<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410090238402 DLINP DEBUG SRVCONN(,r=127.0.0.1:55675<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed 20250410090238525 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250410090238525 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250410090238525 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250410090238525 DLSS7 <000c> 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)@dc2b9a5d0dfe: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250410090238535 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 20250410090238536 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 20250410090238536 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250410090238536 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250410090238536 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090238536 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250410090238536 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250410090238536 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250410090238536 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250410090238536 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250410090238536 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250410090238536 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 20250410090238536 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250410090238536 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  20250410090238536 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(957)@dc2b9a5d0dfe: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250410090238539 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090238539 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250410090238539 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250410090238539 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  20250410090238539 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250410090238539 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250410090238539 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250410090238539 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 20250410090238539 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250410090238539 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  20250410090238539 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410090238539 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250410090238539 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090238539 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250410090238539 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:413) 20250410090238539 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410090238539 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410090238539 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090238539 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410090238539 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250410090238539 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250410090238539 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410090238541 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410090238541 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250410090238541 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410090238541 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410090238541 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410090238541 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090238541 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090238541 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090238541 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090238541 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090238541 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090238541 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090238541 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090238541 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090238541 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090238541 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090238541 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090238541 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090238541 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410090238541 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090238541 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410090238541 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410090238541 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090238541 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090238541 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090238541 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410090238541 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410090238541 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.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' 20250410090238541 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410090238541 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410090238541 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090238541 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  20250410090238542 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090238542 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPSM:UP) 20250410090238542 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250410090238542 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250410090238542 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250410090238542 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250410090238542 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250410090238542 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 20250410090238542 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Inactive () 20250410090238542 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  20250410090238542 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250410090238545 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090238545 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPTM:ACTIVE) 20250410090238545 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250410090238545 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  20250410090238545 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250410090238545 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250410090238545 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250410090238545 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 20250410090238545 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Active () 20250410090238545 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  20250410090238545 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  20250410090238545 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410090238545 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250410090238545 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090238545 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250410090238545 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.0.2/0 (xua_snm.c:413) 20250410090238545 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410090238545 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410090238545 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090238545 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410090238545 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250410090238545 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250410090238545 DRANAP DEBUG cnlink(msc-1)[0x55b0d9fd5920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410090238546 DRANAP DEBUG cnlink(msc-1)[0x55b0d9fd5920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410090238546 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250410090238547 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410090238547 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410090238547 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410090238547 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090238547 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090238547 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090238547 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090238547 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090238547 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090238547 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090238547 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090238547 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090238547 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090238547 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090238547 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090238547 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090238547 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410090238547 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090238547 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410090238547 DRANAP DEBUG cnlink(msc-1)[0x55b0d9fd5920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410090238547 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090238547 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090238547 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090238547 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410090238547 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410090238547 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250410090238547 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250410090238547 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250410090238547 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090238547 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  20250410090238547 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 20250410090238547 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 20250410090238548 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250410090238548 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)@dc2b9a5d0dfe: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20250410090238554 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) 20250410090238554 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (ASPSM:UP) 20250410090238554 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250410090238554 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc2-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250410090238554 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250410090238554 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250410090238554 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20250410090238554 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 20250410090238554 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc2-0) Tx NOTIFY Type State Change:AS Inactive () 20250410090238554 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  20250410090238554 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250410090238556 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) 20250410090238556 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (ASPTM:ACTIVE) 20250410090238556 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250410090238556 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  20250410090238556 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250410090238556 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250410090238556 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250410090238556 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 20250410090238556 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc2-0) Tx NOTIFY Type State Change:AS Active () 20250410090238556 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  20250410090238556 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  20250410090238556 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  20250410090238556 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410090238556 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250410090238557 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090238557 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250410090238557 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.0.3/0 (xua_snm.c:413) 20250410090238557 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410090238557 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410090238557 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090238557 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410090238557 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250410090238557 DCN NOTICE (msc-2) now available: N-PCSTATE ind: pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250410090238557 DRANAP DEBUG cnlink(msc-2)[0x55b0d9fd2b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410090238558 DRANAP DEBUG cnlink(msc-2)[0x55b0d9fd2b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410090238558 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250410090238558 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410090238558 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410090238558 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410090238558 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090238558 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090238558 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090238558 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090238558 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090238558 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090238558 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090238558 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090238558 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090238558 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090238558 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090238558 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090238558 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090238558 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250410090238558 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090238558 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410090238558 DRANAP DEBUG cnlink(msc-2)[0x55b0d9fd2b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410090238558 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090238559 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090238559 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090238559 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250410090238559 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250410090238559 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' 20250410090238559 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 20250410090238559 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250410090238559 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090238559 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  20250410090238563 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250410090238563 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250410090238563 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250410090238563 DLSS7 <000c> 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)@dc2b9a5d0dfe: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250410090238569 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090238569 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250410090238569 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250410090238569 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250410090238569 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250410090238569 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250410090238569 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250410090238569 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 20250410090238569 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250410090238569 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  20250410090238569 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250410090238570 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090238570 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250410090238570 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250410090238570 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  20250410090238570 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250410090238570 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250410090238570 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250410090238570 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 20250410090238570 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250410090238571 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  20250410090238571 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  20250410090238571 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  20250410090238571 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  20250410090238571 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410090238571 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250410090238571 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090238571 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250410090238571 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250410090238571 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410090238571 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410090238571 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090238571 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410090238571 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250410090238571 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250410090238571 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410090238572 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410090238572 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250410090238572 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410090238572 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410090238572 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410090238572 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090238572 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090238572 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090238572 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410090238572 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090238572 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090238572 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090238572 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090238572 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090238572 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090238572 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090238572 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410090238572 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090238572 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410090238572 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090238572 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410090238572 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410090238572 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090238572 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090238572 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090238572 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410090238572 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410090238572 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250410090238572 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410090238572 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410090238572 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090238572 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  20250410090238574 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 20250410090238574 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 20250410090238574 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250410090238574 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)@dc2b9a5d0dfe: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250410090238576 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090238576 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPSM:UP) 20250410090238576 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250410090238576 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250410090238576 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250410090238576 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250410090238576 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250410090238576 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 20250410090238576 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Inactive () 20250410090238576 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  20250410090238576 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250410090238577 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090238577 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPTM:ACTIVE) 20250410090238577 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250410090238577 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  20250410090238577 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250410090238577 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250410090238577 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250410090238577 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 20250410090238577 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Active () 20250410090238577 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  20250410090238577 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  20250410090238577 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  20250410090238577 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  20250410090238577 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  20250410090238577 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410090238577 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250410090238577 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090238577 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250410090238577 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.1.2/0 (xua_snm.c:413) 20250410090238577 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410090238577 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410090238577 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090238577 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410090238577 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250410090238577 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250410090238577 DRANAP DEBUG cnlink(sgsn-1)[0x55b0da03dd30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410090238578 DRANAP DEBUG cnlink(sgsn-1)[0x55b0da03dd30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410090238578 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250410090238578 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410090238578 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410090238578 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410090238578 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090238578 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090238578 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090238578 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090238578 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090238578 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090238578 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090238578 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090238578 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090238578 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090238578 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090238578 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090238578 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090238578 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250410090238578 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090238578 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410090238578 DRANAP DEBUG cnlink(sgsn-1)[0x55b0da03dd30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410090238578 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090238578 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090238578 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090238578 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250410090238578 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250410090238578 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' 20250410090238578 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 20250410090238578 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250410090238578 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090238578 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  20250410090238585 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 20250410090238585 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 20250410090238585 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250410090238585 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)@dc2b9a5d0dfe: SCTP_ConnectResult -> connection established from: "127.0.0.1":23910 to server: "127.0.0.1":2905 association #8 20250410090238587 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) 20250410090238587 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn2-0) Received M3UA Message (ASPSM:UP) 20250410090238587 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250410090238587 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn2-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250410090238587 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250410090238587 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250410090238587 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn2){AS_DOWN}: state_chg to AS_INACTIVE 20250410090238587 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 20250410090238587 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn2-0) Tx NOTIFY Type State Change:AS Inactive () 20250410090238587 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  20250410090238587 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250410090238588 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) 20250410090238588 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn2-0) Received M3UA Message (ASPTM:ACTIVE) 20250410090238588 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250410090238588 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  20250410090238588 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250410090238588 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250410090238588 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250410090238588 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 20250410090238588 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn2-0) Tx NOTIFY Type State Change:AS Active () 20250410090238588 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  20250410090238588 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  20250410090238588 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  20250410090238588 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  20250410090238588 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  20250410090238588 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  20250410090238588 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410090238588 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250410090238589 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090238589 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250410090238589 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.1.3/0 (xua_snm.c:413) 20250410090238589 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410090238589 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410090238589 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090238589 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410090238589 DCN DEBUG N-PCSTATE ind: affected_pc=11 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250410090238589 DCN NOTICE (sgsn-2) now available: N-PCSTATE ind: pc=11 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250410090238589 DRANAP DEBUG cnlink(sgsn-2)[0x55b0da03e6c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410090238590 DRANAP DEBUG cnlink(sgsn-2)[0x55b0da03e6c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410090238590 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250410090238590 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410090238590 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410090238590 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410090238590 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090238590 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090238590 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090238590 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090238590 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090238590 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090238590 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090238590 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090238590 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090238590 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090238590 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090238590 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090238590 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090238590 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250410090238590 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090238590 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410090238590 DRANAP DEBUG cnlink(sgsn-2)[0x55b0da03e6c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410090238590 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090238590 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090238590 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090238590 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250410090238590 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250410090238590 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' 20250410090238590 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 20250410090238590 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250410090238590 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090238590 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  HNBGW_Test.msc0-RAN(953)@dc2b9a5d0dfe: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250410090239342 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090239342 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410090239342 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410090239342 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410090239342 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410090239342 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410090239342 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410090239342 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410090239342 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090239342 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410090239342 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090239342 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410090239342 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410090239342 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410090239342 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410090239342 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410090239342 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250410090239342 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410090239342 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090239342 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090239342 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090239342 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090239342 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090239342 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090239342 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090239342 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090239342 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090239342 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090239342 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090239342 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090239342 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090239342 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410090239342 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250410090239342 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250410090239342 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250410090239342 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250410090239342 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410090239342 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410090239342 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090239342 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090239342 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090239342 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090239342 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090239342 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090239342 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090239343 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090239343 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090239343 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090239343 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090239343 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090239343 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090239343 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410090239343 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090239343 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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) 20250410090239343 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250410090239343 DRANAP NOTICE cnlink(msc-0)[0x55b0d9ff2940]{CONNECTED}: link up (cnlink.c:111) 20250410090239343 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090239343 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090239343 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090239343 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410090239343 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410090239343 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250410090239343 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410090239343 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410090239343 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090239343 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  20250410090239346 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090239346 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410090239346 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410090239346 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410090239346 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410090239346 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410090239346 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410090239346 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410090239346 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090239346 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410090239346 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090239346 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410090239346 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410090239346 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410090239346 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410090239346 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410090239346 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250410090239346 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410090239346 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090239346 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090239346 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090239346 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090239346 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090239346 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090239346 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090239346 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090239346 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090239346 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090239346 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090239346 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090239346 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090239346 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410090239346 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250410090239346 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250410090239346 DRANAP INFO cnlink(msc-0)[0x55b0d9ff2940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(956)@dc2b9a5d0dfe: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250410090239348 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090239348 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250410090239348 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250410090239348 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 20250410090239348 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410090239348 DLSS7 <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' 20250410090239348 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410090239348 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410090239348 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090239348 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410090239348 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090239348 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410090239348 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410090239348 DLM3UA DEBUG 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) 20250410090239348 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410090239348 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410090239348 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250410090239348 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250410090239348 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090239348 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090239348 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090239348 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090239348 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090239348 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090239348 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090239348 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090239348 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090239348 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090239348 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090239348 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090239348 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090239348 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410090239348 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250410090239348 DRANAP DEBUG cnlink(msc-1)[0x55b0d9fd5920]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250410090239348 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) 20250410090239348 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) 20250410090239348 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410090239348 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250410090239348 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090239348 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090239348 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090239348 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090239348 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090239348 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090239348 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090239348 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090239348 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090239348 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090239348 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090239348 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090239348 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090239348 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410090239348 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090239348 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250410090239348 DRANAP DEBUG cnlink(msc-1)[0x55b0d9fd5920]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250410090239348 DRANAP NOTICE cnlink(msc-1)[0x55b0d9fd5920]{CONNECTED}: link up (cnlink.c:111) 20250410090239349 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090239349 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090239349 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090239349 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410090239349 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410090239349 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250410090239349 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250410090239349 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250410090239349 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090239349 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  20250410090239351 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090239351 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250410090239351 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250410090239351 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 20250410090239351 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410090239351 DLSS7 <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' 20250410090239351 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410090239351 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410090239351 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090239351 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410090239351 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090239351 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410090239351 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410090239351 DLM3UA DEBUG 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) 20250410090239351 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410090239351 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410090239351 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250410090239351 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250410090239351 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090239351 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090239351 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090239351 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090239351 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090239351 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090239351 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090239351 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090239351 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090239351 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090239351 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090239351 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090239351 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090239351 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410090239351 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250410090239351 DRANAP DEBUG cnlink(msc-1)[0x55b0d9fd5920]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250410090239351 DRANAP INFO cnlink(msc-1)[0x55b0d9fd5920]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc2-RAN(959)@dc2b9a5d0dfe: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250410090239356 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) 20250410090239356 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250410090239356 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250410090239356 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 20250410090239356 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410090239356 DLSS7 <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' 20250410090239356 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410090239356 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410090239356 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090239356 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410090239356 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090239356 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410090239356 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410090239356 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) 20250410090239356 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410090239356 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410090239356 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250410090239356 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250410090239356 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090239356 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090239356 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090239356 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090239356 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090239356 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090239356 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090239356 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090239356 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090239356 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090239356 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090239356 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090239356 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090239356 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410090239356 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250410090239356 DRANAP DEBUG cnlink(msc-2)[0x55b0d9fd2b20]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250410090239356 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) 20250410090239356 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) 20250410090239356 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410090239356 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250410090239356 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090239356 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090239356 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090239356 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090239356 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090239356 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090239356 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090239356 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090239356 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090239356 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090239356 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090239356 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090239356 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090239356 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250410090239356 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090239356 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 03 03 00 00 0f 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090239356 DRANAP DEBUG cnlink(msc-2)[0x55b0d9fd2b20]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250410090239356 DRANAP NOTICE cnlink(msc-2)[0x55b0d9fd2b20]{CONNECTED}: link up (cnlink.c:111) 20250410090239356 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090239356 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090239356 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090239356 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250410090239356 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250410090239356 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' 20250410090239356 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 20250410090239356 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250410090239356 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090239356 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 0f 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 05  20250410090239358 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) 20250410090239358 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250410090239358 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250410090239358 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 20250410090239358 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410090239358 DLSS7 <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' 20250410090239358 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410090239358 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410090239358 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090239358 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410090239358 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090239358 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410090239358 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410090239358 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) 20250410090239358 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410090239358 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410090239358 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250410090239358 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250410090239358 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090239358 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090239358 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090239358 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090239358 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090239358 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090239358 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090239358 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090239358 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090239358 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090239358 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090239358 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090239358 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090239358 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410090239358 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250410090239358 DRANAP DEBUG cnlink(msc-2)[0x55b0d9fd2b20]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250410090239358 DRANAP INFO cnlink(msc-2)[0x55b0d9fd2b20]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250410090239373 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090239373 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410090239373 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410090239373 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410090239373 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410090239373 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410090239373 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410090239373 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410090239373 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090239373 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410090239373 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090239373 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410090239373 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410090239373 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410090239373 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410090239373 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410090239373 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250410090239373 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410090239373 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090239373 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090239373 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090239373 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090239373 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090239373 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090239373 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090239373 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090239373 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090239373 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090239373 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090239373 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090239373 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090239373 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410090239373 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250410090239373 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250410090239373 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250410090239373 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) HNBGW_Test.sgsn0-RAN(962)@dc2b9a5d0dfe: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250410090239373 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410090239373 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410090239373 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090239373 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090239373 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090239373 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090239373 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090239373 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090239373 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090239373 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090239373 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090239373 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090239373 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090239373 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090239373 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090239373 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410090239373 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090239373 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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) 20250410090239373 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250410090239373 DRANAP NOTICE cnlink(sgsn-0)[0x55b0da03d3a0]{CONNECTED}: link up (cnlink.c:111) 20250410090239374 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090239374 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090239374 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090239374 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410090239374 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410090239374 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.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' 20250410090239374 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410090239374 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410090239374 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090239374 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  20250410090239376 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090239376 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410090239376 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410090239376 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410090239376 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410090239376 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410090239376 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410090239376 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410090239376 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090239376 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410090239376 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090239376 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410090239376 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410090239376 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410090239376 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410090239376 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410090239376 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250410090239376 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410090239376 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090239376 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090239376 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090239376 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090239376 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090239376 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090239376 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090239376 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090239376 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090239376 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090239376 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090239376 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090239376 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090239376 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410090239376 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250410090239376 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250410090239376 DRANAP INFO cnlink(sgsn-0)[0x55b0da03d3a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(965)@dc2b9a5d0dfe: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250410090239384 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090239384 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250410090239384 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250410090239384 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 20250410090239384 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410090239384 DLSS7 <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' 20250410090239384 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410090239384 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410090239384 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090239384 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410090239384 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090239384 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410090239384 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410090239384 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) 20250410090239384 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410090239384 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410090239384 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250410090239384 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250410090239384 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090239384 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090239384 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090239384 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090239384 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090239384 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090239384 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090239384 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090239384 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090239384 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090239384 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090239384 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090239384 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090239384 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410090239384 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250410090239384 DRANAP DEBUG cnlink(sgsn-1)[0x55b0da03dd30]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250410090239384 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) 20250410090239384 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) 20250410090239384 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410090239384 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250410090239384 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090239384 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090239384 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090239384 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090239384 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090239384 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090239384 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090239384 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090239384 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090239384 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090239384 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090239384 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090239384 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090239384 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250410090239384 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090239384 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250410090239384 DRANAP DEBUG cnlink(sgsn-1)[0x55b0da03dd30]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250410090239384 DRANAP NOTICE cnlink(sgsn-1)[0x55b0da03dd30]{CONNECTED}: link up (cnlink.c:111) 20250410090239384 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090239384 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090239384 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090239384 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250410090239384 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250410090239384 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' 20250410090239384 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 20250410090239384 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250410090239384 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090239384 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  20250410090239385 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090239385 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250410090239385 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250410090239385 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 20250410090239385 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410090239385 DLSS7 <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' 20250410090239385 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410090239385 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410090239385 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090239385 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410090239385 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090239385 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410090239385 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410090239385 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) 20250410090239385 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410090239385 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410090239385 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250410090239385 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250410090239385 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090239385 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090239385 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090239385 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090239385 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090239385 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090239385 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090239385 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090239385 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090239385 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090239385 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090239385 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090239385 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090239385 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410090239385 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250410090239385 DRANAP DEBUG cnlink(sgsn-1)[0x55b0da03dd30]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250410090239385 DRANAP INFO cnlink(sgsn-1)[0x55b0da03dd30]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn2-RAN(968)@dc2b9a5d0dfe: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250410090239389 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) 20250410090239389 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn2-0) Received M3UA Message (XFER:DATA) 20250410090239389 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn2-0) m3ua_rx_xfer 20250410090239389 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 20250410090239389 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410090239389 DLSS7 <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' 20250410090239389 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410090239389 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410090239389 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090239389 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410090239389 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090239389 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410090239389 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410090239389 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) 20250410090239389 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410090239389 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410090239389 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20250410090239389 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250410090239389 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) 20250410090239389 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090239389 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090239389 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090239389 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090239389 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090239389 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090239389 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090239389 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090239389 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) 20250410090239389 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090239389 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090239389 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090239389 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410090239389 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250410090239389 DRANAP DEBUG cnlink(sgsn-2)[0x55b0da03e6c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250410090239389 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) 20250410090239389 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) 20250410090239389 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410090239389 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250410090239389 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090239389 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090239389 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090239389 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090239389 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090239389 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090239389 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090239389 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090239389 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090239389 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090239389 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090239389 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090239389 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090239389 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250410090239389 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090239389 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 0b 03 00 00 04 09 00 03 07 0b 04 43 0b 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090239389 DRANAP DEBUG cnlink(sgsn-2)[0x55b0da03e6c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250410090239389 DRANAP NOTICE cnlink(sgsn-2)[0x55b0da03e6c0]{CONNECTED}: link up (cnlink.c:111) 20250410090239389 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090239389 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090239389 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090239389 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250410090239389 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250410090239389 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' 20250410090239389 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 20250410090239389 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250410090239389 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090239389 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 04 09 00 03 07 0b 04 43 0b 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 06  20250410090239390 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) 20250410090239390 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn2-0) Received M3UA Message (XFER:DATA) 20250410090239390 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn2-0) m3ua_rx_xfer 20250410090239390 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 20250410090239390 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410090239390 DLSS7 <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' 20250410090239390 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410090239390 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410090239390 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090239390 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410090239390 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090239390 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410090239390 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410090239390 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) 20250410090239390 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410090239390 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410090239390 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20250410090239390 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250410090239390 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) 20250410090239390 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090239390 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090239390 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090239390 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090239390 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090239390 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090239390 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090239390 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090239390 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) 20250410090239390 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090239390 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090239390 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090239390 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410090239390 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250410090239390 DRANAP DEBUG cnlink(sgsn-2)[0x55b0da03e6c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250410090239390 DRANAP INFO cnlink(sgsn-2)[0x55b0da03e6c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250410090240414 DLCTRL DEBUG Command: GET 110083881 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250410090240414 DLCTRL DEBUG Tx Command reply: GET_REPLY 110083881 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250410090240424 DLCTRL DEBUG Command: GET 568230330 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250410090240424 DLCTRL DEBUG Tx Command reply: GET_REPLY 568230330 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250410090240428 DLCTRL DEBUG Command: GET 468731334 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250410090240428 DLCTRL DEBUG Tx Command reply: GET_REPLY 468731334 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250410090240432 DLCTRL DEBUG Command: GET 326336649 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410090240432 DLCTRL DEBUG Tx Command reply: GET_REPLY 326336649 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410090240436 DLCTRL DEBUG Command: GET 247722417 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250410090240436 DLCTRL DEBUG Tx Command reply: GET_REPLY 247722417 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) 20250410090240440 DLCTRL DEBUG Command: GET 976734436 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250410090240440 DLCTRL DEBUG Tx Command reply: GET_REPLY 976734436 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250410090240445 DLCTRL DEBUG Command: GET 897578012 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250410090240445 DLCTRL DEBUG Tx Command reply: GET_REPLY 897578012 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250410090240449 DLCTRL DEBUG Command: GET 856712646 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250410090240449 DLCTRL DEBUG Tx Command reply: GET_REPLY 856712646 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250410090240452 DLCTRL DEBUG Command: GET 466779638 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410090240452 DLCTRL DEBUG Tx Command reply: GET_REPLY 466779638 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410090240454 DLCTRL DEBUG Command: GET 868236923 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250410090240454 DLCTRL DEBUG Tx Command reply: GET_REPLY 868236923 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) 20250410090240457 DLCTRL DEBUG Command: GET 679907300 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250410090240457 DLCTRL DEBUG Tx Command reply: GET_REPLY 679907300 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250410090240459 DLCTRL DEBUG Command: GET 459362509 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250410090240459 DLCTRL DEBUG Tx Command reply: GET_REPLY 459362509 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250410090240460 DLCTRL DEBUG Command: GET 919854524 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250410090240460 DLCTRL DEBUG Tx Command reply: GET_REPLY 919854524 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250410090240462 DLCTRL DEBUG Command: GET 805376518 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410090240462 DLCTRL DEBUG Tx Command reply: GET_REPLY 805376518 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410090240463 DLCTRL DEBUG Command: GET 754870103 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250410090240463 DLCTRL DEBUG Tx Command reply: GET_REPLY 754870103 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) 20250410090240464 DLCTRL DEBUG Command: GET 51441496 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250410090240464 DLCTRL DEBUG Tx Command reply: GET_REPLY 51441496 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250410090240465 DLCTRL DEBUG Command: GET 994764234 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250410090240465 DLCTRL DEBUG Tx Command reply: GET_REPLY 994764234 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250410090240466 DLCTRL DEBUG Command: GET 391212952 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250410090240466 DLCTRL DEBUG Tx Command reply: GET_REPLY 391212952 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250410090240467 DLCTRL DEBUG Command: GET 141570775 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410090240467 DLCTRL DEBUG Tx Command reply: GET_REPLY 141570775 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410090240468 DLCTRL DEBUG Command: GET 947251417 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250410090240468 DLCTRL DEBUG Tx Command reply: GET_REPLY 947251417 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@dc2b9a5d0dfe: 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@dc2b9a5d0dfe: "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@dc2b9a5d0dfe: 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@dc2b9a5d0dfe: 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@dc2b9a5d0dfe: 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 := '000000000000001100101011'B, t_guard := 20.000000 } 20250410090240499 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59098<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(962)@dc2b9a5d0dfe: f_create_expect(l3 := '080101D571000005F44241002399F9992A2A170512C742200010024100'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(962)@dc2b9a5d0dfe: 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)@dc2b9a5d0dfe: Added conn table entry 0TC_sgsnpool_nri_from_other_PLMN0(971)443455 20250410090241541 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410090241541 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410090241541 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 118 bytes from client (stream_srv.c:1351) 20250410090241541 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250410090241541 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x6c43f, normal) (hnbgw_rua.c:407) 20250410090241541 DHNB DEBUG map_rua[0x55b0da074890]{init}: Allocated (fsm.c:456) 20250410090241541 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-443455)[0x55b0da074890]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250410090241541 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-443455 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250410090241541 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410090241541 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410090241541 DRUA DEBUG GMM Attach Req mi=TMSI-0x42410023 old_ra=999-99-10794-23 nri:260=0x104 (hnbgw_l3.c:232) 20250410090241541 DRUA INFO GMM Attach Req from other PLMN: old RAI=999-99-10794-23 my PLMN=001-01 (hnbgw_l3.c:238) 20250410090241541 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-443455 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) 20250410090241541 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-443455 SCCP-0 PS MI=TMSI-0x42410023 (from other PLMN): CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250410090241541 DCN DEBUG map_sccp[0x55b0da05b2c0]{init}: Allocated (fsm.c:456) 20250410090241541 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-108)[0x55b0da05b2c0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250410090241541 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-443455 <-> SCCP-108 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250410090241541 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-443455 SCCP-108 sgsn-0 MI=TMSI-0x42410023 (from other PLMN): rx RUA Connect with 89 bytes RANAP data (hnbgw_rua.c:312) 20250410090241541 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-443455)[0x55b0da074890]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250410090241541 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410090241541 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410090241541 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-443455)[0x55b0da074890]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250410090241541 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-108)[0x55b0da05b2c0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250410090241541 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250410090241541 DLSCCP DEBUG SCCP-SCOC(108)[0x55b0da05c2e0]{IDLE}: Allocated (fsm.c:456) 20250410090241541 DLSCCP DEBUG SCCP-SCOC(108)[0x55b0da05c2e0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250410090241541 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340550000070003400180000f40060000f11009260037400100003a40080000f110092600370010401e1d080101d571000005f44241002399f9992a2a170512c742200010024100004f400300032b0056400500f1100926) (sccp_scrc.c:415) 20250410090241541 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090241541 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090241541 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090241541 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090241541 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090241541 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090241541 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090241541 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090241541 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090241541 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090241541 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090241541 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090241541 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090241541 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410090241541 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090241541 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 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) 20250410090241541 DLSCCP DEBUG SCCP-SCOC(108)[0x55b0da05c2e0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250410090241541 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-108)[0x55b0da05b2c0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250410090241541 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-443455)[0x55b0da074890]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250410090241542 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090241542 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090241542 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090241542 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410090241542 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410090241542 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.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' 20250410090241542 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410090241542 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410090241542 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090241542 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 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(961)@dc2b9a5d0dfe: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(961)@dc2b9a5d0dfe: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(962)@dc2b9a5d0dfe: Found Expect[0] for l3='080101D571000005F44241002399F9992A2A170512C742200010024100'O handled at TC_sgsnpool_nri_from_other_PLMN0(971) HNBGW_Test.sgsn0-RAN(962)@dc2b9a5d0dfe: Added conn table entry 0TC_sgsnpool_nri_from_other_PLMN0(971)11001313 HNBGW_Test.sgsn0-SCCP(961)@dc2b9a5d0dfe: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(961)@dc2b9a5d0dfe: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_nri_from_other_PLMN0(971)@dc2b9a5d0dfe: setverdict(pass): none -> pass 20250410090241557 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090241557 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410090241557 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410090241557 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410090241557 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410090241557 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410090241557 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410090241557 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410090241557 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090241557 DLSS7 <000c> osmo_ss7_asp.c:1175 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 1d e8 24 02 00 00 00 00 00 06 00 08 00 00 00 07  20250410090241557 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090241557 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410090241557 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410090241557 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410090241557 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410090241557 DLSS7 DEBUG scrc_rx_mtp_xfer_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=001de824) (sccp_scrc.c:486) 20250410090241557 DLSCCP DEBUG Received CO:COAK for local reference 108 (sccp_scoc.c:1855) 20250410090241557 DLSCCP DEBUG SCCP-SCOC(108)[0x55b0da05c2e0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250410090241557 DLSCCP DEBUG SCCP-SCOC(108)[0x55b0da05c2e0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250410090241557 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090241557 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250410090241557 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) 20250410090241557 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-108)[0x55b0da05b2c0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250410090241557 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-108)[0x55b0da05b2c0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@dc2b9a5d0dfe: 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 } } } 20250410090241558 DLCTRL DEBUG Command: GET 954826071 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250410090241558 DLCTRL DEBUG Tx Command reply: GET_REPLY 954826071 rate_ctr.abs.sgsn.0.cnpool:subscr:new 1 (control_if.c:477) 20250410090241562 DLCTRL DEBUG Command: GET 386439465 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250410090241562 DLCTRL DEBUG Tx Command reply: GET_REPLY 386439465 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250410090241565 DLCTRL DEBUG Command: GET 938858376 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250410090241565 DLCTRL DEBUG Tx Command reply: GET_REPLY 938858376 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250410090241567 DLCTRL DEBUG Command: GET 998283279 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410090241567 DLCTRL DEBUG Tx Command reply: GET_REPLY 998283279 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410090241569 DLCTRL DEBUG Command: GET 90917087 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250410090241569 DLCTRL DEBUG Tx Command reply: GET_REPLY 90917087 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed 20250410090241571 DLCTRL DEBUG Command: GET 816647458 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250410090241571 DLCTRL DEBUG Tx Command reply: GET_REPLY 816647458 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250410090241573 DLCTRL DEBUG Command: GET 136144957 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250410090241573 DLCTRL DEBUG Tx Command reply: GET_REPLY 136144957 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250410090241575 DLCTRL DEBUG Command: GET 542599214 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250410090241575 DLCTRL DEBUG Tx Command reply: GET_REPLY 542599214 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250410090241576 DLCTRL DEBUG Command: GET 686039667 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410090241576 DLCTRL DEBUG Tx Command reply: GET_REPLY 686039667 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410090241577 DLCTRL DEBUG Command: GET 863970984 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250410090241577 DLCTRL DEBUG Tx Command reply: GET_REPLY 863970984 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed 20250410090241578 DLCTRL DEBUG Command: GET 19185640 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250410090241578 DLCTRL DEBUG Tx Command reply: GET_REPLY 19185640 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250410090241580 DLCTRL DEBUG Command: GET 853928069 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250410090241580 DLCTRL DEBUG Tx Command reply: GET_REPLY 853928069 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250410090241581 DLCTRL DEBUG Command: GET 879918871 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250410090241581 DLCTRL DEBUG Tx Command reply: GET_REPLY 879918871 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250410090241582 DLCTRL DEBUG Command: GET 732988506 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410090241582 DLCTRL DEBUG Tx Command reply: GET_REPLY 732988506 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410090241583 DLCTRL DEBUG Command: GET 343398988 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250410090241583 DLCTRL DEBUG Tx Command reply: GET_REPLY 343398988 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) 20250410090241583 DLCTRL DEBUG Command: GET 445638207 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250410090241583 DLCTRL DEBUG Tx Command reply: GET_REPLY 445638207 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) MTC@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed 20250410090241584 DLCTRL DEBUG Command: GET 270640686 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250410090241584 DLCTRL DEBUG Tx Command reply: GET_REPLY 270640686 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250410090241585 DLCTRL DEBUG Command: GET 390640590 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250410090241585 DLCTRL DEBUG Tx Command reply: GET_REPLY 390640590 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250410090241586 DLCTRL DEBUG Command: GET 303681078 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410090241586 DLCTRL DEBUG Tx Command reply: GET_REPLY 303681078 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410090241586 DLCTRL DEBUG Command: GET 516208054 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250410090241586 DLCTRL DEBUG Tx Command reply: GET_REPLY 516208054 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed MTC@dc2b9a5d0dfe: 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 := '000000000000000110001110'B, t_guard := 20.000000 } 20250410090241603 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59110<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn2-RAN(968)@dc2b9a5d0dfe: f_create_expect(l3 := '080101D571000005F4428AC02300F1102A2A170512C742200010028AC0'O, n_connectPointCode := omit HNBGW_Test.sgsn2-RAN(968)@dc2b9a5d0dfe: 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)@dc2b9a5d0dfe: Added conn table entry 1TC_sgsnpool_nri_from_other_PLMN0(972)1302134 20250410090242629 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410090242629 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410090242630 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 118 bytes from client (stream_srv.c:1351) 20250410090242630 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250410090242630 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x13de76, normal) (hnbgw_rua.c:407) 20250410090242630 DHNB DEBUG map_rua[0x55b0d9fd3b50]{init}: Allocated (fsm.c:456) 20250410090242630 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1302134)[0x55b0d9fd3b50]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250410090242630 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1302134 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250410090242630 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410090242630 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410090242630 DRUA DEBUG GMM Attach Req mi=TMSI-0x428AC023 old_ra=001-01-10794-23 nri:555=0x22b (hnbgw_l3.c:232) 20250410090242630 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1302134 SCCP-0 PS MI=TMSI-0x428AC023: TMSI-0x428AC023 NRI(10bit)=0x22b=555: NRI match selects sgsn 2 (hnbgw_cn.c:1078) 20250410090242630 DCN DEBUG map_sccp[0x55b0da07c400]{init}: Allocated (fsm.c:456) 20250410090242630 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-109)[0x55b0da07c400]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250410090242630 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-1302134 <-> SCCP-109 sgsn-2 sgsn-two cs7-0.sccp l=0.23.5<->r=0.1.3 (context_map.c:128) 20250410090242630 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1302134 SCCP-109 sgsn-2 MI=TMSI-0x428AC023: rx RUA Connect with 89 bytes RANAP data (hnbgw_rua.c:312) 20250410090242630 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1302134)[0x55b0d9fd3b50]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250410090242630 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410090242630 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410090242630 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1302134)[0x55b0d9fd3b50]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250410090242630 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-109)[0x55b0da07c400]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250410090242630 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250410090242630 DLSCCP DEBUG SCCP-SCOC(109)[0x55b0da0cc2c0]{IDLE}: Allocated (fsm.c:456) 20250410090242630 DLSCCP DEBUG SCCP-SCOC(109)[0x55b0da0cc2c0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250410090242630 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340550000070003400180000f40060000f11009260037400100003a40080000f110092600370010401e1d080101d571000005f4428ac02300f1102a2a170512c742200010028ac0004f400300018e0056400500f1100926) (sccp_scrc.c:415) 20250410090242630 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090242630 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090242630 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090242630 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090242630 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090242630 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090242630 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090242630 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090242630 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090242630 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090242630 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090242630 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090242630 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090242630 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250410090242630 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090242630 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 8e 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090242630 DLSCCP DEBUG SCCP-SCOC(109)[0x55b0da0cc2c0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250410090242630 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-109)[0x55b0da07c400]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250410090242630 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1302134)[0x55b0d9fd3b50]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250410090242630 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090242630 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090242630 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090242630 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250410090242630 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250410090242630 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' 20250410090242630 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 20250410090242630 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250410090242630 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090242630 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 8e 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)@dc2b9a5d0dfe: First idle individual index:0 HNBGW_Test.sgsn2-SCCP(967)@dc2b9a5d0dfe: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn2-RAN(968)@dc2b9a5d0dfe: Found Expect[0] for l3='080101D571000005F4428AC02300F1102A2A170512C742200010028AC0'O handled at TC_sgsnpool_nri_from_other_PLMN0(972) HNBGW_Test.sgsn2-RAN(968)@dc2b9a5d0dfe: Added conn table entry 0TC_sgsnpool_nri_from_other_PLMN0(972)1713068 HNBGW_Test.sgsn2-SCCP(967)@dc2b9a5d0dfe: Session index based on connection ID:0 HNBGW_Test.sgsn2-SCCP(967)@dc2b9a5d0dfe: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_nri_from_other_PLMN0(972)@dc2b9a5d0dfe: setverdict(pass): none -> pass 20250410090242644 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) 20250410090242644 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn2-0) Received M3UA Message (XFER:DATA) 20250410090242644 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn2-0) m3ua_rx_xfer 20250410090242644 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 20250410090242644 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410090242644 DLSS7 <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' 20250410090242644 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410090242644 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410090242644 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090242644 DLSS7 <000c> osmo_ss7_asp.c:1175 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 63 ad 57 02 00 00 00 00 00 06 00 08 00 00 00 07  MTC@dc2b9a5d0dfe: 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 } } } 20250410090242645 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090242645 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410090242645 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410090242645 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) 20250410090242645 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410090242645 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0063ad57) (sccp_scrc.c:486) 20250410090242645 DLSCCP DEBUG Received CO:COAK for local reference 109 (sccp_scoc.c:1855) 20250410090242645 DLSCCP DEBUG SCCP-SCOC(109)[0x55b0da0cc2c0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250410090242645 DLSCCP DEBUG SCCP-SCOC(109)[0x55b0da0cc2c0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250410090242645 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090242645 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250410090242645 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) 20250410090242645 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-109)[0x55b0da07c400]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250410090242645 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-109)[0x55b0da07c400]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250410090242645 DLCTRL DEBUG Command: GET 271497856 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250410090242645 DLCTRL DEBUG Tx Command reply: GET_REPLY 271497856 rate_ctr.abs.sgsn.0.cnpool:subscr:new 1 (control_if.c:477) 20250410090242648 DLCTRL DEBUG Command: GET 443013115 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250410090242648 DLCTRL DEBUG Tx Command reply: GET_REPLY 443013115 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250410090242651 DLCTRL DEBUG Command: GET 861374526 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250410090242651 DLCTRL DEBUG Tx Command reply: GET_REPLY 861374526 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250410090242655 DLCTRL DEBUG Command: GET 847929712 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410090242655 DLCTRL DEBUG Tx Command reply: GET_REPLY 847929712 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410090242659 DLCTRL DEBUG Command: GET 323204164 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250410090242659 DLCTRL DEBUG Tx Command reply: GET_REPLY 323204164 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed 20250410090242663 DLCTRL DEBUG Command: GET 434838830 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250410090242663 DLCTRL DEBUG Tx Command reply: GET_REPLY 434838830 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250410090242666 DLCTRL DEBUG Command: GET 822009604 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250410090242666 DLCTRL DEBUG Tx Command reply: GET_REPLY 822009604 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250410090242669 DLCTRL DEBUG Command: GET 38076629 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250410090242669 DLCTRL DEBUG Tx Command reply: GET_REPLY 38076629 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250410090242671 DLCTRL DEBUG Command: GET 486246755 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410090242671 DLCTRL DEBUG Tx Command reply: GET_REPLY 486246755 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410090242673 DLCTRL DEBUG Command: GET 93425597 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250410090242673 DLCTRL DEBUG Tx Command reply: GET_REPLY 93425597 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed 20250410090242675 DLCTRL DEBUG Command: GET 682099686 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250410090242675 DLCTRL DEBUG Tx Command reply: GET_REPLY 682099686 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250410090242677 DLCTRL DEBUG Command: GET 185834180 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250410090242677 DLCTRL DEBUG Tx Command reply: GET_REPLY 185834180 rate_ctr.abs.sgsn.2.cnpool:subscr:known 1 (control_if.c:477) 20250410090242679 DLCTRL DEBUG Command: GET 416335492 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250410090242679 DLCTRL DEBUG Tx Command reply: GET_REPLY 416335492 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250410090242680 DLCTRL DEBUG Command: GET 804683887 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410090242680 DLCTRL DEBUG Tx Command reply: GET_REPLY 804683887 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410090242682 DLCTRL DEBUG Command: GET 88722574 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250410090242682 DLCTRL DEBUG Tx Command reply: GET_REPLY 88722574 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed 20250410090242684 DLCTRL DEBUG Command: GET 882525458 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250410090242684 DLCTRL DEBUG Tx Command reply: GET_REPLY 882525458 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250410090242686 DLCTRL DEBUG Command: GET 49257355 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250410090242686 DLCTRL DEBUG Tx Command reply: GET_REPLY 49257355 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250410090242688 DLCTRL DEBUG Command: GET 319374157 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250410090242688 DLCTRL DEBUG Tx Command reply: GET_REPLY 319374157 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250410090242691 DLCTRL DEBUG Command: GET 637316686 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410090242691 DLCTRL DEBUG Tx Command reply: GET_REPLY 637316686 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410090242694 DLCTRL DEBUG Command: GET 27468398 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250410090242694 DLCTRL DEBUG Tx Command reply: GET_REPLY 27468398 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed MTC@dc2b9a5d0dfe: ok: talloc reports "asn1_context" = 1 bytes 20250410090242705 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59094<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250410090242706 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:37455<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(946)@dc2b9a5d0dfe: Final verdict of PTC: none VirtHNBGW-STATS(945)@dc2b9a5d0dfe: Final verdict of PTC: none MTC@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed 20250410090242710 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59086<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250410090242712 DLINP DEBUG SRVCONN(,r=127.0.0.1:55675<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410090242712 DLINP DEBUG SRVCONN(,r=127.0.0.1:55675<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410090242712 DLINP NOTICE SRV(,r=127.0.0.1:55675<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410090242712 DMAIN NOTICE (127.0.0.1:55675 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:55675<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250410090242712 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) HNBGW_Test.msc0-RAN(953)@dc2b9a5d0dfe: Final verdict of PTC: none TC_sgsnpool_nri_from_other_PLMN-Iuh1-RUA(951)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW_Test.msc1-RAN(956)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW_Test.msc2-RAN(959)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(958)@dc2b9a5d0dfe: Final verdict of PTC: none 20250410090242718 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250410090242718 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) 20250410090242718 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250410090242718 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc1-0) xUA SRV SHUTDOWN_EVENT 20250410090242718 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250410090242718 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) 20250410090242718 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250410090242718 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250410090242719 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250410090242719 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) 20250410090242719 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 HNBGW_Test.msc0-SCCP(952)@dc2b9a5d0dfe: Final verdict of PTC: none 20250410090242719 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn1-0) xUA SRV SHUTDOWN_EVENT 20250410090242719 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 20250410090242719 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090242719 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-msc1-0: connection closed 20250410090242719 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250410090242719 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250410090242719 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250410090242719 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250410090242719 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 20250410090242719 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.msc1-SCCP(955)@dc2b9a5d0dfe: Final verdict of PTC: none TC_sgsnpool_nri_from_other_PLMN-Iuh0-RUA(949)@dc2b9a5d0dfe: Final verdict of PTC: none 20250410090242719 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  20250410090242719 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  20250410090242719 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  20250410090242719 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  20250410090242719 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410090242719 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250410090242719 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250410090242719 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250410090242719 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) 20250410090242719 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250410090242719 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP HNBGW_Test.sgsn1-RAN(965)@dc2b9a5d0dfe: Final verdict of PTC: none MutexDispCT-TC_sgsnpool_nri_from_other_PLMN(944)@dc2b9a5d0dfe: Final verdict of PTC: none 20250410090242720 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250410090242720 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410090242720 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250410090242720 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT HNBGW_Test.sgsn0-RAN(962)@dc2b9a5d0dfe: Final verdict of PTC: none TC_sgsnpool_nri_from_other_PLMN-Iuh1(950)@dc2b9a5d0dfe: Final verdict of PTC: none TC_sgsnpool_nri_from_other_PLMN-Iuh0(948)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(961)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW_Test.sgsn2-SCCP(967)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW_Test.sgsn2-RAN(968)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(966)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(954)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW_Test.sgsn2-M3UA(969)@dc2b9a5d0dfe: Final verdict of PTC: none 20250410090242720 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 20250410090242720 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250410090242720 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) 20250410090242720 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc2-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250410090242720 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc2-0) xUA SRV SHUTDOWN_EVENT 20250410090242720 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 20250410090242720 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250410090242720 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410090242720 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250410090242720 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250410090242720 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 20250410090242720 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 20250410090242720 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090242720 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-sgsn1-0: connection closed 20250410090242720 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250410090242720 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250410090242721 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250410090242721 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250410090242721 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 20250410090242721 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  20250410090242721 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  20250410090242721 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  20250410090242721 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  20250410090242721 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410090242721 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250410090242721 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250410090242722 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250410090242722 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410090242722 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250410090242722 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250410090242722 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 20250410090242722 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250410090242722 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) 20250410090242722 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc2-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250410090242722 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc2-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250410090242722 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 20250410090242722 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250410090242722 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410090242722 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250410090242722 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250410090242722 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 20250410090242722 DLINP <0002> stream.c:265 virt-sgsn2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250410090242722 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) 20250410090242722 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn2-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250410090242722 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn2-0) xUA SRV SHUTDOWN_EVENT 20250410090242722 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250410090242722 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250410090242722 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090242722 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-msc0-0: connection closed 20250410090242722 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250410090242723 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250410090242723 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250410090242723 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250410090242723 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 20250410090242723 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  20250410090242723 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  20250410090242723 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  20250410090242723 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410090242723 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250410090242723 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250410090242723 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 20250410090242723 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) 20250410090242723 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-msc2-0: connection closed 20250410090242723 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250410090242723 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250410090242723 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250410090242723 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20250410090242723 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 20250410090242723 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  20250410090242723 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  20250410090242723 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410090242723 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250410090242723 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250410090242723 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250410090242723 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090242723 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-sgsn0-0: connection closed 20250410090242723 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250410090242723 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250410090242723 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250410090242723 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250410090242723 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 20250410090242723 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  20250410090242723 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410090242723 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250410090242723 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250410090242723 DLINP <0002> stream.c:265 virt-sgsn2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250410090242723 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) 20250410090242724 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn2-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250410090242724 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn2-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250410090242724 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 20250410090242724 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) HNBGW_Test.sgsn1-SCCP(964)@dc2b9a5d0dfe: Final verdict of PTC: none 20250410090242724 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-sgsn2-0: connection closed 20250410090242724 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250410090242724 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250410090242724 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250410090242724 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn2){AS_ACTIVE}: state_chg to AS_PENDING 20250410090242724 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 20250410090242724 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410090242724 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250410090242724 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250410090242721 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090242721 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250410090242722 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.0.2/0 (xua_snm.c:378) 20250410090242722 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410090242722 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410090242722 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090242722 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410090242722 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250410090242722 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250410090242723 DRANAP DEBUG cnlink(msc-1)[0x55b0d9fd5920]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250410090242723 DRANAP NOTICE cnlink(msc-1)[0x55b0d9fd5920]{DISCONNECTED}: link lost (cnlink.c:118) 20250410090242723 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090242723 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250410090242723 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.1.2/0 (xua_snm.c:378) 20250410090242723 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410090242723 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410090242724 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090242724 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410090242724 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250410090242725 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250410090242725 DRANAP DEBUG cnlink(sgsn-1)[0x55b0da03dd30]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250410090242726 DRANAP NOTICE cnlink(sgsn-1)[0x55b0da03dd30]{DISCONNECTED}: link lost (cnlink.c:118) 20250410090242726 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090242726 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250410090242726 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:378) 20250410090242726 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410090242727 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410090242727 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090242727 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410090242728 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250410090242728 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250410090242729 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250410090242730 DRANAP NOTICE cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: link lost (cnlink.c:118) 20250410090242730 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090242731 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250410090242732 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.0.3/0 (xua_snm.c:378) 20250410090242733 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410090242733 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) HNBGW-MGCP(970)@dc2b9a5d0dfe: Final verdict of PTC: none 20250410090242734 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090242735 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410090242735 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250410090242736 DCN NOTICE (msc-2) now unreachable: N-PCSTATE ind: pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250410090242736 DRANAP DEBUG cnlink(msc-2)[0x55b0d9fd2b20]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250410090242737 DRANAP NOTICE cnlink(msc-2)[0x55b0d9fd2b20]{DISCONNECTED}: link lost (cnlink.c:118) 20250410090242737 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090242738 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250410090242738 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250410090242739 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410090242740 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410090242740 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090242741 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410090242741 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250410090242742 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250410090242742 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250410090242743 DRANAP NOTICE cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: link lost (cnlink.c:118) 20250410090242743 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-108)[0x55b0da05b2c0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250410090242744 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) HNBGW_Test.msc1-M3UA(957)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(960)@dc2b9a5d0dfe: Final verdict of PTC: none TC_sgsnpool_nri_from_other_PLMN0(971)@dc2b9a5d0dfe: Final verdict of PTC: pass 20250410090242744 DLSCCP DEBUG SCCP-SCOC(108)[0x55b0da05c2e0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) HNBGW_Test.sgsn0-M3UA(963)@dc2b9a5d0dfe: Final verdict of PTC: none 20250410090242745 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001de824), PART(T=Source Reference,L=4,D=0000006c), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250410090242746 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090242746 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090242747 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090242747 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090242748 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410090242748 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090242749 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [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 1d e8 24 00 00 6c 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090242750 DLSCCP DEBUG SCCP-SCOC(108)[0x55b0da05c2e0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250410090242750 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-108)[0x55b0da05b2c0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250410090242751 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-443455)[0x55b0da074890]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250410090242752 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-443455)[0x55b0da074890]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250410090242752 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) TC_sgsnpool_nri_from_other_PLMN0(972)@dc2b9a5d0dfe: Final verdict of PTC: pass 20250410090242753 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-443455)[0x55b0da074890]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) HNBGW-PFCP(947)@dc2b9a5d0dfe: Final verdict of PTC: none 20250410090242753 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-443455)[0x55b0da074890]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250410090242754 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-443455)[0x55b0da074890]{disrupted}: Freeing instance (context_map.c:202) 20250410090242754 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-443455)[0x55b0da074890]{disrupted}: Deallocated (fsm.c:568) 20250410090242755 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-108)[0x55b0da05b2c0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250410090242755 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-108)[0x55b0da05b2c0]{disconnected}: Freeing instance (context_map.c:206) 20250410090242756 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-108)[0x55b0da05b2c0]{disconnected}: Deallocated (fsm.c:568) 20250410090242757 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-443455 SCCP-108 sgsn-0 MI=TMSI-0x42410023 (from other PLMN): Deallocating (context_map.c:225) 20250410090242757 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090242758 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250410090242758 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.1.3/0 (xua_snm.c:378) 20250410090242759 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410090242759 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410090242760 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090242761 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410090242761 DCN DEBUG N-PCSTATE ind: affected_pc=11 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250410090242762 DCN NOTICE (sgsn-2) now unreachable: N-PCSTATE ind: pc=11 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250410090242762 DRANAP DEBUG cnlink(sgsn-2)[0x55b0da03e6c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250410090242763 DRANAP NOTICE cnlink(sgsn-2)[0x55b0da03e6c0]{DISCONNECTED}: link lost (cnlink.c:118) 20250410090242763 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-109)[0x55b0da07c400]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250410090242764 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250410090242764 DLSCCP DEBUG SCCP-SCOC(109)[0x55b0da0cc2c0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) MTC@dc2b9a5d0dfe: Setting final verdict of the test case. MTC@dc2b9a5d0dfe: Local verdict of MTC: pass 20250410090242765 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0063ad57), PART(T=Source Reference,L=4,D=0000006d), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) MTC@dc2b9a5d0dfe: Local verdict of PTC MutexDispCT-TC_sgsnpool_nri_from_other_PLMN(944): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC VirtHNBGW-STATS(945): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC IPA-CTRL-CLI-IPA(946): none (pass -> pass) 20250410090242766 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW-PFCP(947): none (pass -> pass) 20250410090242766 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) MTC@dc2b9a5d0dfe: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN-Iuh0(948): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN-Iuh0-RUA(949): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN-Iuh1(950): none (pass -> pass) 20250410090242767 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) MTC@dc2b9a5d0dfe: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN-Iuh1-RUA(951): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.msc0-SCCP(952): none (pass -> pass) 20250410090242767 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.msc0-RAN(953): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.msc0-M3UA(954): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.msc1-SCCP(955): none (pass -> pass) 20250410090242767 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.msc1-RAN(956): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.msc1-M3UA(957): none (pass -> pass) 20250410090242768 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.msc2-SCCP(958): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.msc2-RAN(959): none (pass -> pass) 20250410090242768 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 63 ad 57 00 00 6d 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.msc2-M3UA(960): none (pass -> pass) 20250410090242769 DLSCCP DEBUG SCCP-SCOC(109)[0x55b0da0cc2c0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(961): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.sgsn0-RAN(962): none (pass -> pass) 20250410090242769 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-109)[0x55b0da07c400]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(963): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(964): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.sgsn1-RAN(965): none (pass -> pass) 20250410090242770 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1302134)[0x55b0d9fd3b50]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(966): none (pass -> pass) 20250410090242770 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1302134)[0x55b0d9fd3b50]{connected}: Tx RUA Disconnect (context_map_rua.c:267) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.sgsn2-SCCP(967): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.sgsn2-RAN(968): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.sgsn2-M3UA(969): none (pass -> pass) 20250410090242771 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW-MGCP(970): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN0(971): pass (pass -> pass) 20250410090242771 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1302134)[0x55b0d9fd3b50]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) MTC@dc2b9a5d0dfe: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN0(972): pass (pass -> pass) MTC@dc2b9a5d0dfe: Test case TC_sgsnpool_nri_from_other_PLMN finished. Verdict: pass 20250410090242771 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1302134)[0x55b0d9fd3b50]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) MTC@dc2b9a5d0dfe: 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'. 20250410090242772 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1302134)[0x55b0d9fd3b50]{disrupted}: Freeing instance (context_map.c:202) 20250410090242772 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1302134)[0x55b0d9fd3b50]{disrupted}: Deallocated (fsm.c:568) 20250410090242773 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-109)[0x55b0da07c400]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250410090242773 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-109)[0x55b0da07c400]{disconnected}: Freeing instance (context_map.c:206) 20250410090242774 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-109)[0x55b0da07c400]{disconnected}: Deallocated (fsm.c:568) 20250410090242774 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1302134 SCCP-109 sgsn-2 MI=TMSI-0x428AC023: Deallocating (context_map.c:225) 20250410090242775 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090242775 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090242775 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090242775 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410090242775 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410090242775 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250410090242775 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410090242776 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250410090242776 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59098<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250410090242777 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59110<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250410090242777 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090242777 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090242777 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090242777 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250410090242777 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250410090242778 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250410090242778 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:894) 20250410090242778 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410090242779 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410090242779 DMAIN NOTICE (127.0.0.1:9999 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) 20250410090242779 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) Thu Apr 10 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 20250410090242950 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59124<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410090243653 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59124<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=653312) Waiting for packet dumper to finish... 1 (prev_count=653312, count=653852) 20250410090244720 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250410090244721 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250410090244721 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250410090244722 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250410090244722 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250410090244722 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250410090244723 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250410090244723 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250410090244723 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250410090244723 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250410090244723 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20250410090244723 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20250410090244724 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250410090244724 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn2){AS_PENDING}: T(r) expired; dropping queued messages 20250410090244724 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn2){AS_PENDING}: state_chg to AS_DOWN 20250410090244724 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250410090244724 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250410090244724 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250410090244815 DLSCCP DEBUG SCCP-SCOC(107)[0x55b0da0a5e00]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410090244815 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005d8e18), PART(T=Source Reference,L=4,D=0000006b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410090244815 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410090244815 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090244815 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410090244815 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090244815 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250410090244815 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090244815 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 5d 8e 18 00 00 6b 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090244815 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090244815 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090244815 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090244815 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250410090244815 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250410090244815 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250410090244816 DLSCCP DEBUG SCCP-SCOC(106)[0x55b0da05d610]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410090244816 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009ad2bd), PART(T=Source Reference,L=4,D=0000006a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410090244816 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090244816 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090244816 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090244816 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090244816 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250410090244816 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090244816 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 9a d2 bd 00 00 6a 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090244816 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090244816 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090244816 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090244816 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250410090244816 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250410090244816 DLSCCP DEBUG SCCP-SCOC(105)[0x55b0da07b8a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410090244816 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00efec26), PART(T=Source Reference,L=4,D=00000069), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410090244816 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090244816 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090244816 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090244816 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090244816 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250410090244816 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090244816 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250410090244816 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 ef ec 26 00 00 69 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090244816 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090244816 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090244816 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090244816 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250410090244816 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250410090244816 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250410090245111 DLSCCP DEBUG SCCP-SCOC(102)[0x55b0da054820]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410090245111 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fb17da), PART(T=Source Reference,L=4,D=00000066), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410090245111 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410090245111 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090245111 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410090245111 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090245111 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250410090245111 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090245111 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 fb 17 da 00 00 66 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090245112 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090245112 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090245112 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090245112 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250410090245112 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250410090245112 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250410090245128 DLSCCP DEBUG SCCP-SCOC(103)[0x55b0da0a9470]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410090245128 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007ac303), PART(T=Source Reference,L=4,D=00000067), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410090245128 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410090245128 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090245128 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410090245128 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090245128 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250410090245128 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090245128 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 7a c3 03 00 00 67 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090245128 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090245128 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090245128 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090245128 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250410090245128 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250410090245128 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250410090245144 DLSCCP DEBUG SCCP-SCOC(104)[0x55b0da0631f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410090245144 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0063cf2b), PART(T=Source Reference,L=4,D=00000068), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410090245144 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410090245144 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090245144 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410090245144 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090245144 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250410090245144 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090245144 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 63 cf 2b 00 00 68 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090245145 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090245145 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090245145 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090245145 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250410090245145 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250410090245145 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250410090245577 DLSCCP DEBUG SCCP-SCOC(100)[0x55b0d9ff0bc0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410090245577 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ebca44), PART(T=Source Reference,L=4,D=00000064), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410090245577 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410090245577 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090245578 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410090245578 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090245578 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250410090245578 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090245578 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 eb ca 44 00 00 64 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090245578 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090245578 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090245578 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090245578 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250410090245578 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250410090245578 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250410090245593 DLSCCP DEBUG SCCP-SCOC(99)[0x55b0da0a88a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410090245593 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0035a918), PART(T=Source Reference,L=4,D=00000063), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410090245593 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410090245593 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090245593 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410090245593 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090245593 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410090245593 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090245593 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 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 a9 18 00 00 63 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090245594 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090245594 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090245594 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090245594 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410090245594 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410090245594 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250410090245598 DLSCCP DEBUG SCCP-SCOC(101)[0x55b0da07a5b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410090245599 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00435f20), PART(T=Source Reference,L=4,D=00000065), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410090245599 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410090245599 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090245599 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410090245599 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090245599 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410090245599 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090245599 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 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 5f 20 00 00 65 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090245599 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090245599 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090245599 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090245599 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410090245599 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410090245599 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@dc2b9a5d0dfe: 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@dc2b9a5d0dfe: 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 ------ Thu Apr 10 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 20250410090246243 DLSCCP DEBUG SCCP-SCOC(96)[0x55b0da07a140]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410090246243 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003d9872), PART(T=Source Reference,L=4,D=00000060), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410090246243 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410090246243 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090246243 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410090246243 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090246243 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410090246243 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090246243 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 3d 98 72 00 00 60 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090246243 DLSCCP DEBUG SCCP-SCOC(95)[0x55b0da055950]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410090246243 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00753ba7), PART(T=Source Reference,L=4,D=0000005f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410090246243 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410090246243 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090246243 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410090246243 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090246243 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410090246243 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090246243 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 75 3b a7 00 00 5f 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090246243 DLSCCP DEBUG SCCP-SCOC(98)[0x55b0da062900]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410090246243 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ae2dd8), PART(T=Source Reference,L=4,D=00000062), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410090246243 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410090246243 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090246243 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410090246243 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090246243 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410090246243 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090246243 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 ae 2d d8 00 00 62 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090246243 DLSCCP DEBUG SCCP-SCOC(97)[0x55b0da0605f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410090246243 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d4ce84), PART(T=Source Reference,L=4,D=00000061), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410090246243 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410090246243 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090246243 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410090246243 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090246243 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410090246243 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090246243 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 d4 ce 84 00 00 61 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090246244 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090246244 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090246244 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090246244 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410090246244 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410090246244 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250410090246244 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090246244 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090246244 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090246244 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410090246244 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410090246244 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250410090246244 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090246244 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090246244 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090246244 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410090246244 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410090246244 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250410090246244 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090246244 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090246244 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090246244 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410090246244 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410090246244 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250410090246675 DLSCCP DEBUG SCCP-SCOC(92)[0x55b0da07b770]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410090246675 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ac6e09), PART(T=Source Reference,L=4,D=0000005c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410090246675 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090246675 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090246675 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090246675 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090246675 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410090246675 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090246675 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 ac 6e 09 00 00 5c 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090246675 DLSCCP DEBUG SCCP-SCOC(93)[0x55b0da0763d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410090246675 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002599bb), PART(T=Source Reference,L=4,D=0000005d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410090246675 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090246675 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090246675 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090246675 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090246675 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410090246675 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090246675 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 25 99 bb 00 00 5d 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090246675 DLSCCP DEBUG SCCP-SCOC(94)[0x55b0da05a0f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410090246675 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d96894), PART(T=Source Reference,L=4,D=0000005e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410090246675 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090246675 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090246675 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250410090246675 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090246675 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410090246675 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090246675 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 d9 68 94 00 00 5e 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090246675 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090246675 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090246675 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090246675 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410090246675 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410090246676 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250410090246676 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090246676 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090246676 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090246676 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410090246676 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410090246676 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250410090246676 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090246676 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090246676 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090246676 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410090246676 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410090246676 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! MTC@dc2b9a5d0dfe: 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@dc2b9a5d0dfe: Test case TC_sgsnpool_sccp_n_pcstate_detaches_cnlink started. 20250410090246760 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50248<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410090246767 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50264<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410090246773 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:46139<->l=127.0.0.1:4262) (control_if.c:572) 20250410090246874 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250410090246874 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0(977)@dc2b9a5d0dfe: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250410090246881 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410090246881 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410090246881 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410090246881 DRANAP DEBUG cnlink(msc-1)[0x55b0d9fd5920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410090246882 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410090246882 DRANAP DEBUG cnlink(msc-2)[0x55b0d9fd2b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410090246882 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:38116 (stream_srv.c:142) 20250410090246882 DMAIN INFO New HNB SCTP connection r=127.0.0.1:38116<->l=127.0.0.1:29169 (hnbgw.c:791) 20250410090246882 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410090246882 DRANAP DEBUG cnlink(msc-3)[0x55b0da03ca10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1(979)@dc2b9a5d0dfe: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250410090246883 DRANAP DEBUG cnlink(msc-3)[0x55b0da03ca10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410090246883 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250410090246883 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410090246883 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410090246883 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410090246883 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090246883 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090246883 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090246883 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) 20250410090246883 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090246883 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090246883 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090246883 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090246883 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090246883 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090246883 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090246883 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) 20250410090246883 DLSS7 DEBUG Found route for dpc=4=0.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) 20250410090246883 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250410090246883 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090246883 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250410090246883 DRANAP DEBUG cnlink(msc-3)[0x55b0da03ca10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410090246883 DRANAP DEBUG cnlink(msc-2)[0x55b0d9fd2b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410090246883 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250410090246883 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410090246883 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410090246883 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410090246883 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090246883 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090246883 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090246883 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090246883 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090246883 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090246883 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090246883 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090246883 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090246883 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090246883 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090246883 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090246883 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090246883 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250410090246883 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090246883 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410090246883 DRANAP DEBUG cnlink(msc-2)[0x55b0d9fd2b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410090246883 DRANAP DEBUG cnlink(msc-1)[0x55b0d9fd5920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410090246883 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250410090246883 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410090246883 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410090246883 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410090246883 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090246883 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090246883 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090246883 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090246883 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090246883 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090246883 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090246883 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090246883 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090246883 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090246883 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090246883 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090246883 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090246883 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410090246883 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090246883 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410090246883 DRANAP DEBUG cnlink(msc-1)[0x55b0d9fd5920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410090246883 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410090246883 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250410090246883 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410090246883 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410090246883 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410090246883 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090246883 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090246883 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090246883 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090246883 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090246883 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090246883 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090246883 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090246883 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090246883 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090246883 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090246883 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090246883 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090246883 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410090246883 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090246883 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410090246883 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410090246883 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090246883 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090246883 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090246883 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 20250410090246883 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250410090246883 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250410090246883 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090246883 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090246883 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090246883 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250410090246883 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250410090246883 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250410090246883 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090246883 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090246883 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090246883 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410090246883 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410090246883 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250410090246883 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090246883 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090246883 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090246883 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410090246883 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410090246883 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@dc2b9a5d0dfe: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(983)@dc2b9a5d0dfe: ************************************************* HNBGW_Test.msc0-M3UA(983)@dc2b9a5d0dfe: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(983)@dc2b9a5d0dfe: ************************************************* MTC@dc2b9a5d0dfe: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(981)@dc2b9a5d0dfe: v_sccp_pdu_maxlen:268 MTC@dc2b9a5d0dfe: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@dc2b9a5d0dfe: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(986)@dc2b9a5d0dfe: ************************************************* HNBGW_Test.msc1-M3UA(986)@dc2b9a5d0dfe: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(986)@dc2b9a5d0dfe: ************************************************* HNBGW_Test.msc1-SCCP(984)@dc2b9a5d0dfe: v_sccp_pdu_maxlen:268 20250410090246911 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410090246911 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410090246911 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410090246911 DRANAP DEBUG cnlink(sgsn-1)[0x55b0da03dd30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410090246912 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410090246912 DRANAP DEBUG cnlink(sgsn-2)[0x55b0da03e6c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410090246912 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410090246912 DRANAP DEBUG cnlink(sgsn-3)[0x55b0da03f050]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410090246913 DRANAP DEBUG cnlink(sgsn-3)[0x55b0da03f050]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410090246913 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250410090246913 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410090246913 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410090246913 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410090246913 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090246913 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090246913 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090246913 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) 20250410090246913 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090246913 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090246913 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090246913 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090246913 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090246913 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090246913 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090246913 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) 20250410090246913 DLSS7 DEBUG Found route for dpc=12=0.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) 20250410090246913 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250410090246913 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090246913 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250410090246913 DRANAP DEBUG cnlink(sgsn-3)[0x55b0da03f050]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410090246913 DRANAP DEBUG cnlink(sgsn-2)[0x55b0da03e6c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410090246913 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250410090246913 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410090246913 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410090246913 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410090246913 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090246913 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090246913 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090246913 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090246913 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090246913 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090246913 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090246913 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090246913 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090246913 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090246913 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090246913 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090246913 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090246913 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250410090246913 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090246913 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410090246913 DRANAP DEBUG cnlink(sgsn-2)[0x55b0da03e6c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410090246913 DRANAP DEBUG cnlink(sgsn-1)[0x55b0da03dd30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410090246913 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250410090246913 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410090246913 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410090246913 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410090246913 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090246913 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090246913 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090246913 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090246913 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090246913 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090246913 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090246913 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090246913 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090246913 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090246913 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090246913 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090246913 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090246913 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250410090246913 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090246913 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410090246913 DRANAP DEBUG cnlink(sgsn-1)[0x55b0da03dd30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410090246913 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410090246913 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250410090246913 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410090246913 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410090246913 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410090246913 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090246913 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090246913 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090246913 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090246913 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090246913 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090246913 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090246913 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090246913 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090246913 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090246913 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090246913 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090246913 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090246913 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410090246913 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090246913 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410090246913 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410090246913 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090246913 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090246913 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090246913 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 20250410090246913 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250410090246913 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250410090246913 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090246913 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090246913 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090246913 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250410090246913 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250410090246913 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250410090246913 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090246913 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090246913 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090246913 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250410090246913 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250410090246913 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250410090246913 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090246913 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090246913 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090246913 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410090246913 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410090246913 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@dc2b9a5d0dfe: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@dc2b9a5d0dfe: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(989)@dc2b9a5d0dfe: ************************************************* HNBGW_Test.sgsn0-M3UA(989)@dc2b9a5d0dfe: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(989)@dc2b9a5d0dfe: ************************************************* HNBGW_Test.sgsn0-SCCP(987)@dc2b9a5d0dfe: v_sccp_pdu_maxlen:268 MTC@dc2b9a5d0dfe: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@dc2b9a5d0dfe: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(992)@dc2b9a5d0dfe: ************************************************* HNBGW_Test.sgsn1-M3UA(992)@dc2b9a5d0dfe: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(992)@dc2b9a5d0dfe: ************************************************* HNBGW_Test.sgsn1-SCCP(990)@dc2b9a5d0dfe: v_sccp_pdu_maxlen:268 20250410090246944 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410090246944 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410090246944 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250410090246944 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250410090246944 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) 20250410090246944 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250410090246944 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250410090246944 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410090246944 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@dc2b9a5d0dfe: setverdict(pass): none -> pass 20250410090246949 DLINP DEBUG SRVCONN(,r=127.0.0.1:38116<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410090246949 DLINP DEBUG SRVCONN(,r=127.0.0.1:38116<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410090246949 DLINP DEBUG SRVCONN(,r=127.0.0.1:38116<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250410090246949 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250410090246949 DHNBAP DEBUG (127.0.0.1:38116 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20250410090246949 DHNBAP NOTICE (127.0.0.1:38116 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250410090246949 DHNBAP NOTICE (127.0.0.1:38116 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250410090246949 DLINP DEBUG SRVCONN(,r=127.0.0.1:38116<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410090246949 DLINP DEBUG SRVCONN(,r=127.0.0.1:38116<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed 20250410090247095 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250410090247095 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250410090247095 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250410090247095 DLSS7 <000c> 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)@dc2b9a5d0dfe: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250410090247104 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090247104 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250410090247104 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250410090247104 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250410090247104 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250410090247104 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250410090247104 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250410090247104 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 20250410090247104 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250410090247104 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  20250410090247104 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250410090247107 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090247107 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250410090247107 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250410090247107 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  20250410090247107 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250410090247107 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250410090247107 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250410090247107 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 20250410090247107 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250410090247107 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  20250410090247107 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410090247107 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250410090247107 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090247107 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250410090247107 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:413) 20250410090247107 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410090247107 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410090247107 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090247107 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410090247107 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250410090247107 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250410090247107 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410090247108 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 20250410090247108 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 20250410090247108 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250410090247108 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250410090247108 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410090247108 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250410090247108 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410090247108 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410090247108 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410090247108 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090247108 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090247108 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090247108 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090247108 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090247108 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090247108 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090247108 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090247108 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090247109 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090247109 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090247109 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090247109 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090247109 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410090247109 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090247109 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410090247109 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410090247109 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090247109 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090247109 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090247109 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410090247109 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410090247109 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.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' 20250410090247109 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410090247109 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410090247109 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090247109 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.msc1-M3UA(986)@dc2b9a5d0dfe: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250410090247118 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090247118 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPSM:UP) 20250410090247118 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250410090247118 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250410090247118 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250410090247118 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250410090247118 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250410090247118 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 20250410090247118 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Inactive () 20250410090247118 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  20250410090247118 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250410090247121 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090247121 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPTM:ACTIVE) 20250410090247121 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250410090247121 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  20250410090247121 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250410090247121 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250410090247121 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250410090247121 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 20250410090247121 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Active () 20250410090247121 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  20250410090247121 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  20250410090247121 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410090247121 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250410090247122 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090247122 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250410090247122 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.0.2/0 (xua_snm.c:413) 20250410090247122 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410090247122 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410090247122 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090247122 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410090247122 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250410090247122 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250410090247122 DRANAP DEBUG cnlink(msc-1)[0x55b0d9fd5920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410090247123 DRANAP DEBUG cnlink(msc-1)[0x55b0d9fd5920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410090247123 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250410090247123 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410090247123 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410090247123 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410090247123 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090247123 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090247123 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090247123 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090247123 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090247123 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090247123 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090247123 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090247123 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090247123 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090247123 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090247123 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090247123 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090247123 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410090247123 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090247123 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410090247123 DRANAP DEBUG cnlink(msc-1)[0x55b0d9fd5920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410090247123 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090247123 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090247123 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090247123 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410090247123 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410090247123 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250410090247123 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250410090247123 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250410090247123 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090247124 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  20250410090247125 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250410090247125 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250410090247125 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250410090247125 DLSS7 <000c> 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)@dc2b9a5d0dfe: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250410090247130 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090247130 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250410090247130 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250410090247130 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250410090247130 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250410090247130 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250410090247130 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250410090247130 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 20250410090247131 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250410090247131 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  20250410090247131 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250410090247133 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090247133 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250410090247133 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250410090247133 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  20250410090247133 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250410090247133 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250410090247133 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250410090247133 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 20250410090247133 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250410090247133 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  20250410090247133 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  20250410090247133 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  20250410090247133 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410090247133 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250410090247133 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090247133 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250410090247133 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250410090247133 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410090247133 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410090247133 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090247133 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410090247133 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250410090247133 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250410090247133 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410090247134 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410090247135 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250410090247135 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410090247135 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410090247135 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410090247135 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090247135 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090247135 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090247135 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090247135 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090247135 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090247135 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090247135 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090247135 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090247135 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090247135 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090247135 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090247135 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090247135 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410090247135 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090247135 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410090247135 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410090247135 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090247135 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090247135 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090247135 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410090247135 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410090247135 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.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' 20250410090247135 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410090247135 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410090247135 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090247135 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  20250410090247135 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 20250410090247135 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 20250410090247135 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250410090247135 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(992)@dc2b9a5d0dfe: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250410090247141 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090247141 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPSM:UP) 20250410090247141 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250410090247141 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250410090247141 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250410090247141 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250410090247141 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250410090247141 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 20250410090247141 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Inactive () 20250410090247141 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  20250410090247141 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250410090247143 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090247143 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPTM:ACTIVE) 20250410090247143 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250410090247143 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  20250410090247143 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250410090247143 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250410090247143 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250410090247143 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 20250410090247143 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Active () 20250410090247143 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  20250410090247143 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  20250410090247143 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  20250410090247143 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  20250410090247143 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410090247143 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250410090247143 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090247143 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250410090247143 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.1.2/0 (xua_snm.c:413) 20250410090247144 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410090247144 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410090247144 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090247144 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410090247144 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250410090247144 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250410090247144 DRANAP DEBUG cnlink(sgsn-1)[0x55b0da03dd30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410090247145 DRANAP DEBUG cnlink(sgsn-1)[0x55b0da03dd30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410090247145 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250410090247145 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410090247145 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410090247145 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410090247145 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090247145 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090247145 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090247145 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090247145 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090247145 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090247145 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090247145 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090247145 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090247145 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090247145 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090247145 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090247145 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090247145 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250410090247145 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090247145 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410090247145 DRANAP DEBUG cnlink(sgsn-1)[0x55b0da03dd30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410090247145 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090247145 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090247145 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090247145 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250410090247145 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250410090247146 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' 20250410090247146 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 20250410090247146 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250410090247146 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090247146 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(982)@dc2b9a5d0dfe: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250410090247911 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090247912 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410090247912 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410090247912 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410090247912 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410090247912 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410090247912 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410090247912 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410090247912 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090247912 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410090247912 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090247912 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410090247912 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410090247912 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410090247912 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410090247912 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410090247912 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250410090247912 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410090247912 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090247912 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090247912 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090247912 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090247912 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090247912 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090247912 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090247912 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090247912 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090247912 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090247912 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090247912 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090247912 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090247912 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410090247912 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250410090247912 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250410090247912 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250410090247912 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250410090247912 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410090247912 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410090247912 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090247912 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090247912 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090247912 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090247912 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090247912 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090247912 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090247912 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090247912 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090247912 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090247912 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090247912 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090247912 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090247912 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410090247912 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090247912 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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) 20250410090247912 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250410090247912 DRANAP NOTICE cnlink(msc-0)[0x55b0d9ff2940]{CONNECTED}: link up (cnlink.c:111) 20250410090247912 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090247912 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090247912 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090247912 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410090247912 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410090247912 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250410090247912 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410090247912 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410090247912 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090247912 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  20250410090247914 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090247914 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410090247914 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410090247914 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410090247914 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410090247914 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410090247914 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410090247914 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410090247914 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090247914 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410090247914 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090247914 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410090247914 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410090247914 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410090247914 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410090247914 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410090247914 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250410090247914 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410090247914 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090247914 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090247915 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090247915 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090247915 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090247915 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090247915 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090247915 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090247915 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090247915 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090247915 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090247915 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090247915 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090247915 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410090247915 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250410090247915 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250410090247915 DRANAP INFO cnlink(msc-0)[0x55b0d9ff2940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(985)@dc2b9a5d0dfe: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250410090247919 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090247919 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090247919 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250410090247919 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250410090247919 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 20250410090247919 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410090247919 DLSS7 <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' 20250410090247919 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410090247919 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410090247919 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090247919 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410090247919 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410090247919 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410090247919 DLM3UA DEBUG 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) 20250410090247919 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410090247919 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410090247919 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250410090247919 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250410090247919 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090247919 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090247919 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090247919 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090247919 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090247919 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090247919 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090247919 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090247919 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090247919 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090247919 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090247919 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090247919 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090247919 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410090247919 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250410090247919 DRANAP DEBUG cnlink(msc-1)[0x55b0d9fd5920]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250410090247919 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) 20250410090247919 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) 20250410090247919 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410090247919 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250410090247919 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090247919 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090247919 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090247920 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090247920 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090247920 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090247920 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090247920 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090247920 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090247920 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090247920 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090247920 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090247920 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090247920 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410090247920 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090247920 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250410090247920 DRANAP DEBUG cnlink(msc-1)[0x55b0d9fd5920]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250410090247920 DRANAP NOTICE cnlink(msc-1)[0x55b0d9fd5920]{CONNECTED}: link up (cnlink.c:111) 20250410090247920 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090247920 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090247920 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090247920 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410090247920 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410090247920 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250410090247920 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250410090247920 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250410090247920 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090247920 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  20250410090247921 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090247921 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250410090247921 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250410090247921 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 20250410090247921 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410090247921 DLSS7 <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' 20250410090247921 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410090247921 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410090247921 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090247921 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410090247922 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090247922 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410090247922 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410090247922 DLM3UA DEBUG 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) 20250410090247922 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410090247922 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410090247922 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250410090247922 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250410090247922 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090247922 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090247922 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090247922 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090247922 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090247922 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090247922 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090247922 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090247922 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090247922 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090247922 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090247922 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090247922 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090247922 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410090247922 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250410090247922 DRANAP DEBUG cnlink(msc-1)[0x55b0d9fd5920]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250410090247922 DRANAP INFO cnlink(msc-1)[0x55b0d9fd5920]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(988)@dc2b9a5d0dfe: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250410090247931 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090247931 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410090247931 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410090247931 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410090247931 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410090247931 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410090247931 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410090247931 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410090247931 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090247931 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410090247931 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090247931 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410090247931 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410090247931 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410090247931 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410090247931 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410090247931 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250410090247931 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410090247931 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090247931 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090247931 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090247931 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090247931 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090247931 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090247931 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090247931 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090247931 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090247931 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090247932 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090247932 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090247932 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090247932 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410090247932 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250410090247932 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250410090247932 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250410090247932 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250410090247932 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410090247932 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410090247932 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090247932 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090247932 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090247932 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090247932 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090247932 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090247932 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090247932 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090247932 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090247932 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090247932 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090247932 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090247932 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090247932 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410090247932 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090247932 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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) 20250410090247932 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250410090247932 DRANAP NOTICE cnlink(sgsn-0)[0x55b0da03d3a0]{CONNECTED}: link up (cnlink.c:111) 20250410090247932 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090247932 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090247932 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090247932 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410090247932 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410090247932 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250410090247932 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410090247932 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410090247932 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090247932 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  20250410090247934 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090247934 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410090247934 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410090247934 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410090247934 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410090247934 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410090247934 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410090247934 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410090247934 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090247934 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410090247934 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090247934 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410090247934 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410090247934 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410090247934 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410090247934 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410090247934 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250410090247934 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410090247934 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090247934 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090247934 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090247934 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090247934 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090247934 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090247934 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090247934 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090247934 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090247934 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090247934 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090247934 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090247934 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090247934 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410090247934 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250410090247934 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250410090247934 DRANAP INFO cnlink(sgsn-0)[0x55b0da03d3a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(991)@dc2b9a5d0dfe: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250410090247940 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090247940 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250410090247940 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250410090247940 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 20250410090247940 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410090247940 DLSS7 <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' 20250410090247940 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410090247940 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410090247940 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090247940 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410090247940 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090247940 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410090247940 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410090247940 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) 20250410090247940 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410090247940 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410090247940 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250410090247940 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250410090247940 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090247940 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090247940 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090247940 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090247940 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090247940 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090247940 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090247940 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090247940 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090247940 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090247940 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090247940 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090247940 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090247940 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410090247940 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250410090247940 DRANAP DEBUG cnlink(sgsn-1)[0x55b0da03dd30]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250410090247940 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) 20250410090247940 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) 20250410090247940 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410090247940 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250410090247940 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090247940 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090247940 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090247940 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090247940 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090247940 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090247940 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090247940 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090247940 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090247940 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090247940 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090247940 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090247940 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090247940 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250410090247940 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090247940 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250410090247940 DRANAP DEBUG cnlink(sgsn-1)[0x55b0da03dd30]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250410090247940 DRANAP NOTICE cnlink(sgsn-1)[0x55b0da03dd30]{CONNECTED}: link up (cnlink.c:111) 20250410090247940 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090247940 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090247940 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090247940 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250410090247940 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250410090247940 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' 20250410090247940 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 20250410090247940 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250410090247940 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090247940 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  20250410090247942 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090247942 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250410090247942 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250410090247942 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 20250410090247942 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410090247942 DLSS7 <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' 20250410090247942 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410090247942 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410090247942 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090247942 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410090247942 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090247942 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410090247942 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410090247942 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) 20250410090247942 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410090247942 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410090247942 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250410090247942 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250410090247942 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090247942 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090247942 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090247942 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090247942 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090247942 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090247942 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090247942 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090247942 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090247942 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090247942 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090247942 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090247942 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090247942 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410090247942 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250410090247942 DRANAP DEBUG cnlink(sgsn-1)[0x55b0da03dd30]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250410090247942 DRANAP INFO cnlink(sgsn-1)[0x55b0da03dd30]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250410090248961 DLCTRL DEBUG Command: GET 388242776 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250410090248961 DLCTRL DEBUG Tx Command reply: GET_REPLY 388242776 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250410090248965 DLCTRL DEBUG Command: GET 324755177 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250410090248965 DLCTRL DEBUG Tx Command reply: GET_REPLY 324755177 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250410090248969 DLCTRL DEBUG Command: GET 919761456 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250410090248969 DLCTRL DEBUG Tx Command reply: GET_REPLY 919761456 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250410090248973 DLCTRL DEBUG Command: GET 401635737 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410090248973 DLCTRL DEBUG Tx Command reply: GET_REPLY 401635737 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410090248977 DLCTRL DEBUG Command: GET 901895085 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250410090248977 DLCTRL DEBUG Tx Command reply: GET_REPLY 901895085 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) 20250410090248980 DLCTRL DEBUG Command: GET 988624695 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250410090248980 DLCTRL DEBUG Tx Command reply: GET_REPLY 988624695 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250410090248984 DLCTRL DEBUG Command: GET 691907297 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250410090248984 DLCTRL DEBUG Tx Command reply: GET_REPLY 691907297 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250410090248986 DLCTRL DEBUG Command: GET 260639182 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250410090248986 DLCTRL DEBUG Tx Command reply: GET_REPLY 260639182 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250410090248989 DLCTRL DEBUG Command: GET 973976082 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410090248989 DLCTRL DEBUG Tx Command reply: GET_REPLY 973976082 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410090248991 DLCTRL DEBUG Command: GET 346098753 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250410090248991 DLCTRL DEBUG Tx Command reply: GET_REPLY 346098753 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) 20250410090248994 DLCTRL DEBUG Command: GET 706403270 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250410090248994 DLCTRL DEBUG Tx Command reply: GET_REPLY 706403270 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250410090248996 DLCTRL DEBUG Command: GET 919947934 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250410090248996 DLCTRL DEBUG Tx Command reply: GET_REPLY 919947934 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250410090248998 DLCTRL DEBUG Command: GET 590317305 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250410090248998 DLCTRL DEBUG Tx Command reply: GET_REPLY 590317305 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250410090249000 DLCTRL DEBUG Command: GET 834721453 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410090249000 DLCTRL DEBUG Tx Command reply: GET_REPLY 834721453 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410090249001 DLCTRL DEBUG Command: GET 454290984 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250410090249001 DLCTRL DEBUG Tx Command reply: GET_REPLY 454290984 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) 20250410090249003 DLCTRL DEBUG Command: GET 234546337 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250410090249003 DLCTRL DEBUG Tx Command reply: GET_REPLY 234546337 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250410090249004 DLCTRL DEBUG Command: GET 606470879 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250410090249004 DLCTRL DEBUG Tx Command reply: GET_REPLY 606470879 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250410090249006 DLCTRL DEBUG Command: GET 853569196 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250410090249006 DLCTRL DEBUG Tx Command reply: GET_REPLY 853569196 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250410090249007 DLCTRL DEBUG Command: GET 46309583 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410090249007 DLCTRL DEBUG Tx Command reply: GET_REPLY 46309583 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410090249008 DLCTRL DEBUG Command: GET 117579283 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250410090249008 DLCTRL DEBUG Tx Command reply: GET_REPLY 117579283 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@dc2b9a5d0dfe: 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@dc2b9a5d0dfe: "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@dc2b9a5d0dfe: 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 := '000000000000001000110100'B, t_guard := 20.000000 } 20250410090249021 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50270<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(988)@dc2b9a5d0dfe: f_create_expect(l3 := '080101D571000008292624000000003000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(988)@dc2b9a5d0dfe: 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)@dc2b9a5d0dfe: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(994)2071269 20250410090250065 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410090250065 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410090250065 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250410090250065 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250410090250065 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x1f9ae5, normal) (hnbgw_rua.c:407) 20250410090250065 DHNB DEBUG map_rua[0x55b0d9fd3b50]{init}: Allocated (fsm.c:456) 20250410090250065 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2071269)[0x55b0d9fd3b50]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250410090250065 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2071269 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250410090250065 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410090250065 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410090250065 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000003 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250410090250065 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2071269 SCCP-0 PS MI=IMSI-262420000000003: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250410090250065 DCN DEBUG map_sccp[0x55b0da07c400]{init}: Allocated (fsm.c:456) 20250410090250065 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-110)[0x55b0da07c400]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250410090250065 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-2071269 <-> SCCP-110 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250410090250065 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2071269 SCCP-110 sgsn-0 MI=IMSI-262420000000003: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250410090250065 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2071269)[0x55b0d9fd3b50]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250410090250065 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410090250065 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410090250065 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2071269)[0x55b0d9fd3b50]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250410090250065 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-110)[0x55b0da07c400]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250410090250065 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250410090250066 DLSCCP DEBUG SCCP-SCOC(110)[0x55b0da074890]{IDLE}: Allocated (fsm.c:456) 20250410090250066 DLSCCP DEBUG SCCP-SCOC(110)[0x55b0da074890]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250410090250066 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340540000070003400180000f40060000f11009260037400100003a40080000f110092600370010401d1c080101d571000008292624000000003000f1102a2a170512c7422000004f40030002340056400500f1100926) (sccp_scrc.c:415) 20250410090250066 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090250066 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090250066 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090250066 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090250066 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090250066 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090250066 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090250066 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090250066 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090250066 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090250066 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090250066 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090250066 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090250066 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410090250066 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090250066 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 02 34 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) 20250410090250066 DLSCCP DEBUG SCCP-SCOC(110)[0x55b0da074890]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250410090250066 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-110)[0x55b0da07c400]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250410090250066 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2071269)[0x55b0d9fd3b50]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250410090250066 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090250066 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090250066 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090250066 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410090250066 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410090250066 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250410090250066 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410090250066 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410090250066 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090250066 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 02 34 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(987)@dc2b9a5d0dfe: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(987)@dc2b9a5d0dfe: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(988)@dc2b9a5d0dfe: Found Expect[0] for l3='080101D571000008292624000000003000F1102A2A170512C7422000'O handled at TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(994) HNBGW_Test.sgsn0-RAN(988)@dc2b9a5d0dfe: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(994)3332913 HNBGW_Test.sgsn0-SCCP(987)@dc2b9a5d0dfe: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(987)@dc2b9a5d0dfe: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(994)@dc2b9a5d0dfe: setverdict(pass): none -> pass 20250410090250083 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090250083 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410090250083 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410090250083 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410090250083 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410090250083 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410090250083 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410090250083 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410090250083 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090250083 DLSS7 <000c> osmo_ss7_asp.c:1175 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 b0 51 35 02 00 00 00 00 00 06 00 08 00 00 00 07  20250410090250083 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090250083 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410090250083 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410090250083 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410090250083 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410090250083 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00b05135) (sccp_scrc.c:486) MTC@dc2b9a5d0dfe: 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 } } } 20250410090250083 DLSCCP DEBUG Received CO:COAK for local reference 110 (sccp_scoc.c:1855) 20250410090250083 DLSCCP DEBUG SCCP-SCOC(110)[0x55b0da074890]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250410090250083 DLSCCP DEBUG SCCP-SCOC(110)[0x55b0da074890]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250410090250083 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090250083 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250410090250083 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) 20250410090250083 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-110)[0x55b0da07c400]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250410090250083 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-110)[0x55b0da07c400]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250410090250084 DLCTRL DEBUG Command: GET 68513772 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250410090250084 DLCTRL DEBUG Tx Command reply: GET_REPLY 68513772 rate_ctr.abs.sgsn.0.cnpool:subscr:new 1 (control_if.c:477) 20250410090250087 DLCTRL DEBUG Command: GET 676759324 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250410090250087 DLCTRL DEBUG Tx Command reply: GET_REPLY 676759324 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250410090250088 DLCTRL DEBUG Command: GET 166091343 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250410090250088 DLCTRL DEBUG Tx Command reply: GET_REPLY 166091343 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250410090250090 DLCTRL DEBUG Command: GET 745255633 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410090250090 DLCTRL DEBUG Tx Command reply: GET_REPLY 745255633 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410090250091 DLCTRL DEBUG Command: GET 465963868 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250410090250091 DLCTRL DEBUG Tx Command reply: GET_REPLY 465963868 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed 20250410090250092 DLCTRL DEBUG Command: GET 186795439 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250410090250092 DLCTRL DEBUG Tx Command reply: GET_REPLY 186795439 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250410090250093 DLCTRL DEBUG Command: GET 75525245 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250410090250093 DLCTRL DEBUG Tx Command reply: GET_REPLY 75525245 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250410090250095 DLCTRL DEBUG Command: GET 425840568 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250410090250095 DLCTRL DEBUG Tx Command reply: GET_REPLY 425840568 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250410090250097 DLCTRL DEBUG Command: GET 294066128 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410090250097 DLCTRL DEBUG Tx Command reply: GET_REPLY 294066128 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410090250099 DLCTRL DEBUG Command: GET 770990048 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250410090250099 DLCTRL DEBUG Tx Command reply: GET_REPLY 770990048 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed 20250410090250102 DLCTRL DEBUG Command: GET 727621617 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250410090250102 DLCTRL DEBUG Tx Command reply: GET_REPLY 727621617 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250410090250104 DLCTRL DEBUG Command: GET 658884287 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250410090250104 DLCTRL DEBUG Tx Command reply: GET_REPLY 658884287 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250410090250106 DLCTRL DEBUG Command: GET 961991260 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250410090250106 DLCTRL DEBUG Tx Command reply: GET_REPLY 961991260 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250410090250107 DLCTRL DEBUG Command: GET 644853238 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410090250107 DLCTRL DEBUG Tx Command reply: GET_REPLY 644853238 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410090250109 DLCTRL DEBUG Command: GET 668793657 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250410090250109 DLCTRL DEBUG Tx Command reply: GET_REPLY 668793657 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed 20250410090250114 DLCTRL DEBUG Command: GET 231452926 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250410090250114 DLCTRL DEBUG Tx Command reply: GET_REPLY 231452926 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250410090250117 DLCTRL DEBUG Command: GET 398659701 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250410090250117 DLCTRL DEBUG Tx Command reply: GET_REPLY 398659701 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250410090250120 DLCTRL DEBUG Command: GET 758815187 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250410090250120 DLCTRL DEBUG Tx Command reply: GET_REPLY 758815187 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250410090250122 DLCTRL DEBUG Command: GET 588601824 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410090250122 DLCTRL DEBUG Tx Command reply: GET_REPLY 588601824 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410090250125 DLCTRL DEBUG Command: GET 159537185 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250410090250125 DLCTRL DEBUG Tx Command reply: GET_REPLY 159537185 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed MTC@dc2b9a5d0dfe: 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 := '000000000000000000010101'B, t_guard := 20.000000 } 20250410090250159 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50276<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn1-RAN(991)@dc2b9a5d0dfe: f_create_expect(l3 := '08087300F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(991)@dc2b9a5d0dfe: 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)@dc2b9a5d0dfe: Added conn table entry 1TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(995)15097869 20250410090251192 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410090251192 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410090251192 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 104 bytes from client (stream_srv.c:1351) 20250410090251192 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250410090251192 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xe6600d, normal) (hnbgw_rua.c:407) 20250410090251192 DHNB DEBUG map_rua[0x55b0da05b2c0]{init}: Allocated (fsm.c:456) 20250410090251192 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15097869)[0x55b0da05b2c0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250410090251192 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15097869 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250410090251192 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410090251192 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410090251192 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:248) 20250410090251192 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15097869 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 1 (hnbgw_cn.c:1125) 20250410090251192 DCN DEBUG map_sccp[0x55b0da0cc3f0]{init}: Allocated (fsm.c:456) 20250410090251192 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-111)[0x55b0da0cc3f0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250410090251192 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-15097869 <-> SCCP-111 sgsn-1 sgsn-one cs7-0.sccp l=0.23.5<->r=0.1.2 (context_map.c:128) 20250410090251192 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15097869 SCCP-111 sgsn-1 MI=NONE: rx RUA Connect with 75 bytes RANAP data (hnbgw_rua.c:312) 20250410090251192 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15097869)[0x55b0da05b2c0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250410090251192 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410090251192 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410090251192 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15097869)[0x55b0da05b2c0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250410090251192 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-111)[0x55b0da0cc3f0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250410090251192 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250410090251193 DLSCCP DEBUG SCCP-SCOC(111)[0x55b0da075290]{IDLE}: Allocated (fsm.c:456) 20250410090251193 DLSCCP DEBUG SCCP-SCOC(111)[0x55b0da075290]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250410090251193 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340470000070003400180000f40060000f11009260037400100003a40080000f11009260037001040100f08087300f1102a2a170512c7422000004f40030000150056400500f1100926) (sccp_scrc.c:415) 20250410090251193 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090251193 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090251193 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090251193 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090251193 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090251193 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090251193 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090251193 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090251193 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090251193 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090251193 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090251193 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090251193 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090251193 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250410090251193 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090251193 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 00 15 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090251193 DLSCCP DEBUG SCCP-SCOC(111)[0x55b0da075290]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250410090251193 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-111)[0x55b0da0cc3f0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250410090251193 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15097869)[0x55b0da05b2c0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250410090251193 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090251193 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090251193 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090251193 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250410090251193 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250410090251193 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' 20250410090251193 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 20250410090251193 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250410090251193 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090251193 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 00 15 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 04  HNBGW_Test.sgsn1-SCCP(990)@dc2b9a5d0dfe: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(990)@dc2b9a5d0dfe: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(991)@dc2b9a5d0dfe: Found Expect[0] for l3='08087300F1102A2A170512C7422000'O handled at TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(995) HNBGW_Test.sgsn1-RAN(991)@dc2b9a5d0dfe: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(995)514510 HNBGW_Test.sgsn1-SCCP(990)@dc2b9a5d0dfe: Session index based on connection ID:0 HNBGW_Test.sgsn1-SCCP(990)@dc2b9a5d0dfe: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(995)@dc2b9a5d0dfe: setverdict(pass): none -> pass 20250410090251214 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090251214 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250410090251214 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250410090251214 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 20250410090251214 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410090251214 DLSS7 <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' 20250410090251214 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410090251214 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410090251214 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090251214 DLSS7 <000c> osmo_ss7_asp.c:1175 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 c8 b6 25 02 00 00 00 00 00 06 00 08 00 00 00 07  20250410090251214 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090251214 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410090251214 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410090251214 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) 20250410090251214 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410090251214 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00c8b625) (sccp_scrc.c:486) 20250410090251214 DLSCCP DEBUG Received CO:COAK for local reference 111 (sccp_scoc.c:1855) 20250410090251214 DLSCCP DEBUG SCCP-SCOC(111)[0x55b0da075290]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250410090251214 DLSCCP DEBUG SCCP-SCOC(111)[0x55b0da075290]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250410090251214 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090251214 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250410090251214 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) 20250410090251214 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-111)[0x55b0da0cc3f0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250410090251214 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-111)[0x55b0da0cc3f0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@dc2b9a5d0dfe: 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 } } } 20250410090251216 DLCTRL DEBUG Command: GET 356134928 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250410090251216 DLCTRL DEBUG Tx Command reply: GET_REPLY 356134928 rate_ctr.abs.sgsn.0.cnpool:subscr:new 1 (control_if.c:477) 20250410090251221 DLCTRL DEBUG Command: GET 431913796 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250410090251221 DLCTRL DEBUG Tx Command reply: GET_REPLY 431913796 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250410090251225 DLCTRL DEBUG Command: GET 466058214 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250410090251225 DLCTRL DEBUG Tx Command reply: GET_REPLY 466058214 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250410090251229 DLCTRL DEBUG Command: GET 321945279 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410090251229 DLCTRL DEBUG Tx Command reply: GET_REPLY 321945279 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410090251232 DLCTRL DEBUG Command: GET 231638082 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250410090251232 DLCTRL DEBUG Tx Command reply: GET_REPLY 231638082 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed 20250410090251235 DLCTRL DEBUG Command: GET 895617733 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250410090251235 DLCTRL DEBUG Tx Command reply: GET_REPLY 895617733 rate_ctr.abs.sgsn.1.cnpool:subscr:new 1 (control_if.c:477) 20250410090251238 DLCTRL DEBUG Command: GET 386866883 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250410090251238 DLCTRL DEBUG Tx Command reply: GET_REPLY 386866883 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250410090251241 DLCTRL DEBUG Command: GET 624781266 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250410090251241 DLCTRL DEBUG Tx Command reply: GET_REPLY 624781266 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250410090251243 DLCTRL DEBUG Command: GET 61541206 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410090251243 DLCTRL DEBUG Tx Command reply: GET_REPLY 61541206 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410090251244 DLCTRL DEBUG Command: GET 373901656 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250410090251244 DLCTRL DEBUG Tx Command reply: GET_REPLY 373901656 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed 20250410090251246 DLCTRL DEBUG Command: GET 241283154 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250410090251246 DLCTRL DEBUG Tx Command reply: GET_REPLY 241283154 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250410090251248 DLCTRL DEBUG Command: GET 125908893 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250410090251248 DLCTRL DEBUG Tx Command reply: GET_REPLY 125908893 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250410090251250 DLCTRL DEBUG Command: GET 701464366 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250410090251250 DLCTRL DEBUG Tx Command reply: GET_REPLY 701464366 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250410090251253 DLCTRL DEBUG Command: GET 418282226 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410090251253 DLCTRL DEBUG Tx Command reply: GET_REPLY 418282226 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410090251257 DLCTRL DEBUG Command: GET 243048076 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250410090251257 DLCTRL DEBUG Tx Command reply: GET_REPLY 243048076 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed 20250410090251261 DLCTRL DEBUG Command: GET 76550353 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250410090251261 DLCTRL DEBUG Tx Command reply: GET_REPLY 76550353 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250410090251264 DLCTRL DEBUG Command: GET 152761716 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250410090251264 DLCTRL DEBUG Tx Command reply: GET_REPLY 152761716 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250410090251267 DLCTRL DEBUG Command: GET 603551801 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250410090251267 DLCTRL DEBUG Tx Command reply: GET_REPLY 603551801 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250410090251269 DLCTRL DEBUG Command: GET 597465153 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410090251269 DLCTRL DEBUG Tx Command reply: GET_REPLY 597465153 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410090251271 DLCTRL DEBUG Command: GET 585163104 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250410090251271 DLCTRL DEBUG Tx Command reply: GET_REPLY 585163104 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed MTC@dc2b9a5d0dfe: "disconnecting msc0" 20250410090251273 DLGLOBAL NOTICE TTCN3 f_logp(): disconnecting msc0 (logging_vty.c:1172) 20250410090251275 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250410090251275 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410090251275 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250410090251275 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250410090251275 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250410090251275 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410090251275 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250410090251275 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250410090251275 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250410090251275 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090251275 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-sgsn0-0: connection closed 20250410090251275 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250410090251275 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250410090251275 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250410090251275 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250410090251275 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 20250410090251275 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  20250410090251275 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  20250410090251275 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  20250410090251275 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410090251275 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250410090251275 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250410090251275 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090251275 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250410090251275 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250410090251275 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410090251275 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410090251275 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090251275 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410090251275 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250410090251275 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250410090251275 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250410090251276 DRANAP NOTICE cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: link lost (cnlink.c:118) 20250410090251276 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-110)[0x55b0da07c400]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250410090251276 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250410090251276 DLSCCP DEBUG SCCP-SCOC(110)[0x55b0da074890]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250410090251276 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b05135), PART(T=Source Reference,L=4,D=0000006e), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250410090251276 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090251276 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090251276 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090251276 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090251276 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410090251276 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090251276 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [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 b0 51 35 00 00 6e 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090251276 DLSCCP DEBUG SCCP-SCOC(110)[0x55b0da074890]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250410090251276 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-110)[0x55b0da07c400]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250410090251276 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2071269)[0x55b0d9fd3b50]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250410090251276 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2071269)[0x55b0d9fd3b50]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250410090251276 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20250410090251276 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2071269)[0x55b0d9fd3b50]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250410090251276 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2071269)[0x55b0d9fd3b50]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250410090251276 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2071269)[0x55b0d9fd3b50]{disrupted}: Freeing instance (context_map.c:202) 20250410090251276 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2071269)[0x55b0d9fd3b50]{disrupted}: Deallocated (fsm.c:568) 20250410090251276 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-110)[0x55b0da07c400]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250410090251276 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-110)[0x55b0da07c400]{disconnected}: Freeing instance (context_map.c:206) 20250410090251276 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-110)[0x55b0da07c400]{disconnected}: Deallocated (fsm.c:568) 20250410090251276 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2071269 SCCP-110 sgsn-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250410090251276 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410090251276 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250410090251276 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090251276 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090251276 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090251276 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410090251276 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410090251276 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@dc2b9a5d0dfe: 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 := '000000000000000011000000'B, t_guard := 20.000000 } TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(978)@dc2b9a5d0dfe: Deleted conn table entry 0TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(994)2071269 20250410090251308 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50286<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn1-RAN(991)@dc2b9a5d0dfe: f_create_expect(l3 := '08050118082926240000000030'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(991)@dc2b9a5d0dfe: 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)@dc2b9a5d0dfe: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(996)3856354 20250410090252333 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410090252333 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410090252333 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250410090252333 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250410090252333 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x3ad7e2, normal) (hnbgw_rua.c:407) 20250410090252333 DHNB DEBUG map_rua[0x55b0d9fd3b50]{init}: Allocated (fsm.c:456) 20250410090252333 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3856354)[0x55b0d9fd3b50]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250410090252333 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3856354 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250410090252333 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410090252333 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410090252333 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3856354 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 1 (hnbgw_cn.c:1125) 20250410090252333 DCN DEBUG map_sccp[0x55b0da07c400]{init}: Allocated (fsm.c:456) 20250410090252333 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-112)[0x55b0da07c400]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250410090252333 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-3856354 <-> SCCP-112 sgsn-1 sgsn-one cs7-0.sccp l=0.23.5<->r=0.1.2 (context_map.c:128) 20250410090252333 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3856354 SCCP-112 sgsn-1 MI=NONE: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250410090252333 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3856354)[0x55b0d9fd3b50]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250410090252333 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410090252333 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410090252333 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3856354)[0x55b0d9fd3b50]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250410090252333 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-112)[0x55b0da07c400]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250410090252333 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250410090252333 DLSCCP DEBUG SCCP-SCOC(112)[0x55b0da0782c0]{IDLE}: Allocated (fsm.c:456) 20250410090252333 DLSCCP DEBUG SCCP-SCOC(112)[0x55b0da0782c0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250410090252333 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000070003400180000f40060000f11009260037400100003a40080000f110092600370010400e0d08050118082926240000000030004f40030000c00056400500f1100926) (sccp_scrc.c:415) 20250410090252333 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090252333 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090252333 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090252333 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090252333 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090252333 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090252333 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090252333 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090252333 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090252333 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090252333 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090252333 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090252333 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090252333 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250410090252333 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090252333 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 00 c0 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) 20250410090252333 DLSCCP DEBUG SCCP-SCOC(112)[0x55b0da0782c0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250410090252333 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-112)[0x55b0da07c400]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250410090252333 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3856354)[0x55b0d9fd3b50]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250410090252333 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090252333 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090252333 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090252333 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250410090252333 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250410090252333 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' 20250410090252333 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 20250410090252333 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250410090252333 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090252333 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 00 c0 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)@dc2b9a5d0dfe: First idle individual index:1 HNBGW_Test.sgsn1-SCCP(990)@dc2b9a5d0dfe: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn1-RAN(991)@dc2b9a5d0dfe: Found Expect[0] for l3='08050118082926240000000030'O handled at TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(996) HNBGW_Test.sgsn1-RAN(991)@dc2b9a5d0dfe: Added conn table entry 1TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(996)2399281 HNBGW_Test.sgsn1-SCCP(990)@dc2b9a5d0dfe: Session index based on connection ID:1 HNBGW_Test.sgsn1-SCCP(990)@dc2b9a5d0dfe: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(996)@dc2b9a5d0dfe: setverdict(pass): none -> pass 20250410090252336 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090252336 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250410090252336 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250410090252336 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 20250410090252336 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410090252336 DLSS7 <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' 20250410090252336 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410090252337 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410090252337 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090252337 DLSS7 <000c> osmo_ss7_asp.c:1175 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 21 a4 ee 02 00 00 00 00 00 06 00 08 00 00 00 07  20250410090252337 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090252337 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410090252337 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410090252337 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) 20250410090252337 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410090252337 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0021a4ee) (sccp_scrc.c:486) 20250410090252337 DLSCCP DEBUG Received CO:COAK for local reference 112 (sccp_scoc.c:1855) 20250410090252337 DLSCCP DEBUG SCCP-SCOC(112)[0x55b0da0782c0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250410090252337 DLSCCP DEBUG SCCP-SCOC(112)[0x55b0da0782c0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250410090252337 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090252337 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250410090252337 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) 20250410090252337 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-112)[0x55b0da07c400]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250410090252337 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-112)[0x55b0da07c400]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@dc2b9a5d0dfe: 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 } } } 20250410090252337 DLCTRL DEBUG Command: GET 363027073 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250410090252337 DLCTRL DEBUG Tx Command reply: GET_REPLY 363027073 rate_ctr.abs.sgsn.0.cnpool:subscr:new 1 (control_if.c:477) 20250410090252339 DLCTRL DEBUG Command: GET 492123665 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250410090252339 DLCTRL DEBUG Tx Command reply: GET_REPLY 492123665 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250410090252340 DLCTRL DEBUG Command: GET 951556780 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250410090252340 DLCTRL DEBUG Tx Command reply: GET_REPLY 951556780 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250410090252342 DLCTRL DEBUG Command: GET 867055543 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410090252342 DLCTRL DEBUG Tx Command reply: GET_REPLY 867055543 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410090252344 DLCTRL DEBUG Command: GET 40965223 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250410090252344 DLCTRL DEBUG Tx Command reply: GET_REPLY 40965223 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed 20250410090252348 DLCTRL DEBUG Command: GET 531181462 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250410090252348 DLCTRL DEBUG Tx Command reply: GET_REPLY 531181462 rate_ctr.abs.sgsn.1.cnpool:subscr:new 2 (control_if.c:477) 20250410090252354 DLCTRL DEBUG Command: GET 596178462 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250410090252354 DLCTRL DEBUG Tx Command reply: GET_REPLY 596178462 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250410090252357 DLCTRL DEBUG Command: GET 42998165 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250410090252357 DLCTRL DEBUG Tx Command reply: GET_REPLY 42998165 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250410090252359 DLCTRL DEBUG Command: GET 662428205 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410090252359 DLCTRL DEBUG Tx Command reply: GET_REPLY 662428205 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410090252362 DLCTRL DEBUG Command: GET 854121834 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250410090252362 DLCTRL DEBUG Tx Command reply: GET_REPLY 854121834 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed 20250410090252364 DLCTRL DEBUG Command: GET 332415068 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250410090252364 DLCTRL DEBUG Tx Command reply: GET_REPLY 332415068 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250410090252366 DLCTRL DEBUG Command: GET 546756641 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250410090252366 DLCTRL DEBUG Tx Command reply: GET_REPLY 546756641 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250410090252368 DLCTRL DEBUG Command: GET 937511676 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250410090252368 DLCTRL DEBUG Tx Command reply: GET_REPLY 937511676 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250410090252370 DLCTRL DEBUG Command: GET 514695929 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410090252370 DLCTRL DEBUG Tx Command reply: GET_REPLY 514695929 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410090252371 DLCTRL DEBUG Command: GET 64421185 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250410090252371 DLCTRL DEBUG Tx Command reply: GET_REPLY 64421185 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed 20250410090252372 DLCTRL DEBUG Command: GET 670052807 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250410090252372 DLCTRL DEBUG Tx Command reply: GET_REPLY 670052807 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250410090252374 DLCTRL DEBUG Command: GET 884626229 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250410090252374 DLCTRL DEBUG Tx Command reply: GET_REPLY 884626229 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250410090252375 DLCTRL DEBUG Command: GET 648051795 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250410090252375 DLCTRL DEBUG Tx Command reply: GET_REPLY 648051795 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250410090252377 DLCTRL DEBUG Command: GET 603091906 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410090252377 DLCTRL DEBUG Tx Command reply: GET_REPLY 603091906 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410090252379 DLCTRL DEBUG Command: GET 660434100 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250410090252379 DLCTRL DEBUG Tx Command reply: GET_REPLY 660434100 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed MTC@dc2b9a5d0dfe: ok: talloc reports "asn1_context" = 1 bytes 20250410090252388 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50264<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250410090252388 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:46139<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(975)@dc2b9a5d0dfe: Final verdict of PTC: none VirtHNBGW-STATS(974)@dc2b9a5d0dfe: Final verdict of PTC: none MTC@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed 20250410090252390 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50248<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250410090252391 DLINP DEBUG SRVCONN(,r=127.0.0.1:38116<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410090252391 DLINP DEBUG SRVCONN(,r=127.0.0.1:38116<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410090252392 DLINP NOTICE SRV(,r=127.0.0.1:38116<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410090252392 DMAIN NOTICE (127.0.0.1:38116 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:38116<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250410090252392 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) HNBGW_Test.msc1-SCCP(984)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW_Test.msc0-RAN(982)@dc2b9a5d0dfe: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1-RUA(980)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(988)@dc2b9a5d0dfe: Final verdict of PTC: none 20250410090252394 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250410090252394 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) 20250410090252394 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250410090252394 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc1-0) xUA SRV SHUTDOWN_EVENT 20250410090252394 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250410090252394 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) 20250410090252394 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250410090252394 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250410090252394 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 20250410090252394 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090252394 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-msc1-0: connection closed 20250410090252394 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250410090252394 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250410090252394 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250410090252394 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250410090252394 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 20250410090252394 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  20250410090252394 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  20250410090252394 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410090252394 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250410090252395 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250410090252395 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090252395 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250410090252395 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.0.2/0 (xua_snm.c:378) 20250410090252395 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410090252395 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410090252395 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090252395 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410090252395 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250410090252395 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250410090252395 DRANAP DEBUG cnlink(msc-1)[0x55b0d9fd5920]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250410090252395 DRANAP NOTICE cnlink(msc-1)[0x55b0d9fd5920]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc1-RAN(985)@dc2b9a5d0dfe: Final verdict of PTC: none 20250410090252395 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250410090252395 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410090252396 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250410090252396 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250410090252396 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 20250410090252396 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) 20250410090252396 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250410090252396 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn1-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250410090252396 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20250410090252396 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410090252396 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250410090252396 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SEND_FAILED 20250410090252396 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SEND_FAILED flags=0x1 20250410090252396 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) 20250410090252396 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250410090252396 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn1-0) xUA SRV SEND_FAILED 20250410090252396 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) 20250410090252396 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090252396 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-msc0-0: connection closed 20250410090252396 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250410090252396 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250410090252396 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250410090252396 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250410090252396 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 20250410090252396 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  20250410090252396 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410090252396 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250410090252396 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(981)@dc2b9a5d0dfe: Final verdict of PTC: none 20250410090252396 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) 20250410090252396 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090252396 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-sgsn1-0: connection closed 20250410090252396 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250410090252396 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250410090252396 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250410090252396 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250410090252396 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 20250410090252396 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410090252396 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250410090252396 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250410090252396 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090252396 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250410090252396 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:378) 20250410090252396 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410090252396 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410090252397 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090252397 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410090252397 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250410090252397 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250410090252397 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250410090252397 DRANAP NOTICE cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.sgsn0-SCCP(987)@dc2b9a5d0dfe: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(978)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(991)@dc2b9a5d0dfe: Final verdict of PTC: none MutexDispCT-TC_sgsnpool_sccp_n_pcstate_detaches_cnlink(973)@dc2b9a5d0dfe: Final verdict of PTC: none 20250410090252397 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090252397 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250410090252397 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.1.2/0 (xua_snm.c:378) 20250410090252397 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410090252397 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410090252397 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090252397 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410090252397 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250410090252397 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250410090252397 DRANAP DEBUG cnlink(sgsn-1)[0x55b0da03dd30]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250410090252397 DRANAP NOTICE cnlink(sgsn-1)[0x55b0da03dd30]{DISCONNECTED}: link lost (cnlink.c:118) 20250410090252397 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-111)[0x55b0da0cc3f0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250410090252397 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250410090252397 DLSCCP DEBUG SCCP-SCOC(111)[0x55b0da075290]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250410090252397 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c8b625), PART(T=Source Reference,L=4,D=0000006f), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250410090252397 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090252397 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090252397 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090252397 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090252397 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250410090252397 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090252397 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 c8 b6 25 00 00 6f 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090252397 DLSCCP DEBUG SCCP-SCOC(111)[0x55b0da075290]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250410090252397 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-111)[0x55b0da0cc3f0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250410090252398 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15097869)[0x55b0da05b2c0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250410090252398 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15097869)[0x55b0da05b2c0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250410090252398 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20250410090252398 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15097869)[0x55b0da05b2c0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250410090252398 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15097869)[0x55b0da05b2c0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250410090252398 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15097869)[0x55b0da05b2c0]{disrupted}: Freeing instance (context_map.c:202) 20250410090252398 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15097869)[0x55b0da05b2c0]{disrupted}: Deallocated (fsm.c:568) 20250410090252398 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-111)[0x55b0da0cc3f0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250410090252398 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-111)[0x55b0da0cc3f0]{disconnected}: Freeing instance (context_map.c:206) 20250410090252398 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-111)[0x55b0da0cc3f0]{disconnected}: Deallocated (fsm.c:568) 20250410090252398 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15097869 SCCP-111 sgsn-1 MI=NONE: Deallocating (context_map.c:225) 20250410090252398 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-112)[0x55b0da07c400]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250410090252398 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250410090252398 DLSCCP DEBUG SCCP-SCOC(112)[0x55b0da0782c0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250410090252398 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0021a4ee), PART(T=Source Reference,L=4,D=00000070), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250410090252398 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090252398 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090252399 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090252399 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090252399 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090252399 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 HNBGW_Test.sgsn1-SCCP(990)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(992)@dc2b9a5d0dfe: Final verdict of PTC: none 20250410090252398 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090252398 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090252398 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250410090252398 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090252398 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 21 a4 ee 00 00 70 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090252398 DLSCCP DEBUG SCCP-SCOC(112)[0x55b0da0782c0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250410090252398 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-112)[0x55b0da07c400]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250410090252398 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3856354)[0x55b0d9fd3b50]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250410090252398 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3856354)[0x55b0d9fd3b50]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250410090252399 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250410090252399 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250410090252399 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090252399 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090252399 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090252399 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250410090252399 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250410090252399 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250410090252398 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20250410090252398 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3856354)[0x55b0d9fd3b50]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250410090252398 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3856354)[0x55b0d9fd3b50]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250410090252399 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3856354)[0x55b0d9fd3b50]{disrupted}: Freeing instance (context_map.c:202) 20250410090252399 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3856354)[0x55b0d9fd3b50]{disrupted}: Deallocated (fsm.c:568) 20250410090252399 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-112)[0x55b0da07c400]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250410090252399 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-112)[0x55b0da07c400]{disconnected}: Freeing instance (context_map.c:206) 20250410090252399 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-112)[0x55b0da07c400]{disconnected}: Deallocated (fsm.c:568) 20250410090252399 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3856354 SCCP-112 sgsn-1 MI=NONE: Deallocating (context_map.c:225) 20250410090252399 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410090252399 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250410090252399 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:894) 20250410090252399 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410090252399 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410090252399 DMAIN NOTICE (127.0.0.1:9999 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) 20250410090252399 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) HNBGW_Test.msc0-M3UA(983)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW-PFCP(976)@dc2b9a5d0dfe: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0(977)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(989)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW-MGCP(993)@dc2b9a5d0dfe: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(995)@dc2b9a5d0dfe: Final verdict of PTC: pass 20250410090252403 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50276<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1(979)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(986)@dc2b9a5d0dfe: Final verdict of PTC: none 20250410090252417 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50286<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(996)@dc2b9a5d0dfe: Final verdict of PTC: pass 20250410090252420 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50270<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(994)@dc2b9a5d0dfe: Final verdict of PTC: pass MTC@dc2b9a5d0dfe: Setting final verdict of the test case. MTC@dc2b9a5d0dfe: Local verdict of MTC: pass MTC@dc2b9a5d0dfe: Local verdict of PTC MutexDispCT-TC_sgsnpool_sccp_n_pcstate_detaches_cnlink(973): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC VirtHNBGW-STATS(974): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC IPA-CTRL-CLI-IPA(975): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW-PFCP(976): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0(977): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(978): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1(979): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1-RUA(980): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.msc0-SCCP(981): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.msc0-RAN(982): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.msc0-M3UA(983): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.msc1-SCCP(984): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.msc1-RAN(985): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.msc1-M3UA(986): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(987): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.sgsn0-RAN(988): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(989): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(990): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.sgsn1-RAN(991): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(992): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW-MGCP(993): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(994): pass (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(995): pass (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(996): pass (pass -> pass) MTC@dc2b9a5d0dfe: Test case TC_sgsnpool_sccp_n_pcstate_detaches_cnlink finished. Verdict: pass MTC@dc2b9a5d0dfe: 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'. Thu Apr 10 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 20250410090252591 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50296<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410090252751 DLSCCP DEBUG SCCP-SCOC(108)[0x55b0da05c2e0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250410090252751 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001de824), PART(T=Source Reference,L=4,D=0000006c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410090252751 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410090252751 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090252751 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410090252751 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090252751 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410090252751 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090252751 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 1d e8 24 00 00 6c 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090252751 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090252751 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090252751 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090252751 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410090252752 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410090252752 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250410090252769 DLSCCP DEBUG SCCP-SCOC(109)[0x55b0da0cc2c0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250410090252769 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0063ad57), PART(T=Source Reference,L=4,D=0000006d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410090252769 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090252769 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090252770 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090252770 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090252770 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250410090252770 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090252770 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 63 ad 57 00 00 6d 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090252770 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090252770 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090252770 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090252770 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250410090252770 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250410090252770 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250410090253276 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250410090253276 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250410090253276 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250410090253294 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50296<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=609940) Waiting for packet dumper to finish... 1 (prev_count=609940, count=611204) 20250410090254395 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250410090254395 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250410090254395 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250410090254396 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250410090254396 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250410090254396 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250410090254396 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250410090254396 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250410090254396 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250410090254816 DLSCCP DEBUG SCCP-SCOC(107)[0x55b0da0a5e00]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410090254816 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005d8e18), PART(T=Source Reference,L=4,D=0000006b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410090254816 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410090254816 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090254816 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410090254816 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090254816 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250410090254816 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090254816 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 5d 8e 18 00 00 6b 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090254816 DLSCCP DEBUG SCCP-SCOC(105)[0x55b0da07b8a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410090254816 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00efec26), PART(T=Source Reference,L=4,D=00000069), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410090254816 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090254816 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090254816 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090254816 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090254816 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250410090254816 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090254816 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 ef ec 26 00 00 69 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090254816 DLSCCP DEBUG SCCP-SCOC(106)[0x55b0da05d610]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410090254816 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009ad2bd), PART(T=Source Reference,L=4,D=0000006a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410090254816 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090254816 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090254816 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090254816 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090254816 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250410090254816 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090254816 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 9a d2 bd 00 00 6a 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090254816 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090254816 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090254816 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090254817 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250410090254817 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250410090254817 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250410090254817 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090254817 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090254817 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090254817 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250410090254817 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250410090254817 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250410090254817 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090254817 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090254817 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090254817 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250410090254817 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250410090254817 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250410090255113 DLSCCP DEBUG SCCP-SCOC(102)[0x55b0da054820]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410090255113 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fb17da), PART(T=Source Reference,L=4,D=00000066), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410090255113 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410090255113 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090255113 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410090255113 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090255113 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250410090255113 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090255113 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 fb 17 da 00 00 66 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090255113 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090255113 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090255113 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090255113 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250410090255113 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250410090255113 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250410090255129 DLSCCP DEBUG SCCP-SCOC(103)[0x55b0da0a9470]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410090255129 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007ac303), PART(T=Source Reference,L=4,D=00000067), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410090255129 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410090255129 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090255129 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410090255129 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090255129 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250410090255129 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090255129 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 7a c3 03 00 00 67 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090255129 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090255129 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090255129 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090255129 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250410090255129 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250410090255130 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250410090255145 DLSCCP DEBUG SCCP-SCOC(104)[0x55b0da0631f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410090255146 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0063cf2b), PART(T=Source Reference,L=4,D=00000068), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410090255146 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410090255146 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090255146 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410090255146 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090255146 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250410090255146 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090255146 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 63 cf 2b 00 00 68 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090255146 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090255146 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090255146 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090255146 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250410090255146 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250410090255146 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! MTC@dc2b9a5d0dfe: 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@dc2b9a5d0dfe: 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 ------ Thu Apr 10 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 20250410090255578 DLSCCP DEBUG SCCP-SCOC(100)[0x55b0d9ff0bc0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410090255578 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ebca44), PART(T=Source Reference,L=4,D=00000064), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410090255578 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410090255578 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090255578 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410090255578 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090255578 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250410090255578 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090255578 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 eb ca 44 00 00 64 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090255579 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090255579 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090255579 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090255579 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250410090255579 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250410090255579 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250410090255594 DLSCCP DEBUG SCCP-SCOC(99)[0x55b0da0a88a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410090255594 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0035a918), PART(T=Source Reference,L=4,D=00000063), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410090255594 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410090255594 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090255594 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410090255594 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090255594 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410090255594 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090255594 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 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 a9 18 00 00 63 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090255594 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090255594 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090255594 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090255594 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410090255594 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410090255594 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250410090255599 DLSCCP DEBUG SCCP-SCOC(101)[0x55b0da07a5b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410090255599 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00435f20), PART(T=Source Reference,L=4,D=00000065), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410090255599 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410090255599 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090255599 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410090255599 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090255599 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410090255599 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090255599 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 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 5f 20 00 00 65 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090255599 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090255599 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090255599 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090255599 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410090255599 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410090255599 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250410090256244 DLSCCP DEBUG SCCP-SCOC(97)[0x55b0da0605f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410090256244 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d4ce84), PART(T=Source Reference,L=4,D=00000061), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410090256244 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410090256244 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090256244 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410090256244 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090256244 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410090256244 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090256244 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 d4 ce 84 00 00 61 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090256244 DLSCCP DEBUG SCCP-SCOC(98)[0x55b0da062900]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410090256244 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ae2dd8), PART(T=Source Reference,L=4,D=00000062), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410090256244 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410090256244 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090256244 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410090256244 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090256244 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410090256244 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090256244 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 ae 2d d8 00 00 62 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090256244 DLSCCP DEBUG SCCP-SCOC(95)[0x55b0da055950]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410090256244 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00753ba7), PART(T=Source Reference,L=4,D=0000005f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410090256244 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410090256244 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090256244 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410090256244 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090256244 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410090256244 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090256244 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 75 3b a7 00 00 5f 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090256244 DLSCCP DEBUG SCCP-SCOC(96)[0x55b0da07a140]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410090256244 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003d9872), PART(T=Source Reference,L=4,D=00000060), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410090256244 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410090256244 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090256244 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410090256244 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090256244 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410090256244 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090256244 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 3d 98 72 00 00 60 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090256245 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090256245 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090256245 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090256245 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410090256245 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410090256245 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250410090256245 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090256245 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090256245 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090256245 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410090256245 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410090256245 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250410090256245 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090256245 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090256245 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090256245 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410090256245 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410090256245 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250410090256245 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090256245 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090256245 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090256245 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410090256245 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410090256245 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@dc2b9a5d0dfe: 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@dc2b9a5d0dfe: Test case TC_sgsnpool_sccp_n_pcstate_attaches_cnlink started. 20250410090256390 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55518<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410090256395 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55526<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410090256400 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:36519<->l=127.0.0.1:4262) (control_if.c:572) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0(1001)@dc2b9a5d0dfe: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250410090256537 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250410090256537 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250410090256545 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410090256545 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410090256545 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410090256545 DRANAP DEBUG cnlink(msc-1)[0x55b0d9fd5920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410090256545 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410090256545 DRANAP DEBUG cnlink(msc-2)[0x55b0d9fd2b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410090256546 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410090256546 DRANAP DEBUG cnlink(msc-3)[0x55b0da03ca10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1(1003)@dc2b9a5d0dfe: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250410090256546 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410090256546 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250410090256546 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410090256546 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410090256546 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410090256546 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090256546 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090256546 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090256546 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090256546 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090256546 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090256546 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090256546 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090256546 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090256546 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090256546 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090256546 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090256546 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090256546 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410090256546 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090256546 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410090256546 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410090256546 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:33975 (stream_srv.c:142) 20250410090256546 DMAIN INFO New HNB SCTP connection r=127.0.0.1:33975<->l=127.0.0.1:29169 (hnbgw.c:791) 20250410090256546 DRANAP DEBUG cnlink(msc-1)[0x55b0d9fd5920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410090256546 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250410090256546 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410090256546 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410090256546 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410090256546 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090256546 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090256546 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090256546 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090256546 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090256546 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090256546 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090256546 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090256546 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090256546 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090256546 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090256546 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090256546 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090256546 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410090256546 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090256546 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410090256546 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090256546 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090256546 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090256546 DRANAP DEBUG cnlink(msc-1)[0x55b0d9fd5920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410090256546 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410090256546 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410090256546 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250410090256546 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090256546 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090256546 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090256546 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410090256546 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410090256546 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250410090256547 DRANAP DEBUG cnlink(msc-3)[0x55b0da03ca10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410090256547 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250410090256547 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410090256547 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410090256547 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410090256547 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090256547 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090256547 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090256547 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) 20250410090256547 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090256547 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090256547 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090256547 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090256547 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090256547 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090256547 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090256547 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) 20250410090256548 DLSS7 DEBUG Found route for dpc=4=0.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) 20250410090256548 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250410090256548 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090256548 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250410090256548 DRANAP DEBUG cnlink(msc-3)[0x55b0da03ca10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410090256548 DRANAP DEBUG cnlink(msc-2)[0x55b0d9fd2b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410090256548 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250410090256548 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410090256548 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410090256548 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410090256548 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090256548 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090256548 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090256548 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090256548 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090256548 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090256548 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090256548 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090256548 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090256548 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090256548 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090256548 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090256548 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090256548 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250410090256548 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090256548 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410090256548 DRANAP DEBUG cnlink(msc-2)[0x55b0d9fd2b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410090256548 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090256548 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090256548 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090256548 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 20250410090256548 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250410090256548 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250410090256548 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090256548 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090256548 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090256548 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250410090256548 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250410090256548 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! MTC@dc2b9a5d0dfe: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(1007)@dc2b9a5d0dfe: ************************************************* HNBGW_Test.msc0-M3UA(1007)@dc2b9a5d0dfe: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(1007)@dc2b9a5d0dfe: ************************************************* MTC@dc2b9a5d0dfe: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(1005)@dc2b9a5d0dfe: v_sccp_pdu_maxlen:268 20250410090256570 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410090256570 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410090256570 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410090256570 DRANAP DEBUG cnlink(sgsn-1)[0x55b0da03dd30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410090256570 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410090256570 DRANAP DEBUG cnlink(sgsn-2)[0x55b0da03e6c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410090256570 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410090256570 DRANAP DEBUG cnlink(sgsn-3)[0x55b0da03f050]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410090256571 DRANAP DEBUG cnlink(sgsn-3)[0x55b0da03f050]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410090256571 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250410090256571 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410090256571 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410090256571 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410090256571 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090256571 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090256571 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090256571 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) 20250410090256571 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090256571 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090256571 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090256571 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090256571 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090256572 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090256572 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090256572 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) 20250410090256572 DLSS7 DEBUG Found route for dpc=12=0.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) 20250410090256572 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250410090256572 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090256572 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250410090256572 DRANAP DEBUG cnlink(sgsn-3)[0x55b0da03f050]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410090256572 DRANAP DEBUG cnlink(sgsn-2)[0x55b0da03e6c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410090256572 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250410090256572 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410090256572 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410090256572 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410090256572 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090256572 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090256572 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090256572 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090256572 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090256572 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090256572 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090256572 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090256572 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090256572 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090256572 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090256572 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090256572 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090256572 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250410090256572 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090256572 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410090256572 DRANAP DEBUG cnlink(sgsn-2)[0x55b0da03e6c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410090256572 DRANAP DEBUG cnlink(sgsn-1)[0x55b0da03dd30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410090256572 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250410090256572 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410090256572 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410090256572 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410090256572 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090256572 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090256572 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090256572 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090256572 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090256572 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090256572 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090256572 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090256572 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090256572 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090256572 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090256572 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090256572 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090256572 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250410090256572 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090256572 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410090256572 DRANAP DEBUG cnlink(sgsn-1)[0x55b0da03dd30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410090256572 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410090256572 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250410090256572 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410090256572 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410090256572 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410090256572 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090256572 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090256572 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090256572 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090256572 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090256572 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090256572 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090256572 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090256572 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090256572 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090256572 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090256572 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090256572 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090256572 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410090256572 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090256572 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410090256572 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410090256572 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090256572 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090256572 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090256572 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 20250410090256572 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250410090256572 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250410090256572 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090256572 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090256572 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090256572 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250410090256572 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250410090256572 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250410090256572 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090256572 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090256572 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090256572 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250410090256572 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250410090256572 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250410090256572 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090256572 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090256572 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090256572 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410090256572 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410090256573 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@dc2b9a5d0dfe: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(1010)@dc2b9a5d0dfe: ************************************************* HNBGW_Test.sgsn0-M3UA(1010)@dc2b9a5d0dfe: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(1010)@dc2b9a5d0dfe: ************************************************* MTC@dc2b9a5d0dfe: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(1008)@dc2b9a5d0dfe: v_sccp_pdu_maxlen:268 20250410090256613 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410090256613 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410090256613 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250410090256613 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250410090256613 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) 20250410090256613 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250410090256613 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250410090256613 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410090256613 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@dc2b9a5d0dfe: setverdict(pass): none -> pass 20250410090256623 DLINP DEBUG SRVCONN(,r=127.0.0.1:33975<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410090256623 DLINP DEBUG SRVCONN(,r=127.0.0.1:33975<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410090256623 DLINP DEBUG SRVCONN(,r=127.0.0.1:33975<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250410090256623 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250410090256623 DHNBAP DEBUG (127.0.0.1:33975 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20250410090256623 DHNBAP NOTICE (127.0.0.1:33975 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250410090256623 DHNBAP NOTICE (127.0.0.1:33975 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250410090256623 DLINP DEBUG SRVCONN(,r=127.0.0.1:33975<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410090256623 DLINP DEBUG SRVCONN(,r=127.0.0.1:33975<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed 20250410090256670 DLSCCP DEBUG SCCP-SCOC(92)[0x55b0da07b770]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250410090256670 DLSCCP DEBUG SCCP-SCOC(92)[0x55b0da07b770]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250410090256670 DLSCCP DEBUG SCCP-SCOC(92)[0x55b0da07b770]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250410090256670 DLSCCP DEBUG SCCP-SCOC(92)[0x55b0da07b770]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250410090256670 DLSCCP DEBUG SCCP-SCOC(92)[0x55b0da07b770]{IDLE}: Deallocated (fsm.c:568) 20250410090256670 DLSCCP DEBUG SCCP-SCOC(93)[0x55b0da0763d0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250410090256670 DLSCCP DEBUG SCCP-SCOC(93)[0x55b0da0763d0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250410090256670 DLSCCP DEBUG SCCP-SCOC(93)[0x55b0da0763d0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250410090256670 DLSCCP DEBUG SCCP-SCOC(93)[0x55b0da0763d0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250410090256670 DLSCCP DEBUG SCCP-SCOC(93)[0x55b0da0763d0]{IDLE}: Deallocated (fsm.c:568) 20250410090256671 DLSCCP DEBUG SCCP-SCOC(94)[0x55b0da05a0f0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250410090256672 DLSCCP DEBUG SCCP-SCOC(94)[0x55b0da05a0f0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250410090256672 DLSCCP DEBUG SCCP-SCOC(94)[0x55b0da05a0f0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250410090256672 DLSCCP DEBUG SCCP-SCOC(94)[0x55b0da05a0f0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250410090256672 DLSCCP DEBUG SCCP-SCOC(94)[0x55b0da05a0f0]{IDLE}: Deallocated (fsm.c:568) 20250410090256765 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250410090256766 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250410090256766 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250410090256766 DLSS7 <000c> 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)@dc2b9a5d0dfe: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250410090256771 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090256771 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250410090256771 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250410090256771 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250410090256771 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250410090256771 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250410090256771 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250410090256771 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 20250410090256771 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250410090256771 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  20250410090256771 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250410090256773 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090256773 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250410090256773 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250410090256773 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  20250410090256773 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250410090256773 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250410090256773 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250410090256773 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 20250410090256773 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250410090256773 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  20250410090256773 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410090256773 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250410090256774 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090256774 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250410090256774 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:413) 20250410090256774 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410090256774 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410090256774 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090256774 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410090256774 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250410090256774 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250410090256774 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410090256775 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410090256775 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250410090256775 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410090256775 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410090256775 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410090256775 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090256775 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090256775 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090256775 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090256775 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090256775 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090256775 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090256775 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090256776 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090256776 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090256776 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090256776 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090256776 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090256776 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410090256776 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090256776 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410090256776 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410090256776 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090256776 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090256776 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090256776 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410090256776 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410090256776 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250410090256776 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410090256776 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410090256776 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090256776 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  20250410090256793 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250410090256793 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250410090256793 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250410090256793 DLSS7 <000c> 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)@dc2b9a5d0dfe: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250410090256799 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090256799 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250410090256799 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250410090256800 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250410090256800 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250410090256800 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250410090256800 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250410090256800 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 20250410090256800 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250410090256800 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  20250410090256800 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250410090256804 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090256804 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250410090256804 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250410090256804 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  20250410090256804 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250410090256804 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250410090256804 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250410090256804 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 20250410090256804 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250410090256804 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  20250410090256804 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  20250410090256804 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410090256804 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250410090256805 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090256805 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250410090256805 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250410090256805 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410090256805 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410090256805 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090256805 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410090256805 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250410090256805 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250410090256805 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410090256806 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410090256806 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250410090256806 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410090256806 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410090256806 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410090256806 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090256806 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090256806 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090256806 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090256806 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090256806 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090256806 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090256806 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090256806 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090256807 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090256807 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090256807 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090256807 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090256807 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410090256807 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090256807 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410090256807 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410090256807 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090256807 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090256807 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090256807 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410090256807 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410090256807 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.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' 20250410090256807 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410090256807 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410090256807 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090256807 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(1006)@dc2b9a5d0dfe: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250410090257584 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090257584 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410090257584 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410090257584 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410090257584 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410090257584 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410090257584 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410090257584 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410090257584 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090257584 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410090257584 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090257585 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410090257585 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410090257585 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410090257585 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410090257585 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410090257585 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250410090257585 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410090257585 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090257585 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090257585 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090257585 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090257585 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090257585 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090257585 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090257585 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090257585 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090257585 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090257585 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090257585 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090257585 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090257585 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410090257585 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250410090257585 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250410090257585 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250410090257585 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250410090257585 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410090257585 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410090257585 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090257585 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090257585 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090257585 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090257585 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090257585 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090257585 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090257585 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090257585 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090257585 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090257585 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090257585 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090257585 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090257585 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090257585 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090257585 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410090257585 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090257585 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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) 20250410090257585 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250410090257585 DRANAP NOTICE cnlink(msc-0)[0x55b0d9ff2940]{CONNECTED}: link up (cnlink.c:111) 20250410090257585 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090257585 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410090257585 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410090257585 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250410090257585 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410090257585 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410090257585 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090257585 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  20250410090257587 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090257587 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410090257587 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410090257587 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410090257587 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410090257587 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410090257587 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410090257587 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410090257587 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090257587 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410090257587 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090257587 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410090257587 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410090257587 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410090257587 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410090257587 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410090257587 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250410090257587 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410090257587 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090257587 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090257587 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090257587 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090257587 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090257587 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090257587 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090257587 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090257587 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090257587 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090257587 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090257587 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090257587 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090257587 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410090257587 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250410090257587 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250410090257587 DRANAP INFO cnlink(msc-0)[0x55b0d9ff2940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(1009)@dc2b9a5d0dfe: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250410090257599 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090257599 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410090257599 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410090257599 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410090257599 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410090257599 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410090257599 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410090257599 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410090257599 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090257599 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410090257599 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090257599 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410090257599 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410090257599 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410090257599 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410090257599 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410090257599 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250410090257599 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410090257599 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090257599 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090257599 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090257599 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090257599 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090257599 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090257599 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090257599 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090257599 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090257599 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090257599 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090257599 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090257599 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090257599 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410090257599 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250410090257599 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250410090257599 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250410090257599 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250410090257599 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410090257599 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410090257599 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090257599 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090257599 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090257599 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090257599 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090257599 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090257599 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090257599 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090257599 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090257599 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090257599 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090257599 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090257599 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090257599 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410090257599 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090257599 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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) 20250410090257599 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250410090257599 DRANAP NOTICE cnlink(sgsn-0)[0x55b0da03d3a0]{CONNECTED}: link up (cnlink.c:111) 20250410090257599 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090257599 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090257599 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090257599 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410090257599 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410090257599 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.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' 20250410090257599 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410090257599 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410090257599 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090257599 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  20250410090257600 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090257600 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410090257600 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410090257600 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410090257600 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410090257600 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410090257600 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410090257600 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410090257600 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090257600 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410090257600 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090257600 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410090257600 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410090257600 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410090257600 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410090257600 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410090257600 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250410090257600 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410090257600 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090257600 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090257600 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090257600 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090257600 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090257600 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090257600 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090257600 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090257600 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090257600 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090257600 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090257600 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090257600 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090257600 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410090257600 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250410090257600 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250410090257600 DRANAP INFO cnlink(sgsn-0)[0x55b0da03d3a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250410090258638 DLCTRL DEBUG Command: GET 403964060 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250410090258639 DLCTRL DEBUG Tx Command reply: GET_REPLY 403964060 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250410090258646 DLCTRL DEBUG Command: GET 825591193 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250410090258646 DLCTRL DEBUG Tx Command reply: GET_REPLY 825591193 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250410090258650 DLCTRL DEBUG Command: GET 569964692 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250410090258650 DLCTRL DEBUG Tx Command reply: GET_REPLY 569964692 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250410090258654 DLCTRL DEBUG Command: GET 475215549 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410090258654 DLCTRL DEBUG Tx Command reply: GET_REPLY 475215549 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410090258657 DLCTRL DEBUG Command: GET 775568037 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250410090258657 DLCTRL DEBUG Tx Command reply: GET_REPLY 775568037 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) 20250410090258661 DLCTRL DEBUG Command: GET 667768679 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250410090258661 DLCTRL DEBUG Tx Command reply: GET_REPLY 667768679 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250410090258664 DLCTRL DEBUG Command: GET 710278520 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250410090258664 DLCTRL DEBUG Tx Command reply: GET_REPLY 710278520 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250410090258667 DLCTRL DEBUG Command: GET 420332524 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250410090258667 DLCTRL DEBUG Tx Command reply: GET_REPLY 420332524 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250410090258670 DLCTRL DEBUG Command: GET 655331436 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410090258670 DLCTRL DEBUG Tx Command reply: GET_REPLY 655331436 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410090258673 DLCTRL DEBUG Command: GET 962861949 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250410090258673 DLCTRL DEBUG Tx Command reply: GET_REPLY 962861949 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) 20250410090258675 DLCTRL DEBUG Command: GET 34994188 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250410090258675 DLCTRL DEBUG Tx Command reply: GET_REPLY 34994188 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250410090258677 DLCTRL DEBUG Command: GET 171372238 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250410090258677 DLCTRL DEBUG Tx Command reply: GET_REPLY 171372238 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250410090258679 DLCTRL DEBUG Command: GET 846209377 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250410090258679 DLCTRL DEBUG Tx Command reply: GET_REPLY 846209377 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250410090258680 DLCTRL DEBUG Command: GET 10830872 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410090258680 DLCTRL DEBUG Tx Command reply: GET_REPLY 10830872 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410090258681 DLCTRL DEBUG Command: GET 245763121 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250410090258681 DLCTRL DEBUG Tx Command reply: GET_REPLY 245763121 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) 20250410090258683 DLCTRL DEBUG Command: GET 124663056 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250410090258683 DLCTRL DEBUG Tx Command reply: GET_REPLY 124663056 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250410090258684 DLCTRL DEBUG Command: GET 220956374 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250410090258684 DLCTRL DEBUG Tx Command reply: GET_REPLY 220956374 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250410090258685 DLCTRL DEBUG Command: GET 790002717 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250410090258685 DLCTRL DEBUG Tx Command reply: GET_REPLY 790002717 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250410090258686 DLCTRL DEBUG Command: GET 820725030 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410090258686 DLCTRL DEBUG Tx Command reply: GET_REPLY 820725030 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410090258687 DLCTRL DEBUG Command: GET 548994327 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250410090258687 DLCTRL DEBUG Tx Command reply: GET_REPLY 548994327 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@dc2b9a5d0dfe: 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@dc2b9a5d0dfe: "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@dc2b9a5d0dfe: 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 := '000000000000000101011011'B, t_guard := 20.000000 } 20250410090258712 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55536<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(1009)@dc2b9a5d0dfe: f_create_expect(l3 := '080101D571000008292624000000003000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(1009)@dc2b9a5d0dfe: 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)@dc2b9a5d0dfe: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1012)4261477 20250410090259759 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410090259759 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410090259759 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250410090259759 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250410090259759 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x410665, normal) (hnbgw_rua.c:407) 20250410090259759 DHNB DEBUG map_rua[0x55b0da05a0f0]{init}: Allocated (fsm.c:456) 20250410090259759 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4261477)[0x55b0da05a0f0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250410090259759 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4261477 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250410090259759 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410090259759 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410090259759 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000003 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250410090259759 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4261477 SCCP-0 PS MI=IMSI-262420000000003: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250410090259759 DCN DEBUG map_sccp[0x55b0da07b770]{init}: Allocated (fsm.c:456) 20250410090259759 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-113)[0x55b0da07b770]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250410090259759 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-4261477 <-> SCCP-113 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250410090259759 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4261477 SCCP-113 sgsn-0 MI=IMSI-262420000000003: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250410090259759 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4261477)[0x55b0da05a0f0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250410090259759 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410090259759 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410090259759 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4261477)[0x55b0da05a0f0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250410090259759 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-113)[0x55b0da07b770]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250410090259759 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250410090259759 DLSCCP DEBUG SCCP-SCOC(113)[0x55b0da0763d0]{IDLE}: Allocated (fsm.c:456) 20250410090259759 DLSCCP DEBUG SCCP-SCOC(113)[0x55b0da0763d0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250410090259759 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340540000070003400180000f40060000f11009260037400100003a40080000f110092600370010401d1c080101d571000008292624000000003000f1102a2a170512c7422000004f400300015b0056400500f1100926) (sccp_scrc.c:415) 20250410090259759 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090259759 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090259759 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090259759 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090259759 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090259759 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090259759 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090259759 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090259759 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090259759 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090259759 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090259759 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090259759 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090259759 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410090259759 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090259759 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 01 5b 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) 20250410090259759 DLSCCP DEBUG SCCP-SCOC(113)[0x55b0da0763d0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250410090259759 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-113)[0x55b0da07b770]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250410090259759 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4261477)[0x55b0da05a0f0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250410090259759 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090259759 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090259759 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090259759 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410090259759 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410090259759 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.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' 20250410090259759 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410090259759 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410090259759 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090259759 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 01 5b 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)@dc2b9a5d0dfe: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(1008)@dc2b9a5d0dfe: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(1009)@dc2b9a5d0dfe: Found Expect[0] for l3='080101D571000008292624000000003000F1102A2A170512C7422000'O handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1012) HNBGW_Test.sgsn0-RAN(1009)@dc2b9a5d0dfe: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1012)14922613 HNBGW_Test.sgsn0-SCCP(1008)@dc2b9a5d0dfe: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(1008)@dc2b9a5d0dfe: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1012)@dc2b9a5d0dfe: setverdict(pass): none -> pass 20250410090259776 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090259776 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410090259776 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410090259776 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410090259776 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410090259776 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410090259776 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410090259776 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410090259776 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090259776 DLSS7 <000c> osmo_ss7_asp.c:1175 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 ea 0c 79 02 00 00 00 00 00 06 00 08 00 00 00 07  20250410090259776 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090259776 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410090259776 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410090259776 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410090259776 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410090259776 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00ea0c79) (sccp_scrc.c:486) 20250410090259776 DLSCCP DEBUG Received CO:COAK for local reference 113 (sccp_scoc.c:1855) 20250410090259776 DLSCCP DEBUG SCCP-SCOC(113)[0x55b0da0763d0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250410090259776 DLSCCP DEBUG SCCP-SCOC(113)[0x55b0da0763d0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250410090259776 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090259776 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250410090259776 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) 20250410090259776 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-113)[0x55b0da07b770]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250410090259776 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-113)[0x55b0da07b770]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@dc2b9a5d0dfe: 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 } } } 20250410090259778 DLCTRL DEBUG Command: GET 522855886 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250410090259778 DLCTRL DEBUG Tx Command reply: GET_REPLY 522855886 rate_ctr.abs.sgsn.0.cnpool:subscr:new 1 (control_if.c:477) 20250410090259781 DLCTRL DEBUG Command: GET 922343748 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250410090259781 DLCTRL DEBUG Tx Command reply: GET_REPLY 922343748 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250410090259785 DLCTRL DEBUG Command: GET 803510927 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250410090259785 DLCTRL DEBUG Tx Command reply: GET_REPLY 803510927 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250410090259789 DLCTRL DEBUG Command: GET 939731346 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410090259789 DLCTRL DEBUG Tx Command reply: GET_REPLY 939731346 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410090259793 DLCTRL DEBUG Command: GET 816131392 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250410090259793 DLCTRL DEBUG Tx Command reply: GET_REPLY 816131392 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed 20250410090259797 DLCTRL DEBUG Command: GET 166607220 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250410090259797 DLCTRL DEBUG Tx Command reply: GET_REPLY 166607220 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250410090259800 DLCTRL DEBUG Command: GET 107896281 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250410090259800 DLCTRL DEBUG Tx Command reply: GET_REPLY 107896281 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250410090259804 DLCTRL DEBUG Command: GET 437745963 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250410090259804 DLCTRL DEBUG Tx Command reply: GET_REPLY 437745963 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250410090259807 DLCTRL DEBUG Command: GET 368513698 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410090259807 DLCTRL DEBUG Tx Command reply: GET_REPLY 368513698 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410090259810 DLCTRL DEBUG Command: GET 16798339 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250410090259810 DLCTRL DEBUG Tx Command reply: GET_REPLY 16798339 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed 20250410090259813 DLCTRL DEBUG Command: GET 353570723 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250410090259813 DLCTRL DEBUG Tx Command reply: GET_REPLY 353570723 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250410090259815 DLCTRL DEBUG Command: GET 162827994 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250410090259815 DLCTRL DEBUG Tx Command reply: GET_REPLY 162827994 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250410090259817 DLCTRL DEBUG Command: GET 202947641 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250410090259817 DLCTRL DEBUG Tx Command reply: GET_REPLY 202947641 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250410090259818 DLCTRL DEBUG Command: GET 651289868 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410090259818 DLCTRL DEBUG Tx Command reply: GET_REPLY 651289868 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410090259820 DLCTRL DEBUG Command: GET 38858902 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250410090259820 DLCTRL DEBUG Tx Command reply: GET_REPLY 38858902 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed 20250410090259821 DLCTRL DEBUG Command: GET 340601417 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250410090259821 DLCTRL DEBUG Tx Command reply: GET_REPLY 340601417 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250410090259822 DLCTRL DEBUG Command: GET 995179268 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250410090259822 DLCTRL DEBUG Tx Command reply: GET_REPLY 995179268 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250410090259824 DLCTRL DEBUG Command: GET 135655422 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250410090259824 DLCTRL DEBUG Tx Command reply: GET_REPLY 135655422 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250410090259825 DLCTRL DEBUG Command: GET 109615823 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410090259825 DLCTRL DEBUG Tx Command reply: GET_REPLY 109615823 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410090259826 DLCTRL DEBUG Command: GET 220122083 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250410090259826 DLCTRL DEBUG Tx Command reply: GET_REPLY 220122083 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed MTC@dc2b9a5d0dfe: 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 := '000000000000001010011100'B, t_guard := 20.000000 } 20250410090259849 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55552<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(1009)@dc2b9a5d0dfe: f_create_expect(l3 := '08087300F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(1009)@dc2b9a5d0dfe: 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)@dc2b9a5d0dfe: Added conn table entry 1TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1013)1490601 20250410090300859 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410090300859 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410090300859 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 104 bytes from client (stream_srv.c:1351) 20250410090300859 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250410090300859 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x16bea9, normal) (hnbgw_rua.c:407) 20250410090300859 DHNB DEBUG map_rua[0x55b0da05b2c0]{init}: Allocated (fsm.c:456) 20250410090300859 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1490601)[0x55b0da05b2c0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250410090300859 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1490601 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250410090300859 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410090300859 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410090300859 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:248) 20250410090300859 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1490601 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250410090300859 DCN DEBUG map_sccp[0x55b0da0cc3f0]{init}: Allocated (fsm.c:456) 20250410090300859 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-114)[0x55b0da0cc3f0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250410090300859 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-1490601 <-> SCCP-114 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250410090300859 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1490601 SCCP-114 sgsn-0 MI=NONE: rx RUA Connect with 75 bytes RANAP data (hnbgw_rua.c:312) 20250410090300859 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1490601)[0x55b0da05b2c0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250410090300859 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410090300859 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410090300859 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1490601)[0x55b0da05b2c0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250410090300859 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-114)[0x55b0da0cc3f0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250410090300859 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250410090300859 DLSCCP DEBUG SCCP-SCOC(114)[0x55b0d9fd3b50]{IDLE}: Allocated (fsm.c:456) 20250410090300859 DLSCCP DEBUG SCCP-SCOC(114)[0x55b0d9fd3b50]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250410090300859 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340470000070003400180000f40060000f11009260037400100003a40080000f11009260037001040100f08087300f1102a2a170512c7422000004f400300029c0056400500f1100926) (sccp_scrc.c:415) 20250410090300859 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090300859 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090300859 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090300859 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090300859 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090300859 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090300859 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090300859 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090300859 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090300859 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090300859 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090300859 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090300859 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090300859 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410090300859 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090300859 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 9c 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090300859 DLSCCP DEBUG SCCP-SCOC(114)[0x55b0d9fd3b50]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250410090300859 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-114)[0x55b0da0cc3f0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250410090300859 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1490601)[0x55b0da05b2c0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250410090300859 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090300859 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090300859 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090300859 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410090300859 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410090300859 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.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' 20250410090300859 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410090300859 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410090300859 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090300859 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 9c 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(1008)@dc2b9a5d0dfe: First idle individual index:1 HNBGW_Test.sgsn0-SCCP(1008)@dc2b9a5d0dfe: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn0-RAN(1009)@dc2b9a5d0dfe: Found Expect[0] for l3='08087300F1102A2A170512C7422000'O handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1013) HNBGW_Test.sgsn0-RAN(1009)@dc2b9a5d0dfe: Added conn table entry 1TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1013)13928566 HNBGW_Test.sgsn0-SCCP(1008)@dc2b9a5d0dfe: Session index based on connection ID:1 HNBGW_Test.sgsn0-SCCP(1008)@dc2b9a5d0dfe: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250410090300861 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090300861 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410090300861 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410090300861 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410090300861 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410090300861 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410090300861 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410090300861 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410090300861 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090300861 DLSS7 <000c> osmo_ss7_asp.c:1175 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 c8 f0 23 02 00 00 00 00 00 06 00 08 00 00 00 07  20250410090300861 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090300861 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410090300861 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410090300861 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410090300861 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410090300861 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00c8f023) (sccp_scrc.c:486) 20250410090300861 DLSCCP DEBUG Received CO:COAK for local reference 114 (sccp_scoc.c:1855) 20250410090300861 DLSCCP DEBUG SCCP-SCOC(114)[0x55b0d9fd3b50]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250410090300861 DLSCCP DEBUG SCCP-SCOC(114)[0x55b0d9fd3b50]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250410090300861 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090300861 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250410090300861 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) 20250410090300861 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-114)[0x55b0da0cc3f0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250410090300861 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-114)[0x55b0da0cc3f0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1013)@dc2b9a5d0dfe: setverdict(pass): none -> pass MTC@dc2b9a5d0dfe: 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 } } } 20250410090300861 DLCTRL DEBUG Command: GET 402671098 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250410090300861 DLCTRL DEBUG Tx Command reply: GET_REPLY 402671098 rate_ctr.abs.sgsn.0.cnpool:subscr:new 2 (control_if.c:477) 20250410090300862 DLCTRL DEBUG Command: GET 755466459 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250410090300862 DLCTRL DEBUG Tx Command reply: GET_REPLY 755466459 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250410090300863 DLCTRL DEBUG Command: GET 815368964 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250410090300863 DLCTRL DEBUG Tx Command reply: GET_REPLY 815368964 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250410090300863 DLCTRL DEBUG Command: GET 416398790 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410090300863 DLCTRL DEBUG Tx Command reply: GET_REPLY 416398790 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410090300864 DLCTRL DEBUG Command: GET 222985442 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250410090300864 DLCTRL DEBUG Tx Command reply: GET_REPLY 222985442 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed 20250410090300865 DLCTRL DEBUG Command: GET 719553877 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250410090300865 DLCTRL DEBUG Tx Command reply: GET_REPLY 719553877 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250410090300866 DLCTRL DEBUG Command: GET 871536129 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250410090300866 DLCTRL DEBUG Tx Command reply: GET_REPLY 871536129 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250410090300867 DLCTRL DEBUG Command: GET 446657566 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250410090300867 DLCTRL DEBUG Tx Command reply: GET_REPLY 446657566 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250410090300868 DLCTRL DEBUG Command: GET 113460363 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410090300868 DLCTRL DEBUG Tx Command reply: GET_REPLY 113460363 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410090300869 DLCTRL DEBUG Command: GET 548575860 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250410090300869 DLCTRL DEBUG Tx Command reply: GET_REPLY 548575860 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed 20250410090300870 DLCTRL DEBUG Command: GET 318185841 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250410090300870 DLCTRL DEBUG Tx Command reply: GET_REPLY 318185841 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250410090300871 DLCTRL DEBUG Command: GET 309707021 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250410090300871 DLCTRL DEBUG Tx Command reply: GET_REPLY 309707021 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250410090300872 DLCTRL DEBUG Command: GET 74159200 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250410090300872 DLCTRL DEBUG Tx Command reply: GET_REPLY 74159200 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250410090300873 DLCTRL DEBUG Command: GET 265115389 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410090300873 DLCTRL DEBUG Tx Command reply: GET_REPLY 265115389 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410090300874 DLCTRL DEBUG Command: GET 160810635 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250410090300874 DLCTRL DEBUG Tx Command reply: GET_REPLY 160810635 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed 20250410090300875 DLCTRL DEBUG Command: GET 861365222 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250410090300875 DLCTRL DEBUG Tx Command reply: GET_REPLY 861365222 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250410090300876 DLCTRL DEBUG Command: GET 529031773 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250410090300876 DLCTRL DEBUG Tx Command reply: GET_REPLY 529031773 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250410090300877 DLCTRL DEBUG Command: GET 964156354 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250410090300877 DLCTRL DEBUG Tx Command reply: GET_REPLY 964156354 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250410090300878 DLCTRL DEBUG Command: GET 818599964 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410090300878 DLCTRL DEBUG Tx Command reply: GET_REPLY 818599964 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410090300878 DLCTRL DEBUG Command: GET 896965865 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250410090300878 DLCTRL DEBUG Tx Command reply: GET_REPLY 896965865 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed MTC@dc2b9a5d0dfe: "connecting cnlink 1" 20250410090300879 DLGLOBAL NOTICE TTCN3 f_logp(): connecting cnlink 1 (logging_vty.c:1172) MTC@dc2b9a5d0dfe: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@dc2b9a5d0dfe: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(1016)@dc2b9a5d0dfe: ************************************************* HNBGW_Test.sgsn1-M3UA(1016)@dc2b9a5d0dfe: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(1016)@dc2b9a5d0dfe: ************************************************* HNBGW_Test.sgsn1-SCCP(1014)@dc2b9a5d0dfe: v_sccp_pdu_maxlen:268 20250410090301097 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 20250410090301097 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 20250410090301097 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250410090301097 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)@dc2b9a5d0dfe: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250410090301100 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090301100 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPSM:UP) 20250410090301100 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250410090301100 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250410090301100 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250410090301100 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250410090301100 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250410090301100 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 20250410090301100 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Inactive () 20250410090301100 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  20250410090301100 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250410090301101 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090301101 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPTM:ACTIVE) 20250410090301101 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250410090301101 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  20250410090301101 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250410090301101 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250410090301101 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250410090301101 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 20250410090301101 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Active () 20250410090301101 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  20250410090301101 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  20250410090301101 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  20250410090301101 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410090301101 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250410090301101 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090301101 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250410090301101 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.1.2/0 (xua_snm.c:413) 20250410090301101 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410090301101 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410090301101 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090301101 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410090301101 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250410090301101 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250410090301101 DRANAP DEBUG cnlink(sgsn-1)[0x55b0da03dd30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410090301102 DRANAP DEBUG cnlink(sgsn-1)[0x55b0da03dd30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410090301102 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250410090301102 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410090301102 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410090301102 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410090301102 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090301102 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090301102 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090301102 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090301102 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090301102 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090301102 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090301102 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090301102 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090301102 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090301103 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090301103 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090301103 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090301103 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250410090301103 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090301103 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410090301103 DRANAP DEBUG cnlink(sgsn-1)[0x55b0da03dd30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410090301103 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090301103 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090301103 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090301103 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250410090301103 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250410090301103 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' 20250410090301103 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 20250410090301103 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250410090301103 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090301103 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  20250410090301277 DLSCCP DEBUG SCCP-SCOC(110)[0x55b0da074890]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250410090301277 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b05135), PART(T=Source Reference,L=4,D=0000006e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410090301277 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410090301277 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090301277 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410090301277 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090301277 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410090301277 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090301277 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 b0 51 35 00 00 6e 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090301277 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090301277 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090301277 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090301277 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410090301277 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410090301277 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250410090301277 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410090301277 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410090301277 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090301277 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 b0 51 35 00 00 6e 0f 00 00 00 00 00 06 00 08 00 00 00 02  20250410090301280 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090301280 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410090301280 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410090301280 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410090301280 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410090301280 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410090301280 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410090301280 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410090301280 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090301280 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 b0 51 35 00 00 06 00 08 00 00 00 07  20250410090301280 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090301280 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410090301280 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410090301280 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410090301280 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410090301280 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=00b05135) (sccp_scrc.c:486) 20250410090301280 DLSCCP DEBUG Received CO:RELCO for local reference 110 (sccp_scoc.c:1855) 20250410090301280 DLSCCP DEBUG SCCP-SCOC(110)[0x55b0da074890]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250410090301281 DLSCCP DEBUG SCCP-SCOC(110)[0x55b0da074890]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250410090301281 DLSCCP DEBUG SCCP-SCOC(110)[0x55b0da074890]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250410090301281 DLSCCP DEBUG SCCP-SCOC(110)[0x55b0da074890]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250410090301281 DLSCCP DEBUG SCCP-SCOC(110)[0x55b0da074890]{IDLE}: Deallocated (fsm.c:568) MTC@dc2b9a5d0dfe: 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 := '000000000000001011101001'B, t_guard := 20.000000 } HNBGW_Test.sgsn1-RAN(1015)@dc2b9a5d0dfe: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250410090301906 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090301906 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250410090301906 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250410090301906 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 20250410090301906 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410090301906 DLSS7 <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' 20250410090301906 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410090301906 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410090301906 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090301906 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410090301906 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090301906 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410090301906 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410090301906 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) 20250410090301906 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410090301906 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410090301906 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250410090301906 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250410090301906 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090301906 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090301906 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090301906 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090301906 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090301906 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090301906 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090301906 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090301906 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090301906 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090301906 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090301906 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090301906 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090301906 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410090301906 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250410090301906 DRANAP DEBUG cnlink(sgsn-1)[0x55b0da03dd30]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250410090301906 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) 20250410090301906 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) 20250410090301906 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410090301907 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250410090301907 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090301907 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090301907 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090301907 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090301907 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090301907 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090301907 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090301907 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090301907 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090301907 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090301907 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090301907 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090301907 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090301907 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250410090301907 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090301907 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250410090301907 DRANAP DEBUG cnlink(sgsn-1)[0x55b0da03dd30]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250410090301907 DRANAP NOTICE cnlink(sgsn-1)[0x55b0da03dd30]{CONNECTED}: link up (cnlink.c:111) 20250410090301907 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090301907 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090301907 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090301907 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250410090301907 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250410090301907 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' 20250410090301907 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 20250410090301907 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250410090301907 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090301907 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  20250410090301908 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090301908 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250410090301908 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250410090301908 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 20250410090301908 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410090301908 DLSS7 <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' 20250410090301908 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410090301908 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410090301908 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090301908 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410090301908 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090301908 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410090301908 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410090301908 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) 20250410090301908 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410090301908 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410090301908 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250410090301908 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250410090301909 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090301909 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090301909 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090301909 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090301909 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090301909 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090301909 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090301909 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090301909 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090301909 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090301909 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090301909 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090301909 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090301909 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410090301909 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250410090301909 DRANAP DEBUG cnlink(sgsn-1)[0x55b0da03dd30]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250410090301909 DRANAP INFO cnlink(sgsn-1)[0x55b0da03dd30]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250410090301916 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55562<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410090302398 DLSCCP DEBUG SCCP-SCOC(111)[0x55b0da075290]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250410090302398 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c8b625), PART(T=Source Reference,L=4,D=0000006f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410090302398 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410090302398 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090302398 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410090302398 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090302398 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250410090302398 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090302398 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 c8 b6 25 00 00 6f 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090302398 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090302398 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090302398 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090302398 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250410090302398 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250410090302398 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' 20250410090302398 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 20250410090302398 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250410090302398 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090302398 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 c8 b6 25 00 00 6f 0f 00 00 00 00 00 06 00 08 00 00 00 04  20250410090302399 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090302399 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250410090302399 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250410090302399 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 20250410090302399 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410090302399 DLSS7 <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' 20250410090302399 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410090302399 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410090302399 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090302399 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 c8 b6 25 00 00 06 00 08 00 00 00 07  20250410090302399 DLSCCP DEBUG SCCP-SCOC(112)[0x55b0da0782c0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250410090302399 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0021a4ee), PART(T=Source Reference,L=4,D=00000070), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410090302399 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410090302399 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090302399 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410090302399 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090302399 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250410090302399 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090302399 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 21 a4 ee 00 00 70 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090302399 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090302399 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090302399 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090302399 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250410090302399 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250410090302399 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' 20250410090302399 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 20250410090302399 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250410090302399 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090302399 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 21 a4 ee 00 00 70 0f 00 00 00 00 00 06 00 08 00 00 00 04  20250410090302399 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090302399 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410090302399 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410090302399 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) 20250410090302399 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410090302399 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=00c8b625) (sccp_scrc.c:486) 20250410090302399 DLSCCP DEBUG Received CO:RELCO for local reference 111 (sccp_scoc.c:1855) 20250410090302399 DLSCCP DEBUG SCCP-SCOC(111)[0x55b0da075290]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250410090302399 DLSCCP DEBUG SCCP-SCOC(111)[0x55b0da075290]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250410090302399 DLSCCP DEBUG SCCP-SCOC(111)[0x55b0da075290]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250410090302399 DLSCCP DEBUG SCCP-SCOC(111)[0x55b0da075290]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250410090302399 DLSCCP DEBUG SCCP-SCOC(111)[0x55b0da075290]{IDLE}: Deallocated (fsm.c:568) 20250410090302400 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090302400 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250410090302400 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250410090302400 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 20250410090302400 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410090302400 DLSS7 <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' 20250410090302400 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410090302400 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410090302400 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090302400 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 21 a4 ee 00 00 06 00 08 00 00 00 07  20250410090302400 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090302400 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410090302400 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410090302400 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) 20250410090302400 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410090302400 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=0021a4ee) (sccp_scrc.c:486) 20250410090302400 DLSCCP DEBUG Received CO:RELCO for local reference 112 (sccp_scoc.c:1855) 20250410090302400 DLSCCP DEBUG SCCP-SCOC(112)[0x55b0da0782c0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250410090302400 DLSCCP DEBUG SCCP-SCOC(112)[0x55b0da0782c0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250410090302400 DLSCCP DEBUG SCCP-SCOC(112)[0x55b0da0782c0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250410090302400 DLSCCP DEBUG SCCP-SCOC(112)[0x55b0da0782c0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250410090302400 DLSCCP DEBUG SCCP-SCOC(112)[0x55b0da0782c0]{IDLE}: Deallocated (fsm.c:568) 20250410090302752 DLSCCP DEBUG SCCP-SCOC(108)[0x55b0da05c2e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410090302752 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001de824), PART(T=Source Reference,L=4,D=0000006c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410090302752 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410090302752 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090302752 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410090302752 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090302752 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410090302752 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090302752 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 1d e8 24 00 00 6c 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090302752 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090302752 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090302752 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090302752 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410090302752 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410090302752 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250410090302752 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410090302752 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410090302752 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090302752 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 1d e8 24 00 00 6c 0f 00 00 00 00 00 06 00 08 00 00 00 02  20250410090302754 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090302754 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410090302754 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410090302754 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410090302754 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410090302754 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410090302754 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410090302754 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410090302754 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090302754 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 1d e8 24 00 00 06 00 08 00 00 00 07  20250410090302754 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090302754 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410090302754 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410090302754 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410090302754 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410090302754 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=001de824) (sccp_scrc.c:486) 20250410090302754 DLSCCP DEBUG Received CO:RELCO for local reference 108 (sccp_scoc.c:1855) 20250410090302754 DLSCCP DEBUG SCCP-SCOC(108)[0x55b0da05c2e0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250410090302754 DLSCCP DEBUG SCCP-SCOC(108)[0x55b0da05c2e0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250410090302754 DLSCCP DEBUG SCCP-SCOC(108)[0x55b0da05c2e0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250410090302754 DLSCCP DEBUG SCCP-SCOC(108)[0x55b0da05c2e0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250410090302754 DLSCCP DEBUG SCCP-SCOC(108)[0x55b0da05c2e0]{IDLE}: Deallocated (fsm.c:568) 20250410090302770 DLSCCP DEBUG SCCP-SCOC(109)[0x55b0da0cc2c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410090302770 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0063ad57), PART(T=Source Reference,L=4,D=0000006d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410090302770 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090302770 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090302770 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090302770 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090302770 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250410090302770 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090302770 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 63 ad 57 00 00 6d 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090302770 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090302770 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090302770 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090302770 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250410090302770 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250410090302770 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! HNBGW_Test.sgsn1-RAN(1015)@dc2b9a5d0dfe: f_create_expect(l3 := '08050118082926240000000030'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(1015)@dc2b9a5d0dfe: 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)@dc2b9a5d0dfe: Added conn table entry 2TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1017)11866568 20250410090302943 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410090302943 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410090302943 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250410090302943 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250410090302943 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xb511c8, normal) (hnbgw_rua.c:407) 20250410090302943 DHNB DEBUG map_rua[0x55b0da05c2e0]{init}: Allocated (fsm.c:456) 20250410090302943 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11866568)[0x55b0da05c2e0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250410090302943 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11866568 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250410090302943 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410090302943 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410090302943 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11866568 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 1 (hnbgw_cn.c:1125) 20250410090302943 DCN DEBUG map_sccp[0x55b0da0782c0]{init}: Allocated (fsm.c:456) 20250410090302943 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-115)[0x55b0da0782c0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250410090302943 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-11866568 <-> SCCP-115 sgsn-1 sgsn-one cs7-0.sccp l=0.23.5<->r=0.1.2 (context_map.c:128) 20250410090302943 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11866568 SCCP-115 sgsn-1 MI=NONE: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250410090302943 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11866568)[0x55b0da05c2e0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250410090302943 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410090302943 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410090302943 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11866568)[0x55b0da05c2e0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250410090302943 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-115)[0x55b0da0782c0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250410090302943 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250410090302943 DLSCCP DEBUG SCCP-SCOC(115)[0x55b0da075290]{IDLE}: Allocated (fsm.c:456) 20250410090302943 DLSCCP DEBUG SCCP-SCOC(115)[0x55b0da075290]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250410090302943 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000070003400180000f40060000f11009260037400100003a40080000f110092600370010400e0d08050118082926240000000030004f40030002e90056400500f1100926) (sccp_scrc.c:415) 20250410090302943 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090302943 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090302943 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090302943 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090302943 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090302943 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090302943 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090302943 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090302943 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090302943 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090302943 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090302943 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090302943 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090302943 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250410090302943 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090302943 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 02 e9 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) 20250410090302943 DLSCCP DEBUG SCCP-SCOC(115)[0x55b0da075290]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250410090302943 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-115)[0x55b0da0782c0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250410090302943 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11866568)[0x55b0da05c2e0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250410090302944 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090302944 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090302944 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090302944 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250410090302944 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250410090302944 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' 20250410090302944 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 20250410090302944 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250410090302944 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090302944 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 02 e9 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)@dc2b9a5d0dfe: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(1014)@dc2b9a5d0dfe: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(1015)@dc2b9a5d0dfe: Found Expect[0] for l3='08050118082926240000000030'O handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1017) HNBGW_Test.sgsn1-RAN(1015)@dc2b9a5d0dfe: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1017)4862687 HNBGW_Test.sgsn1-SCCP(1014)@dc2b9a5d0dfe: Session index based on connection ID:0 HNBGW_Test.sgsn1-SCCP(1014)@dc2b9a5d0dfe: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250410090302960 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090302960 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250410090302960 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250410090302960 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 20250410090302960 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410090302960 DLSS7 <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' 20250410090302960 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found 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_sccp_n_pcstate_attaches_cnlink0(1017)@dc2b9a5d0dfe: setverdict(pass): none -> pass 20250410090302960 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410090302961 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090302961 DLSS7 <000c> osmo_ss7_asp.c:1175 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 d1 ee 28 02 00 00 00 00 00 06 00 08 00 00 00 07  20250410090302961 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090302961 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410090302961 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410090302961 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) 20250410090302961 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410090302961 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00d1ee28) (sccp_scrc.c:486) 20250410090302961 DLSCCP DEBUG Received CO:COAK for local reference 115 (sccp_scoc.c:1855) 20250410090302961 DLSCCP DEBUG SCCP-SCOC(115)[0x55b0da075290]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250410090302961 DLSCCP DEBUG SCCP-SCOC(115)[0x55b0da075290]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250410090302961 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090302961 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250410090302961 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) 20250410090302961 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-115)[0x55b0da0782c0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250410090302961 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-115)[0x55b0da0782c0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@dc2b9a5d0dfe: 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 } } } 20250410090302963 DLCTRL DEBUG Command: GET 801667853 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250410090302963 DLCTRL DEBUG Tx Command reply: GET_REPLY 801667853 rate_ctr.abs.sgsn.0.cnpool:subscr:new 2 (control_if.c:477) 20250410090302968 DLCTRL DEBUG Command: GET 816753997 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250410090302968 DLCTRL DEBUG Tx Command reply: GET_REPLY 816753997 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250410090302974 DLCTRL DEBUG Command: GET 867168656 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250410090302974 DLCTRL DEBUG Tx Command reply: GET_REPLY 867168656 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250410090302978 DLCTRL DEBUG Command: GET 965948530 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410090302978 DLCTRL DEBUG Tx Command reply: GET_REPLY 965948530 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410090302983 DLCTRL DEBUG Command: GET 189808647 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250410090302983 DLCTRL DEBUG Tx Command reply: GET_REPLY 189808647 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed 20250410090302986 DLCTRL DEBUG Command: GET 354697583 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250410090302986 DLCTRL DEBUG Tx Command reply: GET_REPLY 354697583 rate_ctr.abs.sgsn.1.cnpool:subscr:new 1 (control_if.c:477) 20250410090302990 DLCTRL DEBUG Command: GET 955277175 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250410090302990 DLCTRL DEBUG Tx Command reply: GET_REPLY 955277175 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250410090302993 DLCTRL DEBUG Command: GET 156954948 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250410090302993 DLCTRL DEBUG Tx Command reply: GET_REPLY 156954948 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250410090302994 DLCTRL DEBUG Command: GET 878343213 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410090302994 DLCTRL DEBUG Tx Command reply: GET_REPLY 878343213 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410090302997 DLCTRL DEBUG Command: GET 105810224 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250410090302997 DLCTRL DEBUG Tx Command reply: GET_REPLY 105810224 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed 20250410090302999 DLCTRL DEBUG Command: GET 127191379 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250410090302999 DLCTRL DEBUG Tx Command reply: GET_REPLY 127191379 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250410090303000 DLCTRL DEBUG Command: GET 592390173 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250410090303000 DLCTRL DEBUG Tx Command reply: GET_REPLY 592390173 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250410090303001 DLCTRL DEBUG Command: GET 76092535 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250410090303001 DLCTRL DEBUG Tx Command reply: GET_REPLY 76092535 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250410090303002 DLCTRL DEBUG Command: GET 59217294 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410090303002 DLCTRL DEBUG Tx Command reply: GET_REPLY 59217294 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410090303004 DLCTRL DEBUG Command: GET 592655578 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250410090303004 DLCTRL DEBUG Tx Command reply: GET_REPLY 592655578 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed 20250410090303006 DLCTRL DEBUG Command: GET 873484211 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250410090303006 DLCTRL DEBUG Tx Command reply: GET_REPLY 873484211 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250410090303008 DLCTRL DEBUG Command: GET 143611656 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250410090303009 DLCTRL DEBUG Tx Command reply: GET_REPLY 143611656 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250410090303011 DLCTRL DEBUG Command: GET 829822582 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250410090303011 DLCTRL DEBUG Tx Command reply: GET_REPLY 829822582 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250410090303013 DLCTRL DEBUG Command: GET 804653241 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250410090303013 DLCTRL DEBUG Tx Command reply: GET_REPLY 804653241 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250410090303015 DLCTRL DEBUG Command: GET 655815889 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250410090303015 DLCTRL DEBUG Tx Command reply: GET_REPLY 655815889 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed MTC@dc2b9a5d0dfe: ok: talloc reports "asn1_context" = 1 bytes 20250410090303025 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55526<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250410090303026 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:36519<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(999)@dc2b9a5d0dfe: Final verdict of PTC: none VirtHNBGW-STATS(998)@dc2b9a5d0dfe: Final verdict of PTC: none MTC@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed 20250410090303030 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55518<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250410090303031 DLINP DEBUG SRVCONN(,r=127.0.0.1:33975<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410090303031 DLINP DEBUG SRVCONN(,r=127.0.0.1:33975<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410090303031 DLINP NOTICE SRV(,r=127.0.0.1:33975<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410090303031 DMAIN NOTICE (127.0.0.1:33975 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:33975<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250410090303031 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) HNBGW_Test.msc0-SCCP(1005)@dc2b9a5d0dfe: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1-RUA(1004)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW_Test.msc0-RAN(1006)@dc2b9a5d0dfe: Final verdict of PTC: none 20250410090303034 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250410090303034 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410090303034 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250410090303034 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250410090303034 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250410090303034 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410090303034 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250410090303034 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250410090303034 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250410090303034 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090303034 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-sgsn0-0: connection closed 20250410090303034 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250410090303034 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250410090303034 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250410090303034 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250410090303034 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 20250410090303034 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  20250410090303034 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  20250410090303034 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410090303034 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250410090303034 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250410090303034 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090303034 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250410090303034 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410090303034 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250410090303034 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250410090303034 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250410090303035 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410090303035 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250410090303035 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250410090303035 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250410090303035 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090303035 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-msc0-0: connection closed 20250410090303035 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250410090303035 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250410090303035 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250410090303035 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250410090303035 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 20250410090303035 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  20250410090303035 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410090303035 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250410090303035 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(1002)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(1009)@dc2b9a5d0dfe: Final verdict of PTC: none MutexDispCT-TC_sgsnpool_sccp_n_pcstate_attaches_cnlink(997)@dc2b9a5d0dfe: Final verdict of PTC: none 20250410090303035 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 20250410090303035 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) 20250410090303035 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250410090303035 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn1-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250410090303035 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 20250410090303035 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SEND_FAILED flags=0x1 20250410090303035 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) 20250410090303035 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250410090303035 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn1-0) xUA SRV SEND_FAILED HNBGW_Test.sgsn1-RAN(1015)@dc2b9a5d0dfe: Final verdict of PTC: none 20250410090303034 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250410090303035 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250410090303035 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410090303035 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410090303035 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090303035 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410090303035 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250410090303035 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250410090303035 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250410090303035 DRANAP NOTICE cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: link lost (cnlink.c:118) 20250410090303035 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-113)[0x55b0da07b770]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250410090303035 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250410090303035 DLSCCP DEBUG SCCP-SCOC(113)[0x55b0da0763d0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250410090303035 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ea0c79), PART(T=Source Reference,L=4,D=00000071), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250410090303035 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090303035 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090303035 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090303035 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090303035 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410090303035 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090303035 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [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 ea 0c 79 00 00 71 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090303035 DLSCCP DEBUG SCCP-SCOC(113)[0x55b0da0763d0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250410090303035 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-113)[0x55b0da07b770]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250410090303035 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4261477)[0x55b0da05a0f0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250410090303035 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4261477)[0x55b0da05a0f0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250410090303035 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20250410090303035 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4261477)[0x55b0da05a0f0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250410090303035 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4261477)[0x55b0da05a0f0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250410090303035 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4261477)[0x55b0da05a0f0]{disrupted}: Freeing instance (context_map.c:202) 20250410090303035 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4261477)[0x55b0da05a0f0]{disrupted}: Deallocated (fsm.c:568) 20250410090303035 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-113)[0x55b0da07b770]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250410090303035 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-113)[0x55b0da07b770]{disconnected}: Freeing instance (context_map.c:206) 20250410090303035 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-113)[0x55b0da07b770]{disconnected}: Deallocated (fsm.c:568) 20250410090303035 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4261477 SCCP-113 sgsn-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250410090303035 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-114)[0x55b0da0cc3f0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250410090303035 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250410090303035 DLSCCP DEBUG SCCP-SCOC(114)[0x55b0d9fd3b50]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250410090303035 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c8f023), PART(T=Source Reference,L=4,D=00000072), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250410090303035 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090303036 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090303036 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090303036 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090303036 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410090303036 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090303036 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [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 c8 f0 23 00 00 72 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090303036 DLSCCP DEBUG SCCP-SCOC(114)[0x55b0d9fd3b50]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250410090303036 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-114)[0x55b0da0cc3f0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250410090303036 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1490601)[0x55b0da05b2c0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250410090303036 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1490601)[0x55b0da05b2c0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250410090303036 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20250410090303036 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1490601)[0x55b0da05b2c0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) HNBGW_Test.sgsn0-M3UA(1010)@dc2b9a5d0dfe: Final verdict of PTC: none 20250410090303036 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1490601)[0x55b0da05b2c0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250410090303036 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1490601)[0x55b0da05b2c0]{disrupted}: Freeing instance (context_map.c:202) 20250410090303036 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1490601)[0x55b0da05b2c0]{disrupted}: Deallocated (fsm.c:568) 20250410090303036 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-114)[0x55b0da0cc3f0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250410090303036 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-114)[0x55b0da0cc3f0]{disconnected}: Freeing instance (context_map.c:206) 20250410090303036 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-114)[0x55b0da0cc3f0]{disconnected}: Deallocated (fsm.c:568) 20250410090303036 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1490601 SCCP-114 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20250410090303036 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090303036 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250410090303036 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:378) 20250410090303036 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410090303036 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410090303036 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090303036 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410090303036 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250410090303036 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250410090303036 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250410090303036 DRANAP NOTICE cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: link lost (cnlink.c:118) 20250410090303036 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410090303036 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_sccp_n_pcstate_attaches_cnlink-Iuh1(1003)@dc2b9a5d0dfe: Final verdict of PTC: none 20250410090303037 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090303037 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090303037 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090303037 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410090303037 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410090303037 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250410090303037 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090303037 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090303037 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090303037 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410090303037 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:894) 20250410090303037 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410090303037 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410090303037 DMAIN NOTICE (127.0.0.1:9999 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) 20250410090303037 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250410090303037 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11866568)[0x55b0da05c2e0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250410090303037 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410090303037 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250410090303037 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11866568)[0x55b0da05c2e0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250410090303037 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-115)[0x55b0da0782c0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250410090303037 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250410090303037 DLSCCP DEBUG SCCP-SCOC(115)[0x55b0da075290]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250410090303037 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d1ee28), PART(T=Source Reference,L=4,D=00000073), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250410090303037 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090303037 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) HNBGW_Test.msc0-M3UA(1007)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(1008)@dc2b9a5d0dfe: Final verdict of PTC: none 20250410090303037 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090303037 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090303037 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250410090303037 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090303037 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 d1 ee 28 00 00 73 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090303037 DLSCCP DEBUG SCCP-SCOC(115)[0x55b0da075290]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250410090303037 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-115)[0x55b0da0782c0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250410090303037 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11866568)[0x55b0da05c2e0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250410090303037 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11866568)[0x55b0da05c2e0]{disrupted}: Freeing instance (context_map.c:202) 20250410090303037 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11866568)[0x55b0da05c2e0]{disrupted}: Deallocated (fsm.c:568) 20250410090303037 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-115)[0x55b0da0782c0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250410090303037 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-115)[0x55b0da0782c0]{disconnected}: Freeing instance (context_map.c:206) 20250410090303037 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-115)[0x55b0da0782c0]{disconnected}: Deallocated (fsm.c:568) 20250410090303037 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-11866568 SCCP-115 sgsn-1 MI=NONE: Deallocating (context_map.c:225) HNBGW_Test.sgsn1-M3UA(1016)@dc2b9a5d0dfe: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0(1001)@dc2b9a5d0dfe: Final verdict of PTC: none 20250410090303038 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090303038 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090303038 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090303038 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250410090303038 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250410090303038 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' 20250410090303038 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 20250410090303038 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250410090303038 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090303038 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 04 04 d1 ee 28 00 00 73 00 00 00 00 00 00 06 00 08 00 00 00 04  20250410090303038 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 20250410090303039 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55552<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(1000)@dc2b9a5d0dfe: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1013)@dc2b9a5d0dfe: Final verdict of PTC: pass 20250410090303041 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55562<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.sgsn1-SCCP(1014)@dc2b9a5d0dfe: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1012)@dc2b9a5d0dfe: Final verdict of PTC: pass 20250410090303051 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55536<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-MGCP(1011)@dc2b9a5d0dfe: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1017)@dc2b9a5d0dfe: Final verdict of PTC: pass MTC@dc2b9a5d0dfe: Setting final verdict of the test case. MTC@dc2b9a5d0dfe: Local verdict of MTC: pass MTC@dc2b9a5d0dfe: Local verdict of PTC MutexDispCT-TC_sgsnpool_sccp_n_pcstate_attaches_cnlink(997): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC VirtHNBGW-STATS(998): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC IPA-CTRL-CLI-IPA(999): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW-PFCP(1000): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0(1001): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(1002): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1(1003): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1-RUA(1004): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.msc0-SCCP(1005): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.msc0-RAN(1006): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.msc0-M3UA(1007): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(1008): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.sgsn0-RAN(1009): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(1010): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW-MGCP(1011): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1012): pass (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1013): pass (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(1014): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.sgsn1-RAN(1015): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(1016): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1017): pass (pass -> pass) MTC@dc2b9a5d0dfe: Test case TC_sgsnpool_sccp_n_pcstate_attaches_cnlink finished. Verdict: pass MTC@dc2b9a5d0dfe: 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'. Thu Apr 10 09:03:03 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 20250410090303223 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55564<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410090303825 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55564<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=588064) 20250410090304816 DLSCCP DEBUG SCCP-SCOC(106)[0x55b0da05d610]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410090304816 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009ad2bd), PART(T=Source Reference,L=4,D=0000006a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410090304816 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090304816 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090304817 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090304817 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090304817 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250410090304817 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090304817 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 9a d2 bd 00 00 6a 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090304817 DLSCCP DEBUG SCCP-SCOC(105)[0x55b0da07b8a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410090304817 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00efec26), PART(T=Source Reference,L=4,D=00000069), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410090304817 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090304817 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090304817 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090304817 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090304817 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250410090304817 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090304817 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 ef ec 26 00 00 69 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090304817 DLSCCP DEBUG SCCP-SCOC(107)[0x55b0da0a5e00]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410090304817 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005d8e18), PART(T=Source Reference,L=4,D=0000006b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410090304817 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410090304817 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090304817 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410090304817 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090304817 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250410090304817 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090304817 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 5d 8e 18 00 00 6b 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090304817 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090304817 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090304817 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090304817 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250410090304817 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250410090304817 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250410090304817 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090304817 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090304817 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090304817 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250410090304817 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250410090304817 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250410090304818 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090304818 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090304818 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090304818 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250410090304818 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250410090304818 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' 20250410090304818 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 20250410090304818 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250410090304818 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090304818 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 5d 8e 18 00 00 6b 0f 00 00 00 00 00 06 00 08 00 00 00 04  20250410090304818 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 Waiting for packet dumper to finish... 1 (prev_count=588064, count=592060) 20250410090305035 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250410090305035 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250410090305035 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250410090305035 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250410090305035 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250410090305035 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250410090305114 DLSCCP DEBUG SCCP-SCOC(102)[0x55b0da054820]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410090305114 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fb17da), PART(T=Source Reference,L=4,D=00000066), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410090305114 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410090305114 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090305114 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410090305114 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090305114 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250410090305114 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090305114 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 fb 17 da 00 00 66 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090305114 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090305114 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090305114 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090305114 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250410090305114 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250410090305114 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' 20250410090305114 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 20250410090305114 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250410090305114 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090305115 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 fb 17 da 00 00 66 0f 00 00 00 00 00 06 00 08 00 00 00 04  20250410090305115 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 20250410090305130 DLSCCP DEBUG SCCP-SCOC(103)[0x55b0da0a9470]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410090305130 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007ac303), PART(T=Source Reference,L=4,D=00000067), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410090305130 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410090305130 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090305130 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410090305130 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090305130 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250410090305130 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090305130 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 7a c3 03 00 00 67 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090305130 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090305130 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090305130 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090305130 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250410090305130 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250410090305131 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' 20250410090305131 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 20250410090305131 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250410090305131 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090305131 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 7a c3 03 00 00 67 0f 00 00 00 00 00 06 00 08 00 00 00 04  20250410090305131 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 20250410090305146 DLSCCP DEBUG SCCP-SCOC(104)[0x55b0da0631f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410090305146 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0063cf2b), PART(T=Source Reference,L=4,D=00000068), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410090305146 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410090305146 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090305147 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410090305147 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090305147 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250410090305147 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090305147 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 63 cf 2b 00 00 68 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090305147 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090305147 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090305147 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090305147 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250410090305147 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250410090305147 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' 20250410090305147 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 20250410090305147 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250410090305147 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090305147 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 63 cf 2b 00 00 68 0f 00 00 00 00 00 06 00 08 00 00 00 04  20250410090305147 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 20250410090305579 DLSCCP DEBUG SCCP-SCOC(100)[0x55b0d9ff0bc0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410090305579 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ebca44), PART(T=Source Reference,L=4,D=00000064), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410090305579 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410090305579 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090305579 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410090305579 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090305579 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250410090305579 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090305579 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 eb ca 44 00 00 64 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090305580 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090305580 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090305580 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090305580 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250410090305580 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250410090305580 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' 20250410090305580 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 20250410090305580 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250410090305580 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090305580 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 eb ca 44 00 00 64 0f 00 00 00 00 00 06 00 08 00 00 00 04  20250410090305580 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 20250410090305595 DLSCCP DEBUG SCCP-SCOC(99)[0x55b0da0a88a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410090305595 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0035a918), PART(T=Source Reference,L=4,D=00000063), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410090305595 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410090305595 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090305595 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410090305595 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090305595 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410090305595 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090305595 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 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 a9 18 00 00 63 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090305595 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090305595 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090305595 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090305595 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410090305595 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410090305595 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250410090305599 DLSCCP DEBUG SCCP-SCOC(101)[0x55b0da07a5b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410090305599 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00435f20), PART(T=Source Reference,L=4,D=00000065), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410090305599 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410090305599 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090305599 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410090305599 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090305599 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410090305599 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090305599 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 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 5f 20 00 00 65 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090305600 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090305600 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090305600 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090305600 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410090305600 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410090305600 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@dc2b9a5d0dfe: 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@dc2b9a5d0dfe: 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 ------ Thu Apr 10 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 20250410090306237 DLSCCP DEBUG SCCP-SCOC(97)[0x55b0da0605f0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250410090306237 DLSCCP DEBUG SCCP-SCOC(97)[0x55b0da0605f0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250410090306237 DLSCCP DEBUG SCCP-SCOC(97)[0x55b0da0605f0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250410090306237 DLSCCP DEBUG SCCP-SCOC(97)[0x55b0da0605f0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250410090306237 DLSCCP DEBUG SCCP-SCOC(97)[0x55b0da0605f0]{IDLE}: Deallocated (fsm.c:568) 20250410090306237 DLSCCP DEBUG SCCP-SCOC(98)[0x55b0da062900]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250410090306237 DLSCCP DEBUG SCCP-SCOC(98)[0x55b0da062900]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250410090306237 DLSCCP DEBUG SCCP-SCOC(98)[0x55b0da062900]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250410090306237 DLSCCP DEBUG SCCP-SCOC(98)[0x55b0da062900]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250410090306237 DLSCCP DEBUG SCCP-SCOC(98)[0x55b0da062900]{IDLE}: Deallocated (fsm.c:568) 20250410090306237 DLSCCP DEBUG SCCP-SCOC(95)[0x55b0da055950]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250410090306237 DLSCCP DEBUG SCCP-SCOC(95)[0x55b0da055950]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250410090306237 DLSCCP DEBUG SCCP-SCOC(95)[0x55b0da055950]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250410090306237 DLSCCP DEBUG SCCP-SCOC(95)[0x55b0da055950]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250410090306237 DLSCCP DEBUG SCCP-SCOC(95)[0x55b0da055950]{IDLE}: Deallocated (fsm.c:568) 20250410090306237 DLSCCP DEBUG SCCP-SCOC(96)[0x55b0da07a140]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250410090306237 DLSCCP DEBUG SCCP-SCOC(96)[0x55b0da07a140]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250410090306237 DLSCCP DEBUG SCCP-SCOC(96)[0x55b0da07a140]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250410090306237 DLSCCP DEBUG SCCP-SCOC(96)[0x55b0da07a140]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250410090306237 DLSCCP DEBUG SCCP-SCOC(96)[0x55b0da07a140]{IDLE}: Deallocated (fsm.c:568) MTC@dc2b9a5d0dfe: 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@dc2b9a5d0dfe: Test case TC_second_rab_assignment started. 20250410090306891 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:32898<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410090306909 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:32900<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410090306940 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:40911<->l=127.0.0.1:4262) (control_if.c:572) 20250410090307214 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410090307214 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410090307214 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410090307214 DRANAP DEBUG cnlink(msc-1)[0x55b0d9fd5920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410090307215 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410090307215 DRANAP DEBUG cnlink(msc-2)[0x55b0d9fd2b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410090307215 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410090307215 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250410090307215 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410090307215 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410090307215 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410090307215 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090307215 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090307215 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090307215 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090307215 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090307215 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090307215 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090307215 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090307215 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090307215 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090307215 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090307215 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090307215 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090307215 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410090307215 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090307215 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410090307215 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410090307215 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410090307215 DRANAP DEBUG cnlink(msc-3)[0x55b0da03ca10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410090307215 DRANAP DEBUG cnlink(msc-1)[0x55b0d9fd5920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410090307215 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250410090307215 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410090307215 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410090307215 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410090307215 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090307215 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090307215 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090307216 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090307216 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090307216 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090307216 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090307216 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090307216 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090307216 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090307216 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090307216 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090307216 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090307216 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410090307216 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090307216 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410090307216 DRANAP DEBUG cnlink(msc-1)[0x55b0d9fd5920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410090307216 DRANAP DEBUG cnlink(msc-2)[0x55b0d9fd2b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410090307216 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250410090307216 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410090307216 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410090307216 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410090307216 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090307216 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090307216 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090307216 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090307216 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090307216 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090307216 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090307216 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090307216 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090307216 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090307216 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090307216 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090307216 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090307216 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250410090307216 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090307216 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410090307216 DRANAP DEBUG cnlink(msc-2)[0x55b0d9fd2b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410090307216 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250410090307216 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250410090307217 DRANAP DEBUG cnlink(msc-3)[0x55b0da03ca10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410090307218 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250410090307218 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410090307218 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410090307218 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410090307218 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090307218 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090307218 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090307218 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) 20250410090307219 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090307219 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090307219 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090307219 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090307219 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090307219 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090307219 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090307219 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) 20250410090307219 DLSS7 DEBUG Found route for dpc=4=0.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) 20250410090307219 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250410090307219 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090307219 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250410090307219 DRANAP DEBUG cnlink(msc-3)[0x55b0da03ca10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) TC_second_rab_assignment-Iuh0(1022)@dc2b9a5d0dfe: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250410090307220 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090307220 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090307220 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090307220 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410090307220 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410090307220 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250410090307220 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090307220 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090307220 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090307220 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410090307220 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410090307220 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250410090307220 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090307220 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090307220 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090307220 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250410090307220 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250410090307220 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250410090307220 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090307220 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090307220 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090307220 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 20250410090307220 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250410090307220 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! MTC@dc2b9a5d0dfe: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@dc2b9a5d0dfe: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(1026)@dc2b9a5d0dfe: ************************************************* HNBGW_Test.msc0-M3UA(1026)@dc2b9a5d0dfe: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(1026)@dc2b9a5d0dfe: ************************************************* HNBGW_Test.msc0-SCCP(1024)@dc2b9a5d0dfe: v_sccp_pdu_maxlen:268 20250410090307264 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410090307264 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410090307264 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410090307264 DRANAP DEBUG cnlink(sgsn-1)[0x55b0da03dd30]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410090307264 DRANAP NOTICE cnlink(sgsn-1)[0x55b0da03dd30]{DISCONNECTED}: link lost (cnlink.c:118) 20250410090307265 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410090307265 DRANAP DEBUG cnlink(sgsn-2)[0x55b0da03e6c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410090307265 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410090307265 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250410090307265 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410090307265 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410090307265 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410090307265 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090307265 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090307265 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090307265 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090307265 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090307265 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090307265 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090307265 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090307265 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090307265 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090307265 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090307265 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090307265 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090307265 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410090307265 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090307265 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410090307265 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410090307265 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410090307265 DRANAP DEBUG cnlink(sgsn-3)[0x55b0da03f050]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410090307266 DRANAP DEBUG cnlink(sgsn-1)[0x55b0da03dd30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410090307266 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250410090307266 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410090307266 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410090307266 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410090307266 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090307266 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090307266 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090307266 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090307266 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090307266 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090307266 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090307266 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090307266 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090307266 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090307266 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090307266 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090307266 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090307266 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250410090307266 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090307266 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410090307266 DRANAP DEBUG cnlink(sgsn-1)[0x55b0da03dd30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410090307267 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090307267 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090307267 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090307267 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410090307267 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410090307267 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250410090307267 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090307267 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090307267 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090307267 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250410090307267 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250410090307267 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' 20250410090307267 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 20250410090307267 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250410090307267 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090307267 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  20250410090307267 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 20250410090307267 DRANAP DEBUG cnlink(sgsn-3)[0x55b0da03f050]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410090307267 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250410090307267 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410090307267 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410090307267 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410090307267 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090307267 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090307267 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090307267 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) 20250410090307267 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090307268 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090307268 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090307268 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090307268 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090307268 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090307268 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090307268 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) 20250410090307268 DLSS7 DEBUG Found route for dpc=12=0.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) 20250410090307268 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250410090307268 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090307268 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250410090307268 DRANAP DEBUG cnlink(sgsn-3)[0x55b0da03f050]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410090307268 DRANAP DEBUG cnlink(sgsn-2)[0x55b0da03e6c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410090307269 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250410090307269 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410090307269 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410090307269 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410090307269 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090307269 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090307269 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090307269 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090307269 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090307269 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090307269 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090307269 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090307269 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090307269 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090307269 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090307269 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090307269 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090307270 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250410090307270 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090307270 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410090307270 DRANAP DEBUG cnlink(sgsn-2)[0x55b0da03e6c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410090307270 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090307270 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090307270 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090307270 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 20250410090307270 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250410090307270 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250410090307270 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090307270 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090307270 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090307270 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250410090307270 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250410090307270 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! MTC@dc2b9a5d0dfe: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@dc2b9a5d0dfe: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(1029)@dc2b9a5d0dfe: ************************************************* HNBGW_Test.sgsn0-M3UA(1029)@dc2b9a5d0dfe: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(1029)@dc2b9a5d0dfe: ************************************************* HNBGW_Test.sgsn0-SCCP(1027)@dc2b9a5d0dfe: v_sccp_pdu_maxlen:268 20250410090307319 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410090307319 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410090307319 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250410090307319 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250410090307319 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) 20250410090307319 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250410090307319 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250410090307319 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410090307319 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@dc2b9a5d0dfe: setverdict(pass): none -> pass 20250410090307457 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250410090307457 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250410090307458 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250410090307458 DLSS7 <000c> 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)@dc2b9a5d0dfe: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250410090307461 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090307461 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250410090307461 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250410090307461 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250410090307461 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250410090307461 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250410090307461 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250410090307461 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 20250410090307461 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250410090307461 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  20250410090307461 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250410090307463 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090307463 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250410090307463 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250410090307463 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  20250410090307463 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250410090307463 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250410090307463 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250410090307463 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 20250410090307463 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250410090307463 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  20250410090307463 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  20250410090307463 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410090307463 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250410090307463 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 20250410090307463 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090307463 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250410090307463 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:413) 20250410090307463 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410090307463 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410090307463 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090307463 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410090307463 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250410090307463 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250410090307463 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410090307464 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410090307464 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250410090307464 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410090307464 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410090307464 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410090307464 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090307464 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090307464 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090307464 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090307464 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090307464 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090307464 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090307464 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090307464 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090307464 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090307464 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090307464 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090307464 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090307464 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410090307464 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090307464 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410090307464 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410090307465 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090307465 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090307465 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090307465 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410090307465 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410090307465 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250410090307465 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410090307465 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410090307465 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090307465 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  20250410090307497 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250410090307497 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250410090307497 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250410090307497 DLSS7 <000c> 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)@dc2b9a5d0dfe: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250410090307500 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090307500 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250410090307500 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250410090307500 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250410090307500 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250410090307500 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250410090307500 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250410090307500 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 20250410090307500 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250410090307500 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  20250410090307500 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250410090307504 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090307504 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250410090307504 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250410090307504 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  20250410090307504 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250410090307504 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250410090307504 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250410090307504 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 20250410090307504 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250410090307504 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  20250410090307504 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  20250410090307504 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  20250410090307504 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410090307504 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250410090307504 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 20250410090307504 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090307504 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250410090307504 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250410090307504 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410090307504 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410090307504 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090307504 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410090307504 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250410090307504 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250410090307504 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410090307505 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410090307505 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250410090307505 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410090307505 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410090307505 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410090307505 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090307505 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090307505 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090307505 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090307505 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090307505 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090307505 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090307505 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090307505 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090307505 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090307505 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090307505 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090307505 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090307505 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410090307505 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090307505 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410090307505 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410090307505 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090307505 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090307505 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090307505 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410090307505 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410090307506 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.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' 20250410090307506 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410090307506 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410090307506 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090307506 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  20250410090308293 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090308293 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410090308293 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410090308293 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410090308293 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410090308293 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410090308293 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410090308293 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410090308293 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090308293 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410090308293 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090308293 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410090308293 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410090308293 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410090308293 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410090308293 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410090308293 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250410090308293 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410090308293 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090308293 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090308293 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090308293 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090308293 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090308293 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090308293 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090308293 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090308293 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090308293 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090308293 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090308293 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090308293 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090308293 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410090308293 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250410090308293 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250410090308293 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250410090308294 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250410090308294 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410090308294 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410090308294 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090308294 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090308294 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090308294 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090308294 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090308294 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090308294 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090308294 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090308294 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090308294 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090308294 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090308294 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090308294 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090308294 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410090308294 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090308294 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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) 20250410090308294 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250410090308294 DRANAP NOTICE cnlink(msc-0)[0x55b0d9ff2940]{CONNECTED}: link up (cnlink.c:111) 20250410090308294 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090308294 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090308294 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090308294 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410090308294 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410090308294 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250410090308294 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410090308294 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410090308294 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090308294 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  HNBGW_Test.msc0-RAN(1025)@dc2b9a5d0dfe: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250410090308310 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090308310 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410090308310 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410090308310 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410090308310 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410090308310 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410090308310 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410090308310 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410090308310 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090308311 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410090308311 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090308311 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410090308311 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410090308311 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410090308311 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410090308311 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410090308311 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250410090308311 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410090308311 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090308311 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090308311 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090308311 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090308311 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090308311 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090308311 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090308311 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090308311 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090308311 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090308311 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090308311 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090308311 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090308311 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410090308311 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250410090308311 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250410090308311 DRANAP INFO cnlink(msc-0)[0x55b0d9ff2940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250410090308323 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090308323 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410090308323 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410090308323 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410090308323 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410090308323 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410090308323 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410090308323 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410090308323 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090308323 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410090308324 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090308324 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090308324 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090308324 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410090308324 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410090308324 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250410090308324 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410090308324 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410090308324 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090308324 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  20250410090308323 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090308323 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410090308323 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410090308323 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410090308323 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410090308323 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410090308323 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250410090308323 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410090308323 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090308323 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090308323 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090308323 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090308323 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090308323 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090308323 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090308323 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090308323 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090308323 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090308323 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090308323 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090308323 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090308323 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410090308323 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250410090308323 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250410090308323 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250410090308323 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250410090308323 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410090308323 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410090308323 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090308323 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090308323 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090308323 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410090308323 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090308323 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090308323 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090308323 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090308323 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090308323 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090308323 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090308323 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410090308323 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090308323 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410090308323 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090308323 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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) 20250410090308323 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250410090308323 DRANAP NOTICE cnlink(sgsn-0)[0x55b0da03d3a0]{CONNECTED}: link up (cnlink.c:111) HNBGW_Test.sgsn0-RAN(1028)@dc2b9a5d0dfe: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250410090308337 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090308337 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410090308337 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410090308337 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410090308337 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410090308337 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410090308337 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410090308337 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410090308337 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090308337 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410090308338 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090308338 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410090308338 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410090308338 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410090308338 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410090308338 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410090308338 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250410090308338 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410090308338 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090308338 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090308338 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090308338 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090308338 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090308338 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090308338 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090308338 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090308338 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090308338 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090308338 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090308338 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090308338 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090308338 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410090308338 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250410090308338 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250410090308338 DRANAP INFO cnlink(sgsn-0)[0x55b0da03d3a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250410090308376 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:32908<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_second_rab_assignment0(1031)@dc2b9a5d0dfe: f_gen_tmsi(suffix:=0, nri_v:=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)@dc2b9a5d0dfe: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(1025)@dc2b9a5d0dfe: Created Expect[0] for '05080200F110172A52082926240000000030'O to be handled at TC_second_rab_assignment0(1031) TC_second_rab_assignment-Iuh0-RUA(1023)@dc2b9a5d0dfe: Added conn table entry 0TC_second_rab_assignment0(1031)769502 20250410090309394 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410090309394 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410090309394 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250410090309394 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250410090309394 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xbbdde, normal) (hnbgw_rua.c:407) 20250410090309394 DHNB DEBUG map_rua[0x55b0da0782c0]{init}: Allocated (fsm.c:456) 20250410090309394 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-769502)[0x55b0da0782c0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250410090309394 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-769502 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250410090309394 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410090309394 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410090309394 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-769502 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250410090309394 DCN DEBUG map_sccp[0x55b0da05a0f0]{init}: Allocated (fsm.c:456) 20250410090309394 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-116)[0x55b0da05a0f0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250410090309394 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-769502 <-> SCCP-116 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250410090309394 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-769502 SCCP-116 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250410090309394 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-769502)[0x55b0da0782c0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250410090309394 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410090309394 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410090309394 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-769502)[0x55b0da0782c0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250410090309394 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-116)[0x55b0da05a0f0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250410090309394 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250410090309394 DLSCCP DEBUG SCCP-SCOC(116)[0x55b0da07b770]{IDLE}: Allocated (fsm.c:456) 20250410090309394 DLSCCP DEBUG SCCP-SCOC(116)[0x55b0da07b770]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250410090309394 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000030004f400300019f0056400500f1100926) (sccp_scrc.c:415) 20250410090309394 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090309394 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090309394 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090309394 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090309394 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090309394 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090309394 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090309394 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090309394 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090309394 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090309394 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090309394 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090309394 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090309394 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410090309394 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090309394 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 01 9f 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) 20250410090309394 DLSCCP DEBUG SCCP-SCOC(116)[0x55b0da07b770]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250410090309394 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-116)[0x55b0da05a0f0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250410090309394 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-769502)[0x55b0da0782c0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250410090309394 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090309394 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090309394 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090309394 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410090309394 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410090309394 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.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' 20250410090309394 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410090309394 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410090309394 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090309394 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 01 9f 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)@dc2b9a5d0dfe: First idle individual index:0 HNBGW_Test.msc0-SCCP(1024)@dc2b9a5d0dfe: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(1025)@dc2b9a5d0dfe: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_second_rab_assignment0(1031) HNBGW_Test.msc0-RAN(1025)@dc2b9a5d0dfe: Added conn table entry 0TC_second_rab_assignment0(1031)11102011 HNBGW_Test.msc0-SCCP(1024)@dc2b9a5d0dfe: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(1024)@dc2b9a5d0dfe: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250410090309399 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090309399 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410090309399 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410090309399 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410090309399 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410090309399 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410090309399 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410090309399 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410090309399 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090309399 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 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 f1 0b 9f 02 00 00 00 00 00 06 00 08 00 00 00 07  20250410090309399 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090309399 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410090309399 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410090309399 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410090309399 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410090309399 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00f10b9f) (sccp_scrc.c:486) 20250410090309399 DLSCCP DEBUG Received CO:COAK for local reference 116 (sccp_scoc.c:1855) 20250410090309399 DLSCCP DEBUG SCCP-SCOC(116)[0x55b0da07b770]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250410090309399 DLSCCP DEBUG SCCP-SCOC(116)[0x55b0da07b770]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250410090309399 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090309399 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250410090309399 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) 20250410090309399 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-116)[0x55b0da05a0f0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250410090309399 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-116)[0x55b0da05a0f0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_second_rab_assignment0(1031)@dc2b9a5d0dfe: setverdict(pass): none -> pass TC_second_rab_assignment0(1031)@dc2b9a5d0dfe: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":705 HNBGW-MGCP(1030)@dc2b9a5d0dfe: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_second_rab_assignment0(1031) HNBGW_Test.msc0-SCCP(1024)@dc2b9a5d0dfe: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(1024)@dc2b9a5d0dfe: vl_len:91 HNBGW_Test.msc0-SCCP(1024)@dc2b9a5d0dfe: vl_from0 HNBGW_Test.msc0-SCCP(1024)@dc2b9a5d0dfe: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20250410090309600 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090309600 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410090309600 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410090309600 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410090309600 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410090309600 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410090309600 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410090309600 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410090309600 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090309600 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  20250410090309600 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090309600 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410090309600 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410090309600 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410090309600 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410090309600 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) 20250410090309600 DLSCCP DEBUG Received CO:CODT for local reference 116 (sccp_scoc.c:1855) 20250410090309600 DLSCCP DEBUG SCCP-SCOC(116)[0x55b0da07b770]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250410090309600 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090309600 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250410090309600 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-116)[0x55b0da05a0f0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250410090309600 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250410090309600 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250410090309600 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-116)[0x55b0da05a0f0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250410090309600 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250410090309600 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250410090309601 DMGW DEBUG mgw(mgw-fsm-769502-0)[0x55b0da05b2c0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250410090309601 DMGW DEBUG mgw(mgw-fsm-769502-0)[0x55b0da05b2c0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250410090309601 DMGW DEBUG mgw(mgw-fsm-769502-0)[0x55b0da05b2c0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250410090309601 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250410090309601 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250410090309601 DLMGCP DEBUG mgw-endp(mgw-fsm-769502-0)[0x55b0da0cc3f0]{UNUSED}: Allocated (fsm.c:456) 20250410090309601 DLMGCP DEBUG mgw-endp(mgw-fsm-769502-0)[0x55b0da0cc3f0]{UNUSED}: is child of mgw(mgw-fsm-769502-0)[0x55b0da05b2c0] (fsm.c:486) 20250410090309601 DLMGCP DEBUG mgw-endp(mgw-fsm-769502-0)[0x55b0da0cc3f0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-769502-0)[0x55b0da05b2c0] (mgcp_client_endpoint_fsm.c:724) 20250410090309601 DLMGCP DEBUG mgw-endp(mgw-fsm-769502-0)[0x55b0da0cc3f0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250410090309601 DLMGCP DEBUG mgw-endp(mgw-fsm-769502-0)[0x55b0da0cc3f0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250410090309601 DLMGCP DEBUG mgw-endp(mgw-fsm-769502-0)[0x55b0da0cc3f0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250410090309601 DLMGCP DEBUG MGCP_CONN(mgw-fsm-769502-0)[0x55b0da074890]{ST_CRCX}: Allocated (fsm.c:456) 20250410090309601 DLMGCP DEBUG MGCP_CONN(mgw-fsm-769502-0)[0x55b0da074890]{ST_CRCX}: is child of mgw-endp(mgw-fsm-769502-0)[0x55b0da0cc3f0] (fsm.c:486) 20250410090309601 DLMGCP DEBUG MGCP_CONN(mgw-fsm-769502-0)[0x55b0da074890]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250410090309601 DLMGCP DEBUG MGCP_CONN(mgw-fsm-769502-0)[0x55b0da074890]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250410090309601 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:35971: len=199 'CRCX 109 rtpbridge/*@mgw MGCP 1.0\r\nC: bbdd'... (mgcp_client.c:807) 20250410090309601 DLMGCP DEBUG MGW(mgw) Queued 199 bytes for MGW (mgcp_client.c:1221) 20250410090309601 DLMGCP DEBUG MGCP_CONN(mgw-fsm-769502-0)[0x55b0da074890]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250410090309601 DLMGCP DEBUG mgw-endp(mgw-fsm-769502-0)[0x55b0da0cc3f0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(1030)@dc2b9a5d0dfe: Found Expect[0] for { line := { verb := "CRCX", trans_id := "109", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "bbdde17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "bbdde17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@dc2b9a5d0dfe: CRCX1{ line := { verb := "CRCX", trans_id := "109", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "bbdde17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "bbdde17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@dc2b9a5d0dfe: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":721 20250410090309611 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 109 OK (mgcp_client.c:758) 20250410090309611 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b0da074890]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250410090309611 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b0da074890]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250410090309611 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b0da074890]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250410090309611 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b0da074890]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250410090309611 DLMGCP DEBUG mgw-endp(mgw-fsm-769502-0)[0x55b0da0cc3f0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250410090309611 DLMGCP DEBUG mgw-endp(mgw-fsm-769502-0)[0x55b0da0cc3f0]{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) 20250410090309611 DLMGCP DEBUG mgw-endp(mgw-fsm-769502-0)[0x55b0da0cc3f0]{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) 20250410090309611 DLMGCP DEBUG mgw-endp(mgw-fsm-769502-0)[0x55b0da0cc3f0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250410090309611 DLMGCP DEBUG mgw-endp(mgw-fsm-769502-0)[0x55b0da0cc3f0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250410090309611 DLMGCP DEBUG mgw-endp(mgw-fsm-769502-0)[0x55b0da0cc3f0]{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) 20250410090309611 DMGW DEBUG mgw(mgw-fsm-769502-0)[0x55b0da05b2c0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250410090309612 DMGW DEBUG mgw(mgw-fsm-769502-0)[0x55b0da05b2c0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250410090309612 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250410090309612 DMGW DEBUG mgw(mgw-fsm-769502-0)[0x55b0da05b2c0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250410090309612 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-769502)[0x55b0da0782c0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250410090309612 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250410090309612 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410090309612 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)@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed 20250410090309623 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410090309623 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410090309623 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250410090309623 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250410090309623 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xbbdde) (hnbgw_rua.c:471) 20250410090309623 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-769502 SCCP-116 msc-0 MI=IMSI-262420000000003: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250410090309623 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-769502)[0x55b0da0782c0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250410090309623 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250410090309623 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250410090309623 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-769502)[0x55b0da0782c0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250410090309623 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250410090309623 DMGW DEBUG mgw(mgw-fsm-769502-0)[0x55b0da05b2c0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250410090309623 DMGW DEBUG mgw(mgw-fsm-769502-0)[0x55b0da05b2c0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250410090309623 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250410090309623 DMGW DEBUG mgw(mgw-fsm-769502-0)[0x55b0da05b2c0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250410090309623 DLMGCP DEBUG mgw-endp(mgw-fsm-769502-0)[0x55b0da0cc3f0]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-769502-0)[0x55b0da05b2c0] (mgcp_client_endpoint_fsm.c:724) 20250410090309623 DLMGCP DEBUG mgw-endp(mgw-fsm-769502-0)[0x55b0da0cc3f0]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250410090309623 DLMGCP DEBUG mgw-endp(mgw-fsm-769502-0)[0x55b0da0cc3f0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250410090309623 DLMGCP DEBUG mgw-endp(mgw-fsm-769502-0)[0x55b0da0cc3f0]{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) 20250410090309623 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b0da074890]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250410090309623 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:35971: len=213 'MDCX 110 rtpbridge/3@mgw MGCP 1.0\r\nC: bbdd'... (mgcp_client.c:807) 20250410090309623 DLMGCP DEBUG MGW(mgw) Queued 213 bytes for MGW (mgcp_client.c:1221) 20250410090309623 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b0da074890]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250410090309623 DLMGCP DEBUG mgw-endp(mgw-fsm-769502-0)[0x55b0da0cc3f0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250410090309623 DLMGCP DEBUG mgw-endp(mgw-fsm-769502-0)[0x55b0da0cc3f0]{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) 20250410090309623 DLMGCP DEBUG mgw-endp(mgw-fsm-769502-0)[0x55b0da0cc3f0]{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)@dc2b9a5d0dfe: MDCX1{ line := { verb := "MDCX", trans_id := "110", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "bbdde17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "bbdde17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250410090309628 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 110 OK (mgcp_client.c:758) 20250410090309628 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b0da074890]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250410090309628 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b0da074890]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250410090309628 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b0da074890]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250410090309628 DLMGCP DEBUG mgw-endp(mgw-fsm-769502-0)[0x55b0da0cc3f0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250410090309628 DLMGCP DEBUG mgw-endp(mgw-fsm-769502-0)[0x55b0da0cc3f0]{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) 20250410090309628 DLMGCP DEBUG mgw-endp(mgw-fsm-769502-0)[0x55b0da0cc3f0]{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) 20250410090309628 DLMGCP DEBUG mgw-endp(mgw-fsm-769502-0)[0x55b0da0cc3f0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250410090309628 DLMGCP DEBUG mgw-endp(mgw-fsm-769502-0)[0x55b0da0cc3f0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250410090309628 DLMGCP DEBUG mgw-endp(mgw-fsm-769502-0)[0x55b0da0cc3f0]{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) 20250410090309628 DMGW DEBUG mgw(mgw-fsm-769502-0)[0x55b0da05b2c0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250410090309628 DMGW DEBUG mgw(mgw-fsm-769502-0)[0x55b0da05b2c0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250410090309628 DMGW DEBUG mgw(mgw-fsm-769502-0)[0x55b0da05b2c0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250410090309628 DLMGCP DEBUG mgw-endp(mgw-fsm-769502-0)[0x55b0da0cc3f0]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-769502-0)[0x55b0da05b2c0] (mgcp_client_endpoint_fsm.c:724) 20250410090309628 DLMGCP DEBUG mgw-endp(mgw-fsm-769502-0)[0x55b0da0cc3f0]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250410090309628 DLMGCP DEBUG mgw-endp(mgw-fsm-769502-0)[0x55b0da0cc3f0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250410090309628 DLMGCP DEBUG mgw-endp(mgw-fsm-769502-0)[0x55b0da0cc3f0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250410090309628 DLMGCP DEBUG MGCP_CONN(mgw-fsm-769502-0)[0x55b0da07c400]{ST_CRCX}: Allocated (fsm.c:456) 20250410090309628 DLMGCP DEBUG MGCP_CONN(mgw-fsm-769502-0)[0x55b0da07c400]{ST_CRCX}: is child of mgw-endp(mgw-fsm-769502-0)[0x55b0da0cc3f0] (fsm.c:486) 20250410090309628 DLMGCP DEBUG MGCP_CONN(mgw-fsm-769502-0)[0x55b0da07c400]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250410090309628 DLMGCP DEBUG MGCP_CONN(mgw-fsm-769502-0)[0x55b0da07c400]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/3@mgw... (mgcp_client_fsm.c:228) 20250410090309628 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:35971: len=203 'CRCX 111 rtpbridge/3@mgw MGCP 1.0\r\nC: bbdd'... (mgcp_client.c:807) 20250410090309628 DLMGCP DEBUG MGW(mgw) Queued 203 bytes for MGW (mgcp_client.c:1221) 20250410090309628 DLMGCP DEBUG MGCP_CONN(mgw-fsm-769502-0)[0x55b0da07c400]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250410090309628 DLMGCP DEBUG mgw-endp(mgw-fsm-769502-0)[0x55b0da0cc3f0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250410090309628 DLMGCP DEBUG mgw-endp(mgw-fsm-769502-0)[0x55b0da0cc3f0]{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) 20250410090309628 DLMGCP DEBUG mgw-endp(mgw-fsm-769502-0)[0x55b0da0cc3f0]{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) 20250410090309628 DLMGCP DEBUG mgw-endp(mgw-fsm-769502-0)[0x55b0da0cc3f0]{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)@dc2b9a5d0dfe: CRCX2{ line := { verb := "CRCX", trans_id := "111", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "bbdde17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "bbdde17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250410090309633 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 111 OK (mgcp_client.c:758) 20250410090309633 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b0da07c400]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250410090309633 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b0da07c400]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250410090309633 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b0da07c400]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250410090309633 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b0da07c400]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250410090309633 DLMGCP DEBUG mgw-endp(mgw-fsm-769502-0)[0x55b0da0cc3f0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250410090309633 DLMGCP DEBUG mgw-endp(mgw-fsm-769502-0)[0x55b0da0cc3f0]{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) 20250410090309633 DLMGCP DEBUG mgw-endp(mgw-fsm-769502-0)[0x55b0da0cc3f0]{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) 20250410090309633 DLMGCP DEBUG mgw-endp(mgw-fsm-769502-0)[0x55b0da0cc3f0]{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) 20250410090309633 DLMGCP DEBUG mgw-endp(mgw-fsm-769502-0)[0x55b0da0cc3f0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250410090309633 DLMGCP DEBUG mgw-endp(mgw-fsm-769502-0)[0x55b0da0cc3f0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250410090309633 DLMGCP DEBUG mgw-endp(mgw-fsm-769502-0)[0x55b0da0cc3f0]{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) 20250410090309633 DLMGCP DEBUG mgw-endp(mgw-fsm-769502-0)[0x55b0da0cc3f0]{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) 20250410090309633 DMGW DEBUG mgw(mgw-fsm-769502-0)[0x55b0da05b2c0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250410090309633 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250410090309633 DMGW DEBUG mgw(mgw-fsm-769502-0)[0x55b0da05b2c0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250410090309633 DMGW DEBUG mgw(mgw-fsm-769502-0)[0x55b0da05b2c0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250410090309633 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-116)[0x55b0da05a0f0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250410090309633 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250410090309633 DLSCCP DEBUG SCCP-SCOC(116)[0x55b0da07b770]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250410090309633 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f10b9f), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:415) 20250410090309633 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090309633 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090309633 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090309633 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090309633 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410090309633 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090309633 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 f1 0b 9f 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 20 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090309633 DMGW DEBUG mgw(mgw-fsm-769502-0)[0x55b0da05b2c0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250410090309633 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090309633 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090309633 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090309633 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410090309633 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410090309633 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.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' 20250410090309633 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410090309633 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410090309633 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090309633 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 f1 0b 9f 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 20 00 00 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(1024)@dc2b9a5d0dfe: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(1024)@dc2b9a5d0dfe: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(1024)@dc2b9a5d0dfe: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(1024)@dc2b9a5d0dfe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_second_rab_assignment0(1031)@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(1024)@dc2b9a5d0dfe: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(1024)@dc2b9a5d0dfe: vl_len:63 HNBGW_Test.msc0-SCCP(1024)@dc2b9a5d0dfe: vl_from0 HNBGW_Test.msc0-SCCP(1024)@dc2b9a5d0dfe: data sent by MTP3_SCCP_PORT: '0000003B000001003640340000010035002A202ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D00400100'O 20250410090309637 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090309637 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410090309637 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410090309637 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410090309637 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410090309637 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410090309637 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410090309637 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410090309637 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090309637 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  20250410090309637 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 104 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090309637 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410090309637 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410090309637 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410090309637 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410090309637 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) 20250410090309637 DLSCCP DEBUG Received CO:CODT for local reference 116 (sccp_scoc.c:1855) 20250410090309637 DLSCCP DEBUG SCCP-SCOC(116)[0x55b0da07b770]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250410090309637 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090309637 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250410090309637 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-116)[0x55b0da05a0f0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250410090309637 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250410090309637 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250410090309637 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-116)[0x55b0da05a0f0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250410090309637 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250410090309637 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250410090309637 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-769502 SCCP-116 msc-0 MI=IMSI-262420000000003: Rx RAB Assignment Request without transportLayerInformation, forwarding as-is (mgw_fsm.c:822) 20250410090309637 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-769502)[0x55b0da0782c0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:824) 20250410090309637 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 87 bytes (hnbgw_rua.c:122) 20250410090309637 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410090309637 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)@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed 20250410090309638 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410090309638 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410090309638 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 44 bytes from client (stream_srv.c:1351) 20250410090309638 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250410090309638 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xbbdde) (hnbgw_rua.c:471) 20250410090309638 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-769502 SCCP-116 msc-0 MI=IMSI-262420000000003: rx RUA DirectTransfer with 20 bytes RANAP data (hnbgw_rua.c:312) 20250410090309638 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-769502)[0x55b0da0782c0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250410090309638 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250410090309638 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250410090309638 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-769502)[0x55b0da0782c0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250410090309638 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250410090309638 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-116)[0x55b0da05a0f0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:902) 20250410090309638 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250410090309638 DLSCCP DEBUG SCCP-SCOC(116)[0x55b0da07b770]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250410090309638 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f10b9f), PART(T=Data,L=20,D=60000010000001003440090000010033400200b8) (sccp_scrc.c:415) 20250410090309638 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090309638 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090309638 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090309638 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090309638 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410090309638 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090309638 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 f1 0b 9f 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) 20250410090309638 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090309638 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090309638 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090309638 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410090309638 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410090309638 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.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' 20250410090309638 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410090309638 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410090309638 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090309638 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 f1 0b 9f 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)@dc2b9a5d0dfe: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(1024)@dc2b9a5d0dfe: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(1024)@dc2b9a5d0dfe: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(1024)@dc2b9a5d0dfe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_second_rab_assignment0(1031)@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(1024)@dc2b9a5d0dfe: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(1024)@dc2b9a5d0dfe: vl_len:12 HNBGW_Test.msc0-SCCP(1024)@dc2b9a5d0dfe: vl_from0 HNBGW_Test.msc0-SCCP(1024)@dc2b9a5d0dfe: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250410090309642 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090309642 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410090309642 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410090309642 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410090309642 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410090309642 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410090309642 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410090309642 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410090309642 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090309642 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  20250410090309642 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090309642 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410090309642 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410090309642 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410090309642 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410090309642 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) 20250410090309642 DLSCCP DEBUG Received CO:CODT for local reference 116 (sccp_scoc.c:1855) 20250410090309642 DLSCCP DEBUG SCCP-SCOC(116)[0x55b0da07b770]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250410090309642 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090309642 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250410090309642 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-116)[0x55b0da05a0f0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250410090309642 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250410090309642 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250410090309642 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-116)[0x55b0da05a0f0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250410090309642 DMGW DEBUG mgw(mgw-fsm-769502-0)[0x55b0da05b2c0]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250410090309642 DMGW DEBUG mgw(mgw-fsm-769502-0)[0x55b0da05b2c0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250410090309642 DMGW DEBUG mgw(mgw-fsm-769502-0)[0x55b0da05b2c0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250410090309642 DLMGCP DEBUG mgw-endp(mgw-fsm-769502-0)[0x55b0da0cc3f0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250410090309642 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b0da074890]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250410090309642 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:35971: len=57 'DLCX 112 rtpbridge/3@mgw MGCP 1.0\r\nC: bbdd'... (mgcp_client.c:807) 20250410090309642 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250410090309642 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b0da074890]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250410090309642 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b0da07c400]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250410090309642 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:35971: len=57 'DLCX 113 rtpbridge/3@mgw MGCP 1.0\r\nC: bbdd'... (mgcp_client.c:807) 20250410090309642 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250410090309642 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b0da07c400]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250410090309642 DLMGCP DEBUG mgw-endp(mgw-fsm-769502-0)[0x55b0da0cc3f0]{IN_USE}: Removing from parent mgw(mgw-fsm-769502-0)[0x55b0da05b2c0] (mgcp_client_endpoint_fsm.c:873) 20250410090309642 DLMGCP DEBUG mgw-endp(mgw-fsm-769502-0)[0x55b0da0cc3f0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250410090309642 DLMGCP DEBUG mgw-endp(mgw-fsm-769502-0)[0x55b0da0cc3f0]{IN_USE}: Deallocated (fsm.c:568) 20250410090309642 DMGW DEBUG mgw(mgw-fsm-769502-0)[0x55b0da05b2c0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250410090309642 DMGW DEBUG mgw(mgw-fsm-769502-0)[0x55b0da05b2c0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250410090309642 DMGW DEBUG mgw(mgw-fsm-769502-0)[0x55b0da05b2c0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250410090309642 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-769502)[0x55b0da0782c0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250410090309642 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20250410090309642 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410090309642 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)@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed TC_second_rab_assignment0(1031)@dc2b9a5d0dfe: DLCX{ line := { verb := "DLCX", trans_id := "112", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "bbdde17" }, { code := "I", val := "11111" } }, sdp := omit } TC_second_rab_assignment0(1031)@dc2b9a5d0dfe: DLCX{ line := { verb := "DLCX", trans_id := "113", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "bbdde17" }, { code := "I", val := "22222" } }, sdp := omit } TC_second_rab_assignment0(1031)@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed 20250410090309646 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 112 OK (mgcp_client.c:758) 20250410090309646 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b0da074890]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250410090309646 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b0da074890]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250410090309646 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b0da074890]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250410090309646 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b0da074890]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250410090309646 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 113 OK (mgcp_client.c:758) 20250410090309646 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b0da07c400]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250410090309646 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b0da07c400]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250410090309646 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b0da07c400]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250410090309646 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b0da07c400]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_second_rab_assignment-Iuh0-RUA(1023)@dc2b9a5d0dfe: Deleted conn table entry 0TC_second_rab_assignment0(1031)769502 20250410090309650 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410090309650 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410090309650 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250410090309650 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250410090309650 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xbbdde,cause=radio(normal)) (hnbgw_rua.c:439) 20250410090309650 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-769502 SCCP-116 msc-0 MI=IMSI-262420000000003: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250410090309650 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-769502)[0x55b0da0782c0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250410090309650 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250410090309650 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250410090309650 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-769502)[0x55b0da0782c0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250410090309650 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-116)[0x55b0da05a0f0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250410090309650 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250410090309650 DLSCCP DEBUG SCCP-SCOC(116)[0x55b0da07b770]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250410090309650 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f10b9f), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250410090309650 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090309650 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090309650 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090309650 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090309650 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410090309650 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090309650 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 f1 0b 9f 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090309650 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-769502)[0x55b0da0782c0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250410090309650 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-116)[0x55b0da05a0f0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250410090309650 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-116)[0x55b0da05a0f0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250410090309650 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090309650 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090309650 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090309650 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410090309650 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410090309650 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.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' 20250410090309650 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410090309650 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410090309650 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090309650 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 f1 0b 9f 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)@dc2b9a5d0dfe: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(1024)@dc2b9a5d0dfe: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(1024)@dc2b9a5d0dfe: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(1024)@dc2b9a5d0dfe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_second_rab_assignment0(1031)@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(1025)@dc2b9a5d0dfe: Deleted conn table entry 0TC_second_rab_assignment0(1031)11102011 HNBGW_Test.msc0-SCCP(1024)@dc2b9a5d0dfe: Session index based on connection ID:0 20250410090309654 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090309654 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410090309654 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410090309654 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410090309654 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410090309654 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410090309654 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410090309654 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410090309654 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090309654 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 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 f1 0b 9f 00 00 00 00 00 00 06 00 08 00 00 00 07  20250410090309654 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090309654 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410090309654 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410090309654 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410090309654 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410090309654 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=00f10b9f), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250410090309654 DLSCCP DEBUG Received CO:RELRE for local reference 116 (sccp_scoc.c:1855) 20250410090309654 DLSCCP DEBUG SCCP-SCOC(116)[0x55b0da07b770]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250410090309654 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090309654 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250410090309654 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) 20250410090309654 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-116)[0x55b0da05a0f0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250410090309654 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-116)[0x55b0da05a0f0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250410090309654 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-769502)[0x55b0da0782c0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250410090309654 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-769502)[0x55b0da0782c0]{disconnected}: Freeing instance (context_map.c:202) 20250410090309654 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-769502)[0x55b0da0782c0]{disconnected}: Deallocated (fsm.c:568) 20250410090309654 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-116)[0x55b0da05a0f0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250410090309654 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-116)[0x55b0da05a0f0]{disconnected}: Freeing instance (context_map.c:206) 20250410090309654 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-116)[0x55b0da05a0f0]{disconnected}: Deallocated (fsm.c:568) 20250410090309654 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-769502 SCCP-116 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250410090309654 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=00f10b9f), PART(T=Source Reference,L=4,D=00000074) (sccp_scrc.c:415) 20250410090309654 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090309654 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090309654 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090309654 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090309654 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410090309654 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090309654 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 f1 0b 9f 00 00 74 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090309654 DLSCCP DEBUG SCCP-SCOC(116)[0x55b0da07b770]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250410090309654 DLSCCP DEBUG SCCP-SCOC(116)[0x55b0da07b770]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250410090309654 DLSCCP DEBUG SCCP-SCOC(116)[0x55b0da07b770]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250410090309654 DLSCCP DEBUG SCCP-SCOC(116)[0x55b0da07b770]{IDLE}: Deallocated (fsm.c:568) 20250410090309654 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090309654 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090309654 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090309654 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410090309654 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410090309654 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.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' 20250410090309654 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410090309654 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410090309654 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090309654 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 f1 0b 9f 00 00 74 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(1024)@dc2b9a5d0dfe: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(1024)@dc2b9a5d0dfe: RLC received in state:disconnect_pending TC_second_rab_assignment0(1031)@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed MTC@dc2b9a5d0dfe: ok: talloc reports "asn1_context" = 1 bytes 20250410090311657 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:32900<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250410090311657 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:40911<->l=127.0.0.1:4262) (control_if.c:193) VirtHNBGW-STATS(1019)@dc2b9a5d0dfe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1020)@dc2b9a5d0dfe: Final verdict of PTC: none MTC@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed 20250410090311659 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:32898<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250410090311659 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410090311659 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410090311659 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410090311659 DMAIN NOTICE (127.0.0.1:9999 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) 20250410090311659 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) TC_second_rab_assignment-Iuh0-RUA(1023)@dc2b9a5d0dfe: Final verdict of PTC: none MutexDispCT-TC_second_rab_assignment(1018)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(1024)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(1028)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW_Test.msc0-RAN(1025)@dc2b9a5d0dfe: Final verdict of PTC: none 20250410090311662 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250410090311662 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410090311662 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250410090311662 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250410090311662 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250410090311662 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410090311662 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250410090311662 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250410090311662 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250410090311662 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090311662 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-msc0-0: connection closed 20250410090311662 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250410090311662 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250410090311662 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250410090311662 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING HNBGW_Test.sgsn0-SCCP(1027)@dc2b9a5d0dfe: Final verdict of PTC: none 20250410090311662 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 20250410090311662 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  20250410090311662 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  20250410090311662 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410090311662 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250410090311662 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250410090311662 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090311662 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 TC_second_rab_assignment-Iuh0(1022)@dc2b9a5d0dfe: Final verdict of PTC: none 20250410090311662 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250410090311662 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:378) 20250410090311662 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410090311662 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410090311662 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090311662 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410090311662 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250410090311662 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250410090311663 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250410090311663 DRANAP NOTICE cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: link lost (cnlink.c:118) 20250410090311663 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250410090311663 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410090311663 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250410090311663 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250410090311663 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20250410090311663 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410090311663 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250410090311663 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SEND_FAILED 20250410090311663 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) 20250410090311663 DLSS7 <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-PFCP(1021)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(1026)@dc2b9a5d0dfe: Final verdict of PTC: none 20250410090311663 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-sgsn0-0: connection closed 20250410090311663 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250410090311663 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250410090311663 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250410090311663 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250410090311663 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 20250410090311663 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  20250410090311663 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410090311663 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250410090311663 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250410090311663 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 20250410090311663 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090311663 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250410090311663 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250410090311664 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410090311664 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410090311664 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090311664 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410090311664 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250410090311664 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250410090311664 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250410090311664 DRANAP NOTICE cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW-MGCP(1030)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(1029)@dc2b9a5d0dfe: Final verdict of PTC: none 20250410090311671 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:32908<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_second_rab_assignment0(1031)@dc2b9a5d0dfe: Final verdict of PTC: pass MTC@dc2b9a5d0dfe: Setting final verdict of the test case. MTC@dc2b9a5d0dfe: Local verdict of MTC: pass MTC@dc2b9a5d0dfe: Local verdict of PTC MutexDispCT-TC_second_rab_assignment(1018): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC VirtHNBGW-STATS(1019): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC IPA-CTRL-CLI-IPA(1020): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW-PFCP(1021): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC TC_second_rab_assignment-Iuh0(1022): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC TC_second_rab_assignment-Iuh0-RUA(1023): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.msc0-SCCP(1024): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.msc0-RAN(1025): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.msc0-M3UA(1026): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(1027): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.sgsn0-RAN(1028): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(1029): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW-MGCP(1030): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC TC_second_rab_assignment0(1031): pass (pass -> pass) MTC@dc2b9a5d0dfe: Test case TC_second_rab_assignment finished. Verdict: pass MTC@dc2b9a5d0dfe: 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'. Thu Apr 10 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 20250410090311730 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:32918<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410090312332 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:32918<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=395592) 20250410090312770 DLSCCP DEBUG SCCP-SCOC(109)[0x55b0da0cc2c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410090312770 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0063ad57), PART(T=Source Reference,L=4,D=0000006d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410090312771 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090312771 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090312771 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090312771 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090312771 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250410090312771 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090312771 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 63 ad 57 00 00 6d 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090312771 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090312771 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090312771 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090312771 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250410090312771 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250410090312771 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250410090313036 DLSCCP DEBUG SCCP-SCOC(114)[0x55b0d9fd3b50]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250410090313036 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c8f023), PART(T=Source Reference,L=4,D=00000072), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410090313036 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410090313036 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090313036 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410090313036 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090313036 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410090313036 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090313036 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 c8 f0 23 00 00 72 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090313036 DLSCCP DEBUG SCCP-SCOC(113)[0x55b0da0763d0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250410090313036 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ea0c79), PART(T=Source Reference,L=4,D=00000071), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410090313036 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410090313036 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090313036 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410090313036 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090313036 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410090313036 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090313036 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 ea 0c 79 00 00 71 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090313036 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090313036 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090313036 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090313036 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410090313036 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410090313036 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250410090313036 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090313036 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090313036 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090313036 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410090313036 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410090313036 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250410090313037 DLSCCP DEBUG SCCP-SCOC(115)[0x55b0da075290]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250410090313037 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d1ee28), PART(T=Source Reference,L=4,D=00000073), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410090313037 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410090313037 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090313037 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410090313037 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090313037 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250410090313037 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090313037 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 0a 03 00 00 00 04 d1 ee 28 00 00 73 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090313037 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090313037 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090313037 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090313037 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250410090313037 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250410090313037 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' 20250410090313037 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 20250410090313037 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250410090313037 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090313037 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 d1 ee 28 00 00 73 0f 00 00 00 00 00 06 00 08 00 00 00 04  20250410090313037 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 Waiting for packet dumper to finish... 1 (prev_count=395592, count=400960) 20250410090313664 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250410090313664 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250410090313664 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250410090313664 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250410090313664 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250410090313664 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@dc2b9a5d0dfe: 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@dc2b9a5d0dfe: 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 ------ Thu Apr 10 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 20250410090314817 DLSCCP DEBUG SCCP-SCOC(107)[0x55b0da0a5e00]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410090314817 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005d8e18), PART(T=Source Reference,L=4,D=0000006b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410090314817 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410090314817 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090314817 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410090314817 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090314817 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250410090314818 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090314818 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 5d 8e 18 00 00 6b 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090314818 DLSCCP DEBUG SCCP-SCOC(105)[0x55b0da07b8a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410090314818 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00efec26), PART(T=Source Reference,L=4,D=00000069), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410090314818 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090314818 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090314818 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090314818 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090314818 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250410090314818 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090314818 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 ef ec 26 00 00 69 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090314818 DLSCCP DEBUG SCCP-SCOC(106)[0x55b0da05d610]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410090314818 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009ad2bd), PART(T=Source Reference,L=4,D=0000006a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410090314818 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090314818 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090314818 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090314818 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090314818 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250410090314818 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090314818 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 9a d2 bd 00 00 6a 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090314818 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090314818 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090314818 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090314818 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250410090314818 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250410090314818 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' 20250410090314818 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 20250410090314818 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250410090314818 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090314818 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 5d 8e 18 00 00 6b 0f 00 00 00 00 00 06 00 08 00 00 00 04  20250410090314818 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090314818 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090314818 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090314818 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250410090314818 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250410090314818 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250410090314818 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 20250410090314818 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090314818 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090314818 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090314818 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250410090314818 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250410090314818 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250410090315115 DLSCCP DEBUG SCCP-SCOC(102)[0x55b0da054820]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410090315115 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fb17da), PART(T=Source Reference,L=4,D=00000066), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410090315115 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410090315115 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090315115 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410090315115 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090315115 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250410090315115 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090315115 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 fb 17 da 00 00 66 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090315115 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090315115 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090315115 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090315115 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250410090315115 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250410090315115 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' 20250410090315115 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 20250410090315115 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250410090315115 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090315115 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 fb 17 da 00 00 66 0f 00 00 00 00 00 06 00 08 00 00 00 04  20250410090315115 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 20250410090315131 DLSCCP DEBUG SCCP-SCOC(103)[0x55b0da0a9470]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410090315131 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007ac303), PART(T=Source Reference,L=4,D=00000067), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410090315131 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410090315131 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090315131 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410090315131 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090315131 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250410090315131 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090315131 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 7a c3 03 00 00 67 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090315131 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090315131 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090315131 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090315131 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250410090315131 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250410090315131 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' 20250410090315131 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 20250410090315131 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250410090315131 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090315131 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 7a c3 03 00 00 67 0f 00 00 00 00 00 06 00 08 00 00 00 04  20250410090315131 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 20250410090315147 DLSCCP DEBUG SCCP-SCOC(104)[0x55b0da0631f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410090315147 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0063cf2b), PART(T=Source Reference,L=4,D=00000068), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410090315147 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410090315147 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090315147 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410090315147 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090315147 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250410090315147 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090315147 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 63 cf 2b 00 00 68 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090315147 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090315147 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090315147 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090315147 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250410090315147 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250410090315147 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' 20250410090315147 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 20250410090315147 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250410090315147 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090315147 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 63 cf 2b 00 00 68 0f 00 00 00 00 00 06 00 08 00 00 00 04  20250410090315147 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@dc2b9a5d0dfe: 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@dc2b9a5d0dfe: Test case TC_hnb_reregister_reuse_sctp_assoc started. 20250410090315419 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60540<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410090315425 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60550<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410090315433 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:33413<->l=127.0.0.1:4262) (control_if.c:572) 20250410090315518 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410090315518 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410090315518 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410090315518 DRANAP DEBUG cnlink(msc-1)[0x55b0d9fd5920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410090315518 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410090315518 DRANAP DEBUG cnlink(msc-2)[0x55b0d9fd2b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410090315518 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410090315518 DRANAP DEBUG cnlink(msc-3)[0x55b0da03ca10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_hnb_reregister_reuse_sctp_assoc-Iuh0(1036)@dc2b9a5d0dfe: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250410090315518 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250410090315518 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250410090315519 DRANAP DEBUG cnlink(msc-3)[0x55b0da03ca10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410090315519 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250410090315519 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410090315519 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410090315519 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410090315519 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090315519 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090315519 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090315519 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) 20250410090315519 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090315519 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090315519 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090315519 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090315519 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090315519 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090315519 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090315519 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) 20250410090315519 DLSS7 DEBUG Found route for dpc=4=0.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) 20250410090315519 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250410090315519 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090315519 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250410090315519 DRANAP DEBUG cnlink(msc-3)[0x55b0da03ca10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410090315519 DRANAP DEBUG cnlink(msc-2)[0x55b0d9fd2b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410090315519 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250410090315519 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410090315519 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410090315519 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410090315519 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090315519 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090315519 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090315519 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090315519 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090315520 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090315520 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090315520 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090315520 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090315520 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090315520 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090315520 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090315520 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090315520 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250410090315520 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090315520 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410090315520 DRANAP DEBUG cnlink(msc-2)[0x55b0d9fd2b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410090315520 DRANAP DEBUG cnlink(msc-1)[0x55b0d9fd5920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410090315520 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250410090315520 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410090315520 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410090315520 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410090315520 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090315520 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090315520 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090315520 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090315520 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090315520 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090315520 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090315520 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090315520 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090315520 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090315520 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090315520 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090315520 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090315520 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410090315520 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090315520 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410090315520 DRANAP DEBUG cnlink(msc-1)[0x55b0d9fd5920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410090315520 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410090315520 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250410090315520 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410090315520 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410090315520 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410090315520 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090315520 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090315520 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090315520 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090315520 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090315520 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090315520 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090315520 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090315520 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090315520 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090315520 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090315520 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090315520 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090315520 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410090315520 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090315520 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410090315520 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410090315520 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090315520 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090315520 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090315520 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 20250410090315520 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250410090315520 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250410090315520 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090315520 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090315520 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090315520 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250410090315520 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250410090315520 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250410090315520 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090315520 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090315520 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090315520 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410090315520 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410090315520 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250410090315520 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090315520 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090315520 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090315520 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410090315520 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410090315520 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@dc2b9a5d0dfe: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@dc2b9a5d0dfe: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(1040)@dc2b9a5d0dfe: ************************************************* HNBGW_Test.msc0-M3UA(1040)@dc2b9a5d0dfe: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(1040)@dc2b9a5d0dfe: ************************************************* HNBGW_Test.msc0-SCCP(1038)@dc2b9a5d0dfe: v_sccp_pdu_maxlen:268 20250410090315532 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410090315532 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410090315532 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410090315532 DRANAP DEBUG cnlink(sgsn-1)[0x55b0da03dd30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410090315532 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410090315532 DRANAP DEBUG cnlink(sgsn-2)[0x55b0da03e6c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410090315532 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410090315532 DRANAP DEBUG cnlink(sgsn-3)[0x55b0da03f050]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410090315533 DRANAP DEBUG cnlink(sgsn-3)[0x55b0da03f050]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410090315533 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250410090315533 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410090315533 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410090315533 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410090315533 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090315533 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090315533 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090315533 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) 20250410090315533 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090315533 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090315533 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090315533 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090315533 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090315533 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090315533 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090315533 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) 20250410090315533 DLSS7 DEBUG Found route for dpc=12=0.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) 20250410090315533 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250410090315533 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090315533 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250410090315533 DRANAP DEBUG cnlink(sgsn-3)[0x55b0da03f050]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410090315533 DRANAP DEBUG cnlink(sgsn-2)[0x55b0da03e6c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410090315533 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250410090315533 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410090315533 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410090315533 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410090315533 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090315533 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090315533 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090315533 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090315533 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090315533 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090315533 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090315533 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090315534 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090315534 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090315534 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090315534 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090315534 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090315534 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250410090315534 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090315534 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410090315534 DRANAP DEBUG cnlink(sgsn-2)[0x55b0da03e6c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410090315534 DRANAP DEBUG cnlink(sgsn-1)[0x55b0da03dd30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410090315534 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250410090315534 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410090315534 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410090315534 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410090315534 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090315534 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090315534 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090315534 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090315534 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090315534 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090315534 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090315534 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090315534 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090315534 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090315534 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090315534 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090315534 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090315534 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250410090315534 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090315534 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410090315534 DRANAP DEBUG cnlink(sgsn-1)[0x55b0da03dd30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410090315534 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410090315534 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250410090315534 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410090315534 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410090315534 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410090315534 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090315534 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090315534 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090315534 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090315534 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090315534 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090315534 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090315534 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090315534 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090315534 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090315534 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090315534 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090315534 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090315534 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410090315534 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090315534 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410090315534 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410090315534 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090315534 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090315534 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090315534 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 20250410090315534 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250410090315534 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250410090315534 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090315534 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090315534 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090315534 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250410090315534 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250410090315535 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250410090315535 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090315535 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090315535 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090315535 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250410090315535 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250410090315535 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=12 -> eSLS=28: use Normal Route via 'virt-sgsn1' 20250410090315535 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 20250410090315535 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250410090315535 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090315535 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 0c 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 04  20250410090315535 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090315535 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090315535 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090315535 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410090315535 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410090315535 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250410090315535 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@dc2b9a5d0dfe: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@dc2b9a5d0dfe: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(1043)@dc2b9a5d0dfe: ************************************************* HNBGW_Test.sgsn0-M3UA(1043)@dc2b9a5d0dfe: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(1043)@dc2b9a5d0dfe: ************************************************* HNBGW_Test.sgsn0-SCCP(1041)@dc2b9a5d0dfe: v_sccp_pdu_maxlen:268 20250410090315575 DLSCCP DEBUG SCCP-SCOC(100)[0x55b0d9ff0bc0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250410090315575 DLSCCP DEBUG SCCP-SCOC(100)[0x55b0d9ff0bc0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250410090315575 DLSCCP DEBUG SCCP-SCOC(100)[0x55b0d9ff0bc0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250410090315575 DLSCCP DEBUG SCCP-SCOC(100)[0x55b0d9ff0bc0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250410090315575 DLSCCP DEBUG SCCP-SCOC(100)[0x55b0d9ff0bc0]{IDLE}: Deallocated (fsm.c:568) 20250410090315591 DLSCCP DEBUG SCCP-SCOC(99)[0x55b0da0a88a0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250410090315591 DLSCCP DEBUG SCCP-SCOC(99)[0x55b0da0a88a0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250410090315591 DLSCCP DEBUG SCCP-SCOC(99)[0x55b0da0a88a0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250410090315591 DLSCCP DEBUG SCCP-SCOC(99)[0x55b0da0a88a0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250410090315591 DLSCCP DEBUG SCCP-SCOC(99)[0x55b0da0a88a0]{IDLE}: Deallocated (fsm.c:568) 20250410090315596 DLSCCP DEBUG SCCP-SCOC(101)[0x55b0da07a5b0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250410090315596 DLSCCP DEBUG SCCP-SCOC(101)[0x55b0da07a5b0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250410090315596 DLSCCP DEBUG SCCP-SCOC(101)[0x55b0da07a5b0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250410090315596 DLSCCP DEBUG SCCP-SCOC(101)[0x55b0da07a5b0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250410090315596 DLSCCP DEBUG SCCP-SCOC(101)[0x55b0da07a5b0]{IDLE}: Deallocated (fsm.c:568) 20250410090315730 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250410090315730 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250410090315730 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250410090315730 DLSS7 <000c> 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)@dc2b9a5d0dfe: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250410090315739 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090315739 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250410090315739 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250410090315739 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250410090315739 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250410090315739 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250410090315739 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250410090315740 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 20250410090315740 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250410090315740 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  20250410090315740 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250410090315743 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090315743 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250410090315743 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250410090315743 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  20250410090315743 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250410090315743 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250410090315743 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250410090315743 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 20250410090315743 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250410090315743 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  20250410090315743 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  20250410090315743 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410090315743 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250410090315743 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 20250410090315743 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090315743 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250410090315743 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:413) 20250410090315743 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410090315743 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410090315743 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090315743 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410090315743 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250410090315743 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250410090315743 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410090315744 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410090315744 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250410090315744 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410090315744 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410090315744 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410090315744 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090315745 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090315745 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090315745 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090315745 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090315745 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090315745 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090315745 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090315745 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090315745 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090315745 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090315745 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090315745 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090315745 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410090315745 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090315745 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410090315745 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410090315745 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090315745 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090315745 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090315745 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410090315745 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410090315745 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.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' 20250410090315745 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410090315745 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410090315745 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090315745 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  20250410090315748 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250410090315748 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250410090315748 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250410090315748 DLSS7 <000c> 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)@dc2b9a5d0dfe: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250410090315753 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090315753 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250410090315753 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250410090315753 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250410090315753 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250410090315753 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250410090315753 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250410090315753 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 20250410090315753 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250410090315753 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  20250410090315753 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250410090315754 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090315754 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250410090315754 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250410090315754 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  20250410090315754 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250410090315754 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250410090315754 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250410090315754 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 20250410090315754 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250410090315754 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  20250410090315754 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  20250410090315754 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  20250410090315754 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410090315754 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250410090315754 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 20250410090315754 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090315754 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250410090315754 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250410090315754 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410090315754 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410090315754 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090315754 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410090315754 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250410090315754 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250410090315754 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410090315755 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410090315755 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250410090315755 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410090315755 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410090315755 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410090315755 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090315755 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090315755 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090315755 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090315755 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090315755 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090315755 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090315755 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090315755 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090315755 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090315755 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090315755 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090315755 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090315755 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410090315755 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090315755 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410090315755 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410090315755 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090315755 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090315755 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090315755 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410090315755 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410090315755 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.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' 20250410090315756 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410090315756 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410090315756 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090315756 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(1039)@dc2b9a5d0dfe: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250410090316547 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090316547 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410090316547 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410090316547 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410090316547 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410090316547 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410090316547 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410090316547 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410090316547 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090316547 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410090316548 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090316548 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410090316548 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410090316548 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410090316548 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410090316548 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410090316548 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250410090316548 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410090316548 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090316548 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090316548 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090316548 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090316548 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090316548 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090316548 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090316548 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090316548 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090316548 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090316548 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090316548 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090316548 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090316548 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410090316548 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250410090316548 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250410090316548 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250410090316548 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250410090316548 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410090316548 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410090316548 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090316548 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090316548 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090316548 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090316549 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090316549 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090316549 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090316549 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090316549 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090316549 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090316549 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090316549 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090316549 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090316549 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410090316549 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090316549 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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) 20250410090316549 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250410090316549 DRANAP NOTICE cnlink(msc-0)[0x55b0d9ff2940]{CONNECTED}: link up (cnlink.c:111) 20250410090316549 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090316549 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090316549 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090316549 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410090316549 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410090316549 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.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' 20250410090316549 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410090316549 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410090316549 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090316549 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  20250410090316550 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090316550 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410090316550 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410090316550 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410090316550 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410090316550 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410090316550 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410090316550 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410090316550 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090316550 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410090316550 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090316550 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410090316550 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410090316550 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410090316550 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410090316550 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410090316550 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250410090316550 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410090316550 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090316550 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090316550 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090316550 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090316550 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090316550 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090316550 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090316550 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090316550 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090316550 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090316550 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090316550 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090316550 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090316550 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410090316550 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250410090316550 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250410090316550 DRANAP INFO cnlink(msc-0)[0x55b0d9ff2940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(1042)@dc2b9a5d0dfe: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250410090316556 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090316556 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410090316556 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410090316556 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410090316556 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410090316556 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410090316556 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410090316556 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410090316556 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090316556 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410090316556 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090316556 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410090316556 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410090316556 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410090316556 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410090316556 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410090316556 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250410090316556 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410090316556 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090316556 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090316556 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090316556 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090316556 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090316556 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090316556 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090316556 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090316556 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090316556 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090316556 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090316556 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090316556 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090316556 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410090316556 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250410090316556 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250410090316556 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250410090316556 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250410090316556 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410090316556 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410090316556 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090316556 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090316556 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090316556 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090316556 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090316556 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090316556 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090316556 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090316556 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090316556 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090316556 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090316556 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090316556 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090316556 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410090316556 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090316556 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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) 20250410090316556 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250410090316556 DRANAP NOTICE cnlink(sgsn-0)[0x55b0da03d3a0]{CONNECTED}: link up (cnlink.c:111) 20250410090316556 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090316556 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090316556 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090316556 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410090316556 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410090316556 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.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' 20250410090316556 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410090316556 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410090316556 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090316556 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  20250410090316558 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090316558 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410090316558 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410090316558 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410090316558 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410090316558 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410090316558 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410090316558 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410090316558 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090316558 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410090316558 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090316558 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410090316558 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410090316558 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410090316558 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410090316558 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410090316558 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250410090316558 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410090316558 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090316558 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090316558 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090316558 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090316558 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090316558 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090316558 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090316558 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090316558 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090316558 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090316558 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090316558 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090316558 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090316558 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410090316558 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250410090316558 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250410090316558 DRANAP INFO cnlink(sgsn-0)[0x55b0da03d3a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250410090316561 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410090316561 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410090316561 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250410090316561 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250410090316561 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) 20250410090316561 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250410090316561 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250410090316561 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410090316561 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@dc2b9a5d0dfe: setverdict(pass): none -> pass 20250410090316565 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410090316565 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410090316565 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 12 bytes from client (stream_srv.c:1351) 20250410090316565 DMAIN DEBUG Decoding message HNBAP_HNBDe_RegisterIEs (hnbap_decoder.c:307) (hnbap_decoder.c:307) 20250410090316565 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-DE-REGISTER cause=radio(unspecified) (hnbgw_hnbap.c:460) 20250410090316769 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410090316769 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410090316769 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250410090316769 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250410090316769 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) 20250410090316769 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250410090316769 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250410090316769 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410090316769 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed MTC@dc2b9a5d0dfe: talloc reports "struct hnb_context" x 1, expecting 1 MTC@dc2b9a5d0dfe: ok: talloc reports "asn1_context" = 1 bytes 20250410090316787 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:33413<->l=127.0.0.1:4262) (control_if.c:193) 20250410090316788 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60550<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(1034)@dc2b9a5d0dfe: Final verdict of PTC: none VirtHNBGW-STATS(1033)@dc2b9a5d0dfe: Final verdict of PTC: none MTC@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed 20250410090316791 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60540<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250410090316793 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410090316793 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410090316793 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410090316793 DMAIN NOTICE (127.0.0.1:9999 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) 20250410090316793 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) MutexDispCT-TC_hnb_reregister_reuse_sctp_assoc(1032)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(1038)@dc2b9a5d0dfe: Final verdict of PTC: none 20250410090316794 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250410090316794 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410090316794 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250410090316794 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250410090316794 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250410090316794 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410090316794 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250410090316794 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP HNBGW_Test.msc0-RAN(1039)@dc2b9a5d0dfe: Final verdict of PTC: none 20250410090316794 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250410090316794 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090316794 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-sgsn0-0: connection closed 20250410090316794 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250410090316794 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250410090316794 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250410090316794 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250410090316794 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 20250410090316794 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  20250410090316794 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  20250410090316794 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410090316794 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250410090316795 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250410090316795 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 20250410090316795 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250410090316795 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410090316795 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250410090316795 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090316795 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250410090316795 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250410090316795 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410090316795 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410090316795 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090316795 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250410090316795 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 20250410090316795 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250410090316795 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410090316795 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410090316795 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250410090316795 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250410090316795 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250410090316795 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250410090316795 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250410090316795 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090316795 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250410090316795 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-msc0-0: connection closed 20250410090316795 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250410090316795 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250410090316795 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250410090316795 DRANAP NOTICE cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: link lost (cnlink.c:118) 20250410090316795 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250410090316795 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 20250410090316795 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  20250410090316795 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410090316795 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250410090316795 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250410090316795 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 20250410090316795 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(1041)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(1043)@dc2b9a5d0dfe: Final verdict of PTC: none TC_hnb_reregister_reuse_sctp_assoc-Iuh0-RUA(1037)@dc2b9a5d0dfe: Final verdict of PTC: none 20250410090316795 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250410090316796 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:378) 20250410090316796 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410090316796 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410090316796 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090316796 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410090316796 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250410090316796 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250410090316796 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250410090316796 DRANAP NOTICE cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.sgsn0-RAN(1042)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW-PFCP(1035)@dc2b9a5d0dfe: Final verdict of PTC: none TC_hnb_reregister_reuse_sctp_assoc-Iuh0(1036)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(1040)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW-MGCP(1044)@dc2b9a5d0dfe: Final verdict of PTC: none MTC@dc2b9a5d0dfe: Setting final verdict of the test case. MTC@dc2b9a5d0dfe: Local verdict of MTC: pass MTC@dc2b9a5d0dfe: Local verdict of PTC MutexDispCT-TC_hnb_reregister_reuse_sctp_assoc(1032): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC VirtHNBGW-STATS(1033): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC IPA-CTRL-CLI-IPA(1034): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW-PFCP(1035): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC TC_hnb_reregister_reuse_sctp_assoc-Iuh0(1036): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC TC_hnb_reregister_reuse_sctp_assoc-Iuh0-RUA(1037): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.msc0-SCCP(1038): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.msc0-RAN(1039): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.msc0-M3UA(1040): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(1041): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.sgsn0-RAN(1042): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(1043): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW-MGCP(1044): none (pass -> pass) MTC@dc2b9a5d0dfe: Test case TC_hnb_reregister_reuse_sctp_assoc finished. Verdict: pass MTC@dc2b9a5d0dfe: 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'. Thu Apr 10 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 20250410090316894 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60558<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410090317497 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60558<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=292868) Waiting for packet dumper to finish... 1 (prev_count=292868, count=293408) 20250410090318796 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250410090318796 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250410090318796 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250410090318796 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250410090318796 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250410090318796 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@dc2b9a5d0dfe: 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@dc2b9a5d0dfe: 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 ------ Thu Apr 10 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@dc2b9a5d0dfe: 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@dc2b9a5d0dfe: Test case TC_apply_sccp started. 20250410090320583 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60568<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410090320588 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60584<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410090320594 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:33317<->l=127.0.0.1:4262) (control_if.c:572) TC_apply_sccp-Iuh0(1049)@dc2b9a5d0dfe: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250410090320690 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250410090320690 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250410090320699 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410090320699 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410090320699 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410090320699 DRANAP DEBUG cnlink(msc-1)[0x55b0d9fd5920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410090320700 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410090320700 DRANAP DEBUG cnlink(msc-2)[0x55b0d9fd2b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_apply_sccp-Iuh1(1051)@dc2b9a5d0dfe: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250410090320700 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410090320700 DRANAP DEBUG cnlink(msc-3)[0x55b0da03ca10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410090320700 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:36396 (stream_srv.c:142) 20250410090320700 DMAIN INFO New HNB SCTP connection r=127.0.0.1:36396<->l=127.0.0.1:29169 (hnbgw.c:791) 20250410090320701 DRANAP DEBUG cnlink(msc-3)[0x55b0da03ca10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410090320701 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250410090320701 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410090320701 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410090320701 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410090320701 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090320701 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090320701 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090320701 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) 20250410090320701 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090320701 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090320701 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090320701 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090320701 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090320701 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090320701 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090320701 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) 20250410090320701 DLSS7 DEBUG Found route for dpc=4=0.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) 20250410090320701 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250410090320701 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090320701 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250410090320701 DRANAP DEBUG cnlink(msc-3)[0x55b0da03ca10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410090320701 DRANAP DEBUG cnlink(msc-2)[0x55b0d9fd2b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410090320701 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250410090320701 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410090320701 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410090320701 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410090320701 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090320701 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090320701 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090320701 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090320701 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090320701 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090320701 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090320701 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090320701 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090320701 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090320701 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090320701 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090320701 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090320701 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250410090320701 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090320701 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410090320701 DRANAP DEBUG cnlink(msc-2)[0x55b0d9fd2b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410090320701 DRANAP DEBUG cnlink(msc-1)[0x55b0d9fd5920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410090320701 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250410090320701 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410090320701 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410090320701 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410090320701 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090320701 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090320701 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090320701 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090320701 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090320701 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090320701 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090320701 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090320701 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090320701 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090320701 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090320701 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090320701 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090320701 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090320701 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090320701 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 20250410090320701 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250410090320701 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250410090320701 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090320701 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090320701 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090320701 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250410090320701 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250410090320701 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250410090320701 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090320701 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090320701 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090320701 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250410090320701 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090320701 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250410090320701 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090320701 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410090320701 DRANAP DEBUG cnlink(msc-1)[0x55b0d9fd5920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410090320701 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410090320701 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250410090320701 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410090320701 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410090320701 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410090320701 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090320701 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090320701 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090320701 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090320701 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090320701 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090320701 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090320701 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090320701 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090320701 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090320701 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090320701 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090320701 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090320701 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410090320701 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090320701 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410090320701 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410090320701 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250410090320701 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250410090320701 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090320701 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090320701 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090320701 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410090320702 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410090320702 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@dc2b9a5d0dfe: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(1055)@dc2b9a5d0dfe: ************************************************* MTC@dc2b9a5d0dfe: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(1055)@dc2b9a5d0dfe: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(1055)@dc2b9a5d0dfe: ************************************************* HNBGW_Test.msc0-SCCP(1053)@dc2b9a5d0dfe: v_sccp_pdu_maxlen:268 20250410090320714 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410090320714 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410090320714 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410090320714 DRANAP DEBUG cnlink(sgsn-1)[0x55b0da03dd30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410090320714 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410090320714 DRANAP DEBUG cnlink(sgsn-2)[0x55b0da03e6c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410090320715 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250410090320715 DRANAP DEBUG cnlink(sgsn-3)[0x55b0da03f050]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410090320716 DRANAP DEBUG cnlink(sgsn-3)[0x55b0da03f050]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410090320716 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250410090320716 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410090320716 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410090320716 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410090320716 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090320716 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090320716 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090320716 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) 20250410090320716 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090320716 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090320716 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090320716 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090320716 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090320716 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090320716 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090320716 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) 20250410090320716 DLSS7 DEBUG Found route for dpc=12=0.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) 20250410090320716 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250410090320716 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090320716 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250410090320716 DRANAP DEBUG cnlink(sgsn-3)[0x55b0da03f050]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410090320716 DRANAP DEBUG cnlink(sgsn-2)[0x55b0da03e6c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410090320716 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250410090320716 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410090320716 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410090320716 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410090320716 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090320716 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090320716 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090320716 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090320716 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090320716 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090320716 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090320716 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090320716 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090320716 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090320716 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090320716 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090320716 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090320716 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250410090320716 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090320716 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410090320716 DRANAP DEBUG cnlink(sgsn-2)[0x55b0da03e6c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410090320716 DRANAP DEBUG cnlink(sgsn-1)[0x55b0da03dd30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410090320716 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250410090320716 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410090320716 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410090320716 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410090320716 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090320716 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090320716 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090320716 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090320716 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090320716 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090320716 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090320716 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090320716 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090320716 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090320716 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090320716 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090320716 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090320716 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250410090320716 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090320716 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410090320716 DRANAP DEBUG cnlink(sgsn-1)[0x55b0da03dd30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410090320716 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410090320716 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250410090320716 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410090320716 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410090320716 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410090320716 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090320716 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090320716 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090320716 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090320716 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090320716 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090320716 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090320716 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090320716 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090320716 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090320716 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090320716 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090320716 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090320716 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410090320716 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090320716 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410090320716 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410090320716 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090320716 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090320716 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090320716 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 20250410090320716 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250410090320716 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250410090320716 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090320716 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090320716 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090320716 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250410090320716 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250410090320716 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250410090320716 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090320716 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090320716 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090320716 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250410090320716 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250410090320716 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' 20250410090320716 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 20250410090320716 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250410090320716 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090320716 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  20250410090320716 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090320716 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090320716 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090320716 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410090320716 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410090320716 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250410090320716 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@dc2b9a5d0dfe: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(1058)@dc2b9a5d0dfe: ************************************************* HNBGW_Test.sgsn0-M3UA(1058)@dc2b9a5d0dfe: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(1058)@dc2b9a5d0dfe: ************************************************* MTC@dc2b9a5d0dfe: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(1056)@dc2b9a5d0dfe: v_sccp_pdu_maxlen:268 20250410090320739 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410090320739 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410090320739 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250410090320739 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250410090320739 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) 20250410090320739 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250410090320739 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250410090320739 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410090320739 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@dc2b9a5d0dfe: setverdict(pass): none -> pass 20250410090320744 DLINP DEBUG SRVCONN(,r=127.0.0.1:36396<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410090320744 DLINP DEBUG SRVCONN(,r=127.0.0.1:36396<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410090320744 DLINP DEBUG SRVCONN(,r=127.0.0.1:36396<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250410090320744 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250410090320744 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) 20250410090320744 DLGLOBAL DEBUG validating counter group 0x55b0a4dacbe0(hnb) with 60 counters (rate_ctr.c:86) 20250410090320744 DHNBAP DEBUG (127.0.0.1:36396 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20250410090320744 DHNBAP NOTICE (127.0.0.1:36396 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250410090320744 DHNBAP NOTICE (127.0.0.1:36396 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250410090320744 DLINP DEBUG SRVCONN(,r=127.0.0.1:36396<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410090320744 DLINP DEBUG SRVCONN(,r=127.0.0.1:36396<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed 20250410090320913 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250410090320913 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250410090320913 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250410090320913 DLSS7 <000c> 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)@dc2b9a5d0dfe: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250410090320921 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090320921 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250410090320921 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250410090320921 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250410090320921 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250410090320921 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250410090320921 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250410090320921 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 20250410090320921 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250410090320921 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  20250410090320921 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250410090320924 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090320924 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250410090320924 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250410090320924 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  20250410090320924 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250410090320924 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250410090320924 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250410090320924 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 20250410090320924 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250410090320924 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  20250410090320924 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  20250410090320924 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410090320924 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250410090320924 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 20250410090320924 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090320924 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250410090320924 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:413) 20250410090320924 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410090320924 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410090320924 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090320924 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410090320924 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250410090320924 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250410090320924 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410090320925 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410090320925 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250410090320925 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410090320926 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410090320926 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250410090320926 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090320926 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090320926 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090320926 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090320926 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090320926 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090320926 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090320926 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090320926 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090320926 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090320926 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090320926 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090320926 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090320926 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410090320926 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090320926 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410090320926 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410090320926 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090320926 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090320926 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090320926 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410090320926 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410090320926 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.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' 20250410090320926 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410090320926 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410090320926 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090320926 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  20250410090320929 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250410090320929 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250410090320929 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250410090320929 DLSS7 <000c> 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)@dc2b9a5d0dfe: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250410090320935 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090320935 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250410090320935 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250410090320935 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250410090320935 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250410090320935 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250410090320935 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250410090320935 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 20250410090320935 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250410090320935 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  20250410090320935 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250410090320936 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090320936 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250410090320936 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250410090320936 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  20250410090320936 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250410090320936 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250410090320936 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250410090320936 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 20250410090320936 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250410090320936 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  20250410090320936 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  20250410090320936 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  20250410090320936 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410090320936 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250410090320936 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 20250410090320936 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090320936 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250410090320936 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250410090320936 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410090320936 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410090320936 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090320936 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410090320936 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250410090320936 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250410090320936 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250410090320937 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250410090320937 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250410090320937 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250410090320937 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410090320937 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250410090320937 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090320937 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090320937 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090320937 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090320937 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090320937 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090320937 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090320937 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090320937 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090320937 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090320937 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090320937 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090320937 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090320937 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410090320937 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090320937 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250410090320937 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250410090320938 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090320938 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090320938 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090320938 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410090320938 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410090320938 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250410090320938 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410090320938 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410090320938 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090320938 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(1054)@dc2b9a5d0dfe: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250410090321721 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090321721 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410090321721 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410090321721 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410090321721 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410090321721 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410090321721 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410090321721 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410090321721 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090321721 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410090321721 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090321721 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410090321721 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410090321721 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410090321721 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410090321721 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410090321721 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250410090321721 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410090321721 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090321721 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090321721 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090321721 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090321721 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090321721 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090321721 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090321721 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090321721 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090321721 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090321721 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090321721 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090321721 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090321721 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410090321721 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250410090321721 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250410090321721 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250410090321721 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250410090321721 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410090321721 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410090321721 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090321721 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090321721 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090321721 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090321721 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090321721 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090321721 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090321721 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090321721 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090321721 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090321721 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090321721 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090321721 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090321721 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410090321721 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090321721 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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) 20250410090321721 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250410090321721 DRANAP NOTICE cnlink(msc-0)[0x55b0d9ff2940]{CONNECTED}: link up (cnlink.c:111) 20250410090321722 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090321722 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090321722 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090321722 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410090321722 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410090321722 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250410090321722 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410090321722 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410090321722 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090321722 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  20250410090321723 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090321723 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410090321723 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410090321723 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410090321723 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410090321723 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410090321723 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410090321723 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410090321723 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090321723 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410090321724 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090321724 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410090321724 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410090321724 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410090321724 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410090321724 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410090321724 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250410090321724 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410090321724 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090321724 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090321724 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090321724 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090321724 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090321724 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090321724 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090321724 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090321724 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090321724 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090321724 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090321724 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090321724 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090321724 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410090321724 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250410090321724 DRANAP DEBUG cnlink(msc-0)[0x55b0d9ff2940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250410090321724 DRANAP INFO cnlink(msc-0)[0x55b0d9ff2940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250410090321740 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090321740 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410090321740 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410090321740 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410090321740 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410090321740 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410090321740 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410090321740 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410090321740 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090321740 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410090321740 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090321740 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410090321740 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410090321740 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410090321740 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410090321740 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410090321740 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250410090321740 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410090321740 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090321740 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090321740 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090321740 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090321740 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090321740 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090321740 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090321741 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090321741 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090321741 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090321741 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090321741 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090321741 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090321741 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410090321741 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250410090321741 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250410090321741 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250410090321741 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250410090321741 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250410090321741 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250410090321741 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090321741 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090321741 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090321741 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090321741 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090321741 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090321741 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090321741 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090321741 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090321741 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090321741 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090321741 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090321741 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090321741 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) HNBGW_Test.sgsn0-RAN(1057)@dc2b9a5d0dfe: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250410090321741 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090321741 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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) 20250410090321741 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250410090321741 DRANAP NOTICE cnlink(sgsn-0)[0x55b0da03d3a0]{CONNECTED}: link up (cnlink.c:111) 20250410090321741 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090321741 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090321741 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090321741 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410090321741 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410090321741 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.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' 20250410090321741 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410090321741 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410090321741 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090321741 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  20250410090321744 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090321744 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410090321744 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410090321744 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410090321744 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410090321744 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410090321744 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410090321744 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410090321744 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090321744 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250410090321744 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090321744 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410090321744 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410090321744 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410090321744 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410090321744 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250410090321744 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250410090321744 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20250410090321744 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090321744 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090321744 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090321744 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090321744 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090321744 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090321744 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090321744 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090321744 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090321744 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090321744 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090321744 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090321744 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090321744 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250410090321744 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250410090321744 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250410090321744 DRANAP INFO cnlink(sgsn-0)[0x55b0da03d3a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250410090322767 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60588<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410090322771 DLSCCP DEBUG SCCP-SCOC(109)[0x55b0da0cc2c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410090322771 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0063ad57), PART(T=Source Reference,L=4,D=0000006d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410090322771 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090322771 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090322771 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090322771 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090322771 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250410090322771 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090322771 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 63 ad 57 00 00 6d 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090322771 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090322771 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090322771 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090322771 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250410090322771 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250410090322771 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250410090323037 DLSCCP DEBUG SCCP-SCOC(113)[0x55b0da0763d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410090323037 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ea0c79), PART(T=Source Reference,L=4,D=00000071), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410090323037 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410090323037 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090323037 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410090323037 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090323037 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410090323037 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090323037 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 ea 0c 79 00 00 71 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090323037 DLSCCP DEBUG SCCP-SCOC(114)[0x55b0d9fd3b50]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410090323037 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c8f023), PART(T=Source Reference,L=4,D=00000072), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410090323037 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410090323037 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090323038 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410090323038 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090323038 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410090323038 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090323038 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 c8 f0 23 00 00 72 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090323038 DLSCCP DEBUG SCCP-SCOC(115)[0x55b0da075290]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410090323038 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d1ee28), PART(T=Source Reference,L=4,D=00000073), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410090323038 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410090323038 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090323038 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410090323038 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090323038 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250410090323038 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090323038 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 0a 03 00 00 00 04 d1 ee 28 00 00 73 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090323038 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090323038 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090323038 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090323038 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410090323038 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410090323038 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250410090323038 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410090323038 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410090323038 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090323038 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 ea 0c 79 00 00 71 0f 00 00 00 00 00 06 00 08 00 00 00 02  20250410090323038 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090323038 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090323038 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090323038 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250410090323038 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250410090323038 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250410090323038 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250410090323038 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250410090323038 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090323038 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 c8 f0 23 00 00 72 0f 00 00 00 00 00 06 00 08 00 00 00 02  20250410090323038 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090323038 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090323038 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090323038 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250410090323038 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250410090323039 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' 20250410090323039 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 20250410090323039 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250410090323039 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090323039 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 d1 ee 28 00 00 73 0f 00 00 00 00 00 06 00 08 00 00 00 04  20250410090323039 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 20250410090323043 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090323043 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410090323043 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410090323043 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410090323043 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410090323043 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410090323043 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410090323043 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410090323043 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090323043 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 ea 0c 79 00 00 06 00 08 00 00 00 07  20250410090323043 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090323043 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410090323043 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410090323043 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410090323043 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410090323044 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=00ea0c79) (sccp_scrc.c:486) 20250410090323044 DLSCCP DEBUG Received CO:RELCO for local reference 113 (sccp_scoc.c:1855) 20250410090323044 DLSCCP DEBUG SCCP-SCOC(113)[0x55b0da0763d0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250410090323044 DLSCCP DEBUG SCCP-SCOC(113)[0x55b0da0763d0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250410090323044 DLSCCP DEBUG SCCP-SCOC(113)[0x55b0da0763d0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250410090323044 DLSCCP DEBUG SCCP-SCOC(113)[0x55b0da0763d0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250410090323044 DLSCCP DEBUG SCCP-SCOC(113)[0x55b0da0763d0]{IDLE}: Deallocated (fsm.c:568) 20250410090323245 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090323245 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250410090323245 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250410090323245 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250410090323245 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410090323245 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250410090323245 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410090323245 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410090323245 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090323245 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 c8 f0 23 00 00 06 00 08 00 00 00 07  20250410090323245 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090323245 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410090323245 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410090323245 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250410090323245 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410090323245 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=00c8f023) (sccp_scrc.c:486) 20250410090323245 DLSCCP DEBUG Received CO:RELCO for local reference 114 (sccp_scoc.c:1855) 20250410090323245 DLSCCP DEBUG SCCP-SCOC(114)[0x55b0d9fd3b50]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250410090323245 DLSCCP DEBUG SCCP-SCOC(114)[0x55b0d9fd3b50]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250410090323245 DLSCCP DEBUG SCCP-SCOC(114)[0x55b0d9fd3b50]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250410090323245 DLSCCP DEBUG SCCP-SCOC(114)[0x55b0d9fd3b50]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250410090323245 DLSCCP DEBUG SCCP-SCOC(114)[0x55b0d9fd3b50]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(1054)@dc2b9a5d0dfe: f_create_expect(l3 := '05080200F110172A52082926240000000010'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(1054)@dc2b9a5d0dfe: Created Expect[0] for '05080200F110172A52082926240000000010'O to be handled at TC_apply_sccp0(1060) TC_apply_sccp-Iuh0-RUA(1050)@dc2b9a5d0dfe: Added conn table entry 0TC_apply_sccp0(1060)14435761 20250410090323810 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410090323810 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410090323810 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250410090323810 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250410090323810 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xdc45b1, normal) (hnbgw_rua.c:407) 20250410090323810 DHNB DEBUG map_rua[0x55b0da0782c0]{init}: Allocated (fsm.c:456) 20250410090323810 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14435761)[0x55b0da0782c0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250410090323810 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14435761 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250410090323810 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410090323810 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410090323810 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14435761 SCCP-0 CS MI=IMSI-262420000000001: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250410090323810 DCN DEBUG map_sccp[0x55b0da05a0f0]{init}: Allocated (fsm.c:456) 20250410090323810 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-117)[0x55b0da05a0f0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250410090323810 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-14435761 <-> SCCP-117 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250410090323810 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14435761 SCCP-117 msc-0 MI=IMSI-262420000000001: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250410090323810 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14435761)[0x55b0da0782c0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250410090323810 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250410090323810 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250410090323810 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14435761)[0x55b0da0782c0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250410090323810 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-117)[0x55b0da05a0f0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250410090323810 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250410090323810 DLSCCP DEBUG SCCP-SCOC(117)[0x55b0da07b770]{IDLE}: Allocated (fsm.c:456) 20250410090323810 DLSCCP DEBUG SCCP-SCOC(117)[0x55b0da07b770]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250410090323810 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000010004f40030002390056400500f1100926) (sccp_scrc.c:415) 20250410090323810 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090323810 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090323810 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090323810 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090323810 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090323810 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090323810 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090323810 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250410090323810 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250410090323810 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250410090323810 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090323810 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090323810 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090323810 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410090323810 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090323810 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 02 39 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) 20250410090323810 DLSCCP DEBUG SCCP-SCOC(117)[0x55b0da07b770]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250410090323810 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-117)[0x55b0da05a0f0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250410090323810 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14435761)[0x55b0da0782c0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250410090323810 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090323810 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090323810 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090323810 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410090323810 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410090323810 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.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' 20250410090323810 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410090323810 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410090323811 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090323811 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 02 39 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)@dc2b9a5d0dfe: First idle individual index:0 HNBGW_Test.msc0-SCCP(1053)@dc2b9a5d0dfe: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(1054)@dc2b9a5d0dfe: Found Expect[0] for l3='05080200F110172A52082926240000000010'O handled at TC_apply_sccp0(1060) HNBGW_Test.msc0-RAN(1054)@dc2b9a5d0dfe: Added conn table entry 0TC_apply_sccp0(1060)4043512 HNBGW_Test.msc0-SCCP(1053)@dc2b9a5d0dfe: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(1053)@dc2b9a5d0dfe: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_apply_sccp0(1060)@dc2b9a5d0dfe: setverdict(pass): none -> pass 20250410090323818 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090323818 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410090323818 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410090323818 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410090323818 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410090323818 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410090323818 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410090323818 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410090323818 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090323818 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 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 37 64 05 02 00 00 00 00 00 06 00 08 00 00 00 07  20250410090323818 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090323818 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410090323818 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410090323818 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410090323818 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410090323818 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00376405) (sccp_scrc.c:486) 20250410090323818 DLSCCP DEBUG Received CO:COAK for local reference 117 (sccp_scoc.c:1855) 20250410090323818 DLSCCP DEBUG SCCP-SCOC(117)[0x55b0da07b770]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250410090323818 DLSCCP DEBUG SCCP-SCOC(117)[0x55b0da07b770]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250410090323818 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090323818 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250410090323818 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) 20250410090323818 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-117)[0x55b0da05a0f0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250410090323818 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-117)[0x55b0da05a0f0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250410090324818 DLSCCP DEBUG SCCP-SCOC(106)[0x55b0da05d610]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410090324819 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009ad2bd), PART(T=Source Reference,L=4,D=0000006a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410090324819 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090324819 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090324819 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090324819 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090324819 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250410090324819 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090324819 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 9a d2 bd 00 00 6a 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090324819 DLSCCP DEBUG SCCP-SCOC(105)[0x55b0da07b8a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410090324819 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00efec26), PART(T=Source Reference,L=4,D=00000069), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410090324819 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090324819 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090324819 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090324819 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090324819 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250410090324819 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090324819 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 ef ec 26 00 00 69 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090324819 DLSCCP DEBUG SCCP-SCOC(107)[0x55b0da0a5e00]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410090324819 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005d8e18), PART(T=Source Reference,L=4,D=0000006b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410090324819 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410090324819 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090324819 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410090324819 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090324819 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250410090324819 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090324819 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 5d 8e 18 00 00 6b 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090324819 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090324819 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090324819 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090324819 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250410090324819 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250410090324819 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250410090324819 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090324819 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090324819 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090324819 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250410090324819 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250410090324819 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250410090324819 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090324819 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) TC_apply_sccp0(1060)@dc2b9a5d0dfe: "Changing SCCP address, don't apply yet" 20250410090324819 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090324819 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250410090324819 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250410090324819 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' 20250410090324819 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 20250410090324819 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250410090324819 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090324819 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 5d 8e 18 00 00 6b 0f 00 00 00 00 00 06 00 08 00 00 00 04  20250410090324819 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 20250410090324819 DLGLOBAL NOTICE TTCN3 f_logp(): Changing SCCP address, don't apply yet (logging_vty.c:1172) 20250410090325111 DLSCCP DEBUG SCCP-SCOC(102)[0x55b0da054820]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250410090325111 DLSCCP DEBUG SCCP-SCOC(102)[0x55b0da054820]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250410090325111 DLSCCP DEBUG SCCP-SCOC(102)[0x55b0da054820]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250410090325111 DLSCCP DEBUG SCCP-SCOC(102)[0x55b0da054820]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250410090325111 DLSCCP DEBUG SCCP-SCOC(102)[0x55b0da054820]{IDLE}: Deallocated (fsm.c:568) 20250410090325127 DLSCCP DEBUG SCCP-SCOC(103)[0x55b0da0a9470]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250410090325127 DLSCCP DEBUG SCCP-SCOC(103)[0x55b0da0a9470]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250410090325127 DLSCCP DEBUG SCCP-SCOC(103)[0x55b0da0a9470]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250410090325127 DLSCCP DEBUG SCCP-SCOC(103)[0x55b0da0a9470]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250410090325127 DLSCCP DEBUG SCCP-SCOC(103)[0x55b0da0a9470]{IDLE}: Deallocated (fsm.c:568) 20250410090325144 DLSCCP DEBUG SCCP-SCOC(104)[0x55b0da0631f0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250410090325144 DLSCCP DEBUG SCCP-SCOC(104)[0x55b0da0631f0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250410090325144 DLSCCP DEBUG SCCP-SCOC(104)[0x55b0da0631f0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250410090325144 DLSCCP DEBUG SCCP-SCOC(104)[0x55b0da0631f0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250410090325144 DLSCCP DEBUG SCCP-SCOC(104)[0x55b0da0631f0]{IDLE}: Deallocated (fsm.c:568) 20250410090325841 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410090325841 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410090325841 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 46 bytes from client (stream_srv.c:1351) 20250410090325841 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250410090325841 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xdc45b1) (hnbgw_rua.c:471) 20250410090325841 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14435761 SCCP-117 msc-0 MI=IMSI-262420000000001: rx RUA DirectTransfer with 22 bytes RANAP data (hnbgw_rua.c:312) 20250410090325841 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14435761)[0x55b0da0782c0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250410090325841 DRANAP DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250410090325841 DRANAP DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250410090325841 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14435761)[0x55b0da0782c0]{connected}: rx from RUA: RANAP Direct Transfer (context_map_rua.c:171) 20250410090325841 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-117)[0x55b0da05a0f0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250410090325841 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250410090325841 DLSCCP DEBUG SCCP-SCOC(117)[0x55b0da07b770]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250410090325841 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00376405), PART(T=Data,L=22,D=001440120000010010400b0a03351dd4f11b7e9df1bf) (sccp_scrc.c:415) 20250410090325841 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090325841 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090325841 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090325841 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090325841 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410090325841 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090325841 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 37 64 05 00 01 16 00 14 40 12 00 00 01 00 10 40 0b 0a 03 35 1d d4 f1 1b 7e 9d f1 bf 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090325842 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090325842 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090325842 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090325842 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410090325842 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410090325842 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.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' 20250410090325842 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410090325842 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410090325842 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090325842 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 37 64 05 00 01 16 00 14 40 12 00 00 01 00 10 40 0b 0a 03 35 1d d4 f1 1b 7e 9d f1 bf 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(1053)@dc2b9a5d0dfe: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(1053)@dc2b9a5d0dfe: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(1053)@dc2b9a5d0dfe: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(1053)@dc2b9a5d0dfe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_apply_sccp0(1060)@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(1053)@dc2b9a5d0dfe: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(1053)@dc2b9a5d0dfe: vl_len:22 HNBGW_Test.msc0-SCCP(1053)@dc2b9a5d0dfe: vl_from0 HNBGW_Test.msc0-SCCP(1053)@dc2b9a5d0dfe: data sent by MTP3_SCCP_PORT: '001440120000010010400B0ABEB7185A9BF4867A8919'O 20250410090325857 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090325857 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410090325857 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410090325857 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410090325857 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410090325857 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410090325857 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410090325857 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410090325857 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090325857 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 be b7 18 5a 9b f4 86 7a 89 19 00 00 00 00 06 00 08 00 00 00 07  20250410090325858 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 64 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090325858 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410090325858 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410090325858 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410090325858 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410090325858 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=001440120000010010400b0abeb7185a9bf4867a8919) (sccp_scrc.c:486) 20250410090325858 DLSCCP DEBUG Received CO:CODT for local reference 117 (sccp_scoc.c:1855) 20250410090325858 DLSCCP DEBUG SCCP-SCOC(117)[0x55b0da07b770]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250410090325858 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090325858 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250410090325858 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-117)[0x55b0da05a0f0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250410090325858 DRANAP DEBUG Rx CO IM (Direct Transfer) (ranap_common_ran.c:43) 20250410090325858 DRANAP DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250410090325858 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-117)[0x55b0da05a0f0]{connected}: rx from SCCP: RANAP Direct Transfer (context_map_sccp.c:217) 20250410090325858 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14435761)[0x55b0da0782c0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250410090325858 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 46 bytes (hnbgw_rua.c:122) 20250410090325858 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410090325858 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 46 bytes of data (stream_srv.c:827) 20250410090325867 DLGLOBAL NOTICE TTCN3 f_logp(): Apply SCCP address changes (logging_vty.c:1172) TC_apply_sccp0(1060)@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed TC_apply_sccp0(1060)@dc2b9a5d0dfe: "Apply SCCP address changes" 20250410090325868 DCN NOTICE (msc-0) config changed, restarting SCCP (hnbgw_cn.c:822) 20250410090325868 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-117)[0x55b0da05a0f0]{connected}: Received Event MAP_SCCP_EV_USER_ABORT (hnbgw_cn.c:791) 20250410090325868 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250410090325868 DLSCCP DEBUG SCCP-SCOC(117)[0x55b0da07b770]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250410090325868 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00376405), PART(T=Source Reference,L=4,D=00000075), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250410090325868 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090325868 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090325868 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090325868 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090325868 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250410090325868 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090325868 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [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 37 64 05 00 00 75 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090325868 DLSCCP DEBUG SCCP-SCOC(117)[0x55b0da07b770]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250410090325868 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-117)[0x55b0da05a0f0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250410090325868 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14435761)[0x55b0da0782c0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250410090325868 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14435761)[0x55b0da0782c0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250410090325868 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250410090325868 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14435761)[0x55b0da0782c0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250410090325868 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14435761)[0x55b0da0782c0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250410090325868 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14435761)[0x55b0da0782c0]{disrupted}: Freeing instance (context_map.c:202) 20250410090325868 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14435761)[0x55b0da0782c0]{disrupted}: Deallocated (fsm.c:568) 20250410090325868 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-117)[0x55b0da05a0f0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250410090325868 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-117)[0x55b0da05a0f0]{disconnected}: Freeing instance (context_map.c:206) 20250410090325868 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-117)[0x55b0da05a0f0]{disconnected}: Deallocated (fsm.c:568) 20250410090325868 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14435761 SCCP-117 msc-0 MI=IMSI-262420000000001: Deallocating (context_map.c:225) 20250410090325868 DCN DEBUG (msc-0) remote-addr is 'msc-foo', using cs7 instance 0 (hnbgw_cn.c:846) 20250410090325868 DCN DEBUG (msc-0) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:866) 20250410090325868 DCN NOTICE (msc-0) using: cs7-0 0.23.5 <-> 0.42.4 msc-0 msc-foo (hnbgw_cn.c:800) 20250410090325868 DCN DEBUG (msc-1) SCCP instance already set up, using cs7-0.sccp (hnbgw_cn.c:825) 20250410090325868 DCN DEBUG (msc-2) SCCP instance already set up, using cs7-0.sccp (hnbgw_cn.c:825) 20250410090325868 DCN DEBUG (msc-3) SCCP instance already set up, using cs7-0.sccp (hnbgw_cn.c:825) 20250410090325868 DCN DEBUG (sgsn-0) SCCP instance already set up, using cs7-0.sccp (hnbgw_cn.c:825) 20250410090325868 DCN DEBUG (sgsn-1) SCCP instance already set up, using cs7-0.sccp (hnbgw_cn.c:825) 20250410090325868 DCN DEBUG (sgsn-2) SCCP instance already set up, using cs7-0.sccp (hnbgw_cn.c:825) 20250410090325868 DCN DEBUG (sgsn-3) SCCP instance already set up, using cs7-0.sccp (hnbgw_cn.c:825) 20250410090325868 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250410090325868 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250410090325868 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090325868 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090325868 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090325868 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250410090325868 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250410090325868 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.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' 20250410090325868 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250410090325868 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250410090325868 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090325868 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 37 64 05 00 00 75 00 00 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(1053)@dc2b9a5d0dfe: Session index based on local reference:0 20250410090325872 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090325872 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250410090325872 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250410090325872 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250410090325872 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250410090325872 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250410090325872 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250410090325872 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250410090325872 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090325872 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 37 64 05 00 00 06 00 08 00 00 00 07  HNBGW_Test.msc0-RAN(1054)@dc2b9a5d0dfe: Deleted conn table entry 0TC_apply_sccp0(1060)4043512 20250410090325872 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090325872 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410090325872 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250410090325873 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250410090325873 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250410090325873 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=00376405) (sccp_scrc.c:486) 20250410090325873 DLSCCP DEBUG Received CO:RELCO for local reference 117 (sccp_scoc.c:1855) 20250410090325873 DLSCCP DEBUG SCCP-SCOC(117)[0x55b0da07b770]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250410090325873 DLSCCP DEBUG SCCP-SCOC(117)[0x55b0da07b770]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250410090325873 DLSCCP DEBUG SCCP-SCOC(117)[0x55b0da07b770]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250410090325873 DLSCCP DEBUG SCCP-SCOC(117)[0x55b0da07b770]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250410090325873 DLSCCP DEBUG SCCP-SCOC(117)[0x55b0da07b770]{IDLE}: Deallocated (fsm.c:568) TC_apply_sccp-Iuh0-RUA(1050)@dc2b9a5d0dfe: Deleted conn table entry 0TC_apply_sccp0(1060)14435761 MTC@dc2b9a5d0dfe: ok: talloc reports "asn1_context" = 1 bytes 20250410090326888 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:33317<->l=127.0.0.1:4262) (control_if.c:193) 20250410090326888 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60584<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(1047)@dc2b9a5d0dfe: Final verdict of PTC: none VirtHNBGW-STATS(1046)@dc2b9a5d0dfe: Final verdict of PTC: none MTC@dc2b9a5d0dfe: setverdict(pass): pass -> pass, component reason not changed 20250410090326889 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60568<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250410090326889 DLINP DEBUG SRVCONN(,r=127.0.0.1:36396<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410090326889 DLINP DEBUG SRVCONN(,r=127.0.0.1:36396<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410090326889 DLINP NOTICE SRV(,r=127.0.0.1:36396<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410090326889 DMAIN NOTICE (127.0.0.1:36396 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:36396<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250410090326889 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20250410090326889 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250410090326889 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250410090326889 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410090326889 DMAIN NOTICE (127.0.0.1:9999 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) 20250410090326889 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) MutexDispCT-TC_apply_sccp(1045)@dc2b9a5d0dfe: Final verdict of PTC: none TC_apply_sccp-Iuh1-RUA(1052)@dc2b9a5d0dfe: Final verdict of PTC: none TC_apply_sccp-Iuh0-RUA(1050)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(1056)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW_Test.msc0-RAN(1054)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(1057)@dc2b9a5d0dfe: Final verdict of PTC: none 20250410090326892 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250410090326892 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410090326892 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250410090326892 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250410090326892 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250410090326892 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410090326892 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250410090326892 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250410090326892 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250410090326892 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410090326892 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250410090326892 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250410090326892 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250410090326892 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090326892 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-msc0-0: connection closed 20250410090326892 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind HNBGW_Test.msc0-SCCP(1053)@dc2b9a5d0dfe: Final verdict of PTC: none TC_apply_sccp-Iuh1(1051)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW-MGCP(1059)@dc2b9a5d0dfe: Final verdict of PTC: none 20250410090326892 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250410090326892 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250410090326892 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250410090326892 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-PFCP(1048)@dc2b9a5d0dfe: Final verdict of PTC: none 20250410090326892 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  20250410090326892 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  20250410090326893 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410090326893 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250410090326893 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250410090326893 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250410090326893 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250410090326893 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250410090326893 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250410090326893 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090326893 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) TC_apply_sccp-Iuh0(1049)@dc2b9a5d0dfe: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(1055)@dc2b9a5d0dfe: Final verdict of PTC: none 20250410090326893 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 20250410090326893 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250410090326893 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090326893 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-sgsn0-0: connection closed 20250410090326893 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250410090326893 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250410090326893 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250410090326893 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250410090326893 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 20250410090326893 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  20250410090326893 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250410090326893 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250410090326893 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250410090326893 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 20250410090326893 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:378) HNBGW_Test.sgsn0-M3UA(1058)@dc2b9a5d0dfe: Final verdict of PTC: none 20250410090326894 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410090326894 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410090326894 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090326894 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410090326894 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250410090326894 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250410090326894 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250410090326894 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250410090326894 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250410090326894 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250410090326894 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250410090326894 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250410090326894 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250410090326894 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250410090326894 DRANAP DEBUG cnlink(sgsn-0)[0x55b0da03d3a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250410090326894 DRANAP NOTICE cnlink(sgsn-0)[0x55b0da03d3a0]{DISCONNECTED}: link lost (cnlink.c:118) 20250410090326896 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60588<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_apply_sccp0(1060)@dc2b9a5d0dfe: Final verdict of PTC: pass MTC@dc2b9a5d0dfe: Setting final verdict of the test case. MTC@dc2b9a5d0dfe: Local verdict of MTC: pass MTC@dc2b9a5d0dfe: Local verdict of PTC MutexDispCT-TC_apply_sccp(1045): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC VirtHNBGW-STATS(1046): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC IPA-CTRL-CLI-IPA(1047): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW-PFCP(1048): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC TC_apply_sccp-Iuh0(1049): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC TC_apply_sccp-Iuh0-RUA(1050): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC TC_apply_sccp-Iuh1(1051): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC TC_apply_sccp-Iuh1-RUA(1052): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.msc0-SCCP(1053): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.msc0-RAN(1054): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.msc0-M3UA(1055): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(1056): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.sgsn0-RAN(1057): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(1058): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC HNBGW-MGCP(1059): none (pass -> pass) MTC@dc2b9a5d0dfe: Local verdict of PTC TC_apply_sccp0(1060): pass (pass -> pass) MTC@dc2b9a5d0dfe: Test case TC_apply_sccp finished. Verdict: pass MTC@dc2b9a5d0dfe: 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'. Thu Apr 10 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 20250410090326940 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58694<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250410090327443 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58694<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=352852) Waiting for packet dumper to finish... 1 (prev_count=352852, count=382836) 20250410090328894 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250410090328894 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250410090328894 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250410090328894 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250410090328894 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250410090328894 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@dc2b9a5d0dfe: 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@dc2b9a5d0dfe: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@dc2b9a5d0dfe: Terminating MTC. MC@dc2b9a5d0dfe: MTC terminated. MC2> exit MC@dc2b9a5d0dfe: Shutting down session. MC@dc2b9a5d0dfe: 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 (389142) [testenv][with-pfcp] Merging log files [testenv][with-pfcp] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite', 'testenv-hnbgw-all-osmocom-nightly-20250410-0847-208c9e61-1', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/log_merge.sh HNBGW_Tests --rm >/dev/null'] 20250410090332772 DLSCCP DEBUG SCCP-SCOC(109)[0x55b0da0cc2c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410090332772 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0063ad57), PART(T=Source Reference,L=4,D=0000006d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410090332772 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090332772 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090332772 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250410090332772 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090332772 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250410090332772 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090332772 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 63 ad 57 00 00 6d 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090332772 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090332772 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090332772 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090332772 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250410090332772 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250410090332772 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250410090333039 DLSCCP DEBUG SCCP-SCOC(115)[0x55b0da075290]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250410090333039 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d1ee28), PART(T=Source Reference,L=4,D=00000073), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250410090333039 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410090333039 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410090333039 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250410090333039 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410090333039 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250410090333039 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b0da06fe60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410090333039 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 0a 03 00 00 00 04 d1 ee 28 00 00 73 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250410090333039 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250410090333039 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250410090333039 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250410090333039 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250410090333039 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250410090333039 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' 20250410090333039 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 20250410090333039 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250410090333039 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250410090333039 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 d1 ee 28 00 00 73 0f 00 00 00 00 00 06 00 08 00 00 00 04  20250410090333039 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 20250410090334814 DLSCCP DEBUG SCCP-SCOC(107)[0x55b0da0a5e00]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250410090334814 DLSCCP DEBUG SCCP-SCOC(107)[0x55b0da0a5e00]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250410090334814 DLSCCP DEBUG SCCP-SCOC(107)[0x55b0da0a5e00]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250410090334814 DLSCCP DEBUG SCCP-SCOC(107)[0x55b0da0a5e00]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250410090334814 DLSCCP DEBUG SCCP-SCOC(107)[0x55b0da0a5e00]{IDLE}: Deallocated (fsm.c:568) 20250410090334816 DLSCCP DEBUG SCCP-SCOC(105)[0x55b0da07b8a0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250410090334816 DLSCCP DEBUG SCCP-SCOC(105)[0x55b0da07b8a0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250410090334816 DLSCCP DEBUG SCCP-SCOC(105)[0x55b0da07b8a0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250410090334816 DLSCCP DEBUG SCCP-SCOC(105)[0x55b0da07b8a0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250410090334816 DLSCCP DEBUG SCCP-SCOC(105)[0x55b0da07b8a0]{IDLE}: Deallocated (fsm.c:568) 20250410090334816 DLSCCP DEBUG SCCP-SCOC(106)[0x55b0da05d610]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250410090334816 DLSCCP DEBUG SCCP-SCOC(106)[0x55b0da05d610]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250410090334816 DLSCCP DEBUG SCCP-SCOC(106)[0x55b0da05d610]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250410090334816 DLSCCP DEBUG SCCP-SCOC(106)[0x55b0da05d610]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250410090334816 DLSCCP DEBUG SCCP-SCOC(106)[0x55b0da05d610]{IDLE}: Deallocated (fsm.c:568) [testenv][with-pfcp] Formatting log files [testenv][with-pfcp] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite', 'testenv-hnbgw-all-osmocom-nightly-20250410-0847-208c9e61-1', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts/log_format.sh'] [testenv][with-pfcp] Stopping stp (389043) [testenv][with-pfcp] Stopping hnbgw (389077) [testenv][with-pfcp] Running testsuite clean script (reason: finished) [testenv][with-pfcp] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'TESTENV_CLEAN_REASON=finished', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite', 'testenv-hnbgw-all-osmocom-nightly-20250410-0847-208c9e61-1', 'sh', '-c', 'rename_junit_xml_classname.sh :with-pfcp'] Adding ':with-pfcp' to classnames in: ./junit-xml-with-pfcp-737.log [testenv] Showing with-pfcp/testsuite/junit-xml-with-pfcp-737.log [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-nightly-20250410-0847-208c9e61-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', '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-20250410-0847-208c9e61-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-20250410-0847-208c9e61-1'] testenv-hnbgw-all-osmocom-nightly-20250410-0847-208c9e61-1 [testenv] feed_watchdog_loop: podman container has stopped [testenv] Logs saved to: https://jenkins.osmocom.org/jenkins/job/ttcn3-hnbgw-test/1191/artifact/logs/  + rm -rf _cache .linux Recording test results [Checks API] No suitable checks publisher found. Archiving artifacts Finished: SUCCESS